<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* Table of contents 
+ back-top 
+ topbar
 +main-navigation
+ navigation.affix
	+ navbar-default
		+ navbar-nav

 + main-slider
 	+ tp-banner-container
		+ tp-banner
		
 + toggler
 	+ clientsDropDown
		+ toggle-button
		+ form-container
		
+ bg_blue
	+ white_content
	
+ services
	+ service-slider
	+ owl-carousel
		+ item
			+ item_inner
	
+ specialists
	+ specialists_wrap_slider
		+ specialist-slider
		+ owl-carousel	
			+ item
				+ specialist_info
				+ specialist_photo
				
+ info_section
	+ right_box
		+ right_box_inner
			+ white_content
			
+ news
	+ news_main
		+ news_thumb
		
+ testinomial
	+ testinomial-slider
		+ item
		
+ page_header
	+ page_title
		+ page_link
		
+ welcome		
+ .grid_layout
	+ wrap-col
		+ item-container

+ gallery 
	+ work-filter
	+ work-item
		+ gallery_content
		
+ blog
	+ blog_item
		+ blog-slider
		+ blockquote
	+ sidebar
		+ tabs
		+ tab_container

+ appointment
	+ appointment_wrap
		+ callus
			+ datetimepicker
			
+ faq	
	+ faq_wrapper
		+ items
			+ sub-items
			
+ service_wrapper	
	+ items
	
+ department
	+ price
	 	+ price_header	
		+ price_body
			+ pricing_feature
			
+ procedure
	+ tabs 
		+ procedure_content	
		
+ map
+ map2
	+ search_location
	+ medix	
	
+ feature
+ index2_grid
+ news-slide
	+ news_content
		+ date_comment
	+ comment_text
	
+ index3_appointment	
	+ appointment_form
	+ paralax
			
+ footer
	+ footer_column
		 

*/


/*General Styling*/

body{
	padding:0;
	margin:0;
	color:#111111;
	position: relative;
	font-family: 'Open Sans', sans-serif;
	overflow-x:hidden;
}
body,html{
	height:100%;
	width:100%;
}
ol, ul{
	margin:0;
	padding:0;
	list-style:none;
}
a, a:focus{
	color: inherit;
}
a, a:hover, a:focus{
	outline:none;
	text-decoration:none;
	color:inherit;
}
input{
	background:inherit;
	border:none;
	height:inherit;
	width:inherit;
}
.clearfix { clear:both; }

h1, h2, h3, h4, h5, h6 {
	font-family: 'Raleway', sans-serif;
	margin:0;
}

h1{
	 font-size:54px;
}
h2{
	font-size:32px;
}
h3{
	font-size:24px;
}
h4{
	font-size:20px;
}
p{
	font-size:16px;
}
/*Placeholders*/
::-webkit-input-placeholder {
   color:#606060;
	font-family: 'Open Sans', sans-serif;
}

:-moz-placeholder { /* Firefox 18- */
   color:#606060;
	font-family: 'Open Sans', sans-serif;
}

::-moz-placeholder {  /* Firefox 19+ */
   color:#606060; 
	font-family: 'Open Sans', sans-serif;
}

:-ms-input-placeholder {  
   color:#606060;
	font-family: 'Open Sans', sans-serif; 
}

.admin_bar_margin {
    margin-top:30px;
}

/***   share common font family   ***/
/*
.tp-banner h1 &gt; span, #rev_slider_34_1 h1 &gt; span, #rev_slider h1 &gt; span, #rev_slider_35_1 h1 &gt; span{
	font-family: 'ralewaylight';
}
h3 , .tp-banner h1 &gt; span.color , #blog .blog_item h3, #rev_slider_34_1 h1 &gt; span.color,
.blog_item .blog-reply h4, #faq .accordion-heading a, .faq_wrapper .items &gt; li &gt; a, .service_wrapper .sub-items .accordion-text h4,
.accordion-image .image_caption h4, .btn-readmore, .price .price_header, #news-slider .news_content .date_comment span, .paralax h1, 
.tp-tab .tp-tab-title, #rev_slider h1 &gt; span.color, .btn-slide, #rev_slider_35_1 h1 &gt; span.color{
	font-family: 'ralewaybold';
}*/
ul.hours_wigdet li, ul.widget_links li a, #specialist-slider .item .specialist_info h2, #page_header .page_title .page_link, ul.tags li a, 
.blog_item  ul.digits li, .navbar-nav &gt; li &gt; .dropdown-menu li a{
	/*font-family: 'open_sansregular';*/
}
/*
.footer_column h4, .newsletter .btn-submit, .btn-common, .widget h3, .red-btn, .procedure .procedure_content ul.research li{
	font-family: 'ralewaysemibold';
}
*/
#page_header .page_title h2.title{
	/*font-family: 'open_sansbold';*/
}
/*
#welcome ul.welcome_list li, .service_wrapper .items &gt; li &gt; a,
.procedure_content .items &gt; li &gt; a, .form-container form button{
font-family: 'open_sanssemibold';
}
.work-filter li a, .tab_content .single_comments p{
	font-family: 'ralewayregular';
}
*/
.padding{
	padding-bottom:100px;
	padding-top:100px;
}
.padding-top{
	padding-top:100px;
}
.padding-bottom{
	padding-bottom:100px;
}
.padding-half{
	padding-bottom:50px;
	padding-top:50px;
}
.no-margin{
	margin:0 !important;
}
.heading_space{
	margin-bottom:50px;
}
.half_space{
	margin-bottom:25px;
}
.heading_top{
	margin-top:25px;
}
.bg_grey{
	background-color:#f0f5f7;
}
.color{
	color:#ff3332;
}
.bg_blue{
	background-color:#0798bc;
}
.heading{
	border-bottom:2px solid #0798bc;
	padding-bottom:10px;
	display:inline-block;
}
hr{
	border-color:#b2b2b2;
	margin:-1px 0 0;
}
.dark{
	background:#191919;
}
.bg_blue .heading{
	border-bottom:2px solid #fff;
}
.bg_blue hr{
	border-color:#fff;
}
.bg_blue .copyright{
	border-color:#fff;
}
.btn-common, .red-btn {
  border-radius:30px;
  color: #fff;
  display: inline-block;
  font-size: 15px;
  text-transform: capitalize;
}
.btn-common{
	background: #1c1c1c;
}
.red-btn{
	background: #ff3332;
	
}
.red-btn:hover, .red-btn:focus{
	color:#fff;
}
.btn-readmore{
	color:#121212;
	font-size:16px;
	display:inline-block;
}

.error404 .page-header { 
	margin:0 0 25px 0;
}

/*for hover button*/
.button3{
  color:#fff;
  padding:12px 30px;
  display:inline-block;
  -moz-transition: all 0.5s linear 0s;
  -ms-transition: all 0.5s linear 0s;
  -o-transition: all 0.5s linear 0s;
  -webkit-transition: all 0.5s linear 0s;
  transition: all 0.5s linear 0s;
}
.button3:hover, .button3:focus{
	background:#0798bc;
}
.bg_blue .button3:hover, .bg_blue .button3:focus{
	background:#111111;
}
/* wigdet */
.hours_wigdet ul { margin-bottom:28px; }
.hours_wigdet ul li{ 
	font-size:16px;
	border-bottom: 2px dotted #979797;
	color:#0d0d0d;
	padding:10px 0;
}
.hours_wigdet ul li:first-child{
	padding-top:0;
}
.hours_wigdet ul li &gt; strong{
	float:right;
}

ul.tags{}
ul.tags li {
  display: inline-block;
  margin-bottom: 5px;
  margin-left: 1px;
}
ul.tags li a{
	display:block;
	-moz-transition:all .4s ease-in-out .1s;
	-webkit-transition:all .4s ease-in-out .1s;
	-o-transition:all .4s ease-in-out .1s;
	-ms-transition:all .4s ease-in-out .1s;
	transition:all .4s ease-in-out .1s;
}
ul.tags li a:hover, ul.tags li a:focus{
	color:#ff3332;
}
ul.social_icon{}
ul.social_icon li {
    display: inline-block;
	list-style:none;
	min-width:auto;
}
ul.social_icon li:before {
	
}
ul.social_icon.inpage li a {
	 border:1px solid #999;
	 color:#999;
}
ul.social_icon li a {
    display: block;
	 border:1px solid #fff;
	 border-radius:50%;
	 height:32px;
	 width:32px;
	 color:#fff;
	 font-size:18px;
	 line-height:32px;
	 text-align:center;
	 z-index:1;
    position: relative;
	 text-decoration: none;
  -webkit-transition: all ease-in 0.3s;
  -moz-transition: all ease-in 0.3s;
  transition: all ease-in 0.3s;
}
ul.social_icon.inpage li a {
	 border:1px solid #333;
	 color:#333;
}
ul.social_icon li a:after,
ul.social_icon li.black a:after{
   position: absolute;
   width: 100%;
   height: 100%;
   border-radius: 50%;
   content: '';
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
   box-sizing: content-box;
  top:-1px;
  left:-1px;
  z-index: -1;
 -webkit-transition: -webkit-transform 0.2s, opacity 0.3s;
  -moz-transition: -moz-transform 0.2s, opacity 0.3s;
  transition: transform 0.2s, opacity 0.3s;
  
  -webkit-transform: scale(1.5);
  -moz-transform: scale(1.5);
  -ms-transform: scale(1.5);
  transform: scale(1.5);
  opacity: 0;
}

