@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

/***** General CSS *****/

body {
    word-break: break-word;
    font: 15px/25px 'Poppins', sans-serif;
    color: #393939;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: #28b16d;
    white-space: initial;
    display: inline-block;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #393939;
}

a:hover {
    transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
}

input[type="text"]:focus,
textarea:focus,
input[type="password"]:focus,
select:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    outline: none;
}

select,
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
textarea,
input[type="tel"] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}


/* Chrome, Safari, Edge, Opera */

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

select {
    background: #fff url('../images/arrow.png') no-repeat right;
    padding: 0 40px 0 30px;
}

::-webkit-input-placeholder {
    color: #000;
}

::-moz-placeholder {
    color: #000;
    opacity: 1;
}

:-ms-input-placeholder {
    color: #000;
}

:-moz-placeholder {
    color: #000;
    opacity: 1;
}

ul {
    margin: 0 0 0px;
    padding: 0;
    list-style-type: none;
}

img {
    max-width: 100%
}


/***** Font Files *****/

@font-face {
    font-family: 'evogria';
    src: url(../fonts/Evogria.otf);
}


/***** Custom Classes *****/

.noPadding {
    padding: 0;
}

.noLeft {
    padding-left: 0;
}

.noRight {
    padding-right: 0;
}

.mt-5 {
    margin-top: 50px;
}

.mb-5 {
    margin-bottom: 50px;
}

.mt-8 {
    margin-top: 80px;
}

.mt-4 {
    margin-top: 40px;
}

.mt-3 {
    margin-top: 30px;
}

.mt-2 {
    margin-top: 20px;
}

.pt-5 {
    padding-top: 50px;
}

.pb-1 {
    padding-bottom: 10px;
}

.pb-2 {
    padding-bottom: 20px;
}

.pb-3 {
    padding-bottom: 30px;
}

.pb-4 {
    padding-bottom: 40px;
}

.pb-8 {
    padding-bottom: 80px;
}

.m-0 {
    margin: 0 !important;
}

.p-0 {
    padding: 0 !important;
}

.pt-8 {
    padding-top: 80px;
}

.pt-4 {
    padding-top: 40px;
}

.pt-3 {
    padding-top: 30px;
}

.pt-2 {
    padding-top: 20px;
}

.all-section {
    padding: 100px 0;
}

.all-section-btm {
    padding-bottom: 100px;
}

.centerCol {
    float: none;
    margin: 0 auto;
}

.d-flex {
    display: flex;
    align-items: center;
}

.over-flow-h {
    overflow: hidden;
}

.flexRow {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
}

.flexCol {
    -webkit-box-flex: 1;
    -moz-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    align-items: center;
}

h1 {
    font-family: 'evogria';
    font-size: 65px;
    color: #000000;
    font-weight: 400;
    margin: 0 0 10px;
}

h2 {
    font-family: 'evogria';
    font-size: 52px;
    color: #000;
    font-weight: 400;
    margin: 0 0 10px;
}

h3 {
    font-family: 'evogria';
    font-size: 30px;
    color: #000000;
    font-weight: 400;
    margin: 0 0 5px;
}

h4 {
    font-family: 'evogria';
    font-size: 24px;
    color: #000;
    font-weight: 400;
    margin: 0 0 0px;
}

h5 {
    font-family: 'evogria';
    font-size: 16px;
    color: #000;
    font-weight: 400;
    margin: 0 0 0px;
}

h6 {
    font-family: 'evogria';
    font-size: 14px;
    color: #000;
    font-weight: 500;
    margin: 0 0 0px;
}

p {
    color: #00000096;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    letter-spacing: 0px;
    margin: 0 0 20px;
}


/*header css start */

.menuSec {
    padding: 0px 0;
}

.menuSec img {
    margin: 0;
}

.menuSec ul {
    position: relative;
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 30px;
}

.menuSec ul li {
    position: relative;
    display: inline-block;
    margin: 0;
    padding: 0;
}

.menuSec li ul {
    display: none;
}

.menuSec ul li a {
    position: relative;
    display: inline-block;
    text-decoration: none;
    color: #ffffff;
    padding: 35px 20px;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    text-transform: capitalize;
}


/*.menuSec ul li a:after {
    content: '';
    position: absolute;
    top: 35%;
    right: 0;
    width: 1px;
    height: 13px;
    background-color: #393939;
    display: none;
}
*/


/*.menuSec ul li:last-child a {
    padding-right: 0px;
}*/


/* .menuSec ul li:last-child a:after {
    display: none;
} */

.menuSec ul li a:hover,
.menuSec ul li a.active {
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    color: #ffffff;
    text-transform: capitalize;
}

