/*
Theme Name: Divi Child Theme
Theme URI: http://www.elegantthemes.com/gallery/divi-child/
Description: Divi Child Theme
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
Template: Divi
Version:  4.0.7
*/


/*------------------------------------------------*/
/*-------------------[GENERAL]--------------------*/
/*------------------------------------------------*/
.vertical-align {
	display: flex;
	flex-direction: column; 
	justify-content: center;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: 600;
}
h2 {
    font-size: 40px !important;
    line-height: 52px;
}
h3 {
    font-size: 34px !important;
    line-height: 46px;
}
h4 {
    font-size: 22px !important;
    line-height: 32px;
}
h5 {
    font-size: 20px !important;
    line-height: 30px;
}
h6 {
    font-size: 16px !important;
    line-height: 26px;
}
a.et_pb_button.et_pb_bg_layout_light:hover {
    background: #0982d8;
    color: #fff;
}
.et_fixed_nav.et_show_nav #page-container, .et_non_fixed_nav.et_transparent_nav.et_show_nav #page-container {
    padding-top: 0;
}
.text-btn{
    color: #4c6069;
}
.text-btn:hover{
    color: #50bcc7;
}
.et_contact_bottom_container {
    width: 100%;
}
.et_pb_contact_form_0.et_pb_contact_form_container .input[type="checkbox"]+label i {
    border: 2px solid #eee;
}
button.et_pb_contact_submit.et_pb_button.btn-main.bg-btn.lnk {
    width: 100%;
    height: 50px;
    color: #fff;
    margin-top: 15px;
}
form .et_pb_button:hover:after{
    display: none;
}
button.et_pb_contact_submit.et_pb_button.btn-main.bg-btn.lnk:hover {
    border: unset;
    padding: 0;
}
/* .text-btn img{
    width: 11px;
    margin-left: 8px;
} */
a.text-btn:after {
    /* content: url(http://stg.dotontech.com/wp-content/uploads/2020/06/right-arrow-dark.svg); */
    content: url(./right-arrow-dark.svg);
    width: 11px;
    height: 11px;
    background-size: auto;
    display: inline-block;
    margin-left: 8px;
}
a.text-btn:hover:after {
    /* content: url(http://stg.dotontech.com/wp-content/uploads/2020/06/right-arrow-hover.svg); */
    content: url(./right-arrow-hover.svg);
}
.lnk {
    position: relative;
    overflow: hidden;
	-moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.btn-main {
    font-size: 16px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
    padding: 0px 40px;
    line-height: 56px;
    text-align: center;
    outline: none;
    color: #fff;
    background-color: #ff1f8e;
    border: none;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    display: inline-block;
    position: relative;
    -webkit-box-shadow: 0 9px 12px 0px rgba(128, 212, 207, 0.8);
    box-shadow: 0 9px 12px 0px rgba(128, 212, 207, 0.8);
}
.btn-main img{
    width: 11px;
    margin-left: 8px;
}
.bg-btn {
    background: #82d6d0;
    background: -moz-linear-gradient(to right, #82d6d0 0%,#0c679b 100%);;
    background: -webkit-linear-gradient(to right, #82d6d0 0%,#0c679b 100%);;
    background: linear-gradient(to right, #82d6d0 0%,#0c679b 100%);;
}
span.circle {
    background: rgba(255, 255, 255, 0.2);
    display: block;
    position: absolute;
    top: -10%;
    right: -130px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
	-webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.lnk:hover span.circle {
    top: -10%;
    right: -80px;
    width: 200px;
    height: 200px;
    border-radius: 50%;
}
#et_search_icon:hover, .mobile_menu_bar:before, .mobile_menu_bar:after, .et_toggle_slide_menu:after, .et-social-icon a:hover, .et_pb_sum, .et_pb_pricing li a, .et_pb_pricing_table_button, .et_overlay:before, .entry-summary p.price ins, .woocommerce div.product span.price, .woocommerce-page div.product span.price, .woocommerce #content div.product span.price, .woocommerce-page #content div.product span.price, .woocommerce div.product p.price, .woocommerce-page div.product p.price, .woocommerce #content div.product p.price, .woocommerce-page #content div.product p.price, .et_pb_member_social_links a:hover, .woocommerce .star-rating span:before, .woocommerce-page .star-rating span:before, .et_pb_widget li a:hover, .et_pb_filterable_portfolio .et_pb_portfolio_filters li a.active, .et_pb_filterable_portfolio .et_pb_portofolio_pagination ul li a.active, .et_pb_gallery .et_pb_gallery_pagination ul li a.active, .wp-pagenavi span.current, .wp-pagenavi a:hover, .nav-single a, .tagged_as a, .posted_in a {
    color: #55b8c3 !important;
}

/*------------------------------------------------*/
/*-----------------[HEADER-MENU]------------------*/
/*------------------------------------------------*/
#top-menu-nav>ul>li>a:hover {
    opacity: 1;
}
#top-menu-nav>ul>li.et-hover> a {
    color: #0e96e4 !important;
}
#main-header.et-fixed-header {
    background: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(12, 0, 46, .08);
    box-shadow: 0 4px 6px 0 rgba(12, 0, 46, .08);
}
#main-header .nav li ul li:hover a{
    color: #0e96e4;
}
#main-header .nav .sub-menu .et-hover a{
    color: #0e96e4 !important;
}
/* #main-header ul.sub-menu {
    background: #fff !important;
} */
/*------------------------------------------------*/
/*------------------[HOMEPAGE]--------------------*/
/*------------------------------------------------*/
/* .ser-hov-shadow:hover {
    background: #fff;
    -webkit-transform: translateY(5px) scale(1);
    -ms-transform: translateY(5px) scale(1);
    transform: translateY(5px) scale(1);
    box-shadow: 0 5px 40px 0 rgba(137, 137, 137, 0.17);
    border-radius: 10px;
}
.ser-hov-shadow {
    transition: all .2s ease-in-out;
}
.case-text-box {
    max-width: 400px;
} */
.service-box .et_pb_column_1_4 {
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
    background-size: 180px;
}
.service-box:before {
    content: "";
    background: url(./shape1.png);
    bottom: -40px;
    left: -50px;
    background-size: auto;
    position: absolute;
    height: 150px;
    width: 150px;
    background-repeat: no-repeat;
}
.service-box:after {
    content: "";
    background: url(./shape2.png);
    bottom: -40px;
    right: -50px;
    background-size: auto;
    position: absolute;
    height: 150px;
    width: 150px;
    background-repeat: no-repeat;
    visibility: unset;
}
.statnumb {
    width: 50%;
    float: left;
}
.statistics-box .statnumb img{
    width: 100px;
    height: 100px;
}
.statnumb .et_pb_number_counter .percent p {
    font-size: 45px;
    line-height: 45px;
    color: #050748!important;
}
.statistics-box .et_pb_number_counter h3{
    font-size: 18px !important;
    line-height: 22px !important;
    text-align: left;
    font-weight: 300;
}
.statistics-box .statnumb .et_pb_number_counter .percent p {
    margin-top: 15px !important;
    text-align: left;
    color: #050748!important;
    font-weight: 700;
}
.statistics-box .et_pb_number_counter .percent {
    position: relative;
    height: 35px;
    margin-bottom: 0 !important;
}
.statistics-box img{
    width: 80px;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    float: left;
    padding: 15px;
    
}
.statistics-box .et_pb_module.et_pb_image {
    float: left;
    margin-right: 10px;
    background: #fff;
    border-radius: 8px 30px 8px 30px;
}
.statistics-box  .et_pb_number_counter .percent p{
    margin-top: 5px !important;
}
.statistics-box .title {
    margin-top: 10px;
    padding: 0;
}

