body {
    overflow-x: hidden;
    /* background-color: #f5f5f5; */
}
body.bg-f5{
    background-color: #f5f5f5;
}
body.bg-f5 #top-page{
    background-color:#fff;
}
/* home */

.welcome-user {
    height: 100%;
}

.carousel-item img {
    /* height: 281px; */
    /* max-height: 281px; */
    width: 100%;
    /* height: 245px; */
}

.carousel-caption {
    /* right: 5%; */
    /* left: 5%; */
    text-align: right;
    z-index: 0;
}

.form-group.material .icon.show-password {
    left: 15px;
    top: 36px;
    display: block;
}
.carousel-indicators {
    bottom: -12px;
    /* right: 0; */
    /* left: unset; */
    /* margin-right: 47px; */
}

.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #bdbdbd;
}

.carousel-indicators li.active {
    background-color: #56ccf2;
}

.tarh-card .tarh-card-image img {
    border-radius: 11px 11px 0 0;
}

.owl-carousel .owl-stage-outer {
    padding: 7px 0px;
    /* text-align: center; */
}
.ServiceTypeSection .owl-carousel .owl-stage-outer{
       display: flex;
    justify-content: center; 
}
.ServiceTypeSection .owl-carousel .owl-stage-outer .owl-stage{
          display: flex;
    justify-content: center;  
}
#owl-demo .owl-stage-outer {
    padding: 0;
    border-radius: 10px;
}

section .owl-theme .owl-nav {
    line-height: 0;
    display: block;
    position: relative;
    bottom: 140px;
    width: 100%;
    text-align: revert;
}
#filtering .owl-theme .owl-nav {
    bottom: 69px;
}
#filtering section .owl-theme .owl-nav.disabled{
    display:none;
}
#filtering section .owl-theme button.serviceType{
    
white-space: nowrap;
    
overflow: hidden;
    
text-overflow: ellipsis;
    
width: 100%;
}
.slider-main .owl-nav{
    display: none !important;
}
.sec-1 .slider-main-BeforeLogin .owl-nav{
    display:none !important;
}
.sec-1 .slider-main .owl-dots{
    position: absolute;
    width: 100%;
    bottom: 26px;
}
.sec-1 .slider-main-BeforeLogin .owl-dots{

        position: absolute;
    width: 100%;
    bottom: 12px;
}
.sec-1 .owl-theme .owl-dots .owl-dot span {
    background: #7d7d7d;
}

.sec-1 .owl-theme .owl-dots .owl-dot.active span{
        background: #fff;
}
.sec-1 .owl-theme .owl-dots .owl-dot:hover span{
    background:#52c6d8;
}
.sec-1 #owl-demo .item img{
    /* display: block; */
    /* width: 100%; */
    /* height: auto; */
    border: 1px solid #fcfcfc;
}
.sec-2 .owl-theme .owl-nav,
.sec-3 .owl-theme .owl-nav, .sec-8 .owl-theme .owl-nav, .sec-6 .owl-theme .owl-nav
{
    bottom:252px;
}
.sec-2.afterlogin .owl-theme .owl-nav{
    bottom: 176px;
}
.sec-2.afterlogin .owl-prev span {

right: -18px;
}
.sec-2.afterlogin .owl-next span {
    left: -18px;
}

.sec-7 .owl-theme .owl-nav
{
    bottom: 214px;
}
.owl-carousel-category .owl-nav{
        bottom: 148px !important;
}
.sec-7 .owl-item .item .sub-cats .overlay.position-absolute{
    top:15px;
    right:15px
}
.sec-7 .owl-item .item .sub-cats .overlay.position-absolute p{
    margin-bottom:4px
}
.sec-7 .owl-item .item a{
    color:#fff;
    font-size:14px;
    border-radius: 10px;
}
.sec-7 .owl-item .item a:hover .subcat-title
{
    background:#52c6d8!important;
 color:#fff !important;
  
}
.sec-7 .owl-item .item a:hover .sub-cats.position-relative{
        border-radius: 10px;
        background-blend-mode: darken;
    background-color: rgb(0 0 0 / 48%);
}
.sec-7 .owl-item .item a .subcat-title{
     font-size: 14px;
     font-weight: 700;
     color: #333333;
     /*      -webkit-text-stroke: 0.04rem #f5f5f5;
     -webkit-text-fill-color: #000; */
     border-radius: 10px;
     background:#fff;
     padding: 2px 12px;
     overflow: hidden;
     max-width: 24ch;
     text-overflow: ellipsis;
     white-space: nowrap;
}

