/* Map styling*/
#ce_map_container {
    border: 2px solid #CCC;
    background-color: #CCC;
    font-size: 12px;
}

#ce_map_canvas {
    width: 100%;
    height: 300px
}

#ce-directionsPanel {
    background-color: #FFF
}

/* Direction */
#ce-map-cpanel-switch {
    padding: 8px;
    font-size: 120%;
    height: 40px;
    margin-top: 2px;
    background: #444 url("../images/map-icon.png") no-repeat 20px center
}

#ce-map-cpanel-switch a.ce-route,
#ce-map-cpanel-switch a.ce-route:visited {
    color: #FFF;
    display: block;
    float: left;
    margin: 10px 0 0 65px
}

.ce-map-cpanel fieldset {
    border-color: #CCC;
    border-style: solid none none;
    border-width: 1px 0 0;
    clear: both;
    margin: 3px
}

.ce-map-cpanel fieldset legend {
    font-size: 150%
}

.ce-map-cpanel div {
    clear: left;
    display: block;
    width: 100%
}

.ce-map-cpanel label {
}

.ce-map-cpanel div.submit div, .ce-map-cpanel div.submit div button {
    display: inline
}

/* Coordinates*/
#ce-map-coordinates {
    background-color: #F2EFE9;
    height: 15px;
    margin-top: 2px;
    padding: 5px 0
}

#ce-map-coordinates div {
    float: left;
    width: 49%;
    text-align: center
}

.ce-map-coord-label {
    font-weight: bolder
}

.ce-map-coord-value {
}

/* MAP: End*/
/*-----------INFO CONTACT-----------*/
.info-contact .img {
    float: right;
    width: 120px;    
    margin-left: 30px;
}

.info-contact .name {
    font-size: 18px;
    line-height: 26px;
    color: #e4312c;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.info-contact .over {
    overflow: hidden;
    font-size: 15px;
    line-height: 24px;
}

.info-contact ul li {
    padding-left: 25px;
    position: relative;
}

.info-contact ul li:before {
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 0;
    color: #999999;
}

.info-contact ul li:after {
    /* content: ":"; */
    position: absolute;
    left: 23px;
    top: 0;
}
.view-map-contact a {    
    text-transform: uppercase;
    padding: 10px 30px;    
}
.view-map-contact a span {
    padding-right: 20px;
    position: relative;
}

.view-map-contact a span:before {
    content: "\f041";
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.view-map-contact a:hover {
    color: #ffffff!important;
    background-color: #e4312c!important
}
.view-map-contact a:hover span:before {
    color: #FFFFFF!important
}
/*================================INFO BRAND===========================*/
.item-brand {
    margin-bottom: 30px;
}
.item-brand .info-contact {
    position: relative;
    padding: 20px 15px;
    border: 1px solid #e6e6e6;
}
.item-brand .view-map-contact a {
    display: block;
    background: #eeeeee;
}
.design-map {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 0;
    margin: 0;
}
/*================================SEARCH BRAND==========================*/
.search-brand {
    margin-bottom: 50px
}
.search-brand .txt {
    font-size: 18px;
    color: #666666;
    font-weight: 300;
}
.search-brand .dropdown-list {
    width: 250px;
    margin-right: 12px
}
.search-brand .form-control {
    height: 40px;
    border: 1px solid #cdcdcd;
    border-radius: 0;
}
.search-brand .btn-search {
    display: inline-block;
    padding: 0 25px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    text-transform: uppercase;
    color: #FFFFFF;
    background-color: #e4312c;
    border: none;
}
.search-brand .btn-search span {
    position: relative;
    z-index: 1;
}
.search-brand .btn-search span:before {
    font-family: FontAwesome;
    content: '\f002';
    margin-right: 10px;
    color: #FFFFFF;
}
.search-brand .btn-search:hover {
    background-color: #333333
}
.link-ajax {
    padding: 10px 0 30px
}
.link-ajax a {
    display: inline-block;
    padding: 0 50px;
    height: 52px;
    line-height: 52px;
    text-align: center;    
    text-transform: uppercase;
    border: 1px solid #cecece;
    position: relative;
}
.link-ajax span {
    position: relative;
    z-index: 1;
}
.link-ajax a:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    background-color: #e4312c;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -moz-transition: all 0.2s ease;
    -ms-transition: all 0.2s ease;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: 1;
    visibility: hidden;
}
.link-ajax a:hover {
    color: #FFFFFF;
}

.link-ajax a:hover:before {
    opacity: 1;
    visibility: visible;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}
/*=================================INFO CONTACT================================*/
.vnt-contact {
    padding-top: 0
}
.list-contact {
    background-color: #f5f5f5;
    padding: 60px 0 50px
}
.list-contact .txt-heading {
    color: #e4312c
}
.list-contact .row-contact:not(:last-child) {
    padding-bottom: 40px;
    margin-bottom: 50px;
    border-bottom: 1px solid #dedede
}
.list-contact .nameContact {
    font-size: 20px;
    line-height: 30px;
    color: #333333;
    font-weight: bold;
    text-transform: uppercase;
    padding-top: 15px;
    margin-bottom: 30px;
    position: relative;
}
.list-contact .nameContact:after {
    position: absolute;
    left: 0;
    top: 0;
    content: '';
    width: 40px;
    height: 1px;
    background-color: #e4312c;
}
.list-contact .info-company .des {
    font-size: 16px;
    line-height: 24px;
    color: #888888;
    font-weight: 300;
    margin-bottom: 20px
}
.list-contact .view-map-contact a {
    display: inline-block;
    background-color: #FFFFFF;
    color: #666666;
}
.list-contact .view-map-contact a span:before {
    color: #e4312c
}
.list-contact .info-contact ul li {
    padding-left: 45px;
    font-size: 15px;
    line-height: 24px;
    color: #888888;
}
.list-contact .info-contact ul li:not(:last-child) {
    margin-bottom: 15px
}
.list-contact .info-contact ul li p {
    padding: 0;
}
.list-contact .info-contact ul li p span {
    color: #e4312c
}
.list-contact .info-contact ul li.address {
    background: url(../i-contact1.svg) 0 0 no-repeat;
    background-size: 17px 25px
}
.list-contact .info-contact ul li.phone-email {
    background: url(../i-contact2.svg) 0 0 no-repeat;
    background-size: 24px 25px
}
.list-contact .info-contact ul li.time-work {
    background: url(../i-contact3.svg) 0 0 no-repeat;
    background-size: 24px 24px
}
.list-contact .info-contact .img {
    width: 160px;
    margin-left:30px;
    border: 1px solid #dddddd
}
/*=================================FORM CONTACT===================================*/
.main-contact {
    padding-top: 45px
}
.form-contact {
    margin-bottom: 45px
}

.form-contact .textContact {
    font-size: 16px;
    line-height: 25px;
    color: #666666;
    margin-bottom: 20px;
}

.form-contact .textContact p {
    padding: 0;
}

.form-contact .textContact b {
    color: #e4312c;
}
.form-group .required {
    color: #e80000;
}
.form-contact label {
    display: block;
    font-size: 15px;
    font-weight: 500;
    line-height: 25px;
}

.form-contact input, .form-contact textarea, .form-contact select {
    width: 100%;
    border: solid 1px #ededed;
    background: #FFFFFF;
    height: 45px;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-contact textarea {
    height: 134px;
    resize: none;
    padding-top: 7px;
}

.form-contact .flexDesign {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
}

.form-contact .flexDesign .flexLeft {
    width: 320px;
}
.form-contact .flexDesign .input-group {
    width: 100%;
}
.input-group-img {
    width: 90px;
    white-space: nowrap;
    padding-left: 7px;
    display: table-cell;
    vertical-align: middle;
}
.form-contact button {
    float: left;
    font-size: 16px;
    line-height: 25px;
    background: #e3312b;
    border: none;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 15px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    position: relative;
}
.form-contact button.reset-btn, .form-contact button:hover {
    background-color: #333333;
}
.form-contact button.reset-btn:hover {
    background: #e3312b;
}
.form-contact button span {
    position: relative;
}

.form-contact button {
    width: initial;
    margin-left: 10px;
    min-width: 100px;
}
.form-contact button.bor-effect::before, .form-contact button.bor-effect::after {
    border-color: transparent;
}
/*===================================BEGIN : MAP CONTACT===================================*/
.map-contact {
    margin-bottom: 40px
}

.map-contact .list-tab > li {
    float: left;
    display: inline-block;
    margin-right: 2px;
    margin-bottom: 2px;
}

.map-contact .list-tab > li > a {
    text-transform: uppercase;
    min-width: 147px;
    height: 43px;
    line-height: 43px;
    padding: 0 30px;
    color: #999999;
    font-weight: 700;
    background-color: #f5f5f5;
    display: block;
}

.map-contact .list-tab > li.active > a, .map-contact .list-tab > li.active > a:focus, .map-contact .list-tab > li.active > a:hover {   
    color: #e4312c
}

.map-contact .mc-tab {
    color: #ffffff;
    text-transform: uppercase;
    padding: 8px 20px;
    position: relative;
    cursor: pointer;
    margin-bottom: 10px;
    background: #333333;
    font-weight: bold;
}

.map-contact .mc-tab:before {
    content: "\f107";
    font-family: FontAwesome;
    right: 20px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}

/*==================================================*/
.designPopup .fancybox-slide--iframe {
    padding: 0;
}

.designPopup .fancybox-slide--iframe .fancybox-content {
    height: 100% !important;
    margin-bottom: 0;
}

div#vnt-popup-map {
    height: 10vh;
    overflow: hidden;
}

