/* cms css start */

/* Reset CSS S */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    line-height: 1;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

html {
    height: 100%;
    width: 100%;
}

body {
    font-size: 18px;
    font-weight: 500;
    color: rgba(0, 0, 0, 0.651);
    font-family: "open", sans-serif;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-transform: inherit;
    line-height: 134%;
}   

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: "";
    content: none;
}

:focus {
    outline: 0;
}

ins {
    text-decoration: none;
}

del {
    text-decoration: line-through;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    width: auto;
    height: auto;
}

/* Reset CSS E */
/* Body S */
body a {
    color: inherit;
}

body a:hover {
    color: inherit;
}

/* body .container {
  padding-right: calc(var(--bs-gutter-x) * .5);
  padding-left: calc(var(--bs-gutter-x) * .5);
} */

/* @media (min-width: 1600px) {
  body .container {
    max-width: 1580px;
  }
} */

body a,
body a:hover,
body a:focus,
body a:active {
    color: inherit;
    text-decoration: none;
    outline: 0;
    outline-offset: 0;
}

body p,
body ul li,
body ol li {
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-transform: inherit;
}

body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body .h1,
body .h2,
body .h3,
body .h4,
body .h5,
body .h6 {
    font-weight: 400;
    font-family: "Montserrat", sans-serif;
    line-height: 130%;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-transform: inherit;
    margin: 0;
    padding: 0;
}

body h1,
body .h1 {
    font-size: 65px;
    color: #f37624;
}

@media (max-width: 1366px) {

    body h1,
    body .h1 {
        font-size: 50px;
    }
}

@media (max-width: 767px) {

    body h1,
    body .h1 {
        font-size: 45px;
    }
}

body h2,
body .h2 {
    font-size: 56px;
    color: #f37624;
}

@media (max-width: 992px) {

    body h2,
    body .h2 {
        font-size: 36px;
    }
}

body h3,
body .h3 {
    font-size: 56px;
    color: #f37624;
}

@media (max-width: 992px) {

    body h3,
    body .h3 {
        font-size: 56px;
    }
}

@media (max-width: 767px) {

    body h3,
    body .h3 {
        font-size: 56px;
    }
}

body h4,
body .h4 {
    font-size: 56px;
    color: #f37624;
}

@media (max-width: 992px) {

    body h4,
    body .h4 {
        font-size: 56px;
    }
}

@media (max-width: 767px) {

    body h4,
    body .h4 {
        font-size: 56pxl;
    }
}

body h5,
body .h5 {
    font-size: 56px;
    color: #f37624;
}

@media (max-width: 992px) {

    body h5,
    body .h5 {
        font-size: 56px;
    }
}

@media (max-width: 767px) {

    body h5,
    body .h5 {
        font-size: 56pxl;
    }
}

body h6,
body .h6 {
    font-size: 56px;
    color: #f37624;
}

@media (max-width: 992px) {

    body h6,
    body .h6 {
        font-size: 54px;
    }
}

@media (max-width: 767px) {

    body h6,
    body .h6 {
        font-size: 56px;
    }
}

body img {
    max-width: 100%;
}

/* Body E */

.swiper-button-prev,
.swiper-button-next {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    outline: none;
    border: none;
}

@media (max-width: 575px) {

    .swiper-button-prev,
    .swiper-button-next {
        width: 35px;
        height: 35px;
    }
}

.swiper-button-prev::after,
.swiper-button-next::after {
    display: none;
}

.swiper-button-prev svg,
.swiper-button-next svg {
    width: 22px;
    height: 22px;
    color: #f37624;
}

@media (max-width: 575px) {

    .swiper-button-prev svg,
    .swiper-button-next svg {
        width: 16px;
        height: 16px;
    }
}

.swiper-round-arrow .swiper-button-prev,
.swiper-round-arrow .swiper-button-next {
    background-color: rgba(243, 118, 36, 0.1);
    transition: all 0.3s ease-in;
    position: relative;
    inset: unset;
    margin-top: 10px;
}

.swiper-round-arrow .swiper-button-prev:hover,
.swiper-round-arrow .swiper-button-next:hover {
    background-color: rgba(243, 118, 36, 0.3);
}

.swiper-round-arrow .swiper-button-next {
    margin-left: 10px;
}

.swiper-trans-arrow .swiper-button-prev,
.swiper-trans-arrow .swiper-button-next {
    position: relative;
    inset: unset;
    margin-top: 10px;
}

.swiper-trans-arrow .swiper-button-prev svg,
.swiper-trans-arrow .swiper-button-next svg {
    width: 40px;
    height: 40px;
    color: #000;
}

.swiper-trans-arrow .swiper-button-next {
    margin-left: 10px;
}

/* Container S */
@media (min-width: 768px) {
    .container {
        max-width: 700px;
    }
}

@media (min-width: 992px) {
    .container {
        max-width: 930px;
    }
}

@media (min-width: 1200px) {
    .container {
        max-width: 1140px;
    }
}

@media (min-width: 1400px) {
    .container {
        max-width: 1300px;
    }
}

@media (min-width: 1700px) {
    .container {
        max-width: 1580px;
    }
}

@media (min-width: 1800px) {
    .container {
        max-width: 1660px;
    }
}

@media (max-width: 767px) {
    .container {
        padding-right: 25px !important;
        padding-left: 25px !important;
        max-width: 100%;
    }
}

.inner-pages {
    position: relative;
    z-index: 1;
    background-color: #ffffff;
    padding: 100px 0;
}

@media (max-width: 1366px) {
    .inner-pages {
        padding: 50px 0;
    }
}

@media (max-width: 767px) {
    .inner-pages {
        padding: 30px 0;
    }
}

.section-gap {
    position: relative;
    background-color: #ffffff;
    padding: 120px 0;
}

@media (max-width: 1399px) {
    .section-gap {
        padding: 100px 0;
    }
}

@media (max-width: 1199px) {
    .section-gap {
        padding: 60px 0;
    }
}

@media (max-width: 767px) {
    .section-gap {
        padding: 40px 0;
    }
}

/* Container E */
/* CMS S */
.cms:after {
    display: block;
    clear: both;
    content: "";
}

.cms+.cms,
.cms~.cms {
    margin-top: 25px;
}

.cms .ac-title {
    font-family: "Montserrat", sans-serif;
}

.cms a {
    color: #f37624;
    display: inline-block;
    position: relative;
    z-index: 1;
}

.cms a:hover {
    color: #fff;
}

.cms blockquote {
    border-left: 10px solid #000000;
    background-color: #1568a2;
    padding: 25px;
    display: table;
}

.cms .image {
    position: relative;
    z-index: 1;
    max-width: 100%;
    display: block;
    box-sizing: border-box;
    margin-top: 25px;
    margin-bottom: 25px;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
}

@media (max-width: 480px) {
    .cms .image {
        width: 100% !important;
    }
}

@media (min-width: 481px) {
    .cms .image.image-style-align-right {
        float: right;
        margin-left: 25px;
    }

    .cms .image.image-style-align-left {
        float: left;
        margin-right: 25px;
    }
}

.cms .image img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    min-width: 50px;
    width: auto;
}

.cms .image figcaption {
    background-color: rgba(21, 104, 162, 0.07);
    padding: 15px;
    text-align: center;
    font-style: italic;
    font-size: 16px;
    line-height: 120%;
}

