/* ============================
CSS INDEX
=============================

    # HEADER STARTS 
        -- header top
        -- main menu area
    # BANNER STARTS
    # AWARDS STARTS
    # ABOUT US STARTS
    # SERVICE STARTS
    # CTA STARTS
    # FAQ STARTS
    # TEAM STARTS
    # PROJECTS 
    # BRAND
    # TESTIMONIAL
    # BLOG 
    # FOOTER
    # HOME TWO STARTS
        -- HEADER
        -- BANNER
        -- SERVICE
        -- ABOUT US
        -- AWARD
        -- FAQ
        -- TEAM MEMBER
        -- PROJECT
        -- TESTIMONIAL
        -- BRAND
        -- BLOG
        -- FOOTER
    # HOME THREE STARTS 
        -- HESDER
        -- ABOUT US
        -- AWARD
        -- SERVICE
        -- FAQ
        -- TEAM MEMBER
        -- BRAND
        -- PRICING TABLE
        -- PROJECTS
        -- TESTIMONIAL
        -- BLOG POST
        -- FOOTER
    # ABOUT US
        -- HEADER
        -- BANNER
        -- ABOUT US
        -- BRAND
        -- TEAM MEMBER
        -- TESTIMONIAL
        -- BLOG POST
        -- FOOTER
    # OUR SERVICES
        -- SERVICES
        -- BRAND
        -- PRICING TABLE
    # SERVICE DETAILS
        -- SERVICE DETAILS
    # RESEARCH
        -- PROJECTS
        -- BRAND
        -- PRICING TABLE
    # RESEARCH DETAILS
    # TEAM MEMBER
    # TEAM DETAILS
    # BLOG
    # SHOP
    # APPOINMENT
    # CONTACT
    # ERROR
   
/* ============================
CSS INDEX
=============================== */


body{
    font-family: 'Red Rose', cursive;
    overflow-x: hidden;
    color: #676F86;
}

img{
    max-width: 100%;
    height: auto;
}

ul{
    margin-bottom: 0;
}

h1,h2,h3,h4,h5,h6{
    color: #1b1525;
}

button .btn{
    box-shadow: none;
}

a:focus,
button:focus,
.btn:focus,
select:focus,
input:focus,
textarea:focus{
    box-shadow: none;
    outline: none;
}

a,
a:hover {
    text-decoration: none;
}

button {
    cursor: pointer;
}

textarea {
    height: 120px;
    width: 100%;
}

ul, ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* =================
   predoler starts
===================*/
.preloader-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 10000;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #f7f7f9;
}

.bounce-active {
    animation: bounce 2s infinite;
    -webkit-animation: bounce 2s infinite;
    -moz-animation: bounce 2s infinite;
    -o-animation: bounce 2s infinite;
}

.preloader img {
    display: inline-block;
    max-width: 100px;
}
/* =================
    predoler ends
==================== */

/* ==================
    HEADER STARTS
=================== */
/* HEADER TOP STARTS */
header{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.header-top {
    position: relative;
    z-index: 10;
}

.header-top-content span{
    color: #fff;
    width: 100%;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.header-top-content-wrapper ul{
  width: 100%;
  height: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-left: -105px;
}

.header-top-content-wrapper ul li a{
    display: inline-block;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    transition: 0.5s;
}

.header-top-content-wrapper ul li a:hover{
    color: #0CB88E;
}

.header-top-content-wrapper ul li{
    position: relative;
    margin-right: 25px;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
}

.header-top-content-wrapper ul li i{
    margin-right: 5px;
}

.hrader-top-info ul{
    display: flex;
    justify-content: center;
    align-items: center;
    height: 45px;
    
}

.home-three-hrader-top-info ul{
    margin-left: 50px;
}

.hrader-top-info ul li{
    margin: 0 10px;
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
}

.hrader-top-info ul li a{
   color: #8E95AA; 
   font-size: 16px;
   transition: 0.3s;
}

.hrader-top-info ul li a:hover{
    color: #ffffff;
}
/* HEADER TOP ENDS */


/* main menu area starts */
/*MOBILE MENU STARTS*/
.mobile-menu-trigger {
    cursor: pointer;
    margin-left: 30px;
    display: none;
}

.mobile-menu-trigger span {
    height: 2px;
    display: block;
    width: 35px;
    margin-bottom: 9px;
    background-color: #000;
}

.mobile-menu-trigger span:last-child {
    margin-bottom: 0;
}

.mobile-menu-container {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: url('tema/images/footer-form-bg.jpg') no-repeat;
    background-size: cover;
    z-index: 9999;
    opacity: 0;
    visibility: hidden;
    overflow-y: scroll;
    -ms-transform: translateX(100%);
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    overflow-x: hidden;
    -webkit-transition: .4s;
    transition: .4s;
}

#mobile-menu-wrap {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 0;
    padding: 120px 0px 50px 0px;
}

#mobile-menu-wrap div {
    background-color: transparent;

}

.mobile-menu-container.menu-open {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateX(0%);
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
}

.slicknav_nav, .slicknav_nav.slicknav_hidden {
    display: block !important;
    text-align: left;
    margin-top: 25px;
}

.slicknav_btn {
    display: none !important;
}

.slicknav_menu {
    padding-left: 0;
}

.slicknav_nav li a {
    display: block;
    border-bottom: 1px solid #ffffff14;
    font-weight: 400;
    padding-left: 30px;
}

.slicknav_item.slicknav_row a {
    border-bottom: 0;
}

.slicknav_nav .slicknav_row, .slicknav_nav a {
    padding: 10px 0px;
    margin: 0;
}

.slicknav_nav .slicknav_arrow {
    font-size: 15px;
}

.slicknav_nav ul {
    margin: 0 0 0 25px;
}

.slicknav_nav .menu-item-has-children ul {
    margin-bottom: 20px;
}

.slicknav_item.slicknav_row {
    display: inline-block;
    width: 100%;
    position: relative;
    padding-left: 30px;
}

.slicknav_arrow {
    -webkit-transition: .3s;
    transition: .3s;
    right: 0;
    top: 17px;
    position: absolute;

}

.slicknav_nav a, .slicknav_row a {
    color: #ffffff;
    font-size: 20px;
    display: inline-block;
}

.mobile-menu-container li {
    opacity: 0;
    visibility: hidden;
    -ms-transform: translateX(1000px);
    -webkit-transform: translateX(1000px);
    transform: translateX(100px);
    -webkit-transition: 1s;
    transition: 1s;
}

.mobile-menu-container.menu-open li {
    opacity: 1;
    visibility: visible;
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

.mobile-menu-close {
    position: absolute;
    right: 50px;
    top: 50px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    z-index: 1;
}

.mobile-menu-close::before {
    left: 15px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.mobile-menu-close::after {
    right: 13px;
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.mobile-menu-close::before, .mobile-menu-close::after {
    position: absolute;
    height: 30px;
    width: 2px;
    background: #ffffff;
    content: '';
    top: 0;
}
/* MOBILE MENU ENDS*/

/* HEADER STARS */
.header-menu-bar{
    position: relative;
    z-index: 10;
}

.logo{
    height: 90px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.menu-bar{
    height: 90px;
    display: flex;
    align-items: center;
}

.main-navigation ul li {
    display: inline-block;
    position: relative;
    transition: 0.5s;
}

.main-navigation ul li a {
    padding: 27px 15px;
    display: inline-block;
    text-transform: capitalize;
    color: #000 ;
    font-size: 18px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    transition: 0.3s;
}

.home-two-menu-bar .main-navigation ul li a{
    padding: 32px 15px;
}

.home-three-menu-bar .main-navigation ul li a{
    padding: 32px 15px;
}

.main-navigation ul li a:hover{
    color: #0537CB;
}

.main-navigation ul li a i{
    transition: 0.3s;
}

.main-navigation ul li:hover i{
    transform: rotate(180deg);
}

.main-navigation ul li .active{
    color: #0537CB;
}

/* home two activ */
.home-two-menu-bar .main-navigation ul li .active{
    color: #0CB88E;
}

.home-two-menu-bar .main-navigation ul li a:hover{
    color: #0CB88E;
}
/* home two activ */

/* Submenu / Dropdown Menu CSS */
.main-navigation ul li ul {
    position: absolute;
    width: 250px;
    left: 0;
    top: 80px;
    z-index: 2;
    -webkit-transition: .3s;
    transition: .3s;
    visibility: hidden;
    opacity: 0;
    margin: 0;
    padding: 0;
    list-style: none;
}

.home-three-menu-bar .main-navigation ul li ul{
    top: 90px;
}

.home-three-menu-bar .main-navigation ul li ul li{
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.home-two-menu-bar .main-navigation ul li ul{
    top: 90px;
    box-shadow: 0px 34px 44px rgb(18 31 69 / 18%);
}

.main-navigation ul li:hover > ul {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.main-navigation ul li ul li {
    display: block;
    text-align: left;
    border-bottom: 1px solid #e1e4f9;
    background-color: #fff;
    /* box-shadow: 0px 4px 8px 5px rgba(0,0,0,0.3) inset; */
    width: 90%;
    margin-left: 13px;
}

.sub-menu li a{
    padding: 14px 20px !important;
    width: 100%;
}

.main-navigation ul li ul li:last-child{
    border-bottom: none;
}

.main-navigation ul li ul ul {
    left: 250px;
    top: 0;
}
/* Submenu / Dropdown Menu CSS End */

/* menu right */
.menu-right-info{
    width: 100%;
    height: 90px;
    display: flex;
    align-items: center;
}

.menu-cart-icon a{
    display: inline-block;
    color: #121F45;
    font-size: 40px;
    font-weight: 600;
    position: relative;
    margin-bottom: -15px;
    transition: 0.5s;
}

.menu-cart-icon a:hover{
    color: #0537CB;
}

.menu-cart-icon a::before{
    content: '02';
    position: absolute;
    top: -5px;
    right: -10px;
    width: 24px;
    height: 24px;
    line-height: 24px;
    border-radius: 50%;
    background-color: #0CB88E;
    color: #ffffff;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
}

.menu-phone-icon {
    margin-left: 50px;
    margin-right: 20px;
}

.menu-phone-icon a {
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
    color: #0537CB;
    width: 60px;
    height: 60px;
    line-height: 70px;
    border-radius: 50%;
    background-color: #F2F5FF;
    text-align: center;
    transition: 0.3s;
}

.menu-phone-icon a:hover{
    background-color: #e2e8ff;
    color: #000000;
    
}

.menu-cell-number ul li{
    color: #858FB2;
    font-size: 13px;
}

.menu-cell-number ul li a{
    display: inline-block;
    font-weight: 600;
    font-size: 22px;
    color: #121F45;
    transition: 0.3s;
}

.menu-cell-number ul li a:hover{
    color: #0537CB;
}
/*menu right*/
/* ================
    HEADER ENDS
 ================ */

 
/* ================
    BANNER STARTS
 ================= */
#banner{
    height: 1102px;
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-top: 130px;
}

.banner-slide {
    width: 90%;
    margin: 0 auto;
    background-color: #fff;
}

.banner-image{
    background-repeat: no-repeat;
    height: 845px;
    width: 100%;
    margin: 0 auto;
    background-size: cover;
}

.banner-content-wrapper {
    height: 845px;
    display: flex;
    align-items: center;
}

.banner-content-wrapper-two{
    text-align: right;
}

.banner-content-wrapper span {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    text-transform: uppercase;
}

.banner-content-wrapper h2 {
    font-size: 72px;
    font-weight: 700;
    text-transform: capitalize;
    color: #fff;
    margin-top: 30px;
    margin-bottom: 30px;
}

.banner-content-wrapper p{
    font-weight: 500;
    font-size: 18px;
    line-height: 31px;
    color: #ffffff;
    margin-bottom: 30px;
    width: 623px;
}

.banner-button{
    display: inline-block;
    background-color: #0CB88E;
    border: 2px solid #0CB88E ;
    color: #ffffff;
    padding: 16px 35px;
    border-radius: 3px;
    font-size: 15px;
    font-weight: 500;
    transition: 0.5s;
}

.home-two-banner .banner-button{
    border: 2px solid #0CB88E;
}

.banner-button:hover{
    background-color: transparent;
    color: #ffffff;
    border: 2px solid #0CB88E;
}

.banner-button i{
    font-size: 13px;
    margin-left: 10px;
}

.banner-right-image{
    background-position: center center;
    background-repeat: no-repeat;
}

/* slick */
#banner .slick-dots {
    bottom: 200px;
    width: 10px;
    left: -70px;
    transform: translateX(-50%);
    text-align: left;
}

#banner .slick-dots li{
    display: block;
    margin: 20px 0px;
}

#banner .slick-dots button{
    display: block;
    padding: 0;
    border-bottom: 1px solid #5f5f5f;
    width: 20px;
    height: 20px;
}

#banner .slick-dots li.slick-active button{
   background-color: transparent;
}

#banner .slick-dots li button::before{
    font-family: 'Red Rose', cursive;
}

