a{-webkit-transition: color .2s ease-in; -moz-transition: color .2s ease-in; -o-transition: color .2s ease-in; transition: color .2s ease-in;}
.pfirstchild p:first-child{margin-top: 0px; padding-top: 0px;}
.pfirstchild p:last-child{margin-bottom: 0px; padding-bottom: 0px;}

.loadthis { display: none; }

.animatethis { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }

.main-content { max-width: 1920px; margin-left: auto; margin-right: auto; }
.main-content-ins { max-width: 1460px; margin-left: auto; margin-right: auto; padding-left: 20px; padding-right: 20px; }
.main-content-ins-2 { max-width: 1040px; margin-left: auto; margin-right: auto; padding-left: 20px; padding-right: 20px; }
.main-content-top { padding-top: 116px; }

.no-marg-padd { margin: 0; padding: 0; }
.no-marg-padd li { margin: 0; padding: 0; }

input, textarea { outline: 0 !important; }
strong, b { font-weight: bold !important; }

.bootstrap-dialog .modal-header { background-color: #ddd !important; }
.bootstrap-dialog .bootstrap-dialog-close-button button { font-size: 26px; opacity: 1; }
.bootstrap-dialog .bootstrap-dialog-title { font-size: 16px !important; color: #111; }
.bootstrap-dialog .bootstrap-dialog-message { font-size: 15px !important; color: #111; }
.bootstrap-dialog .bootstrap-dialog-footer-buttons .btn-warning { font-size: 15px !important; }
.bootstrap-dialog .bootstrap-dialog-footer-buttons .btn-default { font-size: 15px !important; color: #111; }

.rvl-hdn { visibility: hidden; }
.rvl-vrf { overflow: hidden; }

#infscr-loading { text-align: center; z-index: 100; position: fixed; left: 50%; bottom: 40px; width: 274px; margin-left: -137px; padding: 7px 10px; background: #000; opacity: 0.8; color: #fff; border: 1px solid #959595; }

.mfp-fade.mfp-bg { opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } /* overlay at start */
.mfp-fade.mfp-bg.mfp-ready { opacity: 0.8; } /* overlay animate in */
.mfp-fade.mfp-bg.mfp-removing { opacity: 0; } /* overlay animate out */
.mfp-fade.mfp-wrap .mfp-content { opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; } /* content at start */
.mfp-fade.mfp-wrap.mfp-ready .mfp-content { opacity: 1; } /* content animate it */
.mfp-fade.mfp-wrap.mfp-removing .mfp-content { opacity: 0; } /* content animate out */

.pagin { text-align: center; margin-top: 100px; }
.pagin li { margin-left: 4px; display: inline-block; vertical-align: top; }
.pagin li.num:before { content: "|"; font-size: 14px; margin-right: 6px; display: inline-block; vertical-align: top; }
.pagin li.num:first-child:before { display: none; }
.pagin li a { display: inline-block; margin-top: -3px; font-size: 18px; color: #000; }
.pagin li a:hover,
.pagin li.active a { color: #8560a8; }

.ph { font-size: 20px; color: #000; }
.ph::-webkit-input-placeholder { opacity: 1 !important; font-size: 20px; color: #aeaeae; }
.ph:-moz-placeholder { /* Firefox 18- */ opacity: 1 !important; font-size: 20px; color: #aeaeae; }
.ph::-moz-placeholder {  /* Firefox 19+ */ opacity: 1 !important; font-size: 20px; color: #aeaeae; }
.ph:-ms-input-placeholder { opacity: 1 !important; font-size: 20px; color: #aeaeae; }
.ph:-ms-input-placeholder { opacity: 1 !important; font-size: 20px; color: #aeaeae; }

.ph16 { font-size: 16px; color: #000; }
.ph16::-webkit-input-placeholder { opacity: 1 !important; font-size: 16px; color: #676767; font-style: italic; }
.ph16:-moz-placeholder { /* Firefox 18- */ opacity: 1 !important; font-size: 16px; color: #676767; font-style: italic; }
.ph16::-moz-placeholder {  /* Firefox 19+ */ opacity: 1 !important; font-size: 16px; color: #676767; font-style: italic; }
.ph16:-ms-input-placeholder { opacity: 1 !important; font-size: 16px; color: #676767; font-style: italic; }
.ph16:-ms-input-placeholder { opacity: 1 !important; font-size: 16px; color: #676767; font-style: italic; }

.btn-custom-1{display: inline-block; font-size: 17px; color: #db0002; font-weight: bold; background: #fff; border: 2px solid #ff0000; padding: 14px 10px; min-width: 224px; text-align: center; outline: none !important; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear;}
.btn-custom-1.btn-no-bg{background: none; }
.btn-custom-1:focus,.btn-custom-1.focus{color: #fff; background-color: #db0002; border-color: #db0002;}
.btn-custom-1:hover{color: #fff; background-color: #db0002; border-color: #db0002;}
.btn-custom-1:active,.btn-custom-1.active,.open >.dropdown-toggle.btn-custom-1{color: #fff; background-color: #db0002; border-color: #db0002;}
.btn-custom-1:active:hover,.btn-custom-1.active:hover,.open >.dropdown-toggle.btn-custom-1:hover,.btn-custom-1:active:focus,.btn-custom-1.active:focus,.open >.dropdown-toggle.btn-custom-1:focus,.btn-custom-1:active.focus,.btn-custom-1.active.focus,.open >.dropdown-toggle.btn-custom-1.focus{color: #fff; background-color: #db0002; border-color: #db0002;}
.btn-custom-1:active,.btn-custom-1.active,.open >.dropdown-toggle.btn-custom-1{background-image: none;}
.btn-custom-1.disabled:hover,.btn-custom-1[disabled]:hover, fieldset[disabled] .btn-custom-1:hover,.btn-custom-1.disabled:focus,.btn-custom-1[disabled]:focus, fieldset[disabled] .btn-custom-1:focus,.btn-custom-1.disabled.focus,.btn-custom-1[disabled].focus, fieldset[disabled] .btn-custom-1.focus{color: #fff; background-color: #db0002; border-color: #db0002;}
.btn-custom-1 .badge{color: #fff;}

.btn-custom-2{display: inline-block; font-size: 17px; color: #fff; font-weight: bold; background: none; border: 2px solid #fff; padding: 14px 10px; min-width: 224px; text-align: center; outline: none !important; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear;}
.btn-custom-2:focus,.btn-custom-2.focus{border-color: #db0002;}
.btn-custom-2:hover{border-color: #db0002;}
.btn-custom-2:active,.btn-custom-2.active,.open >.dropdown-toggle.btn-custom-2{border-color: #db0002;}
.btn-custom-2:active:hover,.btn-custom-2.active:hover,.open >.dropdown-toggle.btn-custom-2:hover,.btn-custom-2:active:focus,.btn-custom-2.active:focus,.open >.dropdown-toggle.btn-custom-2:focus,.btn-custom-2:active.focus,.btn-custom-2.active.focus,.open >.dropdown-toggle.btn-custom-2.focus{border-color: #db0002;}
.btn-custom-2:active,.btn-custom-2.active,.open >.dropdown-toggle.btn-custom-2{background-image: none;}
.btn-custom-2.disabled:hover,.btn-custom-2[disabled]:hover, fieldset[disabled] .btn-custom-2:hover,.btn-custom-2.disabled:focus,.btn-custom-2[disabled]:focus, fieldset[disabled] .btn-custom-2:focus,.btn-custom-2.disabled.focus,.btn-custom-2[disabled].focus, fieldset[disabled] .btn-custom-2.focus{border-color: #db0002;}
.btn-custom-2 .badge{color: #fff;}

.btn-custom-3{display: inline-block; font-size: 17px; color: #3e3e3e; font-weight: bold; background: none; border: 2px solid #3e3e3e; padding: 14px 10px; min-width: 224px; text-align: center; outline: none !important; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear;}
.btn-custom-3:focus,.btn-custom-3.focus{color: #fff; border-color: #db0002;}
.btn-custom-3:hover{color: #fff; border-color: #db0002;}
.btn-custom-3:active,.btn-custom-3.active,.open >.dropdown-toggle.btn-custom-3{color: #fff; border-color: #db0002;}
.btn-custom-3:active:hover,.btn-custom-3.active:hover,.open >.dropdown-toggle.btn-custom-3:hover,.btn-custom-3:active:focus,.btn-custom-3.active:focus,.open >.dropdown-toggle.btn-custom-3:focus,.btn-custom-3:active.focus,.btn-custom-3.active.focus,.open >.dropdown-toggle.btn-custom-3.focus{color: #fff; border-color: #db0002;}
.btn-custom-3:active,.btn-custom-3.active,.open >.dropdown-toggle.btn-custom-3{background-image: none;}
.btn-custom-3.disabled:hover,.btn-custom-3[disabled]:hover, fieldset[disabled] .btn-custom-3:hover,.btn-custom-3.disabled:focus,.btn-custom-3[disabled]:focus, fieldset[disabled] .btn-custom-3:focus,.btn-custom-3.disabled.focus,.btn-custom-3[disabled].focus, fieldset[disabled] .btn-custom-3.focus{color: #fff; border-color: #db0002;}
.btn-custom-3 .badge{color: #fff;}

.btn-custom-f{display: inline-block; font-size: 17px; color: #000; font-weight: bold; background: #fff; border: 2px solid #000; padding: 2px 10px; min-width: 180px; text-align: center; outline: none !important; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear;}
.btn-custom-f:focus,.btn-custom-f.focus{color: #fff; border-color: #db0002;}
.btn-custom-f:hover{color: #fff; border-color: #db0002;}
.btn-custom-f:active,.btn-custom-f.active,.open >.dropdown-toggle.btn-custom-f{color: #fff; border-color: #db0002;}
.btn-custom-f:active:hover,.btn-custom-f.active:hover,.open >.dropdown-toggle.btn-custom-f:hover,.btn-custom-f:active:focus,.btn-custom-f.active:focus,.open >.dropdown-toggle.btn-custom-f:focus,.btn-custom-f:active.focus,.btn-custom-f.active.focus,.open >.dropdown-toggle.btn-custom-f.focus{color: #fff; border-color: #db0002;}
.btn-custom-f:active,.btn-custom-f.active,.open >.dropdown-toggle.btn-custom-f1{background-image: none;}
.btn-custom-f.disabled:hover,.btn-custom-f[disabled]:hover, fieldset[disabled] .btn-custom-f:hover,.btn-custom-f.disabled:focus,.btn-custom-f[disabled]:focus, fieldset[disabled] .btn-custom-f:focus,.btn-custom-f.disabled.focus,.btn-custom-f[disabled].focus, fieldset[disabled] .btn-custom-f.focus{color: #fff; border-color: #db0002;}
.btn-custom-f .badge{color: #fff;}

.hvr-shutter-out-horizontal:before { background: #db0002 !important; }

ol.breadcrumb { background: transparent; margin: 12px 0 0 0; padding: 0; }
ol.breadcrumb li { margin: 0; padding: 0; list-style: none; font-size: 14px; color: #3e3e3e; }
ol.breadcrumb li + li:before { content: "/"; padding: 0 5px; color: #3e3e3e; }
ol.breadcrumb li a { text-decoration: none; font-size: 14px; color: #3e3e3e; }
ol.breadcrumb li a:hover,
ol.breadcrumb li.active a { color: #de0002; }

#cookie-bar { background: #000; background: rgba(0,0,0,0.8); height: auto; line-height: normal; color: #eeeeee; text-align: center; padding: 5px 5px; }
#cookie-bar.fixed {position:fixed; top:0; left:0; width:100%;}
#cookie-bar.fixed.bottom {bottom:0; top:auto; z-index: 999;}
#cookie-bar p {margin: 0; padding: 0; color: #fff; font-size: 14px; }
#cookie-bar a {color:#fff; text-decoration:underline; font-size: 14px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear;}
#cookie-bar .cb-enable {background:#de0002; color: #fff; display: inline-block; text-decoration: none; padding: 2px 6px; margin-left: 8px; }
#cookie-bar .cb-enable:hover {background:#009900;}
#cookie-bar .cb-disable {background:#990000; color: #fff; display: inline-block; text-decoration: none; padding: 2px 6px; margin-left: 8px; }
#cookie-bar .cb-disable:hover {background:#bb0000;}
#cookie-bar .cb-policy {background:#0033bb; color: #fff; display: inline-block; text-decoration: none; padding: 2px 6px; margin-left: 8px; }
#cookie-bar .cb-policy:hover {background:#0055dd;}

.noselect {
  -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */
     -khtml-user-select: none; /* Konqueror HTML */
       -moz-user-select: none; /* Firefox */
        -ms-user-select: none; /* Internet Explorer/Edge */
            user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

/********************* HEADER *********************/
.cbp-af-header { position: fixed; top: 0; left: 0; width: 100%; z-index: 100; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.cbp-af-header.header-scrl { }
.cbp-af-header .header-wrapper { }
.cbp-af-header .header-wrapper header { }

header { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .top { background: rgba(159,1,6,0.5); min-height: 60px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .top .main-content-ins .pull-right > div { float: left; }
header .top .pho-mob { display: none; margin-top: 11px; }
header .top .pho { background: url(../img/icon-phone-5.png) no-repeat center left; padding-left: 26px; font-size: 14px; color: #fff; margin-top: 19px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .top .pho a { font-size: 14px; color: #fff; }
header .top .pho a:hover { color: #de0002; }
header .top .ema { margin-left: 80px; margin-top: 19px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .top .ema a { display: block; background: url(../img/icon-email-5.png) no-repeat center left; padding-left: 31px; font-size: 14px; color: #fff; }
header .top .ema a:hover { color: #de0002; }
header .top .soc { margin-left: 80px; margin-top: 20px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .top .soc a { display: inline-block; vertical-align: top; background-position: 0 0; background-repeat: no-repeat; height: 20px; margin-left: 20px; }
header .top .soc a:first-child { margin-left: 0; }
header .top .soc a.fb { background-image: url(../img/social-facebook-5.png); width: 10px; }
header .top .soc a.in { background-image: url(../img/social-instagram-5.png); width: 20px; }
header .top .lngs { margin-left: 80px; position: relative; margin-top: 22px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .top .lngs span { display: block; background-position: 0 0; background-repeat: no-repeat; width: 38px; height: 16px; position: relative; cursor: pointer; }
header .top .lngs span.el { background-image: url(../img/flag-el.png); }
header .top .lngs span.en { background-image: url(../img/flag-en.png); }
header .top .lngs span:after { content: ""; position: absolute; top: 5px; right: 0; display: block; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 5px solid #fff; }
header .top .lngs ul { position: absolute; top: 14px; left: 0; display: none; }
header .top .lngs ul li { margin-top: 5px; }
header .top .lngs ul li a { display: block; background-position: 0 0; background-repeat: no-repeat; width: 23px; height: 16px; }
header .top .lngs ul li a.el { background-image: url(../img/flag-el.png); }
header .top .lngs ul li a.en { background-image: url(../img/flag-en.png); }
header .bot { background: rgba(255,255,255,0.8); min-height: 100px; box-shadow: 5px 5px 19.6px 0.4px rgba(0, 0, 0, 0.35); -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .bot .pull-left { margin-top: 20px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .bot .pull-left a { display: block; background: url(../img/logo.png) no-repeat 0 0; width: 309px; height: 60px; background-size: 309px 60px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
header .bot .pull-right { }
header .bot .pull-right .mob-btn { margin-top: 34px; display: none; }
header .bot .pull-right .mob-btn a { display: block; background: url(../img/menu.png) no-repeat 0 0; width: 18px; height: 13px; }
.main-menu ul li a { display: block; color: #2b2a29; font-weight: bold; position: relative; }
.main-menu ul li a:hover,
.main-menu ul li a.active,
.main-menu ul li a.activeo { color: #de0002; }
.main-menu > ul { }
.main-menu > ul > li { float: left; margin-left: 30px; line-height: 100px; position: relative; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.main-menu > ul > li:first-child { margin-left: 0; }
.main-menu > ul > li > a { display: inline-block; line-height: 34px; }
.main-menu > ul > li.cnt > a { padding: 0 10px; border: 2px solid #2b2a29; }
.main-menu > ul > li.cnt > a.active { border-color: #de0002; }
.main-menu > ul > li.has { }
.main-menu > ul > li.has > a { padding-right: 16px; }
.main-menu > ul > li.has > a:after { content: ""; position: absolute; top: 50%; right: 0; margin-top: -3px; display: block; width: 0; height: 0; border-left: 5px solid transparent; border-right: 5px solid transparent; border-top: 10px solid #2b2a29; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.main-menu > ul > li.has > a:hover:after,
.main-menu > ul > li.has > a.active:after,
.main-menu > ul > li.has > a.activeo:after { border-top-color: #de0002; }
.main-menu > ul > li ul { display: none; position: absolute; }
.main-menu > ul > li ul li { margin-top: 1px; line-height: normal; }
.main-menu > ul > li ul li a { display: block; padding: 17px 14px 17px 14px; background: rgba(255,255,255,0.8); white-space: nowrap; }
.main-menu > ul > li > ul { top: 100px; left: -14px; }
.main-menu > ul > li > ul > li { position: relative; }
.main-menu > ul > li > ul > li.has > a { padding-right: 40px; }
.main-menu > ul > li > ul > li.has > a:after { content: ""; position: absolute; top: 50%; right: 12px; margin-top: -2px; display: block; width: 0; height: 0; border-top: 5px solid transparent; border-bottom: 5px solid transparent; border-left: 10px solid #2b2a29; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.main-menu > ul > li > ul > li.has > a:hover:after,
.main-menu > ul > li > ul > li.has > a.active:after,
.main-menu > ul > li > ul > li.has > a.activeo:after { border-left-color: #fff; }
.main-menu > ul > li > ul > li > ul { top: -1px; left: 100%; }
.main-menu > ul > li > ul > li > ul > li { margin-left: 1px; }
.main-menu > ul > li > ul > li a { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.main-menu > ul > li > ul > li a:hover,
.main-menu > ul > li > ul > li a.activeo,
.main-menu > ul > li > ul > li a.active { background: #c20a0c; color: #fff; }

.cbp-af-header.cbp-af-header-shrink header,
.cbp-af-header.cbp-af-header-inside header { box-shadow: 5px 5px 19.6px 0.4px rgba(0, 0, 0, 0.35); }
.cbp-af-header.cbp-af-header-shrink header .top,
.cbp-af-header.cbp-af-header-inside header .top { background: #fff; min-height: auto; height: 36px; }
.cbp-af-header.cbp-af-header-shrink header .top .pull-right,
.cbp-af-header.cbp-af-header-inside header .top .pull-right { height: 36px; }
.cbp-af-header.cbp-af-header-shrink header .top .pho,
.cbp-af-header.cbp-af-header-inside header .top .pho { background-image: url(../img/icon-phone-3.png); color: #2b2a29; margin-top: 15px; }
.cbp-af-header.cbp-af-header-shrink header .top .pho a,
.cbp-af-header.cbp-af-header-inside header .top .pho a { color: #2b2a29; }
.cbp-af-header.cbp-af-header-shrink header .top .pho a:hover,
.cbp-af-header.cbp-af-header-inside header .top .pho a:hover { color: #de0002; }
.cbp-af-header.cbp-af-header-shrink header .top .ema,
.cbp-af-header.cbp-af-header-inside header .top .ema { margin-top: 15px; }
.cbp-af-header.cbp-af-header-shrink header .top .ema a,
.cbp-af-header.cbp-af-header-inside header .top .ema a { background-image: url(../img/icon-email-3.png); color: #2b2a29; }
.cbp-af-header.cbp-af-header-shrink header .top .ema a:hover,
.cbp-af-header.cbp-af-header-inside header .top .ema a:hover { color: #de0002; }
.cbp-af-header.cbp-af-header-shrink header .top .soc,
.cbp-af-header.cbp-af-header-inside header .top .soc { margin-top: 16px; }
.cbp-af-header.cbp-af-header-shrink header .top .soc a.fb,
.cbp-af-header.cbp-af-header-inside header .top .soc a.fb { background-image: url(../img/social-facebook-3.png); }
.cbp-af-header.cbp-af-header-shrink header .top .soc a.in,
.cbp-af-header.cbp-af-header-inside header .top .soc a.in { background-image: url(../img/social-instagram-3.png); }
.cbp-af-header.cbp-af-header-shrink header .top .lngs,
.cbp-af-header.cbp-af-header-inside header .top .lngs { margin-top: 18px; }
.cbp-af-header.cbp-af-header-shrink header .top .lngs span:after,
.cbp-af-header.cbp-af-header-inside header .top .lngs span:after { border-top-color: #2b2a29; }
.cbp-af-header.cbp-af-header-shrink header .bot,
.cbp-af-header.cbp-af-header-inside header .bot { background: #fff; box-shadow: none; min-height: 80px; }
.cbp-af-header.cbp-af-header-shrink header .bot .pull-left,
.cbp-af-header.cbp-af-header-inside header .bot .pull-left { margin-top: 17px; }
.cbp-af-header.cbp-af-header-shrink header .bot .pull-left a,
.cbp-af-header.cbp-af-header-inside header .bot .pull-left a { width: 229px; height: 45px; background-size: 229px 45px; }
.cbp-af-header.cbp-af-header-shrink header .main-menu > ul > li,
.cbp-af-header.cbp-af-header-inside header .main-menu > ul > li { margin-left: 30px; line-height: 80px; }
.cbp-af-header.cbp-af-header-shrink header .main-menu > ul > li > ul,
.cbp-af-header.cbp-af-header-inside header .main-menu > ul > li > ul { top: 80px; }

nav#menu { visibility: hidden; height: 0; }
nav#menu ul li a:hover,
nav#menu ul li a.active { color: #de0002; }

.close-menu { cursor: pointer; }

.mm-navbar_tabs a { font-size: 16px; }
.mm-navbar_tabs a i { margin-right: 6px; }

.mm-listitem__text { font-size: 16px; }

.mm-btn_close { background: #c20708; }
.mm-btn_close::before,
.mm-btn_close::after { border-color: #000; }
.mm-btn_close::before { right: 15px; }
.mm-btn_close::after { right: 22px; }

.mm-navbars_bottom { border-top: 0; }
.mm-navbars_bottom .mm-navbar { background: #c20708; }
.mm-navbars_bottom .mm-navbar a { color: #fff; }

.mm-btn_close::before,
.mm-btn_close::after { border-color: #fff; }
/********************* HEADER *********************/

/********************* FOOTER *********************/
.foot-marg { margin-bottom: -96px; }
footer { border-top: 5px solid #3e3e3e; margin-top: 96px; background: url(../img/bg-footer.png) no-repeat bottom right; }
footer:before { content: ""; display: block; border-top: 5px solid #ff0000; }
footer .cols { margin-top: 50px; padding-bottom: 40px; border-bottom: 2px solid #2b2a29; }
footer .cols .col { float: left; }
footer .cols .col.col-1 { width: 30%; padding-right: 20px; }
footer .cols .col.col-2 { width: 48%; margin-top: 40px; }
footer .cols .col.col-3 { width: 22%; margin-top: 40px; }
footer .cols .col .logo { }
footer .cols .col .logo a { display: inline-block; }
footer .cols .col .addr { background: url(../img/icon-map.png) no-repeat top 5px left 2px; padding-left: 56px; margin-top: 26px; }
footer .cols .col .addr ul li { margin-top: 10px; line-height: 21px; position: relative; }
footer .cols .col .addr ul li span { position: absolute; top: 0; left: -20px; font-weight: bold; }
footer .cols .col .addr ul li:first-child { margin-top: 0; }
footer .cols .col .pho { margin-top: 18px; background: url(../img/icon-phone-2.png) no-repeat center left; padding-left: 36px; }
footer .cols .col .ema { margin-top: 18px; background: url(../img/icon-mail.png) no-repeat center left; padding-left: 36px; }
footer .cols .col .lst { }
footer .cols .col .lst > ul { }
footer .cols .col .lst > ul > li { float: left; width: 50%; text-align: center; padding-right: 20px; }
footer .cols .col .lst > ul > li > div { display: inline-block; text-align: left; }
footer .cols .col .lst > ul > li > div strong { }
footer .cols .col .lst > ul > li ul { padding-top: 14px; }
footer .cols .col .lst > ul > li ul li { margin-top: 5px; }
footer .cols .col .inpt { margin-top: 26px; }
footer .cols .col .inpt input { height:36px; padding: 0 14px; border-color: #000; }
footer .cols .col .chk { margin-top: 12px; }
footer .cols .col .chk a { font-size: 12px; color: #3f3f3f; font-style: italic; margin-left: 12px; }
footer .cols .col .chk a span { color: #0054ff; }
footer .cols .col button { margin-top: 32px; }
footer .copy { padding: 28px 0 30px 0; }
footer .copy .pull-left { font-size: 14px; line-height: 25px; }
footer .copy .pull-left a { font-weight: bold; }
footer .copy .pull-right { }
footer .copy .pull-right a { display: inline-block; vertical-align: top; margin-left: 20px; }
/********************* FOOTER *********************/

/********************* HOMEPAGE *********************/
.home { }
.home .hp-slider { position: relative; z-index: 99; }
.home .rev-scroll-to { background: url(../img/mouse.png) no-repeat 0 0; width: 23px; height: 33px; cursor: pointer; }
.tp-caption.VideoControls-Mute .fa,
.VideoControls-Mute .fa{ height: 35px; width: 35px; text-align: center; line-height: 35px; position: relative; color: #fff; background-color: #de0002; border: none; outline: none !important; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.tp-caption.VideoControls-Mute .fa:hover,
.VideoControls-Mute .fa:hover{ }
.myplaypause.playme .fa::before {  content: "\f04b"; }
.myplaypause.playme2 .fa::before {  content: "\f04b"; }
.home .hp-about { margin-top: 80px; padding-bottom: 74px; background: url(../img/dummy/hp-about.png) no-repeat bottom right; }
.home .hp-about .pull-left { float: left; width: 50%; padding: 0 20px; display: flex; justify-content: center; flex-direction: column; }
.home .hp-about .pull-left .ins { position: relative; }
.home .hp-about .pull-left .ins .ring-container-c  { position: absolute; }
.home .hp-about .pull-left .ins .ring-container-c.ring-container-c-1  { top: 61%; left: 46.5%; }
.home .hp-about .pull-left .ins .ring-container-c.ring-container-c-2  { top: 50%; left: 48.2%; }
.home .hp-about .pull-left .ins .ring-container-c.ring-container-c-3  { top: 89.9%; left: 69.2%; }
.home .hp-about .pull-left .ins .ring-container { position: relative; }
.home .hp-about .pull-left .ins .ring-container .circle { width: 15px; height: 15px; background-color: #de0002; border-radius: 50%; position: absolute; top: 5px; left: 5px; }
.home .hp-about .pull-left .ins .ring-container .ringring { border: 3px solid #de0002; -webkit-border-radius: 30px; height: 25px; width: 25px; position: absolute; left: 0; top: 0; -webkit-animation: pulsate 1s ease-out; -webkit-animation-iteration-count: infinite; opacity: 0.0 }
@-webkit-keyframes pulsate {
    0% {-webkit-transform: scale(0.1, 0.1); opacity: 0.0;}
    50% {opacity: 1.0;}
    100% {-webkit-transform: scale(1.2, 1.2); opacity: 0.0;}
}
.home .hp-about .pull-right { float: right; width: 50%; display: flex; justify-content: center; flex-direction: column; }
.home .hp-about .pull-right .ttl { border-bottom: 10px solid #de0002; margin-top: 10px; }
.home .hp-about .pull-right .ttl h2 { margin: 0; padding: 0 20px 3px 0; font-size: 42px; color: #3e3e3e; font-weight: normal; }
.home .hp-about .pull-right .txt { display: block; max-width: 674px; border-left: 5px solid #3e3e3e; padding: 0 20px 0 36px; font-size: 20px; color: #3e3e3e; line-height: 30px; margin-top: 140px; }
.home .hp-about .pull-right .lnk { margin-top: 80px; padding-right: 20px; }
.home .hp-fleet { }
.home .hp-fleet .pull-left { float: left; width: 50%; background: #000; padding: 30px 40px 30px 20px; display: flex; justify-content: center; flex-direction: column; position: relative; }
.home .hp-fleet .pull-left .ins { position: relative; z-index: 10; }
.home .hp-fleet .pull-left #particles-js { position: absolute; z-index: 9; top: 0; left: 0; width: 100%; height: 100%; }
.home .hp-fleet .pull-left .ttl { max-width: 560px; text-align: right; border-bottom: 10px solid #de0002; margin-left: -20px; }
.home .hp-fleet .pull-left .ttl h2 { margin: 0; padding-bottom: 3px; font-size: 42px; color: #fff; font-weight: normal; }
.home .hp-fleet .pull-left .txt { float: right; text-align: left; width: 100%; max-width: 710px; padding-left: 36px; border-left: 5px solid #fff; margin-top: 150px; font-size: 20px; color: #fff; line-height: 30px; }
.home .hp-fleet .pull-left .lnk { float: right; text-align: left; width: 100%; max-width: 710px; margin-top: 64px; }
.home .hp-fleet .pull-right { float: right; width: 50%; background-position: center center; background-repeat: no-repeat; position: relative; }
.home .hp-fleet .pull-right img { display: none; }
.home .hp-fleet .pull-right:before { content: ""; display: block; z-index: 9; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
background-image: -ms-linear-gradient(left, rgba(131,1,5,0.7) 0%, rgba(131,1,5,0.2) 70%);
background-image: -moz-linear-gradient(left, rgba(131,1,5,0.7) 0%, rgba(131,1,5,0.2) 70%);
background-image: -o-linear-gradient(left, rgba(131,1,5,0.7) 0%, rgba(131,1,5,0.2) 70%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(131,1,5,0.7)), color-stop(70, rgba(131,1,5,0.2)));
background-image: -webkit-linear-gradient(left, rgba(131,1,5,0.7) 0%, rgba(131,1,5,0.2) 70%);
background-image: linear-gradient(to right, rgba(131,1,5,0.7) 0%, rgba(131,1,5,0.2) 70%);
}
.home .serv-lst { margin-top: 70px; }
.home .serv-lst .ttl { text-align: center; }
.home .serv-lst .ttl span { border-bottom: 5px solid #de0002; width: 260px; display: block; margin: auto auto; }
.home .serv-lst .ttl h2 { display: inline-block; margin: 0; font-size: 42px; font-weight: normal; color: #3e3e3e; padding-bottom: 2px; }
.home .serv-lst ul { max-width: 1422px; margin-top: 52px; }
.home .serv-lst ul li { width: 33.33%; }
.home .hp-facil { height: 600px; background: no-repeat center center fixed; margin-top: 80px; position: relative; }
.home .hp-facil:before { content: ""; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4); z-index: 0; }
.home .hp-facil .ins { position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; display: flex; justify-content: center; flex-direction: column; padding: 0 20px; text-align: center; }
.home .hp-facil .ttl { }
.home .hp-facil .ttl h2 { margin: 0; font-size: 42px; color: #fff; }
.home .hp-facil .txt { font-size: 20px; color: #fff; line-height: 30px; max-width: 700px; margin: 110px auto 0 auto; }
.home .hp-facil .lnk { margin-top: 90px; }
.home .hp-cust { margin-top: 90px; }
.home .hp-cust .ttl { text-align: center; }
.home .hp-cust .ttl span { border-bottom: 5px solid #de0002; width: 260px; display: block; margin: auto auto; }
.home .hp-cust .ttl h2 { display: inline-block; margin: 0; font-size: 42px; font-weight: normal; color: #3e3e3e; padding-bottom: 2px; }
.home .hp-cust .slider-1 { margin-top: 90px; padding: 0 80px; }
.home .hp-cust .slider-1 .slider-1-item { padding: 0 10px; }
.home .hp-cust .slider-1 .slider-1-item a img { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.home .hp-cust .slider-1 .slider-1-item a:hover img { -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }
.home .hp-cust .lnk { margin-top: 110px; text-align: center; }
/********************* HOMEPAGE *********************/

.m-bnr { background-position: center center; background-repeat: no-repeat; height: 250px; position: relative; }
.m-bnr:before,
.m-bnr:after { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; }
.m-bnr:before { background: rgba(0,0,0,0.25); }
.m-bnr:after { opacity: 0.70;
/* IE10+ */
background-image: -ms-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(133,1,5,1) 80%);
/* Mozilla Firefox */
background-image: -moz-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(133,1,5,1) 80%);
/* Opera */
background-image: -o-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(133,1,5,1) 80%);
/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, right top, left top, color-stop(0, rgba(255,255,255,0)), color-stop(80, rgba(133,1,5,1)));
/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(right, rgba(255,255,255,0) 0%, rgba(133,1,5,1) 80%);
/* W3C Markup */
background-image: linear-gradient(to left, rgba(255,255,255,0) 0%, rgba(133,1,5,1) 80%);
}
.m-ttl { text-align: center; margin-top: 70px; }
.m-ttl.m-ttl-l { text-align: left; }
/*.m-ttl:after { content: "";  border-bottom: 10px solid #de0002; width: 260px; display: block; margin: auto auto; }
.m-ttl.m-ttl-l:after { border-bottom: 5px solid #de0002; width: 200px; margin: 0; }*/
.m-ttl span { border-bottom: 10px solid #de0002; width: 260px; display: block; margin: auto auto; }
.m-ttl.m-ttl-l span { border-bottom: 5px solid #de0002; width: 200px; display: block; margin: 0; }
.m-ttl h1 { display: inline-block; margin: 0; font-size: 36px; font-weight: normal; color: #3e3e3e; padding-bottom: 7px; }
.m-ttl.m-ttl-l h1 { font-size: 28px; padding-bottom: 9px; }
.m-ttl-2 { text-align: center; }
/*.m-ttl-2:after { content: "";  border-bottom: 5px solid #de0002; width: 260px; display: block; margin: auto auto; }*/
.m-ttl-2 span { border-bottom: 5px solid #de0002; width: 260px; display: block; margin: auto auto; }
.m-ttl-2 h2,
.m-ttl-2 h3 { display: inline-block; margin: 0; font-size: 42px; font-weight: normal; color: #3e3e3e; padding-bottom: 2px; }
.m-txt { display: block; font-size: 20px; color: #3e3e3e; text-align: justify; line-height: 30px; margin-top: 70px; }
.m-actions { margin-top: 20px; }
.m-actions a { margin: 10px 5px 0 5px; }
.m-actions a.btn span { margin: 3px 6px 0 0 !important; vertical-align: top !important; background: none !important; width: auto !important; height: auto !important; }
.m-offer { margin-top: 130px; }
.m-offer .m-offer-bnr { position: relative; }
.m-offer .m-offer-bnr a { display: block; position: absolute; top: 0; left: 50%; z-index: 10; border: 1px solid #3e3e3e; height: 94px; width: 94px; margin-left: -47px; margin-top: 43px; background: url(../img/iconquestion.png) no-repeat center center #fff; border-radius: 50%; }
.m-offer .m-offer-bnr > div { width: 50%; }
.m-offer .m-offer-bnr .pull-left { padding-right: 3px; }
.m-offer .m-offer-bnr .pull-right { padding-left: 3px; }
.m-offer .m-offer-bnr > div > div { font-size: 36px; color: #fff; display: flex; justify-content: center; flex-direction: column; height: 180px; }
.m-offer .m-offer-bnr .pull-left > div { padding-right: 3px; background: #3e3e3e; text-align: right; padding-right: 122px; border-radius: 0 0 10px 0;
/* IE10+ */
background-image: -ms-linear-gradient(right, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%);
/* Mozilla Firefox */
background-image: -moz-linear-gradient(right, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%);
/* Opera */
background-image: -o-linear-gradient(right, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%);
/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, right top, left top, color-stop(20, rgba(255,255,255,0)), color-stop(100, rgba(0,0,0,1)));
/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(right, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%);
/* W3C Markup */
background-image: linear-gradient(to left, rgba(255,255,255,0) 20%, rgba(0,0,0,1) 100%);
}
.m-offer .m-offer-bnr .pull-right > div { padding-right: 3px; background: #de0002; padding-left: 122px; border-radius: 0 0 0 10px;
/* IE10+ */
background-image: -ms-linear-gradient(left, rgba(255,255,255,0) 20%, rgba(0,0,0,0.5) 100%);
/* Mozilla Firefox */
background-image: -moz-linear-gradient(left, rgba(255,255,255,0) 20%, rgba(0,0,0,0.5) 100%);
/* Opera */
background-image: -o-linear-gradient(left, rgba(255,255,255,0) 20%, rgba(0,0,0,0.5) 100%);
/* Webkit (Safari/Chrome 10) */
background-image: -webkit-gradient(linear, left top, right top, color-stop(20, rgba(255,255,255,0)), color-stop(100, rgba(0,0,0,0.5)));
/* Webkit (Chrome 11+) */
background-image: -webkit-linear-gradient(left, rgba(255,255,255,0) 20%, rgba(0,0,0,0.5) 100%);
/* W3C Markup */
background-image: linear-gradient(to right, rgba(255,255,255,0) 20%, rgba(0,0,0,0.5) 100%);
}
.m-frm { margin-top: 70px; }
.m-frm .pull-left { width: 50%; padding-right: 15px; }
.m-frm .pull-right { width: 50%; padding-left: 15px; }
.m-frm .req { margin-top: 5px; font-size: 16px; color: #aeaeae; font-style: italic; }
.m-frm .captcha { float: left; margin-top: 20px; }
.m-frm .m-btn { float: right; margin-top: 20px; }
.m-gal { margin-top: 120px; }
.m-gal ul { }
.m-gal ul li { float: left; width: 33.33%; }
.m-gal ul li a { display: block; position: relative; }
.m-gal ul li a:before { content: ""; display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: url(../img/icon-zoom.png) no-repeat center center rgba(222,0,2,0.6); opacity: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.m-gal ul li a:hover:before { opacity: 1; }

/********************* ABOUT US *********************/
.about { }
.about .m-txt { margin-top: 60px; }
.about .years { margin-top: 274px; position: relative; }
.about .years:after { content: ""; display: block; border-bottom: 2px dotted #000; }
.about .years .main-content-ins-2 { position: relative; }
.about .years ul { }
.about .years ul li { position: absolute; bottom: 0; }
.about .years ul li.active .h-item .h-item-year { bottom: -92px; }
.about .years ul li.active .h-item .h-item-blt { width: 90px; height: 90px; bottom: -46px; left: -42px; }
.about .years ul li.active .h-item .h-item-blt img { opacity: 1; }
.about .years ul li.active .h-item .h-item-cnt { opacity: 1; }

.h-item { position: relative; }
.h-item .h-item-year { position: absolute; bottom: -62px; left: -25px; font-size: 24px; color: #df0002; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.h-item .h-item-blt { display: flex; justify-content: center; flex-direction: column; position: absolute; z-index: 10; width: 25px; height: 25px; padding: 5px; background: #de0002; border-radius: 50%; cursor: pointer; bottom: -13px; left: -10px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.h-item .h-item-blt img { opacity: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.h-item .h-item-cnt { padding: 0 0 0 90px; margin-top: 0; height: 178px; background: url(../img/diagr-line-left.png) no-repeat bottom 44px left 3px; position: relative; opacity: 0; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.h-item .h-item-cnt:before { content: ""; position: absolute; top: 15px; left: 36px; background: #ff0000; width: 38px; height: 1px; }
.h-item .h-item-cnt .h-item-txts { width: 230px; }
.h-item .h-item-cnt .h-item-ttl { font-size: 20px; color: #333; }
.h-item .h-item-cnt .h-item-txt { font-size: 16px; color: #777; }
.h-item.from-right .h-item-cnt { padding: 0 90px 0 0; background-image: url(../img/diagr-line-right.png); background-position: bottom 44px right 42px; margin-left: -315px; }
.h-item.from-right .h-item-cnt:before { left: auto; right: 75px; }
.h-item.from-right .h-item-cnt .h-item-txts { width: 270px; padding-right: 40px; text-align: right; }

.about .graph { margin-top: 200px; min-height: 400px; display: flex; justify-content: center; flex-direction: column; padding: 0 290px; background: url(../img/about-graph-1.png) no-repeat bottom left, url(../img/about-graph-2.png) no-repeat bottom right; background-color: #000; }
.about .graph ul { }
.about .graph ul li { float: left; width: 20%; text-align: center; }
.about .graph ul li .ttl { font-size: 46px; color: #fff; font-weight: bold; }
.about .graph ul li .ttl:after { content: ""; display: block; width: 6px; height: 6px; background: #ff0000; margin: 10px auto 0 auto; }
.about .graph ul li .txt { font-size: 20px; color: #fff; line-height: 24px; margin-top: 20px; }
.about .blts { padding: 120px 0; position: relative; }
.about .blts .bg { position: absolute; top: 0; right: 0; width: 100%; height: 100%; background-repeat: no-repeat; background-position: center right; }
.about .blts .ins { max-width: 720px; position: relative; }
.about .blts .ins ul { border-left: 1px solid #df0002; padding-left: 30px; }
.about .blts .ins ul li { position: relative; margin-top: 66px; }
.about .blts .ins ul li:first-child { margin-top: 0; }
.about .blts .ins ul li:before { content: ""; display: block; background: #df0002; width: 15px; height: 27px; position: absolute; top: 0; left: -38px; }
.about .blts .ins ul li .ttl { font-size: 36px; color: #3e3e3e; line-height: 25px; }
.about .blts .ins ul li .txt { font-size: 20px; color: #3e3e3e; line-height: 30px; margin-top: 24px; }
.about .econ { background: #eee; }
.about .econ .pull-left { width: 54.2%; }
.about .econ .pull-right { width: 45.8%; padding-left: 180px; display: flex; justify-content: center; flex-direction: column; }
.about .econ .pull-right h2 { margin: 0; font-size: 36px; font-weight: normal; border-bottom: 5px solid #df0002; padding: 0 20px 8px 0; }
.about .econ .pull-right p { padding: 0 20px 0 0; font-size: 20px; color: #3e3e3e; line-height: 24px; margin-top: 54px; }
.about .econ .pull-right ul { margin-top: 46px; padding-right: 20px; }
.about .econ .pull-right ul li { margin-top: 10px; }
.about .econ .pull-right ul li:first-child { margin-top: 0; }
.about .econ .pull-right ul li a { display: inline-block; background: url(../img/icon-pdf.png) no-repeat center left, url(../img/icon-download.png) no-repeat center right; background-size: 18px 20px, 17px 20px; padding: 0 36px 0 38px; }
.about .econ .pull-right ul li a { display: inline-block; background: url(../img/icon-pdf.png) no-repeat center left, url(../img/icon-download.png) no-repeat center right; background-size: 18px 20px, 17px 20px; padding: 0 36px 0 38px; }
.about .econ .pull-right ul li a { display: inline-block; background: url(../img/icon-pdf.png) no-repeat center left, url(../img/icon-download.png) no-repeat center right; background-size: 18px 20px, 17px 20px; padding: 0 36px 0 38px; }
.about .econ .pull-right .lnk { margin-top: 54px; padding-right: 20px; }
/********************* ABOUT US *********************/

/********************* CONTACT *********************/
.contact { }
.contact .map { height: 600px; }
.contact .lst { margin-top: 70px; }
.contact .lst ul { margin-left: -10px; margin-right: -10px; overflow: hidden; }
.contact .lst ul li { float: left; width: 30%; padding: 0 10px; }
.contact .lst ul li:nth-child(2) { width: 40%; text-align: center; }
.contact .lst ul li:nth-child(3) { text-align: right; }
.contact .lst ul li > div { display: inline-block; }
.contact .lst ul li .ttl { font-size: 24px; color: #3e3e3e; font-weight: bold; text-align: center; }
.contact .lst ul li .ico { margin: 24px auto 0 auto; width: 120px; height: 120px; background-position: center center; background-repeat: no-repeat; background-color: #fff; border: 4px solid #888; border-radius: 50%; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.contact .lst ul li .ico:hover { box-shadow: 2px 3px 18px 2px rgba(0, 0, 0, 0.25); }
.contact .lst ul li:nth-child(1) .ico { background-image: url(../img/icon-phone-4.png); }
.contact .lst ul li:nth-child(1) .ico:hover { background-image: url(../img/icon-phone-4-hover.png); }
.contact .lst ul li:nth-child(2) .ico { background-image: url(../img/icon-map-2.png); }
.contact .lst ul li:nth-child(2) .ico:hover { background-image: url(../img/icon-map-2-hover.png); }
.contact .lst ul li:nth-child(3) .ico { background-image: url(../img/icon-email-4.png); }
.contact .lst ul li:nth-child(3) .ico:hover { background-image: url(../img/icon-email-4-hover.png); }
.contact .lst ul li .ico:hover { background-color: #de0002; border-color: #de0002; }
.contact .lst ul li .txt { line-height: 23px; margin-top: 24px; }
.contact .lst ul li .txt,
.contact .lst ul li .txt a { font-size: 20px; color: #3e3e3e; }
.contact .lst ul li .txt a:hover { color: #de0002; }
.contact .lst ul li:nth-child(1) .txt,
.contact .lst ul li:nth-child(3) .txt { text-align: center; }
.contact .lst ul li:nth-child(1) .txt a,
.contact .lst ul li:nth-child(3) .txt a { display: inline-block; margin-bottom: 10px; }
.contact .lst ul li:nth-child(3) .txt a:last-child { margin-bottom: 0; }
.contact .lst ul li:nth-child(2) .txt > div { padding-left: 20px; position: relative; text-align: left; margin-bottom: 10px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.contact .lst ul li:nth-child(2) .txt > div:hover { color: #de0002; }
.contact .lst ul li:nth-child(2) .txt > div:last-child { margin-bottom: 0; }
.contact .lst ul li:nth-child(2) .txt > div span { position: absolute; top: 0; left: 0; }
.contact .lst ul li:nth-child(2) .txt > div strong { color: #000; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.contact .lst ul li:nth-child(2) .txt > div:hover strong { color: #de0002; }
.contact .frm { margin-top: 80px; }
.contact .frm .ttl { font-size: 36px; color: #3e3e3e; font-weight: bold; text-align: center; }
.contact .frm .m-frm { margin-top: 20px; }
.contact .shr { margin-top: 80px; text-align: center; padding: 20px 0; }
.contact .shr span,
.contact .shr a { display: inline-block; vertical-align: middle; }
.contact .shr span { font-size: 29px; color: #3e3e3e; font-weight: bold; }
.contact .shr a { margin-left: 80px; border: 4px solid #888; border-radius: 50%; background-position: center center; background-repeat: no-repeat; width: 80px; height: 80px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.contact .shr a:hover { background-color: #de0002; border-color: #de0002; box-shadow: 2px 3px 18px 2px rgba(0, 0, 0, 0.25); }
.contact .shr a.fb { background-image: url(../img/social-facebook-4.png); }
.contact .shr a.fb:hover { background-image: url(../img/social-facebook-4-hover.png); }
.contact .shr a.in { background-image: url(../img/social-instagram-4.png); }
.contact .shr a.in:hover { background-image: url(../img/social-instagram-4-hover.png); }
/********************* CONTACT *********************/

/********************* SERVICES *********************/
.serv-cats { margin-top: 80px; }
.serv-catst ul { }
.serv-cats ul li { }
.s-item .img { width: 50%; box-shadow: 2px 2px 20px 5px rgba(0, 0, 0, 0.1); overflow: hidden; }
.s-item .img img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.s-item .img img:hover { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); }
.s-item .det { width: 50%; padding: 0 60px; display: flex; justify-content: center; flex-direction: column; }
.s-item .det .det-ins div { max-width: 684px; }
.s-item .det.pull-left .det-ins div { float: right; text-align: right; }
.s-item .det .det-ttl { }
.s-item .det .det-ttl h2 { margin: 0; font-weight: normal; }
.s-item .det .det-ttl h2 a { font-size: 28px; color: #de0002; }
.s-item .det .det-txt { margin-top: 38px; }
.s-item .det .det-txt a { display: block; font-size: 20px; color: #3e3e3e; line-height: 30px; }
.s-item .det .det-lnk { margin-top: 100px; }
.serv-scrt { margin: 80px 150px 0 150px; min-height: 215px; position: relative; }
.serv-scrt:before { content: ""; position: absolute; top: 70px; left: 0; background: #888; height: 2px; width: 100%; z-index: -1; }
.serv-scrt .ttl { display: flex; justify-content: center; flex-direction: column; text-align: center; height: 140px; }
.serv-scrt .ttl div div { display: inline-block; background: #fff; font-size: 48px; color: #3e3e3e; font-weight: bold; line-height: 64px; text-align: center; padding: 0 16px; }
.serv-scrt .ttl div div span { display: block; font-size: 56px; color: #de0002; }
.serv-scrt .crcl { position: absolute; top: 0; left: -150px; width: 140px; }
.serv-scrt .crcl.rgt { left: auto; right: -150px; }
.serv-scrt .crcl:before { content: ""; display: block; width: 140px; height: 140px; background: url(../img/icon-camera.png) no-repeat center center #de0002; border: 4px solid #de0002; border-radius: 50%; }
.serv-scrt .crcl.rgt:before { background-image: url(../img/icon-security.png); background-color: #fff; border-color: #888; }
.serv-scrt .crcl p { font-size: 20px; color: #3e3e3e; text-align: center; margin-top: 24px; }
.serv-scrt .crcl p span { display: block; color: #de0002; }
.serv-lst { margin-top: 110px; }
.serv-lst ul { margin: 84px auto 0 auto; }
.serv-lst ul li { float: left; width: 25%; position: relative; }
.serv-lst ul li a { display: block; position: absolute; top: 0; left: 0; width: 100%; height: 100%; max-height: 106px; background: rgba(0,0,0,0.6); padding: 10px; text-align: center; display: flex; justify-content: center; flex-direction: column; -webkit-transition: max-height 0.15s ease-out, background-color 1000ms linear; -moz-transition: max-height 0.15s ease-out, background-color 1000ms linear; transition: max-height 0.15s ease-out, background-color 1000ms linear; }
.serv-lst ul li:hover a { background: rgba(223,0,2,0.65); max-height: 100%; transition: max-height 0.25s ease-in; }
.serv-lst ul li a .li-ttl { display: block; font-size: 30px; color: #fff; transition: font-size .3s; }
.serv-lst ul li:hover a .li-ttl { font-size: 38px; font-weight: bold; }
.serv-lst ul li a .li-lnk { position: absolute; bottom: 16%; left: 0; width: 100%; opacity: 0; -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; transition: all 0.3s ease-out; }
.serv-lst ul li:hover a .li-lnk { opacity: 1; }
.serv-lst ul li a .li-lnk span { display: inline-block; background: none; font-size: 16px; color: #fff; font-weight: bold; border: 2px solid #fff; padding: 14px 10px; width: 100%; max-width: 224px; margin: auto auto; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.serv-lst ul li a .li-lnk span:hover { border-color: #de0002; }
.serv-map { margin-top: 100px; }
.serv-map .ttl { text-align: center; padding: 0 20px; }
.serv-map .ttl h3 { margin: 0; font-size: 30px; color: #3e3e3e; }
.serv-map .map { height: 440px; margin-top: 30px; }
/********************* SERVICES *********************/

/********************* CUSTOMERS *********************/
.customers .m-txt strong { font-size: 90px; color: #de0002; }
.customers .lst { }
.customers .lst ul { margin-left: -37px; margin-right: -37px; overflow: hidden; }
.customers .lst ul li { float: left; width: 25%; padding: 0 37px; margin-top: 60px; }
.customers .lst ul li a { display: flex; justify-content: center; flex-direction: column; border: 1px solid #888; min-height: 200px; }
.customers .lst ul li a img { -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.customers .lst ul li a:hover img { -webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -o-filter: grayscale(0%); filter: grayscale(0%); }
/********************* CUSTOMERS *********************/

/********************* FINANCIAL *********************/
.financial .lst { max-width: 944px; padding: 0; margin-top: 54px; }
.financial .lst ul { }
.financial .lst ul li { }
.financial .lst ul li a { display: flex; justify-content: center; flex-direction: column; min-height: 85px; padding: 10px 0; background: url(../img/icon-download.png) no-repeat center right 30px; border-bottom: 1px solid #d8d8d8; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.financial .lst ul li a:hover { background-image: url(../img/icon-download-hover.png); background-color: #de0002; }
.financial .lst ul li a span { }
.financial .lst ul li a span span { display: inline-block; vertical-align: middle; }
.financial .lst ul li a span span:first-child { font-size: 30px; color: #de0002; font-weight: bold; width: 130px; text-align: center; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.financial .lst ul li a:hover span span:first-child { color: #fff; }
.financial .lst ul li a span span:last-child { font-size: 20px; color: #3e3e3e; margin-left: 30px; background: url(../img/icon-pdf.png) no-repeat center left; padding-left: 52px; padding-right: 70px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.financial .lst ul li a:hover span span:last-child { color: #fff; background-image: url(../img/icon-pdf-hover.png); }
/********************* FINANCIAL *********************/

/********************* TERMS *********************/
.terms { }
.terms .m-ttl.m-ttl-l { margin-left: 354px; }
.terms .cont { margin-top: 80px; }
.terms .cont .pull-left { width: 334px; position: relative; }
.terms .cont .pull-left ul li { margin-top: 10px; }
.terms .cont .pull-left ul li:first-child { margin-top: 0; }
.terms .cont .pull-left ul li a { font-size: 20px; color: #898989; font-weight: bold; }
.terms .cont .pull-left ul li a:hover,
.terms .cont .pull-left ul li.active a { color: #de0002; }
.terms .cont .pull-right { width: 100%; margin-left: -334px; }
.terms .cont .pull-right .ins { padding-left: 354px; color: #3e3e3e; }
/********************* TERMS *********************/

/********************* SITEMAP *********************/
.sitemap { }
.sitemap .lst { margin-top: 80px; }
.sitemap .lst ul { padding-left: 60px; }
.sitemap .lst ul li { margin-top: 6px; position: relative; }
.sitemap .lst ul li a { display: block; font-size: 24px; color: #3e3e3e; padding-left: 30px; }
.sitemap .lst ul li a:hover,
.sitemap .lst ul li a.active { color: #de0002; }
.sitemap .lst ul li a.active { background: url(../img/arrow-up-19x18.png) no-repeat center left; }
.sitemap .lst li > ul { position: relative; }
.sitemap .lst li > ul:before { content: ""; display: block; position: absolute; top: 0; left: 8px; width: 100%; height: 100%; border-left: 1px solid #de0002; }
/********************* SITEMAP *********************/

/********************* FAQ *********************/
.faq { }
.faq .panel-group { margin-top: 20px; }
.faq .panel-group .panel { margin: 0; border: 0; }
.faq .panel-group .panel .panel-heading { background: none; border: 0; padding: 0; display: block; max-width: 910px; margin: auto auto; }
.faq .panel-group .panel .panel-heading h4 { margin: 0; }
.faq .panel-group .panel .panel-heading h4 a { min-height: 140px; display: flex; justify-content: center; flex-direction: column; font-size: 24px; color: #de0002; font-weight: bold; padding: 10px 0; position: relative; }
.faq .panel-group .panel .panel-heading h4 a.collapsed { color: #3e3e3e; border-bottom: 1px solid #d8d8d8; }
.faq .panel-group .panel .panel-heading h4 a.collapsed:hover { color: #de0002; }
.faq .panel-group .panel .panel-heading h4 a:before { content: ""; width: 0; height: 0; border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 18px solid #3e3e3e; position: absolute; top: 50%; right: 0; margin-top: -9px; -webkit-transform: rotate(180deg); -moz-transform: rotate(180deg); -ms-transform: rotate(180deg); -o-transform: rotate(180deg); transform: rotate(180deg); -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.faq .panel-group .panel .panel-heading h4 a:hover:before { border-top-color: #de0002; }
.faq .panel-group .panel .panel-heading h4 a.collapsed:before { -webkit-transform: rotate(0); -moz-transform: rotate(0); -ms-transform: rotate(0); -o-transform: rotate(0); transform: rotate(0); }
.faq .panel-group .panel .panel-collapse { }
.faq .panel-group .panel .panel-collapse .panel-body { padding: 0 0 60px 0; border: 0; font-size: 20px; color: #3e3e3e; }
.faq .panel-group .panel .panel-collapse .panel-body div { max-width: 910px; margin: auto auto; }
.faq .panel-group .panel .panel-collapse.in .panel-body { border-bottom: 2px solid #de0002; }
/********************* FAQ *********************/

/********************* FACILITIES *********************/
.facil { }
.facil .mn { box-shadow: 2px 2px 22.5px 2.5px rgba(0, 0, 0, 0.1); margin-top: 80px; }
.facil .mn ul { width:100%; }
.facil .mn ul li { display:table-cell; width: 1%; text-align: center; }
.facil .mn ul li a { display: block; font-size: 20px; color: #3e3e3e; padding: 8px 10px; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.facil .mn ul li a:hover,
.facil .mn ul li a.active { background: #de0002; color: #fff; }
.facil .ttl { text-align: center; margin-top: 112px; }
.facil .ttl h2 { margin: 0; font-size: 26px; color: #3e3e3e; }
.facil .txt { text-align: justify; margin-top: 54px; font-size: 20px; color: #3e3e3e; }
.facil .map { margin-top: 110px; }
.facil .map .m-ttl-2 { text-align: center; }
.facil .map .the-map { margin-top: 80px; height: 440px; }
/********************* FACILITIES *********************/

/********************* FLEET *********************/
.fleet { }
.fleet .icons { }
.fleet .icons ul { }
.fleet .icons ul li { float: left; width: 33.33%; }
.fleet .icons ul li > div { display: inline-block; }
.fleet .icons ul li:nth-child(2) { text-align: center; }
.fleet .icons ul li:nth-child(3) { text-align: right; }
.fleet .icons ul li .ico { margin: 56px auto 0 auto; width: 140px; height: 140px; background-position: center center; background-repeat: no-repeat; background-color: #fff; border: 4px solid #888; border-radius: 50%; -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.fleet .icons ul li:nth-child(1) .ico { background-image: url(../img/icon-tick.png); }
.fleet .icons ul li:nth-child(1) .ico:hover { background-image: url(../img/icon-tick-hover.png); }
.fleet .icons ul li:nth-child(2) .ico { background-image: url(../img/icon-safety.png); }
.fleet .icons ul li:nth-child(2) .ico:hover { background-image: url(../img/icon-safety-hover.png); }
.fleet .icons ul li:nth-child(3) .ico { background-image: url(../img/icon-fast.png); }
.fleet .icons ul li:nth-child(3) .ico:hover { background-image: url(../img/icon-fast-hover.png); }
.fleet .icons ul li .ico:hover { background-color: #de0002; border-color: #de0002; }
.fleet .icons ul li .ttl { font-size: 20px; color: #3e3e3e; text-align: center; margin-top: 22px; }
.fleet .txt { font-size: 20px; color: #3e3e3e; margin-top: 30px; text-align: justify; margin-top: 42px; }
.fleet .block-1 { margin-top: 120px; position: relative; }
.fleet .block-1 .img { position: relative; width: 50%; }
.fleet .block-1 .img:before { content: ""; display: block; z-index: 8; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
background-image: -ms-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
background-image: -moz-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
background-image: -o-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(0,0,0,0)), color-stop(100, rgba(255,255,255,1)));
background-image: -webkit-linear-gradient(left, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
background-image: linear-gradient(to right, rgba(0,0,0,0) 0%, rgba(255,255,255,1) 100%);
}
.fleet .block-1:before { content: ""; display: block; z-index: 9; position: absolute; top: 0; left: 0; width: 100%; height: 100%;
background-image: -ms-linear-gradient(left, rgba(131,1,5,0.9) 0%, rgba(255,255,255,0) 70%);
background-image: -moz-linear-gradient(left, rgba(131,1,5,0.9) 0%, rgba(255,255,255,0) 70%);
background-image: -o-linear-gradient(left, rgba(131,1,5,0.9) 0%, rgba(255,255,255,0) 70%);
background-image: -webkit-gradient(linear, left top, right top, color-stop(0, rgba(131,1,5,0.9)), color-stop(70, rgba(255,255,255,0)));
background-image: -webkit-linear-gradient(left, rgba(131,1,5,0.9) 0%, rgba(255,255,255,0) 70%);
background-image: linear-gradient(to right, rgba(131,1,5,0.9) 0%, rgba(255,255,255,0) 70%);
}
.fleet .block-1:after { content: ""; display: block; z-index: 10; position: absolute; top: 0; left: 50%; margin-left: 30px; width: 0; height: 0; border-left: 30px solid transparent; border-right: 30px solid transparent; border-top: 30px solid #fff; }
.fleet .block-1 .txts { position: absolute; top: 0; left: 60%; height: 100%; display: flex; justify-content: center; flex-direction: column; }
.fleet .block-1 .txts > div { margin-top: 60px; font-size: 36px; font-weight: bold; }
.fleet .block-1 .txts > div span { font-size: 90px; font-weight: normal; color: #de0002; }
.fleet .block-1 .txts > div:first-child { margin-top: 0; }
.fleet .lst { margin-top: 120px; }
.fleet .lst ul { }
.fleet .lst ul li { background: #eee; }
.fleet .lst ul li .lst-img { float: left; width: 57.3%; }
.fleet .lst ul li:nth-child(odd) .lst-img { float: right; }
.fleet .lst ul li .lst-det { float: right; width: 42.7%; display: flex; justify-content: center; flex-direction: column; }
.fleet .lst ul li:nth-child(odd) .lst-det { float: left; }
.fleet .lst ul li .lst-ins { max-width: 528px; width: 100%; margin-left: 50px; }
.fleet .lst ul li:nth-child(odd) .lst-ins { float: right; margin-left: 0; margin-right: 50px; }
.fleet .lst ul li .lst-txts { min-height: 270px; }
.fleet .lst ul li .lst-ttl { font-size: 28px; color: #de0002; }
.fleet .lst ul li .lst-txt { font-size: 20px; color: #3e3e3e; text-align: justify; margin-top: 12px; }
.fleet .lst ul li .gal-big { overflow: hidden; }
.fleet .lst ul li .gal-big img { -webkit-transition: all 300ms linear; -moz-transition: all 300ms linear; -o-transition: all 300ms linear; transition: all 300ms linear; }
.fleet .lst ul li .gal-big img:hover { -moz-transform: scale(1.2); -webkit-transform: scale(1.2); transform: scale(1.2); }
.fleet .lst ul li .gal-thumbs { padding: 0 18px; }
.fleet .lst ul li .gal-thumbs .item { padding: 0 7px; }
.fleet .lst ul li .gal-thumbs .item img { cursor: pointer; }
/********************* FLEET *********************/

@media only screen and (max-width: 1560px) {
/********************* SERVICES *********************/
.s-item .det { padding: 0 30px; }
.s-item .det .det-ins div { max-width: 100%; }
.s-item .det.pull-left .det-ins div { float: none; }
.s-item .det .det-txt { margin-top: 20px; }
.s-item .det .det-lnk { margin-top: 30px; }
.serv-lst ul li a .li-ttl { font-size: 24px; }
.serv-lst ul li:hover a .li-ttl { font-size: 30px; }
/********************* SERVICES *********************/
}

@media only screen and (max-width: 1380px) {
/********************* HEADER *********************/
.main-menu > ul > li { margin-left: 16px; }

.cbp-af-header.cbp-af-header-shrink header .main-menu > ul > li,
.cbp-af-header.cbp-af-header-inside header .main-menu > ul > li { margin-left: 16px; }
/********************* HEADER *********************/

/********************* ABOUT US *********************/
.about .graph { min-height: 300px;  padding: 0 200px; background-size: 200px 300px, 200px 203px; }
.about .econ .pull-left { width: 50%; }
.about .econ .pull-right { width: 50%; padding-left: 30px; }
.about .econ .pull-right h2 { font-size: 30px; }
.about .econ .pull-right p { margin-top: 30px; }
.about .econ .pull-right ul { margin-top: 30px; }
.about .econ .pull-right .lnk { margin-top: 30px; }
/********************* ABOUT US *********************/

/********************* FLEET *********************/
.fleet .lst ul li .lst-ins { max-width: 100%; margin-left: 0; padding: 10px 20px; }
.fleet .lst ul li:nth-child(odd) .lst-ins { margin-right: 0; }
.fleet .lst ul li .lst-txts { min-height: auto; }
.fleet .lst ul li .lst-ttl { font-size: 24px; }
.fleet .lst ul li .lst-txt { font-size: 18px; }
.fleet .lst ul li .gal-thumbs { margin-top: 30px; }
/********************* FLEET *********************/
}

@media only screen and (max-width: 1280px) {
/********************* HEADER *********************/
.main-menu ul li a { font-size: 16px; }

.cbp-af-header.cbp-af-header-shrink header .main-menu > ul > li a,
.cbp-af-header.cbp-af-header-inside header .main-menu > ul > li a { font-size: 16px; }
/********************* HEADER *********************/
}

@media only screen and (max-width: 1200px) { /* .col-lg- */
.ph { font-size: 18px; }
.ph::-webkit-input-placeholder { font-size: 18px; }
.ph:-moz-placeholder { font-size: 18px; }
.ph::-moz-placeholder {  font-size: 18px; }
.ph:-ms-input-placeholder { font-size: 18px; }
.ph:-ms-input-placeholder { font-size: 18px; }

/********************* HEADER *********************/
.cbp-af-header { position: absolute; }

header { box-shadow: 5px 5px 19.6px 0.4px rgba(0, 0, 0, 0.35); }
header .top { background: #fff; min-height: auto; height: 36px; }
header .top .pull-right { height: 36px; }
header .top .pho { background-image: url(../img/icon-phone-3.png); color: #2b2a29; margin-top: 15px; }
header .top .pho a { color: #2b2a29; }
header .top .ema { margin-top: 15px; margin-left: 40px; }
header .top .ema a { background-image: url(../img/icon-email-3.png); color: #2b2a29; }
header .top .soc { margin-top: 16px; margin-left: 40px; }
header .top .soc a.fb { background-image: url(../img/social-facebook-3.png); }
header .top .soc a.in { background-image: url(../img/social-instagram-3.png); }
header .top .lngs { margin-top: 18px; margin-left: 40px; }
header .top .lngs span:after { border-top-color: #2b2a29; }
header .bot { background: #fff; box-shadow: none; min-height: 80px; }
header .bot .pull-left { margin-top: 17px; }
header .bot .pull-left a { width: 229px; height: 45px; background-size: 229px 45px; }
header .bot .pull-right .mob-btn { display: block; }
header .bot .pull-right .main-menu { display: none; }
header .main-menu > ul > li { margin-left: 30px; line-height: 80px; }
header .main-menu > ul > li > ul { top: 80px; }
/********************* HEADER *********************/

/********************* FOOTER *********************/
.foot-marg { margin-bottom: -60px; }
footer { margin-top: 60px; }
footer .cols .col.col-2 { margin-top: 83px; }
footer .cols .col.col-3 { margin-top: 83px; }
/********************* FOOTER *********************/

/********************* HOMEPAGE *********************/
.home .hp-about { margin-top: 40px; padding-bottom: 100px; background-size: 300px 174px; }
.home .hp-about .pull-left .ins .ring-container-c.ring-container-c-1  { top: 60%; left: 46%; }
.home .hp-about .pull-left .ins .ring-container-c.ring-container-c-2  { top: 49%; left: 47.4%; }
.home .hp-about .pull-left .ins .ring-container-c.ring-container-c-3  { left: 69.6%; }
.home .hp-about .pull-right .ttl { border-bottom-width: 5px; }
.home .hp-about .pull-right .ttl h2 { font-size: 36px; }
.home .hp-about .pull-right .txt { max-width: 100%; padding-left: 20px; font-size: 18px; line-height: normal; margin-top: 30px; }
.home .hp-about .pull-right .lnk { margin-top: 30px; }

.home .hp-fleet .pull-left { padding: 20px; display: flex; justify-content: center; flex-direction: column; }
.home .hp-fleet .pull-left .ttl { border-bottom-width: 5px; margin-left: -20px; max-width: 100%; }
.home .hp-fleet .pull-left .ttl h2 { font-size: 36px; }
.home .hp-fleet .pull-left .txt { float: none; max-width: 100%; padding-left: 20px; margin-top: 30px; font-size: 18px; line-height: normal; }
.home .hp-fleet .pull-left .lnk { float: none; max-width: 100%; margin-top: 30px; }

.home .serv-lst { margin-top: 40px; }
.home .serv-lst .ttl h2 { font-size: 36px; }
.home .serv-lst ul { margin-top: 30px; }

.home .hp-facil { margin-top: 40px; }
.home .hp-facil .ttl h2 { font-size: 36px; }
.home .hp-facil .txt { font-size: 18px; line-height: normal; margin-top: 60px; }
.home .hp-facil .lnk { margin-top: 60px; }

.home .hp-cust { margin-top: 40px; }
.home .hp-cust .ttl h2 { font-size: 36px; }
.home .hp-cust .slider-1 { margin-top: 60px; padding: 0 28px; }
.home .hp-cust .lnk { margin-top: 60px; }
/********************* HOMEPAGE *********************/

.m-ttl { margin-top: 40px; }
.m-txt { font-size: 18px; line-height: normal; margin-top: 40px; }
.m-gal { margin-top: 60px; }

.m-offer { margin-top: 60px; }
.m-offer .m-offer-bnr a { height: 60px; width: 60px; margin-left: -30px; margin-top: 20px; background-size: 18px 30px; }
.m-offer .m-offer-bnr > div > div { font-size: 28px; height: 100px; }
.m-offer .m-offer-bnr .pull-left > div { padding-right: 60px; }
.m-offer .m-offer-bnr .pull-right > div { padding-left: 60px; }

/********************* TERMS *********************/
.terms .m-ttl.m-ttl-l { margin-left: 290px; }
.terms .cont { margin-top: 40px; }
.terms .cont .pull-left { width: 260px; }
.terms .cont .pull-left ul li a { font-size: 18px; }
.terms .cont .pull-right { margin-left: -260px; }
.terms .cont .pull-right .ins { padding-left: 290px; }
/********************* TERMS *********************/

/********************* CONTACT *********************/
.contact .lst { margin-top: 40px; }
.contact .lst ul li .ttl { font-size: 20px; }
.contact .lst ul li .txt,
.contact .lst ul li .txt a { font-size: 18px; }
.contact .lst ul li .ico { width: 80px; height: 80px; }
.contact .lst ul li:nth-child(1) .ico { background-size: 39px 40px; }
.contact .lst ul li:nth-child(2) .ico { background-size: 29px 40px; }
.contact .lst ul li:nth-child(3) .ico { background-size: 39px 28px; }
.contact .frm { margin-top: 40px; }
.contact .frm .ttl { font-size: 30px; }
.contact .frm .m-frm { margin-top: 0; }
.contact .shr { margin-top: 20px; }
.contact .shr span { font-size: 24px; }
.contact .shr a { margin-left: 40px; border: 2px solid #888; width: 60px; height: 60px; }
.contact .shr a.fb { background-size: 16px 30px; }
.contact .shr a.in { background-size: 29px 30px; }
/********************* CONTACT *********************/

/********************* SITEMAP *********************/
.sitemap .lst { margin-top: 40px; }
.sitemap .lst ul { padding-left: 40px; }
.sitemap .lst ul:first-child { padding-left: 0; }
.sitemap .lst ul li a { font-size: 20px; }
/********************* SITEMAP *********************/

/********************* CUSTOMERS *********************/
.customers .m-txt strong { font-size: 50px; }
.customers .lst ul { margin-left: -10px; margin-right: -10px; }
.customers .lst ul li { padding: 0 10px; margin-top: 30px; }
/********************* CUSTOMERS *********************/

/********************* FACILITIES *********************/
.facil .mn { margin-top: 40px; }
.facil .mn ul li a { font-size: 18px; }
.facil .ttl { margin-top: 60px; }
.facil .ttl h2 { font-size: 24px; }
.facil .txt { margin-top: 30px; font-size: 18px; }
.facil .map { margin-top: 60px; }
.facil .map .the-map { margin-top: 40px; }
/********************* FACILITIES *********************/

/********************* FAQ *********************/
.faq .panel-group .panel .panel-heading h4 a { min-height: auto; font-size: 20px; padding: 20px 0; }
.faq .panel-group .panel .panel-heading h4 a:before { border-left-width: 6px; border-right-width: 6px; border-top-width: 12px; margin-top: -6px; }
.faq .panel-group .panel .panel-collapse .panel-body { padding-bottom: 30px; font-size: 18px; }
/********************* FAQ *********************/

/********************* FINANCIAL *********************/
.financial .lst { margin-top: 40px; }
.financial .lst ul li a { min-height: auto; padding: 20px 0; }
.financial .lst ul li a span span:first-child { font-size: 24px; width: 100px; }
.financial .lst ul li a span span:last-child { font-size: 18px; margin-left: 20px; padding-left: 40px; }
.financial .m-frm { margin-top: 60px; }
/********************* FINANCIAL *********************/

/********************* SERVICES *********************/
.serv-cats { margin-top: 40px; }
.s-item .det { padding: 0 20px; }
.s-item .det .det-ttl h2 a { font-size: 24px; }
.s-item .det .det-txt a { font-size: 18px; line-height: normal; }
.serv-scrt { margin-top: 60px; }
.serv-lst { margin-top: 60px; }
.serv-lst ul { margin-top: 40px; }
.serv-lst ul li a .li-ttl { font-size: 20px; }
.serv-lst ul li:hover a .li-ttl { font-size: 20px; }
.serv-map { margin-top: 60px; }
.serv-map .ttl h3 { font-size: 24px; }
.services-1 .m-frm { margin-top: 60px; }
.services-art .m-frm { margin-top: 60px; }
/********************* SERVICES *********************/

/********************* ABOUT US *********************/
.about .m-txt { margin-top: 40px; }
.about .years { margin-top: 220px; padding: 0 60px; }
.about .graph { margin-top: 160px; }
.about .graph ul li .ttl { font-size: 30px; }
.about .graph ul li .txt { font-size: 18px; line-height: normal; }
.about .blts { padding: 60px 0; }
.about .blts .ins { max-width: 500px; }
.about .blts .ins ul li { margin-top: 40px; }
.about .blts .ins ul li .ttl { font-size: 24px; line-height: 20px; }
.about .blts .ins ul li .txt { font-size: 18px; line-height: normal; margin-top: 20px; }

.about .econ .pull-left { float: none !important; width: 100%; padding: 20px 20px 0 20px; }
.about .econ .pull-right { float: none !important; width: 100%; padding: 30px 20px 20px 20px; }
/********************* ABOUT US *********************/

/********************* FLEET *********************/
.fleet .icons ul li .ico { width: 80px; height: 80px; }
.fleet .icons ul li:nth-child(1) .ico { background-size: 40px 33px; }
.fleet .icons ul li:nth-child(2) .ico { background-size: 37px 40px; }
.fleet .icons ul li:nth-child(3) .ico { background-size: 40px 31px; }
.fleet .block-1 { margin-top: 60px; }
.fleet .block-1 .txts > div { margin-top: 0px; font-size: 30px; }
.fleet .block-1 .txts > div span { font-size: 60px; }
.fleet .lst { margin-top: 60px; }
.fleet .lst ul li .lst-ttl { font-size: 20px; }
.fleet .lst ul li .gal-thumbs { margin-top: 20px; }
/********************* FLEET *********************/
}

@media only screen and (max-width: 992px) { /* .col-md- */
.btn-custom-f{font-size: 16px; padding: 4px 10px; min-width: auto; }
.btn-custom-1,
.btn-custom-2,
.btn-custom-3{ font-size: 16px; padding: 12px 10px; min-width: auto; }

.ph { font-size: 16px; }
.ph::-webkit-input-placeholder { font-size: 16px; }
.ph:-moz-placeholder { font-size: 16px; }
.ph::-moz-placeholder {  font-size: 16px; }
.ph:-ms-input-placeholder { font-size: 16px; }
.ph:-ms-input-placeholder { font-size: 16px; }

/********************* FOOTER *********************/
footer .cols { margin-top: 30px; }
footer .cols .col.col-1 { width: 45%; padding-right: 0; }
footer .cols .col.col-2 { width: 55%; }
footer .cols .col.col-3 { clear: both; float: none; width: 100%; margin-top: 0; padding-top: 30px; }
footer .cols .col .addr { background: url(../img/icon-map.png) no-repeat top 5px left 2px; padding-left: 56px; margin-top: 26px; }
footer .cols .col .addr ul li { font-size: 16px; }
footer .cols .col .pho { font-size: 16px; }
footer .cols .col .ema { font-size: 16px; }
footer .cols .col .lst > ul > li { padding-right: 0; padding-left: 20px; }
footer .cols .col .lst > ul > li > div strong { font-size: 16px; }
footer .cols .col .lst > ul > li ul li a { font-size: 16px; }
footer .cols .col .inpt { margin-top: 20px; }
footer .cols .col button { margin-top: 20px; }
footer .copy { padding: 20px 0; }
/********************* FOOTER *********************/

/********************* HOMEPAGE *********************/
.home .hp-about .pull-right .ttl h2 { font-size: 28px; }
.home .hp-about .pull-right .txt { font-size: 16px; }

.home .hp-fleet .pull-left .ttl h2 { font-size: 28px; }
.home .hp-fleet .pull-left .txt { font-size: 16px; }

.home .hp-facil { height: 400px; }
.home .hp-facil .ttl h2 { font-size: 28px; }
.home .hp-facil .txt { font-size: 16px; margin-top: 30px; }
.home .hp-facil .lnk { margin-top: 30px; }

.home .hp-cust .ttl h2 { font-size: 28px; }
.home .hp-cust .slider-1 { margin-top: 50px; }
.home .hp-cust .lnk { margin-top: 50px; }
/********************* HOMEPAGE *********************/

.m-ttl span { border-bottom: 5px solid #de0002; width: 140px; }
.m-ttl.m-ttl-l span { width: 140px; }
.m-ttl h1 { font-size: 28px; }
.m-ttl.m-ttl-l h1 { padding-bottom: 7px; }
.m-ttl-2 span { width: 140px; }
.m-ttl-2 h2,
.m-ttl-2 h3 { font-size: 28px; }
.m-txt { font-size: 16px; }
.m-gal { margin-top: 40px; }
.m-gal ul li { width: 50%; }
.m-offer { margin-top: 40px; }
.m-offer .m-offer-bnr > div > div { font-size: 24px; }

/********************* CONTACT *********************/
.contact .lst ul li .txt { line-height: normal; margin-top: 20px; font-size: 16px; }
.contact .lst ul li .txt,
.contact .lst ul li .txt a { font-size: 16px; }
.contact .frm .ttl { font-size: 28px; }
/********************* CONTACT *********************/

/********************* TERMS *********************/
.terms .m-ttl.m-ttl-l { margin-left: 270px; }
.terms .cont .pull-left { width: 240px; }
.terms .cont .pull-left ul li { margin-top: 4px; }
.terms .cont .pull-left ul li a { font-size: 16px; }
.terms .cont .pull-right { margin-left: -240px; }
.terms .cont .pull-right .ins { padding-left: 270px; font-size: 16px; }
/********************* TERMS *********************/

/********************* SITEMAP *********************/
.sitemap .lst ul { padding-left: 30px; }
.sitemap .lst ul li a { font-size: 16px; }
/********************* SITEMAP *********************/

/********************* CUSTOMERS *********************/
.customers .m-txt strong { font-size: 30px; }
.customers .lst ul { margin-left: -5px; margin-right: -5px; margin-top: 20px; }
.customers .lst ul li { width: 33.33%; padding: 0 5px; margin-top: 10px; }
/********************* CUSTOMERS *********************/

/********************* FACILITIES *********************/
.facil .mn ul li a { font-size: 16px; }
.facil .ttl h2 { font-size: 20px; }
.facil .txt { font-size: 16px; }
/********************* FACILITIES *********************/

/********************* FAQ *********************/
.faq .panel-group .panel .panel-heading h4 a { font-size: 18px; }
.faq .panel-group .panel .panel-collapse .panel-body { padding-bottom: 20px; font-size: 16px; }
/********************* FAQ *********************/

/********************* FINANCIAL *********************/
.financial .lst ul li a { background-position: center right 0; }
.financial .lst ul li a span span:first-child { font-size: 20px; }
.financial .lst ul li a span span:last-child { font-size: 16px; padding-right: 40px; }
.financial .m-frm { margin-top: 40px; }
/********************* FINANCIAL *********************/

/********************* SERVICES *********************/
.serv-cats { padding: 0 20px; }
.serv-cats ul li { margin-top: 30px; }
.serv-cats ul li:first-child { margin-top: 0; }
.s-item .img { float: none; width: 100%; }
.s-item .det { float: none; width: 100%; padding-left: 0; padding-right: 0; }
.s-item .det.pull-left .det-ins div { text-align: left; }
.s-item .det .det-ttl h2 a { font-size: 20px; }
.s-item .det .det-txt { margin-top: 10px; }
.s-item .det .det-txt a { font-size: 16px; }
.s-item .det .det-lnk { margin-top: 20px; }
.serv-scrt { margin-left: 100px; margin-right: 100px; min-height: 156px; }
.serv-scrt:before { top: 49px; }
.serv-scrt .ttl { height: 100px; }
.serv-scrt .ttl div div { font-size: 36px; line-height: 44px; padding: 0 10px; }
.serv-scrt .ttl div div span { font-size: 40px; }
.serv-scrt .crcl { left: -110px; width: 100px; }
.serv-scrt .crcl.rgt { right: -110px; }
.serv-scrt .crcl:before { width: 100px; height: 100px; background-size: 48px 47px; }
.serv-scrt .crcl.rgt:before { background-size: 40px 47px; }
.serv-scrt .crcl p { font-size: 18px; margin-top: 10px; }
.serv-lst { max-width: 948px; margin-left: auto; margin-right: auto; }
.serv-lst ul li { width: 50%; }
.serv-map .ttl h3 { font-size: 20px; }
.serv-map .map { height: 300px; }
.services-1 .m-frm { margin-top: 40px; }
.services-art .m-frm { margin-top: 40px; }
/********************* SERVICES *********************/

/********************* ABOUT US *********************/
.h-item .h-item-year { font-size: 20px; }
.h-item .h-item-cnt .h-item-ttl { font-size: 18px; }
.about .graph { padding-top: 40px; padding-bottom: 40px; }
.about .graph ul { margin-top: -30px; }
.about .graph ul li { width: 33.33%; margin-top: 30px; }
.about .graph ul li .ttl { font-size: 24px; }
.about .graph ul li .txt { font-size: 16px; margin-top: 10px; }

.about .blts { padding: 40px 0; }
.about .blts .bg { background: none !important; }
.about .blts .ins { max-width: 100%; }
.about .blts .ins ul li .ttl { font-size: 20px; line-height: normal; }
.about .blts .ins ul li .txt { font-size: 16px; }
.about .econ .pull-right h2 { font-size: 24px; border-bottom-width: 3px; }
.about .econ .pull-right p { font-size: 16px; margin-top: 20px; }
/********************* ABOUT US *********************/

/********************* FLEET *********************/
.fleet .icons ul li .ico { margin-top: 40px; border: 2px solid #888; }
.fleet .icons ul li .ttl { font-size: 18px; margin-top: 20px; }
.fleet .txt { font-size: 16px; margin-top: 30px; }
.fleet .block-1 .txts { left: 0; width: 100%; text-align: right; padding-right: 30px; }
.fleet .block-1 .txts > div { display: inline-block; vertical-align: middle; font-size: 24px; }
.fleet .block-1 .txts > div span { font-size: 40px; }
.fleet .lst { margin-top: 30px; }
.fleet .lst ul li { margin-top: 30px; }
.fleet .lst ul li .lst-img { float: none; width: 100%; }
.fleet .lst ul li:nth-child(odd) .lst-img { float: none; }
.fleet .lst ul li .lst-det { float: none; width: 100%; }
.fleet .lst ul li:nth-child(odd) .lst-det { float: none; }
.fleet .lst ul li .lst-ins { padding: 20px; }
.fleet .lst ul li:nth-child(odd) .lst-ins { float: none; }
.fleet .lst ul li .lst-ttl { font-size: 20px; }
.fleet .lst ul li .lst-txt { font-size: 16px; }
/********************* FLEET *********************/
}

@media only screen and (max-width: 768px) { /* .col-sm- */

}

@media only screen and (max-width: 767px) { /* .col-xs- */
.main-content-ins,
.main-content-ins-2 { padding-left: 10px; padding-right: 10px; }
.main-content-top { padding-top: 116px; }

/********************* HEADER *********************/
header .top .pho-mob { display: inline-block; }
header .top .pho-mob a { display: block; background: url(../img/icon-phone-3.png) no-repeat 0 0; width: 15px; height: 15px; }
header .top .pho { display: none; }
header .top .ema { margin-top: 13px !important; width: 16px; margin-left: 40px; }
header .top .ema a { background-image: url(../img/icon-email-5.png); background-size: 16px 11px; width: 16px; height: 11px; }
header .top .ema a span { display: none; }
header .top .soc { margin-top: 11px !important; }
header .top .soc a.fb { background-size: 8px 15px; width: 8px; height: 15px; }
header .top .soc a.in { background-size: 15px 15px; width: 15px; height: 15px; margin-left: 40px; }
header .top .lngs { margin-top: 10px !important; }

.cbp-af-header.cbp-af-header-home .top { background: rgba(159,1,6,0.5); }
.cbp-af-header.cbp-af-header-home .top .pho-mob a { background: url(../img/icon-phone-5.png); }
.cbp-af-header.cbp-af-header-home .top .soc a.fb { background-image: url(../img/social-facebook-5.png); }
.cbp-af-header.cbp-af-header-home .top .soc a.in { background-image: url(../img/social-instagram-5.png); }
.cbp-af-header.cbp-af-header-home .top .lngs span:after { border-top-color: #fff; }
/********************* HEADER *********************/

/********************* FOOTER *********************/
footer .cols .col.col-1 { float: none; width: 100%; padding-right: 0; }
footer .cols .col.col-2 { float: none; width: 100%; margin-top: 30px; }
footer .cols .col .logo { text-align: center; }
footer .cols .col .lst > ul > li { padding-left: 0; padding-right: 10px; }

footer .copy { text-align: center; }
footer .copy .pull-left { float: none !important; line-height: normal; }
footer .copy .pull-right { float: none !important; margin-top: 10px; }
footer .copy .pull-right a { margin: 0 10px; }
/********************* FOOTER *********************/

/********************* HOMEPAGE *********************/
.home .hp-about { padding-left: 10px; padding-right: 10px; }
.home .hp-about .pull-left { float: none !important; width: 100%; max-width: 400px; margin: auto auto; padding-left: 0; padding-right: 0; }
.home .hp-about .pull-left .ins .ring-container-c.ring-container-c-1  { top: 59%; left: 45.5%; }
.home .hp-about .pull-left .ins .ring-container-c.ring-container-c-2  { left: 46%; }
.home .hp-about .pull-left .ins .ring-container-c.ring-container-c-3  { top: 88%; left: 68.6%; }
.home .hp-about .pull-right { float: none !important; width: 100%; margin-top: 30px; }
.home .hp-about .pull-right .ttl { margin-top: 0; }
.home .hp-about .pull-right .ttl h2 { padding-right: 0; }
.home .hp-about .pull-right .txt { border-left-width: 1px; padding-left: 10px; }
.home .hp-about .pull-right .lnk { padding-right: 10px; }

.home .hp-fleet { margin-top: 40px; }
.home .hp-fleet .pull-left { float: none !important; width: 100%; padding: 10px; }
.home .hp-fleet .pull-left .ttl { margin-left: -10px; }
.home .hp-fleet .pull-left .txt { border-left-width: 1px; padding-left: 10px; }
.home .hp-fleet .pull-right { float: none !important; width: 100%; background: none !important; }
.home .hp-fleet .pull-right img { display: block; }

.home .serv-lst ul li { width: 50%; }

.home .hp-facil { height: 360px;  }
.home .hp-facil .ins { padding: 0 10px; }
/********************* HOMEPAGE *********************/

.m-bnr { height: 150px; }
.m-ttl.m-ttl-l span { margin: auto auto; }
.m-frm .pull-left { float: none !important; width: 100%; padding-right: 0; }
.m-frm .pull-right { float: none !important; width: 100%; padding-left: 0; }
.m-frm .captcha { float: none; }
.m-frm .m-btn { float: none; }
.m-frm .form-group { margin-top: 10px; }
.m-frm .form-group .form-control { height: 40px; }
.m-offer .m-offer-bnr a { margin-top: 73px; }
.m-offer .m-offer-bnr > div { width: 100%; float: none !important; }
.m-offer .m-offer-bnr .pull-left { padding-right: 0; padding-bottom: 3px; }
.m-offer .m-offer-bnr .pull-right { padding-left: 0; padding-top: 3px; }
.m-offer .m-offer-bnr .pull-left > div { padding-right: 0; }
.m-offer .m-offer-bnr .pull-right > div { padding-left: 0; }
.m-offer .m-offer-bnr > div > div { font-size: 20px; text-align: center !important; }

/********************* CONTACT *********************/
.contact .lst ul { margin-left: 0; margin-right: 0; }
.contact .lst ul li { float: none; width: 100% !important; padding-left: 0; padding-right: 0; text-align: center !important; margin-top: 30px; }
.contact .lst ul li:first-child { margin-top: 0; }
.contact .lst ul li .ttl { font-size: 18px;  }
.contact .lst ul li .ico { margin-top: 20px; }
.contact .frm .ttl { font-size: 20px; }
.contact .shr span { font-size: 20px; }
/********************* CONTACT *********************/

/********************* TERMS *********************/
.terms .m-ttl.m-ttl-l { margin-left: 0; text-align: center; }
.terms .cont .pull-left { float: none !important; width: 100%; }
.terms .cont .pull-right { float: none !important; width: 100%; margin-left: 0; margin-top: 30px; }
.terms .cont .pull-right .ins { padding-left: 0; }
/********************* TERMS *********************/

/********************* CUSTOMERS *********************/
.customers .lst ul li { width: 50%; }
/********************* CUSTOMERS *********************/

/********************* FACILITIES *********************/
.facil .mn ul li { display: block; width: 100%; margin-bottom: 1px; }
.facil .mn ul li:last-child { margin-bottom: 0; }
/********************* FACILITIES *********************/

/********************* FINANCIAL *********************/
.financial .lst ul li a { padding: 10px 0 50px 0; background-position: bottom 10px center; text-align: center; }
.financial .lst ul li a span { display: block !important; }
.financial .lst ul li a span span:first-child { width: 100%; }
.financial .lst ul li a span span:last-child { display: inline-block !important; margin-top: 10px; margin-left: 0; margin-top: 10px; padding-right: 0; }
/********************* FINANCIAL *********************/

/********************* SERVICES *********************/
.services-art .main-content-ins .main-content-ins-2 { padding-left: 0; padding-right: 0; }
.serv-scrt .crcl { left: -100px; }
.serv-scrt .crcl.rgt { right: -100px; }
.serv-cats { padding: 0 10px; }
.serv-map .ttl { padding: 0 10px; }
/********************* SERVICES *********************/

/********************* ABOUT US *********************/
.about .years { margin-top: 20px; padding-left: 0; padding-right: 0; }
.about .years:after { display: none; }
.about .years ul { }
.about .years ul li { position: relative; bottom: auto; left: auto !important; margin-top: 20px; }
.about .years ul li .h-item .h-item-year { bottom: auto !important; }
.about .years ul li .h-item .h-item-blt { display: none !important; }

.h-item .h-item-year { position: relative; bottom: auto; left: auto; }
.h-item .h-item-blt { position: relative; bottom: auto; left: auto; }
.h-item .h-item-cnt { padding-left: 0; height: auto; background: none !important; position: relative; opacity: 1; }
.h-item .h-item-cnt:before { display: none; }
.h-item .h-item-cnt .h-item-txts { width: auto; }
.h-item.from-right .h-item-cnt { padding-right: 0;  margin-left: 0; }
.h-item.from-right .h-item-cnt:before { right: auto; }
.h-item.from-right .h-item-cnt .h-item-txts { width: auto; padding-right: 0; text-align: left; }

.about .graph { margin-top: 40px; }
.about .econ .pull-left { padding: 10px 10px 0 10px; }
.about .econ .pull-right { padding-left: 10px; padding-right: 10px; }
.about .econ .pull-right h2 { padding-right: 10px;  }
.about .econ .pull-right p { padding-right: 10px;  }
.about .econ .pull-right ul { padding-right: 10px;  }
.about .econ .pull-right .lnk { padding-right: 10px;  }
.about .graph { min-height: auto; padding: 20px 10px; background: #000 !important; }
/********************* ABOUT US *********************/

/********************* FLEET *********************/
.fleet .icons ul li { float: none; width: 100%; }
.fleet .icons ul li > div { display: block; text-align: center !important; }
.fleet .icons ul li .ttl { font-size: 16px; }
.fleet .block-1 .img { display: none; }
.fleet .block-1:before { display: none; }
.fleet .block-1:after { display: none; }
.fleet .block-1 .txts { position: relative; top: auto; left: auto; height: auto; text-align: center; }
.fleet .lst ul li .lst-ins { padding: 10px; }
/********************* FLEET *********************/
}

@media only screen and (max-width: 480px) {
.main-content-top { padding-top: 91px; }

/********************* HEADER *********************/
header .bot { min-height: 55px !important; }
header .bot .pull-left { margin-top: 15px !important; }
header .bot .pull-left a { width: 131px !important; height: 25px !important; background-size: 131px 25px !important; }
header .bot .pull-right .mob-btn { margin-top: 21px !important; }
/********************* HEADER *********************/

/********************* HOMEPAGE *********************/
.home .hp-about { background: none; padding-bottom: 0; }

.home .hp-cust .slider-1 .slider-1-item { padding-left: 0; padding-right: 0; }
/********************* HOMEPAGE *********************/

.m-bnr { height: 100px; }
.m-ttl span { width: 100px; }
.m-ttl.m-ttl-l span { width: 100px; }
.m-ttl h1 { font-size: 24px; }
.m-ttl.m-ttl-l h1 { font-size: 24px; }
.m-ttl-2 span { width: 100px; }
.m-ttl-2 h2,
.m-ttl-2 h3 { font-size: 24px; }

/********************* CONTACT *********************/
.contact .frm .ttl { font-size: 18px; }
.contact .shr span { display: block; margin-bottom: 30px; }
.contact .shr a { margin-left: 20px; margin-right: 20px; }
/********************* CONTACT *********************/

/********************* SERVICES *********************/
.serv-scrt .ttl div div { font-size: 30px; line-height: 34px; }
.serv-scrt .ttl div div span { font-size: 30px; }
.serv-scrt .crcl p { font-size: 16px; }
/********************* SERVICES *********************/
}

@media only screen and (max-width: 479px) {
/********************* HOMEPAGE *********************/
.home .serv-lst ul li { float: none; width: 100%; }
/********************* HOMEPAGE *********************/

/********************* SERVICES *********************/
.serv-lst ul li { float: none; width: 100%; }
/********************* SERVICES *********************/
}

@media only screen and (max-width: 419px) {
/********************* SERVICES *********************/
.serv-scrt { display: none; }
/********************* SERVICES *********************/
}

@media only screen and (max-width: 360px) {

}