.menuSec li:hover>ul {
    display: block;
    position: absolute;
    z-index: 1000;
    background-color: #000000;
    left: 0px;
    width: 230px;
    text-align: left;
    top: 38px;
}

.menuSec li>ul>li>a {
    border: none;
    padding: 13px 20px !important;
    color: #fff !important;
    overflow: hidden;
    font-size: 13px;
    line-height: 20px;
}

.menuSec li>ul>li,
.menuSec li>ul>li>a {
    display: block;
    margin: 0;
}

.menuSec li>ul>li>a:before,
.menuSec li>ul>li>a:after {
    display: none;
}

.menuSec li:hover li {
    float: none;
}

.menuSec li ul li a:hover {
    background-color: #ffffff;
    color: #000000 !important;
}

.menuSec ul ul ul {
    left: 100%;
    top: 0;
}

.menuSec ul:before,
.menuSec ul:after {
    content: " ";
    display: table;
    display: none;
}

.menuSec ul:after {
    clear: both;
}

.menuSec li>ul>li:hover>ul {
    left: 230px;
    top: 0px;
    width: 270px;
}

.droopdwon li:hover>ul {
    display: block;
    position: absolute;
    z-index: 1000;
    background-color: #000000;
    right: 7%;
    width: 230px;
    text-align: left;
    top: 40px;
}

.droopdwon {
    float: left;
}

.droopdwon li:hover li a:hover {
    background-color: #ffffff;
    color: #000 !important;
}

.dropdown-menu {
    position: absolute !important;
    z-index: 1000;
    display: block;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #212529;
    text-align: left !important;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}


/*header css start */


/*banner css start */

.carousel-inner>.item>a>img,
.carousel-inner>.item>img {
    width: 100%;
}

.carousel-control.right,
.carousel-control.left {
    background: none;
    opacity: 1;
    width: 50px;
    height: 50px;
    top: initial;
    top: 40%;
    background: rgba(255, 255, 255, 0.1);
    text-shadow: none;
}

.carousel-control.right:hover,
.carousel-control.left:hover {
    background: rgba(255, 27, 27, 0.6);
    color: #fff;
}

.carousel-control.right .fa,
.carousel-control.left .fa {
    position: relative;
    top: 12px;
    font-size: 20px;
    color: #fff;
    opacity: 0.5;
}

.carousel-control.right {
    right: 0px;
}

.carousel-control.left {
    left: 0px;
}

.carousel-indicators [data-bs-target] {
    box-sizing: content-box;
    flex: 0 1 auto;
    width: 30px;
    height: 10px;
    padding: 0;
    margin: 3px !important;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000000;
    background-clip: padding-box;
    border: 0;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
    opacity: 1;
    transition: opacity 0.6s ease;
}

.carousel-caption {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    color: #fff;
    text-align: left;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    align-items: center;
    background: #f4f8fc;
}

.carousel-indicators li {
    border: none;
    border-radius: 100%;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    background: #fff;
    width: 12px;
    height: 12px;
    margin: 0;
}

.carousel-indicators .active {
    margin: 0;
    background-color: #1843d0;
    width: 40px;
    height: 10px;
}


/*banner css end*/


/* search box css */

.top-shipping ul li {
    margin-right: 15px;
}

.top-shipping ul {
    align-items: baseline !important;
}

body.search-open {
    overflow: hidden;
}

.close {
    position: absolute;
    top: 2rem;
    right: 2rem;
    background: none;
    border: 0;
    font-size: 50px;
    font-weight: 700;
    display: block;
    cursor: pointer;
    color: black;
    padding: 1rem 1.25rem;
    border-radius: 50%;
    outline: none;
    display: flex;
    align-items: center;
    justify-content: center;
    color: rgb(255, 255, 255);
    font: 18px;
    opacity: 1 !important;
    width: 50px;
    height: 50px;
}

.close:hover {
    background: #e21d1a;
    color: white;
    opacity: 1 !important;
    top: 2rem;
    right: 2rem;
}

.search-box.search-elem {
    margin: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 100;
    background: #000000b0;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
}

.search-box.search-elem .inner {
    width: 70%;
    margin: 0 auto;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    text-align: left;
}

.search-box.search-elem label {
    color: white;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}

.search-box.search-elem button.submit {
    outline: none;
    position: absolute;
    top: 0;
    right: 15px;
    height: 70px;
    color: #ffffff;
    width: 171px;
    height: 55px;
    background: #000000;
    font-family: 'Poppins';
    font-size: 22px;
    cursor: pointer;
    border: 0;
}

