/*
Theme Name: GotoUSATheme
Version: 7.0.1
*/ 

#footer-bottom {
    padding: 45px 0 20px;
}

/*Remove Cart Icon*/
#top-header .et-cart-info {
    display: none;
}
#main-header .et-cart-info {
    display: none;
}
.et-cart-info span:before {
    content: none !important;
}

/*Remove the Header Bar Bottom Shadow*/
#main-header{
    -webkit-box-shadow:none; !important;
    -moz-box-shadow:none; !important;
    box-shadow:none; !important;
}

/*Show shadow in the Header Bar Bottom when scrolling*/
#main-header.et-fixed-header {
    -webkit-box-shadow: 0px 1px 2px 0px !important;
    -moz-box-shadow: 0px 1px 2px 0px !important;
    box-shadow: 0px 1px 2px 0px !important;
    color:#999;
}

/*Dropcap modifications*/
.et-dropcap {
    font-size: 52px;
    color: #e53935;
    line-height: 1;
    font-family: Playfair Display;
}

/* Headers */

h1 {
    font-weight: regular;
}


h2 {
    font-size: 36px !important;
}


h3 {
    font-size: 22px !important;
}


/*h4 {
    font-size: 26px !important;
} */


/*Vertical Align Footer Star*/
i.fa.fa-star.fa-star-vertical { vertical-align: 10%; }


/** Fullwidth Header – Arrow Bounce Animation */

.et_pb_fullwidth_header .et-pb-icon.scroll-down {
    animation: fullwidth-header-bounce 2.2s ease-out infinite;
}
@keyframes fullwidth-header-bounce {
    0% { transform:translateY(0%); }
12.5% { transform:translateY(20%); }
25% { transform:translateY(0%); }
37.5% { transform:translateY(20%); }
50% { transform:translateY(0%); }
}

/* Start customization Gergana Mincheva*/
#old-filters select,
#filters select{
    border-radius: 4px;
    border: 1px solid #908e8e;
    padding: 5px 20px 5px 5px;
    font-size: 13px;
    background: url('images/down-arrow.png') no-repeat right center;
    margin-right: 15px;
    /* width: 100px; */
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
} 
.filters{
    padding: 32px 0px;
    padding-left: 0px !important;
}
.more-positions-container .row.heading-position{
    background-color: #c0263a;
    padding: 0 10px;
    margin-top: 20px;
}

.more-positions-container .heading-position h2{
    margin: 0px;
    font-size: 32px !important;
    color: #fff;
    line-height: 46px;
    padding-bottom: 10px;
    padding-top: 13px;

}
.more-positions-container .heading-position .col-sm-12 h2{
	text-align: center;
}
.more-positions-container .heading-position span.price{
    font-size: 48px;
    line-height: 53px;
    font-family: 'bebas-neue';
    color: #fff;
    padding-top: 10px;
    display: inline-block;
}
.more-positions-container .heading-position span{
    color: #fff;
    font-size: 24px;
    font-family: 'bebas-neue';
    font-weight: 500;
}
.more-positions-container .row.content-position{
    padding-top: 0px;
    padding-bottom: 0px;
}
.row.content-position  .row{
    /*    padding-bottom: 15px;*/
}

.more-positions-container .row.footer-position{
    background-color: #c5d3db;
    margin-bottom: 63px;
}
.more-positions-container .row.footer-position h4{
    font-family: 'bebas-neue';
    padding: 6px 0px 0px 0px;
    font-size: 24px !important;
    line-height: 18px;
    display: inline-block;
}
.more-positions-container .row.footer-position .et-pb-icon{
    color: rgb(205, 36, 63);
    display: inline-block;
    font-size: 30px;
    padding-right: 8px;
    vertical-align: sub;
}

.more-positions-container .row.footer-position h4 a:hover,
.more-positions-container .row.footer-position h4 a:focus{
    color: rgb(205, 36, 63);
    text-decoration: none;
}

.more-positions-container .row.footer-position .et-pb-icon.et_pb_animation_top{
    vertical-align: middle;
    font-size: 19px;
    padding-right: 0px;
}

.employes-content  .et_pb_row{
    padding: 20px 15px;
}

.et_pb_blurb_2.et_pb_blurb h4, .et_pb_blurb_2.et_pb_blurb h4 a{

    font-family: 'bebas-neue';
}

.employes-content .et_pb_section_1 .et_pb_blurb h4{
    font-family: 'bebas-neue';
    padding-bottom: 0px;
    margin-bottom: 0px;
    margin-top: 0px;
    font-size: 26px !important;
}

.employes-content .et_pb_column_1_2 .et_pb_grid_item{
    width: 48%;
    margin-right: 4%;
}
.et_pb_promo{
    background-position: inherit;
    background-size: cover;
}
.more-positions-container > .row{
    padding: 10px 0px;
}

.no-result{
    padding: 20px;
    display: inline-block;
    font-size: 32px;
    font-family: "bebas-neue" !important;
}

.more-positions-container .attachment-post-thumbnail{
    max-width: 265px;
}

.single .filters {
    padding: 10px 0px;
}


#width_tmp_select, #width_tmp_select_position, #width_tmp_select_events, #width_tmp_select_states, #width_tmp_select_locations{
    display : none;
}

.reset-button{
    border-radius: 4px;
    border: 1px solid #C0263A;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    background-color: #C0263A;
    color: #fff;
    font-weight: 600;
}
.reset-button:hover, .reset-button:focus{
    background-color: #fff;
    color: #C0263A;
    text-decoration: none;
    font-weight: 600;
}

#filter{
    position: absolute;
    top: -280px;
}
.thumbnail-fix{
    padding-bottom: 0px;
    padding-top: 0px;
    padding-left: 0px !important;
}

