@import url(https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&amp;display=swap);

a,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
li,
p,
select,
span,
textarea {
    font-family: Lato, sans-serif !important
}

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

a {
    text-decoration: none !important
}

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

header.header_wrap {
    padding: 20px 0
}

nav.navbar ul.navbar-nav li a {
    color: #181818 !important;
    font-family: Lato;
    font-size: 17px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    padding: 0 !important;
    margin: 0 0 0 20px
}

nav.navbar ul.navbar-nav li button.btn-dark {
    margin: 0 0 0 20px;
    border-radius: 10px;
    /* background: #40bee2; */
    border: none;
    width: 220px;
    height: 45px;
    color: #fff;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    padding: 0
}

button.btn-dark:hover,
nav.navbar ul.navbar-nav li button.btn-dark:hover {
    background: #000;
    transition: .5s
}

nav.navbar ul.navbar-nav li a.number_wrap {
    color: #40bee2 !important;
    font-weight: 600
}

nav.navbar ul.navbar-nav li a:hover {
    color: #40bee2 !important;
    transition: .5s !important
}

footer.main_footer {
    padding: 60px 0 0
}

.form_row {
    border-radius: 10px;
    border: 1px solid #f6f6f6;
    background: linear-gradient(0deg, rgba(255, 255, 255, .2) 0, rgba(255, 255, 255, .2) 100%), #fff;
    box-shadow: 0 4px 20px 0 rgba(194, 194, 194, .25);
    position: relative;
    top: 100px
}

.icon_box,
.learing_inner {
    box-shadow: 0 4px 20px 0 rgba(211, 211, 211, .25);
    display: flex
}

.form_row .form_left_img {
    text-align: center;
    padding: 0 40px
}

.form_row .form_left_img h4 {
    margin: 20px 0 10px;
    color: #282828;
    text-align: center;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize
}

.form_row .form_left_img p,
.form_row .form_left_img p a {
    margin: 0 0 20px;
    color: #282828;
    text-align: center;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize
}

.form_right h2,
.form_row .form_left_img a {
    font-weight: 700;
    text-transform: capitalize;
    color: #282828;
    font-style: normal
}

.form_row .form_left_img a {
    text-align: center;
    font-size: 30px;
    line-height: normal
}

.form_right {
    padding: 60px 40px 0
}

.form_right h2 {
    font-size: 40px;
    line-height: normal;
    margin: 0 0 20px
}

.form_right p {
    color: #282828;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize
}

.footer_inner p,
.form_right input[type=submit] {
    font-style: normal;
    font-weight: 500;
    font-size: 16px;
    text-transform: capitalize
}

.form_right form,
.popup_form_wrp form {
    margin: 30px 0 0
}

.form_right form input,
.form_right form textarea {
    width: 100%;
    border-radius: 50px;
    background: #e8e6e6;
    border: none;
    height: 60px;
    margin: 0 0 15px;
    padding: 0 0 0 30px;
    color: rgba(0, 0, 0, .5);
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.form_right form textarea {
    height: 150px;
    border-radius: 30px;
    padding: 20px 30px
}

.form_right input[type=submit] {
    background: #40bee2 !important;
    padding: 0 !important;
    color: #fff !important;
    text-align: center;
    font-family: Lato;
    line-height: normal;
    width: 142px !important;
    height: 48px !important
}

section.footer_sec {
    background: #1b1b1b;
    padding: 150px 0 0
}

.counter_wrap img,
.footer_inner img,
.project_box img {
    margin: 0 0 20px
}

.footer_inner p {
    margin: 0;
    color: #fff;
    line-height: 25px
}

.banner_inner h5,
.footer_info ul li p,
.footer_info ul li p a,
.footer_inner h5,
section.bottom_footer p {
    font-style: normal;
    line-height: normal
}

.footer_inner h5 {
    color: #fff;
    font-family: Lato;
    font-size: 20px;
    font-weight: 600;
    text-transform: capitalize;
    margin: 0 0 20px
}

.badges_inner h2,
.banner_inner h2,
.banner_inner h5,
.video_inner h2 {
    text-transform: uppercase
}

.footer_inner ul.service_points,
.portfolio_images ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.footer_inner ul.service_points li {
    flex: 0 0 48%;
    margin: 0 0 5px
}

.footer_inner ul li a,
.footer_inner ul.service_points li a {
    color: #fff;
    font-family: Lato;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize
}

.footer_info ul li p a:hover,
.footer_inner ul li a:hover,
.footer_inner ul.service_points li a:hover {
    color: #40bee2;
    transition: .5s
}

.footer_inner ul li {
    margin: 0 0 5px
}

.footer_info ul li {
    display: flex;
    align-items: start;
    margin: 0 0 5px
}

.footer_info ul li p,
.footer_info ul li p a {
    color: #fff;
    font-family: Lato;
    font-size: 16px;
    font-weight: 400
}

.footer_info ul li img,
.new_about_box .icon_box .child_box img {
    margin: 0 20px 0 0
}

section.bottom_footer {
    background: #111;
    padding: 20px 0 40px
}

section.bottom_footer p {
    margin: 0;
    color: #fff;
    text-align: center;
    font-family: Lato;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize
}

.form_row .col-md-6 {
    padding-bottom: 80px !important
}

.form_row .col-md-6:first-child {
    border-right: 4px solid #eaeaea
}

.about_icon_box img,
.banner_img img,
.logo img,
.service_post_inner img,
.testimonial_wraper .item ul li:nth-child(2) img,
.video_img img {
    width: 100%
}

.banner_img,
.publish_img {
    text-align: right
}

.badges_inner h2,
.children_box,
.counter,
.counter_wrap,
.desclaimer_wrap,
.info_form h2,
.logo_content,
.logo_content p,
.logos_wrap,
.new_simple_img,
.portfolio_inner,
.project_box,
.testimonial_inner,
.video_inner h2 {
    text-align: center
}

.banner_inner h5 {
    color: #40bee2;
    font-size: 28.239px;
    font-weight: 700;
    margin: 0 0 10px
}

.banner_inner h2,
.logo_content h4 {
    margin: 0 0 20px;
    font-family: Lato;
    font-style: normal
}

.banner_inner h2 {
    color: #1e1e1e;
    font-size: 45px;
    font-weight: 900;
    line-height: 50px
}

.banner_inner p {
    color: #1e1e1e;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 25px
}

.banner_btn a,
a.global_wrap,
button.btn-dark {
    border-radius: 50px;
    background: #40bee2;
    border: none;
    color: #fff;
    font-family: Lato;
    font-size: 16.943px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    padding: 12px 20px
}

.logo_content h4 {
    color: #181818;
    font-size: 21.433px;
    font-weight: 700;
    line-height: normal
}

.logo_content p {
    margin: 0;
    color: #1a1a1a;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px
}

section.children_sec,
section.form_sec,
section.portfolio_sec_wrap,
section.privacy-sec,
section.sec_2,
section.simple_sec {
    padding: 80px 0 0
}

.badges_inner h2 {
    color: #181818;
    font-family: Lato;
    font-size: 37.507px;
    font-style: normal;
    font-weight: 600;
    line-height: normal
}

.badges_inner ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
    margin-top: 30px !important;
    align-items: baseline
}

