@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600;700;800;900&display=swap');

body {
    font-family: 'Poppins', sans-serif;
    font-size: 15px;
    font-weight: 400;
    background-color: #f6f6f6;
    color: #1f1f1f;
}

img {
    max-width: 100%;
}

ul {
    list-style: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

a,
a:hover,
.btn-link,
.btn-link:hover {
    text-decoration: none;
}

.navbar-toggler:focus {
    text-decoration: none;
    outline: 0;
    box-shadow: none;
}

.header-wrap-all .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.header-wrap-all .navbar-light .navbar-toggler {
    color: rgb(255 255 255);
    border-color: rgb(255 255 255);
}

.header-wrap-all.scroll-menu .navbar-light .navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(0, 0, 0, 1)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E")
}

.header-wrap-all.scroll-menu .navbar-light .navbar-toggler {
    color: rgba(0, 0, 0, 0.55);
    border-color: rgba(0, 0, 0, 0.1);
}

.container {
    max-width: 1192px;
    width: 95%;
}

.btn {
    border-radius: 0;
    padding: .75rem 1rem;
}

.btn.focus,
.btn:focus {
    outline: 0;
    box-shadow: none;
}

.call .btn-secondary:not(:disabled):not(.disabled).active,
.call .btn-secondary:not(:disabled):not(.disabled):active,
.call .show>.btn-secondary.dropdown-toggle {
    background: #1b0c61;
    box-shadow: none;
}

.header-wrap .navbar .container-fluid {
    padding: 0 0 0 0;
}

.btn-outline-success:hover {
    color: #fff;
    background-color: #2eb8c5;
    border-color: #2eb8c5;
}

main {
    background: #fff;
}

header {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
    background-color: transparent;
    padding: 0 0 0 0;
}

header .navbar {
    border-radius: 30px;
    font-size: 15px;
    padding: 0 0;
    width: 100%;
}

.header-wrap-all {
    background: rgb(0 0 0 / 60%);
}

.header-wrap-all .top-header-wrap {
    padding: 10px 50px 10px 50px
}

.header-wrap-all .header-wrap {
    padding: 20px 50px 20px 50px;

}

.bgpurple {
    background: #3d3d8f !important;
}

.btn-red {
    background: #e5007e !important;
}

.shadowmenu {
    box-shadow: 0 4px 2px -2px rgb(99 99 99 / 20%);
}

.top-header-wrap {
    background: transparent;
    padding: 5px 0;
    border-bottom: 1px solid #e7e7e7;
}

.top-header-wrap p {
    color: #3d3d8f;
}

.top-header-wrap,
header,
main,
footer,
#copyright {
    overflow: hidden;
}

.box-shadow {
    border: none;
    -webkit-box-shadow: 0px 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .15);
    -moz-box-shadow: 0px 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .15);
    box-shadow: 0px 10px 20px rgba(0, 0, 0, .19), 0 6px 6px rgba(0, 0, 0, .15);
}

.padding {
    padding-top: 80px;
    padding-bottom: 80px;
}

.navbar-brand {
    margin-right: 45px;
}

.navbar-light .navbar-nav .nav-item {
    margin-right: 20px;
}

.navbar-light .navbar-nav .nav-item:last-child {
    margin-right: 0;
}

.navbar-light .navbar-nav .nav-link {
    color: #fff;
    font-size: 18px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    padding: 10px 10px;
    letter-spacing: 0;
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: #fff;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: #fff;
}

.scrolled {
    background: #1b0c61;
    transition: 200ms linear;
}

.btn {
    border-radius: 5px;
    padding: 10px 30px;
    font-weight: 600;
    font-size: 20px;
    margin-right: 10px;
}

#slider {
    position: relative;
    overflow: hidden;
}

#slider .col-slide {
    padding: 60px 0 30px;
}

#slider span {
    position: relative;
}

#slider .title {
    color: #fff;
    font-size: 50px;
    margin-bottom: 20px;
}

#slider p.subtitle {
    color: #fff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 20px;
}

#slider .btn-quote {
    font-size: 12px;
    color: #fff;
    border-radius: 5px;
    padding: 12px 30px;
}

#slider .col-slide-2 .title {
    color: #e5007e;
}

#slider .col-slide-2 p.subtitle {
    color: #3d3d8f;
}

.head {
    text-align: center;
    padding-bottom: 30px;
}

.head h2 {
    color: #113d4b;
    margin-bottom: 15px;
    font-size: 32px;
}