.sec-7 .sub-cats.position-relative{
    /* background-color: #88808094; */
    border-radius: 10px;
        background-blend-mode: darken;
    background-color: rgb(0 0 0 / 0.14);
}
.sec-7 .owl-item .item a img{
    border-radius: 10px;
    mix-blend-mode: color;
    /* height: 350px; */
}
.owl-prev span,
.owl-next span {
    top: 36%;
}

.owl-next span {
    position: absolute;
    /* top: 150px; */
    font-size: 45px;
    left: -10px;
    width: 45px;
    height: 45px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    color: #b5b4b4;
}

.owl-prev span {
    position: absolute;
    /* top: 150px; */
    font-size: 45px;
    right: -10px;
    width: 45px;
    height: 45px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    color: #b5b4b4;
}
.owl-prev span:hover,
.owl-next span:hover{
     color: #52c6d8;
}
.banner-show {
    position: relative;
}

.banner-show > img {
    width: 100%;
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.banner-show .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 40px;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.5)),
        color-stop(50%, rgba(0, 0, 0, 0.4)),
        to(rgba(0, 0, 0, 0.5))
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.4) 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.4) 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000', GradientType=1);
    border-radius: 15px;
    color: white;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: start;
}

.banner-show .overlay p {
    margin: 1rem 0;
    width: 100%;
    line-height: 35px;
}