.work-img img {
    transition: all 0.4s;
    transform: scale(1.0);
}
.work-img img:hover {
    transform: scale(1.05);
    transition: all 0.4s;
}

ul.work-card {
    padding: 0;
    list-style: none;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3,1fr);
    grid-auto-flow: row dense;
}
ul.work-card li {
    background: #fff;
    margin: 10px;
    padding: 30px 20px;
    text-align: center;
    border-radius: 8px 40px 8px 40px;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
    display: inline-block;
    width: calc(100% - 20px);
    color: #1a305a;
}
ul.work-card li:nth-child(1) {
    background: #6CFFFA;
}
ul.work-card li:nth-child(2) {
    background: #85ffd9;
}
ul.work-card li:nth-child(3) {
    background: #F5EB92;
}
ul.work-card li:nth-child(4) {
    background: #FFC47A;
}
ul.work-card li:nth-child(5) {
    background: #FFB4B4;
}
ul.work-card li:nth-child(6) {
    background: #A6F592;
}
ul.work-card li:nth-child(7) {
    background: #85FFD9;
}
ul.work-card li:nth-child(8) {
    background: #F5EB92;
}
ul.work-card li:nth-child(9) {
    background: #6CFFFA;
}
#tss_image {
    width: 80px !important;
    height: 80px !important;
    float: left !important;
}
#ts_img {
    width: 100% !important;
    margin-top: 20px;
}
#tss_name {
    font-size: 20px !important;
    line-height: 30px;
    font-family: 'Poppins', sans-serif !important;
    color: #050748;
    font-weight: 600 !important;
}
.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
    position: absolute;
    right: 20px;
    bottom: 20px;
}
p#tss_testimonial {
    font-family: 'Open Sans',Helvetica,Arial,Lucida,sans-serif;
    font-size: 17px;
}
.et_contact_bottom_container {
    display: block;
}
.et_pb_contact_right {
    text-align: left;
    min-width: unset;
    width: 100%;
    padding: 10px 20px 5px;
}
/*------------------------------------------------*/
/*------------------[SUBPAGES]--------------------*/
/*------------------------------------------------*/
.header-bg.et_pb_with_background:before {
    content: '';
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    opacity: .85;
    right: 0;
    left: 0;
    z-index: 0;
    background-image: linear-gradient(0deg, #377fa9 0%, #e4feff 100%) !important;
}
ul.about-counter {
    list-style: none;
    padding: 0;
}
ul.about-counter li {
    width: 32.5%;
    display: inline-block;
}
.about-counter span.percent-value {
    font-size: 35px;
    color: #50bcc7;
    font-family: 'Poppins', sans-serif;
    font-weight: 700;
    float: left;
    line-height: 35px;
}
.about-counter .et_pb_number_counter .percent {
    height: 35px;
    margin-bottom: 5px;
}
.about-counter .et_pb_number_counter .title {
    font-size: 18px !important;
    line-height: 24px !important;
    text-align: left;
    font-weight: normal;
}

.page-id-87 .et_pb_image_container {
    margin: 0;
    overflow: hidden;
    border-radius: 8px;
    margin-bottom: 30px;
}
.page-id-87 .et_pb_image_container img {
    transform: scale(1.0);
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    overflow: hidden;
}
.page-id-87 .et_pb_post .entry-featured-image-url{
    margin-bottom: 0px;
}
.page-id-87  .et_pb_post:hover .et_pb_image_container img {
    transform: scale(1.05);
    border-radius: 8px;
}
.page-id-87  .et_pb_post h4 {
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.page-id-87  .et_pb_post:hover h4 {
    color: #50bcc7;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
p.post-meta a {
    color: #50bcc7;
}


.info-card {
    padding: 30px;
    -webkit-box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
    box-shadow: 0 3.4px 2.7px -30px rgba(0, 0, 0, 0.059), 0 8.2px 8.9px -30px rgba(0, 0, 0, 0.071), 0 25px 40px -30px rgba(0, 0, 0, 0.2);
}
.info-card span {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif;
    color: #1a305a;
}
.info-card span {
    position: relative;
    padding-left: 35px;
}
.info-card span img {
    margin-right: 10px;
    width: 27px;
    position: absolute;
    left: 0;
}
.info-card p {
    font-size: 16px;
    line-height: 28px;
    margin: 20px 0 10px 0;
    color: #1a305a;
}
.info-card a {
    font-size: 20px;
    color: #1a305a;
    font-weight: 600;
}
.info-card a:hover {
    color: #55b8c3;
}

.single-post .et_pb_row.et_pb_row_0 {
    margin: 0;
    width: 100%;
}
.single-post .et_pb_widget_area_left {
    padding-right: 0;
    border-right: 0px solid rgba(0,0,0,.1);
}
.single-post .et_pb_section {
    background-color: transparent;
    padding: 0;
}
.single-post li.cat-item {
    background: white;
    padding: 5px 10px;
    width: auto;
    display: inline-block;
    border-radius: 4px;
    margin: 0 4px 8px 0;
    font-size: 14px;
    background: #d6f0f3;
    color: #666666;
}
.single-post li.cat-item:hover a, .single-post li.cat-item:hover, .single-post .et_pb_sidebar_0_tb_body a:hover{
    color: #50bcc7;
}
.single-post div#categories-2 h4 {
    margin-bottom: 15px;
}
/*------------------------------------------------*/
/*-------------------[Footer]---------------------*/
/*------------------------------------------------*/
#main-footer{
    position: relative;
}
footer:before {
    content: "";
    background: url(./shape-2.png);
    position: absolute;
    width: 250px;
    height: 250px;
    bottom: 0px;
    z-index: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 100%;
    opacity: 0.5;
}
footer:after {
    content: "";
    background: url(./shape-1.png);
    position: absolute;
    width: 200px;
    height: 370px;
    background-repeat: no-repeat;
    top: 15%;
    z-index: 0;
    right: 0;
    background-position: center right;
    background-size: 80%;
    opacity: 0.5;
}
#footer-bottom {
    background-color: transparent !important;
}
footer#main-footer .et-social-icons {
    float: unset;
    text-align: center;
    margin-bottom: 20px;
}

