/* ----------------------------------------------------------------
	Custom CSS

	Add all your Custom Styled CSS here for New Styles or
	Overwriting Default Theme Styles for Better Hanlding Updates
-----------------------------------------------------------------*/
@font-face {
    font-family: 'geolegis';
    src: url('/css/fonts/aovel_cool_regular.woff2') format('woff2'),
         url('/css/fonts/aovel_cool_regular.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} 

h1, h2, h3, h4, h5, h6, #logo, #primary-menu ul li > a, #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a, #top-search form input, .entry-link, .entry.entry-date-section span, .button.button-desc, .counter, label, .nav-tree li a, .wedding-head .first-name, .wedding-head .last-name, .font-primary {
    font-family: 'geolegis'!important;
}

.button.button-border:not(.button-fill):hover {
    background-color: #444;
    color: #FFF;
    border-color: transparent !important;
    text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
    font-family: geolegis;
}

.button.button-border.button-large {
    line-height: 42px;
    font-family: geolegis;
}
#primary-menu ul li > a {
    display: block;
    line-height: 22px;
    padding: 39px 15px;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: sans-serif !important;
    -webkit-transition: margin .4s ease, padding .4s ease;
    -o-transition: margin .4s ease, padding .4s ease;
    transition: margin .4s ease, padding .4s ease;
}

#footer .footer-widgets-wrap {
    position: relative;
    padding: 20px 0;
    font-family: sans-serif;
}

#copyrights {
    padding: 10px 0;
    background-color: #DDD;
    font-size: 14px;
    line-height: 1.8;
}
.footer-big-contacts {
    color: #333;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
}

.feature-box.fbox-bg.fbox-center:first-child {
    margin-top: 16px;
}
.bottommargin {
    margin-bottom: 42px !important;
}
.feature-box.fbox-bg.fbox-center {
  
    padding: 68px 12px 30px;
    background-color: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 5px;
}

#primary-menu.style-4 > ul > li:hover > a, #primary-menu.style-4 > ul > li.current > a, .top-cart-item-image:hover, .post-timeline .entry:hover .entry-timeline, .post-timeline .entry:hover .timeline-divider, .cart-product-thumbnail img:hover, .feature-box.fbox-outline .fbox-icon, .feature-box.fbox-border .fbox-icon, .dark .top-cart-item-image:hover, .dark .post-timeline .entry:hover .entry-timeline, .dark .post-timeline .entry:hover .timeline-divider, .dark .cart-product-thumbnail img:hover, .heading-block.border-color:after {
    border-color: #878787;
}

a, h1 > span:not(.nocolor), h2 > span:not(.nocolor), h3 > span:not(.nocolor), h4 > span:not(.nocolor), h5 > span:not(.nocolor), h6 > span:not(.nocolor), .header-extras li .he-text span, #primary-menu ul li:hover > a, #primary-menu ul li.current > a, #primary-menu div ul li:hover > a, #primary-menu div ul li.current > a, #primary-menu ul ul li:hover > a, #primary-menu ul li .mega-menu-content.style-2 ul.mega-menu-column > li.mega-menu-title > a:hover, #top-cart a:hover, .top-cart-action span.top-checkout-price, .breadcrumb a:hover, .portfolio-filter li a:hover, .portfolio-desc h3 a:hover, .portfolio-overlay a:hover, #portfolio-navigation a:hover, .entry-title h2 a:hover, .entry-meta li a:hover, .post-timeline .entry:hover .entry-timeline, .post-timeline .entry:hover .timeline-divider, .ipost .entry-title h3 a:hover, .ipost .entry-title h4 a:hover, .spost .entry-title h4 a:hover, .mpost .entry-title h4 a:hover, .comment-content .comment-author a:hover, .product-title h3 a:hover, .single-product .product-title h2 a:hover, .product-price ins, .single-product .product-price, .feature-box.fbox-border .fbox-icon i, .feature-box.fbox-border .fbox-icon img, .feature-box.fbox-plain .fbox-icon i, .feature-box.fbox-plain .fbox-icon img, .process-steps li.active h5, .process-steps li.ui-tabs-active h5, .team-title span, .pricing-box.best-price .pricing-price, .btn-link, .pagination > li > a, .pagination > li > span, .pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus, .dark .post-timeline .entry:hover .entry-timeline, .dark .post-timeline .entry:hover .timeline-divider {
    color: #75B647;
}

@media (min-width: 768px)
.lead {
    font-size: 18px !important;
}

.lead {
    margin-bottom: 20px;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.4;
    font-family: sans-serif;
    text-align: justify;
}

.lead-1 {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4;
    font-family: sans-serif;
    text-align: justify;
}

#content p {
    line-height: 1.8;
    font-family: sans-serif;
    
}

#top-bar {
    background-color: #71B644;
}

