    @font-face {font-family: 'humnst777_cn_btregular';
    src: url('../fonts/humnst777-cn-bt-webfont.woff2') format('woff2'), url('../fonts/humnst777-cn-bt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

.link,
body {
    position: relative;
    font-size: 16px;
}

.btn-theme,
p {
    line-height: 1.4
}

.btn-theme.active.focus,
.btn-theme.active:focus,
.btn-theme.focus,
.btn-theme:active.focus,
.btn-theme:active:focus,
.btn-theme:focus,
:active,
:focus,
a,
a:active,
a:hover {
    outline: 0
}

.link:after,
.pricing .pricing-list-item:before {
    width: 9px;
    height: 2px;
    content: " "
}

.link:after,
.pricing .pricing-list-item:before {
    content: "+"
}

.back-to-top:focus,
.back-to-top:hover,
.btn-theme.focus,
.btn-theme:focus,
.btn-theme:hover,
.content-wrapper-link,
.header .logo-wrap:focus,
.header .logo-wrap:hover,
a:active,
a:focus,
a:hover,
h1>a:focus,
h2>a:focus,
h3>a:focus,
h4>a:focus,
h5>a:focus,
h6>a:focus {
    text-decoration: none
}

.back-to-top,
.carousel-title,
.header .nav-item-child,
.link {
    text-transform: uppercase
}

html {
    overflow-x: hidden;
    font-size: 16px;
}

body,
html,
html a {
    -webkit-font-smoothing: antialiased
}

p {
    font-size:18px;
    font-weight: 400;
    /*color: #a6a7aa;*/
    color: #626262;
    margin-bottom: 15px;
    line-height: normal;
    line-height: 1.4;
}

em,
li,
li a {
    font-size: 1rem;
    font-weight: 500;
    color: #000000;
}

a {
    color: #000000;
}

a:active,
a:focus,
a:hover {
    color: #999999
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 700;
    color: #0e2e50;
    line-height: 1.4;
    margin: 0 0 15px;
    font-family: 'humnst777_cn_btregular';
}

h1>a,
h2>a,
h3>a,
h4>a,
h5>a,
h6>a {
    color: #000000
}

h1>a:hover,
h2>a:hover,
h3>a:hover,
h4>a:hover,
h5>a:hover,
h6>a:hover {
    color: #999999;
    text-decoration: none
}

h1 {
    font-size: 2.5rem;
}

h2 {
    font-size: 1.875rem;
}

.accordion .panel-title,
h3,
h4 {
    font-size: 30px;
}

::selection {
    color: #fff;
    background: #000000;
    text-shadow: none
}

::-webkit-selection {
    color: #fff;
    background: #000000;
    text-shadow: none
}

::-moz-selection {
    color: #fff;
    background: #000000;
    text-shadow: none
}

html {
    scroll-behavior: smooth;
}

body {
    font-size: 16px;
    font-family: 'humnst777_cn_btregular';
    letter-spacing: 0px;
    /* color: #707070; */
    padding: 0px;
    overflow-x: hidden;
    background: #F2F5FA;
}

a {
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

a:hover {
    text-decoration: none;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.wrapper {
    background-color: #ffffff;
}

.home-bg {
    background: url(../images/main-bg.jpg) no-repeat center 47px;
    background-size: 100%;
    height: 1270px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.main-banner {
    position: relative;
    z-index: 9;
}

.main-banner h1 {
    color: #fff;
    position: absolute;
    top: 40%;
    right: 16%;
    text-shadow: 2px 2px 2px #333;
}

.dwn-arr {
    margin-top: 80px;
    display: inline-block;
}

.banner {
    width: 100%;
    position: relative;
    height: auto;
    z-index: 1;
}
.banner::before{
    content: '';
    background-color: rgba(0, 0, 0, 0.1);
    position: absolute;
    width: 100%;
    height: 100%;
}
.banner .carousel-inner img {
    width: 100%;
}

.carousel-inner img {
    width: 100%;
}

.top-bar {
    width: 100%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 17;
    top: 0;
    max-width: 1140px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.top-bar ul{
    display: flex;
    padding: 0;
    gap: 20px;
}
.top-bar li a{
    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.dark-blue-bg {
    background: #153152;
}

.logo img {
    max-width: 120px;
}

.navbar {
    justify-content: space-between;
    padding: 0px 7% 10px;
}

.list-group-item {
    padding: 0;
    margin-left: 35px;
    border: 0;
    color: #000000;
    font-size: 1.125rem;
    background-color: transparent;
}

.list-group-item form {
    margin-bottom: 0;
}

.nav2 .list-group-item {
    margin-left: 0;
}

.list-group-item a {
    display: block;
    font-size: 1.125rem;
    margin-top: 12px;
}

.navbar-expand-lg .navbar-nav .nav-item {
    position: relative;
    margin: 0 20px;
}

.navbar-expand-lg .navbar-nav .nav-link {
    color: #ffffff;
    font-family: 'humnst777_cn_btregular';
    padding: 0;
    font-size: 1.5rem;
}

.navbar-expand-lg .navbar-nav .nav-link:hover {
    color: #fff;
    transition: ease-in 0.3s;
    border-bottom: solid 1px;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #fff;
    min-width: 400px;
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
    z-index: 1;
    padding: 10px 20px;
    border-radius: 10px;
    top: 47px;
    transition: ease-in 0.3s;
}

.dropdown-content::before {
    content: '';
    position: absolute;
    border-bottom: solid 10px #fff;
    border-left: solid 10px transparent;
    border-right: solid 10px transparent;
    top: -10px;
}

.dropdown-content h3 {
    font-size: 1.25rem;
    line-height: 26px;
    color: #1A2B47;
    margin-bottom: 5px;
}

.dropdown-content ul {
    display: inline-block;
    padding-left: 20px;
    margin-right: 10px;
}

.dropdown-content ul:nth-child(2) {
    width: 190px;
}

.dropdown-content ul:last-child {
    width: 130px;
}

.dropdown-content li {
    list-style-type: disc;
}

.dropdown-content a {
    float: none;
    color: black;
    padding: 2px 5px;
    text-decoration: none;
    display: block;
    text-align: left;
    transition: ease-in 0.3s;
}

.dropdown-content a:hover {
    color: #831D00;
    transition: ease-in 0.3s;
    padding-left: 10px;
}

@media screen and (min-width:769px) {
    .dropdown:hover .dropdown-content {
        display: block;
    }
}

.search-field {
    position: relative;
}

.search-field input {
    background: #FFFFFF;
    box-shadow: 0px 6px 20px rgba(0, 0, 0, 0.15);
    border-radius: 49px;
    border: none;
    padding-left: 20px;
    width: 200px;
    height: 45px;
    transition: ease-in 0.3s;
}

.search-field input:focus {
    box-shadow: 0px 0px 20px #ec90478a;
    transition: ease-in 0.3s;
}

.search-field a {
    position: absolute;
    top: 35px;
    right: 17px;
    font-size: 1.125rem;
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
    opacity: 1;
}

.carousel-indicators .active {
    background-color: #874d27;
}

.carousel-control-prev {
    left: -80px;
    background: url(../images/arrow-left.png) no-repeat center left;
    opacity: 1;
    transition: ease-in 0.3s;
}

.carousel-control-prev:hover {
    transform: translateX(-10px);
    transition: ease-in 0.3s;
}

.carousel-control-prev-icon {
    display: none;
}

.carousel-control-next {
    right: -80px;
    background: url(../images/arrow-right.png) no-repeat center right;
    opacity: 1;
    transition: ease-in 0.3s;
}

.carousel-control-next:hover {
    transform: translateX(10px);
    transition: ease-in 0.3s;
}

.btn {
    padding: 15px 30px;
    line-height: 35px;
    font-size: 1.2rem;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 600;
    border-radius: 10px;
    background: #12263e;
    color: #ffffff;
    border-color: #12263e;
}

.btn:hover {
    color: #ffffff;
    text-decoration: none;
}


section {
    padding: 100px 0 !important;
    position: relative;
}

.section-header,
.section-header2 {
    position: relative;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 20px;
}

.section-header h2,
.section-header2 h2 {
    font-size: 40px;
    font-weight: 500;
    margin-bottom: 0px;
    color: #0e2e50;
    position: relative;
    display: inline-block;
    z-index: 1;
    padding: 0 20px;
}

.section-header2 {
    position: relative;
    padding-bottom: 50px;
}

.section-header2::before {
    content: '';
    width: 40px;
    height: 160px;
    position: absolute;
    background: url(../images/vector1.png) no-repeat center 100%;
    background-size: auto;
    background-size: 100%;
    top: -50px;
    left: 0px;
    opacity: 0.5;
}

.section-header2::after {
    content: '';
    width: 350px;
    height: 150px;
    position: absolute;
    background: url(../images/img2.png) no-repeat center 100%;
    background-size: auto;
    background-size: 100%;
    top: -50px;
    right: 0px;
    opacity: 1;
}

.section-header p {
    font-size: 1.125rem;
    font-weight: 600;
}

.how-we-work {
    text-align: center;
}

.how-we-work p {
    margin: 25px 0;
    font-weight: 500;
    font-size: 1.5rem;
    line-height: 41px;
    text-align: center;
    color: #000000;
}


/* Slider */

.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

[dir='rtl'] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

.global-community p {
    margin-bottom: 60px;
}

.slider {
    width: 100%;
    margin: 0px auto;
}

.slick-slide {
    margin: 0px 15px;
}

.client-logo {
    padding: 30px;
}

.slick-slide img {
    width: 100%;
}

.slick-prev:before,
.slick-next:before {
    color: black;
}

.slick-slide {
    transition: all ease-in-out .3s;
    opacity: .2;
}

.slick-active {
    opacity: 1;
}

.slick-current {
    opacity: 1;
}

.category-item {
    border-radius: 14px;
    width: 100%;
    text-align: center;
    box-shadow: 0px 4px 30px rgba(0, 0, 0, 0.1);
    padding: 20px 0;
}


/* .category-item img {
    height: 200px;
    width: auto;
} */

.category-item>div {
    margin-top: -20px;
}

.category-item h3 {
    color: #fff;
    font-size: 1.25rem;
    font-family: 'humnst777_cn_btregular';
    margin-bottom: 0;
}

.testimonial {
    text-align: center;
    background-color: #ffffff;
    position: relative;
    border-radius: 10px;
    padding: 10px;
    box-shadow: 10px 10px 30px #eee;
    margin: 10px;
}

.testimonial::before {
    content: '';
    position: absolute;
    top: 100px;
    left: 20px;
    width: 100px;
    height: 100px;
    background: url(../images/qoute.png) no-repeat top left;
    background-size: 30px;
}

.testimonial .comment-img img {
    width: auto;
    margin: auto;
    margin-bottom: 30px;
}

.testimonial .comment {
    font-size: 1rem;
    margin-bottom: 30px;
    text-align: center;
    line-height: 1.5rem;
}

.clients {
    display: flex;
    justify-content: center;
}

.clients .profile-img {
    border-radius: 50%;
    padding: 4px;
    width: 80px;
    height: 80px;
}

.clients .profile-img img {
    width: 100%;
    transition: ease-in 0.3s;
    border-radius: 50%;
}

.clients .profile {
    text-align: left;
    padding: 20px 15px;
}

.clients h3 {
    font-size: 1.175rem;
    margin-bottom: 0;
}

.clients p {
    font-size: 1rem;
    color: #666;
    margin: 0;
}

.heard {
    font-size: 1.175rem;
    font-weight: 600;
}

.slick-vertical .slick-slide {
    border: 0 none;
}

.slick-prev,
.slick-next {
    color: #FFFFFF;
    opacity: 1;
    height: 40px;
    width: 40px;
    margin-top: -20px;
}

.slick-prev {
    left: auto;
    right: -35px;
    top: 50%;
}

.slick-next {
    right: -35px;
    top: 50%;
    margin-top: 0px;
}

.slick-prev:before,
.slick-next:before {
    content: none;
}

.slick-dots li button:before {
    color: rgba(255, 255, 255, 0.4);
    opacity: 1;
    font-size: 0.5rem;
}

.slick-dots li.slick-active button:before {
    color: #FFFFFF;
}

@-webkit-keyframes gradient {
    0% {
        background-position: 5% 0%
    }
    50% {
        background-position: 96% 100%
    }
    100% {
        background-position: 5% 0%
    }
}

@-moz-keyframes gradient {
    0% {
        background-position: 5% 0%
    }
    50% {
        background-position: 96% 100%
    }
    100% {
        background-position: 5% 0%
    }
}

@keyframes gradient {
    0% {
        background-position: 5% 0%
    }
    50% {
        background-position: 96% 100%
    }
    100% {
        background-position: 5% 0%
    }
}

.flip-box {
    background-color: transparent;
    width: 100%;
    height: 243px;
    perspective: 1000px;
}

.flip-box-inner {
    position: relative;
    width: 100%;
    height: 100%;
    text-align: center;
    transition: transform 0.8s;
    transform-style: preserve-3d;
}

.flip-box:hover .flip-box-inner {
    transform: rotateY(180deg);
}

.flip-box-front,
.flip-box-back {
    position: absolute;
    width: 100%;
    height: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.flip-box-front {
    color: black;
}

.flip-box-back {
    color: white;
    transform: rotateY(180deg);
}

footer {
    padding-top: 35px;
    position: relative;
    background-color: #12263e !important;
}


.rotate-circle {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    width: 178px;
    height: 162px;
    bottom: 0;
    right: 0;
}

.rotate-circle2 {
    position: absolute;
    z-index: 1;
    overflow: hidden;
    width: 55px;
    height: 55px;
    top: 50px;
    right: 150px;
}

.subscribe {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
}

.subscribe .email input {
    max-width: 490px;
    height: 47px;
    border: none;
    border-bottom: solid 1px #000;
    margin-right: 25px;
    font-size: 1.875rem;
    background-color: transparent;
}

.footer-links {
    display: flex;
    flex-direction: row;
    justify-content: center;
    width: 100%;
    margin-top: 170px;
    flex-wrap: wrap;
}

.footer-links ul {
    width: 20%;
    padding: 0;
}

.footer-links ul:nth-child(2) {
    width: 25%;
}

.footer-links ul:nth-child(3) {
    width: 15%;
}

.footer-links ul:last-child li {
    text-align: right;
}

.footer-links ul h3 {
    font-size: 1.125rem;
    font-weight: bolder;
    color: #69676a;
    margin-bottom: 20px;
}

.footer-links ul li {
    list-style-type: none;
    margin-bottom: 10px;
    color: #69676a;
}

.footer-links ul li a {
    color: #69676a;
}

.footer-links ul li a:hover {
    color: #000000;
}

.footer-links ul li a svg {
    width: 26px;
    fill: #69676a;
}

.footer-links ul li a svg:hover {
    fill: #000000;
}

footer h3 {
    font-size: 1.5rem;
    line-height: 46px;
    color: #ABCDE7;
    font-family: 'humnst777_cn_btregular';
}

footer p {
    font-weight: 500;
    font-size: 16px;
    line-height: 27px;
    color: #FFFFFF;
}

.contact {
    display: flex;
    flex-wrap: wrap;
}

.contact ul {
    padding: 0;
    margin-right: 30px;
}

.contact ul,
.contact li,
.contact li a {
    list-style: none;
    color: #fff;
    font-weight: 500;
    font-size: 1.125rem;
    line-height: 30px;
}

.contact li span {
    color: #ABCDE7;
}

.contact li a:hover {
    color: #FFA064;
}

.copy-right {
    margin-top: 30px;
    border-top: 2px solid #ffffff;
    display: flex;
    justify-content: space-between;
    position: relative;
    z-index: 9;
}

.copy-right p {
    line-height: 21px;
    font-size: 14px;
    color: #ffffff;
    margin-bottom: 0;
    padding: 20px 0;
}

.copy-right p span {
    color: #3BBFFF;
}

.img-fluid {
    max-width: 100%;
    height: auto;
}

.message {
    position: absolute;
    top: auto;
    bottom: 150px;
    left: auto;
    right: 56px;
}

#mask {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9000;
    background-color: #26262c;
    display: none;
    width: 100% !important;
    height: 100% !important;
    opacity: 0.7;
}

#boxes .window {
    position: fixed;
    left: 50%;
    top: 100px;
    transform: translateX(-50%);
    max-width: 440px;
    height: 850px;
    display: none;
    z-index: 9999;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
}

#boxes #dialog {
    max-width: 510px;
    width: 510px;
    height: auto;
    padding: 55px 80px 90px;
    background-color: #ffffff;
    font-size: 18pt;
}

.agree:hover {
    background-color: #D1D1D1;
}

.popupoption:hover {
    background-color: #D1D1D1;
    color: green;
}

.popupoption2:hover {
    color: red;
}


/* .close {
    position: absolute;
    right: 50px;
    top: 50px;
} */

#boxes .window h3 {
    font-size: 1.375rem;
    color: #0675ba;
    margin-top: 10px;
    margin-bottom: 35px;
}

.custom-select {
    position: relative;
    padding: 0;
    max-width: 200px;
    height: 45px;
    background: #fff url(../images/arrow3.png) no-repeat right 15px center;
    font-size: 16px;
    padding-left: 20px;
    padding-right: 50px;
    border-radius: 0;
    border: none;
}

.custom-select select {
    display: none;
    /*hide original SELECT element:*/
}

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-color: #fff transparent transparent transparent;
}

.custom-select:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}

.sort {
    display: inline-block;
    padding-right: 20px;
    line-height: 42px;
    font-weight: 600;
}


/*point the arrow upwards when the select box is open (active):*/

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}


/*style the items (options), including the selected item:*/

.select-items div,
.select-selected {
    color: #000000;
    padding: 8px 16px;
    /* border: 1px solid transparent; */
    border-color: transparent transparent rgba(0, 0, 0, 0.1) transparent;
    cursor: pointer;
    user-select: none;
    text-align: left;
    font-size: 1.125rem;
    padding-left: 40px;
    font-weight: 600;
}


/*style items (options):*/

.select-items {
    position: absolute;
    background-color: #fff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    border: solid 1px #ccc;
}


/*hide the items when the select box is closed:*/

.select-hide {
    display: none;
}

.select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

.img-block {
    position: relative;
    z-index: 1;
    width: 100%;
    cursor: pointer;
}

.img-block:before,
.img-block::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 50%;
    height: 100%;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    will-change: all;
}

