:root {
    --theme-color: #8c000c;
    --secondary-color: #222222;
    --text-color: #666666;
    --title-color: #222222;
    --light: #fff;
    --white: #fff;
    --text-font: "plusjakartasansvar", sans-serif;
    --title-font: "plusjakartasansvar", sans-serif;
}

/*--popup--*/
.callpop.fade.in {
    opacity: 1;
    overflow-y: inherit;
}
#myModal5 .modal-dialog {
    width: 450px;
    background: url(../../images/images/popupbg.png);
    padding: 20px;
    color: #fff;
    border-radius: 20px;
}
.emer_detail h3 {
    font-size: 30px !IMPORTANT;
    line-height: 1.5;
    color: var(--white);
}
.emer_detail p {
    font-size: 16px;
    line-height: 1.8;
    color: var(--white);
}
.pop_img {
    margin: 30px 0;
}
.btn-box.text_animation.pop_btn {
    border: 1px solid #ddd;
    width: auto;
    background: #fff;
    padding: 15px;
    border-radius: 10px;
    margin-bottom: 15px;
}
.emer_detail p {
    font-size: 16px;
    line-height: 1.8;
}
.btn-box.text_animation.pop_btn a {
    font-size: 22px;
    font-weight: 900;
    font-family: var(--text-font);
    letter-spacing: 1px;
}
.emer_detail {
    text-align: center;
}
.modal.in .modal-dialog {
    -webkit-transform: translate(0,0);
    -ms-transform: translate(0,0);
    -o-transform: translate(0,0);
    transform: translate(0,0);
}
#myModal5 .modal_header3 button {
    border: 1px solid rgb(0, 0, 0);
    opacity: 1.5;
    border-radius: 100%;
    font-size: 16px;
    background: rgb(255, 255, 255);
    position: absolute;
    top: -10px;
    right: -10px;
    width: 28px;
    height: 29px;
    cursor: pointer;
    z-index: 8040;
}
#myModal5 .modal_header3 button span {
    padding: 0;
    font-size: 20px;
    position: absolute;
    top: 0;
}

body {
    font-size: 16px;
    color: var(--text-color);
    line-height: 26px;
    font-weight: 400;
    background: #ffffff;
    font-family: var(--text-font);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
    -webkit-font-smoothing: antialiased;
}

h1, h2, h3, h4, h5, h6 {
    position: relative;
    font-family: var(--title-font);
    font-weight: 700;
    color: var(--title-color);
    margin: 0px;
}
p {
    position: relative;
    font-family: var(--text-font);
    color: var(--text-color);
    font-weight: 400;
    margin: 0px;
}



/*--top--*/
.beautypress-bg {
    height: 600px;
}
#preloader {
    display: none;
}
button.navbar-toggle {
    display: none;
}

@media (max-width:767px){
button.navbar-toggle {
    display: block;
}
}
section#qcheader-menu {
    padding: 10px 0;
    margin-bottom: 10px;
}
.beautypress-welcome-content-group {
    display: none;
}


/*--bootom--*/

#qcfooter-block strong {
    text-transform: uppercase;
    font-size: 20px;
    font-family: var(--accent-font);
}
.footer-sbkcontspan {
    font-size: 18px;
    display: block;
    font-family: var(--accent-font);
    padding: 3px 0 6px 0;
    color: var(--theme-color);
    background: #ffffff;
    /* text-align: center; */
    margin: 10px 0;
    padding: 10px 20px;
    width: 165px;
    font-weight: 800;
    border-radius: 10px;
    text-transform: uppercase;
}
#qcfooter-block .footer-sbkcont {
    font-family: var(--text-font);
    font-size: 16px !important;
    line-height: 25px;
    margin-bottom: 15px;
}
.qc-social .social i {
    color: var(--theme-color);
}
.back-to-top-center.beautypress-back-to-top-wraper {
    bottom: 0px;
}
.footer-content .quicklinks li a:hover {
    color: var(--theme-color);
}

/*--breadcrumb--*/

