/* inicia la modificación //modificacion */
/*@font-face {
    font-family: 'be_vietnamlight';
    src: url('frontend/layout/css/bevietnam-light-webfont.woff2') format('woff2'),
         url('frontend/layout/css/bevietnam-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}*/
@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Regular.eot');
    src: url('MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-Regular.woff2') format('woff2'),
        url('MyriadPro-Regular.woff') format('woff'),
        url('MyriadPro-Regular.ttf') format('truetype'),
        url('MyriadPro-Regular.svg#Myriad Pro') format('svg');
    font-style: normal;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-It.eot');
    src: url('MyriadPro-It.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-It.woff2') format('woff2'),
        url('MyriadPro-It.woff') format('woff'),
        url('MyriadPro-It.ttf') format('truetype'),
        url('MyriadPro-It.svg#Myriad Pro') format('svg');
    font-style: italic;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-Bold.eot');
    src: url('MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-Bold.woff2') format('woff2'),
        url('MyriadPro-Bold.woff') format('woff'),
        url('MyriadPro-Bold.ttf') format('truetype'),
        url('MyriadPro-Bold.svg#Myriad Pro') format('svg');
    font-weight: bold;
}

@font-face {
    font-family: 'Myriad Pro';
    src: url('MyriadPro-BoldIt.eot');
    src: url('MyriadPro-BoldIt.eot?#iefix') format('embedded-opentype'),
        url('MyriadPro-BoldIt.woff2') format('woff2'),
        url('MyriadPro-BoldIt.woff') format('woff'),
        url('MyriadPro-BoldIt.ttf') format('truetype'),
        url('MyriadPro-BoldIt.svg#Myriad Pro') format('svg');
    font-style: italic;
    font-weight: bold;
}

.ticket {}

.ticket form {
    overflow: hidden;
}

.ticket form .form-group {
    min-width: 240px;
    float: left;
    display: inline-block;
    margin-right: 15px;
    min-height: 55px;
}

.ticket form .form-group label {
    display: block;
}

.ticket form .form-group label.options:hover {
    background-color: #e94d1c;
    color: #ffffff;
}

.ticket form .form-group label.files:hover {
    background-color: #e94d1c;
    color: #ffffff;
}

.ticket form .form-group label.files {
    padding: 10px;
}

.ticket form .form-group label.files input[type="file"] {
    color: #000;
    padding: 10px;
    width: 100%;
}

.ticket form .form-group span.symbol {
    position: absolute !important;
    margin: 10px 0 0px 4px !important;
}

.ticket form .tMin {
    width: 47%;
}

.ticket form .tMed {
    width: 47%;
}

.ticket form .tMax {
    width: 47%;
}

.ticket h4 {
    clear: both;
}

.ticket h7 {
    display: block;
    padding-bottom: 15px;
}

.ticket hr {
    clear: both;
}

.ticket .hidden2 {
    display: none;
}

.ticket .options {
    display: block;
    margin-left: 0;
    float: left;
    padding: 3px 5px 2px 5px;
    min-width: 128px;
    width: 33%;
}

.ticket .width100 {
    width: 100%;
}

.ticket .options:hover {
    border-color: #e94d1c;
}

.ticket .options input {}

.ticket .options input[type="radio"] {
    width: 20px;
    height: 20px;
    display: inline-block;
    margin: 0px 5px 0px 0px;
    float: left;
}

.ticket .options input[type="checkbox"] {
    width: 20px;
    height: 20px;
    float: left;
    display: inline-block;
    margin: 0 5px 0 0;
}

.ticket .options2 {
    width: 100%;
}

.ticket .files input[type="file"] {
    padding: 10px 0px 10px 20px;
}

.ticket form .field_wrapper:hover a {
    color: #e94d1c;
}

.ticket form .form-group .add_button {
    display: block;
    float: right;
    padding: 5px;
}

.ticket form .form-group .remove_button {
    display: block;
    padding: 5px;
}

.ticket form .form-group .inform {}

.ticket form .form-group .inform textarea {
    height: 60px;
}

.ticket form .form-group input.form-control {}

.ticket form .form-group input.form-control:hover {
    border-color: #e94d1c;
}

.ticket form .form-group input.form-control:focus {
    border-color: #e94d1c;
}

.ticket form .form-group select.form-control:hover {
    border-color: #e94d1c;
}

.ticket form .form-group select.form-control:focus {
    border-color: #e94d1c;
}

.ticket form .form-group label.files:hover {
    border-color: #e94d1c;
}

.ticket form .form-group label.files:focus {
    border-color: #e94d1c;
    color: #cecece;
}

.ticket form .form-group .inform textarea:hover {
    border-color: #e94d1c;
}

.ticket form .form-group .inform textarea:focus {
    border-color: #e94d1c;
}

.ticket form .form-group .options a {
    color: #e94d1c;
}

.ticket form .form-group .options:hover a {
    color: #ffffff;
}

.avisos {
    text-align: center;
    color: #e94d1c;
    font-size: small;
}

.social {
    display: block;
    width: 100%;
}

.social a {
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.social img {
    max-width: 45px;
    max-height: 30px;
}

.sidebar2 {}

.sidebar2 .sidebar {
    width: 100%;
}

.sidebar2 .sidebar img {
    width: 100%;
}

.info {
    display: block;
    width: 100%;
    text-align: center;
    padding: 10px;
    color: #e6400c;
    text-transform: uppercase;
}

.info2 {
    font-size: 12px;
    text-transform: none;
}

.process {
    width: 100%;
    display: flex;
    justify-content: space-around;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(163, 54, 20, 0) 35%, rgba(233, 77, 28, 1) 50%, rgba(163, 54, 20, 0) 65%, rgba(0, 0, 0, 0) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(163, 54, 20, 0) 35%, rgba(233, 77, 28, 1) 50%, rgba(163, 54, 20, 0) 65%, rgba(0, 0, 0, 0) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(163, 54, 20, 0) 35%, rgba(233, 77, 28, 1) 50%, rgba(163, 54, 20, 0) 65%, rgba(0, 0, 0, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#00000000', GradientType=0);
    -webkit-box-shadow: inset 0px 1px 10px 10px #FFFFFF;
    box-shadow: inset 0px 1px 10px 10px #FFFFFF;
}

.process .element {
    width: 10%;
    float: left;
    margin: 10px;
    text-align: center;
}

.process .element a {
    display: block;
    width: 25px;
    height: 25px;
    margin: auto;
    border: solid 1px;
    border-radius: 11px !important;
    background: #fff;
    line-height: 25px;
    text-decoration: none;
    font-weight: 900;
}

.process .active a {
    background: #e94d1c;
    color: #fff;
}

.process .inactive a {
    background: #cecece;
}

.process .element span {
    display: block;
    width: 100%;
    text-align: center;
    height: 0;
    overflow: visible;
}

.process .element form input[type="submit"] {
    background: none;
    border: 0;
    margin: 0;
    padding: 0 5px;
}

.intro #continue02 {
    background: #e94d1c;
    border: solid 2px #e94d1c;
}

.intro #continue02 i,
.intro #continue02 a,
.intro #continue02 input[type="submit"] {
    color: #fff;
    background: #e94d1c;
}

.pass {
    cursor: pointer;
}

.error {
    color: #e94d1c;
}

.wellcome {
    display: block;
    width: 100%;
    text-align: center;
    line-height: 20px;
    font-size: 20px;
}

.wellcome div {}

.wellcome div span.title {
    color: #e94d1c;
    font-weight: bold;
    display: block;
}

.wellcome span.title2 {
    font-weight: bold;
    display: block;
    margin-top: 40px;
}

.wellcome div.aviso {
    border: 1px solid #e94d1c;
    margin: 5px 5px 30px 5px;
    padding: 10px;
}

.wellcome div.aviso span.title {}

.wellcome .button2 {
    display: inline-block;
    vertical-align: top;
    min-width: 165px;
    width: 20%;
    margin: 5px;
    padding: 10px;
    border: solid 2px #fff;
    height: 120px;
    transition: all .3s ease-in-out;
}

.wellcome .button2:hover i {
    color: #fff;
    transition: all .3s ease-in-out;
}

.wellcome .button2 i {
    display: block;
    font-size: 50px;
    line-height: 60px;
    color: #e94d1c;
    transition: all .3s ease-in-out;
}

.wellcome .button2:hover {
    background: #e94d1c;
    transition: all .3s ease-in-out;
    border: solid 2px #e94d1c;
}

.wellcome .button2:hover a {
    color: #fff;
    transition: all .3s ease-in-out;
}

.wellcome .button2 a {
    display: block;
    text-decoration: none;
    height: 100%;
    transition: all .3s ease-in-out;
}

.wellcome .button2 a:hover {
    color: #ececec;
    transition: all .3s ease-in-out;
}

.wellcome form {}

.wellcome .button2:hover input[type="submit"] {
    background: #e94d1c;
    color: #fff;
    transition: all .3s ease-in-out;
}

.wellcome .button2 input[type="submit"] {
    transition: all .3s ease-in-out;
}

.wellcome .group {
    height: auto;
    border: solid 2px #fff;
    margin-right: 7%;
    margin-left: 7%;
}

.wellcome .group a {
    height: auto;
    text-align: left;
    font-style: italic;
    line-height: 25px;
}

.wellcome .group a:hover {
    text-decoration: underline;
}

.wellcome .group a:before {
    content: "° ";
}

.wellcome p {
    /*color: #767F88*/
    ;
    text-align: left;
}

.wellcome p span {
    color: #000;
}

.wellcome fieldset {
    border: 1px solid #c0c0c0;
    margin-bottom: 20px;
    padding: 10px 15px;
}

.wellcome ul {
    text-align: left;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-content: flex-start;
    align-items: flex-start;
    padding: 10px 30px;
}

.wellcome ul li:before {
    content: "- ";
}

.wellcome ul li {
    display: block;
    width: 50%;
}

.wellcome .arrow {
    float: right;
    margin: 0 40px 0 0;
    line-height: 22px;
}

.wellcome .arrow .triangulo {
    width: 0;
    height: 0;
    border-left: 15px solid #e94d1c;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    position: absolute;
    margin: 0 0 0 10px;
}

.wellcome form input[type="submit"] {
    display: block;
    border: 0;
    text-transform: unset;
    padding: 0;
    margin: 0 auto;
    text-align: center;
    background: #fff;
    color: #767F88;
}

.wellcome form input[type="text"] {
    border: 0;
    text-align: center;
    font-weight: normal;
    width: 100%;
    border: 1px solid #dcdcdc;
}

.intro {
    max-width: 750px;
    margin: 0 auto;
    text-align: justify;
    color: #000 !important;
}

.intro div {}

.intro div.buttons {
    text-align: center;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 20px;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}

@media (max-width: 550px) {
    .intro div.buttons {
        flex-direction: column;
    }

    .intro div.button5 {
        width: 80% !important;
        margin: 10px auto;
    }
}

.intro span.title {
    text-align: center;
    line-height: 20px;
    font-size: 20px;
    margin-bottom: 20px;
}

.intro p {}

.intro p.info2 {
    color: #e94d1c;
    font-size: 13px;
    font-style: italic;
}

.intro div.button3 a {
    color: #e94d1c;
    font-weight: bold;
}

.intro div.button3 i {}

.intro div.button3 input[type="submit"] {
    color: #e94d1c;
    font-weight: bold;
}

.intro div.button3 input[type="text"] {}

.intro div.button4 {}

.intro div.button4 i {
    line-height: 37px;
    font-size: 35px;
}

.intro div.button5:hover {
    box-shadow: 2px 2px 8px -6px #000;
}

.intro div.button5 {
    display: inline-block;
    vertical-align: top;
    width: 30%;
    padding: 10px;
    min-height: 180px;
    background: #eaeaea;
}

.intro div.button5 a {
    margin: 0;
    color: #000;
    font-size: 17px;
    font-weight: bold;
}

.intro div.button5 a img {
    display: block;
    margin: 20px auto;
    height: 60px;
}

.intro div.button5 .pass {
    font-size: 11px;
}

.intro div.button5#continue01 {}

.intro div.button5#continue01 form {
    background: url("/img/registro-continuar.png") transparent center center no-repeat;
    height: 135px;
    background-size: 110px;
}

.intro div.button5#continue01 form input[type="submit"] {
    background: transparent;
    font-weight: bold;
    color: #000;
    text-transform: none;
    font-size: 15px;
    padding-bottom: 85px;
}

.intro div.button5#continue02 {
    background: #eaeaea;
    border: none;
}

.intro div.button5#continue02 form {
    font-size: 15px;
    text-transform: none;
}

.intro div.button5#continue02 form input[type="submit"] {
    background: #313030;
    color: #fff;
    padding: 3px 15px 0px 15px;
    margin: 10px auto;
    display: block;
}

