:root {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 1.5rem;
}

.top-section04 .section-header {
    padding-left: 0;
}

.top-section04.category {
    background: #333;
    padding: 3em 0;
    margin-bottom: 50px;
}

.top-section04.category .col-text {
    background: #fff;
}

.top-section04.category .col img {
    width: 100%;
    max-width: 100% !important;
}

.slick-slide img {
    height: auto;
}

.title-type09 .ttl-main {
    font-size: 5.2rem;
}

.fixed-bnr a {
    width: 50px;
}

/* -----------------------
	Column CSS
--------------------------*/
.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(var(--bs-gutter-y) * -1);
    margin-right: calc(var(--bs-gutter-x) * -.5);
    margin-left: calc(var(--bs-gutter-x) * -.5);
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y);
}

.row *,
.row ::after,
.row ::before {
    box-sizing: border-box;
}

@media (min-width: 768px) {
    .col-md-4 {
        flex: 0 0 auto;
        width: 25%;
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%;
    }

    .top-section04.iconbox .col-text,
    .top-section04.category .col-text {
        width: calc(100% / 3 - 4em);
    }

    .top-section04.iconbox .row,
    .top-section04.category .row {
        margin-right: -2em;
        margin-left: -2em;
    }
}

.justify-content-center {
    -webkit-justify-content: center;
    justify-content: center;
}

/* -----------------------
	Header Section CSS
--------------------------*/
.full-width-header {
    position: relative;
    width: 100%;
    background: #FEFEFE;
    z-index: 999;
}

@media only screen and (min-width: 769px) {
    .full-width-header {
        position: fixed;
        top: var(--wp-admin--admin-bar--height, 0px);
        left: 0;
    }
}

