/* ---General--*/
@import url('https://fonts.googleapis.com/css?family=Fira+Sans:300,400,400i,500,600,700,800,900');

body {
	font-family: 'Fira Sans', sans-serif; 
	padding: 0; 
	margin: 0; 
	font-weight: normal; 
	font-style: normal; 
	font-size: 15px; 
	line-height: 1.5; 
	color:#565857; 
	overflow-x: hidden;
}

a { 
	text-decoration: none ; 
}
a:focus { 
    text-decoration: none !important; 
}
a:focus, a:hover { 
	color: #b00205;
	text-decoration: none !important; 
}
a, button, input { 
	outline: medium none !important; 
	color: #4ab242; 
}
/*---Transition--*/
a, i, .btn, button, img, span, .navbar-nav .nav-link:before, 
.dropdown-item, .featured-item .featured-icon:before, .featured-item:hover 
.featured-icon:after, .gallery-item .gallery-hover, .owl-item, .service-item, 
.service-icon,  .service-description, .featured-item .featured-icon i, 
.featured-item, .featured-icon, .portfolio-filter button, .sidebar-links li a,{
	-webkit-transition: all 0.5s ease-in-out 0s; 
	-moz-transition: all 0.5s ease-in-out 0s; 
	-ms-transition: all 0.5s ease-in-out 0s; 
	-o-transition: all 0.5s ease-in-out 0s; 
	transition: all 0.5s ease-in-out 0s; 
}
/* ------------------------
    Typography
------------------------*/
h1, h2, h3, h4, h5, h6{
	font-weight:normal; 
	margin-top: 0px; 
	margin-bottom: 0px; 
	text-transform: capitalize;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a { 
	color: inherit; 
}
h1 { 
	font-size: 70px; 
	font-style: normal; 
	line-height: 75px; 
	font-weight: 600; 
	text-transform: capitalize; 
	color: #4ab242;
}
h2 { 
	font-size: 40px; 
	font-style: normal; 
	line-height: 46px; 
	font-weight: 700; 
	color: #202125; 
	text-transform: capitalize; 
	margin-bottom: 10px; 
	position: relative;
}
h3 { 
	font-size: 30px; 
	font-style: normal; 
	line-height: 36px; 
}
h4 { 
	font-size: 24px; 
	font-style: normal; 
	text-transform: uppercase; 
	margin-bottom: 10px; 
	font-weight: 500; 
	line-height: 30px; 
	color: #202125;
}
h5 { 
	font-size: 20px; 
	font-style: normal; 
	text-transform: uppercase; 
	margin-bottom: 10px; 
	font-weight: 500; 
	line-height: 26px; 
	color: #202125;
}
h6 { 
	font-size: 18px; 
	font-style: normal; 
	line-height: 24px; 
	margin-bottom: 10px; 
	color: #202125;
}
ul { 
	margin: 0px; 
	padding: 0px; 
}
p{
	line-height: 1.7;
}
button:focus,
input:focus,
textarea:focus{
  outline: none;
  box-shadow: none;
  transition: all 500ms ease;
}
/*navbar*/
#header-wrap, .navbar .dropdown-menu, .box-shadow{
	-webkit-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08); 
	-moz-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08); 
	box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08);
}
.navbar-nav .dropdown-menu .nav-link:focus, 
.navbar-nav .dropdown-menu .nav-link:hover{
	transform: translateX(5px); 
	-webkit-transform: translateX(5px); 
	-o-transform: translateX(5px); 
	-ms-transform: translateX(5px); 
	-moz-transform: translateX(5px);
}
/* ------------------------
    Header
------------------------*/
.header {
	position: relative; 
	width: 100%; 
	z-index: 1200;
}
.top-bar {
	background: #ffffff;
}
.topbar-link li a{
	color: #202125;;
}
.topbar-link li a i{
	margin-right: 8px; 
	font-weight: bold; 
	color: #075798;
	font-size: 18px; 
	vertical-align: middle;
}
.topbar-link li a:hover, .top-bar .top-social-list li a:hover{
	color: #b00205;
}
.top-bar .top-social-list li a{
	color: #202125; 
	height: auto; 
	line-height: inherit; 
	width: auto; 
	border-radius: 0;
}
.top-bar ul li {
	border-right: 1px dashed #ddd; 
	padding: 15px 20px; 
	line-height: 10px; 
	margin-right: 0 !important;
}
.top-bar ul li:last-child {
	border-right: none; 
	padding-right: 0;
}
.social-icons li {
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0 8px 0 0;
}
#header-wrap{
	padding: 0; 
	width: 100%; 
	background: rgba(255,255,255,0.9);
}
#header-wrap.fixed-header {
	position: fixed; 
	top:0; left:0; 
	width: 100%; 
	z-index: 999 !important; 
	background: #ffffff !important; 
	animation: smoothScroll 1s forwards;
}
.logo img {
	height: 70px;
}
#header-wrap.fixed-header .logo img {
	height: 60px;
}
@keyframes smoothScroll {
  0% {
    transform: translateY(-40px);
  }

  100% {
    transform: translateY(0px);
  }

}
.logo .sticky-logo{
	display: none !important;
}

