* {
    padding: 0;
    margin: 0;
}
html, body {height: 100%; width: 100%;}
body{  font-family: 'Inter',sans-serif; font-size:18px; color:#000; line-height: 1.5;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small,  sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, figure {	border: 0;	margin: 0;	padding: 0;	font-family:'Inter',sans-serif; font-weight: normal;}
img, fieldset, abbr, acronym {	border: 0;}
article, aside, figure, figcaption, hgroup, footer, header, nav, section, video, object {display: block;}
audio, canvas, video {display: inline-block;
display: inline;
zoom: 1;}

h1, h2, h3, h4, h5, h6 {	font-family: 'Inter',sans-serif;	font-size: 100%;	font-weight: normal;}

ul li, ol li {list-style: none;}

img {	border: none;	display: block; max-width:100%;}

a, a:link, a:focus {	color: #000 ;	text-decoration: none;	outline: none;	-moz-transition: all 0.3s ease 0s;	-ms-transition: all 0.3s ease 0s;	-o-transition: all 0.3s ease 0s;	-webkit-transition: all 0.3s ease 0s;	transition: all 0.3s ease 0s;}

a:hover {	color: #146774;	-moz-transition: all 0.3s ease 0s;	-ms-transition: all 0.3s ease 0s;	-o-transition: all 0.3s ease 0s;	-webkit-transition: all 0.3s ease 0s;	transition: all 0.3s ease 0s;}


@font-face {  font-family: 'FontAwesome';

  src: url('../fonts/fontawesome-webfont.eot?v=4.6.1');

  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');  font-weight: normal; font-style: normal;}

  .fa-twitter:before { content: "\f099";}.fa-facebook:before { content: "\f09a";}.fa-youtube::before {

    content: "\f167";}.fa-instagram::before {  content: "\f16d";}	.fa-angle-right:before { content: "\f105";}

.fa-phone-square:before { content: "\f098";}

.fa-angle-double-right:before { content: "\f101";}.fa-angle-left:before { content: "\f104";}.fa-arrow-right:before { content: "\f061";}.fa-clock-o:before { content: "\f017";}

.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-phone:before { content: "\f095";}

  @font-face { font-family: "Flaticon"; src: url("../fonts/flaticon_flats.eot");  src: url("../fonts/flaticon_flats.eot?#iefix") format("embedded-opentype"),

       url("../fonts/flaticon_flats.woff") format("woff"),  url("../fonts/flaticon_flats.ttf") format("truetype"), url("../fonts/flaticon_flats.svg#Flaticon") format("svg");

  font-weight: normal; font-style: normal;}
.fa-x-twitter:before{content:"\e61b"}
  .fa-calendar:before { content: "\f073";}.fa-home:before {  content: "\f015";}
  .fa-slash-forward:before { content: "\2f";}
  .fa-map-marker:before { content: "\f041";}.fa-envelope-o:before { content: "\f003";}.fa-envelope:before { content: "\f0e0";} .fa-clock:before {  content: "\f017";}
.fa-chevron-down:before { content: "\f078";}
.fa-instagram:before {  content: "\f16d";}.fa-arrow-circle-right:before { content: "\f0a9";}  .fa-calendar:before{content:"\f073"} .fa-linkedin:before {  content: "\f0e1";}

.top-area{ background:#f7f2ec; padding:0px 0}
.container-area{ max-width:1280px; width:100%; margin:0 auto}
.container-area1{ max-width:900px; width:100%; margin:0 auto}
.clear{ clear:both}
.header-area{box-shadow:0px 5px 10px 0px rgb(0 0 0 / 10%); position:relative; z-index:999}
.logo-area{ padding:21px 0 23px 0; float:left}
.banner-area{ background:#e6f8f8}
.body-container .wide-slider .owl-carousel .owl-controls { display:none !important;
  position: absolute;
  top: 47.5%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
}
/*.owl-item::before {
    content: "";
    position: absolute;
    background: rgba(0,0,0,.08);
    height: 100%;
    width: 100%;
}*/

.body-container .wide-slider.wide-slider-pagination .item .content {
  position: absolute;
  bottom: 110px;
  left: 10%;
}
.body-container .wide-slider.wide-slider-pagination .item .content.content-inline {
  display: inline-block;
  width: auto;
}


.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
/* display none until init */
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}

.owl-carousel .owl-item{
	float: left;
}
/* .owl-controls .owl-page,
.owl-controls .owl-buttons div{ color: #fff; display:inline-block; margin:0 10px;
    width: 44px;
    height: 44px;
    cursor: pointer;
    border-radius: 8px;
    border: 1px solid #FFFFFF;
    -webkit-backdrop-filter: blur(8px);
    backdrop-filter: blur(8px);
    -webkit-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out; font-size:0;
	cursor: pointer;
}
.owl-controls .active { background:#ff834f ;}
 */
.body-container .wide-slider .owl-carousel .owl-buttons {
  width: 100%;
}
.body-container .wide-slider .owl-carousel .owl-buttons div {
  position: absolute;
  width: 44px;
  height: 44px;
  border-radius: 50px;
  backdrop-filter: blur(8px);
  transition: all 0.5s ease;
  font-size: 0;
  cursor: pointer;
  background: #fff;
}
.body-container .wide-slider .owl-carousel .owl-buttons .owl-prev::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  background: url("../images/Arrow-8.png") no-repeat center;
  background-size: contain;
  transform: translate(-50%, -50%);
}
.body-container .wide-slider .owl-carousel .owl-buttons .owl-next::before {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  background: url("../images/Arrow-8-1.png") no-repeat center;
  background-size: contain;
  transform: translate(-50%, -50%);
}


/* LEFT button */
.owl-controls .owl-prev {
  left: 10px !important;
}

/* RIGHT button */
.owl-controls .owl-next {
  right: 10px !important;
}

/* Active state */
.owl-controls .active {
  background: #ff834f;
}



.owl-controls .owl-page:hover {  background:#ff834f;}
.owl-pagination{ width:100%; max-width:1180px; margin:0 auto; text-align: center}
@media (max-width: 768px) { .owl-pagination{ text-align: center;} }
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

/* mouse grab icon */
.grabbing {
    cursor:url(grabbing.png) 8 8, move;
}
/* fix */
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:    hidden;
	-ms-backface-visibility:     hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}

.body-container .wide-slider .owl-carousel .item img {
    width: 100%;
    display: block;
}.body-container .wide-slider .owl-carousel .item .content {
    position: absolute;
    width: 100%;
    top:18%;
    z-index: 99;
}
 .body-container {  overflow:hidden;  position:relative; }
.owl-origin {
	-webkit-perspective: 1200px;
	-webkit-perspective-origin-x : 50%;
	-webkit-perspective-origin-y : 50%;
	-moz-perspective : 1200px;
	-moz-perspective-origin-x : 50%;
	-moz-perspective-origin-y : 50%;
	perspective : 1200px;
}
/* fade */
.owl-fade-out {
  z-index: 10;
  -webkit-animation: fadeOut .7s both ease;
  -moz-animation: fadeOut .7s both ease;
  animation: fadeOut .7s both ease;
}
.owl-fade-in {
  -webkit-animation: fadeIn .7s both ease;
  -moz-animation: fadeIn .7s both ease;
  animation: fadeIn .7s both ease;
}
/* backSlide */
.owl-backSlide-out {
  -webkit-animation: backSlideOut 1s both ease;
  -moz-animation: backSlideOut 1s both ease;
  animation: backSlideOut 1s both ease;
}
.owl-backSlide-in {
  -webkit-animation: backSlideIn 1s both ease;
  -moz-animation: backSlideIn 1s both ease;
  animation: backSlideIn 1s both ease;
}
/* goDown */
.owl-goDown-out {
  -webkit-animation: scaleToFade .7s ease both;
  -moz-animation: scaleToFade .7s ease both;
  animation: scaleToFade .7s ease both;
}
.owl-goDown-in {
  -webkit-animation: goDown .6s ease both;
  -moz-animation: goDown .6s ease both;
  animation: goDown .6s ease both;
}
/* scaleUp */
.owl-fadeUp-in {
  -webkit-animation: scaleUpFrom .5s ease both;
  -moz-animation: scaleUpFrom .5s ease both;
  animation: scaleUpFrom .5s ease both;
}

.owl-fadeUp-out {
  -webkit-animation: scaleUpTo .5s ease both;
  -moz-animation: scaleUpTo .5s ease both;
  animation: scaleUpTo .5s ease both;
}
/* Keyframes */
/*empty*/
@-webkit-keyframes empty {
  0% {opacity: 1}
}
@-moz-keyframes empty {
  0% {opacity: 1}
}
@keyframes empty {
  0% {opacity: 1}
}
@-webkit-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-moz-keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@keyframes fadeIn {
  0% { opacity:0; }
  100% { opacity:1; }
}
@-webkit-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-moz-keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@keyframes fadeOut {
  0% { opacity:1; }
  100% { opacity:0; }
}
@-webkit-keyframes backSlideOut {
  25% { opacity: .5; -webkit-transform: translateZ(-500px); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }
}
@-moz-keyframes backSlideOut {
  25% { opacity: .5; -moz-transform: translateZ(-500px); }
  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }
}
@keyframes backSlideOut {
  25% { opacity: .5; transform: translateZ(-500px); }
  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }
}
@-webkit-keyframes backSlideIn {
  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -webkit-transform: translateZ(-500px); }
  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }
}
@-moz-keyframes backSlideIn {
  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; -moz-transform: translateZ(-500px); }
  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }
}
@keyframes backSlideIn {
  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }
  75% { opacity: .5; transform: translateZ(-500px); }
  100% { opacity: 1; transform: translateZ(0) translateX(0); }
}
@-webkit-keyframes scaleToFade {
  to { opacity: 0; -webkit-transform: scale(.8); }
}
@-moz-keyframes scaleToFade {
  to { opacity: 0; -moz-transform: scale(.8); }
}
@keyframes scaleToFade {

  to { opacity: 0; transform: scale(.8); }
}
@-webkit-keyframes goDown {
  from { -webkit-transform: translateY(-100%); }
}
@-moz-keyframes goDown {
  from { -moz-transform: translateY(-100%); }
}
@keyframes goDown {
  from { transform: translateY(-100%); }
}

