header.main_header,
section.bottom_foter {
    padding: 1px 0 10px;
}

.baner_row h2,
.points_wrp ul li,
.points_wrp ul li svg,
section.bottom_foter {
    text-shadow: 0 1px 2px rgb(0 0 0 / 77%)
}

p,
ul {
    margin: 0 !important
}

.row.bg_row,
section.bottom_foter {
    /*background: linear-gradient(180deg,#108375 0,#288d70 46.35%,#48b88a 100%);*/
    background: #000000;
}

#boxclose,
.floatbutton .clickbutton {
    cursor: pointer;
    display: inline-block
}

.container {
    width: 100% !important;
    max-width: 1200px !important;
    margin: auto !important
}

a,
h1,
h2,
h3,
h4,
h5,
h6,
li,
p,
span {
    font-family: Poppins, sans-serif !important
}

ul {
    padding: 0 !important;
    list-style: none !important
}

a {
    text-decoration: none !important
}

.logo img {
    width: 200px;
    margin-top: 12px;
}

ul.navbar-nav {
    width: 100%;
    justify-content: end
}

.form_img,
.menu {
    text-align: right
}

.about_iner,
.banner_form h2,
.buton_youtube,
.content_img,
.content_iner,
.desc,
.gurenty_info,
.inner_footer,
.logo_iner,
.main_head_contact,
.testimonial_iner,
.video_popup,
.work_iner {
    text-align: center
}

.menu ul.navbar-nav li button {
    /*background-image: linear-gradient(180deg, #45b589 0, #138576 100%);*/
    background: #233833;
    border: none;
    width: 200px;
    height: 50px;
    box-shadow: none;
    border-radius: 10px;
    font-weight: 600;
    font-family: Poppins
}

.menu ul.navbar-nav li button:hover {
    background: #000 !important;
    color: #fff
}

.inner_footer p {
    color: #fff;
    font-size: 18px;
    line-height: 20px
}

