@import url("../../../Home/images/general.css");
@import url("../../../Home/images/general.css")
@import url("/Home/images/general.css")
@import url("https://manaseergroup.com/Home/images/general.css")
@import url("https://manaseergroup.com/Home/images/general.css")
:root{
    --classic : #2A3887;
    --plus :  #56852F;
    --drc : #007BB4;
}

@font-face {
    font-family: "HelveticaNeue";
    src: url("../fonts/HelveticaNeue.ttf");
}

@font-face {
    font-family: "HelveticaNeueLight";
    src: url("../fonts/HelveticaNeueLight.ttf");
}

@font-face {
    font-family: "HelveticaNeuemed";
    src: url("../fonts/HelveticaNeueMedium.ttf");
}

@font-face {
    font-family: "HelveticaNeueBold";
    src: url("../fonts/Helvetica-Neu-Bold.ttf");
}

@font-face {
    font-family: "nexaBold";
    src: url("../fonts/NexaBold.ttf");
}

@font-face {
    font-family: "NexaRegular";
    src: url("../fonts/NexaRegular.ttf");
}

@font-face {
    font-family: "NexaLight";
    src: url("../fonts/NexaLight.ttf");
}

body {
    font-family: "HelveticaNeueLight";
}

.container-fluid,
.container-lg,
.container-md,
.container-sm,
.container-xl {
    width: 95%;
    max-width: 1520px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
span,
a,
small,
button {
    font-family: "HelveticaNeueLight";
}

h1 {
    font-size: 37px;
    /*    font-family: "HelveticaNeueBold";*/
    font-family: "nexaBold";
}

h2 {
    font-size: 34px;
    /*    font-family: "HelveticaNeueBold";*/
    font-family: "nexaBold";
}

h3 {
    font-size: 25px;
    /*    font-family: "HelveticaNeueBold";*/
    font-family: "nexaBold";
}

p {
    font-size: 20px;
}

.important-text {
    font-size: 22px !important;
    font-weight: bold;
}

ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.index-main-header {
    height: fit-content;
}

.index-main-header .bg-light {
    background-color: #fff;
    z-index: 1999;
    padding: 10px 0px;
    max-width: 1520px;
    margin: auto;
    height: 92px;
}

i.center{
    align-items: center;
    display: flex;
}
.banner-cont{
    display: flex;
    justify-content: center;
    flex-direction: column;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top;
    width: 100%;
    height: 100%;

}

.banner-cont-inner{
    width: 40%;
    margin: auto;
    background: rgb(255 255 255 / 85%);
    padding: 20px;
    min-width: 320px;
    text-align: center;
    position: relative;
    border-radius: 25px;
}
.height-100vh {
    background-size: cover;
    background-position: bottom;
    height: calc(100vh);
}


@media (max-height: 500px) and (min-height: 390px) {
    .height-100vh {
        height: 150vh !important;
    }
}

@media (max-height: 390px) {
    .height-100vh {
        height: 200vh !important;
    }
}
.new-header-background {
    background: linear-gradient(to right, #09AC77 1%, #2A3887 99%);
}
.header-icons{
    align-items: center;
}
.header-icons img{
    width: 40px;
}
.header-right-icon a:focus {
    box-shadow: none;
}
.navbar-brand img {
    width: 180px;
}




/*menu*/
/*menu*/
.menu-left {
    right: -240px;
    opacity: 0.7;
}

.menu-social-link li img {
    max-height: 20px;
}

.margin-top-inner-page {
    margin: 50px 0;
}

.min-height-page {
    min-height: 65vh;
}

.menu-left-open {
    right: 0;
    opacity: 1;
}

.cont-navRight nav {
    background: #fff;
    position: fixed;
    width: 240px;
    height: 100%;
    z-index: 9999;
    top: 92px;
    -webkit-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}

.cont-navRight nav h3 {
    color: #afdefa;
    padding: 20px;
    background: #fff;
    margin: 0;
}

.cont-navRight nav a {
    display: block;
    color: #626365;
    font-size: 1.2em;
    padding: 20px 0 20px 20px;
    cursor: pointer;
}

.cont-navRight nav a:hover {
    background: #17AA95;
    color: #fff;
    /*    font-family: "HelveticaNeueBold";*/
    font-family: "nexaBold";
}

.download-center-btn:hover {
    background: #17AA95;
    color: #fff;
}

/* Push classes for body */
.menu-push {
    overflow-x: hidden;
    position: relative;
    right: 0;
}

.menu-push-right {
    right: 40px;
}

.menu-push,
.menu-push-right {
    -webkit-transition: 200ms ease-in-out;
    transition: 200ms ease-in-out;
}

.menu-push.menu-push-right .container-fluid {
    width: 80% !important;
}

.menu-list-data li a {
    /*    font-family: "HelveticaNeueLight";*/
    font-family: "NexaRegular";
    font-size: 16px;
    padding: 15px;
    border-bottom: 1px solid transparent;
    text-transform: capitalize;
}

.menu-list-data li {
    border-bottom: 1px solid #707070;
}

.menu-list-data li img {
    margin-right: 15px;
    width: 25px;
}

ul.menu-social-link li {
    display: inline-block;
}

ul.menu-social-link li a:hover {
    background-color: transparent;
}

/*end menu*/
/*end menu*/
.index-first-section .carousel-cell {
    /* background-image: url(../images/Iron-min.jpg); */
    background-size: cover;
    background-repeat: no-repeat;
    /* margin-top: 80px; */
    width: 100%;
    /* height: 280px; */
    margin-top: 0;
    color: #fff;
    /*    height: calc(100vh);*/
    height: 800px;
    /*    background-position: center;*/
    background-position: top;
}

.index-first-section .carousel {
    background: #0074a5;
    background: -moz-linear-gradient(
        left,
        rgb(0 114 163 / 70%) 0%,
        rgb(0 33 106 / 60%) 56%
        );
    background: -webkit-linear-gradient(
        left,
        rgb(0 114 163 / 70%) 0%,
        rgb(0 33 106 / 60%) 56%
        );
    background: linear-gradient(
        to right,
        rgb(0 114 163 / 70%) 0%,
        rgb(0 33 106 / 60%) 56%
        );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0074a5', endColorstr='#00216a', GradientType=1);
}

.index-first-section .flickity-enabled {
    height: 100%;
}

/*.index-first-section {
  height: calc(100vh);
}*/
.inedx-news-box .btn {
    font-family: "HelveticaNeuemed";
    font-size: 14px;
    padding: 9px 10px;
}

.index-carsoul-text {
    background: rgb(23 170 149 / 89%);
    padding: 40px 0;
    min-height: 200px;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-49%);
    -ms-transform: translateY(-49%);
    transform: translateY(-49%);
    display: flex;
    align-items: center;
}

.index-main-slider-text-box p {
    margin-bottom: 25px;
    font-style: italic;
    font-size: 15px;
}

.index-first-section .flickity-page-dots {
    bottom: 40.7%;
}

.index-first-section .container-fluid {
    width: 100%;
    padding: 0;
}

.index-second-section .btn:hover {
    background-color: #c3c2c2;
}

.index-boxes-hover-data {
    opacity: 0;
    -webkit-transition: all 500ms ease-in-out;
    -moz-transition: all 500ms ease-in-out;
    -ms-transition: all 500ms ease-in-out;
    -o-transition: all 500ms ease-in-out;
    transition: all 500ms ease-in-out;
    margin-top: 15px;
    z-index: 9;
    position: relative;
}

.second-sec-left-right-img:hover .index-boxes-hover-data {
    opacity: 1;
}

.index-boxes-hover-data ul {
    text-align: center;
    color: #fff;
    z-index: 9;
}

.index-boxes-hover-data li {
    border-bottom: 1px solid #fff;
    font-size: 22px;
    /*    margin-bottom: 10px;*/
    border-top: 1px solid transparent;
    padding: 5px 0;
    font-family: "HelveticaNeueLight";
}

/*.index-box-default{
  position: absolute;
}*/
.index-boxes-hover-data li:first-child:hover {
    border-top: 1px solid #fff;
}

.index-boxes-hover-data li:hover {
    background-color: #2A3886;
    font-family: "HelveticaNeueBold";
    padding: 5px 0;
}

.index-boxes-hover-data li:hover a {
    font-family: "HelveticaNeueBold";
}

.index-boxes-hover-data li a {
    color: #fff;
    text-decoration: none;
}

.index-animation-new img {
    margin-top: -50px;
}

.index-first-section .container-fluid .row {
    margin: 0;
}

.index-first-section .container-fluid .col-lg-12 {
    padding: 0;
}

.index-first-section .flickity-prev-next-button {
    background: transparent;
    margin: auto;
    top: auto;
    bottom: 36.3%;
    z-index: 99;
}

.index-box-hover-default-img {
    position: absolute;
    top: 0;
    width: 100%;
}

.index-box-hover-default-img img {
    min-height: 314px;
}

.index-carsoul-text .index-main-slider-text-box {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.index-first-section .flickity-prev-next-button .arrow {
    fill: #fff;
}

.index-first-section .flickity-prev-next-button.next {
    right: 43%;
}

.index-first-section .flickity-prev-next-button.previous {
    left: 43%;
}

.index-first-section .flickity-page-dots .dot {
    opacity: 1;
    background-color: transparent;
    border: 2px solid #fff;
    width: 14px;
    height: 14px;
}

.flickity-page-dots .dot.is-selected {
    background-color: #fff;
}

.index-second-section {
    position: relative;
    float: left;
    width: 100%;
    /*    margin-top: 20px;*/
}

/*.second-sectionfirst-row {
  height: 55%;
}*/
.second-section-left-img {
    width: 33.33%;
    float: left;
}

.blue-btn-back4 {
    background-color: #7F8797;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
}

.second-section-right-img {
    width: 33.33%;
    /* float: right; */
    float: left;
}

.index-second-section .btn {
    background-color: #fff;
    z-index: 9;
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    margin: auto;
    display: block;
    width: 130px;
    color: #2a3886;
    border-radius: 10px;
    text-transform: uppercase;
    font-family: "HelveticaNeueBold";
    font-size: 15px;
    padding: 3px 0;
    letter-spacing: 1px;
}

.overlay {
    position: absolute;
    top: 0;
    background-color: rgb(0 0 0 / 72%);
    height: 100%;
    width: 100%;
}

.second-sec-left-right-img {
    /*    height: 100%;*/
    height: 330px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

.fade-in {
    opacity: 1;
    animation-name: fadeInOpacity;
    animation-iteration-count: 1;
    animation-timing-function: ease-in;
    animation-duration: 1s;
}

@keyframes fadeInOpacity {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.index-second-text {
    text-align: center;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 100%;
}

.second-sec-left-right-img:hover .overlay {
    background-color: rgb(42 56 134 / 25%);
}

.index-second-text h2 {
    /*    font-family: "HelveticaNeueLight";*/
    font-family: "NexaLight";
    text-transform: uppercase;
    font-size: 45px;
}

.index-second-text strong {
    /*    font-family: "HelveticaNeueBold";*/
    font-family: "nexaBold";
}

.inedx-news-box .btn:hover {
    opacity: 70%;
    color: #fff;
}

.new-gray-color2 {
    color: #7F8797;
}

.index-corp-img {
    text-align: center;
    position: relative;
}

.index-corp-img .index-title {
    position: absolute;
    top: 150px;
    left: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

.index-corp-img .index-title h1 {
    font-size: 50px;
}

.managment-text-description p {
    color: #636466;
    font-size: 16px;
}

.managment-box-text h2 {
    color: #095186;
    font-size: 23px;
    margin-top: 10px;
    margin-bottom: 0;
    text-align: center;
    font-family: "nexaBold";
}

.managment-box-text p {
    margin: 0;
    background-color: #00B7E5;
    color: #fff;
    border-radius: 21px;
    padding: 7px 15px;
    margin-top: 10px;
    /*    max-width: 200px;*/
    font-size: 15px;
    font-family: "HelveticaNeuemed";
    text-align: center;
}

.managment-box-all-data {
    margin-bottom: 40px;
}

.managment-box-img {
    overflow: hidden;
    height: 370px;
    background-position: center;
    background-size: cover;
}

.index-title h1 {
    font-family: "HelveticaNeue";
    color: #095186;
}

.index-title h1 strong {
    font-family: "nexaBold";
}

.bold-font {
    font-family: "HelveticaNeueBold";
}

.index-third-section {
    background-color: #f2f2f2;
    padding: 10px 0px;
}

.index-highlight-box {
    background-color: #fff;
    text-align: center;
    padding: 20px;
}

.index-highlight-box h3 {
    color: #626365;
    font-size: 18px;
}

.index-highlight-box p {
    color: #231f20;
    font-family: "HelveticaNeuemed";
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    font-size: 15px;
    margin: 0;
}

.index-title h1 {
    font-family: "NexaLight";
    /*    font-family: "HelveticaNeueLight";*/
    font-size: 40px;
    text-transform: uppercase;
}

.managment-section .index-title h1 {
    margin-bottom: 10px;
}

.index-corp-first-row .index-highlight-box {
    border: 2px solid #626365;
    border-top: 0;
}

.index-corp-first-row .col-lg-4:first-child .index-highlight-box {
    border-left: 0;
}

.index-corp-first-row .col-lg-4:last-child .index-highlight-box {
    border-right: 0;
}

.index-corp-first-row .col-lg-4:nth-child(2) .index-highlight-box {
    border-right: 0;
    border-left: 0;
}

.index-third-section .index-corp-first-row {
    margin: 0;
}

.index-third-section .index-corp-first-row .index-third-col {
    padding: 0;
}

.blue-color {
    color: #008abe !important;
}

.deep-blue-color {
    color: #2a3886 !important;
}

.index-third-section .index-highlight-box img {
    margin-bottom: 15px;
    max-width: 100px;
}

.index-highlight-box span {
    font-family: "HelveticaNeueBold";
}

.index-corp-second-row .index-highlight-box {
    border-bottom: 0;
}

.index-third-title-row {
    padding-bottom: 25px;
}

.videoIframe {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: transparent;
}

.videoPoster {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    cursor: pointer;
    border: 0;
    outline: none;
    background-position: 50% 50%;
    background-size: 100% 100%;
    background-size: cover;
    text-indent: -999em;
    overflow: hidden;
    opacity: 1;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
    z-index: 99;
}

/*load icon*/
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

.se-pre-con {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    /*    background: url("https://media2.giphy.com/media/3oEjI6SIIHBdRxXI40/giphy.gif?cid=ecf05e47mwffq7xo4xkif207ergmv20ktdaihc2e9oklxqn8&rid=giphy.gif") no-repeat scroll center center #FFF;*/
}

/*end load icon*/
.opacity-on {
    opacity: 1;
}

.opacity-off {
    opacity: 0;
}

.blue-btn-back:hover {
    background-color: #008ABE;
    color: #fff;
}

.gray-btn-back:hover {
    background-color: #626365;
    color: #fff;
}

/*#index-animation-section{
  height: 600px;
}*/
.news-letter-play {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    text-align: center;
    width: 65px;
}

.videoWrapperActive .videoPoster {
    opacity: 0;
    height: 0;
    -webkit-transition-delay: 0s, 800ms;
    -moz-transition-delay: 0s, 800ms;
    transition-delay: 0s, 800ms;
}

.index-video-box {
    position: relative;
}

.index-video-box-img {
    position: relative;
    z-index: 99;
    height: 300px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}

#bodymovin svg {
    height: 600px !important;
}

/*svg path{
  fill: transparent !important;
}*/
.videoWrapperActive .index-video-box-img {
    visibility: hidden;
    -webkit-transition: opacity 800ms, height 0s;
    -moz-transition: opacity 800ms, height 0s;
    transition: opacity 800ms, height 0s;
    -webkit-transition-delay: 0s, 0s;
    -moz-transition-delay: 0s, 0s;
    transition-delay: 0s, 0s;
}

.index-video-text {
    background-color: #f2f2f2;
    padding: 20px;
    min-height: 185px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
}

.index-video-text p {
    font-family: "HelveticaNeuemed";
    font-size: 15px;
}

.gray-color {
    color: #636466;
}

.index-video-text h3 {
    font-family: "HelveticaNeuemed";
    font-size: 20px;
}

.index-fifth-section {
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
}

.generation-overlay {
    position: absolute;
    top: 0;
    background-color: hsl(0deg 0% 0% / 37%);
    height: 100%;
    width: 100%;
}

.index-fifth-section {
    position: relative;
    background-position: bottom;
    background-size: cover;
    background-repeat: no-repeat;
    /*    padding: 100px 0;*/
    height: 500px;
    float: left;
    width: 100%;
}

.index-fifth-section h1 {
    color: #fff;
    text-transform: capitalize;
    /*    font-family: "HelveticaNeuemed";*/
    font-family: "nexaBold";
    font-size: 55px;
}

.footer-news-letter .input-group {
    /*    width: 90%;*/
    width: 255px;
}

footer {
    background-color: #2A3883;
    color: #fff;
    padding: 20px 0 20px 0;
}

footer p a {
    color: #fff;
    font-family: "HelveticaNeuemed";
    color: #17AA95;
}

.gray-background {
    background-color: #F2F2F2;
}

.career-section {
    padding: 30px 0;
    /*    margin-top: 92px;*/
    margin-top: 0px;
    margin-bottom: 0;
}

.career-why-join-manaseer {
    padding: 25px 0;
}

.career-why-join-manaseer .career-why-join-text p {
    color: #636466;
    margin: 0;
}

.career-section .career-title h2 {
    color: #003881;
    font-size: 40px;
    text-transform: uppercase;
    margin: 0;
    font-family: "nexaBold";
}

.career-why-join-button {
    background-color: #00B7E5;
    color: #fff;
    padding: 5px 10px;
    border-radius: 29px;
    margin-top: 20px;
    text-align: center;
}

.work-together-section .index-title h1 {
    margin-bottom: 13px;
    margin-top: 0;
}

.work-together-section {
    margin-top: 87px;
}

.manaseer-img-marke img {
    max-width: 230px;
}

.work-together-section .career-why-join-button p {
    font-style: normal;
}

.work-together-section .max-width-text {
    max-width: 160px;
    margin-top: 0;
}

.careers-big-text-join p {
    font-family: "HelveticaNeuemed";
    color: #00B7E5;
    margin-top: 25px;
}

.carrer-form-all-data-div {
    background-image: linear-gradient(to right bottom, #00266e, #003b80, #00508f, #00659d, #0079a8);
    color: #fff;
    padding: 30px 40px;
    padding-bottom: 10px;
}

.careers-big-text-join h1 {
    font-size: 75px;
    margin: 0;
    line-height: 70px;
    font-family: "nexaBold";
}

.carrer-form-data .form-control {
    background-color: #fff;
    border-radius: 0;
    height: calc(.9em + .75rem + 2px);
    border: 0;
}

.carrer-form-data label {
    text-align: right;
    text-transform: uppercase;
    font-family: "HelveticaNeuemed";
    font-size: 15px;
    padding-right: 0;
}

.career-why-join-button p {
    margin: 0;
    /*    font-family: "HelveticaNeuemed";
        font-style: italic;*/
    font-family: "nexaBold";
}

.inedx-news-box small {
    font-style: italic;
    color: #231F20;
    /*    font-weight: bold;*/
    font-family: "HelveticaNeueBold";
}

.inedx-news-box h3 {
    max-width: 200px;
    margin-top: 25px;
    margin-bottom: 75px;
    font-family: "HelveticaNeueBold";
}

.inedx-news-box {
    background-color: #fff;
    padding: 20px 30px;
    min-height: 350px;
    border-radius: 19px;
    margin-bottom: 10px;
}

.blue-btn-back {
    background-color: #008ABE;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
}

.blue-btn-back2 {
    background-color: #2A3886;
    color: #fff;
    border-radius: 10px;
    padding: 9px 10px;
}

.gray-btn-back {
    background-color: #626365;
    color: #fff;
    border-radius: 10px;
    padding: 6px 20px;
}

.gray-color2 {
    color: #626365;
}

.inedx-news-box .btn-default img {
    width: 11px;
    margin-top: -4px;
    margin-left: 5px;
}

.blue-btn-back2:hover {
    background-color: #3C4470;
    color: #fff;
}

.inedx-news-box p {
    color: #626365;
    font-size: 16px;
    font-style: italic;
}

.blue-color2 {
    color: #095186 !important;
}

footer p,
footer p span {
    /*    font-family: "HelveticaNeuemed";*/
    font-family: "HelveticaNeueLight";
}

.btn-twitter {
    background-color: #00b7e5;
    border-radius: 28px;
    color: #fff;
    padding: 6px 25px;
    font-size: 19px;
    font-family: "HelveticaNeueLight";
    margin-bottom: 25px;
}

.footer-second-col {
    max-width: 75%;
}

.btn-twitter:hover {
    color: #d1e2e6;
}

.footer-twitter-box p {
    margin: 0;
}

.footer-twitter-box a {
    color: #00b7e5;
    font-size: 20px;
    font-style: italic;
    font-family: "HelveticaNeuemed" !important;
    letter-spacing: 2px;
}

.footer-news-letter-button {
    background-color: #17AA95;
    border: 0;
    border-radius: 0;
}

footer .form-control {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 1.375rem 0.75rem;
    color: #acacac;
}

.form-control:focus {
    color: #acacac;
}

.footer-news-letter h3 {
    font-family: "HelveticaNeuemed";
}

footer ::-webkit-input-placeholder { /* Edge */
    color: #ACACAC !important;
}

footer :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #ACACAC !important;
}

footer ::placeholder {
    color: #ACACAC !important;
}

::-webkit-input-placeholder {
    /* Edge */
    color: #acacac;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #acacac;
}

::placeholder {
    color: #acacac;
}

.footer-follow ul {
    display: flex;
    align-items: center;
}

.footer-follow ul li {
    padding-right: 15px;
    font-family: "HelveticaNeuemed";
}

.footer-follow ul a {
    color: #fff;
    font-size: 20px;
}

.footer-news-letter h3 {
    margin-bottom: 20px;
    font-size: 21px;
    font-family: "HelveticaNeueLight";
}

.footer-news-letter {
    margin-bottom: 23px;
}

.download-center-btn {
    border: 3px solid #17AA95;
    border-radius: 25px;
    color: #fff;
    font-family: "HelveticaNeuemed";
    font-size: 15px;
    padding: 4px 18px;
    margin: 25px 0;
    text-transform: uppercase;
}

.footer-follow li img {
    width: 16px;
}

/*.download-center-btn:hover {
  color: #d1e2e6;
}*/
.footer-follow li p {
    margin: 0;
    margin-top: 3px;
    font-size: 19px;
    font-family: "HelveticaNeueLight";
}

.footer-twitter-box p {
    letter-spacing: 2px;
    line-height: 19px;
}

.footer-address p {
    margin-bottom: 6px !important;
}

.footer-copy {
    font-size: 13px;
}

.footer-news-letter-button:hover {
    background-color: #17AA95;
    border-color: #17AA95;
}

.footer-address p,
.footer-twitter-box p,
.footer-twitter-box a {
    font-size: 14px;
    margin-bottom: 5px;
    font-family: "HelveticaNeueLight";
    margin: 0;
}

.footer-twitter-box {
    margin-bottom: 20px;
}

.last-footer-img img {
    max-width: 180px;
    margin-top: 40px;
}

.footer-second-col,
.footer-address,
.footer-news-letter-all-data {
    max-width: 80%;
}

.header-right-icon li span {
    display: none;
}

/*search*/
.navbar-form-search {
    position: relative;
}

.navbar-form-search .form-control {
    width: 250px;
}

.navbar-form-search .btn {
    border: 0;
    background: transparent;
    /*    font-size: 18px;*/
}

.navbar-form-search .btn:active,
.navbar-form-search .btn:hover,
.navbar-form-search .btn:focus {
    color: #000;
    outline: none;
    box-shadow: none;
}

.navbar-form-search .search-form-container {
    text-align: right;
    position: absolute;
    width: 251px;
    overflow: hidden;
    /* background: #fff; */
    right: 60px;
    top: -20px;
    z-index: 9;
    transition: all 0.3s ease-in-out;
}

.navbar-form-search .search-form-container.hdn {
    width: 0;
}

.navbar-form-search .search-form-container .search-input-group {
    width: 300px;
}

.search-input-group i {
    position: absolute;
    right: 10px;
    top: 33px;
}

.index-main-slider-text-box h3 {
    /*    font-family: "HelveticaNeueLight";*/
    /*    font-family: "HelveticaNeuemed";*/
    font-family: "nexaBold";
}

/*end search*/
.index-animation-mobile {
    display: none;
}

/*.footer-med-text{
  font-family: "HelveticaNeuemed";
}*/
.footer-address span {
    font-family: "HelveticaNeuemed";
}

.btn-twitter i {
    padding-left: 5px;
}
.contact-us-left-box-text .footer-address span{
    font-family: 'HelveticaNeueLight' ;
}
.contact-us-left-box-all-data {
    background-color: #fff;
    color: #2A3887;
    padding: 30px 33px;
    height: 550px;
    /*    overflow: hidden;*/
}
.index-ultra-contact{
    padding: 50px 0;
}
.contact-box-icon img {
    max-height: 70px;
    margin-bottom: 22px;
}

.contact-us-left-box-all-data h2 {
    font-size: 54px;
    font-family: "nexaBold";
}

.contact-form-box .form-control {
    border-radius: 0;
}

.contact-us-left-box-all-data h3 {
    color: #095186;
    font-style: italic;
    margin-bottom: 30px;
    font-size: 21px;
}

.contact-text-footer .footer-address p a {
    font-family: "HelveticaNeueBold";
    color: #095186;
}
.index-title-bold-reg h1{
    color: var(--classic);
    font-size: 42px;
    text-transform: uppercase;
}
.index-title-bold-reg strong{
    font-family: "nexaBold";
}
.contact-text-footer .last-footer-img img {
    margin-top: 20px;
}

.product-box-title:before {
    /* bottom: -17px; */
    top: 0px;
    right: -70px;
    /* border-bottom-color: #fff; */
    background-image: url(../contact-arrow-box.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    z-index: 9;
    background-position: center;
}

.product-box-title:before {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 27px 25px;
    border-style: solid;
    border-color: transparent;
}

.product-box-title {
    position: relative;
}

.contact-form-box {
    background: linear-gradient(to right, #09AC77 1%, #2A3887 99%);
    padding: 30px 60px;
    color: #fff;
    height: auto;
    overflow: hidden;
}

.contact-form-box label {
    font-family: "HelveticaNeuemed";
    margin: 0;
}

.contact-form-box .form-group {
    margin-bottom: 5px;
}

.contact-form-box button {
    font-family: "HelveticaNeueBold";
    background-color: #2A3887;
    border-color: #2A3887;
    border-radius: 23px;
    padding: 6px 50px;
    margin-top: 15px;
}

.carrer-form-data input[type="file"] {
    display: none;
}

.carrer-form-data .form-group {
    margin-bottom: 0px;
}

.carrer-form-data button {
    background-color: #35C3E7;
    border-radius: 21px;
    color: #fff;
    text-transform: uppercase;
    font-family: "HelveticaNeueBold";
    padding: 5px 30px;
    margin-top: 10px;
}

.index-forth-section .inedx-news-box p {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}

.index-forth-section .inedx-news-box h3 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
}

.managment-section {
    padding: 0;
}

.working-tog-big-text-data .blue-text-ita {
    color: #003881;
    font-size: 23px;
    font-style: italic;
}

.work-tog-gray-title {
    color: #636466;
    font-size: 23px;
}

.working-tog-big-text-data p {
    color: #636466;
    font-size: 16px;
}

.index-first-services.about-page-top-section {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: auto;
}

.about-page-top-section .index-first-top-gray-box {
    background-color: rgb(255 255 255 / 90%);
    color: #636466;
    padding: 15px 20px;
    height: 100%;
    /*    display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;*/
    /*    padding-top: 110px;*/
    text-align: center;
    width: 94%;
    margin: auto;
}

span.about-page-left-qoute img {
    max-width: 50px;
}

.text-upper-case {
    text-transform: uppercase;
}

.about-page-top-section .index-first-top-gray-box h2 {
    margin-bottom: 30px;
    position: relative;
    font-size: 36px;
    color: #095186;
    font-family: "nexaBold";
}

.about-page-top-section .index-first-top-gray-box h3 {
    color: #636466;
    font-family: "HelveticaNeuemed";
    font-size: 22px;
}

.about-page-top-section .index-first-top-gray-box p {
    font-family: 'HelveticaNeueLight';
    font-size: 19px;
    line-height: 32px;
}

.about-section-text-eng-zaid {
    font-family: "HelveticaNeuemed" !important;
    font-style: italic;
}

span.about-page-left-qoute {
    margin-right: -5px;
}

.about-vision-text-data h1 {
    margin: 0;
    font-size: 39px;
    padding: 20px 0;
    /*    font-family: "HelveticaNeuemed" !important;*/
    font-family: "nexaBold" !important;
    padding-bottom: 10px;
    color: #003881 !important;
}

.about-vision-text-data p {
    color: #636466;
}

.about-video-text h1 {
    font-size: 50px;
    font-family: 'HelveticaNeueLight';
    color: #003881 !important;
}

.about-video-form iframe {
    width: 100%;
}

.about-values-section h4 {
    font-size: 16px;
    font-family: "HelveticaNeueBold";
    color: #00B7E5 !important;
}

.about-values-section .product-title-section {
    color:var(--classic);
    font-size: 34px;
}

.about-history-img {
    margin-top: -250px;
}

.index-value-row-margin p {
    color: #636466;
    font-size: 19px;
}

.index-value-row-margin {
    margin-bottom: 40px;
}

.about-values-section {
    padding: 40px 0;
}
.title-with-border h2:before {
    content: "";
    position: absolute;
    left: 14px;
    right: 14px;
    bottom: -11px;
    height: 2px;
    z-index: 0;
    width: 40px;
    background: #000000;
}

.index-chimac-banner-text p {
    font-family: 'HelveticaNeueLight';
}
.index-chimac-banner-text em {
    font-family: 'HelveticaNeueBold';
}
.index-title.inner-title h1 {

}

.menu-list-data li .new-menu-icon {
    display: none;
}

.menu-list-data li:hover .old-menu-icon {
    display: none;
}

.menu-list-data li:hover .new-menu-icon {
    display: inline;
}

/* .products-title{
  font-family: "NexaLight";
  font-size: 40px;
  text-transform: uppercase;
  color: #095186;
} */
.nexaBold {
    font-family: "NexaBold" !important;
}

.menu-list-data li:hover a {
    text-decoration: none;
}

.product-mobile-img {
    display: none;
}

.product-box-section-big {
    width: 100%;
    background-size: cover;
    background-image: url('../Industrial.jpg');
    position: relative;
}

.greay-box {
    border-right: 1px solid #FFFFFF;
    border-bottom: 1px solid #FFFFFF;
    text-align: center;
    position: relative;
    color: #fff;
    height: 45vh;
    padding: 50px 30px;
}

.greay-box h2 {
    font-size: 23px;
    text-transform: uppercase;
    font-family: NexaBold !important;
}

.greay-box .product-box-btn {
    content: "";
    position: absolute;
    bottom: 20px;

    width: 100%;

    left: 0;

    transition: all .35s;
    opacity: 0;
}

.greay-box:hover .product-box-btn {
    opacity: 1;
}

.products-title h1 {
    font-family: "nexaBold";
    margin-bottom: 0;
}

.product-overlay-bacground {
    position: absolute;
    top: 0;
    background-color: rgb(42 56 134 / 40%);
    height: 100%;
    width: 100%;
}

.product-box-section-big .container-fluid {
    width: 100%;
    padding: 0;
}

.product-box-section-big .row {
    margin: 0;
}

.product-box-section-big .col-lg-4 {
    padding: 0;
}

.product-blue-btn {
    background-color: #00B7E5;
    color: #fff;
    border-radius: 8px;
    display: block;
    margin: 0 50px;
    font-family: "HelveticaNeueBold";
    text-transform: uppercase;
    margin-bottom: 7px;
    border: 1px solid #00B7E5;
    transition: all .35s;
}

.product-blue-btn:hover {
    transition: all .35s;
    background-color: rgb(0 183 229 / 60%);
    color: #fff;
    border-color: #fff;
}

.mic-shield-about-title h2 {
    font-size: 30px;
    font-family: "nexaBold";
    color: #636466;
}

.mic-shield-about-custome-col.col-lg-2 {
    -ms-flex: 0 0 9%;
    flex: 0 0 9%;
    max-width: 9%;
}

.introduction-paragraph p {
    font-size: 16px;
    line-height: 28px;
}

/*Shop Now button*/
.shop-now-btn-all input {
    display: none;
}

.shop-now-btn-all input:checked ~ div.menu {
    right: 0px;
}

.index-mach-slider-box-data h1, .index-mach-slider-box-data h2,
.index-mach-slider-box-data h4, .index-mach-slider-box-data h5 {
    font-family: "nexaBold";
}

.index-mach-slider-box-data p {
    font-family: "NexaRegular";
}

.shop-now-btn-all input:checked ~ label.menu__close {
    opacity: 1;
    visibility: visible;
}

.shop-now-btn-all input:checked ~ label.menu__button::before {
    content: "Order now";
}

.shop-now-btn-all .menu__button {
    background: #0074a5;
    background: linear-gradient(270deg, #0079a8, #006da2, #005492, #003a80, #002870, #00216a);
    display: inline-block;
    padding: 10px 40px;
    color: #fff;
    /*    box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.4);*/
    margin: 0 auto;
    cursor: pointer;
    transition: 0.3s ease;
    box-sizing: border-box;
    margin-right: -71px;
    transform: rotate(-90deg);
    font-family: "HelveticaNeueBold";
    text-transform: uppercase;
    font-size: 17px;
    border-radius: 15px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

.shop-now-btn-all .menu__button::before {
    content: "Order now";
}

/*.shop-now-btn-all .menu__button:hover {
  background: #A44537;
}*/
.shop-now-btn-all .menu__close {
    position: fixed;
    top: 0;
    left: 0;
    background: rgb(255 255 255 / 40%);
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: 0.3s ease;
    z-index: 1;
}

.shop-now-btn-all .menu {
    height: 70%;
    width: 550px;
    position: fixed;
    right: -550px;
    top: 140px;
    background: #fff;
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    z-index: 2;
}

.shop-now-btn-all .menu .menu__container {
    width: 100%;
    height: 100%;
    display: flex;
    background: #fff;
    padding: 30px 20px;
}

/*.shop-now-btn-all .menu .menu__container::before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.6);
  border-radius: 50%;
  top: 15%;
  width: 10%;
  height: 70%;
}*/
.shop-now-btn-all .menu nav {
    width: 100%;
    height: 100%;
    overflow-y: auto;
}

.shop-now-btn-all .menu nav h3, section .menu nav a {
    text-align: left;
    padding: 20px calc(20px + 30px) 20px 20px;
    margin: 0;
    font-weight: 300;
    color: #FFF;
}
.inner-small-carousel .slick-arrow {
    top: calc(50% - 20px);
    height: 40px;
    width: 25px;
    position: absolute;
    font-size: 0;
    cursor: pointer;
    background-color: transparent;
    border: none;
    background-image: url(../../images/icons/inner-arrow.svg);
    background-repeat: no-repeat;
    background-size: contain;
}
.inner-small-carousel .product-image-box {
    margin: 20px;
}
.inner-small-carousel .slick-prev {
    left: -35px;
    z-index: 9;
    transform: rotate(180deg);
}
.inner-small-carousel .slick-next {
    right: -35px;
}
.shop-now-btn-all .menu nav h3 {
    background: #6F3025;
    font-size: 25px;
}
.all-product-slider .slider, all-product-slider .slide{
    padding-top: 0;
}
.z-index-99{
    z-index: 99;
}
.shop-now-btn-all .menu nav a {
    font-size: 16px;
    border-bottom: 1px solid #A44537;
    transition: 0.3s ease;
    cursor: pointer;
    display: block;
    text-decoration: none;
}

/*.shop-now-btn-all .menu nav a:hover {
  background: #A44537;
}*/
.shop-now-btn-all {
    position: fixed;
    right: 0;
    bottom: 23.2%;
    z-index: 99;
}

.shop-now-btn-all input:checked ~ label.menu__button {
    position: relative;
    bottom: -19px;
    margin-right: 478px;
    z-index: 9;
    background: #00B7E5;
    transition: 0.6s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

/*Shop Now button*/
.shop-now-form-data label {
    color: #2A3886;
    font-size: 22px;
    font-family: "HelveticaNeueBold";
}

.shop-now-form-data .form-control {
    background-color: #F7F5F5 !important;
    color: #707070 !important;
    border: 0;
    border-radius: 0;
}

.shop-now-form-data .form-group select {
    -webkit-appearance: none;
    -moz-appearance: none;
    background: transparent;
    background-image: url(../drop-down-arrow2.svg);
    background-repeat: no-repeat;
    background-position-x: 98%;
    background-position-y: 10px;
}

.shop-now-form-data .form-control::-webkit-input-placeholder { /* Edge */
    color: #707070 !important;
    opacity: .35;
}

.shop-now-form-data .form-control:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #707070 !important;
    opacity: .35;
}

.shop-now-form-data .form-control::placeholder {
    color: #707070 !important;
    opacity: .35;
}

.shop-now-form-data option {
    color: #707070 !important;
    opacity: .35;
}

.product-box-big-box h2 a {
    color: #fff;
    font-size: 23px;
    text-transform: uppercase;
    font-family: NexaBold !important;
}

.home-button-div i {
    position: fixed;
    right: 0;
    top: 200px;
    background-color: #00B7E5;
    color: #fff;
    padding: 12px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
    font-size: 30px;
    z-index: 9;
}

.index-about-img img {
    max-width: 70%;
    margin: auto;
    display: block;
}

/*Certifica*/
.index-certificates .index-certificates-card {
    position: relative;
    max-width: 250px;
    margin: auto;
}

.index-certificates-card .image-link {
    padding: 20px 10px;
    border-radius: 18px;
    margin-bottom: 30px;
    height: 235px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: transparent;
    z-index: 2;
    text-align: center;
    border: 1px solid #f5911e;
}

/*.index-certificates-card .image-holder-image {
  width: 120px;
}*/
.index-certificates-card .image-link .image-holder-description {
    background: rgb(23 170 149 / 80%);
    color: #fff;
    height: 100%;
    opacity: 0;
    padding: 12px 15px;
    position: absolute;
    z-index: 4;
    width: 100%;
    border-radius: 10px;
}

.index-certificates-card .image-link h2 {
    margin-top: 0;
    font-size: 17px;
    text-align: left;
    padding-top: 10px;
    min-height: 94px;
    margin-bottom: 0px;
    font-family: "nexaBold";
}

.index-certificates-card .image-link p {
    font-size: 16px !important;
    text-align: left;
    padding-bottom: 3px;
}

.index-certificates-card .image-link a {
    font-size: 16px;
    padding: 5px 29px;
    border: 0;
    background-color: #fff;
    color: #2A3883;
    border-radius: 0;
    font-family: 'NexaBold';
}

.index-certificates-card .image-link.effect-3:hover .image-holder-description {
    bottom: 0px;
    opacity: 1;
}

section.index-first-section {
    border-top: 12px solid #283A86;
}

.index-product-main {
    position: relative;
    color: #fff;
    text-align: center;
    /* height: 400px; */
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 130px 0;
}

.index-product-main h1 {
    color: #fff !important;
    margin-bottom: 10px;
}

.index-product-box {
    background-color: #fff;
    color: #000;
    padding: 20px 0;
    text-align: left;
    border-radius: 10px;
    min-height: 93px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.index-product-img img {
    width: 30px;
    margin-left: 20px;
}

.index-product-text h3 {
    font-size: 18px;
}

.index-product-text {
    margin-left: 15px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.video-wrapper {
    position: relative;
}

.video-wrapper .video-player {
    position: relative;
    height: 300px;
}

.video-wrapper iframe {
    position: absolute;
    top: -90000px;
    left: 0;
    height: 100% !important;
    width: 100% !important;
    opacity: 0;
    transition: top 0.05s, opacity 0.45s;
}

.video-wrapper iframe.watch {
    top: 0;
    opacity: 1;
}

.video-wrapper .video-trigger {
    position: absolute;
    top: 0;
    left: 0;
    height: 100% !important;
    width: 100% !important;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 10;
    transition: visibility 0.33s, opacity 0.33s;
}

.video-wrapper .video-trigger.removed {
    opacity: 0;
    visibility: hidden;
}

.video-wrapper .video-trigger:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    transition: 0.33s;
}

.video-wrapper .video-trigger .text {
    transition: all 0.2s linear;
    transform: translateY(-50%);
    position: relative;
    width: auto;
    min-width: 300px;
    top: 50%;
    margin: 0 auto;
    color: white;
    text-align: center;
    z-index: 1;
}

.video-wrapper .video-trigger .text .big {
    text-transform: uppercase;
    font-size: 50px;
    font-weight: bold;
    margin: 0;
}

.video-wrapper .video-trigger .text h2 {
    font-weight: normal;
    font-size: 30px;
    margin: 0;
}

.video-wrapper .video-trigger .text .play {
    position: relative;
    margin-top: 5px;
    font-size: 100px;
}

.video-wrapper .video-trigger .text:hover {
    opacity: 0.7;
}

.video-wrapper .video-trigger a#play-video {
    display: block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: white;
}

/* .index-certificates {
  padding: 60px 0;
} */
.certificat-custom-col-padding {
    padding-right: 5px;
    padding-left: 5px;
}

.section-padding {
    padding: 60px 0;
}

.text img {
    width: 80px;
}

.about-top-slider .index-carsoul-text {
    background: rgb(42 56 107 / 89%);
    min-height: 400px;
}

.about-top-slider .index-carsoul-text .index-main-slider-text-box {
    -webkit-line-clamp: 7;
}

.about-top-slider .flickity-prev-next-button {
    bottom: 23%;
}

.about-top-slider .flickity-page-dots {
    bottom: 27%;
}

.about-top-slider .index-main-slider-text-box p {
    font-style: normal;
    font-size: 18px;
}

.products-title h2 {
    font-family: "nexaBold";
}

.about-slider-img img {
    max-width: 100px;
    margin-bottom: 15px;
}

.about-partners-slider {
    padding: 60px 0;
    background-position: right;
    background-size: contain;
    background-repeat: no-repeat;
}

.about-slider-img-box {
    background-color: #fff;
    border: 1px solid #CBCBCB;
    min-height: 80px;
    border-radius: 5px;
    display: flex !important;
    align-items: center;
    margin: 0 10px;
}

.about-slider-img-box img {
    margin: auto;
    max-height: 60px;
    padding: 5px 20px;
}

/*.about-partners-slider .slick-prev, .about-partners-slider .slick-next{
    top: 25%;
}*/
.product-top-slider .index-carsoul-text {
    background: rgb(42 56 131 / 70%);
}

.product-top-slider .index-main-slider-text-box p {
    font-style: normal;
    font-size: 18px;
    font-family: "HelveticaNeueBold";
    max-width: 500px;
    margin: auto;
}

.product-tabs-data .nav {
    /*    border: 1px solid #9F9F9F;*/
    border-radius: 11px;
    box-shadow: 1px 5px 10px rgb(0 0 0 / 18%);
    min-height: 80vh;
}

.product-tabs-data .nav-link {
    padding: 23px 15px;
    border-radius: 0 !important;
    font-size: 16px;
    color: #595959;
    border-bottom: 1px solid #9F9F9F;
}

.product-tabs-data .nav-pills .nav-link.active, .product-tabs-data .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #2A3883;
    font-family: "HelveticaNeueBold";
}

.product-right-data {
    background-color: #F1F1F1;
    padding: 15px 30px;
    min-height: 80vh;
}

.product-tab-data h3 {
    font-family: "nexaBold";
}

.contact-box-data {
    background-color: #17AA95;
    border-radius: 14px;
    padding: 25px 20px;
    margin-bottom: 20px;
}

.contact-box-info-new {
    display: flex;
    align-items: center;
    margin-bottom: 22px;
}

.contact-box-data a, .contact-box-data p {
    color: #fff;
    font-size: 16px;
    font-family: "HelveticaNeuemed";
    max-width: 285px;
    margin: 0;
}

.contact-box-data img {
    padding-right: 10px;
}

.contact-data-section #map {
    height: 300px;
    width: 100%;
    border-radius: 20px;
}

.green-btn {
    background-color: #25BFB1;
    color: #fff;
    border-radius: 8px;
    padding: 6px 50px;
    font-family: "HelveticaNeueBold";
}

.green-btn:hover {
    color: #fff;
    background-color: #25bfb19e;
}

.about-partners-slider .slick-prev:before, .about-partners-slider .slick-next:before {
    display: none !important;
}

.contact-data-section .form-control:focus {
    border-color: #25BFB1;
    box-shadow: 0 0 0 0.2rem rgb(37 191 177 / 7%);
}

.contact-data-section ::-webkit-input-placeholder { /* Edge */
    color: #B8B8B8 !important;
    font-family: "HelveticaNeueBold";
}

.contact-data-section :-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #B8B8B8 !important;
    font-family: "HelveticaNeueBold";
}

.contact-data-section ::placeholder {
    color: #B8B8B8 !important;
    font-family: "HelveticaNeueBold";
}

.contact-data-section .form-control {
    font-family: "HelveticaNeueBold";
}

.index-first-services .index-first-top-gray-box:first-child h2:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    height: 2px;
    margin: auto;
    z-index: 0;
    width: 59px;
    background: #fff;
}

.index-first-services {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    /*    height: 550px;*/
    height: calc(100vh - 250px);
}
.index-min-col .col-lg-2 {

}
.index-min-col .col-lg-10 {

}
/*.index-chimac-banner-text {
    background-color: #fff;
    color:#636466;
    bottom: 0;
    width: 100%;
    font-family: 'nexaBold';
}*/
.index-chimac-banner-text p {
    color: #636466;
    margin-bottom: 0;
    font-size: 16px;
    /*    font-style: italic;*/
}
.index-chimac-banner-text .col {
    margin: 3rem 0;
}
.index-first-parag-title-line {
    border-color: #636466;
    border-width: 3px;
    width: 50px;
    margin: initial;
    margin-top: 5px;
}

.introduction-paragraph {
    color: #636466;
    font-size: 20px;
    /*    padding: 20px 0;*/
    font-style: italic;
    font-family: 'HelveticaNeueLight';
}

.section-title {
    font-size: 24px;
    font-family: 'nexaBold';
    color: #1A1818;
    margin: 30px 0;
}

.Products-image-container {
    margin: 25px 0;
}

.Products-image-container img {
    max-width: 85%;
    margin: auto;
    display: block;
}

/*Product style*/
.trade-logo-product .nav-tabs .nav-item.show .nav-link,
.trade-logo-product .nav-tabs .nav-link.active,
.trade-logo-product .nav-tabs,
.nav-tabs .nav-link:focus,
.trade-logo-product .nav-tabs .nav-link:hover {
    border: 0;
    outline: none;
    background-color: transparent;
}

.trade-logo-product .nav-tabs .nav-link.active img {
    opacity: 1 !important;
}

.trade-logo-product .nav-tabs .nav-item {
    width: 16.666667%;
    height: 110px;
    /* margin-bottom: 25px; */
}

/*.trade-logo-product .nav-tabs .nav-item .nav-link{
    text-align: center;
}*/
.trade-logo-product .nav.nav-tabs {
    justify-content: space-between;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 30px;
}

.trade-logo-product .nav-tabs .nav-item .nav-link img {
    opacity: 0.3;
    /* max-width: 150px; */
    max-height: 80px;
}

.trade-logo-product .tab-content {
    margin-top: 50px;
}

.slick-prev, .slick-next {
    width: 32px;
    height: 32px;
}

.trade-logo-product .slick-next {
    right: 0 !important;
    z-index: 9;
    background-image: url(../images/right-arrow.svg) !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
}

.trade-logo-product .slick-prev, .trade-logo-product .slick-next {
    width: 32px;
    height: 32px;
}

.trade-logo-product .slick-prev {
    left: 0 !important;
    z-index: 99;
    background-image: url(../images/left-arrow.svg) !important;
    background-size: contain !important;
    background-repeat: no-repeat !important;
}

.trade-logo-product {
    margin-top: 30px;
    padding-top: 30px;
    padding-bottom: 40px;
    background-color: #fff;
}

.slick-next:before, .slick-prev:before {
    content: none;
}

.trade-logo-product .slider-text {
    max-width: 450px;
    padding: 20px 0;
}

.trade-logo-product h3 {
    font-size: 20px;
    font-family: "HelveticaNeueBold";
}

.slider-text h4 {
    font-size: 15px;
}

.trade-logo-product h4 {
    font-size: 17px;
    font-family: "HelveticaNeueBold";
}

.slider-text p {
    margin: 0;
}

.trade-logo-product p {
    font-size: 16px;
}

.trade-logo-product .ul-disc {
    list-style: disc;
    font-size: 16px;
    margin-left: 15px;
}

.product-title-section {
    color: var(--classic);
    /* font-family: "HelveticaNeueLight"; */
    /* text-transform: uppercase; */
    font-size: 38px;
}

.slick-dots li.slick-active button:before {
    color: rgb(23, 170, 149);
}

.slick-dots li button:before {
    font-size: 47px;
}

/*Product style*/
.index-first-services .index-first-top-gray-box:first-child h2:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: -15px;
    height: 2px;
    margin: auto;
    z-index: 0;
    width: 65px;
    background: #000000;
}

.index-first-services {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    margin-top: 77px;
}

.index-first-top-gray-box {
    background-color: rgba(255, 255, 255, 0.9);
    color: #636466;
    padding: 15px 40px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    width: 94%;
    margin-left: 6%;
    font-family: "HelveticaNeueLight";
    font-size: 16px;
}

.index-first-top-gray-box h2 {
    margin-bottom: 30px;
    position: relative;
    font-size: 40px;
    /*    font-family: "nexaBold";*/
    font-family: "NexaRegular";
    color: black;
}
.index-first-top-gray-box p {
    padding-top: 15px;
    font-family: "HelveticaNeueLight";
    font-size: 18px;
    font-style: italic;
}

.index-second-top-gray-box {
    background-color: rgb(255 255 255 / 90%);
    color: #636466;
    font-size: 20px;
}


/*test for the second section*/
.index-text-section-styling {
    padding: 60px 0;
    background-color: #F2F2F2;
}

.index-product-title-col {
    margin-bottom: 55px;
}

.second-section-title {
    color: #2A3887;
    font-size: 40px;
    font-family: "nexaBold";
    letter-spacing: 1.5px;
}

.second-section-title span {
    font-family: "NexaRegular";
}

.second-section-title strong {
    font-family: "nexaBold";
}

.index-products-box {
    background-color: #fff;
    /*    padding: 15px 20px;*/
    border-radius: 17px;
    margin-bottom: 10px;
    width: fit-content;
    width: -moz-fit-content;
    line-height: 52px;
}

.index-products-box img {
    padding: 2rem;
    transition: all 0.8s;
}
.btn-product {
    color: #fff;
    font-weight: bold;
    border-radius: 10px;
    font-size: 25px;
    width: 100%;
    font-family: "HelveticaNeueBold";
}
.product-classic-btn {
    background: #2A3887;
    transition: all .35s;
}
.product-classic-btn:hover {
    background: rgb(42 56 135 / 60%);
    color: #fff;
}
.product-plus-btn {
    background: #56852F;
    transition: all .35s;
}
.product-plus-btn:hover {
    background: rgb(86 133 47 / 60%);
    color: #fff;
    transition: all .35s;
}
.index-products-box .product-blue-btn {
    margin: 0 !important;
}
.index-products-cols {
    margin: 0 1rem
}
.index-product-box-text {
    color: #FFFFFF;
    FONT-SIZE: 30PX;
    font-weight: 900;
    font-family: "nexaBold";
    margin-bottom: 0;
    letter-spacing: 3px;
    line-height: 35px;
}

.index-product-title {
    color: #8C292B;
    font-size: 24px;
    font-family: 'HelveticaNeuemed';
    font-weight: 900;
}

.index-product-details {
    color: #707070;
    font-size: 20px;
    font-family: 'NexaRegular';
}


.index-trade-services-section-hover .index-first-second-section-img-box:hover .image-hover-text-bubble {
    opacity: 1;
}

.index-trade-services-section-hover .index-first-second-section-img-box:hover .index-product-img-div {
    opacity: 0.15;
}
.index-first-second-section-img-box {
    margin-bottom: 30px;
    transition: all 0.4s linear;
    position: relative;
}
.index-trade-services-section-hover .index-first-second-section-img-box {
    margin-bottom: 0;
}
.index-product-img-container{
    overflow: hidden;
}
.index-product-img-div{
    transition: transform 1s, filter 1.5s ease-in-out;
    transform-origin: center center;
}
.index-product-img-div:hover{
    filter: brightness(100%);
    transform: scale(1.3);
}
.product-box-title p {
    margin: 0;
}
.product-box-title p a {
    color: #636466;
    font-family: "HelveticaNeuemed";
    text-transform: uppercase;
    font-size: 20px;
}
.product-box-title:before,
.header-category-drop .dropdown-menu-arrow:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 27px 19px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001;
}
.product-box-title:before {
    /* bottom: -17px; */
    top: 10px;
    right: -4rem;
    /* border-bottom-color: #fff; */
    background-image: url(../services-arrow.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    z-index: 9;
    background-position: center;
}
.product-box-title p {
    position: relative;
    z-index: 99;
}
.dropdown-menu-arrow {
    top: -26px;
    left: 100px;
    width: 0;
    height: 0;
    position: relative;
}
.product-box-title:before,
.header-category-drop .dropdown-menu-arrow:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 27px 19px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001;
}
.dropdown-menu-arrow:after {
    bottom: -18px;
    right: -8px;
    border-bottom-color: #fff;
}
.index-product-img-div {
    min-height: 500px;
    background-color: #fff;
    overflow: hidden;
    background-position: top;
    background-size: cover;
    transition: all 0.4s linear;
}
.manaseerit-gray-back {
    background-color: #f2f2f2;
}
.section-padding {
    padding: 35px 0;
}
.index-first-second-section-img-box {
    margin-bottom: 30px;
    transition: all 0.4s linear;
    position: relative;
    overflow: hidden;
}
.index-product-img-container {
    overflow: hidden;
}
.index-product-img-div {
    transition: transform 1s, filter 1.5s ease-in-out;
    transform-origin: center center;
}
.index-product-img-div {
    min-height: 500px;
    background-color: #fff;
    overflow: hidden;
    background-position: center;
    background-size: cover;
    transition: all 0.4s linear;
}
.product-box-title {
    /*    background-color: #fff;
        text-align: center;
        padding: 15px 0;
         border: 1px solid #707070; 
        border: 1px solid #70707040;*/
    position: relative;
}
.product-box-title:before {
    /* bottom: -17px; */
    /*    top: -32px;
        right: 25px;*/
    /* border-bottom-color: #fff; */
    background-image: url(../images/services-arrow.svg);
    background-repeat: no-repeat;
    background-size: inherit;
    z-index: 9;
    background-position: center;
}
.product-box-title:before, .header-category-drop .dropdown-menu-arrow:after {
    content: "";
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-width: 27px 19px;
    border-style: solid;
    border-color: transparent;
    z-index: 1001;
}
.dropdown-menu-arrow {
    top: -26px;
    left: 100px;
    width: 0;
    height: 0;
    position: relative;
}
.product-box-title p {
    position: relative;
    z-index: 99;
}
.product-box-title p {
    margin: 0;
}
.product-box-title p a {
    color: #636466;
    font-family: "HelveticaNeuemed";
    text-transform: uppercase;
    font-size: 20px;
}

.about-manasite li{
    background-color: transparent;
    border: 3px solid #2A3887;
    color: #2A3887;
    border-radius: 20px;
    padding: 2px 20px;
    min-width: 200px;
    padding-bottom: 1px;
    font-family: NexaRegular;
    font-size: 20px;
    text-align: center;
    margin: 0 40px;
    width: 400px;
    height: 40px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.about-manasite li:hover, .about-manasite li:hover a{
    background-color: #2A3887;
    border: 3px solid #2A3887;
    color: #fff;
    font-family: NexaBold;
    font-style: italic;
}
.about-manasite li a{
    color: #2A3887;
    text-decoration: none;
}
.about-manasite{
    justify-content: center;
    display: flex;
    padding-top: 65px;
}
.index-crusher-button-section{
    padding: 65px 0;
}
.about-video-section {
    padding: 50px 0;
    width: 100%;
    background-color: #FFFFFF;
}
.custom-title-lineheight {
    line-height: 40px;
}
.brown-color2 {
    color: #003881;
}

.about-video-form iframe {
    width: 100%;
}
.n-bold{
    font-family: "NexaBold" !important;
}
.n-regular{
    font-family: "NexaRegular" !important;
}
.n-light{
    font-family: "NexaLight" !important;
}
/*classic*/
.bg-page {
    background-color: #F2F2F2;

    padding-top: 20px;
    padding-bottom: 20px;
}
/*.section-public-style .n-regular h2 ,.section-public-style h3{
    font-family: "NexaRegular" !important;
}*/

.section-public-style .bg-h3 {
    /* text-transform: uppercase; */
    padding: 6px 1rem;
    padding-top: 14px;
    color: #fff;
}
.section-classic .bg-h3 {
    background-color: var(--classic);
}
table>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
    background-color: var(--classic);
    color: #fff;
}
.section-public-style p {
    font-size: 15px;

}
.section-public-style .card-body{
    /*    height: 120px;*/
    overflow: auto;
    text-align: center;
    padding: 15px 10px;
    min-height: 55px;
    align-items: center;
    display: flex;
}
.section-public-style .card-header {
    color: #fff;
    text-align: left;
    font-size: 21px;
    font-family: "NexaRegular";
    height: 50px;
    text-transform: capitalize;
    line-height: 21px;
    display: flex;
    align-items: center;
}
.p-style .d-flex p:first-child{
    margin-right: 20px;
    min-width: 110px;
}
.section-classic .card-header {
    background-color: var(--classic);
}
.section-public-style .img {
    /*    height: 637px;*/
    margin: auto;
}
.section-classic .p-style div p:first-child, .section-classic a {
    color:  var(--classic);
}
.section-public-style .table-striped tbody tr:nth-of-type(odd) {
    background: #fff;

}
.section-public-style .table td, .table th {
    padding: .25rem;
    border-top:0;
    text-align: center;
    width: 500px;

}
.section-plus .card-header {
    background-color: var(--plus);
}
.section-plus .bg-h3 {
    background-color: var(--plus);
    /*    width: 350px !important;*/
}
.section-plus .p-style div p:first-child, .section-plus a {
    color:  var(--plus);
}
.section-plus .n-regular h2 ,.section-plus h3, .section-plus h1 {
    color:  var(--plus);
}
.img-plus {
    width: 100%;
    /*    height: 620px;*/
    object-fit: cover;

}
.section-drc .card-header {
    background-color: var(--drc);
}
.section-drc .bg-h3 {
    background-color: var(--drc);
}
.section-drc .p-style div p:first-child, .section-drc a {
    color:  var(--drc);
}
.section-drc .n-regular h2 ,.section-drc h3, .section-drc h1 {
    color:  var(--drc);
}
.img-drc {
    width: 100%;
    /*    height: 560px;*/
    object-fit: cover;  
}
.n-regular h2, .n-regular h3{
    font-family: "NexaRegular" !important;
}
@media (min-width: 1400px) {
    .order-now-modal .modal-content {
        margin-top: 50px !important;
    }

    .big-div-push {
        max-width: 1520px;
        margin: auto;
    }

    .index-main-header .container-fluid {
        padding: 0;
    }

    .menu-push-right {
        /*        right: 25px;*/
        right: 0;
    }

    .menu-push.menu-push-right .container-fluid {
        width: 92%;
    }

    .new-menu-right-pos {
        right: 51px;
    }

    .home-button-div i {
        right: auto;
        margin-left: 96px;
    }
}

@media (max-width: 992px) {
    .about-manasite li {
        width: 280px !important;
        font-size: 17px !important;
        margin: 15px auto !important;
    }
    .about-manasite{
        display: block;
    }
    .index-first-top-gray-box {
        width: 100%;
        margin-left: 0;
    }

    .index-chimac-banner-text {
        padding: 10px 0;
    }

    .index-first-services {
        height: auto;
        margin-top: 62px;
        padding-top: 30px;
    }
    .index-products-box{
        margin-bottom: 25px;
    }
    .trade-logo-product .nav-tabs .nav-item {
        width: 26.666667%;
        margin-bottom: 20px;
    }
    .index-about-imh-new img{
        max-width: 200px;
        margin: auto;
        display: block;
    }
    .trade-logo-product .nav.nav-tabs {
        justify-content: space-evenly !important;

    }

    .index-first-services .index-first-top-gray-box:first-child h2:before {
        bottom: -5px;
    }

    .navbar-brand img {
        width: 180px;
    }

    .product-tabs-data .nav {
        min-height: auto;
        margin-bottom: 40px;
    }

    .product-right-data {
        min-height: auto;
    }

    .index-product-box {
        margin-bottom: 20px;
        justify-content: flex-start;
    }

    .index-animation-new {
        display: none;
    }

    .product-mobile-img {
        display: block;
        margin-bottom: 15px;
    }

    .product-box-section-big {
        background-image: none !important;
    }

    .product-overlay-bacground {
        display: none;
    }

    .greay-box .product-box-btn {
        opacity: 1 !important;
        position: relative;
        bottom: 0;
    }

    .greay-box {
        height: auto;
        padding: 20px 15px;
    }

    .product-blue-btn {
        border-color: #00B7E5 !important;
    }

    .greay-box h2 {
        color: #000;
    }

    .inner-header .navbar-toggler {
        background-color: #fff;
    }

    header .inner-header .nav-item .btn {
        color: #fff;
    }

    .about-history-img {
        margin-top: -50px;
    }

    .what-provide-img-section img {
        max-width: 100px;
        margin-bottom: 10px;
    }

    .margin-top-inner-page {
        margin: 30px 0;
    }

    .managment-box-img img {
        width: 100%;
    }

    .contact-us-section .col-lg-4, .contact-us-section .col-lg-8 {
        padding: 15px !important;
    }

    .contact-form-box {
        padding: 30px 20px;
    }

    .contact-us-left-box-all-data h2 {
        font-size: 30px;
    }

    .second-sectionfirst-row {
        height: 44%;
    }

    .index-first-section .flickity-page-dots {
        /*        display: none;*/
        bottom: 80px;
    }

    .index-second-text {
        width: 100%;
        margin: auto;
    }

    .index-second-text h2 {
        font-size: 20px;
    }

    .index-first-section .flickity-prev-next-button {
        bottom: 45px;
    }

    .index-corp-first-row .index-highlight-box {
        border: 0;
        margin-bottom: 15px;
    }

    .index-all-video-box {
        margin-bottom: 15px;
    }

    .index-title h1 {
        font-size: 20px;
    }

    .index-video-text h3 {
        font-size: 17px;
    }

    .index-video-text p {
        font-size: 14px;
    }

    .index-video-text {
        min-height: 155px;
        -webkit-line-clamp: 3;
    }

    .index-fifth-section h1 {
        font-size: 20px;
    }

    .download-center-btn {
        padding: 5px 15px;
        margin-top: 0;
        margin-bottom: 5px;
    }

    .footer-second-col,
    .footer-address,
    .footer-news-letter-all-data {
        max-width: 100%;
    }

    footer {
        text-align: center;
    }

    .last-footer-img img {
        max-width: 150px;
        margin-bottom: 10px;
    }

    .btn-twitter {
        padding: 5px 30px;
        font-size: 14px;
    }

    .footer-follow ul {
        display: inline-block;
    }

    .footer-follow ul li {
        float: left;
    }

    .header-right-icon img {
        width: 30px;
    }

    .header-right-icon li span {
        display: inline;
        font-family: "HelveticaNeuemed";
        padding-left: 10px;
    }

    .index-video-box-img {
        height: 200px;
    }

    footer .form-control {
        padding: 0.375rem 0.75rem;
    }

    .footer-news-letter-button img {
        max-width: 25px;
    }

    .index-main-header-data li.nav-item {
        margin: 5px 0;
    }

    .navbar-form-search .search-form-container {
        right: 40px;
    }

    .index-first-section h3 {
        font-size: 20px;
    }

    .index-first-section p {
        font-size: 16px;
    }

    #bodymovin svg {
        height: auto !important;
    }

    .second-section-left-img {
        width: 100%;
        margin-bottom: 15px;
        height: 300px;
    }

    .inedx-news-box {
        margin-bottom: 15px;
    }

    .index-fifth-section {
        height: 300px !important;
    }

    #index-animation-section {
        height: auto;
    }

    .index-box-hover-default-img img {
        height: auto;
    }

    #bodymovin {
        display: none;
    }

    .index-animation-mobile {
        display: block;
    }

    .index-boxes-hover-data li {
        font-size: 14px;
    }

    .index-second-section .btn {
        font-size: 13px;
    }

    .index-first-section .carousel-cell {
        height: 320px;
    }

    .index-first-section .flickity-prev-next-button.next {
        right: 15%;
    }

    .index-first-section .flickity-prev-next-button.previous {
        left: 15%;
    }

    .second-sec-left-right-img img {
        width: 100%;
    }

    .footer-news-letter .input-group {
        width: 100%;
    }

    .careers-big-text-join h1 {
        font-size: 40px;
        margin: 0;
        line-height: initial;
    }

    .carrer-form-data label {
        font-size: 14px;
    }

    .career-why-join-button {
        padding: 8px 15px;
    }

    .career-why-join-button p {
        font-size: 15px;
    }

    .work-together-section .career-why-join-button p {
        text-align: center;
    }

    .carrer-form-all-data-div {
        padding: 26px 15px;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
    .second-section-left-img {
        width: 50%;
    }
    .index-min-col .col-lg-2 {
        flex: 0 0 14.666667%;
        max-width: 14.666667%;

    }
}
@media (min-width: 992.5px) {
    .index-min-col .col-lg-2 {

        max-width: 145px;

    }
}