.img-block .overlay {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.4);
    opacity: 0;
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    will-change: all;
}

.img-block::after {
    right: 0;
    left: auto;
}

.img-block .img-overlay {
    position: absolute;
    left: 50%;
    z-index: 1;
    padding: 0;
    top: 50%;
    margin: 0 auto;
    display: inline-block;
    transform: translate(-50%, -50%);
    -webkit-transition: all 0.4s linear;
    -moz-transition: all 0.4s linear;
    -ms-transition: all 0.4s linear;
    -o-transition: all 0.4s linear;
    transition: all 0.4s linear;
    will-change: all;
    opacity: 0;
}

.img-block:hover:before,
.img-block:hover:after {
    opacity: 1;
    visibility: visible;
    width: 0;
}

.img-block:hover:after {
    left: auto;
    right: 0;
}

.img-block:hover .overlay,
.img-block:hover .img-overlay {
    opacity: 1;
}

.banner.product-slider,
.banner.product-slider .carousel-inner img {
    height: auto;
}

.sizes .select-size {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    justify-content: space-between;
}

.sizes .select-size a {
    width: 100%;
    height: 390px;
    background-color: #fff2cd;
    width: 20%;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    font-size: 1.375rem;
    margin: 0 2px;
    flex: 20;
}

.sizes .select-size a span {
    display: inline-block;
    margin-bottom: 50px;
    position: absolute;
}

