@charset "utf-8";
/* header Style */

a:hover{text-decoration:none;}
.container{font-size: 14px;}

.navbar-inverse{ background-color:#222222; }

.navbar {
    margin-bottom:0px;
    border:none;
	border-radius:0;
}

.navbar-brand{    font-size: 25px;
    text-transform: uppercase;
    font-weight: normal;
    min-height: 100px;
    padding-top: 25px;
    color: #fff;
    padding: 15px 0px;}
.navbar-brand b{ font-weight: bold;
    color: #1092e6;
    margin-top: 4px;
    display: block;}
.navbar-brand span{    font-size: 15px;
    text-transform: uppercase;
    font-weight: normal;
    color: #9d9d9d;
    margin-top: 7px;
    display: block;}
.navbar-brand span:hover{    color: #fff;}
.navbar-brand a{ color:#fff;}
.navbar-header img {
    width: 100%;
    margin-top: 0px;
	padding-top: 6px;
}

.navbar-nav > li > a{
    padding-top: 40px;}

.navbar-inverse .navbar-nav > li > a{color: #1092e6;}
	
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus{ background-color: #1092e6;}

.nav > li:hover{background-color: #1092e6;}

.top {
    padding-top: 5px;
    padding-bottom: 5px;
    background-color:#1092e6;
	z-index:9999;
}
.top .container {
    padding:0 15px;
}
.login-btn{ float:left; margin-right:10px; color:#222;}

.inner-pages{padding-bottom:20px;}


.About{color:#333; padding:30px 0; border-bottom:1px #ccc solid; margin-bottom:20px;}
.About h2{ width:50%; font-size:28px; line-height:30px; font-weight:normal; text-align:center; border:2px #256fb4 dashed; margin:0 auto; padding:5px 0; color:#0079bf; text-transform:uppercase;}
.About h2:hover{ background:#fff;}
.About p{ text-align:center; font-size:14px; line-height:24px; color:#333; padding:5px 0;}
.About b{ font-weight:500; color:#0079bf;}
.readmore{ width:100px; margin:0 auto; padding:5px; border:1px #256fb4 solid; background:#256fb4; line-height:24px; text-align:center;}
.readmore a{color:#fffafa; text-decoration:none; font-size:14px; font-weight:normal; text-transform:uppercase;}
.readmore:hover{ background:#0f85d1; color:#222;}

.body-Section{color:#333; padding:20px 0;}
.body-Section h2{font-size:22px; line-height:30px; font-weight:normal; margin:0; padding:0; color:#256fb4; text-transform:uppercase;}
.body-Section p{ font-size:16px; line-height:24px; color:#333;}
.body-Section img{ width:120px; margin-top:10px; margin-bottom:20px; float:left; margin-right:10px;}
.body-Section a{font-weight:400; text-align:center; color:#256fb4; font-size: 16px; line-height:24px; padding:0;}

.align-right{text-align:right}
.btn{ font-weight: normal; text-align:center; color:#222; font-size: 16px; line-height:24px; padding:0;}

.services {padding:20px 0; margin:0;  background:url(image/serv-bg.jpg) center center no-repeat;}
.services h2{ width:40%; font-size:26px; line-height:30px; font-weight:normal; text-align:center; border:2px #256fb4 dashed; margin:10px auto; padding:0; color:#256fb4; text-transform:uppercase;}
.services h2:hover{ background:#fff;}
.services p{ text-align:center; font-size:16px; line-height:24px; color:#333; padding:5px 0;}
.services img{ width:100%;}
.services img:hover{ border:1px solid #222; border-radius:100%; transition:.9s; transform: rotateZ(360deg);}
.serv{background:#1977b4; text-align:center; padding-top:10px;}
.serv:hover{ background:#1094e8;}
.serv h3{font-size:22px; line-height:30px; font-weight:normal; text-align:center; padding:0; color:#eee; text-transform:uppercase;}
.serv P{ text-align:center; font-size:16px; line-height:24px; color:#eee;}

.round-img{border-radius:60px; width:80px; height:80px; border:5px solid #c1c2c3;}
.round-img:hover{ border:5px solid #0663a9; transition:.9s; transform: rotateZ(-360deg);}

.serv.col-md-3 {
    width: 24%;
    margin-right:0.5%;
	margin-left: 0.5%;
}


.container-max{ width:100%; margin:0 auto; padding:0; text-align:center;}
.container-mid{ width:1000px; margin:0 auto; padding:0;}
.clearfix{ clear:both;}

.footer {
    margin-top: 0px;
    background: #333;
    background-attachment: fixed;
    color: #333;
    background-size: cover;
    padding-top: 0px;
    /* border-top: 4px solid #f9c809; */
    background: url(image/ft-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
}
.gmap{ width:100%; float:left; min-height:200px;}
.gmap h3{font-size:20px; line-height:36px; text-align:left; color:#eee; padding:5px 0px;}
.follow{ width:100%;}
.follow h3{font-size:20px; line-height:36px; text-align:left; color:#eee; padding:5px 0px; border-bottom:1px #eee dashed;}
.follow p{ font-size:16px; line-height:30px; text-align:left; color:#fff; padding-bottom:5px; padding-left:5px; border-bottom:1px #eee dashed;}
.follow p:hover{ background:#256fb4;}
.follow p img{ float:left; margin-right:10px;}
.follow p a{ color:#fff; text-decoration:none;}

.use-links{ width:100%;}
.use-links h3{font-size:20px; line-height:36px; text-align:left; color:#eee; padding:5px 0px; border-bottom:1px #444 dashed;}
.use-links ul{ list-style-type:none; margin:0; padding:0;}
.use-links ul li{ font-size:16px; line-height:36px; text-align:left; color:#fff; padding:0px; padding-left:5px; border-bottom:1px #444 dashed;     margin-bottom: 5px;}
.use-links ul li:hover{ background:#256fb4;}
.use-links ul li:hover a{ color:#eee;}
.use-links ul li a{ color:#fff; text-decoration:none;}


.footer-sub{width:100%; line-height:40px; margin:0; background:#111; }
.footer-sub p{color:#eee; font-size:16px; font-weight:normal; text-align:left; line-height:36px; margin:0;}
.footer-sub b{font-weight:normal; float:right;}
.footer-sub b a{color:#fff; text-decoration:none;}


/*banner*/
.carousel-indicators .active{background-color:#000;}
.carousel-indicators li{border: 1px solid #000;}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev{margin-left:50px;}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next{margin-right:50px;}
.carousel-control{ color:#eee;}
.carousel-control.left,.carousel-control.right {background:none;width:25px;}
.carousel-control.left {/*left:-25px;*/}
.carousel-control.right {/*right:-25px;*/}
.broun-block {
    background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);
    padding-bottom: 34px;
}

.Clients h2{ background:#eb9216; margin:0; padding:5px 5px;}

.block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #2c2222;
    color: #626262;
    font-size: 16px;
    margin-top: 27px;
    padding: 15px 18px;
}
.block-text a {
 color:#222;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
}
.mark {
    padding: 12px 0;background:none;
	color:#256fb4;
}
.block-text p {
    color: #585858;
    
    font-style: italic;
    line-height: 20px;
}

.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
	border:1px #ccc solid;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #ffcc00;
    display: block;
    font-size: 16px;
    margin-top: 3px;
    text-decoration: underline;
}
.person-text i {
    color: #ffcc00;

    font-size: 15px;
}
.rel {
    position: relative;
}


.top-nav{    background: #256fb4;
    color: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #000;}
.top-nav-lft{float:left;}
.top-nav-lft ul{list-style:none; margin:0; padding-left:0;}
.top-nav-lft ul li{margin-right:5px; display:inline-block; margin-right:15px;}
.top-nav-lft ul li .fa{color: #1092e6;     font-size: 20px;
    vertical-align: sub; margin-right:5px;}

.top-nav-rht{float:right;}
.top-nav-rht ul{list-style:none; margin:0; padding-left:0;}
.top-nav-rht ul li{margin-right:5px; display:inline-block;}
.top-nav-rht ul li .fa{color: #1092e6;     font-size: 20px;
    vertical-align: bottom; margin-right:0px;}
	
img{max-width:100%;}

/*banner*/

/*contact*/
.map-cont{     margin-top: 10px;
    width: 56%;
    float: left;
    border: 1px solid #ddd;
    text-align: center; padding: 10px 0;}
.map-cont img{max-width:100%;}
	
.bx-rht-cont{    width:40%;
    float: left;
    margin-left: 3%; text-align: left;}
	
.bx-rht-cont a{cursor:pointer;}
.bx-rht-cont h2{text-align: left;
    font-size: 16px;
    font-weight: bold;     line-height: 18px; margin-top: 10px; margin-bottom:5px;}
	
.bx-rht-cont p{margin-bottom:0;}
.brn-off{width:31%; padding:1%; float:left;     padding-bottom: 0;}
.cont-page h3{ margin: 0; font-size: 16px;}
.cont-page p{font-size:16px;     line-height: 24px !important;}

.cont-page h2 span{    display: block;
    font-size: 16px;
    color: #999;
    font-weight: 500;
    margin-bottom: 10px;}
	
.head-bx{float: left;
    width: 50%;}
	
.contd-bx{float: left;
    width: 50%;}
	
.brn-bx h2{text-align:center;}

.map-cont img{max-width:100%;}

.cont-page .st-feature-box{    background: #eee;
    padding-top: 10px;
    padding-bottom: 10px; margin-bottom: 10px;     padding-right: 10px; line-height: 1.42857143;}
	
.cont-page .feature-box-image{    margin-top: 13px;}

/*contact*/


.st-custom-heading-layout2.st-custom-heading-wraper {
    margin-bottom: 24px;
}

.st-custom-heading-layout2 .st-heading-title {
    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px; font-weight:bold;
	margin-top: 0;
}

.st-custom-heading-layout2 .st-heading-title>span {
	    position: relative;
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 25px;
    line-height: 25px;
    display: block;
    margin-bottom: 11px;
}

.st-custom-heading-layout2 .heading-line {
    width: 26px;
    height: 1px;
    background: #114366;
    margin: 0;
}

.st-feature-box {
    padding-left:66px;
    position: relative;
	    margin-bottom: 35px;
}

.st-feature-box .st-feature-box-icon {
    color: #114366;
    display: block;
    position: absolute;
    width: 52px;
    height: 52px;
    line-height:0px;
    top: 0;
    left: 0;
    text-align: center;
    font-size: 60px;
    -webkit-transition: all .3s;
    -khtml-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}

.st-feature-box h3 {
    color: #072643;
    margin-bottom: 8px;
    font-size: 18px;
    line-height: 20px;
    font-weight: normal;
}

.cont-soc img{margin-right:5px;}
.cont-page h2{font-weight: bold;
    color: #256fb4;
    font-size: 23px;
    margin-top: 0;
    text-transform: uppercase;
    margin-bottom: 20px;}
.cont-page h5{    color: #2f9620;
    font-size: 19px;
    margin-bottom: 25px;}

.cont-page{text-align:left;}

.icon-ul{list-style-image:url(./image/hand-icon1.png); padding-left:22px;}
.icon-ul li{padding-left:15px; margin-bottom:3px;}

.nav>li>a{padding-left:2px; padding-right:2px;}

#HeaderControl{padding-right:0;}

#widgetsControl_C, #widgetsControl{height:initial !important;}

/*#RadDockZone2{overflow: hidden !important;}*/
.navbar-header{padding-left:10px;}

center #form1{overflow:hidden;}

.RadDock_Default .rdMiddle .rdCenter, .RadDock_Default .rdBottom .rdCenter{    background-color: transparent !important;}
#RadDockZone2{    background: #256fb4;}

@media(max-width:1249px){
.navbar-brand{font-size: 17px;}	
	}
	
@media(max-width:1024px){
.navbar-brand{font-size: 17px;}
	}

@media(max-width:998px){
.use-links ul li{font-size: 15px;}
.cont-page h2{margin-top:20px;}	

.serv.col-md-3{width: 49%; margin-bottom:10px;     float: left;}
.About h2, .services h2{    width: 100%;
    font-size: 26px;}
	
.navbar-brand{min-height: 90px;}
#HeaderControl, #MenuControl, #HeaderControl_C{    height: initial !important;}
#MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav{padding: 6px 0;}
	}
	
@media(max-width:767px){
.serv h3 {
    font-size: 20px;
}
.table-responsive {
    margin-bottom: 0px !important; 
}
.navbar-header img {
       width: 42%;
    margin-top: 4px;
}
.gmap{margin-bottom: 22px;}	
.use-links ul li{margin-bottom: 0px;}
.body-Section img{margin-bottom:0;}
.col-two .col-md-6{margin-bottom:20px;}

.navbar-default .navbar-toggle {
    border-color: #fff;
    position: absolute;
    top: -70px;
    right: 15px;
	    background: #fff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #256fb4;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color:#fff;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    border: 0;
    box-shadow: 0 0 0;
}
#MenuControl_C .navbar-default, #MenuControl_C .container-fluid, #MenuControl_C .navbar-nav {
    padding: 0px 0 0;
}
.navbar-nav{margin-bottom:0;}
.nav>li>a {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px !important;
    padding-bottom: 5px !important;
}
.navbar-nav .open .dropdown-menu .dropdown-header, .navbar-nav .open .dropdown-menu>li>a {
    padding: 2px 15px 2px 25px;
}
	}
	
@media(max-width:480px){
.top-nav-lft ul li:last-child{display:none;}
.serv.col-md-3{margin: 0 auto;     width: 95%;
    margin-bottom: 10px; float:inherit;}
	
.body-Section h2{font-size: 18px;}
.body-Section img{width: 70px;}
.services{padding-top:0;}
.About h2, .services h2{    font-size: 22px;}
.cont-page h2{font-size: 19px;}
.follow h3, .gmap h3{font-size: 16px;}
.footer-sub p{font-size: 14px;     text-align: center; line-height: 22px;     padding: 6px 0;}
.footer-sub b{    float: initial;
    display: block;}
.navbar-default .navbar-toggle{position: absolute; top: -5px;}
.navbar{ text-align:center;}
.navbar-toggle{float:inherit !important; right:inherit !important; position:inherit !important; margin-right:inherit !important; margin-bottom:inherit !important;}
.navbar-header{padding:0;}
	}
@media(max-width:414){
/*.navbar-header img{height: 70px;}*/
}
@media(max-width:375px){
.navbar-brand span{    margin-top: 0;     font-size: 14px;}	
.navbar-header img{/*height: 40px;*/}
.navbar-brand{    font-size: 14px; height: initial; padding: 12px 0px;     min-height: 70px;}
.navbar-default .navbar-toggle{    /*top: -46px;*/}
	}