#banner .slick-dots li.slick-active button::before{
    color: #0CB88E;
}

.slick-dots li #slick-slide-control00:before{
    content: '01';
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    top: -12px;
    opacity: 1;
}

.slick-dots li #slick-slide-control01:before{
    content: '02';
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    top: -12px;
    opacity: 1;
}

.slick-dots li #slick-slide-control02:before{
    content: '03';
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    top: -12px;
    opacity: 1;
}

#banner .slick-dotted.slick-slider {
    margin-bottom: 0;
}

#banner .slick-arrow {
    width: 50px;
    height: 42px;
    right: 0px;
    line-height: 50px;
    text-align: center;
    cursor: pointer;
    background: #0CB88E;
    color: #ffffff;
    font-size: 30px;
    transition: 0.3s;
}

#banner .slick-arrow:hover{
    background: #ffffff;
    color: #000000;
}

#banner i.banner-left-arrow.flaticon-left-arrow.slick-arrow {
    z-index: 1;
    position: absolute;
    top: 65%;
}

#banner i.banner-right-arrow.flaticon-right-arrow.slick-arrow {
    position: absolute;
    top: 70%;
    z-index: 1;
}
/* slick */
/* ====================
    BANNER AREA ENDS
 ====================== */

/* ===================
    AWARDS STARTS
====================== */
.award{
   background-color: #F2F5FF;
}

/* home three award */
.home-three-award{
    padding-top: 0;
    background-color: transparent;
}

/* about award */
.about-award{
    padding-top: 125px;
    background-color: transparent;
}

.award-container{
    background: url('tema/images/award-bg.jpg') no-repeat;
    background-size: cover;
    height: 213px;
}

/* home two */
.htw-award-container{
    background: url('tema/images/htw-award-bg.jpg') no-repeat;
    background-size: cover;
    height: 213px;
    border-radius: 20px;
}

.home-two-award{
    background-color: transparent;
    padding-top: 125px;
}

.award-wrapper{
    height: 213px;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
   
}

.award-wrap-content{
    margin-left: 70px;
}

