/* Typography */
@font-face{ font-family: 'Poppins-Regular';   src:local('Poppins-Regular'),local('Poppins-Regular'), url("../fonts/Poppins-Regular.html")}

/* Base */
* {outline:none;}
html, body {height: 100%;}
body {font-family: 'Open Sans', sans-serif;font-size: 16px;line-height: 1.6;color: #8c8c8c;background-color: #fff;-webkit-font-smoothing: antialiased;  -webkit-backface-visibility:hidden;}
h1, h2, h3, h4, h5, h6 {font-family: 'Open Sans', sans-serif;}
a {color: #404040;}
a:hover {color: #404040;transition-property: all;transition-duration: 0.3s;transition-timing-function: linear;}
a.none:hover {text-decoration: none;}


p {
    line-height: 25px;
    font-size: 16px;
    margin: 0px 0 10px 0;
    color: #202020;
}
.mb-20 { margin-bottom: 20px;}
.mt-15 {
    margin-top: 15px;
}
.pb-60 {
    padding-bottom: 60px;
}
.pt-30 {
    padding-top: 30px !important;
}
.pt-80 {
    padding-top: 80px;
}
.mt-45 {
    margin-top: 45px;
}
.mt-30 {
    margin-top: 30px;
}
.ptb-80 {
    padding-top: 80px;
    padding-bottom: 80px;
}

/* Button */
.main-navbar-nav .btn-default {color: #fff;background-color: #262253;border-color: #d74f0f;margin-top: 19px;margin-left: 12px;}
.main-navbar-nav .btn-lg {padding: 8px 14px;font-size: 14px;line-height: 1.3333333;border-radius: 6px;}

.main-navbar-nav .btn-default:focus, .main-navbar-nav .btn-default:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.rs_slider .caption-container .btn-default {color: #fff;background-color: #d74f0f;border-color: #d74f0f;}
.rs_slider .caption-container .btn-lg {padding: 12px 22px;font-size: 16px;line-height: 1.3333333;border-radius: 6px;}
.rs_slider .caption-container .btn-default:focus, .rs_slider .caption-container .btn-default:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}


/* Header */
.top {background-color: #202353;padding: 5px 0;color: #fff;}
.top p {margin: 0;}
.top ul {margin: 0;padding: 0;}
.top li i {color: #fff;}
.top li a {color: #fff;font-size: 14px;}
.top li a:hover {text-decoration: none;}
.top li a:hover,.top li a:hover i {color: #000000;transition-property: all;transition-duration: 0.3s;transition-timing-function: linear;}

/* Navigation */
.navbar {-moz-border-radius: 0;-webkit-border-radius: 0;border-radius: 0;margin-bottom: 0;}
.navbar .container {position: relative;}
.navbar-default {-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;width: 100%;border: none;border-bottom: 0px solid #e7e7e7;background-color: #fff;padding: 10px 0px;box-shadow: 10px 10px 7px rgba(0, 0, 0, .6);
 
}
.navbar-default .navbar-nav > li > a {color: #000000;font-weight: normal;font-size: 14px; text-transform: uppercase;}
.navbar-default .navbar-nav > li > a:hover {background-color: transparent;color: #d74f0f;}
.navbar-default .navbar-nav > .open > a,.navbar-default .navbar-nav > .open > a:hover,.navbar-default .navbar-nav > .open > a:focus {background-color: transparent;color: #d74f0f;}
.navbar-default .navbar-nav .active > a,.navbar-default .navbar-nav .active > a:hover,.navbar-default .navbar-nav .active > a:focus {color: #d74f0f;background-color: transparent;}
.navbar-default .navbar-toggle {margin: 10px 0 0 10px;}
.navbar-default .navbar-toggle,.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus {border: none;background: #f3f3f3;}
.navbar-default .navbar-toggle i {font-size: 22px;}
.navbar-default .navbar-collapse {float: right;border-top: none;padding-left: 0;padding-right: 0;}
.navbar-brand>img {padding: 5px;}

.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #ffffff; background-color: #d74f0f;
    /*background-color: transparent;*/
}

@media screen and (max-width: 768px) {.navbar-default .navbar-collapse {padding-left: inherit;padding-right: inherit;}}
@media screen and (max-width: 992px) {.navbar-default .navbar-collapse {width: 100%;margin-left: 0;margin-right: 0;max-height: none;}}
@media (min-width:768px) {.navbar>.container .navbar-brand,.navbar>.container-fluid .navbar-brand {margin-left: 0;}}

.main-navbar-nav {-moz-transition: all 0.3s linear;-o-transition: all 0.3s linear;-webkit-transition: all 0.3s linear;transition: all 0.3s linear;}
.main-navbar-nav > li > a {padding-top: 30px;padding-bottom: 30px;line-height: 1;}
.main-navbar-nav li > .dropdown-menu {-moz-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;-webkit-transition: all 0.3s ease-out;transition: all 0.3s ease-out;min-width: 225px;border: none;border-top: 2px solid #d74f0f;}
.main-navbar-nav li > .dropdown-menu > li > a {padding: 10px;position: relative;color: #404040;line-height: 1.12857143;font-size: 14px;}
.main-navbar-nav li > .dropdown-menu > li > a:hover,.main-navbar-nav li > .dropdown-menu > li > a:focus {color: #ffffff;/*background-color: transparent;*/ background-color: #d74f0f;}
.main-navbar-nav li > .dropdown-menu > li > a i {position: absolute;right: 20px;top: 50%;margin-top: -8px;font-size: 16px;}

@media screen and (min-width: 993px) {.main-navbar-nav .dropdown:hover > .dropdown-menu {display: block;}.main-navbar-nav .dropdown:hover > .dropdown-menu .dropdown:hover .dropdown-menu {left: 225px;top: 0;margin-top: -2px;}}
@media screen and (max-width: 992px) {.main-navbar-nav > li {border-bottom: 1px solid #f3f3f3;}.main-navbar-nav > li:last-child {border-bottom: none;}.main-navbar-nav > li > a {padding-top: 12px;padding-bottom: 12px;}}

.navbar-brand {height: auto;padding: 0;}

@media screen and (max-width: 992px) {.navbar-toggle {display: block;}.navbar-collapse.collapse {display: none !important;}.main-navbar-nav.navbar-nav,.main-navbar-nav.navbar-nav > li {float: none !important;}.navbar-collapse.collapse.in {display: block !important;overflow-y: auto !important;}}

/* slider css */
#title{
	margin-top: 90px;
}

.rs_slider {
    display: block;
    margin-top: 0px;
    overflow: hidden;
    padding-bottom: 0px;
}

.rs_slider .flexslider {
    margin: 0;
    padding: 0;
    border: 0px;
    border-radius: 0px;
    max-height: 540px;
    overflow: hidden;
}

.rs_slider .flex-direction-nav a::before {
    display: none;
}

.rs_slider .flex-direction-nav .flex-nav-prev a {
    background: url("../img/slider/master-slider-left.png") 0 0 no-repeat;
    display: inline-block;
    height: 48px;width: 30px;
}

.rs_slider .flex-direction-nav .flex-nav-next a {
    background: url("../img/slider/master-slider-right.png") 0 0 no-repeat;
    display: inline-block;
    height: 48px;width: 30px;
}

.rs_slider .flex-caption {
    margin: 0 auto;
    max-width: inherit;
    position: absolute;
    top: 30%;
    width: 100%;
    z-index: 100;
}

.rs_slider .caption-container {
    margin: 0 auto;
    padding: 0;
    position: relative;
    width: 100%;
}

.rs_slider .slides .flex-active-slide .text-container {
         animation: 2s ease 0s normal none 1 running slideIn ;
     -ms-animation: 2s ease 0s normal none 1 running slideIn ;
      -o-animation: 2s ease 0s normal none 1 running slideIn ;
    -moz-animation: 2s ease 0s normal none 1 running slideIn ;
 -webkit-animation: 2s ease 0s normal none 1 running slideIn ;
}


.rs_slider  .text-container { text-align: center;
      
   
    position: relative;
    max-width: inherit;
    width: 100%;
   
     
}

.rs_slider .text-container .con_text {
    font-family: 'Poppins';
    font-size: 40px;
    /*line-height: 20px;*/
    text-align: center;
   text-shadow: 0px 5px 5px rgba(0, 0, 0, 0.75);
    color: #fff; font-weight: bold;
    display: block;
}

.rs_slider .text-container p {
    font-family: 'Poppins';
    font-size: 20px;
    /*line-height: 82px;*/
    color: #fff;
   
}
.rs_slider .text-container .con_link {
    background: linear-gradient(to bottom, #00b1f2, #00b1f2) repeat scroll 0 0 #00b1f2;
    color: #ffffff;
    font-family: "Droid Sans";
    font-size: 22px;
    font-variant: normal;
    letter-spacing: inherit;
    padding: 10px 20px;
    position: absolute;
    left: 47%;
    top: 119%;
    text-decoration: none;
    z-index: 999;
}

.rs_slider .text-container .con_link:hover {
    background: linear-gradient(to bottom, #00a2dd, #00a2dd) repeat scroll 0 0 #00a2dd;
    text-decoration: none;
}
@-webkit-keyframes slideIn {
0% { left: 9%; opacity: 0; }
100% { left: 0; opacity: 1; }
}

@-moz-keyframes slideIn { 
0% { left: 9%; opacity: 0; }
100% { left: 0; opacity: 1; }
}

@-o-keyframes slideIn {
0% { left: 9%; opacity: 0; }
100% { left: 0; opacity: 1; } 
}

@-ms-keyframes slideIn {
0% { left: 9%; opacity: 0; }
100% { left: 0; opacity: 1; } 
}

@keyframes slideIn { 
0% { left: 9%; opacity: 0; }
100% { left: 0; opacity: 1; }
}

/* Home Tab */

.top_part {margin-top: -60px;color: #fff;    position: relative; z-index: 999;}
.top_part .top_col {
	padding: 30px;
	position: relative;
}
.top_col .left_doct .fa { color: #fff;}
.top_col .left_doct {
	text-align: center;
	font-size: 83px;
	margin-right: 30px;
	color: #d74f0f;
	margin-left: 0;margin-bottom: 20px;
	float: left;margin-top: 0px;
}
.top_col .right_text_clock {
	position: relative;
	z-index: 1;
}
.top_col .right_text_clock h3 {
	margin-top: 0;
	color: #fff;
	margin-bottom: 14px;
}
.top_col .right_text_clock p {
	margin: 0px; font-size: 14px;
	color: #fff;
}
.top_col .right_text_clock p span {
	display: block;
}
.border_radus_left {
	border-radius: 15px 0px 0px 15px;
}
.border_radus_right {
	border-radius: 0px 15px 15px 0px;
}
.border_right {
	position: relative;
}
.border_right:before {
	content: "";
	top: 0px;
	position: absolute;
	height: 100%;
	width: 1px;
	left: 100%;
	background: #0099e0;
	z-index: 1;
}
.border_right:before {
    background: #e7956f;
}
.no-padding {
    padding: 0 !important;
}
.color_difrent {
	background: #a21765;
}

.ion-ios-time-outline:before {
    content: "\f4be";
}

.ion-ios-time-outline:before {
    display: inline-block;
    font-family: "Ionicons";
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    text-rendering: auto;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
@media (min-width: 768px) and (max-width: 991px) {
	.top_part {
		margin-top: 0px;
	}
    .border_radus_left, .border_radus_right {
		border-radius: 0;
	}
}
@media (max-width: 767px) {
	.top_part {
		margin-top: 0px;
		clear: both;
	}
    .border_radus_left, .border_radus_right {
		border-radius: 0;
	}
    .mt-xs-0 {
    margin-top: 0px;
}
    .mt-xs-30 {
    margin-top: 30px;
        }
    
    .no-padding {padding: 5px !important;}
}
@media (min-width: 992px) and (max-width: 1199px) {
	.top_part .top_col {
		padding: 30px 15px;
	}
	.top_col .left_doct {
		margin-right: 15px;
	}
}
@media (max-width: 991px){
.mt-sm-30 {
    margin-top: 5px;
}
}

.weDo { padding: 60px 0;background-color: #f7f8fa;}

/* Home Services */

.Serthumbnail{
  /*width:300px;*/
  position:relative;margin-bottom: 30px;
}

.Serthumbnail img{
  /*max-width:100%;*/
}

.Serthumbnail a{
  position:absolute; font-family: 'Poppins';
  top:50%; font-size: 26px;
  left:0;font-weight: bold;
  color:#fff;
  width:100%;
  text-align:center;
  line-height: 28px;
  margin:0;
}

/* Home About */

.homeAbout {padding: 40px 0px; /*background-color: #f7f8fa;*/}
.homeAbout p {font-size: 18px; color: #262d59; line-height: 26px;}
.homeAbout h6 {font-size: 24px; color: #d74f0f; margin-bottom: 20px; font-family: 'Poppins'; font-weight: bold;margin-top: 0;}
.homeAbout .aboutImg img { margin-bottom: 40px;}

.homeAbout .btn-default {color: #fff;background-color: #d74f0f;border-color: #d74f0f;margin-top: 19px;}
.homeAbout .btn-lg {padding: 8px 22px;font-size: 16px;line-height: 1.3333333;border-radius: 6px;}

.homeAbout .btn-default:focus, .homeAbout .btn-default:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

.title-wrap {
    text-align: center;
    padding-bottom: 30px;
}
.homeTittle {
    color: #000000;
    font-size: 40px;
    font-weight: bold;
    font-family: 'Poppins';
    margin: 0px 0px 0px 0px;
}
.titleUnder {
    display: block;
    margin: 0 auto;
}

/* Home Testimonials */

.HomeTestimonials { padding: 70px 0;}

.testi blockquote p {
    color: #fff;
    text-align: left;
    padding-bottom: 20px;
}
.testi blockquote small, blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #fff;
    text-align: left;
    padding-left: 55px;
}
.block-text {font-family: 'Poppins';
    background-color: #f7f8fa;
    border-radius: 4px; width: 85%;
    margin: 0 auto;
    box-shadow: 3px 3px 3px #eeeeee;
    /* color: #626262; */
    font-size: 14px;
    /* margin-top: 27px; */
    padding: 60px;
    text-align: center;
}
.block-text p {color: #626262; font-size: 18px; margin-bottom: 25px;}
.block-text span {color: #626262; font-size: 16px;}
.block-text img { margin-bottom: 20px;}

.block-text p .fa {color: #ff9933;padding-right: 10px;}

.carousel-indicators li{    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #ebebeb;
   
    border: 1px solid #ebebeb;
    border-radius: 10px;}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fd4326;
}
.carousel-indicators {
    bottom: -50px;
}
/* Home */
.home_content h2:after,.box h3:after {content: '';position: absolute;width: 30px;background-color: #005FA6;height: 2px;left: 0;bottom: 0;}
.box i {position: absolute;right: 0;top: 0;margin: 0;color: #005FA6;font-size: 45px;}
.boxes_area h3 {font-size: 16px;font-weight: 500;margin-top: 0;margin-bottom: 18px;}




h2.section-title {text-align: center;color: #404040;}
.services p.desc {text-align: center;font-size: 13px;margin-bottom: 20px;}
.services .media {margin-top: 30px;}
.services .media i {font-size: 45px;color: #005FA6;}
.services .media h4 {font-size: 15px;font-weight: 600;color: #404040;}
.services .media p {text-align: left;}

/* HomeElement */
.HomeElement {}
.HomeElement .container {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0;
    overflow: hidden;
}
.ElementBg { background-color: #a21765;height: 500px;}
.ElementImg {height: 500px;
    background-image: url(../img/ElementImg.jpg);
    background-repeat: no-repeat;
    background-size: cover;}
.ElementText {vertical-align: top; padding: 120px 70px 60px 70px;text-align: center;}

.ElementText h6 {    
    color: #fff;font-family: 'Poppins', sans-serif;
    font-size: 45px;
    margin-bottom: 30px;
    font-weight: normal;
    text-transform: uppercase;}
.ElementText p {color: #fff;line-height: 1.3;
    font-size: 26px;}

.ElementText .btn-default {color: #d74f0f;background-color: #fff;border-color: #d74f0f;margin-top: 19px;}


.ElementText .btn-default:focus, .ElementText .btn-default:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

/* Counter */
.HomeCounter {
    background: url(../img/counterBg.jpg) no-repeat;
    padding: 40px 0px;
    background-size: cover;
    background-position: center top;
}
.counter-home{margin-top: 40px; margin-bottom: 20px;}
.counter-wrap {
    text-align: center;
    padding: 30px 0;
    
    margin-bottom: 25px;
}
.counter-wrap * + .counter-value2 {
    margin-top: 28px;
}
#circle {
    margin: 0;
}
.counter-wrap .img-responsive {
    margin: 0 auto;
}
.counter-value2 p {
    line-height: 1.125;
    color: #fff;
    font-weight: 700;
    font-size: 24px;
    margin: 0;
    font-family: 'Poppins', sans-serif;
}
.counter-wrap span {
    display: inline;
}
.counter-text h4 {
    margin-bottom: 0;
    font-size: 17px;
    font-weight: bold;
   color: #fff;margin-top: 10px;
    font-family: 'Poppins', sans-serif;
    
}

/* HomeGallery */

.main-container {
    margin-bottom: 70px; margin-top:70px;
}

.main-container .title-style-1 {
    color: #0099cc;
    font-weight: 700;
    text-align: center;
    font-size: 30px;
    margin-bottom: 50px;
}
.main-container .title-under {
    display: block;
    margin: 5px auto;
    background: #032b69;
    height: 2px;
    width: 100px;
}

.lightbox {
  position: relative;
  display: block;
  overflow: hidden;
}
.lightbox img {
  -moz-transition: all, 0.5s;
  -o-transition: all, 0.5s;
  -webkit-transition: all, 0.5s;
  transition: all, 0.5s;
}
.lightbox .on-hover {
  position: absolute;
  visibility: hidden;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 99;
  color: #fff;
  background: rgba(31, 118, 189, 0.75);
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: all, 0.6s;
  -o-transition: all, 0.6s;
  -webkit-transition: all, 0.6s;
  transition: all, 0.6s;
}
.lightbox .on-hover .hover-caption {
  text-align: center;
  position: absolute;
  bottom: 25px;
  left: 5px;
  right: 5px;
  font-style: 18px;
  display: block;
  font-family: "Dosis", sans-serif;
  bottom: -50px;
  -moz-transition: all, 0.6s;
  -o-transition: all, 0.6s;
  -webkit-transition: all, 0.6s;
  transition: all, 0.6s;
}
.lightbox .on-hover:before {
  content: "";
  display: block;
  width: 46px;
  height: 48px;
  position: absolute;
  background: url('../assets/images/icons/zoom-iconaf02.png?1428101315');
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -24px;
}
.lightbox:hover .on-hover {
  visibility: visible;
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
.lightbox:hover .on-hover .hover-caption {
  bottom: 25px;
}
.lightbox:hover img {
  -moz-transform: perspective(1.15) scale3d(1.15, 1.15, 1.15);
  -webkit-transform: perspective(1.15) scale3d(1.15, 1.15, 1.15);
  transform: perspective(1.15) scale3d(1.15, 1.15, 1.15);
}

.gallery-item {
  padding: 0px 3px;
  display: block;
  margin: 0;
}
.gallery-item img {
  width: 100%;
}

/* About Inner Banner */
.parallax {
    position: relative;
}
.bg-img {
    background-position: top center !important;
    background-repeat: no-repeat;
    background-size: cover !important;
}
.bg-img {
    background: url(../img/sub-page-banner.jpg) 0 0 no-repeat;
}
.overlay-bg-color {
    position: relative;
    z-index: 1;
}
.inner-intro {
    background-color: #f7f7f7;
    height: 214px;
    display: block;
    position: relative;
}
.inner-intro .container {
    position: relative;
    height: 100%;
    display: table;
}
.inner-intro .container .title {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.inner-intro .container .title h1{
   font-size: 40px; color: #fff; font-family: 'Poppins'; text-transform: uppercase;
}
.page-breadcrumb {
    padding: 4px 8px;
    display: inline-block;
    color: #fff;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 3px;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    -o-border-radius: 3px;
}
.page-breadcrumb a, .page-breadcrumb span {
    display: inline-block;
    padding-left: 8px;
    padding-right: 8px;
    color: #fff;
}
.page-breadcrumb span {
    color: #ccc;
}

.overlay-bg-color:before {
    /*background: #d74f0f;
    background: rgba(215, 79, 15, 0.55);*/
    background: #000;
    background: rgba(0, 0, 0, 0.55);
}

/*.overlay-bg-color:before {
    background-color: rgba(4, 127, 218, 0.8);
}*/
 .overlay-bg-color:before {
    left: 0;
    top: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    content: "";
    z-index: -1;
}

/* About us */

.about-section p {    
    line-height: 25px;
    font-size: 16px;
    margin: 0px 0 10px 0;
    color: #202020;}

.about-section h4 { 
    line-height: 25px;
    font-size: 20px;
    margin: 0px 0 10px 0;
   color: #d74f0f;
    margin-bottom: 20px;
    font-family: 'Poppins';
    font-weight: bold;
    margin-top: 0;}

.about-section h6 {
    font-size: 16px;
    color: #d74f0f;margin-bottom: 20px;font-family: 'Poppins';
    font-weight: bold;
}

.about-section ul  {
    }
.about-section ul li {
    font-size: 16px;
    color: #202020;margin-bottom: 10px;}

.ptb {
	padding-top: 80px;
	padding-bottom: 80px;
}
.ptb2 {
	
	padding-bottom: 80px;
}

.icon-circle {
	font-size: 50px;
	border: 1px solid #d5d5d5;
	height: 89px;
	width: 89px;
	text-align: center;
	line-height: 89px;
	position: absolute;
	left: 0;
	top: 0;
	border-radius: 100%;
	display: block;
}
.icon-circle {
    border: 1px solid #d74f0f;
    color: #d74f0f;
}
.pos-s {
    position: static;
    margin: 0 auto;
}

.i-block {
    display: inline-block;
}
.map {
    width: 100%;
    height: 450px;
}
#map {
    height: 100%;
}

/* Services */
.pic-box {
    border: 4px solid #d74f0f; margin-bottom: 30px;
}
.services {padding-top: 50px;padding-bottom: 50px;}
.serviceCont p {line-height: 25px;font-size: 16px;margin: 0px 0 10px 0;color: #202020;}
.serviceCont ul li {font-size: 16px;color: #999; line-height: 30px; list-style: disc;}
.servicesImg img{ border: 4px solid #999; margin-bottom: 30px; -webkit-box-shadow: 3px 6px 13px -5px rgba(0,0,0,0.75);
-moz-box-shadow: 3px 6px 13px -5px rgba(0,0,0,0.75);
box-shadow: 3px 6px 13px -5px rgba(0,0,0,0.75);}

/* Services right */

 #sidebar .menu {
    background: #f5f5f5;
    border-radius: 3px;
    padding: 5px;
    list-style: none;
    margin: 0;
    position: relative;
}
 #sidebar .menu li {
    position: relative;
}
 #sidebar .menu li:before {
    background-color: #e0e0e0;
    content: "";
    height: 1px;
    left: 15px;
    right: 15px;
    position: absolute;
    top: -1px;
}
#sidebar .menu li a {
    color: #444444;
    display: block;
    margin: 1px 0;
    padding: 12px 20px;
    background-color: #ffffff;
    font-size: 14px;
    font-weight: 600;
}
#sidebar .menu .active > a {color: #d74f0f; text-decoration: none;border-left: 3px solid #d74f0f;}

#sidebar .menu li a:hover {color: #d74f0f; text-decoration: none;border-left: 3px solid #d74f0f;}

#sidebar .menu li {
    position: relative;
}

/* Contact Form */
.contact-form {
    position: relative;
    background: #fff;
    text-align: center;
}
.contact-form .btn {
 color: #fff;
     background-color: #d74f0f;
    }
.contact-form .btn:hover {
     color: #fff;
     background-color: #000;
    }
.contact-form input[type="text"] {
    display: block;
    height: 46px;
    margin-bottom: 32px;
    width: 100%;
    font-size: 14px;
    padding: 0 15px;
    border: 1px solid #e5e5e5;
    color: #878787;
    background: transparent;
    -webkit-appearance: none;
    border-radius: 0;
}
.contact-form textarea {
    height: 202px;
}


.form-full {
    width: 100%;
}
.mt-up {
    margin-top: -100px;
}

/* Testimonials */
.testimonial-block {
    text-align: center;margin-bottom: 30px;
}
.testimonial-img {
    margin-bottom: 20px;
    text-align: center;
}
.testimonial-name {
    font-size: 18px;
    color: #373332;
    text-transform: capitalize;
    font-weight: 600;
    text-align: center;
    margin-bottom: 0px;
}
.testimonial-meta {
    font-size: 12px;
    color: #d74f0f;
    text-transform: uppercase;
    text-align: center;
    font-weight: 600;
}
.testimonial-content {
    border: 1px solid #d74f0f;
    padding: 30px;
    font-size: 18px;
    color: #646363;
    margin-bottom: 40px;
}

/* Faqs */
.faq h3 { color: #000;
    font-size: 24px;font-family: 'Poppins';
    font-weight:bold;
    margin-bottom: 38px;
    text-transform: capitalize;
}
.faq .panel-group .panel {
    border-radius: 0;
    border: none;
    box-shadow: none;
}
.faq .panel-default > .panel-heading {
    padding: 0;
    background: #e7e9eb;
}
.faq .panel-heading {
    border-radius: 0;
}
.faq .panel-default > .panel-heading a.collapsed {
    background-position: right top;
}
.faq .panel-default > .panel-heading a {
    padding: 13px 60px 14px 28px;
    color: #26211d; text-transform: uppercase;
    position: relative;
}
.faq .panel-title > a {
    display: block;
}
.faq .collape-plus {
    background: #d74f0f;
    color: #fff;
}
.faq .collape-plus {
    position: absolute;
    right: 0;
    top: 0;
    display: block;
    width: 48px;
    height: 100%;
    text-align: center;
}
.faq .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
    padding: 30px 18px;
    background: #f2ede9;
}
.faq .panel-group .panel p {
    font-weight: 300;
}
.collape-plus:before {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit;
    font-weight: 400;
    text-transform: capitalize;
}

/* Footer */
.footerTop {background: #a21765; padding: 20px 0;}
.footerTop p {padding-top: 10px;}
.footerTop p{ color: #fff;font-size: 24px;font-weight:600;font-family: 'Poppins'; margin: 0;}
.footerTop .btn-default {color: #d74f0f;background-color: #fff;border-color: #fff;margin-top: 0px;margin-left: 0px;}

.footerTop .btn-default:focus, .footerTop .btn-default:hover {
    color: #fff;
    background-color: #000;
    border-color: #000;
}

footer.site-footer {background: #382b57;padding: 40px 0 0;float: left;width: 100%;}
footer.site-footer h4 {font-size: 16px;font-weight:600;color: #fff;font-family: 'Poppins'; text-transform: uppercase;margin-bottom: 25px;}
footer.site-footer ul {padding-left: 0;margin-bottom: 20px;/*list-style: outside;*/ list-style-position: inside;}
footer.site-footer ul a {color: #b1b1b1;font-size: 14px;}
footer.site-footer p {font-size: 14px;}
footer.site-footer p a {color: #b1b1b1;}
footer.site-footer p a:hover {color:#d74f0f;text-decoration: none;}
p.text {color: #b1b1b1;}
#copyright {background: #e7e5e4;color: #ccc;padding: 15px 0;font-size: 12px;margin-top: 20px;}
#copyright p, #copyright ul {margin: 0;float: left;font-size: 14px; color: #000;}
#copyright a {color: #000;font-size: 14px;}
.site-footer li a:hover {color:#d74f0f;text-decoration: none;}
ul.big li {/*float: left;width: 49%;*/margin-bottom: 5px;}
ul.big li:nth-child(2n) {/*margin-left: 2%;*/}

.btn-facebook {background: #fff;color: #000 !important;}
.btn-facebook:hover, .btn-facebook:active { background: #d74f0f; color: #fff !important; }
.btn-linkedin {background: #fff;color: #000 !important;}
.btn-linkedin:hover, .btn-linkedin:active { background: #d74f0f; color: #fff !important; }
.btn-instagram {background: #fff;color: #000 !important;}
.btn-instagram:hover, .btn-instagram:active { background: #d74f0f; color: #fff !important; }
.btn-whatsapp {background: #fff;color: #000 !important;}
.btn-whatsapp:hover, .btn-instagram:active { background: #d74f0f; color: #fff !important; }
.btn-social {
    -webkit-font-smoothing: antialiased;
    font-size: 14px !important;
    padding: 7px 9px;
    border-radius: 20%;
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 1px;}


@media (max-width:462px) {.fbox:last-child {margin-top: 20px;float: left;width: 100%;}}


/* loder */
.bg_load {
    position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background: #EEE;
}

.wrapper {
    /* Size and position */
	font-size: 20px; /* 1em */
    width: 9em;
	height: 9em;
    position: fixed;
    left: 50%;
    top: 50%;
    margin-top: -100px;
    margin-left: -100px;

    /* Styles */
	border-radius: 50%;
    background: rgba(255,255,255,0.1);
    border: 1em dashed rgba(215,79,15,0.9);
/*    border: 1em dashed #01baf2;*/
    box-shadow: 
        inset 0 0 2em rgba(255,255,255,0.8),
        0 0 0 0.7em rgba(255,255,255,0.8);
    animation: rota 3.5s linear infinite;

    /* Font styles */
    font-family: 'Racing Sans One', sans-serif;
    
    color: #444;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0 .04em rgba(255,255,255,0.9);
    line-height: 6em;
}

.wrapper:before,
.wrapper:after {
    content: "";
    position: absolute;
    z-index: -1;
    border-radius: inherit;
    box-shadow: inset 0 0 2em rgba(255,255,255,0.3);
    border: 1em dashed;
}

.wrapper:before {
    border-color: rgba(138,189,195,0.2);
	top: 0; right: 0; bottom: 0; left: 0;
}

.wrapper:after {
	border-color: rgba(138,189,195,0.4);
    top: 1em; right: 1em; bottom: 1em; left: 1em; 
}

.wrapper .inner {
    width: 100%;
    height: 100%;
    animation: rota 3.5s linear reverse infinite;
}

.wrapper span {
    display: inline-block;
    animation: placeholder 1.5s ease-out infinite;
}

.wrapper span:nth-child(1)  { animation-name: loading-1;  }
.wrapper span:nth-child(2)  { animation-name: loading-2;  }
.wrapper span:nth-child(3)  { animation-name: loading-3;  }
.wrapper span:nth-child(4)  { animation-name: loading-4;  }
.wrapper span:nth-child(5)  { animation-name: loading-5;  }
.wrapper span:nth-child(6)  { animation-name: loading-6;  }
.wrapper span:nth-child(7)  { animation-name: loading-7;  }

@keyframes rota {
    to { transform: rotate(360deg); }
}

@keyframes loading-1 {
    14.28% { opacity: 0.3; }
}

@keyframes loading-2 {
    28.57% { opacity: 0.3; }
}

@keyframes loading-3 {
    42.86% { opacity: 0.3; }
}

@keyframes loading-4 {
    57.14% { opacity: 0.3; }
}

@keyframes loading-5 {
    71.43% { opacity: 0.3; }
}

@keyframes loading-6 {
    85.71% { opacity: 0.3; }
}

@keyframes loading-7 {
    100% { opacity: 0.3; }
}
/* End loder */
/* Breadcrumb */
.bread_area {border-bottom: 1px solid #e7e7e7;padding: 10px 0;margin-bottom: 40px;}
.breadcrumb {margin: 0;background: #fff;padding: 0;}

/* Page */
.page-main {float: left;width: 100%;background-color: #fff;margin-bottom: 30px;}





/* Responsive */
@media only screen and (max-width: 767px){
  .rs_slider .text-container .con_text {font-size: 24px;}
  .rs_slider .text-container p {font-size: 15px;}
    .ElementText {padding: 60px 60px 60px 60px;}
    .ElementText h6 {font-size: 35px;} 
    .ElementText p {font-size: 20px;}
    .ElementBg {height: auto;}
    .homeAboutText {text-align: center;}
    .Serthumbnail img {margin: 0 auto;}
    .rs_slider .caption-container .btn-lg {padding: 8px 14px;font-size: 14px;}
    .footerTop {text-align: center;}
    .footerTop .pull-right {float: none !important;}
    .footerTop p {margin-bottom: 20px;}
    .pb-xs-30 {padding-bottom: 30px;}
    .ptb, .ptb-80 {padding-top: 40px;padding-bottom: 40px;}
}

@media screen and (max-width:462px) {
    .top {text-align: center;}.top ul.list-inline{float: none !important;text-align: center;}
    .hero_content {padding: 80px 0;}
    .hero_content h1 {font-size: 32px;}
    .hero_content h2 {width: 90%;font-size: 21px;}
    /*.boxes_area .row {margin-left: -20px;margin-right: -20px;}*/
    .boxes_area .box p {margin-bottom: 30px;}
    .services .media .media-left {padding-right: 15px;}
    
    .category-content .media-body {float: left;position: relative;width: 100%;}
    .category-content .media-body h3 {margin-top: 20px;}
    .category-main .meta {position: relative;width: 100%;}
    .category-main .meta .pull-left {margin-left: 40px;}
    .category-main .meta .pull-right {display: none;}
    
    .sidebar {margin-top: 40px;}
    .footerTop .pull-right { float: none !important;}
    .footerTop p { margin-bottom: 20px;}
}
@media (min-width:463px) and (max-width:768px) {
    .fbox {float: left;}
    .fbox:nth-child(3) {float: right !important;}
}

@media only screen and (max-width: 320px){
.top_col .left_doct {float: none;margin-right: 0px;}
.left_doct .img-responsive {margin: 0 auto;}
.top_col .right_text_clock {text-align: center;}

}