/*navbar*/
.navbar{
	padding: 0;
}
.navbar-nav{
	position: relative;
}
.navbar-nav .nav-item.dropdown .dropdown-menu {
	background: #ffffff; 
	border-radius: 0; 
	padding: 0; 
	border:none; 
	-webkit-transition: all 400ms ease-out; 
	-o-transition: all 400ms ease-out; 
	transition: all 400ms ease-out; 
	top: 120%; 
	margin-top: 0; 
}
.nav-item.dropdown .dropdown-menu a {
	display: block; 
	padding: 10px 20px; 
	white-space: nowrap; 
	position: relative; 
	background: none; 
	color: #23244a; 
	font-size: 14px; 
	font-weight: 400; 
}
.nav-item.dropdown .dropdown-menu a:hover { 
	background: #075798;
	color: #ffffff; 
	padding-left: 15px; 
}
.navbar-brand{
	margin-right: 0; 
	padding: 0;
}
@media (min-width:992px) {
  .navbar-nav .dropdown-menu { 
  	min-width: 12em; 
  	max-width: 20em; 
}
.dropdown-menu.w-100,
.navbar-nav .dropdown-menu .dropdown-submenu .dropdown-menu{
	min-width: inherit; 
	max-width: inherit;
}
.navbar-nav .dropdown > .dropdown-menu { 
	opacity: 0; 
	position: absolute; 
	display: block; 
	pointer-events: none; 
	background: #ffffff; 
}
.navbar-nav .dropdown:hover > .dropdown-menu {
	left: 0; 
	display: block; 
	opacity: 1; 
	pointer-events: auto; 
	visibility: visible; 
	top: 100%; 
	-webkit-transition: all 0.5s ease-in-out 0s; 
	-moz-transition: all 0.5s ease-in-out 0s; 
	-ms-transition: all 0.5s ease-in-out 0s;
	 -o-transition: all 0.5s ease-in-out 0s; 
	 transition: all 0.5s ease-in-out 0s; 
}
.navbar-nav .dropdown-submenu:hover .dropdown-menu { 
	top: 0; 
}
.navbar-nav .nav-link { 
	line-height: 90px; 
}
.navbar-nav .dropdown-submenu .dropdown-toggle::after {
	border-top: 0.125rem solid #23244a; 
	border-right: 0.125rem solid #23244a; 
	border-bottom: none; 
	border-left: none; 
	width: 0.425rem; 
	height: 0.425rem; 
	position: absolute; 
	right: 20px; 
	margin: 0; 
	vertical-align: middle; 
	top: 50%; 
	transform: translateY(-50%) rotate(45deg); 
}
.navbar-nav .dropdown-submenu .dropdown-toggle:hover::after {
	border-top: 0.125rem solid #ffffff; 
	border-right: 0.125rem solid #ffffff;
}
.ms-auto.navbar-nav > li:nth-last-child(2) .dropdown-submenu .dropdown-menu{
	left: auto; 
	right: 100%;
}
.ms-auto.navbar-nav > li:last-child .dropdown-menu{
	left: auto; 
	right: 0;
}
}
.navbar-nav .dropdown-menu .dropdown-submenu .dropdown-menu {
	background: #ffffff; 
	left: 100%; 
	margin: 0; 
	right: auto; 
	top: 0; 
}
.navbar-nav .dropdown-submenu { 
	display: block; 
	position: relative; 
}
.navbar-nav .nav-item{
	margin: 0 15px;
}
.navbar-nav .nav-link{
	color: #202125; 
	font-weight: 500; 
	padding: 0 !important; 
	text-transform: capitalize; 
	overflow: hidden; 
	position: relative;
}
.navbar-nav .nav-link:hover, .navbar-nav .nav-link:focus, .navbar-nav .nav-item .nav-link.active{
	color: #075798;
}