ul.social_icon li.black a.facebook:after,
ul.social_icon li a.facebook:after{
	background: #3b5998;
	border:1px solid #3b5998;
}
ul.social_icon li.black a.twitter:after,
ul.social_icon li a.twitter:after{
	background: #55acee;
	border:1px solid #55acee;
}
ul.social_icon li.black a.google:after,
ul.social_icon li a.google:after{
	background: #dd4b39;
	border:1px solid #dd4b39;
}
ul.social_icon li.black a.linkedin:after,
ul.social_icon li a.linkedin:after{
	background: #0177b5;
	border:1px solid #0177b5;
}
ul.social_icon li.black a.instagram:after,
ul.social_icon li a.instagram:after{
	background: #d7c9ae;
	border:1px solid #d7c9ae;
}
ul.social_icon li.black a:hover, ul.social_icon li.black a:focus,
ul.social_icon li a:hover, ul.social_icon li a:focus{
	color:#fff;
}	
ul.social_icon li a:hover::after, ul.social_icon li a:focus::after, ul.social_icon li.active a:after,
ul.social_icon li.black a:hover::after, ul.social_icon li.black a:focus::after{
  -webkit-transform: scale(1);
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
  opacity: 1;
}
ul.social_icon li.black a{
	border-color:#111111;
	color:#111111;
}

ul.widget_links{}
ul.widget_links li { display:inline-block; margin-bottom:10px; }
footer ul.menu li { display:inline-block; margin-bottom:10px; }
footer ul.menu li a:before{ 
	content:"\f178";	
	font-family:fontawesome;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	font-size:9px;
}

ul.widget_links li a{
	font-size:14px;
}
.widget ul li a:before{
	content:"\f178";	
	font-family:fontawesome;
	display:inline-block;
	vertical-align:middle;
	margin-right:5px;
	font-size:9px;
}
.widget-area ul.menu li a:hover, .widget-area ul.menu li a:focus, .widget-area ul.menu li.active a{
	color:#0798bc;
}
.bg_blue .widget-area ul.menu li a:hover, .bg_blue .widget-area ul.menu li a:focus, .bg_blue .widget-area ul.menu li.active a{
	color:#ff3332;
}
ul.widget_links li a:hover, ul.widget_links li a:focus, ul.widget_links li.active a{
	color:#0798bc;
}
.bg_blue ul.widget_links li a:hover, .bg_blue ul.widget_links li a:focus, .bg_blue ul.widget_links li.active a{
	color:#ff3332;
}
.widget-area table { width:100%; }
.datetimepicker-days .table-condensed thead &gt; tr:first-child{
	background:#0798bc;
	color:#fff;
}
.datetimepicker thead tr:first-child th:hover{
  background:#0798bc;
}

/*Go to top button*/
#back-top{
  bottom:50px;
  position: fixed;
  right:25px;
  z-index:800;
  background:#0798bc;
  color:#fff;
  border-radius:100%;
  height:40px;
  width:40px;
  text-align:center;
  line-height:45px;
  opacity:0;
}

#back-top.show {
    opacity: 1;
}



/* =================================== Top Most bar =================================== */
.topbar{
	background-color:#0798BC;
	padding:10px 0;
	color:#fff;
}
.topbar p{
	margin:0;
	display:inline-block;
	font-size:14px;
}
.topbar p &gt; i{
	margin-right:5px;
}
.topbar p:last-child{
	text-align:right;
}
/* =================================== Header =================================== */
#main-navigation {
  position:static;
}
.admin-bar .affix {
    margin-top:32px;
}

#navigation.affix {
  position: fixed;
  -webkit-box-shadow:0 1px 2px -1px #576164;
  -moz-box-shadow:0 1px 2px -1px #576164;
   box-shadow:0 1px 2px -1px #576164;
}
#main-navigation,#navigation.affix {
  background-color: #fff;
  top: 0;
  width: 100%;
  z-index:999;
  -webkit-transition:all 0.4s linear .1s;
  -moz-transition:all 0.4s linear .1s;
  -ms-transition:all 0.4s linear .1s;
  -o-transition:all 0.4s linear .1s;
  transition: all 0.4s linear .1s;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
}
.navbar , .navbar-default{
	  border:none;
}
.navbar {
  margin-bottom: 0;
  min-height: auto;
}
.navbar-collapse {
	overflow-x: visible !important;
}
.navbar-collapse.in {
	overflow-y: auto !important;
	height: auto !important;
	max-height: 300px;
}
.navbar-brand {
  height: auto;
}
#main-navigation .navbar-brand{
	padding:10px 0;
}
#main-navigation .affix-top .navbar-brand.sitename{
	padding:34px 0 32px 0 !important;
	font-size:38px;
}
#main-navigation .affix .navbar-brand.sitename{
	padding:23px 0 !important;
	font-size:38px;
}
#navigation.affix .navbar-brand{
	padding:17px 0;
}
.navbar-default .navbar-nav &gt; li &gt; a {
  color: #1a1a1a;
  font-size: 14px;
  text-transform: uppercase;
  padding:10px 17px;
  border-radius:30px;
  
  -moz-transition:all 0.4s linear 0.1s;
  -webkit-transition:all 0.4s linear 0.1s;
  -ms-transition:all 0.4s linear 0.1s;
  -o-transition:all 0.4s linear 0.1s;
  transition:all 0.4s linear 0.1s;
}
.navbar-nav &gt; li &gt; .dropdown-menu li, .navbar-nav &gt; li &gt; .dropdown-menu li &gt; .dropdown-menu li  {
	list-style:none;
}

.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus,
.navbar-default .navbar-nav &gt; li.active &gt; a, .navbar-default .navbar-nav &gt; li.active &gt; a:hover, .navbar-default .navbar-nav &gt; li.active &gt; a:focus,
.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover{
	color:#fff;
}
.navbar-default .navbar-nav &gt; li.active &gt; a{
	background-color:#0798bc;
}
.navbar-default .navbar-nav &gt; .open &gt; a, .navbar-default .navbar-nav &gt; .open &gt; a:focus, .navbar-default .navbar-nav &gt; .open &gt; a:hover,
.navbar-default .navbar-nav &gt; li.active &gt; a:hover, .navbar-default .navbar-nav &gt; li.active &gt; a:focus,
.navbar-default .navbar-nav &gt; li &gt; a:hover, .navbar-default .navbar-nav &gt; li &gt; a:focus{
	background-color:#979797;
}

#main-navigation .navbar-default .navbar-nav &gt; li a{
	margin-bottom:24px;
	margin-top:24px;
}
#navigation.affix .navbar-default .navbar-nav &gt; li a{
	margin-bottom:14px;
	margin-top:14px;
}
.navbar-nav &gt; li &gt; .dropdown-menu{
	left:0;
	background:#fff;
	padding:0;
	border:none;
	min-width:220px;
}
.navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; a{
	color:#0d0d0d;
	font-size:14px;
	padding:14px;
	border-bottom:1px solid #dbdbdb;
	margin:0 !important;
	
	-moz-transition:all 0.3s ease 0.1s;
  -webkit-transition:all 0.3s ease 0.1s;
  -ms-transition:all 0.3s ease 0.1s;
  -o-transition:all 0.3s ease 0.1s;
  transition:all 0.3s ease 0.1s;
}
.navbar-nav &gt; li &gt; .dropdown-menu &gt; li:last-child a{
	border-bottom:none;
	border-bottom-left-radius:4px;
	border-bottom-right-radius:4px;
}
.navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; a:hover, .navbar-nav &gt; li &gt; .dropdown-menu &gt; li &gt; a:focus,
.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus, .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover{
	background:#0798bc;
	color:#fff;
}
.navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover { 
	color:#fff;
}
.navbar-nav &gt; li &gt; .dropdown-menu &gt; li.current_page_item a {
	background:#0798bc;
	color:#fff;
}
ul.dropdown-menu li.dropdown {
	display:none;
}
ul.dropdown-menu li.dropdown:hover {
	display:block;
    position: absolute;
    left: 207px;
}

.define_menu { font-size: 16px; color: #333; padding: 28px 15px 28px 0; }

/* Toggle Nav transition*/
#main-navigation .navbar-toggle{
	top:15px;
}
#navigation.affix .navbar-toggle{
	top:5px;
}
.navbar-toggle{
  background: transparent !important;
  border: medium none;
  margin-right: 0;
}
.navbar-toggle:hover {
  background: transparent !important;
}
.navbar-toggle .icon-bar {
  width: 22px;
  -webkit-transition: all 0.2s;
  -ms-transition: all 0.2s;
  -o-transition: all 0.2s;
  transition: all 0.2s;
  background-color:#111 !important;
}
.navbar-toggle .top-bar {
  transform: rotate(45deg);
  transform-origin: 10% 10%;
}
.navbar-toggle .middle-bar {
  opacity: 0;
  filter: alpha(opacity=0);
  /* Netscape */
  -moz-opacity: 0;
  /* Safari 1.x */
  -khtml-opacity: 0;
}
.navbar-toggle .bottom-bar {
  transform: rotate(-45deg);
  transform-origin: 10% 90%;
}
.navbar-toggle.collapsed .top-bar {
  transform: rotate(0);
}
.navbar-toggle.collapsed .middle-bar {
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  -khtml-opacity:1;
  opacity: 1;
}
.navbar-toggle.collapsed .bottom-bar {
  transform: rotate(0);
}

