.single-counter .counter-title{
    font-size: 30px !important;
    color: white !important;
}
.myh3 h3 {
    font-size: 46px;
    color: rgba(247,147,30,.89) !important;
}
.text-content a.button{
    background-color: rgba(247,147,30,.89) !important;
}
.myh2 h2{
    font-size: 80px;
    line-height: 80px;
}
.fs-60{
    font-size: 60px !important;
    color: #1e3876 !important;
    font-weight: 900;
}
.fs-20{
    font-size: 25px !important;
    color: #646973;
}
.icon-box-circle-inner, .mybox h3, .mybox p{
    color: black;
}
.section-headline h3, .section-headline p{
    color: black;
}
.task-listing-description img{
    background-size: 100% 100%;
}
.fs-30{
    font-size: 30px !important;
    color: #1e3876 !important;
    font-weight: 900;
}
.commit-img{
    text-align: center;
}
.commit-img .freelancer-name h4{
    font-size: 20px !important;
}
.commit-img img{
    border-radius: 50%;
    height: 250px;
    width: 250px;
}
.myheadline h3{
    font-size: 60px !important;
    color: black;
}
.myheadline p{
    font-size: 30px;
    color: black;
}
.center{
    text-align: center;
}
.myheadline img{
    background-size: 100% 100%;
}
.mytestimonial .slick-slide.slick-active .testimonial-box {
    transform: scale(1.1);
    box-shadow: 0 0 30px rgba(0,0,0,0.08);
}
@media only screen and (max-width:1240px) {
    .myslider h2{
        font-size: 80px !important;
    }
}
@media only screen and (max-width:992px) {
    .myslider h2{
        font-size: 60px !important;
        line-height: 10vh !important;
    }
    .myslider{
        margin-bottom: 20px;
    }
    .myplan h3{
        font-size: 30px !important;
    }
    .myplan{
        box-shadow: none;
    }
    .myheadline p{
        font-size: 20px;
    }
}
@media only screen and (max-width:767px) {
    .myplan{
        padding: 20px 0px 0px 0px !important;
    }
    .commit-img img{
        height: 150px;
        width: 150px;
    }
    .commit-img{
        margin-bottom: 20px;
    }
    .fs-sm-30{
        font-size: 25px !important;
    }
    .fs-20{
        font-size: 20px !important;
    }
}
.myicon i{
    color: rgba(247,147,30,.89);
}

/* footer */
.footer-icon-area {
    padding: 50px 0;
    border-top: 1px solid #264d73;
    margin-top: 53px;
    border-bottom: 1px solid #264d73;
}
.footer-icon {
    float: left;
    width: 15%;
    overflow: hidden;
}
.footer-icon-text {
    overflow: hidden;
    padding-left: 15px;
}

.footer-icon-text span {
    color: #c6c5c5;
}

.footer-icon a {
    font-size: 35px;
    margin-top: 2px;
    display: inline-block;
}
.footer-icon-text h4 {
    font-size: 20px;
    text-transform: capitalize;
    color: white;
}
.footer-icon-text {
    overflow: hidden;
    padding-left: 15px;
}

.footer-icon-text span {
    color: #c6c5c5;
}
.footer-icon-text h4 {
    font-size: 20px;
    text-transform: capitalize;
}

@media only screen and (max-width: 575px) {
    .sin-footer-icon {
        margin-bottom: 30px;
    }
}
@media only screen and (max-width: 767px) {

    .footer-icon {
        float: none;
        width: 100%;
        text-align: center;
    }
    .footer-icon-text {
        text-align: center;
    }
}
@media only screen and (max-width: 575px) {
    .sin-footer-icon {
        margin-bottom: 30px;
    }
}


/* header top */

.header-part {
    background: #002e5b;
    border-bottom: 2px solid #ffad18;
}

.header-icon a.btn-1 {
    padding: 12px 22px;
    border: none;
    border-radius: 0;
    font-weight: 600;
    background: #ffad18;
    text-transform: uppercase;
}

.header-icon a.btn-1:hover {
    color: #002e5b;
}

.header-icon ul {
    margin-top: 5px;
}

.header-item {
    padding: 15px 0;
}

.header-item p {
    font-size: 13px;
    color: #fff;
    display: inline-block;
    position: relative;
    margin-bottom: 0px;
}

.header-item p i {
    margin-right: 6px;
    color: #ffad18;
}

.header-item p a {
    color: #fff;
}

.header-item p a:hover {
    color: #ffad18;
}

