@charset "utf-8";
/* CSS Document */

/*	General Styling
----------------------------------------------------------------------*/
html, body {height: 100%;}
p, h1, h2, h3, h4, h5, h6 {margin: 0; padding: 0;}
ul {list-style-type: none;}
.clear {clear: both; display: block; height: 0; overflow: hidden; visibility: hidden; width: 0;}
.extra-wrap {overflow: hidden;}
.block {display: block;}
.in-block {display: inline-block;}
.p-rel {position: relative;}
.wrapper {width: 100%; overflow: hidden;}
.super-container {margin: 0 0 0px 0; min-height: 100%; padding: 0 0 0px 0; position: relative; overflow: hidden;}
.container {position: relative;}

.space05 {height: 05px;}
.space10 {height: 10px;}
.space15 {height: 15px;}
.space20 {height: 20px;}
.space25 {height: 25px;}

.font8 {font-size: 8px !important;}
.font9 {font-size: 9px !important;}
.font11 {font-size: 11px !important;}
.font12 {font-size: 12px !important;}
.font13 {font-size: 13px !important;}

.txt_fff {color: #ffffff;}
.txt_fff:hover,
.txt_fff:focus {color: #ffffff;}

.txt_666 {color: #666666;}
.txt_666:hover,
.txt_666:focus {color: #666666;}

.txt_999 {color: #999999;}
.txt_999:hover,
.txt_999:focus {color: #999999;}

.txt_333 {color: #333333;}
.txt_333:hover,
.txt_333:focus {color: #333333;}

.txt_000 {color: #000000;}
.txt_000:hover,
.txt_000:focus {color: #000000;}

.show-right {float: right !important;}

.pt0 {padding-top: 0 !important;}
.pt3 {padding-top: 3px;}
.pt4 {padding-top: 4px;}
.pt5 {padding-top: 5px;}
.pt10 {padding-top: 10px;}
.pt15 {padding-top: 15px;}
.pt20 {padding-top: 20px;}
.pt25 {padding-top: 25px;}
.pt30 {padding-top: 30px;}
.pt35 {padding-top: 35px;}
.pt40 {padding-top: 40px;}

.pb0 {padding-bottom: 0px !important;}
.pb3 {padding-bottom: 5px;}
.pb4 {padding-bottom: 5px;}
.pb5 {padding-bottom: 5px;}
.pb10 {padding-bottom: 10px;}
.pb15 {padding-bottom: 15px;}
.pb20 {padding-bottom: 20px;}
.pb25 {padding-bottom: 25px;}
.pb30 {padding-bottom: 30px;}
.pb35 {padding-bottom: 35px;}
.pb40 {padding-bottom: 40px;}

.pbo0 {padding-top: 0px !important; padding-bottom: 0px !important;}
.pbo5 {padding-top: 5px; padding-bottom: 5px;}
.pbo10 {padding-top: 10px; padding-bottom: 10px;}
.pbo15 {padding-top: 15px; padding-bottom: 15px;}
.pbo20 {padding-top: 20px; padding-bottom: 20px;}
.pbo25 {padding-top: 25px; padding-bottom: 25px;}
.pbo30 {padding-top: 30px; padding-bottom: 30px;}
.pbo35 {padding-top: 35px; padding-bottom: 35px;}
.pbo40 {padding-top: 40px; padding-bottom: 40px;}

.pl0 {padding-left: 0px !important;}
.pl5 {padding-left: 5px;}
.pl10 {padding-left: 10px;}
.pl15 {padding-left: 15px;}
.pl20 {padding-left: 20px;}
.pl25 {padding-left: 25px;}
.pl30 {padding-left: 30px;}
.pl35 {padding-left: 35px;}
.pl40 {padding-left: 40px;}
.pl45 {padding-left: 45px;}
.pl50 {padding-left: 50px;}

.pr0 {padding-right: 0px !important;}
.pr5 {padding-right: 5px;}
.pr10 {padding-right: 10px;}
.pr15 {padding-right: 15px;}
.pr20 {padding-right: 20px;}
.pr25 {padding-right: 25px;}
.pr30 {padding-right: 30px;}
.pr35 {padding-right: 35px;}
.pr40 {padding-right: 40px;}
.pr45 {padding-right: 45px;}
.pr50 {padding-right: 50px;}

.pall0 {padding: 0px !important;}
.pall5 {padding: 5px;}
.pall7 {padding: 7px;}
.pall8 {padding: 8px;}
.pall10 {padding: 10px;}
.pall15 {padding: 15px;}
.pall20 {padding: 20px;}
.pall25 {padding: 25px;}
.pall30 {padding: 30px;}
.pall35 {padding: 35px;}
.pall40 {padding: 40px;}
.pall45 {padding: 45px;}
.pall50 {padding: 50px;}

.mt0 {margin-top: 0px !important;}
.mt5 {margin-top: 5px;}
.mt10 {margin-top: 10px;}
.mt15 {margin-top: 15px;}
.mt20 {margin-top: 20px;}
.mt25 {margin-top: 25px;}
.mt30 {margin-top: 30px;}
.mt35 {margin-top: 35px;}
.mt40 {margin-top: 40px;}

.mb0 {margin-bottom: 0px !important;}
.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}
.mb30 {margin-bottom: 30px;}
.mb35 {margin-bottom: 35px;}
.mb40 {margin-bottom: 40px;}

.mbo0 {margin-top: 0px !important; margin-bottom: 0px !important;}
.mbo5 {margin-top: 5px; margin-bottom: 5px;}
.mbo10 {margin-top: 10px; margin-bottom: 10px;}
.mbo15 {margin-top: 15px; margin-bottom: 15px;}
.mbo20 {margin-top: 20px; margin-bottom: 20px;}
.mbo25 {margin-top: 25px; margin-bottom: 25px;}
.mbo30 {margin-top: 30px; margin-bottom: 30px;}
.mbo35 {margin-top: 35px; margin-bottom: 35px;}
.mbo40 {margin-top: 40px; margin-bottom: 40px;}

.ml0 {margin-left: 0px !important;}
.ml5 {margin-left: 5px;}
.ml10 {margin-left: 10px;}
.ml15 {margin-left: 15px;}
.ml20 {margin-left: 20px;}
.ml25 {margin-left: 25px;}
.ml30 {margin-left: 30px;}
.ml35 {margin-left: 35px;}
.ml40 {margin-left: 40px;}

.mr0 {margin-right: 0px !important;}
.mr3 {margin-right: 3px;}
.mr4 {margin-right: 4px;}
.mr5 {margin-right: 5px;}
.mr10 {margin-right: 10px;}
.mr15 {margin-right: 15px;}
.mr20 {margin-right: 20px;}
.mr25 {margin-right: 25px;}
.mr30 {margin-right: 30px;}
.mr35 {margin-right: 35px;}
.mr40 {margin-right: 40px;}

.mall0 {margin: 0px !important;}
.mall5 {margin: 5px;}
.mal10 {margin: 10px;}
.mal15 {margin: 15px;}
.mall20 {margin: 20px;}
.mall25 {margin: 25px;}
.mall30 {margin: 30px;}
.mall35 {margin: 35px;}
.mall40 {margin: 40px;}


/*	header
----------------------------------------------------------------------*/
#header {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1030;
	padding: 10px 0;
	background-color: #ffffff;
	-webkit-transition: all 0.3s ease 0s;
	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
}
#header.sticky {
	box-shadow: 0 3px 8px rgba(0, 0, 0, 0.176);
}
#header.sticky .navbar-brand > img {
	width: 155px;	
}
#header.sticky .navbar-right {
	margin-top: 20px;
}
.navbar-default .navbar-nav > li > a::before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 8px;
    width: 100%;
    height: 2px;
    will-change: transform;
    transition: -webkit-transform .55s cubic-bezier(.82,.01,.21,1);
    transition: transform .55s cubic-bezier(.82,.01,.21,1);
    transition: transform .55s cubic-bezier(.82,.01,.21,1),-webkit-transform .55s cubic-bezier(.82,.01,.21,1);
    -webkit-transform: scaleX(0);
    		transform: scaleX(0);
    -webkit-transform-origin: 100% 0;
    		transform-origin: 100% 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,4db748+0,369553+100 */
	background: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(left, #1e5799 0%, #4db748 0%, #369553 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1e5799 0%,#4db748 0%,#369553 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1e5799 0%,#4db748 0%,#369553 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#369553',GradientType=1 ); /* IE6-9 */
}
.navbar-default .navbar-nav > li > a:hover::before,
.navbar-default .navbar-nav > .open > a::before {
    transition: -webkit-transform .85s cubic-bezier(.82,.01,.21,1);
    transition: transform .85s cubic-bezier(.82,.01,.21,1);
    transition: transform .85s cubic-bezier(.82,.01,.21,1),-webkit-transform .85s cubic-bezier(.82,.01,.21,1);
    -webkit-transform: scaleX(1);
    		transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    		transform-origin: 0 0;
}
.navbar-default .navbar-nav > li.active > a::before {
    transition: -webkit-transform .85s cubic-bezier(.82,.01,.21,1);
    transition: transform .85s cubic-bezier(.82,.01,.21,1);
    transition: transform .85s cubic-bezier(.82,.01,.21,1),-webkit-transform .85s cubic-bezier(.82,.01,.21,1);
    -webkit-transform: scaleX(1);
    		transform: scaleX(1);
    -webkit-transform-origin: 0 0;
    		transform-origin: 0 0;
}

/*	hamburger
----------------------------------------------------------------------*/
.hamburger .hambspan {
	float: right;
	position: relative;
	display: inline-block;
	width: 25px;
	height: 20px;
}
.hamburger.is-open .hambspan {
	margin-top: 2px;
}
.hamburger:hover {
	outline: none;
}
.hamburger:focus {
	outline: none;
}
.hamburger:active {
	outline: none;
}
.hamburger.is-open .hamb-top,
.hamburger.is-open .hamb-middle,
.hamburger.is-open .hamb-bottom {
	height: 2px;
	left: 0;
	position: absolute;
	width: 100%;
	-webkit-border-radius: 2px;
	   -moz-border-radius: 2px;
			border-radius: 2px;
}
.hamburger.is-open .hamb-top {
	margin-top: -2px;
	top: 50%;
	background: #231F20;
	-webkit-transform: rotate(45deg);
	   -moz-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		 -o-transform: rotate(45deg);
			transform: rotate(45deg);
}
.hamburger.is-open .hamb-middle {
	display: none
}
.hamburger.is-open .hamb-bottom {
	margin-top: -2px;
	top: 50%;
	background: #231F20;
	-webkit-transform: rotate(-45deg);
	   -moz-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		 -o-transform: rotate(-45deg);
			transform: rotate(-45deg);
}
.hamburger.is-open:before {
	content: '';
	display: block;
	font-size: 14px;
	line-height: 32px;
	opacity: 0;
	filter: alpha(opacity=0);
	text-align: center;
	-webkit-transform: translate3d(0, 0, 0);
	   -moz-transform: translate3d(0, 0, 0);
		-ms-transform: translate3d(0, 0, 0);
		 -o-transform: translate3d(0, 0, 0);
			transform: translate3d(0, 0, 0);
	-webkit-transition: all 0.35s ease-in-out;
	   -moz-transition: all 0.35s ease-in-out;
		-ms-transition: all 0.35s ease-in-out;
		 -o-transition: all 0.35s ease-in-out;
			transition: all 0.35s ease-in-out;
}
.hamburger.is-open:hover before {
	display: block;
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-transform: translate3d(-100px, 0, 0);
	   -moz-transform: translate3d(-100px, 0, 0);
		-ms-transform: translate3d(-100px, 0, 0);
		 -o-transform: translate3d(-100px, 0, 0);
			transform: translate3d(-100px, 0, 0);
	-webkit-transition: all 0.35s ease-in-out;
	   -moz-transition: all 0.35s ease-in-out;
		-ms-transition: all 0.35s ease-in-out;
		 -o-transition: all 0.35s ease-in-out;
			transition: all 0.35s ease-in-out;
}
.hamb-bottom,
.hamb-middle,
.hamb-top {
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#1e5799+0,4db748+0,369553+100 */
	background-color: #1e5799; /* Old browsers */
	background: -moz-linear-gradient(left, #1e5799 0%, #4db748 0%, #369553 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, #1e5799 0%,#4db748 0%,#369553 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, #1e5799 0%,#4db748 0%,#369553 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#369553',GradientType=1 ); /* IE6-9 */
	display: block;
	width: 100%;
	height: 2px;
	margin-top: 5px;
	-webkit-transition: -webkit-transform 0.2s cubic-bezier(.73, 1, .28, .08);
	   -moz-transition: -moz-transform 0.2s cubic-bezier(.73, 1, .28, .08);
		-ms-transition: -ms-transform 0.2s cubic-bezier(.73, 1, .28, .08);
		 -o-transition: -o-transform 0.2s cubic-bezier(.73, 1, .28, .08);
			transition: transform 0.2s cubic-bezier(.73, 1, .28, .08);
}

/*	slider-home
----------------------------------------------------------------------*/
#slider-home {
	border-top: 2px solid #231F20;
	margin-bottom: 100px;
}
#slider-home .carousel-caption h1 {
	font-weight: 300;
	font-size: 45px;
}

/*	call to action
----------------------------------------------------------------------*/
.call-to-action {
	position: fixed;
	color: #ffffff;
	padding:8px 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 5;
}
.call-to-action:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	background-color: #505050;
	width: 50%;
}
.call-to-action:after {
	content: "";
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	background-color: #414042;
	width: 50%;
	z-index: -1;
}
.call-to-action .btn-group {
	background: url("../images/sprites.png") no-repeat scroll 0 0 transparent;
	padding: 0px 0 0px 55px;
	font-size: 28px;
	background-size: 40px auto;
}
.call-to-action .btn-group .link {
	background-color: transparent;
	border: 0;
	color: #ffffff;
	line-height: normal;
}
.call-to-action .btn-group .link:hover,
.call-to-action .btn-group .link:focus {
	text-decoration: none;
}
.call-to-action .btn-group .dropdown-menu {
	left: auto;
}
.call-to-action .btn-group .angle {
    display: inline-block;
    margin: 0 0 0 5px;
	width: 20px;
}
.call-to-action .btn-group.appointment {
	background-position: 0 -71px;
	/*margin-left: 125px;*/
}

/*	main-content
----------------------------------------------------------------------*/
#main-content {
	min-height: 700px;
}
.section-title {
	margin-bottom: 15px;
	font-size: 36px;
	font-weight: 400;
	color: #231F20;
	text-transform: capitalize;
}
.table-row {
    display: table;
    height: 100%;
	width: 100%; 
}
.table-cell-row {
    display: table-cell;
	vertical-align: middle;
}
.nw-row {
    align-items: center;
    display: flex;
}
.row.image-right {
	display: flex;
    flex-direction: row-reverse;
}

a.readmore, a.readless {
    overflow: hidden;
    color: #bcbec0;
    margin-top: 0px;
    padding: 0;
    text-decoration: none;
}
a.readmore:hover,
a.readless:hover {
	color: #231F20;
	text-decoration: none;
}
.text-overflow[data-readmore] {
    transition: height 500ms;
    overflow: hidden;
}

/*	readmore btn
----------------------------------------------------------------------*/
.readmore-btn {
	background: url("../images/read-more-btn.png") no-repeat scroll 0 0 transparent;
	color: #ffffff;
	text-align: center;
	text-transform: uppercase;
	width: 127px;
	height: 37px;
	display: inline-block;
	padding: 6px 0;
	font-weight: 400;
	border: 0;
	-webkit-transition: all 0.3s ease 0s;
 	   -moz-transition: all 0.3s ease 0s;
			transition: all 0.3s ease 0s;
}
.readmore-btn:hover,
.readmore-btn:focus {
	color: #231F20;
	text-decoration: none;
}

/*	about-home
----------------------------------------------------------------------*/
.about-home {
	margin-bottom: 100px;
	overflow: hidden;
	/*padding: 75px 0;*/
}
.about-home article {
	margin-bottom: 40px;
}
.about-home .lead h1 {
	font-size: inherit;
	display: inline-block;
	font-weight: normal;
}

/*	whatwedo
----------------------------------------------------------------------*/
.whatwedo {
	background-color: #efefef;
	padding: 75px 0;
	overflow: hidden;
	/*margin: 75px 0;*/
}
.whatwedo .thumbnail {
	border-radius: 0;
	border: 4px solid #ffffff;
	padding: 0;
	margin-bottom: 30px;
}

/*	hover effects
----------------------------------------------------------------------*/
.ih-item.square {
	position: relative;
    border: 6px solid #fff;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.3);
	margin-bottom: 30px;
}
.ih-item.square .info {
    position: absolute;
    bottom: 25px;
    left: 0;
    right: 0;
    text-align: center;
    -webkit-backface-visibility: hidden;
    		backface-visibility: hidden;
}
.ih-item.square.effect6 {
	overflow: hidden;
}
.ih-item.square.effect6 .img {
  	-webkit-transition: all 0.35s ease-in-out;
	   -moz-transition: all 0.35s ease-in-out;
  		  	transition: all 0.35s ease-in-out;
  	-webkit-transform: scale(1);
       -moz-transform: scale(1);
  	  	-ms-transform: scale(1);
  	   	 -o-transform: scale(1);
  		  	transform: scale(1);
}
.ih-item.square.effect6 .info {
  	background: rgba(0, 0, 0, 0.2);
  	visibility: hidden;
  	opacity: 0;
  	-webkit-transition: all 0.35s ease-in-out;
  	   -moz-transition: all 0.35s ease-in-out;
  		 	transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 .info h4 {
	text-transform: uppercase;
  	color: #fff;
  	text-align: center;
  	padding: 10px 3px;
	font-size: 22px;
	font-weight: 400;
  	-webkit-transition: all 0.35s ease-in-out;
  	   -moz-transition: all 0.35s ease-in-out;
  		  	transition: all 0.35s ease-in-out;
}
.ih-item.square.effect6 a:hover .img {
 	-webkit-transform: scale(1.2);
	   -moz-transform: scale(1.2);
  	  	-ms-transform: scale(1.2);
  	   	 -o-transform: scale(1.2);
			transform: scale(1.2);
}
.ih-item.square.effect6 a:hover .info {
	visibility: visible;
  	opacity: 1;
}
.ih-item.square.effect6.from_left_and_right .info h4 {
  	-webkit-transform: translateX(-100%);
  	   -moz-transform: translateX(-100%);
  		-ms-transform: translateX(-100%);
  		 -o-transform: translateX(-100%);
  			transform: translateX(-100%);
}
.ih-item.square.effect6.from_left_and_right a:hover .info h4 {
	-webkit-transform: translateX(0);
  	   -moz-transform: translateX(0);
  		-ms-transform: translateX(0);
  		 -o-transform: translateX(0);
			transform: translateX(0);
}
.ih-item img {
    width: 100%;
    height: 100%;
}

/*	technology-home
----------------------------------------------------------------------*/
.technology-home {
	height: 700px;
	margin-bottom: 100px;
	background: url("../images/technology-bg.jpg") no-repeat fixed center center transparent;
	-webkit-background-size: cover;
	   -moz-background-size: cover;
			background-size: cover;
}

/*	testimonial
----------------------------------------------------------------------*/
.testimonials {
	margin-bottom: 100px;
	/*padding: 75px 0;*/
}
.testimonials .testimonial-slider {
	margin-top: 20px;
}
.testimonials .testimonial-slider .item {
    padding-bottom: 30px;
}
.testimonials .testimonial-slider .testimonial-item {
    border: 1px solid #e4e4e4;
    text-align: center;
    border-top-left-radius: 25px;
    border-bottom-right-radius: 25px;
    padding: 45px 20px 80px;
    z-index: -1;
	min-height: 390px;
	position: relative;
}
.testimonials .testimonial-slider .testimonial-item p {
	margin-bottom: 40px;
}
.testimonials .testimonial-slider .testimonial-item h4 {
    font-size: 22px;
	font-weight: 500;
	margin-bottom: 15px;
	color: #231F20;
}
.testimonials .testimonial-slider .testimonial-img {
    width: 150px;
    /*height: 95px;*/
    margin: -75px auto 0;
    z-index: 12;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot {
  border: 1px solid #a4a4a4;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot:hover {
  border: 1px solid #93c524;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot:hover span {
  background-color: #93c524;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot.active {
  border: 1px solid #93c524;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot.active span {
  background-color: #93c524;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: relative;
	margin: 0 3px;
	-webkit-transition: all 0.6s linear;
	   -moz-transition: all 0.6s linear;
			transition: all 0.6s linear;
}
.testimonial-slider .owl-controls .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 0;
    position: absolute;
    top: 50%;
    left: 50%;
    background: transparent;
	-webkit-transform: translate(-50%, -50%);
	   -moz-transform: translate(-50%, -50%);
			transform: translate(-50%, -50%);
    -webkit-transition: all 0.6s linear;
	   -moz-transition: all 0.6s linear;
			transition: all 0.6s linear;
}


/*	features
----------------------------------------------------------------------*/
.features {
	background: url("../images/features-bg.jpg") no-repeat fixed 0 0 transparent;
	padding: 70px 0 60px 0;
	color: #ffffff;
	margin-bottom: 100px;
	background-size: cover;
}
.features .section-title {
	color: #ffffff;
}
.features .info-box {
	margin-top: 15px;
	text-align: justify;
	margin-bottom: 15px;
}
.features .info-box h4 {
	font-size: 20px;
	margin-bottom: 10px;
}

/*	testimonials videos
----------------------------------------------------------------------*/
.testimonials-videos {
	/*margin-bottom: 60px;*/
	overflow: hidden;
	/*padding: 75px 0;*/
}
.testimonials-videos .video-container {
	margin-top: 25px;
}
.testimonials-videos .video-block {
	position: relative;
	margin-bottom: 30px;
}
.testimonials-videos h4 {
	text-align: center;
}
.video-play-icon {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	   -moz-transform: translate(-50%,-50%);
			transform: translate(-50%,-50%);
}
#thb-video-lightbox-5b068cd47b210 svg {
	fill: #ffffff;
}
#thb-video-lightbox-5b068cd47b210 svg.thb-play-02 .circle1 {
	stroke: #ffffff;
}
.thb-video-lightbox .thb-video-link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10;
}
.thb-video-lightbox svg.thb-play-02 .circle1 {
	fill: none;
	stroke-width: 2;
	stroke-miterlimit: 10;
	opacity: 0.5;
	stroke: #000;
}
.thb-video-lightbox svg.thb-play-02 .circle2 {
	fill: none;
	stroke-width: 3;
	stroke-miterlimit: 10;
	opacity: 1;
	stroke-dasharray: 239;
	stroke-dashoffset: 239;
	stroke: #000;
}
.thb-video-lightbox:hover svg.thb-play-02 .circle2 {
	stroke-dashoffset: 0;
}
.thb-video-lightbox svg.thb-play-02 .circle2 {
	-webkit-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
	   -moz-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
	     -o-transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
	  		transition: all 1s cubic-bezier(0.25, 0.8, 0.25, 1);
}
.thb-video-lightbox svg.thb-play-02 .circle1 {
	fill: none;
	stroke-width: 3;
	stroke-miterlimit: 10;
	opacity: 0.5;
	stroke: #000;
}
.thb-video-lightbox svg.thb-play-02 .circle2 {
	fill: none;
	stroke-width: 3;
	stroke-miterlimit: 10;
	opacity: 1;
	stroke-dasharray: 239;
	stroke-dashoffset: 239;
	stroke: #000;
}