@media (max-width: 767px) {
    .careers-big-text-join {
        text-align: center;
    }

    .trade-logo-product .nav-tabs .nav-item {
        width: 46.666667%;
    }

    .trade-logo-product .nav.nav-tabs {
        justify-content: space-between !important;

    }

    .index-first-top-gray-box {
        font-size: 16px;
        padding: 5px;
    }

    .index-first-top-gray-box h2 {
        margin-bottom: 5px;
        font-size: 20px;
    }
}

@media (max-width: 576px) {
    .carrer-form-data label {
        text-align: center;
    }

    .working-img-box {
        text-align: center;
    }

    .work-together-section .max-width-text {
        margin: auto;
    }

    .work-together-section .index-title {
        text-align: center;
    }

    .index-value-row-margin p, .about-values-section h4,
    .what-provide-img-section, .about-values-section .product-title-section {
        text-align: center;
    }
    .section-public-style .bg-h3 {
        width: 100%;
    }
}
@media (min-width: 577px) {
    .section-public-style .bg-h3 {
        width: 350px;
    }
}
.cookie-bg {
    background-color: transparent;
    position: fixed;
    min-height: -webkit-fill-available;
    width: 100%;
}

/*PrivacyCookiePolicy*/
.index-PrivacyCookiePolicy {
    position: fixed;
    bottom: 0;
    z-index: 1000;
    display: block;
    color: white;
    /*    width: 100%;*/
    height: 100%;
}