.sizes .select-size a:hover,
.sizes .select-size a.active {
    background-color: #69676a;
    font-weight: bold;
    color: #fff;
}

.products {
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 0px;
    background: #fdfeff;
    padding: 30px;
    box-shadow: 0 10px 10px #c4ccdb;
}
.products:hover{
    background: #f2f5fb;
}
.product-details {
    text-align: center;
    line-height: 27px;
    padding: 10px;
    width: 100%;
}

.products .product-box {
    background-color: #fff;
    border-radius: 6px;
    padding: 10px;
    min-height: 220px;
    display: flex;
    align-items: center;
}


.products p {
    font-style: normal;
    font-size: 16px;
    text-align: center;
    padding: 10px;
    margin-bottom: 0;
    line-height: 1.4;
}
.product-image4 {
    border-radius: 25px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 20px;
}



.product-details h3 {
    font-size: 24px;
    margin-bottom: 0px;
    color: #000;
    font-weight: 600;
    font-family: 'humnst777_cn_btregular';
}

.checkout-btns {
    display: flex;
    justify-content: center;
    margin-top: 50px;
}

.checkout-btns .btn {
    margin: 0 25px;
}

.cart-details-box .cart-desc-box {
    border: solid 1px #000000;
    padding: 25px 20px;
}