.banner-show .overlay > img {
    width: 155px;
    height: 70px;
    -o-object-fit: unset;
    object-fit: unset;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-filter: drop-shadow(3px 5px 2px #686868);
    filter: drop-shadow(3px 5px 2px #686868);
}

.sec-5 .banner-show .overlay {
    align-items: flex-start;
    justify-content: start;
}

.sec-5 .banner-show > img {
    width: 100%;
    height: 200px;
}

.sec-5 .banner-show .overlay .man,
.sec-5 .banner-show .overlay img {
    height: 180px;
}

/* .sub-cats {
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.27), rgba(0, 0, 0, 0.27));
    box-shadow: 0px 0px 6px rgba(0, 0, 0, 0.1);
    border-radius: 5px;
    display: none !important;
}
li.nav-item:hover ul.sub-cats {
    display: block !important;
} */
/* .sub-cats img {
    width: 100%;
    border-radius: 5px;
}

.sub-cats .overlay {
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.2);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    color: #fff;
    border-radius: 5px;
} */

footer .footer-sec-1 {
    background-color: #f2f2f2;
    padding-top: 3rem;
    padding-bottom: 1rem;
}

footer .row .col-md ul li:first-child {
    margin-bottom: 30px;
    font-weight: 700;
    color: #000;
}

footer .row .col-md ul li {
    margin-bottom: 20px;
}

footer .row .col-md ul li a {
    font-size: 14px;
    color: #828282;
    transition: all 0.3s;
    text-decoration: none;
}

footer .row .col-md ul li a:hover {
    color: #52c6d8;
}

footer .row .col-md-5 span {
    font-weight: 700;
    color: #000;
}

footer .row .col-md-5 ul.socials li a {
    margin-right: 10px;
    font-size: 20px;
    background-color: #bdbdbd;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .row .col-md-5 ul.validate li a {
    /* margin-right: 10px; */
    font-size: 20px;
    background-color: #fff;
    border-radius: 10px;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    padding: 10px;
    min-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .copyright img {
    filter: grayscale();
    margin-left: 20px;
}

footer .copyright ul li:first-child {
    /* margin-left: 15px; */
}

footer .copyright ul li {
    color: #828282;
    font-size: 14px;
}

footer .copyright ul li b {
    color: #333;
}

.scroll-top {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 30px;
    bottom: 30px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scroll-top a {
    display: block;
    font-size: 22px;
    color: #4f4f4f;
    position: relative;
    top: 3px;
}
.sec-9 img {
    box-shadow: 0px 0px 10px 0px #0000001a;
}
@media(max-width:830px){
    section.sec-introduction span,
    .sec-2.afterlogin h5{
    font-size: 28px !important;
}
section.sec-introduction p{
    font-size: 15px !important;
}
}
@media (min-width: 1200px) and (max-width: 1330px) {
    .sec-2.afterlogin .owl-theme .owl-nav{
        bottom: 148px !important;
    }
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 205px;
    }
    .owl-carousel-category .owl-nav{
          bottom: 142px!important;
    }
}
@media (min-width:328px) and (max-width: 349px) {
        .sec-2.afterlogin .owl-theme .owl-nav{
        bottom: 154px;
    }
}
@media (min-width:350px) and (max-width: 600px) {
        .sec-2.afterlogin .owl-theme .owl-nav{
        bottom: 152px;
    }
}
@media (min-width:600px) and (max-width: 629px) {
        .sec-2.afterlogin .owl-theme .owl-nav{
        bottom: 176px;
    }
}

@media (min-width:629px) and (max-width: 739px) {
        .sec-2.afterlogin .owl-theme .owl-nav{
        bottom: 152px;
    }
}

@media (min-width:739px) and (max-width:780px) {
        .sec-2.afterlogin .owl-theme .owl-nav{
        bottom: 176px;
    }
}
@media (min-width:781px) and (max-width: 999px) {
        .sec-2.afterlogin .owl-theme .owl-nav{
        bottom: 154px;
    }
}
@media (min-width:1000px) and (max-width: 1199px) {
        .sec-2.afterlogin .owl-theme .owl-nav{
        bottom: 176px;
    }
    .sec-1 .searchindex-minus .input-group button.btn{
        width: 17% !important;
    }
    .sec-1 .searchindex-minus .input-group input {
    width: 83% !important;
}
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 151px;
    }
    .owl-carousel-category .owl-nav {
    bottom: 111px !important;
}

}
@media (min-width:990px) and (max-width: 999px) {
    .sec-1 .searchindex-minus .input-group button.btn{
        width: 17% !important;
    }
    .sec-1 .searchindex-minus .input-group input {
    width: 80% !important;
    }
}
@media (min-width:880px) and (max-width: 999px) {

    .sec-7 .owl-theme .owl-nav
    {
        bottom: 346px;
    }
}
@media (min-width: 300px) and (max-width: 319px) {
    .owl-carousel-category .owl-nav {
    bottom: 186px !important;
}
}
@media (min-width: 320px) and (max-width: 349px) {
    .owl-carousel-category .owl-nav {
    bottom: 199px !important;
}
}
@media (min-width: 350px) and (max-width: 379px) {
    .owl-carousel-category .owl-nav {
    bottom: 122px !important;
}
}
@media (min-width: 380px) and (max-width: 399px) {
    .owl-carousel-category .owl-nav {
    bottom: 129px !important;
}
}
@media (min-width: 400px) and (max-width: 439px) {
    .owl-carousel-category .owl-nav {
    bottom: 140px !important;
}
}
@media (min-width: 440px) and (max-width: 469px) {
    .owl-carousel-category .owl-nav {
    bottom: 145px !important;
}
}
@media (min-width: 470px) and (max-width: 489px) {
    .owl-carousel-category .owl-nav {
    bottom: 112px !important;
}
}
@media (min-width: 490px) and (max-width: 539px) {
    .owl-carousel-category .owl-nav {
    bottom: 120px !important;
}
}
@media (min-width: 540px) and (max-width: 599px) {
    .owl-carousel-category .owl-nav {
    bottom: 128px !important;
}
}
@media (min-width:600px) and (max-width: 639px) {
    .owl-carousel-category .owl-nav {
    bottom: 138px !important;
}
}
@media (min-width:640px) and (max-width: 699px) {
    .owl-carousel-category .owl-nav {
    bottom: 118px !important;
}
}
@media (min-width:700px) and (max-width: 749px) {
    .owl-carousel-category .owl-nav {
    bottom: 126px !important;
}
}
@media (min-width:750px) and (max-width: 799px) {
    .owl-carousel-category .owl-nav {
    bottom: 132px !important;
}
}
@media (min-width:800px) and (max-width: 849px) {
    .owl-carousel-category .owl-nav {
    bottom: 119px !important;
}
}
@media (min-width:850px) and (max-width: 900px) {
    .owl-carousel-category .owl-nav {
    bottom: 122px !important;
}
}
@media (min-width:900px) and (max-width: 999px) {
    .owl-carousel-category .owl-nav {
    bottom: 128px !important;
}
}
@media (min-width:770px) and (max-width: 879px) {
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 300px;
    }
}
@media (min-width:715px) and (max-width: 769px) {
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 278px;
    }
}
@media (min-width:670px) and (max-width: 714px) {
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 270px;
    }
}
@media (min-width:600px) and (max-width: 669px) {
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 251px;
    }
}
@media (min-width:500px) and (max-width: 599px) {
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 409px;
    }
}
@media (min-width:450px) and (max-width: 499px) {
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 358px;
    }
}
@media (min-width:400px) and (max-width: 449px) {
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 330px;
    }
}
@media (min-width:320px) and (max-width: 399px) {
    .sec-7 .owl-theme .owl-nav
    {
        bottom: 292px;
    }

}
@media (min-width:320px) and (max-width: 575px) {
    .sec-1 .searchindex-minus .input-group button.btn{
        width: 15% !important;
    }
    .sec-1 .searchindex-minus .input-group input {
    width: 82% !important;
    display: inline-block;
    margin: 0;
}
 .sec-1 .searchindex-minus .input-group input::placeholder{
     font-size:13px !important
 }
}
@media (max-width: 575.98px) {
    section {
        /* padding-top: 2rem; */
        /* padding-bottom: 2rem; */
    }

    .banner-show .overlay p {
        margin: 1rem 0;
        width: 100%;
        line-height: 29px;
        font-size: 15px !important;
    }
}
@media (max-width: 768px) {
    footer .copyright ul li {
        text-align: right !important;
    }
}
@media (min-width: 576px) and (max-width: 767.98px) {
    .banner-show .overlay p {
        margin: 0;
        width: 100%;
        line-height: 29px;
        font-size: 15px !important;
    }
}