.about_pagetitle, .about_pagetitle h2, .product_pagetitle h2, .product_pagetitle, .service_pagetitle, .service_pagetitle h2,
.service_pagetitle, .service_pagetitle h2 {
    color: #ffff;
    font-size: 39px;
    font-family: var(--text-font);
    text-align: initial !important;
}
.breadcrumb-list {
    display: none;
}
.section_blck_bg, .breadcrumb_section {
    background: url(../../images/images/others/bread.png);
}
.breadcrumb_section {
    padding: 90px 0px 70px 0px;
}

/*QC HEADER STYLE START*/
#qcheader-top {
    background: var(--theme-color);
}
.qctopblock {
    padding: 8px 0px;
    width: 100%;
    display: flex;
    align-items: center;
}
.qc-d-flex-1 { flex: 1; }
.qc-top-list { margin: 0; padding: 0; color: #fff; }
.qc-top-list li {
    display: inline-block;
    list-style: none;
    margin-right: 10px;
    font-size: 16px;
}
.qc-top-list li i { margin-right: 5px; }
.qc-top-list li .block { color: #fff; }
.qc-social .social { width: 30px; height: 30px; background: #fff; border-radius: 50%; line-height: 30px; text-align: center; display: block; font-size: 13px; color: #0b92bf; }
.qc-social .social i { margin: 0; }
#qc-navbar { height: 90px; margin: 0; padding: 0; }
.qc-menu-bar {
    margin: 0;
    padding: 0;
    height: 100%;
    display: flex;
}
.qc-brand-block .qc-navbar-brand {
    display: inline-block;
    padding: 20px 0px;
}
.qc-menu-list { margin: 0; padding: 0; }
.qc-menu-list li {list-style: none;}
#qcnavbarmenu {
    padding: 10px 0 0 45px;
    line-height: 10px;
    margin: auto;
}
.dropdown-menu{padding:0;margin:0;border:0 solid transition!important;border:0 solid rgba(0,0,0,.15);border-radius:0;-webkit-box-shadow:none!important;box-shadow:none!important}
.qc-mainmenu a, .navbar-default .navbar-nav > li > a, .qc-mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link {
    color: #000;
    font-size: 16px;
    padding: 10px 15px;
    display: block !important;
    font-family: var(--title-font);
    font-weight: 700;
}
.qc-mainmenu .active a, .qc-mainmenu .active a:focus, .qc-mainmenu .active a:hover, .qc-mainmenu li a:hover, .qc-mainmenu li a:focus, .navbar-default .navbar-nav>.show>a, .navbar-default .navbar-nav>.show>a:focus, .navbar-default .navbar-nav>.show>a:hover {
    color: var(--theme-color);
    background: none;
    outline: 0;
}
.qc-mainmenu .collapse ul > li:hover > a {
    background: none;
}
.qc-mainmenu .collapse ul ul > li:hover > a, .navbar-default .navbar-nav .show .dropdown-menu > li > a:focus, .navbar-default .navbar-nav .show .dropdown-menu > li > a:hover{background: #4CAF50;}
.qc-mainmenu .collapse ul ul ul > li:hover > a{background: #4CAF50;}

.qc-mainmenu .collapse ul ul, .qc-mainmenu .collapse ul ul.dropdown-menu{background:#fff;}
.qc-mainmenu .collapse ul ul ul, .qc-mainmenu .collapse ul ul ul.dropdown-menu{background:#fff}
.qc-mainmenu .collapse ul ul ul ul, .qc-mainmenu .collapse ul ul ul ul.dropdown-menu{background:#fff}
.level1.dropdown-menu > li, .level2.dropdown-menu > li, .level3.dropdown-menu > li { width: 100%; }
.level3.dropdown-menu { width: 200px; }
.qc-mainmenu{background: none;border: 0 solid;margin: 0;padding: 0;min-height:20px;width: 100%;}
@media only screen and (min-width: 767px) {
.qc-mainmenu .collapse ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul{position:absolute;top:100%;left:0;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul li{position:relative}
.qc-mainmenu .collapse ul ul li:hover> ul{display:block}
.qc-mainmenu .collapse ul ul ul{position:absolute;top:0;left:100%;min-width:200px;display:none}
.qc-mainmenu .collapse ul ul ul li{position:relative}
.qc-mainmenu .collapse ul ul ul li:hover ul{display:block}
.qc-mainmenu .collapse ul ul ul ul{position:absolute;top:0;left:-100%;min-width:200px;display:none;z-index:1}
}
@media only screen and (max-width: 767px) {
.navbar-nav .show .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 35px}
.navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a{padding:16px 15px 16px 45px}
#qc-navbar { height: auto; line-height: 20px; }
.qc-menu-bar { display: inline-block; width: 100%; }
.qctopblock { display: block; }
.qc-top-list { margin-bottom: 5px; }
.qc-brand-block { display: inline-block; width: 100%; }
.qc-navbar-brand {height: 100%; }
.qc-brand-block .navbar-toggle { margin: 20px 20px 0px 0px; border: 1px solid #ddd; }
.qc-brand-block .navbar-toggle:focus { background: none; }
#qcnavbarmenu { padding: 0; }
.qc-menu-list {width: 100%; display: inline-block;}
.qc-menu-list li {width: 100%;}
}

/*QC HEADER STYLE END*/

/*QC FOOTER STYLE START*/
#qcfooter-block {
    padding: 40px 0px;
    background: url(../../images/images/others/footer.png);
    color: #fff;
    background-repeat: no-repeat;
    background-size: cover;
}
#qcfooter-block h3 {
    font-size: 20px;
    color: var(--color-white);
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 20px;
}
.footer-content {margin: 5px 0px;}
.footer-content .qc-brand {height: 60px; display: block; margin: 10px 0;}
.footer-content .qc-brand img {
    height: 100%;
    background: var(--color-white);
    padding: 8px 20px;
    border-radius: 15px;
}
.footer-content p {
    font-size: 15px;
    line-height: 28px;
    font-family: var(--text-font);
    color: var(--white);
}
.footer-content .quicklinks {margin: 0; padding: 0;}
.footer-content .quicklinks li {list-style: none; display: block;}
.footer-content .quicklinks li a {padding: 5px 0px; display: block; color: #fff;}
.footer-content .quicklinks li i {margin-right: 5px;}
.footer-content .social-links .qc-social-list {margin: 10px 0px; padding: 0; color: #ddd; font-size: 15px;}
.footer-content .social-links .qc-social-list li {display: inline-block; margin-right: 10px;}
.qc-social-list .qc-social .social {width: 40px;height: 40px;background: #fff;border-radius: 50%;line-height: 40px;text-align: center;display: block;font-size: 16px;color: #009688;}
.footer-content .mobile-apps {display: flex; padding: 10px 0px;}
.footer-content .mobile-apps .mobApp {padding-right: 5px;}
#qcfooter-copyrights {
    padding: 10px 0;
    background: var(--theme-color);
    border-top: 1px solid #ddd;
    text-align: center;
}
#qcfooter-copyrights .copyright {font-size: 14px; color: #fff;}
#qcfooter-copyrights .developer {color: #fff; text-decoration: underline;}

/*QC FOOTER STYLE END*/



/*======================================================  home_page  =======================================================*/

/*------------------------------------------------------ home_welcome  -----------------------------------------------------*/

.about-style-three {
    position: relative;
}
.pl_100 {
    padding-left: 100px;
}
.pb_120 {
    padding-bottom: 120px;
}
.pr_100 {
    padding-right: 100px;
}
.pt_120 {
    padding-top: 120px;
}
.about-style-three .pattern-layer {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background-position: bottom right;
    background-repeat: no-repeat;
}
.content_block_four .content-box {
    position: relative;
    display: block;
}
.sec-title {
    position: relative;
    display: block;
}
.mb_30 {
    margin-bottom: 30px;
}
.sec-title .sub-title {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    border: solid;
    border-width: 1px;
    border-radius: 40px;
    padding: 6px 17px;
    color: var(--theme-color);
}
.mb_12 {
    margin-bottom: 12px;
}
.sec-title h2 {
    position: relative;
    display: block;
    font-size: 42px;
    line-height: 60px;
    font-weight: 600;
}
.sec-title p {
    margin-top: 20px;
}
.list-style-one li {
    position: relative;
    display: block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 500;
    color: var(--title-color);
    padding-left: 28px;
    margin-bottom: 11px;
}
.content_block_four .content-box .list-style-one li:before {
    background: rgba(206, 24, 16, 0.20);
}
.list-style-one li:before {
    position: absolute;
    content: '\f00c';
    font-family: 'FontAwesome';
    width: 18px;
    height: 18px;
    line-height: 18px;
    font-size: 10px;
    color: #fff;
    text-align: center;
    border-radius: 50%;
    left: 0px;
    top: 4px;
    color: var(--theme-color);
}
.theme-btn {
    position: relative;
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    font-family: var(--text-font);
    color: #fff;
    text-align: center;
    border-radius: 4px;
    padding: 14px 40px;
    border: solid;
    border-width: 1px;
    background: var(--theme-color);
    border-color: var(--theme-color) !important;
    z-index: 1;
    transition: all 0.5s ease-in-out 0.0s;
}
.theme-btn:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    transform: scaleX(0);
    transform-origin: left center;
    z-index: -1;
    background: var(--secondary-color);
    transition: all 500ms ease;
}
.image_block_four .image-box {
    position: relative;
    display: block;
    max-width: 590px;
}
.pl_150 {
    padding-left: 150px;
}
.pb_100 {
    padding-bottom: 100px;
}
.image_block_four .image-box .image-1 {
    position: relative;
    border-radius: 255px 255px 10px 255px;
}
.image_block_four .image-box .image-1 img {
    width: 100%;
    border-radius: 255px 255px 10px 255px;
}
.image_block_four .image-box .image-2 {
    position: absolute;
    left: 0px;
    bottom: 0px;
    border-radius: 150px 150px 150px 10px;
    z-index: 1;
}
.image_block_four .image-box .image-2:before {
    position: absolute;
    content: '';
    background: #fff;
    width: 100%;
    height: 100%;
    left: 10px;
    bottom: 10px;
    border-radius: 150px 150px 150px 10px;
    z-index: -1;
}
.image_block_four .image-box .image-2 img {
    width: 100%;
    border-radius: 150px 150px 150px 10px;
}
.image_block_four .image-box .rotate-box {
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    left: 60px;
    top: 70px;
    width: 186px;
    height: 186px;
    line-height: 186px;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0px 10px 70px 0px rgb(0 0 0 / 8%);
    z-index: 2;
}
.image_block_four .image-box .rotate-box .curved-circle {
    position: absolute;
    left: 93px;
    top: 7px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 800;
    text-transform: uppercase;
    color: var(--title-color);
}
.image_block_four .image-box .rotate-box .icon-box img {
    display: inline-block;
    width: auto;
}


/*-----------------------------------------------------  home_label1  -------------------------------------------------------*/

.support-style-two {
    position: relative;
    display: none;
}
.centred {
    text-align: center;
}
.pb_90 {
    padding-bottom: 90px;
}
.support-style-two .single-item {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 20px 60px 0px rgb(0 0 0 / 5%);
    margin-bottom: 30px;
    border-top: solid;
    border-width: 5px;
    border-color: #FF8A00;
    padding: 35px 30px 37px 30px;
}
.support-style-two .single-item h5 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 10px;
}
.support-style-two .single-item h2 {
    position: relative;
    display: block;
    font-size: 32px;
    line-height: 40px;
    font-weight: 800;
}
.support-style-two .single-item h2 a {
    display: inline-block;
    color: var(--title-color);
}
.support-style-two .single-column:nth-child(2) .single-item {
    border-color: #06B502;
}
.support-style-two .single-column:nth-child(3) .single-item {
    border-color: #0072DE;
}
 .support-style-two .single-item h2 a:hover {
    color: var(--theme-color);
}
.theme-btn.btn-one:hover {
    border-color: var(--secondary-color) !important;
    color: #fff;
}
.theme-btn:hover:before {
    transform: scaleX(1);
}

/*-----------------------------------------------------  home_excellence  -------------------------------------------------------*/

.lightcolor {
    color: var(--light);
}
.chooseus-style-three {
    position: relative;
    padding: 0 60px;
}
.chooseus-style-three .outer-container {
    border-radius: 20px;
    overflow: hidden;
    background-image: url(../../images/images/home/others/chooseus-bg.jpg) !important;
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top;
}
.chooseus-style-three .outer-container:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.85;
    background: var(--color-semi-black);
}
.chooseus-style-three .sec-title.light .sub-title {
    color: #fff;
    border-color: #fff !important;
}
.sec-title.light h2 {
    color: #fff;
}
.chooseus-block-three .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 20px;
    overflow: hidden;
    border-top: solid;
    border-width: 5px;
    border-color: #7B0000;
    margin-bottom: 30px;
    padding: 35px 30px 41px 30px;
    z-index: 1;
    height: 250px;
}
.chooseus-block-three .inner-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    z-index: -1;
    transition: all 500ms ease;
    background: var(--theme-color);
}
.chooseus-block-three .inner-box .icon-box {
    position: relative;
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    text-align: center;
    border-radius: 50%;
    font-size: 44px;
    color: #fff;
    margin-bottom: 39px;
    transition: all 500ms ease;
    background: var(--theme-color);
}
.chooseus-block-three .inner-box h3 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 11px;
}
.chooseus-block-three .inner-box h3 a {
    display: inline-block;
    color: var(--title-color);
    border-bottom: 1px solid;
}
.chooseus-block-three .inner-box p {
    margin-bottom: 18px;
    transition: all 500ms ease;
}
.chooseus-block-three .inner-box .link a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    font-size: 16px;
    line-height: 30px;
    color: var(--title-color);
    font-weight: 600;
}
.chooseus-block-three .inner-box .link a i {
    font-size: 12px;
}
.mb_50 {
    margin-bottom: 50px;
}
.chooseus-block-three .inner-box:hover:before {
    height: 100%;
    top: 0px;
}
.chooseus-block-three .inner-box:hover h3 a, .chooseus-block-three .inner-box:hover p, .chooseus-block-three .inner-box:hover .link a {
    color: #fff;
}
.chooseus-block-three .inner-box:hover .icon-box {
    background: #fff;
    color: var(--theme-color);
}


/*----------------------------------------------------------  home_beyond  ---------------------------------------------------*/

.service-style-three {
    position: relative;
}
.mb_100 {
    margin-bottom: 100px;
}
.service-block-two .inner-box {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 20px;
    margin-bottom: 30px;
    border-top: solid;
    border-width: 5px;
    box-shadow: 0px -10px 60px 0px rgb(0 0 0 / 5%);
    border-color: #7B0000;
}
.service-block-two .inner-box .content-box {
    position: relative;
    display: block;
    padding: 0px 5px 35px 5px;
}
.service-block {
    margin: 80px 15px;
}
.service-block-two .inner-box .content-box .icon-box {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    line-height: 100px;
    text-align: center;
    font-size: 40px;
    color: #fff;
    border-radius: 50%;
    margin-top: -55px;
    margin-bottom: 34px;
    background: var(--theme-color);
}
.service-block-two .inner-box .content-box h3 {
    display: block;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 11px;
}
.service-block-two .inner-box .content-box h3 a {
    display: inline-block;
    color: var(--title-color);
}
.service-block-two .inner-box .content-box p {
    font-size: 16px;
    line-height: 28px;
    margin-bottom: 23px;
}
.service-block-two .inner-box .content-box .icon-box img {
    width: 55px;
    height: auto;
    display: inline-block;
    vertical-align: baseline;
}

/*---------------------------------------------------------  home_whychoose  --------------------------------------------------*/

.feature-section {
    position: relative;
    padding: 120px 0px 60px 0px;
    overflow: hidden;
}
.feparallax-bg {
    position: absolute;
    left: 0px;
    top: -30%;
    width: 100%;
    height: 140%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    background-attachment: fixed;
}
.feature-section .bg-layer:before {
    position: absolute;
    content: '';
    background: var(--color-semi-black);
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    opacity: 0.8;
}
.feature-section .sec-title.light .sub-title {
    color: #fff;
    border-color: #fff !important;
}
.feature-block-three .inner-box {
    position: relative;
    display: block;
    margin-bottom: 30px;
    background: #fff;
    border-radius: 20px;
    padding: 45px 30px 33px 30px;
    border-top: solid;
    border-width: 5px;
    border-color: #7B0000;
    overflow: hidden;
    z-index: 1;
    transition: all 500ms ease;
}
.feature-block-three .inner-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 0%;
    left: 0px;
    bottom: 0px;
    z-index: -1;
    transition: all 500ms ease;
    background: var(--theme-color);
}
.feature-block-three .inner-box .icon-box {
    position: relative;
    display: inline-block;
    font-size: 48px;
    line-height: 50px;
    margin-bottom: 20px;
    padding-left: 26px;
    transition: all 500ms ease;
    color: var(--theme-color);
}
.feature-block-three .inner-box .icon-box:before {
    position: absolute;
    content: '';
    width: 60px;
    height: 60px;
    border-radius: 50%;
    left: 0px;
    top: -20px;
    opacity: 0.1;
    transition: all 500ms ease;
    background: var(--theme-color);
}
.feature-block-three .inner-box h3 {
    display: block;
    font-size: 22px;
    line-height: 30px;
    margin-bottom: 11px;
}
.feature-block-three .inner-box h3 a{
    display: inline-block;
    color: var(--title-color);
}
.feature-block-three .inner-box p {
    transition: all 500ms ease;
}
.feature-block-three .inner-box:hover:before {
    height: 100%;
    top: 0px;
}
.feature-block-three .inner-box:hover .icon-box {
    color: #fff;
}
.feature-block-three .inner-box:hover .icon-box:before {
    background: #fff;
    opacity: 0.2;
}
.feature-block-three .inner-box:hover h3, .feature-block-three .inner-box:hover p {
    color: #fff;
}
.whyblock1 .feature-block-three .inner-box {
    height: 350px;
}
.whyblock2 .feature-block-three .inner-box {
    height: 380px;
}
/*------------------------------------------------------  home_counter  ---------------------------------------------------*/