.privacy-row {
    background-color: #2A3886;
    position: fixed;
    bottom: 0;
    max-width: 1520px !important;
    margin: auto;
}

.privacy-title {
    font-size: 30px;
}

.privacy-content {
    font-size: 20px;
}

.privacy-content a {
    color: white;
    text-decoration: underline;
}

.policy-btn-group {
    padding-top: 30px;
}

.policy-dismiss {
    display: inline;
    margin: 0 auto;
    font-size: 20px;
    color: white;
    background-color: #00B7E5;
    border: solid #00B7E5;

    padding: 10px 51px;
    font-family: "HelveticaNeuemed";
    border-radius: 0;
}

.policy-dismiss:hover {
    color: white;
    opacity: 0.95;
}

.policy-prefer {
    display: inline;
    margin: 0 auto;
    font-size: 20px;
    color: white;
    background-color: transparent;
    border: solid #00B7E5;
    padding: 10px 30px;
    font-family: "HelveticaNeuemed";
    border-radius: 0;
}

.policy-prefer:hover {
    color: white;
    opacity: 0.95;
}

.privacy-row {
    padding: 30px 0;
}

.policy-logo img {
    height: 120px;
    position: absolute;
    bottom: 65px;
}

@media (max-width: 1200px) {
    .policy-logo img {
        position: inherit;
    }

    .privacy-row .col-12.policy-logo-container {
        display: flex;
        padding-bottom: 30px;
        justify-content: center;
    }
}

