@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700);
@import url(https://fonts.googleapis.com/css?family=Montserrat:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Lora:400,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700&display=swap);
@import url(https://fonts.googleapis.com/css?family=Raleway:400,300,700);











body,
input,
textarea,
.mbr-company .list-group-text {
  font-family: 'Raleway', sans-serif;
  background-color:#efefef
}
.mbr-footer-content li,
.mbr-footer .mbr-contacts li {
  font-family: 'Raleway', sans-serif;
}
.btn,
.alert,
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.display-1,
.display-2,
.display-3,
.display-4,
.mbr-figure .mbr-figure-caption,
.mbr-gallery-title,
.mbr-map [data-state-details],
.mbr-price {
  font-family: 'Montserrat', sans-serif;
}

.mbr-footer-content h1,
.mbr-footer .mbr-contacts h1,
.mbr-footer-content h2,
.mbr-footer .mbr-contacts h2,
.mbr-footer-content h3,
.mbr-footer .mbr-contacts h3,
.mbr-footer-content h4,
.mbr-footer .mbr-contacts h4,
.mbr-footer-content p strong,
.mbr-footer .mbr-contacts p strong,
.mbr-footer-content strong,
.mbr-footer .mbr-contacts strong {
  font-family: 'Montserrat', sans-serif;
}
.btn-sm,
.lead a,
.lead blockquote,
.mbr-section-subtitle,
.mbr-section-hero .mbr-section-lead,
.mbr-cards .card-subtitle,
.mbr-testimonial .card-block {
  font-family: 'Lora', serif;
}
.mbr-author-name {
  font-family: 'Montserrat', sans-serif;
}
.mbr-author-desc {
  font-family: 'Lora', serif;
}
.mbr-plan-title {
  font-family: 'Montserrat', sans-serif;
}
.mbr-plan-subtitle,
.mbr-plan-price-desc {
  font-family: 'Lora', serif;
}
.bg-primary {
  background-color: #86d5ff !important;
}
.bg-success {
  background-color: #90a878 !important;
}
.bg-info {
  background-color: #7e9b9f !important;
}
.bg-warning {
  background-color: #f3c649 !important;
}
.bg-danger {
  background-color: #0e284c !important;
}
.btn-primary {
  background-color: #86d5ff;
  border-color: #86d5ff;
  color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active {
  color: #ffffff;
  background-color: #39baff;
  border-color: #39baff;
}
.btn-primary.disabled,
.btn-primary:disabled {
  color: #ffffff !important;
  background-color: #39baff !important;
  border-color: #39baff !important;
}
.btn-secondary {
  background-color: #41a85f;
  border-color: #41a85f;
  color: #ffffff;
}
.btn-secondary:hover,
.btn-secondary:focus,
.btn-secondary.focus,
.btn-secondary:active,
.btn-secondary.active {
  color: #ffffff;
  background-color: #2c7140;
  border-color: #2c7140;
}
.btn-secondary.disabled,
.btn-secondary:disabled {
  color: #ffffff !important;
  background-color: #2c7140 !important;
  border-color: #2c7140 !important;
}
.btn-info {
  background-color: #7e9b9f;
  border-color: #7e9b9f;
  color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active {
  color: #ffffff;
  background-color: #597478;
  border-color: #597478;
}
.btn-info.disabled,
.btn-info:disabled {
  color: #ffffff !important;
  background-color: #597478 !important;
  border-color: #597478 !important;
}
.btn-success {
  background-color: #90a878;
  border-color: #90a878;
  color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active {
  color: #ffffff;
  background-color: #6a8153;
  border-color: #6a8153;
}
.btn-success.disabled,
.btn-success:disabled {
  color: #ffffff !important;
  background-color: #6a8153 !important;
  border-color: #6a8153 !important;
}
.btn-warning {
  background-color: #f3c649;
  border-color: #f3c649;
  color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active {
  color: #ffffff;
  background-color: #e1a90f;
  border-color: #e1a90f;
}
.btn-warning.disabled,
.btn-warning:disabled {
  color: #ffffff !important;
  background-color: #e1a90f !important;
  border-color: #e1a90f !important;
}
.btn-danger {
  background-color: #0e284c;
  border-color: #0e284c;
  color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active {
  color: #ffffff;
  background-color: #001427;
  border-color: #001427;
}
.btn-danger.disabled,
.btn-danger:disabled {
  color: #ffffff !important;
  background-color: #001427 !important;
  border-color: #001427 !important;
}
.btn-primary-outline {
  background: none;
  border-color: #20b2ff;
  color: #20b2ff;
}
.btn-primary-outline:hover,
.btn-primary-outline:focus,
.btn-primary-outline.focus,
.btn-primary-outline:active,
.btn-primary-outline.active {
  color: #ffffff;
  background-color: #86d5ff;
  border-color: #86d5ff;
}
.btn-primary-outline.disabled,
.btn-primary-outline:disabled {
  color: #ffffff !important;
  background-color: #86d5ff !important;
  border-color: #86d5ff !important;
}
.btn-secondary-outline {
  background: none;
  border-color: #255e35;
  color: #255e35;
}
.btn-secondary-outline:hover,
.btn-secondary-outline:focus,
.btn-secondary-outline.focus,
.btn-secondary-outline:active,
.btn-secondary-outline.active {
  color: #ffffff;
  background-color: #41a85f;
  border-color: #41a85f;
}
.btn-secondary-outline.disabled,
.btn-secondary-outline:disabled {
  color: #ffffff !important;
  background-color: #41a85f !important;
  border-color: #41a85f !important;
}
.btn-info-outline {
  background: none;
  border-color: #4e6669;
  color: #4e6669;
}
.btn-info-outline:hover,
.btn-info-outline:focus,
.btn-info-outline.focus,
.btn-info-outline:active,
.btn-info-outline.active {
  color: #ffffff;
  background-color: #7e9b9f;
  border-color: #7e9b9f;
}
.btn-info-outline.disabled,
.btn-info-outline:disabled {
  color: #ffffff !important;
  background-color: #7e9b9f !important;
  border-color: #7e9b9f !important;
}
.btn-success-outline {
  background: none;
  border-color: #5d7149;
  color: #5d7149;
}
.btn-success-outline:hover,
.btn-success-outline:focus,
.btn-success-outline.focus,
.btn-success-outline:active,
.btn-success-outline.active {
  color: #ffffff;
  background-color: #90a878;
  border-color: #90a878;
}
.btn-success-outline.disabled,
.btn-success-outline:disabled {
  color: #ffffff !important;
  background-color: #90a878 !important;
  border-color: #90a878 !important;
}
.btn-warning-outline {
  background: none;
  border-color: #c9970d;
  color: #c9970d;
}
.btn-warning-outline:hover,
.btn-warning-outline:focus,
.btn-warning-outline.focus,
.btn-warning-outline:active,
.btn-warning-outline.active {
  color: #ffffff;
  background-color: #f3c649;
  border-color: #f3c649;
}
.btn-warning-outline.disabled,
.btn-warning-outline:disabled {
  color: #ffffff !important;
  background-color: #f3c649 !important;
  border-color: #f3c649 !important;
}
.btn-danger-outline {
  background: none;
  border-color: #00070e;
  color: #00070e;
}
.btn-danger-outline:hover,
.btn-danger-outline:focus,
.btn-danger-outline.focus,
.btn-danger-outline:active,
.btn-danger-outline.active {
  color: #ffffff;
  background-color: #0e284c;
  border-color: #0e284c;
}
.btn-danger-outline.disabled,
.btn-danger-outline:disabled {
  color: #ffffff !important;
  background-color: #0e284c !important;
  border-color: #0e284c !important;
}
.text-primary {
  color: #86d5ff !important;
}
.text-success {
  color: #90a878 !important;
}
.text-info {
  color: #7e9b9f !important;
}
.text-warning {
  color: #f3c649 !important;
}
.text-danger {
  color: #0e284c !important;
}
.alert-success {
  background-color: #90a878;
}
.alert-info {
  background-color: #7e9b9f;
}
.alert-warning {
  background-color: #f3c649;
}
.alert-danger {
  background-color: #0e284c;
}
.btn-social {
  border-color: #86d5ff;
}
.btn-social:hover {
  background: #86d5ff;
}
.mbr-company .list-group-item.active .list-group-text {
  color: #86d5ff;
}
.mbr-footer p a,
.mbr-footer ul a {
  color: #86d5ff;
}
.mbr-footer-content li::before,
.mbr-footer .mbr-contacts li::before {
  background: #86d5ff;
}
.mbr-footer-content li a:hover,
.mbr-footer .mbr-contacts li a:hover {
  color: #86d5ff;
}
.lead a,
.lead a:hover {
  color: #86d5ff;
}
.lead blockquote {
  border-color: #86d5ff;
}
.mbr-plan-header.bg-primary .mbr-plan-subtitle,
.mbr-plan-header.bg-primary .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-success .mbr-plan-subtitle,
.mbr-plan-header.bg-success .mbr-plan-price-desc {
  color: #d0dac6;
}
.mbr-plan-header.bg-info .mbr-plan-subtitle,
.mbr-plan-header.bg-info .mbr-plan-price-desc {
  color: #c7d4d5;
}
.mbr-plan-header.bg-warning .mbr-plan-subtitle,
.mbr-plan-header.bg-warning .mbr-plan-price-desc {
  color: #ffffff;
}
.mbr-plan-header.bg-danger .mbr-plan-subtitle,
.mbr-plan-header.bg-danger .mbr-plan-price-desc {
  color: #027af1;
}
.mbr-small-footer a,
.mbr-gallery-filter li:hover {
  color: #86d5ff;
}
.scrollToTop_wraper {
  display: none;
}
.form-control {
  padding: 0.9rem;
}
.align-center {
  text-align: center;
}
.col,
.col-12,
.col-auto {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col {
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%;
}
.col-auto {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  width: auto;
  max-width: none;
}
form a.btn {
  margin: 0;
}
.mx-auto {
  margin: 0 auto;
}
section.custom-form .container,
section.form .container {
  display: flex;
}
.form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px;
}
.extCountdown1 .number,
.extCountdown2 .number {
  font-family: 'Montserrat', sans-serif;
}
.extCountdown1 .period,
.extCountdown2 .period {
  font-family: 'Lora', serif;
}
.extCountdown1 .dot,
.extCountdown2 .dot {
  font-family: 'Montserrat', sans-serif;
}
.features6 .feature-subtitle {
  font-family: 'Lora', serif;
}
.features6 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.features6 .description {
  font-family: 'Raleway', sans-serif;
}
.count,
.counter-title {
  font-family: 'Montserrat', sans-serif;
}
.counter-subtitle {
  font-family: 'Lora', serif;
}
.mbr-iconfont-counters1 {
  color: #86d5ff;
}
.extHeader1 .container h3,
.extHeader2 .container h3,
.extHeader3 .container h3,
.extHeader5 .container h3,
.extHeader6 .container h3,
.extHeader7 .container h3,
.extHeader8 .container h3,
.extHeader9 .container h3,
.extHeader10 .container h3,
.extHeader12 .container h3,
.extHeader13 .container h3,
.extFeatures10 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader1 .container p,
.extHeader2 .container p,
.extHeader3 .container p,
.extHeader5 .container p,
.extHeader6 .container p,
.extHeader7 .container p,
.extHeader8 .container p,
.extHeader9 .container p,
.extHeader10 .container p,
.extHeader12 .container p,
.extHeader13 .container p,
.extFeatures10 .container p {
  font-family: 'Lora', serif;
}
.extHeader5 .container label {
  font-family: 'Lora', serif;
}
.extHeader9 form p.form-subtitle {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p.element {
  font-family: 'Montserrat', sans-serif;
}
.extHeader11 .container p {
  font-family: 'Lora', serif;
}
.extHeader12 h4,
.extFeatures10 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader12 .subtitle,
.extFeatures10 .subtitle {
  font-family: 'Lora', serif;
}
.extHeader13 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .number {
  font-family: 'Montserrat', sans-serif;
}
.extHeader13 .period {
  font-family: 'Lora', serif;
}
.extHeader13 .dot {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures .feature-subtitle {
  font-family: 'Lora', serif;
}
.extFeatures .feature-text {
  font-family: 'Raleway', sans-serif;
}
.extFeatures2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures3 .border-wrap {
  border-color: #86d5ff;
}
.extFeatures4 h4,
.extFeatures6 h4,
.extFeatures5 .card-title h4 {
  font-family: 'Montserrat', sans-serif;
}
.extFeatures4 h5,
.extFeatures6 h5,
.extFeatures5 .card-title h5 {
  font-family: 'Lora', serif;
}
.extForm1 h4,
.extForm2 h4,
.extForm3 h4,
.extForm4 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extForm1 .subtitle,
.extForm2 .subtitle,
.extForm3 .subtitle,
.extForm4 .subtitle {
  font-family: 'Lora', serif;
}
.extForm2 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extForm2 .container p {
  font-family: 'Lora', serif;
}
.extPricingTable1 .bottom_line {
  border-bottom-color: #86d5ff;
}
.extPricingTable1 .mbr-price small {
  font-family: 'Lora', serif;
}
.extPricingTable1 .mbr-plan-label {
  background: #86d5ff;
}
.extCounters2 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extCounters2 h5 {
  font-family: 'Lora', serif;
}
.extCounters3 .count {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-title {
  font-family: 'Montserrat', sans-serif;
}
.extCounters3 .counter-subtitle {
  font-family: 'Lora', serif;
}
.extProgressBar .progress-primary[value]::-webkit-progress-value {
  background-color: #86d5ff;
}
.extProgressBar .progress-primary[value]::-moz-progress-bar {
  background-color: #86d5ff;
}

* {
-webkit-touch-callout: none;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
outline: 0;
}
input[type="button"]
{
    
    border: none;
    outline:none;
}

.menu-line {
    width: 305px;
	min-width:305px;
    height: 1px;
    background-color: #5DABEF;
    position: absolute;
    left: -314px;
    top: 10px;
	display:table;
}

.mr-14 {
	margin-left: 314px;
}

.tlg {
width: 200px !important;	
}

.ul-menu {
margin-left:608px; /*305*/	
}

.hamb {
	right: 0; /*-52px*/
}

.logo-t {
height: 4.9rem;	
}


.cont-menu {
	 
	 overflow-y: scroll; height: auto !important;
}

/* Hide scrollbar for Chrome, Safari and Opera */
.cont-menu::-webkit-scrollbar {
    display: none;
}

/* Hide scrollbar for IE, Edge and Firefox */
.cont-menu {
  -ms-overflow-style: none;  /* IE and Edge */
  scrollbar-width: none;  /* Firefox */
}
.ul-menu {
padding-top:60px; 

}



@media (max-width: 320px)  {
.hamb {
  top: 3px !important;
  right: -27px !important; /*-19px*/

}
}



@media  (max-width: 667px) , (max-width: 734px) , (max-width: 667px) , (max-width: 684px) , (max-width: 736px) , (max-width: 1024px) , (max-width: 1280px){

.cont-menu {
	 
	 overflow-y: scroll; height: 700px !important;padding-bottom: 300px !important;
	 
}

.ul-menu {
padding-top:13px; 

}


}

@media (min-width: 1280px)  {

.col3r {
	margin-left:78px;
}
.cont-menu {
	 padding-top:13px;
}
}

/*and (orientation: portrait) , (max-width: 667px)*/
@media (max-width: 568px)  {


.cont-menu {
	 
	 overflow-y: scroll; height: 500px !important;padding-bottom: 300px !important;
	
}


.titMenu {
	display:none !important;	
}

.fale{
 display:none;	
}


.tlg {
width: 31px !important;	
}
.ul-menu {
	margin-left:0;
}
.hamb {
	top: 3px !important;
	right: -72px !important; /*-19px*/

}
.logo-t {
height: 4.5rem;	
}



#sp-menu {
	display: none !important;;
	
}

#bt-fale {
	display: none !important;;
	
}

#ico-menu-contato {
		display: none !important;;
}

}


@media (max-width: 1024px) {
	
	


.mr-14 {
	margin-left: 0px;
}


.ul-menu {
	margin-left:314px;
}

}

@media (max-width: 1440px) {
	
	


.mr-14 {
	margin-left: 0px;
}


.ul-menu {
	margin-left:217px;
}

}

@media (max-width: 1680px) {
	
	


.mr-14 {
	margin-left: 0px;
}


.ul-menu {
	margin-left:217px;

}

}



@media (max-width: 1920px) {
	
	


.mr-14 {
	margin-left: 0px;
}


.ul-menu {
	margin-left:217px;

}

}


@media (max-width: 2560px) {
	
	



.mr-14 {
	margin-left: 0px;
}


.ul-menu {
	margin-left:217px;

}

}



@media (max-width: 800px) {
	
	


.mr-14 {
	margin-left: 0px;
}

.menu-line {
    
	display:none;
}
.ul-menu {
	margin-left:0;
}
.hamb {
	right: 0;/*26px*/
}
.logo-t {
height: 4.5rem;	
}
}


@media (max-width: 768px) {
	

.mr-14 {
	margin-left: 0px;
}

.menu-line {
    
	display:none;
}
.logo-t {
height: 4.5rem;	
}
}



@media screen and (min-width: 0\0) {
  .extProgressBar .progress-primary .progress-bar {
    background-color: #86d5ff;
  }
}
.extProgressBar .title-wrap {
  font-family: 'Lora', serif;
}
.extProgressBarRound .progress-radial .overlay {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-title {
  font-family: 'Montserrat', sans-serif;
}
.extProgressBar4 .feature-subtitle {
  font-family: 'Lora', serif;
}
.extTabs1 ul.nav-tabs li a:hover,
.extTabs2 ul.nav-tabs li a:hover {
  color: #86d5ff;
}
.extAccordion1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extAccordion1 .pseudoPlus,
.extAccordion2 .pseudoPlus,
.extToggle1 .pseudoPlus,
.extAccordion1 .pseudoPlus:after,
.extAccordion2 .pseudoPlus:after,
.extToggle1 .pseudoPlus:after,
.extAccordion1 .pseudoMinus,
.extAccordion2 .pseudoMinus,
.extToggle1 .pseudoMinus {
  background-color: #86d5ff;
}
.extAccordion2 .panel-heading a,
.extAccordion3 .panel-heading a,
.extToggle1 .panel-heading a {
  font-family: 'Raleway', sans-serif;
}
.extProgressBar5 .progress-primary[value]::-webkit-progress-value {
  background-color: #86d5ff;
}
.extProgressBar5 .progress-primary[value]::-moz-progress-bar {
  background-color: #86d5ff;
}
@media screen and (min-width: 0\0) {
  .extProgressBar5 .progress-primary .progress-bar {
    background-color: #86d5ff;
  }
}
.extProgressBar5 .title-wrap {
  font-family: 'Lora', serif;
}
.extMsg-box1 .container h3 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .container p {
  font-family: 'Lora', serif;
}
.extMsg-box1 h4 {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box1 .subtitle {
  font-family: 'Lora', serif;
}
.extMsg-box2 .container span,
.extMsg-box3 .container span,
.extMsg-box4 .container span {
  font-family: 'Montserrat', sans-serif;
}
.extMsg-box2 .container p,
.extMsg-box3 .container p,
.extMsg-box4 .container p {
  font-family: 'Lora', serif;
}
.extProgressBarRound .pie_progress__number {
  font-family: 'Montserrat', sans-serif;
}
.extMenu1 span.icon a:hover {
  color: #86d5ff !important;
}
.extProgressBar .progress-primary[value]::-ms-fill {
  color: #86d5ff;
}
.extProgressBar5 .progress-primary[value]::-ms-fill {
  color: #86d5ff;
}
.theme-border {
  border: 1px solid #86d5ff;
}
#ext_menu-0 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-0 .navbar-caption {
  color: #ffffff;
}
#ext_menu-0 .navbar-toggler {
  color: #fff;
}
#ext_menu-0 .close-icon::before,
#ext_menu-0 .close-icon::after {
  background-color: #fff;
}
#ext_menu-0 .link,
#ext_menu-0 .dropdown-item {
  color: #fff;
}
#ext_menu-0 .link {
  font-size: 0.8rem;
}
#ext_menu-0 .dropdown-item,
#ext_menu-0 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-0 .link:hover,
#ext_menu-0 .dropdown-item:hover,
#ext_menu-0 .link:focus,
#ext_menu-0 .dropdown-item:focus {
  color: #86d5ff;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-0 .nav-dropdown-sm .link:focus,
#ext_menu-0 .nav-dropdown-sm .link:hover,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-0 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-0 .navbar,
#ext_menu-0 .nav-dropdown-sm,
#ext_menu-0 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-0 .nav-dropdown-sm .dropdown-menu {
  background: #0e284c;
}
#ext_menu-0 .bg-color.transparent .link {
  color: #0e284c;
  transition: none;
}
#ext_menu-0 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-0 .bg-color.transparent.opened .link:hover,
#ext_menu-0 .bg-color.transparent.opened .link:focus {
  color: #86d5ff;
}
#ext_menu-0 .link[aria-expanded="true"],
#ext_menu-0 .dropdown-item[aria-expanded="true"] {
  color: #86d5ff!important;
}
#extFeatures12-9 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-9 .wraper {
  border-color: undefined !important;
}
#extFeatures12-9 .card-number {
  color: #86d5ff;
}
#extFeatures12-9 H3 {
  text-align: left;
  font-size: 9px;
  color: #ffffff;
}
#extFeatures12-9 .card-subtitle {
  color: #d45958;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#extFeatures12-9 P {
  font-size: 13px;
  text-align: center;
  color: #616161;
  font-family: 'Montserrat', sans-serif;
}
#extFeatures12-9 H4 {
  color: #0e284c;
  text-align: center;
}
#extFeatures12-9 .card-subtitle B {
  font-size: 11px;
}
#extFeatures12-9 .card-subtitle SPAN {
  font-size: 11px;
}
#extFeatures12-9 B {
  font-family: 'Montserrat', sans-serif;
}
#header3-6y .mbr-section-title,
#header3-6y .mbr-section-subtitle {
  text-align: center;
}
#header3-6y .mbr-section-title {
  color: #ffffff;
}
#header3-6y .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-g .mbr-section-title,
#header3-g .mbr-section-subtitle {
  text-align: center;
}
#header3-g .mbr-section-title {
  color: #0e284c;
  font-size: 36px;
}
#header3-g .mbr-section-subtitle {
  color: #939393;
  font-family: 'Montserrat', sans-serif;
}
#header3-g .mbr-section-subtitle SPAN {
  font-size: 14px;
}
#extFeatures12-w .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-w .wraper {
  border-color: undefined !important;
}
#extFeatures12-w .card-number {
  color: #86d5ff;
}
#extFeatures12-w H3 {
  font-size: 9px;
}
#extFeatures12-w H4 {
  color: #0e284c;
}
#extFeatures12-w P {
  font-size: 15px;
  color: #3e3d3d;
  font-family: 'Lora', serif;
}
#extTestimonials5-6d .mbr-section-title {
  color: #0e284c;
  font-size: 22px;
}
#social-buttons4-2l .mbr-section-title,
#social-buttons4-2l .btn-social {
  color: #fff;
}
#social-buttons4-2l .btn-social > * {
  vertical-align: middle;
  padding-right: 0;
}
#social-buttons4-2l .mbr-section-title {
  font-size: 22px;
}
#contacts5-n p,
#contacts5-n .list-group-text,
#contacts5-n .form-control-label {
  color: #000;
}
#contacts5-n strong,
#contacts5-n h4 {
  color: #7e9b9f;
}
#contacts5-n form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-n .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-n .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-n SPAN {
  color: #000000;
}
#contacts5-n .mbr-footer-content p {
  color: #000000;
}
#contacts5-n .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
#contacts5-n .card-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #717171;
}


