body{
	color:#000000;
}
.clearfix:before,
.clearfix:after{
    content: "";
    display: table;
}
.clearfix:after{
    clear: both;
}
.fleft{
    float: left;
}
.fright{
    float: right;
}
#top{
	width:auto;
    padding-bottom: 237px;
}
.wrapper{
	background:none;
}
#head{
	height:174px;
	position:relative;
	background:#025076;
	border-bottom:1px solid #ffffff;
}
#head:before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:55px;
	background:#003C58;
	content:'';
}
.inner-container{
	width:940px;
	margin:0 auto;
}
table td {
	vertical-align: top;
}
.top-menu{
	padding:0 0 0 0;
	position:relative;
	z-index:10;
}
.top-menu ul li{
	list-style-type:none;
	float:left;
	padding-top:15px;
	padding-left:24px;
	padding-right:24px;
	padding-bottom:15px;
	position:relative;
}
.top-menu ul li:last-child{
	margin-right:0;
}
.top-menu ul li a{
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	border-bottom:3px solid #005b87;
}
.top-menu ul li:hover{
	background:#005B8A;
}
.top-menu ul li:hover a{
	color:#fff;
	border-bottom:3px solid #0075A1;
}
.top-menu ul li ul{
	position:absolute;
	top:100%;
	left:0;
	width:170px;
	padding:0;
	background:#fff;
	display:none;
}
.top-menu ul li ul li{
	display:block;
	padding:10px 15px;
	border-bottom:1px solid #EAEAEA;
	float:none;
}
.top-menu ul li ul li:last-child{
	border-bottom:none;
}
.top-menu ul li ul li a{
	color:#004F78;
	border:none;
}
.top-menu ul li a:hover{
	color:#fff;
	border-bottom:3px solid #0075A1;
}
.top-menu ul li a:hover ul li a{
	color:#004f78;
	border:none;
}
.top-menu ul li ul li:hover{
	background:#f5f5f5;
}
.top-menu ul li ul li:hover a{
	border:none;
	color:#004f78;
}
.top-menu ul li:hover ul li a{
	border:none;
	color:#004f78;
}
.top-menu ul li:hover ul{
	display:block;
}
.logo-site{
	width:210px;
	position:relative;
	margin-top:-15px;
}
.logo-site img{
	width:100%;
	height:auto;
}
.logo-site a{
	border:none;
}
.logo-site a:hover{
	border:none;
}
.slogan-site{
	font-family: 'Open Sans', sans-serif;
	font-size:14px;
	color:#2298B8;
}
nav{
	box-shadow:0 13px 13px rgba(0,0,0,0.05);
	position:relative;
}
nav:after{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:5px;
	content:'';
	background:#FF7920;
}
#top #nav{
	position:relative;
	top:0;
	left:0;
	margin:0 auto;
}
#top #nav li{
	margin-top:0;
}
#top #nav li{
	padding-top:0;
	padding-bottom:0;
	padding-right:0;
	white-space:normal;
	margin-right:0;
	text-align:center;
	border-right:0;
	display:block;
	height:68px;
}
#top #nav li.current-page-link{
	background:#FF6600;
}
#top #nav li:hover{
	background:#EDEDED;
}
#top #nav li:hover a{
	color:#004F78
}
#top #nav li.current-page-link a{
	color:#ffffff;
}
#top #nav li:nth-child(1){
	width:70px;
}
#top #nav li:nth-child(1) a{
	padding-top:15px;
	padding-bottom:16px;
}
#top #nav li:nth-child(2){
	width:70px;
}
#top #nav li:nth-child(2) a{
	padding-top:15px;
	padding-bottom:16px;
}
#top #nav li:nth-child(3){
	width:103px;
}
#top #nav li:nth-child(3) a{
	padding-top:15px;
	padding-bottom:16px;
}
#top #nav  li:nth-child(4){
	width:75px;
}
#top #nav li:nth-child(4) a{
	padding-top: 26px;
	padding-bottom: 24px;
}
#top #nav li:nth-child(5){
	width:100px;
}
#top #nav li:nth-child(5) a{
	padding-top:15px;
	padding-bottom:16px;
}
#top #nav li:nth-child(6){
	width:116px;
}
#top #nav li:nth-child(6) a{
	padding-top:15px;
	padding-bottom:16px;
}
#top #nav li:nth-child(7){
	width:99px;
}
#top #nav li:nth-child(7) a{
	padding-top:15px;
	padding-bottom:16px;
}
#top #nav li:nth-child(8){
	width:122px;
}
#top #nav li:nth-child(8) a{
	padding-top: 26px;
	padding-bottom: 24px;
}
#top #nav li:nth-child(9){
	width:120px;
}
#top #nav li:nth-child(9) a{
	padding-top:15px;
	padding-bottom:16px;
}
#top #nav li:nth-child(10){
	width:64px;
}
#top #nav li:nth-child(10)  a{
	padding-top:13px;
	padding-bottom:18px;
}
#top #nav li a{
	font-size:13px;
	color:#004F78;
	white-space:normal;
	font-family: 'Open Sans', sans-serif;
	float:none;
}
#featured{
	width:auto;
	background:none;
	overflow:inherit;
	height:auto;
	margin-top:0;
	padding-top:50px;
}
#infotext{
	width:auto;
	background:#F3F3F3;
	padding:50px 0;
}
#top #nav li:before{
	position:absolute;
	top:0;
	right:0;
	width:1px;
	height:100%;
	content:'';
	background:#EAEAEA;
}
#top #nav li:after{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:5px;
	content:'';
	background:#FF7920;
}
#top #nav li:last-child:before{
	display:none;
}
#top #nav li .sub-nav ul li{
	width:46%;
	display:inline-block;
	float:none;
	background:none;
	vertical-align:top;
	height:auto;
	padding-bottom:15px;
	position:relative;
	text-align:left !important;
	padding-left:30px !important;
	box-sizing: border-box;
}
#top #nav li .sub-nav ul{
	line-height:normal;
	padding-bottom:35px;
	padding-top:25px !important;
	text-align:left !important;
}
#top #nav li .sub-nav ul li:before, #top #nav li .sub-nav ul li:after{
	display:none;
}
#top #nav li .sub-nav ul li:before{
	width:1px;
	height:150%;
	background:#b6b6b6;
	position:absolute;
	top:0;
	right: -15px;
	content:'';
	display:block;
}
#top #nav li .sub-nav ul li:nth-child(2n+2):before{
	display:none;
}
#top #nav li ul a{
	width:auto;
	background:none;
	padding:0 !important;
	margin:0 !important;
	border:none;
	color:#777777;
	font-size:14px;
}
#top #nav li ul a:hover{
	color:#777777;
}
.sub-nav{
	position:absolute;
	top:68px;
	width:100%;
	background:#EDEDED;
}
#top #nav ul{
	position:relative;
	top:0;
	left:0;
	width:100%;
}