.cms .page-break {
    position: relative;
    clear: both;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cms .page-break+blockquote {
    margin-top: 25px;
}

.cms p,
.cms ul li,
.cms ol li,
.cms .p-tag {
    font-size: 18px;
    font-weight: 400;
    color: #000000;
    font-family: "open", sans-serif;
    font-style: normal;
    letter-spacing: 0px;
    word-spacing: 0px;
    text-transform: inherit;
    line-height: 154%;
}

@media (max-width: 767px) {

    .cms p,
    .cms ul li,
    .cms ol li,
    .cms .p-tag {
        font-size: 16px;
    }
}

.cms p+p,
.cms p+ul,
.cms p+ol,
.cms p+blockquote,
.cms p+table,
.cms ul+p,
.cms ul+ul,
.cms ul+ol,
.cms ul+blockquote,
.cms ul+table,
.cms ol+p,
.cms ol+ul,
.cms ol+ol,
.cms ol+blockquote,
.cms ol+table,
.cms blockquote+p,
.cms blockquote+ul,
.cms blockquote+ol,
.cms blockquote+blockquote,
.cms blockquote+table,
.cms .image+p,
.cms .image+ul,
.cms .image+ol,
.cms .image+blockquote,
.cms .image+table,
.cms .table-responsive+p,
.cms .table-responsive+ul,
.cms .table-responsive+ol,
.cms .table-responsive+blockquote,
.cms .table-responsive+table,
.cms figure.table+p,
.cms figure.table+ul,
.cms figure.table+ol,
.cms figure.table+blockquote,
.cms figure.table+table {
    margin-top: 25px;
}

@media (max-width: 767px) {

    .cms p+p,
    .cms p+ul,
    .cms p+ol,
    .cms p+blockquote,
    .cms p+table,
    .cms ul+p,
    .cms ul+ul,
    .cms ul+ol,
    .cms ul+blockquote,
    .cms ul+table,
    .cms ol+p,
    .cms ol+ul,
    .cms ol+ol,
    .cms ol+blockquote,
    .cms ol+table,
    .cms blockquote+p,
    .cms blockquote+ul,
    .cms blockquote+ol,
    .cms blockquote+blockquote,
    .cms blockquote+table,
    .cms .image+p,
    .cms .image+ul,
    .cms .image+ol,
    .cms .image+blockquote,
    .cms .image+table,
    .cms .table-responsive+p,
    .cms .table-responsive+ul,
    .cms .table-responsive+ol,
    .cms .table-responsive+blockquote,
    .cms .table-responsive+table,
    .cms figure.table+p,
    .cms figure.table+ul,
    .cms figure.table+ol,
    .cms figure.table+blockquote,
    .cms figure.table+table {
        margin-top: 15px;
    }
}

.cms p+h1,
.cms p+h2,
.cms p+h3,
.cms p+h4,
.cms p+h5,
.cms p+h6,
.cms p+.h1,
.cms p+.h2,
.cms p+.h3,
.cms p+.h4,
.cms p+.h5,
.cms p+.h6,
.cms ul+h1,
.cms ul+h2,
.cms ul+h3,
.cms ul+h4,
.cms ul+h5,
.cms ul+h6,
.cms ul+.h1,
.cms ul+.h2,
.cms ul+.h3,
.cms ul+.h4,
.cms ul+.h5,
.cms ul+.h6,
.cms ol+h1,
.cms ol+h2,
.cms ol+h3,
.cms ol+h4,
.cms ol+h5,
.cms ol+h6,
.cms ol+.h1,
.cms ol+.h2,
.cms ol+.h3,
.cms ol+.h4,
.cms ol+.h5,
.cms ol+.h6,
.cms blockquote+h1,
.cms blockquote+h2,
.cms blockquote+h3,
.cms blockquote+h4,
.cms blockquote+h5,
.cms blockquote+h6,
.cms blockquote+.h1,
.cms blockquote+.h2,
.cms blockquote+.h3,
.cms blockquote+.h4,
.cms blockquote+.h5,
.cms blockquote+.h6,
.cms .image+h1,
.cms .image+h2,
.cms .image+h3,
.cms .image+h4,
.cms .image+h5,
.cms .image+h6,
.cms .image+.h1,
.cms .image+.h2,
.cms .image+.h3,
.cms .image+.h4,
.cms .image+.h5,
.cms .image+.h6,
.cms .table-responsive+h1,
.cms .table-responsive+h2,
.cms .table-responsive+h3,
.cms .table-responsive+h4,
.cms .table-responsive+h5,
.cms .table-responsive+h6,
.cms .table-responsive+.h1,
.cms .table-responsive+.h2,
.cms .table-responsive+.h3,
.cms .table-responsive+.h4,
.cms .table-responsive+.h5,
.cms .table-responsive+.h6,
.cms figure.table+h1,
.cms figure.table+h2,
.cms figure.table+h3,
.cms figure.table+h4,
.cms figure.table+h5,
.cms figure.table+h6,
.cms figure.table+.h1,
.cms figure.table+.h2,
.cms figure.table+.h3,
.cms figure.table+.h4,
.cms figure.table+.h5,
.cms figure.table+.h6 {
    margin-top: 25px;
}

@media (max-width: 767px) {

    .cms p+h1,
    .cms p+h2,
    .cms p+h3,
    .cms p+h4,
    .cms p+h5,
    .cms p+h6,
    .cms p+.h1,
    .cms p+.h2,
    .cms p+.h3,
    .cms p+.h4,
    .cms p+.h5,
    .cms p+.h6,
    .cms ul+h1,
    .cms ul+h2,
    .cms ul+h3,
    .cms ul+h4,
    .cms ul+h5,
    .cms ul+h6,
    .cms ul+.h1,
    .cms ul+.h2,
    .cms ul+.h3,
    .cms ul+.h4,
    .cms ul+.h5,
    .cms ul+.h6,
    .cms ol+h1,
    .cms ol+h2,
    .cms ol+h3,
    .cms ol+h4,
    .cms ol+h5,
    .cms ol+h6,
    .cms ol+.h1,
    .cms ol+.h2,
    .cms ol+.h3,
    .cms ol+.h4,
    .cms ol+.h5,
    .cms ol+.h6,
    .cms blockquote+h1,
    .cms blockquote+h2,
    .cms blockquote+h3,
    .cms blockquote+h4,
    .cms blockquote+h5,
    .cms blockquote+h6,
    .cms blockquote+.h1,
    .cms blockquote+.h2,
    .cms blockquote+.h3,
    .cms blockquote+.h4,
    .cms blockquote+.h5,
    .cms blockquote+.h6,
    .cms .image+h1,
    .cms .image+h2,
    .cms .image+h3,
    .cms .image+h4,
    .cms .image+h5,
    .cms .image+h6,
    .cms .image+.h1,
    .cms .image+.h2,
    .cms .image+.h3,
    .cms .image+.h4,
    .cms .image+.h5,
    .cms .image+.h6,
    .cms .table-responsive+h1,
    .cms .table-responsive+h2,
    .cms .table-responsive+h3,
    .cms .table-responsive+h4,
    .cms .table-responsive+h5,
    .cms .table-responsive+h6,
    .cms .table-responsive+.h1,
    .cms .table-responsive+.h2,
    .cms .table-responsive+.h3,
    .cms .table-responsive+.h4,
    .cms .table-responsive+.h5,
    .cms .table-responsive+.h6,
    .cms figure.table+h1,
    .cms figure.table+h2,
    .cms figure.table+h3,
    .cms figure.table+h4,
    .cms figure.table+h5,
    .cms figure.table+h6,
    .cms figure.table+.h1,
    .cms figure.table+.h2,
    .cms figure.table+.h3,
    .cms figure.table+.h4,
    .cms figure.table+.h5,
    .cms figure.table+.h6 {
        margin-top: 15px;
    }
}

.cms p+.table-responsive,
.cms p+figure.table,
.cms ul+.table-responsive,
.cms ul+figure.table,
.cms ol+.table-responsive,
.cms ol+figure.table,
.cms blockquote+.table-responsive,
.cms blockquote+figure.table,
.cms .image+.table-responsive,
.cms .image+figure.table,
.cms .table-responsive+.table-responsive,
.cms .table-responsive+figure.table,
.cms figure.table+.table-responsive,
.cms figure.table+figure.table {
    margin-top: 15px;
}

.cms h1,
.cms h2,
.cms h3,
.cms h4,
.cms h5,
.cms h6,
.cms .h1,
.cms .h2,
.cms .h3,
.cms .h4,
.cms .h5,
.cms .h6 {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
}

.cms h1 {
    font-size: 48px;
}

.cms h2 {
    font-size: 42px;
}

.cms h3 {
    font-size: 36px;
}

.cms h4 {
    font-size: 30px;
}

.cms h5 {
    font-size: 26px;
}

.cms h6 {
    font-size: 20px;
}

@media (max-width:767px) {
    .cms h1 {
        font-size: 44px;
    }

    .cms h2 {
        font-size: 38px;
    }

    .cms h3 {
        font-size: 32px;
    }

    .cms h4 {
        font-size: 24px;
    }

    .cms h5 {
        font-size: 22px;
    }

    .cms h6 {
        font-size: 18px;
    }
}

.cms h1+h1,
.cms h1+h2,
.cms h1+h3,
.cms h1+h4,
.cms h1+h5,
.cms h1+h6,
.cms h1+.h1,
.cms h1+.h2,
.cms h1+.h3,
.cms h1+.h4,
.cms h1+.h5,
.cms h1+.h6,
.cms h2+h1,
.cms h2+h2,
.cms h2+h3,
.cms h2+h4,
.cms h2+h5,
.cms h2+h6,
.cms h2+.h1,
.cms h2+.h2,
.cms h2+.h3,
.cms h2+.h4,
.cms h2+.h5,
.cms h2+.h6,
.cms h3+h1,
.cms h3+h2,
.cms h3+h3,
.cms h3+h4,
.cms h3+h5,
.cms h3+h6,
.cms h3+.h1,
.cms h3+.h2,
.cms h3+.h3,
.cms h3+.h4,
.cms h3+.h5,
.cms h3+.h6,
.cms h4+h1,
.cms h4+h2,
.cms h4+h3,
.cms h4+h4,
.cms h4+h5,
.cms h4+h6,
.cms h4+.h1,
.cms h4+.h2,
.cms h4+.h3,
.cms h4+.h4,
.cms h4+.h5,
.cms h4+.h6,
.cms h5+h1,
.cms h5+h2,
.cms h5+h3,
.cms h5+h4,
.cms h5+h5,
.cms h5+h6,
.cms h5+.h1,
.cms h5+.h2,
.cms h5+.h3,
.cms h5+.h4,
.cms h5+.h5,
.cms h5+.h6,
.cms h6+h1,
.cms h6+h2,
.cms h6+h3,
.cms h6+h4,
.cms h6+h5,
.cms h6+h6,
.cms h6+.h1,
.cms h6+.h2,
.cms h6+.h3,
.cms h6+.h4,
.cms h6+.h5,
.cms h6+.h6,
.cms .h1+h1,
.cms .h1+h2,
.cms .h1+h3,
.cms .h1+h4,
.cms .h1+h5,
.cms .h1+h6,
.cms .h1+.h1,
.cms .h1+.h2,
.cms .h1+.h3,
.cms .h1+.h4,
.cms .h1+.h5,
.cms .h1+.h6,
.cms .h2+h1,
.cms .h2+h2,
.cms .h2+h3,
.cms .h2+h4,
.cms .h2+h5,
.cms .h2+h6,
.cms .h2+.h1,
.cms .h2+.h2,
.cms .h2+.h3,
.cms .h2+.h4,
.cms .h2+.h5,
.cms .h2+.h6,
.cms .h3+h1,
.cms .h3+h2,
.cms .h3+h3,
.cms .h3+h4,
.cms .h3+h5,
.cms .h3+h6,
.cms .h3+.h1,
.cms .h3+.h2,
.cms .h3+.h3,
.cms .h3+.h4,
.cms .h3+.h5,
.cms .h3+.h6,
.cms .h4+h1,
.cms .h4+h2,
.cms .h4+h3,
.cms .h4+h4,
.cms .h4+h5,
.cms .h4+h6,
.cms .h4+.h1,
.cms .h4+.h2,
.cms .h4+.h3,
.cms .h4+.h4,
.cms .h4+.h5,
.cms .h4+.h6,
.cms .h5+h1,
.cms .h5+h2,
.cms .h5+h3,
.cms .h5+h4,
.cms .h5+h5,
.cms .h5+h6,
.cms .h5+.h1,
.cms .h5+.h2,
.cms .h5+.h3,
.cms .h5+.h4,
.cms .h5+.h5,
.cms .h5+.h6,
.cms .h6+h1,
.cms .h6+h2,
.cms .h6+h3,
.cms .h6+h4,
.cms .h6+h5,
.cms .h6+h6,
.cms .h6+.h1,
.cms .h6+.h2,
.cms .h6+.h3,
.cms .h6+.h4,
.cms .h6+.h5,
.cms .h6+.h6 {
    margin-top: 25px;
}

@media (max-width: 767px) {

    .cms h1+h1,
    .cms h1+h2,
    .cms h1+h3,
    .cms h1+h4,
    .cms h1+h5,
    .cms h1+h6,
    .cms h1+.h1,
    .cms h1+.h2,
    .cms h1+.h3,
    .cms h1+.h4,
    .cms h1+.h5,
    .cms h1+.h6,
    .cms h2+h1,
    .cms h2+h2,
    .cms h2+h3,
    .cms h2+h4,
    .cms h2+h5,
    .cms h2+h6,
    .cms h2+.h1,
    .cms h2+.h2,
    .cms h2+.h3,
    .cms h2+.h4,
    .cms h2+.h5,
    .cms h2+.h6,
    .cms h3+h1,
    .cms h3+h2,
    .cms h3+h3,
    .cms h3+h4,
    .cms h3+h5,
    .cms h3+h6,
    .cms h3+.h1,
    .cms h3+.h2,
    .cms h3+.h3,
    .cms h3+.h4,
    .cms h3+.h5,
    .cms h3+.h6,
    .cms h4+h1,
    .cms h4+h2,
    .cms h4+h3,
    .cms h4+h4,
    .cms h4+h5,
    .cms h4+h6,
    .cms h4+.h1,
    .cms h4+.h2,
    .cms h4+.h3,
    .cms h4+.h4,
    .cms h4+.h5,
    .cms h4+.h6,
    .cms h5+h1,
    .cms h5+h2,
    .cms h5+h3,
    .cms h5+h4,
    .cms h5+h5,
    .cms h5+h6,
    .cms h5+.h1,
    .cms h5+.h2,
    .cms h5+.h3,
    .cms h5+.h4,
    .cms h5+.h5,
    .cms h5+.h6,
    .cms h6+h1,
    .cms h6+h2,
    .cms h6+h3,
    .cms h6+h4,
    .cms h6+h5,
    .cms h6+h6,
    .cms h6+.h1,
    .cms h6+.h2,
    .cms h6+.h3,
    .cms h6+.h4,
    .cms h6+.h5,
    .cms h6+.h6,
    .cms .h1+h1,
    .cms .h1+h2,
    .cms .h1+h3,
    .cms .h1+h4,
    .cms .h1+h5,
    .cms .h1+h6,
    .cms .h1+.h1,
    .cms .h1+.h2,
    .cms .h1+.h3,
    .cms .h1+.h4,
    .cms .h1+.h5,
    .cms .h1+.h6,
    .cms .h2+h1,
    .cms .h2+h2,
    .cms .h2+h3,
    .cms .h2+h4,
    .cms .h2+h5,
    .cms .h2+h6,
    .cms .h2+.h1,
    .cms .h2+.h2,
    .cms .h2+.h3,
    .cms .h2+.h4,
    .cms .h2+.h5,
    .cms .h2+.h6,
    .cms .h3+h1,
    .cms .h3+h2,
    .cms .h3+h3,
    .cms .h3+h4,
    .cms .h3+h5,
    .cms .h3+h6,
    .cms .h3+.h1,
    .cms .h3+.h2,
    .cms .h3+.h3,
    .cms .h3+.h4,
    .cms .h3+.h5,
    .cms .h3+.h6,
    .cms .h4+h1,
    .cms .h4+h2,
    .cms .h4+h3,
    .cms .h4+h4,
    .cms .h4+h5,
    .cms .h4+h6,
    .cms .h4+.h1,
    .cms .h4+.h2,
    .cms .h4+.h3,
    .cms .h4+.h4,
    .cms .h4+.h5,
    .cms .h4+.h6,
    .cms .h5+h1,
    .cms .h5+h2,
    .cms .h5+h3,
    .cms .h5+h4,
    .cms .h5+h5,
    .cms .h5+h6,
    .cms .h5+.h1,
    .cms .h5+.h2,
    .cms .h5+.h3,
    .cms .h5+.h4,
    .cms .h5+.h5,
    .cms .h5+.h6,
    .cms .h6+h1,
    .cms .h6+h2,
    .cms .h6+h3,
    .cms .h6+h4,
    .cms .h6+h5,
    .cms .h6+h6,
    .cms .h6+.h1,
    .cms .h6+.h2,
    .cms .h6+.h3,
    .cms .h6+.h4,
    .cms .h6+.h5,
    .cms .h6+.h6 {
        margin-top: 20px;
    }
}

.cms h1+p,
.cms h1+ul,
.cms h1+ol,
.cms h1+blockquote,
.cms h2+p,
.cms h2+ul,
.cms h2+ol,
.cms h2+blockquote,
.cms h3+p,
.cms h3+ul,
.cms h3+ol,
.cms h3+blockquote,
.cms h4+p,
.cms h4+ul,
.cms h4+ol,
.cms h4+blockquote,
.cms h5+p,
.cms h5+ul,
.cms h5+ol,
.cms h5+blockquote,
.cms h6+p,
.cms h6+ul,
.cms h6+ol,
.cms h6+blockquote,
.cms .h1+p,
.cms .h1+ul,
.cms .h1+ol,
.cms .h1+blockquote,
.cms .h2+p,
.cms .h2+ul,
.cms .h2+ol,
.cms .h2+blockquote,
.cms .h3+p,
.cms .h3+ul,
.cms .h3+ol,
.cms .h3+blockquote,
.cms .h4+p,
.cms .h4+ul,
.cms .h4+ol,
.cms .h4+blockquote,
.cms .h5+p,
.cms .h5+ul,
.cms .h5+ol,
.cms .h5+blockquote,
.cms .h6+p,
.cms .h6+ul,
.cms .h6+ol,
.cms .h6+blockquote {
    margin-top: 28px;
}

@media (max-width: 767px) {

    .cms h1+p,
    .cms h1+ul,
    .cms h1+ol,
    .cms h1+blockquote,
    .cms h2+p,
    .cms h2+ul,
    .cms h2+ol,
    .cms h2+blockquote,
    .cms h3+p,
    .cms h3+ul,
    .cms h3+ol,
    .cms h3+blockquote,
    .cms h4+p,
    .cms h4+ul,
    .cms h4+ol,
    .cms h4+blockquote,
    .cms h5+p,
    .cms h5+ul,
    .cms h5+ol,
    .cms h5+blockquote,
    .cms h6+p,
    .cms h6+ul,
    .cms h6+ol,
    .cms h6+blockquote,
    .cms .h1+p,
    .cms .h1+ul,
    .cms .h1+ol,
    .cms .h1+blockquote,
    .cms .h2+p,
    .cms .h2+ul,
    .cms .h2+ol,
    .cms .h2+blockquote,
    .cms .h3+p,
    .cms .h3+ul,
    .cms .h3+ol,
    .cms .h3+blockquote,
    .cms .h4+p,
    .cms .h4+ul,
    .cms .h4+ol,
    .cms .h4+blockquote,
    .cms .h5+p,
    .cms .h5+ul,
    .cms .h5+ol,
    .cms .h5+blockquote,
    .cms .h6+p,
    .cms .h6+ul,
    .cms .h6+ol,
    .cms .h6+blockquote {
        margin-top: 20px;
    }
}

.cms h1+.table-responsive,
.cms h1+figure.table,
.cms h2+.table-responsive,
.cms h2+figure.table,
.cms h3+.table-responsive,
.cms h3+figure.table,
.cms h4+.table-responsive,
.cms h4+figure.table,
.cms h5+.table-responsive,
.cms h5+figure.table,
.cms h6+.table-responsive,
.cms h6+figure.table,
.cms .h1+.table-responsive,
.cms .h1+figure.table,
.cms .h2+.table-responsive,
.cms .h2+figure.table,
.cms .h3+.table-responsive,
.cms .h3+figure.table,
.cms .h4+.table-responsive,
.cms .h4+figure.table,
.cms .h5+.table-responsive,
.cms .h5+figure.table,
.cms .h6+.table-responsive,
.cms .h6+figure.table {
    margin-top: 15px;
}

.cms img+p {
    margin-top: 25px;
}

@media (max-width: 767px) {
    .cms img+p {
        margin-top: 15px;
    }
}

.cms ol,
.cms ul {
    position: relative;
    margin: 0;
    padding: 0;
}

.cms ol li,
.cms ul li {
    position: relative;
    display: list-item;
}

.cms ol li+li,
.cms ol li ul,
.cms ol li ol,
.cms ul li+li,
.cms ul li ul,
.cms ul li ol {
    margin-top: 12px;
}

.cms ol li ul,
.cms ol li ol,
.cms ul li ul,
.cms ul li ol {
    margin-left: 15px;
}

/* .cms ol li:hover,
.cms ul li:hover {
    color: #1568a2;
} */

.cms ol+p,
.cms ol+h1,
.cms ol+h2,
.cms ol+h3,
.cms ol+h4,
.cms ol+h5,
.cms ol+h6,
.cms ol+.h1,
.cms ol+.h2,
.cms ol+.h3,
.cms ol+.h4,
.cms ol+.h5,
.cms ol+.h6,
.cms ul+p,
.cms ul+h1,
.cms ul+h2,
.cms ul+h3,
.cms ul+h4,
.cms ul+h5,
.cms ul+h6,
.cms ul+.h1,
.cms ul+.h2,
.cms ul+.h3,
.cms ul+.h4,
.cms ul+.h5,
.cms ul+.h6 {
    margin-top: 25px;
}

@media (max-width: 767px) {

    .cms ol+p,
    .cms ol+h1,
    .cms ol+h2,
    .cms ol+h3,
    .cms ol+h4,
    .cms ol+h5,
    .cms ol+h6,
    .cms ol+.h1,
    .cms ol+.h2,
    .cms ol+.h3,
    .cms ol+.h4,
    .cms ol+.h5,
    .cms ol+.h6,
    .cms ul+p,
    .cms ul+h1,
    .cms ul+h2,
    .cms ul+h3,
    .cms ul+h4,
    .cms ul+h5,
    .cms ul+h6,
    .cms ul+.h1,
    .cms ul+.h2,
    .cms ul+.h3,
    .cms ul+.h4,
    .cms ul+.h5,
    .cms ul+.h6 {
        margin-top: 15px;
    }
}

.cms ol {
    list-style-type: decimal;
    /* Default is 1, 2, 3 */
    padding-left: 30px;
}

.cms ol li {
    list-style-type: decimal;
    /* Default is 1, 2, 3 */
}

.cms ol li li {
    padding-left: 15px;
}

.cms ul {
    list-style-type: none;
}

.cms ul li {
    position: relative;
    padding-left: 25px;
    list-style-type: none;
}

.cms ul li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 10px;
    width: 5px;
    height: 5px;
    border-radius: 50px;
    background-color: #f37624;
}