#ext_menu-1l .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-1l .navbar-caption {
  color: #ffffff;
}
#ext_menu-1l .navbar-toggler {
  color: #0e284c;
}
#ext_menu-1l .close-icon::before,
#ext_menu-1l .close-icon::after {
  background-color: #0e284c;
}
#ext_menu-1l .link,
#ext_menu-1l .dropdown-item {
  color: #0e284c;
}
#ext_menu-1l .link {
  font-size: 0.8rem;
}
#ext_menu-1l .dropdown-item,
#ext_menu-1l .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-1l .link:hover,
#ext_menu-1l .dropdown-item:hover,
#ext_menu-1l .link:focus,
#ext_menu-1l .dropdown-item:focus {
  color: #86d5ff;
}
#ext_menu-1l .link[aria-expanded="true"],
#ext_menu-1l .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-1l .nav-dropdown-sm .link:focus,
#ext_menu-1l .nav-dropdown-sm .link:hover,
#ext_menu-1l .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-1l .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-1l .navbar,
#ext_menu-1l .nav-dropdown-sm,
#ext_menu-1l .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-1l .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-1l .bg-color.transparent .link {
  color: #0e284c;
  transition: none;
}
#ext_menu-1l .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-1l .bg-color.transparent.opened .link:hover,
#ext_menu-1l .bg-color.transparent.opened .link:focus {
  color: #86d5ff;
}
#ext_menu-1l .link[aria-expanded="true"],
#ext_menu-1l .dropdown-item[aria-expanded="true"] {
  color: #86d5ff!important;
}
#msg-box8-1m .mbr-section-title,
#msg-box8-1m .lead {
  color: #fff;
}
#msg-box8-1m .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#msg-box8-1m .lead P {
  text-align: left;
}
#header3-23 .mbr-section-title,
#header3-23 .mbr-section-subtitle {
  text-align: center;
}
#header3-23 .mbr-section-title {
  text-align: center;
  color: #0e284c;
  font-size: 32px;
}
#header3-23 .mbr-section-subtitle {
  text-align: left;
  font-size: 15px;
}
#header3-23 .mbr-section-title SPAN {
  font-size: 30px;
}
#msg-box5-1z H3 {
  font-size: 32px;
  color: #0e284c;
}
#header3-1n .mbr-section-title,
#header3-1n .mbr-section-subtitle {
  text-align: center;
}
#header3-1n .mbr-section-title {
  text-align: center;
  color: #0e284c;
  font-size: 32px;
}
#header3-1n .mbr-section-subtitle {
  text-align: left;
  font-size: 15px;
}
#header3-1n .mbr-section-title SPAN {
  font-size: 30px;
}
#features4-22 .card-subtitle {
  color: #bcbcbc;
}
#features4-22 .iconbox {
  background-color: #0e284c;
  border-color: #0e284c;
}
#contacts5-1r p,
#contacts5-1r .list-group-text,
#contacts5-1r .form-control-label {
  color: #000;
}
#contacts5-1r strong,
#contacts5-1r h4 {
  color: #7e9b9f;
}
#contacts5-1r form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-1r .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-1r .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-1r SPAN {
  color: #000000;
}
#contacts5-1r .mbr-footer-content p {
  color: #000000;
}
#contacts5-1r .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
#contacts5-1r .card-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #717171;
}