section.banner_wrap {
    /*background-image: url(../images/banner.webp);*/
    background-color: #fff;
    /* background: linear-gradient(270deg, #F47B3D -90.08%, rgb(255, 220, 202) 114.81%); */
    background: linear-gradient(90deg, #FFFDFC, #FFF5F1, #022314);
    background-repeat: no-repeat;
    height: 600px;
    display: flex;
    align-items: center;
    background-position: right;
    position: relative;
    background-size: cover
}

.off-sale {
    text-align: center;
}

.banner_iner h1 {
    color: #131313;
    font-size: 30px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 0 30px;
    text-transform: capitalize;
}

.banner_iner h4 {
    margin: 0 0 10px;
    color: #233833;
    font-size: 24px;
    font-weight: 700
}

.banner_iner p {
    color: #131313;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.4em;
    stroke: #000;
    padding-right: 30px;
}

.badge_img ul,
.footer_iner,
ul.logo_img {
    display: flex;
    align-items: center
}

.badge_img,
.video_popup {
    margin: 50px 0 0
}

.badge_img ul li {
    font-weight: 100;
    font-size: 60px;
    color: #233833;
    margin: 0 5px 0 0
}

.banner_form {
    border-color: rgba(255, 255, 255, .3);
    box-shadow: 0 17px 22px rgb(40 51 46 / 48%);
    width: 420px;
    margin-left: auto;
    padding: 30px 20px;
    background: #fff;
    z-index: 9999;
    position: relative
}

.banner_form h2 {
    color: #131313;
    font-size: 22px;
    font-weight: 600
}

.banner_form h2 span {
    color: #233833;
    font-weight: 800
}

.banner_form form {
    margin-top: 40px !important;
    width: 80%;
    margin: auto
}

.banner_form form input,
.banner_form form textarea {
    height: 45px;
    margin: 0 0 10px;
    border: none;
    padding: 0 0 0 20px;
    outline: 0;
    font-family: Poppins;
    font-size: 14px;
    font-weight: 500;
    width: 100%;
    background: #e6e3e3
}

.banner_form form input::placeholder,
.banner_form form textarea::placeholder {
    color: #000
}

.banner_form form textarea {
    height: 80px;
    padding: 15px 0 0 20px
}


/* buttons css */

.banner_wrap input[type=submit] {
    background: #000000 !important;
    border-radius: 50px;
    border: none !important;
}

input[type=submit] {
    margin: 0;
    border-radius: 10px;
    border-left: 0px solid #ff4588 !important;
    height: 50px !important;
    padding: 0 !important;
    font-size: 23px !important;
    font-weight: 500 !important;
    color: #fff;
    background: #233833 !important;
}

section.logo_sec {
    padding: 80px 0;
    /*background-image: url(../images/map.png);*/
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center
}

.logo_wrp ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.logo_wrp ul li {
    flex: 0 0 11%;
    border: 1px solid #d9eae4;
    padding: 10px 25px;
    display: flex;
    margin: 0 10px 0 0;
    align-items: center;
    justify-content: center
}

.logo_wrp ul li img {
    width: 160px;
    height: 40px;
    align-items: center;
    justify-content: center;
    text-align: center;
    display: flex;
}

.logo_iner {
    margin: 60px 0 0
}

.logo_iner h3 {
    margin: 0;
    font-size: 33px;
    font-weight: 400;
    line-height: 43px
}

.logo_iner h2 {
    margin: 0 0 15px;
    font-size: 40px;
    color: #233833;
    font-weight: 500
}

.logo_iner p {
    font-size: 22px;
    color: #131313;
    font-weight: 400;
    line-height: 30px
}

section.about_sec {
    /*background: #eef9f5;*/
    background-color: #fff;
    /* background: linear-gradient(270deg, #F47B3D -90.08%, rgb(255, 220, 202) 114.81%); */
    background: linear-gradient(90deg, #FFFDFC, #FFF5F1, #022314);
    background-repeat: no-repeat;
    padding: 80px 0
}

.about_btn button,
.content_btn button {
    /*background: linear-gradient(90deg, #44b489 1.76%, #168877 100%)*/
    background: #000000;
}

.about_iner h2 {
    margin: 20px 0 0;
    font-size: 45px;
    font-weight: 500;
    line-height: 55px
}

.about_img ul {
    display: flex;
    flex-wrap: wrap;
    margin: 50px 0 0 !important justify-content: center;
}

.about_img ul li {
    flex: 0 0 23%;
    margin: 0 20px 20px 0
}

.image_test,
ul.slick-dots {
    justify-content: center;
    display: flex
}

.image_test,
.team_wrp ul li {
    align-items: center
}

.about_img ul li img {
    max-width: 18px;
    width: 100%;
    box-shadow: 0 0 10px #c5c5c5
}

.about_img ul li:nth-child(7) {
    margin-top: -85px
}

.about_img ul li:nth-child(12),
.about_img ul li:nth-child(8) {
    margin-top: -45px;
}

.about_img ul li:nth-child(11) {
    margin-top: -70px
}

.about_btn button {
    padding: 15px 35px;
    border-radius: 10px;
    font-size: 24px;
    line-height: 34px;
    font-family: Poppins;
    font-weight: 400;
    border: none
}

.about_btn button:hover {
    color: #000
}

.about_btn {
    margin: 30px 0
}

.image_test h4 {
    margin: 0 0 0 20px;
    font-size: 22px;
    font-weight: 700;
    color: #39a27c
}

.team_wrp ul li {
    display: flex !important
}

.team_wrp ul li h2 {
    margin: 0 15px;
    font-size: 45px;
    font-family: sans-serif !important;
    font-weight: 700;
    color: #233833
}

.team_wrp ul li p {
    color: #131313;
    font-size: 21px;
    font-weight: 500;
    line-height: 30px
}

.team_wrp {
    margin: 80px 0 0
}

section.content_sec {
    padding: 50px 0
}

.content_iner {
    width: 800px;
    margin: auto
}

.content_iner img {
    width: 80%;
    margin: 30px 0
}

.content_iner h4 {
    color: #131313;
    font-family: Roboto, Sans-serif;
    font-size: 26px;
    font-weight: 400;
    margin: 0 0 5px
}

.content_iner h2 {
    margin: 0;
    color: #233833;
    font-family: Merriweather, Sans-serif;
    font-size: 35px;
    font-weight: 600
}

.content_iner p {
    text-align: left;
    margin: 0 0 15px !important;
    font-size: 22px;
    line-height: 30px;
    color: #131313
}

.content_btn,
.gurenty_info {
    margin: 40px 0 0
}

.content_btn button {
    width: 250px;
    height: 60px;
    border-left: 0px solid #ff4588 !important;
    font-family: Poppins;
    font-size: 18px;
    border-radius: 10px;
    border: none;
    font-weight: 500
}

.content_btn a,
.video_iner h3 {
    font-family: sans-serif !important
}

.content_btn a {
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    letter-spacing: -1px;
    color: #fff;
    margin: -2px 20px 0 0;
    border-left: 0px solid #ff4588 !important;
}

section.video_sec {
    background-image: url(../images/bg-green.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    height: 730px;
    display: flex;
    align-items: center
}

.video_iner,
.video_iner_2,
.video_iner_3 {
    background-image: url(../images/bundle1.png);
    background-repeat: no-repeat;
    text-align: center;
    padding: 90px 0 0;
    height: 380px
}

.video_iner img {
    width: 120px
}

.video_iner h5 {
    margin: 10px 0 5px;
    font-size: 24px;
    font-weight: 700;
    color: #464646;
    line-height: 30px
}

.video_iner p {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.video_iner h3 {
    margin: 0;
    font-weight: 700;
    font-size: 29px;
    color: #464646
}

.video_iner h3 span {
    font-size: 24px;
    font-family: Poppins !important
}

.video_iner_2 {
    background-image: url(../images/bundle2.png)
}

.video_iner_3 {
    background-image: url(../images/bundle3.png)
}

.video_popup p {
    font-size: 37px;
    color: #fff;
    font-weight: 300
}

#fade {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .8
}

#light {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 600px;
    max-height: 360px;
    margin-left: -300px;
    margin-top: -180px;
    border: 2px solid #fff;
    background: #fff;
    z-index: 1002;
    overflow: visible
}

#boxclose {
    float: right;
    color: #fff;
    border: 1px solid #aeaeae;
    border-radius: 3px;
    background: #222;
    font-size: 31px;
    font-weight: 700;
    line-height: 0;
    padding: 11px 3px;
    position: absolute;
    right: 2px;
    top: 0;
    z-index: 1002;
    opacity: .9
}

.boxclose:before {
    content: "ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬ ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚ ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â"
}

#fade:hover~#boxclose,
.test:hover~.test2,
li.whatssap_icon,
ul.logo_img li:before {
    display: none
}

.buton_youtube,
.desc,
.popup_form_wrp form {
    margin: 30px 0 0
}

.buton_youtube a {
    border: 1px solid #fff;
    padding: 25px 90px;
    border-radius: 50px;
    background: #116f60ba;
    font-size: 35px;
    font-weight: 600;
    color: #fff
}

section.form-sec,
section.testimonial_slide {
    padding: 80px 0
}

.testimonial_iner h3 {
    margin: 0;
    font-size: 26px;
    color: #131313;
    font-weight: 400;
    line-height: 35px
}

.testimonial_iner h2 {
    font-size: 45px;
    font-weight: 600;
    color: #131313;
    line-height: 55px
}

.book_wrp ul li img {
    width: 230px;
    margin: auto
}

ul.slick-dots li button {
    font-size: 0;
    border: none;
    width: 10px;
    height: 10px;
    border-radius: 50%;
    margin: 0 4px;
    padding: 0;
    background: #d9d9d9
}

ul.slick-dots li {
    font-size: 0
}

ul.slick-dots li.slick-active button {
    background: #233833;
}

button.slick-next,
button.slick-prev {
    font-size: 0;
    border: none;
    background-image: url(../images/arow.png);
    width: 30px;
    height: 55px;
    background-repeat: no-repeat;
    background-color: transparent;
    z-index: 9999;
    position: absolute;
    left: -60px;
    bottom: 0;
    top: 0;
    margin: auto;
    background-size: 90%
}

button.slick-next {
    background-image: url(../images/arow2.png);
    right: -60px;
    left: unset
}

.gurenty_info h2 {
    margin: 0;
    color: #131313;
    font-size: 25px;
    font-weight: 500
}

.content_img ul,
.gurenty_info ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 30px 0 0 !important
}

