@font-face {
    font-family: "Poppins-Regular";
    src: url('../fonts/Poppins-Regular.ttf');
}

body {
    word-break: keep-all;
    font-family: "Poppins-Regular";
}

a {
    /*color: #24424a !important;*/
    font-weight: 600;
}

.btn {
    height: auto !important;
}

.activ {
    background-image: linear-gradient(to left, rgba(38, 178, 207, 70%) 26.48%, rgba(255, 255, 255, 0.7) 73.52%);
}

.activ .nav-brand {
    width: 70px;
    transition: 0.5s;
}

.activ .openbtn {
    width: 50px;
    height: 50px;
    transition: 0.5s;
    font-size: 20px;
}

.main-banner {
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../img/final-baner.jpg'), linear-gradient(0deg, #dbebd8, transparent, transparent, transparent);
    background-blend-mode: lighten;
    background-position-x: left;
    height: 100vh;
    background-size: cover;
    text-align: left;
    background-blend-mode: hue;
}

.mw-35 {
    max-width: 33% !important;
}

.ht-p {
    font-size: 19px;
    line-height: 1.47;
    font-weight: 600;
}

@media(max-width:767px) {
    .ht-p {
        font-size: 16px;
    }
    .main-banner {
        text-align: center;
    }
    .nav-brand {
        width: 90px !important;
    }
    .french,
    .uk {
        width: 30px !important;
    }
    .bar-line {
        padding-left: 10px;
    }
    .openbtn {
        width: 45px !important;
        height: 45px !important;
        display: flex!important;
        align-items: center!important;
        justify-content: center!important;
        margin-top: 5px;
    }
}

.bar-line {
    padding-left: 15px;
}

.french,
.uk {
    width: 35px;
}

.pt-10px {
    /*padding-top: 8px !important;*/
}

.flag-tel {
    width: 100%;
    padding: 6px;
    border-radius: 5px;
}

label {
    margin-bottom: 2px;
}


/*---------------------*/

.h-form {
    background: rgba(223, 227, 228, 0.8);
    padding: 35px 25px;
    border-radius: 25px;
}

.b-0 {
    border: 0 !important;
}

.m-a {
    margin: auto;
}


/*------------------------*/

.button-wrap {
    /*background: #fee5c8;*/
    background: #DBEBD8;
    color: #2c3037;
    padding: 12px 20px;
    border-radius: 8px;
    border: 0;
    /*box-shadow: 0 8px 12px -1px #000;*/
    font-weight: 600 !important;
    letter-spacing: 1px;
    /*border:1px solid #333;*/
    margin-top: 20px;
    margin-bottom: 20px;
}

.button-wrap:hover {
    transition: 0.6s;
    border: 0px solid #fff;
    /*background: linear-gradient(45deg, #000, #555, #000);*/
    background: #2c3037;
    opacity: 0.7;
    color: #fff;
}

