/* 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*/
    
    .titleContact{
        font-size: 32px;
        line-height: 42px;
        color: #e83033;
        font-weight: 600;
        text-transform: uppercase;
        margin-bottom: 20px;
    }
    .info_contact{
        width: 100%;
        font-size: 14px;
        line-height: 22px;
        min-height: 215px;
        position: relative;
        padding: 20px 20px 20px 210px;
        background: #f5f5f5;
        margin-bottom: 30px;
    }
    .info_contact a{
        font-size: 14px;
        line-height: 22px;
    }
    .info_contact .name{
        font-size: 18px;
        line-height: 28px;
        text-transform: uppercase;
        font-weight: 400;
        color: #333;
        margin-bottom: 5px
    }
    .info_contact .upper{
        text-transform: uppercase;
        font-weight: bold;
    }
    .info_contact .before{
        margin-bottom: 5px;
        font-size: 15px;
        color: #333333;
        line-height: 24px;
        position: relative;
        padding-left: 30px;
    }
    .info_contact .before a{
        font-size: 15px;
        color: #333333;
        line-height: 24px;
    }
    .info_contact .before:before{
        position: absolute;
        font-family:"fontawesome";
        top:0;
        left:0;
        color: #bbbbbb;
        font-size: 15px;
        font-weight: 400;
    }
    .info_contact .inline-block{
        display: inline-block;
        margin-right: 20px;
    }
    .info_contact .view_map{
        position: absolute;
        top: 20px;
        right: 20px;
    }
    .info_contact .view_map a{
        display: inline-block;
        font-size: 15px;
        line-height: 20px;
        padding: 10px 60px 10px 20px;
        text-transform: uppercase;
        color: #0f3252;
        background-color: #fff;
        position: relative;
        font-weight: 400;
        -webkit-transition:all 0.5s ease;
        -moz-transition:all 0.5s ease;
        -o-transition:all 0.5s ease;
        transition:all 0.5s ease;
    }
    .info_contact .view_map a:hover{
        background: #e83033;
        color: #fff;
    }
    .info_contact .view_map a:after{
        position: absolute;
        right: 15px;
        font-family: "fontawesome";
        content: '\f041';
        top: 50%;
        -webkit-transform:translate(0,-50%);
        -moz-transform:translate(0,-50%);
        -o-transform:translate(0,-50%);
        -ms-transform:translate(0,-50%);
        transform:translate(0,-50%);
        font-size: 15px;
    }
    .info_contact .Qcode{
        position: absolute;
        top: 20px;
        left: 20px;
        width: 170px;
        padding: 15px;
        background: #ffffff;
        -webkit-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
        box-shadow: 5px 5px 0 rgba(0, 0, 0, 0.05);
    }
    .info_contact .Qcode img{
        width: 100%;
    }
    .PSForm{
        margin-bottom: 20px;
        font-size: 16px;
        line-height: 25px;
    }
    .PSForm p{
        padding: 0;
    }
    #formContact{
        width: 100%;
        margin-bottom: 60px;
    }
    #formContact .form_left{
        width: 470px;
        float: left;
    }
    #formContact .form_right{
        width: 670px;
        float: right;
    }
    .row-form{
        margin-bottom: 10px;
    }
    .row-form label{
        width: 140px;
        font-weight: 400;
        padding-right: 16px;
        font-size: 16px;
        line-height: 24px;
        color: #2d2d2d;
        box-sizing: border-box;
        margin-bottom: 5px;
    }
    .row-form label span{
        
    }
    .row-form textarea{
        resize: vertical;
    }
    .row-form .form-control{
        height: 45px;
        border-radius:0;
        background-color: #f5f5f5;
        padding: 0 15px;
        border: 0;
    }
    .row-form textarea.form-control{
        height: 130px;
        resize: none;
        padding: 10px 15px;
        border: 0;
        background-position: 10px 7px;
    }
    .row-form .input-group .input-group-text{
        display: table-cell;
        padding-left: 15px;
        white-space: nowrap;
        vertical-align: middle;
    }
    .row-form .form-control#staff{
        padding-left:5px;
    }
    .form-control:focus{
        outline:0;
        -webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(192,192,292,1);
        -moz-box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(192,192,292,1);
        box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(192,192,192,1)
    }
    .row-form #security_code.form-control{
        width: 300px;
        display: inline-block;
    }
    .row-form .fl,
    .row-form .fr{
        width: 49%;
    }
    .row-form.c-button{
        margin-top: 25px;
    }
    .row-form button{
        width: 100px;
        height: auto;
        font-weight: 400;
        padding: 13px 0;
        font-size: 16px;
        line-height: 20px;
        height: 45px;
        color: #ffffff;
        outline: 0;
        background: #0f3252;
        -webkit-border-radius: 5px;
        -moz-border-radius: 5px;
        border-radius: 5px;
        -webkit-box-shadow:none;
        -moz-box-shadow:none;
        box-shadow:none;
        position: relative;
        z-index: 1;
        overflow: hidden;
        -webkit-transition:all 0.5s ease;
        -moz-transition:all 0.5s ease;
        -o-transition:all 0.5s ease;
        transition:all 0.5s ease;
        text-transform: uppercase;
        border:none;
    }
    .row-form button:hover{
        background: #e83033;
        color: #fff;
    }
    .row-form .icon{
        position: relative;
    }
    .row-form .icon:before{
        font-family: FontAwesome;
        position: absolute;
        left: 10px;
        top: 20px;
        font-size: 15px;
        color: #666;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
        color: #999999;
    }


    .map_wrapper{
        margin-bottom: 20px;
        padding: 10px;
        background: #f5f5f5;
    }
    .map_wrapper .tab_title{
        font-size: 16px;
        line-height: 22px;
        font-weight: 500;
        padding: 12px 45px 12px 20px;
        overflow: hidden;
        white-space: nowrap;
        -ms-text-overflow: ellipsis;
        text-overflow: ellipsis;
        background: #0f3252;
        color: #ffffff;
        position: relative;
        display: none;
        cursor: pointer;
    }
    .map_wrapper .tab_title:after{
        position: absolute;
        width: 45px;
        text-align: center;
        font-family: FontAwesome;
        top: 50%;
        right: 0;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%);
        transform: translate(0, -50%);
        font-size: 16px;
        line-height: 40px;
        content: '\f107';
        font-weight: normal;
    }
    .map_wrapper .map_title ul:after{
        content: '';
        display: block;
        clear: both;
    }
    .map_wrapper .map_title ul li {
        list-style:none;
        padding:0;
        display:inline-block;
        margin-right: 6px;
    }

    .map_wrapper .map_title ul li a {
        display: block;
        text-align:center;
        text-decoration:none;
        padding: 5px 10px;
        position:relative;
        -webkit-transition:all 0.5s ease;
        -moz-transition:all 0.5s ease;
        -o-transition:all 0.5s ease;
        transition:all 0.5s ease;
        font-size: 16px;
        line-height: 32px;
        color: #999999;
        font-weight: 600;
        text-transform: uppercase;
    }
    .map_wrapper .map_title ul li:hover {
        z-index:9999;
    }
    .map_wrapper .map_title ul li:hover a,
    .map_wrapper .map_title ul li a.active {
        color: #e83033;
        font-weight: 700;
    }
    .map_wrapper .map_content{

    }


    @media screen and (max-width: 1024px) {
        .info_contact {
            padding: 20px;
            min-height: initial;
            -webkit-box-shadow: initial;
            -moz-box-shadow: initial;
            box-shadow: initial;
        }

        .info_contact .Qcode {
            display: none;
        }

        .info_contact .view_map {
            position: relative;
            margin-top: 30px;
            top: auto;
            right: auto;
        }

        .map_wrapper .map_title{
            position: relative;
        }
        .map_wrapper .tab_title{
            display: block;
            text-transform: uppercase;
        }
        .map_wrapper .map_title ul{
            position: absolute;
            top: 44px;
            left: 0;
            right: 0;
            z-index: 98;
            background: #ffffff;
            border-top: 1px solid #ececec;
            display: none;
        }
        .map_wrapper .map_title.active ul{
            display: block;
        }
        .map_wrapper .map_title ul li{
            display: block;
            border-bottom: 1px solid #ececec;
            margin: 0;
        }
        .map_wrapper .map_title ul li a{
            padding: 10px 15px;
            background: #ffffff;
            border: 0;
            text-align: left;
            color: #333;
        }
        .map_wrapper .map_title ul li a.active{
            color: #fff;
            background-color: #0f3252;
        }
        .map_wrapper .map_title ul li:hover a {
            color: #FFFFFF;
            background-color: #0f3252;
        }
    }

    @media screen and (max-width: 991px){
        .titleContact{
            font-size: 24px;
            line-height: 34px;
        }
        #formContact{
            margin-bottom: 30px;
        }
        .row-form button{
            display: inline-block;
        }
        .row-form #security_code.form-control{
            width: 100%;
        }
        .formContact .row .fl,
        .formContact .row .fr{
            width: 100%;
        }
        .row-form .input-group{
            width: 100%;
        }
        .row-form.c-button{
            margin-top: 20px;
            text-align: center;
        }
        .row-form .input-group .input-group-text{
            width: 1%;
        }
        .row-form .input-group .input-group-text img{
            max-width: none;
        }
        .map_wrapper{
            padding: 0;
            background: #fff;
        }
    }

    @media screen and (max-width: 379px){
        .info_contact .before{
            
        }
        .info_contact .before a{
            font-size: 14px;
        }
    }