.cms .ac-title {
    color: #1568a2;
}

.cms.text-left {
    text-align: start;
}

.cms .left_img_cms {
    float: left;
    margin: 0 20px 20px 0;
    max-width: 650px;
    width: 100%;
    padding: 25px 0;
}

.cms .right_img_cms {
    float: right;
    margin: 0 0 20px 20px;
    max-width: 650px;
    width: 100%;
    text-align: right;
    padding: 25px 0;
}

.cms .center_img_cms {
    display: block;
    margin: 0 auto 20px;
    max-width: 750px;
    width: 100%;
    text-align: center;
    padding: 25px 0;
}

/* CMS E */
.p-tag {
    font-size: 22px;
    font-weight: 400;
    line-height: 170%;
    color: #000000;
}

/* Main Title Sub Title S */

/* cms css End */

/* common title css start */
.cm-title {
    font-family: "Montserrat", sans-serif;
    font-weight: 700;
    font-size: 56px;
    line-height: 117.86%;
    color: #1568a2;
}

@media (max-width: 1600px) {
    .cm-title {
        font-size: 50px;
    }
}

@media (max-width: 1399px) {
    .cm-title {
        font-size: 40px;
    }
}

@media (max-width: 991px) {
    .cm-title {
        font-size: 35px;
    }
}

@media (max-width: 576px) {
    .cm-title {
        font-size: 25px;
    }
}

.cm-title .sm-title {
    font-family: "Lato", sans-serif;
    font-weight: 400;
    font-size:20px;
    line-height: 145.45%;
    color: #f37624;
    font-weight:600;
    text-transform: uppercase;
    display: block;
    margin-bottom: 10px;
}

@media (max-width: 1399px) {
    .cm-title .sm-title {
        font-size:20px;
        margin-bottom: 4px;
    }
}

@media (max-width: 1199px) {
    .cm-title .sm-title {
        font-size:18px;
        margin-bottom: 4px;
    }
}

@media (max-width: 767px) {
    .cm-title .sm-title {
        font-size:18px;
    }
}

@media (max-width: 576px) {
    .cm-title .sm-title {
        font-size: 16px;
    }
}

/* common title css End */

/* Button css Start */
.btn.btn-secondary {
    color: #fff;
    text-decoration: none;
    background-color: #f37624;
    transition: all 0.3s ease-in-out;
    font-size: 20px;
    letter-spacing: 0px;
    text-transform: uppercase;
    display: inline-block;
    font-weight: 500;
    padding: 13px 30px;
    border-radius: 50px;
    position: relative;
    z-index: 2;
    overflow: hidden;
    border: none;
}
.home-banner .btn.btn-secondary{
        font-size: 14px;
        padding: 10px 20px;
    }
@media (max-width: 1399px) {
    .btn.btn-secondary {
        padding: 10px 20px;
        font-size: 18px;
    }
}

@media (max-width: 1199px) {
    .btn.btn-secondary {

        padding: 8px 20px;
    }
}

@media (max-width: 767px) {
    .btn.btn-secondary {
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .btn.btn-secondary {
        font-size: 14px;
        padding: 13px 15px;
        /* line-height: 15px; */
    }
}

.btn.btn-secondary::before {
    transition: all 0.3s ease-in-out;
    position: absolute;
    top: 0;
    left: 50%;
    right: 50%;
    bottom: 0;
    opacity: 0;
    content: "";
    background-color: #1568a2;
    z-index: -1;
}

.btn.btn-secondary:hover::before {
    transition: all 0.3s ease-in-out;
    left: 0;
    right: 0;
    opacity: 1;
}

/* Button css end */

/* Header css Start */

.header-section {
    margin-top: 30px;
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    z-index: 999;
}

.header-section.mobile-stick {
    position: fixed;
    top: 0;
    left: 0px;
    right: 0px;
    animation: menuStiky 0.5s ease-in-out;
}

.header-section .header-bg {
    background-color: #ffffff;
    box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.05);
    border-radius:80px;
    padding: 0 30px;
}

.header-section .menu {
    text-align: center;
}

.header-section .img-logo {
    width:195px;
    position: relative;
    left:-8px;
    top:-2px;
}
@media (max-width:1599px) {
   .header-section .img-logo {
    width:145px;
    position: relative;
    left:-8px;
    top:0px;
        } 
}
@media (max-width:1199px) {
   .header-section .img-logo {
    width:120px;
    position: relative;
    left:-8px;
    top:0px;
        } 
}
.header-section .menu .brand-nav {
    display: inline-flex;
    list-style: none;
    margin-bottom: 0px;
    text-align: left;
}

.header-section .menu .brand-nav li {
    list-style: none;
    position: relative;
    padding: 46px 20px;
}

.header-section .menu .brand-nav li a {
    display: block;
    font-size: 20px;
    font-weight: 500;
    font-family: Montserrat;
    line-height: 150%;
    color: #1568a2;
    position: relative;
    text-decoration: none;
    transition: 0.3s ease-in-out;
    line-height: 135%;
    text-transform: uppercase;
}

@media (max-width: 1700px) {
    .header-section .menu .brand-nav li {
        padding: 35px 10px;

    }
}

@media (max-width: 1600px) {
    .header-section .menu .brand-nav li a {
        font-size: 14px;

    }
}

.header-section .menu .brand-nav li .sub-menu {
    position: absolute;
    top: 100%;
    left: 0;
    visibility: hidden;
    opacity: 0;
    transform: translateY(10px);
    transition: all 0.5s ease-in-out 0s;
}

.header-section .menu .brand-nav li .sub-menu li {
    width: 200px;
    display: list-item;
    position: relative;
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, 0.175);
    float: none;
}

.header-section .menu .brand-nav li .sub-menu li {
    padding: 0px;
}

.header-section .menu .brand-nav li .sub-menu li a {
    background-color: #ffffff;
    color: #393334;
    display: block;
    padding: 10px 15px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    transition: all 0.3s ease-in-out 0s;
    font-size: 17px;
}

.header-section .menu .brand-nav li .sub-menu .sub-menu {
    z-index: 99;
    left: 200px;
    top: 0px;
}

.header-section .header-bg .get-touch {
    border: 1px solid #f37624;
    border-radius: 50px;
    padding: 7px;
}

@media (max-width: 1399px) {
    /* .header-section .menu .brand-nav li a {
        font-size: 18px;
        padding: 40px 20px;
    } */

    .header-section {
        margin-top: 10px;
    }
}

@media (max-width: 1199px) {
    .header-section .header-bg {
        padding: 5px 20px ;
    }
}

@media (max-width: 767px) {
    
}

@media (min-width: 1199px) {
    .header-section .menu .brand-nav li:hover>.sub-menu {
        visibility: visible;
        opacity: 1;
        transform: translateY(0px);
    }

    .header-section .menu .brand-nav li:hover a {
        color: #f37624;
    }

    .header-section .menu .brand-nav li .sub-menu li a:hover {
        background-color: #f37624;
        color: white;
    }
}

.header-section .part-1 {
    flex: 0 0 auto;
    width: auto;
}

.header-section .part-2 {
    flex: 1 0 0;
}

.header-section .mobile-company-name,
.header-section .is-open,
.header-section .menu-open {
    display: none;
}