.head p {
    color: #606060;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 0;
}

#slider .carousel-item .carousel-caption {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: left;
    width: 70%;
}

.btn-contact {
    background: transparent;
    border: 1px solid #201f1f;
    font-weight: 800;
    color: #201f1f;
    text-transform: uppercase;
    border-radius: 0;
    font-size: 12px;
}

.btn-search {
    box-shadow: none;
    background: transparent;
    border: 0;
    color: #1f1f1f;
    margin: 0;
    padding: 10px 20px;
}

.btn-cart {
    box-shadow: none;
    background: transparent;
    border: 0;
    color: #1f1f1f;
    margin: 0;
    padding: 10px 20px;
}

.btn-quote {
    box-shadow: none;
    background: #e5007e;
    border: 0;
    color: #fff;
    margin: 0;
    padding: 15px 50px;
    font-size: 12px;
    text-transform: uppercase;
    border-bottom-left-radius: 0;
}

.btn-lang {
    background: transparent;
    border: 0;
    color: #3d3d8f;
    font-size: 15px;
    display: inline-flex;
    align-items: center;
    padding: 5px 10px;
    font-weight: 400;
}

.btn-lang img {
    padding-right: 5px;
}

.btn-lang i {
    padding-right: 5px;
}

.btn-quote:hover {
    background: #e5007e;
}

.top-header-wrap .dropdown-menu {
    z-index: 9999;
}

footer.padding {
    background: #fff;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 30px;
    padding-top: 30px;
}

footer ul {
    padding-inline-start: 0;
    list-style: none;
}

footer ul li {
    margin-bottom: 10px;
    font-weight: 300;
}

footer ul li a {
    color: #117378;
    font-size: 13px;
    font-weight: 400;
}

footer ul li a:hover {
    color: #117378;
}

footer ul li a i {
    padding-right: 5px;
    color: #117378;
}

footer ul li a:hover i {
    color: #117378;
}

footer p {
    color: #113d4b;
    text-align: center;
    font-size: 18px;
    margin: 20px 0 0 0;
    font-weight: 400;
}

footer .social a {
    font-size: 42px;
    color: #ffffff;
    margin-right: 10px;
    padding: 0 0 0 0;
}

footer .info li a {
    font-size: 18px;
}

footer .info li a i {
    font-size: 24px;
    margin-right: 5px;
}

footer .links {
    display: flex;
}

footer .links li {
    margin-bottom: 0;
}

footer .links li a {
    font-size: 14px;
}

footer .links li {
    margin-bottom: 0;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #117378;
}

footer .links li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0
}

.social {
    display: flex;
    align-items: center;
}

.top-header-wrap .text-start ul li {
    margin-right: 10px;
}

.top-header-wrap .text-start ul li a {
    color: #fff;
    font-size: 20px;
}

.top-header-wrap .text-end ul {
    display: inline-flex;
    align-items: center;
    margin-left: 100px;
}

.top-header-wrap .text-end ul li {
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}

.top-header-wrap .text-end ul li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: 0;
}

.top-header-wrap .text-end a,
.top-header-wrap .text-end ul li a {
    color: #fff;
}

.header-wrap-all.scroll-menu {
    background: #fff;
    box-shadow: rgb(0 0 0 / 35%) 0px 5px 15px;
}

.header-wrap-all.scroll-menu .header-wrap {
    padding: 5px 50px 5px 50px;
    margin-top: -50px;
    transition: 200ms linear;
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.header-wrap-all.scroll-menu .top-header-wrap {
    border: 0;
}

.header-wrap-all.scroll-menu .navbar-light .navbar-nav .nav-link {
    color: #113d4b;
    position: relative;
}

.header-wrap-all.scroll-menu .navbar-light .navbar-nav .nav-link::before {
    content: "";
    width: 80%;
    height: 2px;
    background: #117378;
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0;
}

/* .logo-scroll,
.header-wrap-all.scroll-menu .logo{
    display: none;
} */

.navbar-brand .logo .scroll {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    opacity: 0;
}

.navbar-brand .logo {
    max-width: 300px;
    display: table;
    overflow: visible;
}

.navbar-brand .logo a {
    display: table-cell;
    vertical-align: middle;
    overflow: visible;
}

.navbar-brand .logo img {
    padding: 0;
    display: block;
    width: auto;
    height: auto;
    max-height: 100%;
    image-rendering: auto;
    position: relative;
    z-index: 2;
    height: 100%\9;
    height: auto\9;
    -webkit-transition: opacity .4s ease-in-out;
    transition: opacity .4s ease-in-out;
}

.navbar-brand .logo a>img {
    opacity: 0;
    filter: alpha(opacity=0);
}

header .logo img {
    padding: 10px 0;
}

.header-wrap-all.scroll-menu .navbar-brand .logo .scroll {
    opacity: 1;
    max-height: 50px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: .4s;
    transition: .4s;
}

.header-wrap-all.scroll-menu .navbar-brand .logo img {
    opacity: 0;
}

.navbar-light .navbar-nav .nav-item .nav-link:hover::before,
.navbar-light .navbar-nav .nav-item .nav-link.active::before {
    opacity: 1;
}

#aboutus {
    position: relative;
    overflow: hidden;
}