#primary_nav_wrap {  }
#primary_nav_wrap ul { list-style:none; position:relative; float:left; margin:0; padding:0 }
#primary_nav_wrap ul li { position:relative; float:left; margin:0; padding:0 }
#primary_nav_wrap ul ul { display:none; position:absolute; top:100%; left:10px; background:#fff; padding:0 }
#primary_nav_wrap ul ul li { float:none; }
#primary_nav_wrap ul ul ul { top:0; left:100% }
#primary_nav_wrap ul li:hover &gt; ul { display:block; }
ul.dropdown-menu li ul.dropdown-menu {    min-width: 184px;}
ul.dropdown-menu li ul.dropdown-menu li{ background:none;}
ul.dropdown-menu li ul.dropdown-menu li a{margin-bottom: 0px !important; margin-top: 0px !important; padding: 14px 20px;}
ul.dropdown-menu li ul.dropdown-menu li a:hover{background:#0798BC; color:#fff; border-radius:0px;}
ul.dropdown-menu li.active ul.dropdown-menu li a{background: none !important; color: #1a1a1a !important; border-bottom: solid 1px #dbdbdb;border-radius: 0px;}
ul.dropdown-menu li.active ul.dropdown-menu li a:hover{background: #0798bc !important; color:#fff !important;}
ul.dropdown-menu li ul.dropdown-menu li.active a{background: #0798bc !important;}


/* ------- MOBILE MENU ------ */
#menu {
	display: none;
}
#menu.mm-opened {
	display: block;
}
.custom_mobile_logo {
	padding:10px 0;
	margin:0 auto;
}
.mm-menu {
	background: #FFF;
	text-transform: uppercase;
	font-weight: bold;
}
.mm-navbar {
	height: auto;
}
.mm-navbar.mm-hasbtns {
	height: 40px;
}
.mm-navbar-top-1 {
	height: 60px;
	text-align: center;
}
.mm-navbar-top-2 {
	top: 60px;
	text-align: left;
}
.mm-hasnavbar-top-2 .mm-panels, .mm-navbar-top-3 {
	top: 100px;
}
.mm-listview&gt;li&gt;a, .mm-listview&gt;li&gt;span {
	padding: 20px;
}
.mm-menu li a:hover {
	background-color: rgba(204, 204, 204, 0.18);
	text-indent: 10px;
	transition: text-indent 1s;
	-webkit-transition: text-indent 1s;
	-ms-transition: text-indent 1s;
	-o-transition: text-indent 1s;
}
a.mm-title:hover {
	text-indent: 10px;
	transition: text-indent 1s;
	-webkit-transition: text-indent 1s;
	-ms-transition: text-indent 1s;
	-o-transition: text-indent 1s;
}


/*TOGGLER to open Form*/
.toggler{
	position:relative;
	z-index:800;
	margin-bottom:-1px;
}
.clientsDropDown{
  position:absolute;
  bottom:0;
  z-index: 800;
  left:15px;
  right:15px;
}
.toggle-button{
	width:auto;
	display:inline-block;
	text-align:center;
}
.clientsDropDown .btn-slide{
	background:#ff3332;
	color:#fff;
	padding:12px 20px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	font-size:16px;
	display:inline-block;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3 sease;
	transition: all 0.3s ease;
	cursor:pointer;
}
.clientsDropDown .btn-slide &gt; i {
  display: inline-block;
  padding: 5px;
  background: #000;
  border-radius: 50%;
  position: absolute;
  top: -18px;
  left: 50%;
  right: 50%;
  width: 30px;
  margin-left: -15px;
  height: 30px;
  line-height: 20px;
}
.clientsDropDown .btn-slide:hover &gt; i, .clientsDropDown .btn-slide:focus &gt; i, .clientsDropDown .btn-slide.active &gt; i{
	color:#fff !important;
}	
.clientsDropDown .btn-slide:hover, .clientsDropDown .btn-slide:focus, .clientsDropDown .btn-slide.active{
	background:#fff;
	color:#ff3332;
}	

.form-container {
  background:rgba(255,255,255,.9);
  padding:26px;
  position: static;
  bottom:0;
  z-index:800;
}
.form-container form .form-control, .form-container form textarea {
	height:40px;
	border:1px solid #d0d0d0;
	background:#fff;
	color:#606060;
	border-radius:20px;
	padding:8px 12px;
	box-shadow:none;
}
.wpcf7-form input[type=text], .wpcf7-form input[type=tel], .wpcf7-form input[type=email], .wpcf7-form input[type=date], .wpcf7-form textarea {
	height:40px;
	border:1px solid #d0d0d0;
	background:#fff;
	color:#606060;
	border-radius:20px;
	padding:8px 12px;
	box-shadow:none;
}
.wpcf7-form textarea{
	resize:none;
	width:100%;
	
}
.wpcf7-form textarea,.wpcf7-form button{
	display:inline-block;
}
.wpcf7-form button, .wpcf7-form input[type=submit] {
  background: #111;
  border: none;
  border-radius: 30px;
  color: #fff;
  vertical-align: top;
  width:100%;
}
.form-container form .col-md-3,
.form-container form .col-md-10,
.form-container form .col-md-2,
.form-container form .col-sm-6,
.form-container form .col-sm-12,
.form-container form .col-sm-10,
.form-container form .col-sm-2,
.form-container form .col-md-12{
	padding-left:10px;
	padding-right:10px;
}

/*** Contact Form 7 ***/

.wpb_gmaps_widget .wpb_wrapper {
	padding: 0 !important;
}
.map-cov {
	margin-bottom: 0 !important;
}
.wpb_gmaps_widget iframe {
	margin-top: 5px;
}
.wpcf7-form input[type=date],
.wpcf7-form input[type=tel],
.wpcf7-form input[type=text],
.wpcf7-form input[type=email],
.wpcf7-form textarea {
	width:100%;
	padding: 9px 15px;
	margin: 0 0 10px;
}
.wpcf7-form input[type=date]:focus,
.wpcf7-form input[type=tel]:focus,
.wpcf7-form input[type=text]:focus,
.wpcf7-form input[type=email]:focus,
.wpcf7-form textarea:focus {
    border-color: #ffb049;
}
.wpcf7-form input.form_date {
    background: #fff url(../images/icons/th.png) no-repeat center right;
}
.wpcf7-form input[type=checkbox],
.wpcf7-form input[type=radio] {
    vertical-align: middle;
    margin: -3px 5px 0 0;
}
.wpcf7-form .wpcf7-list-item-label {
    display: inline-block;
    margin-right: 10px;
}
.wpcf7-form textarea {
	height:193px;
	resize:none;
}
.wpcf7-form .sbHolder {
	width:100%;
	font-size:13.5px;
	margin-bottom: 10px;
    float: none;
}
.wpcf7-form .sbSelector {
	padding-left:5px;
}
.wpcf7-form .wpcf7-radio {
    color: #6e868c;
    font-size: 13.5px;
    font-weight:normal;
    line-height: 42px;
}
.wpcf7-mail-sent-ok,
.wpcf7-validation-errors {
	color: #fff;
	font-size: 12px;
	padding: 5px 15px !important;
	bottom:11px;
	text-transform: uppercase;
	margin: 0 !important;
    clear: both;
    overflow: hidden;
    border: 0px !important;
	border-radius:25px;
	margin:0 10px !important;
}
.wpcf7-mail-sent-ok {
    background: green;
}
.wpcf7-validation-errors {
    background: red;
}
.wpcf7-form .wpcf7-form-control-wrap {
    display: block;
}
.wpcf7-form br {
    display: none;
}
.wpcf7-form .wpcf7-not-valid-tip {
    display: none !important;
}
.wpcf7-form .wpcf7-not-valid {
    border-color: red !important;
}
.wpcf7-form input[type=submit] {
    margin: 0;
}




/* =================================== Banner =================================== */
 #rev_slider_34_1 p, #rev_slider p, #rev_slider_35_1 p{
	font-size:18px;
}

/*arrows Slider*/
#rev_slider_34_1 .tparrows, #rev_slider_35_1 .tparrows{
	display:none;
}
.tparrows{
  background: rgba(255, 255, 255, 0.9) !important;
  -webkit-border-radius:100%;
  border-radius:100%;
  transform:none;
  position:absolute;
  right:0;
  
  -moz-transition:background .3s ease-in-out .1s;
  -ms-transition:background .3s ease-in-out .1s;
  -o-transition:background .3s ease-in-out .1s;
 -webkit-transition:background .3s ease-in-out .1s;
}
.tparrows::before {
  color: #111;
  display: block;
  font-family:'FontAwesome';
  font-size: 25px;
  line-height: 40px;
  text-align: center;
}
.tparrows.tp-leftarrow:before {
  content: "\f104";
}
.tparrows.tp-rightarrow:before {
  content: "\f105";
}
.tp-leftarrow, .tp-rightarrow{
	margin:5px;
}
.tparrows.tp-leftarrow:hover, .tparrows.tp-rightarrow:hover,
.tparrows.tp-leftarrow:focus, .tparrows.tp-rightarrow:focus{
	background:#ff3332 !important;
}
.tparrows:hover::before, .tparrows:focus::before{
	color: #fff;
}
/*Tabs Slider*/
.tp-tabs{
  left: 50% !important;
  margin:-110px auto 0;
  -ms-transform: translateX(-50%) !important;
  -moz-transform: translateX(-50%) !important;
  -webkit-transform: translateX(-50%) !important;
  transform: translateX(-50%) !important;
  z-index:111;
  border-top:1px solid #111;
  cursor:pointer;
}
.hesperiden .tp-tab{
	position:absolute;
	padding:0 10px;
	border-bottom:none;
}
.hesperiden .tp-tab:first-child{
	padding-left:0;
}
.tp-tab .tp-tab-title{
	font-size:24px;
	margin:10px 0 0;
	color:#111111;
	line-height: normal;
	position:relative;
	display:inline-block
}
.tp-tab .tp-tab-title:before{
	content:'';
	height:3px;
	position:absolute;
	display:inline-block;
	top:-10px;
	background:#111111;
	left:0;
	right:0;
	width:100%;
	
	-moz-transition:background .3s ease-in-out .1s;
	-ms-transition:background .3s ease-in-out .1s;
	-o-transition:background .3s ease-in-out .1s;
	-webkit-transition:background .3s ease-in-out .1s;
}
.tp-tab:hover .tp-tab-title, .tp-tab.selected .tp-tab-title{ 
  color:#ff3332; 
}
.tp-tab:hover .tp-tab-title::before, .tp-tab.selected .tp-tab-title:before{ 
  background:#ff3332; 
}
.tp-tab:hover, .tp-tab.selected{
  background: transparent !important;
}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {
  position: static;
}