@media (max-width: 1199px) {
    .header-section .mobile-company-name {
        display: flex;
        justify-content: end;
        padding: 15px 20px;
    }

    .header-section .mobile-company-name .company-name {
        font-size: 22px;
        font-weight: 600;
        line-height: 130%;
        color: #393334;
        text-align: left;
        display: none;
    }

    .header-section .menu-open {
        display: block;
        margin-left: 15px;
    }

    .header-section .menu {
        position: fixed;
        right: -350px;
        bottom: 0px;
        top: 0px;
        width: 280px;
        z-index: 999;
        background-color: #ffffff;
        border-radius: 10px;
        margin: 20px;
        transition: all 0.5s ease-out;
        overflow-y: auto;
    }

    .header-section .menu .brand-nav {
        display: block;
        padding: 40px 20px 30px;
        border-top: 1px solid rgba(0, 0, 0, 0.1);
    }

    .header-section .menu .brand-nav li {
        padding: 10px 0px;
    }

    .header-section .menu .brand-nav li a {
        font-size: 22px;
        font-weight: 600;
    }

    .header-section .menu .brand-nav li .sub-menu {
        position: unset;
        display: none;
        margin-left: 15px;
        visibility: unset;
        opacity: 1;
        transform: unset;
    }

    .header-section .menu .brand-nav li .sub-menu>li {
        width: 100%;
        box-shadow: none;
    }

    .header-section .menu .brand-nav li .sub-menu>li>a {
        border: none;
        padding: 8px 0px 8px 5px;
    }

    .header-section .menu .brand-nav li .sub-menu>li::after {
        display: none;
    }

    .header-section .menu .is-open-a>a {
        float: left;
        width: calc(100% - 40px);
    }

    .header-section .menu .is-open {
        z-index: 99;
        text-align: center;
        width: 30px;
        height: 30px;
        display: flex;
        align-items: center;
        justify-content: center;
        color: #393334;
        transition: all 0.3s ease-in-out;
        position: relative;
    }

    /* .header-section .menu > ul > .is-open-a > .is-open{
        top: 8px;
    } */

    .header-section .menu .is-close {
        transform: rotate(45deg);
    }

    .header-section .menu .is-open+.is-open {
        display: none;
    }

    .header-section .menu .is-open.is-close~ul {
        display: block;
    }
}

[data-aos^="fade"][data-aos^="fade"].header-section.aos-animate {
    transform: unset;
}
 
@media (max-width:576px) {
    .header-section .menu {
        width: calc(100% - 40px);
        right: -100%;
    }
    .header-section .header-bg .btn.btn-secondary{
        font-size: 14px;
        padding: 10px 15px;
    }
}
@media (max-width:400px) {
    .header-section .header-bg .btn.btn-secondary{
        font-size: 10px;
        padding: 8px;
    }
}

@media (max-width: 1199px) {
    .menu-overlap .menu {
        right: 0px;
    }

    .menu-overlap .nav-overlay {
        position: fixed;
        z-index: 99;
        background-color: rgba(0, 0, 0, 0.5);
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        transition: 0.3s ease-in-out;
    }
}



/* Header css End */

/* home-banner css start */
.home-bg {
    background: linear-gradient(103.58deg, rgba(57, 167, 113, 0.2) -11.27%, rgba(243, 118, 36, 0.2) 100%);
    height: 105vh;
    position: relative;
    overflow: hidden;
    z-index: 2;
}

.home-bg::before {
    content: "";
    position: absolute;
    top: 0;
    right: 8%;
    left: 8%;
    background-image: url(../images/home-banner-objects.png);
    background-repeat: no-repeat;
    background-size: contain;
    height: 100%;
    width: 100%;
    z-index: -1;
}

.home-bg::after {
    content: "";
    position: absolute;
    bottom: 41px;
    left: 50%;
    background-image: url(../images/plain.png);
    background-repeat: no-repeat;
    background-size: cover;
    z-index: -1;
    width: 183.76px;
    height: 187.19px;
    transform: translateX(-50%);
    opacity: 0.2;
}

@media (max-width:1199px) {
    .inner-page {
        padding-bottom: 120px;
    }
}

.home-banner .thumbnail-container {
    padding-bottom: 86%;
}

.home-banner .thumbnail-container img {
    z-index: 12;
    position: relative;
    margin-top: 30px;
}

.home-banner .thumbnail-container .shape {
    width: 540px;
    height: 540px;
    background-color: #1568a24a;
    border-radius: 50%;
    z-index: 11;
    position: absolute;
    top: 19%;
    left: 15%;
}

.home-banner .thumbnail-container .shape::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ccd4d2;
    border-radius: 50%;
    z-index: 5;
    position: absolute;
    top: 0px;
    left: 0px;
    animation-delay: 1s;
    animation: waves 2s ease-in-out infinite;
}

.home-banner .thumbnail-container .shape::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-color: #ccd4d2;
    border-radius: 50%;
    z-index: -1;
    top: 0;
    left: 0%;
    animation-delay: 2s;
    animation: waves-1 2s ease-in-out infinite;
}

.home-banner .text-content {
    max-width: 670px;
    width: 100%;
}

.home-banner .text-content .cm-title {
    color: #f37624;
    font-size:40px;
}

.h-logo {
    animation: moveRight 3s linear infinite;
}

@media (max-width: 767px) {
    .home-banner .text-content .cm-title .h-logo {
        width: 20px;
        height: 20px;
    }
}

.home-banner .text-content .cm-title .sm-title {
    color: #1568a2;
}

.home-banner .text-content p {
    line-height:140%;
    font-size:16px;
    font-weight: 400;
}

@media (max-width: 1199px) {
    .home-banner .text-content p {
        font-size: 20px;
        line-height: 30px;
    }
}

@media (max-width: 767px) {
    .home-banner .text-content p {
        font-size: 18px;
        line-height: 25px;
    }
}

@media (max-width: 576px) {
    .home-banner .text-content p {
        font-size: 16px;
        line-height: 23px;
    }
}

@media (max-width: 1600px) {
    .home-banner .thumbnail-container {
        padding-bottom: 90%;
    }

    .home-banner .thumbnail-container .shape {
        width: 430px;
        height: 430px;
    }

    /* .home-banner .thumbnail-container .shape::after {
    width: 400px;
    height: 400px;
  }

  .home-banner .thumbnail-container .shape::before {
    width: 520px;
    height: 520px;
  } */
}

@media (max-width: 1399px) {
    .home-banner .thumbnail-container .shape {
        width: 394px;
        height: 394px;
    }

    /* .home-banner .thumbnail-container .shape::after {
    width: 350px;
    height: 350px;
  }

  .home-banner .thumbnail-container .shape::before {
    width: 450px;
    height: 450px;
  } */
}

@media (max-width: 1199px) {
    .home-banner .thumbnail-container .shape {
        left: 22%;
    }
}

@media (max-width: 1199px) {
    .home-banner {
        padding-top: 120px;
        height: auto;
    }

    .home-banner .text-content {
        max-width: 100%;
        text-align: center;
    }
}

@media (max-width: 767px) {
    .home-banner {
        padding-bottom: 50px;
        padding-top: 120px;
    }
}

/* home-banner css end */

/* image thumb css strat */

.thumbnail-container {
    padding-bottom: 100%;
    overflow: hidden;
    position: relative;
    width: 100%;
    background-color: #f6f6f6;
    z-index: 1;
}

.thumbnail-container .thumbnail {
    margin: 0;
    display: block;
    padding: 0;
    border: none;
    height: 100%;
    width: 100%;
    position: absolute;
    background: 0 0;
}

.thumbnail a,
.thumbnail img {
    display: block;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    width: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    position: absolute;
    transition: all 0.5s ease-out;
}

.thumbnail-container.object-fit img {
    object-fit: cover;
    width: 100%;
    height: 100%;
}

@keyframes moveRight {
    0% {
      left: 0%; 
    }
    50% {
      left: 10%; 
    }
    100% {
      left: 0; 
    }
  }

@keyframes menuStiky {
    0% {
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%);
    }

    100% {
        -webkit-transform: translate(0);
        transform: translate(0);
    }
}

@keyframes waves {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        transform: scale(1.5, 1.5);
        opacity: 0;
    }
}

@keyframes waves-1 {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 0;
    }

    50% {
        opacity: 0.5;
    }

    100% {
        transform: scale(1.3, 1.3);
        opacity: 0;
    }
}

/* our-country-section section Start */

.our-country-section {
    position: relative;
}

.our-country-section::before {
    position: absolute;
    content: "";
    left: 0;
    bottom: -252px;
    height: 480px;
    width: 480px;
    background-image: url(../images/second.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 3;
}

@media (max-width: 1600px) {
    .our-country-section::before {
        bottom: -226px;
        height: 410px;
        width: 360px;
    }
}

@media (max-width: 991px) {
    .our-country-section::before {
        height: 346px;
        width: 230px;
    }
}

@media (max-width: 767px) {
    .our-country-section::before {
        display: none;
    }
}

.our-country-section .container-fluid {
    padding: 0px 45px;
}

@media (max-width: 767px) {
    .our-country-section .container-fluid {
        padding: 0px 20px;
    }
}

.our-country-section .thumbnail-container {
    border-radius: 20px;
    background-color: transparent;
}

.our-country-section .thumbnail-container::after {
    position: absolute;
    top: 0;
    content: "";
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50.44%, rgba(0, 0, 0, 0.7) 100%);
    transition: all 0.5s ease-in-out;
}

.our-country-section .thumbnail-container:hover::after {
    opacity: 0;
}

.our-country-section .thumbnail-container .overlay {
    position: absolute;
    content: "";
    bottom: -50%;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    color: white;
    flex-direction: column;
    align-items: center;
    z-index: 2;
    row-gap: 10px;
    transition: all 0.7s ease-in-out;
}


@media (min-width: 1200px) {

    .our-country-section .img-wrapper-main:nth-child(1) .img-wrapper,
    .our-country-section .img-wrapper-main:nth-child(6) .img-wrapper {
        margin-top: -230px;
    }

    .our-country-section .img-wrapper-main:nth-child(2) .img-wrapper,
    .our-country-section .img-wrapper-main:nth-child(5) .img-wrapper {
        margin-top: -130px;
    }
}

@media (min-width: 1400px) {

    .our-country-section .img-wrapper-main:nth-child(1) .img-wrapper,
    .our-country-section .img-wrapper-main:nth-child(6) .img-wrapper {
        margin-top: -260px;
    }

    .our-country-section .img-wrapper-main:nth-child(2) .img-wrapper,
    .our-country-section .img-wrapper-main:nth-child(5) .img-wrapper {
        margin-top: -145px;
    }
}

@media (min-width: 1600px) {

    .our-country-section .img-wrapper-main:nth-child(1) .img-wrapper,
    .our-country-section .img-wrapper-main:nth-child(6) .img-wrapper {
        margin-top: -300px;
    }

    .our-country-section .img-wrapper-main:nth-child(2) .img-wrapper,
    .our-country-section .img-wrapper-main:nth-child(5) .img-wrapper {
        margin-top: -145px;
    }
}


@media (min-width: 992px) and (max-width: 1199px) {

    .our-country-section .img-wrapper-main:nth-child(1) .img-wrapper,
    .our-country-section .img-wrapper-main:nth-child(4) .img-wrapper,
    .our-country-section .img-wrapper-main:nth-child(5) .img-wrapper,
    .our-country-section .img-wrapper-main:nth-child(6) .img-wrapper {
        margin-top: -132px;
    }
}

.our-country-section .thumbnail-container .overlay .name {
    font-size:28px;
    color:#fff;
    line-height: 150%;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 20px;
    transition: all 0.7s ease-in-out;
}