.cart-details-box .cart-desc-box h3 {
    font-size: 1.25rem;
    margin-bottom: 20px;
}


/* DivTable.com */

.divTable {
    display: table;
    width: 60%;
}

.divTableRow {
    display: table-row;
}

.divTableRow .divTableCell:last-child {
    text-align: right !important;
    width: 150px;
}

.divTableRow .divTableCell2 {
    border: solid 1px #000;
}

.divTableHeading {
    display: table-header-group;
}

.divTableCell,
.divTableHead {
    display: table-cell;
    padding: 0px 0px 20px;
}

.divTableBody {
    display: table-row-group;
}

.divTableHeader {
    font-size: 1.25rem;
    font-weight: 600;
}

.customer-note textarea {
    width: 100%;
    padding: 30px 40px;
    height: 175px;
    border: dashed 1px #000000;
    font-size: 1.25rem;
    margin-top: 90px;
    resize: none;
}

.promo-code-box {
    width: 100%;
    height: 190px;
    border: solid 1px #000000;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-around;
    margin-top: 60px;
}

.promo-code-box .promo-code-text {
    font-size: 1.625rem;
    font-weight: 600;
    padding: 0 20px;
}

.promo-code-box .promo-code {
    font-size: 48px;
    font-weight: 600;
}

.promo-code-box span {
    background-color: #f7f7f7;
    padding: 0 70px;
    line-height: 80px;
    display: inline-block;
}

.total-cart {
    margin-top: 70px;
    text-align: right;
    margin-bottom: 40px;
}

.total-cart h2 {
    font-size: 2.225rem;
    margin-bottom: 10px;
}

.customer-info-form {
    margin-top: 10px;
}

.form-control {
    width: 100%;
    padding: 0px 25px;
    line-height: 50px;
    border: solid 1px #000000;
    font-size: 1.25rem;
    margin-bottom: 40px;
    resize: none;
    border-radius: 0;
    height: auto;
}

textarea.form-control {
    height: 170px;
}

.customer-info {
    margin-top: 200px;
}

.fields {
    text-transform: uppercase;
    font-size: 1.25rem;
    font-weight: 600;
    margin-bottom: 20px;
}

.return-to-cart {
    display: flex;
    margin-top: 85px;
    margin-bottom: 50px;
}

.return-to-cart a:last-child {
    margin-left: 50px;
}

.span_pseudo,
.chiller_cb span:before,
.chiller_cb span:after {
    content: "";
    display: inline-block;
    background: #000000;
    width: 0;
    height: 0.2rem;
    position: absolute;
    transform-origin: 0% 0%;
}

.chiller_cb {
    position: relative;
    height: 42px;
    display: flex;
    align-items: center;
    margin-bottom: 40px;
}

.chiller_cb input {
    display: none;
}

.chiller_cb input:checked~span {
    border-color: #000000;
}

.chiller_cb input:checked~span:before {
    width: 24px;
    height: 2px;
    transition: width 0.1s;
    transition-delay: 0.3s;
}

.chiller_cb input:checked~span:after {
    width: 10px;
    height: 2px;
    transition: width 0.1s;
    transition-delay: 0.2s;
}

.chiller_cb input:disabled~span {
    background: #000000;
    border-color: #000000;
}

.chiller_cb input:disabled~label {
    color: #dcdcdc;
}

.chiller_cb input:disabled~label:hover {
    cursor: default;
}

.chiller_cb label {
    padding-left: 60px;
    position: relative;
    z-index: 2;
    cursor: pointer;
    margin-bottom: 0;
}

.chiller_cb span {
    display: inline-block;
    width: 40px;
    height: 40px;
    border: 1px solid #000000;
    position: absolute;
    left: 0;
    transition: all 0.2s;
    z-index: 1;
    box-sizing: content-box;
}

.chiller_cb span:before {
    transform: rotate(-50deg);
    top: 28px;
    left: 16px;
}

.chiller_cb span:after {
    transform: rotate(35deg);
    bottom: 15px;
    left: 9px;
}

.inter-ship-textarea textarea {
    border-style: dashed;
}

.inter-ship-textarea .btn2 {
    position: relative;
    top: 30%;
}


/* DivTable.com */

.divTableRow2 {
    display: flex;
    margin-top: -1px;
}

.divTableRow2 .divTableCell2:last-child {
    text-align: center !important;
    flex: 0 0 25%;
    margin-left: -1px;
}

.divTableRow2 .divTableCell2:first-child {
    padding-left: 34px;
}

.divTableRow2 .divTableCell2 {
    border: solid 1px #000;
    flex: 0 0 75%;
    line-height: 64px;
    font-size: 1.125rem;
}

.divTableRow3 .divTableCell2 {
    border: none;
    text-transform: uppercase;
    line-height: normal;
}

.divTableRow3 .divTableCell2:first-child {
    padding-left: 0;
}

.redirect {
    margin-top: 250px;
}

.contact-us-btn {
    display: flex;
}

.contact-us-btn p {
    margin-left: 30px;
    line-height: 46px;
    margin-bottom: 0;
}

.social-media {
    margin: 30px 0;
}

.social-media ul {
    display: flex;
    text-align: center;
    list-style: none;
    padding: 0;
}

.social-media ul li {
    margin-right: 10px;
}

.social-media ul li a {
    width: 30px;
    text-align: center;
    background-color: #254157;
    color: #fff;
    font-size:16px;
    display: block;
    height: 30px;
    border-radius: 50%;
    padding: 7px 5px;
}

.social-media ul li a:hover {
    background-color: #fff;
    color: #254157;
}

.sizing-guide {
    margin-top: 200px;
}

.custom-select2 {
    position: relative;
    margin: 0px;
    border: none;
    border-radius: initial;
    padding: 0;
    height: auto;
    background: none;
    line-height: 20px;
}

.custom-select2 .select-selected {
    font-size: 16px;
    padding: 0px 10px;
    width: 90px;
}

.custom-select select {
    display: none;
    /*hide original SELECT element: */
}

.select-selected {
    background-color: transparent;
    font-size: 1.125rem;
}


/* Style the arrow inside the select element: */

.select-selected:after {
    position: absolute;
    content: "";
    top: 14px;
    right: 10px;
    width: 0;
    height: 0;
    border: 0px solid transparent;
    border-color: #fff transparent transparent transparent;
}


/* Point the arrow upwards when the select box is open (active): */