#footer-info {
    text-align: center;
    width: 100%;
    color: #9caab1;
}
.et-social-icon a {
    color: #9caab1;
}
.link-hover a:hover, .footer-address-list a:hover {
    color: #55b8c3 !important;
}
.link-hover a::after {
    content: "";
    width: 0;
    height: 1px;
    bottom: 0;
    position: absolute;
    left: auto;
    right: 0;
    z-index: -1;
    -webkit-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    -o-transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    transition: width 0.6s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;
    background: currentColor;
}
.link-hover a:hover::after {
    width: 100%;
    left: 0;
    right: auto;
}
#footer-widgets .footer-widget li:before{
    display: none;
}
#footer-widgets .footer-widget li {
    padding: 0;
}
.con-info img {
    width: 20px;
    position: absolute;
    left: 0;
    top: 3px;
}
.con-info span {
    display: block;
}
.con-info li p {
    position: relative;
    padding-left: 30px;
    font-weight: 600;
    font-size: 18px;
    font-family: 'Poppins', sans-serif;
    line-height: 25px;
    color: #050748;
}

.con-info li p span {
    display: flex;
    font-weight: 400;
    font-size: 17px;
    font-family: 'Open Sans', sans-serif;
    color: #9caab1;
}
div#footer-bottom {
    border-top: 1px solid #e2eaef;
    margin: 0;
    position: relative;
    padding: 40px 0;
}
#main-footer .et-social-icons li {
    display: inline-block;
    margin-left: 30px;
}
/*------------------------------------------------*/
/*--------------------[RWD]-----------------------*/
/*------------------------------------------------*/