/* =================================== blue backgroud Section =================================== */
.bg_blue .white_content{ margin:25px 0; }
.white_content{
	color:#fff;
}
.white_content i {
  font-size: 50px;
  margin-bottom: 15px;
  display: inline-block;
  overflow:hidden;
  position: relative;
  -webkit-transition:all .7s ease .1s;
  -o-transition:all .7s ease .1s;
  transition:all .7s ease .1s;
}

.white_content:hover i, .white_content:focus i{
	-webkit-transform:translateY(-15px);
	-ms-transform:translateY(-15px);
	transform:translateY(-15px);
}
.white_content h3{
	margin-bottom:15px;
}




/* =================================== Our Services Section =================================== */
#services{}
#services ul.hours_wigdet{
	margin-bottom:32px;
}
#services h3{ margin-bottom:15px; margin-top:28px;}
.slider_wrap{
	margin:0 -15px;
}
	
#service-slider .item{ padding:0 15px;}
#service-slider .item .item_inner img, #service-slider .item .item_inner .image{ width:100%; position:relative;}
#service-slider .item .item_inner .overlay{ background:rgba(7,152,188,.8); cursor:pointer;}
#service-slider .item .item_inner:hover .overlay{
  opacity: 1;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
#service-slider .item .item_inner:hover h3 &gt; a{
	color:#ff3332;
}	
#service-slider .owl-prev, #service-slider .owl-next {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 0;
  top:30%;
  line-height: 39px;
  padding:0;
}
#service-slider .owl-prev, #service-slider .owl-next,
#specialist-slider .owl-prev, #specialist-slider .owl-next,
#our-specialist .owl-prev, #our-specialist .owl-next,
#news-slider .owl-prev,
#news-slider .owl-next{
  position: absolute;
  height: 42px;
  width: 42px;
  color: #111;
  font-size: 30px;
  text-align: center;
  filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
  -moz-transition:all .3s ease;
  -ms-transition:all .3s ease;
  -o-transition:all .3s ease;
  -webkit-transition:all .3s ease;
  transition:all .3s ease;
}

#service-slider .owl-prev{ left:10px;}
#service-slider .owl-next{ right:10px;}
#service-slider .owl-prev:hover, #service-slider .owl-prev:focus,
#service-slider .owl-next:hover, #service-slider .owl-next:hover{
	background:#0798bc;
	color:#fff;
}


/*=================================== Specialists =================================== */
#specialists{ }
.specialists_wrap_slider{
	margin:0 -20px;
}
#specialist-slider .item{
	padding:0 20px;
	
} 
#specialist-slider .item .specialist_photo, #specialist-slider .item .specialist_info{
	display:table-cell;
}
#specialist-slider .item .specialist_photo{
	/*min-height:350px;*/
	position:relative;
}
#specialist-slider .item .specialist_photo &gt; img{
	height:100%;
	max-width:none;
}
#specialist-slider .item .specialist_info{
	padding-right:15px;
	vertical-align:middle;
}
	
#specialist-slider .item .specialist_info h2{
  font-size: 60px;
  font-weight: bold;
  position: relative;
  z-index: 11;
  overflow: hidden;
}
#specialist-slider .item .specialist_info h2:after{
  background: #111111;
  content: "";
  display: inline-block;
  height: 1px;
  width: 100%;
  position: absolute;
  right: 0;
  z-index: 5;
  bottom: 9px;
  left:70px;
}
#specialist-slider .item .specialist_info h3,
.specialist_wrap h3{
	margin-top:10px;
}
.specialist_info h3{
	color:#f00;
}

#specialist-slider .item .specialist_info small,
.specialist_wrap small{
	color:#796e6e;
	font-size:14px;
	margin-bottom:10px;
	display:inline-block;
}
#specialist-slider ul.social_icon{
	margin-top:25px;
}
#specialist-slider ul.social_icon li a{
	background:#fff;
}
#specialist-slider .owl-prev, #specialist-slider .owl-next,
#our-specialist .owl-prev, #our-specialist .owl-next,
#news-slider .owl-prev,
#news-slider .owl-next{
  top: 50%;
  background: #fff;
  border-radius: 100%;
  border: 1px solid #d9dddf;
  line-height: 33px;
  -moz-transform:translateY(-50%);
  -webkit-transform:translateY(-50%);
  -ms-transform:translateY(-50%);
  transform:translateY(-50%);
}
#specialist-slider .owl-prev,
#our-specialist .owl-prev, #news-slider .owl-prev{
	left:-60px;
}
#specialist-slider .owl-next,
#our-specialist .owl-next, #news-slider .owl-next{
	right:-60px;
}
#specialist-slider .owl-prev:hover, #specialist-slider .owl-next:hover,
#our-specialist .owl-prev:hover, #our-specialist .owl-next:hover,
#news-slider .owl-prev:hover,
#news-slider .owl-next:hover{
	color:#fff;
	background:#0798bc;
	border-color:#0798bc;
}
.padding_left{
	padding-left:15px;
}



/* =================================== Image With content =================================== */
.info_section{
	background:url(../images/paralax-half.jpg) no-repeat;
	background-size:cover;
	width:100%;
	background-attachment:fixed;
	background-position:center center;
	background-color:#0798bc;
}
.right_box{
	background:rgba(7,152,188,.75);
}
.right_box .right_box_inner .white_content{
	margin:20px 0;
}



/* =================================== Latest News =================================== */
.news_main{
	background:#fff;
}
.news_main h3{
	margin-top:15px;
	margin-bottom:10px;
	display:inline-block;
}
.news_main h3:hover{
	color:#ff3332;
}
.news_main ul.news-social {
  margin:47px 0;
}
.news_main ul.news-social li{ display:inline-block;}
.news_main ul.news-social li a{
	display:block;
	font-size:14px;
	color:#868686;
	margin-left:25px;
}
.news_main ul.news-social li:first-child a{
	margin-left:0;
}
.news_main ul.news-social li a &gt; i{
	margin-right:5px;
}
.news_thumb .image, .news_thumb .image &gt; img{
	position:relative;
}
.news_thumb .image &gt; img{
	width:100%;
	margin-bottom:20px;
}
.news_thumb .image .overlay{
	color:#fff;
	cursor:pointer;
}
.news_thumb .image .overlay:before{
  bottom:5px;
  content: "";
  left:5px;
  opacity: 0;
  position: absolute;
  right:5px;
  top:5px;
  border: 1px solid #fff;
  -moz-transform: scale(0.2);
  -ms-transform: scale(0.2);
  -webkit-transform: scale(0.2);
  transform: scale(0.2);
  -moz-transition:all .3s ease-in-out .1s;
  -transition:all .3s ease-in-out .1s;
  -webkit-transition:all .3s ease-in-out .1s;
  transition:all .3s ease-in-out .1s;
}
.news_thumb .image:hover .overlay::before{
  opacity: 1;
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
}
.news_main .col-md-6.news_thumb, .news_main .col-sm-6.news_thumb {
	padding-top:20px;
}
.news_main .col-md-6.news_thumb img, .news_main .col-sm-6.news_thumb img{
	margin-bottom:0;
}


/* =================================== Testinimials =================================== */
#testinomial-slider{
	padding:0 10%;
}
#testinomial-slider:before{
	content:'\f10d';
	color:#ff3332;
	font-family:'FontAwesome';
	display:inline-block;
	margin-bottom:30px;
	font-size:30px;
}
#testinomial-slider .item{ display:block; width:100%;}
#testinomial-slider .item h3{
	margin-bottom:25px;
}
#testinomial-slider .item p &gt; span{
	color:#7b7b7b;
}
#testinomial-slider .item p &gt; img{
	border-radius:100px;
	padding:5px;
	border:1px solid rgba(153, 153, 153, 0.3);
	margin:0 auto;
}
#testinomial-slider .owl-controls .owl-page span,
#testinomial-slider .owl-controls .owl-page.active span{
	background:#bbbbbb;
	filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
	opacity:1;
	position:relative;
	overflow: hidden;
	margin: 5px 3px;
	-moz-transition:all 0.3s ease;
  -ms-transition:all 0.3s ease;
  -o-transition:all 0.3s ease;
  -webkit-transition:all 0.3s ease;
  transition:all 0.3s ease;
}
#testinomial-slider .owl-controls .owl-page span:after{
	height: 0;
}
#testinomial-slider .owl-controls .owl-page span:after,
#testinomial-slider .owl-controls .owl-page.active span:after{
	content: "";
	bottom: 0;
   left: 0;
   position: absolute;
   width: 100%;
   background:#0798bc;
	-moz-transition: height 0.3s ease 0s;
	-o-transition: height 0.3s ease 0s;
	-transition: height 0.3s ease 0s;
	-webkit-transition: height 0.3s ease 0s;
	transition: height 0.3s ease 0s;
	border-radius:50%;
}
#testinomial-slider .owl-controls .owl-page span:hover::after,
#testinomial-slider .owl-controls .owl-page.active span:after{
	height: 100%;
}