/*banner*/
.banner-slider.owl-carousel .owl-dots{
	bottom: 4%;
}
.item img{
	width:100%;
}

/*--loader--*/
.clear-loader,
.accordion .card-header a span:before{
	transform: translateX(-50%) translateY(-50%); 
	-webkit-transform: translateX(-50%) translateY(-50%); 
	-o-transform: translateX(-50%) translateY(-50%); 
	-ms-transform: translateX(-50%) translateY(-50%); 
	-moz-transform: translateX(-50%) translateY(-50%);
}

/*section title*/
.service-style-two {
    position: relative;
    padding-bottom: 142px;
}
.sec-pad {
    padding: 143px 0px 100px 0px;
}
.sec-pad1 {
    padding: 0px 0px 100px 0px;
}
.centred {
    text-align: center;
}
.section-title {
    position: relative;
    display: block;
    margin-bottom: 60px;
}
.section-title.centred h6 {
    padding-right: 50px;
}
.section-title h6 {
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    padding-left: 50px;
    text-transform: uppercase;
    margin-bottom: 13px;
}
.section-title h6 {
    color: #075798;
}

/*services*/
.service-block-two .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 20px;
    padding: 30px 30px 45px 30px;
    box-shadow: 0 15px 30px 10px #f3f6f6;
    margin-bottom: 60px;
    transition: all 500ms ease;
}
.service-block-two .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    border-radius: 20px;
}
figure {
    margin: 0px;
}
.service-block-two .inner-box:hover .image-box:before {
    transform: scale(1,1);
}
.service-block-two .inner-box .image-box:before {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    transform: scale(0,0);
    opacity: 0.3;
    z-index: 1;
    transition: all 500ms ease;
}
.service-block-two .inner-box .image-box img {
    width: 100%;
    border-radius: 20px;
}
.service-block-two .inner-box .lower-content {
    position: relative;
    padding-top: 51px;
}
.service-block-two .inner-box .lower-content .icon-box {
    position: absolute;
    display: inline-block;
    left: 50%;
    transform: translateX(-50%);
    top: -65px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 40px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
    transition: all 500ms ease;
}
.service-block-two .inner-box .lower-content .icon-box {
    background:#075798;
}
.service-block-two .inner-box:hover .lower-content .icon-box:before {
    transform: scale(1,1);
}
.service-block-two .inner-box .lower-content .icon-box:before {
    position: absolute;
    content: '';
    background: #142441;
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    border-radius: 50%;
    transform: scale(0,0);
    z-index: -1;
    transition: all 500ms ease;
}
.service-block-two .inner-box .lower-content h4 {
    margin-bottom: 18px;
}
.service-block-two .inner-box .lower-content p {
    margin-bottom: 24px;
}
.service-block-two .inner-box .lower-content .theme-btn-two {
    padding: 7.5px 32px;
}
.theme-btn-two {
    position: relative;
    display: inline-block;
    font-size: 14px;
    line-height: 25px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 700;
    color: #142441 !important;
    background: #f2f3f5;
    text-align: center;
    border-radius: 30px;
    padding: 7.5px 22px;
    z-index: 1;
    transition: all 500ms ease;
}
.service-block-two .inner-box .lower-content .theme-btn-two:hover {
  background-color:#075798;
  color:#fff;
}