#aboutus p {
    color: #113d4b;
    font-size: 24px;
    text-align: center;
    margin-bottom: 0;
}

#aboutus::after {
    content: "";
    background-image: url(../images/decor_1.png);
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    right: -60px;
    transform: translateY(-50%);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#aboutus::before {
    content: "";
    background-image: url(../images/decor_1.png);
    width: 200px;
    height: 200px;
    position: absolute;
    top: 50%;
    left: -60px;
    transform: translateY(-50%);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

b,
strong {
    color: #113d4b;
    font-weight: 600;
}

.bgstyle{
    display: flex;
    align-items: center;
}

.bgone {
    background-image: url(../images/bg/bg_01.png);
    background-size: cover;
    background-position: center;
    min-height: 300px;
}

.bgone p {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin: 0 0 0 0;
    font-weight: 600;
    font-style: italic;
}

.bgtwo {
    background-image: url(../images/bg/bg_02.png);
    background-size: cover;
    background-position: center;
    min-height: 300px;
}

.bgtwo p {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin: 0 0 0 0;
    font-weight: 600;
    font-style: italic;
}

.bgthree {
    background-image: url(../images/bg/bg_03.png);
    background-size: cover;
    background-position: center;
    min-height: 300px;
    position: relative;
}

.bgthree p {
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin: 0 0 0 0;
    font-weight: 600;
    font-style: italic;
}

.bgthree a {
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 5px;
    text-align: right;
}

.bgfour {
    background-image: url(../images/bg/bg_04.png);
    background-size: cover;
    background-position: center;
    position: relative;
}

.bgfour p {
    font-size: 25px;
    color: #fff;
    text-align: center;
    margin: 0 0 0 0;
    font-weight: 600;
    font-style: italic;
}

.bgfour a {
    font-weight: 300;
    font-size: 18px;
    color: #fff;
    position: absolute;
    left: 0;
    bottom: 5px;
    text-align: right;
}

#do.padding {
    position: relative;
    padding-top: 30px;
    overflow: hidden;
}

#do::before {
    content: "";
    background-image: url(../images/decor_2.png);
    width: 300px;
    height: 300px;
    position: absolute;
    top: -45px;
    right: -60px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#do::after {
    content: "";
    background-image: url(../images/decor_3.png);
    width: 200px;
    height: 200px;
    position: absolute;
    top: 150px;
    left: -100px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

.col-do .figure-caption h3 {
    color: #113d4b;
    font-size: 24px;
    font-weight: 600;
}

.col-do .figure-caption p {
    font-size: 18px;
    margin-bottom: 0;
}

#do .head {
    padding-bottom: 90px;
}

#do .head h2 {
    margin-bottom: 0;
}

#do .figure-img{
    width: 85px;
}

#video.padding {
    background-image: url(../images/bg/bg_05.png);
    background-size: cover;
    background-position: center;
    position: relative;
    padding-top: 30px;
    overflow: hidden;
}

#video .head h2 {
    color: #fff;
}

#video a {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 100px;
    color: #fff;
    opacity: 0.5;
}

#video a:hover {
    opacity: 1;
}

.bgfive {
    background-image: url(../images/bg/bg_06.png);
    background-size: cover;
    background-position: center;
    position: relative;
}

.bgfive .row {
    min-height: 100px;
}

.bgfive p {
    font-size: 42px;
    color: #fff;
    text-align: right;
    margin: 0 0 0 0;
    font-weight: 400;
}

.bgfive p>b {
    color: #fff;
    font-weight: 600;
}