.button-wrap1 {
    /*background: #fee5c8;*/
    background: radial-gradient(#1f3f97, #000f40);
    color: #fff !important;
    padding: 12px 20px;
    border-radius: 8px;
    border: 0;
    /*box-shadow: 0 8px 12px -1px #000;*/
    font-weight: 600 !important;
    letter-spacing: 1px;
    /*border:1px solid #333;*/
    margin-top: 20px;
    margin-bottom: 20px;
    height: auto;
}

.button-wrap1:hover {
    transition: 0.6s;
    border: 0px solid #fff;
    /*background: linear-gradient(45deg, #000, #555, #000);*/
    background: radial-gradient(#1f3f97, #000f40);
    opacity: 0.7;
    color: #fff;
}

.retour {
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 15px;
    display: block;
}

.mx-100 {
    max-width: 100%;
}

.p-25 {
    padding: 25px;
}

.ptb-25 {
    padding: 25px 0;
}

.a-s-c {
    align-self: center;
}

.br-20 {
    border-radius: 30px;
}

.div-imgtxt {
    position: relative;
}

.div-imgtxt p {
    color: #fff;
    font-size: 18px
}

.text-left {
    text-align: left;
}

.lh-22 {
    line-height: 22px;
}

.fs-12 {
    font-size: 12px;
}

.fw-600 {
    font-weight: 600;
}

.foo-ter h4 {
    color: #fff;
    margin-bottom: 25px;
    font-size: 27px;
}

.foo-ter h6 {
    color: #fff !important;
    font-size: 17px;
    font-weight: 600;
    padding-bottom: 7px !important;
    padding-top: 15px;
}

.fo-tr li {
    list-style-type: none;
}

.fo-tr {
    padding-left: 0;
}

.fo-tr li a {
    display: block;
    color: #f1f1f1 !important;
    font-size: 15px;
    padding-bottom: 2px;
}

.fo-tr li a:hover {
    color: #fff !important;
}

.cs1 {
    background: #7fff00;
    border-radius: 20px;
    height: 250px;
    position: relative;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

.city-div {
    padding: 15px 20px;
    margin-bottom: 50px;
    text-align: center;
}

.city-div p {
    font-size: 15px;
}

.city-div h5 {
    font-size: 17px;
}

.cs1 img {
    /* height: 100px; */
    position: absolute;
    bottom: 0;
    top: 85%;
    left: 50%;
    transform: translate(-50%, -50%);
    border-radius: 50% !important;
    height: 150px;
    width: 150px !important;
    object-fit: cover;
    box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%);
}

.owl-c .item img {
    display: block;
    /* width: 100%; */
    max-width: 250px;
    height: 250px;
    object-fit: cover;
    /*border-radius: 50%;*/
    box-shadow: 0 11px 20px 6px #ddd;
    margin-bottom: 10px;
    margin-top: 10px;
}

.portfolio-item .thumb .hover-content {
    border-radius: 15px;
    overflow: hidden;
    position: absolute;
    left: 4% !important;
    top: 4% !important;
    background: rgba(255, 255, 255, 0.8) !important;
    width: 90% !important;
    height: 90% !important;
    opacity: none;
    /* visibility: hidden; */
    /* transition: all .5s; */
    transform: translate(0%, 0%) !important;
}

.portfolio-item .thumb .hover-content h4,
span {
    color: #3c7300 !important;
}

.block-a {
    border: 1px solid #fff;
    padding: 10px;
    display: inline-block;
    border-radius: 5px;
    color: #fff !important;
    margin-right: 15px;
}

.block-a:focus,
.block-a:hover {
    color: #ccc;
    opacity: 0.6;
}

.clr-w {
    color: #fff !important;
}

.bg-trans {
    background: transparent;
    border-color: #fff;
}

.bg-trans:focus {
    background: transparent;
}

.lo-go {
    color: #fff;
    font-weight: 700;
    font-size: 30px;
}

.br-50 {
    border-radius: 50%;
}

.fotr-up {
    /*margin-bottom: -99px;*/
}

.row-back1 {
    padding: 50px;
    box-shadow: 0 -3px 15px 2px #ccc;
    margin-bottom: 49px;
    border-radius: 40px 40px 0 0;
    background: radial-gradient(circle, rgba(255, 255, 255, 1) 14%, rgb(250 253 255)27%, rgb(232 238 245) 99%);
}

.social-ul li {
    display: inline-block;
    border: 1px dashed #3b5998;
    border-radius: 50%;
    padding: 3px;
    -webkit-box-shadow: 0px 7px 15px rgb(0 0 0 / 5%);
    box-shadow: 0px 7px 15px rgb(0 0 0 / 5%);
}

.social-ul li a.facebook {
    padding: 5px;
    font-size: 20px;
    color: #3b5998;
    display: block;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    background: beige;
}

.social-ul li a.facebook:hover {
    background: #3b5998;
    color: #fff !important;
    transition: all .9s;
}

.social-ul li a.instagram {
    padding: 5px;
    font-size: 20px;
    color: #cc2366;
    display: block;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    background: beige;
}

.social-ul li a.instagram:hover {
    background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
    color: #fff !important;
}

.social-ul li a.linked {
    padding: 5px;
    font-size: 20px;
    color: #0077b5;
    display: block;
    height: 32px;
    width: 32px;
    text-align: center;
    line-height: 22px;
    border-radius: 50%;
    background: beige;
}

.social-ul li a.linked:hover {
    background: #0077b5;
    color: #fff !important;
    transition: all .9s;
}

.w-80 {
    width: 85%;
}

#button {
    display: inline-block;
    /*background: linear-gradient(45deg, #5eb302, #73dd00, #4c8a09);*/
    background: #9efd38;
    width: 50px;
    height: 50px;
    text-align: center;
    border-radius: 4px;
    position: fixed;
    bottom: 100px;
    right: 30px;
    transition: background-color .3s, opacity .5s, visibility .5s;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    border-radius: 50%;
}

#button::after {
    content: "\f077";
    font-family: FontAwesome;
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 45px;
    color: #fff;
}