/*services page */
/** page-title **/

.page-title{
  position: relative;
  width: 100%;
  padding: 112px 0px 137px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

.page-title:before{
  position: absolute;
  content: '';
  background: #142941;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  opacity: 0.92;
}

.page-title .title{
  position: relative;
  display: block;
  margin-bottom: 5px;
}

.page-title .title h1{
  display: block;
  font-size: 50px;
  line-height: 58px;
  color: #fff;
  font-weight: 800;
}

.page-title .bread-crumb li{
  position: relative;
  display: inline-block;
  font-size: 16px;
  line-height: 26px;
  font-family: 'Barlow', sans-serif;
  color: #fff;
  font-weight: 600;
  padding-right: 15px;
  margin-right: 5px;
}

.page-title .bread-crumb li:last-child{
  padding: 0px !important;
  margin: 0px !important;
}

.page-title .bread-crumb li a{
  display: inline-block;
  color: #fff;
}

.page-title .bread-crumb li a:hover{
  text-decoration: underline;
}

.page-title .bread-crumb li:before{
  position: absolute;
  content: '';
  background: #fff;
  width: 4px;
  height: 1px;
  top: 14px;
  right: 0px;
}

.page-title .bread-crumb li:last-child:before{
  display: none;
}

.page-title .content-box{
  position: relative;
  display: block;
}

.page-title .content-box .shape{
  position: absolute;
  left: 0px;
  top: -30px;
  width: 100%;
  height: 172px;
  margin: 0 auto;
  background-repeat: no-repeat;
  background-position: top center;
}
@media only screen and (max-width: 599px){
	.page-title .title h1{
    font-size: 36px;
  }
}

/*.prevention-area {
    overflow: hidden;
    background-color: #f1fafb;
    position: relative;
    z-index: 1;
}
.prevention-area .prevention-img {
    position: relative;
    text-align: center;
}
.prevention-area .prevention-img img {
    border-radius: 50%;
}
.prevention-area .prevention-img .shape1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-flex;
    display: flex;
    -webkit-animation: rotation 30s linear infinite;
    animation: rotation 30s linear infinite;
    -webkit-animation:spin 30s linear infinite;
    -moz-animation:spin 30s linear infinite;
    animation:spin 30s linear infinite;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}*/


/*footer*/
.main-footer {
    position: relative;
}
.bg-color-1 {
    background: #fff;
}
.border-top-10 {
    border-top: 10px solid #075798;
}
.footer-top {
    position: relative;
    padding: 70px 0px 15px 0px;
    border-bottom: 1px solid #e3e4e6;
}
.footer-top .logo-widget {
    position: relative;
    margin-top: -18px;
}
.footer-top .logo-widget .footer-logo {
    position: relative;
    margin-bottom: 33px;
}
.ml-70 {
    margin-left: 70px;
}
.footer-top .widget-title {
    position: relative;
    display: block;
    margin-bottom:20px;
}
.footer-top .widget-title h4 {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    text-align: center;
}
.footer-top .widget-content .links-list li {
    position: relative;
    display: block;
    margin-bottom: 10px;
    text-align:center;
}
.footer-top .widget-content .links-list li a {
    position: relative;
    font-size: 16px;
    display: inline-block;
}
.footer-top a {
    color: #142441;
    font-weight: 500;
}
.footer-top .links-widget .links-list li a:before {
    position: absolute;
    content: '';
    width: 0%;
    height: 1px;
    left: 0px;
    bottom: 4px;
    transition: all 500ms ease;
}
.footer-top .links-widget .links-list li a:before {
    background: #22b6af;
}
.list-unstyled {
    padding-left: 0;
    list-style: none;
}
.media-icon li {
    padding-left: 40px;
    position: relative;
}
.media-icon li i {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 24px;
    color: #075798;
    font-weight: normal;
    line-height: 24px;
}
.media-icon p{
	color:#142441;
	font-weight: 500;
}
.footer-bottom{
  padding: 15px 0;
  background: #191919;
  color: #ffffff;
}
.footer-bottom a {
 color:
}
/*footer*/

/*gallery*/
/** project-section **/
.gallery-page-section{
  position: relative;
  background: #fff;
  padding: 20px 20px 0px 20px;
}

.gallery-page-section .gallery-item{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
  margin-top:20px;
}

/*.gallery-page-section .gallery-item .image-box{
  position: relative;
  display: block;
  overflow: hidden;
  border-radius: 20px;
}*/

.gallery-page-section .gallery-item:before{
  position: absolute;
  content: '';
  background: #000;
  width: 100%;
  height: 100%;
  left: 0px;
  top: 0px;
  right: 0px;
  transform: scale(0,0);
  opacity: 0.4;
  z-index: 1;
  transition: all 500ms ease;
}

.gallery-page-section .gallery-hover:hover .gallery-item:before{
  transform: scale(1,1);
}

.gallery-page-section .gallery-item img{
  width: 100%;
  border-radius: 20px;
  transition: all 500ms ease
}

.gallery-page-section .gallery-item:hover .gallery-item img{
  transform: scale(1.05);
}

.gallery-page-section .gallery-item .gallery-hover{
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 30px;
  top: 30px;
  width: calc(100% - 60px);
  height: calc(100% - 60px);
  background: #fff;
  border-radius: 20px;
  padding: 30px 20px 30px 20px;
  z-index: 2;
  transform: scale(0,0);
  text-align: center;
  transition: all 500ms ease;
}

.gallery-page-section .gallery-item:hover .gallery-hover{
  transform: scale(1,1);
}

.gallery-page-section .gallery-item .gallery-hover .gallery-icon a{
  position: relative;
  display: inline-block;
  width: 90px;
  height: 90px;
  line-height: 90px;
  border: 2px solid #e5e5e5;
  text-align: center;
  border-radius: 50%;
  font-size: 30px;
  margin-bottom: 25px;
}

.gallery-page-section .gallery-item .gallery-hover .gallery-icon a:hover{
  color: #075798;
}

.gallery-page-section .gallery-item .gallery-hover .gallery-icon a {
    color: #075798;
}
/*gallery*/

/*contact*/
.google-map-section {
    position: relative;
    width: 100%;
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.google-map-section .info-section .info-inner {
    position: relative;
    background: #06194b;
    border-radius: 20px;
    padding: 69px 30px 52px 100px;
    margin-top: -105px;
    z-index: 1;
}
@media only screen and (max-width: 991px){
.google-map-section .info-section .info-inner {
    padding-left: 30px;
}
}
.google-map-section .info-section .info-inner .single-info-box {
    position: relative;
    display: inline-block;
    float: left;
    width: 33.333%;
    padding-left: 95px;
}
@media only screen and (max-width: 991px){
.google-map-section .info-section .info-inner .single-info-box {
    width: 50%;
    margin-bottom: 30px;
}
}
@media only screen and (max-width: 767px){
.google-map-section .info-section .info-inner .single-info-box {
    width: 100%;
}
}
.google-map-section .info-section .info-inner .single-info-box .icon-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    font-size: 30px;
    background: rgba(255,255,255,0.12);
    border-radius: 50%;
}
.google-map-section .info-section .info-inner .single-info-box .icon-box {
    color: #22b6af;
}
.google-map-section .info-section .info-inner .single-info-box h4 {
    color: #fff;
    margin-bottom: 11px;
}
.google-map-section .info-section .info-inner .single-info-box p{
    color: #b5bac9;
}
.google-map-section .info-section .info-inner .single-info-box p a{
    color: #b5bac9;
}
/*contact-form*/
.contact-style-two .default-form .form-group {
    margin-bottom: 30px;
}
.default-form .form-group {
    position: relative;
    margin-bottom: 23px;
}
.default-form .form-group input[type='text'], .default-form .form-group input[type='email'], .default-form .form-group select, .default-form .form-group textarea {
    position: relative;
    display: block;
    width: 100%;
    height: 54px;
    border: 1px solid #e5e5e5;
    border-radius: 5px;
    font-size: 16px;
    color: #8b8e93;
    padding: 10px 20px;
    transition: all 500ms ease;
}
.default-form .form-group textarea {
    height: 150px;
    resize: none;
}
.contact-style-two .default-form .form-group:last-child {
    margin-bottom: 0px;
}
.theme-btn-one {
    position: relative;
    display: inline-block;
    overflow: hidden;
    font-size: 16px;
    line-height: 25px;
    font-weight: 700;
    color: #fff !important;
    text-align: center;
    padding: 14px 36px 15px 36px;
    border-radius: 30px;
    z-index: 1;
    transition: all 500ms ease;
}
.theme-btn-one{
  position: relative;
  display: inline-block;
  overflow: hidden;
  font-size: 16px;
  line-height: 25px;
  font-weight: 700;
  color: #fff !important;
  text-align: center;
  padding: 14px 36px 15px 36px;
  border-radius: 30px;
  z-index: 1;
  transition: all 500ms ease;
  border:none;
}

.theme-btn-one:before{
  webkit-transition-duration: 800ms;
  transition-duration: 800ms;
  position: absolute;
  width: 200%;
  height: 200%;
  content: "";
  bottom: 110%;
  left: 50%;
  background: #111111;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  border-radius: 50%;
  z-index: -1;
}

.theme-btn-one:hover:before{
  bottom: -40%;
}
.theme-btn-one {
    background: #b00205;
}


/*testinomials*/
.testinomials .content_block_3 .content-box {
    padding: 45px 30px 50px 40px;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0 10px 50px #e5edec;
    border:1px solid #075798;
}
.content_block_3 .content-box {
    position: relative;
    display: block;
}
.content_block_3 .content-box .rating {
    display: block;
    margin-bottom: 16px;
}
.content_block_3 .content-box .rating li {
    position: relative;
    display: inline-block;
    float: left;
    margin-right: 8px;
    font-size: 15px;
}
.content_block_3 .content-box .rating li {
    color: #ffab01;
}
.content_block_3 .content-box .text {
    display: block;
    margin-bottom: 21px;
}
.content_block_3 .content-box .text p {
    font-size: 18px;
    line-height: 32px;
    color: #142441;
    text-align:left;
}
.content_block_3 .content-box .author-box {
    position: relative;
    padding: 0px 0px 5px 20px;
    min-height: 70px;
}
.content_block_3 .content-box .author-box .author-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 70px;
    height: 70px;
    border-radius: 50%;
}
.content_block_3 .content-box .author-box .author-thumb img {
    width: 35px;
    border-radius: 50%;
}
.content_block_3 .content-box .author-box h4 {
    display: block;
    font-size: 20px;
    line-height: 28px;
    font-weight: 700;
    margin-bottom: 1px;
}
.content_block_3 .content-box .author-box .designation {
    position: relative;
    display: block;
    font-size: 15px;
}
.content_block_3 .content-box .author-box .designation {
    color: #22b6af;
}
/*testinomials*/