/*	appointment-area
----------------------------------------------------------------------*/
#appointment-form-section {
	padding: 125px 0 75px;
}
.appointment-area {
	background: url("../images/appointment-bg.jpg") no-repeat scroll 0 0 transparent;
	background-size: cover;
	position: relative;
	overflow: hidden;
	padding: 70px 0;
	/*margin-top: 75px;
	margin-bottom: 75px;*/
}
.appointment-area .appointment-form {
	background-color: #414042;
	padding: 40px 30px;
	border-top-left-radius: 40px;
	border-bottom-right-radius: 40px;
}
.appointment-area .appointment-form .section-title {
	color: #ffffff;
	margin-bottom: 25px;
}
.appointment-area .input-group span {
    background: url("../images/sprites.png") no-repeat scroll 0 0 transparent;
    background-size: 25px auto;
    padding: 6px 18px;
}
.appointment-area .input-group.date span {
	background-position: 1px -34px;
}
.appointment-area .input-group.time span {
	background-position: 1px -77px;
}
.appointment-area .location span.caret {
	background: url("../images/sprites.png") no-repeat scroll center -125px transparent;
    background-size: 25px auto;
	padding: 0px 24px;
	border: 0;
	margin: 0;
}
.appointment-area:before {
    content: '';
    background: url("../images/appointment-pattern.jpg") no-repeat scroll 0 0 transparent;
    background-size: cover;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: 0.85;
	filter: alpha(opacity=85);
    z-index: 0;
}
.appointment-area .appointment-content {
    position: relative;
    padding: 180px 0px 180px;
}
.appointment-area .appointment-content:after {
    content: '';
    background: url("../images/appointment-logo.png") no-repeat scroll center center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
}
.appointment-area .appointment-content .text {
    position: relative;
	margin-left: 50px;
	z-index: 1;
	max-width: 268px;
}
.appointment-area .appointment-content h3 {
    font-weight: 400;
	font-size: 40px;
}
.appointment-area .appointment-content h2 {
    font-size: 50px;
	font-weight: 400;
	margin-bottom: 5px;
	line-height: normal;
}
.appointment-area .appointment-content h3.app-1 {
    text-align: right;
}