/* Register login modals */
.alerty .iconic {
    width: 25px;
    height: 25px;
    border-radius: 50%;
    background-color: #f2c94c;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.confirmCode input {
    border-radius: 12px;
    border-width: 2px;
    text-align: center;
    letter-spacing: 30px;
    border-color: #52c6d8;
}

.confirmCode input:focus {
    box-shadow: none;
    outline: none;
}

.confirmCode.is-invalid input,
.confirmCode.is-invalid small {
    border-color: #eb5757;
    color: #eb5757;
}

/* .inputUsernameForLogin.form-group.material .icon {

    top: 25px;

} */

/* intro */

/* .tr-navbar.no-sidebar {
    position: -webkit-sticky !important;
    position: sticky !important;
    top: 0;
    z-index: 1020;
}

.tr-navbar {
    background-color: #fff !important;
    filter: none;
} */
/* 
.categories-nav {
    background-color: #F9F9F9 !important;
    filter: none;
}
nav.tr-navbar.no-sidebar ul li:first-child
{
    margin: 0 0 0 18px;
}
nav.tr-navbar.no-sidebar ul li:last-child
{
    margin: 0 18px 0 0;
}
nav.tr-navbar.no-sidebar ul li:not(:last-child) {
    margin: 0 18px;
} */

section.sec-1,
section.sec-2,
section.sec-3,
section.sec-4,
section.sec-5,
section.sec-6,
section.sec-7 {
    padding-top: 2rem;
    padding-bottom: 3rem;
    /* margin-bottom: 2rem; */
}
section.sec-7{
    margin-top: 3rem;
}
section.sec-introduction span{
    font-size:48px;
    font-weight:700;
    color:#4f4f4f;
}
section.sec-introduction p{
    font-size:18px;
    text-align: justify !important;
}
section.sec-5 .banner{
    background-image:url(https://picsum.photos/200/150);
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 35px;
    color: #fff;
    padding: 61px 25px;
}
section.sec-7 .banner{
    background-color: #7a0060;
    border-radius: 35px;
    color: #fff;
    padding: 3rem 3rem 3rem;
    position: relative;
    margin: 0;
}
section.sec-7 .banner .img-banner{
    position:absolute;
    left:0;
    bottom:0;
    /* top: 2px; */
    /* margin-top: 7rem; */
}
section.sec-7 .banner button,
section.sec-5 .banner button
{
    background:#fff;
    color:#52c6d8;
    border:none;
    font-size:14px;
    border-radius:5px;
    margin-top: 2rem;
}
section.sec-6{
   margin-top:1.5rem!important
} 

/* section {
    padding-top: 5rem;
    padding-bottom: 3rem;
} */

.sec-1 {
    background-color: #f9f9f991;
    /* min-height: 400px; */
}
.sec-1.afterlogin{
     background: linear-gradient(101.65deg, #44107A 1.94%, #1F0C57 45.72%, #000839 66.08%, #000839 84.77%);
}
.sec-2.afterlogin,
.sec-7.afterlogin
{background: #000839;padding: 6rem 0;}

.sec-7.afterlogin{
    padding:5rem 0 !important;
    background: #F2F2F2;
}
.sec-7.afterlogin .title .col-lg-4.col-md-4{
    display:none;
}
.sec-1 h4 {
    color: #fff;
    font-size: 48px;
    font-weight: 700;
    text-align: right;
}
.sec-1 span,
.sec-1 ul li a {
    color: #fff;
    border-color: #fff;
    border-radius: 10px;
}
.sec-1 .webSearch a:hover p,
.sec-1 .webSearch a:hover p span
{
    color: #52c6d8 !important;
}
.sec-1 .input-group {
    box-shadow: 0px 0px 5px rgb(0 0 0 / 5%);
    border-radius: 5px;
    height: 43px;
}
.sec-1 .input-group .input-group-append,
.sec-1 .input-group input{
    height: 43px;
}
.sec-1 .searchindex-minus .input-group input{
    width: 91%;
    border: none;
    outline: none;
    font-size: 16px;
}
.sec-1 .searchindex-minus .input-group{
    background: #ffffff;
    box-shadow: 0px 0px 4px rgb(0 0 0 / 24%);
}
.sec-1 .searchindex-minus div#myUL ul li, .sec-1 .searchindex-minus div#myUL ul li {
    padding: .5rem 1rem;
    margin: 0;
}
.sec-1 .searchindex-minus div#myUL ul li:hover a, .sec-1 .searchindex-minus div#myUL ul li:hover a{
        /* background-color: #f5f5f5; */
    color: #52c6d8 !important;
}
.sec-1 .searchindex-minus div#myUL ul li a,.sec-1 .searchindex-minus div#myUL ul li a {
    font-size: 12px;
    font-weight: 700;
}
.sec-1 .searchindex-minus .input-group button.btn{
    width: 9%;
    background-color: #52c6d8;
    border-radius: 5px 0 0 5px;
    background-color: #52c6d8;
    color: #ffffff;
    float: left;
    font-size: 20px;
    height: inherit;
}
.sec-1 .searchindex-minus div#myUL ul li a img, .sec-1 .searchindex-minus div#myUL ul li a img{
    width: 33px;
    height: 33px;
    margin-left: .5rem;
}