#button:hover {
    cursor: pointer;
    background-color: #333;
}

#button:active {
    background-color: #555;
}

#button.show {
    opacity: 1;
    visibility: visible;
}

.fo-rm {
    position: relative;
}

iframe {
    border-radius: 15px;
}


/*-------mega menu------*/

.animated {
    /*z-index:99999 !important;*/
}

.navigation {
    width: 100%;
    height: 70px;
    display: table;
    position: relative;
    font-family: inherit;
    z-index: 99999;
    /*background-color:#fff*/
}

.navigation * {
    box-sizing: border-box;
    -webkit-tap-highlight-color: transparent
}

.navigation-portrait {
    height: 48px
}

.navigation-fixed {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 19998
}

.navigation-hidden {
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important
}

.align-to-right {
    float: right
}

.nav-header {
    float: left
}

.navigation-hidden .nav-header {
    display: none
}

.nav-brand {
    line-height: 70px;
    padding: 0;
    color: #343a40;
    font-size: 24px;
    text-decoration: none !important;
    width: 120px;
    margin-top: 10px;
}

.lo-go img {
    width: 80px;
}

.nav-brand:hover,
.nav-brand:focus {
    color: #343a40
}

.navigation-portrait .nav-brand {
    font-size: 18px;
    line-height: 48px
}

.navbar-brand img {
    width: 50px;
}

.nav-logo>img {
    height: 48px;
    margin: 11px auto;
    padding: 0 15px;
    float: left
}

.nav-logo:focus>img {
    outline: initial
}

.navigation-portrait .nav-logo>img {
    height: 36px;
    margin: 6px auto 6px 15px;
    padding: 0
}

.nav-toggle {
    width: 30px;
    height: 30px;
    padding: 6px 2px 0;
    position: absolute;
    top: 50%;
    margin-top: -14px;
    right: 15px;
    display: none;
    cursor: pointer
}

.nav-toggle:before {
    content: "";
    position: absolute;
    width: 24px;
    height: 2px;
    background-color: #343a40;
    border-radius: 10px;
    box-shadow: 0 0.5em 0 0 #343a40, 0 1em 0 0 #343a40;
}

.navigation-portrait .nav-toggle {
    display: block
}

.navigation-portrait .nav-menus-wrapper {
    max-width: 90%;
    height: 100%;
    top: 0;
    left: -90%;
    position: fixed;
    background-color: #fff;
    z-index: 20000;
    /*overflow-y: auto;*/
    -webkit-overflow-scrolling: touch;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease
}