/*color*/
.text-blue{
  color:#075798;
}
.text-red{
  color:#b00205;
}

/*service-area*/
.services-area {
  background:url(../img/shapes/service_curves.png);
  background-position: top center;
  background-repeat: no-repeat;
  /*background-size:cover;*/
  /*background:#ffffff; */
}
.services-area {
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin-top: 0px;
  margin-bottom: 0px;
  padding: 113px 0px 50px 0px;
}
.service-box{
  transition: all 300ms linear 0ms;
  padding: 40px;
  box-shadow: 0px 5px 83px 0 rgb(14 32 77 / 12%);
  border-radius: 10px;
  margin-bottom: 30px;
  background-color: #fff;
  position: relative;
  overflow: hidden;
}
.services-area .service-box .service-icon svg{
  transition: all 300ms linear 0ms;
  height: 80px;
  width: auto;
}
.services-area .service-box .service-icon svg:hover{
  transform: scale(1.5);
}
.services-area .service-content .service-title h5{
  font-size: 23px;
  line-height: 32px;
  margin-top: 33px;
  margin-bottom: 17px;
  font-weight: bold;
  color: #26365e;
  text-transform: none;
}
.services-area .service-content .service-dsc p{
  font-size: 15px;
    line-height: 25px;
    margin-bottom: 26px;
}
.services-area .service-content .service-feature li{
  font-size: 15px;
  font-weight: bold;
  list-style:none;
}
.services-area .service-content .service-feature i{
  font-size: 13px;
  color:red;
  margin-right: 12px;
}