.top-cart ul li i {
    margin-right: 13px;
    font-size: 20px;
}

.search-box.search-elem button.submit[disabled] {
    width: 171px;
    height: 55px;
    font-size: 20px;
    color: white;
    background: linear-gradient(to top, #e70e0e 0%, #f66565 100%);
    display: inline-block;
}

.search-box.search-elem input[type=text] {
    padding: 20px;
    height: 55px;
    width: 80%;
    font-size: 32px;
    font-family: 'Poppins';
    font-weight: 300;
    border: none;
    border-bottom: solid 2px #e21d1a;
    transition: border 0.3s;
    border-radius: 0;
}

.search-box.search-elem input[type=text]:focus {
    border-bottom: solid 2px #55cd6c;
    box-shadow: none;
}

.search-box.search-elem label.placeholder {
    position: absolute;
    top: 13px;
    left: 2rem;
    font-size: 32px;
    font-weight: 300;
    font-family: 'Poppins';
    color: #999;
    transition: all 0.3s;
}

.search-box.search-elem label.placeholder.move-up {
    top: -25px;
    color: white;
    font-size: 17px;
    font-family: 'Poppins';
}

.search-box.search-elem.search-open {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}

.search-btn {
    font-family: 'Raleway', sans-serif;
    font-size: 0.875rem;
    padding: 0 10px;
    display: inline-block;
    color: white;
}

/* end search box css */

/* theme setting */

[class^="themebtn"] {
    font: 600 16px "Poppins", sans-serif;
    text-transform: uppercase;
    padding: 15px 30px;
    border-radius: 5px;
    border: 1px solid;
    transition: 0.3s ease;
}

.themebtn1 {
    color: #000;
    background: #fff;
    border-color: #fff;
}

.themebtn1:hover {
    color: #fff;
    background: #000;
}

.themebtn2 {
    color: #fff;
    background: #000;
    border-color: #000;
}

.themebtn2:hover {
    color: #000;
    background: #fff;
}

.themebtn3 {
    color: #fff;
    background: #1843d0;
    border-color: #1843d0;
}

.themebtn3:hover {
    color: #1843d0;
    background: #fff;
}

.container-fluid {
    padding: 0 9%;
}

.d_block {
    display: block;
}

/* theme setting */

/* header */

.top-bar-center ul {
    gap: 40px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.top-bar-center ul li i {
    color: #000;
    font-size: 25px;
}

.top-bar-center ul li a {
    color: #000;
    font-size: 18px;
    font-family: 'evogria';
    transition: all .3s ease-in;
}

.top-bar-center ul li a:hover {
    color: #1843d0;
    transform: scale(1.1) translateX(10px);
}

.top-bar-center ul li {
    gap: 20px;
    display: flex;
    align-items: center;
    justify-content: flex-start;
}

.divider {
    background: #000;
    height: 40px;
    width: 1px;
}

ul.social_icons {
    display: flex;
    justify-content: end;
    gap: 15px;
    align-items: center;
}

ul.social_icons li a {
    color: #000;
    font-size: 25px;
    transition: all .3s ease-in;
}

ul.social_icons li a:hover {
    color: #1843d0;
    transform: scale(1.3);
}

.headerbtns {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 15px;
}

.menuSection {
    background: #1843d0;
}

.header-logo {
    position: relative;
    margin-bottom: -126px;
    z-index: 99;
}

.topSec {
    padding: 15px 0;
}

header {
    position: relative;
}

header::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #ffffff;
    height: 100%;
    width: 20vw;
}

.menuSec ul li:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 0;
    bottom: 0;
    left: 0;
    background: #000000;
    transition: 0.3s ease-in-out;
}

.menuSec ul li:hover:before {
    height: 100%;
    transition: 0.3s ease-in-out;
}

/* header */

/* about */

.about_top_txt h2 span {
    display: block;
    color: #1843d0;
}

.about_top_left_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about_bottom_right_img img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.about_top_left_img {
    height: 565px;
    width: 100%;
}

.about_bottom_right_img {
    height: 565px;
    width: 100%;
}

.about_top_txt ul li {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 20px;
    margin-bottom: 10px;
}

.abt-icon img {
    height: 35px;
    width: auto;
    object-fit: contain;
}

.abt-icon {
    height: 70px;
    width: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #000;
    border-radius: 50%;
    border-bottom-left-radius: 0;
    outline: 5px solid #1843d0;
}

.about_top_txt {
    padding: 0px 30px;
}

.about p {
    text-align: justify;
}

.about_btm_txt {
    padding-right: 30px;
}