.select-selected.select-arrow-active:after {
    border-color: transparent transparent #fff transparent;
    top: 7px;
}


/* style the items (options), including the selected item: */

.custom-select2 .select-items div {
    padding: 0 7px;
    cursor: pointer;
    font-weight: normal;
}


/* Style items (options): */

.custom-select2 .select-items {
    position: absolute;
    background-color: #ffffff;
    top: 100%;
    left: 0;
    right: 0;
    z-index: 99;
    line-height: 30px;
    margin-top: 10px;
}


/* Hide the items when the select box is closed: */

.select-hide {
    display: none;
}

.custom-select2 .select-items div:hover,
.same-as-selected {
    background-color: rgba(0, 0, 0, 0.1);
}

.form-control {
    border-radius: 0px;
    padding-left: 25px;
}

.site-header__cart-count {
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    right: -8px;
    top: 4px;
    font-weight: bold;
    background-color: #FF3C2C;
    color: #fff;
    border-radius: 50%;
    width: 1em;
    height: 1em;
    font-size: 11px;
    padding: 8px;
}

.search-div {
    height: 60px;
    background-color: #343434;
    width: 100%;
    position: absolute;
    top: 87px;
    left: 0;
    border-radius: 6px;
    padding: 5px 20px;
}

.search-div .form-control {
    background: 0 0;
    border: 0;
    color: #fff;
    font-weight: 400;
    font-size: 15px;
    padding: 0;
    margin: 0;
}

.search-div .form-control::placeholder {
    color: #fff;
}

.search-div .btn {
    padding: 14px;
    height: 0;
    background: none;
    line-height: 0;
}

.search-div .btn svg {
    fill: #fff;
}

.global-community div {
    display: none;
}

.color-combination {
    width: 260px;
    margin: auto;
    text-transform: uppercase;
    margin-top: 10px;
}

.color-combination p {
    font-size: 14px;
    margin-bottom: 0;
    text-align: center;
}

.color-combination .colors {
    display: flex;
    margin-bottom: 10px;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    line-height: 40px;
}

.color-combination .colors a {
    width: 50%;
}

.color-combination .colors .turquoise {
    background-color: #50abac;
    color: #fff;
}

.color-combination .colors .rose-gold {
    background-color: #fc9d87;
    color: #fff;
}

.color-combination .colors .quite-grey {
    background-color: #e3dfe0;
    color: #000;
}

.color-combination .colors .yellow-gold {
    background-color: #d8c55f;
    color: #000;
}

.img-position {
    position: absolute;
   opacity: 0.3;
}

.mt-100 {
    margin-top: 100px;
}

.mt-200 {
    margin-top: 200px;
}

.mb-100 {
    margin-bottom: 100px;
}

.pb-100 {
    padding-bottom: 100px;
}

.mtb-50 {
    margin-top: 50px;
    margin-bottom: 50px;
}

.header {
    background-color: #fff;
    padding: 50px;
}

.header .section-header {
    margin-bottom: 0;
}

.pack {
    display: flex;
    margin-top: 20px;
}

.pack p {
    color: #000;
    margin-bottom: 0;
}

.pack a {
    display: inline-block;
    padding: 3px 20px;
    background-color: #fff;
    font-size: 14px;
    border-radius: 30px;
    margin-left: 10px;
}

.billing-form .pack a {
    background-color: #eaf1fd;
}

.pack a:hover,
.pack a.active,
.pack a:focus {
    background-color: #3489fe;
    color: #fff;
}

form {
    margin: 0;
}

.inc-dec {
    margin-top: 30px;
    position: relative;
    width: 150px;
}

.inc-dec p {
    color: #000 !important;
    font-size: 14px;
}

.inc-dec h5 {
    color: #000 !important;
    font-size: 16px;
    margin-bottom: 5px;
}

.value-button {
    display: inline-block;
    border: 1px solid #ddd;
    margin: 0px;
    width: 35px;
    height: 35px;
    text-align: center;
    vertical-align: middle;
    padding: 3px 0;
    background: #3489fe;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: relative;
    color: #fff;
    font-size: 1.625rem;
    position: absolute;
}

.value-button:hover {
    cursor: pointer;
}

form #decrease {
    margin-right: 0;
    border-radius: 50%;
    left: 3px;
    bottom: 3px;
}

form #increase {
    margin-right: 0;
    border-radius: 50%;
    right: 3px;
    bottom: 3px;
}

form #input-wrap {
    margin: 0px;
    padding: 0px;
}

input#number {
    text-align: center;
    border: none;
    margin: 0px;
    width: 150px;
    height: 40px;
    border-radius: 30px;
    font-size: 1.125rem;
    font-weight: 600;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.cart-btn {
    display: inline-flex;
    margin-top: 0px;
}

.cart-btn a,
.btn2,
.sub-btn {
    padding: 7px 30px;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    font-weight: 600;
    margin: 0;
    text-transform: uppercase;
}

.cart-btn a:hover,
.cart-btn a.active {
    background-color: #67ad0c;
    color: #fff;
}

.cart-btn a.remove {
    background-color: #ff5454;
    color: #fff;
    height: 40px;
    margin-top: 30px;
}

#faq .card {
    margin-bottom: 0;
    border: 0;
    border-bottom: solid 1px #ccc;
}

#faq .card .card-header {
    border: 0;
    padding: 0;
}

#faq .card .card-header .btn-header-link {
    display: block;
    text-align: left;
    color: #222;
    padding: 0px;
    text-transform: uppercase;
    font-size: 1.125rem;
    border: none;
    padding: 0 10px;
}

#faq .card .card-header .btn-header-link:hover {
    background: #FFD6BC;
}

#faq .card .card-header .btn-header-link:after {
    content: "\f107";
    font-family: 'FontAwesome';
    font-weight: 900;
    float: right;
}

#faq .card .card-header .btn-header-link.collapsed:after {
    content: "\f106";
}

#faq .card .collapsing {
    line-height: 20px;
}

#faq .card .collapse {
    border: 0;
}

#faq .card .collapse.show {
    line-height: 20px;
    color: #222;
    background-color: #f2f5fa;
}

#faq .card .card-body {
    padding: 10px;
    padding-bottom: 20px;
}

.description {
    margin-top: 0px;
    border-bottom: solid 1px #ccc;
    padding-bottom: 20px;
}

.cart-box {
    display: flex;
    width: 100%;
    background: #fff;
    border-radius: 10px;
    margin-bottom: 20px;
}

.cart-img {
    padding: 15px;
}

.cart-img img {
    height: 200px;
    border-radius: 10px;
}

.cart-box .product-details {
    border-radius: 10px;
}

.mt-10 {
    margin-top: 10px;
}

.mb-10 {
    margin-bottom: 10px;
}

.my-cart-title {
    border-top: solid 1px #ccc;
}

.my-cart-title h3 {
    font-size: 1.25rem;
    text-transform: uppercase;
    padding-top: 5px;
}