/* say hello
--------------------------------------------------------------------- */

.say-hello{
	padding: 0px 0px 40px 0px;
}

.say-hello .countryBox{
	border: 1px solid #ccc;
    margin-bottom: 8px;
    padding: 14px;
}

.say-hello a{
	color: #000;
}

.say-hello .mt-3{
	margin-top: 1rem;
}

/*	footer
----------------------------------------------------------------------*/
#footer {
	background-color: #222020;
	padding-top: 40px;
	padding-bottom: 0px;
	position: relative;
	color: #C6C4C4;
}
/*#footer:before {
	content: "";
	background: url("../images/footer-logo.png") no-repeat scroll 0 0 transparent;
}*/
#footer .social-links {
	margin-top: 8px;
}
#footer .social-links h4 {
	margin-bottom: 6px;
	font-size: 16px;
}
#footer .social-links a {
	display: inline-block;
	font-size: 14px;
    color: #BCBEC0;
	margin-right: 10px;
	border: 1px solid #BCBEC0;
	width: 28px;
	height: 28px;
	line-height: 26px;
	border-radius: 100%;
	text-align: center;
}
#footer .social-links a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer .footer-links li {
	margin-bottom: 10px;
}
#footer .footer-links li a {
    color: #C6C4C4;
}
#footer .footer-links li a:hover {
	color: #ffffff;
	text-decoration: none;
}
#footer .footer-col {
	position: relative;
	margin-bottom: 20px;
}
#footer .footer-col:after {
	content: "";
	background-color: #666666;
	height: 50%;
	width: 1px;
	position: absolute;
	left: -50px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
			transform: translateY(-50%);
}
#footer .copyright {
	text-align: center;
	padding: 20px 0 30px 0;
	margin-top: 15px;
}
#footer .address {
	position: relative;
	margin-bottom: 15px;
}
#footer .address.divider {
	padding-top: 15px;
}
#footer .address.divider:after {
	content: "";
	background-color: #666666;
	position: absolute;
	top: 0;
	left: 0;
	width: 100px;
	height: 1px;
}