/* .nav-menu li a img {
    max-width: 100%;
    width: 35px;
} */

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right {
    left: auto;
    right: -400px
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open {
    left: 0
}

.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open {
    left: auto;
    right: 0
}

.nav-menus-wrapper-close-button {
    width: 30px;
    height: 40px;
    margin: 10px 7px;
    display: none;
    float: right;
    color: #343a40;
    font-size: 26px;
    cursor: pointer
}

.navigation-portrait .nav-menus-wrapper-close-button {
    display: block
}

.nav-menu {
    margin: 0;
    padding: 0;
    list-style: none;
    line-height: normal;
    font-size: 0;
}

.navigation-portrait .nav-menu {
    width: 100%;
    height: 600px;
    overflow: auto;
}

.navigation-landscape .nav-menu.nav-menu-centered {
    float: none;
    text-align: center
}

.navigation-landscape .nav-menu.nav-menu-centered>li {
    float: none
}

.nav-menu>li {
    display: inline-block;
    float: left;
    text-align: left
}

.navigation-portrait .nav-menu>li {
    width: 100%;
    position: relative;
    border-top: solid 1px #ddd
}

.navigation-portrait .nav-menu>li:last-child {
    border-bottom: solid 1px #f0f0f0;
    padding-top: 10px;
    padding-bottom: 10px;
}

.nav-menu+.nav-menu>li:first-child {
    border-top: none
}

.nav-menu {
    margin-top: 11px;
}

.nav-menu>li>a {
    /*height: 70px;*/
    padding: 10px 5px;
    display: inline-block;
    text-decoration: none;
    font-size: 17px;
    color: #ab060c !important;
    background: linear-gradient(0deg, #ab060c 20%, #691215);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-radius: 25px;
}

.navigation-portrait .nav-menu>li>a {
    width: 100%;
    height: auto;
    padding: 12px 15px 12px 26px
}


/*.nav-menu>li:hover>a,
.nav-menu>li.active>a,
.nav-menu>li.focus>a {
	color: #2c3037 !important;
	border: 1px solid #DFE3E4;
	border-radius: 25px;
	background: #c0e4e7;
}*/

.navigation-portrait .nav-menu.nav-menu-social {
    width: 100%;
    text-align: center
}

.nav-menu.nav-menu-social>li {
    text-align: center;
    float: none;
    border: none !important
}

.navigation-portrait .nav-menu.nav-menu-social>li {
    width: auto
}

.nav-menu.nav-menu-social>li>a>[class*=ion-] {
    font-size: 12px
}

.nav-menu.nav-menu-social>li>a>.fa {
    font-size: 14px
}

.h-a {
    height: auto !important;
}

footer .btn-blank {
    border: 1px solid #fff !important;
    color: #fff !important;
}

.mt-2 {
    margin-top: 2rem !important;
}

.navigation-landscape .list-col-2 {
    width: 50%
}

.navigation-landscape .list-col-3 {
    width: 33%
}

.navigation-landscape .list-col-4 {
    width: 25%
}

.navigation-landscape .list-col-5 {
    width: 20%
}

.nav-menu>li>a {
    color: #a5a5a5;
    text-transform: uppercase;
    font-weight: 600;
    display: flex;
    align-items: center;
}

.nav-dropdown>li>a {
    color: #343a40;
    padding: 10px 20px;
    border-bottom: 1px solid #f6f6f6;
}

.nav-dropdown>li>a:hover,
.nav-dropdown>li>a:focus {
    color: #27ae60;
}

.main_header_area.sticky {
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 9999;
    box-shadow: 0 5px 30px rgba(0, 0, 0, 0.1);
}

.transparent-menu {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    z-index: 99;
}

.navigation-portrait .nav-menu>li>a {
    width: 100%;
    height: auto;
    padding: 15px 10px 15px 30px;
}

.nav-menu>li {
    position: relative;
}


/*.nav-menu>li a::after
{
	content: '';
	position: absolute;
	width: 100%;
	height: 2px;
	background:linear-gradient(45deg, #ab060c  20%, #5b1417);
	left: 0;
	bottom: 0;
	transform: scale(0, 1);
	transform: scale(0, 1);
	transition: transform 0.6s ease;
}
.nav-menu>li a:hover::after
{
    transform: scale(1, 1);

}*/

@media only screen and (min-width:320px) and (max-width:767px) {
    .nav-dropdown>li>a,
    .megamenu-list>li>a {
        width: 65%
    }
}


/*-------------------*/

.hedr-sticky {
    position: fixed;
    width: 100%;
    z-index: 99999;
    top: 0;
    /*background: rgba(204, 204, 172, 0.2);
	border-bottom: 1px dashed #ddd;*/
}


/*--------start header banner------*/

.vh-100 {
    height: 100vh;
}

.h1-b {
    font-weight: 600;
}


/*--------End header banner--------*/


/*-------page load popup------*/


/*--------start foooter-------*/

.fo-tr {
    background: linear-gradient(210deg, rgba(255, 0, 0, .8), rgba(255, 0, 0, 0) 70.71%), linear-gradient(115deg, rgb(170 6 12), rgba(0, 255, 0, 0) 70.71%), linear-gradient(336deg, rgb(213 133 135), rgba(0, 0, 255, 0) 70.71%);
    padding: 50px;
    border-radius: 30px;
    box-shadow: 0 2px 40px -15px #666;
    padding-bottom: 0;
}

.fo-tr img.f1 {
    margin-top: -150px;
    height: 475px;
}

.f1-p {
    text-align: right;
}

.fo-tr h1 {
    color: #fff;
    font-weight: 600;
}

.fo-tr h5 {
    color: #fff;
    font-weight: 600;
    padding-top: 2rem;
    padding-bottom: 2rem;
}

.f1-img {
    margin-top: -136px;
}

.f1 {
    background: radial-gradient(#1f3f97, #000f40);
    /*margin-top: 100px;*/
    border-radius: 50px 50px 0 0;
    padding: 25px 40px;
    /*height: 300px;*/
    padding-bottom: 0;
}

.f1 img {
    /*width: 83%;*/
}

.clr-w {
    color: #fff !important;
}

.lh-22 {
    line-height: 22px;
}

.clr-9 {
    color: #999 !important;
}

.text-left {
    text-align: left;
}

.lh-22 {
    line-height: 22px;
}

.text-left {
    text-align: left;
}

footer p {
    text-align: center;
    margin: 30px 0px;
}

.f1-img {
    margin-top: -136px;
}

@media (min-width: 815px) {
    .f2 {
        border-radius: 50px 50px 0 0;
        padding: 35px 35px 25px 35px;
    }
}

.f2 {
    background: #000;
    padding: 30px;
    position: relative;
}

@media(max-width:400px) {
    .f1 {
        padding: 25px;
    }
}


/*---------End footer--------*/


/*--------bottom banner---------*/

.banr-b {
    background: radial-gradient(#27BDD5, #193796);
    padding-top: 80px;
    padding-bottom: 80px;
    /*height: 90vh;*/
}

.banr-b h1 {
    color: #fff;
    font-weight: 600;
}

.banr-b p {
    color: #fff;
    padding-top: 1.5rem;
    padding-bottom: 2rem;
}

.img-align {
    text-align: right;
}

@media(max-width:767px) {
    .img-align {
        text-align: center;
    }
    .img-align img {
        width: 50%;
    }
    .f1 {
        margin-top: 0;
    }
}


/*-------End bottom banner------*/


/*----three section-----*/

.first-l {
    font-size: 35px;
    font-weight: 600;
    font-family: none;
    color: #193796 !important;
}

.three-3 {
    /*background:radial-gradient(#2289BF, #caf8ff);*/
    background: radial-gradient(#6aa9ca, #ddfbff);
    background-position: 50%;
    background-size: 100vw 100%;
    overflow: hidden;
    padding-top: 50px;
    padding-bottom: 100px;
    display: flex;
    align-items: center;
}

.thre-3 {
    background-color: rgba(255, 255, 255, .4);
    border-radius: 30px;
    padding: 30px;
}

.thre-3 p {
    font-size: 15px;
}

.thre-3 i {
    background: #fff;
    height: 71px;
    width: 71px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 22px;
    margin-bottom: 18px;
    box-shadow: 0 2px 6px -9px;
    font-size: 25px;
    color: #193796;
    text-shadow: 0 3px 5px #999;
    /*border: 8px solid #ddd;
    box-shadow: 1px 1px 10px 1px #ddd inset;*/
}

@media(min-width:1400px) {
    .thre-3 {
        height: 270px;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }
    .three-3 {
        height: 100vh;
    }
}

@media(max-width:1400px) {
    .thre-3 {
        height: 280px;
    }
}

@media(max-width:1200px) and (min-width:992px) {
    .thre-3 {
        height: 280px;
    }
}

@media(max-width:992px) and (min-width:767px) {
    .thre-3 {
        height: 320px;
    }
}

@media(max-width:767px) and (min-width:576px) {
    .thre-3 {
        height: 300px;
        margin-bottom: 40px;
    }
}

@media(max-width:576px) {
    .thre-3 {
        height: auto;
        margin-bottom: 40px;
    }
    .three-3 {
        padding-bottom: 20px;
    }
}

@media (min-width:767px) {
    .three-3 {
        height: 100vh;
    }
}


/*------End three section-------*/


/*-------sticky------*/

.na-v {
    flex-direction: column;
}


/*------End sticky------*/


/*-------four step section-------*/

.lead {
    font-size: 1.5rem;
    font-weight: 300;
}


/* Demo styles */

#nav-serialscrolling {
    position: sticky !important;
    top: 0 !important;
    /* height: 400px !important; */
    text-align: center;
    position: sticky;
    top: 50%;
    height: 93vh;
    text-align: center;
}

#nav-serialscrolling .sub-link {
    position: relative;
    display: block;
    padding: 10px;
    font-size: 13px;
    cursor: pointer;
    transition: 300ms;
    display: none;
}

#nav-serialscrolling .sub-link:hover,
#nav-serialscrolling .sub-link.is-current {
    opacity: 1;
    display: block;
}

#nav-serialscrolling .sub-link:before,
#nav-serialscrolling .sub-link:after {
    /*content: '';*/
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border-radius: 100%;
    transition: 300ms;
}

#nav-serialscrolling .sub-link:before {
    left: -30px;
    width: 16px;
    height: 16px;
    border: 1px solid rgba(255, 255, 255, .2);
}