/* ================================================= Inner Pages ================================================== */
/* =================================== ABout Us =================================== */
#page_header{
	background:url(../images/page-header.jpg) no-repeat;
	width:100%;
	position:relative;
	min-height:270px;
	background-size:cover;
	background-position:center center;
}
#page_header .page_title{
	background: rgba(255, 255, 255, 0.7);
	padding:22px 0;
	position:absolute;
	bottom:0;
	width:100%;
}
#page_header .page_title h2.title{
	font-size:36px;
	display:inline-block;
	vertical-align:top;
	margin-right:15px;
}
#page_header .page_title .page_link{
	background:#eaeeed;
	padding:13px 20px;
	border-radius:25px;
	font-size:14px;
	display:inline-block;
	vertical-align:middle;
}
#page_header .page_title .page_link i{
	margin:0 10px;
	display:inline-block;
}
#page_header .page_title .page_link a{
	color:#111111;
}
#page_header .page_title .page_link a:hover, #page_header .page_title .page_link a:focus, #page_header .page_title .page_link {
	color:#ff3332;
}
.default-title { 
	font-size:36px;
	padding:20px 0;
}
/* Page Header Style 01 */
#page_header_one {
	background:#f1f1f1;
	width:100%;
	position:relative;
	padding:20px 0;
}
#page_header_one .page_title h2.title {
	display:inline-block;
}
#page_header_one .page_title .page_link{
	display:inline-block;
	margin-left:20px;
}
#page_header_one .page_title .page_link span.sep {
    padding: 0 10px;
}


#welcome{ }
#welcome ul.welcome_list{ margin-top:40px;
}
ul.welcome_list li{
	width:48%;
	display:inline-block;
	font-size:18px;
	margin-bottom:15px;
}
ul.welcome_list li:before{
	content:'';
	background:#ff3332;
	height:7px;
	width:7px;
	display:inline-block;
	vertical-align:middle;
	margin-right:10px;
	border-radius:100%;
}
#our-specialist .item{ padding:0 15px; }
.specialist_wrap img{ width:100%;}

.grid_layout .wrap-col{
	padding:0 15px;
}
.grid_layout .wrap-col.first{
	padding-bottom:30px;
}
.grid_layout .item-container img,
.services_wrap img{
	-moz-transition:all 300ms ease-out 0s;
	-ms-transition:all 300ms ease-out 0s;
	-o-transition:all 300ms ease-out 0s;
	-webkit-transition:all 300ms ease-out 0s;
	transition:all 300ms ease-out 0s;
	transform: scale(1.15);
	
}
.grid_layout .item-container{
	overflow:hidden;
}
.overlay{
  background-color: rgba(255, 51, 50, 0.85);
  bottom: 0;
  height: 100%;
  left: 0;
  filter: alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity:0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
   width: 100%;
	cursor:crosshair;
	
  -moz-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  -webkit-transform: scale(0.5);
  transform: scale(0.5); 
}
.overlay .overlay-inner {
  margin: auto;
  position: absolute;
  top: 50%;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 100%;
  height:50px;
  line-height:50px;
}
.overlay, .overlay .social_icon,
.grid_layout .item-container .overlay a,
#gallery .item-container .overlay a.icon,
.services_wrap .overlay a{
  -moz-transition: all 0.5s ease 0s;
  -ms-transition: all 0.5s ease 0s;
  -o-transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  transition: all 0.5s ease 0s;
}	
.overlay .social_icon,
.grid_layout .item-container .overlay a,
#gallery .item-container .overlay a.icon,
.services_wrap .overlay a{
  bottom: 0;
  left: 0;
  overflow: hidden;
  position: absolute;
  right: 0;
  margin:auto;
  -moz-transform: translateY(1000%);
  -ms-transform: translateY(1000%);
  -o-transform: translateY(1000%);
  -webkit-transform: translateY(1000%);
  transform: translateY(1000%);
  z-index:9;
}
.item-container:hover .social_icon,
.grid_layout .item-container:hover .overlay a,
#gallery .item-container:hover .overlay a.icon,
.services_wrap:hover .overlay a{
	-moz-transform: translateY(0);
	-ms-transform: translateY(0);
	-o-transform: translateY(0);
	-webkit-transform: translateY(0);
  transform: translateY(0);
}	
.grid_layout .item-container:hover img{
   -webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
}
.grid_layout .item-container .overlay a,
#gallery .item-container .overlay a.icon,
.services_wrap .overlay a{
  color:#fff;
  font-size:30px;
}
.item-container:hover .overlay,
.services_wrap:hover .overlay,
.news_thumb .image:hover .overlay{
	filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
	opacity:1;
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-o-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);

}



/* =================================== Gallery =================================== */
.work-filter{
	background:#eaeeed;
	border-radius:25px;
	margin-bottom:40px;
}
.work-filter li{
	display:inline-block;
	margin:0 20px;
    min-width: auto;
}
.work-filter li a{
	font-size:18px;
	border-bottom:2px solid transparent;
	text-shadow: none;
   position: relative;
   padding:12px 0;
   display:block;
}
.work-filter li a:before{
	filter: alpha(opacity=0);
  -moz-opacity:0;
  -khtml-opacity:0;
	opacity:0;
}
.work-filter li a:before, .work-filter li a.active:before{
  position: absolute;
  bottom:-2px;
  left:0;
  overflow: hidden;
  width: 0;
  border-bottom: 2px solid #ff3332;
  color: #ff3332;
  content: attr(data-hover);
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition:width 0.5s;
  padding:12px 0;
}
.work-filter li a.active:before{
	filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
	opacity:1;
	width:100%;
}
.work-filter li a:hover::before,
.work-filter li.active a, .work-filter li a.active:hover::before{
   filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity:1;
  width:100%;
}
.work-filter li a:hover, .work-filter li a.active{
  color: #ff3332;
}

#gallery .work-item {
  position: relative;
  padding:0 15px;
}
.mix {
  display: none;
}
#gallery .work-item img{
	-moz-transform:scale(1.1);
	-ms-transform:scale(1.1);
	-o-transform:scale(1.1);
	-webkit-transform:scale(1.1);
	transform:scale(1.1);
}
#gallery .work-item:hover img{
	-moz-transform:scale(1);
	-ms-transform:scale(1);
	-o-transform:scale(1);
	-ms-transform:scale(1);
	transform:scale(1);
}
#gallery .gallery_content{
	margin-bottom:70px;
	position:relative;
	overflow:hidden;
}
#gallery .gallery_content h3{
	font-size:20px;
	color:#ff3332;
	margin-top:20px;
}
#gallery .gallery_content small{
	font-size:14px;
	color:#796e6e;
	margin-bottom:20px;
	display:inline-block;
}
.gallery_content a.btn-readmore{
  position: relative;
  text-shadow:none;
  text-transform:capitalize;
}
.gallery_content a.btn-readmore:before {
  color: #ff3332;
  content: attr(data-hover);
  filter: alpha(opacity=0);
  -moz-opacity: 0;
  -khtml-opacity: 0;
  opacity: 0;
  top:0.5px;
  position: absolute;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
  -moz-transform: scale(1.1) translateX(10px) translateY(10px);
  -ms-transform: scale(1.1) translateX(10px) translateY(10px);
  -webkit-transform: scale(1.1) translateX(10px) translateY(10px);
  transform: scale(1.1) translateX(10px) translateY(10px);
  
  -moz-transition: transform 0.3s ease 0s, all 0.3s ease 0s;
  -ms-transition: transform 0.3s ease 0s, all 0.3s ease 0s;
  -webkit-transition: transform 0.3s ease 0s, all 0.3s ease 0s;
  transition: transform 0.3s ease 0s, all 0.3s ease 0s;
}
.gallery_content a.btn-readmore:hover::before, .gallery_content a.btn-readmore:focus::before {
  filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
	opacity: 1;
	 -transform: scale(1) translateX(0px) translateY(0px);
    -webkit-transform: scale(1) translateX(0px) translateY(0px);
    -ms-transform: scale(1) translateX(0px) translateY(0px);
    transform: scale(1) translateX(0px) translateY(0px);
}
#gallery .image{
	overflow: hidden;
    position: relative;
    width: 100%;
}
#gallery .work-item:hover .overlay {
  filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
  opacity: 1;
}

.esg-grid li { min-width:auto !important; }


/* =================================== Blog =================================== */
#blog{ }
#blog ul.comments {
    margin-right: 10px !important;
    display: inline-block;
    position: relative;
}
.blog_item h2 {
    margin-bottom: 20px !important;
}
.blog_item .image_container {
    margin-top:20px;
}