.gurenty_info ul li p {
    color: #223732;
    font-size: 24px;
    font-weight: 500;
    text-align: left;
    line-height: 1.3
}

.gurenty_info ul li {
    flex: 0 0 12%
}

section.work_sec {
    padding: 60px 0;
    /*background: #edf8f4*/
    background-color: #fff;
    /* background: linear-gradient(270deg, #F47B3D -90.08%, rgb(255, 220, 202) 114.81%); */
    background: linear-gradient(90deg, #FFFDFC, #FFF5F1, #022314);
    background-repeat: no-repeat;
}

.work_iner {
    margin: 0 0 50px
}

.work_iner h2 {
    color: #131313;
    font-family: Merriweather, Sans-serif;
    font-size: 45px;
    font-weight: 600
}

.tabs_main {
    display: flex;
    justify-content: space-between;
    width: 1110px;
    margin: auto
}

.tab button {
    display: block;
    width: 100%;
    border: #fdf5e6;
    background: 0 0;
    text-align: left;
    padding: 0;
    display: flex;
    align-items: center
}

.tab {
    margin: 0 30px 0 0
}

.tab button span {
    color: #233833;
    font-size: 60px;
    font-family: sans-serif !important;
    font-weight: 700
}

.tab button h2 {
    margin: 0 0 0 15px;
    color: #545454;
    font-size: 23px;
    line-height: 27px;
    font-weight: 700
}

.tabs_main .content_wrp {
    flex: 0 0 80%
}

.first_tabs {
    margin: 0 0 20px
}

.first_tabs h4 {
    margin: 0 0 5px;
    color: #223732;
    font-weight: 600;
    font-size: 1.2em;
    line-height: 1.3
}

.first_tabs p {
    font-size: 17px;
    color: #131313
}

.baner_row h2,
.desc p,
.img_content p,
.points_wrp ul li,
.popup_form_wrp input[type=submit] {
    color: #fff
}

.third p {
    margin: 0 0 15px !important
}

.row.bg_row {
    border-radius: 20px;
    padding: 50px 40px
}

.baner_row h2 {
    margin: 0;
    font-size: 25px;
    font-weight: 700;
    width: 70%
}

.points_wrp ul li {
    font-size: 20px;
    font-weight: 500;
    margin: 0 0 5px;
    position: relative
}

.points_wrp ul li svg {
    margin: 0 10px 0 -20px
}

section.form-sec .row,
section.form-sec .row.smal_row {
    width: 780px;
    margin: auto;
    background: #9ba89b;
    padding: 30px 20px
}

h2.single_hd {
    padding: 0;
    text-align: center;
    font-size: 34px;
    color: #131313;
    font-weight: 500;
    margin: 0 0 30px
}

.form_content form,
.gurenty_info ul li img,
ul.logo_img li img {
    width: 100%
}

.form_content form input,
.form_content form textarea {
    width: 100%;
    height: 50px;
    border: none;
    border-bottom: 1px solid #223732;
    background: 0 0;
    margin: 0 0 20px;
    font-family: Poppins;
    outline: 0
}

.content_img ul li h2 {
    font-size: 28px;
    font-weight: 700;
    color: #39a27c
}

.content_img ul li {
    margin: 0 0 0 30px
}

section.form-sec .row {
    margin-top: 30px !important
}

.footer_logo ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: end
}

