@charset "utf-8";
/* CSS Document */
#container {
  width: 100%;
  
  position: relative;
  min-width: 1233px;
}
#navi,
#slide {
  width: 100%;
  
}
#slide {
  z-index: 0;
}
.top-bg-slide {
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 260px;
	position: relative;
	top: 0;
	left: 0;
	z-index: 20;
	
	
	background-image: url(../img/top-bg-slide.png);
}
.flex-item {
   padding: 5px;
  
  height: 210px;
  margin-top: 10px;
  
  line-height: 210px;
  
  text-align: center;
  
}
 .jssorb05 {
            position: absolute;
        }
        .jssorb05 div, .jssorb05 div:hover, .jssorb05 .av {
            position: absolute;
            /* size of bullet elment */
            width: 16px;
            height: 16px;
            background: url('img/b05.png') no-repeat;
            overflow: hidden;
            cursor: pointer;
        }
        .jssorb05 div { background-position: -7px -7px; }
        .jssorb05 div:hover, .jssorb05 .av:hover { background-position: -37px -7px; }
        .jssorb05 .av { background-position: -67px -7px; }
        .jssorb05 .dn, .jssorb05 .dn:hover { background-position: -97px -7px; }

        /* jssor slider arrow navigator skin 22 css */
        /*
        .jssora22l                  (normal)
        .jssora22r                  (normal)
        .jssora22l:hover            (normal mouseover)
        .jssora22r:hover            (normal mouseover)
        .jssora22l.jssora22ldn      (mousedown)
        .jssora22r.jssora22rdn      (mousedown)
        .jssora22l.jssora22lds      (disabled)
        .jssora22r.jssora22rds      (disabled)
        */
        .jssora22l, .jssora22r {
            display: block;
            position: absolute;
            /* size of arrow element */
            width: 40px;
            height: 58px;
            cursor: pointer;
            background: url('../img/a22.png') center center no-repeat;
            overflow: hidden;
        }
        .jssora22l { background-position: -10px -31px; }
        .jssora22r { background-position: -70px -31px; }
        .jssora22l:hover { background-position: -130px -31px; }
        .jssora22r:hover { background-position: -190px -31px; }
        .jssora22l.jssora22ldn { background-position: -250px -31px; }
        .jssora22r.jssora22rdn { background-position: -310px -31px; }
        .jssora22l.jssora22lds { background-position: -10px -31px; opacity: .3; pointer-events: none; }
        .jssora22r.jssora22rds { background-position: -70px -31px; opacity: .3; pointer-events: none; }
		
		.nav{
	text-align: center;
	width: 100%;
	margin-left: 35%;
		}
		
		.logo {
	width: 15%;
	float: left;
	text-align: center;
	position:absolute;
	top:10px;
	left: 10px;
	margin-right: 20px;
	z-index: 30;
}
		.log {
	width: 260px;
	float: right;
	text-align: center;
	position:absolute;
	top:150px;
	right: 10px;
	margin-right: 85px;
	z-index: 300;
	
}
.call-top {
	margin-right:100px;
	padding-top:10px;
	padding-bottom:10px;
	letter-spacing: 0.07em;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.call-top2 {
	letter-spacing: 0.07em;
	font-size: 10pt;
	text-transform: uppercase;
	color: #FFF;
	font-family: Tahoma, Geneva, sans-serif;
}
.log-tab{
	background-image: url(../slider/log-bg2.png);
	background-repeat: no-repeat;
}
#programs-s{
	background-image: url(../img/btm-pro-slider.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 460px;
	position:relative;
	text-align: center;
	width: 100%;
}
#bg-image{
	background-image: url(../img/page-bg2.jpg);
	background-repeat: no-repeat;
	width: 100%;
	
	background-size: 100% auto;
}
#top-line{
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #142189;
	background-image: url(../slider/bg-text.png);
	background-repeat: repeat;
}
.carousel{
	background-color: rgba(1, 5, 40, 0.8);

	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px;
	width: 1020px;
	-webkit-box-shadow: 4px 4px 14px 0px rgba(26,26,26,0.25);
-moz-box-shadow: 4px 4px 14px 0px rgba(26,26,26,0.25);
box-shadow: 4px 4px 14px 0px rgba(26,26,26,0.25);
}
.fb-like {
	border: 2px solid #FFEEEE;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-left: none;
	background-color: #EEE;
	background-image: url(kl_stripes.gif);
	background-repeat: repeat;
	-webkit-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.4);
	-moz-box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.4);
	box-shadow: 5px 5px 20px 0px rgba(0,0,0,0.4);
	transition-timing-function: ease-out;
	transform: translateZ(0);
	-webkit-transform: translateZ(0);
	-moz-transform: translateZ(0);
	-ms-transform: translateZ(0);
	-o-transform: translateZ(0);
	border: 2px solid #fe5c07;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	border-left: none;
	font-size: 14pt;
	color: #142189;
	font-family: 'Open Sans', sans-serif;
	text-align: center;
	padding: 10px;
	line-height: 40px;
}
.fb-like .inner {
    border: 2px solid #D40000;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    border-left: none;
}
.top_slide {
	width: 320px;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.8);
	text-align: center;
	top: 100px;
	right: 120px;
	z-index: 2;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	transition: all 0.5s ease;
	padding-top: 5px;
	padding-bottom: 5px;
	-webkit-box-shadow: 4px 4px 14px 0px rgba(26,26,26,0.25);
	-moz-box-shadow: 4px 4px 14px 0px rgba(26,26,26,0.25);
	box-shadow: 4px 4px 14px 0px rgba(26,26,26,0.25);
	font-weight: normal;
	color: #132088;
	font-family: 'Open Sans', sans-serif;
	font-size: 12pt;
}
#dot-bg {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.8);
	padding: 0px;
}
.slide-image{
		overflow: hidden;
	border-radius: 10px;
	
}
    .slider {
	width: 100%;
	background-color: #132088;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFF;	
    }

    .slick-slide {
      margin: 0px 20px;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
        color: black;
    }
	.slick-pro{
	font-family: 'Roboto', sans-serif;
	font-size: 36pt;
	margin-right: 25px;
	margin-left: 25px;
	color: #FFF;
	text-decoration: none;
	background-color: #132088;
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	}
	.slick-pro:hover{
	margin-right: 25px;
	margin-left: 25px;
	background-color: #F60;	
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	 -webkit-transition: background-color 300ms linear;
    -ms-transition: background-color 300ms linear;
    transition: background-color 300ms linear;
	}
	.slick-name{
	font-family: 'Roboto', sans-serif;
	font-size: 30pt;
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: italic;
	border: 2px solid #132088;
	}
	a.slick-name: link{
	font-family: 'Roboto', sans-serif;
	font-size: 30pt;
	color: #FFF;
	text-decoration: none;
	
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: italic;
	border: 2px solid #132088;
	}
	a.slick-name:visited {
	font-family: 'Roboto', sans-serif;
	font-size: 30pt;
	color: #FFF;
	text-decoration: none;
	
	-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: italic;
	border: 2px solid #132088;
	
}
a.slick-name:hover {
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	background-color: #142189;
	-webkit-transition: border-radius 300ms   ease-in;
	-moz-transition: border-radius 300ms   ease-in;
	-o-transition: border-radius 300ms   ease-in;
	-ms-ransition: border-radius 300ms   ease-in;
	transition: border-radius 300ms   ease-in;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	border: 2px solid #FFF;	
}
a.slick-name:active {
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 80px;
	-moz-border-radius: 80px;
	border-radius: 80px;
	background-color: #142189;
	-webkit-transition: border-radius 300ms   ease-in;
	-moz-transition: border-radius 300ms   ease-in;
	-o-transition: border-radius 300ms   ease-in;
	-ms-ransition: border-radius 300ms   ease-in;
	transition: border-radius 300ms   ease-in;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;	
	border: 2px solid #FFF;
}
a {
    text-decoration: none;
}
a.add-text:link {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	line-height: 25px;
	letter-spacing: .07em;
}
a.add-text:visited {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
a.add-text:hover {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #132088;
	text-decoration: none;
}
a.add-text:active {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	color: #132088;
	text-decoration: none;
}
#social-bg-plain {
	background-color: #E35506;
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-width: 2px;
	border-right-width: 4px;
	border-bottom-width: 0px;
	border-left-width: 4px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 0px;
}
.icon-border-plain {
	border: thin solid #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #132088;
	margin-top: 2px;
	margin-bottom: 2px;
}
.icon-border-plain:hover {
	border: thin solid #fff;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EB671C;
	margin-top: 2px;
	margin-bottom: 2px;
}
.icon-border-plain2 {
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: 0px;
	margin-left: 0px;
	
	margin-top: 2px;
	margin-bottom: 2px;
}
.icon-border-plain2:hover {
	
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #EB671C;
	margin-top: 2px;
	margin-bottom: 2px;
}
#social-bg-big {
	-webkit-border-top-left-radius: 6px;
	-webkit-border-top-right-radius: 6px;
	-moz-border-radius-topleft: 6px;
	-moz-border-radius-topright: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-left-color: #FFF;
	margin-bottom: 20px;
	margin-top: 20px;
}
.icon-border-big {
	border: thin solid #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #020A4D;
}
.icon-border-big:hover {
	border: thin solid #FFF;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #FE5C07;
}
	.slick-follow{
	font-family: 'Roboto', sans-serif;
	font-size: 20pt;
	color: #FFF;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: italic;
	border: 0px solid #020A4D;
	}
	.slick-follow-black{
	font-family: 'Roboto', sans-serif;
	font-size: 28pt;
	color: #020A4D;
	text-decoration: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	font-style: italic;
	border: 0px solid #020A4D;
	}