#blog .postedin { margin:10px 0; }
#blog ul.comments.postedin { border: 1px solid #f1f1f2; padding: 0px 10px; }
#blog ul.comments.postedin li { border: none !important; }
ul.comments.postedin span { font-size: 12px; }
.post_excerpt { margin: 10px 0px; }
#blog .blog_item { font-size:16px;}
#blog .blog_item ul.comments, #blog .blog_item ul.social_icon{
	margin:0px 0 10px 0;
}
#blog h2.entry-title {
    padding-bottom: 25px;
}
#blog .blog_item ul.comments li{
	display:inline-block;
	padding:5px 10px;
	border:1px solid #f1f1f2;
	border-radius:2px;
	min-width:auto;
}
#blog .blog_item ul.comments li a{
	display:block;
	color:#797979;
	font-size:12px;
}
#blog .blog_item ul.comments li a &gt; i {
  display: inline-block;
  font-size: 13px;
  margin-right: 5px;
  vertical-align: middle;
}
#blog .blog_item ul.comments li a:hover, #blog .blog_item ul.comments li a:focus{
	color:#0798bc;
}
/*#blog .blog_item .image_container &gt; img{
	min-height:390px;
}*/
#blog .blog_item h3{
	margin-top:50px;
}
#blog .blog_item .btn-common{
	margin-top:30px;
	/*color:#fff;*/
}
#blog-slider .owl-prev ,#blog-slider .owl-next{
	position:absolute;
	top:50%;
	height:58px;
	width:58px;
	background:#fff;
	margin:0;
	text-align:center;
	color:#c0c0c0;
	font-size:40px;
	line-height:50px;
	filter: alpha(opacity=100);
  -moz-opacity:1;
  -khtml-opacity:1;
	opacity:1;
	border-radius:0;
	margin-top:-29px;
}
#blog-slider .owl-prev:hover, #blog-slider .owl-prev:focus,
#blog-slider .owl-next:hover, #blog-slider .owl-next:focus{
	background:#0798bc;
	color:#fff;
}
#blog-slider .owl-prev{ left:0; }
#blog-slider .owl-next{ right:0;}
.blog_item  ul.digits li{
	margin-top:30px;
	list-style:digits;
}
.blog_item blockquote {
  border-left: 5px solid #ff3332;
  font-size: 18px;
  margin:35px 0 20px;
  font-style:italic;
  padding:25px 20px;
}
.blog_item .blog-reply {
	background:#f0f5f7;
  margin: 20px 0;
  padding: 12px;
  position: relative;
}
.col-md-offset-2{
	margin-left: 16.6667% !important;
}
.blog_item .blog-reply span{
	color:#9e9e9e;
	font-size:14px;
	display:inline-block;
	margin-bottom:10px;
}
.blog_item .blog-reply p{
	margin:0 !important;
}
.blog_item .blog-reply a, .blog_item .blog-reply a.reply{
	display:inline-block;
}
.blog_item .blog-reply a.reply{
	position:absolute;
	top:12px;
	right:12px;
	background:#f5babc;
	color:#fff;
	padding:6px 12px;
}
.blog_item .blog-reply a.reply:hover, .blog_item .blog-reply a.reply:focus{
	background:#ff3332;
}
.blog_item .blog-reply a.reply:hover, .blog_item .blog-reply a.reply:focus,
#blog-slider .owl-prev ,#blog-slider .owl-next,
.widget ul.tabs li{
	-moz-transition:all ease-in .3s;
	-ms-transition:all ease-in .3s;
	-o-transition:all ease-in .3s;
	-webkit-transition:all ease-in .3s;
	transition:all ease-in .3s;
}
.post-thumbnail {
 	margin:0 0 25px 0;
	display:inline-block;
}
.post-thumbnail img {
    max-width: 100%;
    height: auto;
}

/* Post Type Styling */
.sticky-post {
	font-size: 10px;
	letter-spacing: 0.076923077em;
	line-height: 1.6153846154;
	margin: -18px 30px 10px 10px;
	text-transform: uppercase;
    background: #0798bc;
    color: #FFF;
    padding: 3px 15px;
    border-radius: 15px;
	right:0;
    position: absolute;
}
article.sticky {
	background:rgba(204, 204, 204, 0.18);
	padding:20px;
	margin-bottom:100px;
	border-radius:20px;
}

.search-results .results-padding { 
	padding:50px 0;
	border-bottom:1px dashed #CCC;
}

/* =================================== SideBar =================================== */
.widget ul.tabs {
  display: table;
  text-align: center;
  width: 100%;
}
.widget ul.tabs li{
	display: table-cell;
	background:#111111;
	color:#fff;
	font-size:16px;
	padding:12px 16px;
	cursor:pointer;
	position: relative;
}
.widget ul.tabs li.active,.widget  ul.tabs li:hover, .widget ul.tabs li:focus{
	background:#ff3332;
}
.widget .tab_container{
	padding:15px;
}
/* if accordion mode */
.widget .tab_drawer_heading.d_active {
  position: relative;
}
.widget  .tab_drawer_heading {
  background-color: #dcdcdc;
  font-size: 17px;
  padding: 5px 20px;
  margin-bottom: 10px;
  display: block;
  position:relative;
  cursor: pointer;
}
.widget .tab_drawer_heading {
  display: none;
} 
.tab_content .single_comments{ margin-bottom:15px; overflow:hidden;}

.tab_content .single_comments img{
  float: left;
  margin-right: 10px;
  margin-top: 5px;
}
.tab_content .single_comments p{
  margin-bottom: 0;
  font-size:18px;
}
.tab_content .single_comments p:hover &gt; a{
	color:#ff3332;
	text-decoration: underline;
}
.tab_content .single_comments span{
  display: inline-block;
  margin-right: 10px;
  color:#9e9e9e;
  font-size:14px;
}
.widget{
	margin-bottom:40px;
}
.widget .widget_links li{
	margin-bottom:0;
}
.widget h3{
	margin-bottom:0px;
}
.widget ul.widget_links li{ display:block;}
.widget ul.widget_links li:first-child a{
	padding-top:0;
}
.sidebar .widget ul li{
	display:block;
	border-bottom:1px solid #cfcfcf;
	padding:15px 0;
	font-size:16px;
}
.sidebar .widget ul li ul.sub-menu li {
	padding:0;
    line-height: 40px;
}
.sidebar .widget ul li:last-of-type {
	border-bottom:none;
}
.sidebar .widget ul li a:hover, .sidebar .widget ul li a:focus{
	color:#ff3332;
}
.sidebar .heading_space {
    margin-bottom: 20px;
}
.sidebar .recentcomments { 
	border:none;
}
.search-form input[type=search] { 
	border: 1px solid #ccc;
    border-radius: 30px;
    box-shadow: none;
	color: #111;
    height: 40px;
	padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
	width:100%;
	background-color: #fff;
    background-image: none;
	margin-bottom:8px;
}
.search-form button { 
	padding: 12px 30px;
    display: inline-block;
    transition: all 0.5s linear 0s;
	border: transparent;
    border-radius: 25px;
    background: #333;
    color: #fff;
    cursor: pointer;
}
.search-form button:hover { 
    transition: all 0.5s linear 0s;
    background: #ff3332;
    color: #fff;
}
.search-form button, .search-form button:focus {
    background: #0798bc;
}


/* =================================== Appointment =================================== */
.appointment_wrap{
	background:url(../images/appointment.jpg) no-repeat;
	background-size:100% 100%;
	padding-left:3%;
	padding-right:3%;
}
.callus{
	margin-top:25px;
}
.callus input.form-control{
  color: #111;
  height: 40px;
}
.callus textarea{
  width:100%;
  min-height:160px;
  resize: none;
  padding:6px 12px;
}
.callus textarea, .callus input.form-control{
	border: 1px solid #ccc;
  border-radius: 10px;
  box-shadow: none;
}
.callus .btn-submit input[type=submit]{
  border: transparent;
  border-radius: 25px;
  background:#ff3332;
  color:#fff;
  cursor:pointer;
}

/*for Date Field*/
.datetimepicker table tr td.active:active, .datetimepicker table tr td.active:hover:active, .datetimepicker table tr td.active.disabled:active, .datetimepicker table tr td.active.disabled:hover:active, .datetimepicker table tr td.active.active, .datetimepicker table tr td.active.active:hover, .datetimepicker table tr td.active.disabled.active, .datetimepicker table tr td.active.disabled.active:hover{
  background-color: #0798bc;
  background-image:none;
}
.table-condensed &gt; tbody &gt; tr &gt; td, .table-condensed &gt; tbody &gt; tr &gt; th, .table-condensed &gt; tfoot &gt; tr &gt; td, .table-condensed &gt; tfoot &gt; tr &gt; th, .table-condensed &gt; thead &gt; tr &gt; td, .table-condensed &gt; thead &gt; tr &gt; th {
  padding: 3px 10px;
}


