@import url('https://fonts.googleapis.com/css2?family=Boldonse&display=swap');
 img {
     max-width: 100%;
     height: auto;
}

 .template-home-wrapper {
     overflow: hidden;
}

 .fix {
     overflow: hidden;
}
 .clear_both {
     clear: both;
}
 .form-group {
     margin-bottom: 20px;
}

/* LEFT RIGHT CSS */

.top { background: #776db0;padding: 10px 0 10px; display: flex;align-items: center;justify-content: center;width:100%; }

.top .container { display:flex;align-items:center;justify-content: center; } 

.top-right { margin-left:auto; }

.top-right { margin-left:auto; display: inline-block; }

.top-left li, .top-right li { display: inline-block; position: relative; }
.top-left li + li, .top-right li + li { margin-left:15px; }

.top-left li, .top-right li a {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    display: inline-block;
    text-align: center;
}

 .text-center {
     text-align: center;
 }
 .text-left {
     text-align: left;
}
 .text-right {
     text-align: right;
}



/* top quearys */
 .em-top-quearys-area {
     position: relative;
     display: inline-block;
}
 .em-header-quearys {
     list-style: none;
}
 .em-quearys-menu i {
     border-radius: 3px;
     display: inline-block;
     height: 30px;
     text-align: center;
     width: 30px;
     line-height: 30px;
     font-size: 13px;
     cursor: pointer;
     color: #fff;
     margin-top: 0px;
     background: #0C6E6D;
}
 .heading_style_3 .hbg2 .em-quearys-menu i {
     color: #333;
}
 .em-quearys-inner {
     position: absolute;
     right: 15px;
     top: 36px;
     z-index: 999;
     display: none;
     -webkit-transition: .5s;
     -o-transition: .5s;
     transition: .5s;
}

 .em-quearys-form {
     background-color: #f5f5f5;
     width: 363px;
     float: right;
     border-radius: 30px;
}



.advisar-main-menu {
    position: relative;
}
 .mean-container{
     overflow:hidden;
}
    
.mean-container .mean-nav {
    background: #0C6E6D none repeat scroll 0 0;
    float: none;
}
 .mean-container .mean-nav>ul>li:first-child {
     border-top: 0px solid #fff;
}
 .main_menu_div {
     position: relative;
}
.header {
    display: flex;align-items: center;justify-content: center;width:100%;
	position:relative;
	background: #FFF none repeat scroll 0 0;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
}
.header .container { display:flex;align-items:center;justify-content:center; }

 .header .menu {
     text-align: right;margin-left: auto;
}

/* LOGO CSS */
 .logo a {
     font-size: 23px;
     font-weight: 600;
     display: inline-block;
}
 .logo a.retina-logo {
     display: none;
}
/* MAIN MENU CSS */
 .header .menu  ul {
     list-style: none;
     text-align:right;
     display:inline-block;
}

 .header .menu  > ul > li {
     display: inline-block;
     position: relative;
}
.header .menu  > ul > li > a {
    display: block;
    margin: 35px 18px;
    -webkit-transition: .5s;
    transition: .5s;
    color: #063232;
    font-weight: 400;
    font-size: 17px;
}
 .header .menu  > ul > li > a:hover {
    color: #0C6E6D;
}

 .header .menu  > ul > li:last-child a,

 .header .menu  > ul > li:last-child a:hover,

 .header .menu  > ul > li:last-child a:focus {
     margin: 0px;
    display: inline-block;
    color: #fff !important;
    font-size: 16px;
    font-weight: 500;
    padding: 13px 35px;
    position: relative;
    z-index: 2;
    border-radius: 4px;
    background-color: #0C6E6D;
    text-align: center;
    font-family: "Fira Sans";
    transition: .5s;
    margin-left:20px;


}
.header .menu  > ul > li.current > a, .header .menu  > ul > li:hover > a {
    color: #0C6E6D !important;
}



/* stycky nav js */

.header .menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 217px;
    text-align: left;
    background: #fff;
    margin: 0;
    z-index: 22;
    -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .5s;
    visibility: hidden;
    border-top: 2px solid #0C6E6D;
    opacity: 0;
}
 .header .menu ul li:hover >.sub-menu {
    visibility: visible;
    top: 100%;
    opacity: 1;
}
 .header .menu ul .sub-menu li {
     position: relative;
}
 .header .menu ul .sub-menu li a {
    display: block;
    padding: 12px 20px;
    margin: 0;
    line-height: 1.3;
    letter-spacing: normal;
    font-size: 16px;
    font-family: 'Fira Sans';
    font-weight: 400;
    -webkit-transition: .1s;
    transition: .1s;
    visibility: inherit !important;
    color: #211e3b !important;
}
 .header .menu ul .sub-menu li:hover>a, .header .menu ul .sub-menu .sub-menu li:hover>a, .header .menu ul .sub-menu .sub-menu .sub-menu li:hover >a, .header .menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
     color:#0C6E6D;
}
 .header .menu ul .sub-menu li {
     position: relative;
     -webkit-transition:.3s;
     -o-transition:.3s;
     transition:.3s;
}
.header .menu ul .sub-menu li:hover>a,
.header .menu ul .sub-menu .sub-menu li:hover>a, 
.header .menu ul .sub-menu .sub-menu .sub-menu li:hover>a, 
.header .menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a {
    background: #0C6E6D;
    color: #fff !important;
}
/* sub menu 2 */
 .header .menu ul .sub-menu .sub-menu {
     left:100%;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}
 .header .menu ul .sub-menu li:hover>.sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* sub menu 3 */
 .header .menu ul .sub-menu .sub-menu li {
     position: relative;
}
 .header .menu ul .sub-menu .sub-menu .sub-menu {
     right: 100%;
     left: auto;
     top: 130%;
     opacity: 0;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
     visibility: hidden;
}
 .header .menu ul .sub-menu .sub-menu li:hover>.sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}