#ext_menu-26 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-26 .navbar-caption {
  color: #ffffff;
}
#ext_menu-26 .navbar-toggler {
  color: #0e284c;
}
#ext_menu-26 .close-icon::before,
#ext_menu-26 .close-icon::after {
  background-color: #0e284c;
}
#ext_menu-26 .link,
#ext_menu-26 .dropdown-item {
  color: #0e284c;
}
#ext_menu-26 .link {
  font-size: 0.8rem;
}
#ext_menu-26 .dropdown-item,
#ext_menu-26 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-26 .link:hover,
#ext_menu-26 .dropdown-item:hover,
#ext_menu-26 .link:focus,
#ext_menu-26 .dropdown-item:focus {
  color: #86d5ff;
}
#ext_menu-26 .link[aria-expanded="true"],
#ext_menu-26 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-26 .nav-dropdown-sm .link:focus,
#ext_menu-26 .nav-dropdown-sm .link:hover,
#ext_menu-26 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-26 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-26 .navbar,
#ext_menu-26 .nav-dropdown-sm,
#ext_menu-26 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-26 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-26 .bg-color.transparent .link {
  color: #0e284c;
  transition: none;
}
#ext_menu-26 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-26 .bg-color.transparent.opened .link:hover,
#ext_menu-26 .bg-color.transparent.opened .link:focus {
  color: #86d5ff;
}
#ext_menu-26 .link[aria-expanded="true"],
#ext_menu-26 .dropdown-item[aria-expanded="true"] {
  color: #86d5ff!important;
}
#msg-box8-27 .mbr-section-title,
#msg-box8-27 .lead {
  color: #fff;
}
#msg-box8-27 .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#msg-box8-27 .lead P {
  text-align: left;
}
#msg-box3-2t .mbr-section-title,
#msg-box3-2t .lead {
  color: #000;
}
#msg-box3-2t .lead {
  color: #0e284c;
}
#msg-box3-2t .lead P {
  font-size: 17px;
}
#features2-2v .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #efefef;
}
#extFeatures12-32 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-32 .wraper {
  border-color: undefined !important;
}
#extFeatures12-32 .card-number {
  color: #86d5ff;
}
#extFeatures12-32 H4 {
  color: #0e284c;
  font-size: 31px;
  text-align: center;
}
#extFeatures12-32 H3 {
  font-size: 80px;
}
#extFeatures12-32 .card-subtitle SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
#extFeatures12-32 .card-subtitle {
  color: #d65d5c;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  text-align: center;
}
#extFeatures12-32 .card-subtitle B {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#extFeatures12-32 P {
  text-align: center;
  color: #616161;
}
#extFeatures12-32 B {
  font-size: 15px;
}
#extFeatures12-35 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-35 .wraper {
  border-color: undefined !important;
}
#extFeatures12-35 .card-number {
  color: #86d5ff;
}
#extFeatures12-35 H4 {
  color: #0e284c;
  font-size: 32px;
  text-align: center;
}
#extFeatures12-35 H3 {
  font-size: 80px;
}
#extFeatures12-35 .card-subtitle SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
#extFeatures12-35 .card-subtitle {
  color: #d65d5c;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  text-align: center;
}
#extFeatures12-35 .card-subtitle B {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#extFeatures12-35 P {
  text-align: center;
  color: #616161;
}
#extFeatures12-35 B {
  font-size: 15px;
}
#extFeatures12-36 .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-36 .wraper {
  border-color: undefined !important;
}
#extFeatures12-36 .card-number {
  color: #86d5ff;
}
#extFeatures12-36 H4 {
  color: #0e284c;
  font-size: 32px;
  text-align: center;
}
#extFeatures12-36 H3 {
  font-size: 80px;
}
#extFeatures12-36 .card-subtitle SPAN {
  font-family: 'Montserrat', sans-serif;
  font-size: 12px;
}
#extFeatures12-36 .card-subtitle {
  color: #d65d5c;
  font-family: 'Montserrat', sans-serif;
  font-size: 20px;
  text-align: center;
}
#extFeatures12-36 .card-subtitle B {
  font-family: 'Montserrat', sans-serif;
  font-size: 16px;
}
#extFeatures12-36 P {
  text-align: center;
  color: #616161;
}
#extFeatures12-36 B {
  font-size: 15px;
}
#header3-6a .mbr-section-title,
#header3-6a .mbr-section-subtitle {
  text-align: center;
}
#header3-6a .mbr-section-title {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
}
#header3-6a .mbr-section-subtitle {
  color: #ffffff;
  font-family: 'Montserrat', sans-serif;
}
#header3-6a .mbr-section-subtitle SPAN {
  font-size: 32px;
  font-family: 'Montserrat', sans-serif;
}
#extTestimonials5-6b .mbr-section-title {
  color: #0e284c;
  font-size: 22px;
}
#contacts5-2e p,
#contacts5-2e .list-group-text,
#contacts5-2e .form-control-label {
  color: #000;
}
#contacts5-2e strong,
#contacts5-2e h4 {
  color: #7e9b9f;
}
#contacts5-2e form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-2e .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-2e .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-2e SPAN {
  color: #000000;
}
#contacts5-2e .mbr-footer-content p {
  color: #000000;
}
#contacts5-2e .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
#contacts5-2e .card-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #717171;
}




