/*	font awesome
----------------------------------------------------------------------*/
@font-face{
    font-family:'FontAwesome';
    src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
    src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'),
		 url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'),
		 url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'),
		 url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'),
		 url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
    font-weight:normal;
    font-style:normal
}
.fa{
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.fa-facebook:before {content:"\f09a";}
.fa-twitter:before {content:"\f099";}
.fa-instagram:before {content:"\f16d";}
.fa-pinterest:before {content:"\f0d2";}
.fa-youtube:before {content:"\f167";}
.fa-pinterest-p:before {content:"\f231";}
.fa-google-plus:before{content:"\f0d5";}
.fa-slideshare:before{content:"\f1e7";}
.fa-phone:before{content:"\f095";}
.fa-envelope:before{content:"\f0e0";}

/*	treatments details
----------------------------------------------------------------------*/
.treatments-detail .treatment-image-box {
	margin-bottom: 70px;
}
.treatment-image-box .thumbnail-img {
	border: 1px solid #e4e4e4;
	padding: 5px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.treatment-image-box .image-right .text-content-inner {
	text-align: right;
}
.treatment-image-box .text-content-inner h2 {
	color: #231F20;
	text-transform: capitalize;
}
.treatment-image-box .text-content-inner p {
	line-height: 26px;
	margin-bottom: 15px;
}

/*	technology details
----------------------------------------------------------------------*/
.technology-detail .technology-image-box {
	margin-bottom: 70px;
}
.technology-image-box .thumbnail-img {
	border: 1px solid #e4e4e4;
	padding: 5px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.technology-image-box .image-right .text-content-inner {
	text-align: right;
}
.technology-image-box .text-content-inner h2 {
	color: #231F20;
	text-transform: capitalize;
}
.technology-image-box .text-content-inner p {
	line-height: 26px;
	margin-bottom: 15px;
}

/*	awards details
----------------------------------------------------------------------*/
.awards-detail .awards-image-box {
	margin-bottom: 70px;
}
.awards-image-box .thumbnail-img {
	border: 1px solid #e4e4e4;
	padding: 5px;
	box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.1);
}
.awards-image-box .image-right .text-content-inner {
	text-align: right;
}
.awards-image-box .text-content-inner p {
	line-height: 26px;
	margin-bottom: 15px;
}

/*	review-pages
----------------------------------------------------------------------*/
.review-pages {
	text-align: center;
	margin-bottom: 40px;
}
.review-pages a {
	display: inline-block;
	margin: 0 10px;
	background-color: #e6e7e8;
	padding: 8px 12px;
	width: 130px;
	text-transform: uppercase;
	color: #231f20;
	font-weight: 500;
	position: relative;
	border-radius: 5px;
}
.review-pages a:hover,
.review-pages a:focus {
	text-decoration: none;
	color: #231f20;
}
.review-pages a.active {
	background-color: #231f20;
	color: #ffffff;
}
.review-pages a.active:after {
	content: "";
	background: url("../images/sprites.png") no-repeat scroll 0 -882px transparent;
	position: absolute;
	right: 0;
	bottom: -9px;
	left: 0;
	width: 58px;
	height: 9px;
	margin: 0 auto;
}

/*	blog page
----------------------------------------------------------------------*/
.blog-main-area .blog_main_inner {
	padding-bottom: 35px;
}
.blog_main_inner .blog_single_element {
    margin-bottom: 35px;
}
.blog_main_inner .blog_single_element .blog_main_content {
    border-left: 1px solid #e4e4e4;
    border-right: 1px solid #e4e4e4;
    border-bottom: 1px solid #e4e4e4;
}
.blog_main_inner .blog_single_element .blog_main_content .blog-title {
	margin-bottom: 15px;
	font-size: 32px;
	font-weight: 400;
	color: #231F20;
	text-transform: capitalize;
	padding: 20px 15px 0px 15px;
	line-height: normal;
}
.blog_main_inner .blog_single_element .blog_main_content p {
	line-height: 28px;
	padding: 0px 15px;
}
.blog_main_inner .blog_single_element .blog_main_content .blog_footer {
	color: #bcbec0;
    padding: 15px;
    border-top: 1px solid #e4e4e4;
	margin-top: 15px;
}
.blog_main_inner .blog_single_element .blog_main_content a.readmore,
.blog_main_inner .blog_single_element .blog_main_content a.readless {
	padding: 0 15px;
}

/*	testimonial inner page
----------------------------------------------------------------------*/
.testimonials-main-area .testimonials_main_inner {
	margin-bottom: 70px;
}
.testimonials_main_inner .testimonials-row {
	border-bottom: 1px solid #e4e4e4;
	margin-bottom: 40px;
	padding-bottom: 20px;
}
.testimonials_main_inner .testimonial-single-element .testimonials-img {
	margin-bottom: 10px;
	position: relative;
}

/*	contact us
----------------------------------------------------------------------*/
.contactus-page .page-header {
	margin-bottom: 0px;
}
.contact_main_area .contact_top {
	background-color: #f3f7f7;
	padding-top: 50px;
	padding-bottom: 65px;
}
.contact_main_area .contact_top p {
	/*text-align: center;*/
	margin: 0;
	font-size: 15px;
}
.contact_main_area .contact_top h2 {
	margin-bottom: 75px;
	text-align: center; 
}
.contact_main_area .contact_top .contact-item {
    clear: both;
    margin-bottom: 30px;
}
.contact_main_area .contact_top .item-img {
	width: 130px;
	height: 130px;
	border-radius: 100%;
	background-color: #ffffff;
	text-align: center;
	line-height: 124px;
	margin: 0 auto 20px;
}
.contact_main_area .contact_top .item-description {
	font-size: 14px;
}
.contact_main_area .contact_top .item-description strong {
	font-size: 16px;
}
.contact_main_area .contact_map {
	margin-bottom: 70px;
	position: relative;
	background: url("../images/sprites.png") repeat-x scroll 0 -935px transparent;
}
.contact_main_area .contact_form {
	margin-bottom: 90px;
}
.contact_main_area .contact_form .section-title {
}
.contact_main_area .contact_form form {
	margin-top: 30px;
}
.contact_main_area .contact_form .form-control {
	background-color: #f3f7f7;
	border-radius: 0;
	box-shadow: none;
	color: #333333;
}
.contact_main_area .single_contact_info {
	background-color: #fff;
	padding: 10px 10px;
	box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
	min-height: 130px;
	margin-bottom: 20px;
}
.contact_main_area .single_contact_info span {
	display: inline-block;
	float: left;
	width: 30px;
	margin-right: 10px;
	margin-top: 3px;
}
.contact_main_area .single_contact_info .info {
	overflow: hidden;
}
.contactInfo .section-title span {
    display: block;
    font-size: 13px;
    margin-top: 5px;
}
.contactInfo ul li {
    margin-bottom: 7px;
}
.contactInfo ul {
	margin: 25px 0;
}
.contactInfo ul li i {
    height: 25px;
    line-height: 22px;
    margin-right: 4px;
    text-align: center;
    width: 20px;
    font-size: 14px;
}
.contactInfo li a {
    color: #231F20;
}
.contactInfo .social-links h4 {
    margin-bottom: 10px;
}
.contactInfo .social-links a {
	display: inline-block;
	font-size: 14px;
	margin-right: 10px;
	border: 1px solid #666666;
	width: 28px;
	height: 28px;
	line-height: 26px;
	border-radius: 100%;
	text-align: center;
	color: #666666;
}
.contactInfo .social-links a:hover {
	color: #231F20;
}


/*	Modal Vertical Middle
----------------------------------------------------------------------*/
.modal {
  text-align: center;
  padding: 0!important;
}
.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}
.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/*	Appointment Form Modal
----------------------------------------------------------------------*/
#AppointmentFormModal .modal-title {
	font-size: 26px;
	font-weight: 400;
	color: #231F20;
}
#AppointmentFormModal .input-group span {
    background: url("../images/sprites-dark.png") no-repeat scroll 0 0 transparent;
    background-size: 25px auto;
    padding: 6px 18px;
}
#AppointmentFormModal .input-group.date span {
	background-position: 1px -34px;
}
#AppointmentFormModal .input-group.time span {
	background-position: 1px -77px;
}
#AppointmentFormModal .location span.caret {
	background: url("../images/sprites-dark.png") no-repeat scroll center -125px transparent;
    background-size: 25px auto;
	padding: 0px 24px;
	border: 0;
	margin: 0;
}
#AppointmentFormModal .form-control {
	border-color: #cccccc;
}
#AppointmentFormModal .input-group-addon {
	border-color: #cccccc;
	color: #666666;
}


