body{ background:#fff; color:#000; font: normal 14px 'zurich_lt_btlight'; line-height:25px;}
h1{ font-size:40px;  font-family: 'zurich_lt_btlight'; margin-bottom:20px; text-transform:uppercase; }
h2{ font-size:30px;  font-family:'montserratregular'; margin-bottom:15px;  }
h3{ font-size:24px; line-height:25px; font-family:'zurich_lt_btlight'; margin-bottom:10px; }
h4{ font-size:22px; line-height:30px; font-weight: 800;}
table{ max-width:100%}
img{ max-width:100%;}

@media (max-width:767px){
h1{font-size:30px; }
h2{font-size:25px;}
h3{font-size:22px;}
h4{ font-size:16px;  }
}
.btn-wide{padding:15px 50px; font-size:20px; font-weight:800; border-radius:8px;}
.clear{clear:both; margin:0;}
.colortext{color:#739678;}
.redtext{color:#CC0000;}
.stick {
	position:fixed;
	top:0px;
	left:0;
	z-index:99999;
	width:100%;
	background:#fff;
	border-bottom:solid 1px #D7D7D7;
}


.img-circle {
    border-radius: 50%;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e1e0e0 -moz-use-text-color -moz-use-text-color;
    border-image: none;
    border-style: solid none none;
    border-width: 1px 0 0;
    margin-bottom: 24px;
    margin-top: 24px;
}
.text-left {
    text-align: left;
}
.text-right {
    text-align: right;
}
@media (max-width:768px){
	.text-left {
    text-align: center;
}
.text-right {
    text-align: center;
}
}
.text-center {
    text-align: center;
}
.text-justify {
    text-align: justify;
}
.text-nowrap {
    white-space: nowrap;
}
.text-lowercase {
    text-transform: lowercase;
}
.text-uppercase, .initialism {
    text-transform: uppercase;
}
.text-capitalize {
    text-transform: capitalize;
}
.text-muted {
    color: #cbcbcb;
}
.text-primary {
    color: #658438;
}
.text-dark{color:#6b7386;}
.text-white{color:#fff;}
a.text-primary:hover, a.text-primary:focus {
    color: #fd0022;
}
.text-success {
    color: #3c763d;
}
a.text-success:hover, a.text-success:focus {
    color: #1a321a;
}
.text-info {
    color: #31708f;
}
a.text-info:hover, a.text-info:focus {
    color: #173543;
}
.text-warning {
    color: #8a6d3b;
}
a.text-warning:hover, a.text-warning:focus {
    color: #43351c;
}
.text-danger {
    color: #a94442;
}
a.text-danger:hover, a.text-danger:focus {
    color: #602625;
}
.bg-white {
    background-color: #fff;
}
.bg-dark{
	background-color:#1f1f1f;
}
.bg-gray{background:#e7e7e7;}

.bg-primary {
    color: #fff;
}
.bg-primary {
    background:#105d00;
}
.bg-secondary {
    background:#1c3d70;
}

.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover, a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover, a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover, a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover, a.bg-danger:focus {
    background-color: #e4b9b9;
}
.list-unstyled {
    list-style: outside none none;
    padding-left: 0;
}
.list-inline {
    list-style: outside none none;
    margin-left: -5px;
    padding-left: 0;
}
.list-inline > li {
    display: inline-block;
    padding-left: 5px;
    padding-right: 5px;
}
html .page .offset-top-0 {
    margin-top: 0;
}
html .page .offset-top-4 {
    margin-top: 4px;
}
html .page .offset-top-6 {
    margin-top: 6px;
}
html .page .offset-top-10 {
    margin-top: 10px;
}
html .page .offset-top-17 {
    margin-top: 17px;
}
html .page .offset-top-25 {
    margin-top: 25px;
}
html .page .offset-top-32 {
    margin-top: 32px;
}
html .offset-top-40 {
    margin-top: 40px;
}
html .page .offset-top-50 {
    margin-top: 50px;
}
html .page .offset-top-66 {
    margin-top: 66px;
}
html .page .offset-top-86 {
    margin-top: 86px;
}
.offset-top-100 {
    margin-top: 100px;
}

html .page .offset-left--30 {
    margin-left: -30px;
}

/*------------------------------------------------------------------------------*/
.section-all-0{
	padding-right:0px;
	padding-left:0px;
}
.section-all-1{
	padding:1px;
}
.section-all-5{
	padding:5px;
}	
.section-all-10 {
    padding: 10px;
}
.section-all-20 {
    padding: 20px;
}
.section-all-30 {
    padding: 30px;
}
.section-all-40 {
    padding: 40px;
}
.section-all-50 {
    padding: 50px;
}
.section-all-60{
	padding:60px;
}

.section-10 {
    padding-bottom: 10px;
    padding-top: 10px;
}
.section-23 {
    padding-bottom: 23px;
    padding-top: 23px;
}
.section-30 {
    padding-bottom: 30px;
    padding-top: 30px;
}
.section-42 {
    padding-bottom: 42px;
    padding-top: 42px;
}
.section-55 {
    padding-bottom: 55px;
    padding-top: 55px;
}
.section-70 {
    padding-bottom: 70px;
    padding-top: 70px;
}
.section-80 {
    padding-bottom: 80px;
    padding-top: 80px;
}
.section-90 {
    padding-bottom: 90px;
    padding-top: 90px;
}
.section-100 {
    padding-bottom: 100px;
    padding-top: 100px;
}
.section-154 {
    padding-bottom: 154px;
    padding-top: 154px;
}
.section-167 {
    padding-bottom: 167px;
    padding-top: 167px;
}
.section-200 {
    padding-bottom: 200px;
    padding-top: 200px;
}
.section-250 {
    padding-bottom: 250px;
    padding-top: 250px;
}
.section-300 {
    padding-bottom:300px;
    padding-top: 300px;
}
.section-top-15 {
    padding-top: 15px;
}
.section-top-23 {
    padding-top: 23px;
}
.section-top-42 {
    padding-top: 42px;
}
.section-top-55 {
    padding-top: 55px;
}
.section-top-70 {
    padding-top: 70px;
}
.section-top-80 {
    padding-top: 80px;
}
.section-top-90 {
    padding-top: 90px;
}
.section-top-100 {
    padding-top: 100px;
}
.section-top-154 {
    padding-top: 154px;
}
.section-top-167 {
    padding-top: 167px;
}
.section-top-200 {
    padding-top: 200px;
}

.section-bottom-2 {
    padding-bottom: 2px;
}
.section-bottom-10{
	padding-bottom:10px;
}
.section-bottom-23 {
    padding-bottom: 23px;
}
.section-bottom-42 {
    padding-bottom: 42px;
}
.section-bottom-50 {
    padding-bottom: 50px;
}
.section-bottom-55 {
    padding-bottom: 55px;
}
.section-bottom-70 {
    padding-bottom: 70px;
}
.section-bottom-80 {
    padding-bottom: 80px;
}
.section-bottom-90 {
    padding-bottom: 90px;
}
.section-bottom-100 {
    padding-bottom: 100px;
}
.section-bottom-154 {
    padding-bottom: 154px;
}
.section-bottom-167 {
    padding-bottom: 167px;
}
.section-bottom-200 {
    padding-bottom: 200px;
}
.box-bordered{ box-shadow:0 0 15px 1px #ebebeb; }

.img-left{float:left; margin:0px 30px 30px 0;}
.img-right{float:right; margin:20px 0 20px 20px;}
@media (max-width:768px){
	.img-left, .img-right{float:none;}
}

.top-loc{background:#D6E4F1;}
.logo-sec{border-bottom:solid 1px #eee;}
.navbar {  padding:0px 0; position:relative; background:#9a0000;     }
.navbar-scroll {top:0;padding:2px 0;  position:fixed; z-index:9998; border-bottom:solid 2px #1A86DE; }

.nav{font-size:14px; margin-top: 38px; text-align:right; font-family:'zurich_lt_btlight';  }
.nav li{margin:0 0px;}

.nav li a{ padding:10px 15px; line-height:22px; color:#fff; outline:none; transition: all .2s ease-in-out; text-align:center; border-radius:4px;  }
.nav li a:hover{color:#fff; background:#fc4a57; }

.nav li a.active{color:#fff; background:#fc4a57;}
.navbar-header{  text-align:center;  

padding: 10px;}
@media (max-width:1200px){
.navbar {position:relative;}
.nav{font-size:16px;}
.nav li{margin:3px;}
.nav li a{padding:5px 10px;}
}
@media (max-width:768px){
	.navbar-header{position:relative;}
	.navbar-inverse{background-color:#9a0000; border-bottom:none; border-top:none;}
.nav{margin:0px 0; background-color:rgba(0,0,0,0.8);  }

.nav li a{color:#fff;}
.logo{width:100%; text-align:center; }
.logo img{max-width:100%; margin:0px 0 0 0px; }
}


.top-tel{ font-size:15px; line-height:18px; border-bottom:solid 1px rgba(255,255,255,0.1); margin-bottom:0px; padding:10px 0;   }
.top-tel span{ margin-top:5px;}


@media (max-width:768px){
.top-tel{ padding:10px;  text-align:center; right:0;}
}

.icon{ overflow:hidden; }
.icon img{transition:all 0.5s ease;}
.icon:hover img{transform:scale(1.1);}

.bodySection{background:#fff url(../images/bg.jpg) center no-repeat; background-size:cover; padding:30px 0 }

.img-hd{
position: absolute;
z-index: 999;
bottom: 30%;
right: 14%;
padding: 20px 30px 0px;
font-size: 20px;
font-family: 'zurich_lt_btlight'; text-transform:uppercase;
text-align: center;
transition: all 0.5s ease;
background: #9a0000; width:70%
  }

.img-hd p{ font-size:15px; text-transform:none}
.img-hd span{width:50px; height:2px; margin-top:20px; background:#fff; display:block; transition:all 0.5s ease; }
.icon:hover .text-white{ color:#000}
.icon:hover .img-hd{ background:#fff;}
.icon:hover .img-hd span{width:100px;}

.social{ display:inline-block; margin-left:20px; }
.social a{color:#000;   margin:0 3px; text-align:center;  display:inline-block; transition:all 0.5s ease; }
.social a:hover{ }



@media (max-width:768px){
.footer{ text-align:center}
}
.btn-block{display:block;}

a .bg-primary:hover{background:#1c3d70;}

.icon-left{float:left; padding-left:15px; display:inline-block;}
.img-icon{border-radius:50%; padding:13px; text-align:center; background:#41b549; display:inline-block; transition:all 0.5s ease;border:solid 3px #41b549;}
a:hover .img-icon{ background:#fff; }
.icon-hd{color:#288ed8;  padding-bottom:10px;}
.right-text{text-align:right;}
@media (max-width:768px){
	.pull-right{float:none;}
.right-text{text-align:left;}
.res-hide{display:none;}
}



.nav-tabs{text-align:center;}
.nav-tabs>li{display:inline-block;}
.nav-tabs>li>a{ border:solid 1px #fff; color:#fff; padding:10px 20px; border-radius:50px; font-size:25px;  font-family:'aliceregular';}
.nav-tabs>li>a:hover{background-color:#739678;}

.tab-box{height:220px;}
@media (max-width:768px){
.tab-box{height:auto;}	
}

.bottom-icon {overflow:hidden; }
.bottom-icon img {transition:all 0.5s ease-in-out;}
.bottom-icon:hover img {transform:scale(1.1);}

.bxslider li a span{ display:table-cell;  color:#fff; font:normal 30px 'zurich_cn_btregular'; position:absolute; top:40%; width:100%; height:100%; text-align:center; vertical-align:middle; font-size:25px;}

.testi-box{ overflow:hidden; text-align:center; transition: all .5s ease-in-out; padding-top:30px;  }
.testi-box-inner{padding:30px 50px; border:solid 1px #efefef; margin:0 50px;}
.testi-box img{ max-width:100%; transition: all .5s ease-in-out; filter: brightness(100%);}
.testi-box span{ margin:-20px 0 0 250px; position:absolute; left:0;}

.product-box{margin-bottom:20px;}

.thumb-pad1 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #ee3425 #ee3425 #ee3425 #ee3425;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 1px 8px;
    cursor: pointer;
    margin: 0 0 20px;
    overflow: visible;
    transition: all 0.3s ease-out 0s;
	
	text-align:left;
}
.thumb-pad1 img{padding-top:20px; padding-left:15px;}

.thumb-pad1 .thumbnail {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    margin: 0;
    overflow: visible;
    padding: 10px;
    position: relative;
}

.thumb-pad1 .caption .title {
    color: #000;
    font-size:20px;
	padding-bottom:0;
	text-align:left;
}

@media (max-width: 768px) {
.thumb-pad1 {
    margin: 0 0 20px; height:300px;
}
}
.thumb-pad1 img {
    border-top: 8px solid #ee3425;
}
.thumb-pad1 .thumb-link {
    display: block;
    border: solid 1px #ee3425;
    padding: 10px 20px;
    background: transparent;
    float: right;
    margin: 30px -20px 50px 0;
    transition: all 0.25s ease 0s;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 12px;
    letter-spacing: 1px;
}
.thumb-pad1:hover {
    box-shadow: 6px 8px 24px 0 rgba(32, 47, 57, 0.2);
    transform: translateY(-10px);
}
.thumb-pad1:hover .thumb-link{background:#ee3425;}
.thumb-pad1:hover .badge {
    transition: all 0.25s ease 0s;
}
.ser-down {
    margin-top: 100px;
}

.link{color:#fff;}
.link:hover{text-decoration:underline;}


.client-sec a img{/*filter: gray;  IE6-9 */
  -webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ & Opera 15+ 
  filter: grayscale(1);*/
  transition:all 0.5s ease;
  opacity:0.8; /* Microsoft Edge and Firefox 35+ */
}
.client-sec a:hover img{
  -webkit-filter: grayscale(0);
  filter: none;
  opacity:1;
}


.stick {
	position:fixed;
	top:0px;
	z-index:999;
	width:100%;
}
.bodywrapper{ }
@media (max-width:768px){
	.bodywrapper{margin-top:0px;}
}
.header{width:auto; margin:0 15px;}


.header-caption{   padding:30px 30px 30px 30px; background:transparent; position:absolute; z-index:999; background:transparent; top: 30%; font-size:16px; left:100px; right:100px;  }
.header-caption h2{  font-size:30px; }
@media (max-width:1024px){

.header-caption{padding:20px;}
.header-caption h2{font-size:20px;}
}

.offset--50 {
    margin-top: -50px;
	margin-bottom: -50px;
}

.bg-texture-page{background:url(../images/bg-page.jpg) bottom  no-repeat; background-size:cover;  padding:55px 0 200px 0; }


.bg-texture{background:#fff url(../images/bg2.jpg) center  no-repeat ; background-size:cover;}
.bg-texture1{background:url(../images/bg3.jpg) bottom right no-repeat;}
.bg-texture2{background:url(../images/bg4.jpg) bottom fixed no-repeat; background-size:cover; }
.bg-texture3{background:url(../images/bg5.jpg) center  no-repeat;}

.bg-about{background:#fff url(../images/bg-about.jpg) center  no-repeat ;  }

.bg-homeo1{background:#fff url(../images/homeopathy-inner1.jpg) center  no-repeat ; background-size:cover;}
.bg-homeo2{background:#fff url(../images/homeopathy-inner2.jpg) center  no-repeat ; background-size:cover;}
.bg-homeo3{background:#fff url(../images/homeopathy-inner3.jpg) center  no-repeat ; background-size:cover;}

.mid-sec{position:relative; z-index:9999;}
.mid-sec-inner-first{display:flex;}

.inner-link{display:inline-block;     border: solid 1px #739678;
    color: #739678;
    padding: 10px 20px;
    border-radius: 5px;
    font-size: 25px;
    font-family: 'aliceregular';
	margin:5px 10px 5px 0;
}
.inner-link:hover{
	color: #fff;
    background-color: #739678;
}
.inner-link.active{
	color: #fff;
    background-color: #739678;
}
@media(max-width:768px){
	.inner-link{display:block;}
}


.divider {
    height: 2px;
    margin-left: auto;
    margin-right: auto;
    width: 49px;
}
.divider::after {
    content: '';
    display: inline-block;
    width: 60px;
    height: 3px;
    background-color: #c8a4a8;
}

.menu-box-outer{margin-bottom:30px; overflow:hidden;}
.menu-box-outer img{filter:brightness(80%); transition:all 0.5s ease;}
.menu-box-outer:hover img{filter:brightness(100%); transform:scale(1.08);}
 

.menu-box{border:solid 1px #CBCACA; font-family: "PT Serif","Times New Roman",Times,serif;
    font-size: 25px; }
.menu-box .divider{margin-top:20px; transition:all 0.5s ease;}

.menu-box-outer:hover .menu-box{border-color:#cab33f;}
.menu-box-outer:hover .divider{ width: 168px;}
	

.service-icon {text-align:center; overflow:hidden;}
.service-icon img{transition:all 0.5s ease; border:solid 2px #fff; border-radius:50%; padding:10px;  }
.service-icon:hover img{ filter:brightness(100%); background:#eb0000;}
.service-hd-outer{   margin:-80px 20px 0 20px; position:relative;}
.service-hd{background:#181e2e; color:#cab33f; padding:5px 10px 10px 10px;}
.service-hd a{color:#fff;}
.service-hd h3{border-bottom:solid 1px #303a46; padding-bottom:10px;}

.inner-icon{  padding:20px 20px 30px 20px; margin-bottom:30px; height:450px; background:#f9f9f9; transition:all 0.5s ease;}
.inner-icon:hover{box-shadow:0px 3px 12px 2px #E9E9E9;}

@media (max-width:768px){
	.inner-icon{height:auto;}
}







.footer{ background:#f8f8f8; color:#000; padding:25px 0;   }
.footer a{color:#000;}
.footer a:hover{ text-decoration:underline;}
.footer .fa{ font-size:25px;}

.bottom{border-top:solid 1px #efefef;}


@media (max-width:768px){
	.footer{text-align:center;}
	.footer ul{float:none; margin-bottom:20px;}
	.footer .fa{ display:block;}
	.bottom{text-align:center;}
}

.seo-cat{width:20%; float:left; padding:0 15px; }
@media (max-width:900px){
	.seo-cat{width:100%; float:none;}
}

ul.videos-inner{margin-left:0px; padding-left:0px; margin-top:20px;}
ul.videos-inner li{list-style:none; margin-bottom:10px; border:solid 1px #efefef; background:#F7F7F7; border-radius:50px; width:48%; display:inline-block;}
ul.videos-inner li a{display:block; color:#000; padding:10px 0 10px 10px;  transition:all 0.5s ease; margin-left:10px;}
ul.videos-inner li a:hover{margin-left:20px; color:#1A86DE;}
ul.videos-inner li.active{ background:#1A86DE; border:solid 2px #1A86DE; }
ul.videos-inner li.active a{  color:#fff;}
ul.videos-inner li a span{padding-right:10px;}





@media (max-width:1024px){
	.mid1 .col-md-3{border-left:none;}
}


/* SLIDER STYLES */
	
.slider-wrapper{
	position:relative;
	overflow:hidden;
	
	width:100%;
	
	margin:0px auto;
	
	background:#1b1b1b url(../images/header-bg.jpg) 0 0 no-repeat; background-size:cover;
	
	border:1px solid #000;
	box-shadow:0 3px 5px #666;
}

.slider{
	position:relative;
	width:100%; 
/*	height:400px; when responsive, comment this out */
	margin:0 auto;
	
}

.light-green{background:#95C542;}
.green{background:#7CB761}
.orange{background:#EF7D00}
.turky{background:#348E8A}
.white{background:#fff; color:#333}

.link-fixed{position:fixed; right:0; top:25%; z-index:9999; background:#007CD2; line-height:20px; text-align:center; border-radius:10px 0 0 10px; font-weight:800; padding:15px; color:#fff;}
.link-fixed:hover{background:#80C44B; color:#fff;}

.service-area-link{}
.service-area-link:hover{color:#007CD2;}
.service-area-link .img-icon{width:100px; height:100px; overflow:hidden; margin:0 auto;}
.service-area-link img{ position:0 0; }
.service-area-link:hover img{transform:translate(0,-100px);}
@media (max-width:768px){
.service-area-cat{text-align:center;}
}









.more-res{background:#1A86DE; color:#fff; display:none; text-align:center; border-radius:5px; padding:10px 0; margin-top:20px; font:normal 20px 'zurich_cn_btregular'; text-transform:uppercase; box-shadow: inset 0 0 0 0 #000; transition:all 0.5s ease;}
.more-res:hover{ color:#fff; text-decoration:none; box-shadow: inset 0 100px 0 0 #000; }
@media (max-width:1024px){
	.more{font-size:20px; line-height:20px; }
}
@media (max-width:768px){
	.caption{position:relative; display:block;  bottom:-100%;   }
	.more{display:none; }
	.more-res{background:#1A86DE; color:#fff; display:block; }
}


.welcome{  padding-top:130px; }
.welcome-inner{background:url(../images/welcome-bg.jpg) left bottom no-repeat;padding-left:35%; padding-right:50px; padding-top:150px; padding-bottom:150px;}
@media (max-width:1150px){
	.welcome-inner{padding-left:45%;}
}
@media (max-width:768px){
	.welcome{ padding-top:0px;}
	.welcome-inner{background:none; padding:30px 15px;}
}

.header-quote{ background:none;    padding:10px 10px; text-align:center; left:5%; font:normal 14px 'aller_lightregular', Helvetica, sans-serif; position:absolute; color:#000;   bottom:45%;   width:50%;  	    }
.header-quote span{font:normal 60px 'aller_lightregular'; color:#c61721; text-transform:uppercase;}
.header-quote h2{ font-size:45px;}
.more2{ background:#9a0000; color:#fff; font:normal 22px 'zurich_cn_btregular';  padding:10px 30px; display:inline-block; border-radius:60px; margin:0 auto; margin-top:20px; box-shadow: inset 0 0 0 0 #000; transition:all 0.5s ease; }
.more2:hover{ color:#fff; text-decoration:none;  box-shadow: inset 0 100px 0 0 #000; }

@media (max-width:768px){
.header-quote h2{ font-size:20px;}
}

.more1{ background:#1A86DE; color:#fff; padding:10px 30px; display:inline-block; border-radius:5px; font:normal 22px 'zurich_cn_btregular'; box-shadow: inset 0 0 0 0 #000; transition:all 0.5s ease; border:none; }
.more1:hover{ color:#fff; text-decoration:none;  box-shadow: inset 0 100px 0 0 #000; }




.other-content{padding:30px 0 40px 0;}
.other-hd{ border-bottom:solid 1px #ccc; margin-bottom:10px;}


.area-box{ background:#fff;   margin-bottom:35px; padding:25px 10px; font-family:'zurich_lt_btlight'; }
.area-box img{ margin-top:-60px; padding:5px; background:#fff;  border-radius:50%; border-bottom:solid 1px #ccc;}
.area-box-hd{background:#df0a33; color:#fff; padding:10px 20px;  font-size:25px; box-shadow: inset 0 0 0 0 #000; transition:all 0.5s ease; margin-bottom:20px;}
.area-box .col-md-5, .area-box .col-md-7{font:normal 18px 'zurich_cn_btregular';}
.more3{ background:#fff; color:#1A86DE; padding:10px 30px; display:inline-block; border-radius:5px; font:normal 22px 'zurich_cn_btregular'; }
.more3:hover{ color:#fff; text-decoration:none; background:#1A86DE; }

.treatment-sec-outer .col-md-4, .treatment-sec-outer .col-md-6, .treatment-sec-outer .col-sm-6{padding-left:0; padding-right:0;}
@media (max-width:768px){
.treatment-sec-outer .col-md-4, .treatment-sec-outer .col-md-6, .treatment-sec-outer .col-sm-6{ text-align:center;}
}

ul.videos{margin-left:0px; padding-left:0px;}
ul.videos li{list-style:none; margin-bottom:10px; }
ul.videos li a{display:block;  color:#df0a33; border:solid 1px #df0a33; border-radius:10px; padding:10px 0 10px 10px;  transition:all 0.5s ease; margin-left:10px;}
ul.videos li a:hover{margin-left:20px; background:#df0a33; color:#fff;}
ul.videos li.active{ margin-left:10px; background:#df0a33; border-radius:10px;  }
ul.videos li.active a{ color:#fff;}
ul.videos li a span{padding-right:10px;}

.masonry { /* Masonry container */
    -moz-column-count: 3;
    -webkit-column-count: 3;
    column-count: 3;
    -moz-column-gap: 1em;
    -webkit-column-gap: 1em;
    column-gap: 1em;
}

.team-content { /* Masonry bricks or child elements */
    background-color: #eee;
    display: inline-block;
    margin: 0 0 1em;
    width: 100%;
	padding:20px;
}
.team-content img{margin-bottom:20px;}
@media (max-width:768px){
	.masonry { /* Masonry container */
    -moz-column-count: 1;
    -webkit-column-count:1;
    column-count: 1;
}
}




.back{font-size:20px; }
.back:hover span{color:#1A86DE;}

/*CONTACT*/
.contact{text-align:center; font-size:18px;}
.fieldouter{margin-bottom:10px;}
.field{padding:8px;   border:solid 1px #999999; border-radius:5px; background:none; width:90%;}
.text1{text-align:left;}
.submit{border:solid 1px #fff; color:#fff;  border-radius:5px;  padding:10px 30px; background:none; }
.submit:hover{background:#ec2027; color:#fff;}
.error{color:#F10206; text-align:left;}



.inner{padding:30px 0 60px 0;}
.inner-sec{ margin:30px 0; text-align:center; background:url(../images/bg.png); padding:50px 10px; color:#fff;}
.inner-sec .list{text-align:left; margin-left:30px;}
.inner-sec img{border-radius:5px; border:solid 1px #fff;}


/*PRICING*/
.pricing{ text-align:center; margin:40px 0;}
.pricing .col{padding:0;}
.pricing .col-mid{padding:0; border-left:solid 1px #D0CECE; border-right:solid 1px #D0CECE;}
.pricing .row{margin:0; background:#F0EFEF; padding:5px 0;}
.pricing .row1{margin:0; background:#E5E5E5; padding:5px 0;}

.col-hd{background:#ec2027; color:#fff; border-bottom:solid 1px #fff; font-size:18px;  padding:20px 0; text-align:center;}
.col-hd span{font-size:30px; font-weight:800;}
.col-hd1{font-size:18px; padding:5px 0; background:#212121; color:#fff;}




/*SERVICE*/
.service .col-md-4{ margin-bottom:30px;}
.service .des{height:100px; overflow:hidden;}


/*GALLERY*/
.thumb-img{}
.fancybox-effects-d{position:relative; display:inline-block; 
}
.fancybox-effects-d:hover{

}
.thumb1{position:absolute; top:10px; width:93%; height:87%; background:rgba(0,0,0,0.5) url(../images/zoom.png) center no-repeat; display:block; opacity:0; z-index:999;}
.thumb1:hover{ opacity:1; transition: all .2s ease-in-out;}
.mid-icon{ padding:0 1px 1px 0; }
.mid-icon img{max-width:100%; width:100%;}



.inner-img{float:right; max-width:100%; margin:0 0 50px 50px;}
@media (max-width:767px){
	.inner-img{float:none; display:block;}
	.thumb1{ width:95%; height:91%;}
}



















/*INNER PAGE*/
.headerwrapper-other{background:url(../images/header/other-header.jpg); background-size:cover; height:105px;  }
.inner-box{ padding:5px 5px 20px 5px; font-size:20px; border:solid 1px #ccc; text-align:center; margin:10px 0;}
.inner-box img{max-width:100%; margin-bottom:20px;}
.inner-box .title{background:#1985dd; color:#fff; padding:10px; font-size:20px;}
.inner-box .title span{font-size:14px; display:block; color:#000;}
.inner-cir-img{border-radius:100px; width:200px; height:200px;}

/*Menu*/
.menu-sec{display:flex;}
@media (max-width:767px){
	.menu-sec{display:block;}
}

ul.list{padding-left:12px; margin-left:0; line-height:20px;}
ul.list li{list-style:url(../images/arrow.png); margin-bottom:10px;}

ul.menu-list{ padding-left:15px; margin-left:0;}
ul.menu-list{padding-left:0; margin-left:0;}
ul.menu-list li{list-style:none; border-bottom:dotted 1px #CCCCCC;  margin-bottom:1px;   padding:8px 0;}
ul.menu-list li a{color:#fff; transition:all 0.5s ease;}
ul.menu-list li a:hover{color:#fff; padding-right:10px;}

.pdf-link{ float:right; color:#979797; font-size:14px; text-transform:none; font-weight:normal;}
.pdf-link:hover{text-decoration:underline;}


.back-link{ display:inline-block; color:#979797; font-size:14px; border:solid 1px #979797; text-transform:none; font-weight:normal; padding:5px 10px; float:right}
.back-link:hover{border-color:#668438;}


@media (max-width:767px){
.pdf-link, .back-link{float:none;}
}





/*LOCATION*/




/*TESTIMONIAL*/
.testimonial-div{ background:url(../images/testi-bg.jpg) center no-repeat; background-size:cover; padding:170px 0;}
.testi{text-align:center;}
.testi-name{color:#1c86dc; font-weight:800; padding:5px 0; font-size:18px;}
.testi-row{border-bottom:solid 1px #50a3e6; margin-bottom:20px; background:url(../images/testi-icon.png) center no-repeat; height:50px;}

.testi-inner-box{background:#F8F8F8; border:solid 1px #ccc; padding:10px;}

 .testi-prev{ padding:10px; background:#fc4a57;}
.testi-next{ margin-left:10px; padding:10px; background:#fc4a57;}


/*SCHEDULE*/
.sch-col{width:14%; float:left;}
.r1{background:#F7F7F7;}
.r2{background:#EBEBEB;}
/* 
.sch-time{  padding:5px 0; color:#1c86dc; }

@media (max-width:767px){
.sch-col{width:100%; float:none;}
}

	table { 
		width: 100%; 
		border-collapse: collapse; 
	}

	Zebra striping 

	tr:nth-of-type(odd) { 
		background: #eee; 
	}

	th { 
		background: #1c86dc; 
		color: white; 
		font-weight: bold; 
	}

	td, th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: center; font-size:13px;
	}

	td a{ color:#CC3300; font-weight:800; text-decoration:underline;}

*/
.sch-inner{width:100%;}

.sch{text-align:center; font-size:14px; line-height:20px; border-bottom:solid 1px #ccc; border-right:solid 1px #ccc;}

.days{	width:14.285%; float:left;}
.days-hd{
	background: #1c86dc; 
	color: white; 
	font-weight: bold; padding:10px; border-left:solid 1px #fff; text-transform:uppercase;
	}
.prog{padding:10px 0; border-left:solid 1px #ccc;  height:100px;}
.time{background:#eee; color:#1c86dc; border-bottom:solid 1px #ccc; border-left:solid 1px #ccc; padding:5px 0; height:50px;}


.highlight-cell{background:	#1c86dc; color:#fff;}	
@media (max-width:767px){
.days{	width:100%; float:none;}
.blank{display:none;}
}


	
@media (max-width:1000px){
.sch-inner{width:50%; float:left;}
}

/*Programs*/
.program{border:solid 1px #CCCCCC; margin:10px;}
.program img{max-width:100%;}


legend.legendStyle {
padding: 20px 15px;
background:#1985dd;
color:#fff;
font-size:20px; font-family: 'candalregular';
}

legend.legendStyle span{font-family:'aller_lightregular';}

fieldset.fsStyle {
font-weight: normal;
border: 1px solid #ccc;
padding:5px;
}


legend {
width: auto;
border-bottom: 0px;
}

.price{border-radius:5px 0 0 5px;  color:#000;  padding:10px 0 10px 0;  background:#f7ebeb; margin-bottom:5px;}
.price span{background:#CC0000; color:#FFFFFF; padding:10px; border-radius:5px 0 0 5px;}



/*FREE TRIAL*/
.coupon{background:#1985dd; color:#fff; padding:15px; font-size:20px;}
.coupon-inner{border:dashed 3px #fff; padding:15px;}
.coupon img{max-width:100%;}
















.shadow-drop {
    box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.31);
}
.thumbnail-custom-variant-3 .caption {
    transition: all 0.3s ease 0s;
}
.thumbnail-custom-variant-3:hover .caption {
    position: relative;
   
   
}

.bg-image-02 {
    background: rgba(0, 0, 0, 0) url("../images/program-02.jpg") no-repeat scroll 0 0 / cover ;
}
.bg-image-03 {
    background: rgba(0, 0, 0, 0) url("../images/program-03.jpg") no-repeat scroll 0 0 / cover ;
}
.bg-image-04 {
    background: rgba(0, 0, 0, 0) url("../images/program-04.jpg") no-repeat scroll 0 0 / cover ;
}
.bg-image-05 {
    background: rgba(0, 0, 0, 0) url("../images/index-06.jpg") no-repeat scroll 0 0 / cover ;
}
.btn-circle {
    border-radius: 50px;
}
.btn-bordered{border:solid 1px #2c7116; color:#2c7116;}
.btn-bordered:hover{background:#2c7116; color:#fff;}

.btn-bordered-white{border:solid 1px #fff; color:#fff;}
.btn-bordered-white:hover{background:#fff; color:#2c7116;}

.btn-sm{font-size:15px; font-weight:800; text-transform:uppercase; padding:15px 20px;}
.btn-white{transition:all 0.5s ease; color:#fff;}
.btn-white:hover{background:#fff; color:#1A86DE;}

.pass-btn{border:solid 2px #1A86DE; padding:5px 15px; transition:all 0.5s ease; }
.pass-btn:hover{background:#1A86DE; color:#fff;}




.context-dark{ background:#1a202c url(../images/mid-bg.jpg) top fixed no-repeat; background-size:cover; color:#fff; padding:250px 0;}
.context-dark .col-lg-3{padding:0;}
.context-dark h1 { color:#fff;}
.counter-wrapper {
    color: #6b7386;
    font-weight: 800;
}
.hd-height{}
.content-height{height:130px;}
@media (max-width:767px){
	.hd-height{height:auto;}
	.content-height{height:auto;}
}

.range {
    display: flex;
    flex: 0 1 auto;
    flex-flow: row wrap;
}
.range-md-center {
    justify-content: center;
}








.counter {
    font-size: 46px;
    line-height: 0.8;
    margin-bottom: 0;
    margin-top: 10px;
}
@media (min-width: 1200px) {
.counter {
    font-size: 72px;
}
}

.counter-subheader {
    font-size: 24px;
    letter-spacing: -0.025em;
    line-height: 1;
    text-transform: uppercase;
    vertical-align: top;
}
.counter-subheader.small {
    font-size: 14px;
}
@media (min-width: 1200px) {
.counter-sm {
    font-size: 60px;
}
}

.quote-variant-1::before {
    background-color: #EBEBEB;
    color: #e1e0e0;
    content: "";
    font-family: FontAwesome;
    font-size: 48px;
    left: 50%;
    line-height: 1;
    padding-left: 29px;
    padding-right: 29px;
    position: absolute;
    top: -22px;
    transform: translateX(-50%);
}
.quote-variant-1 {
    border: 2px solid #e1e0e0;
    color: #434345;
    font-size: 14px;
    margin: 20px 7px 0;
    padding: 35px 21px 21px;
    position: relative;
}

.quote-variant-1 cite {
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
}


.program-box{border:2px solid #e1e0e0; padding:0 20px; font-size:16px; background:#fff; margin-bottom:10px;}
.program-hd {  margin:-30% auto 10%; padding:15px; border-radius:50%; font-size:30px; font-weight:bold; color:#fff; text-align:center; width:80px; height:80px;}

.program-hd-txt{font-size:22px;}

.hd1{background:#FF6479;}
.hd2{background:#66ADFF;}
.hd3{background:#FFC966;}
.hd4{background:#A0C663;}
.hd5{background:#AF8BE5;}
.hd6{background:#AF8BE5;}


.hd-txt1{background:#FF6479; color:#fff; font-size:18px; padding:10px 0;}
.hd-txt2{background:#66ADFF; color:#fff; font-size:18px; padding:10px 0;}
.hd-txt3{background:#FFC966; color:#fff; font-size:18px; padding:10px 0;}
.hd-txt4{background:#A0C663; color:#fff; font-size:18px; padding:10px 0;}

.program-img{ text-align:center;}
.program-img img{border-radius:50%;}
.program-img-content{float:left;}

.thumbnail-custom-variant-1 {
    margin-bottom:10px;
    overflow: hidden;
    z-index: 1;
	
}
.thumbnail-custom-variant-1 .caption {
    align-items: center;
    background-color: rgba(0, 0, 0, 0.34);
    bottom: 0;
    display: flex;
    justify-content: center;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all 0.3s ease 0s;
    visibility: hidden;
}
.thumbnail-custom-variant-1 .caption .icon-white[href]:hover {
    color: #ff6479;
}
.thumbnail-custom-variant-1 .caption-wrapper {
    position: relative;
}

.thumbnail-custom-variant-1 .caption-2 {
    background-color: #434345;
    border-top: 3px solid #ff6479;
    color: #9b9b9b;
    padding: 15px 10px 17px;
    transition: all 0.3s ease 0s;
}
.thumbnail-custom-variant-1 .caption-2 h3 {
	margin:0;
    letter-spacing: -0.025em;
	color:#fff;
}
.thumbnail-custom-variant-1 .caption-2 h3 a {
    color: #fff;
}
.thumbnail-custom-variant-1 .caption-2 h3 a:hover {
    text-decoration: underline;
}
.thumbnail-custom-variant-1:hover .caption {
    opacity: 1;
    visibility: visible;
}
.thumbnail-custom-variant-1:hover .caption-2 {
    background-color: #ff6479;
    color: #fff;
}
.swim-box-outer{display:flex;}
.swim-box{border:2px solid #e1e0e0; padding: 20px; font-size:16px; background:#fff; margin:0 5px 10px 5px;}
.swim-box-hd{font-size:22px;}

.faq-q{ border-radius:50%; font-size:30px; background:#FF6479; padding:10px 15px; color:#fff; margin-right:20px;}
.question{font-size:20px; color:#FF6479;}


.form-control {
    background-color: #fff;
    background-image: none;
    border-radius: 3px;
    color: #000;
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 1.71429;
    padding: 10px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 100%; margin-bottom: 10px;
}
.shadow-drop-lg {
    box-shadow: 0 6px 13px 0 rgba(0, 0, 0, 0.17);
}


.products li img {border:solid 1px #DCDCDC; margin:5px; padding:10px;}


/*girft*/

.gift-certificate{ background: url(../images/gift-certificate.jpg) no-repeat center; height: 456px;
  width: 100%;
  border: 3px solid #e8e8e8;}

.certificatefild {
  padding: 5px;
  color: #000;
  font-family: 'Lobster', cursive;
  font-size: 16px;
  margin: 183px 0px 0px 286px;
  border: none;
}

 .certificatefildto{ padding:5px;  color:#000;font-family: 'Lobster', cursive; font-size:16px;
 border: none;
  margin: 10px 0px 0px 133px;

}

.tomail {
  padding: 5px;
  color: #000;
  font-family: 'Lobster', cursive;
  font-size: 16px;

  margin: 6px 0px 0px 110px;
  
  border-left:none;
  border-right:none;
  border-top:none;
}






.certificate-bg{ background:#fff;padding:30px;  border: 3px solid #f7f7f7;}
.giftbody_text{ text-align:center; font:normal 28px/34px 'Oxygen' Arial, Helvetica, sans-serif; padding:20px 0px 0px;  color:#C00; text-transform:uppercase;}
.example {
  margin-bottom: 1.5em;
  margin-top: 1.4em;
  margin-right:13.0em;
  float: right;
}

.radio-button {font:16px/24px Arial, Helvetica, sans-serif; color:#ffffff; background:#b23c2e;
    border-radius: 2px;
box-shadow: 2px 2px 0px #ccc;
    display: inline-block;
    padding:6px 22px;
	cursor:pointer;
    text-transform: uppercase;
    transition: all 0.4s ease 0s;
	-webkit-border-radius: 8px;
-moz-border-radius: 8px;
border-radius: 8px;
behavior: url(PIE.htc);
margin-top:10px;
}
.radio-button:hover {
   color:#fff; background:#2f343a;
}

.radio-left{ float:left; margin-left:30px;}
.radio-right{ float:right; margin-right:30px;}

.inputcard[type=checkbox]:not(old),
.inputcard[type=radio   ]:not(old){
  width     : 2em;
  margin    : 0;
  padding   : 0;
  font-size : 1em;
  opacity   : 0;
}

.inputcard[type=checkbox]:not(old) + label,
.inputcard[type=radio   ]:not(old) + label{
  display      : inline-block;
  margin-left  : -2em;
  line-height  : 1.5em;
}

.inputcard[type=checkbox]:not(old) + label > span,
.inputcard[type=radio   ]:not(old) + label > span{
  display          : inline-block;
  width            : 0.875em;
  height           : 0.875em;
  margin           : 0.25em 0.5em 0.25em 0.25em;
  border           : 0.0625em solid rgb(192,192,192);
  border-radius    : 0.25em;
  background       : rgb(224,224,224);
  background-image :    -moz-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :     -ms-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :      -o-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image : -webkit-linear-gradient(rgb(240,240,240),rgb(224,224,224));
  background-image :         linear-gradient(rgb(240,240,240),rgb(224,224,224));
  vertical-align   : bottom;
}




.inputcard[type=radio]:not(old):checked +  label > span > span{
  display          : block;
  width            : 0.5em;
  height           : 0.5em;
  margin           : 0.125em;
  border           : 0.0625em solid rgb(115,153,77);
  border-radius    : 0.125em;
  background       : rgb(181,9,56);
  background-image :    -moz-linear-gradient(rgb(181,9,56),rgb(212,3,60));
  background-image :     -ms-linear-gradient(rgb(181,9,56),rgb(212,3,60)));
  background-image :      -o-linear-gradient(rgb(181,9,56),rgb(212,3,60));
  background-image : -webkit-linear-gradient(rgb(181,9,56),rgb(212,3,60));
  background-image :         linear-gradient(rgb(181,9,56),rgb(212,3,60));
}


.catering-step{border:solid 1px #ddd; border-radius:8px; margin-bottom:30px;}
.catering-step .active{background:#f4f0dc;}
.catering-hd{padding:2px 20px; }


/* ______________________________follow us_________________________________________ */
.follow_us {
	float:none;
	margin-top:5px;
	padding:0 0 0px 0; text-align:center;
}
@media (max-width:768px){
.follow_us { text-align:center; }
}
.follow_us ul{margin: 0 0 0 0px !important;}
.follow_us ul{ padding:0;}

.follow_us ul li {
	 
	margin:0 0 0 0px;
	display:inline-block;
	line-height:18px; border-radius:100%; background:#fc4a57;   padding:9px; transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out; cursor:pointer;
}
.follow_us ul li:hover {  background:#fff;}

.follow_us ul li a {
	background-image:url(../images/top_socials.png);
	background-repeat:no-repeat;
	height:26px;
	display:block;
	text-indent:-9999px;
	text-align:left;
}
.follow_us ul li a.facebook {
	background-position:0 0;
	width:26px;	transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.follow_us ul li:hover a.facebook {background-position:0 -30px;
}
.follow_us ul li a.twitter {
	background-position:-41px 0;
	width:26px; transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.follow_us ul li:hover a.twitter {background-position:-41px -30px;
}
.follow_us ul li a.flickr {
	background-position:-82px 0;
	width:26px; transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.follow_us ul li:hover a.flickr {background-position:-82px -30px;
}
.follow_us ul li a.dribbble {
	background-position:-123px 0;
	width:26px; transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.follow_us ul li:hover a.dribbble {background-position:-123px -30px;
}
.follow_us ul li a.rss {
	background-position:-164px 0;
	width:26px; transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.follow_us ul li:hover a.rss {background-position:-164px -30px;
}
.follow_us ul li p {
	margin: 12px 0 0 0;
	padding:0;
	text-transform:uppercase;
	line-height: 22px;
	font-family: 'Arimo', sans-serif;
	font-size: 14px;
	color: #7a7a7a;
}

/* __________________________________________ end follow us __________________________________________________ */


.inner li{ list-style-image:url(../images/arrow.png); margin:5px 0px 5px 10px; color:#000;}
.inner li a{ color:#fff;}
.inner2 li{ list-style-image:url(../images/arrow.png); margin:5px 0px 5px 10px; color:#000;}
.inner2 li a{ color:#000;}


.red-box{ background:url(../images/mid-sec-bg.jpg) no-repeat center; background-attachment:fixed; background-size:cover; padding:200px 0; text-align:center;}
.red-box h1{ color:#FFFFFF;}


.mid-bg{ background:url(../images/body-img.jpg) no-repeat center top fixed; background-size:cover; padding:30px;}

.mid-icon {
	 
	margin:0 0 0 0px;
	display:inline-block;
	line-height:18px; border-radius:100%; background:#fc4a57;   padding:60px; transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out; cursor:pointer;
}
.mid-icon:hover {  background:#fff;}

.mid-icon a {
	background-image:url(../images/icon1.png);
	background-repeat:no-repeat;
	height:150px;
	display:block;
	text-indent:-9999px;
	text-align:left;
}
.mid-icon a.icon1 { background-image:url(../images/icon1.png);
	background-repeat:no-repeat;
	background-position: -60px -60px;
width: 150px;	transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.mid-icon:hover a.icon1 {background-position: -60px -320px;
}

.mid-icon a.icon2 { background-image:url(../images/icon2.png);
	background-repeat:no-repeat;
	background-position: -60px -60px;
width: 150px;	transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.mid-icon:hover a.icon2 {background-position: -60px -320px;
}

.mid-icon a.icon3 { background-image:url(../images/icon3.png);
	background-repeat:no-repeat;
	background-position: -60px -60px;
width: 150px;	transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out;
}
.mid-icon:hover a.icon3 {background-position: -60px -320px;
}



 .home-gall .col-md-4{ padding:0;}
 
 .ser-div{ border-bottom:1px solid #CCCCCC; padding:20px; margin-bottom:20px; transition: all .50s ease-in-out;
    -moz-transition: all .50s ease-in-out;
    -webkit-transition: all .50s ease-in-out; cursor:pointer;}
 
  .ser-div:hover{box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.31);}
  
  
  .divider-6 {
    border-color: #db2420;
    min-height: 70px;
    position: relative;
    left: -50%;
}

 
	
	.divider-5 {
    border-color: #db2420;
    max-width: 62px;
    position: relative;
    left: 0%;
    margin-top: 18px;
    
}

.divider-bottom {
    border-width: 4px;
    border-style: none none solid none;}

 
 
 
 .box-video-button {
    text-align: center;
}

.box-video-button .button-play {
    position: relative;
    display: inline-block;
    width: 90px;
    height: 90px;
    border-radius: 50%;
    border: 2px solid rgba(255, 255, 255, 0.6);
    background: rgba(255, 255, 255, 0.3);
    transition: all .3s;
    z-index: 1;}
	
	.box-video-button .button-play::before {
    position: absolute;
    content: '';
    top: -12px;
    left: -12px;
    right: -12px;
    bottom: -12px;
    background: rgba(255, 255, 255, 0.21);
    border-radius: 50%;
    transition: all .3s;
}

.box-video-button .button-play .icon {
    position: absolute;
    top: 50%;
    left: 55%;
    font-size: 30px;
    color: #ffffff;
    transform: translate(-50%, -50%);
    transition: all .3s;
}

.icon::before {
    position: relative;
    display: inline-block;
    font-weight: 400;
    font-style: normal;
    speak: none;
    text-transform: none;
}

.fa-play::before {
    content: "\f04b";
}

.fa-play::before {
    content: "\f04b";
}
[class*="fa-"]::before {
    font-weight: 400;
    font-family: 'FontAwesome';
}

.heading{ background:linear-gradient(45deg, #9a0000, #f0c6cb); padding:10px 15px; font: normal 24px 'zurich_lt_btlight'; color:#fff; border-radius:0 0 0  0px;}
.price_bg{   padding:20px 20px 0; text-align:center; border-bottom:1px solid #000; margin-bottom:20px;}
.price_bg .col-md-8{ background:#f3f3f3; padding:20px; text-align:center;}

.ser-page{ background:linear-gradient(45deg, #ffffff, #f0c6cb); padding:20px; border-left:1px solid #CCCCCC; margin-bottom:15px;  }

.ser-img{ border:4px solid #9a0000;}


.col-md-3 .vlightbox1{ border:3px solid #c85252;}