.search-site{
	margin-left:65px;
	width:405px;
	height:33px;
	position:relative;
	background:#005B88;
	margin-top:51px;
}
.search-site input[type="text"]{
	width:360px;
	height:33px;
	background:none;
	padding-left:10px;
	border:none;
	color:#3BA3C2;
}
.search-site input::-moz-placeholder{
	color:#3BA3C2;
}
.search-site input::-webkit-input-placeholder{
	color:#3BA3C2;
}
.search-site input[type="submit"]{
	width:35px;
	height:33px;
	background:url(../images/search.png) no-repeat scroll center center transparent;
	position:absolute;
	top:0;
	right:0;
	border:none;
	cursor:pointer;
}
.phone-site{
	margin-top: 40px;
}
#head .phone{
	position:relative;
	top:0;
	right:0;
	padding:0;
	background:none;
	font-size:29px;
	width:auto;
	text-align:left;
}
.phone-txt{
	color:#3BA3C2;
	font-size:14px;
	font-family: 'Open Sans', sans-serif;
	padding-top:5px;
}
.title-sn{
	text-align:center;
	margin-bottom:25px;
}
.title-sn h2{
	font-size:25px;
	color:#7F959E;
}
.title-sn h2 span{
	background:#ffffff;
	padding:0 15px;
	position:relative;
}
.title-sn h2 span:before{
	position:absolute;
	top:50%;
	left:-20px;
	width:24px;
	height:2px;
	content:'';
	background:#FF6600;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.title-sn h2 span:after{
	position:absolute;
	top:50%;
	right:-20px;
	width:24px;
	height:2px;
	content:'';
	background:#FF6600;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.main-slider{
	height:475px;
	margin-bottom:30px;
}
.slider-item img{
	width:100%;
	height:auto;
}
.sl-dscr{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
}
.sl-inner{
	padding:22px;
	background:rgba(0,60,88, 0.79);
}
.sl-text{
	color:#ffffff;
	position:relative;
}
.sl-text h3{
	font-size:34px;
	color:#ffffff;
	padding-top:0;
}
.btn-more{
	position:absolute;
	bottom:35px;
	right:22px;
	display:block;
	background:#FF6600;
	color:#ffffff !important;
	text-decoration:none !important;
	border:none !important;
	padding:5px 30px;
}
.btn-all{
	position: static;
	bottom:35px;
	right:22px;
	font-size:18px;
	background:#FF6600;
	color:#ffffff !important;
	text-decoration:none !important;
	border:none !important;
	padding:5px 30px; 
}
.btn-all:hover{
	position: static;
	bottom:35px;
	right:22px;
	font-size:18px;
	background:#FF6600;
	color:#000000 !important;
	text-decoration:none !important;
	border:none !important;
	padding:5px 30px; 
}
.srv-item{
	width:187px;
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin-right:-3px;
}
.srv-img img{
	width:100%;
	height:auto;
}
.srv-img{
	position:relative;
	margin-bottom:15px;
	line-height:0;
}
.srv-img a{
	text-decoration:none !important;
	border:none !important;
}
.srv-title{
	text-align:center;
	padding-bottom:12px;
	margin-bottom:10px;
	position:relative;
	padding-left:8px;
	padding-right:8px;
}
.srv-title:before{
	position:absolute;
	bottom:0;
	left:50%;
	height:2px;
	width:24px;
	margin-left:-12px;
	background:#D8DEE0;
	content:'';
}
.srv-title a{
	display: inline-block;
	text-decoration:none !important;
	border:none !important;
	color:#004F78;
	font-size:17px;
}
.srv-img:hover + .srv-title a {
	color: #ff9000;
}
.srv-text{
	text-align:center;
	padding:0 10px;
}
.srv-more{
	text-align:center;
	padding-top:30px;
}
.srv-more a{
	display:inline-block;
	padding:10px 25px;
	border:2px solid #E3E3E3;
	text-decoration:none !important;
	color:#ffffff;
	background: #FF6600;

}
.srv-more a:hover{
	border-bottom:2px solid #E3E3E3;
	color:#E2E2E2;
}
#about{
	padding:70px 0;
}
.featured-item{
	display:inline-block;
	vertical-align:top;
	width:330px;
	margin-right:90px;
	margin-bottom:50px;
	padding-left:90px;
	position:relative;
}
.featured-item:nth-child(2n+2){
	margin-right:0;
}
.featured-wrapper{
	padding-top:50px;
}
.f-title{
	color:#004F78;
	margin-bottom:10px;
	font-size:18px;
}
.ic-img{
	position:absolute;
	top:0;
	left:0;
}
#reviews{
	padding:70px 0;
	background:#003958;
	border-bottom:3px solid #FF6E00;
}
#reviews .title-sn h2{
	color:#ffffff;
	font-size:34px;
}
#about .title-sn h2{
	color:#004F78;
	font-size:34px;
}
#reviews .title-sn h2 span{
	background:#003958;
}
.carousel-rv-item{
	width:185px;
	margin:0 auto;
}
.crv-img-wrapper{
	padding:10px;
	background:#004F78;
	position:relative;
}
.crv-img{
	line-height:0;
}
.crv-img img{
	width:100%;
	height:auto;
}
.srv-img-boxer{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:rgba(2,80,117, 0.75);
	display:none;
}
.crv-img-wrapper:hover .srv-img-boxer{
	display:block;
}
.srv-img-boxer a{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	display:block;
	background:url(../images/zoom.png) no-repeat scroll center center;
}
.srv-img-boxer a:hover{
	border:none !important;
}
.crv-text{
	padding-top:15px;
}
.crv-title{
	color:#ffffff;
	font-size:13px;
	font-weight:bold;
	padding-right:10px;
	word-wrap:break-word;
}
.crv-tx{
	color:#3BA3C2;
	padding-right:30px;
}
#news{
	padding:70px 0;
}
#news1{
	padding:-60px 0;
}
#news .title-sn h2{
	color:#004F78;
	font-size:34px;
}
.news-list-wrapper{
	padding-top:50px;
}
.news-img{
	width:218px;
	position:relative;
	line-height:0;
}
.news-img:before{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:6px;
	background:#FF6600;
	content:'';
	z-index:10;
}
.srv-img:before{
	position:absolute;
	bottom:0;
	left:0;
	width:100%;
	height:6px;
	background:#FF6600;
	content:'';
	z-index:10;
}
.news-img img{
	width:100%;
	height:auto;
}
.news-img a{
	border:none !important;
}
.news-text{
	width:685px;
}
.news-title{
	margin-bottom:15px;
}
.news-title a{
	font-size:22px;
	color:#004F78;
	border:none !important;
}
.news-par a{
	color:#FF5E00;
	border-color:#FF5E00;
}
.footer-menu{
	background:#003958;
	padding:20px 0;
}
.fmenu{
	padding-top:5px;
}
.fmenu ul li{
	list-style-type:none;
	float:left;
	margin-right:48px;
}
.fmenu ul li:last-child{
	margin-right:0;
}
.fmenu ul li a{
	font-size:15px;
	color:#ffffff;
	text-decoration:none;
	border-bottom:3px solid #005b87;
}
.fmenu ul li a:hover{
	color:#67A3BF;
	border-bottom:3px solid #005b87;
}
.fsocial a{
	display:inline-block;
	width:34px;
	height:34px;
	margin-right:5px;
	vertical-align:top;
	border:none !important;
}
.fsocial a:last-child{
	margin-right:0;
}
.vk{
	background:url(../images/social.png) no-repeat scroll 0 0;
}
.ok{
	background:url(../images/social.png) no-repeat scroll 0 -34px;
}
.ml{
	background:url(../images/social.png) no-repeat scroll 0 -68px;
}
.tw{
	background:url(../images/social.png) no-repeat scroll 0 -102px;
}
#footer{
	padding-bottom:85px;
}
.rights a{
	color:#3BA3C2;
	border:none;
}
.rights a:hover{
	border:none;
}
#footerwrap{
	background:#004F78;
}
.ce{
	color:#006A8C;
	border:none;
}
#footer .ce a{
	color:#006A8C;
	border:none;
}
.video-wrapper{
	padding:85px 205px;
	background:#F3F3F3;
}
#video{
	padding-bottom:70px;
}
#video .title-sn h2{
	color:#004F78;
	font-size:34px;
}
#video .title-sn h2 span{
	background:#F3F3F3;
}
.owl-buttons .owl-prev{
	position:absolute;
	top:50%;
	left:-46px;
	width:26px;
	height:48px;
	background:url(../images/arrow-slider.png) no-repeat scroll;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.owl-buttons .owl-next{
	position:absolute;
	top:50%;
	right:-46px;
	width:26px;
	height:48px;
	background:url(../images/arrow-slider.png) no-repeat scroll -26px 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#reviews .owl-buttons .owl-prev{
	position:absolute;
	top:128px;
	left:-46px;
	width:26px;
	height:48px;
	background:url(../images/arrow-slider.png) no-repeat scroll;
}
#reviews .owl-buttons .owl-next{
	position:absolute;
	top:128px;
	right:-46px;
	width:26px;
	height:48px;
	background:url(../images/arrow-slider.png) no-repeat scroll -26px 0;
}