section.sec_2 .row.mt-5 {
    margin-top: 100px !important
}

.col-md-6.bg_color {
    padding: 30px 30px 0;
    background: #000;
    height: 287px;
    border-left: 11px solid #40bee2
}

.video_inner h5 {
    color: #40bee2;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0
}

.info_form h2,
.video_inner h2,
.video_inner p {
    color: #fff;
    font-family: Lato;
    font-style: normal
}

.video_inner p {
    font-size: 16.075px;
    font-weight: 400;
    line-height: 188.5%;
    margin: 0 0 40px
}

.video_inner h2 {
    font-size: 19.244px;
    font-weight: 800;
    line-height: normal;
    margin: 40px 0 0
}

.info_form h2,
.single_div h2 {
    font-size: 37.507px;
    line-height: normal
}

.info_form h2 {
    margin: 0;
    background: #40bee2;
    font-weight: 900;
    text-transform: uppercase;
    padding: 5px 0;
    border-radius: 10px 10px 0 0
}

.global_inner h2,
.single_div h2 {
    font-family: Lato;
    font-style: normal;
    font-weight: 700;
    text-transform: uppercase
}

.info_form form {
    margin: auto;
    display: flex;
    justify-content: space-between;
    width: 95%;
    margin-top: 50px
}

.info_form form input {
    border: none;
    border-bottom: 1px solid #000;
    width: 100%;
    flex: 0 0 23%;
    outline: 0;
    padding-bottom: 20px;
    color: #161616;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 105.3%;
    text-align: left
}

.info_form form input::placeholder {
    color: #161616;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 900;
    line-height: 105.3%
}

.info_form form input[type=submit] {
    border: none !important;
    padding: 0 !important;
    border-radius: 50px;
    background: #40bee2;
    width: 252px;
    height: 60px;
    text-align: center !important;
    color: #fff !important;
    font-size: 17px !important;
    font-style: normal;
    font-weight: 500 !important;
    line-height: 105.3%
}

.single_div {
    text-align: center;
    padding: 50px 0
}

.single_div h2 {
    color: #40bee2;
    text-align: center;
    margin: 0
}

.information_wrap ul {
    display: flex;
    justify-content: center
}

.information_wrap ul li {
    text-align: center;
    margin: 0 10px;
    padding: 20px;
    border-radius: 9.437px;
    border: .944px solid #f4f4f4;
    background: #fff;
    box-shadow: 0 3.7746479511260986px 18.873239517211914px 0 rgba(211, 211, 211, .25)
}

.information_wrap ul li p {
    color: #161616;
    font-family: Lato;
    font-size: 16.986px;
    font-style: normal;
    font-weight: 900;
    line-height: 105.3%;
    margin: 0 0 10px
}

.information_wrap ul li p img {
    margin: 0 7px 0 0
}

.information_wrap ul li h2,
.information_wrap ul li h2 a {
    color: #161616;
    font-family: Lato;
    font-size: 28.184px;
    font-style: normal;
    font-weight: 600;
    line-height: 105.3%;
    margin: 0
}

.logos_div {
    margin: 60px 0 0
}

.cta_row,
.idea_row {
    margin-top: 100px !important
}

.logos_div ul,
ul#myTab li.nav-item {
    margin: 0 !important
}

.logos_div ul li img {
    display: block;
    margin: auto;
    width: 70%
}

section.sec_4,
section.sec_5,
section.service_post {
    padding: 100px 0 0
}

button.btn-dark a,
section.bottom_footer p a {
    color: #fff
}

.global_inner h2 {
    color: #181818;
    font-size: 40px;
    line-height: 50px;
    margin: 0 0 15px
}

.global_inner h2 span {
    color: #40bee2;
    font-weight: 800
}