.sec-1 .searchindex-minus div#myUL {
    z-index: 5;
    position: absolute;
    background: #fff;
    width: 100%;
    /* display: none; */
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgb(0 0 0 / 10%);
    margin-top: .3rem;
}
.sec-1 .searchindex-minus div#myUL p.px-md-2{
    padding:0 .5rem !important
}
.sec-1 .input-group input::placeholder {
    font-style: normal;
    font-weight: normal;
    font-size: 14px;
    line-height: 23px;
    text-align: right;
    color: rgba(82, 198, 216, 0.75);
}

.sec-1 .col-xl-6:first-child .d-flex ul li a,
.sec-1 .col-xl-6:first-child .d-flex span {
    color: #828282;
    border-color: #828282;
    border-radius: 8px;
}

.sec-1 .carousel-item .col-9 {
    margin-bottom: 100px;
}

.sec-1 .carousel-indicators li.active {
    background-color: #fff;
}

.sec-1 .carousel-indicators li {
    border-radius: 50%;
    height: 10px;
    width: 10px;
    background-color: #f2f2f2;
}
.sec-2.afterlogin h5{
    color:#fff !important;
    font-size:48px !important;
    font-weight:700 !important;
}
.sec-2 h5,
.sec-3 h5,
.sec-8 h5, .sec-5 h5,
.sec-9 h5, .sec-7 h5,
.sec-6 h5 {
    font-weight: 700 !important;
    font-size: 19px !important;
    color: #1b2661 !important;
}
 .sec-7.afterlogin h5{
     /* color:#fff !important; */
     font-size: 21px !important;
 }
.sec-3 .modal h5, .sec-2 .modal h5, .sec-8 .modal h5, .sec-5 .modal h5, .sec-9 .modal h5, .sec-7 .modal h5, .sec-6 .modal h5{
    font-size:14px !important;
}
.sec-2 a {
    text-decoration: none;
    color: #828282;
    cursor: default;
    font-size: 14px;
    margin: 1rem 0;
    cursor: pointer;
}
.sec-2 a:hover {
    color:#52c6d8
}
.sec-2 .row {
    /* margin-top: 2rem; */
}

