/*********************************************************************************

	Note: This is custom css.

**********************************************************************************/

/* -------------------------
GERAL 
--------------------------*/
html { scroll-behavior: smooth !important; } 

::selection {
	background: #913438;
	color: #138995;
}

::-moz-selection {
	background: #913438; /* Firefox */
	color: #138995;
}

::-webkit-selection {
	background: #913438; /* Safari */
	color: #138995;
}


.page-loading {
  background: #913438; }

/* Background Color */
.bg_color--1 {
  background: #ffffff !important; }

.bg_color--2 {
  background: #000000 !important; }

.bg_color--3 {
  background: #913438 !important; }

.bg_color--4 {
  background: #138995 !important; }

.bg_color--5 {
  background: #0a587b !important; }

.bg_color--6 {
  background: #b6b5b1 !important;  }

.bg_color--7 {
  background: #f3f2ec !important;  }

.bg_color--8 {
  background: #686764 !important;  }


.text-color-1 {
	color: #913438 !important;
}

p {
   font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	line-height: 24px !important;
	letter-spacing: 0.5px !important;
	font-weight:  500 !important;
}

p a.upper {
   font-family: 'Poppins', sans-serif !important;
	font-size: 11px !important;
	letter-spacing: 2.5px !important;
	font-weight:  600 !important;
	text-transform: uppercase !important;
	padding-bottom: 2px !important;
	border-bottom: 1px solid !important;
	color: #333333;
}

p a:hover.upper  {
   color: #138995 !important;
}




h1 {
   font-family: 'Poppins', sans-serif !important;
	font-size: 50px !important;
	line-height: 75px !important;
	letter-spacing: 0.5px !important;
	font-weight:  700 !important;
}


h2 {
   font-family: 'Poppins', sans-serif !important;
	font-size: 38px !important;
	line-height: 58px !important;
	letter-spacing: 0.5px !important;
	font-weight:  700 !important;
}


h3 {
   font-family: 'Poppins', sans-serif !important;
	font-size: 28px !important;
	line-height: 44px !important;
	letter-spacing: 0.5px !important;
	font-weight:  700 !important;
}

h4 {
   font-family: 'Poppins', sans-serif !important;
	font-size: 20px !important;
	line-height: 32px !important;
	letter-spacing: 0.5px !important;
	font-weight:  700 !important;
}

h5 {
   font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	line-height: 24px !important;
	letter-spacing: 0.8px !important;
	font-weight:  700 !important;
}

h6 {
   font-family: 'Poppins', sans-serif !important;
	font-size: 11px !important;
	line-height: 20px !important;
	letter-spacing: 2.5px !important;
	font-weight:  700 !important;
	text-transform: uppercase !important;
}


.h1, .h2, .h3, .h4, .h5, .h6 {
     font-family: 'Poppins', sans-serif !important;
	line-height: normal !important;
}



.ft300 {
	font-weight:  300 !important;
}
.ft400 {
	font-weight:  400 !important;
}
.ft500 {
	font-weight:  500 !important;
}
.ft600 {
	font-weight:  600 !important;
}
.ft700 {
	font-weight:  700 !important;
}
.ft800 {
	font-weight:  800 !important;
}
.ft900 {
	font-weight:  900 !important;
}


.theme-color {
  color: #913438; }

.secondary-color {
  color: #138995; }

.color-dark {
  color: #913438 !important; }

.text-white {
  color: #ffffff !important;
 }


.pb_lp--220 {
    padding-bottom: 220px; }
  .pr_lp--220 {
    padding-right: 220px; }
  .pl_lp--220 {
    padding-left: 220px; }
  .pt_lp--220 {
    padding-top: 220px; }
  .ptb_lp--220 {
    padding: 220px 0; }



.brook-whatdo-area {
 padding-left: 0px !important;
	}


#scrollUp {
    width: 60px;
    height: 60px;
    border-radius: 0;
    font-size: 25px;
    line-height: 60px;
	background-color: transparent;
	border: none;
    color: #ffffff;
    right: 15px;
    bottom: 15px;
    box-shadow: none ;
	}

  #scrollUp:hover i {
    -webkit-animation-name: none;
    animation-name:  none;
}

#scrollUp i {
    line-height: 40px;
	color: #913438;
}
	 
	 #scrollUp i:hover {
	color: #138995;
}
	 
	


.page-footer {
    background-color: #b6b5b1 !important;
}


.footer-widget .footer-inner {
    margin-top: 0px;
}

.footer-widget .footer-inner p {
    max-width: 450px;
    font-family: 'Poppins', sans-serif !important;
	font-size: 12px !important;
	letter-spacing: 0.5px !important;
	font-weight:  500 !important;
    margin-bottom: 0;
    word-wrap: normal;
    color: #111111;
}


.footer-widget2  {
	background-color: #913438 !important;
}

.footer-widget2 .footer-widget h5  {
	color: #ffffff !important;
}

.footer-widget2 .footer-widget .footer-address p  {
	color: #ffffff !important;
}

.footer-widget .widgettitle {
    font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	letter-spacing: 0.5px !important;
	font-weight:  600 !important;
	border-bottom: 1px solid #9d9c97 !important;
	width: 78px !important;
	padding-bottom: 7px !important;
	color: #111111 !important;
}


.footer-widget h5.widgettitle2 {
    font-family: 'Poppins', sans-serif !important;
	font-size: 14px !important;
	letter-spacing: 0.5px !important;
	font-weight:  600 !important;
	border-bottom: 1px solid #9d9c97 !important;
	width: 196px !important;
	padding-bottom: 7px !important;
	color: #111111 !important;
}



.footer-address .bk-hover p {
    font-family: 'Poppins', sans-serif !important;
	font-size: 12px !important;
	letter-spacing: 0.5px !important;
	color: #111111 !important;
}

.footer-address .bk-hover p > a {
    font-family: 'Poppins', sans-serif !important;
	font-size: 12px !important;
	letter-spacing: 0.5px !important;
	color: #111111 !important;
}


.social-share-2 a  {
	font-size: 20px !important;
    color: #ffffff !important;
	opacity: 1 !important;
	padding-right: 25px !important;
	-webkit-transition: color 0.3s linear;
    -moz-transition: color 0.3s linear;
    -o-transition: color 0.3s linear;
    transition: color 0.3s linear;
}

.social-share-2 a:hover  {
    color: #138995 !important;
}



body.template-color-1 .social-share a {
    color: #111111 !important;
	opacity: 1 !important;
}

body.template-color-1 .social-share a:hover {
    color: #913438 !important;
	opacity: 1 !important;
}

.copyright .copyright-right p {
    font-family: 'Poppins', sans-serif !important;
	font-size: 12px !important;
	letter-spacing: 0.5px !important;
    font-weight: 500;
    color: #111111;
}

.copyright .copyright-left ul.bk-copyright-menu li a {
    font-family: 'Poppins', sans-serif !important;
	font-size: 12px !important;
	letter-spacing: 0.5px !important;
    font-weight: 500;
	color: #111111 !important;
}


.basic-footer-line {
  border-bottom: 1px solid #9d9c97; }


.bk-list--2 .list-header.with-ckeck .marker::before {
      font-size: 16px;
      color: #913438 !important;
      top: 4px;
left: -40px;}

.bk-list--2 .list-header {
  padding-left: 40px !important;
}



 @media only screen and (max-width: 479px) {
    #scrollUp {
      display: block !important;
	  width: 40px;
    height: 40px;
    font-size: 25px;
    line-height: 40px !important;
		padding-top: 0px !important;
    right: 20px;
    bottom: 0px;
		background-color: #f3f2ec;
		color: #111111;
		border: none;
	 
	 }
	 
	 h1 {
	font-size: 30px !important;
	line-height: 46px !important;
}
	 
	 
	 h2 {
	font-size: 26px !important;
	line-height: 41px !important;
}


h3 {
	font-size: 22px !important;
	line-height: 35px !important;
}
	 
 }
	 



 @media only screen and (min-width: 480px) and (max-width: 991px) {
   h1 {
	font-size: 40px !important;
	line-height: 60px !important;
}
	
	 
h2 {
	font-size: 32px !important;
	line-height: 50px !important;
}


h3 {
	font-size: 25px !important;
	line-height: 40px !important;
}

h4 {
	font-size: 18px !important;
	line-height: 30px !important;
}

	 
	 
 }
	 

@media only screen and (min-width: 1200px) {

.mt_xl--80 {
    margin-top: 80px; }


	.mt_xl--88 {
    margin-top: 88px; }
	
 }





/* -------------------------
Menu 
--------------------------*/

body.template-font-2 .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a span {
   font-family: 'Poppins', sans-serif;
	font-size: 14px;
	letter-spacing: 0.5px;
}

body.template-font-2 .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1.active > a span 
{
	color: #cbcac6 !important;
}




.header-default .header__wrapper .header-left .logo a img {
        width: 230px;}

.header-default.headroom--not-top .header__wrapper .header-left .logo a img {
  width: 230px;
}

.header-default.headroom--not-top {
padding-top: 15px !important;
padding-bottom: 15px !important;
background-color: #913438 !important;
height: 170px !important;}



.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
padding-top: 85px !important;
padding-bottom: 85px !important;
	
}




@media only screen and (min-width: 480px) {
          .header-default .header__wrapper .header-left .logo a img {
            width: 230px !important; } }

@media only screen and (max-width: 479px) {
          .header-default .header__wrapper .header-left .logo a img {
            width: 230px !important;
	padding-left: 30px;}

.header-default.headroom--not-top {
height: 150px !important;}


	
}



@media only screen and (min-width: 576px) and (max-width: 629px) {

.header-default.headroom--not-top {
height: 130px !important;
	}


}


@media only screen and (max-width: 575px) {
	.footer-widget .footer-inner {
    margin-top: 0px !important;
}

}


@media only screen and (min-width: 630px) and (max-width: 749px) {

.header-default.headroom--not-top {
height: 150px !important;
	}


}


@media only screen and (min-width: 750px) and (max-width: 849px) {

.header-default.headroom--not-top {
height: 160px !important;
	}


}




@media only screen and (min-width: 850px) and (max-width: 991px) {

.header-default.headroom--not-top {
height: 170px !important;
	}


}


@media only screen and (min-width: 992px) and (max-width: 1199px) {


.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 > a {
    padding-left: 10px;
    padding-right: 10px;
  
}

}

@media only screen and (min-width: 992px)  {

	.header-default.headroom--not-top {
height: 170px !important;
	}
	
	.footer-widget .footer-inner {
    margin-top: 0px !important;
}
	
}




















/* -------------------------
Dropdown Menu 
--------------------------*/


.header-default.headroom--not-top .dropdown__menu {
 margin-top: -2px !important; }

.header-default.headroom--not-top .mega__width--fullscreen {
 margin-top: 0px !important; }


.dropdown__menu {
  -webkit-box-shadow: none;
  box-shadow: none;
  background-color: #ffffff !important;
  padding: 20px 0 20px;
  min-width:250px !important;
 margin-top: -12px !important;
}

  .dropdown__menu li {
    padding: 0 28px; 
}
   
.dropdown__menu li a span {
		  font-family: 'Poppins', sans-serif;
		  font-size: 14px;
        	font-weight: 500;
		letter-spacing: 0.5px;
		line-height: 20px;
		  color:#913438 !important; }


.dropdown__menu li.active a span {
		  color:#b6b5b1 !important; }



.mega__width--fullscreen {

    -webkit-box-shadow: none;
    box-shadow: none;
    background-color: #ffffff !important;
    padding: 60px 0;
     margin-top: 14px !important;

}




    .mega__width--fullscreen .mega__list li.mega--title {
		  font-family: 'Poppins', sans-serif !important;
		  font-size: 11px;
        	font-weight: bold;
		letter-spacing: 2.5px;
		 border-bottom: 1px solid #913438;
		 color:#913438 !important;
		text-transform: uppercase;
		padding-bottom: 5px !important;
}


    .mega__width--fullscreen .mega__list li a span {
		     font-family: 'Poppins', sans-serif !important;
		  font-size: 14px !important;
        	font-weight: 500;
		letter-spacing: 0.5px !important;
		line-height: 20px;
       color:#913438 !important; }
     


    .mega__width--fullscreen .mega__list li.active a span {
		 
       color:#b6b5b1 !important; }








@media only screen and (min-width: 992px) and (max-width: 1199px) {


.mega__width--fullscreen {
	padding-left: 11% !important;

}

}

@media only screen and (min-width: 1200px) and (max-width: 1399px) {


.mega__width--fullscreen {
	padding-left: 13% !important;

}

}


@media only screen and (min-width: 1400px) {


.mega__width--fullscreen {
	padding-left: 14% !important;

}

}










/* -------------------------
Pop Up Menu 
--------------------------*/


/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: -1; /* Sit on top */
  left: 0;
  top: 0;
  width: 100%; /* Full width */
  height: 100%; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(145,52,56); /* Fallback color */
  background-color: rgba(145,52,56,0.96); /* Black w/ opacity */
}

/* Modal Content */
.modal-content {
	position : absolute; 
	width:380px; 
	height:220px; 
	left:50%; 
	top:50%; 
	margin-left:-190px; 
	margin-top:-110px;
  background-color: #138995;
  padding: 45px 50px;
  border: 0;
	border-radius: 0;
	  font-family: 'Poppins', sans-serif !important;
		  font-size: 14px !important;
        	font-weight: 500;
		letter-spacing: 0.5px !important;
line-height: 24px;
color: #ffffff !important;
}



.btn-popup {
	font-family: 'Poppins', sans-serif;
	font-weight: 600;
line-height: 1.18;
font-size: 14px;
  color: #ffffff !important;
	border: none;
	background-color: #913438 !important;
}



.mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 .btn-popup  {
	padding-top: 9px !important;
padding-bottom: 9px !important;
	margin-left: 15px !important;
	background-color: #913438 !important;
}



.header-default.headroom--not-top .mainmenu-wrapper .page_nav ul.mainmenu li.lavel-1 .btn-popup  {
	background-color: #b6b5b1 !important;
	color: #913438 !important;
}






.btn-popup:hover {
          height: 1px;
          -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
          -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
          transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
}



/* The Close Button */
.modalclose {
  color: #ffffff;
  float: right !important;
	position: absolute;
	top: 10px !important;
	right: 22px !important;
  font-size: 36px;
	line-height: 36px;
  font-weight: bold;
}

.modalclose:hover,
.modalclose:focus {
  color: #913438;
  text-decoration: none;
  cursor: pointer;
}













/* =====================
    Mobile Menu 
========================*/
.popup-mobile-manu {
	z-index: 999999 !important;
}

.popup-mobile-manu .inner .mobileheader .logo a img {
    width: 135px !important;
}

.popup-mobile-manu .inner .mobileheader a.mobile-close {
	margin-right: 15px;
}	
	
	
.popup-mobile-manu .inner .mobileheader {
    background: #f3f2ec;
	    padding: 0 15px 0 30px;
    height: 125px !important;
}


.popup-mobile-manu .inner {
	background-color: #f3f2ec;
	width: 100% !important;
	 max-width: 100% !important;
}
	
.object-custom-menu {
  margin: 70px 30px 70px; 
}

	

.object-custom-menu li.menu-simple {
 padding-top: 19px;
padding-bottom: 19px;
	border-top: 1px solid #e5e4dd;
}



.object-custom-menu li.menu-simple2 {
padding-bottom: 19px;
}


.object-custom-menu li > a span {
  font-family: 'Poppins', sans-serif !important;
		  font-size: 14px !important;
        	font-weight: 500;
		letter-spacing: 0.5px !important;
    line-height: 20px;
	color: #111111;
}


.object-custom-menu li.active > a span {
	color: #b6b5b1;
}


 .object-custom-menu li.has-mega-menu {
    position: relative;
    border-top: 1px solid #e5e4dd;
    border-color: #e5e4dd; 
}


   
.object-custom-menu li.has-mega-menu > a span {
     font-family: 'Poppins', sans-serif !important;
		  font-size: 14px !important;
        	font-weight: 500;
		letter-spacing: 0.5px !important;
    line-height: 20px;
	color: #111111 !important;


}


.object-custom-menu li.has-mega-menu.active > a span {
	color: #b6b5b1 !important;

}



 .object-custom-menu li.has-mega-menu > a::after {
        background-color: transparent!important;
        color: #111111 !important;
	 font-size: 24px;
       }



.object-custom-menu li.has-mega-menu .object-submenu li.title {
   font-family: 'Poppins', sans-serif !important;
		  font-size: 11px !important;
        	font-weight: bold;
		letter-spacing: 2.5px;
	color: #111111;
}


.object-custom-menu li.has-mega-menu .object-submenu {
	margin-right: -30px !important;
	padding-right: 0px !important;
}


.object-custom-menu li.has-mega-menu .object-submenu li {
    font-family: 'Poppins', sans-serif !important;
		  font-size: 14px !important;
        	font-weight: 500;
		letter-spacing: 1.5px !important;
line-height: 20px;
	color: #111111 !important;
	margin-right: 0px !important;
}


.object-custom-menu li.has-mega-menu .object-submenu li span {
    font-family: 'Poppins', sans-serif !important;
		  font-size: 11px;
        	font-weight: bold;
		letter-spacing: 2.5px;
	color: #111111;
}


.object-custom-menu li.has-mega-menu .object-submenu li a {
padding-top: 0px;
	padding-bottom: 0px;
		color: #111111;
}

.object-custom-menu li.has-mega-menu .object-submenu li a span {
   font-family: 'Poppins', sans-serif !important;
		  font-size: 14px !important;
        	font-weight: 500;
		letter-spacing: 2.5px;
	line-height: 35px;
	color: #747370;
}


.object-custom-menu li.has-mega-menu .object-submenu li.active a span {
	color: #b6b5b1 !important;
}



@media only screen and (min-width: 768px) and (max-width: 991px) {
  .mean-container .mean-bar {
    min-height: inherit; }
  .mean-container .mean-nav {
    margin-top: 0px; }
  .mean-container a.meanmenu-reveal.meanclose,
  .mean-container a.meanmenu-reveal {
    top: -75px; }
  .header-default.header-bar .header__wrapper {
    margin-right: 84px; }
  .header-default.header-bar.header-new-bar .header__wrapper {
    margin-right: 0; } }

@media only screen and (max-width: 767px) {
  .mean-container .mean-bar {
    min-height: inherit; }
  .mean-container .mean-nav {
    margin-top: 0px; }
  .mean-container a.meanmenu-reveal.meanclose,
  .mean-container a.meanmenu-reveal {
    top: -68px; }
  .header-default.header-bar .header__wrapper {
    margin-right: 60px; }
  .header-default.header-bar.header-new-bar .header__wrapper {
    margin-right: 0; } }

@media only screen and (max-width: 575px) {
  .header-default.header-bar .header__wrapper {
    margin-right: 110px; } }

@media only screen and (max-width: 479px) {
  .header-default.header-bar .header__wrapper {
    margin-right: 68px; } }







/* =====================
    Mini Menu Lateral
========================*/

.brook__toolbar .inner {
    top: 43% !important;
    border-radius: 0;
	border: none;
    box-shadow: none;
	background-color: #f3f2ec;
	}


body.template-color-1 .brook__toolbar .inner a {
    color: #913438;
}

body.template-color-1 .brook__toolbar .inner a:hover {
    color: #138995;
}

body.template-color-1 a.brook-btn.bk-btn-theme, body.template-color-1 button.brook-btn.bk-btn-theme {

    background: #913438;
    color: #fff;

}


  .brook__toolbar .inner a[class*=hint--]::after {
        content: attr(aria-label);
        background-color: transparent;
        color: #fff;
	    font-family: 'Poppins', sans-serif !important;
		  font-size: 14px !important;
        	font-weight: 500;
		letter-spacing: 0.5px !important;
        white-space: nowrap;
        border-radius: 0px;
        box-shadow: none; }

.brook__toolbar .inner a[class*=hint--]::before {
        content: none;
        }


p.bk_pra {
    margin-bottom: 0;
    word-wrap: break-word;
    max-width: 100%;
    line-height: 27px;
    font-family: 'Poppins', sans-serif !important;
		  font-size: 14px !important;
        	font-weight: 500;
		letter-spacing: 0.5px !important;
	color: #913438;
	 }
	
.demo-option-wrapper {
	background-color: #138995;
 }
	


.demo-option-wrapper .demo-panel-header {
    padding: 50px 50px;
    text-align: left;

}

.demo-panel-header .title .heading-h5  {
font-family: 'Poppins', sans-serif !important;
		  font-size: 11px;
        	font-weight: bold;
		letter-spacing: 2.5px;
line-height: 22px;
	color: #ffffff !important;
	text-transform: uppercase;

}


.demo-panel-header .title .desc .bk_pra  {
  font-family: 'Poppins', sans-serif !important;
		  font-size: 14px !important;
        	font-weight: 500;
		letter-spacing: 0.5px !important;
line-height: 25px;
	color: #ffffff;

}

 .demo-option-wrapper .demo-panel-header .panel-btn a i {
        font-size: 15px;
}



@media only screen and (max-width: 480px) {
  
.brook__toolbar {
	bottom: 0px !important;
	left: 33% !important;
	position: fixed !important;
	width: 130px !important;
	height: 40px !important;
	background-color: #f3f2ec !important;
	}



.brook__toolbar .inner {
	display: contents !important;
	}


	
	  .brook__toolbar .inner a[class*=hint--]::after {
      margin-bottom: 20px !important;
		margin-right: -109px !important;
		  background-color: #913438 !important;
		  padding: 13px 25px !important;
		  
		 
	}
	
	
	.demo-option-wrapper {
  width: 100% !important;
}
	
	
	
}





/* =====================
    Homepage
========================*/


.rev_slider_wrapper {
background-color: #872e31 !important;
	 }

.tp-bullets {
  left: 48% !important;
	 }

#rev_slider_1_1 .tp-caption {
    font-family: 'Poppins', sans-serif !important;
	font-weight: 600 !important;
}


 @media only screen and (min-width: 480px) and (max-width: 991px) {
 .tp-bullets {
  left: 44% !important;
	 }

	}


	
 @media only screen and (min-width: 416px) and (max-width: 479px) {
 .tp-bullets {
  left: 40% !important;
	 }

	}

	
 @media only screen and (min-width: 326px) and (max-width: 415px) {
 .tp-bullets {
  left: 39% !important;
	 }

	}

@media only screen and (max-width: 325px) {
 .tp-bullets {
  left: 36% !important;
	 }

	}


body.template-color-1 .view-more-btn a span.btn-arrow {
    color: #913438;
 }

.view-more-btn a {
    color: #138995 !important;
 }
.view-more-btn a:hover {
    color: #913438 !important;
 }


/* =====================
    Agenda
========================*/




.panel .panel-heading h5.panel-title {
  border: none !important;
  margin: 0 0 8px;
}
  .panel .panel-heading h5.panel-title a {
    color: #111111;
    padding: 12px 65px 11px; }



  .panel .panel-heading h5.panel-title2 a {
    padding: 12px 38px 11px 18px; }

 .panel .panel-heading h5.panel-title3 a {
text-transform: none !important;
 color: #b6b5b1; 
	 font-weight: 500;}


    .panel .panel-heading h5.panel-title a::before {
      color: #913438;
      content: "\f107";
      font-weight: 900;
      font-size: 25px;
      right: 16px;}


    .panel .panel-heading h5.panel-title a.collapsed::after {
       color: #913438;
		content: "\f107";
      font-weight: 900;
      font-size: 25px;
      right: 16px; }


    .panel .panel-heading h5.panel-title a.collapsed::before {
      display: none; }
    .panel .panel-heading h5.panel-title a:hover {
      color: #138995; }

  .panel .panel-heading h5.panel-title span {
    background-color: #913438;
    color: #fff;
    font-size: 20px;
    height: 47px;
	  width: 47px;
    line-height: 47px;
  
     }

.panel-body .billing-information-wrapper {
    background-color: #fff;
    padding: 65px 65px;
    border: none;
}


.panel-body .account-info-wrapper {
    border-bottom: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

 .panel-body .account-info-wrapper h4 {
     font-size: 20px !important;
      letter-spacing: 0.5px;
      text-transform: none; }
    .panel-body .account-info-wrapper h5 {
     	font-size: 14px !important;
	line-height: 24px !important;
	letter-spacing: 0.8px !important;
      margin-top: 7px;
color: #b6b5b1;}











/* =====================
    Media
========================*/



.flexable-arrow .slick-btn i {
    font-size: 25px;
}


.flexable-arrow .slick-btn i:hover{
    color: #138995 !important;
}


.brook-quote::before {
    font-size: 26px;
    color: #913438 !important; }


.video-btn a .video-icon {
    background: #913438 !important;
}


.blog-grid .post-content::before {
      background-color: #913438 !important; }


.blog-grid .post-content .post-inner h5 a {
        color: #111111;       }

        .blog-grid .post-content .post-inner h5 a:hover {
          color: #138995; }

.blog-grid .post-content .post-inner .post-meta .post-date{
        color: #b6b5b1;       }

.blog-grid .post-content .post-inner .post-meta .post-category a {
        color: #b6b5b1;       }

.blog-grid .post-content .post-inner .post-meta .post-category a:hover {
        color: #138995 !important;    }



.blog-grid .post-quote .post-overlay {

}

.blog-grid .post-quote .post-overlay::before {
        background-color: #b6b5b1 !important;
		animation: fadeIn ease 2s !important;
-webkit-animation: fadeIn ease 2s !important;
-moz-animation: fadeIn ease 2s !important;
-o-animation: fadeIn ease 2s !important;
-ms-animation: fadeIn ease 2s !important;
	
 }


.post-quote-wrapper .post-quote h4 a {
        color: #ffffff !important;    }

.post-quote-wrapper .post-quote h4 a:hover {
        color: #138995 !important;    }                                                 
                                               
.post-quote-wrapper .post-quote .quote-icon i {
        color: #ffffff !important;    }

.gallery .hover-overlay {
    background-color: #138995 !important;
	opacity: 1 !important;
}












/* =====================
    Reabilitacao
========================*/




 .radial-progress .circle-text span.count,
    .radial-progress--2 .circle-text span.count {
      font-size: 22px;
      line-height: 1;
      font-weight: 600;
      color: #222222;
      position: relative; }

 .radial-progress .circle-text span.count::after,
      .radial-progress--2 .circle-text span.count::after {
        right: -18px; }



@media only screen and (max-width: 767px) {
	 .radial-progress .circle-text span.count::after,
      .radial-progress--2 .circle-text span.count::after {
        right: -18px;
	line-height: 22px !important;}
}







/* =====================
   ASSOCIADO
========================*/


.checkout-form label {
	font-family: 'Poppins', sans-serif !important;
font-size: 12px !important;
letter-spacing: 0.7px !important;
font-weight: 600 !important;
    text-transform: none !important;
	color: #b6b5b1 !important;
	margin-bottom: 0px !important;
	}
	
.checkout-form input {	
width: 100%;
background-color: transparent !important;
border-bottom: 2px !important;
border-left: 0px !important;
	border-right: 0px !important;
	border-top: 0px !important;
border-style: solid !important;
border-color: #b6b5b1 !important;
border-radius: 0px;
padding: 0px 0px !important;
font-family: 'Poppins', sans-serif !important;
font-size: 14px !important;
line-height: 24px;
letter-spacing: 0.5px !important;
color: #ffffff !important;
margin-bottom: 40px !important;
}

.checkout-form .form3 {
	color: #b6b5b1 !important;
	height: 42px !important;
	padding-left: 0px !important;
	border-bottom: 0px !important;
	padding-top: 18px !important;
}



input[type=submit] {
  background-color: #b6b5b1 !important;
  border: none !important;
	border-radius: 0px !important;
	font-family: 'Poppins', sans-serif !important;
font-size: 14px !important;
  color: #913438 !important;
  padding: 16px 32px !important;
  text-decoration: none !important;
	font-weight: 600 !important;
  cursor: pointer !important;
	width: 35% !important;
	height: 50px !important;
}

input:hover[type=submit] {
  background-color: #138995 !important;
  color: #913438 !important;

}





/* ====================
    Gallery Area 
========================*/
.gallery-grid {
  grid-column-gap: 0px;
  grid-row-gap: 0px; }

.gallery .hover-overlay {
    background-color: #138995 !important;
    opacity: 1 !important;
}


.lg-actions .lg-next, .lg-actions .lg-prev {
    background-color: transparent !important;
}


.flexable-dots .slick-dots li.slick-active button {
    background: #913438 !important;
	opacity: 1 !important;
}


.flexable-dots .slick-dots li button {
    background: #913438 !important;
    opacity: 0.3 !important;
}


 .flexable-dots .slick-dots li:hover  {
    background: #913438 !important;
	opacity: 1 !important;
	 	width: 10px;
        height: 10px;
        padding: 0;
        cursor: pointer;
        border: 0;
        outline: none;
        border-radius: 100%; 
	 z-index: 9999999999 !important;
	 
}

.lg-toolbar {
    background-color: rgba(255, 255, 255, 0.45);
}




/* =====================
    BG
========================*/

.bg_image--avc {
  background-image: url("../img/sobre_avc/o_que_e/b_avc.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }


.bg_image--tiposavc {
  background-image: url("../img/sobre_avc/tipos/b_tipos.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--risco {
  background-image: url("../img/sobre_avc/fatores_risco/b_risco.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }


.bg_image--sinaisalerta {
  background-image: url("../img/sobre_avc/sinais_alerta/b_sinais_alerta.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--prevencao {
  background-image: url("../img/sobre_avc/prevencao/b_prevencao.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--sequelas {
  background-image: url("../img/sobre_avc/sequelas/b_sequelas.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--reabilitacao {
  background-image: url("../img/sobre_avc/reabilitacao/b_reabilitacao.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--direitos {
  background-image: url("../img/sobre_avc/direitos_apoios/b_direitos.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--servicosocial {
  background-image: url("../img/sobre_nos/servicos/servico_social/b_servicosocial.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg_image--psicologia {
  background-image: url("../img/sobre_nos/servicos/psicologia/b_psicologia.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }


.bg_image--cuidadores {
  background-image: url("../img/sobre_nos/servicos/bolsa_cuidadores/anavc_cuidadores_1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }


.bg_image--yoga {
  background-image: url("../img/sobre_nos/atividades/yoga/b_yoga.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }
