/* 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*/
.noecont{
    font-style: italic;
    font-weight: 500;
}
.itemaddress{
    margin-bottom: 30px;
}
.itemaddress:last-child{
    margin-bottom: 0;
}
.itemaddress{
    padding: 30px;
    background-color: #f9f9f9;
}
.itemaddress .gripadd{
    justify-content: space-between;
    margin: 0 -10px;
}
.itemaddress .gripadd > div{
    padding: 0 10px;
}
.itemaddress .gripadd .coll{
    width: 270px;
}
.itemaddress .gripadd .colc{
    width: calc(100% - 490px);
}
.itemaddress .gripadd .colr{
    width: 220px;
    display: flex;
    align-items: flex-end;
}
.itemaddress .thumb img{
    width: 100%;
}
.itemaddress .decs .name{
    margin-bottom: 15px;
    padding-bottom: 5px;
    position: relative;
    font-size: 18px;
    line-height: 27px;
    font-weight: bold;
    text-transform: uppercase;
}
.itemaddress .decs .name::before{
    content: '';
    width: 60px;
    height: 2px;
    background-color: #ed1e30;
    position: absolute;
    bottom: 0;
    left: 0;
}
.itemaddress .decs .address{
    font-size: 18px;
    line-height: 27px;
    margin-bottom: 20px;
}
.itemaddress .decs .info{
    font-size: 16px;
    line-height: 24px;
}
.itemaddress .decs .info li{
    margin-bottom: 10px;
    padding-left: 40px;
    position: relative;
}
.itemaddress .decs .info li::before{
    content: '';
    position: absolute;
    left: 0;
    top: 3px;
    width: 20px;
    height: 20px;
    background-position: left top;
    background-size: contain;
    background-repeat: no-repeat;
}
.itemaddress .decs .info li.iphone::before{
    background-image: url('../../contact/images/ii1.png');
}
.itemaddress .decs .info li.imail::before{
    background-image: url('../../contact/images/ii2.png');
}
.itemaddress .viewmap {
    width: 100%;
}
.itemaddress .viewmap a{
    display: block;
    width: 100%;
    padding: 12px 15px;
    border-radius: 25px;
    text-align: center;
    background-color: #ed1e30;
    border: 1px solid #ed1e30;
    color: #fff;
    font-size: 18px;
    line-height: 27px;
}
.itemaddress .viewmap a:hover{
    background-color: #fff;
    color: #ed1e30;
}
.itemaddress .viewmap a span{
    display: inline-block;
    padding-right: 20px;
    position: relative;
}
.itemaddress .viewmap a span::before{
    font-family: FontAwesome;
    position: absolute;
    right: 0;
    top: 0;
}
/*  */
.worlktime{
    border: 3px solid #636363;
    border-radius: 10px;
    padding: 50px 40px;
}
.worlktime .itemworlk{
    margin-bottom: 50px;
}
.worlktime .itemworlk:last-child{
    margin-bottom: 0;
}
.itemworlk .titleworl{
    margin-bottom: 15px;
    color: #eb292e;
    font-size: 30px;
    line-height: 45px;
    text-transform: uppercase;
    font-weight: 500;
}
.itemworlk .contworlk{
    font-size: 16px;
    line-height: 24px;
}
.formcontact .vhconttfoot{
    margin-bottom: 30px;
}
.formcontact .titlesfoot{
    margin-bottom: 10px;
}
.formcontact .vhconttfoot .contcontact li{
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
}
.formcontact .titlesfoot, .formcontact .titlesfoot h3{
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
    text-transform: uppercase;
}
.formcontact .textform{
    margin-bottom: 20px;
    font-size: 24px;
    line-height: 36px;
    font-weight: bold;
}
.formcontact .vhform .coll{
    width: 145px;
    padding-top: 10px;
}
.formcontact .vhform .colr{
    width: calc(100% - 145px);
}
.formcontact .vhbtn{
    font-weight: bold;
    font-size: 15px;
    line-height: 23px;
}
.formcontact .vhbtn i{
    margin-right: 10px;
}

.vhform input, .vhform textarea{
    color: #999999;
    font-size: 16px;
    line-height: 24px;
    font-style: italic;
}

.vhform label{
    color: #555555;
    font-size: 16px;
    line-height: 24px;
}
.fancybox-slide{
    padding: 10px;
    background-color: #fff;
}
.fancybox-toolbar{
    opacity: 1;
    visibility: unset;
}
.fancybox-button{
    right: 10px;
    top: 10px;
    background-color: #ed1e30;
    color: #fff;
}
/*  */
.infomapcon .map{
    overflow: hidden;
}
.infomapcon .map img, .infomapcon .map iframe{
    width: 100%;
}


.lstitemcontact{
    display: flex;
    flex-wrap: wrap;
    margin: 0 -15px;
    margin-bottom: 50px;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.lstitemcontact > div{
    padding: 0 15px;
    width: 33.3333%;
}
.hpitemcontact{
    height: 100%;
    min-height: 245px;
    padding: 30px;
    text-align: center;
    border: 1px solid #ed1e30;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
    cursor: pointer;
}
.hpitemcontact:hover{
    background-color: #ed1e30;
    color: #fff;
}
.hpitemcontact:hover a{
    color: #fff;
}
.hpitemcontact .icon{
    max-width: 100px;
    margin: 0 auto;
    margin-bottom: 15px;
    min-height: 70px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.hpitemcontact .icon i{
    font-size: 70px;
    color: #000000;
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}
.hpitemcontact:hover .icon i{
    color: #fff;
}
.hpitemcontact .txt .t2{
    font-size: 18px;
    line-height: 27px;
    font-weight: 300;
}
.hpitemcontact .txt .t1{
    font-size: 24px;
    line-height: 36px;
    font-weight: 600;
}
@media screen and (max-width:1200px) {
    .worlktime{
        padding: 40px 20px;
    }
    .worlktime .itemworlk{
        margin-bottom: 30px;
    }
    .itemworlk .titleworl{
        font-size: 24px;
        line-height: 36px;
    }
    .formcontact .textform{
        font-size: 20px;
        line-height: 30px;
    }
}
@media screen and (max-width:991px) {
    .formcontact .textform{
        text-align: center;
    }
    .itemaddress{
        padding: 20px 10px 30px;
    }
    .itemaddress .gripadd .colc{
        width: calc(100% - 270px);
    }
    .itemaddress .gripadd .colr{
        margin-top: 15px;
    }
    .lstitemcontact{
        margin: 0 -10px;
        margin-bottom: 50px;
    }
    .lstitemcontact > div{
        padding: 0 10px;
    }
}
@media screen and (max-width:767px) {
    .worlktime{
        padding: 20px;
    }
    .formcontact .vhform .coll{
        width: 100%;
        padding-top: 0;
    }
    .formcontact .vhform .colr{
        width: 100%;
    }
    .itemaddress .gripadd .coll{
        width: 100%;
        margin-bottom: 20px;
    }
    .itemaddress .gripadd .colc{
        width: 100%;
    }
    .itemaddress .thumb{
        max-width: 270px;
        margin: 0 auto;
    }

    .lstitemcontact > div{
        width: 100%;
        margin-bottom: 30px;
    }
}