@-webkit-keyframes scaleUpFrom {
  from { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpFrom {
  from { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpFrom {
  from { opacity: 0; transform: scale(1.5); }
}

@-webkit-keyframes scaleUpTo {
  to { opacity: 0; -webkit-transform: scale(1.5); }
}
@-moz-keyframes scaleUpTo {
  to { opacity: 0; -moz-transform: scale(1.5); }
}
@keyframes scaleUpTo {
  to { opacity: 0; transform: scale(1.5); }
}

.slider-two_content{   z-index: 150; 
    max-width: 590px; border-radius:30px; background:rgba(255,255,255,.6); padding:25px 25px 45px 30px;
  
    position:relative;}
	/* .slider-two_content::before{
   
    border: 35px solid rgba(255,255,255,.4);
    content: "";
    position: absolute;
    border-radius: 100%;
    top: -35px;
    left: -35px;
    z-index: -1; } */

.slider-two_content h2{ font-size:47px; font-weight:600; line-height:55px;}
.slider-two_content h3{ font-size:36px; font-weight:700; color:#543884; padding-top:30px;}
.slider-two_content h4{ font-weight:600; font-size:20px;}
.slider-two_content p{ padding: 15px 0px 15px 0; line-height:28px;}
.wide-slider img {   height:600px;    object-fit: cover;   object-position: 50% 50%;}
.btn2{ background:#f0ad4e; padding:16px 35px; border-radius:30px; color:#000 !important; font-weight:600; }
.btn2:hover{ background:#00a4a6;  color:#fff !important; box-shadow:1px 1px 20px 0px rgb(106 135 163 / 20%)}
.btn3{ background:#fff; padding:16px 35px; border-radius:30px; color:#000 !important; font-weight:600; }
.btn3:hover{ background:#000;  color:#fff !important; box-shadow:1px 1px 20px 0px rgb(106 135 163 / 20%)}
.banner-bottom-section{ background:#00a4a6; padding:25px 0}
.banner-bottom-section h2{ font-size:37px; font-weight:600; line-height:46px; text-align:center; color:#fff; padding-bottom:20px;}
.banner-bottom-section p{ color:#fff; font-size:21px; text-align:center}
.about-section{ padding:70px 0; background:url(../images/bg1.png) left  center no-repeat; }

.serv-section{ padding:70px 0; background:url(../images/bg2.png) right  center no-repeat; }

.about-left{ float:left; width:47.5%} 
.about-right{ float:right; width:47.5%}
.about-right h2{font-size:39px; font-weight:600; line-height:46px; padding-bottom:20px;}
.about-right h3{font-size:27px;  padding-top:5px; font-weight:600; line-height:36px; padding-bottom:10px; margin-bottom:15px;}
.about-right li{ background:url(../images/tick.png) left 6px no-repeat; padding-left:25px; margin-bottom:10px;}
.image-wrapper {  position: relative;  overflow: hidden;}

/* Main Image */
.image-wrapper img { border-radius:30px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
/* Optional dotted pattern */
.image-wrapper::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-image: radial-gradient(#00a4a6 2px, transparent 2px);
  background-size: 10px 10px;
  top: 20px;
  right: 20px;
}

.value-box{ float:left; width:25%; text-align:center; padding:0 4%; font-weight: 600; line-height: 24px; color:#fff;
    font-size: 19px; border-right:solid 1px #0fd4d7}
	.value-box img{ margin:0 auto}
	 .value-box img{      background: #fff;
    border-radius: 100%;
    padding: 12px;
    margin-bottom: 10px;} .mright0{ margin-right:0 !important} .bdright0{ border-right:0 !important}
.services-area{ background:#e6f8f8; padding:60px 0 70px 0}
.services-area h2{ text-align: center; font-size:37px; font-weight:600; line-height:42px; padding-bottom:10px;}
.text-center{ text-align:center}
.bg1{ background:#00a4a6;}
.services-box1-right{ float:right; width:50%; }
.services-box2-left{ float:left; width:50%}
.services-box1-left{ float:left; width:43.5%; padding:27px 0% 30px 3.5%}
.services-box1 h3{ font-size:31px; color:#f9da60; font-weight:800; padding-bottom:5px}
.services-box1 p{ color:#fff; padding-bottom:15px}
.services-box1 li{ color:#fff; background:url(../images/tick1.png) left 7px no-repeat; padding-bottom:10px; padding-left:25px}
.services-box2-right{ float:right; width:43.5%; padding:30px 3.5% 30px 0%}
.top-left-radius{border-top-left-radius:30px} .top-right-radius img{border-top-right-radius:30px} .top-right-radius {border-top-right-radius:30px}
.bottom-left-radius{border-bottom-left-radius:30px} .bottom-left-radius img{border-bottom-left-radius:30px} .bottom-right-radius {border-bottom-right-radius:30px}
.conditions-area{
    padding: 70px 0;
    background: url(../images/bg3.png) right top no-repeat ;
}.shadowbox {  position: relative;z-index: 99;}
 .fixed {background: #fff; -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%); -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1); box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%); position: fixed;  top: 0; width: 100%;}
.conditions-area h2{text-align: center; font-size:37px; font-weight:600; line-height:46px; padding-bottom:12px;}
.conditions-left{ float:left; width:47.5%}
.conditions-right{ float:right; width:47.5%}
.conditions-box{ border:solid 1px #ddd; border-radius:20px; background:#fff; float:left; width:30%; margin:15px 1.5%}
.conditions-box h3{ font-size:24px; padding-top:15px; line-height:30px; font-weight:600; padding-bottom:10px; color:#00a4a6}
.conditions-box-main{ padding:20px; text-align:center} .conditions-box-main img{ margin:0 auto}
.conditions-box-main:hover{ box-shadow:1px 1px 30px 0px rgb(0 0 0 / 10%); border-radius:20px; }
.team-area { text-align:center; background: #f7f2ec url(../images/bg4.jpg) center top  no-repeat fixed; padding: 60px 0 80px 0; position:relative}
.team-area h2{text-align: center; font-size:37px; font-weight:600; line-height:46px; padding-bottom:10px;}
.dr-box{ display:inline-block; width:22.5%; margin:15px 1%; background:#00a4a6; vertical-align:top; color:#fff;  border-radius:20px;}
.dr-box img{ border-radius:20px;}
.drtxt{ padding:12px 15px 20px 15px; min-height:114px}
.drtxt h3{ font-size:23px; font-weight:600; padding-bottom:5px; color:#fff }
.drtxt h4{ font-weight:600} .drtxt p{ font-size:16px}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;}
.slick-list:focus {
	outline: none;}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;}
.slick-slider .slick-track {
	-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);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
ul.slick-track {
	margin:0px;
	padding:0px;
}
ul.slick-track li {
	list-style-type:none;
	margin:20px 10px 30px 10px;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
	max-width:100%;
	display:inline-block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-prev, .slick-next { background:transparent;

	position: absolute;
	height:32px;
	width:32px;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: transparent;
	top:43%;
	border: none;
	outline: none;
}
.slick-prev{ background:url(../images/leftbtn.png) left top no-repeat}
.slick-next{ background:url(../images/rightbtn.png) right top no-repeat; right:0}
.slick-dots {
	position: absolute;
	bottom: -22px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height:6px;
	width:25px;
	margin: 0 5px;
	padding: 0;
	border-radius:50px;
	cursor: pointer;
	background:#000
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height:6px;
	width:25px;
	outline: none;
	line-height: 0;
	border-radius:50px;
	color: transparent;
	cursor: pointer;}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;	background:#f3ba79;}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;	background:#f3ba79;}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 25px;
	height:6px;
	text-align: center;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {background:#f3ba79;}
.slick-dots li.slick-active {background:#f3ba79;}
.testimonial-area{    padding: 70px 0; background: url(../images/bg1.png) left top no-repeat;}
.testimonial-area h2{ text-align: center; font-size:37px; font-weight:600; line-height:46px; padding-bottom:10px;}
.testimonial-box{ background:#f6f5f3; border-radius:30px; float:left; width:30%; margin:15px 1.5%}
.testimonial-box-main{ padding:30px; text-align:center}.testimonial-box-main img{ margin:0 auto; padding-bottom:15px}
.testimonial-box-main h3{ padding-top:15px; font-weight:600; font-size:28px; color:#00a4a6}
.testimonial-box-main p{ font-size:20px; font-style:italic}
.faq-area{
    background: #e6f8f8;
    padding: 60px 0 50px 0;}
.faq-left{ float:left; width:47%; padding-top:10px;}
.faq-left h2{font-size:37px; font-weight:600; line-height:46px; padding-bottom:15px;}
.faq-left p{ font-size:20px; padding-bottom:10px; line-height:34px;}
.faq-right{ float:right; width:47%}

.toggles{ margin-top:25px; width:100%}
.toggle { padding: 12px 0px 15px 0px; border-bottom:solid 1px #c7c5c4 }
.bdtop0{ border-top:0 !important}
.toggle-content p{ padding-bottom:5px;}
.toggle-title { position: relative; display: block; color: #000; cursor: pointer; font-size:23px; font-weight:600; }
.toggle-title:after { content: '';  position: absolute; top: 67%; right: 0px;  width: 18px; height: 9px;  border: solid #000;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width: 10px;
    height: 10px;
    margin-top: -13px; }
.toggle.active .toggle-title:after { content: '';   border: solid #299daf;
    border-width: 0 0 2px 2px;
    -webkit-transform: rotate(-222deg);
    -ms-transform: rotate(-222deg);
    transform: rotate(-222deg);
    width: 10px;
    height: 10px;
    margin-top: -4px; }
.toggle-content { padding-top: 10px; padding: 5px 25px 0px 0px; display: none; }
.toggle.active .toggle-content { display: block !important; color:#000}
.toggle.active .toggle-title {  color:#00a4a6; }
.toggle-content:before,
.toggle-content:after {  content: " ";    display:table;}
.toggle-content:after { clear: both;}
.bdbottom0{ border-bottom:0 !important}
.gallery-area{ padding:60px 0 70px 0}
.gallery-left{}
.gallery-left h2{font-size: 37px; text-align:center; 
    font-weight: 600;
    line-height: 42px;
    padding-bottom: 5px;}
.gallery-right{ float:right; width:50%; padding-top:50px;}
.section-title {
  display: flex;
  align-items: center; margin-bottom:20px;
  font-size: 16px;
  font-weight: 400;
  color: #000; /* similar dark green/gray */
  font-style: italic;}
.section-title::after {
  content: "";
  flex: 1;
  height:1px;
  background: #f3ba79; /* golden line */
  margin-left: 15px;}.section-title::after {
  max-width: 80px; /* control line length */}
.vmore a{position: relative;   display: inline-block;
    width: auto; color:#00a4a6; border-bottom:solid 1px #00a4a6; line-height:28px;} .vmore a:hover{ border-bottom:0; color:#146774;}
.gallery-row{ margin-top:25px}
.gallery-box{ float:left; width:19%; margin:0 0.5%}
.footer-top{ background:#00a4a6; padding:50px 0; border-top-right-radius:100px;}
.footer-top-left{ float:left; width:70%}
.footer-top-left h2{ color:#fff; font-size:37px; font-weight:400; line-height:48px; padding-bottom:15px; }
.footer-top-left p{ color:#fff}
.footer-top-right{ float:right; width:15%; padding-top:60px}
.footer-bottom{padding:50px 0 40px 0; background:#f2f2f2}
.footer-social{ text-align:center; border-top: solid 1px #bfbebd;   padding-top: 20px;}
.footer-social li{ display:inline-block; margin:0 7px; width:50px; height:50px;  background:#000; border-radius:100%; line-height:50px; }
.footer-social li a{  text-align:center;color:#fff; font-size:25px;}
.footer-social li:hover{ background:#00a4a6}
.footer-link {  text-align:center; border-top:solid 1px #bfbebd; margin-top:20px; padding-top:20px;}
.footer-link a{  padding:0 20px}
.footer-link a:hover{ color:#00a4a6; }
.footer-bottom-area {  text-align:center; border-top:solid 1px #bfbebd; margin-top:20px; padding-top:30px;}
.footer-bottom-area p a{ color:#00a4a6;}.footer-bottom-area p a:hover{ text-decoration:underline}
.footer-contact{ text-align:center; padding-bottom:40px;}
.footer-contact h2{ font-weight:600; font-size:37px; color:#00a4a6; padding-bottom:20px}
.fcbox{ border-right: solid 1px #bfbebd; float:left; text-align:center; width:30%; padding:0 1.5%}
.fcbox h3{ font-size:19px; color:#000}
.fcbox p a{ font-weight:600; font-size:22px;}
.mega-left{ float:left; width:48%; border-right: solid 1px #ddd} .mega-right{ float:right; width:48%}
.mega-menu h3{ font-weight:600; font-size:22px; padding:10px 0 5px 23px}
.our-process-area{ background:#fff; padding:50px 0}
.our-process-area h2{ text-align: center;
    font-size: 37px;
    font-weight: 600;
    line-height: 46px;
    padding-bottom: 15px;}
	.process-box{ float:left; background:#fff;  box-shadow:1px 1px 30px 0px rgb(0 0 0 / 10%); width:23%; margin:10px 1%; border-radius:20px; text-align:center; position:relative}
.process-box::after {
  content: "";
  position: absolute;
  top: 18px;
  right: -20px;
  width: 0;
  height: 0;
  border-top: 25px solid transparent;
  border-bottom: 25px solid transparent;
  border-left: 20px solid #00a4a6;}
.plast::after  {  display: none !important;}

.process-box h3{ color:#00a4a6; font-size:31px; line-height:36px; font-weight:800; padding-bottom:20px} .process-box h4{ font-size:21px; line-height:26px; font-weight:600; padding-bottom:10px}
.process-box-main{ padding:20px; min-height:282px;}
.mtop50{ margin-top:50px;} .mtop100{ margin-top:100px;} .mtop150{ margin-top:150px;}
.cpage .value-box{ padding:0 2%; width:29%} .cpage .value-box a{ color:#fff; font-weight:600}  .cpage .value-box a:hover{ text-decoration:underline; color:#e6f8f8}
.heading1{ text-align:center;     font-size: 39px;
    font-weight: 600;
    line-height: 46px;
    padding-bottom: 10px;}
	.contact-left{ float:left; width:47.5%; background:#e6f8f8; border-radius:40px; margin-top:15px; text-align:center}
	.contact-left h3{ font-size:22px; font-weight:600; color:#00a4a6} .contact-left p{ margin-bottom:20px; padding-bottom:20px; font-size:24px; border-bottom:dotted 1px #b0b5b5} .contact-left p a{ font-weight:600; font-size:28px;} .contact-left p a:hover{color:#00a4a6}
	.contact-left-main{ padding:60px 35px 25px 35px;}
	.contact-right{ float:right; width:47.5%;}
	.form-row{ margin-top:18px;}
	.form-control {
    padding: 16px 4% 16px 4%;
    border-radius: 30px;
    width: 92%;
    background: #fff; border:solid 1px #bfbebd;
    font-size: 16px;

}.form-control-1 {
    font-family: Arial, Helvetica, sans-serif;
    padding: 16px 4% 16px 4%;
    border-radius: 30px;
    width: 92%; border:solid 1px #bfbebd;
    background: #fff;
    font-size: 16px;}
	.form-row .btn2{ border:0; cursor:pointer; font-size:18px;}
	.breadcrumb-area{ border-bottom:solid 1px #ddd; padding:8px 0 10px 0}
	.breadcrumb-area li { font-size:15px; line-height:16px; display: inline;color:#00a4a6 } .breadcrumb-area li a:hover{ color:#00a4a6}
	.breadcrumb-area li+li::before {
    content: '/';
    margin: 0 0.25rem;
}.cbanner{ max-height:450px; overflow:hidden}
.inner-banner-area{ background:url(../images/banner-bg.jpg) center center no-repeat; padding:110px 0; border-bottom-right-radius:100px}
.inner-banner-area h1{ text-align:center; font-size:47px; line-height:52px; font-weight:600; padding-bottom:5px;}
.inner-banner-area .breadcrumb-area{ border-bottom:0; text-align:center}
	.value-area{ background:#e6f8f8; padding:30px 0}
	.value-area h2{ text-align: center;
    font-size: 37px;
    font-weight: 600;
    line-height: 42px;
    padding-bottom: 25px;}
	.value-area .value-box{ border-right: solid 1px #a6c7c7; color:#000 }
	
.dr-section1{ padding:60px 0 60px 0; background:url(../images/bg1.png) left  center no-repeat; }
.dr-section1-left{ float:left; width:39%; position:relative}
.dr-section1-left::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-image: radial-gradient(#00a4a6 2px, transparent 2px);
  background-size: 10px 10px;
  top: 20px;
  right: 20px;
}
 
.dr-section1-right{ float:right; width:56%} .dr-section1 img{ border-radius:30px; border:solid 12px #fff; box-shadow:1px 1px 30px 0px rgb(0 0 0 / 7%); width:98%}
.dr-section1-right h2{font-size: 37px; color:#00a4a6;
    font-weight: 600;
    line-height: 42px;
    padding-bottom:5px;}
	.dr-section1-right h3{ font-size:27px; font-weight:600} .dr-section1-right h4{ font-size:20px;} 	.dr-section1-right p{ padding-top:15px}
	.liststyle li{ background:url(../images/tick.png) left 10px no-repeat; padding-bottom:3px; padding-top:5px; padding-left:22px}
	.liststyle1 li{ background:url(../images/tick.png) left 17px no-repeat; padding-bottom:10px; padding-top:10px; padding-left:25px;}
	
.dr-section2 img{ border-radius:30px; border:solid 12px #fff; box-shadow:1px 1px 30px 0px rgb(0 0 0 / 7%); width:98%}
.dr-section2-left{ float:left; width:56%} 
.dr-section2-left h2{font-size: 37px; color:#00a4a6;
    font-weight: 600;
    line-height: 42px;
    padding-bottom: 5px;}
	.dr-section2-left h3{ font-size:27px; font-weight:600} .dr-section2-left h4{ font-size:20px;} 	.dr-section2-left p{ padding-top:15px}

.dr-section2-right{ float:right; width:39%; position:relative}
.dr-section2-right::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 80px;
  background-image: radial-gradient(#00a4a6 2px, transparent 2px);
  background-size: 10px 10px;
  top: 20px;
  left: 20px;
}
	.list50 li{ width:46%; float:left}
	.services-page p{ padding-bottom:20px}
	.heading2{    font-size: 37px;
    font-weight: 600;
    line-height: 42px;
    padding-bottom: 10px;}
		.heading3{    font-size: 28px;
    font-weight: 600;
    line-height: 32px;
    padding-bottom: 10px;}
	
	.content-box{ background:#fff; box-shadow:1px 1px 30px 0px rgb(0 0 0 / 10%); position:relative; z-index:9; border-radius:30px; padding:40px; margin-top:20px; margin-bottom:20px}
.content-section-1{
  position: relative;
  background: linear-gradient(135deg, #edf7f7, #f0fbfb);
  padding: 60px 0;
  overflow: hidden;
}
.seegc{ color:#00a4a6}
.content-section-1::before,
.content-section-1::after{
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  background: rgba(0, 125, 172, 0.15);
  border-radius: 50%;
  filter: blur(80px);
}

.content-section-1::before{
  top: -80px;
  left: -80px;
}

.content-section-1::after{
  bottom: -80px;
  right: -80px;
}



.dr-section2{
  position: relative;
  background: linear-gradient(135deg, #edf7f7, #f0fbfb);
  padding: 60px 0;
  overflow: hidden;
}

.dr-section2::before,
.dr-section2::after{
  content: "";
  position: absolute;
  width: 300px;
  height: 300px;
  background: rgba(0, 125, 172, 0.15);
  border-radius: 50%;
  filter: blur(80px);
}

.dr-section2::before{
  top: -80px;
  left: -80px;
}

.dr-section2::after{
  bottom: -80px;
  right: -80px;
}
.faq-inner-left{ float:left; width:47%}
.faq-inner-right{ float:right; width:47%}

.portfolio_container,
.portfolio_gallery,
.blog_container,
.shop_container {
	list-style: none;
}
.gutter_small {
    margin: 0 -7.5px -15px -7.5px;
}

.work_col2 > li {
	width: 50%;
	float: left;
}
.work_col3 > li {
	width: 31%;
	float: left;
}
.work_col4 > li {
    width: 25%;
	float: left;
}
.work_col5 > li {
    width: 20%;
	float: left;
}
.portfolio_item img,
.portfolio-item img {
    width: 100%;
	transition: all 0.5s ease-in-out;
}

.portfolio_hide {
	opacity: 0;
    visibility: hidden;
    height: 0;
	padding-top:0 !important;
	padding-bottom:0 !important
}
.gutter_small > li {
    padding: 0 7.5px 15px 7.5px;
}
.gutter_medium > li {
    padding: 0px 1% 22px 1%;
}
.portfolio_content {
    padding: 15px;
}
.portfolio_item {
    overflow: hidden;
    position: relative;
}
.portfolio_item a {
	display: block;
	overflow: hidden;
}
.portfolio_style1 .portfolio_content {
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 60px;
	opacity: 0;
	visibility: hidden;
    right: 0;
    left: 0;
    text-align: center;
	transition: all 0.5s ease-in-out;
	z-index: 3;
}
.portfolio_style1 .portfolio_item::before {
    background-color: rgba(14,147,216,0.80);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
	opacity: 0;
	visibility: hidden;
    top: 0;
    bottom: 0;
	transition: all 0.5s ease-in-out;
	z-index: 2;
}
.portfolio_style1 .portfolio_item:hover .portfolio_content {
	top: 0;
	opacity: 1;
	visibility: visible;
}
.portfolio_style2 .portfolio_content {
	background-color: rgba(14,147,216,0.80);
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 0px;
	opacity: 0;
	visibility: hidden;
    right: 0;
    left: 0;
    text-align: center;
	transition: all 0.5s ease-in-out;
}
.portfolio_style1 .portfolio_item:hover:before,
.portfolio_style2 .portfolio_item:hover .portfolio_content,
.portfolio_style3 .portfolio_item:hover .portfolio_content {
	opacity: 1;
	visibility: visible;
}
.portfolio_style2 .portfolio_item:hover img,
.portfolio_style4 .portfolio_item:hover img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.portfolio_style3 .portfolio_content {
	background-color: rgba(14,147,216,0.80);
    bottom: 10px;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 10px;
	opacity: 0;
	visibility: hidden;
    right: 10px;
    left: 10px;
    text-align: center;
	transition: all 0.5s ease-in-out;
}
.portfolio_style4 .portfolio_item .image_link {
    display: block;
    overflow: hidden;
}
.portfolio_style4 .portfolio_content {
	background-color: #0e93d8;
	transition: all 0.5s ease-in-out;
}
.portfolio_style5 .portfolio_content {
	background-color: rgba(14,147,216,0.80);
    bottom: 10px;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 10px;
	opacity: 0;
	visibility: hidden;
    right: 10px;
    left: 10px;
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	transition: all 0.5s ease-in-out;
}
.portfolio_style5 .portfolio_item:hover .portfolio_content {
	opacity: 1;
	visibility: visible;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.link_container a {
	background-color: #fff;
	border: 2px solid #fff;
    color: #0e93d8;
    font-size: 22px;
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 100%;
    line-height: 45px;
	margin: 0 2px;
	text-align: center;
}
.link_container a .ion-ios-play {
    position: relative;
    left: 2px;
}
.link_container a:hover {
	background-color: transparent;
	color: #fff;
}
.link_container {
    margin-bottom: 10px;
}
.portfolio_content h5 a,
.portfolio_content p {
	color: #fff;
}
.portfolio_content p {
    margin: 0;
    min-height: 50px;
    overflow: hidden;
    max-height: 50px;
}
.work_col5.portfolio_style3 .portfolio_content,
.work_col5.portfolio_style5 .portfolio_content {
    padding: 5px;
	bottom: 5px;
	top: 5px;
	right: 5px;
	left: 5px;
}
.work_col5.portfolio_style3 .link_container a,
.work_col5.portfolio_style5 .link_container a {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.work_col5.portfolio_style3 .portfolio_content p,
.work_col5.portfolio_style5 .portfolio_content p {
    min-height: 40px;
    max-height: 40px;
    font-size: 14px;
}

.portfolio_slider.owl-carousel.owl-theme .owl-dots,
.blog_post .owl-carousel.owl-theme .owl-dots {
    margin: 0 !important;
    position: absolute;
    top: 10px;
	right: 10px;
	z-index: 9;
}
.portfolio_slider.owl-carousel.owl-theme .owl-dots span,
.blog_post .owl-carousel.owl-theme .owl-dots span {
	margin: 5px 2px;
}
.portfolio_slider.owl-carousel {
    z-index: inherit;
}
.portfolio_slider.owl-carousel.owl-drag .owl-item {
	overflow: hidden;
}
.single_post .owl-carousel.owl-theme .owl-dots {
	margin: 0 !important;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}

.image_gallery_item {
	position: relative;
}
.gallary_hover_box {border-radius:20px;
	background-color: rgba(0,0,0,0.50);
    bottom: 0px;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 0px;
	opacity: 0;
	visibility: hidden;
    right: 0px;
    left: 0px;
	text-align: center;
	transition: all 0.5s ease-in-out;
}
.gallary_hover_box i { width:60px; height:43px; padding-top:17px; margin:0 auto; border-radius:100%;
	color: #fff;
	font-size: 25px;
}
.image_gallery_item:hover .gallary_hover_box {
	opacity: 1;
	visibility: visible; border-radius:20px;
}
.gallery_img img {
	transition: all 0.5s ease; border-radius:20px;
}
.gallery_hover_style1 .image_gallery_item,
.gallery_hover_style2 .image_gallery_item {
	overflow: hidden; border-radius:20px;
}
.gallery_hover_style1 .image_gallery_item:hover .gallery_img img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3); border-radius:20px;
}
.gallery_hover_style2 .gallary_hover_box {
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
}.gallery_hover_style2 .image_gallery_item:hover .gallery_img img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-filter: blur(5px);
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
     filter: blur(5px);
}
.gallery_hover_style3 .gallary_hover_box::before {

    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0px;
    border: 2px solid rgba(255,255,255,0.5);
    margin: 10px;
}.ti-zoom-in::before {
    content: "\e611";
}@font-face {
	font-family: 'themify';
	src:url('../fonts/themify9f24.eot?-fvbane');
	src:url('../fonts/themifyd41d.eot?#iefix-fvbane') format('embedded-opentype'),
		url('../fonts/themify9f24.woff?-fvbane') format('woff'),
		url('../fonts/themify9f24.ttf?-fvbane') format('truetype'),
		url('../fonts/themify9f24.svg?-fvbane#themify') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;}
	.ti-arrow-right::before {
    content: "\e628";}

html {
  scroll-behavior: smooth;
}

#dr-neeraj, #dr-ruwangi, #dr-meenal, #dr-thilini, #dr-rohan, #dr-prabhath, #neelu-shukla, #karuna-thakur, #mishelle, #juliett{
  scroll-margin-top:200px;
}
.ddnone{ display:none}

@media only screen and (max-width : 1024px) {.container-area{ width:96%}}
@media only screen and (max-width : 767px) {.about-left{ width:100%}.about-right{ width:100%; padding-top:30px;}.services-box1-left{ width:94%; padding:27px 3% 30px 3%} .services-box1-right{ width:100%} .services-box2-left{ width:100%; padding-top:30px;}.services-box2-right{ width:94%; padding:30px 3% 40px 3%}.conditions-box{ width:97%}.process-box{ width:98%}.process-box::after{ display:none}.faq-left{ width:100%}.faq-right{ width:100%; padding-top:30px;}.gallery-left{ width:100%}.gallery-right{ width:100%; padding-top:0}.gallery-left h2{ font-size:31px; line-height:38px;} .fcbox{ width:97%; border-right:0; padding-bottom:20px;}.footer-contact h2 { font-size:26px; line-height:36px;}.fcbox p a{ font-size:21px;}.footer-top-left{ width:100%}.footer-top-right{ width:100%; padding-top:40px;} .footer-top-left h2 { font-size:28px; line-height:38px; font-weight:600}.gallery-box{ width:31%; margin:4px 1%} .gallery-area{ padding:40px 0 50px 0} .body-container .wide-slider .owl-carousel .item .content{ position:relative; padding-top:20px; padding-bottom:50px;} .wide-slider img{ height:250px;object-position:80% 50%}
.contact-left{ width:100%}.contact-right{ width:100%; margin-top:25px;} .dr-section1-left{ width:96%}.dr-section1-right{ width:100%; padding-top:20px;}.dr-section2-left{ width:100%; padding-top:20px}.dr-section2-right{ width:96%; float:none} .list50 li{ width:90%} .faq-inner-left{ width:100%}  .faq-inner-right{ width:100%}.ddnone{ display:block}
} 

@media only screen and (max-width : 479px) {.services-area h2{ font-size:31px; line-height:38px;}.conditions-area h2 { font-size:31px; line-height:38px;}.container-area{ width:92%}
.faq-left h2{ font-size:31px; line-height:38px;} .faq-area{ padding:40px 0 40px 0;} .our-process-area h2{ font-size:31px; line-height:38px;} .team-area h2{ font-size:31px; line-height:38px;}
.conditions-area{ padding:50px 0} .about-right h2{ font-size:31px; line-height:38px;} .value-box{ width:92%; padding:15px 4%; border-right:0} .slider-two_content h2{ font-size:28px; line-height:38px;} .logo-area{ max-width:260px; padding:15px 0 19px 0} .mega-left{ width:100%; border-right:0;} .mega-menu h3{ padding:10px 0 10px 23px; font-size:21px;} .mega-right{ width:100%} .stellarnav > ul > li.has-sub.open{ border-bottom: 0!important} .about-section{ padding:50px 0} .slick-dots{ bottom:-32px;} .contact-left-main{ padding:30px 15px 10px 15px}
 .contact-left p a{ font-size:19px;}.contact-left p{ font-size:19px; margin-bottom:20px} .inner-banner-area{ padding:80px 0}.inner-banner-area h1{ font-size:37px; line-height:42px;}
 .dr-section1-right h2{ font-size:31px;} .dr-section1-right h3 { font-size:25px;} .dr-section2-left h2{ font-size:31px;} .dr-section2-left h3{ font-size:25px;} .work_col3 > li{ width:48%}
.heading2{ font-size:28px; line-height:34px;} .content-box{ padding:20px;} .heading3 { font-size:24px;} .process-box-main{ min-height:inherit}
.slider-two_content{ padding:0; background:none} .toggle-title{ padding-right:15px; font-size:21px;} .container-area1{ width:94%}
 }