@import url(https://cdn.jsdelivr.net/npm/bootstrap@4.3.1/dist/css/bootstrap.min.css);
@import url(https://webclickindia.co.in/smtp/css/mail.css);
@import url(https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4.2/css/all.min.css);
@import url("https://fonts.googleapis.com/css2?family=Merriweather:ital,wght@0,300;0,400;0,700;0,900;1,300;1,400;1,700;1,900&display=swap");
@import url("css/responsive.css");
@import url("css/ma5-menu.min.css");
h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 30px;
    margin: 0;
    padding: 0;
    font-weight: 600;
    font-family: "Merriweather", serif;
}
ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
li {
    padding: 0;
    margin: 0;
    font-size: 15px;
}
a {
    font-size: 15px;
    font-family: "Merriweather", serif;
}
a:hover {
    text-decoration: none;
}
p {
    font-size: 15px;
    padding: 0;
    margin: 0;
    font-family: "Merriweather", serif;
}
body {
    padding: 0;
    margin: 0;
    box-sizing: content-box;
    background-color: #fff;
}
span {
    padding: 0;
    margin: 0;
    font-family: "Merriweather", serif;
}
li {
    font-family: "Merriweather", serif;
}
input {
    font-family: "Merriweather", serif;
}
textarea {
    font-family: "Merriweather", serif;
}
.container {
    width: 1320px;
    max-width: 1320px;
}
.search_bar input {
    width: 100%;
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0.25rem;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
}
.search_bar button {
    position: absolute;
    top: 0;
    right: 8px;
    height: 100%;
    padding: 0 15px;
    line-height: 0;
    background-color: #ffa037;
    color: #fff;
    border: 0;
    border-left: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 0 4px 4px 0;
    height: 39px;
    display: flex;
    align-items: center;
    justify-content: center;
}
header {
    padding: 10px 0;
}
.search_bar input:focus {
    outline: 0;
}
.search_bar button:focus {
    outline: 0;
}
.search_bar button svg path {
    color: #fff;
}
.navigation_links a {
    padding: 0 3px;
    font-size: 13px;
    text-transform: uppercase;
}
.client-information a {
    color: #000;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}
.client-information path {
    color: #b2af5a;
}
.navigation_links ul li {
    color: #d4b467;
}
.navigation_links ul li a {
    color: #d4b467;
}
nav ul.navbar-nav-list .nav-item .dropdown-menu-static li .dropdown-menu-static {  left: 220px;  top: 0;  opacity: 0;  visibility: hidden;}
ul.navbar-nav-list {width: 100%; margin: 0px auto; display: flex; justify-content: center;}
nav ul.navbar-nav-list .nav-item .dropdown-menu-static li:hover .dropdown-menu-static {  opacity: 1;  visibility: visible;  top: -15px;}
nav ul.navbar-nav-list .nav-item:hover .dropdown-menu-static {  opacity: 1;  visibility: visible;  top: 100%;  margin-top: 0;}
nav ul.navbar-nav-list li { display: inline-block; margin-right: 25px;}
nav ul.dropdown-menu-static li {    display: block;}
.nav-item {  position: relative;  padding: 0;}
.nav-item a {  font-weight: 600;  color: #fff !important;  padding: 5px 12px; position: relative;  z-index: 1; margin: 0;}

.dropdown-menu-static {  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);          box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.1);    background-color: #fff;  position: absolute;  border: none;  top: 80px;  left: -275px;  width: 800px;  z-index: 99;  display: block;  opacity: 0;  visibility: hidden;  border-radius: 0;  -webkit-transition: all 0.3s ease-in-out;  transition: all 0.3s ease-in-out;  padding-top: 15px;  padding-left: 5px;  padding-right: 5px;  padding-bottom: 15px;}
.dropdown-menu-static li a {  text-transform: capitalize;  padding: 5px 15px;  display: block;  color: #000 !important;  margin-top: 6px;  font-size: 15px;  font-weight: 600;}
ul.dropdown-menu-staticli a {   color: #000 !important;}
ul.dropdown-menu-static{column-count: 3;}

.hero_content {
    margin: 0 auto;
}
.hero-button a {
    position: relative;
    padding: 13px 25px 0 25px;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 21px;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 20%);
    transition: all 0.3s;
    margin-top: 20px;
    height: 44px;
    margin-top: 0;
    background: #fff;
    color: #024b83;
    font-size: 15px;
    border-radius: 50px;
}
.hero_content p {
    font-size: 16px;
    display: block;
    width: 90%;
    margin: 20px auto 0;
    text-transform: capitalize;
    line-height: 25px;
    animation-name: moveInleft;
    animation-duration: 6s;
    color: #fff;
}
.hero-button a {
    color: #024b83;
}
#whatsapp .wtsapp:focus {
    border: 0;
    outline: 0;
}
#whatsapp .wtsapp {
    position: fixed;
    transition: all 0.5s ease;
    background: #25d366;
    display: block;
    text-align: center;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    border-radius: 50px;
    border-right: 0;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    bottom: 215px;
    left: 20px;
    border: 0;
    z-index: 99;
    width: 50px;
    height: 50px;
    line-height: 48px;
}
#whatsapp .wtsapp:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #25d366;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}
@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}
.enquiry {
    position: fixed;
    z-index: 1000;
    bottom: 55px;
    left: 25px;
    height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}