.intro div.button5#continue02 form p {
    display: block;
    text-align: center;
    margin: 15px 0;
    font-weight: bold;
}

.intro div.button5#continue02 form span {
    display: block;
}

.intro ul.documentos {}

.intro ul.documentos li {}

.partialForm {}

.partialForm .arrow {
    display: block;
    text-align: right;
    padding-right: 10px;
    /*clear: both;*/
    width: 49%;
    min-width: 120px;
    float: right;
}

.partialForm .a-left {
    float: left;
}

@media (max-width: 328px) {
    .partialForm .arrow span {
        display: none;
    }
}

.partialForm .left {
    text-align: left;
}

.partialForm .left a.return {
    display: inline-block;
    text-transform: uppercase;
    background: #e94d1c;
    color: #fff;
    text-decoration: none;
    width: 111px;
    text-align: center;
    height: 40px;
    line-height: 40px;
}

.partialForm .arrow input {
    height: 40px;
}

.partialForm .arrow span {
    width: 0;
    height: 0;
    border-left: 15px solid #e94d1c;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    margin: 0;
    transition: all .3s ease-in-out;
}

.partialForm .arrow:hover span {
    margin-left: 5px;
    transition: all .3s ease-in-out;
}

.partialForm .finish a {
    width: 0 !important;
    height: 0 !important;
}

.acceptFile {
    height: auto !important;
    transition: all .3s ease-in-out;
}

.acceptFile hr {
    margin: 0;
    border: 0;
}

.acceptFile input {
    margin: 0;
    width: 20px;
    height: 20px;
}

.acceptFile:hover {
    color: #fff;
    transition: all .3s ease-in-out;
}

.acceptFile:hover label {
    color: #fff;
    transition: all .3s ease-in-out;
}

.acceptFile label {
    margin: 0;
    vertical-align: top;
}

.acceptFile a {
    display: none !important;
}

.acceptFile input[type=checkbox]:checked~a {
    display: block !important;
}

/* estilo del menu en una resolución menor a 767px */
ul.catMenu {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 767px) {
    .catMenu .catTitulo {}

    .catMenu .catTitulo h2 {
        padding: 20px;
        background: #fff;
        border-bottom: solid #e6400c;
        background: #e6400c;
    }

    .catMenu ul.sidebar-menu li {
        padding: 10px 20px !important;
    }

    .catMenu ul.sidebar-menu li:hover {
        border-bottom: solid;
        border-color: #E84D1C;
    }

    .catMenu ul.sidebar-menu,
    .catMenu li.dropdown,
    .catMenu li.active {
        display: none;
    }

    .catMenu:hover ul.sidebar-menu,
    .catMenu:hover li.dropdown,
    .catMenu:hover li.active {
        display: block;
    }

    .catMenu .glyphicon {
        width: 45px;
    }

    .breadcrumb {}

    .breadcrumb li {}

    .breadcrumb li a {}
}

.site-logo {
    float: left;
    font-size: 23px;
    font-weight: 400;
    padding: 0;
    display: inline-block;
    /*margin-top: -25px;*/
}

.site-logo img {
    width: 320px;
}

.topInfo .langs-block {
    display: none;
}

.center {
    text-align: center;
    width: 100%;
}

@media (max-width:1205px) {
    .header-navigation {
        clear: none !important;
    }
}

@media (max-width:1199px) {
    .header .container {
        text-align: center;
    }

    .container .site-logo {
        margin: 0 auto !important;
        float: none;
    }
}

@media (max-width:1024px) {
    .container .center {
        margin-bottom: 15px;
    }

    .site-logo {
        margin-bottom: 15px !important;
    }

    .header-navigation {
        clear: both !important;
    }

    .header .mobi-toggler {
        padding: 0;
        position: absolute !important;
        right: 0;
        top: 20%;
        z-index: 100;
    }
}

@media (max-width:1025px) {
    .header-navigation {
        float: right !important;
    }

    .header-navigation li:hover {
        border-bottom: solid;
        border-color: #E84D1C;
    }
}

@media (min-width:1025px) {
    .header-navigation {
        float: right !important;
    }
}

@media (max-width:991px) {
    .topInfo {
        width: 280px !important;
        display: inline-block !important;
        float: left !important;
    }
}

@media (max-width:617px) {
    .topUser li {
        display: block;
        text-align: right;
    }
}

@media (max-width:419px) {
    .topUser {
        float: left !important;
    }

    .topUser li {
        text-align: left;
    }
}

@media (max-width:401px) {
    .site-logo {
        width: 100%;
    }

    .site-logo img {
        width: 100%;
    }

    .header .mobi-toggler {
        position: unset !important;
    }
}

.topInfo,
.topUser {
    width: auto;
    float: right;
    display: inline-block;
}

.topInfo {}

.topUser {}

.detProy {
    color: #868c93;
}

.detProy .red strong {
    color: #e6400c;
}

.detProy strong {
    color: #000;
}

.detProy h3 {
    font-weight: bold !important;
    display: block;
    border-bottom: dotted 1px;
}

.detProy hr {
    clear: both;
    width: 0;
}

form.detProyArch {
    display: block;
    clear: both;
}

form.detProyArch label {
    display: block;
    min-width: 350px;
    padding: 5px;
    width: 50%;
}

form.detProyArch label:hover input {
    background-color: #e6400c;
    color: #fff;
}

form.detProyArch input {
    padding: 5px;
    width: 100%;
}

form.detProyArch input[type="submit"] {
    border: 0;
    background: #e6400c;
    color: #fff;
    width: 100px;
}

.ticketServ {
    line-height: 1.5em;
}

.ticketServ .red span {
    color: #e6400c;
}

.ticketServ legend {
    border-bottom: 2px dotted #969696;
}

.ticketServ span {
    font-weight: bold;
    color: #000;
}

@media (max-width:991px) {
    .process {
        display: block;
        height: 30px;
        text-align: center;
        transition: all 1s ease-in-out;
    }

    .process .element {
        margin: 2px 20px 0 0;
        display: inline-block;
        vertical-align: top;
        float: none;
        width: auto;
        transition: all 1s ease-in-out;
    }

    .process a {}

    .process span {
        position: absolute;
        width: auto !important;
        height: auto !important;
        transform: rotate(-45deg);
        transform-origin: 14% 60% 0;
        transition: all 1s ease-in-out;
    }

    .active span {
        text-decoration: underline;
    }
}

@media (max-width:513px) {
    .process {
        height: auto;
        overflow: auto;
        background: none;
        border: solid #e94d1c;
        border-width: 0 0 0 2px;
        min-width: 167px;
        transition: all 1s ease-in-out;
    }

    .process .element {
        display: block;
        width: 50%;
        min-width: 165px;
        margin: 2px 0;
        float: left;
        transition: all 1s ease-in-out;
    }

    .process a {
        float: left;
        margin: 0 10px 0 0 !important;
    }

    .process span {
        transform: none;
        transform-origin: 0;
        position: initial;
        float: left;
        line-height: 27px;
        transition: all 1s ease-in-out;
    }
}

#notFound {
    width: 100%;
    background-image: url(../../../../img/sound.png);
    background-position: 0 50%;
    background-repeat: repeat-x;
    animation: animatedBackground 10s linear infinite;
    text-align: center;
    line-height: 50px;
    padding: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
}

@keyframes animatedBackground {
    0% {
        background-position: 0 50%;
    }

    100% {
        background-position: -1400px 50%;
    }
}

.message404 {}

.message404 .content {}

.message404 h1 {
    -webkit-text-stroke: 2px #e6400c;
    color: transparent;
    font-size: 15rem !important;
}

.message404 h1 i {
    font-size: 100px;
}

.message404 p {
    color: #fff;
}

.notFound404 {
    display: flex !important;
    justify-content: center;
    align-items: center;
}

.logo404 {
    display: block;
    line-height: 8px;
    font-size: 8px;
    font-weight: bold;
    white-space: pre;
    font-family: monospace;
    color: black;
}

div.pedidoDetailEdicion {
    box-shadow: 0 0 5px 0 #000;
}

div.pedidoDetailEdicion .icontenedor {}

div.pedidoDetailEdicion .danger {
    text-align: center;
    color: #e6400c;
}

div.pedidoDetailEdicion .general_info {
    margin: 0 !important;
}

.edicionP {
    text-align: left;
    text-transform: none;
}

.edicionP span {
    display: block;
    line-height: 20px;
    font-size: 12px;
    color: #868c93;
}

.edicionP span.danger {
    text-transform: uppercase;
}

.edicionP span.warning {
    text-transform: uppercase;
    color: #e6400c;
}

.edicionP i {
    color: #000;
    font-size: 15px;
}

.edicionPP i {
    color: #e6400c;
}

.stock {
    display: block;
    clear: both;
}

div.stock {}

.header {
    z-index: 8000 !important;
}

.cartMenu {
    z-index: 10500;
}

.detailsTicket {
    border: 1px solid #e6400c;
    padding: 15px;
}

.regFecha {
    border: 1px solid #e6400c;
    padding: 15px;
}

.regFecha h3 {
    font-weight: bold !important;
    border-bottom: 1px dotted #000;
    padding-bottom: 5px !important;
}

.regFecha div {
    float: left;
    margin-right: 10px;
    min-width: 221px;
    width: 24%;
    height: 115px;
    border: 1px solid #fff;
}

.regFecha div:hover {
    border: 1px solid #e6400c57;
}

.regFecha div label {
    min-width: 212px;
    min-height: 45px;
}

.regFecha div input {}

.regFecha div textarea {}

.regFecha input[type="submit"] {
    clear: both;
    display: block;
}

.infoMarcas {}

.infoMarcas h2 {
    font-size: 15px !important;
    font-weight: bold !important;
    margin: 0 !important;
}

.infoMarcas h2:after {
    content: " ®";
}

#menu-iconos .col-md-4 {
    height: 200px;
}

.listServ {}

.listServ a,
.listServ a:hover {
    outline: 0;
    text-decoration: none;
}

.listServ a.link01 {}

.listServ a.link01 div {
    text-align: left;
}

.listServ a.link01 i {
    float: right;
}

.listServ a.link02 {}

.listServ a.link02 div {
    text-align: right;
}

.listServ a.link02 i {
    float: left;
}

.listServ div.service-box-v1 {
    padding: 10px;
    height: 50%;
}

.listServ div.service-box-v1 i {
    padding: 5px 0;
    font-size: 30px;
}

.listServ div.service-box-v1 h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

.listServ div.service-box-v1 p {
    margin: 0;
}

.btnReg {
    background: #e94d1c !important;
    color: #fff !important;
}

.btnReg:hover {
    background: #d2461a !important;
}

textarea.form-control {
    height: 150px;
}

.tableScroll {
    display: block;
    overflow-x: auto;
}

.tableScroll thead {}

.tableScroll tbody {}

.tableScroll tr {}

.tableScroll th {
    font-size: 12px !important;
    margin: 0px !important;
    padding: 0 0 4px 0 !important;
}

.tableScroll th.inform,
.tableScroll td.inform {
    width: 220px !important;
}

.ticket {}

.ticket .panel {}

.ticket .panel .panel-title a {}

.ticket .panel .datosGuardados {
    display: inline-block;
    width: 100%;
    vertical-align: top;
    min-width: 225px;
    margin-bottom: 10px;
    padding: 5px;
}

.ticket .panel .datosGuardados ul {
    margin: 0;
    padding: 0;
    line-height: 16px;
}

.ticket .panel .datosGuardados p {
    text-transform: uppercase;
    font-weight: bold;
    color: #e94d1c;
    border-bottom: 1px dotted #000;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.ticket .panel .datosGuardados li {
    list-style: none;
    padding: 7px;
    display: inline-block;
    width: 33%;
    border: 1px solid #dbdbdb;
    color: #000;
    margin: 20px 0 5px 0px;
    min-height: 28px;
    background: #ececec;
    vertical-align: top;
    border-radius: 4px;
}

.ticket .panel .datosGuardados li span {
    color: #000;
    position: absolute;
    margin-top: -25px;
}

.ticket .panel .checkPolicies {
    min-width: 250px;
    width: 50%;
}

.ticket .panel .checkPolicies ul {}

.ticket .panel .checkPolicies p {}

.ticket .panel .checkPolicies li {
    display: block;
    margin: 0;
    padding: 0;
    border: 0;
    background: none;
    line-height: 28px;
    width: 100%;
}

.ticket .panel .checkDocuments {
    width: 100%;
    font-size: 14px;
}

.ticket .panel .checkDocuments p {
    color: #000;
    text-transform: none;
    text-align: left;
    border-bottom: none;
}