.img_content h4 {
    font-size: 1.1em;
    color: #fff;
    line-height: 10px
}

.img_content {
    width: 60%;
    margin: 0 0 0 11px
}

section.bottom_foter .row.color_row {
    background: #123123;
    padding: 20px 0;
    border-radius: 20px
}

.desc p {
    font-size: 20px
}

section.logo_sec_2,
section.packages_sec {
    padding: 0 0 60px
}

.packages_iner {
    border: 1px solid #3faf87;
    border-radius: 20px;
    padding: 20px 15px;
    text-align: center
}

.modal-body,
.modal-header,
section#contact,
section#testimonial {
    padding: 0 0 50px !important
}

.packages_iner h3 {
    text-align: center;
    font-size: 22px;
    font-weight: 600;
    line-height: 80px;
    margin: 0;
    padding: 0;
    min-height: 80px
}

.packages_iner h6 {
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: 500;
    text-align: center
}

.packages_iner h2 {
    text-align: center;
    margin: 0;
    font-size: 40px;
    font-weight: 700;
    color: #32a282
}

.packages_iner p {
    font-size: 14px;
    line-height: 20px;
    margin: 20px 0 30px !important;
    text-align: left
}

.packages_iner ul {
    margin: 0 0 20px !important
}

.packages_iner ul li {
    font-size: 14px;
    padding: 0 0 0 20px;
    position: relative;
    font-weight: 400;
    margin: 0 0 10px;
    text-align: left
}

.packages_iner ul li:before {
    content: '';
    display: block;
    position: absolute;
    background: #32a282;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 4px;
    top: 8px
}

.packages_iner button {
    width: 180px;
    height: 50px;
    border-radius: 20px;
    font-size: 16px;
    font-weight: 400;
    border: none;
    font-family: Poppins !important;
    background: linear-gradient(90deg, #44b489 1.76%, #168877 100%)
}

ul.logo_img li {
    flex: 0 0 50%;
    padding: 0
}

.cm_logo ul {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 60px 0 0 !important
}

.cm_logo ul li {
    flex: 0 0 15%
}

.cm_logo ul li img {
    width: 80%
}

.modal-header {
    border: none !important;
    margin-bottom: 20px
}

.modal {
    background: #0000008c
}

.modal-dialog {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto
}

.popup_form_wrp {
    padding: 0 15px;
    text-align: center
}

.popup_form_wrp h2 {
    font-weight: 800;
    font-size: 28px;
    color: #494949;
    margin: 0 0 10px 20px;
    position: relative
}

.popup_form_wrp p {
    color: #343434;
    font-weight: 500
}

.popup_form_wrp form input,
.popup_form_wrp form select,
.popup_form_wrp form textarea {
    width: 100%;
    background: #fff;
    border-radius: 20px;
    height: 45px;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    font-family: Poppins;
    font-weight: 500;
    outline: 0;
    color: rgba(0, 0, 0, .44);
    border: 1px solid #223732
}

.popup_form_wrp form input::placeholder,
.popup_form_wrp form textarea::placeholder {
    color: rgba(0, 0, 0, .44);
    font-size: 14px
}

.popup_form_wrp form textarea {
    border-radius: 15px;
    height: 130px;
    padding: 15px 18px
}

.popup_form_wrp form select {
    font-size: 14px;
    font-weight: 500
}

.modal-content {
    padding: 30px 0;
    border: 2px solid #233833 !important
}

.popup_form_wrp h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #223732;
    width: 10px;
    height: 40px;
    left: -20px;
    border-radius: 5px
}

button.btn-close:after,
button.btn-close:before {
    background: #fff;
    width: 4px;
    height: 26px;
    top: 5px;
    border-radius: 5px;
    content: '';
    position: absolute;
    display: block
}

span.color_form {
    color: #233833;
}

button.btn-close {
    position: absolute;
    right: 8px;
    top: 8px;
    background: #233833;
    opacity: 1;
    border-radius: 0 0 0 20px;
    width: 30px;
    height: 25px
}

button.btn-close:after {
    transform: rotate(42deg);
    left: 25px
}

button.btn-close:before {
    transform: rotate(129deg);
    left: 24px
}

button.btn-close:hover {
    background: #444444;
    opacity: 1
}

button.popup_button {
    /*box-shadow: -2px 4px 10px rgb(0 0 0 / 25%);*/
    border-radius: 20px;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #fff;
    text-transform: capitalize;
    width: 210px;
    height: 50px;
    font-family: Poppins
}

.popup_button {
    /*box-shadow: -2px 4px 10px rgb(0 0 0 / 25%);*/
    border-radius: 20px;
    border: none;
    font-style: normal;
    font-weight: 700;
    font-size: 20px;
    line-height: 23px;
    color: #fff;
    text-transform: capitalize;
    width: 210px;
    height: 50px;
    font-family: Poppins;
    display: inline-grid;
    padding: 11px;
    position: relative;
    /*background: linear-gradient(90deg, #44b489 1.76%, #168877 100%);*/
    background: #233833;
}

button.popup_button:hover {
    background: #444444;
    color: #fff
}

.popup_button:hover {
    background: #000000;
    color: #fff
}