.bgfive a {
    font-weight: 500;
    font-size: 20px;
    color: #fff;
    display: inline-block;
    background: #117378;
    padding: 10px 20px;
    margin-top: 20px;
}

.bgfive a:hover {
    color: #117378;
    background: #fff;
    transition: 200ms linear;
}

#plans.padding {
    position: relative;
    overflow: hidden;
}

#plans::before {
    content: "";
    background-image: url(../images/decor_2.png);
    width: 300px;
    height: 300px;
    position: absolute;
    top: -45px;
    right: -60px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#plans::after {
    content: "";
    background-image: url(../images/decor_3.png);
    width: 200px;
    height: 200px;
    position: absolute;
    top: 150px;
    left: -100px;
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
}

#plans .head h2 {
    margin-bottom: 60px;
}

#plans .head p {
    font-size: 22px;
}

.col-plan {
    background: #cfe3e4;
    transform: skewX(5deg);
    padding: 30px 70px 30px 70px;
}

.col-plan .figure {
    transform: skewX(-5deg);
}

.col-plan h3 {
    color: #113d4b;
    font-size: 24px;
    font-weight: 600;
    margin: 10px 0;
}

.col-plan h4 {
    color: #113d4b;
    font-size: 42px;
    font-weight: 700;
    margin: 10px 0;
}

.col-plan a {
    display: inline-block;
    color: #fff;
    background: #117378;
    font-weight: 600;
    padding: 10px 20px;
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 20px;
}

.col-plan a:hover {
    color: #117378;
    background: #fff;
    transition: 200ms linear;
}

.col-plan p {
    color: #113d4b;
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 14px;
    text-align: left;
}

.col-plan ul {
    margin-bottom: 40px;
}

.col-plan ul li {
    color: #113d4b;
    font-weight: 400;
    font-size: 16px;
    text-align: left;
    margin-bottom: 10px;
}

.col-plan ul li i {
    margin-right: 5px;
    color: #117378;
}

.col-plan .figure-caption ul.last {
    padding-inline-start: 0;
}

.col-plan:nth-child(2) {
    background: #117378;
    transform: skewX(-3deg);
    padding: 30px 45px 30px 45px;
}

.col-plan:nth-child(2) .figure {
    transform: skewX(3deg);
}

.col-plan:nth-child(2) h3,
.col-plan:nth-child(2) p,
.col-plan:nth-child(2) h4,
.col-plan:nth-child(2) a,
.col-plan:nth-child(2) li {
    color: #fff;
}

.col-plan:nth-child(2) h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}

.col-plan:nth-child(2) a {
    color: #113d4b;
    background: #fff;
}

.col-plan:nth-child(2) a:hover {
    color: #fff;
    background: #599da1;
    transition: 200ms linear;
}

.col-plan:nth-child(2) ul li i {
    margin-right: 5px;
    color: #0b272c;
}

.col-plan:nth-child(2) ul:last-child li i {
    color: #fff;
}

#clients.padding {
    background-image: url(../images/bg/bg_07.png);
    background-color: #117378;
    background-size: cover;
    background-position: top;
    padding-top: 40px;
    padding-bottom: 100px;
}

#clients .head {
    padding-bottom: 80px;
}

#clients .head h2 {
    color: #fff;
}

#clients .slick-slide img {
    width: 60%;
    margin: auto;
}

#clients .slick-slide:hover img {
    transform: scale(1.1);
    transition: 200ms linear;
    cursor: pointer;
}


#services.padding {
    padding-top: 0;
    padding-bottom: 0;
    position: relative;
}

#services .head {
    background: rgb(11 39 44 / 75%);
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9;
    width: 100%;
}

#services .head h2 {
    color: #fff;
    margin-bottom: 0;
}

.pos-services .pos-service {
    overflow: hidden;
}

.pos-services .pos-service:nth-child(1) {
    width: 30%;
}

.pos-services .pos-service:nth-child(2) {
    z-index: 2;
    position: absolute;
    top: 0;
    left: 23%;
    width: 30%;
}

.pos-services .pos-service:nth-child(3) {
    z-index: 1;
    position: absolute;
    top: 0;
    left: 47%;
    width: 30%;
}

.pos-services .pos-service:nth-child(4) {
    position: absolute;
    top: 0;
    left: 70%;
    width: 30%;
}