#ext_menu-38 .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-38 .navbar-caption {
  color: #ffffff;
}
#ext_menu-38 .navbar-toggler {
  color: #0e284c;
}
#ext_menu-38 .close-icon::before,
#ext_menu-38 .close-icon::after {
  background-color: #0e284c;
}
#ext_menu-38 .link,
#ext_menu-38 .dropdown-item {
  color: #0e284c;
}
#ext_menu-38 .link {
  font-size: 0.8rem;
}
#ext_menu-38 .dropdown-item,
#ext_menu-38 .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-38 .link:hover,
#ext_menu-38 .dropdown-item:hover,
#ext_menu-38 .link:focus,
#ext_menu-38 .dropdown-item:focus {
  color: #86d5ff;
}
#ext_menu-38 .link[aria-expanded="true"],
#ext_menu-38 .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-38 .nav-dropdown-sm .link:focus,
#ext_menu-38 .nav-dropdown-sm .link:hover,
#ext_menu-38 .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-38 .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-38 .navbar,
#ext_menu-38 .nav-dropdown-sm,
#ext_menu-38 .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-38 .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-38 .bg-color.transparent .link {
  color: #0e284c;
  transition: none;
}
#ext_menu-38 .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-38 .bg-color.transparent.opened .link:hover,
#ext_menu-38 .bg-color.transparent.opened .link:focus {
  color: #86d5ff;
}
#ext_menu-38 .link[aria-expanded="true"],
#ext_menu-38 .dropdown-item[aria-expanded="true"] {
  color: #86d5ff!important;
}
#msg-box3-3a .mbr-section-title,
#msg-box3-3a .lead {
  color: #000;
}
#msg-box3-3a .lead {
  color: #0e284c;
}
#msg-box3-3a .lead P {
  font-size: 17px;
}
#header1-3h .mbr-section-lead {
  font-family: 'Raleway', sans-serif;
  color: #ffffff;
}
#header1-3h .mbr-section-lead SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 22px;
}
#msg-box8-3l .mbr-section-title,
#msg-box8-3l .lead {
  color: #fff;
}
#msg-box8-3l .lead P {
  font-family: 'Lora', serif;
  font-size: 21px;
}
#msg-box8-3l .mbr-section-title SPAN {
  font-family: 'Raleway', sans-serif;
  font-size: 20px;
}
#header3-40 .mbr-section-title,
#header3-40 .mbr-section-subtitle {
  text-align: center;
}
#header3-40 .mbr-section-title {
  color: #004186;
  font-size: 20px;
}
#header3-40 .mbr-section-subtitle {
  color: #004186;
  font-family: 'Montserrat', sans-serif;
}
#features2-3v .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #ffffff;
}
#features2-3v .mbr-cards-col:nth-child(odd) .card-title {
  color: #004186;
  font-size: 16px;
}
#features2-3v .mbr-cards-col:nth-child(even) .card-title {
  color: #004186;
  font-size: 16px;
}
#features2-3v .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #616161;
}
#header3-41 .mbr-section-title,
#header3-41 .mbr-section-subtitle {
  text-align: center;
}
#header3-41 .mbr-section-title {
  color: #3d8eb9;
  font-size: 20px;
}
#header3-41 .mbr-section-subtitle {
  color: #3d8eb9;
  font-family: 'Montserrat', sans-serif;
}
#features2-42 .striped .mbr-cards-col:nth-child(2n+1) {
  background-color: #efefef;
}
#features2-42 .mbr-cards-col:nth-child(odd) .card-title {
  color: #3d8eb9;
  font-size: 16px;
}
#features2-42 .mbr-cards-col:nth-child(even) .card-title {
  color: #3d8eb9;
  font-size: 16px;
}
#features2-42 .mbr-cards-col:nth-child(odd) .card-subtitle {
  color: #616161;
}
#extHeader5-44 SPAN {
  color: #ffffff;
}
#extHeader5-44 P {
  color: #ffffff;
  font-size: 22px;
  font-family: 'Raleway', sans-serif;
}
#extHeader5-44 H3 {
  color: #ffffff;
}
#header3-48 .mbr-section-title,
#header3-48 .mbr-section-subtitle {
  text-align: center;
}
#header3-48 .mbr-section-title {
  color: #004186;
  font-size: 36px;
}
#header3-48 .mbr-section-subtitle {
  color: #7c7c7c;
  font-family: 'Montserrat', sans-serif;
}
#header3-48 .mbr-section-subtitle SPAN {
  font-size: 14px;
}
#header3-4a .mbr-section-title,
#header3-4a .mbr-section-subtitle {
  text-align: center;
}
#header3-4a .mbr-section-title {
  color: #004186;
  font-size: 36px;
}
#header3-4a .mbr-section-subtitle {
  color: #7c7c7c;
  font-family: 'Montserrat', sans-serif;
}
#features3-4b P {
  text-align: center;
}
#header3-4c .mbr-section-title,
#header3-4c .mbr-section-subtitle {
  text-align: center;
}
#header3-4c .mbr-section-title {
  color: #004186;
  font-size: 36px;
}
#header3-4c .mbr-section-subtitle {
  color: #7c7c7c;
  font-family: 'Montserrat', sans-serif;
}
#features3-4d P {
  text-align: center;
}
#header3-4e .mbr-section-title,
#header3-4e .mbr-section-subtitle {
  text-align: center;
}
#header3-4e .mbr-section-title {
  color: #004186;
  font-size: 36px;
}
#header3-4e .mbr-section-subtitle {
  color: #7c7c7c;
  font-family: 'Montserrat', sans-serif;
}
#header3-4h .mbr-section-title,
#header3-4h .mbr-section-subtitle {
  text-align: center;
}
#header3-4h .mbr-section-title {
  color: #004186;
  font-size: 36px;
}
#header3-4h .mbr-section-subtitle {
  color: #7c7c7c;
  font-family: 'Montserrat', sans-serif;
}
#header3-4h .mbr-section-subtitle SPAN {
  font-size: 14px;
}
#extProgressBar1-4i .mbr-section-title {
  font-size: 36px;
  color: #004186;
}
#extProgressBar1-4i .progressbar-title p,
#extProgressBar1-4i .progressbar-number,
#extProgressBar1-4i .progressbar-number + span {
  font-family: 'Montserrat', sans-serif;
}
#extProgressBar1-4k .mbr-section-title {
  font-size: 36px;
  color: #004186;
}
#extProgressBar1-4k .progressbar-title p,
#extProgressBar1-4k .progressbar-number,
#extProgressBar1-4k .progressbar-number + span {
  font-family: 'Montserrat', sans-serif;
}
#extProgressBar1-4l .mbr-section-title {
  font-size: 36px;
  color: #004186;
}
#extProgressBar1-4l .progressbar-title p,
#extProgressBar1-4l .progressbar-number,
#extProgressBar1-4l .progressbar-number + span {
  font-family: 'Montserrat', sans-serif;
}
#extProgressBar1-4m .mbr-section-title {
  font-size: 36px;
  color: #004186;
}
#extProgressBar1-4m .progressbar-title p,
#extProgressBar1-4m .progressbar-number,
#extProgressBar1-4m .progressbar-number + span {
  font-family: 'Montserrat', sans-serif;
}
#form1-4n .form-control-label {
  color: #232323;
}
#form1-4n .mbr-section-title {
  color: #004186;
}
#form1-4n .mbr-section-subtitle {
  font-family: 'Raleway', sans-serif;
}
#form1-4n .btn {
  font-family: 'Raleway', sans-serif;
}
#contacts5-3f p,
#contacts5-3f .list-group-text,
#contacts5-3f .form-control-label {
  color: #000;
}
#contacts5-3f strong,
#contacts5-3f h4 {
  color: #7e9b9f;
}
#contacts5-3f form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-3f .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-3f .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-3f SPAN {
  color: #000000;
}
#contacts5-3f .mbr-footer-content p {
  color: #000000;
}
#contacts5-3f .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
#contacts5-3f .card-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #717171;
}