#nav-serialscrolling .sub-link:after {
    left: -23px;
    width: 5px;
    height: 5px;
    background-color: #b41c28;
    opacity: 0;
}

#nav-serialscrolling .sub-link.is-current:before {
    border-color: rgba(255, 255, 255, .4);
}

#nav-serialscrolling .sub-link.is-current:after {
    opacity: 1;
    background-color:
}

.data-scrol .lead {
    margin-bottom: 3rem;
    font-size: 16px;
    line-height: 27px;
    /*text-align: center;*/
}

.data-scrol p {
    font-size: 14px;
}

[data-serialscrolling-target] h1 {
    background: radial-gradient(#c3f3fd, #4aa4ce);
    padding: 15px 30px;
    border-radius: 30px;
    box-shadow: 0 2px 29px -10px;
    color: #1f3f97;
    font-size: 25px;
    font-weight: 600;
    width: fit-content;
}

[data-serialscrolling-target] {
    display: flex;
    justify-content: center;
    /*align-items: center;*/
    min-height: 100vh;
    padding: 50px;
    background-color: rgba(255, 255, 255, .05);
    color: #000;
    font-size: 24px;
    flex-direction: column;
}

.step1 {
    /*position: absolute;
    top: 539%;
    width: 23vw;
    height: 82vh;
    left: 24%;*/
}

@media(min-width:1200px) {
    .step {
        height: 92vh;
        text-align: center;
        background-position: 50% 91%;
        background-size: 21vw 81vh;
        background-repeat: no-repeat;
    }
    .step4 {
        /*background-size: 28vw 82vh !important;*/
    }
    #nav-serialscrolling {
        background-position: bottom;
        background-size: 20vw 85vh;
        background-repeat: no-repeat;
    }
}