@media (max-width: 1600px) {
    .our-country-section .thumbnail-container .overlay .name {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .our-country-section .thumbnail-container .overlay .name {
        padding-bottom: 5px;
    }
}

@media (max-width: 576px) {
    .our-country-section .thumbnail-container .overlay .name {
        font-size: 16px;
    }
}

.our-country-section .thumbnail-container .overlay a {
    height: 30px;
    width: 60px;
}

.our-country-section .thumbnail-container .overlay a img {
    object-fit: cover;
}

.our-country-section .thumbnail-container:hover .overlay {
    bottom: 0%;
}

.our-country-section .thumbnail-container:hover .overlay .name {
    padding-bottom: 0;
}

.our-country-section .thumbnail-container img {
    transition: all 0.7s ease-in-out;
}

.our-country-section .thumbnail-container:hover img {
    transform: scale(1.1);
}

/* our-country-section section End */

/* welcome section Start */
.welcome-section {
    background-color: #e8f0f6;
    border-radius: 0px 300px 0px 300px;
}

@media (max-width: 1600px) {
    .welcome-section {
        border-radius: 0px 150px 0px 150px;
    }
}

@media (max-width: 991px) {
    .welcome-section {
        border-radius: 0px;
    }
}

.welcome-section .welcome-content p {
    line-height: 33px;
    font-size: 22px;
    font-weight: 400;
    letter-spacing: 0.5px;
    margin-top: 20px;
}

@media (max-width: 1199px) {
    .welcome-section .welcome-content p {
        font-size: 18px;
        max-width: 630px;
        margin: 15px auto;
    }
}

@media (max-width: 767px) {
    .welcome-section .welcome-content p {
        font-size: 16px;
        line-height: 30px;
    }
}

.welcome-section .thumbnail-container {
    padding-bottom: 124%;
    background-color: transparent;
}

.welcome-section .image-1 {
    border-bottom-left-radius: 190px;
    background-color: #fff;
    padding: 0 15px 15px 15px;
    max-width: 380px;
    width: 100%;
    height: fit-content;
    overflow: hidden;
}

@media (max-width: 767px) {
    .welcome-section .image-1 {
        border-bottom-left-radius: 100px;
        padding: 0 10px 10px 10px;
    }
}

.welcome-section .image-1 .thumbnail-container {
    border-bottom-left-radius: 190px;
}

@media (max-width: 767px) {
    .welcome-section .image-1 .thumbnail-container {
        border-bottom-left-radius: 100px;
    }
}

.welcome-section .image-2 {
    margin-top: 135px;
    border-top-right-radius: 190px;
    background-color: #fff;
    padding: 15px 15px 0 15px;
    max-width: 380px;
    width: 100%;
    height: fit-content;
    overflow: hidden;
}

@media (max-width: 1199px) {
    .welcome-section .image-2 {
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .welcome-section .image-2 {
        border-top-right-radius: 100px;
        padding: 10px 10px 0 10px;
    }
}

@media (min-width: 1024px) {

    .welcome-section .image-1::after,
    .welcome-section .image-2::after {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        background-color: #e8f0f6;
        left: 0;
        z-index: 2;
        transition: all 0.3s ease-in-out;
        transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .welcome-section .image-1::after {
        top: 0;
    }

    .welcome-section .image-2::after {
        bottom: 0;
    }

    .welcome-section .image-1.aos-animate::after {
        transform-origin: top center;
        animation: img-h-top 1.5s 1 linear forwards;
    }

    .welcome-section .image-2.aos-animate::after {
        transform-origin: bottom center;
        animation: img-h-bottom 1.5s 1 linear forwards;
    }
}

.welcome-section .image-2 .thumbnail-container {
    border-top-right-radius: 190px;
}

@media (max-width: 767px) {
    .welcome-section .image-2 .thumbnail-container {
        border-top-right-radius: 100px;
    }
}

@keyframes img-h-bottom {
    0% {
        transform: scaleY(1);
    }

    100% {
        transform: scaleY(0);
    }
}

@keyframes img-h-top {
    0% {
        transform: scaleY(1);
    }

    100% {
        transform: scaleY(0);
    }
}

/* welcome section End */

/* service-secton section Start */
.service-secton {
    position: relative;
}

.service-secton::before {
    position: absolute;
    content: "";
    top: 0;
    right: 0;
    height: 480px;
    width: 480px;
    background-image: url(../images/our-service-right-plain.png);
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 3;
}

@media (max-width: 1600px) {
    .service-secton::before {
        height: 410px;
        width: 360px;
    }
}

@media (max-width: 991px) {
    .service-secton::before {
        height: 230px;
        width: 230px;
    }
}

@media (max-width: 767px) {
    .service-secton::before {
        top: 20px;
    }
}

.service-box li {
    display: flex;
    justify-content: space-between;
    align-items: center;
    background-color: rgba(232, 240, 246, 1);
    padding: 20px 30px 20px 20px;
    border-radius: 10px;
    transition: all 0.5s ease-in-out;
}

.service-box li .s-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.service-box li .content-box .icon-box i {
    height: 80px;
    width: 80px;
    border-radius: 10px;
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 1199px) {
    .service-box li .content-box .icon-box i {
        height: 60px;
        width: 60px;
    }
}

@media (max-width: 576px) {
    .service-box li .content-box .icon-box i {
        height: 45px;
        width: 45px;
    }
}

.service-box li .content-box .icon-box i svg {
    transition: all 0.5s ease-in-out;
}

.service-box li:hover .content-box .icon-box i svg {
    transform: scale(1.2);
}

@media (max-width: 1199px) {
    .service-box li .content-box .icon-box i svg {
        height: 30px;
        width: 40px;
    }
}

@media (max-width: 567px) {
    .service-box li .content-box .icon-box i svg {
        height: 20px;
    }
}

.service-box li .icon-box-2 {
    height: 50px;
    width: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #fff;
    border-radius: 10px;
}

@media (max-width: 1199px) {
    .service-box li .icon-box-2 {
        height: 40px;
        width: 40px;
    }
}

@media (max-width: 576px) {
    .service-box li .icon-box-2 {
        height: 35px;
        width: 35px;
    }
}

.service-box li .icon-box-2 svg {
    height: 20px;
    width: 20px;
    transition: all 0.5s ease-in-out;
}

@media (max-width: 1199px) {
    .service-box li .icon-box-2 svg {
        height: 14px;
        width: 14px;
    }
}

@media (max-width: 576px) {
    .service-box li .icon-box-2 svg {
        height: 12px;
        width: 12px;
    }
}

.service-box li:hover a svg {
    transform: rotate(45deg);
}

.service-box li .icon-box-2 svg path {
    fill: rgba(21, 104, 162, 1);
}

.service-box li .content-box .s-title {
    font-size: 30px;
    font-weight: 600;
    line-height: 125%;
    transition: all 0.5s ease-in-out;
    color: #1568a2;
}

.service-box li:hover .content-box .s-title {
    color: #fff !important;
}

@media (max-width: 1199px) {
    .service-box li .content-box .s-title {
        font-size: 25px;
    }
}

@media (max-width: 576px) {
    .service-box li .content-box .s-title {
        font-size: 20px;
    }
}

.service-box li+li {
    margin-top: 30px;
}

@media (max-width: 576px) {
    .service-box li+li {
        margin-top: 20px;
    }
}

.service-box li:nth-child(5n + 1) {
    background-color: #e8f0f6;
}

.service-box li:nth-child(5n + 1):hover {
    background-color: #1568a2;
    color: #fff;
}

.service-box li:nth-child(5n + 2) {
    background-color: #ecf7f1;
}

.service-box li:nth-child(5n + 2):hover {
    background-color: #38a472;
}

.service-box li:nth-child(5n + 2) .content-box .s-title {
    color: #38a472;
}

.service-box li:nth-child(5n + 2) a svg path {
    fill: #38a472;
}

.service-box li:nth-child(5n + 3) {
    background-color: #f2eef4;
}

.service-box li:nth-child(5n + 3):hover {
    background-color: #764a89;
}

.service-box li:nth-child(5n + 3) .content-box .s-title {
    color: #764a89;
}

.service-box li:nth-child(5n + 3) a svg path {
    fill: #764a89;
}

.service-box li:nth-child(5n + 4) {
    background-color: #fef2ea;
}

.service-box li:nth-child(5n + 4):hover {
    background-color: #f37624;
}

.service-box li:nth-child(5n + 4) .content-box .s-title {
    color: #f37624;
}

.service-box li:nth-child(5n + 4) a svg path {
    fill: #f37624;
}

.service-box li:nth-child(5n + 5) {
    background-color: #f4ecf1;
}

.service-box li:nth-child(5n + 5):hover {
    background-color: #8c3d6a;
}

.service-box li:nth-child(5n + 5) .content-box .s-title {
    color: #8c3d6a;
}

.service-box li:nth-child(5n + 5) a svg path {
    fill: #8c3d6a;
}

.service-secton .image-box {
    border-radius: 20px 150px 20px 20px;
    position: relative;
}

@media (max-width: 767px) {
    .service-secton .image-box {
        border-radius: 20px 20px 20px 20px;
    }
}

.service-secton .image-box::before {
    position: absolute;
    content: "";
    right: 0;
    top: 0;
    border-radius: 50%;
    background-color: #c4c4c4;
    border: 20px solid #fff;
    height: 300px;
    width: 300px;
    z-index: 3;
}

@media (max-width: 1600px) {
    .service-secton .image-box::before {
        border: 10px solid #fff;
        height: 230px;
        width: 230px;
    }
}

@media (max-width: 1199px) {
    .service-secton .image-box::before {
        height: 170px;
        width: 170px;
    }
}

@media (max-width: 767px) {
    .service-secton .image-box::before {
        display: none;
    }
}

.service-secton .image-box .thumbnail-container {
    padding-bottom: 90%;
    background-color: transparent;
    border-radius: 20px 150px 20px 20px;
}

@media (max-width: 1199px) {
    .service-secton .image-box .thumbnail-container {
        border-top-right-radius: 120px;
    }
}

.service-secton .image-box .thumbnail-container {
    padding-bottom: 90%;
    background-color: transparent;
    border-radius: 20px 150px 20px 20px;
}

@media (min-width: 1024px) {
    .service-secton .image-box::after {
        position: absolute;
        left: 0;
        top: 0;
        bottom: 0;
        right: 0;
        width: 100%;
        height: 100%;
        background-color: #fff;
        content: "";
        z-index: 5;
        transition: transform 1s cubic-bezier(0.215, 0.61, 0.355, 1);
    }

    .service-secton .aos-animate::after {
        transform-origin: right center;
        animation: img-width 1.5s 1 linear forwards;
    }
}

@media (max-width: 767px) {
    .service-secton .image-box .thumbnail-container {
        border-radius: 20px 20px 20px 20px;
    }
}

@keyframes img-width {
    0% {
        -webkit-transform: scaleX(1);
        transform: scaleX(1);
    }

    100% {
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
    }
}

/* service-secton section End */

/* video-section section Start */
.video-section {
    padding-bottom: 150px;
}

@media (max-width: 1399px) {
    .video-section {
        padding-bottom: 150px;
    }
}

@media (max-width: 1199px) {
    .video-section {
        padding-bottom: 370px;
    }
}

@media (max-width: 991px) {
    .video-section {
        padding-bottom: 390px;
    }
}

@media (max-width: 767px) {
    .video-section {
        padding-bottom: 450px;
    }
}

@media (max-width: 576px) {
    .video-section {
        padding-bottom: 600px;
    }
}

@media (max-width: 480px) {
    .video-section {
        padding-bottom: 700px;
    }
}

@media (max-width: 360px) {
    .video-section {
        padding-bottom: 780px;
    }
}

.video-section .video-wrap .thumbnail-container {
    padding-bottom: 42%;
}

@media (max-width: 1199px) {
    .video-section .video-wrap .thumbnail-container {
        padding-bottom: 55%;
    }
}

@media (max-width: 991px) {
    .video-section .video-wrap .thumbnail-container {
        padding-bottom: 70%;
    }
}

@media (max-width: 767px) {
    .video-section .video-wrap .thumbnail-container {
        padding-bottom: 100%;
    }
}

@media (max-width: 576px) {
    .video-section .video-wrap .thumbnail-container {
        padding-bottom: 120%;
    }
}

.video-section .video-wrap .video-btn .v-link {
    transition: all 0.3s ease-in-out;
    z-index: 1;
}

.video-section .video-wrap .video-btn .v-link::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    height: 100%;
    background: rgba(255, 255, 255, 0.3);
    border-radius: 50%;
    animation: play 1.5s ease-out infinite;
    z-index: -1;
    transition: all 0.3s ease-in-out;
}

.video-section .video-wrap .video-btn .v-link i svg {
    width: 120px;
    height: 120px;
}

@media (max-width: 1199px) {
    .video-section .video-wrap .video-btn .v-link i svg {
        width: 100px;
        height: 100px;
    }
}

@media (max-width: 576px) {
    .video-section .video-wrap .video-btn .v-link i svg {
        width: 70px;
        height: 70px;
    }
}

.video-section .video-wrap .video-btn .v-link i svg path {
    fill: rgba(255, 255, 255, 0.5);
    transition: all 0.3s ease-in-out;
}

.video-section .video-wrap .video-btn .v-link:hover::before {
    background: rgba(243, 118, 36, 0.549);
}

.video-section .video-wrap .video-btn .v-link:hover i svg path {
    fill: rgb(243, 118, 36);
}

.video-section .video-wrap .wrap {
    position: relative;
    z-index: 2;
    margin-top: -165px;
}

.video-section .video-wrap .v-box {
    border: 3px solid #000;
    border-radius: 30px;
    height: 100%;
    position: relative;
    z-index: 1;
    padding: 30px;
    background-color: #fff;
    transition: all 0.5s ease-in-out;
}

.video-section .video-wrap .v-box::before,
.video-section .video-wrap .v-box::after {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all 0.3s ease-in-out;
    z-index: -1;
    border-radius: 0px;
    content: "";
}

.video-section .video-wrap .v-box::before {
    transform: scale(1, 0);
    border-left: 3px solid #f37624;
    border-right: 3px solid #f37624;
}

.video-section .video-wrap .v-box::after {
    transform: scale(0, 1);
    border-top: 3px solid #f37624;
    border-bottom: 3px solid #f37624;
}

@media (min-width: 1200px) {
    .video-section .video-wrap .v-box:hover {
        border: 3px solid transparent;
    }

    .video-section .video-wrap .v-box:hover::before,
    .video-section .video-wrap .v-box:hover::after {
        transform: scale(1, 1);
        border-radius: 30px;
    }
}

.video-section .video-wrap .v-box:hover span::before,
.video-section .video-wrap .v-box:hover span::after {
    top: 0;
    height: 100%;
}

@media (max-width: 991px) {
    .video-section .video-wrap .v-box {
        border-width: 2px;
    }
}

.video-section .video-wrap .v-box a {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 15px;
}

.video-section .video-wrap .v-box a .v-title {
    font-size: 30px;
    font-weight: 700;
    max-width: 165px;
    transition: all 0.3s ease-in-out;
}

@media (max-width: 1399px) {
    .video-section .video-wrap .v-box a .v-title {
        font-size: 25px;
    }
}

@media (max-width: 576px) {
    .video-section .video-wrap .v-box a .v-title {
        font-size: 20px;
    }
}

.video-section .video-wrap .v-box a .icon {
    height: 50px;
    min-width: 50px;
    border-radius: 10px;
    background-color: #fef2ea;
    display: flex;
    justify-content: center;
    align-items: center;
}

.video-section .video-wrap .v-box .n-icon svg {
    transition: all 0.3s ease-in-out;
}

.video-section .video-wrap .v-box:hover .n-icon svg {
    transform: rotate(45deg);
}

@media (max-width: 1399px) {
    .video-section .video-wrap .v-box a .icon {
        height: 40px;
        min-width: 40px;
    }
}

.video-section .video-wrap .v-box a .icon svg {
    height: 20px;
    width: 20px;
}

@media (max-width: 1399px) {
    .video-section .video-wrap .v-box a .icon svg {
        height: 16px;
        width: 16px;
    }
}

.video-section .video-wrap .v-box a i svg path {
    fill: #f37624;
    transition: all 0.3s ease-in-out;
}

.video-section .video-wrap .v-box:hover .icon svg path {
    fill: #1568a2;
}

.video-section .video-wrap .v-box p {
    font-size: 22px;
    line-height: 145.45%;
    font-weight: 400;
}

@media (max-width: 1399px) {
    .video-section .video-wrap .v-box p {
        font-size: 20px;
        line-height: 28px;
    }
}

@media (max-width: 1199px) {
    .video-section .video-wrap .v-box p {
        font-size: 18px;
    }
}

@media (max-width: 576px) {
    .video-section .video-wrap .v-box p {
        font-size: 16px;
        line-height: 25px;
    }
}

.video-section .video-wrap .v-box a:hover .v-title {
    color: #1568a2;
}

@keyframes play {
    0% {
        transform: translateY(-50%) translateZ(0) scale(1.1);
        opacity: 1;
    }

    100% {
        transform: translateY(-50%) translateZ(0) scale(1.3);
        opacity: 0;
    }
}

@keyframes bg-animate {
    0% {
        offset-distance: 0;
    }

    100% {
        offset-distance: 100%;
    }
}

/* video-section section End */

/* team-section section Start */
.team-section {
    position: relative;
    /* overflow: hidden; */
}

.team-section::before {
    position: absolute;
    content: "";
    top: -138px;
    right: 0;
    height: 480px;
    width: 480px;
    background-image: url(../images/teams-right-plain.png);
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width: 1600px) {
    .team-section::before {
        height: 410px;
        width: 360px;
    }
}

@media (max-width: 991px) {
    .team-section::before {
        height: 230px;
        width: 230px;
        top: 0;
    }
}

@media (max-width: 767px) {
    .team-section::before {
        top: 20px;
    }
}

.team-section::after {
    position: absolute;
    content: "";
    top: -138px;
    left: 0;
    height: 480px;
    width: 480px;
    background-image: url(../images/teams-left-plain.png);
    background-repeat: no-repeat;
    background-size: contain;
}

@media (max-width: 1600px) {
    .team-section::after {
        height: 410px;
        width: 360px;
    }
}

@media (max-width: 991px) {
    .team-section::after {
        height: 230px;
        width: 230px;
        top: 0;
    }
}

@media (max-width: 767px) {
    .team-section::after {
        top: 20px;
    }
}

.team-section .img-box {
    border-radius: 50%;
    padding: 41px 20px 0px;
    background: linear-gradient(180deg, rgba(58, 166, 115, 1) 0%, rgba(104, 152, 199, 1) 51%, rgba(119, 74, 137, 1) 100%);
    max-width: 500px;
    width: 100%;
    margin-bottom: 20px;
}

@media (max-width: 991px) {
    .team-section .img-box {
        padding: 25px 12px 0px;
        margin-bottom: 15px;
    }
}

.team-section .img-box .thumbnail-container {
    border-radius: 50%;
}

.team-section .img-box .thumbnail-container img {
    transition: all 0.3s ease-in-out;
}

.team-section .team-box .name {
    font-size: 30px;
    font-weight: 700;
    color: #1568a2;
    line-height: 150%;
}

.team-section .team-box .name a {
    transition: all 0.3s ease-in-out;
}

.team-section .team-box .name:hover a {
    color: #f37624;
}

.team-section .team-box:hover .img-box .thumbnail-container img {
    transform: scale(1.1);
}

@media (max-width: 576px) {
    .team-section .team-box .name {
        font-size: 22px;
    }
}

/* team-section section End */
/* Testimonial-secton section Start */
.testimonial-sec {
    position: relative;
    background: rgba(232, 240, 246, 1);
}

.testimonial-sec::before {
    content: "";
    position: absolute;
    top: 0;
    left: 9%;
    right: 1%;
    background-image: url(../images/testimonial-objects.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
    height: 100%;
}

.testimonial-sec .cm-title {
    z-index: 111;
    position: relative;
}

.testimonial-sec .swiper-slide {
    height: auto;
}

.testimonial-sec .testimonial-card {
    background-color: #fff;
    border-radius: 12px;
    height: 100%;
}

.testimonial-sec .testimonial-card .top-content {
    border-bottom: 2px solid #ededed;
    padding: 40px 40px 30px 40px;
}

@media (max-width: 1199px) {
    .testimonial-sec .testimonial-card .top-content {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .testimonial-sec .testimonial-card .top-content {
        padding: 20px;
    }
}

.testimonial-sec .testimonial-card .top-content .name {
    color: #000;
    font-weight: 600;
    font-size: 28px;
}

@media (max-width: 1399px) {
    .testimonial-sec .testimonial-card .top-content .name {
        font-size: 26px;
    }
}

@media (max-width: 1199px) {
    .testimonial-sec .testimonial-card .top-content .name {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .testimonial-sec .testimonial-card .top-content .name {
        font-size: 22px;
    }
}

.testimonial-sec .testimonial-card .top-content .title {
    color: #f37624;
    font-weight: 600;
}

.testimonial-sec .testimonial-card .top-content svg path {
    fill: #f37624;
}

@media (max-width: 991px) {
    .testimonial-sec .testimonial-card .top-content i svg {
        width: 40px !important;
        height: 40px !important;
    }
}

@media (max-width: 767px) {
    .testimonial-sec .testimonial-card .top-content i svg {
        width: 30px !important;
        height: 30px !important;
    }
}

.testimonial-sec .testimonial-card .review-text {
    font-size: 22px;
    line-height: 150%;
    padding: 30px 40px 40px 40px;
    margin-bottom: 0;
}

@media (max-width: 1399px) {
    .testimonial-sec .testimonial-card .review-text {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .testimonial-sec .testimonial-card .review-text {
        font-size: 18px;
        padding: 25px;
    }
}

@media (max-width: 767px) {
    .testimonial-sec .testimonial-card .review-text {
        font-size: 16px;
        padding: 20px;
    }
}

.testimonial-sec .swiper-pagination {
    margin-top: 30px;
    position: relative;
    line-height: 100%;
}

.testimonial-sec .swiper-pagination .swiper-pagination-bullet-active {
    background-color: #f37624;
}

/* Testimonial-secton section end */
/* footer css start */
.footer-sec {
    background-color: #1568a2;
    position: relative;
    z-index: 2;
}

.footer-sec::before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/footer-shap.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: -1;
}

.footer-sec .footer-top {
    padding: 70px 0px;
}


.footer-form .form-control {
    width: 100%;
    height: 65px;
    background-color: transparent;
    color: #fff;
    border-radius: 50px;
    padding: 10px 219px 10px 29px;
}


.footer-form .form-control::placeholder {
    color: #fff;
}

.footer-form .form-control:focus {
    box-shadow: none;
}

.footer-form .btn {
    padding: 9px 20px;
}

.footer-form .btn-secondary {
    position: absolute;
    right: 8px;
    top: 9px;
    background-color: #fff !important;
    color: #1568a2;
    font-size: 20px;
    text-transform: capitalize;
}

.footer-form .btn-secondary:hover {
    color: #fff;
}

.footer-form .btn-secondary:hover::before {
    background-color: #f37624;
}

.footer-sec .footer-bottom {
    padding: 70px 0;
    border-top: 0.5px solid rgba(255, 255, 255, 0.6);
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.6);
}

.footer-sec .footer-bottom .footer-logo {
    margin-bottom: 30px;
}

.footer-logo .link-logo{
    background: #fff;
    display: inline-block;
    padding: 6px 30px 7px 15px;
    border-radius: 80px;
}
.footer-logo .link-logo img{
    max-width: 195px;
}
@media (max-width:1599px){
    .footer-logo .link-logo img{
        max-width: 145px;
    }
}
@media (max-width:1199px){
    .footer-logo .link-logo img{
        max-width: 120px;
    }
}

.footer-sec .footer-bottom .footer-title {
    font-size: 30px;
    line-height: 117.86%;
    font-weight: 700;
    font-family: "Montserrat";
    margin-bottom: 35px;
    white-space: nowrap;
}


.footer-sec .footer-bottom .footer-menu li {
    padding-bottom: 15px;
}

.footer-sec .footer-bottom .footer-menu li:hover .f-m-list {
    transition: all 0.5s ease-in-out;
    color: #f37624;
}

.footer-sec .footer-bottom .footer-menu li:last-child {
    padding-bottom: 0px;
}

.footer-sec .footer-bottom .footer-menu li .f-m-list {
    color: white;
}

.footer-sec .footer-bottom .content .cont-text,
.footer-sec .footer-bottom .content p {
    color: #fff;
    font-size: 22px;
    font-family: "Montserrat";
    font-weight: 400;
    line-height: 145.45%;
    transition: all 0.5s ease-in-out;
}

.footer-sec .footer-bottom .content .cont-text:hover {
    color: #f37624;
}

.footer-sec .footer-bottom .social-icons .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    border: 1px solid #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    color: #ffffff;
}


.footer-sec .footer-bottom .icon {
    background-color: #fff;
    padding: 10px;
    border-radius: 50%;
}

.footer-sec .footer-bottom .icon svg,
path {
    width: 20px;
    height: 20px;
    fill: #1568a2;
}

.footer-sec .footer-bottom .social-icons li {
    transition: all 0.5s ease-in-out;
}

.footer-sec .footer-bottom .social-icons li:hover .icon {
    background-color: #f37624;
    border: none;
}

.footer-sec .footer-bottom .text p {
    font-weight: 400;
    font-size: 22px;
    line-height: 145.45%;
    font-family: "Montserrat";
    margin-bottom: 30px;
}

.footer-sec .footer-bottom-1 p {
    font-size: 22px;
    line-height: 145.45%;
    font-weight: 400;
    color: #fff;
}

.footer-sec .footer-bottom-1 .links ul li a {
    font-size: 22px;
    line-height: 145.45%;
    font-weight: 400;
    color: #fff;
    border-right: 1px solid #fff;
    padding: 0px 10px;
    transition: all 0.3s ease-in-out;
}


.footer-sec .footer-bottom-1 .links ul li a:hover {
    color: #f37624;
}

.footer-sec .footer-bottom-1 .links ul li:last-child a {
    padding-right: 0;
    border: none;
}

@media (max-width:1399px) {

    .footer-sec .footer-bottom .content .cont-text,
    .footer-sec .footer-bottom .content p {
        font-size: 18px;
    }

    .footer-sec .footer-top .cm-title {
        font-size: 42px;
    }

    .footer-sec .footer-bottom .text p {
        font-size: 20px;
    }

    .footer-sec .footer-bottom-1 .links ul li a {
        font-size: 20px;
    }

    .footer-sec .footer-bottom-1 p {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .footer-sec .footer-bottom-1 .links ul li a {
        font-size: 18px;
    }

    .footer-form .btn-secondary {
        font-size: 16px;
        top: 12px;
    }

    .footer-form .form-control {
        padding-right: 205px;
    }

    .footer-sec .footer-bottom-1 p {
        font-size: 18px;
    }

    .footer-sec .footer-bottom .text p {
        font-size: 20px;
    }
}

@media (max-width: 991px) {
    .footer-sec .footer-bottom {
        padding: 50px 0px;
    }

    .footer-sec .footer-top {
        padding: 50px 0px;
    }

    .footer-sec .footer-bottom-1 .links ul li:first-child a {
        padding-left: 0;
    }

    .footer-sec .footer-bottom .footer-title {
        margin-bottom: 24px;
    }
}

@media (max-width: 767px) {
    .footer-sec .footer-bottom-1 .links ul li a {
        font-size: 16px;
    }

    .footer-sec .footer-top .cm-title {
        font-size: 35px;
        text-align: center;
    }

    .footer-form .btn-secondary {
        top: 6px;
    }

    .footer-form .form-control {
        height: 55px;
    }

    .footer-sec .footer-bottom .content .cont-text,
    .footer-sec .footer-bottom .content p {
        font-size: 16px;
    }

    .footer-sec .footer-bottom .social-icons .icon {
        height: 40px;
        width: 40px;
    }

    .footer-sec .footer-bottom .text p {
        font-size: 16px;
        margin-bottom: 20px;
    }

    .footer-sec .footer-bottom-1 p {
        font-size: 16px;
    }
}

@media (max-width: 576px) {
    .footer-form .btn-secondary {
        position: relative;
        margin: 10px auto;
        display: block;
    }

    .footer-sec .footer-top .cm-title {
        font-size: 30px;
    }

    .footer-form .form-control {
        height: 45px;
        padding-right: 60px;
    }
}

/* footer css end */

/* inner-baner css Start */


.inner-banner {
    position: relative;
    z-index: 1;
    max-height: 60vh;
}

.inner-banner .home-bg::before {
    left: 0;
    right: 0;
    background-size: cover;

}

.inner-banner .caption {
    position: absolute;
    z-index: 1;
    top: 60%;
    left: 0;
    transform: translate(0%, -60%);
    text-shadow: none;
    width: 100%;
}

.inner-banner .caption .banner-wrapper .b-title {
    font-size: 56px;
    color: #f37624;
    line-height: 127%;
    font-weight: 700;
    margin-bottom: 16px;
    text-align: center;
    text-transform: capitalize;
}

@media (max-width: 1399px) {

    .inner-banner .caption .banner-wrapper .b-title {
        font-size: 50px;
    }
}

@media (max-width: 1199px) {
    /*.inner-banner {
        max-height: 450px;
    }*/

    .inner-banner .caption .banner-wrapper .b-title {
        /* font-size: calc(1rem + 4px); */
        margin-bottom: 10px;
    }
}

@media (max-width: 767px) {
   .inner-banner {
        max-height:85vh;
    }

    .inner-banner .caption .banner-wrapper .b-title {
        font-size: 40px;
    }
}

@media (max-width: 575px) {
    .inner-banner .caption .banner-wrapper .b-title {
        font-size: 35px;
    }
     .inner-banner {
        max-height:70vh;
    }
}

/* Breadcrumb S */
.custom-breadcrumb {
    display: flex;
    list-style: none;
}

.custom-breadcrumb li {
    display: inline-flex;
    list-style: none;
}

.custom-breadcrumb li.active {
    opacity: 0.7;
    color: #1568a2;
}

.custom-breadcrumb li.active a {
    opacity: 0.7;
    color: #1568a2;
}

.custom-breadcrumb li a {
    color: #1568a2;
    opacity: 1;
    cursor: pointer;
}

.custom-breadcrumb li a:hover {
    opacity: 1;
    color: #1568a2;
}

.custom-breadcrumb li+li::before {
    display: inline-block;
    padding-right: 10px !important;
    padding-left: 10px;
    content: "|" !important;
}

@media (max-width: 767px) {
    .custom-breadcrumb {
        display: none;
    }
}

/* Breadcrumb E */
/* inner-baner css End */
/* error page css Start */
.error-section {
    background-image: url(../images/404-bg.png);
    padding-top: 200px;
}

.error-section .error-content .e-title {
    font-size: 200px;
    color: #1568a2;
    font-weight: 700;
    letter-spacing: 4px;
    text-shadow: -1px -1px 0px #f1f1f1, 3px 3px 0px #f1f1f1, 6px 6px 0px #1c4b82;
}

.error-section .error-content .text {
    font-size: 42px;
    font-weight: 600;
    color: #1568a2;
}

.error-section .error-content p {
    font-size: 20px;
    color: #1568a2;
    font-weight: 600;
    max-width: 600px;
    margin: 20px auto 0px;
    line-height: 145%;

}

@media (max-width:1199px) {
    .error-section {

        padding-top: 170px;
    }

    .error-section .error-content .e-title {
        font-size: 150px;
    }

    .error-section .error-content .text {
        font-size: 34px;
    }

    .error-section .error-content p {
        font-size: 18px;
        max-width: 440px;
    }
}

@media (max-width:991px) {
    .error-section {

        padding-top: 140px;
    }

    .error-section .error-content .e-title {
        font-size: 130px;
    }

    .error-section .error-content .text {
        font-size: 28px;
    }

    .error-section .error-content p {
        font-size: 16px;
        margin-top: 15px;
        max-width: 393px;
    }
}

@media (max-width:767px) {
    .error-section .error-content .e-title {
        font-size: 120px;
    }

    .error-section .error-content .text {
        font-size: 25px;
    }
}

/* error page css End */

/* error page css Start */
.thank-you-section {
    background-image: url(../images/404-bg.png);
    padding-top: 230px;
}

.thank-you-section .thank-you-content .thank-you-text {
    font-size: 150px;
    color: #1568a2;
    font-weight: 700;
    line-height: 100%;
    text-shadow: -1px -1px 0px #f1f1f1, 3px 3px 0px #f1f1f1, 6px 6px 0px #1c4b82;

}

.thank-you-section .thank-you-content .text {
    font-size: 32px;
    font-weight: 700;
    color: #1568a2;
}

.thank-you-section .thank-you-content p {
    font-size: 22px;
    color: #1568a2;
    font-weight: 600;
    max-width: 407px;
    margin: 20px auto 0px;
    line-height: 145%;
}

@media (max-width:1399px) {
    .thank-you-section .thank-you-content .thank-you-text {
        font-size: 130px;
    }
}

@media (max-width:1199px) {
    .thank-you-section {
        padding-top: 170px;
    }

    .thank-you-section .thank-you-content .text {
        font-size: 34px;
    }
}

@media (max-width:991px) {
    .thank-you-section {

        padding-top: 140px;
    }

    .thank-you-section .thank-you-content .thank-you-text {
        font-size: 100px;
    }

    .thank-you-section .thank-you-content .text {
        font-size: 28px;
    }

    .thank-you-section .thank-you-content p {
        font-size: 18px;
        max-width: 338px;
    }
}

@media (max-width:767px) {
    .thank-you-section .thank-you-content .thank-you-text {
        font-size: 100px;
    }

    .thank-you-section .thank-you-content .text {
        font-size: 25px;
    }
}

@media (max-width: 576px) {
    .thank-you-section .thank-you-content .thank-you-text {
        font-size: 85px;
    }

    .thank-you-section .thank-you-content p {
        font-size: 16px;
        max-width: 290px;
    }

    .thank-you-section .thank-you-content .text {
        font-size: 20px;
    }
}

/* error page css End */

/* contact us page css Start */
.contect-sec-1 {
    overflow: hidden;
}

.contect-sec-1 .left-part {
    padding: 50px 40px;
    height: 100%;
}

.contect-sec-1 .left-part .social-icons .icon {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-color: rgba(26, 69, 114, 0.08);
    display: inline-flex;
    align-items: center;
    justify-content: center;
    transition: all .3s ease-in-out;
}

.contect-sec-1 .left-part .social-icons .icon svg {
    width: 20px;
    height: 20px;
}

.contect-sec-1 .left-part .social-icons .icon path {
    transition: all .3s ease-in-out;
}

.contect-sec-1 .left-part .social-icons .icon:hover {
    background-color: #1568a2;
}

.contect-sec-1 .left-part .social-icons .icon:hover path {
    fill: #fff;
}

.contect-sec-1 .cm-title {
    font-size: 50px;
    margin-bottom: 40px;
}

.contect-sec-1 .c-detail-box .inner-box:not(:last-child) {
    margin-bottom: 30px;
}

.contect-sec-1 .c-detail-box .inner-box .icon-box {
    min-width: 60px;
    height: 60px;
    background-color: rgba(26, 69, 114, 0.08);
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-right: 16px;
}

.contect-sec-1 .c-detail-box .inner-box .icon-box i svg {
    height: 28px;
    width: 28px;
}

.contect-sec-1 .c-detail-box .inner-box .icon-box i svg path {
    fill: #1568a2;
}

.contect-sec-1 .c-detail-box .inner-box .content .c-title {
    font-size: 16px;
    color: gray;
    margin-bottom: 10px;
    line-height: 100%;
    text-transform: capitalize;
    font-weight: 600;
}


.contect-sec-1 .c-detail-box .inner-box .content a {
    color: #1a1a1a;
    text-transform: capitalize;
    transition: all .3s ease-in-out;
    font-size: 18px;
    letter-spacing: 0.60px;
    white-space: nowrap;
    font-weight: 500;
}

.contect-sec-1 .c-detail-box .inner-box .content a:hover {
    color: #f37624;
}

.contect-sec-1 .c-detail-box .inner-box .content p {
    color: #1a1a1a;
    line-height: 150%;
    font-size: 18px;
}

.contect-sec-1 .form-box {
    box-shadow: 0 0 40px rgba(0, 0, 0, .1019607843);
    padding: 50px 40px;
}

.contect-sec-1 .form-box .cm-title {
    font-size: 30px;
    line-height: 1.2;
    font-weight: 700;
    color: #1568a2;
    margin-bottom: 40px;
}

.contect-sec-1 .form-box .form-group {
    margin-bottom: 30px;
}

.contect-sec-1 .form-box .form-group .form-control {
    height: 52px;
    border: 1px solid rgba(32, 30, 30, 0.522);
    padding: 10px 15px;
}

.contect-sec-1 .form-box .form-group .form-control:focus {
    box-shadow: none;
}

.contect-sec-1 .form-box .form-group .form-control::placeholder {
    font-weight: 500;
}

@media (max-width:1199px) {
    .contect-sec-1 .left-part {
        padding: 40px;
    }

    .contect-sec-1 .cm-title {
        font-size: 40px;
        margin-bottom: 30px;
    }

    .contect-sec-1 .form-box {
        padding: 40px;
    }
}

@media (max-width:767px) {
    .contect-sec-1 .cm-title {
        font-size: 35px;
        margin-bottom: 20px;
    }

    .contect-sec-1 .c-detail-box .inner-box .icon-box {
        height: 45px;
        min-width: 45px;
    }

    .contect-sec-1 .c-detail-box .inner-box .icon-box i svg {
        height: 20px;
        width: 20px;
    }

    .contect-sec-1 .c-detail-box .inner-box .content .c-title {
        margin-bottom: 8px;
    }

    .contect-sec-1 .c-detail-box .inner-box .content a {
        font-size: 16px;
    }

    .contect-sec-1 .c-detail-box .inner-box .content p {
        font-size: 16px;
    }

    .contect-sec-1 .form-box .form-group {
        margin-bottom: 20px;
    }

    .contect-sec-1 .form-box .form-group .form-control {
        font-size: 14px;
        height: 40px;
    }

    .contect-sec-1 .form-box .form-group .form-control::placeholder {
        font-size: 14px;
    }

    .contect-sec-1 .left-part .social-icons .icon {
        width: 45px;
        height: 45px;
    }

    .contect-sec-1 .left-part .social-icons .icon svg {
        width: 16px;
        height: 16px;
    }
}

@media (max-width:576px) {
    .contect-sec-1 .left-part {
        padding: 25px;
    }

    .contect-sec-1 .form-box {
        padding: 25px;
    }

    .contect-sec-1 .form-box .cm-title {
        font-size: 25px;
        margin-bottom: 30px;
    }
}

/* contact us page css End */


/* sitemap page css Start */
.sitemap-page {
    display: flex;
    align-items: center;
    background-image: url(../images/404-bg.png);
}

.sitemap-page .sitemap-list .content>li {
    list-style: none;
    position: relative;
    width: 25%;
    padding-bottom: 50px;
    padding-left: 36px;
    box-sizing: border-box;
}

.sitemap-page .sitemap-list .content>li::before {
    content: '';
    position: absolute;
    height: 20px;
    width: 20px;
    background-image: url(../images/v-logo.png);
    background-size: cover;
    background-repeat: no-repeat;
    left: 0;
    top: 8px;
    transition: all 0.5s ease-in-out;
    opacity: 1;
    z-index: 2;
}

.sitemap-page .sitemap-list .content>li a {
    font-size: 25px;
    font-weight: 500;
    line-height: 130%;
    color: #1568a2;
    letter-spacing: 0.2px;
    display: inline-block;
}

.sitemap-page .sitemap-list .content>li a:hover {
    color: #f37624;
}

.sitemap-page .sitemap-list .content>li ul {
    padding-top: 10px;
    position: relative;
    box-sizing: border-box;
}

.sitemap-page .sitemap-list .content>li ul li {
    width: 100%;
    padding: 0px;
    margin-top: 10px;
    list-style-type: none;
}

.sitemap-page .sitemap-list .content>li ul li::before {
    margin: 12px 0 0 -26px;
    content: "";
    position: absolute;
    background-color: #1c4b82;
    width: 6px;
    height: 6px;
    border-radius: 50%;
}

.sitemap-page .sitemap-list .content>li ul li a {
    font-size: 20px;
    font-weight: 400;
    line-height: 130%;
    color: #1568a2;
    padding-left: 0;
    background: none;
}

.sitemap-page .sitemap-list .content>li ul li ul {
    margin: -8px 0 10px 25px;
    position: relative;
}

.sitemap-page .sitemap-list .content>li ul li ul li:first-child {
    padding-top: 0px;
}

@media (max-width: 991px) {
    .sitemap-page .sitemap-list .content>li {
        width: 33%;
        padding-bottom: 30px;
    }
}

@media (max-width: 767px) {
    .sitemap-page .sitemap-list .content {
        padding: 0%;
    }

    .sitemap-page .sitemap-list .content>li {
        width: 50%;
        padding-left: 33px;
        padding-bottom: 20px;
    }

    .sitemap-page .sitemap-list .content>li::before {
        height: 17px;
        width: 17px;
        top: 4px;
    }

    .sitemap-page .sitemap-list .content>li a {
        font-size: 20px;
    }

    .sitemap-page .sitemap-list .content>li ul li a {
        font-size: 18px;
    }

    .sitemap-page .sitemap-list .content>li ul li::before {
        margin: 10px 0 0 -23px;
    }
}

@media (max-width: 575px) {
    .sitemap-page .sitemap-list .content>li {
        width: 100%;
    }
}

/* sitemap page css End */

/* tetimonial page css Start */
.testimonial-page {
    position: relative;
    background: rgba(232, 240, 246, 1);
}

.testimonial-page::before {
    content: "";
    position: absolute;
    top: 0;
    left: 9%;
    right: 1%;
    background-image: url(../images/testimonial-objects.png);
    background-size: cover;
    background-repeat: no-repeat;
    z-index: -1;
    height: 100%;
}

.testimonial-page .testimonial-card {
    background-color: #fff;
    border-radius: 12px;
    height: 100%;
}

.testimonial-page .testimonial-card .top-content {
    border-bottom: 2px solid rgba(60, 50, 50, 0.129);
    padding: 40px 40px 30px 40px;
}

@media (max-width: 1199px) {
    .testimonial-page .testimonial-card .top-content {
        padding: 30px;
    }
}

@media (max-width: 767px) {
    .testimonial-page .testimonial-card .top-content {
        padding: 20px;
    }
}

.testimonial-page .testimonial-card .top-content .name {
    color: #000;
    font-weight: 600;
    font-size: 28px;
}

@media (max-width: 1399px) {
    .testimonial-page .testimonial-card .top-content .name {
        font-size: 26px;
    }
}

@media (max-width: 1199px) {
    .testimonial-page .testimonial-card .top-content .name {
        font-size: 24px;
    }
}

@media (max-width: 767px) {
    .testimonial-page .testimonial-card .top-content .name {
        font-size: 22px;
    }
    .testimonial-page .testimonial-card .top-content .title{
        font-size: 15px;
    }
}
@media (max-width: 576px) {
    .testimonial-page .testimonial-card .top-content .name {
        font-size: 20px;
    }
}

.testimonial-page .testimonial-card .top-content .title {
    color: #f37624;
    font-weight: 600;
}

.testimonial-page .testimonial-card .top-content svg path {
    fill: #f37624;
}

@media (max-width: 991px) {
    .testimonial-page .testimonial-card .top-content i svg {
        width: 40px !important;
        height: 40px !important;
    }
}

@media (max-width: 767px) {
    .testimonial-page .testimonial-card .top-content i svg {
        width: 30px !important;
        height: 30px !important;
    }
}

.testimonial-page .testimonial-card .review-text {
    font-size: 22px;
    line-height: 150%;
    padding: 30px 40px 40px 40px;
    margin-bottom: 0;
}

@media (max-width: 1399px) {
    .testimonial-page .testimonial-card .review-text {
        font-size: 20px;
    }
}

@media (max-width: 1199px) {
    .testimonial-page .testimonial-card .review-text {
        font-size: 18px;
        padding: 25px;
    }
}

@media (max-width: 767px) {
    .testimonial-page .testimonial-card .review-text {
        font-size: 16px;
        padding: 20px;
    }
}

/* tetimonial page css End */

/* service detail page css Start */

@media (min-width:992px) {
    .service-details .left-panel {
        position: sticky;
        top: 170px;
    }
}

.service-details .right-panel .thumbnail-container {
    border-radius: 20px;
    padding-bottom: 67%;
}

.accordian-box .accordion .accordion-item {
    border: none;
    margin-bottom: 10px;
    box-shadow: 0px 10px 60px 0px rgba(99, 99, 99, 0.10);
    border-radius: 10px;
}

.accordian-box .accordion .accordion-item .accordion-header {
    font-size: 22px;
}

.accordian-box .accordion .accordion-item .accordion-header button {
    font-size: 22px;
}

.accordian-box .accordion .accordion-item .accordion-header .accordion-button {
    border: none;
    border-radius: 10px;
    box-shadow: none;
    font-weight: 500;
}

@media (max-width: 576px) {
    .accordian-box .accordion .accordion-item .accordion-header .accordion-button::after {
        width: 15px;
        height: 15px;
        background-size: cover;
    }
}

.accordian-box .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
    background-color: transparent;
    color: #f37624;
}

.accordian-box .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::before {
    content: "";
    position: absolute;
    width: 97%;
    height: 2px;
    background-color: rgba(15, 15, 15, 0.063);
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    transition: all 0.3s;
}

.accordian-box .accordion .accordion-item .accordion-body {
    font-weight: 500;
    font-size: 16px;
    line-height: 150%;
}

.side-panel .detail-box {
    padding: 25px;
    border: 1px solid #e5e5e5;
    border-radius: 12px;
    margin-bottom: 30px;
}

@media (max-width: 1399px) {
    .side-panel .detail-box {
        padding: 20px;
    }
}

.side-panel .detail-box .service-box li::before {
    display: none;
}

.side-panel .detail-box .content-box .icon-box i {
    height: 50px;
    width: 50px;
}

.side-panel .detail-box .content-box .icon-box i svg {
    height: 28px;
    width: 26px;
}

.side-panel .service-box li .icon-box-2 {
    height: 40px;
    width: 40px;
}

.side-panel .service-box li .icon-box-2 svg {
    height: 15px;
    width: 15px;
}

.side-panel .detail-box .content-box .s-title {
    font-size: 24px;
    position: relative;
}

@media (max-width:576px) {
    .side-panel .service-box li {
        padding: 15px;
    }

    .side-panel .detail-box .content-box .s-title {
        font-size: 20px;
    }
}

/* .side-panel .detail-box .detail-list li {
    width: 100%;
    padding-left: 0;
    margin-bottom: 12px;
} */

.side-panel .detail-box .detail-list li::before {
    display: none;
}

.side-panel .detail-box .detail-list li a {
    font-size: 18px;
    letter-spacing: 0.80px;
    padding: 16px 35px 16px 20px;
    background-color: rgba(206, 217, 228, 0.09);
    border: 1px solid rgba(48, 60, 76, 0.05);
    border-radius: 12px;
    width: 100%;
    display: block;
    transition: all .3s ease;
    position: relative;
    color: #1568a2;
    font-weight: 600;
}

.side-panel .detail-box .detail-list li a::after {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    border-bottom: 1px solid #000;
    border-right: 1px solid #000;
    transform: rotate(-45deg);
    right: 25px;
    top: 21.50px;
}

.side-panel .detail-box .contact-wrap li {
    padding-left: 0;
}

.side-panel .detail-box .contact-wrap li::before {
    display: none;
}

.side-panel .detail-box .contact-wrap li+li {
    margin-top: 20px;
}

.side-panel .detail-box .contact-wrap .icon-box {
    height: 45px;
    min-width: 45px;
    background-color: #f37624;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media (max-width: 576px) {
    .side-panel .detail-box .contact-wrap .icon-box {
        height: 38px;
        min-width: 38px;
    }
}

.side-panel .detail-box .contact-wrap .icon-box svg {
    height: 25px;
    width: 25px;
}

@media (max-width: 576px) {
    .side-panel .detail-box .contact-wrap .icon-box svg {
        height: 20px;
        width: 20px;
    }
}

.side-panel .detail-box .contact-wrap .icon-box svg path {
    fill: #fff;
}

.side-panel .detail-box .contact-wrap .content {
    margin-left: 20px;
}

.side-panel .detail-box .contact-wrap .content h5 {
    font-size: 20px;
    text-transform: capitalize;
    margin-bottom: 7px;
    color: #000000;
}

.side-panel .detail-box .contact-wrap .content p {
    margin-top: 0;
    font-size: 16px;
    font-weight: 600;
    color: #1568a2;
}

.side-panel .detail-box .contact-wrap .content ul {
    margin: 0;
}

.side-panel .detail-box .contact-wrap .content ul li {
    padding-left: 0;
    position: relative;
}

.side-panel .detail-box .contact-wrap .content ul li:first-child {
    margin-right: 30px;
}

@media (max-width: 1399px) {
    .side-panel .detail-box .contact-wrap .content ul li:first-child {
        margin-right: 10px;
    }
}

.side-panel .detail-box .contact-wrap .content ul li:first-child::after {
    position: absolute;
    content: "|";
    top: 0;
    right: -18px;
    color: #000;
}

@media (max-width: 1399px) {
    .side-panel .detail-box .contact-wrap .content ul li:first-child::after {
        right: -8px;
    }
}

.side-panel .detail-box .contact-wrap .content a {
    color: #1568a2;
    line-height: 120%;
    display: inline-block;
    transition: all .3s ease-in-out;
    font-size: 16px;
    font-weight: 600;
}

@media (max-width: 1399px) {
    .side-panel .detail-box .contact-wrap .content a {
        font-size: 15px;
    }
}

@media (max-width: 1199px) {
    .side-panel .detail-box .contact-wrap .content a {
        font-size: 15px;
    }
}

@media (min-width: 1200px) {
    .side-panel .detail-box .detail-list li:hover a {
        background-color: #f37624;
        border-color: #f37624;
        color: #fff;
    }

    .side-panel .detail-box .detail-list li:hover a::after {
        border-color: #fff;
    }

    .side-panel .detail-box .contact-wrap .content a:hover {

        color: #f37624;
    }
}

/* service detail page css End */

/* about-us-sec page css Start */
.about-us-sec .thumbnail-container {
    padding-bottom: 66.66%;
    border-radius: 20px;
}

.about-us-sec .content {
    max-width: 730px;
}

.about-us-sec .content .mission-card {
    margin-top: 30px;
}

@media (max-width:1700px) {
    .about-us-sec .content {
        max-width: 560px;
    }
}

@media (max-width: 1400px) {
    .about-us-sec .content {
        max-width: 478px;
    }
}

@media (max-width:1199px) {
    .about-us-sec .content {
        max-width: 100%;
    }
}

@media (max-width:576px) {
    .about-us-sec .content .main-title {
        font-size: 30px;
    }
}

/* about-us-sec page css End */

/* model popup css Start */
.vidoe-model {
    background-color: #201e1e;
}

.modal-content {
    background-color: transparent;
}

@media (min-width: 1600px) {
    .vidoe-model .modal-dialog {
        max-width: 1550px;
    }
}

.modal-content .modal-title {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}

@media (max-width: 1199px) {
    .modal-content .modal-title {
        font-size: 40px;
    }
}

@media (max-width: 767px) {
    .modal-content .modal-title {
        font-size: 30px;
    }
}

.modal-content .btn-close {
    width: 40px;
    height: 40px;
    background-color: rgba(255, 255, 255, 0.3);
    background-image: none;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: 1;
}

@media (max-width: 767px) {
    .modal-content .btn-close {
        height: 30px;
        width: 30px;
    }
}

.modal-content .btn-close svg {
    height: 20px;
    width: 20px;
}

@media (max-width: 767px) {
    .modal-content .btn-close svg {
        height: 15px;
        width: 15px;
    }
}

.modal-content .btn-close svg path {
    fill: #fff;
}

/* Back to top css Start */

.back-to-top {
    position: fixed;
    right: 30px;
    bottom: 30px;
    height: 40px;
    width: 40px;
    display: block;
    border-radius: 50%;
    z-index: 1000;
    cursor: pointer;
    background-color: #fff;
    opacity: 0;
    visibility: hidden;
    transform: translateY(45px);
    overflow: hidden;
    transition: all 0.3s linear;
}

@media (max-width: 767px) {
    .back-to-top {
        display: none;
    }
}

.back-to-top::after {
    position: absolute;
    content: "➜";
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    transform: rotate(270deg);
    /* background-color: #fff; */
    left: 0;
    top: 0;
    height: 40px;
    width: 100%;
    color: #f37624;
    cursor: pointer;
    display: block;
    z-index: 1;
    transition: all 0.3s linear;
}

.back-to-top .progress-circle {
    fill: none;
    stroke: #f37624;
    stroke-width: 7px;
    transition: all 0.3s linear;
}

.back-to-top svg path {
    fill: white !important;
}

.back-to-top.active {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}