.sec-2 a img {
    width: 80px;
    height: 80px;
    cursor: pointer;
    margin: 0 auto;
    display: block;
}

.sec-3 {
    background: #f9f9f991;
}
.sec-3 .video-description-all h5 {
    color: #4f4f4f;
}
.sec-3 .vdd-sub-title {
    margin-bottom: 20px;
}

.sec-3 .vdd-sub-title span:last-child {
    font-weight: 700;
    font-size: 16px;
    color: #333;
}

.sec-3 .vdd-text {
    font-size: 14px;
    color: #4f4f4f;
    line-height: 29px;
}

/*---- Video Box ----*/

.sec-3 .box-video {
    background-color: #f6f6f6;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.sec-3 .box-video video {
    position: relative;
    top: 8px;
    border-radius: 0 0 15px 15px;
}

.sec-3 .box-video {
    border-radius: 15px;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.39);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.39);
    background-color: #f6f6f6;
}

.sec-3 .box-video.intro video {
    position: relative;
    top: 8px;
    border-radius: 0 0 10px 10px;
}

.sec-3 .box-video .iconPlayer {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    margin-top: 4px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    display: none;
}

.sec-3 .box-video .iconPlayer.active {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sec-3 .box-video .iconPlayer i {
    opacity: 0.6;
}

.sec-3 .box-video div {
    background-color: #f6f6f6;
    height: 40px;
    border-radius: 15px 15px 0 0;
}

.sec-3 .box-video ul li .dots {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.2);
}

.sec-3 .box-video ul li {
    margin-left: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.sec-3 .box-video ul li .dots.red {
    background-color: #ff333e;
}

.sec-3 .box-video ul li .dots.orange {
    background-color: #ffb932;
}

.sec-3 .box-video ul li .dots.green {
    background-color: #00c11a;
}

.sec-4 h5 {
    font-weight: 700;
    font-size: 19px !important;
    color: #1b2661 !important;
    margin: 0;
}

.btn.bg-white.shadow-sm.text-tarhito:hover {
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.25) !important;
}

.banner-show {
    position: relative;
}

.banner-show > img {
    width: 100%;
    height: 280px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 15px;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
}

.sec-7 ul.carousel__list li.carousel__item .example-slide p {
    font-size: 16px !important;
}
.sec-7 ul.carousel__list li.carousel__item .example-slide p:last-child {
    width: 100% !important;
}
.sec-7 ul.carousel__list li.carousel__item .example-slide button {
    color: #52c6d8 !important;
    font-size: 14px !important;
    right: 59px !important;
}
.banner-show .overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    padding: 20px 40px;
    background: -webkit-gradient(
        linear,
        left top,
        right top,
        from(rgba(0, 0, 0, 0.5)),
        color-stop(50%, rgba(0, 0, 0, 0.4)),
        to(rgba(0, 0, 0, 0.5))
    );
    background: -o-linear-gradient(
        left,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.4) 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    background: linear-gradient(
        to right,
        rgba(0, 0, 0, 0.5) 0%,
        rgba(0, 0, 0, 0.4) 50%,
        rgba(0, 0, 0, 0.5) 100%
    );
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#80000000', GradientType=1);
    border-radius: 15px;
    color: white;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: start;
}

.banner-show .overlay p {
    margin: 1rem 0;
    width: 100%;
    line-height: 35px;
}