#ext_menu-4p .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-4p .navbar-caption {
  color: #ffffff;
}
#ext_menu-4p .navbar-toggler {
  color: #0e284c;
}
#ext_menu-4p .close-icon::before,
#ext_menu-4p .close-icon::after {
  background-color: #0e284c;
}
#ext_menu-4p .link,
#ext_menu-4p .dropdown-item {
  color: #0e284c;
}
#ext_menu-4p .link {
  font-size: 0.8rem;
}
#ext_menu-4p .dropdown-item,
#ext_menu-4p .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-4p .link:hover,
#ext_menu-4p .dropdown-item:hover,
#ext_menu-4p .link:focus,
#ext_menu-4p .dropdown-item:focus {
  color: #86d5ff;
}
#ext_menu-4p .link[aria-expanded="true"],
#ext_menu-4p .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-4p .nav-dropdown-sm .link:focus,
#ext_menu-4p .nav-dropdown-sm .link:hover,
#ext_menu-4p .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-4p .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-4p .navbar,
#ext_menu-4p .nav-dropdown-sm,
#ext_menu-4p .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-4p .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-4p .bg-color.transparent .link {
  color: #0e284c;
  transition: none;
}
#ext_menu-4p .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-4p .bg-color.transparent.opened .link:hover,
#ext_menu-4p .bg-color.transparent.opened .link:focus {
  color: #86d5ff;
}
#ext_menu-4p .link[aria-expanded="true"],
#ext_menu-4p .dropdown-item[aria-expanded="true"] {
  color: #86d5ff!important;
}
#msg-box8-4q .mbr-section-title,
#msg-box8-4q .lead {
  color: #fff;
}
#msg-box8-4q .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#msg-box8-4q .lead P {
  text-align: left;
}
#msg-box5-6o H3 {
  color: #004186;
}
#content6-6r .lead P {
  font-size: 17px;
  font-family: 'Lora', serif;
  text-align: left;
}
#header3-6q .mbr-section-title,
#header3-6q .mbr-section-subtitle {
  text-align: center;
}
#header3-6q .mbr-section-title I {
  font-family: 'Lora', serif;
}
#header3-6q .mbr-section-title SPAN {
  font-family: 'Lora', serif;
}
#header3-6q .mbr-section-title {
  color: #7c7c7c;
  text-align: center;
}
#content6-6s .lead P {
  font-family: 'Lora', serif;
}
#header3-6v .mbr-section-title,
#header3-6v .mbr-section-subtitle {
  text-align: center;
}
#header3-6v .mbr-section-title {
  text-align: center;
  color: #0e284c;
  font-size: 30px;
}
#header3-6v .mbr-section-subtitle {
  text-align: left;
  font-size: 15px;
}
#header3-6v .mbr-section-title SPAN {
  font-size: 30px;
}
#extFeatures12-6u .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-6u .wraper {
  border-color: undefined !important;
}
#extFeatures12-6u .card-number {
  color: #86d5ff;
}
#extFeatures12-6u H3 {
  font-size: 9px;
}
#extFeatures12-6u H4 {
  color: #0e284c;
}
#extFeatures12-6u P {
  font-size: 15px;
  color: #000000;
}
#contacts5-4v p,
#contacts5-4v .list-group-text,
#contacts5-4v .form-control-label {
  color: #000;
}
#contacts5-4v strong,
#contacts5-4v h4 {
  color: #7e9b9f;
}
#contacts5-4v form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-4v .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-4v .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-4v SPAN {
  color: #000000;
}
#contacts5-4v .mbr-footer-content p {
  color: #000000;
}
#contacts5-4v .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
#contacts5-4v .card-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #717171;
}