.pos-services .pos-service .text {
    position: absolute;
    background: transparent;
    width: 100%;
    height: 90px;
    left: 0;
    bottom: 0;
    display: flex;
    color: #fff;
    z-index: 1;
    margin: auto;
    text-align: center;
    justify-content: center;
    align-items: center;
    transform: skewX(-15deg)
}


.pos-services .pos-service .text h2 a {
    display: flex;
    transform: skewX(15deg);
    font-weight: 600;
    font-size: 24px;
    margin: 0 0 0 -115px;
    color: #fff;
}

.pos-services .pos-service:hover {
    cursor: pointer;
}

.pos-services .pos-service:hover .text {
    width: 100%;
    height: 100%;
    left: 0;
    bottom: 0;
    transform: skewX(0);
    background: transparent;
}

.pos-services .pos-service:hover .text h2 a {
    transform: skewX(0);
    margin: 0 0 0 0;
}

.pos-services .pos-service:nth-child(1) .text h2 a {
    margin: 0 0 0 -120px;
}

.pos-services .pos-service:nth-child(4) .text h2 a {
    margin: 0 0 0 0;
}

.pos-services .pos-service:nth-child(4):hover .text h2 a {
    margin: 0 0 0 50px;
}

.pos-services .pos-service:hover img {
    opacity: 0;
}

.pos-service .image {
    position: relative;
    overflow: hidden;
}

.pos-service .image .hover {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
}

.pos-services .pos-service:hover .image .hover {
    opacity: 1;
}

.fwsp {
    position: fixed;
    right: 35px;
    bottom: 250px;
    height: auto;
    width: auto;
    background: #25D366;
    padding: 15px;
    border-radius: 50px;
    z-index: 199;
}

.formshow{
    position: fixed;
    right: 20px;
    bottom: 110px;
    opacity: 0;
    z-index: 99;
    transition: 200ms linear;
}

.formshow.view{
    opacity: 1;
}

@media screen and (min-width: 1920px) {

    .top-header-wrap,
    header,
    main,
    footer,
    #copyright {
        max-width: 1920px;
        margin: auto;

    }
}

@media screen and (max-width: 1500px) {
    #aboutus::before {
        width: 100px;
        height: 100px;
        left: -30px;
    }

    #aboutus::after {
        width: 100px;
        height: 100px;
        right: -30px;
    }

    #plans::before {
        width: 150px;
        height: 150px;
        top: -15px;
        right: -25px;
    }

    #plans::after {
        width: 120px;
        height: 120px;
        left: -70px;
    }

    .logo-footer {
        height: 80px;
    }
}

@media screen and (max-width: 1350px) {
    #aboutus::before {
        width: 80px;
        height: 80px;
        left: -30px;
    }

    #aboutus::after {
        width: 80px;
        height: 80px;
        right: -30px;
    }

    #do::before {
        width: 200px;
        height: 200px;
        top: -25px;
        right: -25px;
    }
}

@media screen and (max-width: 1250px) {
    .navbar-light .navbar-nav .nav-item {
        margin-right: 5px;
    }
}

@media only screen and (max-width: 1650px) and (min-width: 1000px) {
    footer ul li br {
        display: none;
    }
}