/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*--[ADD TUTORIAL CUSTOMIZATION BELOW THIS LINE]--*/
/*------------------------------------------------*/
/*------------------------------------------------*/
/*------------------------------------------------*/



@media (min-width: 981px){
    /*------------------------------------------------*/
    /*--------------------[HOMEPAGE]-----------------------*/
    /*------------------------------------------------*/
    .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 20px;
    }
    .et_pb_gutters3 .et_pb_column_1_4, .et_pb_gutters3.et_pb_row .et_pb_column_1_4 {
        width: 23%;
    }
    .et_pb_gutters3 .et_pb_column, .et_pb_gutters3.et_pb_row .et_pb_column {
        margin-right: 20px;
    }
    .et_pb_gutters3 .et_pb_column_1_5, .et_pb_gutters3.et_pb_row .et_pb_column_1_5 {
        width: 17.9%;
    }
   
}
@media (max-width: 980px){
    /* #main-header, #main-header .nav li ul, .et-search-form, #main-header .et_mobile_menu {
        background-color: rgb(255, 255, 255) !important;
    } */
    ul#mobile_menu {
        background: #fff !important;
    }
}
@media (max-width: 767px){
    /* .statnumb {
        width: 100%;
    } */
    .statistics-box .statnumb img {
        width: 80px;
        height: 80px;
    }
    .statistics-box .statnumb .et_pb_number_counter .percent p {
        margin-top: 5px !important;
        font-size: 35px;
        line-height: 35px;
    }
    .et_pb_row.et_pb_row_4.statistics-box {
        padding-bottom: 0px;
    }
    .statistics-box .et_pb_column {
        margin-bottom: 0;
    }
    h2 {
        font-size: 34px !important;
        line-height: 46px;
    }
    h3 {
        font-size: 30px !important;
        line-height: 42px;
    }
    h4 {
        font-size: 20px !important;
        line-height: 30px;
    }
    h5 {
        font-size: 18px !important;
        line-height: 28px;
    }
    h6 {
        font-size: 16px !important;
        line-height: 26px;
    }
    ul.about-counter li {
        width: 49%;
        margin-bottom: 10px;
    }
}

@media (max-width: 600px){
    ul.work-card {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2,1fr);
    }
}
@media (max-width: 480px){
    .statnumb {
        width: 100%;
    }
    ul.work-card {
        -ms-grid-columns: (1fr)[1];
        grid-template-columns: repeat(1,1fr);
    }
    ul.about-counter li {
        width: 49%;
    }
}