.exp_box h3 {
    color: #ffffff;
    font-size: 40px;
    margin-bottom: 0;
    width: fit-content;
}

.exp_box h3 span {
    display: block;
    font-size: 18px;
}

.exp_box {
    text-align: center;
    height: 160px;
    width: 160px;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    background: #193eaf;
    border: 10px solid #ffffff;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 7px 25px;
    animation: rotateBox 6s linear infinite;
    position: absolute;
    top: -60px;
    left: 44%;
    /* transform: translateX(-50% ) !important; */
}

@keyframes rotateBox {
    from {
        transform: rotate(0deg);
    }

    to {
        transform: rotate(360deg);
    }
}

.about_second_row {
    position: relative;
}

/* about */

/* services */

.services_heading h4,
.services_heading h2 {
    color: #ffffff;
}

.services {
    position: relative;
    padding: 140px 0 0px;
}

.services::before {
    content: '';
    position: absolute;
    top: 0;
    background: url(../images/service-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 550px;
    width: 100%;
}

.services::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #2446cde3;
    height: 550px;
    width: 100%;
}

.services .container-fluid {
    position: relative;
    z-index: 2;
}

.service_slider_btns {
    display: flex;
    justify-content: end;
    align-items: center;
    gap: 15px;
}

.service_slider_btns button {
    height: 60px;
    width: 60px;
    border-radius: 50%;
    background: #ffffff;
    color: #000;
    font-size: 20px;
    border: none;
    transition: all .4s ease-in;
}

.service_slider_btns button:hover {
    background: #000;
    color: #ffffff;
}

.service_card img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.service_card {
    position: relative;
    overflow: hidden;
    border-bottom-right-radius: 40px;
    height: 500px;
}

.service_txt h4 {
    font-size: 26px;
}

.service_txt p {
    font-size: 14px;
    margin-bottom: 0;
    margin-top: 5px;
}

.service_txt {
    background: #ffffffdb;
    padding: 20px 25px;
    position: absolute;
    width: 85%;
    height: 150px;
    bottom: 30px;
    left: 50%;
    transform: translateX(-50%);
}

.service_card a i {
    transform: rotate(45deg);
}

.service_card a {
    display: flex;
    justify-content: center;
    align-items: center;
    height: 55px;
    width: 55px;
    border-radius: 50%;
    background: #000000;
    color: #ffffff;
    border: 3px solid #fff;
    font-size: 20px;
    transition: all .4s ease-in;
    position: absolute;
    bottom: 3px;
    right: 3px;
}

.service_slider .slick-slide {
    opacity: 1;
    margin: 0px 7px;
}

.service-second-row {
    margin-top: 20px;
}

/* services */

/* why choose us */

.wcu_txt h4 {
    color: #1f46c2;
}

.wcu_txt ul {
    column-count: 2;
    margin: 20px 0;
}

.wcu_txt ul li {
    font-family: 'evogria';
    color: #1f46c2;
    position: relative;
    padding-left: 40px;
    margin-bottom: 25px;
    font-size: 20px;
}

.wcu_txt ul li::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    background: url(../images/wcu-2.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 25px;
    width: 25px;
    z-index: 1;
}

.counter h3 {
    font-size: 71px;
    color: #1f46c2;
}

.counter h5 {
    font-size: 24px;
}

.counter {
    text-align: center;
}

.counter_main {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 40px;
}

.counter_divider {
    height: 60px;
    width: 1px;
    background: #aeabab;
}

.wcu_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.wcu_img {
    padding-right: 20px;
    padding-bottom: 20px;
    position: relative;
}

.wcu_img::before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: -1;
    background: #000;
    height: 550px;
    width: 550px;
}

/* why choose us */

/* call to action */

.call-to-action-txt h2 {
    color: #ffffff;
}

.call-to-action-txt h3 {
    color: #ffffff;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 20px;
}

.call-to-action-txt ul {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 20px;
}

.call-to-action::after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    background: #2446cde3;
    height: 100%;
    width: 100%;
}

.call-to-action {
    padding: 120px 0;
    background: url(../images/call-to-action-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    text-align: center;
    position: relative;
}

.call-to-action .container {
    position: relative;
    z-index: 2;
}

.call-to-action-txt .themebtn3 {
    border: 1px solid #fff;
    background: transparent;
}

.call-to-action-txt .themebtn3:hover {
    border: 1px solid #fff;
    background: #ffff;
}

.call-to-action-txt .themebtn2 {
    border: 1px solid #232527;
    background: #232527;
}

.call-to-action-txt .themebtn2:hover {
    color: #232527;
    background: #ffff;
}

/* call to action */

/* testimonial */

.testimonial_left h4 {
    font-size: 27px;
    color: #1843d0;
}

.testimonial_left h2 {
    margin: 20px 0;
}

.testimonial_card p {
    text-align: justify;
}

.testimonial_card h3 {
    color: #1843d0;
}

.testimonial_card h5 {
    color: #3c3c3c;
    font-size: 18px;
}

ul.testul1 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 25px;
}