@media (max-width: 592px) {
    .policy-prefer, .policy-dismiss {
        width: 100%;
        margin-bottom: 10px;
        font-size: 18px;
    }

    .privacy-title {
        font-size: 25px;
    }

    .privacy-content {
        font-size: 18px;
    }
}

/* end of PrivacyCookiePolicy*/

.privacy-policy-title {
    font-size: 40px;
    color: #00216a;
    padding-top: 20px;
}
.index-products-box img:hover {
    -webkit-transform: scale(1.2);
    transform: scale(1.2);
    -webkit-transition: all 0.8s;
    transition: all 0.8s;
}
@media (max-height: 700px) {
    .main-index-top-banner .col-lg-6 {
        -ms-flex: 0 0 70%;
        flex: 0 0 70%;
        max-width: 70%;
    }
}

@media (max-height: 500px) and (min-height: 390px) {
    .height-100vh {
        height: 150vh !important;
    }
}

@media (max-height: 390px) {
    .height-100vh {
        height: 200vh !important;
    }
}
@media (max-width: 1260px) {
    .about-manasite li {
        background-color: transparent;
        border: 3px solid #2A3887;
        color: #2A3887;
        border-radius: 20px;
        padding: 2px 20px;
        min-width: 200px;
        padding-bottom: 1px;
        font-family: NexaRegular;
        font-size: 18px;
        text-align: center;
        margin: 0 10px;
        width: fit-content;
    }
}
@import url("https://manaseergroup.com/Home/images/general.css");