.bg-white {
    background: #f9f9f9 !important;
}

.bg-white .header-item p {
    color: #6f6f6f;
}

.bg-white .header-item p a {
    color: #ffad18;
}

.bg-white .header-item p i {
    color: #ffad18;
}

.bg-white .flat-list.social-icon li a i {
    color: #ffad18;
}

.bg-white .flat-list.social-icon li a i:hover {
    color: #002e5b;
}

.navbar-brand {
    margin-right: 0px;
}
@media only screen and (min-width: 1200px) {
    .header-icon a.btn-1 {
        margin-right: 25px;
        line-height: 20px;
    }
}

@media only screen and (min-width: 992px) {
    .header-icon a.btn-1 {
        padding: 17px 30px;
    }
    .header-icon ul {
        margin-top: 0;
    }

    .header-item p {
        padding: 0 20px;
    }
    .header-item p:not(:last-child):after {
        position: absolute;
        content: '|';
        left: 100%;
        top: 50%;
        transform: translate(-50%, -50%);
    }
}
.flat-list li {
    display: inline-block;
}

.flat-list.social-icon li {
    display: inline-block;
    padding: 0 5px;
}

.flat-list.social-icon li a i {
    font-size: 15px;
    color: #fff;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 18px;
    background: transparent;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
}

.flat-list.social-icon li a:hover i {
    color: #ffad18;
}
.bg-white .flat-list.social-icon li a i {
    color: #ffad18;
}

.bg-white .flat-list.social-icon li a i:hover {
    color: #002e5b;
} @media only screen and (max-width: 767px) {
    .header-two .header-icon .flat-list.social-icon li {
        padding: 0;
    }
}
@media only screen and (max-width: 575px) {

    .header-icon .flat-list.social-icon li {
        padding: 0;
    }
    .bg-white .flat-list.social-icon li a i {
        font-size: 14px;
    }
}
@media only screen and (max-width: 991px) {
    .header-icon a.btn-1 {
        padding: 12px 8px;
    }
    .header-icon{
        display: flex;
    }
}

.mainslider .slick-next { right: 3%; }
.mainslider .slick-prev { left: 3%; }

.mainslider .slick-next,
.mainslider .slick-prev { margin-top: 35px; }


/* Media Queries for Testimonials */
@media (max-width: 1600px) {
    .mainslider .slick-next { right: 3%; }
    .mainslider .slick-prev { left: 3%; }
}

@media (max-width: 1240px) {
    .mainslider .slick-next { right: 3%; }
    .mainslider .slick-prev { left: 3%; }
}

@media (max-width: 992px) {
    .mainslider .slick-next { right: 3%; }
    .mainslider .slick-prev { left: 3%; }
}

@media (max-width: 768px) {
    .mainslider .slick-next { right: 20px; }
    .mainslider .slick-prev { left: 20px; }

    .mainslider .slick-next,
    .mainslider .slick-prev { transform: scale(0.8) translateY(-50%) }
}

                
.coaching-style2-area {
    position: relative;
    display: block;
    background: #ffffff;
    padding: 50px 0 0px;
    /* z-index: 1; */
}

.coaching-style2-area .row {
    margin-left: -25px;
    margin-right: -25px;
}

.coaching-style2-area .row [class*=col-] {
    padding-left: 25px;
    padding-right: 25px;
    z-index: 99;
}
@media only screen and (min-width:1200px){
    .coaching-style2-area .row [class*=col-] {
        margin-top: -110px;
    }
}

.single-coaching-item-style2 {
    position: relative;
    display: block;
    
    border-radius: 20px;
    text-align: center;
    padding: 60px 30px 55px;
    background: #ffffff;
    -webkit-box-shadow: 0px 2px 10px 2px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 8px 10px 2px rgba(0, 0, 0, 0.2);
    border-radius: 12px;
    margin-bottom: 50px;
    z-index: 2;
}

.single-coaching-item-style2 .inner {
    position: relative;
    z-index: 10;
}

.single-coaching-item-style2 .icon {
    position: relative;
    display: block;
    
}

.single-coaching-item-style2 .icon span:before {
    color: #031f4b;
    font-size: 75px;
    line-height: 75px;
    transition: all 700ms ease 100ms;
}

.single-coaching-item-style2:hover .icon span:before {
    color: #ffffff;
}

.single-coaching-item-style2 h3 {
    color: #3fa6fe;
    font-size: 24px;
    line-height: 30px;
    font-weight: 600;
    margin: 19px 0 0;
}