.breadcrambs{
	padding:18px 0;
	background:#F3F3F3;
	margin-bottom:20px;
}
.breadcrambs ul li{
	list-style-type:none;
	float:left;
	margin-right:30px;
}
.breadcrambs ul li a{
	font-size:13px;
	color:#FF6600;
	border:none;
	position:relative;
}
.breadcrambs ul li a span{
	color:#D9D9D9;
	font-size:24px;
	position:absolute;
	right:-18px;
	top:-5px;
}
.serv-img{
	padding:10px;
	background:#F3F3F3;
	line-height:0;
	width:435px;
}
#main .serv-img img{
	margin-bottom:0;
	width:100%;
	height:auto;
}
.serv-text {
	width:455px;
}
.serv-inner-wrapper{
	margin-bottom:35px;
	text-align: justify;
}
.serv-title h1{
	font-size:34px;
}
.serv-text h3{
	padding-top:0;
	font-size:21px;
	padding-bottom:20px;
}
.serv-inner-text ul{
	margin:10px;
}
.serv-inner-text ul li{
	list-style-type:none;
	padding-left:10px;
	margin-bottom:10px;
}
.serv-inner-text ul li{
	background:url(../images/lili.png) no-repeat scroll 0 8px;
}
.serv-inner-text h3{
	font-size:21px;
}
.serv-inner-text{
	padding-bottom:70px;
}
.order-prev{
	text-align:center;
	font-weight:bold;
	color:#1C1C1C;
	margin-bottom:60px;
}
.form-ord{
	padding:80px 210px;
	background:#F3F3F3;
	border:5px solid #FF6600;
	margin-bottom:150px;
}
#form-ord .title-sn h2{
	color:#000000;
	font-size:34px;
	margin-bottom:50px;
}
#form-ord .title-sn h2 span{
	background:#F3F3F3;
}
.inner-form-row{
	margin-bottom:7px;
}
.inner-form-row label{
	width:85px;
	color:#000000;
	display:block;
	padding-left:35px;
	padding-top:8px;
}
.inner-form-row input[type="text"]{
	width:395px;
	height:34px;
	background:#FFFFFF;
	border:none;
	padding-left:10px;
	color:#000000;
}
.inner-form-row textarea{
	width:385px;
	height:100px;
	background:#FFFFFF;
	border:none;
	padding:10px;
	color:#000000;
}
.inner-form-row input[type="submit"]{
	padding:12px 30px;
	text-transform:uppercase;
	color:#ffffff;
	border:none;
	background:#FF6600;
	cursor:pointer;
}
.fsel{
	width:405px;
	height:34px;
	/background:#055b85;
	border:none;
	color:#3BA3C2;
}
.sbm{
	padding-top:15px;
}
.sub-title{
	margin-bottom:40px;
}
.contact-wrapper{
	padding:16px;
	background:#F3F3F3;
	margin-bottom:60px;
}
.co-info{
	background:#ffffff;
	height:370px;
}
.co-info-wrapper{
	padding-bottom:35px;
}
.co-map{
	width:527px;
	height:370px;
	overflow:hidden;
	position:relative;
}
.co-title{
	padding:40px 0 25px 25px;
	font-size:22px;
	color:#004F78;
}
.co-row{
	padding:0 25px 0 27px;
	margin-left:25px;
	margin-bottom:20px;
}
.co-row:last-child{
	margin-bottom:0;
}
.cr1{
	background:url(../images/ico1.png) no-repeat scroll 0 2px;
}
.cr2{
	background:url(../images/ico2.png) no-repeat scroll 0 2px;
}
.cr3{
	background:url(../images/ico3.png) no-repeat scroll 0 7px;
}
.co-more{
	margin:0 25px;
	border-top:1px solid #E9E9E9;
	padding-top:14px;
}
.co-more a{
	border-bottom:1px dashed #787878;
}
.co-more a:hover{
	border-bottom:1px dashed #FF6600;
}
.pred-wrapper .title-sn h2{
	color:#004F78;
	font-size:34px;
	margin-bottom:50px;
}
.pred-wrapper .title-sn h2 span{
	background:#ffffff;
}
.pred-row-wrapper {
    word-spacing: -0.34em;
}
.pred-item{
	display:inline-block;
	position:relative;
	width:470px;
	vertical-align:top;
	margin-bottom:10px;
    word-spacing: normal;
}
.pred-icon{
	width:86px;
	height:138px;
	background:#EFEFEF;
	border-bottom:4px solid #E7E7E7;
	position:relative;
}
.pred-info{
	width:384px;
	background:#F8F8F8;
	height:137px;
	border-bottom:4px solid #E7E7E7;
	cursor:pointer;
	border-top:1px solid transparent;
}
.pred-name{
	color:#004F78;
	font-size:18px;
	padding:26px 0 0 18px;
	margin-bottom:10px;
}
.pred-ad p{
	margin-bottom:5px;
	padding:0;
}
.pred-ad{
	padding:0 18px 0 18px;
	height: 50px;
	overflow: hidden;
}
.pred-wrapper{
	margin-bottom:140px;
}
.mview{
	position:absolute;
	color:transparent !important;
	bottom:10px;
	left:0;
	width:100%;
	font-size:12px;
	text-align:center;
	display:block;
	border:none !important;
	line-height:1.2;
}
.picon{
	width:48px;
	height:64px;
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-24px;
	margin-top:-32px;
	background:url(../images/pin.png) no-repeat scroll;
}
.pred-item:hover .pred-info{
	background:#ffffff;
	border-top:1px solid #E7E7E7;
}
.pred-item:hover .picon{
	background-position:0 -64px;
}
.pred-item:hover .mview{
	color:#005A7F !important;
}
.pred-item:hover .picon{
	top:22px;
	margin-top:0;
}
.selecter{
	margin:0;
}
.selecter-selected{
	padding:5px 10px;
	background:#ffffff;
	color:#000000;
	font-size:14px;
	width:100%;
}
.selecter.open .selecter-selected{
	border-radius:0;
}
.selecter-item{
	font-size:14px;
	padding: 6px 15px;
}
.selecter-selected:after{
	border-top:5px solid #013E5B;
}
.selecter-selected:before{
	width:1px;
	height:20px;
	position:absolute;
	top:7px;
	right:35px;
	content:'';
	background:#013E5B;
}
.co-row p{
	padding:0;
	margin-bottom:7px;
}
.pred-info:hover a{
	color:#777;
}