@media(min-width:1100px) and (max-width:1200px) {
    .step {
        height: 92vh;
        text-align: center;
        background-position: 50% 91%;
        background-size: 20vw 81vh;
        background-repeat: no-repeat;
    }
    .step4 {
        /*background-size: 28vw 82vh !important;*/
    }
    #nav-serialscrolling {
        background-position: bottom;
        background-size: 25vw 85vh;
        background-repeat: no-repeat;
    }
}

@media(min-width:1050px) and (max-width:1100px) {
    .step {
        height: 92vh;
        text-align: center;
        background-position: 50% 91%;
        background-size: 28vw 81vh;
        background-repeat: no-repeat;
    }
    .step4 {
        /*background-size: 30vw 82vh !important;*/
    }
    #nav-serialscrolling {
        background-position: bottom;
        background-size: 25vw 85vh;
        background-repeat: no-repeat;
    }
}

@media(min-width:992px) and (max-width:1050px) {
    .step {
        height: 92vh;
        text-align: center;
        background-position: 50% 91%;
        background-size: 28vw 81vh;
        background-repeat: no-repeat;
    }
    .step4 {
        /*background-size: 30vw 82vh !important;*/
    }
    #nav-serialscrolling {
        background-position: bottom;
        background-size: 25vw 85vh;
        background-repeat: no-repeat;
    }
}