.funfact-section {
    position: relative;
    /* background: var(--theme-color); */
    margin-bottom: 15px;
}
.funfact-section .inner-container {
    position: relative;
    display: block;
    border-radius: 0px 0px 20px 20px;
}
.funfact-block-one .inner-box {
    position: relative;
    display: block;
    padding: 44px 30px 37px 30px;
}
.funfact-block-one .inner-box:before {
    position: absolute;
    content: '';
    background: var(--color-semi-black);
    width: 1px;
    height: 100%;
    top: 0px;
    right: -15px;
    opacity: 0.30;
}
.funfact-block-one .inner-box .count-outer {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 64px;
    line-height: 60px;
    font-family: var(--title-font);
    /* color: #fff; */
    font-weight: 600;
    overflow: hidden;
    color: var(--theme-color);
}
.funfact-block-one .inner-box .count-outer .symble {
    position: relative;
    display: inline-block;
    top: -20px;
}
.funfact-block-one .inner-box p {
    font-size: 18px;
    line-height: 26px;
    /* color: #fff; */
    color: var(--color-semi-black);
}
.pb_0 {
    padding-bottom: 0;
}

/*--------------------------------------------------------  home_getintouch  -------------------------------------------------*/

.cta-section {
    position: relative;
    background: var(--theme-color);
}
.cta-section .pattern-layer {
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 481px;
    height: 100%;
    background-repeat: no-repeat;
}
.cta-section .bubble-shape .bubble-1 {
    left: -72px;
    top: -298px;
    -webkit-animation: zoom-fade 9s infinite linear;
    animation: zoom-fade 9s infinite linear;
}
.cta-section .bubble-shape .bubble {
    position: absolute;
    width: 489px;
    height: 489px;
    background: rgba(255, 255, 255, 0.10);
    border-radius: 50%;
}
.cta-section .bubble-shape .bubble-2 {
    left: -324px;
    top: -130px;
    -webkit-animation: zoom-fade 7s infinite linear;
    animation: zoom-fade 7s infinite linear;
}
.cta-section .bubble-shape .bubble-3 {
    top: -146px;
    right: 87px;
    -webkit-animation: zoom-fade 7s infinite linear;
    animation: zoom-fade 7s infinite linear;
}
.cta-section .bubble-shape .bubble-4 {
    right: 146px;
    bottom: -227px;
    -webkit-animation: zoom-fade 9s infinite linear;
    animation: zoom-fade 9s infinite linear;
}
.cta-section .big-text {
    position: absolute;
    left: 0px;
    bottom: 0px;
    font-size: 128px;
    line-height: 95px;
    font-family: var(--title-font);
    font-weight: 800;
    text-transform: uppercase;
    color: rgba(255, 255, 255, 0.10);
}
.cta-section .text-box {
    position: relative;
    max-width: 650px;
    z-index: 1;
}
.cta-section .text-box h2 {
    display: block;
    font-size: 48px;
    line-height: 60px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 32px;
}
.cta-section .text-box a {
    position: relative;
    display: inline-block;
    font-size: 46px;
    line-height: 50px;
    color: #fff;
    font-weight: 600;
    border-bottom: 5px solid var(--title-color);
    background: var(--light);
    border-radius: 10px;
    padding: 10px;
}
.cta-section .image-box {
    position: absolute;
    top: -35px;
    right: 0px;
    border-radius: 50%;
    background: #fff;
    padding: 15px;
    border-radius: 50%;
    border: solid;
    border-width: 2px;
}
.cta-section .image-box img {
    width: 100%;
    border-radius: 50%;
}
img {
    display: inline-block;
    max-width: 100%;
    height: auto;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
}
.pt_110 {
    padding-top: 110px;
}
.cta-section .text-box p {
    margin-bottom: 10px;
}
.text_animation {
    -webkit-animation: blinkingText 0.8s infinite;
    -moz-animation: blinkingText 0.8s infinite;
    -o-animation: blinkingText 0.8s infinite;
    animation: blinkingText 0.8s infinite;
}
.text_animation a {
    -webkit-animation: blinkingText 0.8s infinite;
    -moz-animation: blinkingText 0.8s infinite;
    -o-animation: blinkingText 0.8s infinite;
    animation: blinkingText 0.8s infinite;
}
@-webkit-keyframes blinkingText {
    0%{        color: #000;    }
    49%{    color: #E0231D;    }
    50%{    color: #0001B6;    }
    99%{    color: #555;    }
    100%{	color: #EDE91F;	}
  }
 @-moz-keyframes blinkingText {
   0%{		color: #000;	}
	49%{	color: #E0231D;	}
	50%{	color: #0001B6;	}
	99%{	color: #555;	}
	100%{	color: #EDE91F;	}
 }
@keyframes blinkingText{
	0%{		color: #000;	}
	49%{	color: #E0231D;	}
	50%{	color: #0001B6;	}
	99%{	color: #555;	}
	100%{	color: #EDE91F;	}
}

/*====================================================  Freezer Box Rental  =====================================================*/

.abtpgsi-cont h4 {
    color: var(--theme-color);
    line-height: 2;
    font-size: 18px;
}
.abtpgsi-cont h2 {
    line-height: 2;
    font-size: 30px;
}
.abtpgsi-cont p {
    font-size: 16px;
    text-align: justify;
    margin-bottom: 10px;
}
.callnw {
    font-size: 25px;
    line-height: 2;
}

/*=======================================================  contact_page  ======================================================*/

.support-style-two1 .single-item {
    position: relative;
    display: block;
    background: #fff;
    border-radius: 20px;
    box-shadow: 0px 20px 60px 0px rgb(0 0 0 / 5%);
    margin-bottom: 30px;
    border-top: solid;
    border-width: 5px;
    border-color: var(--theme-color);
    padding: 35px 30px 37px 30px;
    box-shadow: rgb(50 50 93 / 25%) 0px 30px 60px -12px inset, rgb(0 0 0 / 30%) 0px 18px 36px -18px inset;
}
.support-style-two1 .single-item h5 {
    position: relative;
    display: block;
    font-size: 18px;
    line-height: 23px;
    font-weight: 600;
    margin-bottom: 10px;
    color: var(--theme-color);
}
.support-style-two1 .single-item h2 {
    position: relative;
    display: block;
    font-size: 20px;
    line-height: 40px;
    font-weight: 800;
    margin-bottom: 10px;
}
.support-style-two1 .single-item h2 a {
    display: inline-block;
    color: var(--title-color);
    padding-left: 50px;
}
.support-style-two1 .single-item p {
    font-size: 18px;
    padding: 7px 0;
    color: var(--color-semi-black);
    font-weight: 500;
    padding-left: 50px;
}
.support-style-two1 .single-item .contpgid-icon i {
    background: var(--theme-color);
    color: var(--white);
    border-radius: 50%;
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    margin-right: 10px;
    align-items: center;
    display: flex;
    justify-content: center;
}
.support-style-two1 .single-item .contpgid-icon {
    display: flex;
    align-items: center;
}
.contact_enq textarea {
    height: 200px;
}
.form-field input {
    font-size: 14px;
    font-weight: 500 !important;
}
.send_title {
    padding-bottom: 30px;
}


/*-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-  responsive  -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-*/

@media (max-width:767px) {
.beautypress-bg {
    height: 175px;
}
.footer-content {
    margin: 20px 0px 20px 0;
}
.about-style-two, .about-style-three {
    padding: 70px 0px;
}
.image_block_four .image-box .rotate-box {
    left: 0px;
    top: 10px;
}
.service-style-two, .service-style-three {
    padding: 70px 0px 40px 0px;
}
.cta-section .bubble-shape .bubble {
    width: 479px;
    height: 479px;
}
.qc-menu-list li {
    width: 100%;
}
#qc-navbar {
    height: auto;
    line-height: 20px;
}
.qc-menu-bar {
    display: inline-block;
    width: 100%;
}
.qc-brand-block {
    width: 100%;
    display: flex !important;
    align-items: center;
}
.navbar-brand.qc-navbar-brand {
    float: inherit;
    flex: 1;
}
.navbar-brand.qc-navbar-brand {
    float: inherit;
    flex: 1;
}
.qc-brand-block .navbar-toggle {
    margin: 20px 20px 0px 0px;
    border: 1px solid #ddd;
    padding: 5px 10px;
    border-radius: 5px;
}
#qcnavbarmenu {
    padding: 0;
}
.navbar-collapse.collapse.in {
    display: block !important;
}
.navbar-collapse {
    width: 100%;
}
.qc-menu-list li {
    width: 100%;
    padding: 5px 0;
    border-bottom: 1px solid;
}
.qc-menu-list li a {
    font-size: 16px !important;
}
.about_pagetitle, .about_pagetitle h2, .product_pagetitle h2, .product_pagetitle, .service_pagetitle, .service_pagetitle h2, .service_pagetitle, .service_pagetitle h2 {
  font-size: 30px;
}
.sec-title h2 {
    font-size: 30px;
    line-height: 36px;
}
.content_block_four .content-box {
    margin-bottom: 40px;
}
.image_block_four .image-box .image-2 {
    bottom: -30px;
}
.lightcolor {
    margin-bottom: 20px !IMPORTANT;
}
.chooseus-section, .chooseus-style-two, .chooseus-style-three .outer-container {
    padding: 70px 0px 40px 0px;
    text-align: center;
}
.chooseus-style-three {
    padding: 0px 10px;
}
.chooseus-block-three .inner-box {
    padding: 30px 20px 20px 20px;
    height: 260px;
}
.service-block {
    margin: 50px 15px 0;
}
.whyblock2 .feature-block-three .inner-box {
    height: 300px;
}
.whyblock1 .feature-block-three .inner-box {
    height: 280px;
}
.cta-section .image-box {
  width: 160px;
}
.cta-section .text-box a {
  font-size: 35px;
}
.cta-section .big-text {
  font-size: 50px;
}
.footer-content p {
    font-size: 16px;
}
.beautypress-simple-text-with-img-section {
    padding: 70px 0;
}
#myModal5 .modal-dialog {
    width: 300px;
    margin: 50px auto 0;
}
.abtpgsi-cont h2 {
    line-height: 40px;
    font-size: 25px;
    padding-bottom: 10px;
}
.cta-section .pattern-layer {
    width: 100%;
}
.cta-section .bubble-shape .bubble {
  width: 100%;
}
.footer-content .qc-brand img {
  height: auto;
  width: 100%;
}
.footer-content .qc-brand {
  height: 80px;
}

}