.order-summary,
.payment-method {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
}

.coupon-code {
    display: flex;
}

.coupon-code input,
.form-control {
    background-color: #f5f5f5;
    padding: 5px 20px;
    font-size: 14px;
    border-radius: 0px;
    border: none;
    line-height: 30px;
    height: 40px;
}

.coupon-code .btn2 {
    background-color: #3489fe;
    color: #fff;
    border: none;
}

.price-box {
    margin-top: 20px;
}

.price-box p {
    display: flex;
    justify-content: space-between;
    position: relative;
}

.price-box p strong {
    text-align: right;
}

.blue-txt {
    color: #3489fe;
}

.sub-total {
    border-top: solid 1px #ccc;
    padding-top: 10px;
}

.sub-total p {
    font-size: 1.25rem;
    font-weight: 700;
}

.price-box p i {
    color: #3489fe;
    margin-left: 6px;
    margin-top: 5px;
}

.sub-btn {
    display: inline-block;
    background: #4469FF;
    margin: 0;
    color: #fff;
    border: none;
    border-radius: 4px;
    margin-top: 40px;
    padding: 0 30px;
}

.sub-btn:hover,
.sub-btn:focus {
    background: #eaf1fd;
    color: #000;
}

.sub-btn2 {
    width: 36px;
    height: 36px;
    background: #67ad0c;
    margin: 0;
    color: #fff;
    border-radius: 50%;
    margin-left: 20px;
    text-align: center;
    line-height: 40px;
    font-size: 1.25rem;
    padding: 0px 30px;
}

.sub-btn2 i {
    margin-top: 8px;
}

.gray-btn {
    background: #eaf1fd;
    color: #000;
}

.gray-btn:hover,
.gray-btn:focus {
    background: #67ad0c;
    color: #fff;
}

.modal-dialog {
    max-width: 400px;
    margin: 1.75rem auto;
}

.modal-footer {
    display: block;
    text-align: center;
    padding-left: 30px;
    padding-right: 30px;
    border: none;
}

.modal-footer p a {
    color: #3489fe;
}

.modal-footer p a:hover {
    text-decoration: underline;
}

.modal-header {
    border: none;
}

.modal-header .close {
    background-color: #eaf1fd;
    padding: 0px 11px 8px;
    border-bottom-left-radius: 10px;
    font-size: 1.875rem;
    line-height: 30px;
    border-top-right-radius: 10px;
}

.modal-body p {
    font-size: 1.125rem;
    font-weight: 700;
    text-align: center;
    padding: 20px;
    border-bottom: solid 1px #ccc;
    margin-bottom: 0;
}

.modal-content {
    border-radius: 10px;
}

.billing-form {
    background-color: #fff;
    padding: 30px 50px 40px;
    border-radius: 10px;
}

.form-group {
    margin-bottom: 0rem;
}

.form-control {
    margin-bottom: 15px;
}

button:focus {
    outline: 1px dotted;
    outline: none;
}

.payment-method {
    background: #fff url(../images/payment.png) no-repeat top right;
    background-size: 50%;
}

.payment-method .product-title {
    border-bottom: solid 1px #ccc;
    margin-top: 30px;
    width: 60%;
}

[type="radio"]:checked,
[type="radio"]:not(:checked) {
    position: absolute;
    left: -9999px;
}

[type="radio"]:checked+label,
[type="radio"]:not(:checked)+label {
    position: relative;
    padding-left: 28px;
    cursor: pointer;
    line-height: 20px;
    display: inline-block;
    color: #000;
    font-weight: 600;
}

[type="radio"]:checked+label:before,
[type="radio"]:not(:checked)+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 18px;
    height: 18px;
    border: 1px solid #3489fe;
    border-radius: 100%;
    background: #fff;
}