section.banner_wrap:after {
    content: '';
    display: block;
    position: absolute;
    /* background-image: url(../images/banner-2.png); */
    background-repeat: no-repeat;
    width: 679px;
    height: 425px;
    right: 130px;
    top: 100px;
    z-index: -1
}

@media only screen and (max-width: 1400px) {
    section.banner_wrap:after {
        right: 20px
    }
}

@media only screen and (max-width: 1199px) {
    ul.navbar-nav li a {
        padding: 0;
        font-size: 15px
    }
    .tabs_main {
        display: block
    }
    section.work_sec {
        overflow: hidden !important
    }
    .tab {
        display: flex
    }
    .first_tabs {
        width: 90%
    }
    .banner_iner h1 {
        font-size: 40px;
        margin: 0 0 10px
    }
    section.banner_wrap:after {
        right: 0
    }
    .banner_iner h4 {
        font-size: 22px
    }
    .logo_wrp ul li {
        flex: 0 0 24%;
        margin: 0 5px 10px !important;
    }
    .team_wrp ul li {
        display: block !important;
        text-align: center
    }
    .team_wrp ul li p {
        font-size: 18px;
        width: 80%;
        margin: auto !important;
        line-height: 26px;
        font-weight: 500;
    }
    .gurenty_info ul li {
        flex: 0 0 16%
    }
}

@media only screen and (max-width: 767px) {
    button.slick-next,
    button.slick-prev,
    header.main_header .col-md-3,
    marquee {
        display: none !important
    }
    .logo img {
        position: relative;
        top: 10px
    }
    input[type=submit] {
        font-size: 18px !important
    }
    .logo_wrp ul li img {
        width: 90px
    }
    .first_tabs,
    .tabs_main,
    iframe.mt-2 {
        width: 100% !important
    }
    div#navbarSupportedContent {
        width: 60% !important;
        background: #ffff;
        margin: 20px 0 0;
        padding: 10px;
        border-radius: 10px !important
    }
    .menu nav.navbar ul li a {
        color: #000 !important;
        padding: 10px 0;
        border-bottom: 1px solid #50b48c;
        text-align: left
    }
    section.menu_header .col-md-2 {
        width: 50%
    }
    button.navbar-toggler {
        position: absolute;
        top: -40px;
        background: #fff;
        padding: 6px 11px
    }
    nav.navbar.navbar-expand-lg.navbar-light {
        justify-content: end !important
    }
    .badge_img ul li:nth-child(2),
    .logo_iner p br,
    section.banner_wrap:after,
    section.header_top {
        display: none
    }
    .banner_form {
        width: 100%;
        margin: 50px 0 0
    }
    .badge_img ul,
    .content_img ul {
        flex-wrap: wrap
    }
    .content_img ul li img,
    .content_iner {
        width: 100%
    }
    .tab {
        display: block !important
    }
    .tab button {
        display: flex;
        flex-wrap: wrap
    }
    section.form-sec .row,
    section.form-sec .row.smal_row {
        width: 100%;
        padding-left: 0;
        padding-right: 0
    }
    header.main_header .col-md-4,
    header.main_header .col-md-8 {
        width: 45%
    }
    .menu ul.navbar-nav li button {
        width: 160px;
        font-size: 16px
    }
    header.main_header .row {
        justify-content: space-between
    }
    /* .about_iner h2,
    .banner_iner h1,
    .logo_iner h2,
    .testimonial_iner h2 {
        font-size: 30px;
        line-height: 40px
    } */
    section.banner_wrap {
        padding: 30px 0;
        height: auto !important
    }
    .banner_iner h4,
    .banner_iner p {
        font-size: 18px
    }
    .badge_img ul li {
        margin: 0;
        flex: 0 0 50%
    }
    .logo_iner h3 {
        font-size: 22px;
        line-height: 30px
    }
    .about_img ul li {
        flex: 0 0 100% !important
    }
    .about_img ul li:nth-child(11),
    .about_img ul li:nth-child(12),
    .about_img ul li:nth-child(7),
    .about_img ul li:nth-child(8) {
        margin-top: 0
    }
    .baner_row,
    .packages_iner {
        margin: 0 0 20px
    }
    section.testimonial_slide {
        padding: 0 0 30px
    }
    .testimonial_iner h3 {
        font-size: 20px
    }
    .gurenty_info ul li:first-child {
        flex: 0 0 25%
    }
    .gurenty_info ul li:nth-child(2) {
        flex: 0 0 55%
    }
    section.form-sec {
        padding: 0
    }
    h2.single_hd {
        font-size: 24px
    }
    .footer_iner {
        margin: 0 0 30px
    }
}

section.header_top {
    background: #9aab89;
    padding: 10px 0;
    top: 30px!important;
}

#sticky-header {
    /* position: fixed; */
    /* top: 0; */
    /* left: 0; */
    /* width: 100%; */
    /* z-index: 999; */
}

ul.top_left {
    display: flex;
    justify-content: space-evenly;
    align-items: center
}

ul.top_left li a {
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-weight: 400
}

.info-test p,
ul.navbar-nav li a {
    font-weight: 500;
    color: #000 !important
}

.img_f img,
.info-ser h4,
.modal-body,
.modal-content,
ul.navbar-nav,
ul.top_left li {
    position: relative
}