/*about*/
.about-area .custom-heading1{
  border-style: solid;
  border-width: 0px 0px 0px 3px;
  border-color: #283B6A;
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  padding: 0px 0px 0px 50px;
}
.about-area .custom-heading1 p{
  color: #283B6A;
  font-family: "Roboto", Sans-serif;
  font-weight: bold;
  padding:10px;
  margin-top:20px;
  margin-bottom:20px;
}
.about-area .about-img img{
  border-radius:23px;
  text-align:center;
}
.about-area .about-img{
  text-align:center;
}
/*about*/

/*tests-area*/
.tests-area {
  background-image:url(../img/shapes/service_curves.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  background-color:#d9f5ff;
}
.background-overlay{
  background-color: transparent;
  background-image: linear-gradient(180deg, #21CDC01A 0%, #FFFFFF 100%);
  opacity: 1;
  transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.tests-area .fancy-box{
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 5px 83px 0 rgb(14 32 77 / 8%);
  position: relative;
  padding:20px;
  width:100%;
  text-align: center;
  margin-top:10px;
}
.tests-area .fancy-box .test-icon{
  flex: none;
  display: inline-flex;
  margin-bottom: 22px;
}
/*tests-area*/

/*counter area*/
.counter-area{
  background-image: url(../img/shapes/counter-bg.jpg);
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  height: 100%;
  padding-top: 100px;
  position: relative;
  z-index: 1;
  padding-bottom: 50px;
}
.counter-area:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #001430;
  opacity: .7;
}
.counter-area .single-counter {
  background-color: #fff;
  border-radius: 4px;
  padding: 50px 30px;
}
.counter-area .single-counter {
  text-align: center;
  margin-bottom: 30px;
  background-color: #fff;
  box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
  padding: 30px;
  position: relative;
}

/*appointment*/
.appointment-area .contact-form{
    box-shadow: 0 0 20px 3px rgb(0 0 0 / 5%);
    background-color: #fff;
    padding: 30px;
}
.appointment-area .contact-form .form-group {
    position: relative;
    margin-bottom: 20px;
}
.appointment-area .contact-form .form-group .form-control {
    padding: 12px 50px;
}
.appointment-area .form-control {
    height: 50px;
    color: #001430;
    border: 1px solid #e8e8e8;
    background-color: #f2f9fc;
    border-radius: 4px;
    font-size: 14px;
    padding: 10px 20px;
    width: 100%;
}
.appointment-area .contact-form .form-group i {
    position: absolute;
    top: 17px;
    left: 20px;
    line-height: 1;
    font-size: 18px;
    color: #075798;
}
.appointment-area .contact-form button{
    font-size: 16px;
    color: #fff;
    padding: 15px 30px;
    line-height: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background-color: #075798;
    border:none;
}

/*appointment page*/
.appointment-area1 .appointment-page{
    box-shadow: 0px 10px 50px 0px rgb(26 46 85 / 10%);
    background-color: #fff;
    border-radius: 22px 22px 22px 22px;
    z-index: 1;
    position: relative;
    padding: 67px 70px 53px 70px;
}
.appointment-area1 .contact-form1 .form-group {
    position: relative;
    margin-bottom: 20px;
}
.appointment-area1 .contact-form1 .form-group .form-control {
    padding: 12px 50px;
}
.appointment-area1 .contact-form1 .form-group i {
    position: absolute;
    top: 17px;
    left: 20px;
    line-height: 1;
    font-size: 18px;
    color: #075798;
}
.appointment-area1 .contact-form1 button{
    font-size: 16px;
    color: #fff;
    padding: 15px 30px;
    line-height: 1;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-transform: capitalize;
    position: relative;
    cursor: pointer;
    border-radius: 4px;
    text-align: center;
    overflow: hidden;
    z-index: 1;
    background-color: #075798;
    border:none;
}
.appointment-area1 .app-dsc{
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 0px 0px 10px 0px;
  padding: 46px 60px 60px 60px;
  background-color: transparent;
  background-color: #075798;
  opacity: 1;
}
.appointment-area1 .app-dsc .app-list li{
  color: #F4F4F4;
  padding-left: 3px;
  list-style:none;
  margin-top:14px;
}
.appointment-area1 .app-dsc .app-list li span{
  padding-left:10px;
}
.appointment-area1 .custom-heading span{
  color:#ffffff;
  font-size: 30px;
  line-height: 1.6em;
  font-weight:500;
}
.appointment-area1 .app-dsc .app-list li i{
  font-weight:800;
}
.appointment-area1 .app-dsc{
  transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
  margin: 15px 0px 10px 0px;
  padding: 46px 60px 60px 60px;
  border-radius: 22px 22px 22px 22px;
}

.appointment-area1 .app-dsc p{
  color:#ffffff;
  margin-bottom: 35px;
}
.appointment-area1 .app-dsc button{
  position: relative;
  display: inline-block;
  text-align: center;
  cursor: pointer;
  font-weight: 700;
  border: 2px solid #ffffff;
  background-color:#075798;
  color:#ffffff;
  line-height:46px;
  border-radius: 30px 30px 30px 30px;
  padding: 5px 45px 5px 45px;
  margin: 40px 0px 0px 0px;
}
.appointment-area1 .app-dsc button:hover{
  background-color:#ffffff;
  color:#075798;
}


/*doctor*/
.doctors-area .card{
  margin-top: 15px;
}
.doctors-area img{
  height:300px;
}

/*blog*/
.masonry.columns-3 .masonry-brick {
  width: 33.333333%;
}
.masonry .masonry-brick {
  float: left;
  margin-bottom: 30px;
  padding: 0 15px;
  position: relative;
}
.post {
    position: relative;
    border-radius: 5px;
    overflow: hidden;
}
.post {
    -webkit-box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%);
    -moz-box-shadow: 5px 8px 30px 0 rgba(31, 35, 37, 0.08);
    box-shadow: 5px 8px 30px 0 rgb(31 35 37 / 8%);
}
.post .post-desc {
    padding: 30px;
    background: #ffffff;
    width: 100%;
    display: inline-block;
}
.post-meta {
    margin-bottom: 15px;
}
.post-meta ul li {
    color: #202125;
    font-style: italic;
    display: inline-block;
    margin: 0 40px 0 0;
    list-style-type: none;
    position: relative;
    text-transform: uppercase;
}
.post-meta ul li:before {
    content: "";
    background: #4ab242;
    border-radius: 50px;
    height: 5px;
    width: 25px;
    right: -35px;
    top: 50%;
    position: absolute;
}
.post-meta ul li:last-child {
    margin-right: 0;
}
.post .post-desc h5 a {
    text-transform: capitalize;
    font-weight: 500;
    color: #202125;
}
.post .post-desc p {
    margin: 15px 0 0;
}
.post-btn {
    text-transform: uppercase;
    display: inline-block;
    margin-top: 15px;
    font-weight: 600;
}