/* =================================== FAQ =================================== */
#faq {}
.faq_wrapper {
  position: relative;
  background-color: #fff;
}
.faq_wrapper .items {}
.faq_wrapper .items &gt; li &gt; a{
  display: block;
  font-size: 20px;
  padding-bottom: 25px;
  padding-left:25px;
  margin-left:3px;
  border-left:1px solid #a1a1a1;
  position:relative;
}
.faq_wrapper .items &gt; li:last-child &gt; a{
	padding-bottom:0;
}
.faq_wrapper .items &gt; li &gt; a::before{
  background: #a1a1a1;
  border: 1px solid #a1a1a1;
  border-radius: 100%;
  box-shadow: 0 0 0 2px #fff inset;
  content: "";
  display: inline-block;
  height: 10px;
  width: 10px;
  margin-right:20px;
  position: absolute;
  left:-5px;
}
.itemHover{
  color: #fff;
  -webkit-transition: background-color 0.4s ease-in-out;
  -o-transition: background-color 0.4s ease-in-out;
  -moz-transition: background-color 0.4s ease-in-out;
  transition: background-color 0.4s ease-in-out;
}
.faq_wrapper .items &gt; li &gt; a:hover{
  color: #ff3332;
  -webkit-transition: all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.faq_wrapper .items &gt; li &gt; a.expanded{
  color: #ff3332;
  padding-bottom:0;
  -webkit-transition:all 0.4s ease-out;
  -ms-transition: all 0.4s ease-out;
  transition: all 0.4s ease-out;
}
.faq_wrapper .items &gt; li &gt; a.expanded::before,
.faq_wrapper .items &gt; li &gt; a:hover::before{
  content: "";
  background:#ff3332;
  border-color:#ff3332;
}
.faq_wrapper  .sub-items p{
  position: relative;
}
.faq_wrapper .sub-items{
  display: none;
  padding-left:30px;
  padding-bottom:25px;
  padding-top:25px;
  margin-left:3px;
  border-left:1px solid #a1a1a1;
}
.faq_wrapper .items &gt; li:last-child .sub-items{
	padding-bottom:0;
}
/* Accordian */
.vc_tta-panels-container {
  position: relative !important;
  background-color: #fff !important;
}
.vc_tta-panel {}
.vc_tta-panel-heading { background-color:transparent !important; border:none !important; }
h4.vc_tta-panel-title {
  display: block !important;
  font-size: 20px !important;
  padding-bottom: 25px !important;
  margin-left:3px !important;
  border-left:1px solid #a1a1a1 !important;
  position:relative !important;
}
h4.vc_tta-panel-title a { padding-top:0px !important; padding-left:32px !important; 
  font-weight:600 !important; }
.vc_tta.vc_general .vc_tta-panel-title&gt;a { padding:0px 14px 20px 20px !important; border-bottom:1px dotted rgba(153, 153, 153, 0.24) !important; }
h4.vc_tta-panel-title a i { display:none !important; }
h4.vc_tta-panel-title:last-child &gt; a{
	padding-bottom:0 !important;;
}
h4.vc_tta-panel-title a::before{
  background: #a1a1a1 !important;;
  border: 1px solid #a1a1a1 !important;;
  border-radius: 100% !important;;
  box-shadow: 0 0 0 2px #fff inset !important;;
  content: "" !important;;
  display: inline-block !important;;
  height: 10px !important;;
  width: 10px !important;;
  margin-right:20px !important;;
  position: absolute !important;;
  left:-5px !important;;
}
.vc_tta-panel-heading:Hover{
  color: #fff !important;;
  -webkit-transition: background-color 0.4s ease-in-out !important;;
  -o-transition: background-color 0.4s ease-in-out !important;;
  -moz-transition: background-color 0.4s ease-in-out !important;;
  transition: background-color 0.4s ease-in-out !important;;
}
.vc_tta-panel-title  a:hover{
  color: #ff3332 !important;;
  -webkit-transition: all 0.4s ease-out !important;;
  -ms-transition: all 0.4s ease-out !important;;
  transition: all 0.4s ease-out !important;;
}
.vc_tta-panel.vc_active h4 a{
  color: #ff3332 !important;;
  padding-bottom:0 !important;;
  -webkit-transition:all 0.4s ease-out !important;;
  -ms-transition: all 0.4s ease-out !important;;
  transition: all 0.4s ease-out !important;;
}
.vc_tta-panel-title  &gt; a.expanded::before,
.vc_tta-panel-title  &gt; a:hover::before{
  content: "" !important;;
  background:#ff3332 !important;;
  border-color:#ff3332 !important;;
}
.vc_tta-panel-body p{
  position: relative !important;;
}
.vc_tta-panel-body {
  padding-left:30px !important;
  padding-bottom:25px !important;
  padding-top:25px !important;
  margin-left:3px !important;
  background-color:transparent !important;
  border:none !important;
  border-left:1px solid #a1a1a1 !important;
  border-radius:0px !important;
  padding-top:0px !important;
}



/* =================================== Services =================================== */
.service_wrapper{
  position: relative;
  background-color: #fff;
}
.service_wrapper .items {}
.service_wrapper .items &gt; li &gt; a {
  background: #e7e7e7;
  color: #404040;
  display: block;
  font-size: 24px;
  margin-bottom: 10px;
  padding:15px 20px;
}
.service_wrapper .items &gt; li &gt; a::after{
  right:20px;
}
.service_wrapper .items &gt; li &gt; a::after,
.procedure_content .items &gt; li &gt; a:after,
.procedure .tab_drawer_heading:after{
  content: "\f107";
  display: inline-block;
  right:20px;
  position:absolute;
  font-family:'FontAwesome';
}
.service_wrapper .items &gt; li &gt; a:hover ,
.procedure_content .items &gt; li &gt; a:hover,
.service_wrapper .items &gt; li &gt; a.expanded,
.procedure_content .items &gt; li &gt; a.expanded,
.procedure ul.tabs li{
  -webkit-transition: all 0.4s ease-in;
  -o-transition: all 0.4s ease-in;
  transition: all 0.4s ease-in;
}
.service_wrapper .items &gt; li &gt; a.expanded,
.procedure_content .items &gt; li &gt; a.expanded{
  margin-bottom:0;
}
.service_wrapper .items &gt; li &gt; a.expanded::after,
.procedure_content .items &gt; li &gt; a.expanded::after,
.procedure .tab_drawer_heading.d_active:after{
  content: "\f106";
}
.service_wrapper .sub-items {
  display: none;
  padding:35px 20px;
  margin-bottom:10px;
}
.service_wrapper .sub-items .accordion-text h4{
	color:#ff3332;
	margin-bottom:15px;
}
.service_wrapper .sub-items .accordion-image{
}
.sub-items .accordion-image .image_caption{
	background:#0798bc;
	color:#fff;
	padding:15px;
	text-align:center;
}
.sub-items .accordion-image .image_caption h4{
	color:#fff;
}



/* =================================== Departments =================================== */
.price .price_header{
	background:#ff3332;
	padding:15px;
	color:#fff;
	font-size:20px;
}
.price .price_body{}

.pricing_feature li{
	font-size:16px;
	padding:20px 15px;
}
.pricing_feature li &gt; em{
	float:right;
}
.pricing_feature li:nth-of-type(2n+1){
	background:#fafafa;
}



/* =================================== Procedures =================================== */
.wpb_tour .wpb_tabs_nav { /* width:25% !important; */ }
.wpb_tour_next_prev_nav { margin-left: 25% !important; }
ul.wpb_tabs_nav li{
	display:block !important;
	background:#f0f5f7 !important;
	color:#111 !important;
	font-size:14px !important;
	padding:10px 15px !important;
	cursor:pointer !important;
	position: relative !important;
	border-bottom:#d1d1d1 solid 1px !important;
	margin:0px !important;
}
ul.wpb_tabs_nav li:before{
	content:'\f105' !important;
	font-family:'FontAwesome' !important;
	display:inline-table !important;
	vertical-align:middle !important;
	margin-right:8px !important;
}
ul.wpb_tabs_nav li.ui-state-hover, ul.wpb_tabs_nav li.ui-state-active {
	background:#fff !important;
	color:#0798bc !important;
}

.procedure{}
.procedure ul.tabs {
}
.procedure ul.tabs li{
	display:block;
	background:#f0f5f7;
	color:#111;
	font-size:14px;
	padding:15px;
	cursor:pointer;
	position: relative;
	border-bottom:#d1d1d1 solid 1px;
}
.procedure ul.tabs li:last-child{
	border-bottom:none;
}
.procedure ul.tabs li:before{
	content:'\f105';
	font-family:'FontAwesome';
	display:inline-table;
	vertical-align:middle;
	margin-right:8px;
}
.procedure ul.tabs li.active, .procedure  ul.tabs li:hover, .procedure ul.tabs li:focus{
	background:#fff;
	color:#0798bc;
}
.procedure ul.tabs,.procedure .tab_container{
	 display:block;
}
.procedure .procedure_content{}
.procedure .procedure_content h3{
	color:#ff3332;
	margin-bottom:15px;
}
.procedure .procedure_content ul.research{
	margin:50px 0;
}
.procedure .procedure_content ul.research li{
	display: inline-table;
	font-size:16px;
	min-width:33%;
	max-width:100%;
	margin-bottom:30px;
}
.procedure .procedure_content ul.research li:before{
	content:'';
	height:8px;
	width:8px;
	border-radius:100%;
	background:#0798bc;
	display:inline-block;
	margin-right:7px;
}
.procedure_content .items &gt; li &gt; a {
  background: #111;
  color: #fff;
  display: block;
  font-size:16px;
  margin-bottom: 10px;
  padding:15px 10px;
  position:relative;
}
.procedure_content .items &gt; li &gt; a:after {
  right:15px;
}
.procedure_content .items &gt; li &gt; a:hover, .procedure_content .items &gt; li &gt; a.expanded {
	background:#0798bc;
}
.procedure_content .sub-items {
  display: none;
  padding:20px 0;
  margin-bottom:10px;
}
.procedure_content .sub-items p{ margin:0; }
.procedure .tab_container{
	padding:0;
}
/* if accordion mode */
.procedure .tab_drawer_heading.d_active{ position: relative;}
.procedure .tab_drawer_heading{
  background-color: #dcdcdc;
  padding:20px 15px;
  margin-bottom: 10px;
  display: none;
  position:relative;
  cursor: pointer;
}





/* =================================== Contact =================================== */
#map, #map2{
	width:100%;
	height:460px;
}
.search_location{
  margin: 40px auto auto;
  max-width: 100%;
  width: 500px;
}
.search_location form{
	width:100%;
}
.search_location #address3,
.search_location #address2{
  border: 1px solid #d0d0d0;
  height: 40px;
  max-width: 70%;
  width: 400px;
}
.search_location #address3, .search_location button,
.search_location #address2{
	border-radius:5px;
	padding:10px 15px;
}
.search_location button {
  background: #ff3332;
  border: medium none;
  color: #fff;
  font-size: 20px;
  height: 40px;
  line-height: 20px;
  vertical-align: top;
}
.medix .social_icon{ margin-top:30px;}