.layer-bg{
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	z-index:400;
	background:rgba(0,0,0,0.8);
	display:none;
}
.city-choise-wrapper{
	width:430px;
	position:fixed;
	top:100px;
	left:50%;
	margin-left:-215px;
	z-index:500;
	display:none;
}
.city-row{
	padding:35px 0;
	background:#ffffff;
}
.city-ques{
	font-size:22px;
	text-align:center;
	color:#212121;
	margin-bottom:25px;
}
.city-ques a{
	color:#025076;
	text-decoration:underline;
}
.cbtn{
	padding:10px 60px;
	color:#ffffff;
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
}
.city-btn{
	text-align:center;
}
.c-yes{
	background:#FF6600;
}
.c-now{
	background:#004F78;
}
.city-list{
	padding:30px;
	background:#F0F0F0;
	display:none;
}
.c-list-title{
	color:#212121;
	margin-bottom:25px;
	font-size:15px;
}
.c-list ul li{
	list-style-type:none;
	display:inline-block;
	vertical-align:top;
	width:48%;
}
.c-list ul li a{
	color:#026494;
}
.co-more{
	position:relative;
}
.rec-wrapper{
	position:absolute;
	top:45px;
	left:-15px;
	padding:30px;
	width:300px;
	background:#ffffff;
	box-shadow:0 0 13px rgba(0,0,0,0.2);
	z-index:100;
	display:none;
}