div#vnt-popup-map iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
}

.designPopup .fancybox-close-small {
    width: 45px;
    height: 45px;
    background: #ee3024;
    border-radius: 100%;
    top: 15px;
    right: 15px;
}

.designPopup .fancybox-close-small svg {
    color: #ffffff;
    opacity: 1;
}

/*================================================================*/
/*=========================RESPONSIVE=============================*/
/*================================================================*/
@media all and (min-width: 992px) {
    .search-brand .txt {        
        margin-right: 12px;
    }    
}
@media all and (min-width: 1200px) {
    .vnt-contact .info-contact {
        padding-left: 75px
    }
    .list-contact .info-contact .img {
        margin-left:150px
    }
}
@media all and (max-width: 1199px) {
    .form-contact .flexDesign .flexLeft {
        width: 280px;
    }
}
@media all and (max-width: 1100px) {
    .form-contact .flexDesign .flexLeft {
        width: 240px;
    }
}
@media all and (max-width: 991px) {
    .search-brand {
        margin-bottom: 30px;
    }
    .search-brand .row-search {
        display: block
    }
    .search-brand .txt {        
        margin-bottom: 15px;
    }
    .search-brand .boxSelect {
        justify-content: space-between;
    }
    .search-brand .dropdown-list {
        width: 50%
    }
    .item-brand {
        margin-bottom: 20px;
    }
    .list-contact {
        padding: 40px 0
    }
    .list-contact .nameContact {
        font-size: 18px;
        margin-bottom: 20px
    }
    .list-contact .row-contact:not(:last-child) {
        padding-bottom: 35px;
        margin-bottom: 40px;
    }
    .list-contact .info-company {
        margin-bottom: 25px
    }
    .main-contact {
        padding-top: 25px;
    }
    .form-contact {
        margin-bottom: 40px;
    }
    .form-contact .textContact {
        font-size: 15px;
    }
    .form-group {
        margin-bottom: 10px;
    }
    .form-contact form {
        width: 100%;
    }

    .form-contact .colRight {
        float: none;
        width: 100%;
    }
    .form-contact button.send-btn {
        margin-left: 0
    }

    .col-right {
        text-align: left;
    }

    .map-contact {
        padding: 0;
    }
    .map-contact .list-tab {
        border: 1px solid #ededed;
        border-top: none;
    }
    .map-contact .list-tab > li {
        float: none;
        display: block;
        text-align: left;
        margin: 0;
    }

    .map-contact .list-tab > li > a {
        font-size: 14px;
        line-height: 22px;
        text-transform: capitalize;
        padding: 10px 15px;
        margin: 0;
        font-weight: normal;
        background-color: #FFFFFF;
        border-top: 1px solid #ededed;
        border-bottom: none;
        text-transform: uppercase;
    }

    .map-contact .list-tab > li.active > a,
    .map-contact .list-tab > li.active > a:focus,
    .map-contact .list-tab > li.active > a:hover {
        border-color: #e5e5e5;
        color: #e3312b;
    }

    .map-contact .list-tab {
        display: none;
        background: #ffffff;
    }

    .menuTab-contact.active .list-tab {
        display: block;
    }

    .map-contact .mc-menu-tab {
        display: block;
        padding: 12px 15px;
        font-size: 14px;
        font-weight: 600;
        color: #FFFFFF;
        text-transform: uppercase;
        background-color: #e3312b;
        position: relative;
        cursor: pointer;
        text-align: left;
    }

    .map-contact .mc-menu-tab:before {
        content: "\f0d7";
        font-family: FontAwesome;
        position: absolute;
        right: 15px;
        top: 50%;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        font-size: 16px;
        line-height: 26px;
    }
}

@media all and (max-width: 767px) {
    .form-contact .row-btn {
        padding-top: 15px;
        text-align: center;
    }
}
@media all and (max-width: 640px) {
    .form-contact .flexDesign {
        display: block;
    }
    .form-contact .flexDesign .flexLeft {
        width: 100%;
        margin-bottom: 20px;
    }    
}
@media all and (max-width: 480px) {
    .search-brand .boxSelect {
        display: block;
    }
    .search-brand .dropdown-list, .search-brand .btn-search {
        width: 100%;
    }
    .search-brand .dropdown-list {
        margin-bottom: 10px
    }    
}
@media all and (min-width: 768px) and (max-width: 1024px) {
    .form-contact .flexDesign {
        display: block;
    }
    .form-contact .flexDesign .flexLeft {
        width: 100%;
        margin-bottom: 20px;
    }
    .form-contact button.send-btn {
        margin-left: 0;
    }
}