.award-wrapper h4{
    font-style: normal;
    font-weight: 700;
    font-size: 42px;
    line-height: 48px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.award-wrapper p{
    font-weight: 500;
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
}

.award-brand ul{
    display: flex;
    align-items: center;
    height: 213px;
}

.award-brand ul li{
    margin-right: 40px;
}
/* ===================
    AWARDS ENDS
 ====================== */

 /* ==================
    ABOUT US STARTS
 ===================== */
.about{
    padding: 125px 0;
}

.about-left-content{
    position: relative;

}

.about-image-top {
    position: absolute;
    width: 300px;
    height: 210px;
    border-radius: 50%;
    top: 40px;
    left: -25px;
}

.about-image-middle{
    margin-left: 100px;
}

.about-image-bottom{
    position: absolute;
    width: 180px;
    height: 180px;
    border-radius: 50%;
    bottom: -30px;
    right: 60px;
}

/*  */

.about-right-content span{
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #0CB88E;
}

.about-right-content h3{
    font-weight: 700;
    font-size: 64px;
    line-height: 74px;
    text-transform: capitalize;
    color: #121F45;
}

.about-right-content p{
    font-weight: 400;
    font-size: 18px;
    line-height: 31px;
    color: #676F86;
}

.about-counter ul{
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    border-top: 2px solid #dadada;
    border-bottom: 2px solid #dadada;
    margin-bottom: 20px;
}

.about-counter ul li h2{
    font-weight: 700;
    font-size: 64px;
    text-transform: capitalize;
    color: #121F45;
    
    transition: 0.3s;
}

.counter::after{
    content: '+';
    transition: 0.3s;
}

.about-counter ul li h2:hover{
    color: #0537CB;
}

.about-counter ul li span{
    font-size: 17px;
    color: #676F86;
    text-decoration: none;
}

.about-button{
    background-color: #0537CB;
    border: 2px solid #0537CB;
}

.about-button:hover{
    border: 2px solid #0537CB;
    color: #0537CB;
}
/* ==================
    ABOUT US ENDS
 ===================== */

/* ===================
    SERVICE STARTS
===================== */
section.service {
    padding-bottom: 400px;
}

.service-container{
    background: url('tema/images/service-bg.jpg') no-repeat center;
    background-size: cover;
    background-attachment: fixed;
    height: 575px;
}

.service-title{
    margin-top: 100px;
}

.common-title span{
    display: block;
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-align: center;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #0CB88E;
    margin-bottom: 20px;
}

.common-title h3{
    font-weight: 700;
    font-size: 52px;
    line-height: 60px;
    text-align: center;
    text-transform: capitalize;
    color: #121F45;
}

.service-card-section {
    margin-top: 82px;
}

section.service .card-container{
    height: 480px;
    transition: 0.3s;
}
  
section.service .card{
    position: relative;
    width: 100%;
    height: 410px;
    box-shadow: 0px 15px 40px rgba(18, 31, 69, 0.06);
    transition: 0.3s;
    margin-bottom: 20px;
    border: none;
  }  
 
section.service .card:hover{
    height: 480px;
}
  
  section.service .card .card-image{
    position: relative;
    width: 100%;
    z-index: 1;
  }

 section.service .card .card-image img{
    width: 100%;
    height: 100%;
  }

  section.service .card-content{
    text-align: center;
    margin-top: 30px;
    padding: 0px 16px;
    transition: 0.3s;
  }
  
  section.service .card .card-button{
    position: relative;
    top: -25px;
    padding: 10px 25px;
    visibility: hidden;
    opacity: 0;
   
    background-color: #0CB88E;
    border: 2px solid #0CB88E;
    transition: 0.3s;
   
  }
  
  section.service .card:hover .card-button{
    visibility: visible;
    opacity: 1;
    top: 0px;
    transition: 0.3s;
    transition-delay: 0.3s;
  }

  section.service .card-button:hover{
    background-color: transparent;
    border: 2px solid #0CB88E;
    color: #0CB88E;
    transition: 0.3s;
  }

  .card-content h2{
    font-weight: 700;
    font-size: 22px;
    line-height: 27px;
    color: #121F45;
  }

  .card-content p{
    margin-bottom: 30px;
    font-size: 16px;
    color: #676F86;
  }

  /*  */
  .service-bottom-title{
    margin-top: 30px;
    text-align: center;
  }

  .service-bottom-title a{
    color: #0CB88E;
    text-decoration: underline;
    transition: 0.5s;
  }

  .service-bottom-title a:hover{
    color: #0537CB;
  }

  .service-bottom-title a i{
    margin-left: 5px;
    font-size: 12px;
  }
/* ===================
    SERVICE ENDS
===================== */

/* ===================
     CTA STARTS
==================== */
.cta{
    background: url(tema/images/cta-bg.jpg) no-repeat center center;
    background-size: cover;
    height: 450px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.cta-vedio-button {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.cta-vedio-button a{
    position: relative;
    background-color: #fff !important;
    width: 80px !important;
    height: 80px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.cta-vedio-button a i.fas.fa-play {
    color: #0537CB !important;
    font-size: 15px;
}

.cta-vedio-button a:after {
    content: '';
    position: absolute;
    border: 30px solid #fff !important;
    border-radius: 50%;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    animation: cta-anim 1.5s linear infinite;
    opacity: 0;
}

@keyframes cta-anim{
    0%{transform: scale(.5);}
    50%{opacity: 1;}
    100%{transform: scale(.7) !important;}

}

.cta-title h4{
    font-weight: 700;
    font-size: 52px;
    line-height: 60px;
    text-align: center;
    text-transform: capitalize;
    color: #FFFFFF;
}
/* ===================
     CTA ENDS
==================== */

/* ===================
     FAQ STARTS
==================== */
.faq{
    background: url('tema/images/faq-bg.jpg') no-repeat center;
    background-size: cover;
    padding: 125px 0;
    position: relative;
}

.faq-button{
    position: absolute;
    top: -30px;
    left: 50%;
    transform: translate(-50%, 0);
}

.faq-btn{
    background-color: #ffffff;
    border: 2px solid #ffffff;
    color: #0537CB;
}

.faq-btn:hover{
  color: #0CB88E;
  background-color: #ffffff;
  border: 2px solid #ffffff;
}

.faq-content {
    height: 550px;
}

.faq-content span{
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
    text-decoration-line: underline;
    text-transform: uppercase;
    color: #FFFFFF;
}

.faq-content h3{
    font-weight: 700;
    font-size: 50px;
    line-height: 62px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.faq-accordion {
    margin-top: 40px;
}

div#accordionExample {
    margin-top: 40px;
}

.accordion-item {
    margin-bottom: 20px;
    border: 1px solid #ffffff !important;
    background-color: transparent;
}

.accordion-button:not(.collapsed) {
    color: #ffffff;
    background-color: transparent;
  
}

.accordion-body{
    color: #ffffff;
}

.accordion-button {
    padding: 20px;
    font-size: 18px;
    font-weight: 700;
    background: transparent;
    color: #ffffff;
}

.accordion-button i{
    margin-right: 10px;
}

.accordion-button:focus {
    box-shadow: none;
}

.accordion-button:not(.collapsed) {
    box-shadow: none;
}

.accordion-button:not(.collapsed)::after {
    content: '-';
    background-image: none;
    transform: rotate(0deg);
}

.accordion-button::after {
    content: "+";
    background-image: none;
    font-size: 30px;
    height: auto;
}

/*  */
.faq-appoinment{
background: url('tema/images/appoinment-form-bg.jpg') no-repeat center;
background-size: cover;
}

.faq-appoinment{
padding: 100px;
position: absolute;
}

.appointment-title span{
font-weight: 700;
font-size: 16px;
line-height: 20px;
text-decoration-line: underline;
text-transform: uppercase;
color: #0537CB
}

.appointment-title h4{
font-weight: 700;
font-size: 40px;
line-height: 50px;
text-transform: capitalize;
color: #121F45;
margin: 20px 0;
}

.form-control {
display: block;
width: 100%;
padding: 20px 30px;
font-size: 1rem;
font-weight: 400;
line-height: 1.5;
color: #212529;
border-radius: 0px;
background-color: #fff;
border: 1px solid #fff;
margin-bottom: 25px;
color: #838383;
}

.form-control:focus {
    box-shadow: none;
    outline: none;
    border: 1px solid #fff;
}

select {
    width: 100%;
    padding: 20px 30px;
    border: 1px solid #fff;
    color: #838383;
}

textarea {
    padding: 20px;
    border: 1px solid #fff;
    margin-bottom: 25px;
}
/* ===================
     FAQ ENDS
==================== */

/* ===================
     TEAM STARTS
==================== */
.team{
    padding-top: 150px;
    padding-bottom: 125px;
}

.team-card{
    position: relative;
    overflow: hidden;
    box-shadow: 0px 15px 40px rgba(18, 31, 69, 0.06);
    height: 442px;
    margin-top: 50px;
    transition: 0.5s;
}

.team-card:hover .team-shape{
    background-color: #0537CB;
    transform: scale(1.5);
}

.team-shape{
    clip-path: polygon(0 0, 0% 100%, 100% 0);
    background-color: #ffffff;
    width: 150px;
    height: 150px;
    position: absolute;
    top: 21px;
    left: 21px;
    z-index: 1;
    transition: 0.5s;
}

.team-image {
    text-align: center;
    position: relative;
    width: 100%;
}

.team-member-image{
    position: absolute;
    top: 45px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 220px;
    height: 230px;
    z-index: 2;
}

.team-image-bg img{
    width: 100%;
}

.team-member-image img{
    width: 100%;
    height: 100%;
}

.team-name{
    background-color: #0CB88E;
    color: #ffffff;
    position: absolute;
    bottom: 150px;
    left: 50%;
    transform: translate(-50%, 0);
    padding: 10px 30px;
    text-transform: uppercase;
    z-index: 3;
}

.team-info {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 30px;
    position: absolute;
    bottom: 15px;
    left: 45px;
}

.team-info h5{
    font-weight: 700;
    font-size: 24px;
    line-height: 30px;
    color: #121F45;
    margin-bottom: 10px;
}

.team-info ul{
    display: flex;
    justify-content: space-between;
}

.team-info ul li a{
    display: inline-block;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: #F2F5FF;
    transition: 0.5s;
}

.team-info ul li a:hover{
    background-color: #0537CB;
    color: #ffffff;
}
/* ===================
     TEAM ENDS
==================== */

/* ===================
     PROJECTS STARTS
==================== */
.project-top{
    background: #F2F5FF url('tema/images/project-bg.png') no-repeat top right;
    padding: 50px 0;
}

.project-top-wrapper{
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.project-title span{
    text-align: left;
}

.project-image{
    display: flex;
}

.project-image-wrapper{
    position: relative;
    width: 100%;
}

.project-image-wrapper img{
    width: 100%;
}

.lab-test{
    background-color: #0537CB;
    padding: 20px 80px 20px 20px;
    position: absolute;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    transition: 0.5s;
}

.project-image-wrapper:hover .lab-test{
    opacity: 1;
    visibility: visible;
}

.lab-test h6{
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
}

.lab-test span{
    color: #ffffff;
    font-size: 16px;
}

.lab-test a{
    display: inline-block;
    padding: 10px 20px;
    background: #ffffff;
    border: 1px solid #ffffff;
    color: #000000;
    position: absolute;
    right: 10px;
    bottom: 10px;
    transition: 0.3s;
}

.lab-test a:hover {
   color: #ffffff;
   border: 1px solid #ffffff;
   background: transparent;
}

.project-image i.testimonil-arrow-right.flaticon-right-arrow.slick-arrow:hover{
    background: #0CB88E;
    border: 1px solid #0CB88E;
    color: #ffffff;
}
/* ===================
     PROJECTS ENDS
==================== */

/* ===================
     BRAND STARTS
==================== */
.brand{
    padding: 125px 0;
}

.brand-wrapper{
    position: relative;
    overflow: hidden;
    padding: 30px;
    border: 5px solid #F2F5FF;
}

.home-two-brand-wrapper{
    border: 5px solid transparent;
    border-bottom: 5px dashed #F2F5FF;
}

.banner-wrapper-shape-left{
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;
    height: 80px;
    background-color: #0CB88E;
    clip-path: polygon(0 0, 0% 100%, 100% 0);
}

.banner-wrapper-shape-right{
    position: absolute;
    top: 0;
    right: 0;
    width: 80px;
    height: 80px;
    background-color: #0CB88E;
    clip-path: polygon(0 0, 100% 100%, 100% 0);
}

.brand-slider{
    display: flex;
    justify-content: space-around;
}

.brand-slider img{
    margin: 0 50px;
    opacity: 0.3;
    transition: 0.5s;
}

.brand-slider img:hover{
    opacity: 1;
}
/* ===================
     BRAND ENDS
==================== */

/* ===================
  TESTIMONIAL STARTS
==================== */
.testimonial-container img{
    width: 100%;
}

.testimonial-wrapper{
   margin-top: -550px;
}

.testimonial-title{
   margin-top: 80px;
}

.testimonial-title span{
   color: #ffffff;
}

.testimonial-title h3{
    color: #ffffff;
}

.testimonial-card{
    background-color: #F2F5FF;
    padding: 50px;
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 80px;
    position: relative;
    z-index: 2;
}

.testimonial-card p{
    font-size: 18px;
    text-align: center;
    color: #676F86;
    margin: 30px 0;
}

.testimonial-info{
    display: flex;
}

.testimonial-info ul{
    margin-left: 20px;
}

.testimonial-info ul li h6{
    font-weight: 700;
    font-size: 24px;
    color: #121F45;
}

.testimonial-info span{
    font-size: 16px;
    color: #0537CB;
}

.testimonial-card .quote-top{
    display: inline-block;
    transform: rotate(180deg);
    background-color: #0CB88E;
    color: #ffffff;
    padding: 15px 20px;
    position: absolute;
    top: -20px;
    left: 185px;
}

.testimonial-info{
    position: relative;
    z-index: 2;
}

.testimonial-info ul{
    position: relative;
}

.testimonial-info ul i{
    position: absolute;
    top: -16px;
    right: -50px;
    z-index: -1;
    font-size: 85px;
    color: #e4eafc;
}

.testimonial .slick-arrow{
    display: none !important;
}

.testimonial .slick-dots button {
    display: block;
    padding: 0;
    border: 1px solid #5f5f5f;
    width: 20px;
    height: 5px;
}

.testimonial .slick-dots li.slick-active button {
    background-color: #0537CB;
}

.testimonial .slick-dots li button:before{
    display: none !important;
}

.testimonial .slick-dots{
    bottom: -60px;
}
/* ===================
   TESTIMONIAL ENDS
==================== */

/* ===================
     BLOG STARTS
==================== */
.blog{
    padding: 125px 0;
}

.home-two-blog{
    padding-top: 0;
}

.blog-title span{
    text-align: left;
}

.blog-title h3{
    text-align: left;
}

.home-two-blog-title{
    margin-bottom: 50px;
}

.blog-right-content-wrapper{
    border: 1px solid #d0d0d0;
    padding: 30px;
    margin-bottom: 20px;
    overflow: auto;
}

.blog-wrapper{
    margin-left: 30px;
}

.blog-wrapper h5{
    font-size: 23px;
    font-weight: 700;
    margin-bottom: 20px;
    color: #1b1525;
}

.brc-image{
    position: relative;
    float: left;
    width: 250px;
    height: 160px;
    margin-right: 30px;
}

.brc-image img{
    height: 100%;
    width: 100%;
}

.brc-image ul{
    background-color: #0CB88E;
    display: inline-block;
    color: #ffffff;
    padding: 10px;
    position: absolute;
    top: 0;
    right: 0;
}

.brc-image ul li{
    margin: 0;
    line-height: 10px;
}

.brc-image ul li h3{
    margin: 0;
    color: #ffffff;
}

.htw-blog-button{
    background-color: #d1d9f3;
    color: #0537CB;
    padding: 10px 20px;
    border: 2px solid #d1d9f3;
}

.htw-blog-button:hover{
    color: #ffffff;
    border: 2px solid #0537CB;
    background-color: #0537CB;
}

.blog i.flaticon-left-arrow.slick-arrow {
    position: absolute;
    bottom: 150px;
    left: -550px;
}

.blog i.flaticon-right-arrow.slick-arrow {
    position: absolute;
    bottom: 150px;
    left: -450px;
}

.blog .slick-arrow{
    width: 60px;
    height: 60px;
    line-height: 65px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
    font-size: 22px;
    border-radius: 50%;
    border: 1px solid #0537CB;
    background-color: #0537CB;
    transition: 0.5s;
}

.blog .slick-arrow:hover{
    background-color: #F2F5FF;
    color: #0537CB;
}

/* ===================
     BLOG ENDS
==================== */

/* ===================
     FOOTER STARTS
==================== */
footer{
    padding-top: 106px;
    position: relative;
}

.footer-top{
    background: url(tema/images/award-bg.jpg);
    height: 213px;
    margin-top: -106px;
}

.footer-top-right-content ul{
    justify-content: space-around;
}

.footer-top-right-content ul li p{
    font-weight: 700;
    font-size: 21px;
    text-transform: capitalize;
    color: #FFFFFF;
}

.footer-top-right-content ul li a{
    font-weight: 700;
    font-size: 42px;
    text-transform: capitalize;
    color: #FFFFFF;
    transition: 0.5s;
}

.footer-top-right-content ul li a:hover{
    opacity: 0.7;
}

.footer-top-right-content ul li a:hover i{
    color: #0CB88E;
}
/* footer top ende */

.footer-container{
    position: relative;
    background: url('tema/images/footer-bg.jpg') no-repeat center;
    background-size: cover;
    height: 700px;
}
/*  */
/* footer moddle */
.footer-content {
    height: 594px;
    display: flex;
}

.footer-content h5 {
    font-size: 25px;
    font-weight: 700;
    color: #ffffff;
}

.footer-content ul {
    margin-top: 20px;
}

.footer-content ul li {
    margin-bottom: 20px;
}

.footer-content ul li a {
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    border-bottom: 1px solid transparent;
    transition: 0.3s;
}

.footer-content ul li a::before{
    content: '-';
    margin-right: 15px;
    font-size: 22px;
    line-height: 14px;
}

.footer-content-date{
    font-size: 18px !important;
    font-weight: 700;
}

.footer-content-date::before{
    display: none;
}

.footer-content-date:hover{
    border-bottom: 1px solid transparent !important;
}

.footer-content ul li a:hover {
    color: #0CB88E;
    border-bottom: 1px solid #0CB88E;
}

.footer-content ul li span{
    font-size: 15px;
    font-weight: 500;
    color: #ffffff;
    background-color: #0537CB;
    padding: 5px 10px;
}

.footer-content ul li p{
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
}

.footer-content-inner ul li input[type="email"]{
    padding: 15px;
    background-color: transparent;
    border: 1px solid #464f6d;
    color: #ffffff;
}

.footer-content-inner input[type="submit"]{
    padding: 15px 30px;
    background-color: #0537CB;
    border: 2px solid #0537CB;
    color: #ffffff;
    transition: 0.5s;
}

.footer-content-inner input[type="submit"]::before{
    display: none !important;
}

.footer-content-inner input[type="submit"]:hover{
    background-color: transparent;
    border: 2px solid #0537CB;
    text-decoration: none;
}

.footer-content-inner-last-child ul{
    margin-bottom: 40px;
}


/* footer bottom */
.footer-bottom{
    background-color: #121F45;
    width: 100%;
    height: 100px;
}

.footer-bottom-wrapper{
    height: 100px;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.footer-bottom-wrapper-inner {
    width: 100%;
}

.footer-bottom-wrapper p{
    font-weight: 700;
    font-size: 18px;
    color: #ffffff;
    margin-bottom: 0;
}

.footer-bottom-wrapper ul{
    width: 100%;
    display: flex;
    justify-content: space-between;
}

.footer-bottom-wrapper ul li{
    color: #ffffff;
    display: flex;
    justify-content: space-around;
    width: 100%;
}

.footer-bottom-wrapper ul li a{
    display: inline-block;
    color: #ffffff;
    transition: 0.5s;
}

.footer-bottom-wrapper ul li a:hover{
    color: #0CB88E;
}

/* scroll-to top */
.scroll-to-top-visible{
    position: absolute;
    right: 50%;
    bottom: 0px;
    transform: translate(50%, 0);
    text-align: center;
}

.scroll-to-top-visible span{
    display: block;
    color: #ffffff;
    margin-bottom: 10px;
}

.scroll-to-top-visible i{
    opacity: 1;
    visibility: visible;
    background-color: #0CB88E;
    height: 50px;
    width: 50px;
    text-align: center;
    line-height: 50px;
    cursor: pointer;
    font-size: 25px;
    color: #fff;
    z-index: 100;
    
}

.scroll-to-top.scroll-to-top-visible {
    opacity: 1;
    visibility: visible;
}
/* ===================
     FOOTER ENDS
==================== */

/* =============================
     HOME TWO HEADER STARTS
=============================== */
.home-tow-logo{
    background-color: #ffffff;
    width: 350px;
    margin-left: 130px;
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

.home-two-menu-bar{
    background-color: #ffffff;
}

.home-two-header-buttons-area{
    background-color: #0CB88E;
    clip-path: polygon(5% 0%, 100% 0, 100% 100%, 0% 100%);
    margin-left: -26px;
    width: 400px;
    border-bottom-right-radius: 10px;
    border-top-right-radius: 10px;
    display: inline-block;
}

.home-two-header-buttons-area .menu-right-info {
    margin-left: 30px;
}

.home-two-header-buttons-area .menu-cart-icon a {
    color: #ffffff;
    transition: 0.8s;
}

.home-two-header-buttons-area .menu-phone-icon {
    margin-left: 35px;
    margin-right: 20px;
}

.home-two-header-buttons-area .menu-cart-icon a::before{
    background-color: #ffffff;
    color: #000;
    transition: 0.5s;
}

.home-two-header-buttons-area .menu-cart-icon a:hover::before{
    color: #0CB88E;
}

.home-two-header-buttons-area .menu-phone-icon a{
    color: #ffffff;
    background-color: rgba(255, 255, 255, 0.2);
}

.home-two-header-buttons-area .menu-phone-icon a:hover{
    background-color: rgba(255, 255, 255, 0.8);
    color: #0CB88E;
}

.home-two-header-buttons-area .menu-cell-number ul li{
    color: #ffffff;
}

.home-two-header-buttons-area .menu-cell-number ul li a{
    color: #ffffff;
    transition: 0.5s;
}

.home-two-header-buttons-area .menu-cell-number ul li a:hover{
  opacity: 0.5;
}

.home-two-hrader-top-info ul{
    margin-left: 50px;
}
/* =============================
     HOME TWO HEADER ENDS
=============================== */

/* =============================
     HOME TWO BANNER STARTS
=============================== */
.home-two-banner{
    padding-top: 0 !important;
    height: 938px !important;
}

.home-two-banner .banner-content-wrapper-inner{
    margin-top: 200px;
}

.home-two-banner-slide{
    width: 100%;
}

.htw-banner-image{
    width: 100%;
    height: 938px;
}

.home-two-banner .slick-dots{
    display: none !important;
}

.home-two-banner .slick-arrow {
    width: 50px;
    height: 50px !important;
    border-radius: 50%;
    border: 2px solid #ffffff;
    line-height: 50px !important;
    text-align: center;
    cursor: pointer;
    background: #ffffff !important;
    color: #000000 !important;
    font-size: 20px !important;
    transition: 0.3s !important;
}

.home-two-banner .slick-arrow:hover{
    background: transparent !important;
    border: 2px solid #ffffff;
    color: #ffffff !important;
}

.home-two-banner i.banner-left-arrow.flaticon-left-arrow.slick-arrow {
    left: 95px;
    top: 50% !important;
}

.home-two-banner i.banner-right-arrow.flaticon-right-arrow.slick-arrow {
    top: 50% !important;
    right: 95px !important;
}

.banner-vedio{
    position: absolute;
    bottom: 132px;
    right: 500px;
}

.banner-vedio-image{
    width: 305px;
    height: 305px;
    border-radius: 50%;
    position: relative;
}

.banner-vedio-image img{
    width: 100%;
    height: 100%px;
    border-radius: 50%;
}

.banner-vedio-button{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.banner-vedio-button a{
    position: relative;
    background-color: #0537CB !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.banner-vedio-button a i.fas.fa-play {
    color: #ffffff !important;
    font-size: 15px;
}

.banner-vedio-button a:after {
    content: '';
    position: absolute;
    border: 20px solid #0537CB !important;
    border-radius: 50%;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    animation: home-three-anim 1.5s linear infinite;
    opacity: 0;
}

@keyframes home-three-anim{
    0%{transform: scale(.5);}
    50%{opacity: 1;}
    100%{transform: scale(.7) !important;}

}
/* =============================
     HOME TWO BANNER ENDS
=============================== */

/* =============================
     HOME TWO SERVICE STARTS
=============================== */
section.home-two-service{
    padding: 125px 0;
}

/* our service */
section.our-service{
    padding-bottom: 25px;
    padding-top: 70px;
}

.home-two-service-card-section{
    margin-top: 50px;
}

section.service .htw-card{
    padding: 10px;
    border-top-left-radius: 150px;
    border-top-right-radius: 150px;
    height: 460px;
}

section.service .htw-card .htw-card-image{
    width: 230px;
    height: 230px;
    margin: 0 auto;
    border-radius: 50%;
}

.htw-card-image img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

section.service .htw-card-container{
    height: 545px;
}

section.service .htw-card:hover{
    height: 545px;
}

.htw-card .card-content h2{
    margin-top: 30px;
}

/* service */
.srvice-card-container{
    margin-bottom: 20px;
}

.htw-card-content{
    padding: 0;
    margin-top: 40px;
    height: 150px;
}

.htw-card-content p{
    line-height: 31px;
}

.card-icon {
    position: absolute;
    bottom: -25px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 80px;
    height: 80px;
    line-height: 90px;
    border-radius: 50%;
    text-align: center;
    background-color: #0537CB;
    color: #ffffff;
    font-size: 35px;
    transition: 0.5s;
}
  
.htw-service-bottom-title{
    background-color: #F2F5FF;
    padding: 20px;
    margin-top: 30px;
}

.htw-service-bottom-title p{
    margin-bottom: 0;
}
/* =============================
     HOME TWO SERVICE ENDS
=============================== */

/* =============================
     HOME TWO ABOUT STARTS
=============================== */
.htw-about-wrapper{
    background: linear-gradient(to right, rgba(242, 245, 255, 1), rgba(242, 245, 255, 0));
    border-bottom-left-radius: 227px;
    border-top-left-radius: 227px;
}
.htw-about-image{
    position: relative;
    height: 638px;
    width: 452px;
    border-radius: 40px;
}

.htw-about-image img{
    width: 100%;
    height: 100%;
}

.htw-about-logo {
    position: absolute;
    width: 150px;
    height: 150px;
    border-radius: 50%;
    bottom: 36px;
    left: 45%;
    transform: translate(-50%, 0);
}

.htw-about-logo img{
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

/*  */
.htw-about-content{
    height: 638px;
    display: flex;
    align-items: center;
}

.htw-about-title span{
    text-align: left;
}

.htw-about-title h3{
    text-align: left;
    font-size: 64px;
}

.htw-about-content p{
    font-size: 18px;
    margin: 20px 0;
}

.home-three-about .htw-about-content p{
    font-size: 15px;
}

.htw-about-content-wrapper{
    display: flex;
    margin: 15px 0;
}

.htw-about-content-wrapper p{
    margin: 0;
}

.htw-about-content-wrapper i{
    display: inline-block;
    color: #0CB88E;
    font-size: 70px;
    margin-right: 10px;
}

.htwa-button{
    margin-top: 20px;
    display: inline-block;
    background-color: #0537CB;
    color: #ffffff;
    text-align: center;
    width: 170px;
    padding: 15px;
    border-radius: 5px;
    transition: all 0.5s;
}

.htwa-button span{
    display: inline-block;
    position: relative;
    transition: 0.5s;
    padding-right: 25px;
}

.htwa-button span::after{
    content: '\2192';
    position: absolute;
    opacity: 1;
    top: 0;
    right: 0px;
    transition: 0.5s;
}

.htwa-button:hover span{
    padding-right: 0;
    color: #ffffff;
}

.htwa-button:hover span::after{
    opacity: 0;
    right: -20px;
}
/* =============================
     HOME TWO ABOUT ENDS
=============================== */

/* =============================
     HOME TWO FAQ STARTS
=============================== */
.htw-faq{
    margin-top: 125px;
    background: url('tema/images/htw-faq-bg.jpg') no-repeat;
    background-size: cover;
    position: relative;
}

.htw-faq-image-wrapper{
   margin-top: -40px;
}

/* home three */
.htr-faq{
    margin-top: 30px;
    background: url('tema/images/home-three-faq-bg.jpg') no-repeat;
    background-size: cover;
    position: relative;
}

.htr-faq-title span{
    color: #0CB88E !important;
}

.htr-faq-title h3{
    color: #ffffff !important;
}
/* home three */

.htw-faq-image{
    text-align: center;
    position: relative;
    width: 100%;
    height: auto;
}

.htw-faq-shape {
    margin-top: -110px;
    width: 642px;
    height: auto;
}

.htw-faq-bg-right{
    position: absolute;
    top: 0;
    right: 0;
}

.htw-faq-shape-content{
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 0%);
}

.htw-faq-content{
    height: auto;
    padding: 50px 0;
}

.htw-faq-shape-content h3{
    color: #ffffff;
    font-size: 100px;
    font-weight: 700;
    text-align: center;
    margin-bottom: -20px;
}

.htw-faq-shape-content span{
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 20px;
    display: inline-block;
}

.htw-faq-content{
    padding-left: 60px;
}

.htw-faq-title span{
    color: #0537CB;
}

.htw-faq-title h3{
    color: #000000;
}

/*  */
.htw-faq .accordion-item {
    margin-bottom: 20px;
    border: 1px solid transparent !important;
    background-color: #ffffff;
}

.htw-faq .accordion-button:not(.collapsed) {
    color: #0CB88E;
    background-color: #ffffff;
}

.htw-faq .accordion-button {
    color: #676F86;
    background-color: #ffffff;
}

.htw-faq .accordion-body {
    color: #676F86
}
/* =============================
     HOME TWO FAQ ENDS
=============================== */

/* =============================
     HOME TWO TEAM STARTS
=============================== */
.home-two-team{
    padding: 125px 0;
}

.team-two-card{
    text-align: center;
    position: relative;
    margin-top: 50px;
}

.team-two-image {
    text-align: center;
}

.team-two-image img{
    border-radius: 10px;
}

.team-two-card-shape{
    position: absolute;
    bottom: -20px;
    left: 1px;
    width: 100%;
    height: 330px;
    background-color: #F2F5FF;
    z-index: -1;
    clip-path: polygon(0 0, 100% 0, 100% 98%, 100% 100%, 75% 94%, 50% 101%, 25% 94%, 0% 100%, 0 100%);
}

.team-two-card-shape-hover{
    background-color: #0CB88E;
    width: 99%;
    height: 328px;
    bottom: -19px;
    z-index: -2;
    transition: 0.5s;
}

.team-two-card:hover .team-two-card-shape-hover{
    margin-bottom: -10px;
}

.team-two-info {
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 30px;
}

.team-two-info-inner {
    margin-top: 20px;
}

.team-two-info-inner span{
    font-weight: 500;
    font-size: 15px;
    color: #0CB88E;
}

.team-two-info-inner h5{
    font-weight: 700;
    font-size: 24px;
    color: #121F45;
}

.team-two-info-inner ul{
    display: flex;
    justify-content: center;
}

.team-two-info-inner ul li{
    margin: 10px;
}

.team-two-info-inner ul li a{
    display: inline-block;
    color: #000;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: #ffffff;
    transition: 0.5s;
}

.team-two-info-inner ul li a:hover{
    background-color: #0537CB;
    color: #ffffff;
}
/* =============================
     HOME TWO TEAM ENDS
=============================== */

/* =============================
     HOME TWO PROJECT STARTS
=============================== */
.htw-project{
    background: url('tema/images/htw-project-bg.jpg') center center no-repeat;
    background-size: cover;
    padding-top: 100px;
    padding-bottom: 80px;
}

.htw-project-slider-wrapper {
    width: 1540px;
    margin: 0 auto;
}

.htw-project-common-title span{
    color: #0537CB;
}

.htw-project-slider{
    display: flex;
}

.htwp-slider-container {
    position: relative;
    width: 355px !important;
    height: 530px;
    border-radius: 10px;
    margin: 30px 15px;
}

/* research */
.research-slider-container{
    width: 100%;
}

.htwp-slider-container-down{
    margin-top: 50px;
}
  
.htwp-slider-image {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 10px;
}
  
.htwp-slider-overlay {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    border-radius: 10px;
    background: linear-gradient(rgba(5, 55, 203, 0.72), rgba(5, 55, 203, 1));
    overflow: hidden;
    width: 100%;
    height:0;
    transition: .5s ease;
}
  
.htwp-slider-container:hover .htwp-slider-overlay {
    bottom: 0;
    height: 100%;
}
  
.htwp-slider-text {
    color: white;
    font-size: 20px;
    position: absolute;
    top: 70%;
    left: 20%;
    transform: translate(-10%, -50%);
}

.htwp-slider-text h5{
    font-size: 22px;
    font-weight: 700;
    color: #ffffff;
}

.htwp-slider-text p{
    margin-top: 20px;
    font-size: 15px;
}

.htwp-button{
    background-color: #0CB88E;
    border-radius: 5px;
    font-size: 16px;
}

.htw-project i.testimonial-arrow-lef.flaticon-left-arrow.slick-arrow {
    position: absolute;
    left: -100px;
}

.htw-project i.testimonil-arrow-right.flaticon-right-arrow.slick-arrow {
    position: absolute;
    right: -100px;
}

.htw-project .slick-arrow{
    top: 50%;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    border: 1px solid #ffffff;
    background-color: #ffffff;
    transition: 0.3s;
}

.htw-project .slick-arrow:hover{
    background: transparent;
    border: 1px solid #0CB88E;
    color: #0CB88E;
}
/* =============================
     HOME TWO PROJECT ENDS
=============================== */

/* =================================
     HOME TWO TESTIMONIAL STARTS
==================================== */
.htw-testimonial{
    margin-top: 100px;
    height: 556px;
    position: relative;
    background: url('tema/images/htw-testimonial-bg.jpg') no-repeat;
    background-size: cover;
}

.blog-details-testimonial{
    margin-top: 200px;
}

.htw-testimonial-title-wrapper{
    height: 556px;
    display: flex;align-items: center;
}

.htw-testimonial-image{
    position: absolute;
    bottom: 0;
    left: 47%;
    transform: translate(-50%, 0);
}

.htw-testimonial-tital span{
    color: #ffffff;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.16em;
    text-decoration-line: underline;
    text-transform: uppercase;
}

.htw-testimonial-tital h3{
    font-weight: 700;
    font-size: 61px;
    text-transform: capitalize;
    color: #FFFFFF;
    margin-top: 20px;
}

/*  */
.htw-testimonial-overflow{
    height: 556px;
    position: relative;
    overflow: hidden;
}

.htw-testimonial-slider{
    position: absolute;
    top: -70px;
    left: 50px;
}

.htwt-slider-content-margin{
    margin-left: 40px !important;
}

.htwt-slider-content{
    width: 400px !important;
    background-color: #ffffff;
    padding: 20px;
    border-radius: 10px;
    margin: 20px 0;
}

.htw-testimonial-info img{
    border-radius: 50%;
}
/* ===============================
     HOME TWO TESTIMONIAL ENDS
================================== */

/* ===============================
     HOME TWO FOOTER STARTS
================================== */
.home-two-footer-container{
    background-color: #121F45;
    height: 800px;
    position: relative;
}

.footer-form {
    position: absolute;
    top: 0;
    left: 0;
}

.htw-faq-appoinment{
    padding: 80px;
    height: 700px;
    width: 740px;
    display: flex;
    align-items: center;
    background: url(tema/images/footer-form-bg.jpg) no-repeat center;
    background-size: cover;
}

.htw-appointment-title span{
    color: #ffffff;
}

.htw-appointment-title h4{
    color: #ffffff;
}

.htw-faq-appoinment .form-control {
    display: block;
    width: 100%;
    padding: 20px 30px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #838383;
    border-radius: 0px;
    background-color: #121F45;
    border: 1px solid #121F45;
    margin-bottom: 25px;
}

.htw-faq-appoinment ::-webkit-calendar-picker-indicator {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="15" viewBox="0 0 24 24"><path fill="%23bbbbbb" d="M20 3h-1V1h-2v2H7V1H5v2H4c-1.1 0-2 .9-2 2v16c0 1.1.9 2 2 2h16c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm0 18H4V8h16v13z"/></svg>');
    
  }

  ::-webkit-calendar-picker-indicator{
    cursor: pointer;
  }

.htw-footer-top{
    width: 1163px;
    height: 180px;
    margin-top: 0;
    position: absolute;
    top: 0;
    right: 0;
}

.htw-footer-award-wrapper {
    height: 180px;
}

.htw-footer-award-brand ul {
    height: 180px;
}

.htw-footer-award-icon a {
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 95px;
    text-align: center;
    border-radius: 50%;
    background: rgba(255,255,255,0.3);
    transition: 0.3s !important;
}

.htw-footer-award-icon a:hover{
    background-color: #ffffff;
    opacity: 1 !important;
}

.htw-footer-middle {
    position: absolute;
    right: 180px;
    top: 270px;
}

.htw-footer-content {
    height: auto;
}

.htw-footer-content ul li span{
    background-color: #0CB88E;
}

.htw-footer-content ul li a:hover{
    color: #0CB88E;
    border-bottom: 1px solid #0CB88E;
}

.htw-footer-content-inner-last-child ul {
    margin-bottom: 0px;
}

.htw-footer-bottom {
    border-top: 1px solid #202d52;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 80px;
}
/* ===============================
     HOME TWO FOOTER ENDS
================================== */

/* =======================
    HOME THREE HEADER 
========================== */
.home-three-header-top-content-wrapper ul{
    justify-content: end;
    margin-left: 0;
}

.home-three-header-top-content-wrapper ul li a:hover{
    color: #0537CB;
}

.home-three-hrader-top-info ul li a{
    color: #ffffff;
    transition: 0.3s;
}

.home-three-hrader-top-info ul li a:hover{
    color: #0CB88E;
}

/*  */
.home-three-logo {
    background-color: #ffffff;
    width: 350px;
    margin-left: 130px;
    height: 120px;
    margin-top: -30px;
}

.home-three-menu-bar{
    background: rgba(255, 255, 255, 0.5);
    justify-content: center;
}

.main-navigation ul li a i{
    font-size: 13px;
}

.home-three-header-buttons-area {
    background: rgba(255, 255, 255, 0.5);
    margin-left: 0px;
    width: 400px;
}

.home-three-header-buttons-area .menu-cart-icon a::before {
    background-color: #0537CB;
}

.home-three-header-buttons-area .menu-phone-icon a{
    color: #0CB88E;
}

.home-three-header-buttons-area .menu-cell-number ul li {
    color: #000000;
}
/* =======================
    HOME THREE HEADER 
========================== */

/* =======================
    HOME THREE BANNER 
========================== */
.home-three-banner{
    position: relative;
    padding-top: 0 !important;
    height: 938px !important;
}

.home-three-banner .banner-image{
    height: 938px;
}

.home-three-banner-content-wrapper{
    height: 938px;
}

.home-three-banner .banner-content-wrapper-inner{
    margin-top: 150px;
}

.htr-banner-image-top{
    position: absolute;
    top: 186px;
    left: 50%;
}

.htr-banner-image-middle{
    position: absolute;
    right: 160px;
    top: 210px;
    
}

.htr-banner-image-bottom{
    position: absolute;
    top: 531px;
    left: 50%;
}

.home-three-banner-vedio-button{
    position: absolute;
    top: 50%;
    left: 52%;
    transform: rotate(45deg);
}

.home-three-banner-vedio-button a i{
    transform: rotate(-45deg);
}

.home-three-banner-vedio-button a{
    position: relative;
    background-color: #0537CB !important;
    width: 60px !important;
    height: 60px !important;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
}

.home-three-banner-vedio-button a::after{
    content: '';
    position: absolute;
    border: 20px solid #0537CB !important;
    border-radius: 15px;
    top: -20px;
    left: -20px;
    bottom: -20px;
    right: -20px;
    animation: labtory-home-three-anim 1.5s linear infinite;
    opacity: 0;
}

@keyframes labtory-home-three-anim{
    0%{transform: scale(.5);}
    10%{opacity: 1;}
    100%{transform: scale(.7) !important;}

}

.home-three-banner-content-wrapper span{
    font-size: 23px;
}

.home-three-banner-content-wrapper h2{
    font-size: 152px;
    line-height: 100px;
}

.home-three-banner-content-wrapper h3{
    font-size: 100px;
    color: #ffffff;
    margin-bottom: 30px;
    line-height: 80px;
}
/* =======================
    HOME THREE BANNER 
========================== */

/* =======================
    HOME THREE ABOUT
========================== */
.home-three-about{
    position: relative;
}

.htr-about-content{
    height: auto;
    position: relative;
}

.htra-blank{
    height: 792px;
    width: 509px;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #EFF1FB;
    clip-path: polygon(25% 0%, 100% 0%, 100% 100%, 0% 100%);
}

.home-three-about{
    padding: 125px 0;
}

.thr-about-image{
    position: relative;
    display: flex;
    justify-content: end;
    align-items: center;
}

.htra-image-left {
    margin-left: 50px;
}

.htr-about-image-top{
    width: 180px;
    height: 210px;
    border-radius: 10px;
    margin: 10px 0;
}

.htr-about-image-bottom{
    width: 180px;
    height: 210px;
    border-radius: 10px;
    margin: 10px 0;
}

.htr-about-image-rihgt{
    width: 384px;
    height: 542px;
    border-radius: 10px;
    margin-left: 20px;
}

.htr-about-logo {
    position: absolute;
    width: 140px;
    height: 140px;
    border-radius: 10px;
    top: 38%;
    left: 26%;
}
/* =======================
    HOME THREE ABOUT 
========================== */

/* =======================
    HOME THREE SERVICE 
========================== */
.home-three-service{
    padding: 125px 0;
}

.htr-service-card{
    position: relative;
    margin-top: 50px;
    border: 1px solid #EFF1FB;
    border-radius: 10px;
    padding: 30px;
    transition: 0.5s;
}

.htr-service-card a{
    display: inline-block;
    width: 54px;
    height: 54px;
    line-height: 54px;
    text-align: center;
    border-radius: 10px;
    background-color: #EFF1FB;
    color: #000;
    position: absolute;
    bottom: -29px;
    left: 30px;
    transition: 0.5s;
}

.htr-service-card a i{
    transition: 0.5s;
}

.htr-service-card:hover{
    background-color: #EFF1FB;
}

.htr-service-card:hover a{
    background-color: #0CB88E;
    color: #ffffff;
}

.htr-service-card:hover a i{
    transform: rotate(-45deg);
    color: #ffffff;
}

.htr-service-logo{
    width: 80px;
    height: 80px;
    line-height: 90px;
    text-align: center;
    border-radius: 10px;
    background-color: #0537CB;
    color: #ffffff;
    font-size: 35px;
}

.htr-service-card h4{
    font-size: 22px;
    font-weight: 700;
    margin: 20px 0;
}

.htr-service-card p{
    color: #676F86;
}
/* =======================
    HOME THREE SERVICE 
========================== */

/* =======================
    HOME THREE MEMBER
========================== */
.home-three-member{
    background: url('tema/images/htr-member-bg.jpg') no-repeat;
    padding: 125px 0;
}

.home-three-member-title{
    margin-bottom: 50px;
}

.team-col{
    width: 20%;
    padding: 0;
}

.single-team-member{
    position: relative;
    width: 260px;
    height: 428px;
    border-radius: 10px;
    overflow: hidden;
    transition: 0.5s;
}

.member-overlay{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(18, 31, 69, 0) 38%, #121F45 92.86%);
    pointer-events: none;
    transition: 0.5s;
}

.wrd-member-info{
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    transition: 0.5s;
}

.wrd-member-card-text span{
    display: inline-block;
    color: #0CB88E;
    font-weight: 500;
    font-size: 15px;
    text-align: center;
}

.wrd-member-card-text h4{
    color: #ffffff;
    font-weight: 700;
    font-size: 24px;
    text-align: center;
}

.wrd-member-media ul{
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    transition: 0.5s;
}

.wrd-member-media ul li{
    margin: 0 10px;
}

.wrd-member-media ul li a{
    display: inline-block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 50%;
    background-color: rgba(255,255,255,0.3);
    color: #ffffff;
    transition: 0.5s;
}

.wrd-member-media ul li a:hover{
    background-color: #ffffff;
    color: #0CB88E;
}

.single-team-member:hover{
    transform: translateY(20px);
}

.single-team-member:hover .wrd-member-info{
    bottom: 20px;
}

.single-team-member:hover .wrd-member-media ul{
    margin-top: 0;
}

.single-team-member:hover .member-overlay{
    background: linear-gradient(180deg, rgba(18, 31, 69, 0) 38%, #0537CB 92.86%);
}

.single-team-member:hover .wrd-member-card-text span{
    color: #ffffff;
}
/* =======================
    HOME THREE MEMBER 
========================== */

/* =======================
    HOME THREE BRAND 
========================== */
.home-three-brand{
    padding: 50px 0;
    background: url('tema/images/htr-brand-bg.jpg') no-repeat;
    background-size: cover;
}

.home-three-brand .brand-slider img{
    opacity: 1;
    display: inline-block;
}
/* =======================
    HOME THREE BRAND 
========================== */

/* ============================
    HOME THREE PRICING TABLE 
=============================== */
.pricing-table{
    padding: 125px 0;
}

.pricing-table-card{
    background: rgba(242, 245, 255, 1);
    clip-path: polygon(26% 6%, 0 0, 0 54%, 0 100%, 25% 94%, 51% 100%, 78% 93%, 100% 100%, 100% 52%, 100% 0, 76% 5%, 50% 0);
    height: 576px;
    width: 400px;
    text-align: center;
    padding: 50px;
    display: flex;
    justify-content: center;
    align-items: center;
    
}

.htr-price{
    position: relative;
    transition: 0.5s;
    margin-top: 100px;
}

.price{
   position: absolute;
   top: -50px;
   left: 50%;
   transform: translate(-50%, 0);
   background-color: #0537CB;
   padding: 20px 50px;
   border-radius: 12px;
   text-align: center;
   z-index: 1;
   box-shadow: 0px 34px 44px rgba(18, 31, 69, 0.18);
}

.price h3{
    font-weight: 700;
    font-size: 68px;
    color: #ffffff;
}

.price span{
    font-weight: 700;
    font-size: 17px;
    color: #ffffff;
}

.pricing-table-cadr-inner h4{
    font-weight: 700;
    font-size: 36px;
    color: #1b1525;
}

.pricing-table-cadr-inner h4 span{
    color: #0CB88E;
}

.pricing-table-cadr-inner p{
    font-size: 16px;
    line-height: 36px;
    color:  #7580A0;
}

.pricing-table-cadr-inner{
    margin-top: 50px;
}

.htr-pricing-button{
    background-color: #0CB88E;
}

.htr-price-blank{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 399px;
    height: 574px;
    background-color: #0CB88E;
    clip-path: polygon(26% 6%, 0 0, 0 54%, 0 100%, 25% 94%, 51% 100%, 78% 93%, 100% 100%, 100% 52%, 100% 0, 76% 5%, 50% 0);
    transition: 0.5s;
}

.htr-price:hover .htr-price-blank{
    bottom: -10px;
}
/* ============================
    HOME THREE PRICING TABLE 
=============================== */

/* ============================
    HOME THREE TESTIMONIAL 
=============================== */
.thome-three-testimonial{
    background: url('tema/images/htr-estimonial-bg.jpg') no-repeat;
    background-size: cover;
    position: relative;
    padding: 100px 0;
    overflow: hidden;
}

.htr-testimonial-tital span{
    text-decoration: none;
}

.htr-testimonial-overflow{
    position: absolute;
    top: 50%;
    right: -100px;
    transform: translate(0, -50%);
    width: 70%;
}

.thome-three-testimonial .slick-dots li.slick-active button{
    background-color: #0CB88E;
}

.thome-three-testimonial .slick-dots button{
    border: 1px solid transparent;
    height: 3px;
}

.thome-three-testimonial .slick-dots li button{
    background: #ffffff;
}
/* ============================
    HOME THREE TESTIMONIAL 
=============================== */

/* ============================
    HOME THREE BLOG 
=============================== */
.home-three-blog{
    padding: 125px 0;
}

.htrb-card{
    border: 2px solid #F2F5FF;
    border-radius: 8px;
    padding: 32px;
    text-align: center;
    margin-top: 50px;
}

.htrb-image{
    position: relative;
    border-radius: 8px;
    height: 200px;
    width: 350px;
}

.htrb-image img{
    border-radius: 8px;
    width: 100%;
    height: 100%;
}

.aug{
    position: absolute;
    bottom: -40px;
    left: 50%;
    transform: translate(-50%, 0);
    width: 72px;
    height: 77px;
    background-color: #0CB88E;
    clip-path: polygon(50% 0%, 100% 0, 100% 76%, 50% 100%, 50% 100%, 0 76%, 0 0);
    color: #ffffff;
    font-size: 25px;
    font-weight: 700;
    line-height: 23px;
    padding-top: 10px;
}

.aug span{
    font-size: 20px;
}

.htrb-card p{
    font-weight: 700;
    font-size: 22px;
    text-align: center;
    color: #121F45;
    margin-top: 60px;
}

.htrb-button{
    margin-top: 0;
    background-color: #F2F5FF;
    font-weight: 500;
    font-size: 15px;
    color: #0537CB;
    border-radius: 5px;
    margin-bottom: 20px;
}

.htrb-button:hover{
    background-color: #0537CB;
    color: #ffffff;
}
/* ============================
    HOME THREE BLOG 
=============================== */

/* ============================
    HOME THREE FOOTER 
=============================== */
.home-three-footer-container{
    background: url('tema/images/htr-footer-bg.jpg') no-repeat;
    background-size: cover;
    height: 587px;
}
.htr-footer-top{
    height: 188px;
    border-radius: 10px;
}

.htr-award-wrapper{
    height: 188px;
}

.htr-award-brand ul{
    height: 188px;
}

.htr-award-brand ul li p{
    margin-bottom: 0;
}
/*  */
.htr-footer-middle {
    height: 587px;
    display: flex;
    align-items: center;
}

.htr-footer-content{
    height: auto;
    display: contents;
}

.footer-gallery{
    margin-top: 20px;
}

.footer-gallery a {
    height: 80px;
    width: 80px;
    margin-right: 10px;
    margin-bottom: 5px;
    display: inline-block;
}

.footer-gallery-item{
    position: relative;
    width: 80px;
    height: 80px;
    border-radius: 5px;
}

.footer-gallery-item img {
    display: block;
    height: 100%;
    width: 100%;
    border-radius: 8px;
}

.footer-gallery-overlay{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 80px;
    width: 100%;
    opacity: 0;
    transition: .5s ease;
    background: rgba(5, 55, 203, 0.8);
    border-radius: 5px;
}

.footer-gallery-item:hover .footer-gallery-overlay{
    opacity: .8;
}

.footer-gallery-overlay-plus{
    color: white;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}

.htr-footer-bottom{
    height: 82px;
    position: relative;
    z-index: 1;
}

.htr-footer-bottom .footer-bottom-wrapper{
    height: 82px;
}
/* =======================
    HOME THREE FOOTER 
========================= */

/* =================
   ABOUT BANNER
==================== */
.about-banner{
    background: url('tema/images/about-banner-bg.jpg') no-repeat;
    background-size: cover;
    height: 440px;
    width: 100%;
    margin-bottom: 125px;
}

/* service banner */
.service-banner{
    margin-bottom: 0;
}

.about-banner-content{
    position: relative;
    height: 440px;
    width: 100%;
    display: flex;
    align-items: center;
}

.about-banner-content h4{
    margin-top: 120px;
    font-weight: 700;
    font-size: 78px;
    color: #ffffff;
}

.about-banner-button{
    background-color: #0CB88E;
    padding: 10px 30px;
    border-radius: 10px;
    position: absolute;
    left: 0;
    bottom: -20px;
    z-index: 1;
}

.about-banner-button ul{
    display: flex;
    justify-content: space-between;
}

.about-banner-button ul li{
    margin-right: 10px;
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
}

.about-banner-button ul li a{
    margin-right: 10px;
    color: #ffffff;
    font-weight: 500;
    font-size: 15px;
    transition: 0.5s;
}

.about-banner-button ul li a:hover{
    text-shadow: 2px 8px 15px rgba(0, 0, 0, 1);
}
/* =================
    ABOUT BANNER
==================== */

/* ===================
    service details
====================== */
.service-details {
    padding-top: 125px;
    padding-bottom: 109px;
}

.service-left-category {
    background-color: #ddd;
    padding: 40px;
}

.service-left-category {
    margin: 0 0 50px 0;
    border-radius: 5px;
    background-color: #F2F5FF;
    padding: 40px;
}

.service-left-category form {
    position: relative;
}

.service-left-category form input {
    padding: 20px;
    border: none;
    width: 100%;
    font-size: 18px;
    border-radius: 10px;
}

.service-left-category form button {
    width: 45px;
    height: 45px;
    background-color: #0537CB;
    border: none;
    position: absolute;
    top: 10px;
    right: 10px;
    border-radius: 10px;
}

.service-left-category form button i {
    color: #fff;
}

.service-left-category h6 {
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    color: #121F45;
}

.service-left-category ul li {
    background-color: #fff;
    margin: 10px 0;
    border-radius: 10px;
}

.service-left-category ul li a {
    display: block;
    font-size: 18px;
    font-weight: 600;
    color: #000;
    padding: 20px;
    border-radius: 10px;
    transition: 0.3s;
}

.service-left-category ul li a:hover{
    background-color: #0537CB;
    color: #ffffff;
}

.service-left-category ul li a i {
    font-size: 15px;
    margin-right: 10px;
}

.service-left-category ul li a .fa-download{
    border: 1px dashed #ffffff;
    color: #ffffff;
    padding: 15px;
    border-radius: 10px;
    background: rgba(255,255,255,0.3);
    transition: 0.5s;
}

.service-left-category ul li a .fa-download:hover{
    background: transparent;
}

.service-left-category ul li .green-load{
    background-color: #0CB88E;
    color: #ffffff;
    border-radius: 10px;
    transition: 0.5s;
}

.service-left-category ul li .green-load:hover{
    background-color: #0CB88E;
    text-decoration: underline;
}

.service-left-category ul li .blue-load:hover{
    text-decoration: underline;
}

.service-left-category ul li .blue-load{
    background-color: #0537CB;
    color: #ffffff;
    border-radius: 10px;
}

/*  */
.sd-right-content {
    margin-left: 30px;
}

.sd-image-one img {
    width: 100%;
}

.sd-right-content h4 {
    font-size: 42px;
    font-weight: 600;
    margin: 30px 0;
    color: #121F45;
}

.service-inner-cintent{
    padding: 20px 0 20px 35px;
    background-color: #F2F5FF;
    margin-bottom: 20px;
    border-radius: 10px;
}

.service-inner-cintent h4{
    font-weight: 700;
    font-size: 22px;
    color: #121F45;
}

.service-inner-cintent ul{
    margin-left: 10px;
}

.service-inner-cintent ul li{
    margin: 15px 0;
    color: #676F86;
    font-size: 15px;
    list-style: circle;
}
/* ===================
    service details
====================== */

/* =============
    research
================*/
.htr-project-slider-up, .thr-slider-down{
    display: flex;
}

.research-project .row{
    width: 1540px;
    margin: 0 auto;
}
/* =============
    research
================*/

/* ===================
    research details
====================== */
.research-right-conent{
    margin-left: 0;
}

.sd-right-content h5{
    font-weight: 700;
    font-size: 42px;
    color: #121F45;
}

.sd-right-content p{
    margin: 20px 0;
}

.research-image{
    width: 100%;
    height: auto;
    border-radius: 10px;
    margin-bottom: 20px;
}

.research-image img{
    width: 100%;
    height: 100%;
}

.rd-title h3{
    font-weight: 700;
    font-size: 40px;
    color: #121F45;
    margin: 30px 0;
}

.research-accordion{
    background-color: #F2F5FF ;
    color: #000000;
    border-radius: 10px;
    padding: 25px;
}

.service-details .accordion-item {
    margin-bottom: 20px;
    border: 1px solid #ffffff !important;
    background-color: #F2F5FF;
}

.service-details .accordion-body {
    color: #676F86;
}

.service-details .accordion-button:not(.collapsed) {
    color: #0CB88E;
}

.service-details .accordion-button{
    color: #121F45;
}

.rd-accordion .active {
    color: #0CB88E;
}

.research-accordion:after{
    color: #000000;
}

.rd-accordion .panel{
    background-color: #F2F5FF;
    padding: 0 50px;
    margin-bottom: 20px;
}

.rd-accordion .panel p{
    color: #000000;
}
/* ===================
    research details
====================== */

/* =========
    blog
============ */
.blog-tags {
    text-align: left;
}

.blog-tags a {
    font-size: 13px;
    text-transform: uppercase;
    display: inline-block;
    margin-right: 5px;
    padding: 20px 40px;
    border-radius: 10px;
    margin-bottom: 15px;
    color: #1b1525;
    font-weight: 600;
    background-color: #fff;
    border: 1px solid #dddddd8f;
    transition: 0.3s;
}

.blog-tags a:hover {
    background: #0537CB;
    color: #fff;
}

.recent-post ul li span i{
    margin:0 20px;
    color: #0537CB;
}

.recent-post ul li {
    display: flex;
    background-color: transparent !important;
    margin-bottom: 30px !important;
}

.recent-post ul li img{
    width: 80px;
    height: 80px;
}

.recent-post ul li a{
    padding: 0 0 0 20px;
}

.recent-post ul li a:hover{
    background-color: transparent;
    text-shadow: 2px 8px 15px rgba(0, 0, 0, 1);
    color: #0537CB;
}

.blog-content-wrapper{
    border: 1px solid #F2F5FF;
    padding: 30px;
    margin-bottom: 50px;
}

.blog-content-image{
    width: 100%;
    height: 428px;
}

.blog-content-image img{
    width: 100%;
    height: 100%;
    border-radius: 15px;
}

.blog-content-image{
    position: relative;
}

.blog-content-image .aug {
    position: absolute;
    bottom: -30px;
    left: 61px;
    width: 72px;
    height: 77px;
    line-height: 5px;
    text-align: center;
    border: 2px solid #ffffff;
    clip-path: polygon(0 0, 100% 0, 100% 65%, 50% 100%, 50% 100%, 0 65%);
}

.blog-content-image .aug h5{
    font-weight: 700;
    font-size: 23px;
    color: #ffffff;
    margin-bottom: 0;
}

.blog-content-wrapper{
    box-shadow: 0px 0px 44px rgb(18 31 69 / 18%);
    border-radius: 15px;
}

.blog-content-wrapper h6{
    font-weight: 700;
    font-size: 36px;
    color: #121F45;
    margin-top: 40px;
}

.blog-content-wrapper p{
    margin-top: 20px;
}

.blog-button{
    background-color: #d1d9f3;
    border-radius: 5px;
    border: 2px solid #d1d9f3;
    text-transform: uppercase;
    color: #0537CB;
}

.blog-button:hover{
    background-color: #0537CB;
    color: #ffffff;
    border: 2px solid #0537CB;
}

.pagination ul{
    display: flex;
}

.pagination ul li a{
    background-color: #F2F5FF;
    box-shadow: 0px 34px 44px rgb(18 31 69 / 18%);
    padding: 15px 20px;
    border-radius: 10px;
    margin-right: 15px;
    transition: 0.5s;
}

.pagination ul li a:hover{
    background-color: #0537CB;
    color: #ffffff;
}
/* =========
    blog
============ */

/* ================
    blog details
=================== */
.blog-details #accordion{
    margin-top: 50px;
}

.blog-details #accordion h4{
    font-weight: 600;
}

.blog-details .card-header a{
    font-weight: 600;
    transition: 0.3s;
    position: relative;
    padding-left: 25px;
    color: #1b1525;
}

.blog-details .card-header a:hover{
    color: #6653e8;
}

.blog-details .card-header a::before{
    content: "\f122";
    font-family: "Font Awesome 5 Free";
    position: absolute;
    left: 3px;
    top: 5px;
}

.blog-details .card {
    position: relative;
    display: flex;
    background-color: #F2F5FF;
    border: none;
    box-shadow: none;
}

.blog-details .card-header {
    position: absolute;
    padding: 0.5rem 1rem;
    margin-bottom: 0;
    background-color: transparent;
    border-bottom:none;
    top: 8px;
    right: 0;
}

.blog-details .card-footer{
    display: flex;
    padding: 2.5rem 1rem;
    background-color: transparent;
    border-top: 1px solid rgba(0,0,0,.125);
}

.blog-details .card-footer-right {
    margin-left: 15px;
}

.blog-details .card-footer-right p{
    margin-top: 20px;
    margin-bottom: 0;
    font-size: 18px;
    line-height: 30px;
    color: #777181;
}

.blog-details .card-footer-left {
    width: 300px;
}

.blog-details .card-footer-left img{
    width: 90px;
    height: 90px;
    border-radius: 50%;
}

.blog-details .card-body {
    background-color: #f7f7f9;
    padding: 30px;
    margin-top: 30px;
    border-radius: 5px;
}

.blog-details .coment-title {
    border-bottom: 1px solid #ddd;
    margin-bottom: 40px;
}

.blog-details .comment-form-cookies-consent label {
    display: inline;
    margin-left: 10px;
    font-size: 18px;
    line-height: 30px;
}


.blog-details .card-body .form-control {
    display: block;
    width: 100%;
    padding: 20px;
    margin-bottom: 30px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    background-color: #fff;
    border: 1px solid #eeeff2;
    border-radius: 0.25rem;
}

.blog-details .card-body .form-control:focus{
    box-shadow: none;
}

.blog-details .card-body textarea {
    height: 150px;
    width: 100%;
    margin-bottom: 25px;
    border-color: #eeeff2;
    color: #1b1525;
    padding: 20px;
    border-radius: 0.25rem;
}

.blog-details .htwa-button {
    width: 200px;
    margin-top: 0;
}
/* =================
    blog details
====================*/

/* ==============
    shop page
================= */
.nav-tabs {
    position: relative;
    border-bottom: none;
    margin-bottom: 30px;
    padding: 15px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: space-around;
    background-color: #F2F5FF;
}

#shop .nav-tabs .nav-link.active {
    color: #0537CB;
    border: none;
}

.nav-tabs .nav-grid .nav-link {
    background-color: transparent;
}

.nav-tabs .nav-grid{
    margin-top: 7px;
}

.nav-list{
    margin-left: -70px;
}

.nav-tabs .nav-link {
    border: none;
}

.nav-link {
    color: #000;
}

.nav-link i{
    font-size: 25px;
}

.nav-link:hover {
    color: #0537CB;
}

.nav-tabs .nav-link:focus {
    border:#fff ;
    color: #0537CB;
}

.nav-album p {
    color: #707070;
    margin-bottom: 0;
}

.nav-form {
    background-color: #ffffff;
    color: #000;
    border: none;
    padding: 0px 20px;
}

.nav-form select {
    color: #000;
    background-color: transparent;
    border: none;
}

.shop-box {
    padding: 20px;
    margin-bottom: 40px;
    position: relative;
    text-align: center;
    background-color: #F2F5FF;
}

.shop-image {
    overflow: hidden;
    margin: 10px;
    position: relative;
    background: #202020;
}

.shop-content {
    margin-bottom: 15px;
}

.shop-image img {
    opacity: 1;
    display: block;
    width: 100%;
    height: auto;
    transition: .5s ease-in-out;
    backface-visibility: hidden;
}

.shop-image-overlay{
    display: flex;
    left: 50%;
    bottom: 25%;
    position: absolute;
    border-radius: 15px;
    opacity: 0;
    height: 100%;
    transition: 0.5s;
}

.shop-url {
    background-color: #fff;
    position: absolute;
    bottom: -2px;
    font-size: 16px;
    left: 50%;
    top: 50%;
    transform: translate(10%, -50%);
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
    transition: .5s;
    display: inline-block;
}

.shop-url2 {
    background-color: #fff;
    position: absolute;
    bottom: -2px;
    font-size: 16px;
    left: 50%;
    top: 50%;
    transform: translate(-110%, -50%);
    height: 40px;
    width: 40px;
    line-height: 40px;
    border-radius: 50%;
   
    display: inline-block;
}

.shop-url2:hover i{
    color: #ff5e17;
}

.shop-url:hover i{
    color: #ff5e17;
}

.shop-url i{
    color: #181818;
    transition: .3s;
}

.shop-url2 i{
    color: #181818;
    transition: .3s;
}

.shop-box:hover .shop-image img{
    opacity: 0.5;
}

.shop-box:hover .shop-image-overlay{
    opacity: 1;
    height: 50%;
   
}

/*  */
.album-area{
    border: 1px solid #404040;
    border-radius: 15px;
    padding: 10px;
}

.album-area:hover .shop-image-overlay{
    opacity: 1;
    height: 50%;
   
}

.album-area:hover .shop-image img{
    opacity: 0.5;
}

.album-box{
    margin: 10px;
    padding: 0;
}

.album-image{
    margin: 0;
}

.album-content p{
    color: #707070;
}

.album-content a{
    color: #fff;
    transition: 0.5s;
}


.album-heading-wrapper{
    display: flex;
    justify-content: space-between;
    color: #fff;
    margin: 15px 0;
}

.album-heading span{
    color: #707070;
}

.album-media{
    display: flex;
    align-items: center;
}

.album-media ul{
    display: flex;
    justify-content: space-between;
}

.album-media ul li i{
   color: #ff5e17;
}

/*  */

.shop-list-album a h5{
    color: #000;
    text-transform: capitalize;
}

.shop-content a h5{
    color: #000;
}

.list-viwe{
    width: 100%;
}

.list-viwe .shop-box{
    display: flex;
}

.list-viwe .list-image{
    width: 30%;
}

.list-viwe .shop-content{
    display: none;
}


.list-viwe .shop-list-content{
    width: 60%;
    display: block;
    text-align: left;
    margin-top: 15px;
    margin-left: 30px;
}

.shop-list-content{
    display: none;
}

.shop-list-content span{
    color: #707070;
    font-size: 20px;
}

.shop-list-content p{
    color: #707070;
    font-size: 15px;
}

.shop-list-content .cart{
    margin-top: 0;
    transition: 0.5s;
    color: #fff;
}

.shop-list-album{
    display: flex;
    justify-content: space-between;
}


.list-album-title h5 {
    color: #fff;
    text-transform: uppercase;
}

/* ==============
    shop page
================= */

/* ==============
    appoinment
================= */
.appoinment{
    padding: 125px 0;
}

.appoinment-container{
    border: 2px solid #F2F5FF;
    padding: 50px;
    border-radius: 10px;
}

.appoinment-form-wrapper .htw-appointment-title span{
    color: #0537CB;
    text-decoration: none;
}

.appoinment-form-wrapper .htw-appointment-title h4{
    color: #000;
    font-weight: 700;
    font-size: 47px;
    margin-bottom: 40px;
}

.appoinment-form-wrapper .form-control {
    display: block;
    width: 100%;
    padding: 20px 30px;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #838383;
    border-radius: 8px;
    background-color: #F2F5FF;
    border: 2px solid #F2F5FF;
    margin-bottom: 25px;
    transition: 0.5s;
}

.appoinment-form-wrapper .form-control:hover{
    border: 2px dashed #0537CB;
}

.appoint-btn:hover{
    color: #0CB88E;
}

.appoint-image{
    position: relative;
}

.appoint-image-inner{
    position: absolute;
    bottom: 30px;
    left: 50%;
    transform: translate(-50%, 0);
    display: flex;
    justify-content: center;
    width: 100%;
}

.appoint-image-inner-icon a{
    display: inline-block;
    color: #ffffff;
    background-color: #0CB88E;
    border-radius: 10px;
    padding: 10px 20px;
    font-size: 30px;
    margin-right: 20px;
}

.appoint-image-inner-icon a i{
    display: inline-block;
    margin-top: 5px;
    transition: 0.5s;
}

.appoint-image-inner-icon a:hover i{
    transform: rotate(45deg);
}

.appoint-image-inner ul li span{
    color: #ffffff;
}

.appoint-image-inner ul li a{
    font-weight: 700;
    font-size: 36px;
    color: #ffffff;
    transition: 0.5s;
}

.appoint-image-inner ul li a:hover{
    opacity: 0.7;
}
/* ==============
    appoinment
================= */

/* ==============
    contact
================= */
.contact-info-inner{
    display: flex;
}

.contact-info {
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-info-inner ul li span{
    font-weight: 600;
    font-size: 25px;
    color: #FFFFFF;
}

.contact-info-inner ul li a{
    display: inline-block;
    font-size: 16px;
    color: #FFFBF8;
    transition: 0.3s;
}

.contact-info-inner ul li a:hover{
    color: #0CB88E;
}

.contact-info-inner-icon a{
    display: inline-block;
    background-color: transparent;
    border: 1px dashed #ffffff;
    padding: 2px 7px 7px 7px;
}

.contact-info-inner-icon a:hover i{
    transform: scale(1.2) !important;
}

.contact-info-inner-icon a i{
    display: flex;
    background: rgba(255, 255, 255, 0.3);
    padding: 20px;
    border-radius: 10px;
    margin-top: 5px;
}

.appoinment-upper-container{
    padding: 30px 40px;
    background-color: #0537CB;
    margin-bottom: 80px;
    border-radius: 10px;
}

.appoint-location{
    width: 100%;
    height: 100%;
}

.appoint-location iframe{
    width: 100%;
    height: 100%;
}


/* ==============
    contact
================= */

/* ==========
    error
============= */
.error{
    background: url('tema/images/error.jpg') no-repeat center;
    background-size: cover;
    width: 100%;
    height: 1050px;
    margin-bottom: -106px;
    position: relative;
   
}

.error-btn .htwa-button{
    border: 2px solid #0537CB;
    border-radius: 10px;
    position: absolute;
    left: 50%;
    top: 70%;
    transform: translate(-50%, -50%);
}

.error-btn .htwa-button:hover{
    background: transparent;
    border: 2px solid #0537CB;
}
/* ==========
    error
============= */

/* ===============
    team member
=================== */
.team-member-page{
    padding-top: 125px;
}

.team-member-page .nav-tabs{
    justify-content: space-between;
    margin-bottom: 0;
}

.team-member-page .nav-form{
    width: 450px;
    border-radius: 10px;
}

.team-page-btn{
    border-radius: 10px;
}

.team-page-btn:hover{
    color: #0CB88E;
}

/* *** */
.team-page{
    padding-top: 0;
}

.team-page .team-two-card{
    margin-top: 80px;
}

.tmp-button {
    width: 100%;
    text-align: center;
    margin-top: 50px;
}

.tmp-btn{
    border-radius: 10px;
}
/* ===============
    team member
=================== */

/* =======================
    team member details
========================== */
.team-details{
    padding-top: 125px;
    position: relative;
}

.team-details-wrapper{
    width: 100%;
    height: 513px;
    padding: 50px;
    background-color: #121F45;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 82%);
}

.tmd-card {
    position: absolute;
    top: 170px;
    left: 360px;
    z-index: 10;
    width: 303px;
}

/*  */
.team-deails-content {
    margin-top: 30px;
}

.team-deails-content h4{
    font-weight: 700;
    font-size: 40px;
    color: #ffffff;
}

.team-deails-content span{
    display: inline-block;
    font-weight: 600;
    font-size: 15px;
    color: #0CB88E;
    margin-bottom: 10px;
}

.team-deails-content p{
    font-size: 15px;
    color: #BDC0C9;
}

.team-deails-content-info {
    width: 100%;
   display: flex;
   justify-content: end;
}

.team-deails-content-info  .menu-right-info{
    width: 40%;
}

.team-deails-content-info .menu-cell-number ul li a{
    color: #ffffff;
    transition: 0.5s;
}

.team-deails-content-info .menu-cell-number ul li a:hover{
    -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
}
/* =======================
    team member details
========================== */
