

/*MENU STYLE*/
.login-btn a {border-radius: 120px;width: 60px;padding-left: 29px !important;}
.signup-btn a {background:#00dfa9  !important;border-radius: 100px;}
header.fixed.scrolled .header_bottom, header.fixed.scrolled .header_top, header.fixed_hiding.scrolled .header_bottom, header.fixed_hiding.scrolled .header_top {padding-top: 5px;padding-bottom: 5px;}
.drop_down .second .inner>ul, li.narrow .second .inner ul {background-color: #ffffff;}

header.centered_logo.centered_logo_animate .q_logo img, header:not(.centered_logo) .q_logo img {height: 80% !important;}
.page_header.scrolled .q_logo img {top: -40%;}


/*FAQ*/
.title-faq span{font-size:20px;letter-spacing: 2px}
.q_accordion_holder.accordion .ui-accordion-header .accordion_mark {border: 0px solid rgba(31, 218, 154, 0.3);}
.q_accordion_holder.accordion .ui-accordion-header.ui-state-active .accordion_mark {background-color: transparent;}
.vc_text_separator.full div {background-color: #00dfa9;}
.q_accordion_holder.accordion .ui-state-active, .q_accordion_holder.accordion.with_icon .ui-state-active {color:#1abc9c;}

/*PRICES TABLE*/
.q_price_table .price_table_inner {background-color: #00397b;
/*-webkit-box-shadow: 0 8px 6px -6px black;
 -moz-box-shadow: 0 8px 6px -6px black;
 box-shadow: 0 8px 6px -6px black;*/}
.q_price_table {margin-left: -0.1% !important;border: 1px solid #1fda9a;}
.price_table_inner ul li.table_title .title_content p {font-size: 13px;font-weight: 300;line-height: 23px;color: #FFF;}
.price_table_inner ul li.table_title .title_content {font-size:25px !important;}

/*LOCATION MAPS*/
.mapplic-tooltip-title {color: #009ce7 !important;font-size: 15px !important;font-weight: 500 !important;}
.mapplic-tooltip-content {max-height: 260px !important;}
.mapplic-tooltip-content {margin-right: 0px !important;}
.mapplic-list-category > a {box-shadow: 0 -2px 0 rgba(0, 156, 231, 0) inset !important;}
.title-locations span{font-size:20px;letter-spacing: 2px}
.title-locations.vc_text_separator.full div {background-color:#009ce7;}
/*.mapplic-list-location > a {background-color: #f2f2f2 !important;}*/

.mapplic-element {margin-top: -1px !important;}
.title-locations.vc_text_separator.full {padding-bottom: 22px;}
.mapplic-popup-link {float: inherit !important;padding: 5px 6px !important;}
.mapplic-tooltip {padding: 5px !important;}

/*BLOG STYLES*/
.flat-light .esg-navigationbutton:hover, .flat-light .esg-filterbutton:hover, .flat-light .esg-sortbutton:hover, .flat-light .esg-sortbutton-order:hover, .flat-light .esg-cartbutton-order:hover, .flat-light .esg-filterbutton.selected 
{color: #ffffff !important;background: #1fda9a !important;border-radius: 2px !important;}


/*FOOTER STYLES*/
.footer_top h5 {margin: 0 0 10px;line-height: 36px;font-size: 17px;letter-spacing: 2px;}
.footer_top a {font-size: 15px;font-weight: 500;
line-height: 2.2em;}

/*HOMEPAGE STYLES*/
.what-section-full h2 {line-height:49px;}
.what-section-mobile h3 {line-height:33px;}

.why-section-full p {font-size:22px;line-height:35px;}
.why-section-mobile p {font-size:17px;line-height:30px;}

.how-section-full p {font-size:22px;line-height:35px;}
.how-section-mobile p {font-size:17px;line-height:30px;}


/*MOBIL:E*/
@media only screen and (max-width: 1000px){
.login-btn a {border-radius: 0px;padding-left: 0px !important;}
.signup-btn a {background:#FFF!important;border-radius: 0px;}
.more-btn {margin-right: 105px !important;}
}

@media only screen and (max-width: 999px){
.mobile_menu_button {display:none;}
.parallax-home {display:none;}
.banner-home {padding-top:0px !important;padding-bottom:0px !important;}
.more-btn {margin-right: 0px !important;}
.login-btn a {width: initial;}
.signup-btn a {background: #00dfa9 !important;}
}
@media only screen and (min-width: 999px){
.header_inner_right {display: none;}
}