ul.top_left li.email_icon:before,
ul.top_left li.phone_icon:before,
ul.top_left li.screen_icon:before,
ul.top_left li.whatssap_icon:before {
    content: '\f108';
    display: block;
    position: absolute;
    color: #fff;
    left: -20px;
    font-family: FontAwesome;
    bottom: 0;
    margin: auto
}

ul.top_left li.phone_icon:before {
    content: '\f095'
}

ul.top_left li.email_icon:before {
    content: '\f0e0';
    font-size: 15px;
    top: 0
}

ul.top_left li.whatssap_icon:before {
    content: '\f232';
    font-size: 18px;
    top: 0
}

ul.top_left li.phone_icon:before {
    top: 0;
    font-size: 19px color: black;
}

.floatbutton.active {
    right: 0;
    z-index: 9;
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton,
.floatbutton .clickbutton .crossplus {
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s
}

.floatbutton {
    transition: .4s;
    position: fixed;
    right: -371px;
    top: 30%;
    font-size: 0;
    width: 420px;
    z-index: 999
}

.floatbutton .clickbutton {
    width: 50px;
    z-index: 999;
    height: 200px;
    box-shadow: -20px 7px 18px -7px rgba(87, 184, 151, .09) !important;
    border-radius: 30px 0 0 30px;
    padding-top: 0;
    vertical-align: top;
    margin-top: 125px;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    position: relative;
    border: 1px solid #1b8d79;
    text-transform: uppercase;
    background-color: #1c8d79;
    box-shadow: 0 0 40px #00000026;
    -webkit-box-shadow: 0 0 40px #00000026;
    -ms-box-shadow: 0 0 40px #00000026;
    -o-box-shadow: 0 0 40px #00000026
}

.floatbutton .clickbutton .crossplus:before {
    content: "";
    display: none;
    position: absolute;
    width: 20px;
    height: 2px;
    right: 0;
    background: #fbb334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.floatbutton .clickbutton .crossplus:after {
    content: "";
    display: none;
    position: absolute;
    width: 2px;
    height: 20px;
    right: 0;
    background: #fab334;
    z-index: 99;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto
}

.floatbutton .clickbutton .crossplus {
    position: absolute;
    display: block;
    transform: rotate(-90deg);
    transition: .4s;
    left: -52px;
    white-space: pre;
    bottom: 87px
}

.floatbutton .clickbutton .crossplus.rotate {
    transform: rotate(45deg);
    -webkit-transition: .4s;
    -moz-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.floatbutton .clickbutton .crossplus svg {
    font-size: 18px;
    color: #000;
    margin: 17px 0 0 15px
}

.floatbutton .banner-form {
    background: #fff;
    padding: 15px;
    position: relative;
    z-index: 99999 !important;
    border-radius: 5px;
    margin: 0;
    width: 370px;
    display: inline-block;
    box-shadow: 0 0 30px #0000001f;
    top: -74px
}

ul.top_left li.screen_icon:before {
    content: '\f155';
    animation: 1s linear infinite blink;
    font-size: 18px;
    top: 0
}

.icon_wrp {
    color: #fff;
    animation: 1s linear infinite blink
}

@keyframes blink {
    0% {
        opacity: 0
    }
    50% {
        opacity: .5
    }
    100% {
        opacity: 1
    }
}

.menu {
    position: relative;
    top: 10px
}

.our-testimonial .info-text {
    margin-bottom: 50px
}

.info-test {
    margin: 20px 10px;
    box-shadow: 0 5px 10px #0000001a;
    padding: 30px 25px;
    position: relative;
    border: 2px solid #35a583;
    border-radius: 32px
}

.our-testimonial,
section.cta {
    padding-bottom: 40px
}

.info-test p {
    font-size: 15px;
    margin-bottom: 15px;
    line-height: 22px;
    min-height: 146px
}

.info-test h4 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 0
}

.info-test span {
    position: absolute;
    right: 20px;
    bottom: 27px
}

.info-test::before {
    content: "";
    left: -8px;
    background: #00bcbb;
    width: 41px;
    height: 50px;
    top: -7px;
    z-index: -1;
    border-radius: 6px
}

.info-test img {
    width: 58px
}

.our-sponser {
    padding: 10px 0;
    background: #01bcba
}

.our-service h2 {
    font-size: 26px;
    letter-spacing: -1px
}

.our-service h2::before {
    right: inherit
}

.our-service::before {
    position: absolute;
    left: 0;
    top: 0;
    content: "";
    background: #f2f1f500;
    width: 75%;
    height: 76%;
    z-index: -1
}

.info-ser {
    margin: 20px 8px;
    padding: 30px 15px;
    box-shadow: 0 5px 15px #00000026;
    min-height: 348px
}

.info-ser h4 {
    font-size: 20px;
    margin-bottom: 12px;
    padding-left: 12px
}

.info-ser h4::before {
    background: #ffc000;
    width: 2px;
    height: 80%;
    position: absolute;
    content: "";
    left: 0;
    top: 10%
}

.info-ser h4+p {
    font-size: 13px;
    margin-bottom: 0;
    color: #000
}

.img-ser {
    margin: auto auto 20px;
    display: table
}

.our-service .container::before {
    background: url("../images/circle-blue.webp") 0 0/100% no-repeat;
    position: absolute;
    content: "";
    right: 0;
    bottom: -20px;
    max-width: 117px;
    height: 127px;
    width: 100%;
    z-index: -1
}

.site-logos {
    margin-bottom: 60px
}

.owl-carousel button.owl-dot,
.owl-service.owl-theme .owl-dots button {
    padding: 0 !important;
    margin: 0
}

.owl-carousel button.owl-dot>span::before {
    position: absolute;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .5s
}

.popup_form_wrp form input::placeholder,
.popup_form_wrp form select::placeholder,
.popup_form_wrp form textarea::placeholder {
    color: #000 !important
}

section#portfolio {
    padding: 10px !important
}