@media(max-width:992px) {
    .step {
        height: 92vh;
        text-align: center;
        background-position: 50% 91%;
        background-size: 23vw 81vh;
        background-repeat: no-repeat;
    }
    .step4 {
        /*background-size: 28vw 82vh !important;*/
    }
    #nav-serialscrolling {
        background-position: bottom;
        background-size: 25vw 85vh;
        background-repeat: no-repeat;
    }
}

.sd1 {
    padding: 50px 70px;
}

.sd2 {
    background: antiquewhite;
    text-align: center;
    padding: 50px 70px;
}

.sd2 img {
    width: 25%;
}

@media(max-width:500px) {
    .sd2 img {
        width: 65%;
    }
    .sd1,
    .sd2 {
        padding: 25px;
    }
}


/*-------End four step section---------*/


/*------terms and conditions -----*/

.terms p {
    margin-bottom: 1rem;
}

.terms {
    box-shadow: 0 2px 26px -16px;
    padding: 40px;
    /*margin-top: 50px;
    margin-bottom: 50px;*/
    border-radius: 25px;
    background: rgba(255, 255, 255, 0.5);
}

.trm-ul li {
    list-style-type: disc;
    margin-bottom: .5rem;
}

.trm-ul {
    padding-left: 30px;
}

@media(max-width:992px) {
    .terms {
        padding: 30px 20px;
    }
}


/*------End terms and conditions -----*/

.text-right {
    text-align: right;
}


/*-----contact us page------*/

.contct {
    padding: 25px;
    border-radius: 20px;
    max-width: 600px;
    margin: auto;
    background: rgba(255, 255, 255, 0.4);
}

.con-bg {
    background: radial-gradient(#5ab7ca, transparent);
    background-position: 50%;
    background-size: 100vw 100%;
    overflow: hidden;
    padding-top: 50px;
}

.con-bg .form-label {
    font-weight: 600;
}


/*-------End contact us page--------*/


/*-------toggle sidepanel--------*/

.sidepanel {
    width: 0;
    position: fixed;
    z-index: 1;
    height: 100vh;
    top: 0;
    right: 0;
    background: radial-gradient(#27BDD5, #1F3A95);
    overflow-x: hidden;
    transition: 0.5s;
    /*padding-top: 60px;*/
}

.sidepanel a {
    padding: 8px 8px 8px 32px;
    text-decoration: none;
    font-size: 17px;
    font-weight: normal;
    font-family: 'Poppins-Regular';
    color: #eee;
    display: block;
    transition: 0.3s;
}

.sidepanel a.b {
    border-bottom: 1px solid #ccc;
}

.sidepanel a.b i {
    padding-right: 5px;
}

.sidepanel a:hover {
    color: #f1f1f1;
}

.sidepanel .closebtn {
    position: absolute;
    top: 0;
    right: 25px;
    font-size: 36px;
}

.openbtn {
    font-size: 25px;
    cursor: pointer;
    background: radial-gradient(#27BDD5, #1F3A95);
    border-radius: 50%;
    width: 60px;
    height: 60px;
    color: white;
    padding: 10px 15px;
    border: none;
}

.openbtn:hover {
    background-color: #444;
}


/*------End toggle sidepanel------*/