[type="radio"]:checked+label:after,
[type="radio"]:not(:checked)+label:after {
    content: '';
    width: 12px;
    height: 12px;
    background: #3489fe;
    position: absolute;
    top: 3px;
    left: 3px;
    border-radius: 100%;
    -webkit-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

[type="radio"]:not(:checked)+label:after {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
}

[type="radio"]:checked+label:after {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.tooltip {
    position: relative;
    display: inline-block;
    border-bottom: 1px dotted black;
}

.fa-info-circle .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 100%;
    left: 50%;
    /* Fade in tooltip - takes 1 second to go from 0% to 100% opac: */
    opacity: 0;
    transition: opacity 1s;
}

.fa-info-circle:hover .tooltiptext {
    visibility: visible;
    opacity: 1;
}

.carousel-caption {
    position: absolute;
    right: 11%;
    left: 2%;
    z-index: 10;
    padding-top: 0px;
    color: #fff;
    text-align: center;
    margin-top: 23.5%;
    top: 0;
}

.carousel-control-next-icon,
.carousel-control-prev-icon {
    background-image: none;
}

.address p {
    text-align: center;
    font-size: 1.25rem;
    font-family: 'humnst777_cn_btregular';
    width: 50%;
}

.address p span {
    display: block;
    margin-top: 5px;
}

.address p.border-line {
    width: 2px;
    margin: 0 30px;
    position: relative;
}

.address p.border-line:after {
    content: '';
    width: 2px;
    background-color: #ccc;
    position: absolute;
    top: 0px;
    right: 0;
    height: 90px;
}

.address.contact-num {
    display: flex;
    width: 50%;
    margin: auto;
}

.address.contact-num p {
    width: 100%;
    margin-top: 30px;
    position: relative;
}

.address.contact-num p:first-child {
    border-right: solid 1px #ccc;
}

.map {
    width: 100%;
    border-radius: 10px;
    border: solid 1px #ccc;
    height: 300px;
    margin-top: 50px;
}

.pos-abs {
    position: absolute;
}

.gif-img {
    width: 398px;
    overflow: hidden;
}

.gif-img img {
    margin-left: -1px;
}

.categories {
    border-radius: 10px;
    position: relative;
}

.categories2 {
    margin-bottom: 30px;
}

.categories2 img {
    max-width: 100%;
    border-radius: 6px;
}

.category-info {
    width: 100%;
    position: absolute;
    top: 0;
    height: 100%;
    padding-left: 30px;
    padding-right: 30%;
    padding-top: 40px;
    border-radius: 6px;
}

.category-info h2 {
    color: #fff;
    font-size: 2rem;
    line-height: 46px;
    margin-bottom: 0;
    font-family: 'humnst777_cn_btregular';
}

.category-info p {
    color: #fff;
    font-size: 1rem;
    font-weight: 500;
}

.why-us,
.why-choose-us {
    padding: 0;
    height: 100%;
    padding-top: 0;
    padding-right: 100px;
}

.why-us ul,
.why-choose-us ul {

    display: flex;
    padding: 0;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    flex-wrap: wrap;
    gap: 20px;
}

.why-us ul li,
.why-choose-us ul li {
    width: 25%;
}

.why-us ul li p,
.why-choose-us ul li p {
    text-align: center;
}
.why-choose-us ul li p.icon-title{margin: 0;}
.why-choose-us ul li h3 {
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    color: #fff;
    margin-bottom: 0;
}

.container.sectionn .section-box {
    height: auto;
}

.why-choose-us {
    padding: 0;
}

.why-choose-us ul li {
    flex: 1 1 0;
    background: #254c74;
    border-radius: 10px;
    padding: 20px;
}
.our-clients ul {
    display: flex;
    padding: 0;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    flex-wrap: wrap;
}
.our-clients ul li {
    width: 20%;
}

.our-clients ul li p {
    background-color: #fff;
    width: 100%;
    padding: 20px;
    display: flex;
    align-items: center;
    text-align: center;
    margin-bottom: 0;
}

.our-clients ul li p img {
    margin: auto;
}

.icon {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    margin: auto;
    display: grid;
    place-content: center;
    margin-bottom: 20px;
}

.icon-title {
    font-size: 1rem;
    padding: 0 10px;
    font-weight: 600;
    color: #fff;
    margin-top: 10px;
}

.icon img {
    max-width: 100%;
    margin-top: 10px;
}

.icon-green {
    background-color: #B5EECD;
}

.icon-yellow {
    background-color: #FAEBA6;
}

.icon-red {
    background-color: #F8C1BC;
}

.btn3 {
    background-color: #0e2e50;
    color: #fff;
    padding: 0 20px;
    border: none;
    border-radius: 30px;
}

.btn3:hover {
    background-color: #99b3da;
}

.filter {
    background-color: #fff;
    padding: 30px 0;
}

.filter h2 {
    font-family: 'humnst777_cn_btregular';
    font-size: 26px;
    text-transform: uppercase;
}

.filter h4 {
    font-family: 'humnst777_cn_btregular';
    font-size: 20px;
    color: #656565;
    font-weight: 500;
}

.by-color ul {
    display: flex;
    flex-wrap: wrap;
    padding-left: 0;
}

.by-color ul li {
    width: 16%;
    list-style: none;
    margin-bottom: 20px;
}

.by-color ul li a span {
    display: inline-block;
    padding-left: 20px;
}

.product-detail2 {
    margin-top: 20px;
}

.product-detail2 ul {
    list-style: none;
    padding: 0;
}

.product-detail2 li {
    border-bottom: solid 1px #ccc;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 10px 0;
}

.product-detail2 li p {
    width: 50%;
    font-size: 16px;
}

.product-detail2 li p strong,
.product-detail2 li p span {
    display: block;
    color: #000;
}

.product-detail2 li p span {
    font-size: 12px;
}

.tab-content {
    background: #FFFFFF;
    box-shadow: 5px 7px 50px -3px rgba(0, 0, 0, 0.05);
    border-radius: 15px;
    padding: 20px 40px;
}

.nav-pills .nav-item {
    margin-bottom: 10px;
}

.nav-pills .nav-link {
    background: #ffffff;
    border-radius: 60px;
    padding: .3rem 1rem;
    font-weight: 600;
    display: flex;
    justify-content: space-between;
}

.nav-pills .nav-link .fa {
    font-size: 12px;
    margin-top: 7px;
    transition: ease 0.3s;
}

.nav-pills .nav-link.active .fa {
    transform: rotate(90deg);
}

.nav-pills .nav-link.active,
.nav-pills .nav-link:hover {
    background: #FFD6BC;
    color: #000000;
}

.modal-title {
    font-family: 'humnst777_cn_btregular';
}

.modal-body p {
    font-size: 1.25rem;
    color: #824C20;
    padding: 0 0 25px 0;
    text-align: left;
    border: none;
}

@keyframes myfirst7 {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.black-bg {
    height: 343px;
    background-color: #373737;
    width: 100%;
    position: absolute;
}

.black-bg img {
    height: 100%;
    width: auto;
}

#carouselExampleControls .carousel-control-prev {
    background: url(../images/arrow-left2.png) no-repeat center left;
    left: -50px;
}

#carouselExampleControls .carousel-control-next {
    background: url(../images/arrow-right2.png) no-repeat center right;
    right: -50px;
}

.social-media2 {
    margin-bottom: 30px;
    position: absolute;
    z-index: 1;
    bottom: 0;
}

.social-media2 ul {
    display: flex;
    justify-content: flex-end;
    text-align: center;
    list-style: none;
    padding: 0;
}

.social-media2 ul li {
    margin-left: 15px;
    display: block;
}

.social-media2 ul li a {
    text-align: center;
    color: #fff;
    font-size: 1rem;
    display: block;
    position: relative;
    right: 0;
    top: 0;
    margin-top: 0;
}

.social-media2 ul li a:hover {
    color: #ee163f;
}

.product-img-clr {
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0px;
    bottom: 0px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-bottom: 0;
}

.green {
    background: linear-gradient(180deg, rgba(34, 255, 242, 0.8) 0%, rgba(30, 200, 190, 0.8) 100%);
}

.red {
    background: rgba(255, 71, 61, 0.8);
}

.blue {
    background: linear-gradient(180deg, rgba(34, 255, 242, 0.8) 0%, rgba(30, 200, 190, 0.8) 100%);
}

.logogap {
    margin-left: 50px;
}

.rightgap{
    margin-right: 50px;
}


.title1 {
    position: relative;
    z-index: 10000; 
    text-align: left; 
    margin-top: -30px; 
}


.cam-img {
    width: 100%;
}

.cam-img img {
    position: absolute;
    top: 50px;
    z-index: 0;
}

.blue-bg {
    background: #E0ECFF;
}

.section-header3 {
    text-align: left;
}

.section-header3 h2 {
    padding: 0;
}

.pl-50 {
    padding-left: 50px;
}

.category-info-box {
    min-height: 250px;
}

.pb100 {
    padding-bottom: 100px;
}

.who-we-are,
.who-we-are2 {
    position: relative;
}

.who-we-are::before {
    width: 100%;
    height: 145px;
    background-color: #B9D4FF;
    content: '';
    position: absolute;
    bottom: 0;
}

.who-we-are2::before {
    height: 165px;
    bottom: -30px;
}

.circle-bg {
    position: absolute;
    width: 100px;
    height: 100px;
    right: -20px;
    top: -30px;
    border-radius: 50%;
    z-index: 0;
}

.left-img img {
    position: relative;
    z-index: 1;
}

.list-50 {
    display: flex;
    flex-wrap: wrap;
    padding-left: 23px!important;
}

.list-50 li {
    width: 50% !important;
    margin-bottom: 10px;
}

.cctv-box {
    border-radius: 10px;
    padding: 10px;
    background-color: #E0ECFF;
    margin-bottom: 30px;
}

.cctv-boxes {
    display: flex;
    flex-wrap: wrap;
    margin-left: -10px;
    margin-right: -10px;
}

.cctv-boxes .cctv-box {
    width: 48%;
    margin: 1%;
}