#ext_menu-5a .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5a .navbar-caption {
  color: #ffffff;
}
#ext_menu-5a .navbar-toggler {
  color: #0e284c;
}
#ext_menu-5a .close-icon::before,
#ext_menu-5a .close-icon::after {
  background-color: #0e284c;
}
#ext_menu-5a .link,
#ext_menu-5a .dropdown-item {
  color: #0e284c;
}
#ext_menu-5a .link {
  font-size: 0.8rem;
}
#ext_menu-5a .dropdown-item,
#ext_menu-5a .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-5a .link:hover,
#ext_menu-5a .dropdown-item:hover,
#ext_menu-5a .link:focus,
#ext_menu-5a .dropdown-item:focus {
  color: #86d5ff;
}
#ext_menu-5a .link[aria-expanded="true"],
#ext_menu-5a .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-5a .nav-dropdown-sm .link:focus,
#ext_menu-5a .nav-dropdown-sm .link:hover,
#ext_menu-5a .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5a .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-5a .navbar,
#ext_menu-5a .nav-dropdown-sm,
#ext_menu-5a .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5a .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-5a .bg-color.transparent .link {
  color: #0e284c;
  transition: none;
}
#ext_menu-5a .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5a .bg-color.transparent.opened .link:hover,
#ext_menu-5a .bg-color.transparent.opened .link:focus {
  color: #86d5ff;
}
#ext_menu-5a .link[aria-expanded="true"],
#ext_menu-5a .dropdown-item[aria-expanded="true"] {
  color: #86d5ff!important;
}
#msg-box8-5b .mbr-section-title,
#msg-box8-5b .lead {
  color: #fff;
}
#msg-box8-5b .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#msg-box8-5b .lead P {
  text-align: left;
}
#header3-5c .mbr-section-title,
#header3-5c .mbr-section-subtitle {
  text-align: center;
}
#header3-5c .mbr-section-title {
  text-align: center;
  color: #000000;
  font-size: 36px;
}
#header3-5c .mbr-section-subtitle {
  text-align: center;
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
  color: #000000;
}
#header3-5c .mbr-section-title SPAN {
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
}
#extFeatures12-5o .mbr-iconfont-features4 {
  color: undefined !important;
}
#extFeatures12-5o .wraper {
  border-color: undefined !important;
}
#extFeatures12-5o .card-number {
  color: #86d5ff;
}
#extFeatures12-5o H3 {
  text-align: left;
  font-size: 9px;
  color: #ffffff;
}
#extFeatures12-5o .card-subtitle {
  color: #d45958;
  font-family: 'Montserrat', sans-serif;
  text-align: center;
}
#extFeatures12-5o P {
  font-size: 13px;
  text-align: center;
  color: #616161;
}
#extFeatures12-5o H4 {
  color: #0e284c;
  text-align: center;
}
#extFeatures12-5o .card-subtitle B {
  font-size: 11px;
}
#extFeatures12-5o .card-subtitle SPAN {
  font-size: 11px;
}
#header3-5r .mbr-section-title,
#header3-5r .mbr-section-subtitle {
  text-align: center;
}
#header3-5r .mbr-section-title {
  text-align: center;
  color: #7c7c7c;
  font-size: 20px;
}
#header3-5r .mbr-section-subtitle {
  text-align: left;
  font-size: 15px;
}
#header3-5r .mbr-section-title SPAN {
  font-size: 30px;
}
#extTable1-5q TABLE {
  text-align: center;
}
#header3-5s .mbr-section-title,
#header3-5s .mbr-section-subtitle {
  text-align: center;
}
#header3-5s .mbr-section-title {
  text-align: center;
  color: #7c7c7c;
  font-size: 20px;
}
#header3-5s .mbr-section-subtitle {
  text-align: left;
  font-size: 15px;
}
#header3-5s .mbr-section-title SPAN {
  font-size: 30px;
}
#extTable1-5t TABLE {
  text-align: center;
}
#form1-5u .form-control-label {
  color: #000000;
}
#form1-5u .mbr-section-title {
  color: #004186;
}
#form1-5u .mbr-section-subtitle {
  font-family: 'Raleway', sans-serif;
}
#form1-5u .btn {
  font-family: 'Raleway', sans-serif;
}
#contacts5-5g p,
#contacts5-5g .list-group-text,
#contacts5-5g .form-control-label {
  color: #000;
}
#contacts5-5g strong,
#contacts5-5g h4 {
  color: #7e9b9f;
}
#contacts5-5g form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-5g .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-5g .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-5g SPAN {
  color: #000000;
}
#contacts5-5g .mbr-footer-content p {
  color: #000000;
}
#contacts5-5g .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
#contacts5-5g .card-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #717171;
}