.ticket .panel .checkDocuments p.info {
    color: #e94d1c;
    padding: 0;
    margin: 15px 0 0 0;
    font-weight: normal;
    font-size: 13px;
}

.ticket .conDatos {}

.ticket .conDatos a.accordion-toggle {
    font-weight: bold;
}

.ticket .desplegado {
    border-color: #e94d1c;
}

.ticket .desplegado a.accordion-toggle {
    color: #e94d1c;
}

.politicasForm .options {}

#ocultaDoc {
    background: #ef7602;
    background: -moz-linear-gradient(top, #ef7602 0%, #e5141f 100%);
    background: -webkit-linear-gradient(top, #ef7602 0%, #e5141f 100%);
    background: linear-gradient(to bottom, #ef7602 0%, #e5141f 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ef7602', endColorstr='#e5141f', GradientType=0);
    width: 260px;
    margin: 0 auto;
    display: block;
    border-radius: 5px !important;
    padding: 10px;
}

.ratificacionFile {
    display: block;
    width: 100%;
    text-align: center;
    margin: 0 auto;
    border-radius: 4px !important;
    padding: 5px 5px 5px 40px;
    color: #000 !important;
    line-height: 20px;
    font-size: 15px;
    box-shadow: 2px 3px 4px 0px #00000070;

    background: #9c9c9b;
    background: -moz-linear-gradient(top, #9c9c9b 0%, #fefefe 70%, #dadad9 100%);
    background: -webkit-linear-gradient(top, #9c9c9b 0%, #fefefe 70%, #dadad9 100%);
    background: linear-gradient(to bottom, #9c9c9b 0%, #fefefe 70%, #dadad9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#9c9c9b', endColorstr='#dadad9', GradientType=0);

    border: 3px solid transparent;
    -webkit-border-image: -webkit-linear-gradient(top, #dadad9 0%, #9c9c9b 100%);
    border-image-slice: 1;
}

.ratificacionFile i {
    display: inline-block;
    font-size: 40px;
    line-height: 40px;
    float: left;
    vertical-align: middle;
    margin: 5px 0 0 -20px;
    color: #e94d1c;
}

.ratificacionFile span {
    font-weight: bold;
    display: block;
}

.ratificacionFile a:hover {
    text-decoration: none !important;
    color: #e94d1c !important;
}

.saveAjax {}

.saveAjax .options {
    width: 100%;
    font-size: 13.5px;
}

.saveAjax input[type="text"] {
    display: block;
    padding: 10px;
    border-style: solid;
    width: 70%;
    margin: 0 auto;
    border-width: 2px;
    text-align: center;
    border-color: #dbdbdb;
    cursor: auto;
}

.saveAjax input[type="submit"] {
    display: block;
    padding: 5px;
    width: 60%;
    margin: 0 auto;
    border-width: 0px;
    text-align: center;
    text-transform: uppercase;
}

.saveAjax:hover input[type="text"] {
    border-color: #e94d1c;
}

.saveAjax:hover input[type="submit"] {
    background: #e94d1c;
    color: #fff;
}

.btnDegRegistro {
    background: #f49842;
    background: -moz-linear-gradient(top, #f49842 0%, #ed6848 99%) !important;
    background: -webkit-linear-gradient(top, #f49842 0%, #ed6848 99%) !important;
    background: linear-gradient(to bottom, #f49842 0%, #ed6848 99%) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f49842', endColorstr='#ed6848', GradientType=0);
    box-shadow: -4px 4px 6px 0px #949596bd;
    border: none !important;
    border-radius: 4px !important;
}

form.filesUp {
    margin: 0 auto;
    color: #777;
}

form.filesUp .file {
    border-right: 1px solid #e8e8e8;
    padding-right: 15px;
}

.tituloReg {
    display: block;
    width: 100%;
    text-align: center;
}

.expand {}

.expand input {
    width: 330px;
}

.startSelect {}

.startSelect .button3 {
    height: auto;
    box-shadow: 3px 3px 5px 1px #00000021;
    border-radius: 7px !important;
    padding: 3px 5px;
    width: auto;
}

.startSelect .button3 a {}

.startSelect .button3 i {}

.startSelect .button3 input[type="text"] {
    border-radius: 3px !important;
}

@media (max-width:441px) {
    .startSelect {
        font-size: 15px;
    }

    .startSelect .button3 {
        height: auto;
        box-shadow: 3px 3px 5px 1px #00000021;
        border-radius: 7px !important;
        padding: 15px;
        width: 85%;
    }

    .startSelect .button3 a {}

    .startSelect .button3 i {
        font-size: 60px;
        line-height: 70px;
    }

    .startSelect .button3 input[type="text"] {
        border-radius: 3px !important;
    }
}

p.titleContact {
    border-bottom: 1px solid #bfbfbf;
    text-transform: uppercase;
    color: #3e4d5c;
    padding-bottom: 10px;
    font-weight: bold;
    clear: both;
}

.symbol {
    position: absolute !important;
    margin: -24px 0px 0px 5px !important;
}

.downloadFile {
    background-color: #45b6af;
    border-color: #3ea49d;
    padding: 10px;
    text-decoration: none !important;
}

.downloadFile span {
    color: #fff !important;
}

div.infoGuardado {
    text-align: center;
    font-size: 15px;
    color: #777777;
    line-height: 30px;
}

div.infoGuardado i {
    color: #4CAF50;
    font-size: 25px;
}

.avisoCodigo {
    text-align: center;
    font-size: 16px;
    display: block;
    border: 1px solid;
    padding: 5px;
    margin: 15px auto;
    background: #e94d1c;
    color: #fff;
}

.avisoCodigo span {
    font-weight: bold;
    font-size: 25px;
    font-style: italic;
    display: inline-block;
    padding: 0 10px;
    text-decoration: underline;
}

.infoP {
    display: none;
}

.buttonPrev span {
    color: #fff;
}

.preciosPrev {}

.preciosPrev table {
    box-shadow: 0px 0px 3px #45b6af;
}

.preciosOrig {}

.preciosOrig table {}

.cursosPre {
    text-align: center;
}

.cursosPre a {
    display: inline-block;
    width: 49%;
    float: left;
    min-width: 225px;
    padding: 25px;
    text-align: left;
    color: #000 !important;
    min-height: 250px;
    text-decoration: none !important;
    border: 1px solid #fff;
}

.cursosPre a:hover {
    border: 1px solid #e6400c;
}

.cursosPre a img {
    display: block;
    margin: 10px auto;
    max-height: 50px;
    max-width: 100%;
}

.cursosPre a span {
    font-weight: bold;
    text-decoration: none;
}

.cursosPre a p {
    font-size: .8em;
}

.cursosPre a .totales {
    width: 100%;
    height: 25px;
    display: block;
    margin-top: 10px;
}

.cursosPre a .totales .curso {
    width: 6.5%;
    height: 100%;
    display: inline-block;
    border: 1px solid #999;
    background: #bbb;
}

.cursosPre a .totales .ok {
    background: #E6400C;
}

.cursosList {}

.cursosList a {
    width: 100%;
}

.cursosList .img {
    display: block;
    text-align: center;
    width: 100%;
    height: 70px;
}

.cursosList .img img {
    max-width: 100px;
    max-height: 50px;
    margin: 10px;
}

.cursosList .title {
    display: block;
    text-align: left;
    padding: 10px 0;
    font-size: 1.2em;
    font-weight: bold;
}

.cursosList .desc {
    display: inline-block;
    width: 100%;
    float: left;
    text-align: justify;
    margin: 20px 0;
}

.cursosList .cursoList {
    display: inline-block;
    /*width: 310px;*/
    width: 100%;
    text-align: left;
}

.cursosList .cursoList .line {
    border-bottom: 2px solid #ddd;
    display: block;
    margin: 2px 0;
    padding: 2px 0;
}

.cursosList .cursoList .head {
    font-weight: bold;
    color: #000;
    font-size: .8em;
}

.cursosList .cursoList .left {
    width: 8%;
    height: 10px;
    display: inline-block;
    vertical-align: top;
}

.cursosList .cursoList .left .asist {
    width: 15px;
    height: 15px;
    background: #bbb;
    margin: auto;
    border: 2px solid #999;
}

.cursosList .cursoList .left .ok {
    background: #E6400C;
}

.cursosList .cursoList .center {
    display: inline-block;
    width: 72%;
    text-align: left;
    margin: 0;
}

.cursosList .cursoList .right {
    display: none !important;
    width: 15%;
    height: 10px;
    display: inline-block;
    text-align: center;
}

.cursosList .preview {
    display: none !important;
    display: inline-block;
    float: right;
    width: 49%;
    text-align: center;
}

.cat-item {}

.cat-item a {
    display: block;
    box-shadow: 2px 0px 5px #0000001f;
}

.cat-item a img {}

.listaSubCat {
    text-align: center;
    vertical-align: top;
}

.listaSubCat a {
    display: inline-block;
    width: 24%;
    padding: 10px;
    min-width: 200px;
    text-decoration: none !important;
    vertical-align: top;
}

.listaSubCat a img {
    max-width: 100%;
}

.listaSubCat a span {
    display: inline-block;
    padding: 2px 20px;
    margin: 10px 0;
}

.listaSubCat a p {}

.filtroSecundario {
    text-align: center;
    border-bottom: solid 1px #d8d8d8;
    margin-bottom: 15px;
}

.filtroSecundario form {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-evenly;
    align-items: center;
    align-content: center;
}

.filtroSecundario form p {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    align-items: center;
}

.filtroSecundario form p input[type="checkbox"] {
    margin: 0;
    width: 1.1em;
    height: 1.1em;
}

.filtroSecundario form p input[type="radio"] {
    float: none;
    margin: 0;
}

.filtroSecundario form p label {
    margin: 0;
    padding-left: 5px;
}

.filtroSecundario form p input[type="submit"] {
    background: #e94d1c;
    color: #fff;
    border: 0;
    padding: 5px 10px;
}

.list-group-item div.itemFiltro {
    display: flex;
    min-height: 2em;
    flex-direction: row;
    align-items: center;
    align-content: center;
}

.list-group-item div.itemFiltro input[type="checkbox"] {
    margin: 0;
    width: 1.1em;
    height: 1.1em;
}

.list-group-item div.itemFiltro label {
    margin: 0;
    width: 95%;
    padding-left: 5px;
}

.list-group-item div.selected {
    border-left: solid 1px #e45000;
    border-bottom: solid 1px #e45000;
}

.list-group-item .disabled {}

.list-group-item .disabled div {}

.list-group-item .disabled div span {
    background: #ececec;
    border-radius: 4px !important;
}

.list-group-item .disabled input[type="checkbox"] {}

.list-group-item .disabled label {
    color: #bbbbbb;
}

ul.pSelectors {}

ul.pSelectors li {}

ul.pSelectors li form {
    display: inline-block;
    margin-left: 4px;
}

ul.pSelectors li form div.checker {
    display: none;
}

ul.pSelectors li form input[type="checkbox"] {
    display: none;
}

ul.pSelectors li form label {
    display: block;
    background: #fff;
    color: #868c93;
    padding: 4px 12px 8px;
    border-radius: 25px !important;
    border: none;
    cursor: pointer;
    font-size: 13px;
    font-weight: 1.42857143;
}

ul.pSelectors li form label:hover {
    background: #eeeeee;
    color: #000;
}

.productoSim {}

.productoSim li.list-group-item {}

.productoSim li.list-group-item a {
    display: block;
    text-align: center;
    padding: 5px;
}

.productoSim li.list-group-item a img {
    max-width: 80%;
    max-height: 140px;
}

.productoSim li.list-group-item a label {
    display: block;
}

.productoSim li.list-group-item a:hover {
    box-shadow: 0 0 11px -9px #000;
}

.panel-collapse .show {
    height: auto !important;
}

/*
medidas que se deben de tomar en cuenta para realizar algunas modificaciones (anchura/width):
1206px - en adelante (sin cambios)
1200px- 1205px (cambia menú abajo del logo)
1025px - 1199px (cambia ancho del contenedor central y se ajusta el teléfono junto con el tipo de cambio en la cabecera)
992px - 1024px (se oculta el menu superior y es reemplazado por un circulo en la parte derecha, al parecer no funciona/despliega cuando se tiene iniciada la sesión)
768px - 991px (cambia ancho del contenedor central, áncho más ajustado, sidebar lateral izquierdo y contenedor central reducen su anchura, queda algo de espacio a la derecha)
516px - 767px (se reacomoda el numero de teléfono y tipo de cambio, también se reacomoda enlace de mi cuenta y cerrar sesión, cambia de estilo el botón del carrito de compras, desaparace sidebar lateral, enlaces de categorías abarcan todo el espacio)
486px - 515px (se agrega un espacio/salto de linea en la cabecera)
481px - 485px (reacomodo de tipo de cambio)
458px - 480px (reacomodo de los enlaces mi cuenta, cerrar sesión y boton de ver pedido)
392px - 457px (salto de linea en enlaces de mapa de sitio)
386px - 391px (salto de linea/reacomodo del circulo de menú)
295px - 385px (salto de linea de enlaces mi cuenta, cerrar sesión)
000px - 294px (reajuste y redimensionado proporcional del contenido general, a partir de este punto, se deforma parte del background pero se mantiene en escala la imagen del logo y los enlaces)
*/
/* termina modificación */

a,
a:hover {
    color: #000000
}

.no-padding,
.no-space {
    padding: 0 !important
}

.clear,
.steps-block-col,
.title-wrapper {
    overflow: hidden
}

.icon-btn,
.no-text-shadow {
    text-shadow: none !important
}

.icon-btn,
.ie8 .icon-btn:hover {
    filter: none !important
}

body {
    color: #000;
    direction: ltr;
    font: 400 17px Myriad Pro, Arial, sans-serif;
    background: #fff
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font: 300 24px Myriad Pro, sans-serif;
    margin: 0 0 10px
}

h1 {
    margin-bottom: 15px
}

.margin-bottom-0,
.no-bottom-space {
    margin-bottom: 0 !important
}

.main h1 {
    margin-top: -6px
}

.no-margin,
.no-space {
    margin: 0 !important
}

a,
a:active,
a:focus,
a:hover {
    outline: 0;
    text-decoration: none
}

a:hover {
    text-decoration: underline
}

.pre-header a:focus,
.sidebar-menu a:hover {
    text-decoration: none
}

.no-bottom-space {
    padding-bottom: 0 !important
}

.no-top-space {
    padding-top: 0 !important;
    margin-top: 0 !important
}

.padding-top-5 {
    padding-top: 5px !important
}

.padding-top-10 {
    padding-top: 10px !important
}

.padding-top-15 {
    padding-top: 15px !important
}

.padding-top-20 {
    padding-top: 20px !important
}

.padding-top-25 {
    padding-top: 25px !important
}

.padding-top-30 {
    padding-top: 30px !important
}

.padding-top-35 {
    padding-top: 35px !important
}

.padding-top-40 {
    padding-top: 40px !important
}

.padding-top-45 {
    padding-top: 45px !important
}

.padding-top-50 {
    padding-top: 50px !important
}

.padding-top-60 {
    padding-top: 60px !important
}

.margin-bottom-5 {
    margin-bottom: 5px !important
}

.margin-bottom-10 {
    margin-bottom: 10px !important
}

.margin-bottom-15 {
    margin-bottom: 15px !important
}

.margin-bottom-20 {
    margin-bottom: 20px !important
}

.margin-bottom-25 {
    margin-bottom: 25px !important
}

.margin-bottom-30 {
    margin-bottom: 30px !important
}

.margin-bottom-35 {
    margin-bottom: 35px !important
}

.margin-bottom-40 {
    margin-bottom: 40px !important
}

.margin-bottom-50 {
    margin-bottom: 50px !important
}

.margin-bottom-60 {
    margin-bottom: 60px !important
}

.margin-bottom-65 {
    margin-bottom: 65px !important
}

.margin-top-10 {
    margin-top: 10px !important
}

.margin-left-0 {
    margin-left: 0 !important
}

.margin-right-0 {
    margin-right: 0 !important
}

.margin-right-20 {
    margin-right: 20px !important
}

.margin-left-20 {
    margin-left: 20px !important
}

.padding-left-0 {
    padding-left: 0 !important
}

.padding-right-0 {
    padding-right: 0 !important
}

.padding-right-30 {
    padding-right: 30px !important
}

.margin-right-10 {
    margin-right: 10px !important
}

.btn {
    padding: 7px 14px;
    font-size: 14px;
    text-transform: uppercase;
    border-radius: 0
}

.btn-primary {
    border: none;
    background: #e94d1c;
    color: #fff
}

.btn-primary:active,
.btn-primary:focus,
.btn-primary:hover {
    color: #fff;
    background: #cc3304;
    border: none
}

.content-page .btn-primary,
.content-page .btn-primary:hover {
    color: #fff;
    margin-left: 0 !important
}

.btn-default {
    border: 1px solid #EDEDED;
    color: #A8AEB3;
    background: 0 0;
    padding: 6px 13px
}

.btn-default:active,
.btn-default:focus,
.btn-default:hover {
    border: 1px solid #A8AEB3;
    color: #fff;
    background: #A8AEB3;
    padding: 6px 13px
}

div.checker,
div.radio {
    top: -1px
}

select.form-control {
    color: #5f6d7b;
    border-radius: 0;
    border-color: #e4e6e8;
    box-shadow: none
}

select.form-control:focus {
    box-shadow: none;
    border-color: #999
}

input.form-control,
textarea.form-control {
    border-color: #dbdbdb;
    color: #777;
    font: 14px Arial, sans-serif;
    border-radius: 0;
    box-shadow: none
}

.buttonStatus {}

.buttonStatus #opcionTipos,
.buttonStatus #opcionTipos2 {}

.buttonStatus #opcionTipos input,
.buttonStatus #opcionTipos2 input {
    float: left;
    margin: 0 10px;
}

.buttonStatus #opcionTipos label,
.buttonStatus #opcionTipos2 label {
    display: inline-block;
    width: 90%;
}

.clear,
.clearfix:after {
    font-size: 0;
    line-height: 0;
    height: 0;
    clear: both
}

input.form-control:focus,
textarea.form-control:focus {
    box-shadow: none;
    border: 1px solid #dbdbdb
}

.clearfix:after {
    content: ".";
    display: block;
    visibility: hidden
}

*html .clearfix {
    zoom: 1
}

.lead {
    font-size: 16px
}

.font-transform-inherit {
    text-transform: inherit !important
}

.color-red {
    color: #E84D1C
}

::-webkit-scrollbar {
    width: 12px
}

::-webkit-scrollbar-track {
    background-color: #eaeaea;
    border-radius: 0;
    box-shadow: none;
    border: 0
}

::-webkit-scrollbar-thumb {
    background-color: #cecece;
    border-radius: 0;
    box-shadow: none;
    border: 0
}

::-webkit-scrollbar-thumb:hover {
    background-color: #aaa
}

@-ms-viewport {
    width: auto !important
}

::-moz-selection {
    color: #fff;
    background: #e45000
}

::selection {
    color: #fff;
    background: #e45000
}

.pre-header,
.pre-header a {
    color: #616b76
}

.min-hight500 {
    min-height: 500px
}

.pre-header {
    padding-top: 10px;
    line-height: 1.2;
    font-family: Myriad Pro, sans-serif;
    font-weight: 300;
    background: #fff;
    height: 54px;
}

.pre-header a:hover,
.shop-currencies a.current {
    color: #000000
}

.pre-header li {
    padding-left: 11px;
    padding-right: 15px;
    border-right: solid 1px #d8d8d8
}

.pre-header li:last-child {
    border: none
}

.additional-shop-info li:first-child {
    padding-left: 0
}

.additional-nav li:last-child {
    padding-right: 0
}

.pre-header .fa {
    margin-right: 4px
}

.shop-currencies a {
    margin-right: 6px
}

.langs-block .fa,
.shop-currencies a:last-child {
    margin-right: 0
}

.langs-block {
    position: relative
}

.langs-block-others-wrapper {
    position: absolute;
    left: 0;
    top: 100%;
    z-index: 99999
}

.langs-block-others {
    padding: 10px 10px 2px;
    background: #F9F9F9;
    z-index: 9999;
    width: 102px;
    display: none;
    margin-top: 12px;
    border-top: solid 2px #ea4c1d;
    box-shadow: 5px 5px rgba(91, 91, 91, .2);
    position: relative;
    transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    -webkit-transition: opacity .3s ease-in-out
}

.langs-block-others:after {
    top: -8px;
    width: 0;
    height: 0;
    left: 8px;
    z-index: 2;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 8px solid #e6400c;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.langs-block:hover .langs-block-others {
    display: block
}

.langs-block-others a {
    display: block;
    margin-bottom: 8px
}

.header {
    /*box-shadow:0 1px 3px #ddd;*/
    background: rgba(255, 255, 255, 1);
    border-radius: 0;
    margin-bottom: 23px;
    z-index: 999;
    position: relative
}

.page-header-fixed .header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999
}

body.page-header-fixed {
    padding-top: 88px !important
}

.header .container {
    /*position:relative*/
}

.ie8 .header {
    border-bottom: 1px solid #eee
}

.header .mobi-toggler {
    float: right;
    color: #D8D8D8;
    border: 1px solid #D8D8D8;
    border-radius: 100% !important;
    width: 32px;
    height: 32px;
    display: none;
    margin: 15px 0 0 0 !important;
    position: relative;
    background: url(../img/icons/toggler.png) 6px 8px no-repeat #fff;
    box-shadow: 0 0 10px #616b76;
}

.header .mobi-toggler i {
    display: none
}

.header .mobi-toggler:hover {
    background: url(../img/icons/toggler.png) 6px -28px no-repeat #e34f00;
    border-color: #e34f00;
    color: #fff
}

.header-navigation {
    font: 15px Myriad Pro, sans-serif;
    margin: 0 10px 0 0;
    padding: 0;
    float: right;
    text-transform: uppercase;
    display: inline-block;
}

.header-navigation ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.header-navigation>ul>li {
    float: left;
    letter-spacing: 0;
}

.header-navigation>ul>li>a {
    color: #333;
    display: block;
    padding-left: 7px;
    padding-right: 7px;
}

.header-navigation ul>li.active>a,
.header-navigation ul>li.open>a,
.header-navigation ul>li.open>a:focus,
.header-navigation ul>li.open>a:hover,
.header-navigation ul>li>a:focus,
.header-navigation ul>li>a:hover {
    color: #000000;
    background: #fcfcfc;
    text-decoration: none
}

.header-navigation>ul>li>a>i {
    display: none
}

.header-navigation ul>li.active>a {
    border-bottom: 2px solid #e64f00
}

@media (min-width:1025px) {
    .header-navigation>ul>li:hover>.dropdown-menu {
        display: block
    }
}

.header-navigation,
.header-navigation .dropdown {
    position: static
}

.header-navigation .dropdown-fix-left,
.header-navigation .dropdown-fix-right {
    position: relative
}

.header-navigation .dropdown-menu {
    left: auto;
    top: 100%;
    padding: 0;
    background: #fff;
    position: absolute;
    border: none;
    box-shadow: 5px 5px rgba(91, 91, 91, .2);
    text-transform: none;
    font: 17px Myriad Pro, sans-serif;
    letter-spacing: 0;
    border-radius: 0;
    z-index: 9999
}

.dropdown-fix-left .dropdown-menu {
    left: 0;
    width: 700px
}

.dropdown-fix-right .dropdown-menu {
    right: 0;
    width: 700px
}

.header-navigation>ul>li>.dropdown-menu {
    margin-top: -5px;
    border-top: solid 3px transparent;
    z-index: 1001
}

.header-navigation .dropdown100>.dropdown-menu {
    left: 15px;
    right: 15px
}

.header-navigation>ul>li.dropdown:hover>a:after {
    bottom: 0;
    width: 0;
    height: 0;
    z-index: 1002;
    content: " ";
    display: block !important;
    position: absolute;
    border-bottom: 8px solid #e6400c;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.header-navigation li.dropdown100>.dropdown-menu:after {
    display: none !important
}

.header-navigation .dropdown-menu>li:first-child {
    border-top: solid 2px #ea4c1d
}

.header-navigation .dropdown-menu li {
    padding: 0;
    margin: 0;
    border-bottom: solid 1px #efefef;
    position: relative;
    float: none
}

.header-navigation .dropdown-menu li:last-child {
    border: none
}

.header-navigation .dropdown-menu li>a {
    padding: 10px 15px;
    color: #767f88
}

.header-navigation .dropdown-menu>li.active>a,
.header-navigation .dropdown-menu>li>a:hover,
.header-navigation .header-navigation-content .header-navigation-col li.active>a,
.header-navigation .header-navigation-content .header-navigation-col li>a:hover {
    background: #e6400c;
    color: #fff
}

.dropdown-submenu>a:after {
    display: none
}

.header-navigation-content {
    padding: 20px 30px;
    min-width: 600px
}

.header-navigation-content .header-navigation-col {
    padding: 0
}

.ecommerce .header-navigation-content h4,
.header-navigation-content h4 {
    font: 700 15px Myriad Pro, Arial, sans-serif;
    margin: 0 0 6px;
    padding: 10px 10px 5px;
    border-bottom: solid 1px #f0f0f0
}

.header-navigation-content ul {
    padding: 0;
    margin: 0 0 10px;
    list-style: none
}

.header-navigation-content li {
    padding: 0;
    border: none !important
}

.header-navigation-content li>a {
    display: block
}

.header-navigation-content-ext {
    padding: 20px 30px 2px;
    background: #fff
}

.header-navigation-description {
    background: #fcfafb;
    margin: -20px 0 -2px -30px;
    padding: 20px;
    box-shadow: 0 0 20px rgba(91, 91, 91, .2) inset
}

.ecommerce .header-navigation-content-ext h4,
.header-navigation-content-ext h4 {
    border: none;
    padding: 10px 0 0
}

.header-navigation .dropdown-menu .header-navigation-content-ext li {
    border: none
}

.header-navigation .dropdown-menu .header-navigation-content-ext li>a {
    padding: 0 0 10px;
    color: #767f88;
    display: inline-block
}

.header-navigation .dropdown-menu .header-navigation-content-ext li.active>a,
.header-navigation .dropdown-menu .header-navigation-content-ext li>a:hover {
    background: #fff;
    color: #e6400c
}

.header-navigation .dropdown-menu .dropdown-menu {
    left: 100%;
    right: auto;
    top: 6px
}

.header-navigation .dropdown-menu a {
    position: relative
}

.header-navigation .dropdown-menu .fa {
    position: absolute;
    top: 13px;
    right: 15px
}

.header-navigation li.menu-search {
    /*position:relative;*/
    top: 26px
}

.header-navigation li.menu-search span.sep {
    top: 0;
    width: 1px;
    height: 26px;
    background: #eaeaea;
    position: relative;
    margin: 0 18px 0 16px;
    display: inline-block
}

.header-navigation li.menu-search i {
    color: #333;
    font-size: 16px;
    cursor: pointer;
    position: relative;
    top: -6px;
    width: 15px;
    height: 15px;
    opacity: .6
}

.pre-footer .social-icons li a:hover,
.pre-footer-light .social-icons li a {
    opacity: 1
}

.header-navigation li.menu-search i:hover {
    color: #e02222;
    background-position: 0 -15px
}

.sidebar,
.sidebar a {
    color: #3E4D5C
}

.header-navigation .search-box {
    right: -7px;
    top: 100%;
    padding: 15px;
    display: none;
    background: #fcfafb;
    position: absolute;
    border-top: solid 2px #ea4c1d;
    box-shadow: 5px 5px rgba(91, 91, 91, .2);
    width: 274px;
    margin-top: 0;
    z-index: 22
}

.header-navigation .search-box:after {
    top: -8px;
    width: 0;
    height: 0;
    right: 8px;
    z-index: 2;
    content: " ";
    display: block;
    position: absolute;
    border-bottom: 8px solid #e6400c;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent
}

.header-navigation .search-box button {
    margin-left: 0 !important
}

.header-navigation .search-box div.input-group input {
    float: none;
}

.page-header-fixed .header-navigation li.menu-search,
.page-header-fixed .header-navigation>ul>li>a,
.page-header-fixed .site-logo,
.page-header-fixed .top-cart-block {
    transition: all .1s ease;
    -o-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -webkit-transition: all .1s ease
}

.reduce-header .site-logo {
    padding-top: 9px;
    padding-bottom: 11px
}

@media (min-width:1025px) {
    .reduce-header .header-navigation>ul>li>a {
        padding: 16px 12px 17px
    }

    .ecommerce .reduce-header .header-navigation>ul>li>a {
        padding: 23px 12px 20px
    }

    .reduce-header .header-navigation li.menu-search {
        top: 14px
    }

    .ecommerce .reduce-header .header-navigation li.menu-search {
        top: 21px
    }
}

/* inicia modificación */
.header-navigation li.menu-search2 {}

.header-navigation li.menu-search2 input.form-control {
    display: inline-block;
    width: 170px;
}

.header-navigation li.menu-search2 button {
    display: inline-block;
    margin-top: -3px;
}

@media (min-width:1025px) {
    .reduce-header .header-navigation>ul>li>a {
        padding: 16px 12px 17px
    }
}

/* termina modificación */
.reduce-header .mobi-toggler {
    margin-top: 12px
}

.page-header-fixed .header .mobi-toggler {
    transition: margin .3s ease;
    -o-transition: margin .3s ease;
    -ms-transition: margin .3s ease;
    -moz-transition: margin .3s ease;
    -webkit-transition: margin .3s ease
}

.page-slider {
    margin-top: -25px;
    clear: both
}

.owl-buttons {
    position: absolute;
    top: -40px;
    right: 10px
}

.owl-buttons div {
    display: inline-block;
    width: 26px;
    height: 26px;
    margin-left: 5px;
    position: static;
    border-radius: 26px !important;
    text-indent: -100000px
}

.owl-buttons .owl-prev {
    background: url(../img/fa-angles.png) 8px 8px no-repeat #fff
}

.owl-buttons .owl-next {
    background: url(../img/fa-angles.png) -33px 8px no-repeat #fff
}

.owl-buttons .owl-prev:hover {
    background: url(../img/fa-angles.png) 8px -31px no-repeat #e84d1c
}

.owl-buttons .owl-next:hover {
    background: url(../img/fa-angles.png) -33px -31px no-repeat #e84d1c
}

.carousel-indicators {
    text-align: left;
    margin: 0;
    width: auto;
    left: 33px
}

.carousel-indicators li,
.carousel-indicators li.active {
    width: 10px;
    height: 10px;
    margin: 0 13px 0 0;
    background: 0 0;
    border: 2px solid #c9cdce;
    border-radius: 18px !important;
    z-index: 9999 !important
}

.carousel-indicators li.active {
    background: #6f7a7c;
    border-color: #9ea7a9
}

.product-list .product-item {
    margin-bottom: 30px
}

.sidebar .list-group-item {
    background: rgba(244, 244, 244, .5);
    border: none;
    display: block;
    margin-bottom: 2px;
    padding: 7px 10px;
    position: relative;
    border-radius: 0
}

.sidebar .list-group-item:last-child {
    margin: 0
}

.sidebar a:hover {
    color: #E02222
}

.sidebar-menu a {
    display: block;
    font-size: 17px;
}

.sidebar-menu .fa-angle-right {
    position: relative;
    top: 1px;
    margin-right: 2px;
    float: left
}

.sidebar .dropdown.open .dropdown-toggle {
    background: #fff;
    color: #3E4D5C
}

.sidebar .dropdown.open .dropdown-toggle:hover {
    color: #E02222
}

.dropdown.open>.dropdown-toggle,
.sidebar .dropup.open>.dropdown-toggle {
    border-color: none !important
}

.sidebar .dropdown-menu {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    display: none;
    float: none;
    list-style: none;
    margin: 0 -10px;
    min-width: auto;
    padding: 5px 10px 1px 19px;
    position: relative;
    top: 0;
    left: 0;
    z-index: 1000;
    font: 15px Myriad Pro, sans-serif
}

.sidebar .dropdown-menu .dropdown-menu {
    border-top: none;
    margin-bottom: -5px;
    margin-right: -10px
}

.sidebar .open>.dropdown-menu {
    display: block
}

.sidebar .dropdown-menu li {
    padding: 4px 0 3px 11px;
    position: relative
}

.sidebar .dropdown-menu ul {
    padding: 0;
    margin: 0 0 0 4px;
    list-style: none;
    text-transform: none;
    font-size: 15px
}

.sidebar .dropdown-menu>li>a {
    clear: both;
    line-height: inherit;
    padding: 0;
    white-space: nowrap
}

.sidebar-menu .dropdown-menu li>a:focus,
.sidebar-menu .dropdown-menu li>a:hover,
.sidebar-menu li.active>a,
.sidebar-menu li.active>a:hover {
    background: 0 0 !important;
    color: #000000;
    font-weight: bold;
}

.sidebar .dropdown-menu>li>a .fa-angle-down {
    position: absolute;
    top: 8px;
    right: 0
}

.sidebar .fa-angle-down:before {
    content: ""
}

.sidebar .fa-angle-down {
    width: 11px;
    height: 11px;
    background: url(../img/icons/sidebar-toggle-icons.png) no-repeat;
    position: absolute;
    top: 12px;
    right: 10px
}

.sidebar a:hover>.fa-angle-down {
    background-position: -11px 0
}

.sidebar .collapsed .fa-angle-down {
    background-position: 0 -37px
}

.sidebar .collapsed:hover>.fa-angle-down {
    background-position: -11px -37px
}

.brands .container {
    padding-right: 25px;
    width: 100%;
}

.brands .owl-carousel {
    margin-bottom: 41px;
    padding: 0 75px;
    background: #f9f9f900
}

.brands .owl-buttons div {
    position: absolute;
    top: 0;
    width: 70px;
    height: 102px;
    text-indent: -10000px;
    border-radius: 0 !important;
    display: block
}

.brands .owl-buttons {
    position: static
}

.brands .owl-buttons .owl-prev {
    left: 0;
    background: url(../img/fa-angle-brands.png) 18px 18px no-repeat #f9f9f900;
    margin-left: 0
}

.brands .owl-buttons .owl-prev:hover {
    background: url(../img/fa-angle-brands.png) 18px -217px no-repeat #f9f9f900
}

.brands .owl-buttons .owl-next {
    left: auto;
    right: 0;
    background: url(../img/fa-angle-brands.png) -249px 18px no-repeat #f9f9f900;
    margin-right: 0
}

.brands .owl-buttons .owl-next:hover {
    background: url(../img/fa-angle-brands.png) -249px -217px no-repeat #f9f9f900
}

.steps-block {
    color: #fff;
    padding: 30px 0
}

.steps-block ::-moz-selection {
    color: #e45000;
    background: #fff
}

.steps-block ::selection {
    color: #e45000;
    background: #fff
}

.steps-block-gray {
    background: #a0a3a4
}

.steps-block-red {
    background: #e84d1c
}

.steps-block-col {
    min-height: 71px
}

.steps-block-col span {
    display: block;
    width: 36px;
    height: 71px;
    background: url(../img/step3-angle-right.png) 100% 50% no-repeat;
    position: absolute;
    top: 0;
    right: 10px
}

.ecommerce .steps-block h2,
.steps-block h2 {
    color: #fff;
    font-size: 43px;
    margin: 0;
    padding: 0;
    line-height: 1
}

.ecommerce .steps-block-simple h2,
.steps-block-simple h2 {
    font-size: 33px;
    margin-bottom: 5px
}

.steps-block em {
    font: normal 400 13px 'Opan Sans', sans-serif;
    text-transform: uppercase
}

.steps-block-simple em {
    text-transform: inherit;
    line-height: 1.2
}

.steps-block .steps-block-col div {
    margin-left: 70px;
    margin-right: 40px
}

.steps-block-simple .steps-block-col div {
    margin-left: 0
}

.steps-block .fa-gift,
.steps-block .fa-phone,
.steps-block .fa-truck {
    font-size: 30px;
    border: 2px solid #fff;
    border-radius: 30px !important;
    width: 60px;
    height: 60px;
    text-align: center;
    vertical-align: middle;
    padding-top: 22px;
    margin-right: 11px;
    float: left
}

.steps-block .fa-angle-right {
    font-size: 84px
}

.title-wrapper {
    margin: -23px 0 23px;
    position: relative;
    background: url(../../pages/img/title-bg/man.jpg) 100% 100% no-repeat #72c2ff;
    min-height: 280px;
    padding-top: 79px;
    width: 100%
}

.title-wrapper .container-inner {
    float: left
}

.ecommerce .title-wrapper h1,
.title-wrapper em {
    font-family: Myriad Pro, sans-serif;
    color: #fff;
    font-weight: 400
}

.ecommerce .title-wrapper h1 {
    font-size: 45px;
    padding: 0 9px 13px;
    border-bottom: solid 1px rgba(255, 255, 255, .6);
    margin: 0 -9px 17px
}

.title-wrapper h1 span {
    color: #e6400c
}

.breadcrumb,
.breadcrumb a {
    color: #5f6d7b
}

.title-wrapper em {
    font-size: 20px;
    font-style: normal;
    display: block;
    text-align: center
}

.breadcrumb {
    background: 0 0;
    padding: 0;
    font: 14px Myriad Pro, sans-serif;
    margin-bottom: 22px
}

.breadcrumb>li+li:before {
    content: "\f105 ";
    -moz-osx-font-smoothing: grayscale;
    display: inline-block;
    font-family: FontAwesome;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    color: #5f6d7b
}

.breadcrumb>.active {
    color: #e6400c
}

.pagination {
    border-radius: 0;
    margin: 0
}

.pagination>li {
    display: inline-block;
    margin-left: 5px
}

.pagination>li:first-child>a,
.pagination>li:first-child>span,
.pagination>li:last-child>a,
.pagination>li:last-child>span,
.pagination>li>a,
.pagination>li>span {
    border-radius: 25px !important;
    border: none;
    color: #868c93
}

.pagination>li>span,
.pagination>li>span:hover {
    background: #555;
    color: #fff
}

.pagination>li:first-child>a,
.pagination>li:last-child>a {
    padding: 4px 12px 8px
}

.items-info {
    padding-top: 7px;
    color: #868c93
}

.content-page {
    /*background:#fff;*/
    padding: 20px;
    margin-right: 10px
}

.corporate .content-page {
    padding: 0 0 20px
}

.content-page a,
.sidebar2 a {
    color: #000
}

.content-page .link,
.content-page .link:active,
.content-page .link:hover,
.content-page a:hover,
.sidebar2 a:hover {
    color: #E02222
}

.content-page h2,
.content-page h3,
.content-page h4,
.content-page h5,
.content-page h6 {
    padding-top: 10px
}

.content-page h3 {
    font-size: 20px;
    margin-bottom: 7px
}

.content-page h4 {
    font-size: 17px;
    margin-bottom: 4px
}

.content-page h5,
.content-page h6 {
    font: 700 15px Myriad Pro, Arial, sans-serif;
    margin-bottom: 2px
}

.page-404 .number,
.page-500 .number {
    letter-spacing: -10px;
    line-height: 128px;
    font-size: 128px;
    font-weight: 300;
    color: #E02222
}

.content-page .list-unstyled,
.content-page p {
    margin-bottom: 20px
}

.content-page .list-unstyled .list-unstyled {
    margin-left: 20px;
    padding-top: 3px;
    margin-bottom: 0
}

.page-404 .details,
.page-500 .details {
    margin-left: 40px;
    display: inline-block
}

.content-page .list-unstyled li {
    margin-bottom: 3px
}

.corporate .page-404 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 125px
}

.page-404 .number {
    position: relative;
    top: 35px;
    display: inline-block;
    margin-top: 0;
    margin-bottom: 10px;
    text-align: right
}

.page-404 .details {
    padding-top: 0;
    text-align: left;
    top: 15px;
    position: relative
}

.corporate .page-500 {
    text-align: center;
    padding-top: 60px;
    padding-bottom: 60px
}

.page-500 .number {
    display: inline-block;
    text-align: right
}

.page-500 .details {
    text-align: left
}

div.content-form-page {
    background: #fff;
    padding: 5px 20px 30px;
    margin-right: 10px
}

.content-form-page a {
    color: #767F88
}

.content-form-page a:hover {
    color: #E02222
}

.form-without-legend {
    padding-top: 25px
}

.content-form-page legend {
    border: none;
    font-size: 18px;
    padding-top: 20px;
    margin-bottom: 10px;
    color: #3E4D5C
}

.content-form-page .control-label {
    font-weight: 400;
    padding-right: 5px;
    margin-left: -15px
}

.checkout-page label,
.default-form label {
    font-weight: 400
}

.require {
    color: #e94d1c
}

.content-form-page input.form-control {
    border-color: #dbdbdb;
    color: #aaa;
    font: 14px Arial, sans-serif;
    border-radius: 0
}

.content-form-page .form-control:focus {
    box-shadow: none;
    border: 1px solid #e94d1c
}

.content-form-page .checkbox .col-lg-4 {
    padding-right: 0;
    margin-left: -15px
}

.content-form-page .btn {
    margin-right: 10px;
    padding: 7px 12px 6px
}

div.content-form-page .checkbox-list {
    margin-left: -3px
}

.form-info {
    padding: 0 10px 0 30px;
    border-left: solid 1px #e4e6e8;
    margin: 25px 0
}

.ecommerce .form-info h2,
.form-info h2 {
    font-size: 18px;
    position: relative;
    top: -5px;
    margin-bottom: 5px
}

.form-info h2 em {
    font-style: normal;
    color: #e6400c
}

.form-info p {
    margin: 0 0 20px
}

.nav-tabs {
    border-color: #e6400c;
    padding-bottom: 1px;
    font-size: 14px;
    margin-bottom: 0
}

.nav-tabs>li>a,
.nav-tabs>li>a:focus,
.nav-tabs>li>a:hover {
    background: #F4F4F4;
    color: #647484;
    border-radius: 0;
    padding: 5px 15px 4px;
    border: none !important
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:focus,
.nav-tabs>li.active>a:hover {
    background: #e6400c;
    color: #fff;
    padding: 5px 15px 4px
}

.tab-content {
    background: #FAFAFA;
    padding: 0 0 0 15px
}

.content-search {
    background: #fff;
    padding: 10px 15px
}

.ecommerce .content-search h1 {
    padding-top: 3px;
    margin: 0
}

.content-search h1 em {
    font-style: normal;
    color: #e6400c
}

.content-search form {
    margin: 0
}

.content-search input {
    border-radius: 0;
    border-color: #dbdbdb;
    color: #b0b4b7;
    font: 14px Arial, sans-serif;
    height: 35px
}

.content-search input:focus {
    box-shadow: none;
    border: 1px solid #e94d1c
}

.content-search button {
    margin-left: 0 !important;
    font-size: 14px;
    padding: 7px 12px 5px;
    height: 35px
}

.pre-footer {
    background: #313030;
    color: #b0b0b0
}

.pre-footer .container {
    padding: 20px 0 0 0
}

.pre-footer .container .row {}

.pre-footer a {
    color: #57c8eb
}

.ecommerce .pre-footer h2,
.pre-footer h2 {
    font-size: 21px;
    color: #c2c1c1
}

.pre-footer p {
    margin-bottom: 20px
}

.pre-footer li {
    margin-bottom: 6px
}

.pre-footer dl.f-twitter {
    overflow: hidden;
    margin-bottom: 7px
}

.pre-footer dl.f-twitter dt {
    width: 30px;
    float: left;
    text-align: left;
    padding-top: 2px
}

.pre-footer dl.f-twitter dt i {
    color: #57c8eb;
    font-size: 20px
}

.pre-footer dl.f-twitter dd {
    color: #b0b0b0;
    margin-left: 30px
}

.pre-footer dl.f-twitter dd span {
    color: #6b9cab;
    font-size: 12px;
    margin: 0 5px
}

.pre-footer address {
    line-height: 1.7
}

.pre-footer-col {
    padding-bottom: 22px
}

.pre-footer .top-line {
    border-top: solid 1px #535353;
    padding-top: 24px;
    padding-bottom: 17px
}

.pre-footer .social-icons {
    padding-top: 5px
}

.pre-footer .social-icons li a,
.pre-footer a.social-icon {
    transition: all .1s ease-in-out !important;
    -o-transition: all .1s ease-in-out !important;
    -ms-transition: all .1s ease-in-out !important;
    -moz-transition: all .1s ease-in-out !important;
    -webkit-transition: all .1s ease-in-out !important
}

.pre-footer hr {
    margin-top: 0;
    border-color: #404040
}

.pre-footer .form-control,
.pre-footer .form-control:focus {
    border: none
}

.pre-footer .pre-footer-subscribe-box {
    padding-bottom: 14px
}

.ecommerce .pre-footer-subscribe-box form {
    float: left;
    width: 330px
}

.pre-footer .pre-footer-subscribe-box p {
    clear: both
}

.pre-footer-subscribe-box .input-group {
    border: 1px solid #545454;
    padding: 1px 1px 0 0
}

.pre-footer-light .pre-footer-subscribe-box .input-group {
    border: 1px solid #DBDBDB
}

.corporate .pre-footer-subscribe-box h2,
.ecommerce .pre-footer-subscribe-box h2 {
    float: left;
    margin-right: 20px;
    padding-top: 7px
}

.pre-footer-subscribe-box input {
    border-radius: 0;
    background: #313030;
    border: 1px solid #313030;
    color: #909090;
    font: 13px Arial, sans-serif
}

.icon-btn .badge,
.icon-btn div {
    font-family: Myriad Pro, sans-serif;
    font-weight: 300
}

.pre-footer-subscribe-box input:focus {
    box-shadow: none;
    border: 1px solid #313030
}

.pre-footer-subscribe-box .btn-primary {
    margin-left: 0 !important;
    border-bottom: none;
    margin-bottom: 1px
}

.pre-footer .photo-stream li {
    margin: 4px 5px 4px 0;
    display: inline-block
}

.pre-footer .photo-stream img {
    width: 54px;
    height: 54px;
    border: 2px solid #9ca5ae
}

.pre-footer .photo-stream img:hover {
    border-color: #E84D1C;
    transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
}

.icon-btn,
.icon-btn:hover {
    -webkit-transition: all .3s ease !important;
    -moz-transition: all .3s ease !important;
    -ms-transition: all .3s ease !important;
    -o-transition: all .3s ease !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important
}

.pre-footer-light {
    background: #F9F9F9;
    color: #3E4D5C;
    margin-top: 20px
}

.pre-footer-light .container {
    background: #fff;
    padding-top: 25px
}

.ecommerce .pre-footer-light h2,
.pre-footer-light a,
.pre-footer-light dl.f-twitter dd,
.pre-footer-light h2 {
    color: #3E4D5C
}

.pre-footer-light dl.f-twitter dd span {
    color: #99a5b1
}

.pre-footer-light address a,
.pre-footer-light dl.f-twitter dd a {
    color: #e84d1c
}

.pre-footer-light hr {
    border-color: #e6e6e6
}

.pre-footer-light .social-icons li a:hover {
    opacity: .7
}

.pre-footer-light .input-group {
    border: none;
    padding: 1px 1px 0 0
}

.pre-footer-light .pre-footer-subscribe-box input {
    background: #fff;
    border: none;
    color: #909090
}

.pre-footer-light .pre-footer-subscribe-box button:hover {
    color: #fff
}

.pre-footer-gray {
    background: #62707F;
    color: #fff
}

.ecommerce .pre-footer-gray h2,
.pre-footer-gray dl.f-twitter dd,
.pre-footer-gray h2 {
    color: #fff
}

.pre-footer-gray dl.f-twitter dd span {
    color: #fff;
    opacity: .5
}

.pre-footer-gray hr {
    border-color: #94a5b6
}

.pre-footer-gray .social-icons li a {
    opacity: 1
}

.pre-footer-gray .social-icons li a:hover {
    opacity: .7
}

.footer .padding-top-10,
.footer ul.social-footer a {
    opacity: .5
}

.pre-footer-gray .pre-footer-subscribe-box fomr {
    color: #fff
}

.pre-footer-gray .pre-footer-subscribe-box .input-group {
    border: 1px solid #94a5b6
}

.pre-footer-gray .pre-footer-subscribe-box input {
    background: #62707F;
    border: 1px solid #62707F;
    color: #fff
}

.pre-footer-gray .pre-footer-subscribe-box input:focus {
    border: 1px solid #62707F
}

.pre-footer-gray ::-webkit-input-placeholder {
    color: #fff
}

.pre-footer-gray :-moz-placeholder {
    color: #fff
}

.pre-footer-gray ::-moz-placeholder {
    color: #fff
}

.pre-footer-gray :-ms-input-placeholder {
    color: #fff
}

.footer {
    background: #272626;
    color: #fff;
    font-size: 12px;
    padding: 15px 0;
    display: none;
}

.footer-light {
    background: #F9F9F9;
    color: #3e4d5c
}

.footer-gray {
    background: #4A5866
}

.footer a {
    color: #fff;
    text-decoration: underline
}

.footer a:hover {
    text-decoration: none
}

.footer-light a {
    color: inherit
}

.footer .list-inline>li:last-child {
    padding-right: 0
}

.footer ul {
    margin: 0;
    padding: 0
}

.footer ul.social-footer {
    font-size: 18px;
    padding-top: 5px
}

.footer ul.social-footer a:hover {
    opacity: 1
}

.icon-btn {
    height: 60px;
    min-width: 80px;
    margin: 0 5px 5px 0;
    border: 1px solid #ddd;
    padding: 12px 0 0;
    background-color: #fafafa !important;
    background-image: none !important;
    box-shadow: none !important;
    display: inline-block !important;
    color: #646464 !important;
    text-align: center;
    cursor: pointer;
    position: relative;
    transition: all .3s ease !important
}

.icon-btn i {
    font-size: 18px
}

.icon-btn:hover {
    text-decoration: none !important;
    border-color: #999 !important;
    color: #444 !important;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 1) !important;
    transition: all .3s ease !important;
    box-shadow: none !important
}

.icon-btn:hover .badge {
    -webkit-transition: all .3s ease !important;
    -moz-transition: all .3s ease !important;
    -ms-transition: all .3s ease !important;
    -o-transition: all .3s ease !important;
    transition: all .3s ease !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important
}

.icon-btn div {
    margin-top: 5px;
    margin-bottom: 10px;
    color: #000;
    font-size: 12px
}

.icon-btn .badge {
    position: absolute;
    font-size: 11px !important;
    top: -5px;
    right: -5px;
    padding: 3px 6px;
    color: #fff !important;
    text-shadow: none;
    border-width: 0;
    border-style: solid;
    -webkit-border-radius: 12px !important;
    -moz-border-radius: 12px !important;
    border-radius: 12px !important;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none
}

.note {
    margin: 0 0 20px;
    padding: 15px 30px 15px 15px;
    border-left: 5px solid #eee
}

.note h1,
.note h2,
.note h3,
.note h4 {
    margin-top: 0
}

.note p:last-child {
    margin-bottom: 0
}

.note .highlight,
.note code {
    background-color: #fff
}

.note-danger {
    background-color: #FAEAE6;
    border-color: #ed4e2a
}

.note-warning {
    background-color: #FCF3E1;
    border-color: #fcb322
}

.note-info {
    background-color: #E8F6FC;
    border-color: #57b5e3
}

.note-success {
    background-color: #EBFCEE;
    border-color: #3cc051
}

.panel-default>.panel-heading {
    color: inherit
}

.panel .panel-title {
    padding-top: 0;
    margin-bottom: 0
}

.fontawesome-icon-list [class*=" fa-"],
.fontawesome-icon-list [class^=fa-],
li [class*=" fa-"],
li [class^=fa-] {
    display: inline-block;
    width: 1.25em;
    text-align: center
}

.fontawesome-icon-list [class*=" fa-"].icon-large,
.fontawesome-icon-list [class^=fa-].icon-large,
li [class*=" fa-"].icon-large,
li [class^=fa-].icon-large {
    width: 1.5625em
}

.fontawesome-icon-list .col-md-3 {
    height: 32px;
    line-height: 32px
}

.scrollspy-example {
    position: relative;
    height: 200px;
    margin-top: 10px;
    overflow: auto
}

.blog-photo-stream li,
.front-team .social-icons,
.recent-news,
.recent-work .recent-work-item em,
.testimonials-v1 .carousel-info {
    overflow: hidden
}

.util-btn-group-margin-bottom-5 .btn-group,
.util-btn-margin-bottom-5 .btn {
    margin-bottom: 5px !important
}

.fontawesome-demo i {
    font-size: 18px
}

.fontawesome-demo li {
    padding-top: 5px;
    padding-bottom: 5px
}

.bs-glyphicons,
.glyphicons-demo ul {
    padding-left: 0;
    padding-bottom: 1px;
    margin-bottom: 20px;
    list-style: none;
    overflow: hidden
}

.glyphicons-demo ul li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #ddd
}

.glyphicons-demo .glyphicon {
    display: block;
    margin: 5px auto 10px;
    font-size: 24px
}

.glyphicons-demo ul li:hover {
    background-color: rgba(86, 61, 124, .1)
}

.buttons-page .btn {
    margin-bottom: 5px !important
}

.buttons-page .clearfix {
    margin-bottom: 20px
}

#topcontrol {
    z-index: 99999
}

.faq-page {}

.faq-page .panel {
    margin: 0;
    border: 0;
}

.faq-page .panel-heading {
    padding: 0
}

.faq-page .panel-heading h4 {
    text-transform: none;
}

.faq-page .panel-heading a {
    display: block;
    padding: 10px 15px 9px;
    margin: 0;
}

.faq-page .panel-heading a:hover {
    color: #333;
    text-decoration: underline
}

.service-box p {
    color: #656565;
    font-size: 13px
}

.service-box .service-box-heading {
    padding: 12px 0
}

.service-box .service-box-heading i {
    padding: 0;
    -webkit-border-radius: 34px;
    -moz-border-radius: 34px;
    border-radius: 34px;
    font-size: 18px;
    height: 32px;
    width: 32px;
    line-height: 32px;
    text-align: center;
    vertical-align: baseline
}

.service-box .service-box-heading i.blue {
    color: #0da3e2;
    border: 1px solid #0da3e2
}

.service-box .service-box-heading i.red {
    color: #db3a1b;
    border: 1px solid #db3a1b
}

.service-box .service-box-heading i.green {
    color: #35aa47;
    border: 1px solid #35aa47
}

.service-box .service-box-heading span {
    color: #444;
    font-size: 21px;
    line-height: 25px;
    font-weight: 400;
    margin-bottom: 10px;
    margin-left: 10px;
    display: inline-block
}

.service-box .service-box-heading [class^=icon-],
.service-box [class*=" icon-"] {
    display: inline-block;
    text-align: center
}

.service-box .service-box-heading [class*=" icon-"].icon-large,
.service-box .service-box-heading [class^=icon-].icon-large {
    width: 1.5625em
}

.quote-v1 {
    background: #7C858E;
    padding: 10px 0;
    margin-left: 0;
    margin-right: 0
}

.quote-v1 a {
    margin: 5px;
    display: inline-block
}

.quote-v1 span {
    color: #fff;
    font-size: 22px;
    font-weight: 300;
    margin: 13px 5px 8px;
    line-height: 26px;
    display: inline-block
}

.quote-v1 a.btn-transparent {
    color: #fff;
    font-size: 16px;
    padding: 8px 18px;
    white-space: nowrap;
    text-decoration: none;
    border: 1px solid #fff;
    background: 0 0
}

.quote-v1 a.btn-transparent:hover {
    background: #E02222;
    color: #fff;
    transition: all .5s ease;
    -o-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -webkit-transition: all .5s ease
}

.quote-v1 a.btn-transparent i {
    margin-right: 10px
}

.recent-work {
    position: relative
}

.recent-work a:hover {
    text-decoration: none
}

.ecommerce .recent-work h2,
.recent-work h2 {
    margin: 3px 0 5px
}

.recent-work h2 a {
    color: #3e4d5c
}

.recent-work h2 a:hover {
    color: #E02222
}

.recent-work-item {
    padding-left: 10px
}

.recent-work .owl-buttons {
    left: -74px;
    right: auto;
    top: 0
}

.recent-work .recent-work-item a.recent-work-description {
    padding: 10px;
    display: block;
    background: #fff
}

.recent-work .recent-work-item:hover a.recent-work-description {
    background: #E6400C;
    transition: all .9s ease;
    -o-transition: all .9s ease;
    -moz-transition: all .9s ease;
    -webkit-transition: all .9s ease
}

.recent-work .recent-work-item strong {
    color: #000;
    display: block;
    font-size: 16px;
    font-weight: 300
}

.recent-work .recent-work-item b {
    color: #656565;
    font-weight: 300
}

.recent-work .recent-work-item:hover b,
.recent-work .recent-work-item:hover strong {
    color: #fff
}

.recent-work .recent-work-item em {
    display: block;
    position: relative
}

.recent-work .recent-work-item .fa {
    color: #fff;
    padding: 16px 30px 16px 18px;
    font-size: 16px;
    position: absolute;
    top: 50%;
    width: 47px;
    height: 47px;
    margin-top: -23.5px;
    border-radius: 47px;
    background: rgba(0, 0, 0, .5);
    transition: all .6s ease;
    -o-transition: all .6s ease;
    -moz-transition: all .6s ease;
    -webkit-transition: all .6s ease
}

.recent-work .recent-work-item .fa:hover {
    color: #E02222
}

.recent-work .recent-work-item .fa-link {
    left: -100px
}

.recent-work .recent-work-item .fa-search {
    right: -100px
}

.recent-work .recent-work-item:hover .fa-link {
    left: 30%
}

.recent-work .recent-work-item:hover .fa-search {
    right: 30%
}

.testimonials-v1 blockquote {
    padding: 15px;
    border: none;
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 20px;
    background: #F8F8F8;
    position: relative
}

.testimonials-v1 blockquote:before {
    content: " ";
    display: block;
    position: absolute;
    bottom: -20px;
    left: 70px;
    width: 0;
    height: 0;
    border-left: 0 inset transparent;
    border-right: 22px inset transparent;
    border-top: 22px solid #F8F8F8
}

.testimonials-v1 blockquote:after {
    width: 13px;
    height: 13px;
    z-index: 23;
    content: " ";
    display: block !important;
    position: absolute;
    right: 0;
    bottom: 0;
    background: url(../img/blockquote-corner.png) no-repeat #E6400C
}

.testimonials-v1 .carousel-info img {
    width: 75px;
    height: 75px;
    padding: 3px;
    border-radius: 150px !important;
    border: 1px solid #f5f5f5;
    margin-right: 15px
}

.testimonials-v1 .carousel-info span {
    display: block
}

.testimonials-v1 span.testimonials-name {
    color: #E6400C;
    font-size: 16px;
    font-weight: 300;
    margin: 23px 0 7px
}

.testimonials-v1 span.testimonials-post {
    color: #656565;
    font-size: 12px
}

.testimonials-v1 .left-btn,
.testimonials-v1 .right-btn {
    right: 0;
    width: 26px;
    height: 26px;
    bottom: 30px;
    border-radius: 26px !important;
    position: absolute;
    display: inline-block
}

.testimonials-v1 .left-btn {
    right: 30px;
    background: url(../img/fa-angles.png) 8px 8px no-repeat
}

.testimonials-v1 .right-btn {
    background: url(../img/fa-angles.png) -33px 8px no-repeat
}

.testimonials-v1 .left-btn:hover {
    background: url(../img/fa-angles.png) 8px -31px no-repeat #e84d1c
}

.testimonials-v1 .right-btn:hover {
    background: url(../img/fa-angles.png) -33px -31px no-repeat #e84d1c
}

.our-clients {
    position: relative
}

.ecommerce .our-clients h2,
.our-clients h2 {
    margin: 3px 0 5px
}

.our-clients h2 a {
    color: #3e4d5c
}

.our-clients h2 a:hover {
    color: #E02222
}

.our-clients .client-item {
    background: #f8f8f8;
    margin-left: 2px;
    position: relative
}

.our-clients .owl-buttons {
    left: -74px;
    right: auto;
    top: 0
}

.our-clients .client-item img {
    margin-left: auto;
    margin-right: auto
}

.our-clients .client-item .color-img,
.our-clients .client-item:hover img {
    display: none
}

.our-clients .client-item:hover .color-img {
    display: block
}

.front-carousel .carousel-control {
    margin: 0;
    border: none;
    height: 35px;
    font-size: 24px;
    font-weight: 400;
    top: 40%;
    width: 35px;
    background: #222;
    opacity: .5
}

.front-carousel .carousel-control:hover {
    opacity: .6
}

.front-carousel .carousel-control i {
    font-size: 27px
}

.front-carousel .carousel-control.right i {
    position: relative;
    left: 1px
}

.front-carousel .carousel-caption {
    padding: 10px 15px 0;
    background: rgba(0, 0, 0, .5);
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left
}

.front-carousel .carousel-control.left {
    left: 0
}

.front-carousel .carousel-control.right {
    right: 0
}

.front-skills span {
    color: #555;
    display: block;
    font-size: 15px;
    margin-bottom: 7px
}

.front-skills .progress {
    background: #f2f2f2
}

.front-skills .progress-bar {
    background: #EF4D2E
}

.front-skills .progress,
.front-skills .progress-bar {
    box-shadow: none
}

.front-team .thumbnail {
    border: none
}

.ecommerce .front-team h3,
.front-team h3 {
    margin: 10px 0 12px;
    line-height: 40px
}

.front-team h3 strong {
    color: #E02222;
    font-size: 20px;
    font-weight: 400
}

.front-team h3 small {
    display: block;
    font-size: 13px
}

.front-team ul {
    padding: 4px 0 0
}

.service-box-v1 {
    text-align: center;
    padding: 15px
}

.service-box-v1 i {
    padding: 15px;
    font-size: 35px
}

.service-box-v1:hover {
    background: #d73d04;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out
}

.service-box-v1:hover h2,
.service-box-v1:hover i,
.service-box-v1:hover p {
    color: #fff
}

.content-search-view2 {
    background: #EDEFF1;
    padding: 20px;
    margin: 0 0 20px
}

.search-result-item {
    margin: 0 -10px 20px;
    padding: 0 10px 15px;
    border-bottom: 1px solid #ECEBEB
}

.ecommerce .search-result-item h4,
.search-result-item h4 {
    margin-bottom: 5px;
    padding: 0
}

.search-result-item h4 a {
    color: #E6400C
}

.search-result-item p {
    margin-bottom: 10px
}

.search-link {
    color: #999;
    font-size: 12px
}

.faq-tabbable {
    padding: 0;
    margin: 0;
    list-style: none;
    border-left: solid 2px #e44f00
}

.faq-tabbable li {
    position: relative;
    margin-bottom: 1px
}

.faq-tabbable li a {
    font-size: 14px;
    color: #7C858E;
    display: block;
    background: #F4F4F4;
    padding: 12px 10px 11px 8px
}

.blog-info li,
.blog-photo-stream li,
.blog-tags li,
.blog-tags li a,
.blog-tags li i {
    display: inline-block
}

.faq-tabbable li.active a,
.faq-tabbable li:hover a {
    background: #e44f00;
    text-decoration: none;
    color: #fff
}

.faq-tabbable li.active:after {
    content: '';
    display: inline-block;
    border-bottom: 6px solid transparent;
    border-top: 6px solid transparent;
    border-left: 6px solid #e44f00;
    position: absolute;
    top: 16px;
    right: -5px
}

.front-lists-v1 li {
    font-size: 14px;
    margin-bottom: 5px
}

.content-page .front-lists-v2 li {
    color: #555;
    font-size: 16px;
    margin-bottom: 14px;
    text-transform: uppercase
}

.front-lists-v2 li i {
    margin-right: 5px;
    font-size: 17px
}

.blog-posts h2,
.ecommerce .blog-posts h2 {
    padding-top: 0
}

.blog-posts p {
    text-align: justify
}

.pricing-footer,
.pricing-head {
    text-align: center
}

.blog-posts .carousel {
    margin-bottom: 0
}

.blog-posts hr.blog-post-sep {
    margin: 40px 0
}

.blog-info {
    list-style: none;
    margin: 15px 0 12px;
    padding-left: 0
}

.blog-info li {
    padding: 0;
    color: #555;
    font-size: 13px;
    margin-right: 10px
}

.blog-info li i,
.blog-posts .more,
.blog-sidebar .more,
.recent-news h3 a {
    color: #E84D1C
}

.blog-posts .pagination li {
    margin-left: -12px;
    margin-right: 17px
}

.ecommerce .recent-news h3,
.recent-news h3 {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.recent-news-inner {
    padding: 0
}

.blog-talks .tab-style-1 ul.nav-tabs li>a {
    min-width: 50px
}

.blog-photo-stream li {
    margin: 0 5px 8px 0
}

.blog-photo-stream li img {
    width: 54px;
    height: 54px;
    padding: 2px;
    border: 1px solid #eee
}

.blog-photo-stream li img:hover {
    border-color: #E84D1C;
    box-shadow: 0 0 1px #fff;
    transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -webkit-transition: all .4s ease-in-out
}

.blog-tags ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.blog-tags li {
    position: relative;
    margin: 0 16px 7px 0
}

.blog-tags li a {
    color: #555;
    background: #f5f5f5;
    padding: 3px 5px 3px 3px
}

.blog-tags li a:hover {
    color: #fff;
    background: #E84D1C;
    text-decoration: none
}

.blog-tags li a:hover i {
    color: #fff
}

.blog-tags li i {
    color: #E84D1C;
    margin-right: 5px
}

.blog-tags li a:after {
    top: 50%;
    width: 0;
    left: 100%;
    height: 0;
    z-index: 2;
    content: " ";
    display: block;
    margin-top: -12px;
    position: absolute;
    border-left: 12px solid #f5f5f5;
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent
}

.blog-tags li a:hover:after {
    border-left-color: #E84D1C
}

.blog-talks .tab-content {
    background: #FAFAFA;
    padding: 20px 15px
}

.blog-talks .nav-tabs {
    margin-bottom: 0
}

.blog-talks .nav-tabs>li {
    margin-top: 1px
}

.sidebar-categories li a {
    padding: 10px 0;
    border-bottom: 1px solid #ECEBEB;
    color: #333
}

.sidebar-categories li a:hover {
    background: 0 0
}

.sidebar-categories li.active:hover>a,
.sidebar-categories li.active>a,
.sidebar-categories li>a:hover {
    color: #E84D1C
}

.sidebar-categories li a:before {
    content: "";
    font-family: FontAwesome !important;
    font-size: 8px;
    padding-right: 10px;
    position: relative;
    top: -1px
}

.blog-item .blog-item-img {
    margin: 6px 0 25px
}

.blog-item .blog-item-img .carousel {
    margin-bottom: 0
}

.blog-item blockquote {
    margin: 20px 40px 18px;
    border-color: #E84D1C
}

.blog-item .blog-info {
    margin: 20px 0;
    padding: 8px 0;
    border-top: solid 1px #ECEBEB;
    border-bottom: solid 1px #ECEBEB
}

.blog-item .blog-info li {
    padding-left: 13px;
    border-left: solid 1px #ECEBEB
}

.blog-item .blog-info li:first-child {
    padding-left: 0;
    border-left: none
}

.blog-item .blog-item-img .carousel-control {
    top: 45%
}

.blog-item .media {
    border-bottom: solid 1px #ECEBEB;
    margin-bottom: -1px
}

.blog-item .comments {
    border-top: solid 1px #ECEBEB;
    padding-top: 15px
}

.blog-item img.media-object {
    top: 2px;
    width: 60px;
    height: 60px;
    position: relative
}

.blog-item h4.media-heading {
    position: relative;
    padding-top: 0
}

.blog-item h4.media-heading span {
    right: 0;
    top: 3px;
    color: #777;
    font-size: 12px;
    font-weight: 400;
    position: absolute
}

.blog-item h4.media-heading span a {
    color: #E84D1C
}

.mix-block .tab-content .col-md-3 {
    padding-right: 0
}

.ecommerce .front-steps-wrapper h2,
.front-steps-wrapper h2 {
    color: #f0f0f0;
    font-size: 22px;
    line-height: 1.2;
    padding-top: 10px;
    margin-bottom: 5px
}

.ecommerce .front-steps-wrapper .front-step1 h2,
.front-steps-wrapper .front-step1 h2 {
    color: #fefefe
}

.front-steps-wrapper p {
    color: #fff;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 0
}

.front-steps-wrapper .front-step-col {
    padding-left: 0;
    padding-right: 0
}

.front-steps-wrapper .front-step-col:first-child {
    padding-left: 15px
}

.front-steps-wrapper .front-step-col:last-child {
    padding-right: 15px
}

.front-steps-wrapper .front-step {
    position: relative;
    padding: 15px 20px 33px
}

.front-steps-wrapper .front-step1 {
    background: #E84D1C
}

.front-steps-wrapper .front-step2 {
    background: #7c858e
}

.front-steps-wrapper .front-step3 {
    background: #68727c
}

.front-steps-wrapper .front-step4 {
    background: #636a72
}

.front-steps-wrapper .front-step5 {
    background: #5e6369
}

.front-steps-wrapper .front-step6 {
    background: #55585d
}

.front-steps-wrapper .front-step:before {
    color: #fff;
    font: 300 125px Myriad Pro, sans-serif;
    font-weight: 700;
    display: block;
    position: absolute;
    right: -20px;
    bottom: -40px;
    opacity: .1
}

.front-steps-wrapper .front-step1:before {
    content: "1";
    opacity: .2
}

.front-steps-wrapper .front-step2:before {
    content: "2";
    right: -15px
}

.front-steps-wrapper .front-step3:before {
    content: "3"
}

.front-steps-wrapper .front-step4:before {
    content: "4"
}

.front-steps-wrapper .front-step5:before {
    content: "5"
}

.front-steps-wrapper .front-step6:before {
    content: "6"
}

.front-steps-wrapper .front-step:after {
    top: 50%;
    width: 0;
    height: 0;
    left: 100%;
    z-index: 2;
    content: " ";
    display: block;
    margin-top: -1em;
    position: absolute;
    border-left: 15px solid #EC7049;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent
}

.front-steps-wrapper .front-step-col:last-child .front-step:after {
    display: none
}

.front-steps-wrapper .front-step2:after {
    border-left-color: #899199
}

.front-steps-wrapper .front-step3:after {
    border-left-color: #778089
}

.front-steps-wrapper .front-step4:after {
    border-left-color: #727980
}

.front-steps-wrapper .front-step5:after {
    border-left-color: #6E7278;
    top: auto;
    bottom: 10%
}

.pricing {
    position: relative;
    margin-bottom: 15px;
    border: 3px solid #eee
}

.pricing-active,
.pricing:hover {
    border: 3px solid #E84D1C
}

.pricing-active {
    margin-top: -10px;
    box-shadow: 7px 7px rgba(232, 77, 22, .2)
}

.pricing:hover h4 {
    color: #E84D1C
}

.pricing-head h3,
.pricing-head h4 {
    margin: 0;
    line-height: normal
}

.pricing-head h3 span,
.pricing-head h4 span {
    display: block;
    margin-top: 5px;
    font-size: 14px;
    font-style: italic
}

.pricing-head h3 {
    font-weight: 300;
    color: #fafafa;
    padding: 12px 0;
    font-size: 27px;
    background: #E84D1C;
    border-bottom: none
}

.pricing-head h4 {
    color: #bac39f;
    padding: 5px 0;
    font-size: 54px;
    font-weight: 300;
    background: #fbfef2;
    border-bottom: solid 1px #f5f9e7
}

.pricing-head-active h4 {
    color: #E84D1C
}

.pricing-head h4 i {
    top: -8px;
    font-size: 28px;
    font-style: normal;
    position: relative
}

.pricing-head h4 span {
    top: -10px;
    font-size: 14px;
    font-style: normal;
    position: relative
}

.pricing-content li {
    color: #888;
    font-size: 12px;
    padding: 7px 15px;
    border-bottom: solid 1px #f5f9e7
}

.pricing-content li i {
    top: 2px;
    color: #E84D1C;
    font-size: 16px;
    margin-right: 5px;
    position: relative
}

.pricing-footer {
    color: #777;
    font-size: 11px;
    line-height: 17px;
    padding: 0 20px 19px
}

.price-active,
.pricing:hover {
    z-index: 9
}

.price-active h4 {
    color: #36d7ac
}

.no-space-pricing .pricing:hover {
    transition: box-shadow .2s ease-in-out
}

.no-space-pricing .price-active .pricing-head h4,
.no-space-pricing .pricing:hover .pricing-head h4 {
    color: #36d7ac;
    padding: 15px 0;
    font-size: 80px;
    transition: color .5s ease-in-out
}

.color-panel {
    z-index: 9999;
    position: fixed;
    top: 120px;
    right: 0
}

.color-panel .color-mode-icons {
    top: 4px;
    right: 0;
    padding: 20px;
    cursor: pointer;
    position: absolute
}

.color-panel .icon-color {
    background: url(../img/icon-color.png) center no-repeat #c9c9c9
}

.color-panel .icon-color:hover {
    background-color: #3d3d3d
}

.color-panel .icon-color-close {
    display: none;
    background: url(../img/icon-color-close.png) center no-repeat #3d3d3d
}

.color-panel .icon-color-close:hover {
    background-color: #222
}

.color-mode {
    top: 4px;
    right: 40px;
    width: 200px;
    display: none;
    padding: 20px 10px 25px;
    position: absolute;
    background: #3d3d3d
}

.color-mode p {
    color: #cfcfcf;
    padding: 0 15px;
    font-size: 15px
}

.color-mode ul {
    list-style: none;
    padding: 4px 11px 5px;
    display: block;
    margin-bottom: 1px !important
}

.color-mode li {
    width: 28px;
    height: 28px;
    margin: 4px;
    cursor: pointer;
    list-style: none;
    border: 1px solid #707070;
    display: inline-block;
    padding: 0 5px
}

.color-mode li.current,
.color-mode li:hover {
    border: 1px solid #ebebeb
}

.color-mode li.current {
    border: 2px solid #ebebeb
}

.color-mode li.color-blue {
    background: #64aed9
}

.color-mode li.color-red {
    background: #e84d1c
}

.color-mode li.color-green {
    background: #67bd3c
}

.color-mode li.color-orange {
    background: #e18604
}

.color-gray {
    background: #798b97
}

.color-turquoise {
    background: #44b1c1
}

.color-mode label {
    color: #cfcfcf;
    border-top: 1px solid #585858;
    padding: 10px 10px 0;
    margin: 0 5px;
    display: block
}

.color-mode label span {
    text-transform: uppercase
}

.color-mode label>span {
    display: inline-block;
    width: 85px
}

.color-mode label>select {
    margin-top: 5px;
    text-transform: lowercase
}

.color-mode label span.color-mode-label {
    top: 2px;
    position: relative
}

ul>li.list-group-item.clearfix.dropdown.active {
    background-color: #e45000 !important;
    border-left: 1px solid #e45000;
}

ul>li.list-group-item.clearfix.dropdown.active a.subref {
    color: #fff;
}

ul>li.list-group-item.clearfix.dropdown.active ul.dropdown-menu a.subref {
    color: #333;
}

ul>li.list-group-item.clearfix.dropdown.active ul.dropdown-menu {
    display: block !important;
}