.mac {
    background: url(../images/biometric-mac.png) no-repeat top center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}

.mac::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    top: 0;
}

.mac p,
.mac strong {
    color: #fff;
}

.main-banner .h2 {
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
    top: 70%;
}

.dropdown-menu {
    border-radius: 0;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    top: 50px;
    padding-left: 0px;
    background: rgba(255, 255, 255, 0.2);
}

.dropdown-menu:before {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-bottom: 14px solid rgba(255, 255, 255, 0.2);
    left: 10px;
    top: -14px;
}

.dropdown-item {
    padding: .25rem 1rem;
}

.dropdown-item:focus,
.dropdown-item:hover,
.dropdown-item.active,
.dropdown-item:active {
    background: rgba(255, 255, 255, 0.5);
    text-decoration: none;
    background-color: transparent;
}

.mbr-gallery-item-title {
    font-style: normal;
    font-weight: bold;
    font-size: 16px;
    background-color: transparent !important;
}

.mbr-gallery-item-title span {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

.mbr-gallery .mbr-gallery-item>.mbr-gallery-item-title::before {
    display: none;
}


.carousel-item-box {
    background: #FFFFFF;
    box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.07);
    border-radius: 10px;
    max-width: 1000px;
    height: 90vh;
    padding: 10px 40px;
    margin: auto;
    overflow-y: auto;
}

.caro-prod-desc {
    padding: 0;
}

.caro-prod-desc li {
    display: flex;
    margin-bottom: 5px;
}

.caro-prod-desc li .caro-prod-title {
    font-weight: bold;
    width: 30%;
    font-size: 14px;
    padding: 0;
    color: #000;
}

.caro-prod-desc li .caro-prod-text {
    width: 70%;
    font-size: 14px;
    padding: 0;
    color: #000;
    font-weight: normal;
}

.carousel-item-box-img img {
    width: 150px !important;
}



.map {
    width: 100%;
    border-radius: 10px;
    border: solid 1px #ccc;
    height: 300px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.contact-img {
    position: absolute;
    left: 0;
    top: -30px;
}

.navbar-light .navbar-toggler {
    background-color: #fff;
}

.address {
    display: flex;
}

.text-white {
    color: #fff;
}

.circle2 {
    position: absolute;
    bottom: -30px;
    right: 120px;
}

.login {
    position: relative;
    right: 0;
    z-index: 20;
    background: rgba(255, 255, 255, 0.5);
    width: 250px;
    padding: 4px;
    left: calc(100% - 250px);
}

.login ul {
    list-style: none;
    padding: 0;
    display: flex;
    justify-content: center;
    margin: 0;
}

.login a {
    padding: 1px 20px;
    background: #6B6B6B;
    margin: 0 10px;
    border-radius: 30px;
    display: block;
    color: #fff;
}

.login a.active {
    background: #0e2e50;
}


.carousel-text {
    position: absolute;
    width: 350px;
    z-index: 99999;
    right: 10%;
    top: 40%;
}

.carousel-text p {
    color: #fff;
    font-size: 2.5rem;
    line-height: 3rem;
}

.carousel-text .carousel-btn {
    border-radius: 30px;
    background: linear-gradient(91.55deg, #F34140 1.32%, #FF6B40 94.27%);
    padding: 5px 15px;
    text-align: center;
    color: #fff;
    font-size: 1rem;
}


.banner-content {
    position: absolute;
    top: 50%;
    width: 100%;
    transform: translateY(-50%);
}

.banner-content h1 {
    font-size: 50px;
    color: #fff;
    margin-bottom: 30px;
}


/* New code */
.service-box {
    position: relative;
    margin-bottom: 30px;
}
.service-box .icon-holder {
    overflow: hidden;
    margin-bottom: 20px;
    float: left;
    padding-right: 25px;
}

.service3-content-holder {
    text-align: left;
    overflow: hidden;
}
.info-title {
    font-size: 22px;
    margin: -6px 0 0 0;
    color: #333;
}

.icon-holder .img-wrap {
    width: 80px;
    height: 80px;
    line-height: 80px;
    background-color: #f2f6f7;
    border-radius: 100px;
    text-align: center;
}
.icon-holder .img-wrap img{
    transform: translateY(-50%);
    position: relative;
    top: 50%;
}
.icon-holder .img-wrap .hover-bg {
    background-color: #00c194;
}
.rt-animated-img {
    position: absolute;
    height: auto;
    width: auto !important;
    top: -21px;
    left: -71px;
    animation-duration: 10s;
    z-index: 9;
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    to {
        -webkit-transform: rotate(1turn);
        transform: rotate(1turn)
    }
}
.call-to-action{position: relative; padding: 50px 0}
.call-to-action:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 50%;
    left: 0;
    bottom: 0;
    background-color: #12263e;
}
.call-to-action-inner-6 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 50px 60px;
    background-color: #3BBFFF;
}
.call-to-action-inner-6 h1, .call-to-action-inner-6 p {
    color: #fff;
}
.section-box{
    background-color: #fff;
    padding: 30px 35px 40px;
    max-width: 100%;
    border-radius: 10px;
    -webkit-box-shadow: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
    box-shadow: 0 5px 20px 0 rgba(23, 44, 82, 0.1);
    position: relative;
    height: 100%;
}
.whywork{
    background: rgba(255, 255, 255, 0.2);
    border-radius: 6px;
    padding: 20px;
}
.whywork h3, .whywork li{
    color: #fff;
}
.whywork ul {
    display: flex;
    flex-wrap: wrap;
    gap: 20px 60px;
    padding: 0;
      padding-left: 0px;
    padding-left: 30px;
  }
.whywork li{
    font-size: 1.2rem;
    width: calc(50% - 30px);
    position: relative;
    list-style: none;
}
.whywork li::before {
    content: '';
    display: inline-block;
    height: 20px;
    width: 20px;
    background: url('../images/home-icon.png') no-repeat;
    background-size: 20px;
    position: absolute;
    left: -30px;
    top: 5px;
  }
.request{
    background: url('../images/contact-bg.jpg') no-repeat center / cover;
    position: relative;
}
.request::before{
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
}
.request h3, .request p{color: #fff;}
iframe.iframe {
    border: solid 1px #eee;
    border-radius: 10px;
}
.insta-img{
    width: 100%;
    height: 100%;
}
.insta-img img{
    max-width: 100%;
    height: 260px;
    object-fit: cover;
    width: 100%;
    border-radius: 10px;
}

.video-section .slick-slide {
    height: auto;
}

#clients .testimonial::before{
	display:none
}

.top-bar{
	padding-top:20px
}

.top-bar ul {
    list-style: none;
}

.desk-banner{
	margin:0 auto
}

.banner{
	text-align:center
}

#testimonial .client-logo img {
    height: 70px;
    width: auto;
	text-align: center;
    margin: 0 auto;
}

#testimonial .client-logo{
	text-align:center
}

#testimonial .testimonial::before{
	display:none
}