@media screen and (max-width: 991px) {
    .header-wrap-all.scroll-menu .navbar-light .navbar-nav .nav-link::before {
        display: none;
    }

    .pos-services.position-relative {
        display: flex;
        flex-wrap: wrap;
    }

    .pos-services .pos-service:nth-child(1),
    .pos-services .pos-service:nth-child(2),
    .pos-services .pos-service:nth-child(3),
    .pos-services .pos-service:nth-child(4) {
        width: 50%;
        position: relative !important;
        left: 0;
    }

    .pos-services .pos-service:nth-child(4) .text h2 a,
    .pos-services .pos-service:nth-child(1) .text h2 a,
    .pos-services .pos-service .text h2 a {
        margin: 0 0 0 0;
    }

    .pos-services .pos-service .text,
    .pos-services .pos-service .text h2 a {
        transform: none;
    }

    #do::before,
    #plans::before {
        width: 120px;
        height: 120px;
        top: -10px;
        right: -60px;
    }

    #do::after,
    #plans::after {
        width: 120px;
        height: 120px;
        top: 150px;
        left: -70px;
    }

    .bgstyle p {
        font-size: 24px;
    }

    .col-plan,
    .col-plan .figure,
    .col-plan:nth-child(2),
    .col-plan:nth-child(2) .figure {
        transform: none;
    }

    .header-wrap-all .top-header-wrap .text-end ul {
        display: none;
    }

    #slider .title {
        color: #fff;
        font-size: 42px;
        margin-bottom: 0;
    }

    #slider .carousel-item .carousel-caption .d-flex {
        justify-content: center;
    }

    .navbar-light .navbar-brand {
        width: 60%;
    }

    footer ul.info {
        display: none;
    }

    footer p {
        margin: 20px 0 20px 0;
    }

    footer .social,
    footer .links {
        display: flex;
        align-items: center;
        justify-content: center !important;
    }

    .header-wrap-all.scroll-menu .navbar-brand .logo .scroll {
        max-height: 45px;
        top: 5px;
        -webkit-transform: none;
        transform: none;
    }

    .header-wrap-all.scroll-menu .header-wrap {
        padding: 10px 20px 10px 20px;
    }

    .logo-footer {
        width: 80%;
        height: auto;
    }

    footer .social li:last-child a{
        margin-right: 0;
    }

    footer .social a {
        font-size: 32px;
    }

    .header-wrap-all .top-header-wrap,
    .header-wrap-all .header-wrap {
        padding: 10px 20px 10px 20px;
    }

    .pos-services .pos-service:hover img {
        opacity: 1;
    }

    .pos-services .pos-service .text {
        background: rgb(0 0 0 / 50%);
    }

    .pos-services .pos-service:hover .text {
        background: rgb(0 0 0 / 50%);
    }

    video{
        width: 100%;
    }

    #clients .head {
        padding-bottom: 25px;
    }

    #clients.padding {
        padding-bottom: 50px;
    }

    footer.padding {
        padding-top: 50px;
    }

    .col-plan {
        display: flex;
        justify-content: center;
    }

    #do .figure {
        width: 100%;
        margin-bottom: 30px;
    }

    #do .head {
        padding-bottom: 30px;
    }

    .padding {
        padding-top: 40px;
        padding-bottom: 40px;
    }

    .col-plan .figure-caption ul.last {
        padding-inline-start: 0;
    }

    .col-plan:nth-child(2) ul li i {
        color: #fff;
    }

    .col-plan:nth-child(2) {
        padding: 30px 20px 30px 20px
    }
}

@media screen and (max-width: 767px) {
    .head h2 {
        font-size: 32px;
    }

    .col-plan {
        padding: 30px 20px 30px 20px;
    }

    .bgfive a {
        font-size: 16px;
    }

    #plans::before {
        width: 90px;
        height: 90px;
        top: 0;
        right: -30px;
    }

    #plans::after {
        width: 90px;
        height: 70px;
        top: 100px;
        left: -25px;
    }

    #slider .title {
        font-size: 32px;
    }

    #slider .title br {
        display: none;
    }

    #slider .carousel-item .carousel-caption {
        width: 85%;
        padding: 0;
    }

    #do .figure-img {
        width: 45px;
    }

    .fwsp {
        bottom: 205px;
    }

    .formshow img{
        width: 150px;
    }
}

@media screen and (max-width: 650px) {

    #aboutus::before,
    #aboutus::after {
        display: none;
    }

    .bgfive p {
        font-size: 28px;
    }

    .head h2 {
        font-size: 24px;
    }

    #plans .head h2 {
        margin-bottom: 40px;
    }

    #plans::after {
        width: 50px;
        height: 50px;
        top: 100px;
        left: -20px;
    }

    #do::after, #plans::after {
        width: 60px;
        height: 60px;
        top: 50px;
        left: -25px;
    }

    #do::before, #plans::before {
        width: 90px;
        height: 90px;
        top: 0;
        right: -50px;
    }

    #clients .slick-slide img {
        width: 100%;
        margin: auto;
    }
}

@media screen and (max-width: 450px) {

    .pos-services .pos-service:nth-child(1),
    .pos-services .pos-service:nth-child(2),
    .pos-services .pos-service:nth-child(3),
    .pos-services .pos-service:nth-child(4) {
        width: 100%;
        position: relative !important;
        left: 0;
    }

    footer img {
        height: auto;
    }

    footer a svg {
        width: 20px;
        height: 20px;
    }

    #slider .title {
        font-size: 25px;
    }
}

@media screen and (max-width: 360px) {

    .header-wrap-all.scroll-menu .navbar-brand .logo .scroll {
        max-height: 30px;
    }

    #do::before, #plans::before{
        display: none;
    }
}