@import url('/font/fontstyle.css');
@charset "utf-8";
/* CSS Document
font-family: 'robotoregular';
font-family: 'robotobold';
 */

body {width:100%; height:auto; margin:0 auto; padding:0;}

img { 
    /*max-width:100%; 
    max-height:100%;*/ 
    border:0px; 
    margin:0px; 
    padding:0px;}

p, h1, h2, h3, h4, h5, h6, ul, li {
margin:0px;
padding:0px;
list-style-type:none;
}

a {text-decoration:none}

.magic {clear:both; padding:0px; margin:0px;  height:0px; width:0px;}

.page {width:980px; height:auto; margin:0 auto;}

.headbx, .slidrbox, .graybg, .whitebg, .fgbg, .bluebg, .dblubg  {width:100%;}

.headbx {padding:30px 0 25px;}
	.logo {float:left;}
	.nmbr {float:right; text-align:right; font-family: 'robotobold';}
		.nmbr h5 {color:#0085c3; font-size:12px;}
		.nmbr h6 {color:#353535; font-size:25px;}

.slidrbox {height:auto; }



.graybg {background:#f8f8f8; padding:35px 0; color:#353535; font-size:34px; font-family: 'robotobold'; line-height:34px;} 


.whitebg {background:#fff; min-height:990px;}
	.wclm1 {float:left; width:620px;}
	.wclm2 {float:right; width:330px; margin:-317px 0 0; background-color:#363b42;}
	
	.wclm2 .headbx {padding:30px 25px; background:#0085c3; width:280px; position:relative; z-index:999;}
	.wclm2 .headbx h1 {font-size:25px; color:#fff; font-family: 'robotobold'; padding:0 0 10px 0;}
	.wclm2 .headbx p {font-size:14px; color:#fff; font-family: 'robotoregular';}
	.wclm2 .headbx:after {
		top: 100%;
		left: 50%;
		border: solid transparent;
		content: " ";
		height: 0;
		width: 0;
		position: absolute;
		pointer-events: none;
		border-color: rgba(136, 183, 213, 0);
		border-top-color: #0085c3;
		border-width: 10px;
		margin-left: -10px;
	}
	
	.formbx {background:#353535;padding:30px;width:270px;}
	.infld {margin:0 0 10px 0;}
	.infld input, .infld select, .infld textarea 
	{color:#838488; padding:15px; font-size:14px; border:0; outline:none; background:#fff;
	 font-family:Arial, Helvetica, sans-serif; font-weight:bold; width:240px;}
	 	.fld1 input { float:left; width:105px;}
		.fld1 select { float:right; width:120px;}
		.infld textarea {height:100px; resize:none;}
		.fld2 {padding:10px 0;}
		.fld2 input {float:left; width:auto; margin:5px 5px 2px 0px;}
		.fld2 label {color:#fff; font-size:11px; font-family:Arial, Helvetica, sans-serif; line-height:11px;}
		.fld3 {border-top:4px solid #595959; padding:20px 0 0 0;}
		.fld3 input {background:#ffcb08; padding:8px 20px; border-radius:30px; margin:0 54px; cursor:pointer; width:176px; color:#353535;font-family: 'robotobold'; transition:background 0.7s;   }
		.fld3 input:hover {background:#fff;}

.talkbx {background:#fff; padding:40px 25px; border-bottom:4px solid #353535;}
.talkbx h2 {color:#353535; font-size:25px; font-family: 'robotobold'; padding:0 20px 35px; line-height:30px; }
.talkbx .imgbx {float:left; margin: 0 10px 0 0;}
.talkbx .imgbx img {max-width:100px;}
.talkbx .txtbx {max-width:700px;}
.talkbx .txtbx h3 {color:#353535; font-size:18px; font-family: 'robotobold';}
.talkbx .txtbx h4 {color:#353535; font-size:14px; font-family: 'robotobold';}
.talkbx .txtbx h5 {color:#747474; font-size:14px; font-family: 'robotobold';}
.talkbx .txtbx h6 {color:#0085c3; font-size:12px; font-family: 'robotoregular'; font-weight:normal;}
.talkbx .txtbx h7 {color:#747474; font-size:12px; font-family: 'robotoregular'; font-weight:normal;}

	
	.iconbx {padding:40px 0; border-bottom:5px solid #f8f8f8;}
	.iconbx:last-child {border:none;}
		.iconimg {float:left; margin:0 20px 0 0; width:94px;}
		.iciontxt {float:right; width:506px;}
		.iciontxt h2 {font-size:25px; color:#0085c3; line-height:25px; font-family:'robotobold'; padding:0 0 12px 0;}
		.iciontxt p {font-family: 'robotoregular'; color:#000; font-size:14px;}

.fgbg {background:#f8f8f8; padding:40px 0; text-align:center;color:#353535; }
	.fgbg p {font-size:23px; font-style:italic; font-family:Arial, Helvetica, sans-serif; line-height:30px; padding:0 75px;}
	.fgbg h5 {font-size:18px; font-family: 'robotoregular'; font-weight:normal; padding:25px 0 0 0;}
	.fgbg h6 {font-size:12px; font-family: 'robotoregular';  font-weight:normal;}


.bluebg {background:#0085c3; padding:58px 0;}
.bluebg h1 {color:#004a6c; font-family: 'robotobold'; font-size:25px; padding:0 0 35px 0;}
	.bluebg .clogo {width:87.5px; padding:0 20px; float:left;}
	.bluebg .clogof {padding-left:0;}
	.bluebg .clogol {padding-right:0;}

.dblubg {background:#004a6c; padding:25px 0; line-height:44px;}
	.dbcl1 {float:left; text-transform:uppercase;}
		.dbcl1 span {color:#fff; font-family: 'robotobold'; font-size:14px; margin:0 15px 0 0;}
		.dbcl1 a {color:#fff; font-family: 'robotobold'; font-size:14px; padding:10px 25px; border-radius:20px; background:#0085c3;transition:all 0.75s;}
		 .dbcl1 a:hover {background:#fff; color:#0085c3;}
	.dbcl2 {float:right;}
	.dbcl2 ul li {float:left;  }
	.dbcl2 ul li a {color:#fff; padding:00 6px 0 6px; font-size:14px;border-left:1px solid #fff; font-family: 'robotoregular';}
	.dbcl2 ul li:first-child a {border:none; }
	
	
	
	
	

.callbacks_container {
  position: relative;
  width:1400px;
  margin:0 auto;
  }

.callbacks {
  position: relative;
  list-style: none;
  overflow: hidden;
  width:1400px;
  margin:0 auto;
  padding: 0;
  }

.callbacks li {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
  }

.callbacks img {
  border-style: none;
    border-color: inherit;
    border-width: 0;
    display: block;
    position: relative;
    z-index: 1;
    height: auto;
    width: 100%;
    top: 0px;
    left: 0px;
}

.callbacks .caption {
  display: block;
  position: absolute;
  z-index: 2;
  text-shadow: none;
  color: #fff;
  background: #000;
  background: rgba(0,0,0, .8);
  left: 30px;
  top:150px;
  padding: 20px;
  margin: 0;
  width:500px;
  }


.callbacks_nav {
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 52%;
  left: 0;
  opacity: 0.7;
  z-index: 3;
  text-indent: -9999px;
  overflow: hidden;
  text-decoration: none;
  height: 61px;
  width: 38px;
  background: transparent url("themes/themes.gif") no-repeat left top;
  margin-top: -45px;
  }

.callbacks_nav:active {
  opacity: 1.0;
  }

.callbacks_nav.next {
  left: auto;
  background-position: right top;
  right: 0;
  }
  
  
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
  }

.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
  display: block;
  height: auto;
  float: left;
  width: 1400px;
  border: 0;

  }
  
.callbacks .caption p {  font-size: 32px; line-height:35px; font-family: 'robotobold'; padding:0 0 30px 0;}  
.callbacks .caption a {  font-size: 14px; color:#fff; padding:8px 46px 8px 20px; transition:background 0.7s;
background:url("images/playbg.png") no-repeat scroll 245px center #0085C3; text-transform:uppercase; border-radius:30px; font-family: 'robotobold';}    
.callbacks .caption a:hover {background-color:rgba(0,133,195,0.6); }
.flex-caption-content p{font-size:26px; margin:0 0 19px 0; padding:0px; line-height:31px;}
.flex-caption-content p strong{font-size:32px;}
.flex-caption {padding-left:4% !important; width:32%;}
.flex-caption .link {  font-size: 14px; color:#fff; padding:8px 46px 8px 20px; transition:background 0.7s;
background:url("../images/playbg.png") no-repeat scroll 245px center #0085C3; text-transform:uppercase; border-radius:30px; font-family: 'robotobold';}    
.flex-caption .link:hover {background-color:rgba(0,133,195,0.6); }
.flex-caption-content{padding: 21px 0;}
#mask {
display: none;background:none;position: fixed; left: 0; top: 0;width: 100%; 
height: 100%;opacity: 0.8;z-index:9999;
}
.popupbox {
	display:none;
	background:#fff;
	position: fixed;
	top: 10%;
	left:50%;
	width:550px;
	margin:0 0 0 -275px;
	padding:15px;
	z-index: 999999;
	box-shadow:0 10px 25px hsla(0, 0%, 0%, 0.5);
	-moz-box-shadow:0 10px 25px hsla(0, 0%, 0%, 0.5); /* Firefox */
    -webkit-box-shadow:0 10px 25px hsla(0, 0%, 0%, 0.5); /* Safari, Chrome */
	}
.close {margin:-28px -28px 0 0; float:right; border-radius:50%; box-shadow:-2px 2px 3px #999;}
.close img {width:28px;border-radius:50%;  height:28px;}



@media screen and (max-width:1900px) {/* 1280 px */

	.callbacks {width:1280px;}

}

@media screen and (max-width:1279px) {/* 980 px */
	.page {max-width:980px;} 
	.callbacks {width:100%;}
	.callbacks .caption {padding:20px; top:50px;}

}

@media screen and (max-width:979px) { /* 800 px */
	.page {max-width:780px; padding:0 10px;}
	.wclm1 {width:100%; float:none;}
	.iciontxt {width:80%; float:left;}
	.wclm2 {float:none; margin:0 auto 20px;}
	
	.bluebg .clogo {padding:15px 50px ;}
}

@media screen and (max-width:799px) { /* 768 px */
	.page {max-width:760px; padding:0 4px;}
	.callbacks .caption p {line-height:25px; font-size:22px;}
}

@media screen and (max-width:767px) { /* 640 px */
	.page {max-width:632px;}
	.callbacks .caption {width:420px; padding:10px 10px 20px;}
	.bluebg .clogo {padding:15px 30px;}
}

@media screen and (max-width:639px) { /* 360 px */
	.page {max-width:356px; padding:0 2px;}
	.logo {width:209px; margin:0 auto 15px; float:none;}
	.nmbr {padding:20px 15px 0 0;}
	.callbacks .caption {width:60%;}
	.callbacks {height:280px;}
	.callbacks .caption p {font-size: 12px;line-height: 15px;}
	.callbacks img {  height: 100%;    max-width: none;   width: auto;}
	.callbacks .caption a {font-size:10px; padding:8px 35px 8px 10px; background:url("/images/playbg.png") no-repeat scroll 167px center #0085C3;}
	.graybg {font-size:24px; line-height:25px;}
	.iciontxt {width:60%;}
	.bluebg .clogo {
    padding: 15px 40px;
}


}

@media screen and (max-width:359px) { /* 320 px */
.page {max-width:100%; padding:0; overflow:hidden;}
.wclm2 .headbx {padding:30px 20px;}
.formbx {padding:30px 25px;}
.callbacks .caption a {padding:8px 13px 8px 10px;}
.bluebg .clogo {padding:15px 30px;}
}



