/* Red: #ed1b25 */

@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900&display=swap');
@import url('https://fonts.googleapis.com/css?family=Yantramanav:100,300,400,500,700,900&display=swap');
body {
    font-family: 'Yantramanav', sans-serif;
    font-weight: normal !important;
    background: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 300;
    font-family: 'Titillium Web', sans-serif;
}

.btn {
    border-radius: 0;
    border: none;
    font-weight: bold;
    transition: background-color .25s ease-in-out;
}

.btn-primary {
    background-color: #00a3e0;
}

.btn-primary:hover {
    background-color: #004986;
}

.btn-primary:focus,
.btn-primary:active {
    background-color: #004986;
}

a {
    color: #00a3e0;
}

a:hover,
a:active {
    color: #0082aa;
}

.content-wrap {
    position: relative;
    left: 0;
    margin-left: 250px;
    transition: left .25s ease-in-out;
}

body.open .content-wrap {
    left: 260px;
}

.container-fluid {
    padding: 0 3em;
}

.left-panel {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 1;
    height: 100%;
    float: left;
    width: 240px;
    padding: 3em 0.5em 2em 1em;
}

.left-panel img.logo {
    width: 100%;
}

.left-panel p.menuToggle {
    position: relative;
    margin: 1.6em 0 0 0;
    z-index: 100;
    color: #777;
    cursor: pointer;
}

.left-panel p.menuToggle i {
    font-size: 2em;
}

body.open p.menuToggle {
    color: rgba(0, 0, 0, .65);
}

.left-panel .nav {
    position: relative;
    z-index: 10;
}

.left-panel .nav .menu {
    margin: 1em 0 0 0;
}

.left-panel .nav .menu li {
    margin-bottom: .6em;
}

.left-panel .nav .menu li a {
    display: inline-block;
    font-size: 1.4em;
    color: #101820;
    text-decoration: none;
    /*  */
    transition: all .25s ease-in-out;
}

.left-panel .nav .menu li a:hover {
    color: #00a3e0;
}

.right-panel {
    position: relative;
    z-index: 2;
    overflow: hidden;
    width: 100%;
    max-width: 1340px;
    background: #fff;
}

header {
    text-align: center;
    padding: 4em 0;
    background: url('../images/bg-header.jpg') no-repeat center center;
    background-size: cover;
}

header .text .logo {
    width: auto;
    height: auto;
    margin: 0;
}

header .text {
    margin: 0 auto;
    max-width: 900px;
}

header .text h1 {
    color: #fff;
    margin: 1em 0 .6em 0;
    font-weight: 600;
}

header .text p {
    color: #fff;
    font-size: 20px;
    font-weight: 300;
    line-height: 28px;
}

#login {
    padding: 3em 0;
    background: #f2f2f2;
}

#login .text {
    padding-right: 1em;
    margin-bottom: 3em;
}

#login .text h3 {
    font-size: 1.6em;
    margin: 0 0 .7em 0;
    padding: 0 0 .7em 0;
    color: #444;
    display: inline-block;
    border-bottom: 2px solid #444;
}

#login .nav-tabs {
    border-bottom: 10px solid #00a3e0;
}

#login .nav-tabs li {
    margin-bottom: 0;
}

#login .nav-tabs li a {
    border-radius: 0;
    outline: none;
    border: none;
    color: #00a3e0;
    font-size: 1.4em;
    font-weight: bold;
    /*  */
}

#login .nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    color: #fff;
    background: #00a3e0;
}

#login .tab-content {
    background: #fff;
    padding: 1em;
}

#login .tab-content label {
    text-transform: inherit;
    font-size: 1em;
    line-height: 1.6em;
    color: #101820;
    margin: 0 0 .3em 0;
    /*  */
}

#login .tab-content .form-control {
    border: none;
    font-size: 17px;
    height: 46px;
    border-radius: 0;
    background-color: #eee;
    box-shadow: none !important;
}

#login .tab-content p.link {
    font-size: .8em;
}

.form-control:focus {
    border-color: #ed1b25;
}

h4.header {
    color: #fff;
    font-size: 2.5em;
    line-height: 1.4em;
    font-weight: 600;
    margin: 0 0 1em 0;
}

h4.header span {
    font-weight: bold;
}

h4.header-bg {
    display: inline-block;
    padding: 0;
    color: #ffffff;
    font-size: 1.3em;
    line-height: 1.5em;
    font-weight: 600;
    margin: 0 0 9px;
    /* background-color: rgba(41, 171, 226, .8); */
}

#support {
    padding: 3em 0 1em 0;
    background: url('../images/bg-video.jpg') no-repeat center center;
    background-size: cover;
}

#support .video-wrap {
    margin-bottom: 2em;
}

#support .video-wrap a {
    position: relative;
}


/*#support .video-wrap img {
	width: 100%;
	height: auto;
}*/

#support .video-wrap p {
    font-size: 1.3em;
    line-height: 1.4em;
    color: #fff;
    margin: .3em 0 0 0;
    text-align: center;
}