.banner-show .overlay > img {
    width: 155px;
    height: 70px;
    -o-object-fit: unset;
    object-fit: unset;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-filter: drop-shadow(3px 5px 2px #686868);
    filter: drop-shadow(3px 5px 2px #686868);
}

.sec-7 .banner-show .overlay {
    align-items: flex-start;
    justify-content: start;
}

.sec-7 .banner-show > img {
    width: 100%;
    height: 200px;
}

.sec-7 .banner-show .overlay .man {
    left: 0;
    right: 0;
    top: -126px;
}

.freelancers-offer.owl-carousel .owl-stage-outer {
    /* padding-bottom: 15px; */
}

.freelancers-offer .owl-theme .owl-nav {
    line-height: 0;
}

.freelancers-offer .owl-prev span,
.freelancers-offer .owl-next span {
    /* top: 36%; */
}

.freelancers-offer .owl-next span {
    position: absolute;
    /* top: 150px; */
    font-size: 45px;
    left: -12px;
    width: 50px;
    height: 50px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    color: gray;
}

.freelancers-offer .owl-prev span {
    position: absolute;
    /* top: 150px; */
    font-size: 45px;
    right: -12px;
    width: 50px;
    height: 50px;
    background: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 50%;
    -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.2);
    color: gray;
}

footer .footer-sec-1 {
    background-color: #f2f2f2;
    padding: 2rem 0;
    /* padding-bottom: 1rem; */
}

footer .row .col-md ul li:first-child {
    margin-bottom: 22px;
    font-weight: 700;
    color: #000;
}

footer .row .col-md ul li {
    margin-bottom: 14px;
    font-size: 14px;
}

footer .row .col-md ul li a {
    font-size: 14px;
    color: #828282;
    transition: all 0.3s;
    text-decoration: none;
}

footer .row .col-md ul li a:hover {
    color: #52c6d8;
}

footer .row .col-md-5 span {
    font-weight: 700;
    color: #000;
    font-size: 14px;
}

footer .row .col-md-5 ul.socials li a {
    margin-right: 10px;
    font-size: 20px;
    background-color: #c7c7c7fa;
    border-radius: 50%;
    width: 40px;
    height: 40px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}
footer .row .col-md-5 ul.socials li a:hover{
        color: #52c6d8;
}
footer .row .col-md-5 ul.validate li a {
    /* margin-right: 10px; */
    font-size: 20px;
    background-color: #fff;
    border-radius: 10px;
    filter: drop-shadow(0px 0px 10px rgba(0, 0, 0, 0.1));
    padding: 10px;
    min-width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

footer .copyright img {
    filter: grayscale();
    margin-left: 8px;
}

footer .copyright ul li:first-child {
    /* margin-left: 15px; */
}

footer .copyright ul li {
    color: #828282;
    font-size: 14px;
}

footer .copyright ul li b {
    color: #333;
}

.scroll-top {
    position: fixed;
    width: 40px;
    height: 40px;
    right: 30px;
    bottom: 30px;
    border-radius: 50%;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.24);
    background-color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
}

.scroll-top a {
    display: block;
    font-size: 22px;
    color: #4f4f4f;
    position: relative;
    top: 3px;
}

@media (max-width: 575.98px) {
    section {
        /* padding-top: 2rem; */
        /* padding-bottom: 2rem; */
    }

    .banner-show .overlay p {
        margin: 1rem 0;
        width: 100%;
        line-height: 29px;
        font-size: 15px !important;
    }
}

@media (min-width: 576px) and (max-width: 767.98px) {
    .banner-show .overlay p {
        margin: 0;
        width: 100%;
        line-height: 29px;
        font-size: 15px !important;
    }
}
@media (min-width: 990px) {

    .sec-1 .input-group {
    box-shadow: 0px 0px 5px rgb(0 0 0 / 5%);
    border-radius: 5px;
    height: 43px;
    width: 88%;
    }
}
@media (max-width: 991px) {
        .sec-1 h4 {
    font-size: 30px!important;
}
    .sec-5 ul.carousel__list li.carousel__item p {
        max-width: 100% !important;
        right: 0 !important;
        top: 64px !important;
        height: 99px !important;
    }
    .sec-5 ul.carousel__list li.carousel__item button {
        top: 225px !important;
        left: 55px !important;
    }
}
@media (max-width: 425px) {
    .sec-7 ul.carousel__list li.carousel__item .example-slide p {
        height: 100% !important;
        top: 0px !important;
        padding: 22px;
        right: unset !important;
    }
    .sec-7 ul.carousel__list li.carousel__item .example-slide button {
        right: 22px !important;
    }
    .sec-7 ul.carousel__list li.carousel__item .example-slide img {
        display: none !important;
    }
    footer .copyright div:last-child {
        order: 1;
        -webkit-order: 1;
    }
    footer .copyright div:first-child {
        order: 2;
        -webkit-order: 2;
    }
    footer .copyright ul li {
        margin: 10px 0;
        text-align: right !important;
    }
}
@media (max-width: 320px) {
    footer .row .col-md ul li {
        font-size: 11px;
    }
    footer .row .col-md ul li a {
        font-size: 11px;
    }
}
/* New */

.albumsArea {
    height: 120px;
    overflow: auto;
}