.row.content-position .thumbnail-fix .row{
    padding-bottom: 0px;
}
.content-position .row > div{
    padding-top: 15px;
}

.content-position .thumbnail-fix .row > div{
    padding-top: 0px;
}
.content-position .description{
    padding-bottom: 16px;
}

.employes-content .et_pb_blurb h4{
    font-family: "bebas-neue" !important;
    font-size: 26px;
}

/* usit-cookies-disclaimer - START */
.usit-btn{
    border-radius: 4px;
    border: 1px solid #C0263A;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    background-color: #C0263A;
    color: #fff;
    font-weight: 600;    
}
.usit-cookies-disclaimer{
    display: none;
    text-align: center;
    padding: 20px 10px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999999;
    color: #0c465e; 
    border-bottom: 1px solid rgba(12, 70, 94, 0.5);
    background-color: #fcf3f5;
}
.usit-cookies-disclaimer-buttons a{
    margin-right: 15px;
    color: #0c465e;
    text-decoration: underline;
}
/* usit-cookies-disclaimer - END */
/* usit-popup - START */
.usit-popup{
    position: fixed;
    z-index: 999997;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
}
.usit-popup__overlay{
    position: fixed;
    z-index: 999998;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background-color: rgba(80,80,80, 0.5);
}
.usit-popup__body{
    position: fixed;
    z-index: 999999;
    max-width: 800px;
    padding: 35px;
    box-sizing: border-box;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50.2%);
    transform-style: preserve-3d;
    background-color: #fff;
}
.usit-popup__heading{
    text-transform: uppercase;
    color: #114861;
    font-size: 36px;
    line-height: 40px;
    text-align: center;
    font-family: 'bebas-neue';
    font-weight: 100 !important;
}
.usit-popup__subheading{ 
    color: #114861;
    font-size: 21px !important;
    line-height: 1.2;
    text-align: center;
    font-family: 'bebas-neue'; 
    font-weight: 100 !important;
    text-transform: none !important;
}
.usit-popup__subheading_size_small{ 
    color: #444444 !important;
    font-family: Verdana, Geneva, sans-serif !important;
    font-size: 15px !important;
    text-transform: none !important;
    font-weight: bold;
}
.usit-popup__subheading_left{
    text-align: left;
}
.usit-popup__close{
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 10px;
    width: 17px;
    height: 17px;
    border: none;
    outline: none;
    cursor: pointer;
    text-indent: -9999px;
    background: url('images/usit-popup-close.png') no-repeat center center;
}
.usit-popup__website-logo{
    display: block;
    text-align: center;
    height: 90px;
    width: auto;
    margin: 0 auto 20px;
}
.usit-accents-list{
    text-align: center;
    font-size: 0;
    margin: 10px 0 30px;
}
.usit-accents-list__item{
    display: inline-block;
    vertical-align: top;
    width: 33.33%;
    box-sizing: border-box;
    padding: 10px 5px 20px;
    font-size: 15px;
}
.usit-accents-list__image{
    display: block;
    height: 86px;
    width: auto;
    margin: 0 auto 10px;
}
.usit-accents-list__text{
    color: #114861;
    display: inline-block;
    text-align: left;
    padding-left: 28px;
    position: relative;
}
.usit-accents-list__text:before{
    content: "";
    display: inline-block;
    width: 21px;
    height: 21px;
    position: absolute;
    top: 2px;
    left: 0;
    background: url('images/usit-popup-icon-star.png') no-repeat center center;
}
.usit-popup .reset-button{
    margin: 0 auto;
    padding: 12px 0;
    cursor: pointer;
    display: block;
    width: 120px;
}
@media all and (max-width: 1110px) {
    .usit-popup__body {
        max-width: none;
        padding: 25px 5px;
        left: 5px;
        top: 5px;
        right: 5px;
        transform: none;
    }
    .usit-popup__content{
        max-height: calc(100vh - 50px);
        overflow: auto;
    }
    .usit-popup__heading {
        font-size: 24px !important;
        line-height: 28px;
    }
    .usit-popup__close{
        right: 5px;
        top: 5px;
    } 
    .usit-popup__website-logo {
        height: 75px;
    }    
    .usit-accents-list__text{
        font-size: 13px;
        line-height: 17px;
        padding-left: 0;
        word-break: break-word;
    }
    .usit-accents-list__text:before{
        display: none;
    }
    .usit-accents-list{
        margin-bottom: 20px;
    }
    .usit-accents-list__image {
        height: 65px;
    }
}
/* usit-popup - END */


@media all and (max-width: 768px) {
    .container{
        width: 100%;
    }
    #old-filters select,
    #filters select{
        width: 270px !important;
        margin-bottom: 15px;
    }
    .employes-content{
        padding: 0px 20px;
    }

}

@media all and (max-width: 480px) {

    #filter{
        position: absolute;
        top: -180px;
    }
}

/* details-summary tags - START - DG 1OCT18 */
details{
    margin-bottom: 8px;
}
details summary{
    margin-bottom: 8px;
    border-radius: 3px;
    border: 1px solid #ccc;
    background-color: #f7f7f7;
    font-size: 14px;
    padding: 8px 12px;
    cursor: pointer;
}
details summary:hover{
	color: #0c465e; }

/* details-summary tags - END DG 1OCT18*/

/* end of customization */

.menu-item .menu-img{
    position: relative;
    top: 3px;
    height: 20px;
}
.menu-item .menu-img-big{
    position: relative;
    top: 3px;
    height: 20px;
}
.reset-button_outline{
    background-color: transparent;
    color: #C0263A;
    font-size: 25px;
    padding: 0;
    width: 30px;
    height: 30px;
    text-align: center;
    position: relative;
    top: 4px;
    display: inline-block;
    line-height: 26px;
}