#ext_menu-5v .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-5v .navbar-caption {
  color: #ffffff;
}
#ext_menu-5v .navbar-toggler {
  color: #0e284c;
}
#ext_menu-5v .close-icon::before,
#ext_menu-5v .close-icon::after {
  background-color: #0e284c;
}
#ext_menu-5v .link,
#ext_menu-5v .dropdown-item {
  color: #0e284c;
}
#ext_menu-5v .link {
  font-size: 0.8rem;
}
#ext_menu-5v .dropdown-item,
#ext_menu-5v .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-5v .link:hover,
#ext_menu-5v .dropdown-item:hover,
#ext_menu-5v .link:focus,
#ext_menu-5v .dropdown-item:focus {
  color: #86d5ff;
}
#ext_menu-5v .link[aria-expanded="true"],
#ext_menu-5v .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-5v .nav-dropdown-sm .link:focus,
#ext_menu-5v .nav-dropdown-sm .link:hover,
#ext_menu-5v .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-5v .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-5v .navbar,
#ext_menu-5v .nav-dropdown-sm,
#ext_menu-5v .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-5v .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-5v .bg-color.transparent .link {
  color: #0e284c;
  transition: none;
}
#ext_menu-5v .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-5v .bg-color.transparent.opened .link:hover,
#ext_menu-5v .bg-color.transparent.opened .link:focus {
  color: #86d5ff;
}
#ext_menu-5v .link[aria-expanded="true"],
#ext_menu-5v .dropdown-item[aria-expanded="true"] {
  color: #86d5ff!important;
}
#extForm3-66 H2 {
  text-align: left;
  color: #004186;
}
#extForm3-66 P {
  text-align: left;
  color: #000000;
  font-family: 'Montserrat', sans-serif;
}
#extForm3-66 .intro-box h5 {
  font-size: 15px;
}
#contacts5-65 p,
#contacts5-65 .list-group-text,
#contacts5-65 .form-control-label {
  color: #000;
}
#contacts5-65 strong,
#contacts5-65 h4 {
  color: #7e9b9f;
}
#contacts5-65 form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-65 .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-65 .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-65 SPAN {
  color: #000000;
}
#contacts5-65 .mbr-footer-content p {
  color: #000000;
}
#contacts5-65 .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
#contacts5-65 .card-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #717171;
}