/*	sitemap
----------------------------------------------------------------------*/
.sitemap-page .sitemap-top {
	margin-bottom: 30px;
	padding: 10px 0 2px;
}
.sitemap-page .sitemap-top ul {
	margin-bottom: 0;
}
.sitemap-page .sitemap-top li {
    margin: 0px 30px 8px 8px;
    padding: 0px;
    list-style: none;
	color: #666666;
}
.sitemap-page .sitemap-top li a {
	color: #666666;
}
.sitemap-page .sitemap-top li a:hover {
	text-decoration: none;
	color: #7CA511;
}

label.error {
    color: #ff3737;
    font-weight: normal;
    font-family: arial;
    font-size: 12px;
    margin: 0;
    letter-spacing: 0;
}

.home-page #footer {
	padding-bottom: 110px;
}


/*	thankyou
----------------------------------------------------------------------*/
.thankyou-message {
	text-align: center;
}
.thankyou-message h3 {
	line-height: normal;
}

/* Floating WhatsApp Button */
.whatsapp-float {
  position: fixed;
  width: 60px;
  height: 60px;
  bottom: 90px;
  right: 25px;
  background-color: #25D366;
  color: #fff;
  border-radius: 50%;
  text-align: center;
  font-size: 30px;
  box-shadow: 2px 2px 8px rgba(0,0,0,0.3);
  z-index: 999;
  transition: all 0.3s ease;
}

.whatsapp-float:hover {
  background-color: #1ebe5d;
  transform: scale(1.08);
  color: #fff;
  text-decoration: none;
}

.whatsapp-icon {
  margin-top: 15px;
}