.single-coaching-item-style2 h3 a {
    color: #3fa6fe;
    transition: all 700ms ease 100ms;
}

.single-coaching-item-style2:hover h3 a {
    color: #ffffff;
}

.single-coaching-item-style2 p {
    margin: 15px 0 0;
    transition: all 700ms ease 100ms;
}

.single-coaching-item-style2:hover p {
    color: #ffffff;
}

.single-coaching-item-style2 .coaching-item-style2-bg {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-attachment: scroll;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 20px;
    transform: scaleX(0.0);
    transform-origin: center;
    transform-style: preserve-3d;
    transition: all 0.4s cubic-bezier(0.62, 0.21, 0.45, 1.22);
    z-index: 1;
}

.single-coaching-item-style2 .coaching-item-style2-bg:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    border-radius: 20px;
    background: rgba(63, 165, 254, 0.9);
    background: -moz-linear-gradient(top, rgba(63, 165, 254, 0.9) 0%, rgba(3, 31, 76, 0.9) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(63, 165, 254, 0.9)), color-stop(100%, rgba(3, 31, 76, 0.9)));
    background: -webkit-linear-gradient(top, rgba(63, 165, 254, 0.9) 0%, rgba(3, 31, 76, 0.9) 100%);
    background: -o-linear-gradient(top, rgba(63, 165, 254, 0.9) 0%, rgba(3, 31, 76, 0.9) 100%);
    background: -ms-linear-gradient(top, rgba(63, 165, 254, 0.9) 0%, rgba(3, 31, 76, 0.9) 100%);
    background: linear-gradient(to bottom, rgba(63, 165, 254, 0.9) 0%, rgba(3, 31, 76, 0.9) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#3fa5fe', endColorstr='#031f4c', GradientType=0);
    z-index: -1;
}

.single-coaching-item-style2:hover .coaching-item-style2-bg {
    transform: scaleX(1.0);
}
.color{
    color: #3fa6fe !important;
}
/* my slider */
  
.main-slider {
    position: relative;
    display: block;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    z-index: 10;
}

.main-slider.style1 {
    margin-top: 0px;
}
@media only screen and (min-width: 500px) and (max-width: 767px) { 
.main-slider.style1 .slide {
    padding: 201px 0px 210px;
}  
}
.main-slider .slide {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 150px 0px 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.main-slider.one_page .slide {
    padding: 354px 0px 250px;
}

.main-slider .slide .image-layer {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: all .8s ease-in-out .4s;
}

.main-slider .slide .image-layer:before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    /*background-color: rgba(0, 0, 0, 0.60);*/
    content: "";
    z-index: -1;
}

.main-slider .slick-active .slide .image-layer {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
}

.main-slider .content {
    position: relative;
    z-index: 11;
}

.main-slider.style1 .content {
    position: relative;
    margin-left: 72px;
    max-width: 600px;
    width: 100%;
}

.main-slider.style1 .content.right {
    float: right;
}

.main-slider .auto-container {
    position: relative;
    overflow: hidden;
}

.main-slider .content h3 {
    /*color: #ffffff;*/
    font-size: 16px;
    line-height: 30px;
    font-weight: 600;
    text-transform: uppercase;
    text-decoration: underline;
    letter-spacing: 0.2em;
    opacity: 0;
    transform: translateY(80px);
    transition: all .4s ease-in-out .1s;
}

.main-slider .slick-active .content h3 {
    opacity: 1;
    transform: translateY(0px);
    transition: all .4s ease-in-out .3s;
}

.main-slider .content h2 {
    position: relative;
    /*color: #ffffff;*/
    font-size: 48px;
    line-height: 1.3em;
    font-weight: 600;
    margin-top: 28px;
    /* margin-bottom: 55px; */
    opacity: 0;
    transform: translateY(80px);
    transition: all .4s ease-in-out .1s;
}

.main-slider .slick-active .content h2 {
    opacity: 1;
    transform: translateY(0px);
    transition: all .7s ease-in-out .5s;
}

.main-slider .content .btns-box {
    position: relative;
    opacity: 0;
    transform: translateY(80px);
    transition: all .4s ease-in-out .1s;
}

.main-slider .slick-active .content .btns-box {
    opacity: 1;
    transform: translateY(0px);
    transition: all .7s ease-in-out .7s;
}


.mainslider .slick-prev:hover {
    background: #0098ff;
}


.mainslider .slick-next:hover {
    background: #0098ff;
}