#footer.dark, .dark #footer {
    background-color: #878787;
    color: #fff;
    border-top-color: rgba(0,0,0,0.2);
}
.footer-big-contacts span {
    display: block;
    font-size: 11px;
    font-weight: 400;
    text-transform: uppercase;
    color: #fff;
    letter-spacing: 2px;
}

.heading-block.center > span, .heading-block.title-center > span, .center .heading-block > span {
    max-width: 887px;
    margin-left: auto;
    margin-right: auto;
}

#page-title.page-title-parallax {
    background-color: transparent;
    background-image: url(images/parallax/parallax-bg.jpg);
    background-attachment: inherit;
    background-position: 50% 0;
    background-repeat: no-repeat;
}

#top-social li a {
    float: none;
    width: 40px;
    font-weight: bold;
    color: #fff;
    -webkit-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    -o-transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
    transition: color .3s ease-in-out, background-color .3s ease-in-out, width .3s ease-in-out;
}

#gotoTop {
    display: none;
    z-index: 299;
    position: fixed;
    width: 40px;
    height: 40px;
    background-color: #333;
    background-color: #2AAED8;
    font-size: 20px;
    line-height: 36px;
    text-align: center;
    color: #FFF;
    top: auto;
    left: auto;
    right: 30px;
    bottom: 50px;
    cursor: pointer;
    border-radius: 2px;
}

.section > .testimonial {
    padding: 0;
    background-color: #000000cf !important;
    border: 0 !important;
    box-shadow: none !important;
    max-width: 800px;
    margin: 0 auto;
}

h1, h2, h3, h4, h5, h6 {
    color: #444;
    font-weight: 400;
    line-height: 1.5;
    margin: 0 0 30px 0;
    font-family: sans-serif;
}


#header-wrap {
    background-color: #191919;
}

#header.sticky-header #header-wrap {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #191919;
    box-shadow: 0 0 10px rgba(0,0,0,0.1);
}

@media (max-width: 991px){
#primary-menu-trigger {
    opacity: 1;
    pointer-events: auto;
    top: 25px;
    margin-top: 0;
    left: 0px;
    z-index: 1;
}
    
    body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu ul ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li:hover ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > ul > li.current ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li:hover ul a, body:not(.dark) #header:not(.dark) #header-wrap:not(.dark) #primary-menu > div > ul > li.current ul a {
    color: #fff !important;
        
}
    
    #header, #header-wrap, #logo img {
    height: 120px !important;
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease;
}
}

#header, #header-wrap, #logo img {
    height: 161px;
    -webkit-transition: height .4s ease, opacity .3s ease;
    -o-transition: height .4s ease, opacity .3s ease;
    transition: height .4s ease, opacity .3s ease;
}


#primary-menu {
    float: right;
    padding: 0px 0 0 15px;
    background: #191919;
}


@media (max-width: 991px){
#primary-menu {
    float: left;
    padding: 20px 20px 0 15px;
    background: #191919;
}
}
#header.sticky-header:not(.static-sticky), #header.sticky-header:not(.static-sticky) #header-wrap, #header.sticky-header:not(.static-sticky):not(.sticky-style-2):not(.sticky-style-3) #logo img {
    height: 161px;
}

.feature-box h3 {
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 0;
    color: #333;
}

.widget p:not(.lead) {
    font-size: 15px;
}
#primary-menu.style-4 > ul > li > a {
    margin: 23px 0;
    padding-top: 10px;
    padding-bottom: 10px;
    border-radius: 2px;
    border: 1px solid transparent;
}

#header.sticky-header:not(.static-sticky) #primary-menu.style-4 > ul > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 23px 0;
}
.header-extras li i {
    margin-top: 0 !important;
    font-size: 36px !important;
    color: #75B647;
}


.feature-box p {
    margin: 8px 0 0 0;
    color: #000;
}

.header-extras li .he-text {
    padding-left: 15px;
    line-height: 16px;
    text-transform: uppercase;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    letter-spacing: 1px;
    font-family: sans-serif !important;
}

.heading-block > span:not(.before-heading) {
    display: block;
    margin-top: 10px;
    font-weight: 300;
    color: #000;
}

.promo-full {
    border-radius: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    padding: 20px 0 !important;
}
.promo a.button.button-large {
    margin-top: -14px;
}

[class*=" imghvr-"], [class*=" imghvr-"] *, [class*=" imghvr-"]:after, [class*=" imghvr-"] :after, [class*=" imghvr-"]:before, [class*=" imghvr-"] :before, [class^=imghvr-], [class^=imghvr-] *, [class^=imghvr-]:after, [class^=imghvr-] :after, [class^=imghvr-]:before, [class^=imghvr-] :before {
    box-sizing: border-box;
    -webkit-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 1.0s ease;
}

#page-title.page-title-parallax span {
    font-size: 22px;
    text-shadow: 2px 2px 2px #000000;
    color: #fff;
}

#page-title.page-title-dark h1 {
    color: #fff !important;
}


@media (min-width: 992px) and (max-width: 1199px) {
    

    
    }