button.tablinks.active h2,
button.tablinks.active span {
    padding: 0 0 0 3px
}

button.tablinks.active {
    border: 2px solid #233833;
    border-radius: 20px;
    background: #fff;
    width: 220px;
    padding: 0 0 0 10px
}

.row.here {
    background: #fff !important
}

.main_head_contact h2 {
    text-transform: capitalize;
    font-size: 45px;
    font-weight: 600;
    color: #131313;
    margin: 0 0 -30px
}

.img_f img {
    width: 80%;
    left: 20px
}

.about_img ul li:nth-child(10) {
    /*margin-top: -15px*/
}

.about_img ul li:nth-child(9) {
    margin-top: -17px
}

.modal-content {
    display: flex;
    flex-direction: column;
    width: 100%;
    pointer-events: auto;
    background-color: #fff;
    background-clip: padding-box;
    border-radius: .3rem;
    outline: 0;
    height: 600px !important
}

.modal-body {
    flex: 1 1 auto;
    padding: 1rem;
    top: -40px !important
}

.logo_wrp ul.logo_slider.slick-initialized.slick-slider.slick-dotted ul.slick-dots {
    display: none !important;
}

.content_btn {
    display: flex !important;
    justify-content: center !important;
}


/* New styling */

.main_logo img {
    max-width: 180px;
    margin: 0 auto;
    max-height: 50px;
}


/*.google_wrapper .main_logo img{
    max-width: 150px;
    margin: 0 auto;
}*/

.trustpilot_wrapper>li {
    margin: 0 5px 0 0 !important;
}

.trustpilot_wrapper>li:last-child() {
    margin: 0 0px 0 0 !important;
}

.trustpilot_wrapper figure {
    display: flex;
    margin-bottom: 0.5rem;
}

.trustpilot_wrapper li img {
    max-width: 30px;
}


/* testimonials section */

.testimonial_wrapper {
    box-shadow: 0 0 10px #c5c5c5;
    padding: 15px;
}

.testimonial-head>.row:first-child {
    border-bottom: 1px solid #E5E5DD;
    margin-bottom: 15px;
}

.testimonial_wrapper img {
    box-shadow: none !important;
}

.testimonial_wrapper .inner-content {
    display: flex;
    align-items: baseline;
}

.testimonial_wrapper .inner-content>span {
    margin-right: 15px;
    font-weight: 500;
    color: #696A6A;
    font-size: 14px;
}

.testimonial_wrapper .inner-content figure {
    margin-right: 5px;
}

.date {
    font-size: 14px;
}

.testimonial-head .thumb img {
    max-width: 45px;
}

.testimonial-head .content h4 {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    margin-top: 5px;
}

.rating-star figure {
    display: inline-table;
}

.testimonial-body h3 {
    font-weight: bold;
    font-size: 16px;
}

.testimonial-body {
    margin-bottom: 15px;
}

.testimonial-body p {
    font-size: 14px;
    color: #000000;
    font-weight: 500;
}

.start-date {
    text-align: right;
    color: #696A6A;
}

.verified {
    font-size: 12px;
}

@media only screen and (max-width: 991px) {
    .start-date {
        text-align: left;
        margin-bottom: 15px;
    }
}


/* tabs styling */

.work_sec div#\32 {
    margin-top: 100px;
}

.work_sec div#\33 {
    margin-top: 30px;
    margin-bottom: 50px;
}


/* custom */

figure.main_logo {
    margin-right: 30px;
}