#support .video-wrap span.play {
    display: block;
    width: 80px;
    height: 80px;
    box-shadow: 0px 0px 0px 8px rgba(0, 157, 218, .25);
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -35px 0 0 -35px;
    border-radius: 50%;
    background: #00a3e0 url('../images/icon-play-white.png') no-repeat 48% center;
    background-size: 30% auto;
    opacity: .6;
    transition: all .25s ease-in-out;
}

#support .video-wrap a.fancybox-media:hover span.play {
    opacity: .9;
    box-shadow: 0px 0px 0px 8px rgba(0, 157, 218, .35);
}

#contact-us {
    padding: 3em 0;
    background: url(../images/contact-bg.jpg);
    background-size: auto 100%;
    background-size: cover;
}

#contact-us h4.header {
    color: #ffffff;
    font-size: 2.5em;
    line-height: 1.4em;
    font-weight: 600;
    margin: 0 0 0.5em 0;
}

#contact-us .text {
    position: relative;
    z-index: 2;
}

#contact-us .text p {
    font-size: 1.2em;
    line-height: 1.3em;
    color: #ffffff;
    font-weight: 300;
}

#contact-us .text p a {
    color: #00a3e0;
}

#contact-us .text p a:hover,
#contact-us .text p a:active {
    color: #00a3e0;
}

#apparel-size-charts {
    padding: 3em 0;
}

#apparel-size-charts .inner {
    max-width: 600px;
    margin: 0 auto;
}

#apparel-size-charts .inner .header {
    color: #555;
    margin: 0 0 .4em 0;
}

#apparel-size-charts .inner p {
    margin: 0 0 1.8em 0;
}

#new-hires {
    padding: 5em 0;
    background: #eee;
}

#new-hires .header {
    color: #555;
    margin: 0 0 .4em 0;
}

#return-policy {
    padding: 5em 0;
    background: #1384b0;
}

#return-policy .header {
    margin: 0 0 .6em 0;
}

#return-policy p {
    color: #fff;
}

.footer-wrap {
    padding: 2em 0;
    background: #101820;
}

.footer-wrap .footer p {
    font-size: 1.1em;
    line-height: 1.4em;
    margin: 0;
    color: #fff;
    font-weight: 300;
}

.list-unstyled li {
    margin-left: 10px;
    margin-top: 7px;
}

.list-unstyled {
    padding-top: 1em;
}

@media (max-width: 992px) {
    body {
        font-size: 15px;
        line-height: 22px;
    }
    .content-wrap {
        margin-left: 70px;
    }
    .left-panel {
        padding: 4em 1.6em 1.6em 1.6em;
    }
    .left-panel .logo {
        position: relative;
        top: 20px;
        opacity: 0;
        transition: none;
    }
    .left-panel .nav {
        display: none;
    }
    body.open .left-panel .nav {
        display: block;
    }
    body.open .left-panel .logo {
        top: 0;
        opacity: 1;
        transition: all .5s cubic-bezier(0.52, 0.05, 0.05, 1.05);
    }
}

@media (max-width: 767px) {
    body {
        font-size: 14px;
        line-height: 21px;
    }
    .container-fluid {
        padding: 0 2em;
    }
    header img.big-car {
        width: 100%;
        height: auto;
        margin: 0 0 -20% 0;
    }
    .welcome-login .text {
        padding: 24% 0 20px 0;
    }
    .welcome-login .text h1 {
        position: relative;
        top: 0;
        margin: 0 0 .2em 0;
        font-size: 2.6em;
        font-weight: 300;
        color: #808080;
    }
    .welcome-login .login-form {
        position: relative;
        top: 0;
        margin: 20px 0 40px 0;
        background: #fff;
        max-width: none;
        box-shadow: 0px 6px 50px rgba(0, 0, 0, .1);
    }
    #catalogs {
        padding: 4em 0 4em 0;
    }
    #contact-us .container-fluid>.row {
        display: block;
        width: auto;
    }
    #contact-us .text {
        float: left;
        display: block;
        padding-top: 0;
    }
    #contact-us .graphic {
        float: left;
        display: block;
        right: auto;
        transform: skew(0deg);
        padding-bottom: 70%;
        width: 100%;
        margin: 2em 0 0 0;
    }
    .footer-wrap .footer {
        margin: 0;
    }
    header .text h1 {
        font-size: 2rem;
        line-height: 2.6rem;
    }
}

@media (max-width: 600px) {}

@media (max-width: 480px) {
    body {
        font-size: 13px;
        line-height: 20px;
    }
    .container-fluid {
        padding: 0 1em;
    }
    .xxs-480 {
        width: 100% !important;
    }
    .content-wrap {
        margin-left: 50px;
    }
    .left-panel {
        padding: 2em 1em 1em 1em;
    }
    body.open .content-wrap {
        left: 200px;
    }
}

.over-text {
    background: rgb(0 48 87 / 82%);
    border: 1px solid #ffffff6b;
    box-shadow: rgb(227 227 227 / 14%) 0px 8px 24px;
    padding: 15px;
    margin-top: 25px;
}