/* ========================================= Inner Pages End ========================================= */





/* =================================== Index2 =================================== */
.feature{ margin:25px 0;}
.feature i{
  background: #0798bc;
  border: 3px solid #0798bc;
  border-radius: 100%;
  box-shadow: 0 0 0 3px #ffffff inset;
  color: #fff;
  display: inline-block;
  font-size:50px;
  height: 110px;
  line-height:95px;
  text-align: center;
  cursor:pointer;
  width: 110px;
  -moz-transition:background linear .3s;
  -webkit-transition:background linear .3s;
  -ms-transition:background linear .3s;
  transition:background linear .3s;
}
.feature:hover i{
  background: #979797;
  border: 3px solid #979797;
  box-shadow: 0 0 0 3px #979797 inset;	
  animation-duration: 0.6s;
  animation-fill-mode: both;
  animation-iteration-count: 1;
  animation-name: swing;
  animation-timing-function: ease;

}
.feature h3{
	margin-bottom:15px;
	margin-top:25px;
}
.index2_grid .wrap-col{
	padding:5px;
}	
#news-slider{}
#news-slider .item{
	padding:0 15px;
}
#news-slider .item:hover{
	cursor:pointer;
}	
#news-slider .news_content{}
#news-slider .news_content img{
	width:100%;
/*	min-height:300px;*/
}
#news-slider .news_content .date_comment{
  background: #ffffff;
  border: 1px solid #0798bc;
  float: left;
  height:110px;
  margin: 24px 15px 0 0;
  text-align: center;
  width: 65px;
}
#news-slider .news_content .date_comment span{
	color:#fff;
	background:#0798bc;
	padding:15px;
	display:block;
	font-size:28px;
	line-height:20px;
}
#news-slider .news_content .date_comment span &gt; small {
  display: block;
  font-size: 50%;
  text-transform: uppercase;
}
#news-slider .news_content .date_comment a{
  color: #797979;
  margin: 9px 0 0;
  display: inline-block;
}
#news-slider .news_content .date_comment a:hover, #news-slider .news_content .date_comment a:focus{
	color: #0798bc;
}
#news-slider .news_content .comment_text{
	padding-top:25px;
}
#news-slider .news_content .comment_text:hover h3{
	color:#ff3332;
}
 
 
 
/* =================================== Index3 =================================== */
.index3_appointment{
	position:relative;
	background:url(../images/doctor.jpg) no-repeat;
	background-position:bottom right;
}
.appointment_form {}
.paralax{
/*	background:url(../images/paralax.jpg) no-repeat fixed; 
	padding:12% 0; 
	background-size:cover;
	background-position:center center; */
}
.paralax h1{
	font-size:34px;
	color:#fff;
}
.paralax .detail{
	font-size:20px;
	color:#0798BC;
}




/* =================================== Footer =================================== */
footer{color:#fff;
}
.footer_column{
	padding-bottom:20px;
}
footer p{
	font-size:14px;
}
.footer_column ul.menu li{
	width:100%;
}
footer li {
    list-style: none;
	margin-bottom:10px
}
ul.widget_links li{
	width:100%;
}
footer .widget select {
    color: #333;
}
footer table th {
	color:#333;
}
footer caption {
    color: #FFF;
}
.footer_column p.icon, .footer_column p.address{ margin-left:25px; }
.footer_column p.icon &gt; i, .footer_column p.address &gt; i{
  width: 25px;
  margin-left: -25px;
  display: inline-block;
  vertical-align: middle;
  font-size: 18px;
}
footer .widget img {
    height: auto;
    max-width: 100%;
}
.footer_column p.icon &gt; i{
	 margin-bottom: -5px;
}
.footer_column input[type=text], .footer_column input[type=email], .footer_column input[type=search] {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: none;
    border-radius: 30px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.footer_column button, .footer_column input[type=submit] {
    background: #ff3332;
    color: #fff;
    border: none;
    border-radius: 25px;
    font-size: 15px;
	padding: 12px 30px;
    display: inline-block;
}
.footer_column button:hover, .footer_column button:focus, .footer_column input[type=submit]:hover, .footer_column input[type=submit]:focus {
    background: #0798bc !important;
	transition: all 0.5s linear 0s;
}
.footer_column .wysija-submit { margin-top:0 !important; }
.widget_wysija_cont .updated, .widget_wysija_cont .error, .widget_wysija_cont .xdetailed-errors { 
	font-size:14px !important;
	border-radius:8px !important; 
}
.widget_wysija .icon { padding-bottom:8px; }
.footer_column label span {
    padding: 0 0 10px 0;
    display: inline-block;
}
.newsletter{ margin-top:20px;}
.newsletter .form-control{
	height:40px;
	border:none;
	border-radius:30px;
}
.newsletter .btn-submit{
  background: #ff3332;
  color: #fff;
  border: none;
  border-radius: 25px;
  font-size:15px;
}
footer .copyright{
	border-top:1px solid #757575;
	padding:25px 0;
}
footer .copyright p{
	display:inline-block;
	float:left;
	margin:0;
	font-size:12px;
}
footer .copyright ul.social_icon{ float:right;}








@media screen and (max-width: 1299px){
  .navbar-default .navbar-nav &gt; li &gt; a {
		padding: 10px 20px;
  }
}
@media screen and (max-width: 1000px){
  h2{ font-size:28px;}
  h3{font-size:20px;}
  h4{font-size:16px;}
  p{ font-size:14px; }
  .topbar p {
    font-size: 12px;
  }
  .navbar-brand {
      padding: 0;
		max-width:140px;
  }
  .navbar-default .navbar-nav &gt; li &gt; a {
		font-size: 13px;
		padding: 5px 10px;
  }
  #rev_slider_34_1 .tparrows, #rev_slider_35_1 .tparrows{
	display: block;
   }
  .tp-tabs{ display:none;}
  /*Service Slider*/
  #service-slider{ margin-bottom:50px;}
  /*Specialist*/
  #specialist-slider .item .specialist_photo, #specialist-slider .item .specialist_info{
    display:block;
  }
  #specialist-slider .item .specialist_info{
	  margin-bottom:20px;
  }  
  #specialist-slider .item .specialist_photo &gt; img{
	  display:block;
	  width:100%;
  }
  #specialist-slider .owl-prev,
  #our-specialist .owl-prev, #news-slider .owl-prev {
	  left:0;
  }
  #specialist-slider .owl-next,
  #our-specialist .owl-next, #news-slider .owl-next {
	  right:0;
  }
  
  .work-filter li a {
    font-size: 14px;
 }
 /*About US*/
 #welcome ul.welcome_list li {
  font-size: 12px;
 } 
/*Gallery*/
/*Blog*/
.tab_content .single_comments p {
  font-size: 14px;
}
.tab_content .single_comments p &gt; a:hover{
	text-decoration:underline;
	color:#ff3332;
}
.widget ul.widget_links li a {
  font-size: 14px;
  padding: 15px 0;
}
/*Appointment*/
/*faq*/
.faq_wrapper .items &gt; li &gt; a{ font-size:16px;}
/*Services*/
.service_wrapper .items &gt; li &gt; a {
  font-size: 20px;
}
/*Departments*/
/*Contact*/

  footer p, .footer_column ul.widget_links li a {
	 font-size: 13px;
  }
 

  
}
@media screen and (min-width: 768px){
    .dropdown:hover .dropdown-menu {
    	display: block;
    }
    aside.sidebar {
        padding-left: 15px;
    }
}
@media screen and (max-width: 767px){
.topbar  p.pull-left{ display:none; }  
.topbar p {float:none !important;}
.topbar p:last-child{ text-align:center; display:block; }	
.navbar-default .navbar-nav &gt; li &gt; a{ margin:5px 0 !important;}
.toggler{ margin-bottom:0; }
.clientsDropDown {
  margin:-47px 0 0 0;
  position: relative;
  bottom:-6px;
  left:0;
  right:0;
}
.clientsDropDown .btn-slide {
  font-size: 12px;
}
.toggle-button {
  width: 170px;
}
.white_content {
  text-align: center;
}
.form-container form button { margin-top: 15px; }	
.news_thumb .image, .news_thumb .image{ margin-bottom:20px; }

#specialist-slider .item .specialist_info{
  display:none;
  top:0;
  left:20px;
  position: absolute;
  background: rgba(255,255,255,.9);
  z-index: 1;
  height: 100%;
  width: auto;
  padding: 15px;
  right: 20px;
  text-align:center;
  -webkit-transition:all 0.4s linear ;
  -moz-transition:all 0.4s linear;
  -ms-transition:all 0.4s linear;
  -o-transition:all 0.4s linear;
  transition: all 0.4s linear;
	
}
#specialist-slider .item:hover .specialist_info , #specialist-slider .item:focus .specialist_info{
  display: block;
  bottom:0;
}
#specialist-slider .item .specialist_info h2::after{ display:none; }

 /*About*/
.grid_layout .wrap-col.first {
  display: none;
}
.grid_layout .wrap-col {
  padding: 0 15px 15px;
}	
/*Blog*/
.sidebar{ margin-top:50px;}
 /*procedures*/
 .procedure ul.tabs {
		display: none;
}
 .procedure .tab_drawer_heading {
  display: block;
 }
 .info_section, .paralax{
	 background-position:center center !important;
 }
 
 .paralax h1 {
  font-size: 20px;
}


}

@media screen and (max-width: 730px) {
.wpb_tour .wpb_tabs_nav { width:100% !important; margin-bottom: 40px !Important; }
}

@media screen and (max-width: 479px) {
.footer_column ul.widget_links li {
   width: 100%;
 }


}

</pre></body></html>