.carousel-sr .owl-buttons .owl-prev{
	position:absolute;
	top:50%;
	left:0px;
	width:8px;
	height:13px;
	background:url(../images/arw.png) no-repeat scroll;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
.carousel-sr .owl-buttons .owl-next{
	position:absolute;
	top:50%;
	right:0px;
	width:8px;
	height:13px;
	background:url(../images/arw.png) no-repeat scroll -9px -1px;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	transform: translateY(-50%);
}
#main .caro-item img{
	float:none;
}
#main .caro-item{
	text-align:center;
}
.caro-item a{
	text-decoration:none;
	border:none;
}

#main-wr{
    display: block;
    min-height: 100%;  
    // margin-bottom: -329px; 
}
// #main-wr:after{
//     content: "";
//     display: block;
// }
#footerwrap{
    position: relative;
    width: 100%;
    min-height: 237px;
    margin-top: -237px;
}

html, body {
    height: 100%;
}
#top #nav li.current-page-link:hover a{
	color:#004F78;
}


/* ==== Toggle ==== */
.toggle{
	margin-bottom:15px !important;
}
.toggle span{
	border-bottom:1px dashed #212121;
	font-size:15px;
	cursor:pointer;
}
.hidden-bl{
	display:none;
}
.hidden-bl ul{
	margin:20px 0 20px 40px;
}

/*------------------------*/
#main .services__item .services__img-wrap {
	display: block;
	border: none;
}

#main .services__item .services__img-wrap img {

	display: block;
	margin: 0 auto;
}

.services__item h3 {
    text-align: center;
}

.boxer img {
    margin: 5px !important;
    padding: 6px 3px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px, inset 0 1px 0 0 #d3d3d3;
    -moz-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px, inset 0 1px 0 0 #d3d3d3;
    -ms-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px, inset 0 1px 0 0 #d3d3d3;
    -o-box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px, inset 0 1px 0 0 #d3d3d3;
    box-shadow: rgba(0, 0, 0, 0.3) 0px 1px 4px 0px, inset 0 1px 0 0 #d3d3d3;
}