.mainslider .slick-dots {
    position: absolute;
    left: 0;
    bottom: 70px;
    right: 0;
    display: block;
    text-align: center;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto !important;
    line-height: 0;
}
.mainslider .slick-dots li.slick-active {
    background-color: white !important;
    box-shadow: none;
}
.mainslider .slick-dots li:after {
    background-color: #0098ff;
}
@media only screen and (max-width: 499px) {
.main-slider.style1 .slide {
    padding: 201px 0px 210px;
} 
}
.auto-container {
    position: static;
    max-width: 1200px;
    padding: 0px 15px;
    margin: 0 auto;
}
.main-slider .auto-container {
    position: relative;
    overflow: hidden;
}
.banner-headline h3{
    text-decoration: none !important;
}
.intro-banner{
    padding: 250px !important;
}

.snip1578 {
    font-family: 'Open Sans', Arial, sans-serif;
    position: relative;
    display: inline-block;
    margin: 10px;
    min-width: 230px;
    max-width: 315px;
    width: 100%;
    color: #000;
    text-align: left;
    font-size: 16px;
    background: #fff;
    border-radius: 5px;
}
.snip1578 {
    font-family: 'Open Sans', Arial, sans-serif;
    color: #000;
    text-align: left;
    font-size: 16px;
}
.snip1578 *,
.snip1578:before,
.snip1578:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
        text-align: center;
}
.snip1578 img {
    max-width: 35%;
    margin-top: -15px;
    margin-left: 60%;
    margin-bottom: 15px;
    backface-visibility: hidden;
    vertical-align: top;
    border-radius: 5px;
    height: 150px;
}
.snip1578 figcaption {
    position: absolute;
    top: 0;
    right: 40%;
    left: 0;
    bottom: 0;
    padding: 15px;
}
.snip1578 h3 {
    margin: 0;
    font-size: 1.1em;
    font-weight: normal;
}
.snip1578 .icons {
    font-size: 1.6rem;
}
.snip1578 .icons a {
    color: #ccc;
}
.snip1578 .icons a:hover {
    color: #2980B9;
}
.ls.mses {
    background-color: #E6E6E6;
    color: #6E6E6E;
    text-align: center;
}
.page_topline {
    line-height: 1.4;
}
img, figure {
    height: auto;
    max-width: 100%;
}
figure {
    margin: 0 0 1rem;
}
.page_topline h3{
    font-feature-settings: "lnum" 1;
    font-variant-numeric: lining-nums;
    font-weight: 300;
    line-height: 1.4;
    margin-bottom: 0.65em;
}
.snip1578 h3 {
    margin: 0;
    font-size: 1.1em;
    font-weight: normal;
  }
img,
figure {
    height: auto;
    max-width: 100%;
}
figcaption {
    font-size: 0.95em;
    line-height: 1.4;
    padding: 10px 0 7px;
}
.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #DEE2E6;
    border-radius: .25rem;
    max-width: 100%;
    height: auto;
}
hr {
    border-color: #E1E1E1;
    margin-bottom: 30px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 30px;
}
hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top-color: currentcolor;
    border-top-style: none;
    border-top-width: 0px;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    border-top: 1px solid rgba(0,0,0,.1);
    border-top-color: rgba(0, 0, 0, 0.1);
}
figcaption h3 a{
    color: black !important;
}
figcaption h3 a:hover{
    color: #55BCE7 !important;
}
figcaption h3 a:hover label{
    color: black !important;
}
label{
    font-size: 12px;
    font-weight: 700;
    line-height: 1.6em;
    letter-spacing: 0.1em;
    text-transform: uppercase;
}

.header-details .footer-row{
    border: none;
    height: auto;
}
.myshadow{
    box-shadow: 0 2px 12px rgba(0,0,0,0.12);
    padding: 20px;
}
.mycenter{
    text-align: center;
}
.mycenter ul li{
    display: inline-block !important;
    margin-right: 50px !important;
    margin-bottom: 0px !important;
}
@media only screen and (max-width:992px){
    .mycenter ul li{
        margin-right: 30px !important;
    }
}
@media only screen and (max-width:1200px) and (min-width:992px){
    .mycenter ul li{
        margin-right: 40px !important;
    }
}
@media only screen and (max-width:1240px) and (min-width:1200px) {
    .myshadow{
        padding: 20px 0px;
    }
    .mycenter ul li{
        margin-right: 35px !important;
    }
}

.freelancer-overview .freelancer-avatar {
    width: 100%;
}