.full-width-header .rs-header {
    position: relative;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 {
    padding: 0 20px;
    background: #010D14;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .rs-vertical-middle {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li {
    display: inline-block;
    line-height: 50px;
    font-size: 15px;
    color: #ffffff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li:last-child {
    margin-right: 0;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li i {
    color: #e10126;
    margin-right: 6px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li i:before {
    font-size: 18px;
    margin-left: 0;
    position: relative;
    top: 3px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li a {
    border-right: 1px solid #514d4d;
    margin-right: 20px;
    padding-right: 20px;
    color: #ffffff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li a:hover {
    color: #e10126;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li .desc {
    margin: 0;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-contact .rs-contact-info li:last-child a {
    border: none;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix {
    text-align: right;
    margin: 0px;
    padding: 0;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em {
    color: #ffffff;
    font-style: normal;
    font-size: 14px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em i {
    color: #e10126;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em a {
    color: #ffffff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix .opening em i:before {
    font-size: 18px;
    margin-right: 8px;
    line-height: 20px;
    position: relative;
    top: 3px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li {
    display: inline-block;
    line-height: 50px;
    margin-right: 13px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li:last-child {
    margin-right: 0;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a i {
    font-size: 15px;
    color: #ffffff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1 .toolbar-sl-share .clearfix li a i:hover {
    color: #e10126;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify1 .toolbar-sl-share .clearfix li a i:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify1 .toolbar-contact .rs-contact-info li a:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify1 .toolbar-sl-share .clearfix .opening em i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify1 .toolbar-contact .rs-contact-info li i {
    color: #eb003d;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2 {
    background: transparent;
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2 .toolbar-sl-share .clearfix li a i:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2 .toolbar-contact .rs-contact-info li a:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2 .toolbar-sl-share .clearfix .opening em i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2 .toolbar-contact .rs-contact-info li i {
    color: #e8271e;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2 .toolbar-contact .rs-contact-info li a {
    border-right: unset;
    margin-right: 0px;
    padding-right: 0px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2 .toolbar-contact .rs-contact-info li {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 20px;
    padding-right: 20px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2 .toolbar-sl-share .clearfix .opening em {
    border-right: unset;
    margin-right: 0;
    padding-right: 0px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2 .toolbar-sl-share .clearfix .opening {
    border-right: 1px solid rgba(255, 255, 255, 0.2);
    margin-right: 20px;
    padding-right: 40px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2.paste-color-modify1 .toolbar-sl-share .clearfix li a i:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2.paste-color-modify1 .toolbar-contact .rs-contact-info li a:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2.paste-color-modify1 .toolbar-sl-share .clearfix .opening em i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2.paste-color-modify1 .toolbar-contact .rs-contact-info li i {
    color: #21c0f5;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2.topbar-red1 .toolbar-sl-share .clearfix li a i:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2.topbar-red1 .toolbar-contact .rs-contact-info li a:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2.topbar-red1 .toolbar-sl-share .clearfix .opening em i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify2.topbar-red1 .toolbar-contact .rs-contact-info li i {
    color: #cb0000;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify3 {
    background: #0052da;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify3 .toolbar-sl-share .clearfix .opening em i {
    color: #fff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify3 .toolbar-sl-share .clearfix .opening em {
    border-right: 1px solid #fff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 {
    background: #f9f9f9;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-sl-share .clearfix li a i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-contact .rs-contact-info li,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-sl-share .clearfix .opening em,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-sl-share .clearfix .opening em i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-contact .rs-contact-info li i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-contact .rs-contact-info li a {
    color: #666666;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-sl-share .clearfix .opening em,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-contact .rs-contact-info li a {
    border-right: 1px solid #d9d9d9;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-contact .rs-contact-info li a:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify4 .toolbar-sl-share .clearfix li a i:hover {
    color: #70bf4a;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 {
    background: #2e2c2c;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-sl-share .clearfix li a i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-contact .rs-contact-info li,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-sl-share .clearfix .opening em,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-sl-share .clearfix .opening em i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-contact .rs-contact-info li i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-contact .rs-contact-info li a {
    color: #ffffff;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-contact {
    text-align: right;
    padding-right: 90px;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-sl-share .clearfix .opening em,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-contact .rs-contact-info li a {
    border-right: 1px solid #fbfbfb;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-contact .rs-contact-info li a:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify5 .toolbar-sl-share .clearfix li a i:hover {
    color: #ff6314;
}

.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify6 .toolbar-sl-share .clearfix li a i:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify6 .toolbar-contact .rs-contact-info li a:hover,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify6 .toolbar-sl-share .clearfix .opening em i,
.full-width-header .rs-header .toolbar-area.topbar-style1.topber-modify6 .toolbar-contact .rs-contact-info li i {
    color: #ff5a06;
}

.full-width-header .rs-header .middle-header {
    padding-top: 30px;
    padding-bottom: 30px;
}

.full-width-header .rs-header .middle-header .row-table {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.full-width-header .rs-header .middle-header .row-table .col-cell {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.full-width-header .rs-header .middle-header .row-table .col-cell.header-logo {
    display: flex;
    flex: 1;
}

.full-width-header .rs-header .middle-header .logo-part a img {
    transition: 0.4s;
    max-height: 36px;
}

.full-width-header .rs-header .middle-header .rs-contact-info {
    display: flex;
    align-items: center;
}

.full-width-header .rs-header .middle-header .rs-contact-info .contact-part {
    position: relative;
    padding-left: 75px;
    margin-right: 25px;
}

.full-width-header .rs-header .middle-header .rs-contact-info .contact-part .info-icon {
    position: absolute;
    top: 50%;
    left: 18px;
    transform: translateY(-50%);
}

.full-width-header .rs-header .middle-header .rs-contact-info .contact-part .info-icon i:before {
    font-size: 32px;
    color: #e10126;
    transition: all .5s ease;
    display: block;
}

.full-width-header .rs-header .middle-header .rs-contact-info .contact-part .contact-info .info-title {
    font-size: 17px;
    font-weight: 700;
    line-height: 1;
    padding-top: 2px;
    color: #010d14;
}

.full-width-header .rs-header .middle-header .rs-contact-info .contact-part .contact-info .info-des {
    font-size: 14px;
    padding-top: 4px;
    color: #010d14;
}

.full-width-header .rs-header .middle-header .rs-contact-info .contact-part .contact-info .info-des a {
    color: #333333;
    font-size: 14px;
}

.full-width-header .rs-header .middle-header .rs-contact-info .contact-part .contact-info .info-des a:hover {
    color: #e10126;
}

.full-width-header .rs-header .middle-header .rs-contact-info .contact-part.margin-no {
    margin-right: 0;
}

.full-width-header .rs-header .middle-header .rs-contact-info .contact-part:hover .info-icon i:before {
    transform: translateY(-3px);
}

.full-width-header .rs-header .middle-header.middle-modify1 {
    padding-bottom: 0px;
}

.full-width-header .rs-header .middle-header.middle-modify1 .rs-contact-info .contact-part .contact-info .info-des a:hover,
.full-width-header .rs-header .middle-header.middle-modify1 .rs-contact-info .contact-part .info-icon i:before {
    color: #0052da;
}

.full-width-header .rs-header .middle-header.middle-modify2 {
    max-width: 1170px;
    margin: 0 auto;
    background: #fff;
    padding-left: 30px;
    padding-right: 30px;
}

.full-width-header .rs-header .middle-header.middle-modify2 .rs-contact-info .contact-part .contact-info .info-des a:hover,
.full-width-header .rs-header .middle-header.middle-modify2 .rs-contact-info .contact-part .info-icon i:before {
    color: #e88e2e;
}

.full-width-header .rs-header .middle-header.middle-modify3 .rs-contact-info .contact-part .contact-info .info-des a:hover,
.full-width-header .rs-header .middle-header.middle-modify3 .rs-contact-info .contact-part .info-icon i:before {
    color: #ba9071;
}

.full-width-header .rs-header .menu-area {
    position: relative;
    transition: all 0.3s ease 0s;
    z-index: 10;
    padding: 0 20px;
}

.full-width-header .rs-header .menu-area .row-table {
    display: flex;
    width: 100%;
    position: relative;
    align-items: center;
    justify-content: space-between;
}

.full-width-header .rs-header .menu-area .row-table .col-cell {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.full-width-header .rs-header .menu-area .row-table .col-cell.header-logo {
    display: flex;
    flex: 1;
}

.full-width-header .rs-header .menu-area .logo-area a .sticky-logo {
    display: none;
}

.full-width-header .rs-header .menu-area .logo-area img {
    transition: 0.4s;
    max-height: 90px;
}

.full-width-header .rs-header .menu-area .rs-menu-area {
    display: flex;
    align-items: center;
    margin-right: 65px;
}

.full-width-header .rs-header .menu-area .main-menu {
    position: unset;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    margin-right: 34px;
    padding: 0;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    transition: all 0.3s ease;
    font-size: 16px;
    font-weight: 500;
    margin-right: 10px;
    height: 110px;
    line-height: 110px;
    padding: 0;
    color: #3B4052;
    position: relative;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #e10126;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a {
    padding-right: 17px;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children > a:before {
    content: "+";
    position: absolute;
    left: auto;
    right: 4px;
    top: 50%;
    text-align: center;
    z-index: 9999;
    font-size: 16px;
    display: block;
    cursor: pointer;
    transform: translateY(-50%);
    font-weight: 400;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children:hover > a:before {
    content: "-";
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #e10126 !important;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
    background: #ffffff;
    margin: 0;
    padding: 20px 0;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0 !important;
    border: none;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    padding: 10px 30px;
    margin: 0;
    font-size: 15px;
    color: #3B4052;
    font-weight: 500;
    height: unset;
    line-height: 25px;
    text-transform: capitalize;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #e10126;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    margin: 0;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.menu-item-has-children a:before {
    display: none;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right {
    left: auto;
    right: 100%;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.onepage-menu li.current-menu-item > a {
    color: #e10126;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
    color: #e10126 !important;
}

.full-width-header .rs-header .menu-area.sticky {
    background: #fff;
}

.full-width-header .rs-header .menu-area.sticky .logo-area a .sticky-logo {
    display: block;
}

.full-width-header .rs-header .menu-area.sticky .logo-area a .normal-logo {
    display: none;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
    color: #010d14;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
    color: #e10126;
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li.current-menu-item > a {
    color: #e10126;
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner ul .sidebarmenu-search a i {
    display: none;
}

.full-width-header .rs-header .expand-btn-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.full-width-header .rs-header .expand-btn-inner ul {
    display: flex;
    align-items: center;
}

.full-width-header .rs-header .expand-btn-inner ul .search-parent {
    position: relative;
}

.full-width-header .rs-header .expand-btn-inner ul .search-parent a i {
    color: #333333;
}

.full-width-header .rs-header .expand-btn-inner ul .search-parent a i:before {
    font-size: 18px;
    font-weight: 600 !important;
    position: relative;
    top: 3px;
}

.full-width-header .rs-header .expand-btn-inner ul .search-parent a i:hover {
    color: #e10126;
}

.full-width-header .rs-header .expand-btn-inner ul .btn-quote {
    position: relative;
    margin-left: 30px;
    line-height: 30px;
}

.full-width-header .rs-header .expand-btn-inner ul .btn-quote .quote-button {
    font-size: 14px;
    background: #e10126;
    padding: 11px 30px 10px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 500;
    display: inline-block;
    position: relative;
    overflow: hidden;
    top: 3px;
    transition: 0.4s;
}

.full-width-header .rs-header .expand-btn-inner ul .btn-quote .quote-button:hover {
    background: #010D14;
    color: #ffffff;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger {
    display: none;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar {
    background: transparent;
    max-width: 40px;
    display: flex;
    flex-wrap: wrap;
    border-radius: 2px;
    padding: 16px 0 16px 30px;
    margin-right: -4px;
    cursor: pointer;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span {
    height: 5px;
    width: 5px;
    display: block;
    background: #e10126;
    border-radius: 50%;
    transition: none;
    list-style: none;
    transition: all 0.3s ease;
    margin: 2px 3px;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot2,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot3,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot4,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot5,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot6,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot7,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot8 {
    background: #e10126;
}

.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot1,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot3,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot5,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot7,
.full-width-header .rs-header .expand-btn-inner ul .humburger .nav-expander .bar span.dot9 {
    background: #000000;
}

.full-width-header .rs-header.header-modify1 .menu-area {
    background: transparent;
}

.full-width-header .rs-header.header-modify1 .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-modify1 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before,
.full-width-header .rs-header.header-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #e8271e !important;
}

.full-width-header .rs-header.header-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: #ffffff;
}

.full-width-header .rs-header.header-modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    color: #101010;
}

.full-width-header .rs-header.header-modify1 .expand-btn-inner ul .search-parent a i:hover {
    color: #e8271e;
}

.full-width-header .rs-header.header-modify1 .expand-btn-inner ul .search-parent a i {
    color: #ffffff;
}

.full-width-header .rs-header.header-modify1 .expand-btn-inner ul .btn-quote .quote-button {
    color: #ffffff;
    background: #e8271e;
}

.full-width-header .rs-header.header-modify1 .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
    color: #101010;
}

.full-width-header .rs-header.header-modify1 .menu-area.sticky .expand-btn-inner ul .search-parent a i {
    color: #101010;
}

.full-width-header .rs-header.header-modify1 .menu-area.sticky .expand-btn-inner ul .search-parent a i:hover {
    color: #e8271e;
}

.full-width-header .rs-header.header-modify1.header-roofing1 .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-modify1.header-roofing1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-modify1.header-roofing1 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before,
.full-width-header .rs-header.header-modify1.header-roofing1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #cb0000 !important;
}

.full-width-header .rs-header.header-modify1.header-roofing1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: #ffffff;
}

.full-width-header .rs-header.header-modify1.header-roofing1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    color: #101010;
}

.full-width-header .rs-header.header-modify1.header-roofing1 .expand-btn-inner ul .search-parent a i:hover {
    color: #cb0000;
}

.full-width-header .rs-header.header-modify1.header-roofing1 .expand-btn-inner ul .search-parent a i {
    color: #ffffff;
}

.full-width-header .rs-header.header-modify1.header-roofing1 .expand-btn-inner ul .btn-quote .quote-button {
    color: #ffffff;
    background: #cb0000;
}

.full-width-header .rs-header.header-modify1.header-roofing1 .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
    color: #101010;
}

.full-width-header .rs-header.header-modify1.header-roofing1 .menu-area.sticky .expand-btn-inner ul .search-parent a i {
    color: #101010;
}

.full-width-header .rs-header.header-modify1.header-roofing1 .menu-area.sticky .expand-btn-inner ul .search-parent a i:hover {
    color: #cb0000;
}

.full-width-header .rs-header.header-style1 .menu-area {
    background: #010D14;
}

.full-width-header .rs-header.header-style1 .menu-area .row-table .col-cell.header-logo {
    display: none;
    flex: 1;
}

.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    height: 70px;
    line-height: 70px;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
}

.full-width-header .rs-header.header-style1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
    color: #101010;
}

.full-width-header .rs-header.header-style1 .expand-btn-inner ul .btn-quote .quote-button {
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    padding: 20px 29px;
    display: block;
    position: relative;
    top: 0;
    background: #e10126;
    border-color: #e10126;
}

.full-width-header .rs-header.header-style1 .expand-btn-inner ul .btn-quote .quote-button i:before {
    font-weight: 500;
    position: relative;
    padding-left: 6px;
    transform: translateX(0px);
    color: #010d14;
    font-size: 20px;
    top: 4px;
    display: inline-block;
    transition: all .3s ease;
}

.full-width-header .rs-header.header-style1 .expand-btn-inner ul .btn-quote .quote-button:hover {
    color: #010d14;
}

.full-width-header .rs-header.header-style1 .expand-btn-inner .btn-quote .quote-button:hover i:before {
    transform: translateX(5px);
}

.full-width-header .rs-header.header-style1 .expand-btn-inner ul .search-parent a i {
    color: #e10126;
}

.full-width-header .rs-header.header-style1 .expand-btn-inner ul .search-parent a i:before {
    font-weight: 400 !important;
    margin-left: 20px;
}

.full-width-header .rs-header.header-style1 .expand-btn-inner .toolbar-sl-share {
    border-right: 1px solid rgba(255, 255, 255, 0.42);
    padding-right: 14px;
}

.full-width-header .rs-header.header-style1 .expand-btn-inner .toolbar-sl-share .clearfix li {
    display: inline-block;
}

.full-width-header .rs-header.header-style1 .expand-btn-inner .toolbar-sl-share .clearfix li a {
    display: block;
    margin: 0 10px;
    color: #ffffff;
    transition: 0.3s;
    font-size: 15px;
}

.full-width-header .rs-header.header-style1 .expand-btn-inner .toolbar-sl-share .clearfix li a:hover {
    color: #ccc;
}

.full-width-header .rs-header.header-style1 .menu-area.sticky .col-cell.header-logo {
    display: block;
}

.full-width-header .rs-header.header-style1 .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
    color: #010d14;
}

.full-width-header .rs-header.header-style1 .menu-area.sticky .expand-btn-inner ul .toolbar-sl-share {
    display: none;
}

.full-width-header .rs-header.header-style1 .menu-area.sticky .expand-btn-inner ul .search-parent a i:before {
    margin-left: 0;
}

.full-width-header .rs-header.header-style1 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a {
    height: 90px;
    line-height: 90px;
}

.full-width-header .rs-header.header-style1 .menu-area.sticky .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: 25px;
    font-size: 14px;
    font-weight: 500;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area {
    background: unset;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout {
    position: relative;
    z-index: 10;
    max-width: 1172px;
    margin: 0 auto;
    border-radius: 1px;
    background: #0052da;
    padding-left: 30px;
    padding-right: 0;
    top: 30px;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .expand-btn-inner ul .btn-quote .quote-button {
    background: #0046ba;
    border-color: #0046ba;
    color: #ffffff;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .expand-btn-inner ul .search-parent a i,
.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .expand-btn-inner ul .btn-quote .quote-button i:before {
    color: #ffffff;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .expand-btn-inner ul .search-parent a i:before {
    margin-left: 0;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .main-menu .rs-menu ul li.current-menu-item > a,
.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .main-menu .rs-menu ul li.current-menu-item > a:before,
.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #bbb !important;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .main-menu .rs-menu ul.sub-menu li a:hover,
.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .main-menu .rs-menu ul ul > li.current-menu-item > a,
.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .main-menu .rs-menu ul li.active a {
    color: #0082f1 !important;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .box-layout .main-menu .rs-menu > ul > li.current-menu-item > a {
    color: #bbb !important;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a {
    height: 70px;
    line-height: 70px;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area.sticky .box-layout {
    background: transparent;
    top: 0px;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area.sticky .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: 25px;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area.sticky .logo-area img {
    max-height: 30px;
}

.full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area.sticky .box-layout .expand-btn-inner ul .search-parent a i,
.full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area.sticky .rs-menu ul li.current-menu-item > a,
.full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area.sticky .rs-menu ul li.current-menu-item > a:before,
.full-width-header .rs-header.header-style1.header-blue-modify2 .menu-area.sticky .rs-menu ul.nav-menu li a:hover {
    color: #0082f1 !important;
}

.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .box-layout {
    background: #e88e2e;
    top: 0px;
}

.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .box-layout .rs-menu ul.nav-menu li a:hover {
    color: #ccc !important;
}

.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .box-layout .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .box-layout .main-menu .rs-menu ul.sub-menu li a:hover,
.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .box-layout .main-menu .rs-menu ul ul > li.current-menu-item > a {
    color: #e88e2e !important;
}

.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .expand-btn-inner ul .btn-quote .quote-button {
    background: #dd7e19;
    border-color: #dd7e19;
    color: #ffffff;
}

.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .menu-area.sticky .box-layout .expand-btn-inner ul .search-parent a i,
.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .menu-area.sticky .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .menu-area.sticky .rs-menu ul li.current-menu-item > a,
.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .menu-area.sticky .rs-menu ul li.current-menu-item > a:before {
    color: #e88e2e !important;
}

.full-width-header .rs-header.header-style1.header-blue-modify2.header-orange-modify3 .menu-area.sticky .box-layout {
    max-width: 1200px;
    padding-left: 0px;
}

.full-width-header .rs-header.header-style1.header-tan-modify4 .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-style1.header-tan-modify4 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-style1.header-tan-modify4 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before,
.full-width-header .rs-header.header-style1.header-tan-modify4 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #ba9071 !important;
}

.full-width-header .rs-header.header-style1.header-tan-modify4 .expand-btn-inner ul .btn-quote .quote-button {
    background: #ba9071;
    border-color: #ba9071;
    color: #ffffff;
}

.full-width-header .rs-header.header-style1.header-tan-modify4 .expand-btn-inner ul .search-parent a i,
.full-width-header .rs-header.header-style1.header-tan-modify4 .expand-btn-inner ul .btn-quote .quote-button i:before {
    color: #ffffff;
}

.full-width-header .rs-header.header-style1.header-tan-modify4 .menu-area.sticky .logo-area img {
    max-height: 30px;
}

.full-width-header .rs-header.header-style1.header-tan-modify4 .menu-area.sticky .main-menu .rs-menu ul.nav-menu li a {
    height: 70px;
    line-height: 70px;
}

.full-width-header .rs-header.header-style1.header-tan-modify4 .menu-area.sticky .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: 25px;
}

.full-width-header .rs-header.header-style1.header-tan-modify4 .menu-area.sticky .expand-btn-inner ul .search-parent a i {
    color: #ba9071;
}

.full-width-header .rs-header.header-style2 .menu-area .rs-menu-area {
    margin-right: 120px;
}

.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    font-size: 15px;
    font-weight: 600;
}

.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before,
.full-width-header .rs-header.header-style2 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #eb003d !important;
}

.full-width-header .rs-header.header-style2 .expand-btn-inner .rs-contact-phone {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.full-width-header .rs-header.header-style2 .expand-btn-inner .rs-contact-phone i {
    font-size: 24px;
    color: #fff;
    line-height: 0;
    background: #eb003d;
    border-right: 1px solid #dddddd94;
    margin-right: 20px;
    height: 52px;
    width: 52px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
}

.full-width-header .rs-header.header-style2 .expand-btn-inner .rs-contact-phone .phone-number span {
    display: block;
}

.full-width-header .rs-header.header-style2 .expand-btn-inner .rs-contact-phone .phone-number a {
    font-size: 18px;
    line-height: 18px;
    font-weight: 600;
    color: #010d14;
}

.full-width-header .rs-header.header-style2 .expand-btn-inner .rs-contact-phone .phone-number a:hover {
    color: #eb003d;
}

.full-width-header .rs-header.header-style2.header-paste-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    height: 100px;
    line-height: 100px;
}

.full-width-header .rs-header.header-style2.header-paste-modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: 25px;
}

.full-width-header .rs-header.header-style2.header-paste-modify1 .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-style2.header-paste-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-style2.header-paste-modify1 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before,
.full-width-header .rs-header.header-style2.header-paste-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #70bf4a !important;
}

.full-width-header .rs-header.header-style2.header-paste-modify1 .expand-btn-inner .rs-contact-phone i {
    background: #70bf4a;
}

.full-width-header .rs-header.header-style2.header-paste-modify1 .expand-btn-inner .rs-contact-phone .phone-number a:hover {
    color: #70bf4a;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area {
    position: relative;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area .logo-area img {
    position: relative;
    top: -30px;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area .rs-menu-area {
    padding-right: 0;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area .row-table .col-cell.header-logo {
    display: flex;
    flex: unset;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area:before {
    content: "";
    background: #ff6314;
    position: absolute;
    top: 0;
    bottom: 0;
    left: -50px;
    height: 100%;
    width: 20%;
    z-index: -1;
    padding: 77px 188px 78px;
    margin-top: -55px;
    transform: skew(-30deg);
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area:after {
    content: "";
    background: #ff6314;
    position: absolute;
    top: 0;
    bottom: 0;
    right: -50px;
    height: 100%;
    width: 20%;
    z-index: -1;
    transform: skew(30deg);
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area.sticky .logo-area img {
    top: 0;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    height: 100px;
    line-height: 100px;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: 25px;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before,
.full-width-header .rs-header.header-style2.header-orange-modify1 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #ff6314 !important;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .expand-btn-inner .rs-contact-phone .phone-number a {
    color: #ffffff;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .expand-btn-inner .rs-contact-phone .phone-number span {
    opacity: .8;
    color: #fff;
}

.full-width-header .rs-header.header-style2.header-orange-modify1 .expand-btn-inner .rs-contact-phone i {
    font-size: 19px;
    color: #fff;
    background: #ffffff3b !important;
    border: none;
    margin-right: 20px;
    height: 52px;
    width: 52px;
    line-height: 60px;
    text-align: center;
    border-radius: 30px;
}

.full-width-header .rs-header.header-style2.header-orange-modify2 .expand-btn-inner .rs-contact-phone .phone-number a:hover,
.full-width-header .rs-header.header-style2.header-orange-modify2 .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-style2.header-orange-modify2 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-style2.header-orange-modify2 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before,
.full-width-header .rs-header.header-style2.header-orange-modify2 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a {
    color: #ff5a06 !important;
}

.full-width-header .rs-header.header-style2.header-orange-modify2 .expand-btn-inner .rs-contact-phone i {
    font-size: 19px;
    background: #ff5a06;
    border: none;
}

.full-width-header .rs-header.header-style2.header-orange-modify2 .expand-btn-inner ul .btn-quote .quote-button {
    background: #ff6314;
    color: #ffffff;
}

.full-width-header .rs-header.header-style2.header-orange-modify2 .expand-btn-inner ul .search-parent a i:hover {
    color: #ff6314;
}

.full-width-header .rs-header.header-style3 .menu-area {
    background: transparent;
}

.full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul.nav-menu li a:hover,
.full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul.sub-menu li.active a,
.full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul.nav-menu li.current-menu-item > a,
.full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
    color: #21c0f5 !important;
}

.full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: 25px;
    color: #010d14 !important;
}

.full-width-header .rs-header.header-style3 .menu-area .main-menu .rs-menu ul.nav-menu li a {
    color: #ffffff;
}

.full-width-header .rs-header.header-style3 .expand-btn-inner ul .humburger {
    display: block;
}

.full-width-header .rs-header.header-style3 .expand-btn-inner ul .humburger .nav-expander .bar span {
    background: #21c0f5;
}

.full-width-header .rs-header.header-style3 .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
    color: #010d14;
}

.full-width-header .rs-header.header-transparent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.full-width-header .mobile-menu {
    display: none;
}

.full-width-header .mobile-menu .mobile-logo {
    float: left;
}

.full-width-header .mobile-menu .mobile-logo img {
    max-height: 30px;
}

.full-width-header .mobile-menu .rs-menu-toggle {
    color: #ffffff;
    float: right;
}

.full-width-header .mobile-menu .rs-menu-toggle.primary {
    color: #e10126;
}

.full-width-header .mobile-menu .rs-menu-toggle.secondary {
    color: #ff6d00;
}

.full-width-header .mobile-menu .rs-menu-toggle .nav-dots {
    position: absolute;
    right: 0;
    width: 25px;
    height: 2px;
    background: #fff;
    z-index: 11;
    top: 23px;
}

.full-width-header .mobile-menu .rs-menu-toggle .dot1,
.full-width-header .mobile-menu .rs-menu-toggle .dot3 {
    width: 15px;
}

.full-width-header .mobile-menu .rs-menu-toggle .dot2 {
    top: 28px;
}

.full-width-header .mobile-menu .rs-menu-toggle .dot3 {
    top: 34px;
}

.full-width-header .mobile-menu .rs-menu-toggle .dot4 {
    top: 40px;
}

.full-width-header .right_menu_togle {
    background: #ffffff;
    box-shadow: 0px 0px 10px 0px #eee;
    padding: 90px 30px 30px 30px;
    font-size: 1.15em;
    max-width: 320px;
    width: 100%;
    right: -390px;
    z-index: 999999;
    transition: all 0.3s ease;
    position: fixed;
    overflow-y: auto;
    top: var(--wp-admin--admin-bar--height, 0px);
    bottom: 0;
}

.full-width-header .right_menu_togle .close-btn {
    overflow: visible;
    position: absolute;
    top: 10px;
    display: block;
    z-index: 99;
    right: 20px;
    cursor: pointer;
    transition: all .3s ease;
}

.full-width-header .right_menu_togle .close-btn .nav-close {
    position: absolute;
    top: 23px;
    display: block;
    z-index: 99;
    right: 3px;
    cursor: pointer;
}

.full-width-header .right_menu_togle .close-btn .nav-close .line {
    width: 40px;
    height: 40px;
    line-height: 40px;
}

.full-width-header .right_menu_togle .close-btn .nav-close .line span {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    width: 1px !important;
    height: 25px !important;
    background: #000000;
    border: none !important;
    transition: all 0.3s ease;
}

.full-width-header .right_menu_togle .close-btn .nav-close .line span.line2 {
    transform: translate(-50%, -50%) rotate(-45deg);
}

.full-width-header .right_menu_togle .close-btn:hover .nav-close .line span {
    background: #e10126;
}

.full-width-header .right_menu_togle .canvas-logo {
    padding-left: 0;
    padding-bottom: 35px;
}

.full-width-header .right_menu_togle .canvas-logo img {
    max-height: 45px;
}

.full-width-header .right_menu_togle .offcanvas-text p {
    font-size: 16px;
    line-height: 30px;
    color: #333333;
    margin: 0px 0 38px;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list {
    display: flex;
    margin-top: 24px;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-icon i:before {
    margin: 0 20px 0 0;
    font-size: 25px;
    color: #e10126;
    top: 5px;
    position: relative;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content .title {
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    color: #000000;
    margin-bottom: 5px;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em {
    display: block;
    font-style: normal;
    line-height: 22px;
    font-size: 15px;
    color: #010d14;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em a {
    color: #010d14;
}

.full-width-header .right_menu_togle .canvas-contact .address-area .address-list .info-content em a:hover {
    color: #e10126;
}

.full-width-header .right_menu_togle .canvas-contact .social {
    margin: 40px 0 0;
}

.full-width-header .right_menu_togle .canvas-contact .social li {
    display: inline-block;
}

.full-width-header .right_menu_togle .canvas-contact .social li a i {
    font-size: 15px;
    color: #fff;
    margin: 0 8px 0 0;
    text-align: center;
    background: #e10126;
    width: 35px;
    height: 35px;
    line-height: 35px;
}

.full-width-header .right_menu_togle .canvas-contact .social li a i:hover {
    opacity: .9;
}

.full-width-header .right_menu_togle .canvas-contact .social li:last-child {
    margin: 0;
}

.full-width-header .mobile-navbar-menu .sub-menu {
    display: none;
    position: relative;
    left: 0;
    width: 100%;
    margin: 0;
    text-align: left;
}

.full-width-header .mobile-navbar-menu .nav-menu li {
    position: relative;
}

.full-width-header .mobile-navbar-menu .nav-menu li a {
    border-bottom: 1px solid rgba(0, 0, 0, 0.06);
    display: block;
    font-size: 16px;
    font-weight: 500;
    color: #000000;
    padding: 10px 0;
    line-height: 30px;
    width: 100%;
}

.full-width-header .mobile-navbar-menu .nav-menu li li a {
    padding-left: 25px;
}

.full-width-header .mobile-navbar-menu .nav-menu li li li a {
    padding-left: 50px;
}

.full-width-header .mobile-navbar-menu span.submenu-button {
    position: absolute;
    z-index: 99;
    right: 0;
    top: 5px;
    display: block;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.full-width-header .mobile-navbar-menu span.submenu-button:before,
.full-width-header .mobile-navbar-menu span.submenu-button:after {
    position: absolute;
    top: 24px;
    right: 10px;
    width: 20px;
    height: 1px;
    display: block;
    background: #333;
    z-index: 2;
    content: '';
    right: 12px;
    width: 12px;
}

.full-width-header .mobile-navbar-menu span.submenu-button:before {
    width: 1px;
    height: 12px;
    right: 17px;
    top: 18px;
}

.full-width-header .mobile-navbar-menu span.submenu-button em {
    display: block;
    position: absolute;
    right: 0;
    border-radius: 4px;
    top: 50%;
    transform: translateY(-50%);
}

.full-width-header .mobile-navbar-menu .hash-has-sub span.submenu-button {
    width: 100%;
    cursor: pointer;
    top: 0;
    height: 50px;
}

.full-width-header .mobile-navbar-menu .submenu-button.submenu-opened:before {
    display: none;
}

.full-width-header .mobile-navbar-menu ul ul li,
.full-width-header .mobile-navbar-menu li:hover > ul > li {
    height: auto;
}

.full-width-header .mobile-navbar-menu ul.nav-menu > li:first-child > span.submenu-button:after {
    top: 19px;
}

.full-width-header .mobile-navbar-menu ul.nav-menu > li:first-child > span.submenu-button:before {
    top: 13px;
}

.full-width-header .mobile-navbar-menu .nav-menu li.active-menu a,
.full-width-header .mobile-navbar-menu .nav-menu li a:hover {
    color: #e10126;
}

.nav-expanded nav {
    right: 0 !important;
}

body.nav-expanded .offwrap {
    left: 0;
    transition: all 0.8s ease-out 0s;
}

.offwrap {
    cursor: url(../images/close.png), auto;
    width: 100%;
    left: 100%;
    transition: all 0.8s ease-out 0s;
    position: fixed;
    background: #fff;
    height: 100vh;
    top: 0;
    bottom: 0;
    opacity: .8;
    z-index: 999;
}

/* ------------------------------------
	Breadcrumbs Section CSS
---------------------------------------*/
.rs-breadcrumbs {
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-position: top left !important;
    background: url(../images/global-ishop.jpg);
    position: relative;
}

.rs-breadcrumbs::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 3;
    background: rgba(0, 0, 0, 0.3);
}

.rs-breadcrumbs .breadcrumbs-inner {
    padding: 100px 10px 100px 10px;
    text-align: center;
    z-index: 6;
    position: relative;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title {
    position: relative;
    z-index: 1;
    font-size: 48px;
    line-height: 1.3;
    font-weight: 700;
    color: #ffffff;
    padding-top: 20px;
    margin-bottom: 18px;
    display: block;
}

.rs-breadcrumbs .breadcrumbs-inner .page-title:after {
    content: "";
    height: 5px;
    position: absolute;
    top: -5px;
    margin: 0 auto;
    left: 0;
    right: 0;
    transition: all .3s ease;
    z-index: -1;
    background: #e10126;
    width: 65px;
}

.rs-breadcrumbs .breadcrumbs-inner .sub-text {
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 32px;
    display: block;
}

.rs-breadcrumbs .breadcrumbs-inner .breadcrumbs-area {
    background: rgba(255, 255, 255, 0.1);
    padding: 13px 30px;
    min-width: 300px;
    margin: 0 auto;
    display: inline-block;
}

.rs-breadcrumbs .breadcrumbs-inner .breadcrumbs-area li {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
}

.rs-breadcrumbs .breadcrumbs-inner .breadcrumbs-area li a {
    position: relative;
    padding-right: 30px;
    font-size: 14px;
    color: #ffffff;
}

.rs-breadcrumbs .breadcrumbs-inner .breadcrumbs-area li a:before {
    content: "";
    position: absolute;
    background: #e10126;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    right: 10px;
    top: 5px;
}

.rs-breadcrumbs .breadcrumbs-inner .breadcrumbs-area li a:hover {
    color: #e10126;
}

.news-contents {
    padding-bottom: 0 !important;
    margin-bottom: 0 !important;
    padding-top: 30px;
}

.news-contents a {
    cursor: pointer;
    border-bottom: 1px dotted #898989;
}

.news-contents li {
    border: none;
}

.news-contents .thumbnail {
    margin-right: 20px;
    width: 150px;
    flex: 0 0 150px;
}

.news-contents .thumbnail img {
    height: 100px;
    width: 150px;
    object-fit: cover;
}

.news-contents .date {
    font-size: 12px;
    font-weight: normal;
}

/*----------------------------------------------
	34. Preloader CSS
----------------------------------------------*/
#pre-load {
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: fixed;
    margin-top: 0px;
    top: 0px;
    z-index: 9999;
}

.loader .loader-container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border: 3px solid #ebebec;
    border-radius: 50%;
}

.loader .loader-container:before {
    position: absolute;
    content: "";
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100px;
    height: 100px;
    border-top: 3px solid #e10126;
    border-radius: 50%;
    animation: loaderspin 1.8s infinite ease-in-out;
    -webkit-animation: loaderspin 1.8s infinite ease-in-out;
}

.loader .loader-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 80px;
    text-align: center;
}

.loader .loader-icon img {
    animation: loaderpulse alternate 900ms infinite;
    width: 40px;
}

.woocommerce .quantity input[type="number"]::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */

    color: #363636 !important;
    opacity: 1;
}

.woocommerce .quantity input[type="number"]::-moz-placeholder {
    /* Firefox 19+ */

    color: #363636 !important;
    opacity: 1;
}

.woocommerce .quantity input[type="number"]:-ms-input-placeholder {
    /* IE 10+ */

    color: #363636 !important;
    opacity: 1;
}

.woocommerce .quantity input[type="number"]:-moz-placeholder {
    /* Firefox 18- */

    color: #363636 !important;
    opacity: 1;
}

@keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@-webkit-keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes loaderpulse {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}

/* ------------------------------------
	Iconbox CSS
---------------------------------------*/
.iconbox .col-text {
    text-align: center;
    background: #e10126;
}

.iconbox .col-text a {
    color: #fff;
}

.iconbox .col-text img {
    height: 68px;
    margin-bottom: 12px;
}

/* ------------------------------------
	Animation Part CSS
---------------------------------------*/
@keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@-webkit-keyframes loaderspin {
    0% {
        transform: translate(-50%, -50%) rotate(0deg);
    }
    100% {
        transform: translate(-50%, -50%) rotate(360deg);
    }
}

@keyframes loaderpulse {
    0% {
        transform: scale(1);
    }
    100% {
        transform: scale(1.2);
    }
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

@-webkit-keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.move-y {
    animation: move-y 2s alternate infinite;
    -webkit-animation: move-y 2s alternate infinite;
}

@keyframes move-y {
    0% {
        transform: translate3d(0, 0, 0);
        -webkit-transform: translate3d(0, 0, 0);
    }
    100% {
        transform: translate3d(0, 10px, 0);
        -webkit-transform: translate3d(0, 10px, 0);
    }
}

.fadeinup {
    animation-duration: 2s;
    animation-name: fadeInUp;
}

@keyframes fadeinup {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInDown {
    animation-name: fadeInDown;
    animation-duration: 2s;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft {
    animation-name: fadeInLeft;
    animation-duration: 2s;
}

.fadeInLeft.new {
    animation-duration: 1.25s;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft2 {
    animation-name: fadeInLeft2;
    animation-duration: 2.25s;
}

@-webkit-keyframes fadeInLeft2 {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInLeft3 {
    animation-name: fadeInLeft3;
    animation-duration: 2.80s;
}

@-webkit-keyframes fadeInLeft3 {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.fadeInRight {
    animation-name: fadeInRight;
    animation-duration: 1.25s;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.scale {
    animation-duration: 2s;
    -webkit-animation: scale 2s alternate infinite;
}

.scale.new {
    animation-duration: 2.5s;
}

@-webkit-keyframes scale {
    0% {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
    }
    100% {
        transform: scale(1.08);
        -webkit-transform: scale(1.08);
    }
}

.horizontal {
    animation-name: horizontal;
    animation-duration: 20s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
}

@keyframes horizontal {
    0% {
        transform: translateX(0);
    }
    50% {
        transform: translateX(100px);
    }
    100% {
        transform: translateX(0);
    }
}

.dance2 {
    -webkit-animation: dance2 4s alternate infinite;
}

@keyframes dance2 {
    0% {
        -webkit-transform: translate3d(0, 0, 0);
    }
    50% {
        -webkit-transform: translate3d(15px, -15px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, -15px, 15px);
    }
}

.up-down {
    animation: up-down 7s alternate infinite;
    -webkit-animation: up-down 7s alternate infinite;
}

@keyframes up-down {
    0% {
        transform: translateY(20px);
        -webkit-transform: translateY(0);
    }
    50% {
        transform: translateY(-20px);
        -webkit-transform: translateY(-20px);
    }
    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

@-webkit-keyframes up-down {
    0% {
        transform: translateY(30px);
        -webkit-transform: translateY(0);
    }
    50% {
        transform: translateY(-50px);
        -webkit-transform: translateY(-50px);
    }
    100% {
        transform: translateY(0);
        -webkit-transform: translateY(0);
    }
}

.spine {
    animation: spine 8s infinite linear;
    -webkit-animation: spine 8s infinite linear;
    animation-duration: spine 8s;
}

@keyframes spine {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spine {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

spiner {
    animation: spiner 30s infinite linear;
    -webkit-animation: spiner 30s infinite linear;
    animation-duration: spiner 30s;
}

@keyframes spiner {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

@-webkit-keyframes spiner {
    0% {
        transform: rotate(0);
        -webkit-transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
        -webkit-transform: rotate(360deg);
    }
}

.scale {
    animation-duration: 2s;
    -webkit-animation: scale 2s alternate infinite;
}

.scale.new {
    animation-duration: 2.5s;
}

@-webkit-keyframes scale {
    0% {
        transform: scale(0.9);
        -webkit-transform: scale(0.9);
    }
    100% {
        transform: scale(1.08);
        -webkit-transform: scale(1.08);
    }
}

.scale2 {
    animation: scale2 2s alternate infinite;
    -webkit-animation: scale2 2s alternate infinite;
}

@-webkit-keyframes scale2 {
    0% {
        transform: scale(1);
        -webkit-transform: scale(1);
    }
    100% {
        transform: scale(1.07);
        -webkit-transform: scale(1.07);
    }
}

.rotated-style {
    animation: rotated-style;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 40s;
}

.rotated-style.new-style {
    animation-duration: 30s;
}

@keyframes rotated-style {
    0% {
        transform: rotate(0deg);
        -webkit-transform: rotate(0deg);
    }
    100% {
        transform: rotate(359deg);
        -webkit-transform: rotate(359deg);
    }
}

.rotated-style2 {
    animation: rotated-style2 5s linear infinite;
}

@keyframes rotated-style2 {
    0% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }
    25% {
        -webkit-transform: translate(-10px, 10px) rotate(10deg);
        transform: translate(-10px, 10px) rotate(10deg);
    }
    50% {
        -webkit-transform: translate(5px, -5px) rotate(25deg);
        transform: translate(5px, -5px) rotate(25deg);
    }
    75% {
        -webkit-transform: translate(15px, -5px) rotate(15deg);
        transform: translate(15px, -5px) rotate(15deg);
    }
    100% {
        -webkit-transform: translate(0) rotate(0deg);
        transform: translate(0) rotate(0deg);
    }
}

.fadeInUp {
    animation-duration: 1.25s;
    animation-name: fadeInUp;
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        transform: none;
    }
}

.veritcal {
    animation-name: veritcal;
    animation-timing-function: linear;
    animation-duration: 15s;
    animation-iteration-count: infinite;
}

@keyframes veritcal {
    0% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(100px);
    }
    100% {
        transform: translateY(0);
    }
}

.rs-services.services-style7 .services-item:hover .dance_hover,
.rs-services.services-style2 .services-box:hover .dance_hover {
    animation-name: dance_hover;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1;
}

@keyframes dance_hover {
    16.65% {
        transform: translateY(8px);
    }
    33.3% {
        transform: translateY(-6px);
    }
    49.95% {
        transform: translateY(4px);
    }
    66.6% {
        transform: translateY(-2px);
    }
    83.25% {
        transform: translateY(1px);
    }
    100% {
        transform: translateY(0);
    }
}

.column-type02 {
    margin-left: -25px;
    margin-right: -25px;
}

.section-contents {
    margin-bottom: 50px;
    padding-bottom: 0;
}

.table-type01-company th {
    white-space: nowrap;
    width: 150px;
}

@media only screen and (min-width: 1206px) {
    .top-bnr-link-img img {
        display: block;
        width: 100%;
    }

    .top-bnr-link-img {
        width: calc(100% / 4);
    }
}

@media screen and (min-width: 992px) {
    .full-width-header .right_menu_togle {
        display: flex;
        align-items: center;
        flex-wrap: wrap;
    }

    .right_menu_togle.mobile-navbar-menu {
        display: none;
    }

    .nav-menu ul {
        -webkit-transition: all .3s ease-in-out;
        -moz-transition: all .3s ease-in-out;
        -ms-transition: all .3s ease-in-out;
        -o-transition: all .3s ease-in-out;
        transition: all .3s ease-in-out;
    }
}

@media only screen and (max-width: 991px) {
    .hidden-md {
        display: none !important;
    }

    .full-width-header .rs-header .expand-btn-inner ul .humburger {
        display: block;
    }

    .rs-breadcrumbs .breadcrumbs-inner {
        padding: 80px 10px 80px 10px;
    }

    .rs-breadcrumbs .breadcrumbs-inner .page-title {
        font-size: 36px;
    }

    .rs-breadcrumbs .breadcrumbs-inner .sub-text {
        font-size: 16px;
        line-height: 29px;
        max-width: 540px;
        margin-bottom: 27px;
    }
}

@media only screen and (max-width: 768px) {
    .column-type02 {
        margin-left: 0;
        margin-right: 0;
    }

    .top-section04.category .col-text {
        width: 48%;
        margin: .5em auto !important;
        padding: 2% 1%;
    }

    .top-section04.category .row {
        margin-right: 0;
        margin-left: 0;
    }
}

@media only screen and (max-width: 767px) {
    .hidden-sm {
        display: none !important;
    }

    .rs-breadcrumbs .breadcrumbs-inner .page-title {
        font-size: 30px;
    }

    .rs-breadcrumbs .breadcrumbs-inner {
        padding: 100px 10px 100px 10px;
    }

    .title-type09 .ttl-main {
        font-size: 3rem;
    }
}

@media only screen and (max-width: 480px) {
    .rs-breadcrumbs .breadcrumbs-inner {
        padding: 80px 10px 80px 10px;
    }

    .rs-breadcrumbs .breadcrumbs-inner .page-title {
        font-size: 22px;
    }

    .full-width-header .rs-header .btn-quote {
        display: none !important;
    }

    .news-contents .text {
        font-size: 15px;
        line-height: 1.4;
        margin-bottom: 10px;
    }
}