.global_inner p {
    margin: 0 0 15px;
    color: #393939;
    font-family: Lato;
    font-size: 19.816px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.counter_wrap h2,
.counter_wrap p,
.video_wrap h2 {
    color: #212121;
    font-family: Lato;
    font-style: normal
}

.count-title,
.counter_wrap h2 {
    font-weight: 900;
    text-align: center
}

.global_inner button.btn-dark {
    margin-top: 20px
}

.counter_wrap h2 {
    margin: 0 0 10px;
    font-size: 60px;
    line-height: normal
}

.counter_wrap p {
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    line-height: 25px
}

.idea_row {
    border-bottom: 1px solid #40bee2;
    padding-bottom: 40px
}

.video_wrap h2 {
    margin: 0 0 10px;
    font-size: 50px;
    font-weight: 800;
    line-height: 60px;
    text-transform: uppercase
}

.icon_box .child_box a,
.video_wrap p {
    font-size: 18px;
    font-weight: 500;
    font-family: Lato
}

.creative_inner h2 span,
.our_inner h2 span,
.portfolio_inner h2 span,
.process_inner h2 span,
.service_content_box h2 span,
.testimonial_inner h2 span,
.video_wrap h2 span,
span.color_form {
    color: #40bee2
}

.video_wrap p {
    color: #393939;
    font-style: normal;
    line-height: 25px;
    margin: 0
}

.child_box h2,
.child_box p,
.child_learning h2,
.icon_box .child_box a,
.publish_inner h2,
.publish_inner h4,
.publish_inner p {
    line-height: normal;
    font-style: normal
}

section.creative_sec,
section.sec_7,
section.sec_9 {
    padding: 80px 0
}

section.sec_10,
section.sec_11,
section.sec_13 {
    padding-bottom: 80px
}

.icon_box {
    justify-content: space-between;
    padding: 20px 10px;
    border-radius: 10px;
    border: 1px solid #f4f4f4;
    background: #f4f4f4
}

.icon_box .child_box {
    margin: 0 15px 0 0
}

.child_box h2 {
    color: #1e1e1e;
    font-size: 18px;
    font-weight: 600;
    margin: 0 0 10px
}

.child_box p {
    color: #1e1e1e;
    font-family: Lato;
    font-size: 16px;
    font-weight: 400;
    min-height: 120px;
    margin: 0 0 5px
}

.icon_box .child_box a {
    color: #141414;
    border-bottom: 1px solid #141414
}

.learing_inner {
    padding: 20px;
    min-height: 290px;
    border-radius: 10px;
    border: 1px solid #f4f4f4;
    background: #fff
}

.new_about_box .icon_box,
.rev_slider .slick-snext,
.rev_slider .slick-sprev,
.test {
    display: block
}

.learing_inner .child_learning {
    flex: 0 0 50%
}

.learing_inner .child_learning:first-child,
.proces_box ul li:first-child {
    flex: 0 0 38%
}

.child_learning h2 {
    color: #1e1e1e;
    font-family: Lato;
    font-size: 20px;
    font-weight: 700
}

.child_learning button.btn-dark {
    margin-top: 90px;
    background: #000
}

img.learning_img {
    width: 360px
}

h2.other_text {
    font-size: 18px
}

section.sec_9 .row {
    background-image: url(../images/bg_shadow.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 420px;
    align-items: center;
    padding: 0 20px;
    border-radius: 40px
}

.publish_inner h4 {
    color: #fff;
    font-family: Lato;
    font-size: 40px;
    font-weight: 500;
    margin: 0
}

.publish_inner h2 {
    color: #fff;
    font-family: Lato;
    font-size: 50px;
    font-weight: 800;
    margin: 0 0 20px
}

.publish_inner p {
    margin: 0;
    color: #fff;
    font-family: Lato;
    font-size: 20px;
    font-weight: 500
}

.global_inner button {
    background: #000;
    width: 150px;
    margin: 0 15px 0 0
}

.publish_img img {
    width: 60%
}

section.sec_10 {
    padding-top: 80px
}

.our_inner p {
    color: #393939;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 28px;
    width: 90%
}

.our_inner h2 {
    color: #212121;
    font-family: Lato;
    font-size: 65px;
    font-style: normal;
    font-weight: 800;
    line-height: 70px;
    text-transform: uppercase;
    margin: 0 0 15px
}

.project_box p {
    color: #4a4a4a;
    text-align: center;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px
}

.benefit_inner h2,
.benefit_inner h5,
.qr_box h3 {
    line-height: normal;
    font-style: normal;
    font-family: Lato
}

.cta_row {
    border-top: 1px solid #40bee2;
    padding: 30px 0;
    border-bottom: 1px solid #40bee2
}

.cta_row button.btn-dark {
    background: 0 0;
    color: #40bee2;
    border-radius: 57.091px;
    border: 3px solid #40bee2;
    width: 250px;
    padding: 0 !important;
    height: 60px;
    font-size: 22px;
    font-weight: 600
}

.benefit_inner h5 {
    color: #181818;
    font-size: 20px;
    font-weight: 400;
    margin: 0 0 15px
}

.benefit_inner h2 {
    color: #181818;
    font-size: 60px;
    font-weight: 400;
    margin: 0 0 20px
}

.benefit_inner h2 span,
.new_simple_inner h2 span {
    color: #40bee2;
    font-weight: 700
}

.qr_box h3 {
    display: flex;
    align-items: center;
    color: #000;
    font-size: 19.386px;
    font-weight: 600;
    margin: 0 0 15px
}

.qr_box h3 img {
    margin: 0 5px 0 0
}

.qr_box p {
    margin: 0;
    color: #4a4a4a;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 24px;
    width: 90%
}

.process_inner h2,
.testimonial_inner h2 {
    color: #212121;
    font-weight: 800;
    text-transform: uppercase
}

.count-title {
    color: #fff;
    font-family: Lato !important;
    font-size: 70px;
    font-style: normal;
    line-height: normal;
    margin: 20px 0 10px
}

.count-text,
.proces_box ul li h3 {
    font-size: 24px;
    font-weight: 600;
    line-height: normal;
    font-style: normal
}

.count-text {
    color: #fff;
    text-align: center
}

section.sec_12 {
    background-image: url(../images/bg_counter.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    padding: 80px 0
}

section.sec_13 .cta_row {
    border: none;
    margin-top: 0 !important
}

.test,
.testimonial_wraper .item ul {
    width: 70%;
    background-image: url(../images/testimonial_bg.png);
    border-radius: 30px;
    background-repeat: no-repeat;
    background-size: cover
}

.process_inner h2 {
    font-family: Lato;
    font-size: 80px;
    font-style: normal;
    line-height: normal
}

.proces_box ul,
section.sec_9 .row .global_inner {
    display: flex;
    align-items: center
}

.proces_box ul li {
    flex: 0 0 61%
}

.proces_box ul li h3 {
    color: #212121;
    text-transform: capitalize;
    margin: 0 0 10px
}

.proces_box ul li p {
    color: #5c5c5c;
    font-family: Lato;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 25px;
    text-transform: capitalize;
    margin: 0;
    width: 95%
}

.box_inner h4,
.testimonial_box ul li h5,
.testimonial_box ul li p,
.testimonial_inner h2 {
    line-height: normal;
    font-family: Lato;
    font-style: normal
}

.sec_14 .row {
    background-image: url(../images/shade.webp) !important
}

.sec_14 .publish_inner h2,
.sec_14 .publish_inner h4,
.sec_14 .publish_inner p {
    color: #212121
}

.sec_14 .row .publish_img img {
    width: 80%
}

.sec_14 .publish_inner .global_inner button.btn-dark {
    background: #40bee2;
    text-transform: uppercase
}

section.sec_15 {
    padding-bottom: 80px;
    padding-top: 60px
}

.testimonial_inner h2 {
    margin: 0;
    font-size: 60px
}

.testimonial_box ul {
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.testimonial_box ul li {
    flex: 0 0 33%
}

.testimonial_box ul li:first-child {
    flex: 0 0 20%
}

.testimonial_box ul li:nth-child(2) {
    flex: 0 0 50%;
    margin-left: 10px
}

.testimonial_box ul li:nth-child(3) {
    flex: 0 0 30%;
    padding-top: 10px
}

.testimonial_box ul li h5 {
    margin: 0 0 5px;
    color: #000;
    font-size: 14px;
    font-weight: 700
}

.testimonial_box ul li p {
    color: #4a4a4a;
    font-size: 14px;
    font-weight: 400;
    margin: 0 !important
}

.test ul li h4,
.testimonial_wraper .item ul li h4 {
    font-size: 25px;
    font-weight: 900;
    color: #fff
}

.testimonial_box ul li p span {
    position: relative;
    left: 17px
}

.box_inner h4 {
    color: #2b2b2b;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 10px
}

.box_inner img {
    object-fit: cover;
    width: 80px;
    margin: 0 0 15px
}

.box_inner p {
    color: #4a4a4a;
    font-family: Lato;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 20px
}

.contact_wraping h2,
.contact_wraping h4,
.contact_wraping ul li p a,
.test ul li h2,
.test ul li h4,
.testimonial_wraper .item ul li h4 {
    font-style: normal;
    line-height: normal;
    font-family: Lato
}

section.testimonial_sec {
    overflow: hidden
}

.testimonial_wraper .item ul {
    margin: auto;
    background-position: center;
    display: flex;
    justify-content: space-between;
    align-items: center
}

.contact_wraping ul li,
.test ul {
    align-items: center;
    display: flex
}

.testimonial_wraper .item ul li:first-child {
    padding-left: 40px
}

.testimonial_wraper .item ul li h2 {
    color: #fff;
    font-family: Lato;
    font-size: 40px;
    font-style: normal;
    font-weight: 500;
    line-height: 40px;
    width: 90%;
    margin: 20px 0
}

.testimonial_wraper .item ul li button.btn-dark {
    background: #ffcb14;
    color: #1a1a1a;
    font-weight: 700
}

.rev_slider .slick-slider {
    margin-left: -12%;
    margin-right: -12%
}

.rev_slider .slick-list {
    padding: 10% 15% !important
}

.rev_slider .slick-dots {
    text-align: right;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0
}

.rev_slider .slick-track {
    max-width: 100% !important;
    transform: translate3d(0, 0, 0) !important;
    perspective: 100px
}

.rev_slider .slick-slide {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    opacity: 0;
    width: 100% !important;
    transform: translate3d(0, 0, 0);
    transition: transform 1s, opacity 1s
}

.rev_slider .slick-current {
    opacity: 1;
    position: relative;
    display: block;
    transform: translate3d(0, 0, 20px);
    z-index: 2
}

.rev_slider .slick-snext {
    opacity: .5;
    transform: translate3d(20%, 0, 0);
    z-index: 1
}

.rev_slider .slick-sprev {
    opacity: .5;
    transform: translate3d(-20%, 0, 0)
}

.test {
    margin: auto;
    height: 327px
}

.test ul {
    margin: 0 !important;
    justify-content: space-between
}

.test ul li h4 {
    margin: 0 0 20px
}

.test ul li:first-child {
    padding-left: 30px
}

.test ul li h2 {
    color: #fff;
    font-size: 35px;
    font-weight: 600
}

.test ul li button.btn-dark {
    background: #ffcb14;
    padding: 0;
    width: 145px;
    height: 45px;
    margin: 20px 0 0
}

.rev_slider button.slick-arrow:first-child,
.rev_slider button.slick-arrow:nth-child(3) {
    background-image: url(../images/left_arrow.png);
    background-repeat: no-repeat;
    font-size: 0;
    width: 54px;
    height: 54px;
    border: none;
    position: absolute;
    left: 15%;
    top: 0;
    bottom: 0;
    margin: auto;
    background-color: transparent;
    z-index: 9
}

.rev_slider button.slick-arrow:nth-child(3) {
    background-image: url(../images/right_arrow.png);
    left: unset;
    right: 15%
}

.contact_wraping h4 {
    color: #282828;
    font-size: 30px;
    font-weight: 400
}

.contact_wraping h2 {
    color: #282828;
    font-size: 50px;
    font-weight: 900;
    text-transform: uppercase
}

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

.contact_wraping ul {
    text-align: center;
    width: 60%;
    margin: auto
}

.contact_wraping ul li img {
    width: 60px;
    margin: 0 15px 0 0
}

.contact_wraping ul li p {
    margin: 0
}

.contact_wraping ul li p a {
    color: #282828;
    font-size: 23.838px;
    font-weight: 700;
    text-decoration-line: underline;
    text-transform: lowercase
}

section.global_inner_banner {
    background-image: url(../images/inner_banner.png);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 350px;
    display: flex;
    align-items: center
}

.global_inner_banner h5 {
    color: #40bee2;
    font-family: Lato;
    font-size: 28.239px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

.boss_check ul li,
.global_inner_banner h2 {
    color: #1e1e1e;
    font-style: normal;
    line-height: normal
}

.global_inner_banner h2 {
    font-family: Lato;
    font-size: 56.478px;
    font-weight: 900;
    text-transform: uppercase
}

.portfolio_inner h2 {
    color: #393939;
    font-family: Lato;
    font-size: 60px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase
}

.portfolio_img ul {
    display: flex;
    flex-wrap: wrap
}

.portfolio_img ul li {
    flex: 0 0 20%;
    margin: 0 0 15px
}

.portfolio_img ul li img {
    width: 95%
}

.testimonial_pg_sec {
    padding: 80px 0 0 !important
}

.new_about_box p {
    color: #121212;
    font-weight: 300
}

.new_about_box .icon_box .child_box {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 20px
}

.boss_check ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 90%;
    margin: 50px auto auto
}

.boss_check ul li {
    flex: 0 0 26%;
    border-top: 1px solid #e1d7d7;
    margin: 0;
    padding: 0 0 0 40px;
    height: 80px;
    display: flex;
    align-items: center;
    font-size: 16px;
    font-weight: 600;
    border-left: 1px solid #e1d7d7
}

.boss_check ul li img {
    margin: 0 30px 0 10px;
    width: 20px;
    box-shadow: 0 0 10px #cfc7c7;
    border-radius: 50%
}

section.sec_1 {
    background-image: url(../images/service_home_bg.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    height: 600px;
    display: flex;
    align-items: center
}

.banner_form {
    border-radius: 20.97px;
    background: #f8f8f8;
    box-shadow: 0 4.193939685821533px 41.939395904541016px 0 rgba(74, 74, 74, .25);
    width: 400px;
    margin-left: auto;
    padding: 60px 30px 0;
    text-align: center
}

.banner_form h2 {
    color: #323232;
    text-align: center;
    font-family: Lato;
    font-size: 21px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize
}

.banner_form form input,
input[type=submit] {
    font-size: 16px;
    font-family: Lato;
    font-style: normal;
    line-height: normal
}

.banner_form form {
    margin: 40px 0 0
}

.banner_form form input {
    width: 100%;
    border-radius: 52.424px;
    background: #fff;
    border: 1px solid #c7c3c3;
    height: 50px;
    margin: 0 0 15px;
    padding: 0 0 0 20px;
    outline: 0;
    color: rgba(0, 0, 0, .5);
    font-weight: 300
}

input[type=submit] {
    padding: 0 !important;
    color: #fff !important;
    font-weight: 800 !important;
    border-radius: 50px;
    background: #40bee2 !important;
    border: none !important;
    width: 50% !important
}

.new_simple_inner h5 {
    color: #40bee2;
    font-family: Lato;
    font-size: 28.239px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase
}

.new_simple_inner h2 {
    color: #181818;
    font-family: Lato;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 20px
}

.new_simple_inner p {
    color: #393939;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal
}

.service_box_new h3,
.service_box_new p {
    color: #1e1e1e;
    font-family: Lato;
    font-style: normal;
    line-height: normal
}

.service_box_new h3 {
    font-size: 20px;
    font-weight: 400;
    text-align: center
}

.service_box_new p {
    font-size: 18px;
    font-weight: 300
}

button.slick-next,
button.slick-prev {
    background-image: url(../images/left_arrow.png);
    background-repeat: no-repeat;
    font-size: 0;
    border: none;
    width: 54px;
    height: 54px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    left: -75px;
    border-radius: 60%;
    z-index: 99999
}

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

.service_content_box {
    background: #121212;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    padding: 30px;
    min-height: 360px;
    text-align: center;
}

.service_content_box h2 {
    color: #fff;
    font-family: Lato;
    font-size: 33px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase
}

.service_content_box p {
    color: #fff;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 30px
}

.service_content_box button.btn-dark {
    background: #2c2c2c
}

.children_banner {
    background-image: url(../images/children.png) !important;
    background-repeat: no-repeat;
    height: 700px !important
}

.children_banner .banner_inner p {
    width: 85%
}

.astros_img,
.child_post_wrap,
.children_banner .banner_form {
    position: relative
}

.astros_img:after,
.child_post_wrap:before,
.children_banner .banner_form:before {
    position: absolute;
    background-repeat: no-repeat;
    content: '';
    display: block
}

.children_banner .banner_form:before {
    background-image: url(../images/child.png);
    width: 228px;
    height: 346px;
    left: -225px;
    bottom: -50px
}

.astros_img:after {
    background-image: url(../images/astros.png);
    width: 257px;
    height: 325px;
    right: 0;
    top: -225px;
    z-index: -1
}

.children_box span {
    background: linear-gradient(180deg, #40bee2 0, #d60002 100%);
    border-radius: 50%;
    width: 135px;
    height: 135px;
    margin: auto auto 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    text-align: center;
    font-family: Lato !important;
    font-size: 52px;
    font-style: normal;
    font-weight: 800;
    line-height: normal
}

.children_box h3,
.children_box p {
    color: #343434;
    text-align: center;
    line-height: normal;
    font-style: normal
}

.children_box h3 {
    font-family: Lato !important;
    font-size: 24px;
    font-weight: 700
}

.children_box p {
    font-family: Raleway;
    font-size: 16px;
    font-weight: 500
}

.child_post_wrap .service_content_box {
    text-align: center;
    min-height: 350px;
    padding-top: 70px
}

.child_post_wrap:before {
    background-image: url(../images/astros_site.png);
    width: 323px;
    height: 390px;
    left: 0;
    right: 3%;
    margin: auto;
    top: 11%;
    bottom: 0
}

.creative_inner {
    text-align: center;
    width: 70%;
    margin: auto
}

.creative_inner h2 {
    color: #2b2b2b;
    text-align: center;
    font-family: Lato;
    font-size: 40px;
    font-style: normal;
    font-weight: 800;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 20px
}

.creative_inner p {
    margin: 0;
    color: #2a2a2a;
    text-align: center;
    font-family: Poppins;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-transform: capitalize
}

.creative_content h2 {
    color: #181818;
    font-family: Lato;
    font-size: 46.237px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 15px
}

.creative_content p {
    color: #393939;
    font-family: Lato;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin: 0 0 30px
}

section.project_sec .row {
    border-top: 1px solid #40bee2;
    border-bottom: 1px solid #40bee2
}

.border_none .row,
.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    border: none !important
}

section.testimonial_sec.mobile {
    display: none
}

@media only screen and (max-width:1200px) {
    .child_learning img {
        width: 100%
    }
}

@media only screen and (max-width:767px) {
    body.my-loader {
        background-image: url(../../index.php) !important;
        background-repeat: no-repeat !important;
        opacity: -1;
        width: 100%;
        overflow: hidden;
        background-size: 230px 200px !important;
        background-position-x: center !important;
        background-position-y: 712px !important;
    }

    .project_box,
    .testimonial_box {
        background: #e9e9e9;
        border-radius: 20px
    }

    .test_mobile ul li h2,
    .test_mobile ul li h4 {
        color: #fff;
        font-style: normal;
        line-height: normal;
        padding: 0 0 0 20px
    }

    button.btn-dark.mobile_res {
        width: 69%
    }

    .footer_info {
        margin-top: 20px
    }

    .boss_check ul li {
        height: 50px;
        border: none
    }

    .children_box.here_box img {
        display: none !important
    }

    .boss_check ul,
    .info_form form,
    .information_wrap ul,
    .proces_box ul,
    .test ul {
        display: block
    }

    .boss_check ul li:nth-child(12),
    .boss_check ul li:nth-child(15),
    .boss_check ul li:nth-child(18),
    .boss_check ul li:nth-child(19),
    .boss_check ul li:nth-child(20),
    .boss_check ul li:nth-child(21),
    .boss_check ul li:nth-child(3),
    .boss_check ul li:nth-child(6),
    .boss_check ul li:nth-child(9) {
        border: none !important
    }

    .test_mobile ul li button.btn-dark,
    nav.navbar ul.navbar-nav li button.btn-dark {
        border-radius: 42.198px;
        background: #ffcb14 !important;
        color: #000
    }



    
    .service_box_new {
        margin: 0 0 15px
    }

    .child_box p {
        min-height: auto;
        margin-bottom: 20px
    }

    button.btn-dark.new-call {
        margin-top: 10px !important
    }

    .learing_inner .child_learning {
        flex: 0 0 100%
    }

    .global_inner button.btn-dark {
        margin-top: 10px
    }

    .simple_text,
    .simple_text.text-end {
        text-align: center !important
    }

    .banner_btn a,
    .child_learning,
    .form_right,
    .info_form form,
    .proces_box,
    .publish_img,
    section.sec_9 .row {
        text-align: center
    }

    .col-md-6.bg_color {
        height: auto;
        padding-bottom: 30px
    }

    section.sec_9 .row .global_inner {
        flex-wrap: wrap;
        justify-content: center
    }

    .banner_btn {
        display: flex;
        flex-wrap: wrap
    }

    .banner_btn a {
        flex: 0 0 50%;
        margin: 0 10px 10px 0
    }

    .banner_btn button {
        margin: 0 !important;
        height: 46px
    }

    .logo img {
        width: 50% !important
    }

    .portfolio_images ul li {
        flex: 0 0 48% !important
    }

    .portfolio_images ul li img {
        object-fit: cover
    }

    .children_box img,
    .creative_img img,
    .creative_inner,
    .form_left_img img,
    .global_img img,
    .new_simple_img img,
    .test_mobile ul li img {
        width: 100%
    }

    .our_inner h2 {
        font-size: 35px;
        line-height: 40px
    }

    .contact_wraping ul li {
        display: flex;
        margin: 0 0 10px
    }

    .count-title,
    .counter_wrap h2,
    .process_inner h2,
    .publish_inner h2 {
        font-size: 40px
    }

    section.sec_1 {
        height: auto;
        padding: 60px 0 0
    }

    .footer_inner,
    .logo_content,
    .qr_box {
        margin: 30px 0 0
    }

    .badges_inner h2,
    .banner_inner h2,
    .service_content_box h2,
    .video_wrap h2 {
        font-size: 30px;
        line-height: 40px
    }

    section .row.mt-5 {
        margin-top: 0 !important
    }

    .badges_inner ul li {
        flex: 0 0 45%
    }

    .badges_inner ul li img {
        width: 160px;
        height: 160px
    }

    .contact_wraping h4,
    .video_inner h2 {
        font-size: 21px
    }

    .banner_inner h5,
    .count-text,
    .information_wrap ul li h2,
    .information_wrap ul li h2 a,
    .new_simple_inner h5 {
        font-size: 20px
    }

    .info_form form input[type=submit] {
        margin: 20px 0 0
    }

    .info_form form input,
    .information_wrap ul li {
        margin: 0 0 20px
    }

    .information_wrap ul {
        align-items: center
    }

    .benefit_inner h2,
    .contact_wraping h2,
    .global_inner h2,
    .portfolio_inner h2,
    .testimonial_inner h2 {
        font-size: 35px;
        line-height: 45px
    }

    section.sec_5 {
        padding-top: 60px
    }

    .counter_wrap,
    .service_content_box {
        margin: 0 0 40px
    }

    .idea_row {
        margin-top: 0 !important;
        padding-bottom: 30px
    }

    .astros_img:after,
    .child_post_wrap:before,
    .desktop,
    br {
        display: none
    }

    .icon_box,
    div#navbarNav ul li {
        margin: 0 0 10px
    }

    .learing_inner {
        display: flex;
        flex-wrap: wrap;
        flex-direction: column-reverse
    }

    .child_learning button.btn-dark {
        margin: 0;
        text-align: center
    }

    .child_learning {
        margin: 20px 0
    }

    section.sec_9 .row {
        height: auto;
        flex-direction: column-reverse;
        padding: 40px 0
    }

    .creative_inner h2,
    .form_row .form_left_img h4,
    .publish_inner h4 {
        font-size: 30px
    }

    section.sec_9 {
        padding: 60px 0
    }

    .project_box {
        margin: 0 0 20px;
        padding: 30px 0
    }

    .cta_row {
        margin-top: 20px !important
    }

    .count-text {
        font-weight: 500
    }

    .counter {
        margin: 20px 0
    }

    section.sec_12 {
        padding: 40px 0
    }

    .proces_box ul li p {
        width: 100%;
        font-size: 18px
    }

    .proces_box ul li h3 {
        font-size: 24px;
        margin: 20px 0 5px
    }

    section.sec_13 {
        padding-bottom: 0
    }

    section.sec_9.sec_14 {
        padding-top: 0
    }

    .testimonial_box {
        margin: 30px 0 0;
        padding: 20px 15px
    }

    section.testimonial_sec.mobile {
        padding-bottom: 80px;
        display: block
    }

    .test_mobile ul {
        margin: 0 !important;
        background: #40bee2;
        border-radius: 30px
    }

    .test_mobile ul li {
        padding-bottom: 60px
    }

    .test_mobile ul li h4 {
        margin: 30px 0 10px;
        font-size: 20px;
        font-weight: 900
    }

    .test_mobile ul li h2 {
        font-family: Lato;
        font-size: 26px;
        font-weight: 600
    }

    .test_mobile ul li button.btn-dark {
        margin-left: 20px;
        margin-top: 20px
    }

    .contact_wraping ul {
        width: 100%;
        margin: 30px 0 0 !important
    }

    .contact_wraping ul li p a {
        font-size: 19px
    }

    .form_row {
        position: unset
    }

    .form_right,
    .form_row .form_left_img {
        padding: 0
    }

    .form_row .col-md-6 {
        padding-bottom: 20px !important
    }

    section.footer_sec {
        padding: 50px 0 40px
    }

    button.navbar-toggler {
        position: absolute;
        right: 0;
        top: -50px
    }

    div#navbarNav {
        background: #40bee2;
        padding: 20px 0;
        border-radius: 20px
    }

    div#navbarNav ul {
        align-items: start !important
    }

    div#navbarNav ul li a {
        color: #fff !important
    }

    nav.navbar ul.navbar-nav li a.number_wrap {
        color: #ffcb14 !important
    }

    .banner_form {
        width: 100%;
        margin: 60px 0
    }

    button.slick-next {
        right: 0
    }

    .new_simple_inner h2 {
        font-size: 28px;
        line-height: 38px
    }

    .new_simple_img {
        margin: 50px 0 0
    }

    section.project_sec .row,
    section.simple_sec {
        padding-top: 40px
    }

    .book_wraping_new ul li img {
        margin: auto
    }

    button.slick-prev {
        left: 0
    }

    .service_content_box p {
        font-size: 16px
    }

    section.global_inner_banner {
        height: 300px
    }

    .global_inner_banner h2 {
        font-size: 40px;
        line-height: 50px
    }

    .global_inner_banner h5 {
        font-size: 20px;
        line-height: 30px
    }

    .portfolio_img ul li {
        flex: 0 0 49%
    }

    .portfolio_img ul {
        justify-content: space-between
    }

    .about_icon_box {
        margin: 0 0 30px
    }

    .boss_check ul {
        width: 100%
    }

    .children_banner {
        height: auto !important
    }

    .creative_content h2 {
        font-size: 26px
    }
}

.modal-body,
.modal-header {
    padding: 0 !important
}

.form_row .form_left_img p a {
    font-weight: 700;
    font-size: 18px
}

.counter img {
    width: 100px
}

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

.modal {
    background: #0000008c
}

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

.popup_form_wrp {
    padding: 0 15px
}

/ .popup_form_wrp h2 {
    font-weight: 800;
    font-size: 35px;
    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-weight: 500;
    outline: 0;
    color: rgba(0, 0, 0, .44);
    border: 1px solid #40bee2
}

.popup_form_wrp form input::placeholder,
.popup_form_wrp form textarea::placeholder {
    color: #000;
    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-radius: 20px;
    border: 2px solid #40bee2 !important
}

.popup_form_wrp h2:before {
    content: '';
    display: block;
    position: absolute;
    background: #40bee2;
    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
}

button.btn-close {
    position: absolute;
    right: 8px;
    top: 8px;
    background: #40bee2;
    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: #000;
    opacity: 1
}

button.popup_button {
    background: linear-gradient(180deg, #39aff9 0, #007cca 100%);
    box-shadow: 0 4px 10px rgba(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: 200px;
    height: 50px;
    font-family: Raleway
}

button.popup_button:hover {
    background: #f3ad16
}

section.sec_17 {
    padding: 40px 0;
    background-image: url(../images/shade.webp);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.desclaimer_wrap h3 {
    color: #ffff;
    font-size: 24px
}

section.sec_9 {
    padding-bottom: 0
}

.boss_check ul li:nth-child(19),
.boss_check ul li:nth-child(20),
.boss_check ul li:nth-child(21) {
    border-bottom: 1px solid #e1d7d7
}

.boss_check ul li:nth-child(12),
.boss_check ul li:nth-child(15),
.boss_check ul li:nth-child(18),
.boss_check ul li:nth-child(21),
.boss_check ul li:nth-child(3),
.boss_check ul li:nth-child(6),
.boss_check ul li:nth-child(9) {
    border-right: 1px solid #e1d7d7
}

.boss_check ul li:first-child {
    border-top-left-radius: 50px
}

.boss_check ul li:nth-child(3) {
    border-top-right-radius: 50px
}

.boss_check ul li:nth-child(19) {
    border-bottom-left-radius: 50px
}

.boss_check ul li:nth-child(21) {
    border-bottom-right-radius: 50px
}

.footer_inner img {
    width: 50%
}

ul.dropdown-menu.show {
    background: #40bee2;
    padding: 10px 0 !important;
    margin: 20px 0 0 20px;
    border: none;
    border-radius: 0
}

header.header_wrap ul.dropdown-menu.show li a {
    color: #fff !important;
    margin: 0 !important;
    font-size: 16px;
    text-transform: capitalize
}

header.header_wrap ul.dropdown-menu.show li {
    margin: 0 0 7px;
    border-bottom: 1px dotted;
    padding: 6px 0 6px 10px;
    border-color: #fff
}

.dropdown-item:focus,
.dropdown-item:hover {
    background: 0 0 !important
}

.footer_info_link p {
    font-size: 18px !important;
    margin: 20px 0 0 !important
}

.footer_info_link ul {
    margin: 20px 0 30px;
    display: flex;
    justify-content: center
}

.footer_info_link ul li a {
    font-weight: 400
}

.footer_info_link ul li,
.footer_info_link ul li a {
    color: #fff;
    font-size: 18px;
    margin: 0 5px
}

.footer_info_link ul li a:hover,
section.bottom_footer p a:hover {
    color: #40bee2
}

section.privacy-sec h4 {
    color: #40bee2;
    font-family: Lato;
    font-size: 28.239px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin: 0 0 10px
}

.policy_inner h3,
section.privacy-sec h1 {
    font-family: Lato;
    font-size: 40px;
    font-style: normal;
    text-transform: uppercase;
    line-height: normal
}

section.privacy-sec h1 {
    color: #1e1e1e;
    font-weight: 900;
    margin: 0 0 20px
}

section.privacy-sec .para {
    color: #2a2a2a;
    font-size: 18px;
    font-style: normal;
    font-weight: 500;
    line-height: 28px;
    font-family: Lato !important;
    text-transform: capitalize !important
}

.policy_inner ul,
section.privacy-sec .para ul {
    margin: 20px 0
}

.policy_inner h3 {
    color: #2b2b2b;
    font-weight: 800
}

.policy_inner p,
.policy_inner ul li {
    color: #2a2a2a;
    font-size: 18px;
    font-style: normal;
    font-weight: 500
}

.policy_inner p {
    line-height: 28px
}

.policy_inner ul li {
    line-height: normal;
    margin: 0 0 10px;
    padding: 0 0 0 20px;
    position: relative
}

.policy_inner ul li:before {
    content: '';
    display: block;
    position: absolute;
    background: #40bee2;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: 0;
    top: 9px
}

ul#myTab {
    display: block;
    border: none !important
}

ul#myTab li.nav-item button {
    padding: 0;
    color: #000;
    font-size: 20px;
    font-weight: 600;
    width: 100%;
    height: 50px;
    text-align: left;
    border-bottom: 1px solid #000 !important;
    border: none;
    margin: 0 0 10px !important
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border: none
}

ul#myTab li.nav-item button.active {
    color: #40bee2;
    border-bottom: 1px solid #40bee2 !important
}

.portfolio_images ul li {
    flex: 0 0 19%;
    margin: 0 0 20px
}

.portfolio_images ul li img {
    width: 100%;
    height: 350px;
}

.idea_row {
    border-top: 0 !important;
    padding-top: 0
}

.service_box_new {
    background: #f1f1f1;
    padding: 20px 15px;
    border-radius: 10px
}

.portfolio_btn button {
    width: 192px;
    height: 56px
}

.banner_form p {
    font-weight: 400;
    font-size: 16px;
    margin: 0 0 10px
}

.banner_form a {
    color: #40bee2;
    font-size: 20px;
    font-weight: 700
}

section.sec_9 .row .global_inner button:nth-child(3) {
    width: 170px
}

header.header_wrap ul.dropdown-menu.show li:last-child {
    border: none;
    margin: 0;
    padding-bottom: 0
}

header.header_wrap ul.dropdown-menu.show li a:hover {
    color: #000 !important
}

.banner_btn a:hover,
a.global_wrap:hover {
    background: #000;
    color: #fff
}

section.sec_9 .row a.global_wrap {
    background: #000;
    margin: 20px 10px 0 0
}

button.btn-dark.new-call {
    background: #40bee2;
    margin-top: 50px
}

header.header_wrap ul.dropdown-menu.show li:hover {
    background: #000;
    color: #fff !important
}

header.header_wrap ul.dropdown-menu.show li:hover a {
    color: #fff !important
}

input[type=email],
input[type=name],
input[type=number],
input[type=tel],
input[type=text],
textarea {
    color: #323232 !important
}

.policy_inner h4.sub_head {
    color: #2b2b2b
}

@media only screen and (max-width:369px) {
    .extra-bbo {
        width: auto !important
    }

    .banner_btn a {
        margin: 0 0 10px
    }

    button.btn-dark {
        width: 69%;
        margin: 0 !important
    }

    .global_inner button.btn-dark {
        width: 136px;
        margin: 0 12px 0 0 !important
    }

    a.global_wrap {
        margin: 10px 5px 0 0 !important;
        padding: 10px 8px 12px 3px;
        width: 129px
    }

    .banner_btn a {
        flex: 0 0 68%;
        margin-top: 10px
    }

    .banner_btn {
        display: flex;
        justify-content: center
    }

    section.sec_9 .row .global_inner button:nth-child(3) {
        width: 200px;
        height: 45px;
        margin: 10px 0 0 !important
    }

    section.sec_9 .row a.global_wrap {
        margin: 10px 0 0
    }

    .contact_wraping ul li p a {
        font-size: 15px
    }

    .contact_wraping ul li img {
        width: 45px
    }

    .form_right h2 {
        font-size: 35px
    }

    .footer_info_link ul li,
    .footer_info_link ul li a {
        font-size: 16px
    }

    .new_simple_inner a.global_wrap,
    .new_simple_inner button.btn-dark {
        margin: 0 0 10px;
        width: 140px;
        text-align: center;
        padding: 10px
    }

    .service_box_new {
        margin: 0 0 15px
    }

    .book_wraping_new ul li img {
        width: 170px
    }

    .publish_inner p {
        margin: 0 0 20px
    }
}

.testimonial_box ul li img {
    width: 100%;
    border-radius: 250px
}

.policy_inner p a {
    text-transform: capitalize;
    color: #40bee2
}

.info_form {
    padding: 0 0 20px;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    background: #fff;
    box-shadow: 0 16.802631378173828px 84.01315307617188px 0 rgba(211, 211, 211, .25)
}

.book_wraping_new ul li img {
    margin: auto
}

.book_wraping_new ul li img.book_slider_img {
    margin: auto;
    min-width: 200px;
    width: 90%;
    height: 100%;
    min-height: 350px
}

@media only screen and (max-width:1024px) {
    .navbar-expand-lg .navbar-nav .nav-link {
        font-size: 13px
    }

    .footer_info ul li img {
        margin: 0 10px 0 0
    }

    .footer_info ul li p,
    .footer_info ul li p a {
        font-size: 14px
    }

    img.badges {
        width: 100%
    }

    .simple_text {
        padding: 20px
    }

    nav.navbar ul.navbar-nav li a.number_wrap {
        font-size: 16px
    }

    .sec_17 {
        padding: 15px 50px 12px 16px !important
    }

    .footer_inner ul li a,
    .footer_inner ul.service_points li a {
        font-size: 15px
    }

    .badges_inner ul li img,
    .proces_box ul li img {
        width: 90%
    }
}

@media(max-width:767px) {
    .book_wraping_new ul li img.book_slider_img {
        min-height: 430px;
        width: 250px;
    }

    .book_wraping_new button.slick-next,
    .book_wraping_new button.slick-prev {
        display: block !important;
    }
    .banner_form1 {
        background-color: transparent;
        border-radius: 40px 0px;
        padding: 10px 0 1px 0;
        box-shadow: 0 4.193939685821533px 41.939395904541016px 0 rgba(74,74,74,.25);
        margin: 0 0 20px 0 !important;
    }
}

.project_box img {
    width: 60%;
    border-radius: 20px;
}