/********* Compiled - Do not edit *********/
:root{--color-primary:#ffc80b;--color-gradient-start:#ffc80b;--color-gradient-stop:#ffc80b;}.woocommerce ul.products, .woocommerce-page ul.products{margin-left:-15px;margin-right:-15px;}.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{padding-left:15px;padding-right:15px;}body{font-family:Roboto;font-weight:400;line-height:1.8;font-size:15px;color:#666666;}body.single-post .blog-single-title{font-family:inherit;}body.single-post .content{font-family:inherit;}.h1,h1{font-family:Roboto;font-weight:400;line-height:1.4em;font-size:52px;color:#000000;}.h2,h2{font-family:Roboto;font-weight:700;line-height:1.4em;font-size:40px;color:#000000;}.h3,h3{font-family:Roboto;font-weight:500;line-height:1.3em;font-size:32px;color:#000000;}.h4,h4{font-family:Roboto;font-weight:500;line-height:1.5em;font-size:25px;color:#000000;}.h5,h5{font-family:Roboto;font-weight:500;line-height:1.7em;font-size:21px;color:#000000;}.h6,h6{font-family:Roboto;font-weight:500;line-height:1.7em;font-size:18px;color:#0a0a0a;}.titlebar-inner h1{}.titlebar-inner p{}.titlebar-inner{padding-top:5px;padding-bottom:5px;}.titlebar{background-color:transparent;}.flickity-viewport {overflow: hidden;}
#footer_logo > figure > div > img{
    width: 170px;
    margin-top: 50px;
}
.flickity-page-dots {
    left: 0!important;
    right: 0!important;
}

.wpcf7-form-control {
    border-color: white!important;
}

.ui-selectmenu-button {
    border-color: white!important;
}

.one-bullet-list li {
    font-size:21px;
}

.h1, h1 {
     line-height: 30px;
}

.post-nav.pf-nav-style-2:before {
    background-color:#004b92;
}

.post-nav.pf-nav.pf-nav-style-2 .nav-next:before {
    background-color:#fff;
    box-shadow: 40px 0 0 #fff;
}

/*.post-nav.pf-nav-style-2 .nav-next:before*/

.post-nav.pf-nav.pf-nav-style-2 .nav-previous:before {
    background-color:#fff;
    box-shadow: 40px 0 0 #fff;
}

.liquid-column-responsive-5e8a235090f47 > .vc_column-inner > .wpb_wrapper {
    margin-top:0 !important;
}

.post-nav.pf-nav-style-2 .nav-subtitle {
    color: white;
}

.post-nav.pf-nav-style-2 .nav-title {
    color: white;
}

.sidebar-container {
    margin-top: 350px;
}

#wpcf7-f5030-p4314-o1 > form > p{
    text-align: center!important;
}

.page-id-10 .entry-header {
    display:none;
}


#primary-nav > li {
    margin-top: 20px;
}

.comments-area{
    display:none
}

.inline-nav {
    font-weight: 900!important;
    font-size: 18px!important;
}

.inline-nav > li{
    padding-right: 20px;
    border-right: 1px black solid;
}

.inline-nav > li:last-child{

    border-right: none;
}

INPUT[type="tel"] {
    
    color: black!important;
   } 
   
INPUT[type="text"] {
    color: black!important;
   } 
   
   INPUT[type="number"] {
    color: black!important;
   }  
.ui-selectmenu-button {
    color:black!important;
}
.red-btn-menu .txt {
    font-weight: bold;
    color: #fff;
    background: #c54e4e;
    padding: 15px 20px;
	transition: all .3s ease;
}
.red-btn-menu .txt:hover {
    background: #ffc80b;
}
textarea {
    color: black!important;
   }
.blog .titlebar-inner {
	display: none;
}
.blue-form textarea, .blue-form input, .blue-form .ui-selectmenu-button {
    color: white!important;
   }