ul.testul2 {
    display: flex;
    justify-content: flex-start;
    gap: 20px;
    align-items: center;
}

ul.testul2 li img {
    border-radius: 50%;
    height: 110px;
    width: 110px;
    object-fit: contain;
    border: 2px solid #1c3990;
}

.testimonial_card {
    padding: 50px;
    border: 1px solid #ccc;
}

.testi_slider_indicators {
    margin-top: 50px;
}

.testi_slider_indicators .slick-dots {
    display: flex !important;
    align-items: center;
    gap: 40px;
    padding: 0;
    margin: 0;
    list-style: none;
    position: unset;
}

.testi_slider_indicators .slick-dots li {
    list-style: none;
}

.testi_slider_indicators .slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 60px;
    height: 5px;
    padding: 0;
    background: #1c3990;
    border: none;
    cursor: pointer;
    transition: all 0.3s ease;
}

.testi_slider_indicators .slick-dots li.slick-active button {
    background: #000;
}

.testi_slider_indicators .slick-dots li button:before {
    display: none;
}

.testi_slider_indicators .slick-active {
    opacity: 1;
}

/* testimonial */

/* footer */

.ftr_top h2 {
    color: #fff;
    font-size: 48px;
    margin-bottom: 0;
}

.ftr_top {
    background: #000;
    padding: 40px 0;
    text-align: center;
}

.footer-btm {
    padding: 20px 0;
    background: #072a9a;
}

.copy-txt p {
    text-transform: uppercase;
    margin-bottom: 0;
    color: #fff;
    text-align: center;
}

.ftr_mid {
    background: #1843d0;
    padding: 70px 0 50px;
}

.ftr-logo ul.social_icons {
    justify-content: center;
    margin-top: 40px;
}

.ftr-logo ul.social_icons li a {
    color: #fff;
}

.ftr-logo ul.social_icons li a:hover {
    color: #000000;
    transform: scale(1.3);
}

.ftr_mid h5 {
    color: #fff;
    font-size: 20px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    padding-bottom: 20px;
    margin-bottom: 40px;
    position: relative;
}

.ftr_mid h5::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 1;
    background: #ffffff;
    height: 3px;
    width: 50px;
}

.ftr_links ul li a {
    color: #fff;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 30px;
    transition: all .3s ease-in;
}

.ftr_links ul li a:hover {
    color: #000;
    transform: translateX(10px);
    text-decoration: underline;
}

.ftr_links.service_area_links ul li a {
    margin-bottom: 10px;
    text-transform: capitalize;
}

.contant_links ul li a {
    color: #fff;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    margin-bottom: 30px;
    display: flex;
    align-items: baseline;
    gap: 20px;
}

.contant_links ul li a span {
    transition: all .3s ease-in;
}

.contant_links ul li a span:hover {
    color: #000;
    transform: translateX(10px);
    text-decoration: underline;
}

.contant_links ul li a i {
    font-size: 20px;
}

.news_letter input {
    width: 100%;
    background: #fff;
    padding: 20px;
    border-radius: 5px;
    border: 1px solid #ccc;
    color: #000;
    font-size: 16px;
    font-family: "Poppins", sans-serif;
    font-weight: 400;
}

.news_letter input::placeholder {
    color: #00000096;
}

.news_letter p {
    color: #ffffff;
    margin-bottom: 30px;
}

.news_letter button.themebtn3 {
    font-weight: 400;
    border: 1px solid #fff;
    padding: 15px 60px;
    margin-top: 15px;
}

.quick_links {
    padding-left: 60px;
}

/* footer */

html,
body {
    overflow-x: hidden;
}

/* banner */

.main_slider {
    position: relative;
}

.main_slider::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    height: 50px;
    background: #f4f8fc;
    width: 100%;
}

.banner_text {
    position: relative;
    z-index: 2;
}

.banner_text p {
    width: 90%;
}

.carousel-caption {
    bottom: 120px;
    position: absolute;
}

.carousel-indicators {
    position: absolute;
    bottom: 35px;
    left: 31%;
    justify-content: flex-start;
    margin: 0;
}

.bnr_img {
    position: absolute;
    width: 60%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
}

.bnr_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: right;
    float: right;
}








/* banner */