/*
Theme Name: Winnex
Theme URI: http://gaviasthemes.com/winnex/
Author URI: http://gaviasthemes.com/
Author: Gaviasthemes Team
Description: The 2018 theme for WordPress is a fully responsive theme that looks great on any device.
Version: 1.1.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, right-sidebar, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, sticky-post, theme-options, translation-ready
Text Domain: winnex

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/
.wp-caption-text{
   font-weight: 400;
   font-size: 13px;
   color: #9e9e9e;
   margin-top: 4px;
}
.gallery-caption{
   font-weight: 600;
}
.bypostauthor{
   text-align: left;
}
.aligncenter{
   clear: both;
   display: block;
   margin-left: auto;
   margin-right: auto;
}

@font-face{
	font-family:"Gotham Bold";
	src:url("../fonts/Gotham-Font/Gotham-Bold.otf";
	font-weight:700;
	}
	
@font-face{
	font-family:"Gotham Condensed";
	src:url("../fonts/Gotham-Font/Gotham Condensed Bold.otf");
	font-weight:bold;
	}
	
@font-face{
	font-family:"Gotham Black";
	src:url("../fonts/Gotham-Font/Gotham-Black.otf");
	font-weight:normal;
}
	
@font-face{
	font-family:"Gotham Book";
	src:url("../fonts/Gotham-Font/Gotham Book.otf");
	font-weight:normal;
}

body{
    font-weight: 400 !important;
    font-family: "Gotham Book",Helvetica,Arial,serif !important;
    color: #4a4a4a !important;
    letter-spacing: normal !important;
    font-size:14px !important;
}

.home .vc_row.padding-small{
    padding-top: 50px !important;
    padding-bottom: 60px;
}

h1.title, h2.title, h3.title {
    font-family: "Gotham condensed",Helvetica,Arial,serif;
    text-transform:uppercase !important;
}

.btn-theme, button, .btn, .btn-white, .btn-line{
    font-family: "Gotham Bold",Helvetica,Arial,serif;    
}

h1, h2, h3, h4, h5, h6 {
    font-family: "Gotham Black",Helvetica,Arial,serif;
    font-weight: 900 !important;
    letter-spacing: normal;
    text-transform:uppercase;
}

ul.navbar-nav.gva-nav-menu > li > a{
    font-family: "Gotham Bold",Helvetica,Arial,serif;
    text-transform:uppercase !important;   
    padding:40px 13px !important;
}

header .logo img{
    width:150px !important;
}

.copyright {
    text-align: right !important;
}

header .col-sm-10{
    padding-top:5px;
}

.header-v1 .header-right .content-innter {
    padding-right: 0px;
}

.header-v1 .header-right .content-innter .header-information{
    top:35px;
}

.header-v1 .logo {
    padding: 5px 0 5px;
}

.header-v1 .gva-nav-menu {
    float: left !important;
}

.btn-theme:after{
    content: '\f073' !important;
    top:11px;
}

.header-v1 .header-right .content-innter .header-information:after{
    display:none !important;
}

footer .footer-main{
    padding-top:45px !important;
}

#wp-footer .widget ul li{
    padding-bottom: 6px;
    width: 47%;
    display: inline-block !important;
    border-bottom: 1px solid;
    margin-right: 2%;
    margin-bottom: 6px;
    color: #818285 !important;
}

#wp-footer{
    color: #818285 !important;    
}

#wp-footer .widget ul li a {
    color: #818285 !important;
}

#wp-footer .widget ul li a:hover {
    color: #fff !important;
}

.custom-breadcrumb .heading-title,
.custom-breadcrumb .breadcrumb{
    display:none !important;
}

.custom-breadcrumb.hero{
    height:350px;
}

.paddingtop30{
    padding-top:30px !important
}

.paddingtop25{
    padding-top:25px !important;
}

.gsc-heading .title{
    font-size:65px !important;
    line-height:70px !important;
    letter-spacing:0px !important;
}

.bigline h2.title:after {
    background: #93CB40;
    bottom: -20px;
    content: "";
    display: block;
    height: 3px;
    position: relative;
    width: 100px;
    text-align: left;
}

.gsc-heading h4.title{
    font-size:22px !important;
    line-height: 28px !important;
}

.gsc-heading.style-2 .title {
    font-size: 30px !important;
    text-transform: capitalize;
    line-height: 42px !important;
}

.custom-breadcrumb{
    margin:0px !important;
    padding-bottom:0px !Important;
}


.biglinecenter h2.title:after {
    background: #93CB40;
    bottom: -20px;
    content: "";
    display: block;
    height: 3px;
    position: relative;
    width: 100px;
    text-align: center;
    margin:0 auto;
}

.bigline h4.title:after {
    background: #93CB40;
    bottom: -20px;
    content: "";
    display: block;
    height: 3px;
    position: relative;
    width: 100px;
    text-align: left;
}


.biglinecenter h4.title:after {
    background: #93CB40;
    bottom: -20px;
    content: "";
    display: block;
    height: 3px;
    position: relative;
    width: 100px;
    text-align: center;
    margin:0 auto;
}

.home .bigline.gsc-heading {
    margin: 0 0 42px;
    display: block;
    width: 100%;
}

.home .vc_col-sm-6 .wpb_text_column.wpb_content_element {
    margin-bottom:0px !important;
}

.right.pull-right{
    display:none !important;
}

.contact-feedback-form input[type*="email"],
.contact-feedback-form input[type*="text"],
.contact-feedback-form input[type*="tel"],
.contact-feedback-form select{
    line-height: 40px !Important;
    height: 40px !Important;
    margin-bottom: 13px;
}

.contact-feedback-form textarea{
    margin-bottom: 13px;
}

.contact-feedback-form input[type*="email"],
.contact-feedback-form input[type*="text"],
.contact-feedback-form input[type*="tel"],
.contact-feedback-form select,
.contact-feedback-form textarea,
.btn-theme, button, .btn, .btn-white, .btn-line,
.wpcf7-form .action .wpcf7-submit{
    border-radius:10px !Important;
    -webkit-border-radius: 10px!Important;
    -moz-border-radius: 10px!Important;
    -ms-border-radius: 10px!Important;
    -o-border-radius: 10px!Important;
    font-family: "Gotham Bold",Helvetica,Arial,serif;  
}

.pbSubmit{font-size: 15px;
    background: #93CB40 !Important;
    color: #fff !Important;
    font-weight: 600 !Important;
    padding: 0 26px !Important;
    line-height: 40px !Important;
    border-radius:10px !Important;
    -webkit-border-radius: 10px!Important;
    -moz-border-radius: 10px!Important;
    -ms-border-radius: 10px!Important;
    -o-border-radius: 10px!Important;
    position: relative;
    display: inline-block;
    -webkit-transition: all 0.35s;
    -o-transition: all 0.35s;
    transition: all 0.35s;
    -moz-transition: all 0.35s;
    -ms-transition: all 0.35s;
    border: 1px solid transparent;
    text-decoration: none;
    font-family: "Gotham Bold",Helvetica,Arial,serif;  
}

input[type*="submit"]{
        font-family: "Gotham Bold",Helvetica,Arial,serif;    
}

#fbuilder #field_1-1, #fbuilder #field_1-3{
    width:49% !important;
    display:inline-block;
    margin-left:1% !important;
}

#fbuilder #field_1-0, #fbuilder #field_1-2{
    width:49% !important;
    display:inline-block;
    margin-right:1% !important;
}
#fbuilder #field_1-4{
    width:100% !important;
}

#fbuilder .medium{
    width: 100% !important;
    padding: 0 15px !Important;
    border: 1px solid rgba(0, 0, 0, 0.1) !Important;
    line-height: 40px;
    height: 40px;
    border-radius:10px !Important;
    -webkit-border-radius: 10px!Important;
    -moz-border-radius: 10px!Important;
    -ms-border-radius: 10px!Important;
    -o-border-radius: 10px!Important;
    margin-bottom: 10px;
    background-color: #fff !Important;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
    max-width: 100%;
}


#fbuilder select{
    width: 49% !important;
    padding: 0 15px;
    border: 1px solid rgba(0, 0, 0, 0.1) !Important;
    line-height: 40px;
    height: 40px;
    border-radius:10px !Important;
    -webkit-border-radius: 10px!Important;
    -moz-border-radius: 10px!Important;
    -ms-border-radius: 10px!Important;
    -o-border-radius: 10px!Important;
    margin-bottom: 20px;
    background-color: #fff !Important;
    -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
    border: 1px solid rgba(0, 0, 0, 0.1);
    padding: 5px 10px;
}

#fbuilder .fieldCalendarfieldname1_1{
    width:40% !important;
    vertical-align:top !important;
    display:inline-block !important;
    margin-right:1% !important;
}

#fbuilder .fieldCalendarfieldname1_1 .ui-datepicker{
    margin-top:0px !important;
}

#fbuilder .slotsCalendarfieldname1_1{
    width:59% !important;
    vertical-align:top !important;
    display:inline-block !important;
}

#fbuilder .slotsCalendarfieldname1_1 .slots{
    background-color:#fff !important;
}


@media all and (max-width:769px){
ul.navbar-nav.gva-nav-menu > li > a{
    font-family: "Gotham Bold",Helvetica,Arial,serif;
    text-transform:uppercase !important;   
    padding:12px 12px !important;
}
}


@media all and (max-width:480px){
    .home .vc_col-sm-6 .wpb_text_column.wpb_content_element {
        margin-bottom:35px !important;
    }
    .home .vc_col-sm-6 .wpb_text_column.wpb_content_element.lastcol{
        margin-bottom:0px !important;
    }
    .margin30px{
        margin-bottom:30px !important;
    }
    #fbuilder #field_1-1, #fbuilder #field_1-3{
        width:100% !important;
        display:inline-block;
        margin-left:0% !important;
    }
    
    #fbuilder #field_1-0, #fbuilder #field_1-2{
        width:100% !important;
        display:inline-block;
        margin-right:0% !important;
    }
    #fbuilder #field_1-4{
        width:100% !important;
    }
    
    #fbuilder .medium{
        width: 100% !important;
        padding: 0 15px !Important;
        border: 1px solid rgba(0, 0, 0, 0.1) !Important;
        line-height: 40px;
        height: 40px;
        border-radius:10px !Important;
        -webkit-border-radius: 10px!Important;
        -moz-border-radius: 10px!Important;
        -ms-border-radius: 10px!Important;
        -o-border-radius: 10px!Important;
        margin-bottom: 10px;
        background-color: #fff !Important;
        -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 5px 10px;
        max-width: 100%;
    }
    
    
    #fbuilder select{
        width: 100% !important;
        padding: 0 15px;
        border: 1px solid rgba(0, 0, 0, 0.1) !Important;
        line-height: 40px;
        height: 40px;
        border-radius:10px !Important;
        -webkit-border-radius: 10px!Important;
        -moz-border-radius: 10px!Important;
        -ms-border-radius: 10px!Important;
        -o-border-radius: 10px!Important;
        margin-bottom: 20px;
        background-color: #fff !Important;
        -webkit-box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
        box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.02) inset;
        border: 1px solid rgba(0, 0, 0, 0.1);
        padding: 5px 10px;
    }
    
    #fbuilder .fieldCalendarfieldname1_1{
        width:100% !important;
        vertical-align:top !important;
        display:block !important;
        margin-right:0% !important;
    }
    
    #fbuilder .fieldCalendarfieldname1_1 .ui-datepicker{
        margin-top:0px !important;
    }
    
    #fbuilder .slotsCalendarfieldname1_1{
        width:100% !important;
        vertical-align:top !important;
        display:block !important;
    }
    
    #fbuilder .slotsCalendarfieldname1_1 .slots{
        background-color:#fff !important;
    }
    #wp-footer .widget ul li, #wp-footer .wpb_single_image ul li {
    padding-bottom: 6px;
    width: 100%;
    display: inline-block;
    border-bottom: 1px solid;
    margin-right: 0%;
    margin-bottom: 6px;
    }
    
    footer .footer-main{
        padding-top:30px !important;
        padding-bottom:30px !important;
    }
    
    .gsc-heading .title{
        font-size:40px !important;
        line-height:40px !important;
        letter-spacing:0px !important;
    }
    
    .gsc-heading.centermobile .title{
        text-align:center !important;
    }
    
    .bigline.centermobile h2.title:after {
        background: #93CB40;
        bottom: -20px;
        content: "";
        display: block;
        height: 3px;
        position: relative;
        width: 100px;
        text-align: center;
        margin: 0 auto !important;
    }
    
    .paddingtop30{
        padding-top:35px !important
    }
    .paddingtop25{
        padding-top:25px !important;
    }
    .copyright {
        text-align: center !important;
    }
    .footersoc{
        display:block !important;
        margin-bottom:5px !important;
        width:100% !important;
    }
}