@media screen and (min-width: 320px) and (max-width: 520px) {
    section.about_sec,
    section.content_sec,
    section.logo_sec {
        padding: 30px 10px 0px 10px;
    }
    .gurenty_info h2 {
        margin: 0;
        color: #131313;
        font-size: 22px;
        font-weight: 500;
    }
    .first_tabs p {
        font-size: 14px;
        color: #131313;
    }
    button.tablinks.active {
        border: 2px solid #233833;
        border-radius: 20px;
        background: #fff;
        width: 240px;
        padding: 0 0 0 10px;
    }
    .work_sec div#\32 {
        margin-top: 14px;
    }
    .work_sec div#\33 {
        margin-top: 30px;
        margin-bottom: 30px;
    }
    .baner_row h2 {
        margin: 0;
        font-size: 22px;
        font-weight: 700;
        width: 100%;
    }
    .points_wrp ul li {
        font-size: 16px;
        font-weight: 500;
        margin: 0 0 5px;
        position: relative;
    }
    .main_head_contact h2 {
        text-transform: capitalize;
        font-size: 40px;
        font-weight: 600;
        color: #131313;
        margin: -20px 0 -30px;
    }
    .form_img,
    .menu {
        text-align: center;
    }
    .form_img img {
        width: 50%;
    }
    .img_content h4 {
        font-size: 1.1em;
        color: #fff;
        line-height: 22px;
    }
    .logo_iner {
        margin: 20px 0 20px;
    }
    button.popup_button {
        font-size: 18px;
    }
    .content_iner p,
    .logo_iner p {
        font-size: 14px;
        line-height: 26px;
    }
    .content_btn a {
        font-size: 18px;
        font-weight: 500;
        line-height: 30px;
        letter-spacing: 1px;
        color: #fff;
        margin: -2px 20px 0 0;
        border-left: 0px solid #ff4588 !important;
    }
    .content_iner h2,
    .work_iner h2 {
        font-size: 22px;
    }
    .team_wrp {
        margin: 30px 0 0;
    }
    .content_iner h4 {
        color: #131313;
        font-family: Roboto, Sans-serif;
        font-size: 18px;
        font-weight: 400;
        margin: 0 0 5px;
    }
    .logo img {
        width: 150px;
        margin-top: 12px;
    }
    header.main_header,
    section.bottom_foter {
        padding: 0px 0px 10px 0px;
    }
    .about_iner h2,
    .banner_iner h1,
    .logo_iner h2,
    .testimonial_iner h2 {
        font-size: 20px;
        line-height: 26px;
    }
    .badge_img,
    .video_popup {
        margin: 30px 0 0;
    }
    .sm-pb-20 {
        padding-bottom: 20px;
    }
}


/*Inner Published Form Css Start*/

.inner-published-form {
    background: #fff;
    padding: 20px 20px;
    border: 2px solid #233833;
    border-radius: 10px;
    box-shadow: 0 5px 15px -4px #b2b2b2;
    margin-top: 50px;
}

.inner-published-form h3 {
    font-weight: 600;
    text-transform: capitalize;
    font-size: 30px;
    color: #00112b;
    font-family: Poppins, sans-serif;
    margin: 0px 0 10px 0;
    line-height: 40px;
}

.inner-published-form span {
    color: #233833;
}

.inner-published-form .form-group {
    margin: 0 0 10px 0;
}

.inner-published-form .form-group .form-select {
    border: 2px solid #b2b2b2;
    box-shadow: 0 5px 5px -1px #eee;
    font-size: 16px;
    color: #00112b;
    padding: 10px 30px 10px 10px;
    cursor: pointer;
    font-weight: 400;
    border-radius: 0px;
    width: 100%;
}

.inner-published-form .form-group .form-select option {
    color: #333;
    font-weight: 600;
}

.inner-published-form .form-group-select {
    margin: 0 0 10px 0;
}

.inner-published-form .form-group-select h4 {
    font-weight: 600;
    font-size: 20px;
    color: #00112b;
    font-family: Poppins, sans-serif;
    margin: 0px 0 10px 0;
    line-height: 28px;
}

.inner-published-form .form-group-select .form-check-flex {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
}

.inner-published-form .form-group-select .form-check-flex .form-check {
    margin: 0 5px 10px;
    width: 45%;
    display: flex;
    align-items: center;
    padding: 0;
}

.inner-published-form .form-group-select .form-check-flex .form-check .form-check-input {
    border: 1px solid #233833;
    outline: none;
    box-shadow: none;
    margin: 0 10px 0 0;
    cursor: pointer;
}

.inner-published-form .form-group-select .form-check-flex .form-check .form-check-input:checked[type=checkbox] {
    background-color: #233833;
}

.inner-published-form .form-group-select .form-check-flex .form-check .form-check-label {
    color: #333;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}

.inner-published-form .form-group input {
    border: 2px solid #b2b2b2;
    width: 100%;
    height: 45px;
    padding: 0 20px;
    border-radius: 0px;
    box-shadow: 0 5px 5px -1px #eee;
    font-size: 16px;
    color: #00112b;
    font-weight: 400;
}

.inner-published-form .form-group button.submit-btn {
    background-color: #233833;
    color: #fff;
    font-weight: 600;
    transition: all .3s ease-in-out;
    border: 2px solid #233833;
    margin: 0 10px 0 0;
    padding: 5px 20px;
    font-size: 22px;
    cursor: pointer;
    width: 100%;
    border-radius: 0px;
}

.inner-published-form .form-group button.submit-btn:hover {
    background-color: #fff;
    color: #233833;
}

.img_modal {
    position: absolute;
    right: 0;
    top: 0;
    width: 51%;
    height: 101%;
    object-fit: cover;
}


/*Inner Published Form Css End*/

.privacy-terms {
    color: #ffffff;
    font-weight: 400px;
    font-size: 16px;
    margin: 0;
    margin-top: 12px;
    line-height: 40px;
    text-align: center;
}

.privacy-terms a {
    color: #ffffff;
}

.top-banner {
    position: relative;
    margin-top: 44px;
}

.top-banner img {
    width: 100%;
    object-fit: cover;
}

@media (min-width: 320px) and (max-width: 570px) {
    .inner-published-form h3 {
        font-weight: 600;
        text-transform: capitalize;
        font-size: 20px;
        color: #00112b;
        font-family: Poppins, sans-serif;
        margin: 0px 0 10px 0;
        line-height: 40px;
    }
}