/* sub menu 4 */
 .header .menu ul .sub-menu .sub-menu .sub-menu li {
     position: relative;
}
 .header .menu ul .sub-menu .sub-menu .sub-menu .sub-menu {
}
 .header .menu ul .sub-menu .sub-menu .sub-menu li:hover>.sub-menu {
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     visibility: visible;
     top: 0%;
}

 nav.header .menu.main-search-menu {
     float: right;
}
 .header .menu.main-search-menu>ul, .em-quearys-top.msin-menu-search {
     display: inline-block;
}
 .em-quearys-top.msin-menu-search .em-quearys-menu i {
     margin-left: 20px;
     margin-top: 6px;
}
 .em-quearys-top.msin-menu-search .em-quearys-inner {
     top: 61px;
     background: #fff;
     padding: 20px;
     border-top: 3px solid #0C6E6D;
}
 nav.header .menu.main-search-menu {
    /* float: right;
     */
     text-align: center;
}
/* has menu icon */
 .advisar-main-menu .menu-item-has-children>a:after {
     margin-left: 5px;
     content: "\f107";
     font-family: FontAwesome;
     opacity: 1;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
     font-size: 13px;
     opacity: .5;
     -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
 .advisar-main-menu .menu-item-has-children .menu-item-has-children>a:after {
     margin-left: 8px;
     content: "\f105";
}
/* HEADER BUTTON */
.donate-btn-header {
    display: inline-block;
    margin-left: 20px;
}
.advisar-main-menu.transprent-menu.transparent-two .donate-btn-header {
    display: inline-block;
    margin-left: 0;
}

.transparent-two a.dtbtn {
    margin-top: 10px;
}

.transparent-two .hbg2 a.dtbtn {
    margin-top: 0px;
}

.breadcrumb {
    position:relative;
    padding: 100px 0;
    background-image:url(/hero.jpg);
    background-repeat: no-repeat;background-position: top left;background-size:cover;
    -webkit-box-shadow: inset 0px -6px 6px 1px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0px -6px 6px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0px -6px 6px 1px rgba(0, 0, 0, 0.05);
    text-align: center;
}


.breadcrumb h1 {
    font-size: 30px;
    word-break: break-word;
}
.breadcrumb ul {
    display: inline-block;
    position: relative;
}
.breadcrumb li {
    display: inline-block;
    margin: 0 6px;
    color: #063232;
    text-transform: uppercase;
    font-size: 15px;
}
 .breadcrumb li:nth-last-child(-n+1) {
     color: #063232;
}
 .breadcrumb li a {
     color: #063232;
     text-transform: uppercase;
}

 .lcase {
     text-transform: lowercase;
}
 .ucase {
     text-transform: uppercase;
}
 .ccase {
     text-transform: capitalize;
}
 .pimgs img {
     width: 100%;
}
/*======================== advisar 404 AREA CSS =========================*/

/* search error */
 .advisar-search-page {
     padding-bottom: 100px;
}
 .search-error .search input {
     padding: 20px 0;
}
 .search-error .search input[type="text"] {
     padding-left: 10px;
}
 .search-error .search button {
     top: 48%;
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     transform: translateY(-50%);
}
 .search-error > p {
     font-size: 18px;
     margin: 14px 0 20px;
}
 .search-error > h3 {
     display: block;
     font-size: 60px;
     color: #0C6E6D;
}
 .search-error .search input {
     height: 54px;
     border: 1px solid #ddd;
}




/*

=============

 Global

=============

*/



i{

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    transition: 0.3s;

}



a{

    -webkit-transition: 0.3s;

    -moz-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

}



/*

=============

 Header

=============

*/

.site-header .transparent-menu.sticky{

    background-color: #021327;

}



/*

============

 Nav Menu

============

*/

.nav-menu ul{

    margin: 0;

    padding: 0;

    list-style: none;

    display: flex;

    flex-wrap: wrap;

    align-items: center;

}

.nav-menu .menu-ul li{

    position: relative;

    margin-right: 10px;

}

.nav-menu .menu-ul li a{

    display: inline-block;

    padding: 15px 10px;

}



.nav-menu .menu-ul li .sub-menu{

    position: absolute;

    display: block;

    background-color: red;

    width: 250px;

    margin: 0;

    padding: 0;

    list-style: none;

    top: 150%;

    opacity: 0;

    visibility: hidden;

    -webkit-transition: 0.5s;

    -moz-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s;

}

.nav-menu .menu-ul li .sub-menu li{

    margin: 0;

}

.nav-menu .menu-ul li .sub-menu li a{

    display: block;

}

.nav-menu .menu-ul li:hover .sub-menu{

    top: 100%;

    opacity: 1;

    visibility: visible;

}



.nav-menu .menu-toggle{

    display: none;

}







@media (max-width: 768px){



    .nav-menu .menu-toggle{

        display: block;

    }



    .nav-menu .menu-ul {

        position: absolute;

        top: 100%;

        display: block;

        background-color: yellow;

        width: 100%;

        display: none;

    }



    .nav-menu ul li a{

        width: 100%;

    }



}





.section-title{

    position: relative;

}

.section-title.style1 .subtitle {

    font-size: 16px;

    text-transform: capitalize;

    font-weight: 500;

    color: #0c6e6d;

    margin: 0 0 16px;

    position: relative;

    padding-left: 0;

    display: inline-block;

}

.section-title.style1 h3.title {

    font-size: 42px;

    font-weight: 600;

    margin: 0 0 0;

}

.section-title.center .description {

    width: 40%;

    margin: 17px auto 0;

}

.section-title .title span{

    color: #49af45;

}

.section-title .description {

    font-size: 16px;

    font-weight: 400;

    margin: 20px 0 0;

}

.opacity-low{

    opacity: 70%;

}

.section-title.t_center {

    position: relative;

    text-align: center;

}

/*left*/

.section-title.style1 .section-title.t_left .subtitle {

    font-size: 16px;

    font-weight: 500;

    color: #0c6e6d;

    margin: 0 0 15px;

    display: inline-block;

}

.section-title.t_center .description {

    font-size: 16px;

    font-weight: 400;

    margin: 20px 0 0;

    width: 50%;

    margin: 19px auto 0;

}

.section-title .section-title.t_left .description {

    font-size: 16px;

    font-weight: 400;

    margin: 20px 0 0;

    width: 90%;

}





/*section title two*/

.section-title.style2 .subtitle {

    position: relative;

    display: inline-block;

    color: #0c6e6d;

    font-weight: 500;

    text-transform: capitalize;

    margin: 0 0 15px;

    font-size: 16px;

    left: 0;

}


.section-title.style2 .section-title.t_left .description {

    font-size: 16px;

    font-weight: 400;

    margin: 16px 0 0;

    width: 90%;

}

/*style three*/

.section-title.style3 .subtitle {

    font-size: 18px;

    text-transform: capitalize;

    font-weight: 500;

    color: #49af45;

    margin: 0 0 16px;

    position: relative;

    margin-left: 0px;

    display: inline-block;

}

.section-title.style3 .subtitle::before {

    position: absolute;

    content: "";

    top: 10px;

    left: -55px;

    margin: auto;

    height: 2px;

    width: 41px;

    background: #49af45;

}

.section-title.style3 .subtitle:after {

    position: absolute;

    content: "";

    top: 10px;

    right: -55px;

    margin: auto;

    height: 2px;

    width: 41px;

    background: #49af45;

}

.new_title .section-title.style2 .section-title.t_left h3.title {

    position: relative;

    margin-bottom: 37px;

}

.new_title .section-title.style2 .section-title.t_left h3.title:before{

    position: absolute;

    content: "";

    bottom: -15px;

    left: 0;

    background: url(https://wp.ditsolution.net/advisar/wp-content/uploads/2024/09/line-03.png);

    background-repeat: no-repeat;

    background-position: center center;

    height: 12px;

    width: 160px;

    animation: bg-anim 5s linear infinite;

    transition: .5s;

}

.new_title.center .section-title.style1 h3.title {

    position: relative;

}

.new_title_center .section-title.style1 h3.title{

    position: relative;

}

.new_title_center .section-title.style1 h3.title:after {

    position: absolute;

    content: "";

    bottom: -15px;

    left: 0;

    background: url(https://wp.ditsolution.net/advisar/wp-content/uploads/2024/05/line3.png);

    background-repeat: no-repeat;

    background-position: center center;

    height: 12px;

    width: 160px;

    right: 0;

    animation: bg-anim 5s linear infinite;

    transition: .5s;

    display: block;

    margin: auto;

}



/*

============

Feature Box

============

*/



.feature-box.style1{

    position: relative;

}

.feature-box.style1 {

    text-align: center;

    z-index: 99;

    padding: 38px 30px 18px;

    box-shadow: 0px 5px 20px 0px rgba(98, 26, 255, 0.07);

    border-radius: 5px;

    background: #fff;

    overflow: hidden;

    -webkit-transition: .5s;

    -o-transition: .5s;

    transition: .5s;

}

.feature-box.style1 .feature-box-title h3 {

    font-size: 22px;

    font-weight: 700;

    text-transform: capitalize;

    margin: 0;

    -webkit-transition:.5s;

    -o-transition:.5s;

    transition:.5s;

}

.feature-box.style1 .feature-box-title h2 {

    font-size: 20px;

    font-weight: 600;

    -webkit-transition: .5s;

    -o-transition: .5s;

    transition: .5s;

    margin: 15px 0 15px;

}

.feature-box.style1 .feature-box-desc {

    font-weight: 300;

    margin-bottom: 20px;

    transition: .5s;

}

.feature-box.style1 .feature-box-icon{

    display:inline-block;

    position:relative;

    margin-bottom: 17px;

}

.feature-box.style1 .feature-box-icon i {

    display: inline-block;

    color: #fff;

    font-size: 36px;

    height: 86px;

    width: 86px;

    line-height: 80px;

    text-align: center;

    background: linear-gradient(0deg, rgba(115,71,242,1) 0%, rgba(238,83,248,1) 100%);;

    border: 4px solid #fff;

    border-radius: 50%;

    box-shadow: 0px 10px 16px 0px rgba(145, 78, 255, 0.3);

    transition: 0.5s;

}



/* Style Two */



.feature-box.style2 {

    text-align: center;

    z-index: 99;

    padding: 38px 30px 18px;

    border: 1px solid #ebebfd;

    border-radius: 5px;

    background: #fff;

    overflow: hidden;

    -webkit-transition: 0.3s;

    -o-transition: 0.3s;

    transition: 0.3s;

}

.feature-box.style2:hover{

    border: 1px solid transparent;

    box-shadow: 12px 13px 90px 0px rgba(0, 204, 153, 0.07);

}

.feature-box.style2 .feature-box-title h3 {

    font-size: 22px;

    font-weight: 700;

    text-transform: capitalize;

    margin: 0;

    -webkit-transition:.5s;

    -o-transition:.5s;

    transition:.5s;

}

.feature-box.style2 .feature-box-title h2 {

    font-size: 22px;

    font-weight: 600;

    -webkit-transition: .5s;

    -o-transition: .5s;

    transition: .5s;

    margin: 15px 0 15px;

}

.feature-box.style2 .feature-box-desc {

    margin-bottom: 20px;

    transition: 0.5s;

}

.feature-box.style2 .feature-box-icon{

    display:inline-block;

    position:relative;

    margin-bottom: 17px;

}

.feature-box.style2 .feature-box-icon i {

    display: inline-block;

    color: rgba(119, 122, 242, 1);

    font-size: 36px;

    height: 86px;

    width: 86px;

    line-height: 80px;

    text-align: center;

    background: rgba(119, 122, 242, 0.15);

    border-radius: 33% 66% 70% 30%/49% 62% 38% 51%;

    transition: 0.5s;

}



/*

===================

 Dream-IT Button

===================

*/

.dreamit-button .button {

    display: inline-block;

    color: #fff;

    font-size: 16px;

    font-weight: 500;

    padding: 14px 38px;


    border-radius: 30px;

    background-color: #0c6e6d;

    border:none;
    outline: none;

    position: relative;

    z-index: 2;

}




.dreamit-button .button img {

    margin-left: 4px;

}

.dreamit-button .button i {

    font-size: 13px;

    text-align: center;

    display: inline-block;

    margin-left: 7px;

    position: relative;

    transition: .5s;

    font-weight: 700;

    transform: rotate(-45deg);

}

/*style two*/

.dreamit-button.style2 .button {

    margin-top: 15px;

    font-size: 12px;

    display: inline-block;

    border-radius: 5px;

    width: 80px;

    height: 80px;

    border-radius: 50px;

    background-color: #0c6e6d;

    text-align: center;

    line-height: 80px;

    padding: 0;

    position: relative;

}

.dreamit-button.style2 .button:before {

    position: absolute;

    content: "";

    z-index: -1;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    border-radius: 50%;

    background: #1c9a98;

    transform: scale(0);

    transition: .5s;

}

.dreamit-button.style2 .button:hover:before {

    transform: scale(1);

}



.dreamit-button.style2 .button:hover{

    color: #0c6e6d;

    background-color: #fff;

}

.dreamit-button.style2 .button:hover i{

    color: #fff;

}

.dreamit-button.style2 .button i {

    transform: rotate(-45deg);

    font-size: 20px;

}





/*style three*/

.dreamit-button.style3 .dreamit-button {

    display: inline-block;

    border-radius: 5px;

    margin-top: 9px;

    font-weight: 500;

    position: relative;

    z-index: 1;

}

.dreamit-button.style3 .dreamit-button a i {

    font-size: 13px;

    position: relative;

    top: 0;

    left: 2px;

    transform: rotate(-52deg);

    transition: .5s;

    display: inline-block;

}

.dreamit-button.style3 .button img {

    margin-left: 0px;

    margin-right: 7px;

    position: relative;

    top: 3px;

}

.dreamit-button.style3 .dreamit-button:hover a{

    color: #fff;

    text-decoration: none;

    background:#001819;

}



/*style four*/



.dreamit-button.style4 .button {

    display: inline-block;

    color: #ffff;

    font-size: 16px;

    font-weight: 500;

    padding: 16px 40px;

    border-radius: 0;

    background-color: transparent;

    position: relative;

    z-index: 2;

    border: 2px solid rgba(255,255,255,0.14901960784313725);

    border-radius: 30px;

}

.dreamit-button.style4 .button:hover{

    border-color: #fff;

    background: #fff;

    color: #0C6E6D;

}

.dreamit-button.style4 .button img{

    margin-right: 4px;

}




/*

============

Service Box

============

*/

/*service box*/

.service-box.style1 {

    padding: 0;

    margin-bottom: 0;

    text-align: center;

    border-radius: 10px;

    transition: .5s;

}

.service-box.style1 .thumb {

    line-height: 0;

}

.service-box.style1 .thumb a{
    display: block;
}   
.service-box.style1 .thumb img{

    width: 100%;

}

.service-box.style1 .content{

    text-align: left;

    position: relative;

    padding: 40px 31px 53px;

    position: relative;

    border-radius: 0 0 10px 10px; 

    z-index: 1;

}


.service-box.style1:hover .content:before{

    opacity: 0;

}

.service-box.style1:hover .content:after{

    opacity: 1;

}

.service-box.style1 .title  { margin:0px; padding:0px; } 
.service-box.style1 .title a {

    display: block;

    transition: 0.5s;

    margin: 7px 0 12px;

    font-size: 20px;

    line-height: 30px;

    color: #063232;

    font-weight: 500;

    font-family: "Fira Sans";

}

.service-box.style1 p.description {

    transition: .5s;

    margin: 4px 0 17px;

    font-size: 17px;

}

.service-box.style1 .service-btn a {

    display: flex;

    justify-content: space-between;

    font-size: 16px;

    text-transform: capitalize;

    color: #1e1e1e;

    font-weight: 600;

    transition: 0.5s;

    position: relative;

    top: 12px;

}

.service-box.style1 .number {

    display: flex;

    justify-content: center;

    position: absolute;

    bottom: -5px;

    left: 0;

    right: 0;

    transition: all 300ms linear;

}

.service-box.style1 .number span {

    color: #0c6e6d;

    position: relative;

    font-size: 17px;

}


.service-box.style1:hover .number {

    bottom: -41px;

}

.service-box.style1:hover .number span:before,

.service-box.style1:hover .number span:after{

    top: -31px!important;

    opacity: 1;

}

.service-box .icon img {

    transition: .5s;

}

p.description {

    transition: .5s;

}

/*all hover*/



/*Service box button*/

.service-btn a {

    font-size: 15px;

    display: inline-block;

    margin-top: 5px;

    position: relative;

    z-index: 1;

    transition: .5s;

    font-weight: 500;

    color: #101210;

    transition: .5s;

    position: relative;

    z-index: 2;

}

.service-box .service-btn a i {

    position: relative;

    top: 0;

    display: inline-block;

    margin-left: 6px;

}

/*service style two*/

.service-box.style2 {

    text-align: left;

    position: relative;

    transition: .5s;

    z-index: 1;

}



.service-box.style2 .content {

    position: relative;

    z-index: 1;

    background: #094b4b;

    border-radius: 20px;

}

.service-box.style2 .thumb{

    line-height: 0;

}

.service-box.style2 .thumb img {

    width: 100%;

    border-radius: 15px 15px 0 15px;

}

.service-box.style2 .inner_content {

    padding: 25px;

    position: relative;

    border-radius: 0 0 20px 20px;

    transition: .4s;

}

.service-box.style2:hover .inner_content{

    background-color: #fff;

}

.service-box.style2 .title {

    margin: 0;

    line-height: 30px;

}

.service-box.style2:hover h3.title a{

    color: #063232;

}

.service-box.style2:hover p.description{
    color: #063232;
}


.service-box.style2 h3.title a {

    font-size: 23px;

    line-height: 32px;

    color: #ffffff;

    font-weight: 500;

    margin: 0;

    transition: .5s;

}

.service-box.style2 p.description {

    transition: .5s;

    color:#A3B7B7;

}

.service-box.style2 .service-btn {

    display: inline-block;

    margin-top: 11px;

    position: relative;

    width: 100%;

    overflow: hidden;

}

.service-box.style2 .service-btn a {

    display: inline-block;

    color: #fff;

    transition: .5s;

    position: relative;

    z-index: 2;

    font-size: 14px;

    text-transform: uppercase;

    font-weight: 500;

    overflow: hidden;

    left: -80px;

    z-index: 22;

    transition: .5s;

}

.service-box.style2:hover .service-btn a{

    left: 0;

    color: #0c6e6d;

}

.service-box .service-btn a i {

    position: relative;

    top: 2px;

    display: inline-block;

    margin-left: 6px;

    font-weight: 800;

    font-size: 20px;

}

.service-box.style2 .shape_image1 {

    display: inline-block;

    position: absolute;

    right: 16px;

    bottom: 8px;

    -webkit-animation: 1s 1.6s fadeInUp both;

    /* animation: 1s 1.6s fadeInUp both; */

    animation: circle 15s linear infinite !important;

    animation: circle 15s linear infinite !important;

}

/*style three*/

.service-box.style3 {

    border-radius: 10px;

    position: relative;

    z-index: 2;

    transition: .5s;

    padding: 37px 38px 18px;
    overflow: hidden;

}

.service-box.style3 .icon {

    width: 76px;

    height: 76px;


    text-align: center;

    transition: .5s;

}

.service-box.style3 .icon img{

    transition: .5s;

}


.service-box.style3 .icon a { display:block; }
.service-box.style3 .thumb{

    line-height: 0;

}




.service-box.style3 .thumb img { width: 100%; }

.service-box.style3 h3.title{


    font-weight: 500;


}

.service-box.style3 h3.title a{

    font-size: 20px;

   color: #002c2a;

    font-weight: 500;

    font-family: "Fira Sans";

}

.service-box.style3 p.description_text {

    margin: 0 0 10px;

}

.service-box.style3 ul.features li {

    display: inline-block;

    margin-bottom: 6px;

}

.service-box.style3 ul.features li img{

    margin-right: 6px;

}

.service-box.style3:hover{

    transform: translateY(-0px);

}


.service-box.style3 .service-btn a {

    display: inline-block;

    color: #0b6d6d;

    transition: .5s;

    position: relative;

    z-index: 2;

    font-size: 14px;

    text-transform: uppercase;

    font-weight: 500;

    overflow: hidden;

    left: -500px;

    z-index: 22;

    transition: .5s;

}

.service-box.style3 .service-btn a i {

    position: relative;

    top: 2px;

    display: inline-block;

    margin-left: 6px;

    font-weight: 800;

    font-size: 20px;

}

.service-box.style3:hover .service-btn a {

    left: 0;

    color: #0c6e6d;

}

/*style four*/

.service-box.style4 { padding: 34px 32px 25px; position: relative; transition: .5s; border-radius: 10px; filter: drop-shadow(0px 5px 30px rgba(171,199,198,0.25)); background-color: #ffffff; border: 1px solid#fff; overflow: hidden; }

.service-box.style4:hover { transform: translate3d(0,-6px,0); }

.service-box.style4 .icon a{ display: block; }

.service-box.style4 .icon img{ transition: .5s; }

.service-box.style4 h3.title { margin: 10px 0 5px; }
.service-box.style4 p.description {margin-bottom:0px;}

.service-box.style4 h3.title, .service-box.style4 h3.title a { display: block; font-size: 16px; color: #063232;font-family:'Fire Sans', sans-serif;line-height:21px;font-weight:bold; }

.service-box.style4 .service-btn a { display: inline-block; margin: 0; transition: .5s; }

.service-box.style4 .service-btn a i { position: relative; top: 0px; display: inline-block; margin-left: 6px; font-weight: 800; font-size: 20px; color: #0c6e6d; }



/*service-dark*/

.service-dark .service-box.style4 {

    box-shadow: none;

    filter: none;

}

.service-dark .service-box.style4:hover p.description{

    color: #fff;

}

.service-dark .service-box.style4:hover .service-btn a i{

    color: #fff;

}



/*style six*/

.service-box.style5 {

    background: #f4f8f8;

    padding: 30px;

    border-radius: 8px;

    position: relative;

}

.service-box.style5 h3 {

    font-size: 18px;

    margin: 20px 0 0px;

    transition: .5s;

    font-family: 'Fira Sans', sans-serif;

    font-weight: 500;


}

.service-box.style5 h3 a{

    color:#063232;

}

.service-box.style5 p{

   margin-top:10px;

}

.service-box.style5 .icon {

    width: 100px;

    text-align: center;

    color: #fff;

    display: block;

    font-size: 34px;

    display: inline-block;

    position: relative;

    transition: .5s;

}
.service-box .content { margin-bottom:0px !important;padding-bottom:0px !important; }


.service-box.style5 .service-btn a i {

    /* position: relative; */

    /* top: 2px; */

    display: inline-block;

    /* margin-left: 6px; */

    /* font-weight: 800; */

    font-size: 11px;

    height: 30px;

    width: 30px;

    background: #0c6e6d;

    text-align: center;

    line-height: 30px;

    border-radius: 100%;

    margin-right: 5px;

    margin-left:0;

    color:#fff;

}






service_hexagon {

    0% {

        -webkit-transform: rotate(0deg);

        transform: rotate(0deg)

    }



    100% {

        -webkit-transform: rotate(360deg);

        transform: rotate(360deg)

    }

}



@-moz-keyframes service_hexagon {

    0% {

        -moz-transform: rotate(0deg);

        transform: rotate(0deg)

    }



    100% {

        -moz-transform: rotate(360deg);

        transform: rotate(360deg)

    }

}



@-o-keyframes service_hexagon {

    0% {

        -o-transform: rotate(0deg);

        transform: rotate(0deg)

    }



    100% {

        -o-transform: rotate(360deg);

        transform: rotate(360deg)

    }

}



@keyframes service_hexagon {

    0% {

        -webkit-transform: rotate(0deg);

        -moz-transform: rotate(0deg);

        -o-transform: rotate(0deg);

        transform: rotate(0deg)

    }



    100% {

        -webkit-transform: rotate(360deg);

        -moz-transform: rotate(360deg);

        -o-transform: rotate(360deg);

        transform: rotate(360deg)

    }

}







/*style six*/

.service-box.style3.six {

    background: #fff;

    border-radius: 20px;

}

.service-box.style3.six:after {

    border-radius: 20px;

}

.service-box.style3.six .number {

    display: inline-block;

    position: absolute;

    right: 42px;

    top: 36px;

    opacity: 0;

    transition: .5s;

}

.service-box.style3.six:hover .number{

    opacity: 1;

}






/*start service section*/

.service_box.style1 {

    padding: 45px 19px 49px 40px;

    border: 0;

    text-align: left;

    position: relative;

    z-index: 1;

    margin-bottom: 30px;

    overflow: hidden;

    border-top: 5px solid #FF3D00;

    transition: .5s;

    background: #fff;

    box-shadow: 0px 5px 30px 0px rgb(137 139 143 / 10%);

}

.service_box.style1:before {

    position: absolute;

    content: "";

    right: 0;

    bottom: 0;

    width: 80px;

    height: 80px;

    transition: all 400ms linear;

    opacity: 0;

    z-index: -1;

}

.service_top{

    transition: all 400ms linear;

}

.service_box.style1 .icon {

    display: inline-block;

    position: relative;

    z-index: 1;

    margin-bottom: 17px;

}

.service_box.style1 .icon:after {

    position: absolute;

    content: "";

    top: 10px;

    left: 14px;

    height: 74px;

    width: 74px;

    background: #f5f5f5;

    border-radius: 100%;

    z-index: -1;

}

.service_box.style1 .service_content h3 {

    margin: 11px 0 14px 0;

    font-size: 24px;

    font-weight: 600;

}

.service_box.style1 .service_bar {

    background: #49af45;

    height: 3px;

    width: 64px;

    position: relative;

    border-radius: 30px;

    margin-top: 34px;

}

.service_box.style1 .service_bar:before {

    position: absolute;

    content: "";

    top: 0px;

    left: 0;

    height: 3px;

    width: 10px;

    border-radius: 50%;

    background: #fff;

    border-radius: 10%;

    -webkit-animation: MOVIE-BG 4s linear infinite alternate;

    animation: MOVIE-BG 4s linear infinite alternate;

}

/*back part*/

.service_box.style1 .service_back {

    position: absolute;

    top: 0;

    left: 0;

    height: 44%;

    width: 100%;

    text-align: left;

    background: #131323ed;

    padding: 32px 20px 0 46px;

    transform: perspective(500px)rotateX(-90deg);

    opacity: 1;

    transform-origin: 50% 0%;

   transition: all 400ms linear;

}

.service_box.style1 .service_back .description {

    color: #49af45;

    font-size: 16px;

    font-weight: 500;

    font-family: 'Fira Sans';

    margin: 0 0 0;

    position: relative;

    left: 40px;

}

.service_box.style1 .service_back .description:before {

    position: absolute;

    content: "";

    top: 10px;

    left: -40px;

    height: 2px;

    width: 35px;

    background: #49af45;

}

.service_box.style1 .service_back .title {

    margin: 7px 0 14px 0;

    font-size: 24px;

    font-weight: 600;

    color: #fff;

}

.service_box.style1 .service_number {

    display: inline-block;

    text-align: center;

    position: absolute;

    right: 0;

    top: 74px;

    margin: auto;

    height: 58px;

    width: 58px;

    background: #49af45;

    line-height: 58px;

    border-radius: 100%;

    left: 0;

    bottom: -73px;

    font-size: 24px;

    color: #fff;

    cursor: pointer;

}

/*hover*/

.service_box.style1:hover:before {

    width: 100%;

    height: 100%;

    opacity: 1;

}

.service_box.style1:hover .service_top{

    opacity: 0;

}

.service_box.style1:hover .service_back {

    transform: perspective(500px)rotateX(0deg);

}



/*keyframes*/

@keyframes MOVIE-BG {

    0% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

    }



    50% {

        -webkit-transform: translateX(60px);

        transform: translateX(60px);

    }



    100% {

        -webkit-transform: translateX(0);

        transform: translateX(0);

    }

}





/*

===============

About Area Css

==============

*/

.lines.about {

    padding: 0px 0 4px;

    animation: inherit;

}

.lines.about .line {

    width: 100%;

}

.dreamit-icon-title h4 {

    font-size: 22px;

    font-weight: 500;

    color: #fff;

    padding: 4px 0 10px;

    font-style: italic;

}

.line .lines .line {

    background-color: rgba(35, 35, 35, 0.1);

}

/*about*/

.about .dreamit-icon-title h4 {

    color: #232323;

}



/*style two*/

.dreamit-icon-title-two .dreamit-icon-title h4 {

    font-size: 22px;

    font-weight: 500;

    color: #232323;

    font-style: inherit;

}

.dreamit-icon-title h4 span {

    color: #49af45;

}

.dreamit-custom-title h4 {

    font-size: 18px;

    font-weight: 500;

    color: #fff;

    text-align: center;

    position: relative;

    z-index: 1;

}

.dreamit-custom-title h4:before {

    position: absolute;

    content: "";

    left: -40px;

    top: 9px;

    height: 2px;

    width: 393px;

    background-color: rgba(255, 255, 255, 0.14901960784313725);

}

.dreamit-custom-title h4:after {

    position: absolute;

    content: "";

    right: -40px;

    top: 9px;

    height: 2px;

    width: 393px;

    background-color: rgba(255, 255, 255, 0.14901960784313725);

}

/*dreamit custom title two*/

.dreamit-custom-title-two .dreamit-custom-title h4 {

    color: #232323;

}

.dreamit-custom-title-two .dreamit-custom-title h4:before {

    background-color: rgba(35, 35, 35, 0.10196078431372549);

    width: 390px;

}

.dreamit-custom-title-two .dreamit-custom-title h4:after {

    background-color: rgba(35, 35, 35, 0.10196078431372549);

    width: 390px;

}

/*line style two*/

.line-two .lines.about .line {

    width: 100%;

    background-color: #E0E0E0;

}

/*

=============

Icon Box Css

=============

*/

.icon-box.style1 {

    display: flex;

    gap: 25px;

    padding: 0;

    border-radius: 10px;

    position: relative;

    z-index: 1;

    align-items: center;

    background: #064443;

    padding: 32px 30px 32px;

    border: 1px solid #0c6e6d;

    transition: .5s;

}

.icon-box.style1:hover{

    background:#0C6E6D;

    margin-left:-10px;

}

.box_two .icon-box.style1{

    border-bottom: 1px solid #61616133;

    padding-bottom: 31px;

    margin-bottom: 3px;

}

.icon-box.style1 .icon-box-icon {

    margin-right: 0;

    flex-shrink: 0;

    position: relative;

}

.icon-box.style1 .icon-box-content h2 {

    font-size: 23px;

    font-weight: 500;

    margin: 0;

    color: #fff;

    margin: 0 0 9px;

}

.icon-box.style1 .icon-box-content .description p {

    margin: 0;

    color: #fff;

}

.icon-box.style1 .icon-box-icon .icon i {

    background: #1c9a98;

    color: #fff;

    width: 75px;

    height: 75px;

    line-height: 75px;

    font-size: 33px;

    border-radius: 50%;

    display: inline-block;

    text-align: center;

    transition: 0.5s;

}





.active .icon-box.style1 .round-circle {

    -webkit-animation-play-state: running;

    -moz-animation-play-state: running;

    -o-animation-play-state: running;

    animation-play-state: running;

    opacity: 1

}



.active .icon-box.style1 .round-circle {

    clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%,0 0);

}



.active .icon-box.style1 .round-circle:before {

    position: absolute;

    content: '';

    background: #1c9a98;

    width: 8px;

    height: 8px;

    left: 10px;

    bottom: 9px;

    border-radius: 50%;

    z-index: 1;

}

.icon-box.style1 .round-circle {

    position: absolute;

    width: 95px;

    height: 95px;

    left: -10px;

    top: -10px;

    border: 2px solid #1c9a98;

    border-radius: 50%;

    clip-path: polygon(0% 0%,50% 0%,50% 100%,0% 100%,0 0);

    transition: all 500ms ease;

    animation: service_hexagon 2s infinite linear;

    animation-play-state: paused;

    opacity: 0;

}

.icon-box.style1:hover .round-circle:before {

    position: absolute;

    content: '';

    background: #1c9a98;

    width: 8px;

    height: 8px;

    left: 10px;

    bottom: 9px;

    border-radius: 50%

}



.icon-box.style1:hover .round-circle {

    -webkit-animation-play-state: running;

    -moz-animation-play-state: running;

    -o-animation-play-state: running;

    animation-play-state: running;

    opacity: 1

}



.icon-box.style1:hover .round-circle {

    clip-path: polygon(0% 0%,100% 0%,100% 100%,0% 100%,0 0)

}







/* Style Two */

.icon-box.style-two {

    display: flex;

    align-items: center;

    gap: 16px;

    margin-left: 28px;

    position: relative;

    z-index: 1;

    transition: .5s;

    padding: 0;

}

.icon-box.style-two .icon {

    width: 41px;

    height: 41px;

    border-radius: 20px;

    background-color: #ff9c00;

    text-align: center;

    line-height: 41px;

}

.icon-box.style-two .icon i {

    color: #fff;

    font-size: 17px;

}

.icon-box.style-two .title h2 {

    font-size: 22px;

    color: #ffffff;

    font-weight: 500;

    margin: 0;

}

.icon-box.style-two .description p {

    margin: 0;

}

/* Style Three */

.icon-box.style-three {

    padding: 0;

    transition: 0.5s;

    margin-bottom: 11px;

    border-bottom: dashed 1px #527070;

    padding-bottom: 11px;

}

.box-two .icon-box.style-three {

    border: none;

    padding-bottom: 6px;

}

.box-two .icon-box.style-three .icon i {

    top: 0;

}

.icon-box.style-three .icon-box-content {

    overflow: hidden;

}

.icon-box.style-three .icon-box-icon {

    display: inline-block;

    float: left;

}

.icon-box.style-three .icon i {

    display: inline-block;

    line-height: 26px;

    border-radius: 50%;

    color: #fff;

    text-align: center;

    font-size: 10px;

    position: relative;

    margin-right: 11px;

    width: 26px;

    height: 26px;

    border-radius: 13px;

    background-color: #0c6e6d;

    top: 4px;

}

.icon-box.style-three .title h2 {

    font-size: 18px;

    display: inline-block;

    margin: 0;

    font-weight: 500;

}

.icon-box.style-three .description p {

    margin: 0;

}

/*style four*/

.icon-box.style4 {

    display: flex;

    align-items: center;

    margin-left: 17px;

}

.icon-box.style4 .icon-box-icon {

    flex-shrink: 0;

}

.icon-box.style4 .img-icon {

    position: relative;

    z-index: 1;

    display: inline-block;

    top: 12px;

    margin-right: 21px;

}

.icon-box.style4 .img-icon:after {

    position: absolute;

    content: "";

    top: -13px;

    left: -16px;

    width: 50px;

    height: 50px;

    border-radius: 5px;

    background-color: #edf4f4;

    z-index: -1;

}

.icon-box.style4 .title h2 {

    font-size: 20px;

    margin: 0 0 0;

    font-weight: 500;

    line-height: 30px;

}



@keyframes ripple {

  0%, 35% {

    -webkit-transform: scale(0);

    -moz-transform: scale(0);

    -ms-transform: scale(0);

    -o-transform: scale(0);

    transform: scale(0);

    opacity: 1; }

  50% {

    -webkit-transform: scale(1.1);

    -moz-transform: scale(1.1);

    -ms-transform: scale(1.1);

    -o-transform: scale(1.1);

    transform: scale(1.1);

    opacity: 0.8; }

  100% {

    opacity: 0;

    -webkit-transform: scale(1.4);

    -moz-transform: scale(1.4);

    -ms-transform: scale(1.4);

    -o-transform: scale(1.4);

    transform: scale(1.4);

    }

 }

/*icon box style five*/

.icon-box.style5 {

    border-radius: 5px;

    display: flex;

    align-items: center;

}

.icon-box.style5 .icon-box-icon {

    flex-shrink: 0;

    margin-right: 20px;

}

.icon-box.style5 .title h2 {

    margin: 0 0 10px;

    font-size: 20px;

    font-weight: 600;

}

.icon-box.style5 .description p {

    font-size: 16px;

    margin: 0;

    color: #6b7a7a;

}

/*style six*/

.icon-box.style6 {

    display: flex;

    align-items: center;

    position: relative;

}

.icon-box.style6:before {

    position: absolute;

    content: "";

    right: -46px;

    top: 0;

    width: 2px;

    height: 50px;

    background-color: rgba(255,255,255,0.14901960784313725);

}

.icon-box.style6 .img-icon {

    margin-right: 20px;

}

.icon-box.style6 .description p {

    color: #fff;

    margin: 0 0 7px;

    font-size: 15px;

    font-weight: 500;

    text-transform: uppercase;

}

.icon-box.style6 .title h2 {

    margin: 0 0 0;

    font-size: 20px;

    color: #fff;

    font-weight: 500;

}

/*style seven*/

.icon-box.style7 {

    display: flex;

    align-items: center;

    border-radius: 4px;

    filter: drop-shadow(0px 5px 20px rgba(189,202,202,0.3));

    background-color: #ffffff;

    padding: 22px 22px 20px 27px;

    position: relative;

    z-index: 2;

}

.icon-box.style7 .icon {

    width: 60px;

    height: 60px;

    border-radius: 30px;

    background-color: rgba(255,255,255,0.2);

    text-align: center;

    line-height: 60px;

    color: #fff;

    font-size: 18px;

    margin-right: 20px;

}

.icon-box.style7 .img-icon {

    position: relative;

    top: 4px;

    margin-right: 13px;

}



.icon-box.style7 .title h2 {

    margin: 0;

    font-weight: 400;

    font-size: 16px;

}

.icon-box.style7 .description p {

    margin: 0 0 3px;

    color: #fff;

    font-weight: 400;

    font-size: 15px;

}

/*style eight*/

.icon-box.style8 {

    display: flex;

    align-items: center;

}

.icon-box.style8 .icon-box-icon {

    width: 60px;

    height: 60px;

    border-radius: 30px;

    background-color: rgba(255,255,255,0.2);

    text-align: center;

    line-height: 60px;

    flex-shrink: 0;

    margin-right: 22px;

}

.icon-box.style8 .icon-box-icon i{

    color: #fff;

}

.icon-box.style8 .description p {

    color: #fff;

    font-size: 15px;

    margin: 0;

}

.icon-box.style8 .title h2 {

    font-size: 20px;

    color: #fff;

    font-weight: 500;

    margin: 0 0 0;

}



/*style nine*/

.icon-box.style9 {

    display: flex;

    align-items: center;

}

.icon-box.style9 .img-icon {

    width: 76px;

    height: 76px;

    border-radius: 38px;

    background-color: #e0f1df;

    text-align: center;

    line-height: 98px;

    margin-right: 26px;

}

.icon-box.style9 .title h2 {

    margin: 0 0 14px;

    font-size: 20px;

    font-weight: 500;

}

.icon-box.style9 .icon-box-content p {

    margin: 0;

}

/*style ten*/

.icon-box.style10 {

    display: flex;

    align-items: center;

    border-bottom: dashed 1px#C1DDDE;

    padding-bottom: 29px;

}

.last_box .icon-box.style10{

    border-bottom: none;

    padding-bottom: 0px;

}

.icon-box.style10 .img-icon {

    width: 70px;

    height: 70px;

    border-radius: 35px;

    background-color: #ffff;

    text-align: center;

    line-height: 92px;

    margin-right: 26px;

    transition: .5s;

}

.icon-box.style10 .img-icon img{

    transition: .4s;

}

.icon-box.style10:hover .img-icon{

      background-color: #0c6e6d;

}

.icon-box.style10:hover .img-icon img{

    filter: brightness(0)invert(1);

}

.icon-box.style10 .title h2 {

    margin: 0 0 12px;

    font-size: 16px;

    font-weight: 400;

    color: #6b7a7a;

}

.icon-box.style10 .icon-box-content p {

    margin: 0;

    color: #063232;

    font-size: 20px;

    font-weight: 500;

}



/*style eleven*/



.icon-box.style11 {

    display: flex;

    border-bottom: dashed 1px#C1DDDE;

    padding-bottom: 16px;

}

.icon-box.style11 .title h2 {

    margin: 0 0 7px;

    font-size: 16px;

    font-weight: 400;

    color: #6b7a7a;

}

.icon-box.style11 .icon-box-content p {

    margin: 0;

    color: #063232;

    font-size: 20px;

    font-weight: 500;

}

.icon-box.style11 .img-icon {

    display: inline-block;

    margin-right: 18px;

}





/*

================

Counter Area Css

================

*/

.single-counter.style1 .icon {

    margin-bottom: 25px;

}

.single-counter.style1 .icon i {

    font-size: 50px;

    color: #49af45;

}

.single-counter.style1 span {

    font-size: 50px;

    font-weight: 500;

    margin-bottom: 21px;

    display: inline-block;

    color: #101210;

}

.single-counter.style1 h6 {

    color: #9D9EA6;

    font-size: 16px;

    font-weight: 500;

}



/*counter section style two*/

.single-counter.style_two {

    display: block;

    position: relative;

    background: transparent;

    padding: 65px 52px 52px;

}

.counter-two.three .single-counter.style_three {

    display: block;

    position: relative;

    background: transparent;

    padding: 65px 52px 52px;

}

.single-counter.style_two .counter-content.counter {

    display: flex;

    align-items: center;

    position: relative;

}

.single-counter.style_two .icon {

    margin-bottom: 0;

    flex-shrink: 0;

    margin-right: 27px;

}

.single-counter.style_two .inner_content {

    margin-right: 22px;

}

.single-counter.style_two span {

    margin-bottom: 0;

    display: inline-block;

    color: #fff;

    font-size: 60px;

    line-height: 30px;

    color: #063232;

    font-weight: 500;

}

.single-counter.style_two .counter-content h6 {

    display: inline-block;

    margin: 0;

    font-size: 18px;

    line-height: 26px;

    color: #6b7a7a;

    font-weight: 400;

    position: relative;

    top: -8px;

}

.single-counter.style_two .reviews_rating {

    display: block;

    position: absolute;

    top: -14px;

    right: 93px;

}

 .single-counter.style_two .testi-star i.active {

    color: #FDB709;

    font-size: 18px;

}

.counter-two .single-counter.style_two {

    display: block;

    position: relative;

    background: #F4F8F9;

    padding: 65px 52px 52px;

}

.counter-two .single-counter.style_two .counter-content h6 {

    position: relative;

    top: 7px;

}



/*counter style three*/



.single-counter.style_three span.count.percent {

    color: #fff;

    font-size: 56px;

    font-weight: 500;

    font-family: "Fira Sans";

}

.single-counter.style_three .inner_content{

    margin-right: 40px;

    position: relative;

}

.single-counter.style_three .inner_content:before {

    position: absolute;

    content: "";

    top: 0;

    right: -23px;

    width: 1px;

    height: 45px;

    background-color: rgba(255,255,255,0.2);

}

.single-counter.style_three .counter-content.counter {

    display: flex;

    align-items: center;

    position: relative;

}

.single-counter.style_three .testi-star i.active {

    color: #FFB508;

    font-size: 20px;

    margin-bottom: 8px;

    display: inline-block;

}

.single-counter.style_three .counter-content.counter h6 {

    color: #a3b7b7;

    font-size: 18px;

    font-weight: 400;

}



.counter-three .single-counter.style_three .inner_content:before {

    position: absolute;

    content: "";

    top: -2px;

    right: -23px;

    width: 1px;

    height: 45px;

    background-color: #D7E6E3;

}

.counter-three .single-counter.style_three .testi-star i.active {

    color: #FFB508;

    font-size: 15px;

    margin-right: 4px;

}

.counter-three .single-counter.style_three .counter-content.counter h6 {

    margin: 5px 0 0;

}

/*heading text*/



.heading.style3 h4.heading-text {

    position: relative;

}

.heading.style3 h4.heading-text:before {

    position: absolute;

    content: "";

    top: 12px;

    left: -76px;

    width: 68px;

    height: 2px;

    background-color: #0c6e6d;

}





/*

==========

 Team

==========

*/



.team {
    position: relative;
    display: flex;
    flex-direction: column;
    filter: drop-shadow(0px 5px 40px rgba(189, 202, 202, 0.35));
    background: #fff;
    text-align: center;
    height:100%;
    line-height: 21px;
}


.team .image  { max-height:250px;overflow:hidden; }


.team .name {
    font-size: 16px;
    padding:25px 25px 5px 25px;
    color: #063232;
    font-weight: 500;
}

.team .designation {
    padding:0 25px 25px 25px;
    font-size: 14px;
    color: #0c6e6d;
}


.team .email { 
    display: block;
    margin-top:auto;
    padding:10px;
    border-top:1px solid #EEE;
    font-size: 14px;
}








/*heading*/

.right_menu{

    position: sticky;

    padding: 140px;

}

.heading.style1 h4 {

    color: #063232;

    font-weight: 400;

    font-size: 18px;

    position: relative;

}

.heading.style1 h4:before {

    position: absolute;

    content: "";

    left: 0;

    right: 0;

    margin: auto;

    width: 50px;

    height: 2px;

    background-color: #0c6e6d;

    bottom: -9px;

}

/*home dark*/

.home-dark .heading.style1 h4:before {

    background-color: #fff;

}


 

 

 

/*

============

Work Process

============

*/

.work-process.style1 {

    text-align: center;

    padding: 0 43px;

    position: relative;

}

.work-process.style1 .icon {

    position: relative;

    display: inline-block;

    z-index: 1;

}

.work-process.style1 .icon:before {

    position: absolute;

    content: "";

    width: 200px;

    height: 200px;

    left: -10px;

    right: 0;

    top: 17px;

    border: 2px dashed #49AF45;

    border-radius: 50%;

    margin: auto;

    animation: rotateme 20s linear infinite;

    z-index: -1;

}

.work-process.style1 .icon i{

    color: #ee53f8;

}

.work-process.style1 .content .title {

    transition: .5s;

    font-size: 24px;

    font-weight: 700;

    margin: 37px 0 15px;

}

.work-process.style1 .content .description {

    font-weight: 400;

    color: #868681;

}

.work-process.style1 .work_progress {

    text-align: center;

    margin-bottom: 30px;

    position: relative;

    padding: 0 20px;

}

.work-process.style1 .wrok_process_thumb {

    text-align: center;

    border: 4px solid transparent;

    border-radius: 50%;

    display: inline-block;

    -webkit-transition: .5s;

    -o-transition: .5s;

    transition: .5s;

    position: relative;

    box-shadow: 0 0 9px 0 rgba(24,35,51,.09);

}

.work-process.style1 .wrok_process_thumb img {

    border-radius: 50%;

    border: 10px solid #fff;

}

..work-process.style1 progress_content {

    text-align: center;

}

.default-style .work_progress-number{

    position: absolute;

    left: -26px;

    top: 50.5%;

    margin: auto;

    -webkit-transition: .5s;

    -o-transition: .5s;

    transition: .5s;

    -webkit-transform: translateY(-50%);

    -ms-transform: translateY(-50%);

    transform: translateY(-50%);

}

.work-process.style1 .shape_image {

    display: inline-block;

    position: absolute;

    top: 30%;

    right: -77px;

    transform: translate(0%, -50%);

}



/*style three*/

.work_progress.style3 {

    padding: 34px 13px 7px;

    background: #f5f5f5;

    border-radius: 5px;

}

.work_progress.style3 .work_progress-title h2 {

    font-size: 20px;

    font-weight: 500;

    margin: 7px 0 4px;

}

.work_progress.style3 .work_progress-number span {

    background: #49af45;

    display: inline-block;

    height: 70px;

    width: 70px;

    line-height: 70px;

    color: #fff;

}

.work_progress.style3 .work_progress-number span::before {

    display: none;

}

.work_progress.style3 .work_progress-number span::after {

    position: absolute;

    left: -6px;

    top: -6px;

    width: 82px;

    height: 82px;

    background: #ED2C41;

    opacity: 0.3;

}







/*

==============

skill section

==============

*/



span.elementor-progress-percentage {

    position: relative;

    top: -22px!important;

}





/*

==============

Call To Action

==============

*/



.call-to-action {

    text-align: center;

    position: relative;

}

.call-to-action-title h2 {

    margin-bottom: 12px;

    font-size: 35px;

    margin: 20px auto;

    text-transform: capitalize;

}

.call-to-action-title span {

    font-size: 40px;

    display: block;

    letter-spacing: 0;

    line-height: 1.2;

    margin-top: 20px auto 0;

    font-weight: 700;

}

.call-to-action-btn {

    margin-top: 30px;

}

.call-to-action-btn a {

    border: none;

    display: inline-block;

    text-transform: capitalize;

    background-color: #ED2C41;

    border-radius: 4px;

    color: #fff;

    padding: 16px 32px;

    -webkit-transition: .5s;

    -o-transition: .5s;

    transition: .5s;

    font-weight: 500;

}

.call-to-action-btn a i{

    margin-left:8px;

}

.call-to-action-btn a:hover {

    background: #fff;

    color: #ED2C41;

}

.call-to-action-desc {

    width: 31%;

    margin: auto;

}



.call-to-video {

    margin-bottom: 35px;

}

.call-video-link a{

    display:inline-block

}

.call-video-link a i {

    width: 90px;

    height: 90px;

    display: inline-block;

    background: #fff;

    text-align: center;

    line-height: 90px;

    color: #ED2C41;

    border-radius: 100%;

    position:relative;

    z-index:1;

    -webkit-transition:.3s;

    -o-transition:.3s;

    transition:.3s;

}



.call-video-link a {

    position:relative;

}

.call-video-link a::before {

    content: "";

    position: absolute;

    left: 50%;

    top: 50%;

    height: 100px;

    width: 100px;

    background: rgba(255,255,255, 0.8);

    border-radius: 50%;

    -webkit-transform: translate(-50%,-50%);

        -ms-transform: translate(-50%,-50%);

            transform: translate(-50%,-50%);

    -webkit-animation: pulse-border 1500ms ease-out infinite;

            animation: pulse-border 1500ms ease-out infinite;

}

.call-to-video i {

    font-size: 23px;

}




/*heading text*/



.heading.style1 h6 {

    position: relative;

    padding-left: 30px;

}

.heading.style1 h6:before {

    position: absolute;

    content: "";

    width: 22px;

    height: 2px;

    left: 0;

    top: 11px;

    background: #0c6e6d;

}

.heading.style1 span {

    color: #0c6e6d;

    border-bottom: 1px solid;

}





/*contact*/

.contact{

    position: relative;

    z-index: 1;

}

.form-area.contact-form.contact-one {

    background: #fff;

    padding: 42px 40px 35px;

    border-radius: 5px;

}

.form-area.contact-form.contact-one h6.form-title {

    font-size: 16px;

    font-weight: 500;

    padding: 0 0 16px;

    margin: 0;

    color: #101210;

}

.form-area.contact-form.contact-one .form-control {

    height: 54px;

    background-color: #fff;

    border: 0;

    transition: .5s;

    padding: 0px 25px;

    display: block;

    width: 100%;

    color: #616161;

    margin-bottom: 25px;

    border-radius: 4px;

    border: 1px solid rgba(16,18,16,0.1);

}

.form-area.contact-form.contact-one textarea.wpcf7-form-control.wpcf7-textarea.form-control {

    border: 1px solid rgba(16,18,16,0.1);

    height: 130px;

    padding: 15px 25px 0;

}

.form-area.contact-form.contact-one .buttons input {

    color: #fff;

    border-radius: 30px;

    border: none;

    padding: 11px 31px;

    color: #101010;

    display: inline-block;

    border-radius: 5px;

    position: relative;

    z-index: 1;

    border: 1px solid transparent;

    background: #49af45;

    transition: 0.5s;

    font-weight: 500;

}

.form-area.contact-form.contact-one .buttons input:hover{

    background:#bbf737;

}

.form-group input::placeholder {

    color: #6d6d6d!important;

}

.form-group:last-child {

    margin-bottom: 0px;

}

.buttons p {

    margin: 0;

}

.wpcf7-spinner {

    visibility: hidden;

    display: inline-block;

    background-color: #23282d;

    opacity: 0.75;

    width: 12px;

    height: 12px;

    border: none;

    border-radius: 100%;

    padding: 0;

    margin: 0 24px;

    position: relative;

}

.contact input.form-control {

    border: 0;

    border-radius: 6px;

    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

    border: 1px solid #ddd;

    width: 100%;

    height: 50px;

    padding-left: 25px;

    background: #f7f4f4;

    border-radius: 30px;

    color: #232323;

     border: 1px solid rgba(35, 35, 35, 0.12);

    transition: .5s;

}

.contact .form-control:focus {

    outline: none;

    box-shadow: 0 0 6px rgb(204, 48, 0, 0.6);

    border-color: #49af45;

}

/*placeholder*/

input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required.form-control::placeholder {

    color: #6d6d6d!important;

}

textarea.wpcf7-form-control.wpcf7-textarea::placeholder {

    color: #6d6d6d!important;

}

/*focus color*/

textarea:focus {

    outline: none;

    box-shadow: 0 0 6px rgb(204, 48, 0, 0.6);

    border-color: #49af45!important;

}

/*contact two*/





.form-area.contact-two .form-control {

    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    border: 1px solid #ddd;

    width: 100%;

    height: 58px;

    padding-left: 25px;

    background: transparent;

    border-radius: 5px;

    color: #232323;

    border: 1px solid rgba(35, 35, 35, 0.12);

    transition: 0.5s;

}

.form-area.contact-two input[type="email"]{

    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;

    border: 1px solid #ddd;

    width: 100%;

    height: 58px;

    padding-left: 25px;

    background: transparent;

    border-radius: 5px;

    color: #232323;

    border: 1px solid rgba(35, 35, 35, 0.12);

    transition: 0.5s;

}

.form-area.contact-two textarea.wpcf7-form-control.wpcf7-textarea.form-control{

    height: 150px;

}

.form-area.contact-two .button {

    background: #49af45;

    border: 0;

    display: inline-block;

    text-align: center;

    padding: 16px 46px;

    border-radius: 7px;

    -webkit-transition: .3s;

    -o-transition: .3s;

    transition: .3s;

    color: #fff;

}

.form-area.contact-two .form-control:focus {

    outline: none;

    box-shadow: none;

    border-color: #49af45;

}





/* Service Details */

.menu-service-menu-container ul {

    list-style: none;

    padding: 0;

}

.menu-service-menu-container ul li {

    list-style: none;

    margin-bottom: 14px;

}

.menu-service-menu-container ul li:last-child{

    margin-bottom: 0;

}

.menu-service-menu-container ul li a {

    position: relative;

    display: block;

    padding: 15px 7px 15px 31px;

    background-color: #fff;

    font-weight: 400;

    font-size: 16px;

    -webkit-transition: .3s;

    -o-transition: .3s;

    transition: .3s;

    color: #232323;

    position: relative;

    border-radius: 5px;

}

.menu-service-menu-container ul .current_page_item a {

    background-color: #fff;

    color: #001819;

}

.menu-service-menu-container ul .current_page_item a::after {

    background-color: #fff;

    color: #49af45;

}

.menu-service-menu-container ul li a::after {

    content: '\f105';

    position: absolute;

    right: 19px;

    top: 15px;

    font-size: 20px;

    font-family: 'FontAwesome';

    height: 24px;

    width: 24px;

    background: #E9E9E9;

    text-align: center;

    line-height: 22px;

    border-radius: 100%;

    transition: .5s;

}

.menu-service-menu-container ul li a:hover {

    color: #fff;

    background: #49af45;

}

.menu-service-menu-container ul li a:hover:after{

    background: #fff;

    color:#49af45;

}

.details-service .dreamit-button .button {

    padding: 11px 29px;

    font-weight: 500;

    font-family: 'Poppins', sans-serif;

}





/*

==================

 Elementor Custom

==================

*/




/*marquee text*/

 .marquee {

    position: relative;

    --duration: 30s;

    --gap: 0px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    overflow: hidden;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

    gap:0px;

}

.marquee-block {

    -ms-flex-negative: 0;

    flex-shrink: 0;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

    -ms-flex-align: center;

    align-items: center;

    -ms-flex-pack: distribute;

    justify-content: space-around;

    gap:0px;

    min-width: 100%;

    -webkit-animation: scroll 30s linear infinite;

    animation: scroll 30s linear infinite;

}

.marquee-block .content-box {

    position: relative;

    margin-right:0px;

}

.marquee-block span {

    display: inline-block;

    font-size: 26px;
    line-height: 2.1;

    color: #fff;

    margin: 0;

        font-family: "Boldonse", system-ui;


}

.marquee-block span img {

    padding: 0 21px;

}

.marquee-block .content-box:last-child {

    margin-right:0px;

}

.rotate {

    transform: rotate(-1.3deg)!important;

}



  @-webkit-keyframes scroll {

    0% {

      -webkit-transform: translateX(0);

      transform: translateX(0);

    }

    100% {

      -webkit-transform: translateX(calc(-100% - var(--gap)));

      transform: translateX(calc(-100% - var(--gap)));

    }

  }

  @keyframes scroll {

    0% {

      -webkit-transform: translateX(0);

      transform: translateX(0);

    }

    100% {

      -webkit-transform: translateX(calc(-100% - var(--gap)));

      transform: translateX(calc(-100% - var(--gap)));

    }

  }



/*animation circle*/

.text-inner {

     animation: animation: circle 15s linear infinite;

    animation: circle 15s linear infinite;

    position: relative;

    z-index: 22;

    fill: transparent;

}

.text-inner svg {

    width: 100px;

    max-width: 100%;

    height: auto;

    overflow: visible;

    word-spacing: 10px;

    transform: rotate(0) scaleX(1) scaleY(1);

    position: relative;

}

.text-inner:before{

    position: absolute;

    content: "";

    top: 0;

    left:0 ;

    height: 16px;

    width: 16px;

    background: #fff!important;

}

.text-inner text {

    fill: #ffffff;

    direction: ltr;

    transition: 0.3s stroke, 0.3s stroke-width, 0.3s fill;

    font-size: 30px;

    font-weight: 500;

    position: relative;

    z-index: 2;

}

a.banner-play-btn {

    width: 142px;

    height: 142px;

    border-radius: 71px;

    background-color: #0c6e6d!important;

    overflow: hidden;

    line-height: 142px;

    text-align: center;

    position: relative;

    display: inline-block;

}


/*style_two*/



.style_two a.banner-play-btn {

    width: 183px;

    height: 183px;

    border-radius: 100px;

    background-color: #F4F8F9!important;

    overflow: hidden;

    line-height: 183px;

    text-align: center;

    position: relative;

    display: inline-block;

}

.style_two .like {

    position: absolute;

    top: 126px;

    left: 50%;

    transform: translate(-50%, -50%);

}

.style_two .text-inner text {

    fill: #2B494B;

    direction: ltr;

    transition: 0.3s stroke, 0.3s stroke-width, 0.3s fill;

    font-size: 30px;

    font-weight: 500;

    position: relative;

    z-index: 2;

}

.style_two .text-inner {

    fill: transparent;

    animation: animation: circle 15s linear infinite;

    animation: circle 15s linear infinite;

}

.style_two .text-inner svg {

    width: 119px;

    max-width: 100%;

    height: auto;

    overflow: visible;

    word-spacing: 6px;

}




    /*======================================================                 
    
        Developer : Ahiduzzaman Shanto
    
    =========================================================*/
    
/*  Title style 4 css   */

.section-title.style4 .subtitle {
    font-size: 16px;
    color: #0c6e6d;
    margin-top:0px;
}
.section-title.style4 .title {
    margin: 15px 0 0 0;
    color: #063232;
    font-weight: normal;
}
.section-title.style4 .title-two {
    margin: 0;
    color: #063232;
    position: relative;
    padding: 0 0 20px 0;
    z-index: 1;
    font-weight: normal;
    margin-top:15px;
}
.section-title.style4 .title-two:before {
    position: absolute;
    content: "";
    bottom: -6px;
    left: 0;
    background: url(/wp-content/uploads/title-shape.png);
    background-repeat: no-repeat;
    background-position: center center;
    height: 12px;
    width: 152px;
    transition: .5s;
    z-index: 1;
}
.section-title.style4 .description {
    font-size: 16px;
    line-height: 26px;
    color: #6b7a7a;
    font-weight: 400;
    font-family: "Fira Sans";
    margin: 30px 0 0 0;
}
.center .section-title.style4 .title-two:before {
    position: absolute;
    content: "";
    bottom: -5px;
    left: 0;
    transition: .5s;
    z-index: 1;
    right: 0;
    margin: auto;
}
/*  Button style 5 css   */

.dreamit-button.style5 .button {
    display: inline-block;
    color: #fff;
    font-size: 16px;
    font-weight: 500;
    padding: 0 39px;
    position: relative;
    z-index: 2;
    height: 60px;
    line-height: 60px;
    border-radius: 4px;
    background-color: #0c6e6d;
    text-align: center;
    font-family: "Fira Sans";
    transition: .5s;
}
.dreamit-button.style5 .button:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    background: #1c9a98;
    transform: scale(0);
    transition: .5s;
}
.dreamit-button.style5 .button:hover:before {
    transform: scale(1);
}
.dreamit-button.style5 .button img {
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    top: 2px;
}

/*  Button style 6 css   */

.dreamit-button.style6 .button {
    display: inline-block;
    color: #063232;
    font-size: 16px;
    font-weight: 500;
    padding: 0 39px 0 0;
    position: relative;
    z-index: 2;
    height: 60px;
    line-height: 60px;
    border-radius: 4px;
    background-color: transparent;
    text-align: center;
    font-family: "Fira Sans";
    transition: .4s;
}
.dreamit-button.style6 .button:hover {
    padding: 0 35px;
    color:#fff;
}
.dreamit-button.style6 .button:before {
    position: absolute;
    content: "";
    z-index: -1;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    border-radius: 4px;
    background: #0c6e6d;
    transform: scale(0);
    transition: .5s;
}
.dreamit-button.style6 .button:hover:before {
    transform: scale(1);
}
.dreamit-button.style6 .button img {
    margin: 0;
    padding: 0 5px 0 0;
    position: relative;
    top: 0;
    transition: .5s;
    filter: brightness(1)invert(0);
}
.dreamit-button.style6 .button:hover img {
    filter: brightness(0)invert(1);
}

/*  Icon box style12  css   */

.icon-box.style12 {
    display: flex;
    gap: 20px;
    position: relative;
    z-index: 1;
    align-items: center;
    background: #064443;
    padding: 0 0 0 20px;
    transition: .5s;
    width: 261px;
    height: 96px;
    border-radius: 5px;
    filter: drop-shadow(0px 20px 15px rgba(213,231,228,0.5));
    background-color: #ffffff;
}
.box_two .icon-box.style1{
    border-bottom: 1px solid #61616133;
    padding-bottom: 31px;
    margin-bottom: 3px;
}
.icon-box.style12 .icon-box-icon {
    margin-right: 0;
    flex-shrink: 0;
    position: relative;
}
.icon-box.style12 .icon-box-content h2 {
    font-size: 18px;
    line-height: 28px;
    color: #063232;
    font-weight: 500;
    font-family: "Fira Sans";
}
.icon-box.style12 .icon-box-content .description p {
    font-size: 14px;
    line-height: 28px;
    color: #6b7a7a;
    font-weight: 400;
    font-family: "Fira Sans";
}
.icon-box.style12 .icon-box-icon .icon i {
    background:#0c6e6d;
    color: #fff;
    width: 56px;
    height: 56px;
    line-height: 56px;
    font-size: 20px;
    border-radius: 50%;
    display: inline-block;
    text-align: center;
    transition: 0.5s;
}

/*icon box style thirteen*/

.icon-box.style13 {
    display: flex;
    align-items: center;
}
.icon-box.style13 .icon-box-content h2 {
    font-size: 20px;
    color: #063232;
    line-height: 30px;
    margin-bottom: 0;
    font-weight: 500;
}
.style13 .img-icon {
    background: #ddd;
    width: 80px;
    height: 80px;
    line-height: 113px;
    text-align: center;
    border-radius: 6px;
    background: rgba(12,110,109,0.10);
}
.style_two.three a.banner-play-btn {
    width: 190px;
    height: 190px;
    border-radius: 100px;
    background-color: #E6F4F4!important;
    overflow: hidden;
    line-height: 183px;
    text-align: center;
    position: relative;
    display: inline-block;
    border: 5px solid#fff;
}

/*icon box style fourteen*/
.icon-box.style14 {
    border-radius: 4px;
    filter: drop-shadow(0px 5px 20px rgba(189, 202, 202, 0.3));
    background-color: #ffffff;
    padding: 15px 30px;
    display: flex;
    align-items: center;
}
.icon-box.style14 .title h2 {
    font-size: 21px;
    color: #063232;
    font-weight: 600;
    margin: 0 0 0;
}
.icon-box.style14 .icon-box-icon i {
    color: #0c6e6d;
    font-size: 35px;
    margin-right: 15px;
}
span.odometer-formatting-mark.odometer-radix-mark {
    color: #fff;
}

/*icon box style 15*/
.icon-box.style15 {
    border-radius: 40px;
    background-color: rgba(255, 255, 255, 0.2);
    border: 2px solid #ffffff45;
    bottom: 10%;
    padding: 18px 40px 20px 0;
    display: flex;
    align-items: center;
    width: 47%;
}
.icon-box.style15 .icon-box-icon {
    position: relative;
    z-index: 2;
}
.icon-box.style15 .icon {
    display: inline-block;
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 13px;
    margin-right: 46px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: relative;
    text-align: center;
}
.icon-box.style15 .icon i {
    color: #fff;
    font-size: 18px;
}
.icon-box.style15 .icon:before {
    position: absolute;
    top: -24px;
    left: -24px;
    width: 80px;
    height: 80px;
    border-radius: 50%;
    background-color: #0c6e6d;
    content: "";
    z-index: -1;
}
.icon-box.style15 .icon:after {
    position: absolute;
    top: -35px;
    left: -35px;
    width: 103px;
    height: 103px;
    border-radius: 50%;
    border: 2px solid #0c6e6d;
    content: "";
    z-index: -1;
}
.icon-box.style15 .title h2 {
    font-size: 24px;
    margin: 0 0 0;
    color: #fff;
    font-weight: 500;
}





@media screen and (max-width: 991px) {



    .section-title .title {

        font-size: 36px;

    }

    .icon-box.style14 .title h2 {

        font-size: 18px;

    }

    
.service_item.style_two h4.title {

    font-size: 15px;

}

.service_item.style_two h2.title a {

    font-size: 22px;

}

.single-counter.style_three span.count.percent {

    font-size: 40px;

}

.single-counter.style_two span {

    font-size: 40px;

}

.icon-box.style9 {

    display: block;

}

.icon-box.style9 .img-icon {

    margin: 0 0 15px 0;

}



}




@media screen and (max-width: 600px) {

.dreamit-button.style6 .button {

    font-size: 14px;

    font-weight: 400;

    height: 50px;

    line-height: 50px;

}

.dreamit-button.style6 .button:hover {

    padding: 0 20px;

}

.dreamit-button.style5 .button {

    font-size: 14px;

    font-weight: 400;

    height: 50px;

    line-height: 50px;

    padding: 0 30px;

}

.section-title.style4 .title-two {

    line-height: 50px;

}

.mean-container a.meanmenu-reveal {

    padding: 18px 30px 18px 0;

}

    .filter-tab #tabs li{

        width: 100%;

    }




}


.weatherForecast { display:grid;grid-template-columns:minmax(0,20%) minmax(0,80%); gap: 30px;margin-top:30px; }


.weather-section .weather-block-button{
    cursor:pointer;
}

.weather-section .weather-block-button h4{
    position: relative;
    display: block;
    padding: 10px 0;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    color: #fff;
    background-color:#f98e01;    
}

.weather-section .weather-block-button h4 i{
    font-size: 13px;
    margin-left: 5px;
    position: relative;
    top: -2px;
    transition: all 300ms ease; 
}

.wfi-box{
    position: relative;
    text-align: center;
}

.__weather-section .weather-block-button h4 .weather-forecast-icon{
    position: absolute;
    width: 65px;
    left: 368px;
    top: -13px;
}

.weather-section .weather-forecast-icon{
    display: inline-block;
    width: 60px;
    margin-bottom: 10px;    
}

.weather-section .weather-block-button h4 i:first-child{
    font-size: 13px;
    margin-left: 5px;
    position: relative;
    bottom: -2px;
    transition: all 300ms ease;
}

.weather-section .weather-block-button.open h4 i{
    transform: rotate(90deg);
}

.weather-section .weather-block-button span{
    text-align: center;
    display: block;
    font-size:16px ;
}

#weatherBlockWrapper{
    display: none;
}

.weather-section .weather-block{
    color: #fff;
    border-radius: 8px;
    background-color: #098bd0;
}

.weather-section .suggestion-box .temperature{
    font-size: 44px;
    text-align: center;
}

.weather-section .suggestion-box .temperature .celcius{
    font-weight: 300;
    margin-left:5px;
}

.weather-section .row-1 { display:flex;align-items:center;justify-content:center; }

.weather-section .suggestion-box h5{
    font-size: 18px;
    text-align: center;
    font-weight: 700;
    margin:0px;
    margin-bottom: 6px;
    color:#FFF;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
}

.weather-section .suggestion-box p{
    text-align: center;
    margin-bottom: 5px;
}

.weather-section .suggestion-box{
   padding:15px;
}

.weather-section .suggestion span{
    display: block;
    text-align: center;
}


.weather-section ul.days{ display: flex; align-items: center;justify-content: center; text-align: center;  grid-gap: 15px;  gap:15px; }

.weather-section ul.days li{
    flex:1;
    display: inline-block;
    padding:15px;
    color: #fff;    
    border-radius: 8px;
    background-color: #098bd0;
    opacity: 0.7;
    cursor: pointer;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;     
    height: 100%;       
}


.weather-section ul.days li.active{
    opacity: 1;
}

.weather-section span.weather-icon{
    display: inline-block;
    width: 110px;
    height: 110px;
    background-image: url(https://dogaltrm.com/images/icons/weather-icons.jpg);
    vertical-align: middle;
}

.weather-section ul.days li .day-name{
    font-size: 16px;
    font-weight: 700;
}

.weather-section ul.days li .description{
    font-size: 11px;
    line-height: 11px;
    margin: 3px 0;
}

.weather-section ul.days li .suggest{
    display: none;
}


.icon-1{
    background-position: 0 0;
}

.icon-2{
    background-position: -116px 0;
}

.icon-3{
    background-position: -232px 0;
}

.icon-4{
    background-position: -348px 0;
}

.icon-5{
    background-position: -464px 0;
}

.icon-6{
    background-position: -580px 0;
}

.icon-7{
    background-position: -696px 0;
} 

.weather-section ul.days li .wind img{
    width: 12px;
}

.weather-section ul.days li .wind i{
    margin-left: 5px;
}

.weather-section ul.days li .temperature{
    font-size: 18px;
}

.weather-section ul.days li .temperature .celcius{
    margin-left: 3px;
    font-weight: 300;
}


.elementor-column-gap-default>.elementor-column>.elementor-element-populated { padding:0px !important; }

.hakkimizda .elementor-widget:not(:last-child) { margin-block-end:0px !important; }
.hakkimizda p { margin-bottom:0px !important; }
.hakkimizda .elementor-widget-wrap { align-content:center;}
.icon-box.style10 { padding:30px !important; align-items: flex-start;}
.icon-box.style10 .icon { text-align:center; }
.icon-box.style10 .title h2 { margin-bottom:5px !important; }

.regional_title { border-top:1px solid #EEE; }
.regional .elementor-heading-title {  font-size:16px;color:#063232 !important;text-align:center;padding:15px 30px; }
.regional .icon-box.style10 { background:#DFF1DF !important; padding:15px 30px !important;border-bottom:0px; }
.regional .first_box .icon-box.style10 { border-top-left-radius:10px;border-top-right-radius:10px;padding-top:30px !important; }

.regional .last_box .icon-box.style10 { border-bottom-left-radius:10px; border-bottom-right-radius:10px;padding-bottom:30px !important; }
.regional  .elementor-container { gap:30px; grid-gap:30px;margin-bottom:30px; }
.regional .icon-box.style10 .icon-box-content p { font-size:14px; }
.regional .icon-box.style10 .title h2 { margin-bottom:0px !important;font-size:12px !important;color:#063232 !important; }
.regional .icon-box.style10 .icon { width:30px;height:30px;line-height:30px;text-align:center;color:#FFF;background:#0C6E6D;font-size:12px; border-radius:100%;}

.isg ul { margin-bottom:1.25em;margin-left:60px; }

.elementor-4404 .elementor-element.elementor-element-b6d20e8:not(.elementor-motion-effects-element-type-background), .elementor-4404 .elementor-element.elementor-element-b6d20e8 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background: #776db0; }

.content { color:#063232;padding-bottom:50px; }
.content table { border:2px solid #CCC !important; }
.content table tr td { text-align:left !important; }
.content table tr td, .content table tr th { padding:5px;border-right:2px solid #CCC;vertical-align:middle;border-top:2px solid #CCC; }
.content table tr td p { margin-bottom:0px !important; }
.content table tr th { color : #063232;font-size:16px; }

.content h2, .content h3, .content h4, .content h5, .content h6 { margin:30px 0px 15px 0px; font-size:24px;font-family:'FiraSans', sans-serif; font-weight:bold; }

.content ul, .content ol { padding-left:30px;margin-bottom:15px; }

.sliders .description { max-width:50%; }


.page-id-6628 .breadcrumb { background-image:url(/wp-content/uploads/2025/04/hakkimizda.jpeg); }
.page-id-8548 .breadcrumb { background-image:url(/wp-content/uploads/2025/04/satis-ve-pazarlama-ekibimiz.jpeg); }
.page-id-6637 .breadcrumb { background-image:url(/wp-content/uploads/2025/04/politikalarimiz.jpg); }

.page-id-8710 .breadcrumb { background-image:url(/wp-content/uploads/2025/04/urunlerimiz.jpg); }




.about p + p { margin-top:15px; }

@media only screen and (min-width: 1024px) {

    .mobile-header, .mobile-menu{ display:none; }

}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    z-index: 666;
}


@media only screen and (max-width: 1024px) {


    body { padding-top:75px; }

    .top, .header { display:none; }

    .mobile-header {  position:fixed;top:0px;left:0;width:100%;display:flex;align-items:center;justify-content:center;height:75px;padding:0px 20px;background: #FFF;box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);z-index:999; }
    .mobile-toggle { margin-left:auto;color:#776db0;font-size:20px; }
    .mobile-logo { display: block; max-width: 150px; min-width: 150px; }
    .mobile-logo img { width:100%; min-width: 100%; max-width: 100%;vertical-align:middle; }

    .mobile-menu{display: block;}


    .mobile-menu { 
        position:fixed;
        top:75px;bottom:0;left:-300px;
        background: #063232;width:250px;
        flex-direction: column;
        text-align:left;overflow-y: auto;
        -webkit-transition:left .3s linear;
        -moz-transition:left .3s linear;
        -o-transition:left .3s linear;
        transition:left .3s linear;
        box-shadow: 7px 0 8px rgba(0, 0, 0, 0.15);
        z-index: 998; 
    }
    .mobile-menu.show { 
        display: flex !important;
        left:0; 
        -webkit-box-shadow: 0px 80px 295px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: 0px 80px 295px 0px rgba(0,0,0,0.75);
        box-shadow: 0px 80px 295px 0px rgba(0,0,0,0.75);
    }

    .mobile-menu ul { list-style-type:none; }

     .mobile-menu ul > li > a{ position: relative;display:block;padding:15px 20px;font-weight:500;color:#FFF;border-bottom:1px solid rgba(255,255,255,.1); }

    .mobile-menu ul > li > a:hover, .mobile-menu .middle > li.active > a { color:#FFF; }

    .mobile-menu ul > li.open > a > .fal:before { content: "\f107"; }

    .mobile-menu  .open .sub-menu { display: block; }
    .mobile-menu  .sub-menu { display:none;}
    .mobile-menu  .sub-menu>li>a { padding: 10px 15px 10px 35px;font-size:14px;color:rgba(255,255,255,.9);background:rgba(0,0,0,.1); }

    .mobile-menu ul > li.menu-item-has-children > a:after { content:"\f107"; font-family: 'Font Awesome 5 Free';font-weight: 900; position: absolute;top:15px;right:15px;}
    .mobile-menu ul > li.menu-item-has-children.open > a:after { transform:rotate(180deg); }

    .overlay.show { display:block; }


    .breadcrumb { padding:50px 0px; }
    .breadcrumb h1 { font-size:20px; }
    .breadcrumb li { font-size:13px; }

    .sliders { text-align:center !important; }
    .sliders .description { max-width:100%; }
	.sliders .container { max-width:100%;min-width:100%; }

}