#ext_menu-x .hide-buttons .nav-btn {
  display: none !important;
}
#ext_menu-x .navbar-caption {
  color: #ffffff;
}
#ext_menu-x .navbar-toggler {
  color: #0e284c;
}
#ext_menu-x .close-icon::before,
#ext_menu-x .close-icon::after {
  background-color: #0e284c;
}
#ext_menu-x .link,
#ext_menu-x .dropdown-item {
  color: #0e284c;
}
#ext_menu-x .link {
  font-size: 0.8rem;
}
#ext_menu-x .dropdown-item,
#ext_menu-x .nav-dropdown-sm .link {
  font-size: 0.866rem;
}
#ext_menu-x .link:hover,
#ext_menu-x .dropdown-item:hover,
#ext_menu-x .link:focus,
#ext_menu-x .dropdown-item:focus {
  color: #86d5ff;
}
#ext_menu-x .link[aria-expanded="true"],
#ext_menu-x .dropdown-menu {
  background: #d6d6d6;
}
#ext_menu-x .nav-dropdown-sm .link:focus,
#ext_menu-x .nav-dropdown-sm .link:hover,
#ext_menu-x .nav-dropdown-sm .dropdown-item:focus,
#ext_menu-x .nav-dropdown-sm .dropdown-item:hover {
  background: #e7e7e7!important;
}
#ext_menu-x .navbar,
#ext_menu-x .nav-dropdown-sm,
#ext_menu-x .nav-dropdown-sm .link[aria-expanded="true"],
#ext_menu-x .nav-dropdown-sm .dropdown-menu {
  background: #efefef;
}
#ext_menu-x .bg-color.transparent .link {
  color: #0e284c;
  transition: none;
}
#ext_menu-x .bg-color.transparent.opened .link {
  transition: color 0.2s ease-in-out;
}
#ext_menu-x .bg-color.transparent.opened .link:hover,
#ext_menu-x .bg-color.transparent.opened .link:focus {
  color: #86d5ff;
}
#ext_menu-x .link[aria-expanded="true"],
#ext_menu-x .dropdown-item[aria-expanded="true"] {
  color: #86d5ff!important;
}
#msg-box8-13 .mbr-section-title,
#msg-box8-13 .lead {
  color: #fff;
}
#msg-box8-13 .mbr-section-title {
  text-align: center;
  font-size: 36px;
}
#msg-box8-13 .lead P {
  text-align: left;
}
#header3-14 .mbr-section-title,
#header3-14 .mbr-section-subtitle {
  text-align: center;
}
#header3-14 .mbr-section-title {
  text-align: center;
  color: #0e284c;
  font-size: 36px;
}
#header3-14 .mbr-section-subtitle {
  text-align: center;
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
  color: #000000;
}
#header3-14 .mbr-section-title SPAN {
  font-size: 30px;
}
#msg-box5-2p H3 {
  color: #0e284c;
  font-size: 36px;
}
#msg-box5-2q H3 {
  color: #0e284c;
  font-size: 36px;
}
#msg-box5-2r H3 {
  color: #0e284c;
  font-size: 36px;
}
#contacts5-y p,
#contacts5-y .list-group-text,
#contacts5-y .form-control-label {
  color: #000;
}
#contacts5-y strong,
#contacts5-y h4 {
  color: #7e9b9f;
}
#contacts5-y form .form-control {
  border-color: rgba(0, 0, 0, 0.2);
  color: #565656;
}
#contacts5-y .mbr-footer-content li {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
}
#contacts5-y .mbr-company .list-group-text::after {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
}
#contacts5-y SPAN {
  color: #000000;
}
#contacts5-y .mbr-footer-content p {
  color: #000000;
}
#contacts5-y .list-group-text {
  font-family: 'Montserrat', sans-serif;
}
#contacts5-y .card-text {
  font-family: 'Montserrat', sans-serif;
  font-size: 13px;
  color: #717171;
}


#slider-79 H2 {
  font-family: 'Montserrat', sans-serif;
  /*font-size: 1.75rem; 25*/
}
#slider-79 P {
  font-size: 16px;
  font-family: 'Montserrat', sans-serif;
}

#msg-box8-7a .mbr-section-title,
#msg-box8-7a .lead {
  color: #fff;
}
#msg-box8-7a .mbr-section-title {
  text-align: right;
  color: #013a73;
  font-size: 46px;
}
#msg-box8-7a .lead P {
  text-align: right;
}
#msg-box8-7a .lead {
  color: #013a73;
  text-align: right;
}

/*#slider-79 SPAN {
  font-size: 14px;
}*/

.titMenu {
    font-family:font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight:800;
	position:relative;
}

.titMenu3 {
     font-family:font-family: 'Montserrat', sans-serif;
	font-size: 18px;
	font-weight:800;
	position:relative;
}


.titMenu2 {
    font-family:font-family: 'Montserrat', sans-serif;
	font-size: 15px;
	position:relative;
	top:0 !important;
}


.titSubMenu {
    font-family:font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	color:#5DABEF;
	font-weight:regular;
}
.sub_itens {
	margin-left: 5px; 
	padding-top: 20px; 
	margin-left:0;
	display:table;
}

.si-mb {
	margin-bottom:20px;
	display:inline-block;
}



.sac-tit-13 {
    font-family:font-family: 'Montserrat', sans-serif;
/*	line-height:27px;
*/	font-size:13px;
}

.sac-tit-12 {
    font-family:font-family: 'Montserrat', sans-serif;
/*	line-height:27px;
*/	font-size:16px;
}

.sac-list-tit {
    font-family:font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:37px !important;
	color:#000 !important;

}

.sac-list-tit a:link, .sac-list-tit a:active, .sac-list-tit a:visited {
    font-family:font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:37px !important;
	color:#000 !important;
}


.sac-list-tit a:hover {
    font-family:font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	font-weight:bold;
	line-height:37px !important;
	color:#67B8FF !important;
	text-decoration:none;
}




.sac-tit-24 {
    font-family:font-family: 'Montserrat', sans-serif;
	font-size: 24px;
	font-weight:800;
	margin-bottom:0;/*28*/
	text-align:left;
	line-height:27px
	
}

.bt-close {
	width:52px;
	height:52px;
	position:absolute;
	right:10px;
	top:6px;
	cursor:pointer
	
}


.fontp {
	font-family: 'Montserrat', sans-serif !important;
	font-size:14px;
	color: #67B9FF !important;
	font-style: normal  !important;
	
}

.fontp a:link, .fontp a:active, .fontp a:visited{
	font-family: 'Montserrat', sans-serif !important;
	font-size:14px;
	color: #67B9FF !important;
	font-style: normal  !important;
	
}


.fontp a:hover{
	font-family: 'Montserrat', sans-serif !important;
	font-size:14px;
	color: #67B9FF !important;
	text-decoration:none;
	font-style: normal  !important;

	
}

.fontMont {
    font-family: 'Montserrat', sans-serif;
    word-break: break-word;
    word-wrap: break-word;
}

.lista-plantas ul {
	
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
	
}

.lista-plantas2 ul {
	
	list-style-type:none;
	padding:0;
	margin:0;
	float:left;
	
}

/*1d3e78*/

.listaplantas {
    font-family: 'Montserrat', sans-serif !important;
    font-size: 18px;
    font-weight: 700;
    width: 188px;
    height: 51px;
    background-color: #efefef;
    text-align: right;
    color: #1d3e78;
    line-height: 55px;
    padding-right: 30px;
    text-align: right;
	list-style-type:none;
	cursor:pointer
}
/*.lista-plantas li:hover {
	background-color: #1d3e78;
	color: #fff;
	list-style-type:none;
}*/

.lpsac{
	background-color: #1d3e78;
	color: #fff;
	list-style-type:none;
}


.icone-brinquedoteca {
	
	height:30px;
	
	
	
}

.textft {
	padding:10px; font-size:13px;
	font-family: 'Montserrat', sans-serif !important;
	color:#fff;
	text-align:center
	
}