@charset "utf-8";
.header,
.logo,
body {
    position: relative;
}
.header-right-top ul li,
.header-right-top ul li.loginli button,
.header-right-top ul li.purchase button {
    line-height: 22px;
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    font-weight: 500;
    font-size: 14px;
}
.appselect,
.dress_selector select,
.input-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
}
#jssor_1,
.phide {
    visibility: hidden;
}
body {
    background: #ebebec;
}
.header {
    background: #101d36;
    z-index: 9999;
}
.clear {
    clear: both;
}
.logo {
    display: block;
    float: left;
    left: -40px;
    margin-top: 37px;
}
.logo img {
    max-width: 306px;
    height: auto;
}
.login-dialog,
.purch-dialog {
    left: 0;
    right: 0;
    position: absolute;
    width: 100%;
    box-shadow: none;
    max-width: 100%;
}
.header-right {
    float: none;
    margin-top: 40px;
    margin-bottom: 30px;
}
.header-right-top ul {
    list-style-type: none;
    padding: 0;
    margin-bottom: 20px;
    float: right;
}
.header-right-top ul li {
    float: left;
    color: #fff;
}
.header-right-top ul li > a {
    display: block;
    color: #fff;
}
.header-right-top ul li > a:hover {
    color: #ffcb05;
}
.header-right-top ul li.call {
    margin-right: 15px;
}
.header-right-top ul li.talk {
    margin-right: 20px;
}
.header-right-top ul li.mail {
    margin-right: 36px;
}
.header-right-top ul li.purchase {
    margin-right: 20px;
}
.header-right-top ul li.loginli button,
.header-right-top ul li.purchase button {
    color: #fff;
    border: none;
    display: block;
    background: 0 0;
    padding: 0;
}
.header-right-top ul li.loginli button span,
.header-right-top ul li.purchase button span {
    padding: 0 22px 0 0;
}
.header-right-top ul li.loginli button:hover,
.header-right-top ul li.purchase button:hover {
    color: #ffcb05;
    text-decoration: underline;
}
.header-right-top ul li.loginli {
    margin-right: 22px;
}
.header-right-top ul li.loginli button img,
.header-right-top ul li.purchase button img {
    padding: 0 7px 0 0;
    vertical-align: bottom;
}
.button,
.pro-img > img {
    vertical-align: middle;
}
.login-dialog {
    background: #ebebec;
    border: none;
    border-radius: 0;
    margin: 0 auto;
    height: 100%;
    z-index: 11 !important;
}
#login_pop {
    display: none;
}
.modal-backdrop {
    z-index: 0;
}
.purch-dialog {
    border: none;
    border-radius: 0;
    margin: 0 auto 30px;
    z-index: 11;
}
.login_part1,
.login_part3 {
    padding-top: 20px;
}
.login_part2 {
    padding-top: 20px;
}
.login-dialog .inner-box {
    padding: 0;
    color: #101d36;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
}
.login-dialog .logintitle {
    margin: 0;
    background: #ffcb05;
    padding: 0;
    height: 38px;
    line-height: 38px;
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    font-size: 24.58px;
    font-weight: 300;
    color: #101d36;
}
.inner-box .login {
    padding: 10px 0 25px;
}
.inner-box .login form {
    padding: 0 0 15px;
    margin: 0 0 15px;
}
input[type="email"],
input[type="number"],
input[type="password"],
input[type="text"] {
    background: #fff;
    width: 100%;
    line-height: 34px;
    border: 1px solid #b5b5b5;
    border-radius: 0;
    padding: 0 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    color: #101d36;
}
.inner-box .form-group {
    margin-bottom: 20px;
}
.form-group.tmargin {
    margin-top: 50px;
}
.inner-box .form-group.flag_number {
    position: relative;
    padding-right: 110px;
}
.inner-box .login a.regLink,
.inner-box .login button,
.inner-box a.backsign,
input[type="submit"] {
    background: #101d36;
    min-width: 98px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: none;
    border-radius: 4px;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    float: none;
    display: inline-block;
}
.inner-box p,
.navbar-nav > li a {
    font-family: "Open Sans", sans-serif;
    font-display: swap;
}
.inner-box .login a.regLink:focus,
.inner-box .login a.regLink:hover,
.inner-box .login button:hover,
input[type="submit"]:focus,
input[type="submit"]:hover {
    background: #ffcb05;
    color: #101d36;
}
.inner-box a {
    float: right;
    line-height: 26px;
    color: #091728;
    text-decoration: underline;
    font-weight: 500;
}
.inner-box .login a.regLink,
.inner-box a.backsign {
    text-decoration: none;
    background: #ffcb05;
    color: #101d36;
    -webkit-box-shadow: 0 2px 0 0 #000;
    -moz-box-shadow: 0 2px 0 0 #000;
    box-shadow: 0 2px 0 0 #000;
}
.inner-box .login a.regLink:hover,
.inner-box a.backsign:hover {
    text-decoration: none;
    background: #101d36;
    color: #fff;
}
.inner-box p {
    line-height: 20px;
    font-size: 16px;
    font-weight: 300;
    color: #101d36;
    margin: 0 0 20px;
}
.inner-box a:hover {
    color: #ffcb05;
}
.inner-box .passrem {
    padding: 17px 0;
}
.inner-box label {
    font-size: 13px;
    font-style: italic;
    font-weight: 400;
    line-height: 100%;
    margin: 0 0 5px;
    color: rgba(6, 18, 33, 0.5);
    width: 100%;
}
.inner-box label b,
.inner-box label strong {
    color: #091728;
}
.inner-box .form-group select {
    width: 100%;
}
.inner-box .passrem .form-group {
    margin-bottom: 28px;
}
.inner-box .regform {
    padding: 15px 0 10px;
}
.inner-box p.choose {
    margin: 0 0 8px;
}
.header-right-top ul li.social {
    margin-right: 4px;
}
.header-right-top ul li.social > a {
    width: 36px;
    height: 39px;
}
.inner-box .regform .input-btn {
    margin-top: 17px;
}
.searchform > span {
    display: none;
}
li.searchform form {
    position: relative;
}
li.searchform form input[type="text"] {
    background: #e6e7e8;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border: none;
    width: 190px;
    height: 22px;
    box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7) inset;
    -webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7) inset;
    -moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.7) inset;
    padding: 0 10px 0 30px;
    color: #000;
}
li.searchform form input[type="submit"] {
    position: absolute;
    width: 15px;
    height: 15px;
    left: 10px;
    top: 5px;
    background: url("/templates/t6910/images/search-icon.png") 0 center no-repeat;
    border: none;
    padding: 0;
    text-indent: -999px;
    min-width: 1px;
}
li.searchform form input[type="submit"].nitro-lazy {
    background-image: none !important;
}
.navbar-collapse {
    /* float: right; */
    padding: 0;
}
.navbar-right {
    margin: 0;
}
.navbar-nav > li a {
    border-right: 1px solid #ffcb05;
    padding: 0 13px;
    display: block;
    font-size: 18px;
    font-weight: 300;
    color: #ffcb05;
    line-height: 16px;
    margin:15px 0;
}
.navbar-nav > li:first-child > a {
    padding-left: 0;
}
.navbar-nav > li:last-child > a {
    border-right: none;
    padding-right: 0;
}
.navbar-nav > li > ul {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 2;
    padding: 5px 0;
    min-width: 200px;
    left: 0;
    background: #101d36;
}
.con-btn,
.navbar-nav > li li,
.navbar-nav > li:hover > ul,
.navbar-nav > li:focus-within > ul {
    display: block;
}
.navbar-nav > li li a {
    border-right: none;
    color: #ffcb05;
    padding: 4px 12px;
    font-size: 13px;
    line-height: 14px;
}
.button,
.con-det-inner p {
    font-size: 14px;
    color: #101d36;
    background-color: #ffcb05;
}
.navbar-nav > li li:last-child a {
    border-right: none;
    padding-right: 0;
}
.nav > li:focus > a,
.nav > li:hover > a,
.nav > li > a:focus,
.nav > li > a:hover {
    background: 0 0;
    color: #101d36;
    background-color: #ffcb05;
}
.navbar-nav > li li a:focus,
.navbar-nav > li li a:hover {
    color: #101d36;
    background-color: #ffcb05;
}
.contact {
    position: fixed;
    right: -346px;
    top: 0;
    bottom: 0;
    height: 100%;
    transition: right 150ms linear 0s;
    z-index: 99;
}
.contact.toggle_class {
    right: 0;
}
.con-btn-line {
    float: left;
    height: 100%;
}
.con-btn {
    position: relative;
    top: 50%;
    right: -1px;
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -webkit-transform: translate(0, -50%);
    width: 37px;
    height: 240px;
    background: url("/templates/t6910/images/contacteilonengineering.png") 0 center no-repeat;
    cursor: pointer;
    z-index: 3;
    float: left;
}
.con-btn.nitro-lazy {
    background-image: none !important;
}
.modal-dialog {
    padding: 7px;
    background-color: #bfbfbf;
    -webkit-box-shadow: 0 0 30px rgba(150, 150, 150, 0.7);
    -moz-box-shadow: 0 0 30px rgba(150, 150, 150, 0.7);
    box-shadow: 0 0 30px rgba(150, 150, 150, 0.7);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.modal-header {
    padding: 15px;
    border: none;
}
.modal-header .close {
    padding: 0;
}
.modal-header .close > span {
    position: static;
}
.modal-body {
    padding: 0 15px 15px;
}
.info-modal .modal-body p {
    border-top: 1px solid #bfbfbf;
    padding-top: 10px;
}
.info-modal .modal-body p:first-child {
    border-top: none;
    padding-top: 0;
}
.button {
    display: inline-block;
    margin-bottom: 0;
    font-weight: 400;
    text-align: center;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    border: 1px solid transparent;
    white-space: nowrap;
    padding: 2px 12px;
    line-height: 1.42857143;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background: #101d36;
    min-width: 80px;
}
.con-det-inner p,
.con-det-inner span {
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    font-weight: 300;
}
.cart_added .pro-info {
    position: relative;
}
.cart_added .pro-info:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(255, 255, 255, 0.9);
    z-index: 1;
}
.cart_added .pro-info .pro-added {
    position: relative;
    z-index: 2;
    overflow: hidden;
    padding: 50px 20px;
    text-align: center;
}
.addedToCart {
    position: absolute;
    top: -7px;
    right: 0;
    width: 163px;
    background: #ffcb05;
    padding: 5px;
    border-radius: 3px;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.4);
    opacity: 0;
}
.con-det {
    position: relative;
    top: 0;
    right: 0;
    height: 100%;
    width: 345px;
    background: rgba(6, 18, 33, 0.9);
    display: block;
    z-index: 3;
    float: left;
}
.content,
.footer {
    background: #101d36;
}
.btgrid .content {
    background: 0 0 !important;
}
.con-det-inner {
    position: absolute;
    top: 50%;
    transform: translate(0, -50%);
    padding: 0 0 0 32px;
}
.con-det-inner p {
    line-height: 15px;
    margin: 0 0 5px;
}
.con-det-inner span {
    display: block;
    font-size: 20px;
    color: #ffcb05;
    line-height: 100%;
    margin: 0 0 35px;
}
.con-det-inner span a {
    color: #ffcb05;
    font-size: 18px;
}
.con-det-inner .chaticon {
    margin: 0;
}
.content {
    padding: 0 0 40px;
}
.footer {
    position: fixed;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    padding-top: 60px;
}
.block1,
.block2 {
    float: left;
    width: 25%;
    text-align: center;
    position: absolute;
    bottom: 0;
    border-right: 3px solid transparent;
}
.block1 {
    left: 0;
}
.block2 {
    left: 25%;
}
.block3,
.last {
    float: left;
    width: 25%;
    bottom: 0;
    left: auto;
    position: absolute;
    text-align: center;
}
.block3 {
    border-right: 3px solid transparent;
    right: 25%;
}
.last {
    border-right: none;
    right: 0;
}
.footer .main-link {
    background: #ffcb04;
    padding: 0 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 20px;
    font-weight: 600;
    color: #101d36;
    line-height: 40px;
    height: 40px;
    margin: 0;
    cursor: pointer;
}
.footer .main-link span {
    background: url("/templates/t6910/images/darw.png") right center no-repeat;
    padding: 0 45px 0 0;
}
.footer .main-link span.nitro-lazy {
    background-image: none !important;
}
.footer .main-link.active span {
    background: url("/templates/t6910/images/uarw.png") right center no-repeat;
}
.footer .main-link.active span.nitro-lazy {
    background-image: none !important;
}
.foot-block-inner {
    padding: 15px 30px 38px;
    display: none;
    background: #ffcb04;
}
.foot-block-inner p {
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    font-size: 18px;
    font-weight: 300;
    color: #101d36;
    line-height: 20px;
    margin: 0 0 20px;
}
.foot-block-inner a {
    background: #101d36;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    line-height: 25px;
    padding: 0 22px;
    height: 25px;
    display: inline-block;
    border-radius: 3px;
}
.foot-block-inner a:hover {
    background: #fff;
    color: #101d36;
}
.foot-block-inner input[type="text"] {
    background: #fff;
    width: 100%;
    height: 26px;
    line-height: 26px;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    padding: 0 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    font-style: italic;
    color: #101d36;
}
.foot-block-inner .form-group {
    margin-bottom: 10px;
}
.foot-block-inner input[type="submit"] {
    background: #101d36;
    min-width: 83px;
    height: 26px;
    line-height: 26px;
    text-align: center;
    border: none;
    border-radius: 3px;
    padding: 0;
    font-family: "Open Sans", sans-serif;
    font-size: 14px;
    font-weight: 300;
    color: #fff;
    float: none;
    display: inline-block;
}
.purchase-dropdown,
.purchase-dropdown .ptitle,
div.pro-name {
    font-family: "Open Sans", sans-serif;
    font-display: swap;
}
.foot-block-inner input[type="submit"]:focus,
.foot-block-inner input[type="submit"]:hover {
    background: #fff;
    color: #101d36;
}
.con-soc {
    display: none;
}
.content.innerpage {
    padding: 0;
}
.purchase-dropdown {
    background: #ebebec;
    line-height: 19px;
    font-size: 14px;
    font-weight: 300;
    color: #101d36;
    display: none;
    filter: drop-shadow(10px 2px 44px #000);
}
.pur-yellow {
    background: #ffcb05;
    height: 38px;
    margin: 0 0 20px;
    padding: 0 8px;
}
.purchase-dropdown .ptitle {
    margin: 0;
    padding: 0;
    line-height: 38px;
    font-size: 24.58px;
    font-weight: 300;
    color: #101d36;
}
.purch_close {
    font-size: 24px;
    position: absolute;
    top: 0;
    border: none;
    right: 15px;
    background: 0 0;
    font-weight: 700;
    z-index: 100;
    padding: 9px;
}
.input-select,
.quotation,
.shipping-left {
    position: relative;
}
.pro-det {
    margin: 0 0 15px;
}
div.pro-name {
    line-height: 32px;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    height: 32px;
    padding: 0 29px 0 0;
    display: inline-block;
    min-width: 580px;
    background: url("/templates/t6910/images/h2-bg.png") right center no-repeat;
    margin: 0;
}
div.pro-name.nitro-lazy {
    background-image: none !important;
}
.modal .pro-name {
    width: 97%;
}
div.pro-name span {
    background: #101d36;
    padding: 0 22px;
    display: block;
    border-radius: 5px 0 0;
}
.pro-info {
    background: #fff;
    border: 1px solid #c7c8ca;
    min-height: 102px;
}
.pro-img {
    float: left;
    line-height: 100px;
    min-height: 100px;
    text-align: center;
    width: 198px;
}
.pro-add-del,
.pro-cap,
.pro-desc,
.pro-pri,
.pro-qun,
.pro-sef {
    position: relative;
    float: left;
    margin: 12px 0;
    padding: 0 15px;
    border-left: 1px solid #b7bcc2;
    min-height: 75px;
    text-align: center;
}
.pro-qun,
.pro-sef {
    padding-top: 15px;
}
.nameofload .pro-desc {
    width: 450px;
}
.purchase-dropdown .nameofload .pro-desc {
    width: 675px;
}
.pro-pri {
    width: 100px;
}
.pro-desc {
    text-align: left;
    width: 700px;
}
.pro-pri span {
    display: block;
    line-height: 75px;
    font-size: 16px;
}
.pro-add-del a {
    display: block;
    width: 52px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #fff;
    height: 25px;
    line-height: 24px;
    background: #b02226;
    border-radius: 3px;
    margin-top: 25px;
}
.pro-add-del a.cart_quantity_add {
    background: #091524;
    margin: 8px 0 10px;
}
.pro-sef > span {
    display: block;
    margin: 15px 0 0;
    font-size: 16px;
}
.pro-desc a {
    font-style: italic;
    color: #0095da;
}
.pro-desc a:hover {
    color: #ffcb05;
}
.pro-cap > label {
    display: block;
    font-weight: 300;
    line-height: 100%;
    margin: 15px 0 10px;
}
.pro-cap .input-select select {
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    font-size: 16px;
    font-weight: 300;
    color: #101d36;
    border: 1px solid #b5b5b5;
    background-color: #fff;
    border-radius: 3px;
    height: 26px;
    line-height: 26px;
    width: 67px;
    padding: 0 8px;
    font-style: normal;
}
.pro-cap .input-select span.sel-arw {
    position: absolute;
    right: 0;
    top: 1px;
    background: url("/templates/t6910/images/sel-dwn.jpg") right center no-repeat;
    width: 20px;
    height: 24px;
}
.pro-cap .input-select span.sel-arw.nitro-lazy {
    background-image: none !important;
}
.input-select select {
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    height: 26px;
    line-height: 26px;
    width: 100%;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    color: #939598;
    font-style: italic;
    padding: 0 8px;
    background: url("/templates/t6910/images/drop_arrow.png") right center no-repeat #fff;
}
.input-select select.nitro-lazy {
    background-image: none !important;
}
.agree,
.tot-price {
    font-family: "Open Sans", sans-serif;
    font-display: swap;
}
.input-select select option {
    padding: 3px 8px;
}
.shipping-left {
    width: 578px;
    float: left;
}
.shipping-right {
    float: right;
    width: 282px;
}
.shipping {
    margin-top: 35px;
}
.own-ship {
    margin-top: 20px;
}
.ship-com {
    float: left;
    width: 280px;
    margin-right: 16px;
    margin-bottom: 10px;
}
.ship-com.last {
    margin-right: 0;
}
.tot-price {
    line-height: 100%;
    margin: 10px 0 0;
    text-align: right;
    font-size: 18px;
    font-weight: 700;
    color: #101d36;
}
.tot-price p {
    margin: 0 0 15px;
}
.tot-price p span {
    float: left;
    font-weight: 300;
    width: 82px;
}
.agree {
    line-height: 20px;
    margin: 15px 0 17px;
    font-size: 14px;
    font-weight: 400;
    color: #af1e23;
    padding: 0 0 13px;
    border-bottom: 1px solid #a9aeb4;
}
.agree > span {
    font-weight: 700;
}
.agree a {
    display: inline-block;
    background: #07867c;
    height: 20px;
    border-radius: 3px;
    padding: 0 12px;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 300;
    color: #fff;
    line-height: 19px;
    margin: 0 0 0 15px;
}
.mobile_view,
.quopopup {
    display: none;
}
.agree a:focus,
.agree a:hover {
    background: #ffcb05;
    color: #101d36;
}
.pur-all-btn {
    float: right;
}
.pur-btns > .close_p {
    float: left;
    line-height: 26px;
    padding: 0 0 0 30px;
    background: url("/templates/t6910/images/darw.png") 0 7px no-repeat;
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    font-size: 16px;
    font-weight: 300;
    color: #101d36;
    cursor: pointer;
}
.pur-btns > .close_p.nitro-lazy {
    background-image: none !important;
}
.mailmequa,
.pur-all-btn > a,
.pur-btns button {
    background: #101d36;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-family: "Open Sans", sans-serif;
    font-size: 13px;
    font-weight: 400;
    height: 26px;
    line-height: 26px;
    padding: 0 30px;
    text-align: center;
    margin: 0 17px 0 0;
    cursor: pointer;
}
.book-qty,
.quopopup h2 {
    color: #101d36;
    font-weight: 300;
}
.pur-btns button {
    margin: 0;
    border: none;
}
.mailmequa:focus,
.mailmequa:hover,
.pur-all-btn > a:focus,
.pur-all-btn > a:hover,
.pur-btns button:focus,
.pur-btns button:hover {
    background: #ffcb05;
    color: #101d36;
}
.quotation {
    float: left;
}
.quopopup {
    bottom: 40px;
    position: absolute;
    right: 25px;
    width: 460px;
    background: #bfbfbf;
    padding: 8px;
    border-radius: 5px;
    box-shadow: 0 0 9px 2px rgba(191, 191, 191, 0.9);
}
.innerquopopup {
    background: #fff;
    padding: 15px 17px;
}
.quopopup h2 {
    margin: 0 0 27px;
    line-height: 100%;
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    font-size: 18px;
}
.quopopup .close {
    font-size: 1px;
    margin: 0;
    position: absolute;
    right: 23px;
    top: 23px;
}
.pur-btns {
    margin-bottom: 20px;
}
.img_slider {
    height: auto !important;
}
.close > span {
    font-size: 24px;
    padding: 0 !important;
    position: relative;
    top: 0;
}
button.close {
    padding: 7px;
}
.div_v {
    position: relative;
    margin-top: 15px;
    margin-left: auto;
    margin-right: auto;
    width: 67px;
}
.book-qty {
    background: #fff;
    border: 1px solid #b5b5b5;
    border-radius: 3px;
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    font-size: 16px;
    height: 26px;
    line-height: 26px;
    padding: 0;
    text-align: center;
    width: 67px;
}
.add,
.minus {
    border-radius: 3px;
    cursor: pointer;
    position: absolute;
}
.fade_effect_one,
.fade_effect_two {
    padding: 200px 50px 0;
    background: rgba(6, 18, 33, 0.75);
    font-size: 46px;
    font-weight: 300;
    line-height: 46px;
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    color: #ffcb05;
}
.minus {
    left: 1px;
}
.add {
    right: 1px;
}
.set_left {
    width: auto !important;
    height: auto !important;
}
.set_right_one {
    position: absolute;
    right: 0;
    width: 520px;
}
.set_right_two {
    position: absolute;
    right: 0;
    width: 780px;
}
#jssor_1,
.slide_one {
    position: relative;
    left: 0;
    width: 1300px;
    top: 0;
    height: 600px;
    overflow: hidden;
}
#jssor_1 {
    margin: 0 auto;
}
.slide_one {
    cursor: default;
}
.abso,
.con-btn span,
.fade_effect_one,
.fade_effect_two,
.fl_l {
    position: absolute;
}
.fade_effect_one {
    top: 0;
    right: 0;
    width: 520px;
    height: 600px;
}
.fade_effect_two {
    top: 0;
    right: 0;
    width: 780px;
    height: 600px;
}
.fl_l {
    right: 0;
}
.set_padd {
    padding: 200px 280px 0 60px;
}
.con-btn span {
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    transform: rotate(90deg);
    right: -23px;
    top: 45%;
    font-size: 18px;
    color: #ffcb05;
}
.arrow_i:before {
    float: right;
    font-size: 24px;
    display: none;
    transform: rotate(0);
    transition: 0.2s;
}
.arrow_i.rotate_arrow:before {
    transform: rotate(180deg);
    transition: 0.2s;
}
.navbar-nav > li a.active {
    color: #fff;
}
@media (max-width: 1247px) {
    .logo {
        left: 0;
    }
}
@media screen and (min-width: 813px) {
    .navbar-nav:hover > li .active + ul {
        display: none;
    }
    .navbar-nav:hover > li:hover .active + ul {
        display: block;
    }
    .filter > div > .choice ul.modelname li:nth-child(6n + 6) .freeshipping {
        right: 1px !important;
    }
}
@media screen and (min-width: 813px) and (max-width: 1199px) {
    .container.toppart {
        width: 100%;
        padding-left: 18px;
    }
    .logo {
        width: 30%;
    }
    .footer {
        padding-top: 20px;
        position: relative;
    }
    .footer .main-link {
        font-size: 17px;
    }
    .footer .main-link span {
        padding-right: 25px;
    }
    .foot-block-inner p {
        font-size: 14px;
    }
    .foot-block-inner {
        padding: 10px 15px 25px;
    }
    .text-container {
        width: 90%;
    }
    .text-container p {
        font-size: 25px;
        line-height: 30px;
        top: -255px;
        width: 35%;
    }
    .text-container p.slide2 {
        right: 45px;
        top: -230px;
        width: 50%;
    }
    .text-container p.slide3 {
        top: -315px;
    }
    .text-container p.slide7 {
        right: 150px;
    }
    .purch_close {
        right: 30px;
    }
    .close > span {
        right: 7px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header-right-top ul li.call,
    .header-right-top ul li.loginli,
    .header-right-top ul li.purchase,
    .header-right-top ul li.social,
    .header-right-top ul li.talk {
        margin-right: 12px;
    }
    .header-right-top ul li.mail {
        margin-right: 15px;
    }
    .navbar-nav > li a {
        font-size: 15px;
        padding: 0 10px;
    }
    .navbar-nav > li li a {
        font-size: 12px;
        padding: 0 5px;
    }
    .pro-add-del,
    .pro-cap,
    .pro-desc,
    .pro-pri,
    .pro-qun,
    .pro-sef {
        padding-left: 8px;
        padding-right: 8px;
    }
    .nameofload .pro-desc {
        width: 37%;
    }
    .pro-desc {
        width: 56%;
    }
    .own-ship {
        width: 730px;
    }
    .ship-com {
        width: 31.8%;
    }
    .shipping-left {
        width: 66%;
    }
    .shipping-right {
        width: 32%;
    }
    .set_m_padd {
        padding: 0 36px;
    }
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .header-right-top ul li.loginli button span,
    .header-right-top ul li.purchase button span {
        display: none;
    }
    .header-right-top ul li.call,
    .header-right-top ul li.loginli,
    .header-right-top ul li.purchase,
    .header-right-top ul li.social,
    .header-right-top ul li.talk {
        margin-right: 12px;
    }
    .header-right-top ul li.mail {
        margin-right: 85px;
    }
    .header-right-top ul li.loginli button img,
    .header-right-top ul li.purchase button img {
        padding: 0;
    }
    .navbar-nav > li a {
        font-size: 13px;
        padding: 0 5px;
    }
    .navbar-nav > li li a {
        font-size: 11px;
        padding: 0 2px;
    }
    .pro-add-del,
    .pro-cap,
    .pro-desc,
    .pro-pri,
    .pro-qun,
    .pro-sef {
        padding-left: 5px;
        padding-right: 5px;
    }
    .purchase-dropdown {
        font-size: 12px;
    }
    .pro-pri span {
        font-size: 14px;
    }
    .nameofload .pro-desc {
        width: 25%;
    }
    .pro-desc {
        width: 46%;
    }
    .mailmequa,
    .pur-all-btn > a,
    .pur-btns button {
        padding: 0 20px;
    }
    .agree {
        font-size: 13px;
    }
    .own-ship {
        width: 560px;
    }
    .ship-com {
        width: 31.4%;
    }
    .shipping-left {
        width: 65.7%;
    }
    .shipping-right {
        width: 31.2%;
    }
    .con-btn {
        top: 29%;
    }
    .con-det-inner {
        top: 30%;
    }
    .set_m_padd {
        padding: 0 36px;
    }
}
@media (max-width: 812px) {
    .header-right,
    .logo {
        margin-top: 25px;
        float: none;
    }
    .pro-desc,
    .ship-com {
        border-right: none;
    }
    .container {
        width: 100%;
    }
    .logo {
        margin-bottom: 22px;
        width: 54%;
        display: inline-block;
    }
    .header-right {
        display: inline;
    }
    .float_right {
        float: right;
        margin-top: 30px;
        margin-right: 10px;
    }
    .navbar-nav > .has-menu > a {
        text-rendering: auto;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
    }
    .navbar-nav > .has-menu > a:before {
        content: "";
        font-family: fontawesome;
        position: absolute;
        right: 0;
        font-size: 24px;
        transition: all 0.2s;
    }
    .navbar-nav > .has-menu.expand > a:before {
        transform: rotate(180deg);
    }
    .navbar-right {
        float: left;
        width: 100%;
    }
    .navbar-toggle .icon-bar {
        display: block;
        width: 22px;
        height: 3px;
        border-radius: 1px;
        margin: 5px 0;
    }
    .navbar-toggle.collapsed .icon-bar + .icon-bar + .icon-bar {
        transform: rotate(0);
        position: static;
    }
    .navbar-toggle .icon-bar + .icon-bar + .icon-bar {
        transform: rotate(-25deg);
        position: relative;
        top: 4px;
        left: 2px;
    }
    .header-right-top ul {
        margin-bottom: 0;
    }
    .header-right-top ul li.call,
    .header-right-top ul li.loginli button span,
    .header-right-top ul li.mail,
    .header-right-top ul li.purchase button span,
    .header-right-top ul li.social,
    .header-right-top ul li.talk {
        display: none;
    }
    .header-right-top ul li.loginli button img,
    .header-right-top ul li.purchase button img {
        padding: 0;
    }
    .header-right-top ul li.loginli,
    .header-right-top ul li.purchase {
        margin-right: 10px;
    }
    .searchform > span {
        display: block;
        cursor: pointer;
    }
    .search-form-inner {
        display: none;
        left: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        background: rgba(6, 18, 33, 0.9);
        padding: 28px 25px;
    }
    li.searchform form input[type="text"] {
        width: 100%;
    }
    .header-right-top {
        float: left;
    }
    .navbar-header {
        cursor: pointer;
        margin: 0 0 0 10px;
    }
    .navbar-header .navbar-toggle {
        border: none;
        margin: 0;
        padding: 0;
        width: 19px;
        height: 24px;
    }
    .navbar-toggle .icon-bar {
        background-color: #fff;
    }
    .navbar-collapse {
        border: none;
        box-shadow: none;
        float: none;
        left: 0;
        position: absolute;
        top: 100%;
        width: 100%;
        background: rgba(6, 18, 33, 0.9);
        padding: 20px 22px 5px;
    }
    .navbar-nav > li a {
        border: none;
        margin: 0 0 15px;
        padding: 0;
    }
    .navbar-nav > li > ul {
        display: none;
        padding: 0 0 0 10px;
        position: relative;
        top: auto;
        white-space: normal;
    }
    .navbar-nav > li:hover > ul {
        display: none;
    }
    .navbar-nav > li li {
        display: block;
    }
    .navbar-nav > li li a {
        border: none;
        color: #ffcb05;
        font-size: 16px;
        padding: 0;
    }
    .navbar-nav > li li a:focus,
    .navbar-nav > li li a:hover {
        color: #fff;
    }
    .text-container {
        display: none;
    }
    .carousel.slide .item > img {
        min-height: 285px;
    }
    .con-btn {
        height: 174px;
        width: 26px;
        background: url("/templates/t6910/images/contact-mob-eilon.png") 0 center no-repeat rgba(0, 0, 0, 0);
        top: 29%;
    }
    .con-btn.nitro-lazy {
        background-image: none !important;
    }
    .con-det-inner {
        top: 50%;

    }
    .con-det {
        width: 285px;
    }
    .contact {
        right: -286px;
    }
    .contact.toggle_class {
        right: 0;
    }
    .con-btn.active {
        transform: translate(-285px, -50%);
    }
    .con-det-inner span {
        margin: 0 0 15px;
    }
    .block1,
    .block2,
    .block3,
    .last {
        border: none;
        float: none;
        position: relative;
        margin-bottom: 3px;
        width: 100%;
    }
    .content {
        padding: 0;
    }
    .block1,
    .block2 {
        left: auto;
    }
    .block3 {
        right: auto;
    }
    .login_part1,
    .pro-cap,
    .pro-img,
    .pro-qun,
    .pro-sef,
    .tot-price p {
        border-bottom: 1px solid #a9aeb4;
    }
    .con-soc {
        display: block;
        margin: 35px 0 0;
    }
    .con-soc a {
        float: left;
        margin: 0 15px 0 0;
    }
    .footer .main-link {
        font-size: 18px;
    }
    .foot-block-inner p {
        font-size: 15px;
    }
    .foot-block-inner {
        padding: 10px 25px 20px;
    }
    .loginli .btn-group {
        position: unset;
    }
    .login-dropdown {
        left: 0;
        min-width: 300px;
        top: 100%;
        width: 100%;
    }
    .login-dropdown h2 {
        font-size: 18px;
        height: 25px;
        line-height: 25px;
    }
    .pro-desc {
        width: 50%;
    }
    .own-ship,
    .ship-com,
    .shipping,
    .shipping-left,
    .shipping-right {
        width: 100%;
    }
    .tot-price p {
        float: left;
        width: 100%;
        padding: 3px 0 17px;
    }
    .input-select {
        margin: 5px 0;
    }
    .tot-price p span {
        text-align: left;
    }
    .own-ship {
        left: 0;
        margin: 0;
        position: relative;
        top: 0;
    }
    .shipping {
        float: left;
        margin-bottom: 10px;
        margin-top: 10px;
    }
    .quopopup {
        right: 0;
        width: 310px;
    }
    .nameofload .pro-desc {
        width: 50%;
    }
    .mailmequa,
    .pur-all-btn > a,
    .pur-btns button {
        margin: 0 5px 5px 0;
        padding: 0 10px;
        width: 48%;
        font-size: 11px;
    }
    .quotation {
        margin-right: 5px;
        width: 48%;
    }
    .mailmequa {
        width: 100%;
    }
    .pur-btns > .close_p {
        text-align: center;
        width: 100%;
        margin-top: 15px;
        background-position: 22% center;
        border-top: 1px solid #a9aeb4;
    }
    span.info_pro {
        float: left;
        font-weight: 400;
        width: 100%;
    }
    .agree {
        width: 97%;
        float: left;
    }
    .agree a {
        width: auto;
        float: left;
        margin: 10px 0 0;
    }
    .pro-img {
        margin: 0 15px;
        width: 90%;
    }
    .pro-add-del a {
        float: left;
        margin: 0 0 0 8px;
    }
    .pro-add-del,
    .pro-pri {
        padding-right: 0;
        border-top: 1px solid #a9aeb4;
        margin-top: 0;
    }
    .pro-add-del {
        width: 48%;
        padding-top: 25px;
        padding-left: 10px;
    }
    .pro-pri {
        width: 50.1%;
    }
    .pro-cap {
        position: absolute;
        right: 0;
    }
    .footer,
    .pro-cap.mobile_view,
    .pro-qun-inner {
        position: relative;
    }
    .pro-cap,
    .pro-desc,
    .pro-pri,
    .pro-qun,
    .pro-sef {
        border-left: none;
    }
    .pro-add-del a.cart_quantity_add {
        margin: 0 0 10px;
    }
    .pro-cap,
    .pro-qun,
    .pro-sef {
        margin-bottom: 0;
        margin-left: 15px;
        margin-top: 0;
        padding-bottom: 15px;
        width: 40%;
    }
    .pro-qun-inner {
        margin: 15px auto 0;
        width: 68px;
    }
    .pur-yellow {
        margin: 0 0 20px;
    }
    .purchase-dropdown .ptitle {
        margin: 0 0 20px 10px;
        padding: 0;
    }
    .full_view {
        display: none;

    }
    .mobile_view {
        display: block;
    }
    div.pro-name {
        background: #101d36;
        border-radius: 5px 5px 0 0;
        font-size: 14px;
    }
    .set_m_padd {
        padding: 0 28px;
    }
    .login-dialog .inner-box {
        padding: 0;
    }
    .con-btn span {
        font-size: 14px;
        right: -19px;
    }
    .navbar-nav > li > a.active + ul {
        display: none;
    }
    .arrow_i:before {
        display: block;
    }
    .perfect {
        padding-left: 24px;
        padding-right: 24px;
    }
    .perfect.gray {
        background: #ebebec;
    }
    .login_part1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .footer {
        bottom: 0;
        left: 0;
        width: 100%;
        padding-top: 20px;
    }
}
@media (max-width: 340px) {
    .con-btn {
        top: 40%;
    }
}
.content.innerpage {
    background: #ebebec;
}
.yellow_bar {
    background: #ffcb05;
    padding: 10px 0 8px;
    margin: 0;
    min-height: 38px;
}
.contact_us {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 18px;
}
.contact_us h1 {
    margin: 0;
    padding: 0 0 20px;
    color: #101d36;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}
.contact_us p {
    padding-bottom: 10px;
}
.contact_us p span {
    font-size: 24px;
}
.contact_us p a {
    color: #101d36;
}
.contact_us p a:hover {
    color: #ffcb05;
}
.form_common,
.form_common2 {
    padding-bottom: 10px;
    font-family: "Open Sans", sans-serif;
    font-weight: 400;
}
.form_common label,
.form_common2 label {
    color: #101d36;
    font-size: 13px;
    font-weight: 400;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    overflow: hidden;
    line-height: 16px;
    height: 45px;
}
.form_common2 label {
    height: auto;
}
.form_common label span,
.form_common2 label span {
    width: 100%;
    float: left;
    padding-bottom: 2px;
    font-style: italic;
    color: #4a4e54;
}
.form_common label input,
.form_common label select,
.form_common2 label textarea {
    color: #101d36;
    font-size: 13px;
    width: 100%;
    outline: 0;
    padding: 2px;
    line-height: 14px;
    float: right;
}
.form_common label input,
.form_common label select {
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    height: 24px;
}
.form_common2 label textarea {
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    height: 189px;
}
.form_common2 input[type="submit"] {
    border-radius: 4px;
    border: 1px solid #101d36;
    background: #101d36;
    box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    -o-box-shadow: none;
    text-decoration: none;
    color: #fff;
    width: 75px;
    height: 26px;
    font-weight: 300;
    line-height: 8px;
}
@media (max-width: 812px) {
    .contact_us {
        padding-top: 20px;
    }
}
@media (max-width: 480px) {
    .contact_us {
        padding-bottom: 20px;
        font-size: 14px;
        line-height: 22px;
    }
    .contact_us h1 {
        font-size: 28px;
        line-height: 28px;
    }
}
.news_events {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 16px;
    color: #101d36;
}
.news_events h1 {
    margin: 0;
    padding: 0 0 20px;
    color: #101d36;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}
.events {
    border: 1px solid #bcbec0;
    background: #fff;
    padding: 8px;
    margin-bottom: 24px;
    overflow: hidden;
}
.events .thumb {
    float: left;
}
.events .thumb img {
    width: 180px;
    height: auto;
}
.details_content {
    overflow: hidden;
    padding: 0 20px 0 12px;
}
.details_content .details {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    height: 96px;
    overflow: hidden;
    width: 100%;
    float: left;
}
.details_content .read_more a {
    color: #007dc5;
    float: left;
    position: relative;
    padding-right: 15px;
    font-style: italic;
}
.details_content .read_more a:after {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 18px;
    color: #007dc5;
    font-style: normal;
}
.details_content .read_more {
    display: block;
}
.details_content .read_close,
.details_content.event_expand .read_more {
    display: none;
}
.details_content.event_expand .details {
    height: auto;
}
.details_content.event_expand .read_close {
    display: block;
}
.details_content.event_expand .read_close a {
    color: #007dc5;
    float: left;
    position: relative;
    padding-right: 15px;
    font-style: italic;
}
.details_content .read_close a:after {
    content: "X";
    position: absolute;
    right: 0;
    top: 1px;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
}
.details_content .details h2 {
    font-size: 18px;
    padding: 0 0 10px;
    margin: 0;
    font-weight: 700;
    line-height: 24px;
    color: #101d36;
}
@media (max-width: 640px) {
    .details_content,
    .events .thumb {
        float: left;
        width: 100%;
    }
    .news_events {
        padding-top: 20px;
    }
    .news_events h1 {
        font-size: 28px;
        line-height: 28px;
    }
    .events {
        padding: 24px;
    }
    .events .thumb img {
        width: 100%;
        height: auto;
    }
    .details_content {
        overflow: hidden;
        padding: 0 10px 0 0;
    }
    .details_content .details h2 {
        font-size: 16px;
        padding: 10px 0;
        line-height: 18px;
        color: #101d36;
    }
}
.pro_left > div,
.pro_middle img,
.project_short {
    height: 124px;
    width: 100%;
}
.pro_left > a > div {
    height: 124px;
    width: 100%;
}
.projects {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 16px;
    color: #101d36;
}
.projects h1 {
    margin: 0;
    padding: 0 0 20px;
    color: #101d36;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}
.common_block {
    padding-bottom: 26px;
}
.pro_left > div {
    background: #101d36;
    padding: 12px;
    color: #fff;
}
.pro_left > a > div {
    background: #101d36;
    padding: 12px;
    color: #fff;
}
.pro_left > a:hover > div {
    background: #ffcb05;
    color: #101d36;
}
.pro_left > a:hover > div h2 {
    color: #101d36;
}
.pro_left > div h2 {
    padding: 0 0 6px;
    margin: 0;
    color: #ffcb05;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
}
.pro_left > a > div h2 {
    padding: 0 0 6px;
    margin: 0;
    color: #ffcb05;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
}
.pro_left > div h2 a {
    color: #ffcb05;
    text-decoration: none;
}
.project_short {
    float: left;
    background: #fff;
    padding: 16px 26px 10px;
    line-height: 18px;
}
.project_short > div:nth-child(1) {
    height: 74px;
    width: 100%;
    float: left;
    overflow: hidden;
}
.project_short > div:nth-child(2) {
    width: 100%;
    float: left;
    padding-top: 5px;
}
.project_short > div:nth-child(2) a {
    color: #025a8d;
    float: left;
    position: relative;
    padding-right: 15px;
    font-style: italic;
}
.project_short > div:nth-child(2) a:hover {
    font-weight: bold;
    text-decoration: underline;
}
.project_short > div:nth-child(2) a:after {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 14px;
    color: #007dc5;
    font-style: normal;
    line-height: 14px;
}
@media (max-width: 812px) {
    .projects {
        padding-top: 20px;
    }
    .projects h1 {
        font-size: 28px;
        line-height: 28px;
    }
    .project_short {
        margin-top: 8px;
    }
    .pro_main {
        margin-left: -4px;
        margin-right: -4px;
    }
    .pro_left,
    .pro_middle,
    .pro_right {
        padding-left: 4px;
        padding-right: 4px;
    }
}
.projects_deatils {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 20px;
    color: #101d36;
}
.projects_deatils h1 {
    margin: 0;
    padding: 0 0 20px;
    color: #101d36;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}
.projects_deatils h2,
.projects_deatils h3 {
    margin: 0;
    padding: 15px 0;
    color: #101d36;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}
.pdright img,
.pdright > aside,
.pdright > div {
    margin-bottom: 3px;
    float: left;
    width: 100%;
}
.projects_deatils h2 {
    padding: 0 0 20px;
}
.pdright > div,.pdright > aside {
    background: #101d36;
    color: #ffcb05;
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    padding: 15px 18px;
}
.pdright img {
    height: auto;
}
.yellow_bar .breadcrumb {
    padding: 0;
    list-style: none;
    font-size: 14px;
    line-height: 16px;
    margin-bottom: 0;
    background-color: #ffcb05;
    border-radius: 0;
}
.yellow_bar .breadcrumb > li {
    display: inline-block;
    color: #101d36;
}
.yellow_bar .breadcrumb > li + li:before {
    padding: 0 5px;
    color: #101d36;
    content: "/";
}
.yellow_bar .breadcrumb > .active {
    color: #101d36;
}
.yellow_bar .breadcrumb > li a:hover {
    color: #000;
}
@media (max-width: 812px) {
    .projects_deatils {
        padding-top: 20px;
    }
    .projects_deatils h1 {
        font-size: 28px;
        line-height: 28px;
    }
    .pdleft {
        padding-right: 20px;
    }
    .pdright {
        padding-top: 15px;
    }
}
.about_us {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    line-height: 20px;
    color: #101d36;
}
.about_us h1 {
    margin: 0;
    padding: 0 0 20px;
    color: #101d36;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}
.about_us h2,
.about_us h3 {
    margin: 0;
    padding: 15px 0;
    color: #101d36;
    font-size: 16px;
    line-height: 20px;
    font-weight: 700;
}
.about_us h2 {
    padding: 0 0 20px;
}
.about_visible {
    display: none;
}
.about_right > div,
.about_visible > div {
    width: 100%;
    background: #101d36;
    color: #ffcb05;
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    float: left;
    padding: 15px 18px;
    margin-bottom: 3px;
}
.about_right img,
.about_visible img {
    width: 100%;
    height: auto;
    margin-bottom: 3px;
    float: left;
}
@media (max-width: 812px) {
    .about_us {
        padding-top: 20px;
    }
    .about_us h1 {
        font-size: 28px;
        line-height: 28px;
    }
    .about_left {
        padding-right: 8px;
    }
    .about_right {
        padding-top: 15px;
    }
    .about_visible {
        display: block;
        width: 100%;
        margin: 10px 0;
        overflow: hidden;
    }
}
.applications {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 16px;
    color: #101d36;
}
.applications h1 {
    margin: 0;
    padding: 0 0 20px;
    color: #101d36;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}
.application_left > div {
    width: 100%;
    height: 124px;
    background: #101d36;
    padding: 12px;
    color: #fff;
}
.application_left > a {
    width: 100%;
    height: 124px;
    background: #101d36;
    padding: 12px;
    color: #fff;
}
.application_left > div h2 {
    padding: 0 0 6px;
    margin: 0;
    color: #ffcb05;
    font-size: 16px;
    line-height: 18px;
    font-weight: 700;
    text-transform: uppercase;
}
.application_middle img {
    width: 100%;
    height: 124px;
}
.application_content {
    background: #fff;
    padding: 14px 25px 0;
    margin-bottom: 24px;
    overflow: hidden;
    height: 124px;
}
.application_details {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    height: 80px;
    overflow: hidden;
    width: 100%;
    float: left;
}
.application_content .read_more2 a {
    color: #007dc5;
    float: left;
    position: relative;
    padding-right: 15px;
    font-style: italic;
}
.application_content .read_more2 a:after {
    content: "";
    font-family: fontawesome;
    position: absolute;
    right: 0;
    top: 2px;
    font-size: 18px;
    color: #007dc5;
    font-style: normal;
}
.application_content .read_more2 {
    display: block;
}
.application_content .read_close2,
.application_content.application_expand .read_more2 {
    display: none;
}
.application_content.application_expand {
    height: auto;
    padding-bottom: 16px;
}
.application_content.application_expand .application_details {
    height: auto;
}
.application_content.application_expand .read_close2 {
    display: block;
}
.application_content.application_expand .read_close2 a {
    color: #007dc5;
    float: right;
    position: relative;
    padding-right: 15px;
    font-style: italic;
}
.application_content .read_close2 a:after {
    content: "X";
    position: absolute;
    right: 0;
    top: 1px;
    font-size: 12px;
    font-weight: 400;
    font-style: normal;
    line-height: 16px;
}
.application_content.application_expand .read_close2 a.moreinfo {
    float: left;
    color: #fff;
    background: #101d36;
    padding: 3px 30px 5px;
    font-style: normal;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
}
.application_content.application_expand .read_close2 a.moreinfo:hover {
    color: #ffcb05;
}
.application_content.application_expand .read_close2 a.moreinfo:after {
    content: "";
}
.application_details h3 {
    font-size: 20px;
    padding: 20px 0;
    margin: 0;
    font-weight: 300;
}
.application_details ul {
    list-style: none;
    padding: 0;
    margin: 0;
    width: 100%;
    display: block;
}
.application_details ul li {
    width: 15%;
    float: left;
    position: relative;
    border: 1px solid #c7c8ca;
    padding: 0;
    margin: 0 2% 20px 0;
}
.application_details ul li a {
    float: left;
    width: 100%;
}
.application_details ul li img {
    width: 100%;
    height: auto;
}
.application_details ul li a span {
    background: rgba(6, 18, 33, 0);
    padding: 8px;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    color: #ffcb05;
}
.application_details ul li a:hover span {
    background: rgba(6, 18, 33, 0.8);
    -webkit-transition: 0.5s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    opacity: 1;
}
@media screen and (min-width: 992px) {
    .application_details ul li:nth-last-child(1) {
        margin-right: 0;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .application_details ul li {
        font-size: 12px;
        line-height: 14px;
    }
    .application_details ul li a span {
        padding: 5px;
    }
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .application_content.application_expand .read_close2 a.moreinfo {
        width: 100%;
    }
    .application_content.application_expand .read_close2 a {
        margin-top: 5px;
    }
    .application_details ul li {
        width: 32%;
        font-size: 12px;
        line-height: 14px;
    }
    .application_details ul li a span {
        padding: 5px;
    }
    .application_details ul li:nth-child(3n + 3) {
        margin-right: 0;
    }
}
@media (max-width: 812px) {
    .applications {
        padding-top: 20px;
    }
    .applications h1 {
        font-size: 28px;
        line-height: 28px;
    }
    .application_content {
        margin-top: 8px;
    }
    .application_content.application_expand .read_close2 a.moreinfo {
        padding: 3px 20px 5px;
        font-size: 12px;
        margin-bottom: 10px;
        text-align: center;
    }
    .application_details ul li {
        width: 32%;
    }
    .application_block {
        margin-left: -4px;
        margin-right: -4px;
    }
    .application_left,
    .application_middle,
    .application_right {
        padding-left: 4px;
        padding-right: 4px;
    }
}
@media screen and (min-width: 481px) and (max-width: 812px) {
    .application_details ul li:nth-child(3n + 3) {
        margin-right: 0;
    }
}
@media (max-width: 480px) {
    .application_content.application_expand .read_close2 a.moreinfo {
        width: 100%;
        margin-bottom: 0;
    }
    .application_content.application_expand .read_close2 a {
        margin-top: 5px;
    }
    .application_details ul li {
        width: 49%;
        font-size: 12px;
        line-height: 14px;
    }
    .application_details ul li a span {
        padding: 5px;
    }
    .application_details ul li:nth-child(2n + 2) {
        margin-right: 0;
    }
}
.qa_details .panel-group h2 {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-align: left;
    color: #fff;
    margin: 0;
    padding: 18px 0;
}
.qa_details .panel-title a[aria-expanded="true"] {
    background: url("/templates/t6910/images/closed.png") right center no-repeat;
    color: #fff;
    display: block;
    padding-left: 20px;
    padding-right: 45px;
}
.qa_details .panel-title a[aria-expanded="true"].nitro-lazy {
    background-image: none !important;
}
.qa_details .panel-title a[aria-expanded="false"] {
    background: url("/templates/t6910/images/opened.png") right center no-repeat;
    color: #fff;
    display: block;
    padding-left: 20px;
    padding-right: 45px;
}
.qa_details .panel-title a[aria-expanded="false"].nitro-lazy {
    background-image: none !important;
}
.qa_details .panel-title,
.qa_details .panel-title:hover {
    background: #101d36;
    color: #fff;
}
.collapsing {
    transition: height 0.4s;
}
.qa_details .panel-body a {
    color: #007dc5;
    font-style: italic;
}
.panel-heading {
    cursor: pointer;
    padding: 0;
}
@media (max-width: 812px) {
    .qa_details .panel-group h2 {
        font-size: 16px;
        line-height: 18px;
    }
}
.yellow_bar span {
    font-size: 14px;
    font-weight: 300;
    float: right;
}
.yellow_bar span b {
    font-weight: 500;
}
.my_account .panel-group h2 {
    display: block;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #fff;
    margin: 0;
    padding: 18px 0;
}
.my_account .panel-title a[aria-expanded="true"] {
    background: url("/templates/t6910/images/opened_up.png") right center no-repeat;
    color: #fff;
    display: block;
    padding-left: 20px;
    padding-right: 45px;
}
.my_account .panel-title a[aria-expanded="true"].nitro-lazy {
    background-image: none !important;
}
.my_account .panel-title a[aria-expanded="false"] {
    background: url("/templates/t6910/images/opened.png") right center no-repeat;
    color: #fff;
    display: block;
    padding-left: 20px;
    padding-right: 45px;
}
.my_account .panel-title a[aria-expanded="false"].nitro-lazy {
    background-image: none !important;
}
.my_account .panel-title,
.my_account .panel-title:hover {
    background: #101d36;
    color: #fff;
}
.my_account .panel-body {
    padding-left: 0;
    padding-right: 0;
    background: #ebebec;
    font-size: 16px;
}
.my_account .panel {
    background: #ebebec;
}
.acount_wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.my_block {
    width: 25%;
    float: left;
    font-size: 16px;
    line-height: 22px;
}
.my_block span {
    font-size: 20px;
    margin-bottom: 15px;
    display: block;
}
.my_block span a {
    color: #101d36;
}
.checkout_btn,
.update_info {

    color: #fff;
    background-color: #101d36;
    padding: 4px 20px 6px;
    border-radius: 4px;
}
.update_info {
    position: absolute;
    right: 0;
    bottom: 0;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.checkout_btn {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.my_account .panel-group h3 {
    display: block;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #101d36;
    margin: 0;
    padding: 10px 0;
}
.my_account .panel-title.sublevel a[aria-expanded="false"],
.my_account .panel-title.sublevel a[aria-expanded="true"] {
    background: url("/templates/t6910/images/opened2.png") right center no-repeat;
    color: #101d36;
    display: block;
    padding-left: 20px;
    padding-right: 45px;
}
.my_account .panel-title.sublevel a[aria-expanded="false"].nitro-lazy,
.my_account .panel-title.sublevel a[aria-expanded="true"].nitro-lazy {
    background-image: none !important;
}
.my_account .panel-title.sublevel,
.my_account .panel-title.sublevel:hover {
    background: #ebebec;
    color: #101d36;
    border-bottom: solid 1px #101d36;
}
.my_account .panel-body.sublevel {
    padding-left: 0;
    padding-right: 0;
    background: #ebebec;
    font-size: 14px;
    line-height: 18px;
}
.distributor_block1 {
    width: 70%;
    padding-right: 5%;
    float: left;
}
.distributor_block2 {
    float: right;
}
.distributor_block2 a {
    color: #fff;
    background-color: #101d36;
    padding: 4px 0 6px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: right;
    width: 84px;
    margin-left: 20px;
    text-align: center;
    font-size: 13px;
}
.quote_history,
.quote_history li {
    display: block;
    width: 100%;
    float: left;
}
.distributor_block2 a:hover {
    color: #ffcb05;
}
.quote_history {
    padding: 0;
    margin: 0;
}
.quote_history li {
    padding: 10px 0 6px;
    margin: 0;
    border-bottom: solid 1px #101d36;
}
.quote_history li h4 {
    padding: 0 0 0 20px;
    margin: 0;
    font-size: 20px;
    font-weight: 300;
    float: left;
}
.pro_name_wrap .print_button a,
.quote_history li span a {
    background-color: #101d36;
    padding: 4px 0 6px;
    text-align: center;
}
.quote_history li span {
    float: right;
}
.quote_history li span a {
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
    font-size: 13px;
}
.quote_history li span a:nth-child(1) {
    width: 180px;
    margin-right: 20px;
}
.quote_history li span a:nth-child(2) {
    width: 84px;
}
.my_account .pro-info,
.pro_name_wrap {
    width: 100%;
    float: left;
}
.quote_history li span a:hover {
    color: #ffcb05;
}
.my_account .panel-body .pro-det {
    font-size: 14px;
    margin: 0;
}
.pro_name_wrap {
    margin-top: 20px;
}
.pro_name_wrap .pro-name {
    float: left;
    width: 580px;
}
.pro_name_wrap .print_button {
    float: right;
}
.pro_name_wrap .print_button a {
    color: #fff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: right;
    width: 84px;
    font-size: 13px;
}
.pro_name_wrap .print_button a:hover {
    color: #ffcb05;
}
@media screen and (min-width: 1200px) {
    .my_account .panel-body .nameofload .pro-desc {
        width: 485px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .my_account .panel-body .pro-img {
        width: 168px;
    }
    .my_account .panel-body .nameofload .pro-desc {
        width: 385px;
    }
    .my_account .panel-body .pro-desc {
        width: 59%;
    }
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .my_block {
        width: 33%;
    }
    .update_info {
        position: relative;
        float: right;
    }
    .my_account .panel-body .pro-img {
        width: 168px;
    }
    .my_account .panel-body .nameofload .pro-desc {
        width: 200px;
    }
    .my_account .panel-body .pro-desc {
        width: 50%;
    }
}
@media (max-width: 812px) {
    .my_account .panel-group h2 {
        font-size: 18px;
        line-height: 18px;
    }
    .my_block {
        width: 32%;
        font-size: 14px;
        padding-right: 1%;
    }
    .distributor_block1,
    .distributor_block2 {
        width: 100%;
        float: left;
    }
    .my_block span {
        font-size: 16px;
    }
    .update_info {
        position: relative;
        float: left;
    }
    .distributor_block1 {
        padding-right: 0;
    }
    .distributor_block2 a {
        float: left;
        width: 84px;
        margin-left: 0;
        margin-right: 20px;
    }
    .pro_name_wrap .pro-name {
        width: 80%;
        height: auto;
        line-height: 16px;
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .pro_name_wrap .pro-name.full {
        width: 100%;
    }
}
@media (max-width: 640px) {
    .my_block {
        width: 100%;
        padding-right: 0;
    }
    .my_block span {
        margin-bottom: 8px;
    }
    .quote_history li h4 {
        float: left;
        width: 100%;
    }
    .quote_history li span {
        float: left;
        width: 100%;
        padding-top: 10px;
    }
    .quote_history li span a:nth-child(1) {
        width: 160px;
        margin-right: 20px;
        margin-left: 20px;
    }
    .pro_name_wrap .pro-name {
        width: 70%;
    }
}
.products {
    padding-top: 40px;
    padding-bottom: 0;
    font-size: 16px;
    line-height: 20px;
    color: #101d36;
}
.products h1 {
    margin: 0;
    padding: 0 0 20px;
    color: #101d36;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}
.products h1 span {
    font-weight: 500;
}
.products h2,
.products h3 {
    margin: 0;
    padding: 15px 0;
    color: #101d36;
    line-height: 20px;
    font-weight: 700;
}
.products h2 {
    padding: 0 0 20px;
}
.product_visible {
    display: none;
}
.prodright > div,
.product_visible > div {
    width: 100%;
    color: #ffcb05;
    font-size: 16px;
    line-height: 20px;
    font-style: italic;
    float: left;
    padding: 15px 18px;
    margin-bottom: 3px;
}
.prodright > div.single_image,
.product_visible > div.single_image {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0 0 3px;
}
.prodright > div.double_image,
.product_visible > div.double_image {
    width: 100%;
    float: left;
    padding: 4%;
    margin: 0 0 3px;
    border: 1px solid #c7c8ca;
    background: #fff;
}
.pcategory,
.pcategory li {
    display: block;
    padding: 0;
    overflow: hidden;
}
.prodright > div.single_image img,
.product_visible > div.single_image img {
    max-height: 355px;
    width: auto;
    float: right;
    border: 1px solid #c7c8ca;
}
.prodright > div.double_image img:nth-child(1),
.product_visible > div.double_image img:nth-child(1) {
    width: 48%;
    height: auto;
    float: left;
    border: 1px solid #c7c8ca;
}
.prodright > div.double_image img:nth-child(2),
.product_visible > div.double_image img:nth-child(2) {
    width: 48%;
    height: auto;
    float: right;
    border: 1px solid #c7c8ca;
}
.pcategory {
    margin: 0;
}
.pcategory li {
    margin: 0 2% 8px 0;
    width: 32%;
    float: left;
    position: relative;
}
.pcategory li a {
    color: #fff;
    background-color: #101d36;
    padding: 6px 0 8px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
    text-align: left;
    font-size: 18px;
    width: 100%;
    background-image: url("/templates/t6910/images/next_arrow.png");
    background-repeat: no-repeat;
    background-position: right center;
}
.pcategory li a.nitro-lazy {
    background-image: none !important;
}
.pcategory li a:hover,
.pcategory li.active a {
    background: #ffcb05;
    color: #101d36;
}
.step_bar {
    padding: 12px 0;
    background: #ffcb05;
    width: 100%;
    float: left;
    margin-top: 15px;
}
.dress_selector select,
.prodright_nav li a {
    background-repeat: no-repeat;
    background-position: right center;
}
.step_bar a {
    padding: 4px 0 0 20px;
    margin: 0;
    font-size: 28px;
    line-height: 28px;
    font-weight: 300;
    float: left;
}

.step_bar a:focus {
    border:5px solid black;
}

.step_bar a span {
    font-weight: 700;
}
.radio-toolbar {
    float: right;
}
.radio-toolbar input[type="radio"] {
    display: none;
}
.radio-toolbar label {
    display: inline-block;
    background-color: #ffcb05;
    padding: 4px 0;
    font-size: 18px;
    color: #101d36;
    font-weight: 500;
    margin: 0 20px 0 0;
    float: left;
    width: 166px;
    text-align: center;
    border: 1px solid #101d36;
    border-radius: 6px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
}
.radio-toolbar input[type="radio"]:checked + label {
    background-color: #101d36;
    color: #fff;
}
.short_description {
    padding-top: 12px;
    padding-bottom: 12px;
    line-height: 16px;
}
.prodleft hr {
    margin-top: 20px;
    margin-bottom: 0;
    border: 0;
    border-top: 1px solid #bdc0c3;
}
.prodright_nav {
    display: block;
    padding: 18px 0 0;
    margin: 18px 0 0;
    width: 100%;
    float: left;
    border-top: 1px solid #bdc0c3;
}
.prodright_nav li {
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0 0 8px;
    width: 100%;
    float: left;
    position: relative;
}
.prodright_nav li a {
    color: #fff;
    background-color: #101d36;
    padding: 6px 0 8px 10px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
    text-align: left;
    font-size: 18px;
    width: 100%;
    background-image: url("/templates/t6910/images/next_arrow.png");
}
.prodright_nav li a.nitro-lazy {
    background-image: none !important;
}
.dress_selector {
    display: block;
    overflow: hidden;
    margin: 20px 0 0;
    height: 50px;
}
.dress_selector select {
    width: 48%;
    font-size: 13px;
    appearance: none;
    background-color: #101d36;
    background-image: url("/templates/t6910/images/darrow2.png");
    font-weight: 400;
    color: #fff;
    line-height: 20px;
    outline: 0 !important;
    border: none !important;
    height: 30px;
    padding: 0 0 0 5px;
    font-style: italic;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
}
.dress_selector select.nitro-lazy {
    background-image: none !important;
}
.dress_selector select:nth-child(2) {
    float: right;
}
.dres_table {
    display: block;
    overflow: hidden;
    margin: 0 0 20px;
}
.dres_table table {
    border-collapse: separate;
    border-spacing: 0;
    min-width: 100%;
}
.dres_table table tr td {
    border-right: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    background: #fff;
    width: 50%;
}
.dres_table table tr td:nth-child(1) {
    text-align: left;
    font-weight: 700;
    padding: 5px 5px 5px 15px;
}
.dres_table table tr td:nth-child(2) {
    text-align: center;
    padding: 5px;
}
.dres_table table tr td:first-child {
    border-left: 1px solid #bbb;
}
.dres_table table tr:first-child td {
    background: #fff;
    border-top: 1px solid #bbb;
}
.dres_table table tr:first-child td:first-child {
    border-top-left-radius: 6px;
    padding: 5px 5px 5px 15px;
}
.dres_table table tr:first-child td:last-child {
    border-top-right-radius: 6px;
    padding: 5px;
}
.dres_table table tr:last-child td:first-child {
    border-bottom-left-radius: 6px;
}
.dres_table table tr:last-child td:last-child {
    border-bottom-right-radius: 6px;
}
@media screen and (min-width: 813px) {
    .pcategory li:nth-child(3n + 4) {
        margin-right: 0;
    }
}
@media (max-width: 812px) {
    .products {
        padding-top: 20px;
    }
    .products h1 {
        font-size: 28px;
        line-height: 28px;
    }
    .prodleft {
        padding-right: 8px;
    }
    .product_visible {
        display: block;
        width: 100%;
        margin: 10px 0;
        overflow: hidden;
    }
    .pcategory {
        margin: 30px 0 0;
    }
    .prodright {
        padding-top: 15px;
    }
    .step_bar a {
        float: left;
        width: 100%;
        font-size: 22px;
        line-height: 22px;
    }
    .radio-toolbar {
        float: left;
        width: 100%;
        padding-top: 10px;
    }
    .radio-toolbar label {
        margin: 0 0 0 20px;
        width: 126px;
        font-size: 16px;
    }
}
@media (max-width: 640px) {
    .pcategory li {
        width: 96%;
        margin-left: 2%;
    }
    .moreinfoyellow {
        top: 56px !important;
    }
    .pcategory li:nth-child(2n + 2) {
        margin-right: 0;
    }
    .dres_table table {
        font-size: 12px;
    }
}
.was_sent {
    padding-top: 10%;
    min-height: 300px;
    padding-bottom: 50px;
    text-align: center;
    font-size: 18px;
}
.was_sent a {
    color: #fff;
    background-color: #101d36;
    padding: 6px 30px 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 13px;
    margin: 0 auto;
    text-align: center;
}
.was_sent a:hover {
    color: #ffcb05;
}
.order_confirmation {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 16px;
    color: #101d36;
}
.order_confirmation h1 {
    margin: 0;
    padding: 0 0 20px;
    color: #101d36;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}
.order_confirmation b,
.order_confirmation strong {
    margin: 0;
    padding: 0;
    font-weight: 700;
}
.order_common {
    width: 100%;
    padding: 15px 15px 10px;
    border: 1px solid #c7c8ca;
    float: left;
    margin-bottom: 6px;
    background: #fff;
}
.order_confirm {
    width: 100%;
}
.order_confirm tr th:nth-child(1) {
    width: 70%;
    padding-bottom: 5px;
    vertical-align: top;
}
.order_confirm tr th:nth-child(2),
.order_confirm tr th:nth-child(3),
.order_confirm tr th:nth-child(4) {
    vertical-align: top;
    padding-bottom: 5px;
    width: 10%;
    font-weight: 700;
}
.order_confirm tr td {
    vertical-align: top;
    font-weight: 700;
}
.order_confirm tr:nth-child(2) td,
.order_confirm tr:nth-child(4) td,
.order_confirm tr:nth-child(6) td {
    padding-bottom: 10px;
}
.order_confirm tr td:nth-child(1) {
    font-weight: 400;
}
.order_block1 {
    width: 25%;
    padding-right: 2%;
    float: left;
}
.order_block2 {
    width: 50%;
    float: left;
}
.form_common4,
.form_common4 label {
    width: 100%;
    display: block;
    overflow: hidden;
}
.form_common4 label {
    padding: 0;
    margin: 0;
    height: 30px;
}
.form_common4 label span {
    width: 82px;
    float: left;
    padding-bottom: 2px;
    font-weight: 400;
}
.form_common4 label input {
    color: #101d36;
    font-size: 14px;
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 270px;
    outline: 0;
    padding: 2px;
    line-height: 14px;
    height: 24px;
    float: left;
    font-weight: 400;
}
.confirm_buttons {
    width: 100%;
    float: left;
    padding-top: 20px;
}
.confirm_buttons a:nth-child(1) {
    color: #101d36;
    background-color: #ffcb05;
    padding: 6px 0 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 13px;
    text-align: center;
    width: 278px;
    float: left;
}
.confirm_buttons a:nth-child(1):hover {
    color: #fff;
    background: #101d36;
}
.confirm_buttons a:nth-child(2),
.confirm_buttons a:nth-child(3),
.confirm_buttons a:nth-child(4) {
    color: #fff;
    background-color: #101d36;
    padding: 6px 0 8px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 13px;
    text-align: center;
    width: 180px;
    float: right;
    margin-left: 15px;
}
.confirm_buttons a:nth-child(4) {
    width: 82px;
    margin-left: 0;
}
.confirm_buttons a:nth-child(2):hover,
.confirm_buttons a:nth-child(3):hover,
.confirm_buttons a:nth-child(4):hover {
    color: #101d36;
    background: #ffcb05;
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .form_common4 label input {
        width: 240px;
    }
    .confirm_buttons a:nth-child(1) {
        width: 220px;
    }
}
@media (max-width: 812px) {
    .order_confirmation {
        padding-top: 20px;
    }
    .order_confirmation h1 {
        font-size: 28px;
        line-height: 28px;
    }
    .order_confirm {
        font-size: 12px;
    }
    .order_confirm tr td:nth-child(2),
    .order_confirm tr td:nth-child(3),
    .order_confirm tr td:nth-child(4),
    .order_confirm tr th:nth-child(2),
    .order_confirm tr th:nth-child(3),
    .order_confirm tr th:nth-child(4) {
        text-align: center;
    }
    .order_block1 {
        width: 50%;
        padding-right: 0;
    }
    .form_common4 label input,
    .form_common4 label span,
    .order_block2 {
        width: 100%;
    }
    .form_common4 label {
        height: auto;
        padding-bottom: 6px;
    }
    .confirm_buttons a:nth-child(1) {
        width: 160px;
    }
    .confirm_buttons a:nth-child(2),
    .confirm_buttons a:nth-child(3),
    .confirm_buttons a:nth-child(4) {
        width: 130px;
        margin-left: 8px;
    }
    .confirm_buttons a:nth-child(4) {
        width: 62px;
    }
}
@media (max-width: 540px) {
    .confirm_buttons a:nth-child(1),
    .confirm_buttons a:nth-child(4),
    .order_block1,
    .order_block2 {
        width: 100%;
    }
    .order_block1 {
        padding-bottom: 10px;
    }
    .confirm_buttons a {
        margin-bottom: 8px;
    }
    .confirm_buttons a:nth-child(2),
    .confirm_buttons a:nth-child(3),
    .confirm_buttons a:nth-child(4) {
        width: 100%;
        margin-left: 0;
    }
}
.payment_method .panel-group h2 {
    display: block;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #101d36;
    margin: 0;
    padding: 6px 0;
    border: 2px solid #dddedf;
    line-height: 50px;
}
.payment_method .panel-group h2 img {
    margin-left: 50px;
}
.payment_method .panel-title a[aria-expanded="true"] {
    background: url("/templates/t6910/images/open4.png") right center no-repeat;
    color: #101d36;
    display: block;
    padding-left: 20px;
    padding-right: 45px;
}
.payment_method .panel-title a[aria-expanded="true"].nitro-lazy {
    background-image: none !important;
}
.payment_method .panel-title a[aria-expanded="false"] {
    background: url("/templates/t6910/images/close4.png") right center no-repeat;
    color: #101d36;
    display: block;
    padding-left: 20px;
    padding-right: 45px;
}
.payment_method .panel-title a[aria-expanded="false"].nitro-lazy {
    background-image: none !important;
}
.payment_method .panel-title,
.payment_method .panel-title:hover {
    background: #fff;
    color: #101d36;
}
.payment_method .panel-body {
    padding-left: 0;
    padding-right: 0;
    background: #ebebec;
    font-size: 16px;
}
.payment_method .panel-body.special_margin {
    padding: 15px;
    font-size: 20px;
    line-height: 28px;
}
.payment_method .panel {
    background: #ebebec;
}
.payment_wrap {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.payment_method .panel-group h3 {
    display: block;
    font-size: 20px;
    font-weight: 300;
    text-align: left;
    color: #101d36;
    margin: 0;
    padding: 10px 0;
}
.payment_method .panel-title.sublevel a[aria-expanded="false"],
.payment_method .panel-title.sublevel a[aria-expanded="true"] {
    background: url("/templates/t6910/images/opened2.png") right center no-repeat;
    color: #101d36;
    display: block;
    padding-left: 20px;
    padding-right: 45px;
}
.payment_method .panel-title.sublevel a[aria-expanded="false"].nitro-lazy,
.payment_method .panel-title.sublevel a[aria-expanded="true"].nitro-lazy {
    background-image: none !important;
}
.payment_method .panel-title.sublevel,
.payment_method .panel-title.sublevel:hover {
    background: #ebebec;
    color: #101d36;
    border-bottom: solid 1px #101d36;
}
.payment_method .panel-body.sublevel {
    padding-left: 0;
    padding-right: 0;
    background: #ebebec;
    font-size: 14px;
    line-height: 18px;
}
.payment_method .panel-body .pro-det {
    font-size: 14px;
    margin: 0;
}
.payment_method .pro-info {
    width: 100%;
    float: left;
}
@media screen and (min-width: 1200px) {
    .payment_method .panel-body .nameofload .pro-desc {
        width: 485px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .payment_method .panel-body .pro-img {
        width: 168px;
    }
    .payment_method .panel-body .nameofload .pro-desc {
        width: 385px;
    }
    .payment_method .panel-body .pro-desc {
        width: 59%;
    }
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .payment_method .panel-body .pro-img {
        width: 168px;
    }
    .payment_method .panel-body .nameofload .pro-desc {
        width: 200px;
    }
    .payment_method .panel-body .pro-desc {
        width: 50%;
    }
}
@media (max-width: 812px) {
    .payment_method .panel-group h2 {
        font-size: 18px;
        line-height: 24px;
    }
}
@media (max-width: 640px) {
    .payment_method .panel-group h2 {
        line-height: 24px;
    }
    .payment_method .panel-group h2 img {
        margin-left: 5px;
        height: 25px;
        width: auto;
    }
}
.product_choose {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 14px;
    line-height: 16px;
    color: #101d36;
}
.product_choose h1,
.product_choose h2 {
    margin: 0;
    padding: 0 0 20px;
    color: #101d36;
    font-size: 38px;
    line-height: 40px;
    font-weight: 300;
}
.choose_text {
    width: 100%;
    float: left;
    padding-bottom: 20px;

}
.choose_select {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    border-bottom: solid 1px #bdc0c3;
}
.cselect_block {
    width: 50%;
    float: left;
    position: relative;
    height: 30px;
}
.cselect_block input[type="checkbox"] {
    display: none;
}
.cselect_block input[type="checkbox"] + label {
    font-weight: 400;
    font-size: 18px;
    line-height: 20px;
    cursor: pointer;
}
.cselect_block input[type="checkbox"] + label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -1px 0 0 10px;
    vertical-align: middle;
    background: url("/templates/t6910/images/check_off.png") left center no-repeat;
    cursor: pointer;
}
.cselect_block input[type="checkbox"] + label span.nitro-lazy {
    background-image: none !important;
}
.cselect_block input[type="checkbox"] + label b {
    font-weight: 700;
}
.cselect_block input[type="checkbox"]:checked + label span {
    background: url("/templates/t6910/images/check_on.png") left center no-repeat;
}
.cselect_block input[type="checkbox"]:checked + label span.nitro-lazy {
    background-image: none !important;
}
.application-filter,
.cat-filter,
.need-filter,
.product-filter {
    display: none;
}
.show-application .application-filter,
.show-cat .cat-filter,
.show-need .need-filter,
.show-product .product-filter {
    display: block;
}
.tooltip {
    min-width: 150px;
    text-align: left;
}
.prohibitedDiv,
.requiredDiv {
    position: absolute;
    display: none;
    top: 0;
    right: 0;
    margin-right: 10px;
    padding: 10px 0;
    font-size: 13px;
    font-weight: 500;
    color: #ff0202;
}
.appinput,
.appselect {
    color: #939598;
    font-size: 13px;
    height: 24px;
    float: left;
    font-weight: 400;
    background-color: #fff;
    width: 100%;
    font-style: italic;
}
.appselect {
    appearance: none;
    background-image: url("/templates/t6910/images/darrow3.png");
    background-repeat: no-repeat;
    background-position: right center;
    line-height: 20px;
    outline: 0 !important;
    border: 1px solid #b5b5b5 !important;
    padding: 0 0 0 5px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}
.appselect.nitro-lazy {
    background-image: none !important;
}
.appinput {
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    outline: 0;
    padding: 5px;
    line-height: 18px;
}
.need_block,
.need_text {
    width: 100%;
    float: left;
    padding-bottom: 16px;
}
.itopup,
.letter {
    width: 29px;
    line-height: 22px;
    height: 26px;
    text-align: center;
    float: left;
}
.letter {
    margin-right: 1px;
    background: #101d36;
    border: 1px solid #4d404a;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    font-size: 24px;
    font-weight: 700;
    color: #e2e3e4;
}
.itopup {
    border: 1px solid #b5b5b5;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    margin-left: 1px;
}
.needselect {
    width: 319px;
    font-size: 13px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("/templates/t6910/images/darrow3.png");
    background-repeat: no-repeat;
    background-position: right center;
    font-weight: 400;
    color: #939598;
    line-height: 20px;
    outline: 0 !important;
    border: 1px solid #b5b5b5 !important;
    height: 26px;
    padding: 0 0 0 5px;
    font-style: italic;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    float: left;
}
.needselect.nitro-lazy {
    background-image: none !important;
}
.need_block.inactive .letter {
    opacity: 0.5;
}
.need_block.inactive .itopup,
.need_block.inactive .needselect {
    display: none;
}
.need_block.active .letter {
    opacity: 1;
}
.need_block.active .itopup,
.need_block.active .needselect {
    display: block;
}
.eqmargin {
    padding-bottom: 16px;
}
.choose_common {
    width: 100%;
    text-align: center;
    background: #fff;
    border: 1px solid #c7c8ca;
    float: left;
    position: relative;
    height: 322px;
}
.choose_common a {
    float: left;
    width: 100%;
    height: 320px;
}
.choose_common img {
    max-width: 100%;
    height: 100%;
}
.choose_common a span {
    background: rgba(6, 18, 33, 0);
    padding: 8px;
    line-height: 16px;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    top: 0;
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    opacity: 0;
    color: #e2e3e4;
    text-align: left;
}
.choose_common a span h3 {
    font-size: 16px;
    font-weight: 700;
    color: #ffcb05;
    padding: 0 0 6px;
    margin: 0;
}
.choose_common a:hover span {
    background: rgba(6, 18, 33, 0.8);
    -webkit-transition: 0.5s;
    -moz-transition: 0.8s;
    -o-transition: 0.8s;
    transition: 0.8s;
    opacity: 1;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .needselect {
        width: 252px;
    }
    .choose_common {
        height: 262px;
    }
    .choose_common a {
        height: 260px;
    }
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .needselect {
        width: 243px;
    }
    .choose_common {
        height: 262px;
    }
    .choose_common a {
        height: 260px;
    }
}
@media (max-width: 812px) {
    .choose_common,
    .choose_common a,
    .choose_common img {
        height: auto !important;
    }
    .product_choose {
        padding-top: 20px;
    }
    .product_choose h1,
    .product_choose h2 {
        font-size: 28px;
        line-height: 28px;
    }
    .needselect {
        width: 242px;
    }
    .choose_common img {
        width: auto !important;
    }
}
@media (max-width: 359px) {
    .eqmargin {
        width: 100%;
    }
}
.disabled {
    opacity: 0.2;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}
.top-btn-section {
    margin-bottom: 24px;
}
.tab-head {
    float: left;
}
.tab-head .nav-tabs {
    border: none;
    float: left;
}
.tab-head .nav-tabs > li {
    background: 0 0;
    border: none;
    border-radius: 0;
    margin: 0 10px 0 0;
    font-size: 34px;
}
.tab-head .nav-tabs > li:last-child {
    margin: 0;
}
.tab-head .nav-tabs > li > a {
    padding: 0;
    margin: 0;
    white-space: nowrap;
    vertical-align: top;
    height: 42px;
    display: block;
    border: none;
}
.tab-head .nav-tabs > li > a:hover {
    border: none;
    margin: 0;
    padding: 0;
}
.tab-head .nav-tabs > li.active > a,
.tab-head .nav-tabs > li.active > a:focus,
.tab-head .nav-tabs > li.active > a:hover {
    background: 0 0;
    border: none;
}
.tab-head .nav-tabs > li > a i {
    height: 42px;
    width: 42px;
    background: #c9cbce;
    text-align: center;
    display: block;
    font-style: normal;
    border-radius: 4px;
    color: #e4e5e7;
    font-weight: 700;
    float: left;
    line-height: 42px;
}
.tab-head .nav-tabs > li.active > a i {
    background: #101d36;
    color: #ffcb05;
    margin-right: 5px;
}
.tab-head .nav-tabs > li > a span {
    color: #101d36;
    display: none;
    vertical-align: top;
    line-height: 42px;
}
.tab-head .nav-tabs > li.active > a span {
    display: inline-block;
}
.tab-head .icon-links {
    padding: 0;
    margin: 0 0 0 10px;
    border-left: 1px solid #a9aeb4;
    float: right;
}
.tab-head .icon-links li {
    height: 42px;
    width: 42px;
    display: inline-block;
    margin-left: 10px;
}
.tab-head .icon-links li a {
    display: block;
    border: 1px solid #d0d1d4;
    border-radius: 4px;
    text-indent: -9999px;
    height: 42px;
    width: 42px;
}
.tab-head .icon-links li a.cart {
    background: url("/templates/t6910/images/pCart.jpg") center no-repeat #fff;
}
.tab-head .icon-links li a.cart.nitro-lazy {
    background-image: none !important;
}
.tab-head .icon-links li a.email {
    background: url("/templates/t6910/images/pEnvelope.jpg") center no-repeat #fff;
}
.tab-head .icon-links li a.email.nitro-lazy {
    background-image: none !important;
}
.tab-head .icon-links li a.support {
    background: url("/templates/t6910/images/pSupport.jpg") center no-repeat #fff;
}
.tab-head .icon-links li a.support.nitro-lazy {
    background-image: none !important;
}
.tab-head .icon-links li a.call {
    background: url("/templates/t6910/images/pPhone.jpg") center no-repeat #fff;
}
.tab-head .icon-links li a.call.nitro-lazy {
    background-image: none !important;
}
.cart-btn {
    background: url("/templates/t6910/images/cart-icon.png");
    height: 42px;
    width: 42px;
    border: none;
    cursor: pointer;
    text-indent: -9999px;
    margin: 15px auto 0;
}
.option-wrap,
.option-wrap ul,
.result_block {
    width: 100%;
    float: left;
}
.tab-content .div_v {
    margin-top: 5px;
}
.option-wrap ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
.option-wrap ul li {
    margin: 0 20px 15px 0;
    padding: 0;
    position: relative;
    float: left;
}
.option-wrap .icon {
    height: 24px;
    float: left;
    margin-right: 10px;
}
.option-wrap input[type="checkbox"] {
    display: none;
}
.option-wrap input[type="checkbox"] + label {
    color: #101d36;
    font-weight: 500;
    display: block;
    line-height: 24px;
    cursor: pointer;
    float: left;
    padding-right: 20px;
}
.option-wrap input[type="checkbox"] + label span {
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: -8px 0 0 5px;
    vertical-align: middle;
    background: url("/templates/t6910/images/check_off.png") left top no-repeat;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 50%;
}
.option-wrap input[type="checkbox"] + label span.nitro-lazy {
    background-image: none !important;
}
.option-wrap input[type="checkbox"]:checked + label span {
    background: url("/templates/t6910/images/check_on.png") left top no-repeat;
}
.option-wrap input[type="checkbox"]:checked + label span.nitro-lazy {
    background-image: none !important;
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .tab-head .nav-tabs > li {
        font-size: 30px;
    }
}
@media (max-width: 812px) {
    .tab-head {
        float: none;
    }
    .tab-head .icon-links,
    .tab-head .nav-tabs {
        display: block;
        float: none;
    }
    .tab-head .icon-links {
        margin-bottom: 15px;
    }
    .tab-head .nav-tabs {
        margin: 0;
    }
    .tab-head .nav-tabs > li {
        position: relative;
        margin-bottom: 8px;
        margin-right: 5px;
        font-size: 24px;
    }
    .tab-head .nav-tabs > li:after,
    .tab-head .nav-tabs > li:before {
        content: "";
        display: table;
    }
    .tab-head .nav-tabs > li:after {
        clear: both;
    }
    .tab-head .icon-links {
        margin: 0 0 15px;
        padding: 0;
        border: none;
    }
    .tab-head .icon-links li {
        margin-left: 0;
        margin-right: 10px;
    }
    .tab-content .pro-add-del {
        padding-top: 15px;
    }
    .option-wrap ul li {
        margin: 0 20px 5px 0;
    }
}
@media (max-width: 420px) {
    .tab-head .nav-tabs > li > a {
        line-height: 28px;
        height: 28px;
    }
    .tab-head .nav-tabs > li {
        font-size: 16px;
        line-height: 28px;
    }
    .tab-head .nav-tabs > li > a i {
        height: 28px;
        width: 28px;
        line-height: 28px;
    }
    .tab-head .nav-tabs > li > a span {
        line-height: 28px;
        font-size: 14px;
    }
    .tab-head .icon-links li {
        height: 28px;
        width: 28px;
        margin-left: 0;
        margin-right: 4px;
    }
    .tab-head .icon-links li a {
        height: 28px;
        width: 28px;
    }
}
.photo-grid {
    text-align: center;
}
.photo-grid [class*="col-"] {
    padding-bottom: 16px;
}
.photo-grid figure {
    border: 5px solid #bbb;
    margin: 0;
    overflow: hidden;
    position: relative;
    height: 100%;
}
.photo-grid figure figcaption {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
    height: 100%;
    width: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 100;
}
.photo-grid figure:hover figcaption {
    font-weight: 700;
    font-family: "Open Sans", sans-serif;
    opacity: 1;
}
.photo-grid figure img {
    display: block;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    width: 100%;
    height: 224px;
}
.photo-grid figure:hover img {
    -webkit-transform: scale(1.4);
    -moz-transform: scale(1.4);
    transform: scale(1.4);
}
.photo-grid figure figcaption p {
    font-size: 2em;
    font-weight: 700;
    line-height: 1.25em;
    width: 100%;
    position: absolute;
    top: 45%;
    transform: translateY(-50%);
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    vertical-align: middle;
    opacity: 0;
}
.photo-grid figure:hover figcaption p {
    top: 50%;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 1;
    font-weight: 700;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .photo-grid figure img {
        height: 184px;
    }
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .photo-grid figure img {
        height: 140px;
    }
    .photo-grid figure figcaption p {
        font-size: 1em;
        line-height: 1.25em;
    }
}
@media (max-width: 812px) {
    .photo-grid figure img {
        height: auto !important;
    }
}
@media (max-width: 420px) {
    .photo-grid figure figcaption p {
        font-size: 1em;
        line-height: 1.25em;
    }
}
#div_applications,
#div_dimensions {
    display: none;
}
.dropdown-menu {
    background: #101d36;
}
.dropdown-menu li {
    display: block;
    width: 100%;
}
.dropdown-menu > li > a {
    color: #ffcb05 !important;
}
.dropdown-menu > li > a:hover {
    background: 0 0 !important;
}
@media (max-width: 767px) {
    div.pro-name {
        height: auto;
        max-width: 580px;
        min-width: inherit;
        display: block;
        clear: both;
    }
}
.panel-title a {
    padding-left: 10px;
}
.xs_block img {
    width: 100%;
    height: auto;
}
.xs_block .carousel-inner > .item .carousel-caption {
    position: absolute;
    width: 50%;
    top: 0;
    right: 0;
    bottom: 0;
    left: auto;
    background: rgba(6, 18, 33, 0.75);
    font-size: 20px;
    font-weight: 300;
    line-height: 20px;
    text-align: left;
    font-family: "Open Sans", sans-serif;
    font-display: swap;
    color: #ffcb05;
    opacity: 0;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    transition-delay: 2s;
}
.xs_block .carousel-inner > .item.active .carousel-caption {
    opacity: 1;
    -moz-transition: all 1s ease;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    transition-delay: 2s;
}
.xs_block .carousel-caption span {
    position: absolute;
    width: 100%;
    padding: 0 20px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
@media (min-width: 768px) {
    .sm_block {
        display: block;
    }
    .xs_block {
        display: none;
    }
}
@media (max-width: 767px) {
    .sm_block {
        display: none;
    }
    .xs_block {
        display: block;
    }
}
.flex-direction-nav a:before {
    color: #ffcb05 !important;
    text-shadow: 1px 1px 0 #000 !important;
}
.btn-warning {
    background: #ffcb05 !important;
    border: 0 !important;
    color: #101d36 !important;
}
.btgrid .content {
    padding-bottom: 0;
}
.filter > div:first-child {
    min-height: 40px;
}
.filter > div:first-child a i {
    display: none;
}
.filter.resolution2 {
    width: 86px;
}
.filter.resolution2 > div:first-child {
    background-color: #f0f0f0;
}
.filter.resolution2 ul {
    display: block;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%;
}
.filter.resolution2 ul li {
    display: block;
    padding: 0 0 6px 0;
    margin: 0;
    width: 100%;
    float: right;
}
.filter.resolution2 ul li a {
    width: 100%;
    line-height: 32px;
    color: #36414f;
    text-decoration: none;
    border: solid 1px #36414f;
    float: right;
    font-size: 14px;
    background-color: #fff;
}
.filter.resolution2 ul li a:hover {
    background-color: #f0f0f0;
    color: #36414f;
}
.filter.resolution2 ul li a.active {
    background-color: #14afb9;
    color: #fff;
}
.filter > div:first-child + div {
    padding: 5px;
    border: 1px solid #adaeaf;
    border-radius: 4px;
    margin-top: -5px;
    background-color: #dcdcdc;
    position: relative;
}
.filter > div:first-child > a {
    color: #fff;
}
.filter > div > .choice > a {
    background-color: #e6e6e6;
    color: #36414f;
    display: block;
    border: 1px solid #bcbcbc;
    margin-bottom: 1px;
    text-decoration: none;
    padding: 5px 6px;
    min-height: 35px;
}
.filter > div > .choice > a:hover {
    text-decoration: none;
}
.filter > div > .choice.open > a {
    background-color: #14afb9;
    color: #fff;
}
.filter > div > .choice > a img {
    vertical-align: middle;
    margin-left: 5px;
}
.filter > div > .choice.open > a img,
.filter > div > .choice > a img + img {
    display: none;
}
.filter > div > .choice.open > a img + img {
    display: inline-block;
}
.filter > div > .choice > a:after {
    float: left;
    width: 9px;
    height: 9px;
    border-top: 4px solid transparent;
    border-right: 7px solid #36414f;
    border-bottom: 4px solid transparent;
    content: "";
    margin-top: 7px;
}
.filter > div > .choice.open > a:after {
    border-right-color: #fff;
}
.filter > div > .choice > a + div {
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
    width: 250px;
    border: 1px solid #bcbcbc;
    padding: 6px;
    background-color: #dcdcdc;
    z-index: 1;
}
.filter > div > .choice > a + div > div {
    background-color: #fff;
    border: 1px solid #bcbcbc;
    padding: 8px;
}
.filter > div > .choice.open > a + div {
    display: block;
}
.filter ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.filter > div > .choice ul li {
    display: inline-block;
    margin: 1px;
    margin-bottom: 4px;
    vertical-align: top;
}
.filter > div > .choice ul li > a {
    display: block;
    text-align: center;
    border: 1px solid #bcbcbc;
    padding: 4px 1px;
    width: 100px;
    min-height: 57px;
    font-size: 11px;
    overflow: hidden;
}
.shape .valxa > a {
    width: 48px !important;
}
.frames li a {
    height: 74px;
}
.frames li span {
    line-height: 60px !important;
}
.filter > div > .choice ul.dimension.sheight li > a {
    width: 104px;
    min-height: 46px;
    background-color: #f0f0f0;
}
.filter > div > .choice ul.dimension.sheight li.active > a {
    background-color: #fff;
}
.filter > div > .choice ul.dimension.sheight2 li > a,
.filter > div > .choice ul.dimension.sheight3 li > a {
    width: 104px;
    min-height: 68px;
    background-color: #f0f0f0;
    padding: 0 1px;
}
.filter > div > .choice ul.dimension.sheight2 li.active > a,
.filter > div > .choice ul.dimension.sheight3 li.active > a {
    background-color: #fff;
}
.filter > div > .choice ul.dimension.sheight2 li.dtitle,
.filter > div > .choice ul.dimension.sheight3 li.dtitle {
    font-size: 14px;
    line-height: 30px;
    background-color: #36414f;
    border: solid 1px #b4b4b4;
    text-align: center;
    width: 100%;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
}
.filter > div > .choice ul.dimension.sheight2 li.dtitle2,
.filter > div > .choice ul.dimension.sheight3 li.dtitle2 {
    font-size: 14px;
    line-height: 20px;
    width: 100%;
    color: #36414f;
    font-weight: 400;
    margin-bottom: 5px;
}
.filter > div > .choice ul.dimension.sheight2 li.dicon span:nth-child(odd) {
    float: left;
    width: 60px;
}
.filter > div > .choice ul.dimension.sheight3 li.dicon span:nth-child(odd) {
    float: left;
    width: 50px;
}
.filter > div > .choice ul.dimension.sheight2 li.dicon span:nth-child(even) {
    float: left;
    font-size: 18px;
    font-weight: 700;
    padding-top: 25px;
}
.filter > div > .choice ul.dimension.sheight3 li.dicon span:nth-child(even) {
    float: left;
    font-size: 16px;
    font-weight: 700;
    padding-top: 25px;
}
.filter > div > .choice ul.dimension.sheight2 li.dicon span img,
.filter > div > .choice ul.dimension.sheight3 li.dicon span img {
    float: left;
}
.filter > div > .choice ul.category li > a,
.filter > div > .choice ul.size li > a {
    background-color: #f0f0f0;
}
.filter > div > .choice ul.color li > a {
    border: none;
    width: 31px;
    height: 31px;
    min-height: 0;
    padding: 0;
}
.filter > div > .choice ul.size li > a {
    color: #36414f;
    font-size: 23px;
    font-weight: 700;
    text-decoration: none;
    line-height: 20px;
    min-height: 27px;
}
.filter > div > .choice ul.color li:first-child > a {
    border: 1px solid #c6c6c6;
}
.filter > div > .choice ul li.active > a,
.filter > div > .choice ul.color li.active > a {
    border: 2px solid #101d36;
    padding: 3px 0;
}
.filter > div > .choice ul.size li:last-child.active > a {
    border: 2px solid #36414f;
}
.filter > div > .choice ul.color li.active > a {
    padding: 6px;
}
.filter > div > .choice ul li > a span {
    display: inline-block;
    line-height: 32px;
}
.filter > div > .choice ul.color li > a span {
    width: 38px;
    height: 38px;
}
.filter > div > .choice ul.color li.active > a span {
    width: 22px;
    height: 22px;
}
.filter > div > .choice ul.size li > a span {
    line-height: 25px;
}
.filter > div > .choice ul.size li:last-child > a span {
    line-height: 1;
    padding: 0 3px;
}
.filter > div > .choice ul.dimension li > a span {
    font-size: 18px;
    font-weight: 700;
    line-height: 45px;
}
.filter > div > .choice ul.dimension.sheight li > a span {
    line-height: 36px;
}
.filter > div > .choice ul.dimension.sheight2 li > a span,
.filter > div > .choice ul.dimension.sheight3 li > a span {
    line-height: 20px;
}
.filter > div > .choice ul.dimension + hr + .bottom-panel > div {
    float: right;
}
.filter > div > .choice ul.dimension + hr + .bottom-panel > div + div {
    width: 70px;
    margin-right: 5px;
    border: 1px solid #ccc;
    border-radius: 2px;
    min-height: 72px;
    padding: 13px 6px;
    position: relative;
}
.filter > div > .choice ul.dimension + hr + .bottom-panel > div + div:after {
    content: "";
    position: absolute;
    width: 1px;
    background-color: #ccc;
    height: 50px;
    top: 10px;
    left: 43%;
}
.filter > div > .choice ul.dimension + hr + .bottom-panel > div + div span {
    background-color: #14afb9;
    color: #fff;
    padding: 0 8px;
    vertical-align: middle;
    display: inline-block;
    margin: 5px 3px;
}
.filter > div > .choice ul.dimension + hr + .bottom-panel > div + div span:first-child + span {
    background-color: #36414f;
    padding: 0 4px;
    line-height: 30px;
    margin: 5px 0;
}
.filter > div > .choice ul.dimension + hr + .bottom-panel .select-style {
    display: inline-block;
    vertical-align: middle;
    padding: 0 21px 0 0;
    width: 104px;
    margin-bottom: 6px;
}
.filter > div > .choice ul.dimension + hr + .bottom-panel label {
    width: 33px;
    font-weight: 400;
}
.filter > div > .choice ul.function li > a {
    border: none;
    width: 104px;
}
.filter > div > .choice ul.function li > a span {
    line-height: 1;
    padding: 7px 10px;
}
.filter > div > .choice ul li > a + .description {
    display: none;
    position: absolute;
    right: 100%;
    top: 0;
    width: 250px;
    border: 1px solid #bcbcbc;
    padding: 6px;
    background-color: #dcdcdc;
    z-index: 1;
}
.filter > div > .choice ul li.open > a + .description {
    display: block;
}
.filter > div > .choice ul li > a + .description > div {
    background-color: #fff;
    border: 1px solid #bcbcbc;
    padding: 30px 10px 8px;
}
.filter > div > .choice ul li > a + .description .close-btn {
    position: absolute;
    right: 10px;
    top: 10px;
}
.filter .action-btn a,
.filter > div > .choice ul li > a + .description .close-btn {
    padding: 0;
    border: 1px solid #bcbcbc;
    border-radius: 50%;
    width: 22px;
    height: 22px;
    display: inline-block;
    text-align: center;
    text-decoration: none;
    color: #36414f;
}
.filter .action-btn a:hover,
.filter > div > .choice ul li > a + .description .close-btn:hover {
    color: #14afb9;
}
.filter hr {
    margin-top: 8px;
    margin-bottom: 8px;
    border-top-color: #bcbcbc;
}
.filter .options hr {
    margin-top: 3px;
    margin-bottom: 6px;
}
.filter > div > .choice ul.tshirt li > a {
    width: 104px;
    min-height: 85px;
    text-decoration: none;
}
.filter > div > .choice ul.tshirt li > a span + span {
    display: block;
    color: #fff;
    width: 50px;
    margin: -43px auto 16px;
    text-align: center;
    line-height: 1;
}
.filter > div > .choice .alert {
    background-color: #e64537;
    color: #fff;
    border-radius: 3px;
    border: 1px solid #b2b2b2;
    margin: 10px 0 15px;
    padding: 10px;
}
.filter > div > .choice .spinner {
    margin: 0 3px 5px;
    float: left;
}
.filter > div > .choice .spinner .spin-down {
    background-color: #36414f;
    width: 45px;
    color: #fff;
}
.filter > div > .choice .spinner input {
    width: 36px;
    padding: 4px 2px;
}
.filter > div > .choice .spinner .spin-up {
    width: 22px;
}
.filter > div > .choice .spinner .fa-sort-down,
.filter > div > .choice .spinner .fa-sort-up {
    display: block;
}
.filter > div > .choice .spinner .fa-sort-down:before,
.filter > div > .choice .spinner .fa-sort-up:before {
    position: relative;
    top: 4px;
}
.filter > div > .choice .spinner .fa-sort-down:before {
    top: -4px;
}
.filter > div > .choice .msg {
    color: #e64537;
    text-align: center;
}
.filter > div > .choice .msg b {
    font-size: 21px;
}
.filter .text-editor .select-style,
.filter .text-editor > div {
    display: inline-block;
}
.filter .text-editor .font-family .select-style {
    width: 65px;
}
.filter .text-editor .font-family .select-style + .select-style {
    width: 146px;
    margin-right: 2px;
}
.choose_common {
    height: 278px;
    padding-bottom: 60px;
}
.choose_common img {
    height: auto;
    max-height: 235px !important;
}
.choose_common a {
    height: 278px;
}
.noimg .avatar,
.nolabel m {
    display: none !important;
}
.stickyRow {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ebebec;
    z-index: 10;
}
.stickyRow.active {
    display: block;
}
@media (min-width: 812px) {
    .stickyRow section {
        padding-left: 0;
        padding-right: 0;
    }
}
.perfect.product-detail .choose_common .priceLineItem div {
    display: inline-block;
}
.perfect.product-detail .choose_common .priceLineItem {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
#section80 {
    position: relative;
}
#section80 [data-products="3"] {
    padding-bottom: 290px;
}
.stickyCheckout {
    position: fixed;
    left: auto;
    right: auto;
    bottom: 0;
    padding-left: 0;
    padding-right: 16px;
    z-index: 999;
}
@media (max-width: 812px) {
    .stickyCheckout {
        left: 0;
        padding-left: 24px;
        padding-right: 24px;
    }
}
.container.perfect h1 {
    padding: 0;
    margin: 0;
    color: #101d36;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
}
.shoppingcart {
    padding-top: 66px;
    padding-bottom: 66px;
}
.single_product {
    width: 100%;
    min-height: 120px;
    padding: 0 0 36px 0;
    border: 1px solid #c7c8ca;
    float: left;
    margin-bottom: 6px;
    background: #fff;
    position: relative;
}
.open_close,
.open_close:hover {
    position: absolute;
    left: 120px;
    bottom: 15px;
    width: 54px;
    padding-right: 18px;
    font-size: 15px;
    color: #101d36;
    text-decoration: none;
}
.open_close i {
    position: absolute;
    right: 0;
    top: 6px;
    font-size: 18px;
    width: 12px;
    height: 12px;
    line-height: 12px;
    text-align: center;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.single_product.active .open_close i {
    top: 6px;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.open_close span:nth-child(1) {
    display: block;
}
.open_close span:nth-child(2) {
    display: none;
}
.single_product.active .open_close span:nth-child(2) {
    display: block;
}
.single_product.active .open_close span:nth-child(1) {
    display: none;
}
.top_tite {
    width: 100%;
    float: left;
    padding: 36px 300px 0 120px;
}
.my_account .panel-group .top_tite h2,
.top_tite h2 {
    font-size: 18px;
    line-height: 20px;
    font-weight: 500;
    padding: 0 0 10px 0;
    margin: 0;
    display: block;
    padding-right: 90px;
    color: #101d36;
}
.pimage {
    position: absolute;
    left: 2px;
    top: 8px;
    width: 100px;
    height: 100px;
}
.pimage img {
    width: auto;
    max-width: 100%;
    height: auto;
    max-height: 100%;
}
.summery {
    width: 100%;
    float: left;
    border: solid 1px #c7c8ca;
    padding: 25px;
    font-size: 12px;
    font-weight: 300;
    line-height: 18px;
    background: #fff;
}
.my_account .panel-group .summery h2,
.summery h2 {
    font-size: 14px;
    font-weight: 700;
    padding: 0 0 15px 0;
    margin: 0;
    color: #101d36;
}
.my_account .panel-group .summery h3,
.summery h3 {
    font-size: 14px;
    line-height: 18px;
    font-weight: 500;
    padding: 0 0 7px 0;
    margin: 0;
    display: block;
    color: #101d36;
}
.summery_product {
    display: block;
    padding-bottom: 15px;
    position: relative;
}
.grand_total {
    display: block;
    font-size: 16px;
    margin-top: -8px;
}
.checkout_button {
    display: block;
    text-align: center;
    padding-top: 30px;
}
.checkout_button a {
    color: #fff;
    background-color: #101d36;
    font-size: 20px;
    text-align: center;
    display: inline-block;
    width: 198px;
    height: 48px;
    line-height: 48px;
    font-weight: 700;
    border-radius: 4px;
}
.checkout_button a:hover {
    color: #101d36;
    background: #ffcb05;
}
.show_content {
    width: 100%;
    float: left;
    font-size: 15px;
    line-height: 18px;
    padding: 0 300px 0 120px;
    -webkit-transition: max-height 0.1s ease;
    -moz-transition: max-height 0.1s ease;
    -ms-transition: max-height 0.1s ease;
    -o-transition: max-height 0.1s ease;
    transition: max-height 0.1s ease;
    overflow: hidden;
    max-height: 0;
}
.single_product.active .show_content {
    -webkit-transition: max-height 0.5s ease;
    -moz-transition: max-height 0.5s ease;
    -ms-transition: max-height 0.5s ease;
    -o-transition: max-height 0.5s ease;
    transition: max-height 0.5s ease;
    overflow: hidden;
    max-height: 3000px;
}
.show_content ul {
    display: block;
    list-style: none;
    padding: 0 0 30px 0;
    margin: 0;
}
.show_content ul li {
    position: relative;
    margin: 0;
    display: block;
    list-style: none;
}
.show_content ul li span {
    position: absolute;
    right: 0;
    top: 2px;
    text-align: right;
    font-size: 16px;
}
.show_content ul li:before {
    content: "";
    width: 3px;
    height: 3px;
    background: #101d36;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 8px;
}
.total_price {
    position: absolute;
    right: 300px;
    text-align: right;
    font-size: 16px;
    top: 36px;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.total_price b,
.total_price strong {
    font-size: 14px;
    font-weight: 700;
    display: block;
}
.single_product.active .total_price {
    top: auto;
    bottom: 10px;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.single_price {
    position: absolute;
    opacity: 0;
    right: 300px;
    text-align: right;
    font-size: 16px;
    top: 36px;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.single_product.active .single_price {
    opacity: 1;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.pdelete {
    position: absolute;
    right: 32px;
    top: 32px;
    font-size: 28px;
    color: #101d36;
    text-decoration: none;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.pedit {
    position: absolute;
    right: 70px;
    top: 32px;
    font-size: 28px;
    color: #101d36;
    text-decoration: none;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.pdelete:hover,
.pedit:hover {
    color: #101d36;
}
.incdnc {
    width: 130px;
    height: 26px;
    padding: 0 30px;
    background: rgba(255, 255, 255, 0);
    display: inline-block;
    vertical-align: middle;
    position: absolute;
    top: 36px;
    right: 130px;
    -moz-transition: all 0.1s ease;
    -webkit-transition: all 0.1s ease;
    -o-transition: all 0.1s ease;
    transition: all 0.1s ease;
}
.incdnc input {
    border: none;
    border-radius: 4px;
    background: #e6e7e8;
    width: 70px;
    margin: 0;
    height: 26px;
    text-align: center;
    color: #101d36;
    font-size: 16px;
    line-height: 26px;
    padding: 0;
    float: left;
    font-style: normal;
    -webkit-box-shadow: inset 2px 2px 5px 0 rgba(0, 0, 0, 0.57);
    -moz-box-shadow: inset 2px 2px 5px 0 rgba(0, 0, 0, 0.57);
    box-shadow: inset 2px 2px 5px 0 rgba(0, 0, 0, 0.57);
}
.incdnc input[type="number"]::-webkit-inner-spin-button {
    -webkit-appearance: none;
}
.minus {
    float: left;
    width: 24px;
    height: 26px;
    background: #000;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
}
.add {
    float: left;
    width: 24px;
    height: 26px;
    background: #000;
    border-radius: 4px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    font-weight: 700;
    line-height: 26px;
}
.add:hover,
.minus:hover {
    color: #fff;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .summery {
        padding: 18px;
    }
    .checkout_button a {
        width: 100%;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .summery_product {
        padding-right: 70px;
    }
    .summery_product span {
        position: absolute;
        right: 0;
        top: 0;
        top: 50%;
        text-align: right;
        padding-bottom: 15px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .summery h3 {
        padding: 0;
    }
    .open_close,
    .open_close:hover {
        font-size: 14px;
        width: 50px;
        left: 12px;
        bottom: 10px;
    }
    .open_close i {
        font-size: 14px;
        top: 6px;
    }
    .single_product.active .open_close i {
        top: 6px;
    }
}
@media (max-width: 767px) {
    .shoppingcart {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    .container.perfect h1 {
        font-size: 16px;
        line-height: 16px;
    }
    .summery {
        padding: 12px;
    }
    .summery_product {
        padding-right: 70px;
    }
    .summery_product span {
        position: absolute;
        right: 0;
        top: 0;
        top: 50%;
        text-align: right;
        padding-bottom: 15px;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);
    }
    .summery h3 {
        padding: 0;
    }
    .open_close,
    .open_close:hover {
        font-size: 14px;
        width: 50px;
        left: 12px;
        bottom: 10px;
    }
    .open_close i {
        font-size: 14px;
        top: 6px;
    }
    .single_product.active .open_close i {
        top: 6px;
    }
    .single_product {
        min-height: 140px;
        margin-bottom: 12px;
    }
    .top_tite {
        padding: 10px 0 44px 70px;
        position: relative;
        margin-bottom: 20px;
    }
    .top_tite h2 {
        padding: 0 0 10px 0;
        font-size: 14px;
        line-height: 16px;
    }
    .pimage {
        left: 2px;
        top: 8px;
        width: 60px;
        height: 90px;
    }
    .incdnc {
        left: 70px;
        bottom: 0;
        top: auto;
        right: auto;
        width: 110px;
        height: 18px;
    }
    .incdnc input {
        height: 16px;
        line-height: 16px;
        font-size: 12px;
        width: 50px;
    }
    .add,
    .minus {
        height: 16px;
        line-height: 16px;
    }
    .total_price {
        right: 10px;
        font-size: 14px;
        top: auto;
        bottom: 60px;
    }
    .single_product.active .total_price {
        bottom: 40px;
    }
    .total_price b,
    .total_price strong {
        font-size: 12px;
    }
    .single_price,
    .single_product.active .single_price {
        right: 10px;
        bottom: 0;
        top: auto;
        font-size: 14px;
    }
    .show_content {
        font-size: 14px;
        line-height: 16px;
        padding: 0 10px 0 12px;
    }
    .show_content ul {
        padding-bottom: 60px;
    }
    .show_content ul li span {
        font-size: 14px;
    }
    .pdelete {
        top: auto;
        bottom: 8px;
        right: 10px;
        font-size: 16px;
        line-height: 18px;
    }
    .pedit {
        top: auto;
        bottom: 8px;
        right: 40px;
        font-size: 16px;
        line-height: 18px;
    }
}
.single_product dd,
.single_product dt {
    display: none;
}
#checkoutsummary h2,
.my_account .panel-group .single_product h2 {
    color: #101d36 !important;
}
.header.shape1 .container {
    position: relative;
}
.fiver_year {
    position: absolute;
    right: 0;
    top: 20px;
}
.forty_year {
    position: absolute;
    right: 75px;
    top: 20px;
}
.fiver_year img,
.forty_year img {
    width: 59px;
    height: auto;
}
.header.shape1 .header-right-top ul.dropdown-menu {
    margin: 0;
    min-width: 70px;
    left: 30px;
}
.header.shape1 .header-right-top ul.dropdown-menu li a {
    padding: 5px;
}
.header.shape1 .header-right-top ul {
    margin-bottom: 24px;
    width: 100%;
}
.cookies_block {
    width: 1170px;
    left: 50%;
    margin-left: -585px;
    position: fixed;
    border-radius: 8px 8px 0 0;
    z-index: 999;
    bottom: 0;
    background: rgba(15, 22, 32, 0.8);
    padding: 26px 24px 10px 24px;
    font-size: 16px;
    line-height: 24px;
    color: #e8e8e9;
    font-weight: 400;
    text-align: justify;
}
.cookies_block div {
    display: block;
    position: relative;
    padding-bottom: 65px;
}
.cookies_block a {
    color: #fff;
    text-decoration: underline;
}
.cookies_block a.cookies_acccept {
    position: absolute;
    right: 0;
    bottom: 5px;
    z-index: 9999;
    min-width: 198px;
    height: 48px;
    text-decoration: none;
    display: inline-block;
    border-radius: 4px;
    background: #ffcb05;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #0f1620;
    border: none;
    line-height: 48px;
    text-align: center;
    cursor: pointer;
}
.cookies_block.disappear {
    display: none;
}
#langSelector {
    background: 0 0;
    border: 0;
    padding-right: 20px;
}
#langSelector i {
    position: absolute;
    right: 0;
    top: 8px;
    width: 16px;
    height: 9px;
    background: url("/templates/t6910/images/darrow.png") no-repeat center center;
}
#langSelector i.nitro-lazy {
    background-image: none !important;
}
.show_content ul li {
    padding: 3px 90px 6px 28px;
}
.show_content ul li:before {
    display: none;
}
.sub_delete {
    position: absolute;
    left: 0;
    top: 2px;
    cursor: pointer;
    width: 22px;
    height: 22px;
    line-height: 22px;
    border-radius: 4px;
    border: none;
    background: #0f1620;
    color: #fff;
    text-align: center;
    font-size: 10px;
    font-weight: 700;
}
.add_another {
    width: 100%;
    padding: 20px 0;
    float: left;
}
.add_another a {
    color: #091728;
    font-size: 22px;
    text-align: center;
    font-weight: 500;
    position: relative;
    line-height: 48px;
    padding-left: 52px;
    display: inline-block;
    font-style: normal;
}
.add_another a span {
    background: #ffc309;
    height: 48px;
    display: inline-block;
    padding: 0 24px;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 0 0 #000;
    -moz-box-shadow: 0 2px 0 0 #000;
    box-shadow: 0 2px 0 0 #000;
}
.add_another a:before {
    content: "";
    width: 48px;
    height: 48px;
    background: url("/templates/t6910/images/plus.png") no-repeat center center #ffc309;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 6px;
    -webkit-box-shadow: 0 2px 0 0 #000;
    -moz-box-shadow: 0 2px 0 0 #000;
    box-shadow: 0 2px 0 0 #000;
}
.product_visible.new > div.single_image img {
    float: left;
}
.add_another.cicon {
    padding: 15px 0;
}
.add_another.cicon a {
    width: 100%;
}
.add_another.cicon a span {
    width: 100%;
}
.add_another.cicon a:before {
    background: url("/templates/t6910/images/cart2.png") no-repeat center center #ffc309;
}
.my_account .panel-group .show_content ul li {
    padding-left: 8px;
    padding: 0 90px 5px 8px;
}
.my_account .panel-group .show_content ul li:before {
    display: block;
}
.my_account .panel-group .incdnc {
    padding-right: 0;
}
.shipping_billing {
    width: 100%;
    float: left;
    padding: 30px 0;
    font-size: 14px;
}
.my_account .panel-group .shipping_billing h3 {
    font-size: 25px;
    font-weight: 300;
    padding: 0 0 20px 0;
    margin: 0;
}
.shipping_billing p a {
    font-size: 16px;
    font-weight: 700;
}
.shipping_billing label {
    overflow: hidden;
    position: relative;
    display: block;
    padding: 0 112px 0 22px;
    font-size: 16px;
    font-weight: 700;
    margin-top: 20px;
}
.shipping_billing label input[type="checkbox"] {
    display: none;
}
.shipping_billing label input[type="checkbox"] + span {
    width: 14px;
    height: 14px;
    background: url("/templates/t6910/images/check_off.png") no-repeat;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 2px;
}
.shipping_billing label input[type="checkbox"] + span.nitro-lazy {
    background-image: none !important;
}
.shipping_billing label input[type="checkbox"]:checked + span {
    background: url("/templates/t6910/images/check_on.png") no-repeat;
}
.shipping_billing label input[type="checkbox"]:checked + span.nitro-lazy {
    background-image: none !important;
}
.shipping_billing label a {
    text-decoration: underline;
}
.agree_button,
.agree_button:hover {
    width: 100px;
    height: 26px;
    line-height: 26px;
    color: #0a182d;
    color: #091728;
    font-weight: 500;
    text-align: center;
    background: #ffc309;
    position: absolute;
    right: 12px;
    top: 26px;
    border-radius: 4px;
    font-size: 14px;
    -webkit-box-shadow: 0 2px 0 0 #000;
    -moz-box-shadow: 0 2px 0 0 #000;
    box-shadow: 0 2px 0 0 #000;
}
.back_title {
    padding-bottom: 22px;
}
.back_title a {
    font-size: 14px;
    line-height: 20px;
    color: #091728;
    display: inline-block;
    position: relative;
    padding-left: 16px;
}
.back_title a i {
    font-size: 26px;
    position: absolute;
    left: 0;
    top: -2px;
}
.my_account .panel-group .method_common {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    background: #fff;
    border: solid 1px #bfc0c3;
    margin-bottom: 10px;
}
.my_account .panel-group .method_common h2 {
    text-align: center;
    display: block;
    background: #ffc307;
    font-size: 20px;
    color: #072a53;
    font-weight: 300;
    padding: 15px 0;
    margin: 0;
}
.my_account .panel-group .method_common h3 {
    text-align: center;
    font-size: 20px;
    color: #072a53;
    padding: 35px 0 65px 0;
    margin: 0;
    font-weight: 400;
}
.my_account .panel-group .method_common p a {
    width: 162px;
    height: 28px;
    line-height: 26px;
    display: inline-block;
    font-weight: 400;
    background: #091728;
    border-radius: 4px;
    font-size: 14px;
    color: #fff;
    margin: 15px 0 7px 0;
}
.my_account .panel-group .bank_common {
    width: 100%;
    height: 100%;
    float: left;
    text-align: center;
    background: #fff;
    border: solid 1px #bfc0c3;
    margin-bottom: 10px;
    font-size: 16px;
    line-height: 22px;
    position: relative;
    min-height: 270px;
}
.my_account .panel-group .bank_common h2 {
    text-align: center;
    display: block;
    background: #091728;
    font-size: 20px;
    color: #ffc307;
    font-weight: 300;
    padding: 5px 0;
    margin: 0;
}
.bank_common h2 b,
.my_account .panel-group .bank_common h2 strong {
    font-weight: 300;
}
.my_account .panel-group .bank_common h3 {
    text-align: center;
    font-size: 20px;
    color: #072a53;
    padding: 20px 0;
    margin: 0;
    font-weight: 400;
}
.hicon {
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: #091728;
    position: absolute;
    right: 30px;
    top: -12px;
}
.hicon img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.bank_wrap {
    width: 440px;
    margin: 0 auto;
}
.form-group.title {
    font-size: 25px;
    font-weight: 300;
    color: #072a53;
    margin-bottom: 12px;
}
.form-group.title span {
    display: block;
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
}
.checkboxes label {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 0 0 22px;
    font-size: 14px;
    font-weight: 700;
    font-weight: 500;
    color: #091728;
    cursor: pointer;
}
.checkboxes label input[type="checkbox"] {
    display: none;
}
.checkboxes label input[type="checkbox"] + span {
    width: 15px;
    height: 15px;
    background: url("https://crm.eilon-engineering.com/templates/t6910/images/checkbox2.png") no-repeat left top;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: -1px;
}
.checkboxes label input[type="checkbox"] + span.nitro-lazy {
    background-image: none !important;
}
.checkboxes label input[type="checkbox"]:checked + span {
    background: url("https://crm.eilon-engineering.com/templates/t6910/images/checkbox2.png") no-repeat left -15px;
}
.checkboxes label input[type="checkbox"]:checked + span.nitro-lazy {
    background-image: none !important;
}
.dblock1 {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 34px;
}
.phoneunmberfld {
    margin-left: 114px;
}
.inner-box .back_title {
    padding-bottom: 0;
}
.inner-box .back_title a {
    float: left;
    text-decoration: none;
    font-weight: 700;
    line-height: 24px;
}
select.form-control {
    height: 34px;
    width: 100%;
    background: #fff url("/templates/t6910/images/darrow3.png") no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #b5b5b5;
    border-radius: 0;
    margin-top: 4px;
    font-size: 13px;
    padding: 0 6px;
    color: #101d36;
}
select.form-control.nitro-lazy {
    background-image: none !important;
}
.ftitle,
.rtitle {
    display: none;
}
.affiliate {
    padding-top: 40px;
    padding-bottom: 40px;
}
.affiliate_left {
    padding-right: 70px;
}
.affiliate_right {
    padding-left: 70px;
}
.affiliate h2 {
    padding: 0 0 20px 0;
    margin: 0;
    color: #07182d;
    font-size: 24px;
    line-height: 24px;
    font-weight: 300;
}
.affiliate .form-group {
    margin-bottom: 15px;
    float: left;
    width: 100%;
}
.affiliate .form-group.half {
    width: 50%;
    padding-right: 5%;
}
.affiliate .form-group.half2 {
    width: 50%;
    padding-left: 5%;
}
.affiliate label {
    font-size: 16px;
    font-style: italic;
    font-weight: 300;
    line-height: 22px;
    margin: 0 0 5px;
    color: #010101;
    width: 100%;
}
.affiliate .form_select {
    height: 36px;
    width: 100%;
    background: #fff url("https://crm.eilon-engineering.com/templates/t6910/images/darrow6.png") no-repeat right center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #b5b5b5;
    border-radius: 0;
    font-size: 12px;
    font-style: italic;
    padding: 0 6px;
}
.affiliate .form_select.nitro-lazy {
    background-image: none !important;
}
.affiliate .flag_number {
    position: relative;
    padding-left: 110px;
}
.affiliate .form-group.check_wrap {
    margin-bottom: 0;
}
.check_wrap label {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 0 0 22px;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    font-style: italic;
}
.check_wrap label input[type="checkbox"] {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.check_wrap label input[type="checkbox"] + span {
    width: 15px;
    height: 15px;
    background: url("https://crm.eilon-engineering.com/templates/t6910/images/checkbox2.png") no-repeat left top;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 3;
}
.check_wrap label input[type="checkbox"] + span.nitro-lazy {
    background-image: none !important;
}
.check_wrap label input[type="checkbox"]:checked + span {
    background: url("https://crm.eilon-engineering.com/templates/t6910/images/checkbox2.png") no-repeat left -15px;
}
.check_wrap label input[type="checkbox"]:checked + span.nitro-lazy {
    background-image: none !important;
}
.radio_wrap {
    width: 140px;
    float: left;
    position: relative;
}
.radio_wrap label {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 0 0 22px;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    font-style: italic;
}
.radio_wrap label input[type="radio"] {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.radio_wrap label input[type="radio"] + span {
    width: 15px;
    height: 15px;
    background: url("https://crm.eilon-engineering.com/templates/t6910/images/checkbox2.png") no-repeat left top;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 3;
}
.radio_wrap label input[type="radio"] + span.nitro-lazy {
    background-image: none !important;
}
.radio_wrap label input[type="radio"]:checked + span {
    background: url("https://crm.eilon-engineering.com/templates/t6910/images/checkbox2.png") no-repeat left -15px;
}
.radio_wrap label input[type="radio"]:checked + span.nitro-lazy {
    background-image: none !important;
}
.radio_wrap label + div {
    display: none;
    position: absolute;
    padding: 8px;
    left: 0;
    top: -50px;
    background: #000;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    font-style: italic;
    width: 200px;
    z-index: 20;
    border-radius: 6px;
}
.radio_wrap:hover label + div {
    display: block;
}
.check_wrap label {
    position: relative;
    display: inline-block;
    width: auto;
    padding: 0 0 0 22px;
    font-size: 16px;
    font-weight: 300;
    cursor: pointer;
    font-style: italic;
}
.check_wrap label input[type="radio"] {
    display: inline-block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
}
.check_wrap label input[type="radio"] + span {
    width: 15px;
    height: 15px;
    background: url("https://crm.eilon-engineering.com/templates/t6910/images/checkbox2.png") no-repeat left top;
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 2px;
    z-index: 3;
}
.check_wrap label input[type="radio"] + span.nitro-lazy {
    background-image: none !important;
}
.check_wrap label input[type="radio"]:checked + span {
    background: url("https://crm.eilon-engineering.com/templates/t6910/images/checkbox2.png") no-repeat left -15px;
}
.check_wrap label input[type="radio"]:checked + span.nitro-lazy {
    background-image: none !important;
}
.tpadding {
    padding-top: 40px;
}
.checkresult,
.different_address,
.wire_transfer {
    display: none;
}
.affiliate .form-group input[type="submit"] {
    margin-top: 30px;
}
@media screen and (min-width: 1200px) and (max-width: 1247px) {
    .header.shape1 .logo {
        width: 290px;
    }
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .header.shape1 .logo {
        width: 190px;
    }
    .logo img {
        max-width: 206px;
        height: auto;
    }
    .forty_year {
        right: 90px;
    }
    .fiver_year img,
    .forty_year img {
        width: 70px;
        height: auto;
    }
    .cookies_block {
        width: 970px;
        left: 50%;
        margin-left: -485px;
        font-size: 14px;
        line-height: 18px;
    }
    .affiliate_left {
        padding-right: 30px;
    }
    .affiliate_right {
        padding-left: 30px;
    }
    .affiliate label {
        font-size: 14px;
    }
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .header.shape1 .logo {
        width: 158px;
        position: absolute;
        left: -12px;
        top: 0;
    }
    .logo img {
        max-width: 200px;
        height: auto;
    }
    .header.shape1 .header-right {
        margin-bottom: 15px;
    }
    .header.shape1 .header-right-top ul li.call,
    .header.shape1 .header-right-top ul li.mail,
    .header.shape1 .header-right-top ul li.social,
    .header.shape1 .header-right-top ul li.talk {
        display: block;
    }
    #langSelector i,
    #langSelector span,
    .header.shape1 .header-right-top ul li.loginli button span,
    .header.shape1 .header-right-top ul li.purchase button span {
        display: none;
    }
    .header.shape1 .header-right-top ul li.mail {
        margin-right: 25px;
    }
    .header.shape1 .header-right-top {
        width: 100%;
    }
    .header.shape1 .header-right-top ul li.language {
        float: none;
        position: absolute;
        right: 170px;
        top: 40px;
        margin-right: 0;
    }
    .header.shape1 .header-right-top ul li.loginli {
        float: none;
        position: absolute;
        right: 240px;
        top: 40px;
        margin-right: 0;
    }
    .header.shape1 .header-right-top ul li.purchase {
        float: none;
        position: absolute;
        right: 280px;
        top: 40px;
        margin-right: 0;
    }
    .header.shape1 .header-right-top ul.dropdown-menu {
        left: 0;
    }
}
@media screen and (min-width: 768px) and (max-width: 812px) {
    .header.shape1 .logo {
        width: 170px;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .header.shape1 .header-right {
        width: 100%;
        float: right;
        margin-top: 0;
        margin-bottom: 12px;
    }
    .header.shape1 .float_right {
        margin-top: 14px;
        margin-right: 0;
        width: 100%;
        padding-right: 40px;
    }
    .header.shape1 .header-right-top ul {
        margin-right: 0;
        width: 100%;
        position: relative;
        margin-bottom: 6px;
    }
    .header.shape1 .navbar-header.pull-left {
        float: none;
        position: absolute;
        right: 15px;
        top: 70px;
    }
    .forty_year {
        right: 80px;
    }
    .fiver_year img,
    .forty_year img {
        width: 60px;
        height: auto;
    }
    .header.shape1 .header-right-top ul li.call,
    .header.shape1 .header-right-top ul li.mail,
    .header.shape1 .header-right-top ul li.social,
    .header.shape1 .header-right-top ul li.talk {
        display: block;
    }
    #langSelector i,
    #langSelector span,
    .header.shape1 .header-right-top ul li.loginli button span,
    .header.shape1 .header-right-top ul li.purchase button span {
        display: none;
    }
    .header.shape1 .header-right-top ul li.mail {
        margin-right: 25px;
    }
    .header.shape1 .header-right-top {
        width: 100%;
    }
    .header.shape1 .header-right-top ul li.language {
        float: none;
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 0;
    }
    .header.shape1 .header-right-top ul li.loginli {
        float: none;
        position: absolute;
        right: 55px;
        top: 0;
        margin-right: 0;
    }
    .header.shape1 .header-right-top ul li.purchase {
        float: none;
        position: absolute;
        right: 90px;
        top: 0;
        margin-right: 0;
    }
    #langSelector {
        padding-right: 10px;
    }
    .add_another.cicon a {
        width: 100%;
        max-width: 380px;
    }
    .back_title {
        padding-bottom: 10px;
    }
    .header.shape1 .header-right-top ul.dropdown-menu {
        left: 0;
        margin-right: 0;
        width: 70px;
        min-width: 70px;
        position: absolute;
        top: 100%;
        z-index: 20;
        float: none;
        min-height: 30px;
    }
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .cookies {
        width: 750px;
        left: 50%;
        margin-left: -375px;
        font-size: 14px;
        line-height: 18px;
        padding: 18px 16px 10px 16px;
    }
    .cookies a.cookies_acccept {
        min-width: 150px;
        height: 38px;
        line-height: 38px;
        font-size: 18px;
    }
    .affiliate_left {
        padding-right: 15px;
    }
    .affiliate_right {
        padding-left: 15px;
    }
    .affiliate label {
        font-size: 14px;
    }
}
@media (max-width: 767px) {
    .header.shape1 .logo {
        width: 170px;
        margin-bottom: 0;
        margin-top: 20px;
    }
    .header.shape1 .header-right {
        width: 100%;
        float: right;
        margin-top: 0;
        margin-bottom: 12px;
    }
    .header.shape1 .float_right {
        margin-top: 14px;
        margin-right: 0;
        width: 100%;
        padding-right: 40px;
    }
    .header.shape1 .header-right-top ul {
        margin-right: 0;
        width: 100%;
        position: relative;
        margin-bottom: 6px;
    }
    .header.shape1 .navbar-header.pull-left {
        float: none;
        position: absolute;
        right: 15px;
        top: 70px;
    }
    .forty_year {
        right: 50px;
    }
    .fiver_year {
        right: 7px;
    }
    .fiver_year img,
    .forty_year img {
        width: 36px;
        height: auto;
    }
    .header.shape1 .header-right-top ul li.call,
    .header.shape1 .header-right-top ul li.mail,
    .header.shape1 .header-right-top ul li.social,
    .header.shape1 .header-right-top ul li.talk {
        display: block;
    }
    #langSelector i,
    #langSelector span,
    .header.shape1 .header-right-top ul li.loginli button span,
    .header.shape1 .header-right-top ul li.purchase button span {
        display: none;
    }
    .header.shape1 .header-right-top ul li.mail {
        margin-right: 25px;
    }
    .header.shape1 .header-right-top {
        width: 100%;
    }
    .header.shape1 .header-right-top ul li.language {
        float: none;
        position: absolute;
        right: 0;
        top: 0;
        margin-right: 0;
    }
    .header.shape1 .header-right-top ul li.loginli {
        float: none;
        position: absolute;
        right: 18px;
        top: 0;
        margin-right: 0;
    }
    .header.shape1 .header-right-top ul li.purchase {
        float: none;
        position: absolute;
        right: 56px;
        top: 0;
        margin-right: 0;
    }
    #langSelector {
        padding-right: 10px;
    }
    .cookies_block {
        width: 96%;
        left: 50%;
        margin-left: -48%;
        font-size: 12px;
        line-height: 16px;
        padding: 12px 14px 4px 14px;
    }
    .cookies_block a.cookies_acccept {
        min-width: 130px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }
    .add_another a {
        font-size: 20px;
    }
    .add_another a span {
        padding: 0 16px;
    }
    .add_another.cicon a {
        width: 100%;
        max-width: 380px;
    }
    .cookies_block div {
        padding-bottom: 55px;
    }
    .shipping_billing label {
        padding-bottom: 40px;
        padding-right: 0;
    }
    .agree_button,
    .agree_button:hover {
        right: auto;
        left: 12px;
        top: auto;
        bottom: 0;
    }
    .back_title {
        padding-bottom: 10px;
    }
    .header.shape1 .header-right-top ul.dropdown-menu {
        left: 0;
        margin-right: 0;
        width: 70px;
        min-width: 70px;
        position: absolute;
        top: 100%;
        z-index: 20;
        float: none;
        min-height: 30px;
    }
    .affiliate .form-group.half {
        width: 100%;
        padding-right: 0;
    }
    .affiliate .form-group.half2 {
        width: 100%;
        padding-left: 0;
    }
    .affiliate_left {
        padding-right: 0;
    }
    .affiliate_right {
        padding-left: 0;
    }
    .affiliate label {
        font-size: 14px;
    }
    .affiliate .form-group input[type="submit"] {
        margin-top: 15px;
    }
}
@media (max-width: 500px) {
    .bank_wrap {
        width: 100%;
    }
}
input[type="number"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}
.loggedin .uname {
    color: #fff;
}
.loggedin .uname a {
    padding: 5px;
    color: #fff;
}
.loggedin .uname .dropdown-menu > li > a:hover {
    color: #fff !important;
}
@media screen and (min-width: 768px) and (max-width: 991px) {
    .loggedin .uname {
        position: absolute;
        right: auto;
        top: 40px;
        left: 310px;
    }
    .header.shape1.loggedin .header-right-top ul li.purchase {
        right: 234px;
    }
}
@media (max-width: 812px) {
    .loggedin .uname {
        display: block;
        left: 140px;
        bottom: 20px;
        top: auto;
    }
    .header.shape1.loggedin .header-right-top ul li.loginli {
        display: none;
    }
    .header.shape1.loggedin .header-right-top ul li.purchase {
        right: 55px;
    }
}
@media (max-width: 450px) {
    .form-group .radio_wrap,
    .form-group .radio_wrap:nth-child(2) {
        width: 50%;
    }
}
.filter > div > .choice ul.modelname {
    width: 100%;
    float: left;
    padding: 0;
    margin: 0;
}
.filter > div > .choice ul.modelname li {
    width: 16.62%;
    float: left;
    margin-bottom: 20px;
    padding-right: 12px;
}
.filter > div > .choice ul.modelname li:nth-child(6n + 6) {
    padding-right: 0;
    width: 15.7%;
}
.filter > div > .choice ul.size.modelname li > a {
    width: 100% !important;
    float: left;
    min-height: 240px;
    padding: 4px;
    padding: 0;
    position: relative;
    background-color: #101d36;
}
.filter_values a:hover {
    background: #ffcb05 !important;
}
.filter > div > .choice ul.modelname li.active > a,
.filter > div > .choice ul.modelname li:last-child.active > a {
    background: #ffcb05;
}
.filter > div > .choice ul.modelname li.active > a m {
    color: #101d36;
}
.filter > div > .choice ul.modelname li > a span.avatar {
    display: block;
    height: 170px;
    position: relative;
    padding: 4px;
    margin-bottom: 4px;
    background: #fff;
    border-bottom: solid 12px #fff;
}
.filter > div > .choice ul.modelname li > a span.avatar img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.filter > div > .choice ul.modelname li > a m {
    font-size: 16px;
    text-align: left;
    color: #ffcb05;
    padding: 2px 8px 6px 8px;
    display: block;
}
.filter > div > .choice ul.capacityt li > a:hover,
.filter > div > .choice ul.modelname li > a:hover {
    background-color: #ffcb05;
}
.filter > div > .choice ul.capacityt li > a:hover m,
.filter > div > .choice ul.modelname li > a:hover m {
    color: #091728;
}
.filter > div > .choice ul.capacityt li > a:hover m,
.filter > div > .choice ul.modelname li > a:hover m {
    background: #ffcb05;
}
.filter > div > .choice ul.modelname br {
    display: none;
}
.filter > div > .choice ul.modelname li.discount > div {
    border: 1px solid #bcbcbc;
    width: 100% !important;
    float: left;
    min-height: 240px;
    background-color: #101d36;
    text-align: center;
    font-size: 17px;
    line-height: 19px;
    color: #101d36;
    font-weight: 700;
}
.filter > div > .choice ul.modelname li.discount > div span:nth-child(1) {
    display: block;
    height: 170px;
    padding: 4px;
    margin-bottom: 4px;
    background: #fff;
    border-bottom: solid 12px #fff;
}
.filter > div > .choice ul.modelname li.discount > div span:nth-child(1) img {
    display: block;
    margin: 3px auto;
}
.filter > div > .choice ul.modelname li.discount > div span:nth-child(2) {
    display: block;
    padding: 4px;
    color: #ffcb05;
}
.filter > div > .choice ul.modelname li.discount > div span:nth-child(2) img {
    display: block;
    margin: 4px auto;
}
.filter > div > .choice ul.modelname li.discount br {
    display: block;
}
.filter > div > .choice ul.capacityt li .balign,
.filter > div > .choice ul.capacityt li.discount {
    display: none;
}
.filter > div > .choice ul.modelname li > a .balign {
    position: absolute;
    left: 10px;
    bottom: 0;
    right: 10px;
    height: 34px;
    text-align: left;
}
.filter > div > .choice ul.modelname li > a .balign b:nth-child(1) img {
    width: 28px;
    height: auto;
}
.filter > div > .choice ul.modelname li > a .balign b:nth-child(2) {
    position: absolute;
    right: 0;
    top: 2px;
}
@media (max-width: 1199px) {
    .filter > div > .choice ul.modelname li {
        width: 16.6%;
    }
    .filter > div > .choice ul.modelname li:nth-child(6n + 6) {
        width: 15.7%;
    }
    .filter > div > .choice ul.modelname li.discount > div,
    .filter > div > .choice ul.size.modelname li > a {
        font-size: 14px;
        line-height: 16px;
    }
}
@media screen and (max-width: 991px) {
    .filter > div > .choice ul.modelname li,
    .filter > div > .choice ul.modelname li:nth-child(6n + 6) {
        width: 24.85%;
        padding-right: 8px;
        margin-bottom: 10px;
    }
}
@media (min-width: 680px) and (max-width: 991px) {
    .filter > div > .choice ul.modelname li:nth-child(4n + 4) {
        width: 24.15%;
        padding-right: 0;
    }
}
@media screen and (max-width: 679px) {
    .filter > div > .choice ul.modelname li {
        width: 33%;
        padding-right: 8px;
        margin-bottom: 10px;
    }
}
@media (min-width: 450px) and (max-width: 679px) {
    .filter > div > .choice ul.modelname li:nth-child(3n + 3) {
        width: 31.5%;
        padding-right: 0;
    }
}
@media screen and (max-width: 449px) {
    .filter > div > .choice ul.modelname li {
        width: 49.5%;
        padding-right: 8px;
        margin-bottom: 10px;
    }
    .filter > div > .choice ul.modelname li:nth-child(2n + 2) {
        width: 48.75%;
    }
}
#section80 [data-products="0"],
#section80 [data-products="1"],
#section80 [data-products="2"],
#section80 [data-products="3"] {
    width: 100%;
    float: left;
}
a,
a:focus,
a:hover,
button,
button:focus,
input[type="submit"],
input[type="submit"]:hover {
    text-decoration: none;
    outline: 0;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.container-fluid.new_header {
    padding: 0;
    margin: 0;
    background: #0f1d34;
    position: relative;
}
.new_header_img {
    width: 100%;
    display: block;
    padding-left: 37%;
    text-align: right;
}
.new_header_img img {
    max-width: 100%;
    height: auto;
}
.new_header_img img:nth-child(2) {
    display: none;
}
.new_title {
    font-size: 30px;
    line-height: 26px;
    color: #fff;
    position: absolute;
    z-index: 2;
    left: 0;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.new_title .container > div {
    width: 55%;
}
.new_title p {
    margin-bottom: 16px;
}
.new_title h2 {
    font-size: 60px;
    line-height: 60px;
    font-weight: 300;
    padding: 0 0 30px 0;
    margin: 0;
}
.new_title h3 {
    font-size: 37px;
    line-height: 40px;
    font-weight: 700;
    padding: 10px 0 20px 0;
    margin: 0;
}
.picons {
    display: inline-block;
    height: 150px;
}
.picons img {
    max-height: 130px;
    width: auto;
    max-width: 100%;
}
.page1_content p b,
.page1_content p strong {
    font-size: 30px;
    line-height: 30px;
    font-weight: 700;
    display: block;
    padding-bottom: 4px;
}
.picon a {
    text-decoration: underline !important;
    color: #0f1d34;
}
.row.picon [class*="col-"] {
    padding-bottom: 30px;
}
.container.page1_content {
    font-size: 20px;
    line-height: 24px;
    color: #0f1d34;
    font-weight: 300;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 36px;
    text-decoration: none !important;
}
.new_title a,
.next a,
.ppt_buttons a,
.refer_link a {
    width: 228px;
    height: 70px;
    border-radius: 10px;
    background: #ffca44;
    line-height: 70px;
    font-size: 26px;
    color: #0f1d34;
    font-weight: 700;
    text-align: center;
    display: inline-block;
    margin-top: 20px;
}
.ppt_buttons {
    text-align: center;
}
.next {
    text-align: center;
    padding-top: 20px;
}
,
.ppt_buttons p:nth-child(1) a {
    background: #0f1d34;
    font-size: 26px;
    line-height: 26px;
    color: #ffca44;
    font-weight: 700;
    width: 380px;
    height: auto;
    padding: 20px;
    margin: o auto;
}
.form-group.check_wrap.nmargin {
    margin-bottom: 30px;
}
.steps {
    width: 600px;
    height: 150px;
    position: relative;
}
.steps:after {
    content: "";
    height: 6px;
    background: #fecb0a;
    position: absolute;
    z-index: 1;
    top: 24px;
    left: 50px;
    right: 150px;
}
.step_ahead {
    position: absolute;
    top: 0;
    color: #7d8490;
    font-size: 20px;
    line-height: 24px;
    padding-top: 60px;
}
.steps .step_ahead:nth-child(1) {
    left: 0;
    width: 220px;
    padding-right: 50px;
}
.steps .step_ahead:nth-child(2) {
    left: 220px;
    width: 220px;
    padding-right: 60px;
}
.steps .step_ahead:nth-child(3) {
    left: 440px;
    width: 160px;
    padding-right: 20px;
}
.step_ahead i {
    width: 54px;
    height: 54px;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: 700;
    z-index: 2;
    border-radius: 50%;
    border: solid 4px #f5db7b;
    background: #7d8490;
    color: rgba(255, 255, 255, 0.5);
    font-size: 30px;
    line-height: 46px;
    text-align: center;
    font-style: normal;
}
.step_ahead.active {
    color: #0f1d34;
}
.step_ahead.active i {
    background: #0f1d34;
    border: solid 4px #fecb0a;
    color: #fff;
}
.banneritem {
    text-align: center;
    padding-top: 20px;
}
.banneritem .equalize {
    width: 336px;
}
.banneritem [class*="col-"] {
    padding-bottom: 30px;
}
.banneritem [class*="col-"]:nth-child(3n + 1) {
    text-align: left;
}
.banneritem [class*="col-"]:nth-child(3n + 2) {
    text-align: center;
}
.banneritem [class*="col-"]:nth-child(3n + 2) .equalize {
    margin: 0 auto;
}
.banneritem [class*="col-"]:nth-child(3n + 3) {
    text-align: right;
}
.banneritem [class*="col-"]:nth-child(3n + 3) .equalize {
    margin: 0 0 0 auto;
}
.banner_back {
    background: #0f1d34;
    border: solid 1px #0f1d34;
    width: 100%;
    height: 100%;
}
.banner_img {
    background: #fff;
    display: block;
    position: relative;
    padding: 8px;
    height: 418px;
    text-align: center;
}
.banner_img img {
    position: absolute;
    left: 50%;
    top: 50%;
    max-height: 400px;
    width: auto;
    max-width: 90%;
    height: auto;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.banner_title {
    text-align: center;
    padding: 12px;
    color: #ffca44;
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    display: block;
}
.banner_title p {
    margin-bottom: 16px;
}
.banner_title a {
    width: 58px;
    height: 50px;
    display: inline-block;
    border-radius: 6px;
    background: #ffca44 url("/templates/t6910/images/download2.png") no-repeat center center;
    margin: 0 auto;
}
.banner_title a.nitro-lazy {
    background-image: none !important;
}
.refer_link a {
    width: auto;
    padding: 0 20px;
}
@media screen and (min-width: 992px) and (max-width: 1199px) {
    .new_title {
        font-size: 26px;
        line-height: 24px;
    }
    .new_title .container > div {
        width: 60%;
    }
    .new_title h2 {
        font-size: 50px;
        line-height: 50px;
        padding: 0 0 20px 0;
    }
    .new_title h3 {
        font-size: 34px;
        line-height: 36px;
        padding: 7px 0 15px 0;
    }
    .new_title a {
        width: 200px;
        height: 60px;
        line-height: 60px;
    }
    .banneritem .equalize {
        width: 290px;
    }
}
@media screen and (min-width: 813px) and (max-width: 991px) {
    .new_title {
        font-size: 22px;
        line-height: 20px;
    }
    .new_title .container > div {
        width: 66%;
        padding: 0 0 0 16px;
    }
    .new_title p {
        margin-bottom: 12px;
    }
    .new_title h2 {
        font-size: 40px;
        line-height: 40px;
        padding: 0 0 15px 0;
    }
    .new_title h3 {
        font-size: 25px;
        line-height: 25px;
        padding: 0 0 10px 0;
    }
    .new_title a {
        width: 156px;
        height: 50px;
        line-height: 50px;
        font-size: 18px;
        margin-top: 10px;
        border-radius: 6px;
    }
    .banner_img {
        height: 350px;
    }
    .banneritem .equalize {
        width: 230px;
    }
    .banner_title {
        font-size: 16px;
        line-height: 18px;
    }
}
@media (max-width: 812px) {
    .new_header_img {
        padding-left: 0;
    }
    .new_header_img img {
        width: 100%;
        height: auto;
    }
    .new_header_img img:nth-child(1) {
        display: none;
    }
    .new_header_img img:nth-child(2) {
        display: block;
    }
    .new_title {
        font-size: 20px;
        line-height: 20px;
        position: relative;
        display: block;
        padding: 15px 0;
        left: auto;
        right: auto;
        top: auto;
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    .new_title .container > div {
        width: 100%;
        padding: 0 16px;
    }
    .new_title p {
        margin-bottom: 12px;
    }
    .new_title h2 {
        font-size: 40px;
        line-height: 40px;
        padding: 0 0 15px 0;
    }
    .new_title h3 {
        font-size: 25px;
        line-height: 25px;
        padding: 0 0 10px 0;
    }
    .steps {
        width: 390px;
        height: 170px;
    }
    .steps::after {
        right: 70px;
    }
    .steps .step_ahead:nth-child(1) {
        left: 0;
        width: 155px;
        padding-right: 50px;
    }
    .steps .step_ahead:nth-child(2) {
        left: 155px;
        width: 155px;
        padding-right: 60px;
    }
    .steps .step_ahead:nth-child(3) {
        left: 310px;
        width: 80px;
        padding-right: 20px;
    }
    .banneritem [class*="col-"]:nth-child(3n + 1) {
        text-align: center;
    }
    .banneritem [class*="col-"]:nth-child(3n + 2) {
        text-align: center;
    }
    .banneritem [class*="col-"]:nth-child(3n + 3) {
        text-align: center;
    }
    .banneritem [class*="col-"]:nth-child(3n + 1) .equalize,
    .banneritem [class*="col-"]:nth-child(3n + 2) .equalize,
    .banneritem [class*="col-"]:nth-child(3n + 3) .equalize {
        margin: 0 auto;
    }
}
@media (max-width: 450px) {
    .ppt_buttons p:nth-child(1) a {
        width: 96%;
        font-size: 20px;
        line-height: 22px;
    }
    .step_ahead {
        font-size: 16px;
        line-height: 18px;
    }
    .steps {
        width: 304px;
        height: 150px;
    }
    .steps::after {
        right: 70px;
    }
    .steps .step_ahead:nth-child(1) {
        left: 0;
        width: 110px;
        padding-right: 40px;
    }
    .steps .step_ahead:nth-child(2) {
        left: 110px;
        width: 110px;
        padding-right: 10px;
    }
    .steps .step_ahead:nth-child(3) {
        left: 220px;
        width: 84px;
        padding-right: 10px;
    }
    .banneritem .equalize {
        width: 290px;
    }
}
.socials_hoder {
    position: absolute;
    right: 155px;
    top: 30px;
    width: 200px;
}
.socials_hoder li {
    display: inline-block;
}
@media (max-width: 767px) {
    .socials_hoder {
        right: -4px;
        top: 23px;
    }
    .socials_hoder li {
        width: 30px;
    }
    .header-right-top ul li.call,
    .header-right-top ul li.talk {
        margin-right: 34px;
    }
    #prodProp10111 .freeshipping {
        right: 10px !important;
    }
}
.owl-carousel,
.owl-carousel .owl-item {
    -webkit-tap-highlight-color: transparent;
    position: relative;
}
.owl-carousel {
    display: none;
    width: 100%;
    z-index: 1;
    direction: ltr;
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-touch-callout: none;
}
.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
}
.no-js .owl-carousel,
.owl-carousel.owl-loaded {
    display: block;
}
.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-loading {
    opacity: 0;
    display: block;
}
.owl-carousel.owl-hidden {
    opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
    visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.owl-carousel.owl-grab {
    cursor: move;
    cursor: grab;
}
.owl-carousel.owl-rtl {
    direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
    float: left;
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
    z-index: 0;
}
.owl-carousel .owl-animated-out {
    z-index: 1;
}
.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}
@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}
.owl-height {
    transition: height 0.5s ease-in-out;
}
.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    transition: opacity 0.4s ease;
}
.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000;
}
.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url("https://crm.eilon-engineering.com/templates/t6910/css/owl.video.play.png") no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    transition: -webkit-transform 0.1s ease;
    transition: transform 0.1s ease;
}
.owl-carousel .owl-video-play-icon.nitro-lazy {
    background-image: none !important;
}
.owl-carousel .owl-video-play-icon:hover {
    -webkit-transform: scale(1.3, 1.3);
    -ms-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none;
}
.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;
    transition: opacity 0.4s ease;
}
.owl-next,
.owl-prev {
    background-position: 0 0;
}
.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%;
}
.owl-nav {
    text-align: center;
    margin-top: 0;
}
.owl-next,
.owl-prev {
    background-color: transparent;
    border-radius: 0;
    height: 30px;
    width: 30px;
    text-align: center;
    line-height: 32px;
    -webkit-transition: 0.4s;
    -moz-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    color: #000;
    display: inline-block;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    background-size: 30px 30px;
}
.owl-next {
    right: -40px;
    background: url("/templates/t6910/images/next3.png") no-repeat center center;
}
.owl-next.nitro-lazy {
    background-image: none !important;
}
.owl-prev {
    left: -40px;
    background: url("/templates/t6910/images/prev3.png") no-repeat center center;
}
.owl-prev.nitro-lazy {
    background-image: none !important;
}
.owl-next:hover,
.owl-prev:hover {
    background-color: transparent;
}
.owl-dots {
    display: none;
}
.owl-carousel .owl-nav .owl-next i,
.owl-carousel .owl-nav .owl-prev i {
    display: none;
}
input[type="submit"],
input[type="submit"]:hover {
    text-decoration: none;
    outline: 0;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
    box-shadow: none !important;
    border: none;
}
input[type="number"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}
input[type="number"] {
    -moz-appearance: textfield;
}

.logo {
    margin-top: 40px;
}
.header-right {
    margin-top: 26px;
    margin-bottom: 0px;
}
.header-right-top {
    height: 55px;
}
.header.shape1 .header-right-top ul:nth-child(1) {
    float: right;
    width: auto;
}
.header-right-top ul:nth-child(1) li {
    float: right;
    padding: 0 0 0 14px;
    margin: 0;
}
.header-right-top ul:nth-child(1) li a {
    position: relative;
    float: right;
    width: 40px;
    height: 40px;
    background: #fff;
    border: solid 1px #ffcb05;
    border-radius: 50%;
}


.equalize.equalcol a:focus,
.equalize.equalcol a:focus-visible,
.equalize.equalcol a:focus-within,
.header-right-top ul:nth-child(1) li a:focus,
.header-right-top ul:nth-child(1) li a:focus-within,
.header-right-top ul:nth-child(1) li a:focus-visible {
     border: solid 4px #ffcb05!important;
}

.header-right-top ul:nth-child(1) li a img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.header.shape1 .header-right-top ul:nth-child(2) {
    float: left;
    width: auto;
    margin: 10px 0 0 0;
}
.navbar-nav > li a {
    padding: 0 16px;
}
.uname a {
    display: inline !important;
}
.yellow_bar2 {
    text-align: center;
    background: #ffcb05;
    padding: 0px;
    margin: 0;
    font-size: 24px;
    line-height: 36px;
    color: #101d36;
    font-weight: 400;
}
.yellow_bar2 strong {
    font-weight: 700;
}
.home_slider {
    padding: 0;
    margin: 0;
    position: relative;
    z-index: 1;
}
.home_slider .carousel,
.home_slider .carousel .carousel-inner,
.home_slider .carousel .carousel-inner > .item {
    position: relative;
    background: #091524;
}
.home_slider .carousel-caption {
    left: 0;
    right: 0;
    bottom: auto;
    top: 66px;
    z-index: 3;
    font-size: 52px;
    line-height: 60px;
    font-weight: 300;
    color: #ffcb05;
    text-align: left;
    padding: 0;
    text-shadow: none;
}
.home_slider .carousel-caption strong {
    display: block;
    max-width: 550px;
    font-weight: 300;
}
.home_slider .carousel-indicators {
    bottom: 30px;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0;
    padding: 0;
}
.home_slider .carousel-indicators li,
.home_slider .carousel-indicators button {
    display: inline-block;
    text-indent: -999px;
    border-radius: 50%;
    cursor: pointer;
    border: 0;
    width: 10px;
    height: 10px;
    background: #fff;
    opacity: 0.5;
    margin: 0 8px;
}
.home_slider .carousel-indicators li.active,
.home_slider .carousel-indicators button.active {
    opacity: 1;
}
.home_slider .carousel .carousel-inner > .item img:nth-child(2) {
    display: none;
}
.home_slider .carousel-control.right,
.home_slider .carousel-control.left {
    background: none;
    visibility: hidden;
}
.hone_section {
    padding: 15px 0 30px;
    margin: 0;
    color: #101d36;
    font-size: 18px;
    line-height: 28px;
    font-weight: 300;
    background: #fff;
    position: relative;
    z-index: 2;
}
.hone_section .container {
    position: relative;
}
.ourproduct {
    position: absolute;
    width: 180px;
    height: 46px;
    line-height: 46px;
    font-size: 20px;
    color: #101d36;
    text-align: center;
    padding-left: 46px;
    z-index: 3;
    left: 8px;
    top: -75px;
    background: #ffcb05;
}
.ourproduct:hover {
    background: #101d36;
    color: #ffcb05;
}
.ourproduct:after {
    content: "";
    width: 46px;
    height: 46px;
    position: absolute;
    left: 0;
    top: 0;
    background: #fff url("/templates/t6910/images/arrow.png") no-repeat center center;
}
.img_block {
    height: 290px;
    position: relative;
    display: block;
    border: solid 1px #707070;
    z-index: 1;
    background: #fff;
    overflow: hidden;
}
.img_block img {
    max-width: 98%;
    max-height: 98%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
.img_block + div {
    padding: 16px 0 0 0;
}
.img_block + div a {
    background: #101d36;
    min-width: 180px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    border: none;
    border-radius: 5px;

    font-size: 14px;
    font-weight: 300;
    color: #ffcb05;
    display: inline-block;
}
.img_block + div a:hover {
    background: #ffcb05;
    color: #101d36;
}
.hone_section .row [class*="col-"] {
    padding-bottom: 20px;
}
.hone_section h2 {
    color: #000;
    font-size: 26px;
    line-height: 28px;
    font-weight: 700;
    min-height: 44px;
    margin: 0;
    padding-bottom: 15px;
}
.see_partner {
    background: #f7f7f7;
    padding: 40px 0 0 0;
    margin: 0;
}
.see_partner h2 {
    color: #101d36;
    font-size: 46px;
    line-height: 60px;
    font-weight: 300;
    margin: 0 0 40px 0;
    padding: 0;
    text-align: center;
}
.see_partner .owl-nav {
}
.see_partner .owl-carousel.owl-drag .owl-item > .item {
    height: 170px;
    border-right: solid 1px #c4c4c4;
    position: relative;
    display: block;
}
.see_partner .owl-carousel.owl-drag .owl-item > .item img {
    max-width: 98%;
    max-height: 98%;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 1;
}
.see_partner .owl-carousel .owl-stage-outer:after {
    position: absolute;
    z-index: 5;
    background: #f7f7f7;
    right: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    content: "";
}
.see_partner .owl-carousel .owl-stage-outer:before {
    position: absolute;
    z-index: 5;
    background: #f7f7f7;
    left: 0;
    top: 0;
    bottom: 0;
    width: 1px;
    content: "";
}
.seeall {
    padding-top: 40px;
    padding-bottom: 24px;
    text-align: center;
    font-size: 16px;
    color: #101d36;
    line-height: 22px;
    font-weight: 300;
}
.seeall a {
    display: inline-block;
    color: #101d36;
}
.callus {
    background: #ffcb05;
    padding: 88px 0 70px 0;
    margin: 0;
    font-size: 20px;
    line-height: 28px;
    color: #101d36;
    font-weight: 400;
}
.contact_block {
    padding-right: 100px;
    text-align: left;
}
.contact_block strong {
    display: block;
    font-weight: 700;
}
.contact_block h2 {
    color: #101d36;
    font-size: 24px;
    line-height: 32px;
    font-weight: 300;
    margin: 0 0 10px 0;
    padding: 0 0 3px 0;
    border-bottom: solid 1px #101d36;
}
.contact_block a {
    color: #101d36;
    font-weight: 700;
}
.contact_block h2:nth-last-child(2) {
    padding-top: 70px;
}
.contact_form {
    width: 100%;
    float: left;
}
.contact_form .form-group {
    position: relative;
    width: 100%;
    float: left;
    margin-bottom: 10px;
}
.contact_form .form-control {
    padding: 0 20px;
    width: 100%;
    height: 56px;
    text-align: left;
    background: #fff;
    font-weight: 400;
    font-size: 18px;
    line-height: 54px;
    color: #101d36;
    border: solid 1px #95989a;
    border-radius: 0;
    font-style: normal;
}
.contact_form .form-control:focus {
    border: solid 1px #95989a;
    border-radius: 0;
}
.contact_form .form-control.inputError {
    border: solid 1px #f00;
}
.contact_form .form-group:nth-child(odd) {
    width: 50%;
    float: right;
    padding-left: 5px;
}
.contact_form .form-group:nth-child(even) {
    width: 50%;
    float: left;
    padding-right: 5px;
}
.contact_form .form-group.textarea {
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
}
.contact_form .form-control.textarea {
    height: 134px;
    padding: 10px 20px;
    line-height: 24px;
}
.contact_form form .form-group.submit {
    text-align: left;
    width: 100%;
    padding: 0;
}
.contact_form .form-control::-webkit-input-placeholder {
    color: #0b073b;
    opacity: 0 !important;
    font-weight: 400;
}
.contact_form .form-control::-moz-placeholder {
    color: #c9ceda;
    opacity: 0 !important;
    font-weight: 400;
}
.contact_form .form-control:-ms-input-placeholder {
    color: #0b073b;
    font-weight: 400;
    opacity: 0 !important;
}
.contact_form .form-control::-webkit-input-placeholder {
    color: #0b073b;
    font-weight: 400;
    opacity: 0 !important;
}
.contact_form .form-group label {
    text-align: left;
    pointer-events: none;
    position: absolute;
    z-index: 5;
    z-index: 5;
    left: 20px;
    margin: 0;
    top: 0px;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 54px;
    font-style: italic;
    color: #c2c2c2;
    transition: 0.2s;
    transition-timing-function: ease;
    transition-timing-function: cubic-bezier(0.25, 0.1, 0.25, 1);
    opacity: 1;
}
.contact_form .form-group .form-control:focus + label,
.contact_form .form-group .form-control:not(:placeholder-shown) + label {
    top: 0px;
    left: 20px px;
    margin: 0;
    padding: 0;
    font-weight: 400;
    font-size: 18px;
    line-height: 54px;
    color: #c2c2c2;
    opacity: 0;
}
.contact_form input[type="submit"] {
    width: 200px;
    height: 54px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    line-height: 52px;
    border: solid 1px #101d36;
    cursor: pointer;
    background: #101d36;
    text-transform: uppercase;
    border-radius: 0;
}
.contact_form input[type="submit"]:hover {
    background: #fff;
    color: #101d36;
    border: solid 1px #fff;
}
.newfooter {
    background: #101d36;
    padding: 75px 0 90px 0;
}
.mobilehide ul {
    width: 16.66%;
    float: left;
    padding: 0 0 40px 0;
    margin: 0;
    list-style: none;
}
.mobilehide ul li {
    display: block;
    padding: 8px 35px 8px 0;
}
.mobilehide ul li a {
    font-size: 16 xp;
    line-height: 21px;
    color: #bcc1c4;
}

.mobilehide ul li a:focus-visible {
    border:2px solid white;
}

.mobilehide ul li a:hover {
    color: #fff;
    text-decoration: underline;
}
.mobilehide ul li a strong {
    font-weight: 700;
    color: #fff;
    display: block;
}
.copyright {
    width: 100%;
    float: left;
    border-top: solid 1px #ffcb05;
    padding-top: 26px;
}
.copyright div:nth-child(1) {
    float: left;
    width: 50%;
    color: #fff;
}
.copyright div:nth-child(2) {
    float: left;
    width: 50%;
    text-align: right;
    font-size: 16px;
    line-height: 21px;
    color: #fff;
}
.copyright div:nth-child(1) strong {
    font-size: 20px;
    line-height: 26px;
    font-weight: 700;
    display: inline-block;
    padding-right: 17px;
}
.copyright a {
    color: #fff;
    display: inline-block;
    padding: 0 8px;
}
.carousel.carousel-fade .item {
    -webkit-transition: opacity 0.2s ease-in-out;
    -moz-transition: opacity 0.2s ease-in-out;
    -ms-transition: opacity 0.2s ease-in-out;
    -o-transition: opacity 0.2s ease-in-out;
    transition: opacity 0.2s ease-in-out;
    opacity: 0;
}
.carousel.carousel-fade .active.item {
    opacity: 1;
}
.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}
.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}
.carousel.carousel-fade .carousel-control {
    z-index: 3;
}
.customercare {
    position: absolute;
    width: 82px;
    height: 82px;
    left: -82px;
    top: 282px;
    background: url("/templates/t6910/images/care.svg") no-repeat center center #ffcb05;
    z-index: 99;
    border: 0;
    cursor: pointer;
}
.customercare.nitro-lazy {
    background-image: none !important;
}
.customercare span {
    font-size: 26px;
    line-height: 26px;
    color: #fff;
    background: #101d36;
    position: absolute;
    width: 196px;
    height: 83px;
    padding: 15px 20px;
    right: 100%;
    top: 0;
    text-align: left;
    -moz-transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 0;
    visibility: hidden;
}
.customercare:hover span {
    opacity: 1;
    visibility: visible;
}
.contact_top {
    font-size: 18px;
    line-height: 28px;
    color: #fff;
    padding-bottom: 44px;
    width: 100%;
    float: left;
}
.contact_top strong,
.contact_top a {
    color: #ffcb05;
    font-weight: 700;
    display: block;
}
.contact_top a:hover {
    color: #061221;
    background: #ffcb05;
}
.contact_top ul {
    float: right;
    width: 100%;
    padding: 24px 0;
    margin: 15px 0 0 0;
    list-style: none;
    border-bottom: solid 1px #ffcb05;
    border-top: solid 1px #ffcb05;
}
.contact_top ul li {
    float: right;
    padding: 0;
    margin: 0;
    width: 25%;
    text-align: center;
}
.contact_top ul li a {
    position: relative;
    display: inline-block;
    width: 54px;
    height: 54px;
    background: #fff;
    border: solid 1px #ffcb05;
    border-radius: 50%;
}
.contact_top ul li:nth-child(1) a {
    background: #109f16;
}
.contact_top ul li a img {
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.contact_right .contact_form .form-control {
    height: 42px;
    line-height: 40px;
}
.contact_right .contact_form .form-group:nth-child(odd) {
    width: 100%;
    float: left;
    padding-right: 0px;
}
.contact_right .contact_form .form-group:nth-child(even) {
    width: 100%;
    float: right;
    padding-left: 0px;
}
.contact_right .contact_form .form-group.textarea {
    margin-bottom: 10px;
    width: 100%;
    padding: 0;
}
.contact_right .contact_form .form-control.textarea {
    height: 88px;
    padding: 10px 20px;
    line-height: 24px;
}
.contact_right .contact_form .form-group label {
    line-height: 42px;
}
.contact_right .contact_form .form-group .form-control:focus + label,
.contact_right .contact_form .form-group .form-control:not(:placeholder-shown) + label {
    line-height: 42px;
}
.contact_right .contact_form input[type="submit"] {
    width: 100%;
    height: 44px;
    display: block;
    border: solid 1px #ffcb05;
    background: #ffcb05;
    color: #101d36;
    line-height: 42px;
}
.contact_right .contact_form input[type="submit"]:hover {
    background: #fff;
    color: #101d36;
    border: solid 1px #fff;
}
.mobile_nav {
    display: none;
}
.desktophide {
    display: none;
}
.customercare2 {
    display: none;
    position: absolute;
    width: 68px;
    height: 68px;
    right: 0;
    top: -108px;
    background: url("/templates/t6910/images/care.svg") no-repeat center center #ffcb05;
    z-index: 99;
    border: 0;
    cursor: pointer;
    background-size: 42px auto;
}
.customercare2.nitro-lazy {
    background-image: none !important;
}

.phonemobile {
    display: none;
}
.products h2,
#popcases h2,
#popoptions h2 {
    font-weight: 300 !important;
    font-size: 22px;
    padding-bottom: 20px;
    display: block;
    margin: 0;
}
.filter > div > .choice ul li > a {
    border: 1px solid #c4c4c4;
}
.filter > div > .choice ul li.active > a {
    border: 1px solid #c4c4c4;
}
.filter > div > .choice ul.capacityt li > a {
    border: 1px solid #707070;
    background: #fff;
    padding: 0;
    font-size: 22px;
    line-height: 25px;
    color: #101d36;
}
.filter > div > .choice ul.capacityt li > a m {
    display: block;
    font-size: 28px;
    position: relative;
    padding: 8px;
    background: #101d36;
    color: #ffcb05;
}
.filter > div > .choice ul.capacityt li > a m:after {
    content: "";
    position: absolute;
    width: 90%;
    margin-left: -45%;
    left: 50%;
    bottom: 1px;
    height: 1px;
    background: #101d36;
}
.filter > div > .choice ul.capacityt li > a .price {
    display: block;
    padding: 8px;
}
.filter > div > .choice ul.capacityt li > a br {
    display: none;
}
.filter > div > .choice ul.capacityt li.active > a {
    background: #ffcb05;
}
.filter > div > .choice ul.capacityt li.active > a m {
    background: #ffcb05;
    color: #101d36;
}
.filter hr,
#popcases hr {
    width: 100%;
    float: left;
    margin-top: 15px;
    margin-bottom: 15px;
    border-top-color: #bcbcbc;
}
.mendetary {
    font-size: 12px;
    width: 100%;
    float: left;
    color: #101d36;
    padding-bottom: 10px;
}
.mendetary em {
    color: #c90e0e;
    font-style: normal;
}
.modal-backdrop {
    z-index: 1040;
    background-color: #000;
}
.newmodal .modal-dialog {
    padding: 0;
    background-color: #fff;
    box-shadow: none;
    border-radius: 0px;
    width: 572px;
}
.newmodal .modal-dialog .modal-header {
    background: #101d36;
    min-height: auto;
    color: #ffcb05;
    text-align: center;
    font-size: 28px;
    line-height: 28px;
    font-weight: 600;
    padding: 15px 15px 20px 15px;
    position: relative;
}
.newmodal .modal-dialog .modal-header .close {
    width: 20px;
    height: 20px;
    position: absolute;
    right: 10px;
    top: 10px;
    background: url("/templates/t6910/images/mclose.png") no-repeat center center;
    border: 0;
    cursor: pointer;
    border-radius: 0;
}
.newmodal .modal-dialog .modal-header .close.nitro-lazy {
    background-image: none !important;
}
.newmodal .modal-dialog .modal-header strong {
    display: block;
    font-weight: 600;
    color: #fff;
    padding-bottom: 5px;
}
.newmodal .modal-dialog .modal-header em {
    font-weight: 300;
    font-style: normal;
    color: #fff;
}
.newmodal .modal-dialog .modal-footer {
    background: #101d36;
    padding: 0;
    border: 0;
    text-align: right;
}
.newmodal .modal-dialog .modal-footer button {
    width: 98px;
    height: 36px;
    background: #ffcb05;
    text-align: center;
    border: 0;
    cursor: pointer;
    font-size: 18px;
    color: #101d36;
    border-radius: 0;
}
.newmodal .modal-dialog .modal-body {
    padding: 32px 82px;
    font-size: 20px;
    line-height: 28px;
    color: #101d36;
    font-weight: 700;
}
.newmodal .modal-dialog .modal-body strong {
    display: block;
    font-weight: 400;
}
.newmodal .modal-dialog .modal-body ul {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
}
.newmodal .modal-dialog .modal-body ul li {
    display: block;
    list-style: none;
    border-bottom: solid 1px #101d36;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
}
.newmodal .modal-dialog .modal-body ul li:nth-child(4) {
    border: 0;
    padding: 0;
    margin: 0;
}
#carouselButtons {
    left: 50%;
    margin-left: -280px;
    position: absolute;
    bottom: 16px;
    z-index: 16;
}
#playButton {
    background: #ffcb05 url("/templates/t6910/images/play.svg") no-repeat center center;
    background-size: auto 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    border: 0;
    border: solid 1px #ffcb05;
    border-radius: 8px;
    margin: 0 2px;
}
#playButton.nitro-lazy {
    background-image: none !important;
}
#pauseButton {
    background: #ffcb05 url("/templates/t6910/images/pause.svg") no-repeat center center;
    background-size: auto 20px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    display: inline-block;
    border: 0;
    border: solid 1px #ffcb05;
    border-radius: 8px;
    margin: 0 2px;
}
#pauseButton.nitro-lazy {
    background-image: none !important;
}
#playButton.active,
#pauseButton.active {
    background-color: #000;
}
@media (min-width: 813px) {
    .home_slider {
        height: 520px;
    }
    .home_slider .carousel,
    .home_slider .carousel .carousel-inner,
    .home_slider .carousel .carousel-inner > .item {
        height: 520px;
    }
    .home_slider img,
    .home_slider .carousel .carousel-inner > .item > img {
        position: absolute;
        z-index: 1;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        max-width: inherit !important;
    }
    .contact_right {
        background: #101d36;
        width: 360px;
        position: fixed;
        right: -360px;
        top: 0;
        bottom: 0;
        height: calc(100vh) !important;
        transition: right 150ms linear 0s;
        z-index: 10;
        display: block;
    }
    .contact_right .contact_block2 {
        height: calc(100vh) !important;
        padding: 36px;
        overflow-y: auto;
        width: 100%;
    }
    .collapse.contact_right.in {
        right: 0;
        z-index: 9999;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    .navbar-nav > li a {
        padding: 0 12px;
    }
    .hone_section h2 {
        font-size: 22px;
        line-height: 24px;
    }
}
@media (min-width: 813px) and (max-width: 991px) {
    #langSelector i,
    #langSelector span,
    .header.shape1 .header-right-top ul li.loginli button span,
    .header.shape1 .header-right-top ul li.purchase button span {
        display: inline-block;
    }
    .navbar-nav > li a {
        padding: 0 12px;
    }
    .header.shape1 .header-right-top ul li.loginli,
    .header.shape1 .header-right-top ul li.purchase {
        float: left;
        position: relative;
        right: auto;
        top: auto;
        margin-right: 12px;
    }
    .header-right-top ul li.loginli button img,
    .header-right-top ul li.purchase button img {
        padding: 0 7px 0 0;
    }
    .header.shape1 .header-right-top ul:nth-child(2) {
        margin: 10px 0 0 130px;
    }
    #carouselButtons {
        margin-left: -170px;
    }
	.home_slider .carousel-indicators { padding-left: 50px;}
}
@media only screen and (max-width: 812px) {
    .header,
    .header.shape1 .container {
        height: 110px;
    }
    .header.shape1 .logo {
        position: absolute;
        z-index: 19;
        left: 15px;
        top: 18px;
        width: 199px;
        margin: 0;
    }
    .logo img {
        max-width: 100%;
        height: auto;
    }
    .header-right-top {
        height: auto;
    }
    .header.shape1 .navbar-header.pull-left {
        top: 26px;
    }
    .header.shape1 .header-right-top ul:nth-child(1) {
        display: none;
    }
    .header.shape1 .header-right-top ul:nth-child(2) {
        float: none;
        position: absolute;
        right: 40px;
        top: 20px;
    }
    .header.shape1 .header-right-top ul li.loginli,
    .header.shape1 .header-right-top ul li.purchase {
        float: left;
        position: relative;
        right: auto;
        top: auto;
        margin-right: 12px;
    }
    #langSelector i,
    #langSelector span,
    .header.shape1 .header-right-top ul li.loginli button span,
    .header.shape1 .header-right-top ul li.purchase button span {
        display: none;
    }
    .mobile_nav {
        display: block;
        position: absolute;
        z-index: 11;
        left: 0;
        right: 0;
        top: 76px;
    }
    .mobile_nav ul {
        display: block;
        padding: 0;
        margin: 0;
        list-style: none;
        text-align: center;
    }
    .mobile_nav ul li {
        display: inline-block;
        padding: 0;
        margin: 0;
    }
    .mobile_nav ul li a {
        border-right: 1px solid #ffcb05;
        padding: 0 16px;
        display: block;
        font-size: 16px;
        line-height: 21px;
        font-weight: 300;
        color: #ffcb05;
    }
    .mobile_nav ul li a:hover {
        color: #fff;
    }
    .mobile_nav ul li:last-child > a {
        border-right: none;
    }
    .yellow_bar2 {
        font-size: 17px;
        line-height: 23px;
        padding: 8px 0;
    }
    .navbar-nav > li a {
        padding: 0 16px 0 0;
    }
    .navbar-nav > li > ul {
        padding: 10px;
    }
    .home_slider .carousel .carousel-inner > .item img:nth-child(2) {
        display: block;
    }
    .home_slider .carousel .carousel-inner > .item img:nth-child(1) {
        display: none;
    }
    .home_slider img,
    .home_slider .carousel .carousel-inner > .item > img {
        width: 100%;
    }
    .home_slider .carousel-caption {
        font-size: 32px;
        line-height: 38px;
        top: 0;
    }
    .home_slider .carousel-caption strong {
        padding: 28px 20px;
    }
    .hone_section {
        padding: 40px 0 20px 0;
    }
    .hone_section .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .ourproduct,
    .ourproduct:hover {
        width: 148px;
        height: 36px;
        line-height: 36px;
        font-size: 16px;
        padding-left: 36px;
        top: -76px;
        left: 30px;
    }
    .ourproduct::after {
        width: 36px;
        height: 36px;
        background-size: 23px 23px;
    }
    .home_slider .carousel.slide .item > img {
        min-height: auto;
    }
    .home_slider,
    .home_slider .carousel,
    .home_slider .carousel .carousel-inner,
    .home_slider .carousel .carousel-inner > .item {
        height: 470px;
    }
    .owl-next {
        right: -30px;
    }
    .owl-prev {
        left: -30px;
    }
    .home_slider .carousel-indicators {
        display: none;
    }
    .see_partner {
        padding: 36px 0 0 0;
    }
    .see_partner h2 {
        font-size: 40px;
        line-height: 52px;
        margin-bottom: 34px;
    }
    .see_partner .owl-carousel.owl-drag .owl-item > .item {
        height: 100px;
    }
    .see_partner .owl-carousel.owl-drag .owl-item > .item img {
        max-width: 90%;
        max-height: 90%;
    }
    .see_partner .container,
    .callus .container,
    .newfooter .container {
        padding-left: 30px;
        padding-right: 30px;
    }
    .callus {
        padding: 30px 0 30px 0;
    }
    .contact_block h2:nth-last-child(2) {
        padding-top: 15px;
    }
    .contact_form .form-group:nth-child(odd) {
        width: 100%;
        float: left;
        padding-right: 0px;
    }
    .contact_form .form-group:nth-child(even) {
        width: 100%;
        float: right;
        padding-left: 0px;
    }
    .copyright {
        border: 0;
        padding-top: 0px;
    }
    .copyright div:nth-child(1) {
        width: 100%;
        padding-bottom: 18px;
    }
    .copyright div:nth-child(2) {
        width: 100%;
        text-align: left;
        border-top: solid 1px #ffcb05;
        padding-top: 18px;
    }
    .newfooter {
        padding: 36px 0;
    }
    .mobilehide {
        display: none;
    }
    .desktophide {
        display: block;
        padding-bottom: 40px;
        overflow: hidden;
    }
    .search_date {
        border: solid 1px #959595;
        margin-bottom: 40px;
    }
    .navbar-nav > .has-menu > a::before {
        content: "";
        position: absolute;
        right: 0;
        top: 50%;
        margin-top: -5px;
        width: 20px;
        height: 10px;
        background: url("/templates/t6910/images/darrow2.svg") no-repeat;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .navbar-nav > .has-menu.expand > a::before {
        -webkit-transform: rotate(180deg);
        -moz-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        -o-transform: rotate(180deg);
    }
    .desktophide .navbar-nav > li {
        border-bottom: solid 1px #707070;
    }
    .desktophide .navbar-nav > li a {
        padding: 0;
        line-height: 46px;
        line-height: 46px;
        font-size: 20px;
        color: #fff;
        font-weight: 700;
        margin: 0;
    }
    .desktophide .navbar-nav > li > ul {
        background: #101d36;
        padding: 0 0 10px 0;
    }
    .desktophide .navbar-nav > li li a {
        font-size: 16px;
        line-height: 40px;
        color: #bcc1c4;
        font-weight: 400;
    }
    .customercare {
        display: none;
    }
    .contact_form {
        padding-top: 15px;
    }
    .home_slider .carousel-caption strong {
        max-width: 315px;
    }
    .contact_right {
        width: 100%;
        position: fixed;
        right: 0;
        left: 0;
        top: 110px;
        height: 0px !important;
        z-index: 99;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        display: block;
        visibility: hidden;
    }
    .contact_right .contact_block2 {
        padding: 36px;
        overflow-y: auto;
        width: 100%;
        background: #101d36;
        height: 0px !important;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .collapse.contact_right.in {
        visibility: visible;
        height: auto !important;
        z-index: 99;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .collapse.contact_right.in .contact_block2 {
        height: calc(100vh - 110px) !important;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
    }
    .formclose {
        display: block;
        width: 18px;
        height: 18px;
        background: url("https://crm.eilon-engineering.com/templates/t6910/images/close3.svg") no-repeat center center #101d36;
        z-index: 5;
        position: absolute;
        left: 0;
        top: 0;
        border: 0;
        cursor: pointer;
    }
    .formclose.nitro-lazy {
        background-image: none !important;
    }
    .phonemobile {
        display: block;
        position: absolute;
        width: 68px;
        height: 68px;
        right: 70px;
        top: -108px;
        background: url("/templates/t6910/images/phone3.svg") no-repeat center center #ffcb05;
        z-index: 99;
        border: 0;
        cursor: pointer;
    }
    .phonemobile.nitro-lazy {
        background-image: none !important;
    }
    .phonemobile span {
        font-size: 26px;
        line-height: 26px;
        color: #fff;
        background: #101d36;
        position: absolute;
        width: 196px;
        height: 68px;
        padding: 5px 15px;
        right: 100%;
        top: 0;
        text-align: left;
        -moz-transition: all 0.5s ease;
        -webkit-transition: all 0.5s ease;
        -o-transition: all 0.5s ease;
        transition: all 0.5s ease;
        opacity: 0;
        visibility: hidden;
    }
    .phonemobile:hover span {
        opacity: 1;
        visibility: visible;
    }
    .customercare2 {
        display: block;
    }
    .newmodal .modal-dialog {
        width: 355px;
        margin: 150px auto 0 auto;
    }
    .newmodal .modal-dialog .modal-body {
        padding: 16px;
    }
    .newmodal .modal-dialog .modal-header {
        font-size: 24px;
        line-height: 24px;
    }
    #carouselButtons {
        margin-left: -46px;
        bottom: 2px;
    }
}
@media only screen and (max-width: 480px) {
    #carouselButtons {
        margin-left: auto;
        bottom: 50px;
        left: 30px;
    }
}
@media only screen and (max-width: 400px) {
    .home_slider,
    .home_slider .carousel,
    .home_slider .carousel .carousel-inner,
    .home_slider .carousel .carousel-inner > .item {
        height: 400px;
    }
    .header.shape1 .logo {
        width: 179px;
    }
}
a:active,
a:focus,
button:focus-visible,
input:focus {
    border: 4px solid #ffcb05 !important;
}
.sr-only {
    position: absolute;
    left: -10000px;
    top: auto;
    width: 1px;
    height: 1px;
    overflow: hidden;
}
.sr-only:focus-visible {
    color: black;
    width: auto;
    left: auto;
    right: 0;
    height: auto;
    border: 1px solid black;
    clip: auto;
    background: white;
    text-indent: 0;
    z-index: 9999999;
}
.main_office:hover {
    background: white;
    color: #101d36 !important;
}
.main_office:hover h2 {
    color: #101d36 !important;
}
#prodspecslink:hover {
    background: #fff;
    color: #101d36;
}
#prodspecslink:hover h2 {
    color: #101d36;
}
#playButton:focus-visible,
#pauseButton:focus-visible #playButton:focus-within,
#pauseButton:focus-within {
    border: 2px solid red !important;
}

@media (max-width:545px) {
   .video-container iframe{
    width:100%;
    height: auto;
    }
}

.recently_added.white  {
    margin-top:50px;
}

.recently_added.white a {
    color:white!important;
}


/*10-06-2020*/
.modal-dialog.buyget { text-align: left; font-size: 17px; line-height:  26px; color: #061221; width: 580px; padding:  30px 30px 7px 30px; background: #fff; box-shadow: none; border-radius: 0;}
.buyget h3 { font-size: 37px; line-height:  43px; background: #061221; color: #fff; font-weight: 900; padding:  10px 18px; margin:  0 0 12px 0;}
.buyget h4 { font-size: 22px; line-height:  29px; background: #FFCB05; color: #061221; font-weight: 700; padding:  14px 70px 14px 18px; margin:  0 0 12px 0;}
.buyget strong { font-weight: 700;}
.buyget p strong { font-weight: 400; font-size: 13px; line-height:  23px;}
.buyget ul { display: block; padding:  0 0 10px 0; margin:  0;}
.buyget ul li { padding: 0; margin:  0 0 0 18px;}
.buyget p a { display: block; background: #061221; padding: 2px 10px; font-size: 18px; line-height:  28px; color:  #fff; border: 0; }
.buyget p a:hover { background: #ffcb05;color: #061221; border:  0;}
.buyget p a:focus { border: 0;}
.modal-dialog.buyget  .modal-content img { position: absolute; z-index:  1; right:  -15px; top:  65px; max-width: 162px; }

/*10-06-2023*/


/*11-15-2023*/
.modal-dialog.loadfree { text-align: center; font-size: 16px; line-height:  20px; color: #061221; width: 580px; padding:  10px 30px 7px 30px; background: #fff; box-shadow: none; border-radius: 0;}
.loadfree  h2 { text-align: center;font-size: 21px; line-height:  24px; display: block; font-weight: 300; margin-top: 0px;}
.loadfree  h2 strong { font-weight: 700;}
.loadfree  h3 { background: #FFCB05; font-size: 18px; line-height:  21px; font-weight: 400; display: block; padding:  10px; margin-top: 0px;}
.loadfree  h3 strong { font-weight: 900;font-size: 38px; line-height:  44px; display: block; }
.loadfree p a {font-weight: 300;font-size: 20px; line-height:  44px; padding:  0 16px; color: #fff; margin:  0 2px; display: inline-block; background: #061221; min-width: 200px;}
.loadfree p a:hover { background: #ffcb05;color: #061221;}
.loadfree p strong { font-weight: 700;}
.loadfree ul {display: flex;  flex-wrap: wrap; padding:  0; margin:  0; list-style: none;}
.loadfree ul li { padding:  11px 8px 11px 208px;  margin:  0 0 10px 0; position: relative; font-size: 22px; line-height:  28px;  font-weight: 400; color: #fff;background: #061221; text-align: left; min-height: 90px;flex: 0 0 auto;
    width: 100%; }
.loadfree ul li i { position: absolute; left:  0; top:  0; bottom: 0; width: 180px; text-align: center; border-top: solid 1px #061221; border-bottom: solid 1px #061221; z-index:  2; }
.loadfree ul li i img { max-width: 100%; top: 50%;   -webkit-transform: translateY(-50%);  -ms-transform: translateY(-50%);  -o-transform: translateY(-50%);  transform: translateY(-50%); position: absolute; left:  0;}
.loadfree ul li:before { content: ""; left: 0; width: 195px; top:  0; bottom:  -10px; background: #fff; z-index:  1; position: absolute; }
.nclose {
    position: absolute;
    z-index: 99;
    width: 40px;
    height: 40px;
    background: #fff;
    border: 0;
    font-size: 0px;
    color: rgba(0,0,0,0);
    right: -45px;
    top: -45px;
    padding: 0;
    border-radius: 50%;
}
.nclose:after {
    content: "";
    width: 22px;
    height: 2px;
    background: #061221;
    position: absolute;
    left: 10px;
    top: 18px;
    transform: rotate(45deg);
}
.nclose:before {
    content: "";
    width: 22px;
    height: 2px;
    background: #061221;
    position: absolute;
    left: 10px;
    top: 18px;
    transform: rotate(-45deg);
}
.loadfree ul li strong { font-weight: 700;}
.loadfree ul li i+ strong { display: block; font-size: 32px; line-height:  36px; color: #FFCB05; font-weight: 400;}
.loadfree .nclose { right: -45px; top: -30px; }
/*11-15-2023*/

@media only screen and (max-width: 768px){
    .modal-dialog.buyget {  margin-left: auto; margin-top: 170px; margin-right: auto;padding: 10px 10px 2px 10px; width: 400px;font-size: 14px; line-height: 20px;}
    .buyget h3 {font-size: 30px; line-height: 36px;}	
    .buyget h4 {font-size: 16px; line-height: 22px;}
    .buyget p a {font-size: 16px;line-height: 24px;}
    .buyget ul li {margin: 0 0 0 14px;}	
    .modal-dialog.buyget  .modal-content img { right:  -10px; top:  60px; max-width: 80px; }	
    .buyget ul {padding: 0 70px 10px 0;}	
/*11-15-2023*/
.modal-dialog.loadfree { margin-left: auto; margin-top: 170px; margin-right: auto;padding: 10px 10px 2px 10px; width: 450px;font-size: 14px; line-height: 20px;}
.loadfree  h2 { font-size: 18px; line-height:  24px;}
.loadfree  h3 {  font-size: 16px; line-height:  20px;}
.loadfree  h3 strong { font-size: 30px; line-height:  36px;}	
.loadfree ul li { padding:  8px 8px 8px 190px; font-size: 16px; line-height:  24px;min-height: 80px; }
.loadfree ul li i {width: 165px }
.loadfree ul li i + strong { font-size: 28px;line-height: 32px;}	
.loadfree ul li:before {  width: 180px;  }	
.loadfree p a {font-size: 18px;line-height: 44px; padding: 0 12px; min-width: 180px; margin-bottom: 4px;}
.loadfree .nclose {right: -30px;top: -30px;}	
/*11-15-2023*/	
    }

    @media only screen and (max-width: 480px){
        .modal-dialog.buyget {  width: 90%;	}
        .buyget h3 {font-size: 24px; line-height: 30px;}
        
    /*10-06-2020*/	
/*11-15-2023*/
.modal-dialog.loadfree {  width: 90%;padding: 10px 10px 2px 10px;}
.loadfree ul li { padding:  90px 10px 10px 10px; font-size: 16px; line-height:  24px;min-height: auto; }
.loadfree ul li i {width: 100%; background: #fff; margin-bottom: 0px; bottom: auto;  }
	.loadfree ul li i img { max-height: 70px; width: auto; position: relative; top: auto;  -webkit-transform: translateY(0%);  -ms-transform: translateY(0%);  -o-transform: translateY(0%);  transform: translateY(0%);}	
  .loadfree ul li::before { width: 100%; height: 80px;  }	
	.loadfree p a { width: 100%; min-width: 100%; margin:  0 auto 6px auto;;}
/*11-15-2023*/		
    }


    .about_left a:focus img,
    .about_left a:focus-within img,
    .about_left a:focus-visible img,
    #gotopurchase_m:focus,
    .img_block a:focus-visible img {
        border:3px solid black!important;
    }

    