.enquiry i {
    float: left;
    z-index: 999;
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background: #45429e;
    transition: 0.5s;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.4);
}
.enquiry strong {
    background: #d8b075;
    line-height: 28px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0 30px 30px 0;
    height: 45px;
    float: left;
    font-size: 15px;
    margin-top: 3px;
    margin-left: 35px;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.4);
}
.enquiry i:hover {
    color: #fff;
}
.enquiry strong:hover {
    color: #000;
    background: #eee;
}
.modal-header {
    padding: 0 15px;
    color: #fff;
    background-color: #45429e;
    height: 46px;
}
.send_p {
    line-height: 22px;
    text-align: center;
    margin-bottom: 20px;
}
.modal-body form input {
    border: 1px solid #ccc;
    border-radius: 0 !important;
    height: 35px;
}
.modal-body form input:focus {
    outline: 0;
}
.modal-body form textarea:focus {
    outline: 0;
}
.modal-body form textarea {
    border: 1px solid #ccc;
    border-radius: 0 !important;
    resize: none;
}
.modal-header button span {
    font-size: 40px;
    position: relative;
    bottom: 0;
}
#homepopupenquiry-form button[type="submit"] {
    line-height: 0;
    background: #45429e;
    outline: 0;
    color: #fff;
    font-weight: 600;
    border: 0;
    letter-spacing: 1px;
    text-transform: uppercase;
    cursor: pointer;
    width: 35%;
    border-radius: 10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    padding: 20px;
}
.modal-header > p {
    font-size: 18px;
    margin-top: 8px;
}
.reason-choose .title h2 {
    padding: 0;
    font-size: 28px;
    margin: 0;
    text-align: center;
    text-transform: initial;
    color: #333;
    margin-bottom: 25px;
    position: relative;
    overflow: visible;
}
.reason-choose .title:after {
    background: #003f91;
    bottom: -74px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
.reason-choose .whychoosewrap {
    display: flex;
    transition: all 0.3s linear;
    padding: 30px 0 20px;
    border-radius: 35px 0 35px 0;
    position: relative;
    overflow: hidden;
}
.reason-choose .whychoosecont {
    margin-top: 30px;
}
.reason-choose .whychoosewrap .whychooseiconBox {
    width: 30%;
    text-align: center;
}
.reason-choose .whychoosewrap .whychoosecontent {
    width: 70%;
}
.reason-choose .whychoosewrap .whychoosecontent span {
    color: #000;
    font-size: 16px;
    font-weight: 800;
}
.reason-choose .whychoosewrap .whychoosecontent p {
    font-size: 14px;
    color: #000;
    font-size: 15px;
}
.reason-choose .whychoosewrap .whychoosecontent a {
    margin: 0;
}
.reason-choose .whychoosewrap .whychooseiconBox img {
    transition: all 0.4s linear;
}
.reason-choose .whychoosewrap:hover .whychooseiconBox img {
    transform: rotateY(360deg);
}
.whychoosecontenHover {
    position: absolute;
    top: -100%;
    left: 0;
    background: #45429e;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 27px 0;
    border-radius: 30px 0 30px 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s linear;
}
.reason-choose .whychoosewrap:hover .whychoosecontenHover {
    opacity: 1;
    visibility: visible;
    top: 0;
}
.read_more_btn {
    outline: 0;
}
.whychoosecontenHover p {
    color: #fff;
    font-size: 13px;
}
.sticky {
    background-color: #45429e;
    width: 100%;
    z-index: 999;
    height: auto;
    position: sticky;
    top: 0;
}
.about-us .title h1 {
    color: #333;
    font-size: 30px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 400;
    margin: 0 0 10px;
}
span.tagline {
    margin-top: 5px;
    font-size: 15px;
    color: #444;
    font-weight: 400;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 500;
}
.content-zik h3 {
    font-size: 22px;
    color: #0c528e;
}
.content-zik p {
    line-height: 27px;
}
.content-zik {
    margin-bottom: 70px;
}
.our-products {
    position: relative;
    background-color: #f1f1f1;
}
.our-products .title h4 {
    padding: 0;
    font-size: 28px;
    margin: 0;
    text-align: center;
    text-transform: initial;
    color: #333;
    position: relative;
    overflow: visible;
}
.our-products .title h4:after {
    background: #003f91;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
.text-block a {
    font-size: 17px;
    margin-bottom: 10px;
    display: block;
}
.product-btn a {
    position: relative;
    padding: 13px 25px 0 25px;
    background: #35363a;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 21px;
    color: #fff;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 20%);
    transition: all 0.3s;
    margin-top: 20px;
    height: 44px;
}
.text-block p {
    font-size: 14px;
}
.under-border-line {
    border: 1px solid #003f91;
}
.some-content-left h5 {
    overflow: visible;
    padding: 0;
    font-size: 22px;
    margin: 0;
    float: left;
    width: 100%;
    text-transform: capitalize;
    color: #333;
    margin-bottom: 25px;
    position: relative;
    font-weight: 600;
}
.some-content-left h5:after {
    width: 10%;
    height: 2px;
    background-color: #fff;
    content: "";
    position: absolute;
    right: 665px;
    bottom: -12px;
}
.form_content-icon span {
    font-size: 18px;
    color: #333;
    margin: 10px 0;
    text-transform: capitalize;
    font-weight: 800;
}
.oil-img-with-list {
    background-color: #45429e;
}
.oil-img-with-list span {
    font-size: 20px;
    margin-bottom: 15px;
    text-align: center;
    display: block;
}
.list-group ul li {
    line-height: 30px;
    color: #fff;
    border-bottom: 1px solid #055da1;
}
.about-company {
    background-color: #45429e;
}
.work-content .work-header {
    display: flex;
    align-items: center;
    margin-bottom: 15px;
}
.work-content .work-header span {
    height: 100px;
    width: 100px;
    border: 5px solid #d2d2d2;
    text-align: center;
    line-height: 100px;
    font-size: 50px;
    font-weight: 700;
    color: #d5b76c;
    margin-right: 20px;
    display: inline-block;
}
.work-content .work-header .title-icon {
    font-size: 32px;
    font-weight: 600;
    text-transform: uppercase;
    color: #000;
    line-height: normal;
}
.work-content .work-item .title-icon {
    font-size: 17px;
    line-height: normal;
    padding-top: 15px;
    padding-bottom: 5px;
    font-family: "Merriweather", serif;
    margin: 0;
    text-transform: initial;
}
.work-content .work-item .title-icon span {
    color: #d5b76c;
}
.work-content h2.title_3 {
    font-size: 36px;
    text-transform: inherit;
    margin-bottom: 20px;
}
.work-content h2 {
    font-size: 22px;
    margin: 15px 0 10px;
    color: #fff;
    line-height: 35px;
}
.work-content .work-item p {
    color: #fff;
    margin-bottom: 25px;
    line-height: 25px;
    padding-right: 0;
    text-align: justify;
}
.work-content .work-item p strong {
    color: #c3464d;
}
.work-content .single-work-services p {
    text-align: left;
    font-size: 14px;
}
.work-content ul {
    list-style: none;
    padding: 0;
    margin: 0 0 11px;
    display: block;
    max-width: 100%;
    clear: left;
}
.work-content li {
    line-height: 28px;
    font-size: 16px;
    margin: 0;
    vertical-align: middle;
    text-align: left;
    padding: 0;
    display: flex;
    align-items: center;
}
.work-content li:before {
    width: 20px;
    height: 20px;
    color: #4e4e4e;
    font-weight: 400;
    margin-top: 0;
    margin-right: 5px;
    float: left;
    content: url("data:image/svg+xml;charset=utf-8,<svgxmlns='http://www.w3.org/2000/svg'width='18'height='18'fill='currentColor'viewBox='001616'><pathd='M12.7363.97a.733.7330011.0470c.286.289.29.756.011.05L7.8812.01a.733.733001-1.065.02L3.2178.384a.757.7570010-1.06.733.7330011.0470l3.0523.0935.4-6.425a.247.247001.02-.022Z'/></svg>");
}
.single-work-services {
    box-shadow: 0 5px 30px 0 rgba(0, 0, 0, 0.05);
    border-radius: 5px;
    padding: 15px 20px;
    -webkit-transition: all 0.4s ease-out 0;
    -moz-transition: all 0.4s ease-out 0;
    -ms-transition: all 0.4s ease-out 0;
    -o-transition: all 0.4s ease-out 0;
    transition: all 0.4s ease-out 0;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #f9eacf;
    overflow: hidden;
}
.single-work-services .title-icon {
    font-size: 20px;
    font-weight: 600;
    padding-top: 10px;
    margin-bottom: 10px;
    color: navy;
    -webkit-transition: all 0.4s ease-out 0;
    -moz-transition: all 0.4s ease-out 0;
    -ms-transition: all 0.4s ease-out 0;
    -o-transition: all 0.4s ease-out 0;
    transition: all 0.4s ease-out 0;
}
.single-work-services p {
    font-size: 16px;
    -webkit-transition: all 0.4s ease-out 0;
    -moz-transition: all 0.4s ease-out 0;
    -ms-transition: all 0.4s ease-out 0;
    -o-transition: all 0.4s ease-out 0;
    transition: all 0.4s ease-out 0;
    margin: 0;
    color: #333;
}
.home_right {
    float: right;
    max-width: 500px;
    margin: 0 0 15px 25px;
    border-radius: 8px;
    overflow: hidden;
}
.single-work-services {
    box-shadow: 0 5px 30px 0 rgb(0 0 0 / 5%);
    border-radius: 5px;
    padding: 15px 20px;
    -webkit-transition: all 0.4s ease-out 0;
    -moz-transition: all 0.4s ease-out 0;
    -ms-transition: all 0.4s ease-out 0;
    -o-transition: all 0.4s ease-out 0;
    transition: all 0.4s ease-out 0;
    background: #fff;
    margin-bottom: 30px;
    border: 1px solid #f9eacf;
    overflow: hidden;
}
.read_more {
    position: relative;
    padding: 10px 25px 10px 25px;
    background-color: #ffb339;
    z-index: 1;
    overflow: hidden;
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 24px;
    color: #000;
    box-shadow: 0 3px 7px 0 rgb(0 0 0 / 20%);
    transition: all 0.3s;
    margin-top: 20px;
    height: 44px;
}
.read_more:hover {
    color: #fff;
}
.product-two .title h4 {
    width: 100%;
    color: navy;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: 700;
    display: block;
    padding-bottom: 15px;
    text-align: center;
    margin-bottom: 30px;
    position: relative;
}
.phone_lefts-side {
    position: relative;
}
.phone_lefts-side a {
    position: fixed;
    bottom: 130px;
    color: #000;
    background-color: #ffa037;
    animation: topBottom 4s infinite;
    z-index: 999;
    left: 25px;
    padding: 9px 16px;
    border-radius: 50%;
    font-size: 20px;
    animation: bounce 4s infinite alternate;
}
.glow {
    font-size: 80px;
    color: #fff;
    text-align: center;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
}
@keyframes glow {
from {text-shadow: 0 0 10px #f3fffd, 0 0 20px #f3fffd, 0 0 30px #f3fffd, 0 0 40px #f3fffd, 0 0 50px #f3fffd, 0 0 60px #f3fffd, 0 0 70px #f3fffd;	}
to {text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd, 0 0 40px #f3fffd, 0 0 50px #016098, 0 0 60px #f3fffd, 0 0 70px #f3fffd, 0 0 80px #f3fffd;}
}
.bounce {
    animation: bounce 965 1.6s ease infinite;
    transform-origin: 50% 50%;
}
@keyframes bounce {
    0% {
        transform: translateY(0);
    }
    12.5% {
        transform: translateY(0);
    }
    25% {
        transform: translateY(0);
    }
    50% {
        transform: translateY(-15px);
    }
    62.5% {
        transform: translateY(0);
    }
    75% {
        transform: translateY(-15px);
    }
    100% {
        transform: translateY(0);
    }
}
.polpluar-product-segments h5 {
    padding: 0;
    font-size: 28px;
    margin: 0;
    text-transform: initial;
    color: #000;
    margin-bottom: 25px;
    position: relative;
    overflow: visible;
}
.polpluar-product-segments h5:after {
    background: #003f91;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
.owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}
.owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    touch-action:pan-y;
    -ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    transform:translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%;
    top: 6px;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item {
    float: left;
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
    cursor: pointer;
}
.owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
    backface-visibility:hidden;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    transform:translate3d(0, 0, 0);
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
}
.owl-controls.clickable {
    display: block !important;
}
.owl-pagination {
    display: none;
}
.owl-buttons {
    position: absolute;
    top: 0;
    color: #fff;
    height: 45px;
    width: 100%;
}
.owl-buttons .owl-next,
.owl-prev {
    width: 40px;
    height: 40px;
    font-size: 0;
    position: absolute;
    top: 175px;
    left: 55px;
    background: #ffa037;
}
.owl-next {
    right: 0;
}
.owl-prev {
    left: -11px;
}
.owl-next:hover {
    color: #16639f !important;
}
.owl-prev:hover {
    color: #16639f !important;
}
.owl-prev:before {
    position: absolute;
    top: 9px;
    left: 8px;
}
.owl-next:after {
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 40px;
}
.owl-next:after {
    position: absolute;
    top: -3px;
    color: #fff;
    left: 11px;
}
.owl-prev.active {
    background: #ffbd1f;
}
.owl-prev:before {
    font: normal normal normal 25px/1 FontAwesome;
    content: "\f104";
    position: absolute;
    top: 7px;
    left: 13px;
}
.owl-next:after {
    font: normal normal normal 25px/1 FontAwesome;
    content: "\f105";
    position: absolute;
    top: 7px;
    color: #fff;
    left: 16px;
}
.owl-buttons .owl-next {
    position: absolute;
    left: 98%;
    top: 210px;
    border-radius: 50px;
}
.owl-buttons .owl-prev {
    top: 210px;
    border-radius: 50px;
}
.itme-block {
    display: block;
    overflow: hidden;
    padding: 15px;
    text-align: center;
}
.itme-block a {
    font-size: 20px;
    margin: 0 0 10px;
    font-weight: 700;
}
.information_base h5 {
    font-size: 28px;
    margin: 0;
    text-transform: initial;
    color: #333;
    margin-bottom: 25px;
    position: relative;
    overflow: visible;
}
.information_base h5:after {
    background: #00548a;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
div#owl-demo-2 .item {
    border: 1px solid #00548a;
}
.segemtn-block a {
    font-size: 17px;
    margin: 0 0 10px;
    font-weight: 700;
    color: #000;
}
.segemtn-block {
    margin: 0;
    padding: 10px 15px;
}
.segemtn-block p {
    font-size: 16px;
    line-height: 24px;
}
.button-blog a {
    font-size: 13px;
}
.testimonial span {
    padding: 0;
    font-size: 28px;
    margin: 0;
    text-transform: initial;
    color: #fff;
    margin-bottom: 25px;
    position: relative;
    overflow: visible;
}
.testimonial span:after {
    background: #fff;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
div#owl-demo-3 .itme-block #owl-demo-3 .item {
    border-radius: 15px;
}
div#owl-demo-3 .item {
    border-radius: 15px;
    position: relative;
}
.extra-client {
    position: relative;
    border-radius: 15px;
    border: 1px solid #222;
}
.extra-client:after {
    width: 0;
    height: 0;
    content: " ";
    display: block;
    position: absolute;
    border-top-color: #eee9df;
    border-left-style: inset;
    border-right-style: inset;
    border-top: 22px solid;
    border-left: 0 solid transparent;
    border-right: 22px solid transparent;
    bottom: -22px;
    left: 15%;
}
.testimonial-info img {
    border-radius: 50px;
    border: 1px solid #ccc;
    padding: 2px;
}
div#owl-demo-3 .owl-buttons {
    display: none;
}
.faqs .title h5 {
    padding: 0;
    font-size: 28px;
    color: #000;
    position: relative;
    overflow: visible;
}
.faqs .title h5:after {
    background: #000;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
.responsive-accordion {
    margin: 15px 0 20px 0;
    padding: 0;
    list-style-type: none;
}
.responsive-accordion li {
    margin: 0 0 10px 0;
    padding: 0;
}
.responsive-accordion li:last-child {
    margin-bottom: 0;
}
.responsive-accordion li .responsive-accordion-head {
    cursor: pointer;
}
.responsive-accordion li .responsive-accordion-head.active {
    font-weight: bold;
}
.responsive-accordion-default.responsive-accordion li .responsive-accordion-head {
    padding: 12px 30px 12px 10px;
    border: 1px solid #ccc;
    background-color: #45429e;
    color: #fff;
    line-height: normal;
    position: relative;
    font-weight: 600;
    font-size: 18px;
    border-radius: 10px;
}
.responsive-accordion-default.responsive-accordion li .responsive-accordion-head i {
    position: absolute;
    top: 13px;
    right: 17px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 30px;
    transition: 0.2s;
}
.responsive-accordion-default.responsive-accordion li .responsive-accordion-panel {
    border: 1px solid #ffa037;
    border-radius: 10px;
    border-top: 0;
    background: #fff;
    padding: 1rem 1.25rem;
}
.responsive-accordion-head i:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    appearance: none;
}
.responsive-accordion-head:hover {
    background-color: #024b83;
    border-radius: 5px;
}
.widget span {
    color: #000;
    text-transform: capitalize;
    text-align: left;
    padding: 0;
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 20px;
}
.footer-btn a {
    background: #45429e;
    padding: 13px 25px 13px 25px;
}
.widget ul li {
    margin-bottom: 12px;
}
.social-media ul li i.fa-facebook-f {
    background-color: #4064ac;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}
.social-media ul li i.fa-square-x-twitter {
    background-color: #1c9cea;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}
.social-media ul li i.fa.fa-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f09433',endColorstr='#bc1888',GradientType=1);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}
.social-media ul li i.fa-youtube {
    background: red;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    color: #fff;
}
.about-company .title h1 {
    color: #fff;
    font-size: 28px;
}
.mobile-three-item li {
    display: inline-block;
    margin-right: 0;
    padding: 10px 30px;
    width: 32%;
}
.mobile-three-item {
    text-align: center;
}
.mobile-three-item li:first-child {
    background-color: #ffa037;
}
.mobile-three-item li:nth-child(2) {
    background-color: #64b161;
}
.mobile-three-item li:last-child {
    background-color: #45429e;
}
.mobile-three-item li a {
    color: #fff;
}
.mobile-three-item {
    text-align: center;
    position: fixed;
    z-index: 999;
    bottom: 0;
    width: 100%;
}
.mobile-three-item {
    display: none;
}
.common-banner {
    padding: 70px 0;
    position: relative;
}
.common-banner:after {
    width: 100%;
    height: 182px;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    content: "";
}
.common-banner h1 {
    position: relative;
    z-index: 9;
}
.inner-bread {
    background: #222;
    position: relative;
    margin: 0;
    box-shadow: 0 0 5px 0 rgb(0 0 0 / 20%);
}
ul.breadcrumb li {
    color: #fff;
}
.city a {
    background-color: #45429e;
    padding: 10px 0;
}
.city-heading > h2 {
    font-size: 22px;
    line-height: normal;
    margin-bottom: 10px;
    color: #35363a;
}
.about-us-page .title h2 {
    padding: 0;
    font-size: 28px;
    color: #b2af5a;
    position: relative;
    overflow: visible;
}
.about-us-page .title h2:after {
    background: #fff;
    bottom: -6px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
.more-content h3 {
    color: #b2af5a;
}
.more-content {
    position: relative;
}
.more-content:after {
    position: absolute;
    content: "";
    right: -25px;
    top: -36px;
    height: 380px;
    border: 6px solid #b2af5a;
    border-radius: 12px;
    display: block;
    width: 930px;
}
.more-content-img img {
    position: relative;
    z-index: 9;
}
.more-content p {
    line-height: 27px;
    color: #000;
}
.contact-infomation_left h2 {
    color: #000;
    font-size: 20px;
}
.contact-infomation_left span {
    font-size: 20px;
}
.form-block span {
    font-size: 20px;
    text-align: left;
    margin: 0 0 20px;
    padding: 0;
    color: #000;
}
.contact-filed input {
    margin-bottom: 15px;
    font-size: 14px;
}
.contact-filed textarea {
    height: 100px;
    font-size: 14px;
}
.contact-filed button {
    outline: 0;
    background: #45429e;
    border: 0;
    padding: 10px 35px;
    border-radius: 5px;
    font-family: "Merriweather", serif;
}
.social-media i {
    border-radius: 5px;
}
.sitema-links-item h2 {
    color: #000;
    font-size: 20px;
}
.sitema-links-item h3 {
    color: #000;
    font-size: 20px;
}
.color-site {
    background: #45429e;
}
.blog-text-page {
    padding: 10px 15px;
}
.border-system {
    border: 1px solid #45429e;
    border-radius: 15px;
}
.blog-text-page a {
    font-size: 18px;
    font-weight: 600;
}
.blog-btn-details a {
    background: #333;
    font-size: 13px;
    padding: 10px 30px;
    padding: 13px 25px 13px 25px;
}
.blog-details_img img {
    text-align: center;
}
.for-img img {
    cursor: pointer;
}
.modal-center a {
    background: #45429e;
    padding: 10px 30px;
    margin-top: 30px;
    display: inline-block;
}
.interseted-pop a {
    background: #45429e;
    padding: 10px 30px;
}
.related-products h4 {
    padding: 0;
    font-size: 28px;
    margin: 0;
    text-transform: initial;
    color: #000;
    margin-bottom: 25px;
    position: relative;
    overflow: visible;
}
.related-products h4:after {
    background: #003f91;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
table {
    margin-bottom: 15px;
    font-family: "Merriweather", serif;
}
table tbody tr td {
    vertical-align: middle;
    padding: 6px 10px;
    font-size: 16px;
    line-height: normal;
    text-align: left;
}
table tbody tr td {
    border: 1px solid #404040;
    width: 60%;
    color: #000;
}
table tbody tr td:first-child {
    color: #000;
    width: 40%;
}
.related-products {
    background: #f1f1f1;
}
.related_product span {
    line-height: 24px;
    padding: 10px 0;
    text-align: left;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
}
.button-list ul li a {
    background: #003f91;
    padding: 10px 30px;
}
.related_product table {
    width: 100%;
}
@keyframes shrink {
    0% {
        background-size: 110% 110%;
    }
    100% {
        background-size: 100% 100%;
    }
}
nav.mobile-menu {
    display: none;
}
.tagline_content h4 {
    font-size: 30px;
}
.column-two {
    column-count: 2;
}
.product-details_content p {
    line-height: 27px;
}
.ctm_hdg p {
    font-size: 28px;
    text-align: center;
    color: #fff;
    padding: 2px 0;
    background: #024b83;
}
.contact-inner h6 {
    font-weight: 300;
    text-transform: uppercase;
    color: #828080;
    letter-spacing: 3px;
    padding-left: 65px;
    font-size: 16px !important;
    font-weight: bold;
    letter-spacing: 0;
}
.contact-info p {
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    position: relative;
    color: #9a9a9a;
}
.contact-inner p {
    padding-left: 65px;
    line-height: 24px;
    position: relative;
    color: #000;
}
.contact-form-home input,
textarea,
select {
    width: 100%;
    background: #fff;
    outline: 0;
    border: 1px solid #ddd;
    padding: 15px 15px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    margin-bottom: 20px;
}
.contact-form-home textarea {
    height: 150px;
    resize: none;
}
.contact-form-home input[type="submit"],
.contact-form-home button[type="submit"] {
    border: 0;
    display: inline-block;
    padding: 12px 20px;
    width: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer;
    font-family: "Merriweather", serif;
    font-size: 25px;
    font-weight: 600;
}
button.main-btn {
    background: #b2af5a;
}
.contact-form-home input::placeholder,
.contact-form-home textarea::placeholder {
    font-size: 14px;
    font-weight: 500;
    color: #333;
}
.form-details.ctm_hdg {
    margin: 0 auto;
}
.home-form {
    background: #fff;
}
.keywords h5 {
    padding: 0;
    font-size: 28px;
    margin: 0;
    text-transform: initial;
    color: #fff;
    margin-bottom: 25px;
    position: relative;
    overflow: visible;
}
.keywords h5:after {
    background: #fff;
    bottom: -10px;
    content: "";
    height: 2px;
    left: 0;
    right: 0;
    margin: 0 auto;
    position: absolute;
    width: 50px;
}
.scrolling-keywords li a {
    color: #fff;
    line-height: 30px;
}
.scrolling-keywords {
    column-count: 3;
}
.keywords {
    background: #45429e;
    padding: 30px 0;
}
.scrolling-keywords ul li {
    border-bottom: 1px dashed #ffa037;
    padding-bottom: 5px;
    padding-top: 5px;
}
.hero_content h1 {
    color: #fff;
}
.faqs {
    background: #f1f1f1;
}
.about-us {
    background: #f1f1f1;
}
.about-us-page_content p {
    color: #000;
    line-height: 25px;
}
.blog-text p {
    color: #000;
    line-height: 25px;
}
.contact-infomation_left a {
    color: #000;
}
.contact-infomation_left p {
    color: #000;
}
.product-details_content p {
    color: #000;
}
.bg-blue-print {
    background: #024b83;
    padding: 20px;
    min-height: 224px;
    border-radius: 5px;
}
.address-point i {
    display: block;
    font-size: 30px;
    margin-bottom: 10px;
}
.bg-blue-print span {
    font-weight: 800;
    font-style: italic;
    display: block;
    margin-bottom: 10px;
}
.bg-blue-print p strong {
    color: #aead5b;
    display: block;
}
.bg-blue-print p {
    margin-bottom: 5px;
}
@-webkit-keyframes zoom {
    from {
        -webkit-transform: scale(1, 1);
    }
    to {
        -webkit-transform: scale(1.3, 1.3);
    }
}
@keyframes zoom {
    from {
        transform: scale(1, 1);
    }
    to {
        transform: scale(1.3, 1.3);
    }
}
#carouselExampleControls .carousel-item > img {
    transition: all 1s cubic-bezier(0.7, 0, 0.3, 1);
    transform: scale(1.2);
    -webkit-animation: zoom 15s;
    animation: zoom 15s;
}
div#owl-demo .owl-buttons .owl-prev {
    top: 125px;
}
div#owl-demo .owl-buttons .owl-next {
    top: 125px;
}
.top-header {
    background-color: #45429e;
}
.download-btn a {
    background: #ffb339;
    padding: 16px 25px;
    color: #000;
}
.social_media-devide ul li a i.fa-facebook-f {
    background: #1877f2;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.social_media-devide ul li a i.fa-square-x-twitter {
    background: #000;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.social_media-devide ul li a i.fa-pinterest-p {
    background: #f70022;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.social_media-devide ul li a i.fa-linkedin-in {
    background: #0069bc;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.social_media-devide ul li a i.fa-instagram {
    background: #f09433;
    background: -moz-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.social_media-devide ul li a i.fa-youtube {
    background: red;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.certificate-logos {
    background: #fcfaf7;
}
.logos-certificate {
    width: 20%;
    margin-bottom: 30px;
    text-align: center;
}
.under-bg-white img {
    min-height: 165px;
    object-fit: scale-down;
    transition: 0.5s;
    border: 1px solid #f1f1f1;
}
.logos-certificate img {
    padding: 15px;
    width: 100%;
}
.more-content-design h4 {
    font-size: 22px;
    display: block;
    margin-bottom: 15px;
}
.query-form-field input {
    border: 0;
    border-bottom: 1px solid #ccc;
    width: 100%;
    margin-bottom: 22px;
    background: transparent;
    color: #fff;
    outline: 0;
}
.query-form-field textarea {
    width: 100%;
    resize: none;
    border: 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
    height: 100px;
    background: transparent;
    color: #fff;
    padding-top: 0;
    padding-left: 0 !important;
}
.query-form-field-btn input {
    border: 0;
    cursor: pointer;
    padding: 10px 30px 10px 30px;
    text-transform: uppercase;
    background: #ffa037;
    width: 100%;
    outline: 0;
}
.form-contact-color {
    background: #45429e;
    padding: 15px;
    margin-bottom: 35px;
}
.query-form p {
    padding-bottom: 10px;
    line-height: 46px;
    font-weight: 600;
    font-size: 30px;
    color: #fff;
}
.query-form-field input::placeholder {
    color: #fff;
    opacity: 1;
}
.query-form-field input:-ms-input-placeholder {
    color: #fff;
}
.query-form-field input::-ms-input-placeholder {
    color: #fff;
}
.query-form-field textarea::placeholder {
    color: #fff;
}
.query-form-field textarea:-ms-input-placeholder {
    color: #fff;
}
.query-form-field textarea::-ms-input-placeholder {
    color: #fff;
}
.widget a {
    color: #000;
}
.under-border-line img {
    height: 250px;
    object-fit: cover;
}
.blog_content p {
    margin-bottom: 20px;
    line-height: 25px;
    text-align: justify;
}
.blog-tile span {
    display: block;
    margin-top: 35px;
    font-size: 22px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    padding-bottom: 10px;
}
.industires-metter .title {
    text-align: center;
}
.industires-metter ul li {
    border-right: 1px solid #eee;
    padding-right: 50px;
    text-align: center;
}
.industires-metter ul li span {
    display: block;
    margin-bottom: 5px;
    font-size: 18px;
    text-align: center;
    font-weight: 900;
    margin-top: 12px;
}
.industires-metter ul {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.product-details_content p {
    margin-bottom: 30px;
}
.about-us-page_content h2 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.about-us-page_content h3 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.about-us-page_content h4 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.about-us-page_content h5 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.about-us-page_content h6 {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.about-img {
    float: left;
    width: 350px;
    margin-right: 22px;
}
.search_box-product img {
    width: 100%;
    height: 300px;
    object-fit: cover;
    border: 1px solid #ccc;
}
.search_box-product {
    margin-bottom: 30px;
    text-align: center;
}
.search_box-product a {
    background: #003f91;
    display: block;
    padding: 5px;
    color: #fff;
}
p#homesuccessmsg {
    color: #000;
    font-size: 14px;
    line-height: 25px;
    text-align: center;
}
.page-center img {
    width: 60%;
}
.page-center {
    margin: 0 auto;
    text-align: center;
}
.page-center p {
    font-size: 22px;
    text-align: center;
    margin-bottom: 20px;
}
.home-page-btn a {
    background-color: #003f91;
    padding: 10px 30px;
    color: #fff;
    border-radius: 5px;
}
.keywords span {
    color: #fff;
    font-size: 30px;
}
.industires-metter .title p {
    font-size: 30px;
}
.some-content-left span {
    margin-bottom: 15px;
    font-size: 25px;
    display: block;
}
.faqs .title span {
    display: block;
    font-size: 30px;
}
div#carouselExampleControls img {
    margin: 0 auto;
}
span.testimonial-author {
    font-size: 15px;
    margin-left: 15px;
}
