.box-item {
    padding-left: 15px; }

.border-top {
    padding-top: 30px;
    border-top: 1px solid #eeeeee; }

.logo-mobile, .logo-sticky {
    display: none !important; }

.ezisecurity-sticky.admin-bar .header-v1.uk-active, .ezisecurity-sticky.admin-bar .header-v2.uk-active {
    top: 32px !important; }

.login-register .button-login {
    background-color: #ec1c24;
    display: inline-block;
    color: #fff;
    padding: 0 30px !important;
    border-radius: 2px;
    line-height: 40px;
    padding: 0;
    margin-top: 18px;
    margin-right: 10px; }
.login-register .button-login:hover {
    background-color: #1a1a23; }
.login-register .button-header {
    background-color: #ec1c24;
    display: inline-block;
    color: #fff;
    padding: 0 30px !important;
    border-radius: 2px;
    line-height: 40px;
    margin-top: 18px;
    margin-right: 10px;
    font-weight: 500;
    font-size: 13px; }
.login-register .button-header span {
    font-size: 14px;
    margin-left: 5px; }

.ezisecurity-mobile-cart, .login-register-moblile {
    display: none; }

.display-posion-cart {
    background: #fff;
    box-shadow: 0 0 15px -4px rgba(0, 0, 0, 0.5);
    display: none;
    right: 0;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    top: 100%;
    z-index: 999999;
    width: 310px;
    -webkit-animation: fadeInUp 0.7s both;
    -moz-animation: fadeInUp 0.7s both;
    -o-animation: fadeInUp 0.7s both;
    animation: fadeInUp 0.7s both;
    left: initial; }
.display-posion-cart .cart-list {
    margin: 0;
    padding: 0;
    list-style: none; }
.display-posion-cart .cart-list > li {
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
    display: block;
    overflow: hidden;
    padding-bottom: 10px; }
.display-posion-cart .cart-list > li .product-left {
    width: 115px;
    float: left;
    position: relative;
    max-height: 125px; }
.display-posion-cart .cart-list > li .product-left a {
    padding-left: 20px;
    position: absolute; }
.display-posion-cart .cart-list > li .product-left .remove {
    position: absolute;
    left: 0;
    padding: 0;
    top: 0;
    font-size: 24px;
    z-index: 9999;
    width: 15px;
    height: 15px;
    margin-right: 5px;
    border-radius: 50%;
    text-align: center;
    line-height: 15px;
    color: #FF0000; }
.display-posion-cart .cart-list > li .product-left .remove:hover {
    color: #fff !important;
    background: #FF0000; }
.display-posion-cart .cart-list > li .product-left img {
    width: 100px; }
.display-posion-cart .cart-list > li .product-right {
    margin-left: 130px;
    line-height: 25px; }
.display-posion-cart .cart-list > li .product-right a {
    padding: 0; }
.display-posion-cart .cart-list > li .product-right .price span {
    color: #ec1c24;
    font-size: 14px; }
.display-posion-cart .cart-list > li a {
    font-size: 14px;
    line-height: 24px; }
.display-posion-cart .cart-list > li .price, .display-posion-cart .cart-list > li .qty {
    display: block;
    font-size: 14px;
    line-height: 24px; }
.display-posion-cart .cart-list > li.empty {
    border: none;
    min-height: auto;
    line-height: 35px; }
.display-posion-cart .toal-cart {
    margin: 10px 0;
    line-height: 26px; }
.display-posion-cart .toal-cart .amount {
    font-size: 18px;
    color: #ec1c24;
    float: right; }
.display-posion-cart .toal-cart .amount span {
    color: #ec1c24;
    font-size: 18px; }
.display-posion-cart .cart-buttons {
    margin: 0px;
    clear: both;
    line-height: 60px;
    display: flex;
    justify-content: center; }
.display-posion-cart .cart-buttons a.bd-button-cart {
    margin-right: 15px; }
.display-posion-cart .cart-buttons .bd-button {
    padding: 0 26px;
    border-radius: 2px; }
.display-posion-cart.active {
    display: block; }

@media (max-width: 991px) {
    .ezisecurity-sticky .header-v1.uk-active, .ezisecurity-sticky .header-v2.uk-active {
        position: relative !important; }

    .ezisecurity-sticky.admin-bar .header-v1.uk-active, .ezisecurity-sticky.admin-bar .header-v2.uk-active, .ezisecurity-sticky.admin-bar .header-v2.uk-active {
        top: 0px !important; }

    .ezisecurity-sticky header.uk-animation-slide-top {
        -webkit-animation-name: initial;
        animation-name: initial; } }
.sub-menu {
    display: none; }

.menu-primary > li > .sub-menu.menu-psright {
    right: 25px; }
.menu-primary > li > .sub-menu li .sub-menu.menu-psright {
    right: 100%;
    left: initial !important; }
.menu-primary > li > .sub-menu li .sub-menu.menu-psright .sub-menu {
    right: 100%;
    left: initial !important; }
.menu-primary > li .sub-menu li {
    position: relative;
    display: block;
    width: auto;
    float: none;
    white-space: nowrap;
    transition: all 0.5s ease; }
.menu-primary > li .sub-menu li a {
    position: relative;
    color: #ec1c24; }
.menu-primary > li .sub-menu li:hover > a {
    color: #333 !important;
    background: transparent;
    padding-left: 25px !important; }
.menu-primary > li .sub-menu li.current_page_item > a {
    color: #333 !important;
    background: transparent; }

.menu-item-cart .cart .icon {
    line-height: inherit; }

.jrb-wrap-cart {
    background: #ffffff;
    box-shadow: 0 0 15px -4px rgba(0, 0, 0, 0.5);
    display: none;
    right: 0;
    overflow: hidden;
    padding: 10px;
    position: absolute;
    top: 100%;
    z-index: 999;
    width: 310px;
    -webkit-animation: fadeInUp 0.7s both;
    -moz-animation: fadeInUp 0.7s both;
    -o-animation: fadeInUp 0.7s both;
    animation: fadeInUp 0.7s both;
    left: initial; }
.jrb-wrap-cart .cart-list {
    margin: 0;
    padding: 0;
    list-style: none; }
.jrb-wrap-cart .cart-list > li {
    margin-top: 10px;
    border-bottom: 1px solid #eaeaea;
    display: block;
    overflow: hidden;
    padding-bottom: 10px; }
.jrb-wrap-cart .cart-list > li .product-left {
    width: 115px;
    float: left;
    position: relative;
    max-height: 125px; }
.jrb-wrap-cart .cart-list > li .product-left a {
    padding-left: 20px;
    position: absolute; }
.jrb-wrap-cart .cart-list > li .product-left .remove {
    position: absolute;
    left: 0;
    padding: 0;
    top: 0;
    font-size: 24px;
    z-index: 1; }
.jrb-wrap-cart .cart-list > li .product-left .remove:hover {
    color: #ff001d; }
.jrb-wrap-cart .cart-list > li .product-left img {
    width: 100px;
    height: auto; }
.jrb-wrap-cart .cart-list > li .product-right {
    margin-left: 130px;
    line-height: 25px; }
.jrb-wrap-cart .cart-list > li .product-right a {
    padding: 0; }
.jrb-wrap-cart .cart-list > li a {
    font-size: 14px;
    line-height: 24px; }
.jrb-wrap-cart .cart-list > li .price, .jrb-wrap-cart .cart-list > li .qty {
    display: block;
    font-size: 14px;
    line-height: 24px; }
.jrb-wrap-cart .cart-list > li.empty {
    border: none;
    min-height: auto;
    line-height: 30px;
    padding-left: 10px; }
.jrb-wrap-cart .toal-cart {
    margin: 10px 0; }
.jrb-wrap-cart .toal-cart .amount {
    font-size: 18px;
    color: #ec1c24;
    float: right; }
.jrb-wrap-cart .cart-buttons {
    margin: 0px;
    clear: both; }
.jrb-wrap-cart .cart-buttons a.jrb-button-cart {
    margin-right: 15px; }
.jrb-wrap-cart .cart-buttons a.jrb-button:focus {
    color: #ffffff; }
.jrb-wrap-cart.active {
    display: block; }

.menu-mobi {
    position: relative;
    z-index: 999;
    display: none;
    box-shadow: 0px 6px 10px rgba(0, 0, 0, 0.1); }
.menu-mobi .nav-holder > ul {
    margin: 0; }
.menu-mobi .nav-holder > ul > li {
    border-top: 1px solid #f4f4f4; }
.menu-mobi .nav-holder > ul > li > a {
    background: #ffffff;
    display: block;
    color: #000000;
    padding-left: 15px;
    font-size: 14px;
    line-height: 42px;
    font-weight: 400;
    transition: all 0.5s ease; }
.menu-mobi .nav-holder > ul > li > a button {
    border: none;
    color: #000000;
    background: #ffffff;
    float: right;
    width: 30px;
    height: 40px;
    cursor: pointer;
    z-index: 999;
    margin-right: 10px; }
.menu-mobi .nav-holder > ul > li > a button:focus {
    outline: none; }
.menu-mobi .nav-holder > ul > li > a button span {
    font-size: 12px; }
.menu-mobi .nav-holder > ul > li > a:hover {
    color: #ec1c24; }
.menu-mobi .nav-holder > ul > li ul.sub-menu {
    background: #f8f8f8;
    display: none;
    margin: 0; }
.menu-mobi .nav-holder > ul > li ul.sub-menu li {
    display: block;
    border-top: 1px solid #f2f2f2; }
.menu-mobi .nav-holder > ul > li ul.sub-menu li > a {
    display: block;
    line-height: 42px;
    padding-left: 40px;
    color: #000000;
    transition: all 0.5s ease; }
.menu-mobi .nav-holder > ul > li ul.sub-menu li > a span {
    padding-right: 5px; }
.menu-mobi .nav-holder > ul > li ul.sub-menu li > a button {
    border: none;
    color: #000000;
    background: #f8f8f8;
    float: right;
    width: 30px;
    height: 40px;
    cursor: pointer;
    z-index: 999;
    margin-right: 10px; }
.menu-mobi .nav-holder > ul > li ul.sub-menu li > a button:focus {
    outline: none; }
.menu-mobi .nav-holder > ul > li ul.sub-menu li > a button span {
    font-size: 12px; }
.menu-mobi .nav-holder > ul > li ul.sub-menu li > a:hover {
    color: #ec1c24; }
.menu-mobi .nav-holder > ul > li ul.sub-menu li ul {
    margin-left: 15px; }
.menu-mobi .default-menu-mobile .create-menu {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #101010;
    line-height: 40px;
    text-decoration: underline;
    text-align: center;
    display: block; }
.menu-mobi .default-menu-mobile .menu > ul {
    margin: 0; }
.menu-mobi .default-menu-mobile .menu > ul > li {
    border-top: 1px solid #f4f4f4; }
.menu-mobi .default-menu-mobile .menu > ul > li > a {
    background: #ffffff;
    display: block;
    color: #000000;
    padding-left: 15px;
    font-size: 14px;
    line-height: 42px;
    font-weight: 400;
    transition: all 0.5s ease; }
.menu-mobi .default-menu-mobile .menu > ul > li > a button {
    border: none;
    color: #000000;
    background: #ffffff;
    float: right;
    width: 30px;
    height: 40px;
    cursor: pointer;
    z-index: 999;
    margin-right: 10px; }
.menu-mobi .default-menu-mobile .menu > ul > li > a button:focus {
    outline: none; }
.menu-mobi .default-menu-mobile .menu > ul > li > a button span {
    font-size: 12px; }
.menu-mobi .default-menu-mobile .menu > ul > li > a:hover {
    color: #ec1c24; }
.menu-mobi .default-menu-mobile .menu > ul > li ul {
    background: #f8f8f8;
    margin: 0;
    display: none; }
.menu-mobi .default-menu-mobile .menu > ul > li ul li {
    display: block;
    border-top: 1px solid #f2f2f2; }
.menu-mobi .default-menu-mobile .menu > ul > li ul li > a {
    display: block;
    line-height: 42px;
    padding-left: 40px;
    color: #000000;
    transition: all 0.5s ease; }
.menu-mobi .default-menu-mobile .menu > ul > li ul li > a button {
    border: none;
    color: #000000;
    background: transparent;
    float: right;
    width: 30px;
    height: 40px;
    cursor: pointer;
    z-index: 999;
    margin-right: 10px; }
.menu-mobi .default-menu-mobile .menu > ul > li ul li > a button:focus {
    outline: none; }
.menu-mobi .default-menu-mobile .menu > ul > li ul li > a button span {
    font-size: 12px; }
.menu-mobi .default-menu-mobile .menu > ul > li ul li > a span {
    padding-right: 5px; }
.menu-mobi .default-menu-mobile .menu > ul > li ul li > a:hover {
    color: #ec1c24; }
.menu-mobi .default-menu-mobile .menu > ul > li ul li ul {
    margin-left: 15px; }
.menu-mobi .default-menu-mobile .menu > ul > li ul li.current_page_item > a {
    color: #ec1c24; }
.menu-mobi .default-menu-mobile .menu > ul > li.current_page_item > a {
    color: #ec1c24; }

.default-menu {
    margin-left: 30px; }
.default-menu .create-menu {
    font-family: "Montserrat", sans-serif;
    font-size: 14px;
    color: #101010;
    line-height: 130px;
    text-decoration: underline; }
.default-menu .menu > ul {
    margin: 0;
    list-style: none; }
.default-menu .menu > ul > li {
    float: left;
    position: relative; }
.default-menu .menu > ul > li > a {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #1b2725;
    padding: 0 20px;
    line-height: 130px;
    background: transparent;
    position: relative;
    text-transform: uppercase;
    display: block; }
.default-menu .menu > ul > li > ul.menu-psright {
    right: 25px; }
.default-menu .menu > ul > li > ul li ul.menu-psright {
    right: 100%;
    left: initial !important; }
.default-menu .menu > ul > li > ul li ul.menu-psright ul {
    right: 100%;
    left: initial !important; }
.default-menu .menu > ul > li ul {
    background: #ffffff;
    box-shadow: 0px 3px 8px rgba(0, 0, 0, 0.2);
    margin: 0;
    width: auto;
    min-width: 250px;
    list-style: none;
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    transition: all .5s ease; }
.default-menu .menu > ul > li ul li {
    display: block;
    width: auto;
    float: none;
    white-space: nowrap;
    position: relative; }
.default-menu .menu > ul > li ul li a {
    display: block;
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #1b2725;
    padding: 10px 20px;
    background: transparent;
    position: relative;
    text-transform: uppercase;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: all .5s ease; }
.default-menu .menu > ul > li ul li a:hover {
    color: #ec1c24; }
.default-menu .menu > ul > li ul li ul {
    position: absolute;
    left: 100%;
    top: 0; }
.default-menu .menu > ul > li ul li ul:after {
    display: none; }
.default-menu .menu > ul > li ul li:hover > a {
    color: #ec1c24;
    background: transparent; }
.default-menu .menu > ul > li ul li.current_page_item > a, .default-menu .menu > ul > li ul li.current-menu-parent > a {
    color: #ec1c24;
    background: transparent; }
.default-menu .menu > ul > li ul li:hover > ul {
    display: block; }
.default-menu .menu > ul > li:hover > a {
    color: #ec1c24;
    background: transparent; }
.default-menu .menu > ul > li:hover > ul {
    display: block; }
.default-menu .menu > ul > li.current_page_item > a, .default-menu .menu > ul > li.current-menu-parent > a {
    color: #ec1c24;
    background: transparent; }

/*--Header v1--*/
header {
    position: relative; }
header ul {
    list-style: none; }

.header-v1.uk-active {
    z-index: 999; }
.header-v1.uk-active .header {
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }
.header-v1.uk-active .header .logo {
    height: 71px; }
.header-v1.uk-active .header .menu-login-flex .phone-call {
    display: none; }
.header-v1.uk-active .header .main-menu .menu-primary li {
    line-height: 71px; }
.header-v1.uk-active .header .login-register a {
    line-height: 71px; }
.header-v1.uk-active .header .menu-item-cart .number {
    top: 20%;
    right: -14px; }
.header-v1 .header .header-bt {
    background: #fff;
    z-index: 1;
    height: 120px; }
.header-v1 .header .header-bt .logo {
    float: left;
    line-height: 120px;
    height: 120px; }
.header-v1 .header .header-bt .logo a {
    display: inline-block; }
.header-v1 .header .header-bt .logo a img {
    display: block; }
.header-v1 .header .header-bt .menu-login-flex {
    float: right; }
.header-v1 .header .header-bt .phone-element {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding-top: 25px; }
.header-v1 .header .header-bt .phone-element .element {
    margin: 0; }
.header-v1 .header .header-bt .phone-element .element li {
    display: inline-block;
    padding-right: 25px; }
.header-v1 .header .header-bt .phone-element .element li a {
    color: #9a9a9a; }
.header-v1 .header .header-bt .phone-element .phone a {
    font-size: 18px;
    font-weight: 600;
    color: #ec1c24; }
.header-v1 .header .header-bt .phone-element .phone a i {
    padding-right: 10px; }
.header-v1 .header .header-bt .main-menu {
    justify-content: flex-end;
    position: static;
    padding-top: 20px; }
.header-v1 .header .header-bt .main-menu li {
    position: relative;
    display: block; }
.header-v1 .header .header-bt .main-menu li a {
    font-family: 'Montserrat';
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    color: #000; }
.header-v1 .header .header-bt .main-menu .menu-primary {
    float: left;
    margin: 0;
    padding-left: 7px; }
.header-v1 .header .header-bt .main-menu .menu-primary > li {
    float: left;
    position: relative;
    margin: 0 1px; }
.header-v1 .header .header-bt .main-menu .menu-primary > li:hover > a, .header-v1 .header .header-bt .main-menu .menu-primary > li.uk-active > a {
    color: #000; }
.header-v1 .header .header-bt .main-menu .menu-primary > li:hover > a:after, .header-v1 .header .header-bt .main-menu .menu-primary > li.uk-active > a:after {
    right: 0; }
.header-v1 .header .header-bt .main-menu .menu-primary > li:hover > a:before, .header-v1 .header .header-bt .main-menu .menu-primary > li.uk-active > a:before {
    background: #000; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.current-menu-item > a {
    color: #000; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.current-menu-item > a:after {
    right: 0; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.current-menu-item > a:before {
    background: #000; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.uk-active a:before, .header-v1 .header .header-bt .main-menu .menu-primary > li.current-menu-item a:before {
    background: #000; }
.header-v1 .header .header-bt .main-menu .menu-primary > li > a {
    position: relative;
    margin: 0 30px;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0); }
.header-v1 .header .header-bt .main-menu .menu-primary > li > a:before {
    content: "";
    position: absolute;
    height: 15px;
    width: 2px;
    background: #000;
    top: 0;
    right: -30px; }
.header-v1 .header .header-bt .main-menu .menu-primary > li > a:after {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 100%;
    bottom: -5px;
    background: #ec1c24;
    height: 4px;
    -webkit-transition-property: right;
    transition-property: right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
.header-v1 .header .header-bt .main-menu .menu-primary > li:nth-last-child(1) a:before, .header-v1 .header .header-bt .main-menu .menu-primary > li:nth-last-child(2) a:before {
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom {
    position: relative; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom a:after {
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom:hover a {
    background: transparent !important; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .toggle-btn {
    display: inline-block;
    text-align: center;
    padding: 0;
    padding-left: 30px;
    margin-right: 0; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .toggle-btn i {
    color: #000; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .mkt-search-form {
    position: absolute;
    width: 325px;
    top: 100%;
    right: 0;
    z-index: 999;
    background: #ffffff;
    padding: 30px;
    display: none;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3); }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .mkt-search-form.active {
    display: block;
    -webkit-animation: fadeInUp 0.5s both;
    -moz-animation: fadeInUp 0.5s both;
    -o-animation: fadeInUp 0.5s both;
    animation: fadeInUp 0.5s both; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .mkt-search-form .search-form {
    position: relative; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .mkt-search-form .search-form label {
    display: block; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .mkt-search-form .search-form label .screen-reader-text {
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .mkt-search-form .search-form label .search-field {
    font-size: 14px;
    font-weight: 400;
    color: #686876;
    width: 100%;
    margin: 0;
    padding: 8px 55px 8px 15px;
    border: 1px solid #ececec; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .mkt-search-form .search-form .search-submit {
    position: absolute;
    top: 3px;
    right: 1px;
    width: 40px;
    height: 40px;
    margin: 0;
    padding: 0;
    opacity: 0;
    z-index: 9; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.search-custom .mkt-search-form .search-form:before {
    content: "\f002";
    font-family: FontAwesome;
    font-size: 14px;
    position: absolute;
    top: 10px;
    right: 15px;
    color: #000;
    z-index: 9; }
.header-v1 .header .header-bt .main-menu .menu-primary > li .uk-dropdown {
    margin: 0;
    width: auto;
    min-width: 250px;
    list-style: none;
    top: 70%;
    background: #fff;
    padding: 0;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.2); }
.header-v1 .header .header-bt .main-menu .menu-primary > li .uk-dropdown li {
    position: relative;
    display: block;
    width: auto;
    float: none;
    white-space: nowrap;
    transition: all .5s ease; }
.header-v1 .header .header-bt .main-menu .menu-primary > li .uk-dropdown li a:before {
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary > li .uk-dropdown li a {
    display: block;
    padding: 10px 12px;
    color: #999;
    position: relative;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 1px;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease; }
.header-v1 .header .header-bt .main-menu .menu-primary > li .uk-dropdown li .uk-dropdown {
    top: 0;
    left: 100%; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width {
    position: static; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > a {
    position: relative; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width:hover > a:before {
    content: '';
    opacity: 1; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul > li.hidden-menu-item > a {
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn {
    position: absolute;
    float: none;
    width: 100%;
    left: 0;
    right: 0;
    padding: 5px;
    background-color: transparent; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn li a:before {
    content: '';
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: static;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li:hover {
    margin-left: 0 !important;
    background: none !important; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li:hover > a {
    padding-left: 15px !important; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li:hover > a .title-menu {
    margin-left: 0 !important;
    color: #ec1c24; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > a {
    font-weight: 600; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > a .menu-title .fa-none {
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > a .title-menu {
    text-transform: uppercase; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > a:hover {
    margin-left: 0 !important;
    background: none !important; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li a {
    border: none;
    padding: 0 15px;
    color: #1b2725;
    line-height: 40px;
    margin-left: 0px; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li.menu-item-has-children > a :after {
    content: "" !important;
    display: none !important; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > ul {
    padding-top: 0;
    opacity: 1;
    left: 0;
    animation: initial;
    top: 100%;
    right: 0;
    border: 0;
    width: 100%;
    height: 100%;
    clip: auto;
    min-width: 160px;
    overflow: inherit;
    display: block;
    position: static; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > ul > li {
    border: none; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > ul > li > a {
    text-transform: none; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > ul > li > a .title-menu {
    margin-left: 0px;
    transition: all .5s ease; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > ul > li:hover {
    background-color: #ec1c24; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > ul > li:hover > a {
    color: #ffffff; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li > ul > li:hover > a .title-menu {
    margin-left: 10px; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn > li ul {
    background: none;
    box-shadow: none;
    padding-left: 0; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn.columns3 > li {
    width: 33.33%; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn.columns4 > li {
    width: 25%; }
.header-v1 .header .header-bt .main-menu .menu-primary > li.menu_full_width > ul.multicolumn.columns5 > li {
    width: 20%; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu {
    margin: 0; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul {
    margin: 0; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li {
    line-height: 80px;
    padding: 0 25px;
    float: left; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li > a {
    position: relative;
    display: block; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li > .children {
    margin: 0;
    width: auto;
    min-width: 250px;
    list-style: none;
    background: transparent;
    padding: 0;
    box-shadow: 0px 5px 8px rgba(0, 0, 0, 0.2);
    position: absolute;
    z-index: 1020;
    box-sizing: border-box;
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li > .children li {
    position: relative;
    display: block;
    width: auto;
    float: none;
    white-space: nowrap;
    padding: 0;
    transition: all .5s ease; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li > .children li a:before {
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li > .children li a {
    display: block;
    padding: 10px 20px;
    color: #1b2725;
    position: relative;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.5s ease; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li > .children li .children {
    top: 0;
    left: 100%;
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li > .children li.current_page_item > a, .header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li > .children li:hover > a {
    color: #ec1c24; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width {
    position: static; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > a {
    position: relative; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width:hover > a:before {
    content: '';
    opacity: 1; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul > li.hidden-menu-item > a {
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn {
    position: absolute;
    float: none;
    width: 100%;
    left: 0;
    right: 0;
    padding: 5px;
    background-color: transparent; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn li a:before {
    content: '';
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li {
    float: left;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
    display: block;
    position: static;
    border: none;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li:hover {
    margin-left: 0 !important;
    background: none !important; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li:hover > a {
    padding-left: 15px !important; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li:hover > a .title-menu {
    margin-left: 0 !important;
    color: #ec1c24; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > a {
    font-weight: 600; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > a .menu-title .fa-none {
    display: none; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > a .title-menu {
    text-transform: uppercase; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > a:hover {
    margin-left: 0 !important;
    background: none !important; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li a {
    border: none;
    padding: 0 15px;
    color: #1b2725;
    line-height: 40px;
    margin-left: 0px; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li.menu-item-has-children > a :after {
    content: "" !important;
    display: none !important; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > ul {
    padding-top: 0;
    opacity: 1;
    left: 0;
    animation: initial;
    top: 100%;
    right: 0;
    border: 0;
    width: 100%;
    height: 100%;
    clip: auto;
    min-width: 160px;
    overflow: inherit;
    display: block;
    position: static; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > ul > li {
    border: none; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > ul > li > a {
    text-transform: none; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > ul > li > a .title-menu {
    margin-left: 0px;
    transition: all .5s ease; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > ul > li:hover {
    background-color: #ec1c24; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > ul > li:hover > a {
    color: #ffffff; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li > ul > li:hover > a .title-menu {
    margin-left: 10px; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn > li ul {
    background: none;
    box-shadow: none;
    padding-left: 0; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn.columns3 > li {
    width: 33.33%; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn.columns4 > li {
    width: 25%; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.menu_full_width > ul.multicolumn.columns5 > li {
    width: 20%; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.page_item_has_children:hover > .children {
    -webkit-animation: uk-slide-top-fixed .2s ease-in-out;
    animation: uk-slide-top-fixed .2s ease-in-out;
    display: block;
    -webkit-animation: uk-fade .2s ease-in-out;
    animation: uk-fade .2s ease-in-out;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0; }
.header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li.current_page_item > a, .header-v1 .header .header-bt .main-menu .menu-primary .menu ul > li:hover > a {
    color: #ec1c24; }
.header-v1 .header .header-bt .menu-bars-mobi {
    width: 20px;
    height: 16px;
    position: absolute;
    top: 40px;
    right: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -ms-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: all .5s ease;
    cursor: pointer; }
.header-v1 .header .header-bt .menu-bars-mobi:hover span {
    background: #ec1c24; }
.header-v1 .header .header-bt .menu-bars-mobi.open span:nth-child(1) {
    width: 100%;
    left: 0; }
.header-v1 .header .header-bt .menu-bars-mobi.open span:nth-child(2) {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
.header-v1 .header .header-bt .menu-bars-mobi.open span:nth-child(3) {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0); }
.header-v1 .header .header-bt .menu-bars-mobi.open span:nth-child(4) {
    width: 100%;
    left: 0; }
.header-v1 .header .header-bt .menu-bars-mobi span {
    display: block;
    position: absolute;
    height: 2px;
    width: 100%;
    background: #585858;
    opacity: 1;
    left: 0;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .25s ease-in-out;
    -moz-transition: .25s ease-in-out;
    -ms-transition: .25s ease-in-out;
    -o-transition: .25s ease-in-out;
    transition: .25s ease-in-out; }
.header-v1 .header .header-bt .menu-bars-mobi span:nth-child(1) {
    top: 0;
    width: 0%;
    left: 50%; }
.header-v1 .header .header-bt .menu-bars-mobi span:nth-child(2) {
    top: 7px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg); }
.header-v1 .header .header-bt .menu-bars-mobi span:nth-child(3) {
    top: 7px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg); }
.header-v1 .header .header-bt .menu-bars-mobi span:nth-child(4) {
    top: 14px;
    width: 0%;
    left: 50%; }

.header-2 {
    height: 60px;
    background: #000; }
.header-2 .menu-primary-2 {
    margin: 0;
    list-style: none; }
.header-2 .menu-primary-2 li {
    display: inline-block;
    position: relative; }
.header-2 .menu-primary-2 li a {
    line-height: 60px;
    padding: 0 45px 0 23px;
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    position: relative; }
.header-2 .menu-primary-2 li a:before {
    font-family: "Fontawesome";
    content: "\f078";
    position: absolute;
    right: 15px; }
.header-2 .menu-primary-2 li a.active:before {
    content: "\f054"; }
.header-2 .menu-primary-2 li:hover, .header-2 .menu-primary-2 li.actived {
    background: #ec1c24; }
.header-2 .menu-primary-2 li ul.sub-menu {
    position: absolute;
    left: 0;
    top: 60px;
    margin: 0;
    max-width: 100%;
    background: #fff;
    z-index: 99999;
    width: 100%; }
.header-2 .menu-primary-2 li ul.sub-menu li {
    display: inline-block;
    border-bottom: 1px solid #808080;
    width: 100%; }
.header-2 .menu-primary-2 li ul.sub-menu li a {
    padding: 0;
    padding-left: 23px;
    color: #000;
    line-height: 35px;
    transition: all .5s ease;
    padding-right: 20px;
    display: inline-block; }
.header-2 .menu-primary-2 li ul.sub-menu li a:before {
    display: none; }
.header-2 .menu-primary-2 li ul.sub-menu li:hover {
    background: transparent; }
.header-2 .menu-primary-2 li ul.sub-menu li:hover a {
    padding-left: 35px;
    color: #ec1c24; }

@media (min-width: 992px) {
    .cart-mobile,
    .menu-bars-mobi {
        display: none; } }
/*
    Responsive
*/
@media (max-width: 991px) {
    .display-posion-cart {
        top: initial; }

    .ezisecurity-mobile-cart {
        display: block;
        position: relative;
        width: 20px;
        height: 20px;
        position: relative;
        top: calc(50% - 14px);
        margin-right: 15px;
        margin-left: 10px;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -ms-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: 0.5s ease-in-out;
        -moz-transition: 0.5s ease-in-out;
        -ms-transition: 0.5s ease-in-out;
        -o-transition: 0.5s ease-in-out;
        transition: all 0.5s ease;
        cursor: pointer; }
    .ezisecurity-mobile-cart a.cart {
        line-height: 75px !important; }
    .ezisecurity-mobile-cart a.cart .number {
        position: absolute;
        top: 17px;
        right: -8px;
        width: 20px;
        height: 20px;
        text-align: center;
        color: #fff;
        line-height: 22px;
        border-radius: 50%;
        font-size: 10px;
        background: #ec1c24; }

    .menu-login-flex {
        display: flex;
        justify-content: flex-end; }

    .default-menu, .menu-primary, .bars-desktop {
        display: none !important; }

    .menu-mobi.open {
        display: block; }

    .header-v1 .header .main-menu {
        height: 75px; }

    .login-register {
        margin-left: 0;
        float: none; }
    .login-register a {
        line-height: 75px !important; }

    .login-register a:last-child {
        padding-right: 0; }
    .login-register a:last-child:after {
        background: transparent; } }
@media (min-width: 992px) {
    .menu-mobi {
        display: none !important; }

    .login-register a:last-child {
        padding-right: 0; }
    .login-register a:last-child:after {
        background: transparent; } }
@media (max-width: 600px) {
    .header-v2 .header {
        padding: 0 15px; } }
@media (max-width: 480px) {
    .login-register {
        display: none; }

    .login-register-moblile {
        background: #fff;
        display: flex;
        justify-content: space-between;
        padding: 0 15px; }
    .login-register-moblile a {
        line-height: 42px; } }
.ezisecurity-body.admin-bar .header-v1.uk-active {
    top: 32px !important; }

.header-v1 .header .main-menu .menu-primary > li .uk-dropdown {
    margin: 0;
    width: auto;
    min-width: 250px;
    list-style: none;
    background: #fff;
    padding: 0;
    border: 1px solid rgba(0, 0, 0, 0.2); }

.header-v1 .header .main-menu .menu-primary > li .uk-dropdown li a {
    border-bottom: none;
    line-height: 15px; }

.footer .footer-top {
    background: #000;
    padding: 50px 0; }
.footer .footer-top #media_image-2 {
    margin-bottom: 0; }
.footer .footer-top .widget_text p {
    margin-bottom: 8px;
    color: #fff;
    font-size: 14px; }
.footer .footer-top .widget_text h4 {
    margin: 20px 0; }
.footer .footer-top .widget_nav_menu .menu li {
    margin: 0;
    position: relative;
    letter-spacing: 0px;
    line-height: 1.8em; }
.footer .footer-top .widget_nav_menu .menu li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    font-style: normal; }
.footer .footer-top .widget_nav_menu .menu li:hover a {
    color: #ec1c24; }
.footer .footer-top .ezisecurity-widget-contact-2 {
    padding-bottom: 40px;
    padding-top: 70px; }
.footer .footer-top .ezisecurity-widget-contact-2 .tel {
    position: relative;
    margin-left: 40px; }
.footer .footer-top .ezisecurity-widget-contact-2 .tel:before {
    content: '\f095';
    font-family: 'fontawesome';
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: -34px;
    top: 12px; }
.footer .footer-top .ezisecurity-widget-contact-2 .tel p {
    margin-bottom: 5px;
    color: #fff;
    font-size: 14px; }
.footer .footer-top .ezisecurity-widget-contact-2 .work {
    position: relative;
    margin-left: 40px;
    margin-top: 23px; }
.footer .footer-top .ezisecurity-widget-contact-2 .work:before {
    content: '\f017';
    font-family: 'fontawesome';
    font-size: 20px;
    color: #fff;
    position: absolute;
    left: -34px;
    top: 12px; }
.footer .footer-top .ezisecurity-widget-contact-2 .work p {
    margin-bottom: 5px;
    color: #fff;
    font-size: 14px; }
.footer .footer-top .widget-social h4 {
    font-size: 14px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase; }
.footer .footer-top .widget-social h4 .ezisecurity-social-site {
    padding-bottom: 40px; }
.footer .footer-top .widget-social h4 .ezisecurity-social-site .title-contact {
    font-weight: 700;
    font-size: 24px; }
.footer .footer-top .widget-social h4 .ezisecurity-social-site .social-site li {
    padding-right: 5px; }
.footer .footer-top .widget-social h4 .ezisecurity-social-site .social-site li a {
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 4px; }
.footer .footer-top .widget-social h4 .ezisecurity-social-site .social-site li:hover a {
    background: #222222 !important;
    color: #fff; }
.footer .footer-top .widget-social h4 .ezisecurity-social-site .social-site:hover li a {
    background-color: rgba(34, 34, 34, 0.4); }
.footer .copyright {
    background: #fff;
    padding: 20px 0px; }
.footer .copyright p {
    text-align: right;
    margin: 0;
    font-weight: 600;
    color: #000; }

.blog .ezisecurity_pagination {
    margin-top: 20px;
    clear: both;
    width: 100%; }

blockquote {
    padding-left: 0;
    border-left: none;
    padding: 0;
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    letter-spacing: -1px;
    line-height: 1.2em;
    color: #333;
    background: transparent; }
blockquote p {
    font-style: italic; }

.latest-post .box .box-img {
    margin-bottom: 30px;
    overflow: hidden;
    position: relative; }
.latest-post .box .box-img img {
    transition: all .4s ease-in-out;
    display: block; }
.latest-post .box .box-content {
    background: #fff;
    padding: 20px 25px 30px 25px;
    border: 1px solid #ececec;
    border-top: 0px; }
.latest-post .box .box-content .box-content-meta ul {
    margin: 0;
    padding: 0;
    list-style: none; }
.latest-post .box .box-content .box-content-meta ul li {
    display: inline-block; }
.latest-post .box .box-content .box-content-meta ul li.author span {
    color: #8c8c8c;
    font-size: 12px; }
.latest-post .box .box-content .box-content-meta ul li.author a {
    font-size: 12px;
    color: #8c8c8c;
    font-weight: 400; }
.latest-post .box .box-content .box-content-meta ul li.date {
    padding-left: 15px; }
.latest-post .box .box-content .box-content-meta ul li.date a {
    font-size: 12px;
    color: #8c8c8c;
    font-weight: 400; }
.latest-post .box .box-content .box-content-title a h3 {
    font-size: 20px;
    color: #000;
    line-height: 24px;
    font-weight: 600;
    margin-top: 15px;
    margin-bottom: 0; }
.latest-post .box .box-content .box-content-title a h3:hover {
    color: #ec1c24; }
.latest-post .box .box-content .box-content-p {
    padding-top: 20px; }
.latest-post .box .box-content .box-content-p p {
    font-size: 14px;
    color: #8c8c8c;
    font-weight: 400;
    margin-bottom: 20px; }
.latest-post .box .box-content .read-more {
    border-top: 1px solid #ececec;
    padding: 15px 0; }
.latest-post .box .box-content .read-more .read a {
    text-transform: uppercase;
    color: #ec1c24;
    font-size: 14px;
    font-weight: 500; }
.latest-post .box .box-content .read-more .cm a {
    font-size: 12px;
    color: #8c8c8c;
    position: relative; }
.latest-post .box .box-content .read-more .cm a:before {
    position: absolute;
    content: "";
    width: 15px;
    height: 12px;
    background: url("../images/icon/cm.png") no-repeat;
    top: 3px;
    left: -23px; }
.latest-post .box:hover .box-img img {
    -webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1); }
.latest-post .misha_loadmore {
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    color: #808080;
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 50px;
    cursor: pointer;
    position: relative; }
.latest-post .misha_loadmore:before {
    position: absolute;
    content: "\f107";
    bottom: -26px;
    left: 55%;
    font-family: "FontAwesome";
    color: #808080;
    width: 20px;
    height: 20px;
    border: 1px solid #808080;
    line-height: 20px;
    text-align: center;
    border-radius: 50%; }

.latest-post-v2 .uk-slider-container {
    padding-bottom: 20px; }
.latest-post-v2 ul {
    list-style: none;
    margin: 0; }
.latest-post-v2 ul li .box .box-img {
    overflow: hidden; }
.latest-post-v2 ul li .box .box-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .5s ease; }
.latest-post-v2 ul li .box .box-img img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .5s ease; }
.latest-post-v2 ul li .box .box-content {
    margin: -93px 20px 0 20px;
    padding: 25px 20px;
    background: #ffffff;
    position: relative;
    z-index: 9;
    box-shadow: 0 5px 16px rgba(0, 0, 0, 0.34); }
.latest-post-v2 ul li .box .box-content .box-content-meta ul {
    list-style: none;
    margin: 0; }
.latest-post-v2 ul li .box .box-content .box-content-meta ul li {
    display: inline-block;
    font-family: 'Montserrat', sans-serif;
    font-size: 12px;
    font-weight: 600; }
.latest-post-v2 ul li .box .box-content .box-content-title h3 {
    font-size: 19px;
    color: #1b2725;
    font-weight: 700;
    transition: all 0.5s ease;
    margin-bottom: 0;
    line-height: 26px; }
.latest-post-v2 ul li .box .box-content .box-content-title h3:hover {
    color: #ec1c24; }

.latest-post-v3 ul {
    list-style: none; }
.latest-post-v3 ul li .box .box-img {
    overflow: hidden;
    position: relative; }
.latest-post-v3 ul li .box .box-img img {
    display: block;
    width: 100%;
    height: auto; }
.latest-post-v3 ul li .box .box-img .box-img-icon {
    display: table;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 18px;
    margin: 0 auto;
    border-radius: 25px;
    background: rgba(0, 0, 0, 0.6); }
.latest-post-v3 ul li .box .box-img .box-img-icon a {
    color: #ffffff; }
.latest-post-v3 ul li .box .box-img .box-img-icon:hover {
    background: #ec1c24; }
.latest-post-v3 ul li .box .box-img .box-img-meta {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #ec1c24;
    padding: 5px 15px;
    display: inline-block;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700; }
.latest-post-v3 ul li .box .box-img .box-img-meta ul {
    margin-left: 0px; }
.latest-post-v3 ul li .box .box-img .box-img-meta ul .cat {
    color: #2A2F35; }
.latest-post-v3 ul li .box .box-img .box-img-meta ul .cat a {
    color: #2A2F35; }
.latest-post-v3 ul li .box .box-content {
    margin-top: 20px; }
.latest-post-v3 ul li .box .box-content .box-content-title h3 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 0;
    font-weight: 500; }
.latest-post-v3 ul li .box .box-content .box-content-title h3:hover {
    color: #ec1c24; }
.latest-post-v3 ul li .box .box-content .box-content-meta ul {
    display: flex;
    margin-left: 0px; }
.latest-post-v3 ul li .box .box-content .box-content-meta ul .date {
    padding-right: 10px; }
.latest-post-v3 ul li .box .box-content .box-content-meta ul .date a {
    color: #999999; }
.latest-post-v3 ul li .box .box-content .box-content-meta ul .date a span {
    padding-right: 5px; }
.latest-post-v3 ul li .box .box-content .box-content-meta ul .comments span {
    color: #999999; }

.latest-post-v4 ul {
    list-style: none; }
.latest-post-v4 ul li .box {
    margin-bottom: 30px; }
.latest-post-v4 ul li .box .box-img img {
    display: block; }
.latest-post-v4 ul li .box .box-content {
    padding-top: 30px; }
.latest-post-v4 ul li .box .box-content .box-content-title .title {
    margin: 0;
    padding-bottom: 3px;
    font-size: 22px;
    color: #1b2725;
    font-weight: 700;
    transition: all 0.5s ease; }
.latest-post-v4 ul li .box .box-content .box-content-title .title:hover {
    color: #ec1c24; }
.latest-post-v4 ul li .box .box-content .box-content-p p {
    font-size: 14px;
    color: #4e5453;
    font-weight: 400; }
.latest-post-v4 ul li .box .box-content .mrt-btn {
    margin-top: 25px; }
.latest-post-v4 ul li .box .box-content .mrt-btn a {
    display: inline-block;
    font-size: 14px;
    color: #1b2725;
    line-height: 36px;
    padding: 0 25px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 40px;
    border: 1px solid #afafaf;
    transition: all 0.5s ease; }
.latest-post-v4 ul li .box .box-content .mrt-btn a:hover {
    color: #ec1c24;
    border-color: #ec1c24; }
.latest-post-v4 ul li .box .box-content .box-content-meta {
    margin-bottom: 10px; }
.latest-post-v4 ul li .box .box-content .box-content-meta ul {
    margin: 0;
    padding: 0;
    list-style: none; }
.latest-post-v4 ul li .box .box-content .box-content-meta ul li {
    display: inline-block; }
.latest-post-v4 ul li .box .box-content .box-content-meta ul li span {
    color: #afafaf; }
.latest-post-v4 ul li .box .box-content .box-content-meta ul li a {
    color: #6c6c6c;
    font-size: 12px;
    font-weight: 500;
    transition: all 0.5s ease; }
.latest-post-v4 ul li .box .box-content .box-content-meta ul li a:hover {
    color: #ec1c24; }

/*--Post List--*/
.blog-v1 .box, .blog-v2 .box {
    margin-bottom: 50px;
    background: transparent;
    transition: all .5s ease; }
.blog-v1 .box .box-img, .blog-v2 .box .box-img {
    margin-bottom: 0; }
.blog-v1.blog-grid-2 .box .box-img img, .blog-grid-2.blog-v2 .box .box-img img {
    width: 100%; }

/*--Post List 2--*/
.blog-v2 .box {
    margin-bottom: 45px;
    background: #ffffff; }
.blog-v2 .box:hover {
    box-shadow: none; }
.blog-v2 .box:last-child {
    margin-bottom: 0; }
.blog-v2 .box .box-img {
    margin-bottom: 20px; }
.blog-v2 .box .box-content {
    border: none;
    padding: 0;
    text-align: left; }
.blog-v2 .box .box-content .box-content-meta ul li.date:before {
    display: none; }
.blog-v2 .box .box-content .box-content-meta ul li.date a {
    font-size: 14px;
    color: #636363;
    font-weight: 600; }
.blog-v2 .box .box-content .box-content-meta ul li.author {
    margin-right: 6px; }
.blog-v2 .box .box-content .box-content-meta ul li.author:before {
    left: 0;
    top: 50%;
    margin-top: -5px;
    height: 10px;
    width: 1px;
    background-color: #a3a6a5; }
.blog-v2 .box .box-content .box-content-meta ul li.author:after {
    content: '';
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -5px;
    height: 10px;
    width: 1px;
    background-color: #a3a6a5; }
.blog-v2 .box .box-content .box-content-meta ul li.author span, .blog-v2 .box .box-content .box-content-meta ul li.author a {
    font-size: 14px;
    color: #636363;
    font-weight: 600; }
.blog-v2 .box .box-content .box-content-meta ul li.cat {
    padding-left: 0;
    font-size: 14px; }
.blog-v2 .box .box-content .box-content-meta ul li.cat:before {
    display: none; }
.blog-v2 .box .box-content .box-content-p p {
    font-size: 15px; }
.blog-v2 .ezisecurity-pagination {
    margin-top: 65px; }

/*--Post Grid--*/
@-webkit-keyframes circle {
    0% {
        opacity: 1; }
    40% {
        opacity: 1; }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0; } }
@keyframes circle {
    0% {
        opacity: 1; }
    40% {
        opacity: 1; }
    100% {
        width: 200%;
        height: 200%;
        opacity: 0; } }
.blog-v3 .box {
    padding-right: 20px;
    margin-bottom: 64px; }
.blog-v3 .box .box-left {
    text-align: right;
    width: 150px;
    margin-right: 30px; }
.blog-v3 .box .box-left .date {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 2px solid rgba(35, 35, 35, 0.1); }
.blog-v3 .box .box-left .date .day {
    font-size: 60px;
    display: block;
    line-height: 50px;
    font-weight: bold;
    color: #0f0f0f;
    margin-right: -3px; }
.blog-v3 .box .box-left .date .month {
    color: #0f0f0f;
    display: block;
    text-transform: uppercase;
    font-size: 14px; }
.blog-v3 .box .box-left .author a, .blog-v3 .box .box-left .cat a, .blog-v3 .box .box-left .comment a {
    color: #262626;
    font-size: 13px; }
.blog-v3 .box .box-left .author span, .blog-v3 .box .box-left .cat span, .blog-v3 .box .box-left .comment span {
    padding-right: 6px;
    font-size: 12px; }
.blog-v3 .box .box-right {
    position: relative;
    overflow: hidden;
    padding-bottom: 15px;
    border-bottom: 2px solid rgba(35, 35, 35, 0.1); }
.blog-v3 .box .box-right .box-img {
    position: relative;
    overflow: hidden; }
.blog-v3 .box .box-right .box-img::before {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    display: block;
    content: '';
    width: 0;
    height: 0;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    opacity: 0; }
.blog-v3 .box .box-right .box-img:hover::before {
    -webkit-animation: circle .75s;
    animation: circle .75s; }
.blog-v3 .box .box-right .box-img img {
    width: 100%; }
.blog-v3 .box .box-right .box-content-title .title {
    color: #262626;
    margin-bottom: 24px; }
.blog-v3 .box .box-right a.read-more {
    font-family: 'Montserrat', sans-serif;
    font-size: 14px;
    color: #ec1c24;
    font-weight: 500; }
.blog-v3 .box .box-right a.read-more:hover {
    color: #1b2725; }
.blog-v3 .ezisecurity_pagination {
    margin-top: 65px; }

@media (max-width: 1219px) and (min-width: 991px) {
    .ezisecurity-widget-latest-post li {
        padding-left: 0;
        border-left: none; }
    .ezisecurity-widget-latest-post li:hover {
        border-left: none; } }
@media (max-width: 991px) {
    .blog-v3 .box {
        padding-right: 0; }

    .blog-title-bar {
        margin-bottom: 60px !important; } }
@media (max-width: 768px) {
    .blog-detail .box .tags-share .tags,
    .blog-detail .box .tags-share .share {
        width: 100%;
        float: none;
        text-align: left; }

    .blog-detail .box .tags-share .tags {
        margin-bottom: 5px; } }
@media (max-width: 500px) {
    .blog-v3 .box .box-left {
        display: none; } }
.blog-v2.latest-post .content-left .box .box-img img {
    width: 100%; }

@media (max-width: 1220px) {
    .ezisecurity_sidebar {
        padding-left: 25px; } }
.ezisecurity_layout_content {
    margin-bottom: 60px; }

.ezisecurity-blog-wrap .category h2 {
    color: #333;
    margin-bottom: 20px;
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1em; }
.ezisecurity-blog-wrap .category p {
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    line-height: 1.4em;
    margin-bottom: 30px; }

.ezisecurity-widget-social-list .ezisecurity-social-site .social-site li {
    padding-right: 5px; }
.ezisecurity-widget-social-list .ezisecurity-social-site .social-site li a {
    width: 28px;
    height: 28px;
    line-height: 28px;
    color: #fff;
    display: inline-block;
    text-align: center;
    border-radius: 0; }
.ezisecurity-widget-social-list .ezisecurity-social-site .social-site li:hover a {
    background: #ec1c24 !important;
    color: #fff; }
.ezisecurity-widget-social-list .ezisecurity-social-site .social-site:hover li a {
    background-color: rgba(34, 34, 34, 0.4); }

#post-0 {
    padding-left: 15px; }

.ezisecurity-widget-social-list, .widget widget_search {
    margin-bottom: 20px; }

.side-blog .widget_mc4wp_form_widget {
    margin-top: 30px;
    border-top: 1px solid #ccc;
    padding-top: 20px; }

.search .blog-v1.blog-grid-2 .box-search, .search .blog-grid-2.blog-v2 .box-search {
    margin: 0;
    border-top: 1px solid #ccc;
    padding-top: 30px;
    margin-top: 30px; }
.search .blog-v1.blog-grid-2 .box-search .box-img, .search .blog-grid-2.blog-v2 .box-search .box-img {
    float: left;
    margin-right: 15px; }
.search .blog-v1.blog-grid-2 .box-search .box-content, .search .blog-grid-2.blog-v2 .box-search .box-content {
    overflow: hidden; }
.search .blog-v1.blog-grid-2 .box-search .box-content p, .search .blog-grid-2.blog-v2 .box-search .box-content p {
    margin: 0; }
.search .blog-v1.blog-grid-2 .box-search .box-img img, .search .blog-grid-2.blog-v2 .box-search .box-img img {
    width: auto; }
.search .blog-v1.blog-grid-2.latest-post .box-content .box-content-title h3, .search .blog-grid-2.latest-post.blog-v2 .box-content .box-content-title h3 {
    font-size: 1.5em;
    font-weight: 400;
    line-height: 1.3em;
    margin-bottom: .5em;
    font-family: 'Montserrat',sans-serif; }

.display-none {
    display: none; }

.blog-v1.blog-grid-2 .box .box-img img.imgurl, .blog-grid-2.blog-v2 .box .box-img img.imgurl {
    width: auto;
    max-height: 190px;
    margin: 0 auto;
    margin-bottom: 10px; }

.wpb_text_column h2 {
    font-family: Montserrat;
    font-size: 20px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 2px;
    text-transform: uppercase;
    line-height: 1em;
    color: #333; }

.blog-detail h3 {
    color: #333;
    margin-bottom: 24px; }
.blog-detail h3 em {
    color: #333; }
.blog-detail h3.img-title {
    font-style: normal;
    text-align: center !important;
    line-height: 15px;
    font-size: 10px; }
.blog-detail .title-img {
    margin-bottom: 50px;
    font-family: 'Montserrat',sans-serif; }
.blog-detail .title-content-h4 {
    font-weight: 700;
    font-style: italic; }
.blog-detail .title-ber {
    letter-spacing: 2px; }
.blog-detail p {
    color: #777; }
.blog-detail p em strong {
    font-style: italic; }
.blog-detail p a {
    color: #003; }
.blog-detail p a:hover {
    color: #aaa; }

.page-text-box {
    padding-bottom: 40px; }
.page-text-box h3 {
    margin-bottom: 24px; }

.social {
    margin: 0;
    list-style: none; }
.social li {
    display: inline-block;
    padding-right: 20px; }
.social li:last-child {
    padding-right: 0; }

.content-blog {
    padding-bottom: 50px; }

/*--Post Detail--*/
.blog-detail .box .box-content .element_s ul {
    margin: 0;
    padding: 0;
    list-style: none; }
.blog-detail .box .box-content .element_s ul li {
    display: inline-block; }
.blog-detail .box .box-content .element_s ul li.author {
    padding-left: 15px; }
.blog-detail .box .box-content .element_s ul li.author span {
    color: #cfcfcf;
    font-size: 14px; }
.blog-detail .box .box-content .element_s ul li.author a {
    font-size: 14px;
    color: #cfcfcf;
    font-weight: 400; }
.blog-detail .box .box-content .element_s ul li.comment {
    padding-left: 15px; }
.blog-detail .box .box-content .element_s ul li.comment a {
    font-size: 14px;
    color: #cfcfcf;
    font-weight: 400; }
.blog-detail .box .box-content .element_s ul li.date a {
    font-size: 14px;
    color: #cfcfcf;
    font-weight: 400; }
.blog-detail .box .box-content .box-content-p {
    margin-top: 25px; }
.blog-detail .box .box-content .box-content-p p {
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    color: #8c8c8c; }
.blog-detail .box .box-content .box-content-p blockquote {
    position: relative;
    padding-left: 70px; }
.blog-detail .box .box-content .box-content-p blockquote p {
    font-size: 26px;
    color: #ec1c24;
    font-style: normal;
    line-height: 28px; }
.blog-detail .box .box-content .box-content-p blockquote:before {
    content: "";
    height: 58px;
    width: 70px;
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/blo.png) no-repeat; }
.blog-detail .box .tag-share {
    margin-top: 50px; }
.blog-detail .box .tag-share .tags {
    display: flex;
    align-content: center;
    align-items: center; }
.blog-detail .box .tag-share .tags ul {
    list-style: none;
    margin: 0;
    margin-left: 20px; }
.blog-detail .box .tag-share .tags ul li {
    display: inline-block;
    margin-right: 10px; }
.blog-detail .box .tag-share .tags ul li:last-child {
    margin-right: 0; }
.blog-detail .box .tag-share .tags ul li a {
    padding: 10px 20px;
    background: #f8f8f8;
    color: #808080;
    font-size: 14px;
    text-transform: uppercase; }
.blog-detail .box .tag-share .tags ul li:hover a {
    background: #ec1c24;
    color: #fff; }
.blog-detail .box .tag-share .share .social_element {
    list-style: none;
    margin: 0; }
.blog-detail .box .tag-share .share .social_element li {
    display: inline-block;
    margin-right: 15px; }
.blog-detail .box .tag-share .share .social_element li:last-child {
    margin-right: 0; }
.blog-detail .box .tag-share .share .social_element li a {
    font-size: 18px;
    color: #808080; }
.blog-detail .box .tag-share .share .social_element li:hover a {
    color: #ec1c24; }

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block; }

body {
    line-height: 1; }

em strong {
    font-style: initial;
    color: #4e5453; }

table {
    border-collapse: collapse;
    border-spacing: 0; }

body, p {
    font-family: 'Montserrat',sans-serif;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0px;
    line-height: 1.5em; }

.widget h1, .widget h2, .widget h3, .widget h4, .widget h5, .widget h6 {
    color: #fff; }

img {
    max-width: 100%; }

a {
    color: #000; }

a:hover {
    color: #aaa; }

a,
a:hover, a:focus {
    cursor: pointer !important;
    outline: none;
    text-decoration: none; }

h1, h2, h3, h4, h5, h6 {
    font-family: 'Montserrat',sans-serif; }

a, p {
    font-family: 'Montserrat',sans-serif; }

p {
    color: #8c8c8c; }

strong {
    font-weight: 700; }

input:focus {
    outline: none; }

.ezisecurity-spacing,
.ezisecurity_layout_content {
    margin-bottom: 0px; }

[data-uk-sticky].uk-active {
    z-index: 9999; }

.footer-container {
    padding: 0 4%; }

@media (max-width: 991px) {
    .ezisecurity-content.uk-width-large-3-4 {
        width: 100%; }

    .ezisecurity_sidebar.uk-width-large-1-4 {
        width: 100%;
        max-width: 320px;
        margin-top: 60px; } }
.z-index-1 {
    z-index: 1; }

.z-index-2 {
    z-index: 2; }

.z-index-3 {
    z-index: 3; }

.z-index-4 {
    z-index: 4; }

.z-index-9 {
    z-index: 9; }

.set-padding {
    padding: 105px 0; }

.ezisecurity-sub-title p {
    margin-bottom: 0; }

.color-primary,
.primary-color,
.ezisecurity-color-orange {
    color: #ec1c24 !important; }

.color-hover-primary:hover, .color-hover-primary.active,
.ezisecurity-hover-color-primary:hover,
.ezisecurity-hover-color-primary.active,
.ezisecurity-hover-color-orange:hover,
.ezisecurity-hover-color-orange.active {
    color: #ec1c24 !important; }

.no-padding {
    padding: 0 !important; }

.ezisecurity-hover-color-white:hover, .ezisecurity-hover-color-white.active {
    color: #ffffff !important; }

.border-color-primary {
    border-color: #ec1c24 !important; }

.bg-color-primary {
    background: #ec1c24 !important; }

.bg-color-primary-child * {
    background: #ec1c24 !important; }

.bg-hover-color-primary-child:hover * {
    background: #ec1c24 !important; }

.bg-hover-color-transparent:hover {
    background: transparent !important; }

.box-shadow-default {
    box-shadow: rgba(0, 0, 0, 0.54) 0 14px 24px !important; }

.bg-hover-color-transparent-child:hover * {
    background: transparent !important; }

.border-color-primary-child * {
    border-color: #ec1c24 !important; }

.ezisecurity-hover-child-color-primary:hover > *, .ezisecurity-hover-child-color-primary.active > *,
.ezisecurity-hover-child-color-orange:hover > *,
.ezisecurity-hover-child-color-orange.active > * {
    color: #ec1c24 !important; }
.ezisecurity-hover-child-color-primary:hover > * button span, .ezisecurity-hover-child-color-primary.active > * button span,
.ezisecurity-hover-child-color-orange:hover > * button span,
.ezisecurity-hover-child-color-orange.active > * button span {
    color: #ec1c24 !important; }

.ezisecurity-hover-full-color-orange:hover * {
    color: #ec1c24 !important; }
.ezisecurity-hover-full-color-orange:hover * .flaticon:before {
    color: #ec1c24 !important; }

.ezisecurity-hover-full-color-primary:hover * {
    color: #ec1c24 !important; }
.ezisecurity-hover-full-color-primary:hover * .flaticon:before, .ezisecurity-hover-full-color-primary:hover * .fa:before {
    color: #ec1c24 !important; }

.ezisecurity-hover-border-color-orange:hover, .ezisecurity-hover-border-color-orange.active {
    border-color: #ec1c24 !important; }

.ezisecurity-background-darkgreen {
    background: #056163 !important; }

.ezisecurity-background-primary,
.bg-primary-color,
.ezisecurity-background-orange {
    background: #ec1c24 !important; }

.ezisecurity-background-202222 {
    background: #202222 !important; }

.ezisecurity-background-f8f8f8 {
    background: #f8f8f8 !important; }

.ezisecurity-background-1b2725 {
    background: #1b2725 !important; }

.ezisecurity-hover-background-primary:hover, .ezisecurity-hover-background-primary.active {
    background: #ec1c24 !important;
    transition: all .5s ease; }

.ezisecurity-hover-background-orange:hover, .ezisecurity-hover-background-orange.active {
    background: #ec1c24 !important;
    transition: all .5s ease; }

.ezisecurity-hover-child-background-darkgreen:hover > *, .ezisecurity-hover-child-background-darkgreen.active > * {
    background: #056163 important;
    transition: all .5s ease; }

.ezisecurity-hover-child-background-orange:hover > *, .ezisecurity-hover-child-background-orange.active > * {
    background: #ec1c24 !important;
    transition: all .5s ease; }

.ezisecurity-flex-box {
    display: flex;
    align-items: center;
    justify-content: flex-start; }
.ezisecurity-flex-box > *:last-child {
    flex: 1 1 0px;
    -ms-flex: 1 1 0px; }

.ezisecurity-scroll-top {
    opacity: 0.7;
    border-radius: 10%;
    width: 40px;
    height: 40px;
    position: fixed;
    display: none;
    bottom: 50px;
    right: 30px;
    color: #fff;
    z-index: 99999999999;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    outline: none;
    cursor: pointer;
    transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -ms-transition: all 0.4s;
    font-size: 11px;
    font-weight: 700; }
.ezisecurity-scroll-top span {
    font-size: 20px;
    line-height: 40px; }
.ezisecurity-scroll-top:hover {
    opacity: 1;
    transition: all .5s ease;
    background-color: #222 !important; }
.ezisecurity-scroll-top.show-icon-top {
    display: block;
    -webkit-animation: bounceInUp 0.7s both;
    -moz-animation: bounceInUp 0.7s both;
    -o-animation: bounceInUp 0.7s both;
    animation: bounceInUp 0.7s both; }

.ezisecurity-box {
    padding-top: 50px; }

.bd-button {
    outline: none;
    color: #1b1313;
    font-family: "Montserrat";
    font-size: 16px;
    font-weight: 600;
    padding: 5px 30px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    transition: all .5s ease; }
.bd-button.bd-button-default {
    background: none;
    border: 2px solid #ec1c24;
    transition: all 0.5s ease; }
.bd-button.bd-button-default:hover {
    background: #ec1c24;
    color: #fff;
    border-color: #ec1c24;
    transition: all 0.5s ease; }

input[type="submit"].bd-button-primary,
.bd-button-primary {
    height: auto !important;
    text-transform: uppercase;
    display: inline-block;
    font-size: 14px;
    border-radius: 0;
    line-height: 40px;
    letter-spacing: 1px;
    padding: 0 30px;
    font-weight: 600;
    cursor: pointer;
    background: #ec1c24;
    color: #ffffff;
    font-family: 'Montserrat', sans-serif; }
input[type="submit"].bd-button-primary:hover,
.bd-button-primary:hover {
    background: #1A1A23; }

@-webkit-keyframes shine {
    100% {
        left: 125%; } }
@keyframes shine {
    100% {
        left: 125%; } }
.ezisecurity-hover-post {
    overflow: hidden;
    position: relative; }
.ezisecurity-hover-post:hover:before {
    -webkit-animation: shine .75s;
    -moz-animation: shine .75s;
    -ms-animation: shine .75s;
    -o-animation: shine .75s;
    animation: shine .75s; }
.ezisecurity-hover-post:before {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.5) 100%);
    -webkit-transform: skew(-25deg);
    -moz-transform: skew(-25deg);
    -ms-transform: skew(-25deg);
    -o-transform: skew(-25deg);
    transform: skew(-25deg); }

.ezisecurity-hover-icon:hover .course-thumbnail img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
.ezisecurity-hover-icon:hover .course-thumbnail .hover-border {
    background: rgba(34, 2, 0, 0.3);
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.ezisecurity-hover-icon:hover .course-thumbnail .hover-border:before, .ezisecurity-hover-icon:hover .course-thumbnail .hover-border:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1); }
.ezisecurity-hover-icon:hover .course-thumbnail .hover-border a span {
    opacity: 1;
    transform: scale(1);
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.ezisecurity-hover-icon .course-thumbnail {
    position: relative;
    overflow: hidden; }
.ezisecurity-hover-icon .course-thumbnail img {
    display: block;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
.ezisecurity-hover-icon .course-thumbnail .hover-border {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 3em;
    color: #fff;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    display: flex;
    background: rgba(34, 2, 0, 0.1);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.ezisecurity-hover-icon .course-thumbnail .hover-border a {
    display: flex !important;
    width: 100%;
    align-items: center;
    justify-content: center;
    z-index: 999;
    background: transparent !important; }
.ezisecurity-hover-icon .course-thumbnail .hover-border a span {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 50px;
    line-height: 50px;
    color: #fff;
    font-size: 22px;
    background: #ec1c24;
    opacity: 0;
    transform: scale(0);
    webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.ezisecurity-hover-icon .course-thumbnail .hover-border:before {
    position: absolute;
    content: '';
    opacity: 0;
    top: 50px;
    right: 30px;
    bottom: 50px;
    left: 30px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s; }
.ezisecurity-hover-icon .course-thumbnail .hover-border:after {
    position: absolute;
    content: '';
    opacity: 0;
    top: 30px;
    right: 50px;
    bottom: 30px;
    left: 50px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s; }

@media (max-width: 1600px) {
    .ezisecurity-hover-icon .course-thumbnail .hover-border a span {
        width: 38px;
        height: 38px;
        line-height: 38px;
        font-size: 18px; }
    .ezisecurity-hover-icon .course-thumbnail .hover-border:before {
        top: 30px;
        right: 15px;
        bottom: 30px;
        left: 15px; }
    .ezisecurity-hover-icon .course-thumbnail .hover-border:after {
        top: 15px;
        right: 30px;
        bottom: 15px;
        left: 30px; } }
.ezisecurity-title {
    padding-bottom: 80px; }
.ezisecurity-title .ezisecurity-title-p p {
    font-size: 18px;
    color: #7a7c7d;
    font-weight: 300; }
.ezisecurity-title .ezisecurity-title-h3 h3 {
    font-weight: 900;
    font-style: normal;
    font-size: 44px;
    color: #1b2725;
    line-height: 45px; }

.ezisecurity-title-v2, .ezisecurity-title-v3, .ezisecurity-title-v4 {
    padding-bottom: 75px;
    text-align: center; }
.ezisecurity-title-v2 .ezisecurity-title-p p, .ezisecurity-title-v3 .ezisecurity-title-p p, .ezisecurity-title-v4 .ezisecurity-title-p p {
    font-size: 16px;
    color: #4e5453;
    font-weight: 400; }
.ezisecurity-title-v2 .ezisecurity-title-h3 h3, .ezisecurity-title-v3 .ezisecurity-title-h3 h3, .ezisecurity-title-v4 .ezisecurity-title-h3 h3 {
    font-weight: 700;
    font-style: normal;
    font-size: 33px;
    color: #1b2725;
    line-height: 45px; }

.ezisecurity-title-v3 .ezisecurity-title-h3 h3 {
    padding-bottom: 6px;
    font-weight: 900; }
.ezisecurity-title-v3 .ezisecurity-title-p p {
    padding-bottom: 35px; }
.ezisecurity-title-v3 .ezisecurity-title-icon span {
    font-size: 35px;
    color: #dcddde; }

.ezisecurity-title-v4 .ezisecurity-title-line {
    margin: 38px auto 0 auto;
    width: 80px;
    height: 10px;
    position: relative; }
.ezisecurity-title-v4 .ezisecurity-title-line .ezisecurity-title-line-color {
    width: 50%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0; }
.ezisecurity-title-v4 .ezisecurity-title-line .ezisecurity-title-line-color-left {
    left: 0; }
.ezisecurity-title-v4 .ezisecurity-title-line .ezisecurity-title-line-color-right {
    right: 0; }

.ezisecurity-button h3, .ezisecurity-button button {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    border: 2px solid transparent;
    line-height: 36px;
    padding: 0 25px;
    font-weight: 600;
    cursor: pointer; }
.ezisecurity-button.ezisecurity-button-radius h3, .ezisecurity-button.ezisecurity-button-radius button {
    border-radius: 40px; }
.ezisecurity-button.ezisecurity-button-drankgreen h3, .ezisecurity-button.ezisecurity-button-drankgreen button {
    background: #056163;
    color: #ffffff; }
.ezisecurity-button.ezisecurity-button-drankgreen h3:hover, .ezisecurity-button.ezisecurity-button-drankgreen button:hover {
    background: transparent;
    border: 2px solid #056163;
    color: #056163; }
.ezisecurity-button.ezisecurity-button-primary h3, .ezisecurity-button.ezisecurity-button-primary button {
    background: #ec1c24;
    color: #ffffff; }
.ezisecurity-button.ezisecurity-button-primary h3:hover, .ezisecurity-button.ezisecurity-button-primary button:hover {
    background: transparent;
    border: 2px solid #ec1c24;
    color: #ec1c24; }
.ezisecurity-button.ezisecurity-button-orange h3, .ezisecurity-button.ezisecurity-button-orange button {
    background: #ec1c24;
    color: #ffffff; }
.ezisecurity-button.ezisecurity-button-orange h3:hover, .ezisecurity-button.ezisecurity-button-orange button:hover {
    background: transparent;
    border: 2px solid #ec1c24;
    color: #ec1c24; }

.uk-grid.sidebar_display {
    display: block; }

.uk-grid.sidebar_display > .sidebar-left {
    float: left; }

.uk-grid.sidebar_display > .content-right {
    float: right; }

/*
   Pagination
*/
.ezisecurity_pagination {
    margin-top: 35px; }
.ezisecurity_pagination ul {
    margin: 0;
    list-style: none;
    padding: 0;
    text-align: center; }
.ezisecurity_pagination ul li {
    padding: 0 10px;
    display: inline-block; }
.ezisecurity_pagination ul li:hover a, .ezisecurity_pagination ul li:hover.current, .ezisecurity_pagination ul li.active a, .ezisecurity_pagination ul li.active.current, .ezisecurity_pagination ul li .page-numbers a, .ezisecurity_pagination ul li .page-numbers.current {
    background: #ec1c24;
    color: #fff;
    transition: all .5s ease; }
.ezisecurity_pagination ul li .page-numbers, .ezisecurity_pagination ul li a {
    background: #f7f7f7;
    display: block;
    text-align: center;
    width: 46px;
    height: 46px;
    line-height: 46px;
    border-radius: 2px;
    color: #636363;
    font-weight: 700;
    font-size: 14px;
    transition: all .5s ease; }

.blog-v2 .ezisecurity_pagination {
    margin-top: 65px; }

.page-links > * {
    padding: 0 15px;
    margin: 0 5px; }
.page-links > *:first-child {
    padding-left: 0; }
.page-links > span {
    background: #ccc;
    padding: 5px 10px; }
.page-links > span.page-links-title {
    padding: 0;
    background: transparent; }
.page-links a {
    padding: 5px 10px; }
.page-links a:hover {
    background: #ccc; }

/*
   Comment
*/
.comments-area .comments-title,
.comments-area .comment-reply-title {
    font-size: 24px;
    line-height: 30px;
    font-weight: 900;
    color: #808080;
    margin-bottom: 25px;
    font-family: 'Montserrat',sans-serif;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: -1px;
    text-transform: none;
    line-height: 1.2em;
    padding-top: 40px; }

#comments .comment-list {
    margin-top: 50px; }
#comments .comment-list .comment-item .children .comment .comment-body .comment-author {
    width: 50px;
    height: 50px; }
#comments .comment-list .comment-item .children .comment .comment-details {
    margin-left: 70px !important; }
#comments .comment-list .comment-item .children .comment .comment-details .comment-meta .meta-author .author-name {
    font-size: 16px !important; }
#comments .comment-list .comment-item .children .comment .comment-details .comment-content {
    margin-top: 0; }
#comments .comment-list .comment-item .children .comment .comment-details .comment-content p {
    margin-bottom: 0 !important; }
#comments .comment-list .comment-item .children .comment .comment-details .comment-content .reply a {
    font-weight: 500; }
#comments .comment-list .comment-item .children .comment.depth-5 .comment-body .comment-details .comment-content .reply {
    display: block; }
#comments .comment-list .comment-item .comment .comment-body .comment-author {
    width: 70px;
    height: 70px;
    display: block;
    overflow: hidden;
    float: left;
    border-radius: 50px;
    margin-top: 5px; }
#comments .comment-list .comment-item .comment .comment-body .comment-details {
    margin-left: 95px; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-meta {
    position: relative; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-meta .meta-author {
    display: inline-block;
    font-size: 12px;
    color: #c2c2c2;
    margin-bottom: 2px;
    font-weight: 400; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-meta .meta-author .author-name {
    clear: none;
    font-size: 18px;
    line-height: 20px;
    color: #1E1E27;
    font-weight: 700;
    margin-bottom: 0;
    margin-top: 0; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content p {
    font-size: 14px;
    color: #4e5453;
    font-weight: 400;
    margin-bottom: 5px; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap {
    margin-bottom: 0;
    margin-right: 3px; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap .cld-like-wrap, #comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap .cld-dislike-wrap {
    min-width: auto;
    padding: 0 10px;
    margin-right: 0;
    position: relative; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap .cld-like-wrap:before, #comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap .cld-dislike-wrap:before {
    content: '';
    position: absolute;
    width: 1px;
    height: 12px;
    background: #ebebeb;
    right: 0;
    top: 6px; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap .cld-like-wrap a, #comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap .cld-dislike-wrap a {
    color: #ec1c24; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap .cld-like-wrap span, #comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap .cld-dislike-wrap span {
    color: #636363;
    font-weight: 700; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .comment-content .cld-like-dislike-wrap .cld-like-wrap {
    padding-left: 0; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .reply {
    display: inline-block; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .reply a {
    display: inline-block;
    font-size: 14px;
    color: #c2c2c2;
    font-weight: 700; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .reply span {
    font-size: 14px;
    font-weight: 700;
    color: #c2c2c2;
    display: inline-block;
    line-height: 20px;
    width: 20px;
    text-align: center;
    margin: 0 5px;
    margin-left: 0; }
#comments .comment-list .comment-item .comment .comment-body .comment-details .reply:hover a, #comments .comment-list .comment-item .comment .comment-body .comment-details .reply:hover span {
    color: #ec1c24; }
#comments .comment-respond .comment-form {
    margin-top: 15px; }
#comments .comment-respond .comment-form .wp-social-login-widget {
    display: none; }
#comments .comment-respond .comment-form p {
    margin-bottom: 30px; }
#comments .comment-respond .comment-form p.form-submit {
    margin-bottom: 0; }
#comments .comment-respond .comment-form p input {
    height: 45px;
    line-height: 45px; }
#comments .comment-respond .comment-form p input, #comments .comment-respond .comment-form p textarea {
    background: #fafafa;
    border: 1px solid transparent;
    padding: 5px 30px;
    font-size: 14px;
    color: #636363;
    outline: none;
    font-family: 'Montserrat',sans-serif;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: -1px;
    text-transform: none;
    line-height: 1.2em; }
#comments .comment-respond .comment-form p input:focus, #comments .comment-respond .comment-form p textarea:focus {
    border: 1px solid #ec1c24; }
#comments .comment-respond .comment-form p input.error, #comments .comment-respond .comment-form p textarea.error {
    box-shadow: 0 0 10px rgba(252, 43, 21, 0.5);
    border: 1px solid #fc2b15; }
#comments .comment-respond .comment-form p textarea {
    padding-top: 10px !important; }
#comments .comment-respond .comment-form p.comment-form-author, #comments .comment-respond .comment-form p.comment-form-email {
    width: 49%;
    float: left; }
#comments .comment-respond .comment-form p.comment-form-author {
    margin-right: 2%; }
#comments .comment-respond .comment-form p.form-submit .submit {
    background: #ec1c24;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    line-height: 36px;
    padding: 0 25px;
    font-weight: 600;
    cursor: pointer;
    font-family: 'Montserrat',sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0.1px; }
#comments .comment-respond .comment-form p.form-submit .submit:hover {
    background: #1A1A23;
    color: #fff; }

@media (max-width: 991px) {
    #comments .comment-list .comment-item .comment .comment-body .comment-author {
        width: 70px;
        height: 70px; }

    #comments .comment-list .comment-item .comment .comment-body .comment-details {
        margin-left: 90px; }

    .comments-area > ol ol {
        padding: 0 0 0 40px; } }
@media (max-width: 768px) {
    .comments-area .comment-reply-title {
        padding-top: 30px; }

    #comments .comment-respond .comment-form p.comment-form-author, #comments .comment-respond .comment-form p.comment-form-email {
        width: 100%;
        float: none;
        margin-right: 0; }

    #comments .comment-list .comment-item .comment .comment-body .comment-author {
        width: 60px;
        height: 60px; }

    #comments .comment-list .comment-item .comment .comment-body .comment-details {
        margin-left: 80px; }

    .comments-area .comment-list li .comment-body .comment-content {
        margin-top: 0px; } }
@media (max-width: 599px) {
    #comments .comment-list .comment-item .comment.depth-4 .comment-body .comment-details .comment-meta .meta-author .author-name,
    #comments .comment-list .comment-item .comment.depth-5 .comment-body .comment-details .comment-meta .meta-author .author-name {
        display: block; }

    #comments .comment-list .comment-item .comment.depth-4 .comment-body .comment-details .comment-meta .meta-author .author-name span,
    #comments .comment-list .comment-item .comment.depth-5 .comment-body .comment-details .comment-meta .meta-author .author-name span {
        display: none; }

    #comments .comment-list .comment-item .comment .comment-body .comment-author, #comments .comment-list .comment-item .children .comment .comment-body .comment-author {
        width: 40px;
        height: 40px; }

    #comments .comment-list .comment-item .comment .comment-body .comment-details, #comments .comment-list .comment-item .children .comment .comment-details {
        margin-left: 55px !important; }

    .comments-area > ol ol {
        padding: 0 0 0 15px; } }
@media (max-width: 480px) {
    #comments .comment-list .comment-item .comment .comment-body .comment-details .comment-meta .meta-author .author-name {
        display: block; }

    #comments .comment-list .comment-item .comment .comment-body .comment-details .comment-meta .meta-author .author-name span {
        display: none; } }
/*
   Social Site
*/
.ezisecurity-social-site .social-site {
    margin: 0;
    list-style: none;
    padding: 0; }
.ezisecurity-social-site .social-site li {
    display: inline-block;
    padding-right: 18px; }
.ezisecurity-social-site .social-site li:last-child {
    padding-right: 0; }
.ezisecurity-social-site .social-site li a {
    font-size: 14px;
    color: #4e5453; }
.ezisecurity-social-site .social-site li a:hover {
    color: #ec1c24; }

/*
   Portfolio Detail
*/
.portfolio-detail {
    margin-bottom: 5%; }
.portfolio-detail .portfolio-detail-content .box-detail-img {
    overflow: hidden; }
.portfolio-detail .portfolio-detail-content .box-detail-img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .5s ease; }
.portfolio-detail .portfolio-detail-content .box-detail-img img {
    display: block;
    width: 100%;
    height: auto;
    transition: all .5s ease; }
.portfolio-detail .portfolio-detail-content .box-detail-content {
    padding: 20px 15px;
    background: #f6f6f6;
    border-left: 3px solid #ec1c24; }
.portfolio-detail .portfolio-detail-content .box-detail-content h3 {
    padding-bottom: 15px;
    display: inline-block;
    font-size: 25px;
    line-height: 30px;
    color: #ffffff;
    font-weight: 900;
    position: relative; }
.portfolio-detail .portfolio-detail-content .box-detail-content h3:before {
    content: '';
    width: 100%;
    height: 1px;
    background: #555e5d;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0; }
.portfolio-detail .portfolio-detail-content .box-detail-content ul {
    margin: 0;
    list-style: none; }
.portfolio-detail .portfolio-detail-content .box-detail-content ul li {
    border-bottom: 1px solid #e2e6e7;
    padding: 5px 0; }
.portfolio-detail .portfolio-detail-content .box-detail-content ul li p {
    font-size: 16px;
    line-height: 35px;
    font-weight: 400;
    margin: 0; }
.portfolio-detail .portfolio-detail-content .box-detail-content ul li p stronh {
    font-weight: 700; }
.portfolio-detail .portfolio-detail-content .box-detail-content ul li:last-child {
    border: 0; }
.portfolio-detail .portfolio-detail-content .portfolio-content--wrap {
    padding-top: 10px; }
.portfolio-detail .portfolio-detail-content .portfolio-content--wrap .title {
    padding-bottom: 16px;
    font-size: 33px;
    line-height: 35px;
    color: #1b2725;
    font-weight: 700;
    margin: 0; }
.portfolio-detail .portfolio-detail-content .portfolio-content--wrap p {
    font-weight: 400;
    font-size: 14px;
    color: #4e5453; }
.portfolio-detail .portfolio-detail-content .project-images {
    padding-top: 35px; }
.portfolio-detail .portfolio-detail-content .project-images h3 {
    margin-bottom: 40px;
    font-size: 25px;
    color: #1b2725;
    font-weight: 700;
    border-bottom: 1px solid #dcddde;
    padding-bottom: 15px; }
.portfolio-detail .portfolio-detail-content .project-images ul li .box-img {
    position: relative; }
.portfolio-detail .portfolio-detail-content .project-images ul li .box-img:hover .ezisecurity-flex-box {
    top: 0;
    bottom: 0;
    transition: all .5s ease; }
.portfolio-detail .portfolio-detail-content .project-images ul li .box-img img {
    display: block;
    width: 100%;
    height: auto; }
.portfolio-detail .portfolio-detail-content .project-images ul li .box-img .ezisecurity-flex-box {
    justify-content: center;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    position: absolute;
    top: -100%;
    left: 0;
    right: 0;
    bottom: auto;
    transition: all .5s ease; }
.portfolio-detail .portfolio-detail-content .project-images ul li .box-img .ezisecurity-flex-box a {
    text-align: center; }
.portfolio-detail .portfolio-detail-content .project-images ul li .box-img .ezisecurity-flex-box span {
    font-size: 25px;
    color: #ffffff; }

/*
   About Widget
*/
.ezisecurity-widget-about {
    margin-bottom: 30px; }
.ezisecurity-widget-about .widget-about {
    padding: 30px;
    background: #f4f4f4;
    border: 1px solid #dcddde;
    border-radius: 5px;
    overflow: hidden; }
.ezisecurity-widget-about .widget-about .title {
    color: #ec1c24;
    font-size: 24px;
    line-height: 25px;
    font-weight: 700;
    margin-bottom: 15px; }

/*
   Recent Portfolio
*/
.ezisecurity-widget-recent-portfolio h4 {
    margin-bottom: 30px; }
.ezisecurity-widget-recent-portfolio ol {
    display: inline-block;
    list-style: none;
    margin: 0;
    padding: 0 25px; }
.ezisecurity-widget-recent-portfolio ol li {
    float: left;
    width: 50%; }
.ezisecurity-widget-recent-portfolio ol li .box-image {
    border-right: 1px solid transparent;
    border-bottom: 1px solid transparent;
    position: relative; }
.ezisecurity-widget-recent-portfolio ol li .box-image .overplay-images {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(248, 120, 69, 0.2);
    transition: background-color 0.3s ease; }
.ezisecurity-widget-recent-portfolio ol li .box-image:hover .overplay-images {
    background-color: transparent; }
.ezisecurity-widget-recent-portfolio ol li .box-image img {
    display: block;
    width: 100%; }

/*
   testimonial sidebar
*/
.testimonial-sidebar .box {
    transform: translate3d(0, 0, 0);
    background: #f1f0f0;
    padding: 25px;
    position: relative; }
.testimonial-sidebar .box:before {
    position: absolute;
    content: '\f10e';
    font-family: 'fontawesome';
    top: 30px;
    left: 5px;
    color: #CECECE;
    font-size: 90px; }
.testimonial-sidebar .box .box-content-p p {
    margin: 0;
    text-align: right;
    font-style: italic;
    text-align: right;
    margin-bottom: 50px;
    color: #474747;
    font-weight: 300;
    font-size: 16px;
    z-index: 999;
    position: relative;
    overflow: hidden;
    max-height: 130px; }
.testimonial-sidebar .box .box-content {
    text-align: center;
    padding-bottom: 15px; }
.testimonial-sidebar .box .box-content .box-img img {
    max-width: 100%;
    width: auto;
    margin: 0 auto;
    border-radius: 50%; }
.testimonial-sidebar .box .box-content .box-content-h3 h3 {
    margin-bottom: 0;
    margin-top: 10px;
    color: #474747;
    font-size: 20px; }
.testimonial-sidebar .box .box-content .box-content-span span {
    color: #474747;
    font-weight: 400;
    font-style: italic;
    font-size: 16px; }

/*
   Page 404
*/
.error404 .ezisecurity-blog-wrap {
    color: #777; }
.error404 .ezisecurity-blog-wrap ul {
    margin: 1.5em 0 1.5em 3em; }

/*
   Page Author
*/
.author .author-box {
    background: #f8f8f8;
    border: 1px solid #d2d2d2;
    padding: 15px 30px 15px 18px;
    overflow: hidden;
    margin-bottom: 30px; }
.author .author-box img {
    float: left;
    margin: 0 30px 0 0;
    width: auto;
    height: auto;
    max-width: 100%; }
.author .author-box .author-name {
    font-size: 16px;
    padding-top: 28px;
    font-size: 22px;
    color: #1b2725;
    font-weight: 500; }
.author .author-box p {
    margin-bottom: 8px; }

/*
   Custom Widget
*/
.widget > h4 {
    margin-bottom: 26px;
    font-size: 14px; }

/*
   Archive Portfolio
*/
.archive-portfolio-wrap.ezisecurity_layout_content {
    margin-bottom: 90px; }
.archive-portfolio-wrap.latest-post .box .box-content .box-content-meta.box-meta-portfolio ul li.cat:before {
    display: none; }
.archive-portfolio-wrap.latest-post .box .box-content .box-content-meta.box-meta-portfolio ul li.date {
    padding-right: 10px; }
.archive-portfolio-wrap.latest-post .box .box-content .box-content-meta.box-meta-portfolio ul li.cat {
    padding-left: 8px; }
.archive-portfolio-wrap .ezisecurity_pagination {
    margin-top: 15px; }

@media (max-width: 991px) {
    .archive-portfolio-wrap.ezisecurity_layout_content {
        margin-bottom: 60px; } }
/*
   content-none
*/
#post-0 {
    padding-top: 25px; }
#post-0 .title {
    line-height: 28px;
    margin-bottom: 10px;
    font-size: 22px;
    font-weight: 700; }

/*
LoadPage
*/
/*------------------------------------------------*/
#loader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1000; }

#loader {
    display: block;
    position: relative;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 100px;
    margin: -75px 0 0 -75px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #3498db;
    -webkit-animation: spin 2s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 2s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */
    z-index: 1001; }

#loader:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 5px;
    right: 5px;
    bottom: 5px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #e74c3c;
    -webkit-animation: spin 3s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 3s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */ }

#loader:after {
    content: "";
    position: absolute;
    top: 15px;
    left: 15px;
    right: 15px;
    bottom: 15px;
    border-radius: 50%;
    border: 3px solid transparent;
    border-top-color: #f9c922;
    -webkit-animation: spin 1.5s linear infinite;
    /* Chrome, Opera 15+, Safari 5+ */
    animation: spin 1.5s linear infinite;
    /* Chrome, Firefox 16+, IE 10+, Opera */ }

@-webkit-keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */ }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */ } }
@keyframes spin {
    0% {
        -webkit-transform: rotate(0deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(0deg);
        /* IE 9 */
        transform: rotate(0deg);
        /* Firefox 16+, IE 10+, Opera */ }
    100% {
        -webkit-transform: rotate(360deg);
        /* Chrome, Opera 15+, Safari 3.1+ */
        -ms-transform: rotate(360deg);
        /* IE 9 */
        transform: rotate(360deg);
        /* Firefox 16+, IE 10+, Opera */ } }
#loader-wrapper .loader-section {
    position: fixed;
    top: 0;
    width: 51%;
    height: 100%;
    background: #ffffff;
    z-index: 1000;
    -webkit-transform: translateX(0);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(0);
    /* IE 9 */
    transform: translateX(0);
    /* Firefox 16+, IE 10+, Opera */ }

#loader-wrapper .loader-section.section-left {
    left: 0; }

#loader-wrapper .loader-section.section-right {
    right: 0; }

/* Loaded */
.loaded #loader-wrapper .loader-section.section-left {
    -webkit-transform: translateX(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(-100%);
    /* IE 9 */
    transform: translateX(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.loaded #loader-wrapper .loader-section.section-right {
    -webkit-transform: translateX(100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateX(100%);
    /* IE 9 */
    transform: translateX(100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1);
    transition: all 0.7s 0.3s cubic-bezier(0.645, 0.045, 0.355, 1); }

.loaded #loader {
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out; }

.loaded #loader-wrapper {
    visibility: hidden;
    -webkit-transform: translateY(-100%);
    /* Chrome, Opera 15+, Safari 3.1+ */
    -ms-transform: translateY(-100%);
    /* IE 9 */
    transform: translateY(-100%);
    /* Firefox 16+, IE 10+, Opera */
    -webkit-transition: all 0.3s 1s ease-out;
    transition: all 0.3s 1s ease-out; }

/*----------------------------------------------*/
#spinner-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 1000;
    display: block; }

.spinnerload {
    position: relative;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 40px;
    text-align: center;
    font-size: 10px; }

.spinnerload > div {
    background-color: #ec1c24;
    height: 100%;
    width: 6px;
    display: inline-block;
    -webkit-animation: sk-stretchdelay 1.2s infinite ease-in-out;
    animation: sk-stretchdelay 1.2s infinite ease-in-out; }

.spinnerload .rect2 {
    -webkit-animation-delay: -1.1s;
    animation-delay: -1.1s; }

.spinnerload .rect3 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1.0s; }

.spinnerload .rect4 {
    -webkit-animation-delay: -0.9s;
    animation-delay: -0.9s; }

.spinnerload .rect5 {
    -webkit-animation-delay: -0.8s;
    animation-delay: -0.8s; }

@-webkit-keyframes sk-stretchdelay {
    0%, 40%, 100% {
        -webkit-transform: scaleY(0.4); }
    20% {
        -webkit-transform: scaleY(1); } }
@keyframes sk-stretchdelay {
    0%, 40%, 100% {
        transform: scaleY(0.4);
        -webkit-transform: scaleY(0.4); }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1); } }
/*------------------------*/
#cube-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 1000;
    display: block; }

.sk-cube-grid {
    position: relative;
    left: 50%;
    top: 50%;
    width: 50px;
    height: 50px; }

.sk-cube-grid .sk-cube {
    width: 33%;
    height: 33%;
    background-color: #ec1c24;
    float: left;
    -webkit-animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out;
    animation: sk-cubeGridScaleDelay 1.3s infinite ease-in-out; }

.sk-cube-grid .sk-cube1 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }

.sk-cube-grid .sk-cube2 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }

.sk-cube-grid .sk-cube3 {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s; }

.sk-cube-grid .sk-cube4 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }

.sk-cube-grid .sk-cube5 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }

.sk-cube-grid .sk-cube6 {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s; }

.sk-cube-grid .sk-cube7 {
    -webkit-animation-delay: 0s;
    animation-delay: 0s; }

.sk-cube-grid .sk-cube8 {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s; }

.sk-cube-grid .sk-cube9 {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s; }

@-webkit-keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1); }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1); } }
@keyframes sk-cubeGridScaleDelay {
    0%, 70%, 100% {
        -webkit-transform: scale3D(1, 1, 1);
        transform: scale3D(1, 1, 1); }
    35% {
        -webkit-transform: scale3D(0, 0, 1);
        transform: scale3D(0, 0, 1); } }
.hover-button {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    background: #ec1c24;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s; }
.hover-button:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    border-radius: 3px;
    background: #1a1a23;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
.hover-button:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1); }

/*--Post Widget--*/
.ezisecurity-widget-contact-sidebar {
    margin-top: 45px !important; }
.ezisecurity-widget-contact-sidebar .siderbar-ct {
    padding: 24px;
    background: #ec1c24; }
.ezisecurity-widget-contact-sidebar .siderbar-ct h4 {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 26px;
    margin-bottom: 15px; }
.ezisecurity-widget-contact-sidebar .siderbar-ct p {
    font-size: 16px;
    font-weight: 400;
    color: #fff; }
.ezisecurity-widget-contact-sidebar .siderbar-ct a {
    display: inline-block;
    padding: 12px 20px;
    background: #fff;
    font-size: 16px;
    font-weight: 400;
    color: #ec1c24;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s; }
.ezisecurity-widget-contact-sidebar .siderbar-ct a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
.ezisecurity-widget-contact-sidebar .siderbar-ct a:hover {
    color: #fff; }
.ezisecurity-widget-contact-sidebar .siderbar-ct a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

.widget_nav_menu h4 {
    color: #fff;
    text-transform: uppercase; }

.ezisecurity-widget-latest-post h4.title {
    font-size: 20px;
    color: #ec1c24;
    text-transform: capitalize;
    margin-bottom: 25px; }
.ezisecurity-widget-latest-post ol li {
    padding-bottom: 30px; }
.ezisecurity-widget-latest-post ol li .box-sidebar {
    width: 100%; }
.ezisecurity-widget-latest-post ol li .box-sidebar .box-meta {
    padding-top: 20px; }
.ezisecurity-widget-latest-post ol li .box-sidebar .box-meta h5 {
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 3px;
    font-family: "Montserrat", sans-serif;
    color: #000; }
.ezisecurity-widget-latest-post.latest-post-image ol {
    list-style: none;
    margin: 0;
    padding: 30px;
    background: #f5f5f5; }
.ezisecurity-widget-latest-post.latest-post-image ol li {
    padding-bottom: 20px; }
.ezisecurity-widget-latest-post.latest-post-image ol li:last-child {
    padding-bottom: 0; }
.ezisecurity-widget-latest-post.latest-post-image ol li .box-sidebar {
    width: 100%; }
.ezisecurity-widget-latest-post.latest-post-image ol li .box-sidebar .box-img {
    float: left;
    margin-right: 30px; }
.ezisecurity-widget-latest-post.latest-post-image ol li .box-sidebar .box-meta {
    overflow: hidden; }

.wpb_gmaps_widget .wpb_wrapper {
    background-color: none !important;
    padding: 0px !important; }

h2.title-ab {
    color: #ec1c24;
    font-size: 26px; }

.p-before p {
    position: relative;
    padding-left: 30px; }
.p-before p:before {
    position: absolute;
    content: "\f00c";
    font-family: "Fontawesome";
    color: #ec1c24;
    top: 0;
    left: 0; }

/*Tes*/
.section-tes {
    padding: 100px 0; }
.section-tes h2 {
    font-size: 38px;
    color: #ec1c24;
    margin-bottom: 40px; }
.section-tes .ezisecurity-testimonial .testimonial-slick ul {
    margin: 0;
    list-style: none; }
.section-tes .ezisecurity-testimonial .testimonial-slick ul li .box .box-content .box-content-p p {
    font-size: 16px;
    font-style: italic;
    color: #808080;
    margin-bottom: 25px; }
.section-tes .ezisecurity-testimonial .testimonial-slick ul li .box .box-img {
    display: flex;
    align-items: center; }
.section-tes .ezisecurity-testimonial .testimonial-slick ul li .box .box-img .content {
    margin-left: 20px; }
.section-tes .ezisecurity-testimonial .testimonial-slick ul li .box .box-img .content .box-content-h3 a h3 {
    color: #ec1c24;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 20px; }
.section-tes .ezisecurity-testimonial .testimonial-slick ul li .box .box-img .content .box-content-span span {
    font-size: 14px;
    color: #808080 !important;
    font-style: italic; }

/*Team*/
.section-team {
    padding: 100px 0; }
.section-team h2 {
    font-size: 38px;
    color: #ec1c24;
    margin-bottom: 40px; }
.section-team .ezisecurity-our-team .team-ct {
    margin-bottom: 50px; }
.section-team .ezisecurity-our-team .team-ct .box-team .box-img h3 {
    margin-top: 20px;
    color: #ec1c24;
    font-size: 18px;
    font-weight: 700;
    line-height: 20px;
    margin-bottom: 5px; }
.section-team .ezisecurity-our-team .team-ct .box-team .box-img p.pos {
    font-size: 14px;
    color: #808080 !important;
    font-style: italic;
    margin-bottom: 0; }
.section-team .ezisecurity-our-team .team-ct .box-team .box-content {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc; }
.section-team .ezisecurity-our-team .team-ct .box-team .box-content .content-p p {
    font-size: 16px;
    color: #808080; }
.section-team .ezisecurity-our-team .team-ct .box-team .box-content .read-more a {
    color: #ec1c24;
    font-weight: 500; }
.section-team .ezisecurity-our-team .paging_more {
    text-align: center; }
.section-team .ezisecurity-our-team .paging_more a {
    font-size: 16px;
    color: #808080;
    position: relative; }
.section-team .ezisecurity-our-team .paging_more a:before {
    position: absolute;
    content: "\f107";
    font-family: "Fontawesome";
    left: 48%;
    bottom: -20px;
    color: #808080;
    font-size: 20px; }

.page-id-24 .content-blog, .page-id-26 .content-blog, .page-id-148 .content-blog {
    padding-bottom: 0; }

/*Counter*/
.counter-ct .stats-desc .stats-number, .counter-ct .stats-desc .counter_suffix {
    font-size: 58px !important;
    font-weight: 700;
    line-height: 60px;
    color: #ec1c24; }
.counter-ct .stats-desc .stats-text {
    font-size: 16px;
    color: #808080;
    font-style: italic; }

/*Contact */
.vc_custom_heading.title-contact {
    font-size: 26px;
    color: #ec1c24;
    font-weight: 700 !important;
    line-height: 30px;
    margin-bottom: 40px; }

.contact-text .address p {
    position: relative;
    font-size: 16px;
    color: #808080;
    line-height: 28px;
    padding-left: 30px; }
.contact-text .address p:before {
    content: "\f041";
    font-family: "fontawesome";
    font-size: 20px;
    position: absolute;
    color: #ec1c24;
    top: 0;
    left: 0; }
.contact-text .phone {
    padding-left: 30px;
    position: relative; }
.contact-text .phone p {
    font-size: 16px;
    color: #808080;
    line-height: 28px; }
.contact-text .phone:before {
    content: "\f095";
    font-family: "fontawesome";
    font-size: 20px;
    position: absolute;
    color: #ec1c24;
    top: 0;
    left: 0; }
.contact-text .mail p {
    font-size: 16px;
    color: #808080;
    line-height: 28px;
    position: relative;
    padding-left: 30px; }
.contact-text .mail p:before {
    content: "\f0e0";
    font-family: "fontawesome";
    font-size: 20px;
    position: absolute;
    color: #ec1c24;
    top: 0;
    left: 0; }

.map .ultimate-map-wrapper.ult-adjust-bottom-margin {
    margin-bottom: 0; }

/* Single Product */
.product-content .group-slider #slider-for {
    margin: 0;
    margin-bottom: 10px;
    list-style: none; }
.product-content .group-slider #slider-for li img {
    width: 100%;
    height: 450px; }
.product-content .group-slider #slider-for .slick-arrow {
    z-index: 99;
    position: absolute;
    top: 45%;
    background: transparent;
    outline: none;
    border: none;
    border-radius: 0;
    font-size: 0; }
.product-content .group-slider #slider-for .slick-arrow.slick-prev {
    left: 0; }
.product-content .group-slider #slider-for .slick-arrow.slick-prev:before {
    position: absolute;
    text-align: center;
    font-size: 35px;
    font-family: 'fontawesome';
    top: 50%;
    font-weight: 100;
    color: #fff !important;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    line-height: 60px;
    width: 45px;
    height: 60px;
    content: "\f104"; }
.product-content .group-slider #slider-for .slick-arrow.slick-next {
    right: 0px; }
.product-content .group-slider #slider-for .slick-arrow.slick-next:before {
    content: "\f105";
    text-align: center;
    font-size: 35px;
    font-family: 'fontawesome';
    top: 50%;
    font-weight: 100;
    color: #fff !important;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.5);
    display: inline-block;
    line-height: 60px;
    width: 45px;
    height: 60px; }
.product-content .group-slider #slider-nav {
    margin: 0;
    list-style: none; }
.product-content .group-slider #slider-nav li .box-img {
    opacity: 0.5;
    cursor: pointer; }
.product-content .group-slider #slider-nav li.slick-current .box-img {
    opacity: 1; }
.product-content .content {
    margin-top: 45px; }
.product-content .content h3 {
    font-weight: 400;
    font-size: 22px;
    line-height: 32px;
    color: #ec1c24;
    padding-bottom: 25px;
    margin: 0; }
.product-content .content p {
    color: #808080;
    font-size: 16px;
    font-weight: 400; }
.product-content .content ul {
    margin: 0;
    margin-left: 20px; }
.product-content .content ul li {
    color: #808080;
    font-size: 16px;
    font-weight: 400; }
.product-content .info {
    margin-top: 30px; }
.product-content .info .uk-subnav {
    margin-bottom: 0; }
.product-content .info .uk-subnav li a {
    padding: 20px 25px;
    font-size: 16px; }
.product-content .info .uk-subnav li.uk-active a {
    background: #ec1c24 !important; }
.product-content .info .uk-subnav li:last-child {
    padding-left: 0; }
.product-content .info #subnav-pill-content-2 {
    border: 1px solid #808080;
    padding: 25px; }
.product-content .info #subnav-pill-content-2 li .content-info p {
    position: relative;
    font-size: 16px;
    color: #000;
    line-height: 30px;
    padding-left: 20px; }
.product-content .info #subnav-pill-content-2 li .content-info p:before {
    content: "\f00c";
    font-family: "Fontawesome";
    position: absolute;
    top: 0;
    left: 0;
    color: #ec1c24; }
.product-content .info #subnav-pill-content-2 li .related a {
    position: relative;
    font-size: 16px;
    color: #000;
    line-height: 30px;
    padding-left: 20px;
    display: block; }
.product-content .info #subnav-pill-content-2 li .related a:before {
    content: "\f00c";
    font-family: "Fontawesome";
    position: absolute;
    top: 0;
    left: 0;
    color: #ec1c24; }

/*Faq*/
@media (min-width: 768px) {
    .wpb-js-composer .az-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a,
    .wpb-js-composer .az-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a {
        background: transparent; }

    .wpb-js-composer .az-row .vc_tta.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        border-top: 0; }

    .wpb-js-composer .az-row .vc_tta.vc_tta-shape-rounded .vc_tta-tab > a,
    .wpb-js-composer .az-row .vc_tta.vc_tta-shape-rounded.vc_tta-tabs .vc_tta-panels {
        border-radius: 0; }

    .wpb-js-composer .az-row .vc_tta-color-grey.vc_tta-style-classic.vc_tta-tabs .vc_tta-panels {
        background-color: transparent; } }
.wpb-js-composer .az-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab.vc_active > a,
.wpb-js-composer .az-row .vc_tta-color-grey.vc_tta-style-classic .vc_tta-tab > a {
    color: #252525; }

.wpb-js-composer .az-row .vc_tta.vc_general .vc_tta-tab > a {
    padding-top: 5px;
    padding-bottom: 5px; }

.wpb-js-composer .az-row .vc_tta.vc_general .vc_tta-panel-body {
    padding-bottom: 30px; }

.wpb-js-composer .az-row .vc_tta.vc_general .vc_active {
    background-color: #f7f7f7; }

.faq .faqs-content .box-body {
    margin-bottom: 10px;
    background: #fafafa;
    border: 1px solid #dcddde;
    cursor: pointer;
    position: relative; }
.faq .faqs-content .box-body .title {
    position: relative; }
.faq .faqs-content .box-body .title h3 {
    display: block;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    padding: 10px 20px 10px 30px;
    pointer-events: none;
    margin-bottom: 0;
    color: #808080; }
.faq .faqs-content .box-body .title .fa {
    font-size: 14px;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    right: 20px;
    color: #ec1c24; }
.faq .faqs-content .box-body .title .fa.fa-minus {
    display: none; }
.faq .faqs-content .box-body .text-content {
    display: none;
    padding: 20px 30px; }
.faq .faqs-content .box-body .text-content .content p {
    font-size: 16px;
    font-weight: 400; }
.faq .faqs-content .box-body.active .title h3 {
    background: #ec1c24;
    color: #ffffff; }
.faq .faqs-content .box-body.active .title .fa {
    color: #ffffff; }
.faq .faqs-content .box-body.active .title .fa.fa-plus {
    display: none; }
.faq .faqs-content .box-body.active .title .fa.fa-minus {
    display: inline-block; }
.faq .faqs-content .box-body.active .text-content {
    display: block;
    background: #fff; }

/*Service*/
.service-item {
    padding-bottom: 50px; }
.service-item.uk-container {
    padding-left: 0;
    padding-right: 0; }
.service-item.template1 .service-item-wrap {
    display: flex;
    margin-bottom: 30px; }
.service-item.template1 .service-item-wrap .service-icon-left .service-icon span {
    font-size: 60px;
    color: #ec1c24; }
.service-item.template1 .service-item-wrap .service-icon-left .service-icon span.fa-bullhorn {
    font-size: 45px; }
.service-item.template1 .service-item-wrap .service-meta {
    margin-left: 30px;
    padding-right: 20px; }
.service-item.template1 .service-item-wrap .service-meta .title a {
    font-size: 20px;
    line-height: 24px;
    color: #ec1c24;
    font-weight: 700; }
.service-item.template1 .service-item-wrap .service-meta .service-exc p {
    font-size: 16px;
    font-weight: 400;
    color: #808080; }
.service-item.template1 .service-item-wrap .service-meta .read-more a {
    font-size: 16px;
    font-weight: 700;
    color: #ec1c24;
    position: relative; }
.service-item.template1 .service-item-wrap .service-meta .read-more a:before {
    position: absolute;
    content: "\f067";
    font-family: "fontawesome";
    right: -20px;
    top: -2px;
    color: #ec1c24;
    font-size: 14px; }
.service-item.template1 .service-item-wrap .service-meta .read-more a:hover {
    color: #808080; }
.service-item.template1 .service-item-wrap .service-meta .read-more a:hover:before {
    color: #808080; }
.service-item.template2 {
    padding-top: 30px; }
.service-item.template2 .service-item-wrap {
    margin-bottom: 10px; }
.service-item.template2 .service-item-wrap .service-icon-left .service-icon span {
    font-size: 50px;
    color: #ec1c24; }
.service-item.template2 .service-item-wrap .service-meta {
    margin-top: 20px; }
.service-item.template2 .service-item-wrap .service-meta .title a {
    font-size: 19px;
    line-height: 24px;
    color: #ec1c24;
    font-weight: 700; }
.service-item.template2 .service-item-wrap .service-meta .service-exc p {
    font-size: 16px;
    font-weight: 400;
    color: #808080; }
.service-item.template2 .service-item-wrap .service-meta .read-more a {
    font-size: 16px;
    font-weight: 700;
    color: #ec1c24;
    position: relative; }
.service-item.template2 .service-item-wrap .service-meta .read-more a:before {
    position: absolute;
    content: "\f067";
    font-family: "fontawesome";
    right: -20px;
    top: -2px;
    color: #ec1c24;
    font-size: 14px; }
.service-item.template2 .service-item-wrap .service-meta .read-more a:hover {
    color: #808080; }
.service-item.template2 .service-item-wrap .service-meta .read-more a:hover:before {
    color: #808080; }

/*  */
.section-sv-page.vc_row-fluid {
    padding: 70px 0; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper {
    position: relative; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .img-sv {
    margin-bottom: 0;
    position: relative;
    overflow: hidden; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .img-sv:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-box-shadow: inset 0px -56px 53px -2px #092c74;
    -moz-box-shadow: inset 0px -56px 53px -2px #092c74;
    box-shadow: inset 0px -56px 53px -2px #092c74;
    z-index: 9; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .img-sv img {
    transition: all .4s ease-in-out;
    display: block; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .img-sv:hover img {
    -webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1); }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .title-sv {
    position: absolute;
    width: 100%; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .title-sv a {
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    bottom: 45px;
    left: 30px;
    z-index: 99; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .content-p-sv {
    margin-top: 20px; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .content-p-sv p {
    font-size: 16px;
    font-weight: 400;
    color: #808080; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .readmore-sv a {
    font-size: 16px;
    font-weight: 700;
    color: #ec1c24;
    position: relative; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .readmore-sv a:before {
    position: absolute;
    content: "\f067";
    font-family: "fontawesome";
    right: -20px;
    top: -2px;
    color: #ec1c24;
    font-size: 14px; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .readmore-sv a:hover {
    color: #808080; }
.section-sv-page .sv-colum > .vc_column-inner > .wpb_wrapper .readmore-sv a:hover:before {
    color: #808080; }

/* Section Latest */
.section-latest.vc_row {
    padding: 50px 0;
    background-repeat: no-repeat;
    background-size: cover; }
.section-latest.vc_row .vc_custom_heading.title-latest {
    font-size: 38px;
    line-height: 38px;
    margin-bottom: 0;
    color: #fff;
    font-weight: 700; }
.section-latest.vc_row .bt-latest {
    margin-bottom: 0; }
.section-latest.vc_row .bt-latest a {
    background: #fff !important;
    color: #ec1c24 !important;
    border-radius: 0px !important;
    font-size: 20px;
    border: 0px !important;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s; }
.section-latest.vc_row .bt-latest a:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #2098D1;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out; }
.section-latest.vc_row .bt-latest a:hover {
    color: #fff !important; }
.section-latest.vc_row .bt-latest a:hover:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/*Our Product*/
.our-product-content .product-content .box .box-content .box-content-title a h3 {
    font-size: 42px;
    color: #ec1c24;
    font-weight: 600;
    line-height: 50px; }
.our-product-content .product-content .box .box-content .box-content-p {
    padding-top: 15px; }
.our-product-content .product-content .box .box-content .box-content-p p {
    font-size: 16px;
    font-weight: 400;
    line-height: 30px;
    color: #000; }
.our-product-content .product-content .box .box-content .read-more {
    padding-top: 15px; }
.our-product-content .product-content .box .box-content .read-more a {
    display: inline-block;
    padding: 20px 40px;
    background: #ec1c24;
    color: #fff;
    transition: all .5s ease; }
.our-product-content .product-content .box .box-content .read-more a:hover {
    background: #000; }
.our-product-content .product-content .box .box-img {
    position: relative;
    overflow: hidden; }
.our-product-content .product-content .box .box-img:before {
    content: "";
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    -webkit-box-shadow: inset 0px -56px 53px -2px #000;
    -moz-box-shadow: inset 0px -56px 53px -2px #000;
    box-shadow: inset 0px -56px 53px -2px #000;
    z-index: 9; }
.our-product-content .product-content .box .box-img img {
    transition: all .4s ease-in-out;
    display: block;
    width: 100%; }
.our-product-content .product-content .box .box-img .box-content-title a h3 {
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    position: absolute;
    width: 100%;
    bottom: 20px;
    z-index: 999;
    display: flex;
    justify-content: center;
    transition: all .5s ease; }
.our-product-content .product-content .box:hover .box-img img, .our-product-content .product-content .box:hover .box-img-2 img {
    -webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1); }
.our-product-content .product-content .box:hover .content-2:before {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
.our-product-content .product-content .box:hover .content-2:after {
    opacity: 1;
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    transform: scale(1, 1); }
.our-product-content .product-content .box .box-img-2 {
    position: relative;
    overflow: hidden; }
.our-product-content .product-content .box .box-img-2 img {
    transition: all .4s ease-in-out;
    display: block;
    width: 100%; }
.our-product-content .product-content .box .content-2 {
    padding: 20px;
    overflow: hidden;
    position: relative; }
.our-product-content .product-content .box .content-2:before {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    content: '';
    opacity: 0;
    border-top: 0px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.our-product-content .product-content .box .content-2:after {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    left: 0px;
    content: '';
    opacity: 0;
    border-right: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, -webkit-transform 0.35s;
    -o-transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease; }
.our-product-content .product-content .box .content-2 .box-content-title a h3 {
    position: relative;
    text-transform: uppercase;
    font-size: 22px;
    color: #000;
    transition: all .5s ease;
    font-weight: 400;
    margin-bottom: 0;
    z-index: 9999; }
.our-product-content .product-content .box .content-2 .box-content-title a h3:before {
    content: "\f149";
    position: absolute;
    top: 0;
    right: 0;
    font-family: "Fontawesome";
    transform: rotate(-90deg); }

/*css-custom */
.cat-product ul {
    list-style: none;
    margin: 0; }
.cat-product ul li {
    position: relative;
    font-size: 14px;
    line-height: 30px;
    overflow: hidden;
    padding-left: 25px;
    background: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #d9d9d9; }
.cat-product ul li:before {
    position: absolute;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    width: 4px;
    background: #ec1c24;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
.cat-product ul li a {
    line-height: 30px;
    font-size: 16px;
    font-weight: 400;
    color: #000; }
.cat-product ul li:hover {
    background: #f5f5f5; }
.cat-product ul li:hover:before {
    opacity: 1; }

.download {
    margin-top: 50px; }
.download a {
    display: inline-block;
    padding: 23px;
    background: #ec1c24;
    color: #fff;
    position: relative;
    font-weight: 400;
    width: 100%; }
.download a:before {
    content: "\f1c1";
    font-size: 30px;
    right: 25px;
    top: 23px;
    color: #fff;
    font-family: "Fontawesome";
    position: absolute; }

/*form*/
.wpcf7-form .form-l {
    width: 49%;
    float: left; }
.wpcf7-form .form-l .phone {
    margin-top: 15px; }
.wpcf7-form .form-r {
    width: 49%;
    float: right; }
.wpcf7-form .form-r .company {
    margin-top: 15px; }
.wpcf7-form input, .wpcf7-form textarea {
    margin-top: 10px; }
.wpcf7-form .mes {
    clear: both;
    padding-top: 15px; }
.wpcf7-form .mes textarea {
    height: 180px;
    resize: none;
    padding-top: 20px; }
.wpcf7-form .sm {
    clear: both; }
.wpcf7-form .sm input {
    border: 0px;
    border-radius: 0px;
    background: #ec1c24;
    color: #fff;
    text-transform: uppercase; }

/*Tongle*/
.contact-sidebar h2 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    padding: 15px 25px;
    display: inline-block;
    margin: 0;
    background: #ec1c24;
    text-transform: uppercase;
    width: 100%; }
.contact-sidebar .flat-accordion .toggle-title {
    padding: 13px 25px;
    background: #000;
    margin-bottom: 1px;
    position: relative;
    cursor: pointer; }
.contact-sidebar .flat-accordion .toggle-title span {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    position: relative;
    color: #fff; }
.contact-sidebar .flat-accordion .toggle-title:before {
    position: absolute;
    content: "\f0da";
    font-family: "Fontawesome";
    color: #fff;
    font-size: 18px;
    top: 15px;
    right: 25px; }
.contact-sidebar .flat-accordion .toggle-title.active:before {
    content: "\f0d7"; }
.contact-sidebar .flat-accordion .toggle-content {
    display: none; }
.contact-sidebar .flat-accordion .toggle-content ul {
    margin: 0;
    padding: 25px;
    border: 1px solid #808080;
    list-style: none; }
.contact-sidebar .flat-accordion .toggle-content ul li {
    padding-bottom: 10px; }
.contact-sidebar .flat-accordion .toggle-content ul li:last-child {
    padding-bottom: 0; }
.contact-sidebar .flat-accordion .toggle-content ul li a {
    font-weight: 400;
    font-size: 16px;
    color: #000; }
.contact-sidebar .flat-accordion .toggle-content ul li a i {
    padding-right: 10px; }

/*Fl*/
.ss-bg.vc_row {
    z-index: 0;
    overflow: inherit !important; }

.section-fl.vc_row {
    overflow: inherit !important; }

.our-portfolio-content {
    top: -100px;
    z-index: 99999;
    position: relative;
    margin-bottom: -100px;
    overflow: inherit !important; }
.our-portfolio-content .portfolio-content .box .box-img {
    overflow: hidden;
    position: relative; }
.our-portfolio-content .portfolio-content .box .box-img img {
    display: block;
    transition: all .5s ease;
    width: 100%; }
.our-portfolio-content .portfolio-content .box:hover .box-img img {
    -webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1); }
.our-portfolio-content .portfolio-content .box .box-content {
    padding: 20px;
    border: 1px solid #8c8c8c;
    border-top: 0px;
    background: #fff; }
.our-portfolio-content .portfolio-content .box .box-content .box-content-title a h3 {
    font-size: 17px;
    margin-bottom: 15px;
    color: #000;
    font-weight: 600; }
.our-portfolio-content .portfolio-content .box .box-content .box-content-title a:hover h3 {
    color: #ec1c24; }
.our-portfolio-content .portfolio-content .box .box-content .box-content-p p {
    font-size: 14px;
    color: #8c8c8c; }
.our-portfolio-content .portfolio-content .box .box-content .read-m {
    border-top: 1px solid #8c8c8c; }
.our-portfolio-content .portfolio-content .box .box-content .read-m a {
    display: inline-block;
    padding-top: 15px;
    color: #000;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px; }
.our-portfolio-content .portfolio-content .box .box-content .read-m a:hover {
    color: #ec1c24; }

.ss-more h2.title-more {
    font-size: 42px;
    line-height: 45px;
    font-weight: 600;
    color: #ec1c24; }
.ss-more .wpb_text_column.wpb_content_element p {
    font-size: 16px;
    color: #000; }
.ss-more .bt-more.vc_btn3-inline button {
    background: #ec1c24 !important;
    border: 0px !important;
    border-radius: 0px !important;
    color: #fff !important;
    padding: 15px 23px !important;
    font-size: 16px; }
.ss-more .bt-more.vc_btn3-inline button:hover {
    background: #000 !important; }
.ss-more .wpb_single_image.wpb_content_element {
    margin-bottom: 0; }

/* Counter */
.ss-cter.wpb_row .stats-top.ct-custom {
    margin-bottom: 0 !important; }
.ss-cter.wpb_row .stats-top.ct-custom .stats-desc .stats-number, .ss-cter.wpb_row .stats-top.ct-custom .stats-desc .counter_suffix {
    font-size: 64px !important;
    font-weight: 500;
    color: #fff; }
.ss-cter.wpb_row .stats-top.ct-custom .stats-desc .stats-text {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    color: #fff; }

/* Section News */
.section-news {
    overflow: inherit !important; }
.section-news .wpb_wrapper {
    position: relative;
    top: -150px; }
.section-news .wpb_wrapper h2.tt-news {
    font-size: 42px;
    font-weight: 500;
    color: #ec1c24;
    line-height: 45px;
    margin-bottom: 50px;
    text-transform: uppercase; }
.section-news .wpb_wrapper .our-blog-content .box {
    margin-bottom: 0; }

.ss-contact-home.vc_row {
    background-repeat: no-repeat !important;
    background-size: cover !important; }
.ss-contact-home.vc_row .vc_custom_heading.tt-home {
    font-size: 30px;
    font-weight: 500;
    color: #fff;
    line-height: 35px;
    margin-bottom: 0; }
.ss-contact-home.vc_row .bt.vc_btn3-inline {
    margin-bottom: 0; }
.ss-contact-home.vc_row .bt.vc_btn3-inline button {
    background: #ec1c24 !important;
    border: 0px !important;
    border-radius: 0px !important;
    color: #fff !important;
    padding: 20px 30px !important;
    font-size: 18px; }
.ss-contact-home.vc_row .bt.vc_btn3-inline button:hover {
    background: #000 !important; }

/*Tes*/
.ss-tes .vc_custom_heading.tt-tes {
    font-size: 42px;
    font-weight: 500;
    color: #ec1c24;
    line-height: 45px;
    text-transform: uppercase; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul {
    margin: 0; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li {
    padding: 0 20px;
    padding-top: 120px; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li .box {
    position: relative; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li .box .box-content {
    border: 1px solid #d5d5d5;
    padding: 25px;
    text-align: center; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li .box .box-content p {
    font-size: 14px;
    color: #8c8c8c;
    margin-bottom: 0; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li .box .box-img {
    text-align: center;
    margin-top: 10px; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li .box .box-img .img img {
    display: none; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li .box .content .box-content-h3 a h3 {
    font-size: 16px;
    color: #8c8c8c; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li.slick-current.slick-active {
    padding-top: 30px;
    padding-bottom: 30px; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li.slick-current.slick-active .box {
    position: relative; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li.slick-current.slick-active .box .box-content {
    border: 1px solid #d5d5d5;
    padding: 30px 20px 70px 20px;
    text-align: center; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li.slick-current.slick-active .box .box-content p {
    font-size: 14px;
    color: #808080;
    margin-bottom: 0; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li.slick-current.slick-active .box .box-img {
    text-align: center;
    margin-top: -50px; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li.slick-current.slick-active .box .box-img .img img {
    display: block;
    margin: 0 auto;
    margin-bottom: 10px; }
.ss-tes .ezisecurity-testimonial .testimonial-slick ul li.slick-current.slick-active .box .content .box-content-h3 a h3 {
    font-size: 16px;
    color: #000; }
.ss-tes .ezisecurity-testimonial .slick-dots {
    margin: 0;
    list-style: none;
    margin-top: 30px;
    display: flex;
    justify-content: center; }
.ss-tes .ezisecurity-testimonial .slick-dots li {
    padding: 0 5px !important; }
.ss-tes .ezisecurity-testimonial .slick-dots li button {
    width: 13px;
    height: 13px;
    padding: 0;
    font-size: 0;
    background: #d5d5d5;
    border-radius: 50px; }
.ss-tes .ezisecurity-testimonial .slick-dots li.slick-active button {
    background: #2b2b2b; }

/*parter*/
.partner-shortcode .partner-item.slick-slide {
    display: inline-block;
    float: none;
    text-align: center;
    vertical-align: middle; }
.partner-shortcode .partner-item.slick-slide img {
    margin: 0 auto; }

/*Product*/
.ss-product.vc_row .ss-colum .wpb_single_image.wpb_content_element {
    margin-bottom: 0; }
.ss-product.vc_row .ss-colum .wpb_single_image.wpb_content_element .wpb_wrapper.vc_figure {
    position: relative;
    overflow: hidden; }
.ss-product.vc_row .ss-colum .wpb_single_image.wpb_content_element .wpb_wrapper.vc_figure img {
    display: block;
    transition: all .5s ease;
    width: 100%; }
.ss-product.vc_row .ss-colum .wpb_single_image.wpb_content_element .wpb_wrapper.vc_figure:hover img {
    -webkit-transform: scale3D(1.1, 1.1, 1);
    transform: scale3D(1.1, 1.1, 1); }
.ss-product.vc_row .cl-product {
    padding: 0 75px; }
.ss-product.vc_row .cl-product h2 {
    font-size: 42px;
    font-weight: 500;
    color: #ec1c24;
    line-height: 45px;
    text-transform: uppercase; }
.ss-product.vc_row .cl-product .wpb_text_column p {
    margin-bottom: 0;
    color: #000;
    font-size: 16px; }
.ss-product.vc_row .cl-product .vc_btn3-container.vc_btn3-inline a {
    background: #ec1c24 !important;
    border: 0px !important;
    border-radius: 0px !important;
    color: #fff !important;
    padding: 20px 30px !important;
    font-size: 18px; }
.ss-product.vc_row .cl-product .vc_btn3-container.vc_btn3-inline a:hover {
    background: #000 !important; }

.new-slider-home {
    overflow: hidden;
    margin: 0; }
.new-slider-home:hover .slick-arrow:before {
    opacity: 1;
    transition: all 0.5s ease; }
.new-slider-home .slick-arrow {
    z-index: 99;
    position: absolute;
    top: 45%;
    background: transparent;
    outline: none;
    border: none;
    border-radius: 0;
    font-size: 0; }
.new-slider-home .slick-arrow:before {
    opacity: 1;
    transition: all 0.5s ease;
    position: absolute;
    display: block;
    width: 10px;
    height: 5px;
    line-height: 5px;
    text-align: center;
    font-size: 35px;
    font-family: 'fontawesome';
    top: 50%;
    font-weight: 100;
    color: #fff !important;
    z-index: 999;
    background-color: rgba(0, 0, 0, 0.12);
    display: inline-block;
    line-height: 60px;
    width: 45px;
    height: 60px; }
.new-slider-home .slick-arrow.slick-prev {
    left: 0; }
.new-slider-home .slick-arrow.slick-prev:before {
    content: "\f104"; }
.new-slider-home .slick-arrow.slick-next {
    right: 45px; }
.new-slider-home .slick-arrow.slick-next:before {
    content: "\f105"; }
.new-slider-home .box {
    position: relative; }
.new-slider-home .box .box-title {
    position: absolute;
    bottom: 20px;
    left: 20px; }
.new-slider-home .box .box-title h3 {
    font-size: 16px;
    color: #414042;
    background: rgba(255, 255, 255, 0.8);
    padding: 0 20px;
    font-family: 'Montserrat',sans-serif;
    font-weight: 500;
    border: 1px solid #414042;
    border-right: none;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 0;
    border: none;
    height: 48px;
    line-height: 48px; }
.new-slider-home .box .box-title h3:before {
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-left: 34px solid transparent;
    border-right: 34px solid transparent;
    border-bottom: 34px solid rgba(255, 255, 255, 0.8);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: -46px;
    top: -5px;
    z-index: 9; }
.new-slider-home .box .box-title h3:after {
    display: none;
    position: absolute;
    content: '';
    width: 0px;
    height: 0px;
    border-left: 34px solid transparent;
    border-right: 34px solid transparent;
    border-bottom: 34px solid #414042;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    right: -46px;
    top: -6px; }
.new-slider-home .box .box-img img {
    display: block;
    width: 100%; }

.sectiton-baner-qc .wpb_wrapper .wpb_single_image {
    padding-top: 33px;
    border-top: 1px solid #ccc;
    margin-top: 33px; }

.box-blog-list {
    margin: 0;
    list-style: none; }
.box-blog-list li {
    margin-bottom: 35px; }
.box-blog-list li .box-img {
    float: left;
    margin-right: 20px; }
.box-blog-list li .box-content {
    overflow: hidden; }
.box-blog-list li .box-content span {
    margin-top: -4px;
    display: block;
    text-transform: uppercase;
    text-decoration: underline;
    color: #414042;
    margin-bottom: 6px;
    font-size: 13px; }
.box-blog-list li .box-content .box-content-title h3 {
    font-family: 'Montserrat',sans-serif;
    font-size: 28px;
    font-style: italic;
    font-weight: 400;
    line-height: 35px; }
.box-blog-list li .box-content .box-content-p {
    color: #6d6e71;
    font-size: 14px;
    line-height: 27px; }
.box-blog-list li:last-child {
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #ccc; }

.video-left .vc_column-inner {
    padding-right: 0 !important; }

.video-right .vc_column-inner {
    padding-left: 0 !important; }

.video-left .wpb_wrapper, .video-right .wpb_wrapper {
    border-bottom: 1px solid #ccc; }
.video-left .wpb_wrapper .wpb_wrapper, .video-right .wpb_wrapper .wpb_wrapper {
    border-bottom: none; }

.heading-trending {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center;
    margin-bottom: 30px; }
.heading-trending .ezisecurity-sub-title, .heading-trending .line_only {
    width: 100%;
    height: 1px;
    background: #acacac; }
.heading-trending h2 {
    display: block;
    min-width: 282px;
    margin: 0 10px !important;
    font-weight: 400;
    font-family: 'Montserrat',sans-serif;
    font-size: 30px; }

.inner_sidebar .widget_search .searchform input[type=text] {
    padding-left: 20px;
    color: #333;
    font-size: 16px;
    font-family: 'Montserrat',sans-serif; }
.inner_sidebar .widget > h4 {
    color: #000;
    font-family: 'Montserrat',sans-serif;
    font-weight: 700;
    font-size: 20px;
    letter-spacing: 1px;
    margin-top: 30px; }
.inner_sidebar .widget_categories h4 {
    margin-top: 0; }
.inner_sidebar .form-ezisecurity {
    display: flex; }
.inner_sidebar .form-ezisecurity input[type=email] {
    height: 40px;
    border-color: #b7b7b7;
    border-right: none;
    border-bottom-left-radius: 3px;
    border-top-left-radius: 3px;
    padding-left: 10px;
    font-family: 'Montserrat',sans-serif; }
.inner_sidebar .form-ezisecurity input[type=submit] {
    height: 40px;
    line-height: 35px;
    border: none;
    padding: 0 20px;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    background: #636363;
    color: #FFF;
    border-bottom-right-radius: 3px;
    border-top-right-radius: 3px; }

.widget-banner-text {
    text-align: center;
    border: 1px solid #707070;
    padding: 20px 10px;
    border-radius: 5px; }
.widget-banner-text .box-title h3 {
    font-family: 'Montserrat',sans-serif;
    font-size: 25px;
    font-weight: 500;
    line-height: 35px;
    border-bottom: 1px solid #333333;
    display: inline-block;
    color: #333333;
    padding-bottom: 4px; }
.widget-banner-text .box-content h5 {
    margin-bottom: 0;
    font-family: 'Montserrat',sans-serif;
    color: #414042;
    font-size: 14px;
    font-style: italic;
    font-weight: 400; }

.home .ezisecurity-content {
    padding-right: 0; }

.jrb-loadding {
    position: relative;
    display: block; }
.jrb-loadding:before {
    position: absolute;
    content: '';
    background-color: #fff;
    top: 0;
    left: -50px;
    right: -50px;
    height: 100%;
    background-image: url(../images/loading.gif);
    z-index: 9;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 105px; }

.youtube-auto-home {
    margin: 0;
    list-style: none; }
.youtube-auto-home li {
    float: left;
    width: 50%; }

.load-form {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    z-index: 9999;
    background-color: rgba(11, 11, 11, 0.8);
    background-image: url(../images/load-sub.gif);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 75px; }

.our-blog-content .our-blog {
    margin-bottom: 40px; }
.our-blog-content .our-blog .box .box-img {
    overflow: hidden;
    position: relative; }
.our-blog-content .our-blog .box .box-img:before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 1;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: all 0.5s ease; }
.our-blog-content .our-blog .box .box-img:after {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 1;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: all 0.5s ease; }
.our-blog-content .our-blog .box .box-img:hover:before {
    opacity: 0;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1); }
.our-blog-content .our-blog .box .box-img:hover:after {
    opacity: 0;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0); }
.our-blog-content .our-blog .box .box-img img {
    width: 100%;
    display: block;
    height: auto;
    border-radius: 2px;
    max-width: 100%; }
.our-blog-content .our-blog .box .box-img .box-content-title {
    position: absolute;
    z-index: 99;
    bottom: 20px;
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: center; }
.our-blog-content .our-blog .box .box-img .box-content-title a h3 {
    margin: 0;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: 600;
    transition: all 0.5s ease;
    text-transform: uppercase; }
.our-blog-content .our-blog .box .box-img .box-shadow {
    -webkit-box-shadow: 0px -30px 68px 13px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -30px 68px 13px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -30px 68px 37px black;
    display: block;
    z-index: 9;
    position: relative;
    bottom: -20px; }
.our-blog-content .our-blog .box .box-content {
    margin-top: 25px; }
.our-blog-content .our-blog .box .box-content p {
    margin-bottom: 0; }

.ss-blog-home.wpb_row {
    margin-top: -170px; }

.our-blog-content .our-blog-1 {
    margin-bottom: 40px; }
.our-blog-content .our-blog-1 .box .box-img {
    overflow: hidden;
    position: relative; }
.our-blog-content .our-blog-1 .box .box-img:before {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 1;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: all 0.5s ease; }
.our-blog-content .our-blog-1 .box .box-img:after {
    position: absolute;
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;
    content: '';
    opacity: 1;
    border-right: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    transition: all 0.5s ease; }
.our-blog-content .our-blog-1 .box .box-img:hover:before {
    opacity: 0;
    -webkit-transform: scale(0, 1);
    transform: scale(0, 1); }
.our-blog-content .our-blog-1 .box .box-img:hover:after {
    opacity: 0;
    -webkit-transform: scale(1, 0);
    transform: scale(1, 0); }
.our-blog-content .our-blog-1 .box .box-img img {
    width: 100%;
    display: block;
    height: 394px;
    border-radius: 0px;
    max-width: 100%; }
.our-blog-content .our-blog-1 .box .box-img .box-content {
    position: absolute;
    bottom: 20px;
    left: 50px;
    padding-right: 20px;
    z-index: 99; }
.our-blog-content .our-blog-1 .box .box-img .box-content .box-content-title a h3 {
    margin: 0;
    font-size: 28px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    transition: all 0.5s ease;
    text-transform: uppercase; }
.our-blog-content .our-blog-1 .box .box-img .box-content .box-content-p p {
    margin: 0;
    font-size: 14px;
    font-weight: 400;
    padding-bottom: 10px; }
.our-blog-content .our-blog-1 .box .box-img .box-content .read-more-ct a {
    display: inline-block;
    background: #ec1c24;
    color: #fff;
    padding: 10px 15px; }
.our-blog-content .our-blog-1 .box .box-img .box-shadow {
    -webkit-box-shadow: 0px -48px 59px 53px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px -48px 59px 53px rgba(0, 0, 0, 0.75);
    box-shadow: 0px -48px 59px 53px black;
    display: block;
    z-index: 9;
    position: relative;
    bottom: -20px; }

.ss-home-map.wpb_row {
    margin-left: 0;
    margin-right: 0; }
.ss-home-map .wpb_single_image {
    margin-bottom: 0; }
.ss-home-map .title-hd {
    padding-left: 30px; }
.ss-home-map .title-hd .ezisecurity-sub-title p {
    font-size: 30px; }
.ss-home-map .title-hd .uvc-main-heading h2 {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700 !important;
    color: #fff; }

.ss-icon {
    padding-top: 50px; }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper {
    background: #ec1c24;
    padding: 30px 120px 30px 35px;
    position: relative;
    overflow: hidden; }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper .aio-icon-component {
    margin-bottom: 40px; }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper .aio-icon-component .aio-icon-box .aio-icon-default {
    transition: all 0.4s;
    position: absolute;
    bottom: -50px;
    right: 0px;
    z-index: 1;
    -wekbit-transform: translateX(30%);
    -ms-transform: translateX(30%);
    transform: translateX(30%); }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper .aio-icon-component .aio-icon-box .aio-icon-header .aio-icon-title {
    font-size: 36px;
    line-height: 38px;
    font-weight: 600;
    color: #fff; }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper .aio-icon-component .aio-icon-box .aio-icon-description {
    margin-top: 0; }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper .aio-icon-component .aio-icon-box .aio-icon-description p {
    font-size: 14px !important;
    font-weight: 400 !important;
    margin-bottom: 0 !important;
    color: #fff !important; }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper .aio-icon-component .aio-icon-box .aio-icon-description p:first-child {
    display: none; }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper .aio-icon-component .aio-icon-box .aio-icon-description h3 {
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin-top: 15px; }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper .vc_btn3-container.bt-home a {
    border-radius: 0px;
    border: 1px solid #fff;
    color: #ec1c24;
    background: #fff;
    font-size: 14px;
    font-weight: 400; }
.ss-icon .icon-custom .vc_column-inner .wpb_wrapper .vc_btn3-container.bt-home a:hover {
    border: 1px solid #fff;
    background: #ec1c24;
    color: #fff; }
.ss-icon .icon-custom .vc_column-inner:hover .aio-icon-component .aio-icon-box .aio-icon-default {
    bottom: 50%;
    right: 50%;
    -wekbit-transform: translateX(50%) translateY(50%);
    -ms-transform: translateX(50%) translateY(50%);
    transform: translateX(50%) translateY(50%); }

.home .content-blog {
    padding-bottom: 0; }
.home .content-blog .ss-map .wpb_gmaps_widget.wpb_content_element {
    margin-bottom: 0; }
.home .content-blog .ss-map .map-absolute {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner {
    height: 100%; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper {
    height: 100%; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home {
    max-width: 900px;
    float: right;
    background: #efefef;
    display: flex;
    align-items: center;
    height: 100%; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding {
    padding: 0 30px;
    margin-right: 360px; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .contact-home-text h4 {
    color: #808080;
    font-size: 16px;
    font-weight: 400; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .contact-home-text h2 {
    color: #ec1c24;
    font-size: 38px;
    font-weight: 700;
    margin: 0;
    margin-bottom: 10px; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 input, .home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 textarea {
    margin-bottom: 10px;
    font-size: 14px;
    background: #fff;
    color: #808080; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 .name {
    width: 49%;
    float: left; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 .email {
    width: 49%;
    float: right; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 .sm-home {
    clear: both;
    position: relative; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 .sm-home:before {
    position: absolute;
    content: "\f054";
    font-family: "fontawesome";
    top: 25%;
    left: 107px;
    color: #fff;
    z-index: 99;
    font-size: 13px; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 .sm-home input {
    margin: 0;
    background: #ec1c24;
    color: #fff;
    border: 1px solid #ec1c24;
    border-radius: 0px;
    text-transform: uppercase;
    padding-right: 30px; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 .sm-home:hover input {
    background: #fff;
    color: #ec1c24; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 .sm-home:hover:before {
    color: #ec1c24; }
.home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding .form-3 div.wpcf7-response-output {
    margin-top: 10px; }

.page-id-29 .content-blog, .page-id-18 .content-blog {
    padding-bottom: 0; }

.tp-bgimg.defaultimg {
    position: relative; }

.tp-bgimg.defaultimg:before {
    content: "";
    width: 100%;
    height: 100%;
    background: #000;
    position: absolute;
    opacity: 0.2; }

/*
 * Title:   Educatito
 * Author:  JRBthemes
 */
.added_to_cart {
    display: none !important; }

.archive-products,
.detail-product {
    margin-bottom: 4.5%; }

.archive-products .ezisecurity_pagination {
    margin-top: 20px; }

.widget_product_categories h4 {
    margin-bottom: 30px; }

.woocommerce-checkout .ezisecurity-content,
.woocommerce-cart .ezisecurity-content,
.woocommerce-account .ezisecurity-content {
    margin-bottom: 60px; }

.fotorama__stage__frame.fotorama__active {
    background: #F3F3F3; }

.woocommerce-wishlist .wishlist_table {
    margin-bottom: 60px !important; }
.woocommerce-wishlist .wishlist_table thead th {
    border: none;
    background: #47588f;
    color: #fff;
    text-transform: uppercase;
    border-top: none !important; }

.decs-to-shop {
    margin-bottom: 10px; }

#yith-quick-view-content .thumbnai-detail {
    float: left;
    width: 30%; }
#yith-quick-view-content .entry-summary .quantity {
    float: none; }
#yith-quick-view-content .entry-summary .product_action {
    display: block;
    margin-top: 20px; }
#yith-quick-view-content .entry-summary .product_action button {
    border-radius: 0; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist {
    padding: 0;
    font-size: 16px;
    line-height: 0;
    background: transparent;
    transition: border-color 0.3s ease;
    margin: 0;
    margin-top: 30px; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-add-button .add_to_wishlist:before {
    color: #ec1c24; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistexistsbrowse a:before, #yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist:hover .yith-wcwl-wishlistaddedbrowse.show a:before {
    color: #ec1c24; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button {
    position: relative; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button span {
    display: none; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist {
    position: relative;
    display: block;
    padding-left: 30px; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-add-button .add_to_wishlist:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-family: FontAwesome;
    color: #5B5B5B;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f08a";
    transition: color 0.3s ease; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse, #yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show {
    position: relative; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse span, #yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show span {
    display: none; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a, #yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a {
    position: relative;
    display: block;
    padding-left: 30px; }
#yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistexistsbrowse a:before, #yith-quick-view-content .entry-summary .product_action .yith-wcwl-add-to-wishlist .yith-wcwl-wishlistaddedbrowse.show a:before {
    position: absolute;
    top: 0;
    left: 0;
    display: inline-block;
    font-family: FontAwesome;
    color: #5B5B5B;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f004";
    transition: color 0.3s ease; }

.product-content .ezisecurity-woo-pagination.ezisecurity_pagination {
    margin-top: 0; }
.product-content .ezisecurity-woo-pagination.ezisecurity_pagination ul li .page-numbers {
    border-radius: 2px;
    background: #f7f7f7;
    color: #636363; }
.product-content .ezisecurity-woo-pagination.ezisecurity_pagination ul li .page-numbers:hover, .product-content .ezisecurity-woo-pagination.ezisecurity_pagination ul li .page-numbers.current {
    background: #ec1c24;
    color: #fff; }

.woocommerce .quantity {
    width: 100px;
    position: relative; }
.woocommerce .quantity .up-down {
    text-align: center; }
.woocommerce .quantity .up-down .qty {
    background-color: #f7f7f7;
    border-color: #f7f7f7;
    color: #ec1c24;
    text-align: center;
    font-size: 18px;
    font-weight: 700;
    width: 100%;
    height: 42px;
    text-align: center;
    border: 1px solid #f7f7f7;
    font-family: 'Roboto', sans-serif;
    padding: 0; }
.woocommerce .quantity .up-down .qty::-webkit-inner-spin-button {
    -webkit-appearance: none; }
.woocommerce .quantity .up-down span {
    opacity: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 18px;
    font-weight: 400;
    color: #636363;
    display: block;
    width: 30px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    outline: none;
    position: absolute;
    top: 0;
    bottom: 0;
    cursor: pointer;
    z-index: 2; }
.woocommerce .quantity .up-down span.down {
    left: 0; }
.woocommerce .quantity .up-down span.up {
    right: 0; }
.woocommerce .quantity .up-down:hover span {
    opacity: 1; }

.product-box .product-item-wrap .product-item {
    margin-bottom: 40px; }
.product-box .product-item-wrap .product-item .box-img {
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    border: 1px solid #EBEBEB;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.product-box .product-item-wrap .product-item .box-img:hover {
    box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease; }
.product-box .product-item-wrap .product-item .box-img:hover .product-options .box-icon {
    opacity: 1;
    z-index: 99; }
.product-box .product-item-wrap .product-item .box-img:hover .product-options .box-icon .btn-quickview, .product-box .product-item-wrap .product-item .box-img:hover .product-options .box-icon .add_to_cart_button {
    transform: translateX(0);
    -o-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0); }
.product-box .product-item-wrap .product-item .box-img:hover .product-options .box-content {
    opacity: 0; }
.product-box .product-item-wrap .product-item .box-img .new {
    position: absolute;
    top: 5px;
    right: 0px;
    padding: 0 10px;
    color: #fff;
    z-index: 9;
    background: #d81515; }
.product-box .product-item-wrap .product-item .box-img .onsale {
    position: absolute;
    top: 10px;
    left: 12px;
    margin: 0;
    padding: 0;
    width: 40px;
    height: 40px;
    border-radius: 100%;
    text-align: center;
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
    color: #fff;
    background-color: #ec1c24;
    z-index: 2;
    min-height: auto;
    min-width: auto; }
.product-box .product-item-wrap .product-item .box-img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    width: 100%;
    transition: all 0.8s ease; }
.product-box .product-item-wrap .product-item .box-img .product-options {
    padding: 20px 20px 20px 20px;
    position: relative; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    left: 30%;
    top: 18px;
    opacity: 0; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .btn-quickview {
    display: flex;
    transform: translateX(50%);
    -o-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -webkit-transform: translateX(50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .btn-quickview .yith-wcqv-button {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    width: 35px;
    height: 35px;
    font-size: 0px;
    line-height: 0;
    background: #F7F7F7;
    border-radius: 50px;
    transition: border-color 0.3s ease; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .btn-quickview .yith-wcqv-button:before {
    position: absolute;
    background: transparent;
    top: 10px;
    left: 10px;
    display: inline-block;
    font: normal normal normal 14px/1 Ionicons;
    color: #636363;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f133";
    transition: color 0.3s ease; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .btn-quickview:hover .yith-wcqv-button {
    background: #ec1c24; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .btn-quickview:hover .yith-wcqv-button:before {
    color: #fff; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .add_to_cart_button {
    transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    width: 35px;
    height: 35px;
    font-size: 0px;
    line-height: 0;
    background: #F7F7F7;
    border-radius: 50px; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .add_to_cart_button:before {
    position: absolute;
    top: 11px;
    left: 11px;
    display: inline-block;
    font: normal normal normal 14px/1 Ionicons;
    color: #636363;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f26c";
    transition: color 0.3s ease; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .add_to_cart_button:hover {
    background: #ec1c24; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .add_to_cart_button:hover:before {
    color: #fff; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .added_to_cart {
    position: relative;
    display: inline-block;
    margin: 0 10px;
    padding: 0;
    width: 35px;
    height: 35px;
    font-size: 0px;
    line-height: 0;
    background: #F7F7F7;
    border-radius: 50px;
    font-size: 0px;
    line-height: 0; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .added_to_cart:before {
    position: absolute;
    top: 11px;
    left: 11px;
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    color: #636363;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\f07a";
    transition: color 0.3s ease; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .added_to_cart:hover {
    background: transparent; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .added_to_cart:hover:before {
    color: #ec1c24; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .add_to_cart_button.added {
    display: none; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-icon .added_to_cart {
    display: inline-block !important; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .box-title {
    float: left; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .box-title .title {
    margin-bottom: 0; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .box-title .title a {
    font-family: Georgia,Times,serif;
    font-weight: 700;
    display: block;
    overflow: hidden;
    font-size: 18px;
    line-height: 30px; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .box-title p {
    margin-bottom: 0; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .box-title p span {
    font-size: 12px;
    color: #c2c2c2; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .box-title p a {
    font-size: 12px;
    color: #c2c2c2; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .product-price {
    float: right;
    text-align: right; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .product-price .price {
    font-size: 21px;
    color: #ec1c24;
    font-weight: 700; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .product-price .price del .amount {
    color: #999;
    font-size: 17px; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .product-price .price ins {
    background: transparent;
    font-size: 21px;
    color: #ec1c24;
    font-weight: 700; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .product-rating .star-rating {
    float: none;
    margin-top: 10px;
    font-size: 12px; }
.product-box .product-item-wrap .product-item .box-img .product-options .box-content .product-rating .star-rating span {
    color: #ec1c24; }

.product-content .result-catlog-wrap {
    margin-bottom: 30px; }
.product-content .result-catlog-wrap .product-catlog-orderby {
    padding-top: 10px; }
.product-content .result-catlog-wrap .product-catlog-orderby .woocommerce-ordering {
    float: left;
    width: 100%; }
.product-content .result-catlog-wrap .product-catlog-orderby .woocommerce-ordering span {
    color: #c2c2c2;
    font-size: 14px; }
.product-content .result-catlog-wrap .product-catlog-orderby .woocommerce-ordering select {
    width: 35%;
    border: 0;
    height: auto;
    padding: 4px 6px;
    font-size: 14px;
    color: #636363; }
.product-content .result-catlog-wrap .product-form-search .woocommerce-product-search {
    position: relative;
    width: 50%;
    float: right; }
.product-content .result-catlog-wrap .product-form-search .woocommerce-product-search input.search-field {
    height: 45px;
    line-height: inherit;
    padding-left: 20px;
    border: 1px solid #d7d7d7;
    position: relative;
    font-size: 14px;
    width: 100%;
    padding-right: 42px; }
.product-content .result-catlog-wrap .product-form-search .woocommerce-product-search .ezisecurity-btn-search {
    position: absolute;
    right: 0;
    top: 0;
    border: none;
    background: transparent;
    padding: 9px 15px;
    color: #ec910e;
    height: 45px; }

/*
   Product Detailt
*/
.relate-products {
    margin-top: 65px; }
.relate-products .product-box .product-item-wrap .product-item {
    margin-bottom: 0; }
.relate-products .product-box:hover .uk-slidenav-previous, .relate-products .product-box:hover .uk-slidenav-next {
    opacity: 1; }
.relate-products .uk-slidenav-previous, .relate-products .uk-slidenav-next {
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    text-align: center;
    border: 1px solid #A6A6A6;
    background: #fff;
    z-index: 99;
    opacity: 0;
    border-radius: 50px; }
.relate-products .uk-slidenav-previous:before, .relate-products .uk-slidenav-next:before {
    color: #A6A6A6;
    font-size: 32px; }
.relate-products .uk-slidenav-previous {
    position: absolute;
    left: 0;
    top: 35%;
    margin-left: -20px; }
.relate-products .uk-slidenav-previous:hover {
    border: 1px solid #ec1c24;
    background: #ec1c24; }
.relate-products .uk-slidenav-previous:hover:before {
    color: #fff; }
.relate-products .uk-slidenav-next {
    position: absolute;
    right: 0;
    top: 35%;
    margin-right: -20px; }
.relate-products .uk-slidenav-next:hover {
    border: 1px solid #ec1c24;
    background: #ec1c24; }
.relate-products .uk-slidenav-next:hover:before {
    color: #fff; }

@media (max-width: 991px) {
    .relate-products .uk-slidenav-previous {
        margin-left: -10px; }

    .relate-products .uk-slidenav-next {
        margin-right: -10px; } }
@media (max-width: 480px) {
    .uk-slidenav-previous, .uk-slidenav-next {
        opacity: 1 !important; } }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .onsale {
    position: absolute;
    top: 10px;
    left: 12px;
    margin: 0;
    padding: 0;
    width: 52px;
    height: 52px;
    border-radius: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 3.38;
    font-weight: normal;
    color: #fff;
    background-color: #ec1c24;
    z-index: 2; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .thumbnai-detail {
    float: left;
    width: 40%; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail {
    width: 60%;
    float: left;
    padding-left: 70px; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .title {
    margin-bottom: 0;
    font-size: 36px;
    line-height: 45px;
    color: #1a1a23;
    font-family: "Roboto Slab", sans-serif;
    font-weight: 700; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .woo-controls form .product_action button {
    border: none; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .price-single {
    padding-bottom: 10px; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .price-single .price {
    font-size: 30px;
    color: #1e1e27;
    font-weight: 700;
    font-family: "Roboto Slab"; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .price-single .price del .amount {
    color: #7a7c7d;
    padding-right: 8px; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .price-single .price ins {
    background: transparent;
    font-size: 30px;
    color: #1e1e27;
    font-weight: 700;
    font-family: "Roboto Slab"; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .woocommerce-product-rating {
    margin-bottom: 15px; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .woocommerce-product-rating .star-rating {
    float: none;
    margin-top: 10px;
    font-size: 12px; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .woocommerce-product-rating .star-rating span {
    color: #ec1c24; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .description p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 30px;
    color: #4e5453;
    font-weight: 400; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .woo-controls .woo-quantity .quantity {
    margin-right: 10px; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .product_meta .sku_wrapper, .woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .product_meta .posted_in, .woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .product_meta .tagged_as {
    display: block;
    line-height: 40px; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .product_meta .sku_wrapper .sku {
    padding-left: 40px;
    color: #c2c2c2; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .product_meta .posted_in a {
    padding-left: 10px;
    color: #c2c2c2; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .product_meta .tagged_as a {
    padding-left: 47px;
    color: #c2c2c2; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .share-link {
    display: flex; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .share-link h3 {
    margin: 0;
    font-size: 14px;
    color: #636363; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .share-link ul {
    list-style: none;
    display: flex;
    margin: 0; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .share-link ul li {
    padding: 2px 10px; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .share-link ul li a {
    color: #c2c2c2; }
.woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail .share-link ul li:hover a {
    color: #ec1c24; }
.woocommerce.single-product .detail-product .product-detail-content .product .information {
    margin-top: 65px; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-subnav {
    margin: 0;
    list-style: none;
    background: #fafafa;
    border: 1px solid #dcddde; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-subnav li {
    padding: 0px;
    margin: 0px; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-subnav li a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    line-height: 43px;
    display: inline-block;
    font-size: 14px;
    color: #4e5453;
    padding: 0 32px; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-subnav li.uk-active > * {
    background: #ec1c24;
    color: #ffffff; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher {
    padding: 25px 45px 35px 45px;
    text-align: left;
    border: 1px solid #dcddde;
    border-top: none;
    margin: 0;
    list-style: none; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content > h2 {
    display: none; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content p {
    font-size: 14px;
    color: #4e5453;
    font-weight: 400; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content .woocommerce-Reviews .woocommerce-Reviews-title {
    display: none; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content #reviews .comment-respond .comment-form .comment-form-rating .stars a {
    color: #ec1c24; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content #reviews .comment-respond .comment-form input {
    height: 40px;
    line-height: 40px; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content #reviews .comment-respond .comment-form input:focus {
    border: 1px solid #ec1c24; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content #reviews .comment-respond .comment-form textarea, .woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content #reviews .comment-respond .comment-form input {
    font-family: 'Quciksand', sans-serif;
    font-size: 14px;
    color: #1b2725;
    font-weight: 400;
    border: 1px solid #dcddde;
    outline: none;
    background: transparent;
    margin-bottom: 20px;
    padding: 7px 20px; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content #reviews .comment-respond .comment-form textarea:focus, .woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content #reviews .comment-respond .comment-form input:focus {
    border: 1px solid #ec1c24; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content #reviews .comment-respond .comment-form .form-submit input#submit {
    background: #ec1c24;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    color: #fff;
    line-height: 36px;
    padding: 0 25px;
    font-weight: 600;
    cursor: pointer;
    border-radius: 0; }
.woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher li .tab-content #reviews .comment-respond .comment-form .form-submit input#submit:hover {
    background: #1A1A23; }

.wishlist_table tr th {
    text-align: center;
    font-size: 14px;
    font-weight: 700; }
.wishlist_table tr .product-remove a {
    margin: auto; }
.wishlist_table tr td {
    font-size: 14px;
    font-weight: 500; }
.wishlist_table tr .product-add-to-cart .add_to_cart {
    background-color: #ec1c24;
    border: 2px solid #ec1c24;
    text-transform: uppercase; }
.wishlist_table tr .product-add-to-cart .add_to_cart:hover {
    background-color: transparent;
    color: #ec1c24; }

/*
   Page Cart
*/
.woocommerce-cart .woocommerce .table-product table.cart th,
.woocommerce-checkout .woocommerce .table-product table.cart th {
    font-size: 16px;
    font-weight: 700;
    font-family: "Roboto Slab";
    color: #1A1A23;
    padding: 10px 0px 11px;
    border: none;
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB; }
.woocommerce-cart .woocommerce .table-product table.cart th:first-child,
.woocommerce-checkout .woocommerce .table-product table.cart th:first-child {
    border-left: 1px solid #EBEBEB;
    padding-left: 35px; }
.woocommerce-cart .woocommerce .table-product table.cart th:last-child,
.woocommerce-checkout .woocommerce .table-product table.cart th:last-child {
    border-right: 1px solid #EBEBEB; }
.woocommerce-cart .woocommerce .table-product table.cart td,
.woocommerce-checkout .woocommerce .table-product table.cart td {
    border: none; }
.woocommerce-cart .woocommerce .table-product table.cart td:first-child, .woocommerce-cart .woocommerce .table-product table.cart td:nth-child(2),
.woocommerce-checkout .woocommerce .table-product table.cart td:first-child,
.woocommerce-checkout .woocommerce .table-product table.cart td:nth-child(2) {
    padding-left: 0; }
.woocommerce-cart .woocommerce .table-product table.cart td.woo-table-col-title a,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-table-col-title a {
    font-family: "Roboto";
    color: #636363;
    font-size: 18px;
    line-height: 18px;
    font-weight: 700; }
.woocommerce-cart .woocommerce .table-product table.cart td.woo-table-col-title .author,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-table-col-title .author {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #c2c2c2; }
.woocommerce-cart .woocommerce .table-product table.cart td.woo-table-col-title .author a,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-table-col-title .author a {
    font-size: 14px;
    font-weight: 400;
    color: #c2c2c2; }
.woocommerce-cart .woocommerce .table-product table.cart td .woocommerce-Price-amount,
.woocommerce-checkout .woocommerce .table-product table.cart td .woocommerce-Price-amount {
    color: #636363;
    font-family: "Roboto";
    font-size: 18px;
    font-weight: 500; }
.woocommerce-cart .woocommerce .table-product table.cart td.woo-table-col-qty .quantity,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-table-col-qty .quantity {
    margin: 0 auto; }
.woocommerce-cart .woocommerce .table-product table.cart td.woo-table-col-qty .quantity .up-down .qty,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-table-col-qty .quantity .up-down .qty {
    background: transparent;
    border: none;
    font-size: 18px;
    color: #636363;
    font-weight: 500; }
.woocommerce-cart .woocommerce .table-product table.cart td.woo-product-remove .remove,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-product-remove .remove {
    margin: 0 auto;
    font-size: 16px;
    color: #fff !important;
    background: #636363;
    line-height: 14px; }
.woocommerce-cart .woocommerce .table-product table.cart td.woo-product-remove .remove i,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-product-remove .remove i {
    font-size: 12px; }
.woocommerce-cart .woocommerce .table-product table.cart td.woo-product-remove .remove:hover,
.woocommerce-checkout .woocommerce .table-product table.cart td.woo-product-remove .remove:hover {
    background: #ec1c24; }
.woocommerce-cart .woocommerce .table-product table.cart img,
.woocommerce-checkout .woocommerce .table-product table.cart img {
    width: 130px;
    border: 1px solid #EBEBEB; }

.woocommerce-cart .woocommerce .ezisecurity-box:first-child {
    padding-top: 0; }
.woocommerce-cart .woo-cart-form table {
    border: none; }
.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .actions {
    padding: 30px 15px;
    border-top: 1px solid #EBEBEB;
    padding-right: 0; }
.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .wc-proceed-to-checkout {
    padding: 0; }
.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .return-to-shop {
    text-align: left;
    margin: 0; }
.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .return-to-shop .bd-button {
    padding: 12px 30px;
    font-size: 12px;
    font-weight: 700;
    background-color: #f7f7f7;
    color: #636363;
    border: none; }
.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .return-to-shop:hover .bd-button {
    background-color: #ec1c24;
    color: #fff; }
.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .bd-button {
    padding: 12px 30px;
    font-size: 12px;
    font-weight: 700;
    background-color: #f7f7f7;
    color: #636363;
    border: none;
    border-radius: 0;
    text-transform: uppercase; }
.woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .bd-button:hover {
    background-color: #ec1c24;
    color: #fff; }
.woocommerce-cart .col-action-shipping .cart-total {
    border: 1px solid #ebebeb;
    padding: 27px 27px 29px 29px;
    box-shadow: 0px 18px 32px 0px rgba(0, 0, 0, 0.1); }
.woocommerce-cart .col-action-shipping .cart-total .col-title-action {
    font-family: "Roboto Slab", sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #1a1a23;
    text-align: left;
    margin-bottom: 25px; }
.woocommerce-cart .col-action-shipping .col-as {
    padding: 0 15px;
    padding-right: 60px; }
.woocommerce-cart .col-action-shipping .col-as .col-title-action {
    font-family: "Roboto Slab", sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: bold;
    color: #1a1a23;
    text-align: left;
    margin-bottom: 40px;
    padding-top: 30px; }
.woocommerce-cart .col-action-shipping .col-as .coupon label {
    font-family: "Roboto";
    font-size: 16px;
    font-weight: bold;
    color: #000000;
    padding: 10px 10px 10px 0;
    display: block; }
.woocommerce-cart .col-action-shipping .col-as .coupon .ezisecurity-btn-apply-coupon {
    margin-top: 30px;
    padding: 5px 30px;
    border-radius: 0;
    text-transform: uppercase;
    border: none;
    background-color: #f7f7f7;
    color: #636363; }
.woocommerce-cart .col-action-shipping .col-as .coupon .ezisecurity-btn-apply-coupon:hover {
    background-color: #ec1c24;
    color: #fff; }
.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals {
    width: 100%; }
.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table {
    border: none;
    border-radius: 0; }
.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table th {
    font-family: "Roboto";
    font-size: 14px;
    border: none;
    text-align: left;
    padding-left: 0;
    font-weight: 400; }
.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table td {
    text-align: right;
    border: none; }
.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table td span {
    font-family: Cairo;
    font-size: 18px;
    font-weight: bold; }
.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals table td span.amount {
    color: #ec1c24; }
.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals .wc-proceed-to-checkout {
    border-top: 1px solid #e5e5e5;
    text-align: center;
    padding: 0;
    padding-top: 30px; }
.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-confirm-order {
    text-transform: uppercase;
    background-color: #f7f7f7;
    color: #636363; }
.woocommerce-cart .col-action-shipping .cart-collaterals .cart_totals .wc-proceed-to-checkout .btn-confirm-order:hover {
    background-color: #ec1c24;
    color: #fff; }
.woocommerce-cart .ezisecurity-return-to-shop {
    border-top: 2px solid #ec1c24;
    text-transform: uppercase;
    padding: 3px 25px; }

/*
   Page Checkout
*/
.woocommerce-checkout .woocommerce .ezisecurity-box:first-child {
    padding-top: 0; }
.woocommerce-checkout .woocommerce .ezisecurity-box .woocommerce-billing-fields {
    padding: 30px;
    padding-top: 15px;
    border: 1px solid #EBEBEB;
    border-radius: 4px; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row {
    display: flex; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row.create-account {
    display: block; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row.create-account input {
    width: auto; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row.create-account label {
    text-transform: capitalize; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row#account_password_field {
    display: block; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row#account_password_field input, .woocommerce-checkout .woocommerce .ezisecurity-box .form-row#account_password_field label {
    width: 100%; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row#account_password_field input {
    margin-bottom: 10px; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row label {
    width: 18%;
    margin-right: 2%;
    line-height: 45px;
    text-transform: uppercase; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row input, .woocommerce-checkout .woocommerce .ezisecurity-box .form-row .input-text {
    width: 80%;
    border: none;
    border-bottom: 1px solid #EBEBEB;
    padding-left: 8px;
    color: #636363; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row input:focus, .woocommerce-checkout .woocommerce .ezisecurity-box .form-row .input-text:focus {
    border-bottom: 1px solid #ec1c24; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row .select2-container {
    width: 80% !important; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row .select2-container .select2-selection--single {
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #EBEBEB;
    margin-top: 13px; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row .select2-container .select2-selection--single .select2-selection__rendered {
    color: #636363; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row .select2-container .select2-selection--single .select2-selection__arrow {
    top: 10px; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row#billing_address_2_field {
    padding-left: 20%; }
.woocommerce-checkout .woocommerce .ezisecurity-box .form-row#billing_address_2_field input {
    width: 100%; }
.woocommerce-checkout .woocommerce .ezisecurity-box .box-title h3 {
    padding-bottom: 15px;
    text-align: center;
    position: relative;
    font-size: 16px;
    line-height: 18px;
    font-family: "Roboto Slab", sans-serif;
    font-weight: 700;
    color: #1a1a23; }
.woocommerce-checkout .woocommerce .ezisecurity-box .box-title h3:before {
    position: absolute;
    content: '';
    left: -30px;
    width: auto;
    height: 1px;
    background: #ebebeb;
    bottom: 0;
    right: -30px; }
.woocommerce-checkout .woocommerce .ezisecurity-box .bd-button {
    border-radius: 0;
    width: 100%;
    height: 50px !important;
    font-size: 18px;
    padding: 0px 30px;
    text-transform: uppercase; }
.woocommerce-checkout .woocommerce .ezisecurity-box .woocommerce-shipping-fields h4 {
    text-transform: uppercase;
    font-family: "Roboto";
    color: #000000;
    margin-top: 15px; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment {
    background: transparent;
    border-radius: 0; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment div.payment_box {
    background: transparent;
    border: 1px solid #ebebeb; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment div.payment_box:before {
    border: none; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment div.payment_box p {
    font-size: 14px;
    color: #636363;
    font-weight: 400; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment .payment_method_paypal .about_paypal {
    display: none; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul {
    margin: 0px;
    font-family: "Roboto";
    font-size: 18px;
    vertical-align: middle;
    list-style: none; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul.payment_methods {
    border: none;
    padding: 0; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul.payment_methods li {
    border: none;
    color: #000000;
    text-align: left !important;
    font-weight: 600;
    position: relative; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul.payment_methods li label {
    font-size: 14px;
    color: #636363;
    font-weight: 400; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment ul.payment_methods li:last-child {
    border-bottom: 0; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment .place-order {
    padding: 0;
    margin-top: 35px;
    display: block;
    text-align: center; }
.woocommerce-checkout .woocommerce .woocommerce-checkout #payment .place-order input {
    float: none !important;
    padding: 0;
    width: auto;
    padding: 0 50px;
    font-size: 12px;
    color: #fff;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 40px;
    height: 40px !important;
    border-radius: 2px; }

/*
   Order Complated
*/
.woocommerce-order-received .woocommerce h2 {
    text-transform: uppercase;
    font-family: "Roboto";
    color: #000000;
    font-size: 26px; }
.woocommerce-order-received .woocommerce .order_details li {
    margin-bottom: 15px; }

/*
   Box styles
*/
.ezisecurity-box {
    padding-top: 50px; }
.ezisecurity-box .box-title h3 {
    font-family: "Roboto";
    font-size: 22px;
    font-weight: 700;
    color: #000000;
    line-height: 31px; }
.ezisecurity-box .box-content table {
    margin: 0px;
    font-family: "Roboto";
    font-size: 18px;
    vertical-align: middle;
    border-radius: 0;
    border: none; }
.ezisecurity-box .box-content tr th {
    padding: 0px 35px;
    font-weight: bold;
    color: #000000; }
.ezisecurity-box .box-content tr td {
    padding: 0px 47px;
    color: #4e5453; }
.ezisecurity-box .box-content tr td input {
    margin-right: 10px; }
.ezisecurity-box .box-content .accordion tr {
    height: inherit; }
.ezisecurity-box .box-content .accordion tr th, .ezisecurity-box .box-content .accordion tr td {
    padding: 0;
    border: none;
    color: #636363;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    position: relative;
    padding-bottom: 16px; }
.ezisecurity-box .box-content .accordion tr th:before, .ezisecurity-box .box-content .accordion tr td:before {
    position: absolute;
    content: '';
    bottom: 14px;
    background: #ebebeb;
    width: 100%;
    height: 1px;
    left: 0; }
.ezisecurity-box .box-content .accordion tr th span, .ezisecurity-box .box-content .accordion tr td span {
    font-size: 14px;
    font-family: "Roboto";
    font-weight: 700;
    color: #ec1c24; }
.ezisecurity-box .box-content .accordion tr.order-total span.amount {
    color: #ec1c24; }

/*
   Table product styles
*/
.woocommerce-checkout .table-product table {
    margin: 0px;
    width: 100%;
    border: none; }
.woocommerce-checkout .table-product table tr th {
    color: #636363;
    text-align: right;
    font-size: 14px;
    padding: 0px;
    border: none;
    font-weight: 400;
    text-transform: uppercase;
    padding-bottom: 20px; }
.woocommerce-checkout .table-product table tr th:first-child {
    text-align: left; }
.woocommerce-checkout .table-product table tr td {
    padding: 0 !important;
    padding-bottom: 16px !important;
    text-align: right;
    position: relative;
    border: none; }
.woocommerce-checkout .table-product table tr td:before {
    position: absolute;
    content: '';
    bottom: 14px;
    background: #ebebeb;
    width: 100%;
    height: 1px;
    left: 0; }
.woocommerce-checkout .table-product table tr td h3 a {
    font-family: "Roboto";
    color: #636363;
    font-weight: 400;
    font-size: 14px; }
.woocommerce-checkout .table-product table tr td h3 a:hover {
    color: #ec1c24; }
.woocommerce-checkout .table-product table tr td span.amount {
    color: #ec1c24;
    font-weight: 700;
    font-size: 14px;
    font-family: "Roboto"; }
.woocommerce-checkout .table-product table tr td .product .text-product {
    display: table-cell;
    vertical-align: middle;
    text-align: left; }
.woocommerce-checkout .table-product table tr td .product .text-product h3 {
    line-height: 20px;
    color: #636363;
    font-weight: 400;
    font-size: 14px;
    margin: 0; }
.woocommerce-checkout .table-product table tr td button {
    border: none;
    line-height: 40px;
    background: #ffffff;
    margin: 0px !important; }
.woocommerce-checkout .table-product table tr td button:hover {
    cursor: pointer; }
.woocommerce-checkout .table-product table tr td button:focus {
    outline: none; }

/*
   Woo account
*/
.woocommerce-account .woocommerce input.button {
    background: #ec1c24;
    padding: 10px 40px;
    text-transform: uppercase;
    border-radius: 0;
    border: 2px solid #ec1c24;
    color: #222; }
.woocommerce-account .woocommerce input:hover, .woocommerce-account .woocommerce input:focus {
    border: 1px solid #ec1c24; }
.woocommerce-account .woocommerce input:hover.button, .woocommerce-account .woocommerce input:focus.button {
    background: transparent;
    color: #ec1c24; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation h2 {
    background: #ec1c24;
    margin-right: 50px;
    color: #fff;
    font-size: 20px;
    text-align: center;
    margin-bottom: 0;
    text-transform: uppercase; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul {
    list-style: none;
    margin: 0;
    background: #009688;
    margin-right: 50px;
    padding: 10px 0; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li {
    padding: 6px 30px; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li.is-active a:before {
    width: 100%; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a {
    position: relative;
    display: inline-block;
    color: #fff;
    font-weight: 500; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li a:before {
    content: '';
    width: 0;
    height: 3px;
    background: #ec1c24;
    position: absolute;
    left: 0;
    bottom: 0;
    transition: all .5s ease; }
.woocommerce-account .woocommerce .woocommerce-MyAccount-navigation ul li:hover a:before {
    width: 100%; }
.woocommerce-account .woocommerce #customer_login h2 {
    font-size: 18px;
    margin: 7px 0 24px;
    line-height: 20px;
    color: #009688; }
.woocommerce-account .woocommerce #customer_login p {
    font-weight: 300; }
.woocommerce-account .woocommerce #customer_login .u-column1 {
    width: 50%;
    padding-right: 4%;
    border-right: 1px solid #D7D7D7; }
.woocommerce-account .woocommerce #customer_login .u-column2 {
    width: 50%;
    padding-left: 4%; }
.woocommerce-account .woocommerce #customer_login form {
    border: none;
    padding: 0;
    margin: 0; }
.woocommerce-account .woocommerce #customer_login form p {
    padding: 0;
    margin-bottom: 15px;
    font-weight: 300; }
.woocommerce-account .woocommerce #customer_login form p input.button {
    background: #ec1c24;
    padding: 10px 100px;
    text-transform: uppercase;
    border-radius: 0;
    border: 2px solid #ec1c24;
    color: #fff; }
.woocommerce-account .woocommerce #customer_login form p input:hover.button {
    background: #1a1a23;
    border-color: #1a1a23; }
.woocommerce-account .woocommerce #customer_login form p .woocommerce-LostPassword {
    line-height: 45px;
    margin-left: 10%; }

.wp_login_error p {
    color: #d81515; }

.mfp-auto-cursor .mfp-content {
    cursor: auto;
    max-width: 740px;
    margin-top: 15px;
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%);
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

#register-form {
    margin-top: 40px; }

.woocommerce-EditAccountForm .woocommerce-Button, .woocommerce-EditAccountForm .button, .woocommerce-address-fields .woocommerce-Button, .woocommerce-address-fields .button {
    margin-top: 20px !important;
    margin-left: 3px !important; }

.woocommerce table.my_account_orders td, .woocommerce table.my_account_orders th {
    text-align: center; }
.woocommerce table.my_account_orders td a.button, .woocommerce table.my_account_orders th a.button {
    background: #ec1c24;
    color: #fff;
    border: 1px solid #ec1c24; }
.woocommerce table.my_account_orders td a.button:hover, .woocommerce table.my_account_orders th a.button:hover {
    background: transparent;
    color: #ec1c24; }

/*
   Woo widget
*/
.widget_price_filter h4 {
    margin-bottom: 30px; }
.widget_price_filter .price_slider_wrapper .price_slider {
    height: 5px;
    margin-bottom: 27px;
    border-radius: 0;
    background-color: #E0E0E0; }
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-handle {
    top: -3px !important;
    background-color: #999 !important;
    width: 11px !important;
    height: 11px !important;
    border-radius: 50% !important; }
.widget_price_filter .price_slider_wrapper .price_slider .ui-slider-range {
    background-color: #999 !important; }
.widget_price_filter .price_slider_wrapper .price_slider_amount button {
    padding: 10px 30px 8px 30px;
    border: 1px solid #7e91cc;
    border-radius: 0;
    background-color: #7e91cc;
    color: #fff;
    font-size: 14px;
    font-weight: normal;
    transition: all 0.3s ease; }

.woocommerce .widget_price_filter .price_slider_wrapper .ui-widget-content {
    background-color: #dcddde;
    border-radius: 0; }

.ezisecurity-widget-latest-course > ul {
    padding-top: 10px; }
.ezisecurity-widget-latest-course > ul > li {
    margin-bottom: 25px; }
.ezisecurity-widget-latest-course > ul > li .ezisecurity-flex-box {
    align-items: flex-start; }
.ezisecurity-widget-latest-course > ul > li .ezisecurity-flex-box .box-img {
    margin-right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #F3F3F3;
    border: 1px solid #D2D2D2; }
.ezisecurity-widget-latest-course > ul > li .ezisecurity-flex-box .box-img img {
    display: block;
    margin: 0 auto; }
.ezisecurity-widget-latest-course > ul > li .box-course-info h5 {
    font-size: 16px;
    line-height: 18px;
    font-family: "Roboto Slab", sans-serif;
    font-weight: 700;
    color: #1a1a23;
    line-height: 20px;
    margin-bottom: 5px;
    -webkit-transition: all 0.4s ease;
    -khtml-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease; }
.ezisecurity-widget-latest-course > ul > li .box-course-info h5:hover {
    color: #ec1c24; }
.ezisecurity-widget-latest-course > ul > li .box-course-info .course-price .value {
    font-size: 14px;
    line-height: 18px;
    color: #ec1c24;
    font-weight: 700;
    font-family: 'Roboto', sans-serif; }
.ezisecurity-widget-latest-course > ul > li .box-course-info .course-price .value ins {
    background: transparent;
    padding-left: 10px; }
.ezisecurity-widget-latest-course > ul > li .box-course-info .course-review {
    display: none; }
.ezisecurity-widget-latest-course > ul > li .box-course-info p {
    font-size: 12px;
    line-height: 18px;
    color: #636363;
    margin-bottom: 0;
    margin-top: 5px; }

.woocommerce .ezisecurity-widget-latest-course .latest-course-wrap .product-rating .star-rating {
    float: none; }

@media (min-width: 992px) and (max-width: 1219px) {
    .ezisecurity-widget-latest-course .latest-course-wrap h4,
    .ezisecurity-widget-latest-course .latest-course-wrap > ul,
    .widget_price_filter {
        padding-left: 15px;
        padding-right: 15px; } }
@media (max-width: 991px) {
    .product-title-bar {
        margin-bottom: 60px !important; }

    .woocommerce-checkout .ezisecurity-content, .woocommerce-cart .ezisecurity-content,
    .archive-products, .detail-product {
        margin-bottom: 35px; }

    .product-box .product-item-wrap .product-item {
        margin-bottom: 35px; } }
@media (max-width: 768px) {
    .relate-products {
        margin-top: 45px; }

    .woocommerce.single-product .detail-product .product-detail-content .product .information {
        margin-top: 30px; }

    .woocommerce.single-product .detail-product .product-detail-content .product .box-detail .thumbnai-detail {
        float: none;
        width: 100%; }

    .woocommerce.single-product .detail-product .product-detail-content .product .box-detail .content-detail {
        padding-left: 0;
        width: 100%;
        display: inline-block;
        float: none; }

    .woocommerce.single-product .detail-product .product-detail-content .product .information .uk-switcher {
        padding: 15px; }

    .woocommerce-cart .woo-cart-form table.cart .woo-action-wrap .actions .col-update-cart {
        margin-top: 15px; }

    .woocommerce-cart .col-action-shipping .col-as {
        margin-top: 30px; } }
@media (max-width: 640px) {
    .woocommerce-cart .woo-cart-form .table-product table thead tr th.woo-table-col-price, .woocommerce-cart .woo-cart-form .table-product table thead tr th.woo-table-col-qty, .woocommerce-cart .woo-cart-form .table-product table tbody tr td.woo-table-col-price, .woocommerce-cart .woo-cart-form .table-product table tbody tr td.woo-table-col-qty {
        display: none; } }
@media (max-width: 600px) {
    .woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
        width: 100%; }

    .woocommerce-checkout .table-product table tr th,
    .ezisecurity-box .box-title h3 {
        font-size: 18px; } }
@media (max-width: 480px) {
    .ezisecurity-widget-latest-course .latest-course-wrap h4,
    .ezisecurity-widget-latest-course .latest-course-wrap > ul,
    .widget_price_filter {
        padding-left: 15px;
        padding-right: 15px; }

    .woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering {
        float: none; }

    .product-content .result-catlog-wrap .product-catlog-orderby {
        padding-top: 0;
        padding-bottom: 15px; }

    .woocommerce-cart .woocommerce .table-product table.cart td .woocommerce-Price-amount, .woocommerce-checkout .woocommerce .table-product table.cart td .woocommerce-Price-amount, .woocommerce-cart .woocommerce .table-product table.cart td.woo-table-col-title a, .woocommerce-checkout .woocommerce .table-product table.cart td.woo-table-col-title a {
        font-size: 14px; }

    .woocommerce-cart .woocommerce .table-product table.cart th, .woocommerce-checkout .woocommerce .table-product table.cart th {
        font-size: 16px;
        text-transform: initial; }

    .woocommerce-checkout .table-product table tr td .product .text-product, .woocommerce-checkout .table-product table tr td .product .img-product {
        width: 100%;
        display: block;
        height: auto;
        padding: 0;
        text-align: left; } }
.woocommerce form .form-row-first, .woocommerce form .form-row-last, .woocommerce-page form .form-row-first, .woocommerce-page form .form-row-last {
    width: 100%; }

.display-posion-cart .cart-list > li {
    margin-top: 15px;
    border-bottom: none; }
.display-posion-cart ul.woocommerce-mini-cart {
    list-style: none outside;
    padding: 0;
    margin: 0; }
.display-posion-cart ul.woocommerce-mini-cart li.mini_cart_item {
    padding: 10px 0;
    position: relative; }
.display-posion-cart ul.woocommerce-mini-cart li.mini_cart_item a {
    display: flex;
    align-items: flex-start;
    overflow: hidden;
    white-space: nowrap;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 100%;
    line-height: 20px;
    font-size: 14px;
    font-weight: 700; }
.display-posion-cart ul.woocommerce-mini-cart li.mini_cart_item a.remove {
    float: left;
    display: inline-block;
    font-size: 1.5em;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    color: #FF0000;
    text-align: center;
    border-radius: 50%; }
.display-posion-cart ul.woocommerce-mini-cart li.mini_cart_item a.remove:hover {
    color: #fff !important;
    background: #FF0000; }
.display-posion-cart ul.woocommerce-mini-cart li.mini_cart_item a img {
    float: none;
    margin: 0;
    width: 100px;
    height: auto;
    margin-right: 10px; }
.display-posion-cart ul.woocommerce-mini-cart li.mini_cart_item .quantity {
    position: absolute;
    display: flex;
    font-size: 14px;
    left: 140px;
    top: 40px;
    display: inline-table;
    width: auto;
    height: auto;
    line-height: 20px;
    color: #ec1c24;
    font-weight: 600; }
.display-posion-cart ul.woocommerce-mini-cart li.mini_cart_item .quantity .amount {
    font-size: 14px;
    font-weight: 600;
    color: #ec1c24; }
.display-posion-cart ul.woocommerce-mini-cart li.mini_cart_item .quantity .amount .woocommerce-Price-currencySymbol {
    font-size: 14px;
    font-weight: 600;
    color: #ec1c24; }
.display-posion-cart .woocommerce-mini-cart__total {
    margin: 15px 0;
    display: flex;
    justify-content: space-between; }
.display-posion-cart .woocommerce-mini-cart__total strong {
    font-size: 16px; }
.display-posion-cart .woocommerce-mini-cart__total .amount {
    font-size: 16px;
    font-weight: 700;
    color: #ec1c24; }
.display-posion-cart .woocommerce-mini-cart__total .amount .woocommerce-Price-currencySymbol {
    font-size: 16px;
    font-weight: 700;
    color: #ec1c24; }
.display-posion-cart .woocommerce-mini-cart__buttons {
    text-align: center;
    margin: 0; }
.display-posion-cart .woocommerce-mini-cart__buttons a.button {
    background: #ec1c24;
    color: #fff;
    text-transform: uppercase;
    line-height: 35px;
    padding: 0 14px;
    margin-bottom: 15px;
    display: inline-block;
    font-weight: 700;
    border-radius: 2px; }
.display-posion-cart .woocommerce-mini-cart__buttons a.button.checkout {
    margin-left: 15px; }
.display-posion-cart .woocommerce-mini-cart__empty-message {
    margin-bottom: 0; }

.col-information {
    padding-left: 0; }

.col-billing-address {
    padding-right: 20px; }

.woocommerce-checkout .woocommerce .ezisecurity-box .woocommerce-billing-fields {
    padding: 20px; }

.woocommerce-checkout .woocommerce .ezisecurity-box .form-row label {
    width: 100%; }

.woocommerce-input-wrapper {
    width: 100%; }

.woocommerce-checkout .woocommerce .ezisecurity-box .form-row .input-text, .woocommerce-checkout .woocommerce .ezisecurity-box .form-row input {
    width: 100%;
    border: 1px solid #EBEBEB; }

.woocommerce-checkout .woocommerce .ezisecurity-box .form-row {
    display: block; }

.woocommerce-checkout .woocommerce .ezisecurity-box .form-row .select2-container {
    width: 100% !important; }

.woocommerce-checkout .woocommerce .ezisecurity-box .form-row .select2-container .select2-selection--single .select2-selection__arrow {
    top: 5px; }

.woocommerce-checkout .woocommerce .ezisecurity-box .form-row .select2-container .select2-selection--single .select2-selection__rendered {
    line-height: 40px; }

.woocommerce-checkout .woocommerce .ezisecurity-box .form-row .select2-container .select2-selection--single {
    border: 1px solid #EBEBEB;
    margin-top: 0;
    width: 100%;
    height: 40px;
    border-radius: 0;
    line-height: 40px; }

.woocommerce-checkout .woocommerce .ezisecurity-box .form-row#billing_address_2_field {
    padding-left: 0; }

.woocommerce form .form-row textarea {
    min-height: 100px; }

/*--Responsive--*/
@media (max-width: 1366px) {
    .home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home {
        max-width: 640px; }

    .home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding {
        margin-right: 95px; } }
@media (max-width: 1290px) {
    .header-v1 .header .main-menu .menu-primary {
        padding-left: 10px; }

    .header-v1 .header .menu-login-flex .phone-call {
        display: none; } }
@media (max-width: 1219px) {
    .header-v1 .header .header-bt .main-menu .menu-primary {
        padding-left: 0; }

    .header-v1 .header .header-bt .logo a img {
        width: 275px; }

    .header-v1 .header .header-bt .main-menu .menu-primary > li > a {
        margin: 0 20px; } }
@media (max-width: 1024px) {
    .home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home {
        max-width: 480px; }

    .home .content-blog .ss-map .map-absolute .wpb_column .vc_column-inner .wpb_wrapper .contact-home .form-padding {
        margin-right: 40px; } }
@media (max-width: 991px) {
    .ezisecurity-spacing,
    .ezisecurity_layout_content {
        margin-bottom: 60px; }

    .ezisecurity-banner .title ul li {
        padding: 0 13px; }
    .ezisecurity-banner .title ul li:before {
        right: -3px; }

    .ezisecurity-banner .title {
        text-align: center; }

    .ezisecurity-banner {
        padding: 50px 0; }

    .slider-home-three .banner-caption-form .box {
        padding: 25px !important; }

    .slider-home-one .banner-caption-p {
        text-align: center; }

    .menu-primary {
        display: none !important; }

    .hidden-mobile {
        display: none; }

    .login-register {
        margin-left: 15px;
        margin-right: 15px; }
    .login-register .button-login {
        margin-top: 0; }
    .login-register .button-login:after {
        display: none; }

    .ezisecurity_sidebar {
        margin-top: 60px;
        width: 100%; }

    .header-v1 .header .header-bt .menu-bars-mobi {
        top: 50px;
        right: 40px; }

    .header-v1 .header .header-bt .phone-element {
        display: none; }

    .ss-product.vc_row .cl-product h2 {
        font-size: 28px;
        line-height: 30px; }

    .ss-product.vc_row .cl-product {
        padding: 0 30px; } }
@media (max-width: 900px) {
    .footer .widget_nav_menu .menu li:first-child {
        padding-left: 0; }

    .footer .widget_nav_menu .menu li:before {
        left: 5px; } }
@media (max-width: 900px) and (min-width: 767px) {
    .box-blog-list li .box-content .box-content-title h3 {
        font-size: 20px;
        line-height: 24px; }

    .box-blog-list li .box-content .box-content-p {
        line-height: 24px; } }
@media (max-width: 767px) {
    .single-product .inner_sidebar {
        padding-top: 50px; }

    .footer .footer-top .widget_nav_menu {
        padding-bottom: 15px;
        padding-top: 10px; }

    .section-img-text .wpb_single_image {
        width: 100%; }
    .section-img-text .wpb_single_image .vc_figure {
        width: 100%; }
    .section-img-text .wpb_single_image .vc_figure .vc_single_image-wrapper {
        width: 100%;
        text-align: center; }
    .section-img-text .wpb_text_column .wpb_wrapper {
        text-align: center; }

    .side-blog {
        padding-left: 25px; }

    .footer .widget_nav_menu {
        padding-bottom: 0;
        padding-top: 20px; }

    .footer .ezisecurity-social-site {
        padding-bottom: 20px;
        padding-top: 15px;
        text-align: left; }

    .ezisecurity-content {
        padding-right: 0; }

    .latest-post .box .box-img img {
        width: 100%; }

    .blog-detail .box .tag-share .tags {
        float: none; }

    .blog-detail .box .tag-share .share {
        float: none;
        margin-top: 40px; }

    .our-portfolio-content .portfolio-content {
        margin-bottom: 50px; }

    .our-portfolio-content .portfolio-content:last-child {
        margin-bottom: 0; }

    .ss-cter.wpb_row .stats-top.ct-custom {
        margin-bottom: 35px !important; }

    .ss-product.vc_row .ss-colum .wpb_single_image.wpb_content_element .wpb_wrapper.vc_figure img {
        margin: 0 auto; }

    .ss-product .ss-colum .vc_row .cc.vc_col-sm-6 .wpb_wrapper {
        margin-bottom: 5px; }

    .ss-product .ss-colum .wpb_wrapper .wpb_single_image {
        text-align: center;
        padding: 0 20px; }

    .ss-product.vc_row .cl-product {
        margin-top: 45px; }

    .our-blog-content .blog-content {
        margin-bottom: 50px; }

    .our-blog-content .blog-content:last-child {
        margin-bottom: 0; }

    .ss-contact-home.vc_row .bt.vc_btn3-inline button {
        margin-top: 20px; }

    .ss-product.vc_row {
        padding-bottom: 50px !important; }

    .section-news .wpb_wrapper {
        top: -125px; }

    .ss-bg.vc_row {
        padding-top: 100px !important;
        padding-bottom: 100px !important; }

    .page-id-15 .inner_sidebar, .single-post .inner_sidebar {
        padding-top: 50px; } }
@media (max-width: 700px) {
    .header-2 {
        height: auto; }

    .header-2 .menu-primary-2 li {
        display: block; }

    .header-2 .uk-container {
        width: 100%;
        max-width: 100%;
        padding: 0; }

    .header-2 .menu-primary-2 li a {
        display: inline-block;
        padding: 0 !important;
        padding-left: 20px !important;
        width: 100%;
        line-height: 40px; }

    .header-2 .menu-primary-2 li a:before {
        right: 40px !important; }

    .header-2 .menu-primary-2 li ul.sub-menu {
        top: 40px; } }
@media (max-width: 768px) {
    .header-2 .menu-primary-2 li a {
        padding: 0 20px 0 8px; }

    .header-2 .menu-primary-2 li a:before {
        right: 0px; }

    .our-blog-content .our-blog-1 .box .box-img img {
        height: 280px; }

    .our-blog-content .our-blog-1 .box .box-img .box-content {
        left: 20px;
        padding-right: 5px; }

    .ss-blog-home.wpb_row {
        margin-top: 0; }

    .tp-splitted.tp-linesplit {
        text-align: center !important; }

    .tp-caption.tp-resizeme {
        text-align: center !important; }

    .product-content .group-slider #slider-for li img {
        height: 300px; } }
@media (max-width: 630px) {
    .woocommerce-checkout .woocommerce .ezisecurity-box .form-row {
        display: block; }
    .woocommerce-checkout .woocommerce .ezisecurity-box .form-row label {
        width: 100%;
        margin-right: 0; }

    .woocommerce-checkout .woocommerce .ezisecurity-box .form-row input {
        width: 100% !important;
        height: 30px; }

    .woocommerce-checkout .woocommerce .ezisecurity-box .form-row textarea {
        width: 100% !important;
        height: 98px; }

    .woocommerce-checkout .woocommerce .ezisecurity-box .form-row .select2-container {
        width: 100% !important; }

    .woocommerce-checkout .woocommerce .ezisecurity-box .form-row#billing_address_2_field {
        padding-left: 0; } }
@media (max-width: 550px) {
    .box-blog-list li .box-img {
        float: none;
        margin-right: 0;
        width: 100%;
        margin-bottom: 12px; }
    .box-blog-list li .box-img img {
        width: 100%; }

    .header-v1 .header .header-top {
        display: none; }

    .header-v1 .header .header-bt .menu-bars-mobi {
        top: 42%; }

    .header-v1 .header .header-bt {
        height: 100px; }

    .header-v1 .header .header-bt .logo {
        line-height: 100px;
        height: 100px; }

    .wpcf7-form .form-l,
    .wpcf7-form .form-r {
        float: none;
        width: 100%; }

    .wpcf7-form .sm {
        margin-top: 10px; }

    .wpcf7-form .form-r .email {
        padding-top: 15px; } }
@media (max-width: 500px) {
    .product-content .info .uk-subnav li:last-child {
        padding-left: 10px; } }
@media (max-width: 479px) {
    .page-title-bar {
        padding-top: 90px !important;
        padding-bottom: 90px !important; }

    .blog-v1.blog-grid-2 .box .box-img img, .blog-grid-2.blog-v2 .box .box-img img, .blog-grid-2.blog-v2 .box .box-img img {
        height: 200px; }

    .ss-blog-home.wpb_row {
        margin-top: 0; }

    .header-v1 .header .logo a img {
        max-height: 60px !important; }

    .blog-detail .comments ul.uk-comment-list li .comment .comment-content .meta .meta-reply {
        float: none; }

    .blog-detail .comments ul.uk-comment-list li .comment .comment-content .meta .meta-author {
        float: none; }

    .blog-detail .box .tags-share ul li a span {
        padding-right: 5px; }

    .blog-detail .comments ul.uk-comment-list .uk-comment + ul {
        padding-left: 80px; }

    .blog-detail .comments ul.uk-comment-list li .comment .comment-content p {
        margin-top: 8px; }

    .blog-detail .comments ul.uk-comment-list li .comment .comment-content {
        margin-left: 80px; }

    .blog-detail .comments ul.uk-comment-list li .comment .comment-img {
        width: 60px;
        height: 60px; }

    .blog-detail .box .tags-share .tags, .blog-detail .box .tags-share .share {
        float: none; }

    .blog-v1.post-list .box .box-content, .post-list.blog-v2 .box .box-content {
        padding: 0; }

    .heading-font-size h2 {
        font-size: 29px !important; }

    .heading-responsive .ezisecurity-sub-title p {
        font-size: 14px !important; }
    .heading-responsive h2 {
        font-size: 33px !important;
        line-height: 36px !important;
        margin-bottom: 45px !important; }
    .heading-responsive .uvc-sub-heading {
        font-size: 14px !important;
        line-height: 22px !important;
        margin-bottom: 45px !important; }

    .heading-responsive-v2 h2 {
        font-size: 33px !important;
        line-height: 36px !important; }
    .heading-responsive-v2 .uvc-sub-heading {
        font-size: 14px !important;
        line-height: 26px !important;
        margin-bottom: 30px !important; }

    .error404 .error-page .title-404, .page-template-404 .error-page .title-404 {
        font-size: 60px;
        line-height: 60px; }

    .error404 .error-page p, .page-template-404 .error-page p {
        font-size: 14px;
        margin-bottom: 40px; }

    .ss-icon .icon-custom {
        padding-bottom: 10px; }

    .latest-post .box .box-content .box-content-meta ul li.cat, .our-blog.template1 .box .box-content .box-content-meta ul li.cat {
        display: block;
        padding-left: 0; }

    .ss-contact-home.vc_row .vc_custom_heading.tt-home {
        font-size: 20px;
        line-height: 35px; } }
@media (max-width: 400px) {
    .header-v1 .header .header-bt .logo a img {
        width: 200px; } }
@media (max-width: 414px) {
    .product-content .group-slider #slider-for li img {
        height: 200px; } }
@media (max-width: 320px) {
    .toggle-icon a {
        padding-right: 0 !important; }

    .ezisecurity-cart {
        height: 50px;
        line-height: 50px;
        margin-right: 12px; }
    .ezisecurity-cart .ion-bag {
        font-size: 18px; }
    .ezisecurity-cart .number {
        right: -9px;
        width: 15px;
        height: 15px;
        line-height: 15px; }

    .login-register a {
        line-height: 50px; }

    .blog-detail .box .tag-share .tags ul li a {
        padding: 10px 15px; } }
@media (min-width: 992px) {
    .menu-mobi, .mobile-logo {
        display: none !important; } }
@media (max-width: 991px) {
    .logo-main {
        display: none !important; }

    .logo-mobile {
        display: block !important; }

    .section-responsive.vc_row {
        padding-top: 60px !important;
        padding-bottom: 60px !important; }

    .section-responsive-v2.vc_row {
        padding-top: 60px !important;
        padding-bottom: 30px !important; }

    .ezisecurity-testimonial-widget {
        padding-top: 60px;
        padding-bottom: 60px; }

    .ezisecurity-ralated-course ul .course-grid-3 {
        width: 50%;
        margin-bottom: 30px; }
    .ezisecurity-ralated-course ul .course-grid-3:last-child {
        margin-bottom: 0; } }

/*# sourceMappingURL=style.css.map */
#slider-nav li .box-img.video{
    position: relative;
}
#slider-nav li .box-img.video:before{
    width: 40px;
    height: 40px;
    border: 2px solid #fff;
    background: transparent;
    content: "";
    border-radius: 50%;
    top: 32%;
    left: 37%;
    position: absolute;
}
#slider-nav li .box-img.video:after{
    content: "\f04b";
    font-family: "fontawesome";
    position: absolute;
    top: 43%;
    left: 47%;
    color: #fff;
    font-size: 18px;
}

.woocommerce-category-description .description h2{
    font-size: 25px;
}


@supports (-ms-ime-align:auto) {
	.header-v1 .header .header-bt .logo{
		display: block;
		padding-top: 20px;
	}
}
@media all and (-ms-high-contrast: none) {
	.header-v1 .header .header-bt .logo{
		display: block;
		padding-top: 20px;
	}
}
body .fbc-page .fbc-wrap .fbc-items{
	padding-left: 0 !important;
}
body .fbc-page .fbc-wrap .fbc-items li{
    padding-left: 8px !important;
    padding-right: 5px !important;
}
body .fbc-page .fbc-wrap .fbc-items li a{
    margin-right: 0 !important;
}

@media (max-width: 700px){
	body .header-2{
		position: static !important;
    	margin-bottom: 0 !important;
    	margin-top: 75px;
	}
	.home .vc_column-inner.vc_custom_1570603575499{
		margin-top: 0 !important;
	}
}
.box-content-p h1 {line-height:42px;}