/*----------------------------------------------------------------------------------
Project     :  Sting - Digital Agency HTML Template
-------------------------------------------------------------------------------------*/


/*------------------------------------------------------------------------------------
[Table of contents]
default css
topbar area
header area
hero area
about area
services area
counter area
why choose us area
protfolio area
newsletter area
team area
testimonials area
faq area
blog area
footer area
--------------------------------------------------------------------------------------*/


/*-------------------------------------------------------------------------------------
    default css
---------------------------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@500;600;700;800&family=Rubik:wght@400;500&display=swap');

/*-------------------------------------------------------------------------------------
    font-face css
---------------------------------------------------------------------------------------*/

@font-face {
    font-family: 'Font Awesome\ 5 Brands';
    font-style: normal;
    font-weight: 400;
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-brands-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: 'Font Awesome\ 5 Free';
    font-style: normal;
    font-weight: 400;
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.eot);
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-regular-400.svg#fontawesome) format("svg")
}

@font-face {
    font-family: 'Font Awesome\ 5 Free';
    font-style: normal;
    font-weight: 900;
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.eot);
    src: url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff2) format("woff2"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.woff) format("woff"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.ttf) format("truetype"), url(https://use.fontawesome.com/releases/v5.0.6/webfonts/fa-solid-900.svg#fontawesome) format("svg")
}

html,
body {
    margin: 0;
    padding: 0;
    background-color: #fff;
}

body {
    font-family: 'Rubik', sans-serif;
}

ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

a,
a:focus,
a:active,
a:hover {
    text-decoration: none;
    outline: none;
    color: #fff;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff;
}

 ::-webkit-input-placeholder {
    /* Edge */
    font-family: 'Rubik', sans-serif;
    color: #647589;
}

 :-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-family: 'Rubik', sans-serif;
    color: #647589;
}

 ::placeholder {
    font-family: 'Rubik', sans-serif;
    color: #647589;
    font-size: 14px;
}

a,
button, .theme-btn {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

button {
    cursor: pointer;
}

button:focus {
    outline: 0;
}

a {
    color: #223645;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    display: block;
    font-weight: 500;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: 'Poppins', sans-serif;
    margin: 0
}

p {
    font-size: 16px;
    font-weight: 400;
    color: #647589;
    margin-bottom: 0;
    line-height: 30.4px;
}

 ::-webkit-scrollbar {
    width: 15px;
}

 ::-webkit-scrollbar-thumb {
    background: #FA4753;
}

.theme-btn {
    padding: 15px 43px;
    background: #FA4753;
    display: inline-block;
    box-shadow: 0px 0px 0 #223645;
}

.theme-btn {
    color: #ffffff;
    font-weight: 600;
    text-transform: capitalize;
}
.theme-btn:hover{
    box-shadow: 7px 8px 0 #223645;

}
.theme-btn a:hover {
    color: #fff;
}

.theme-btn svg {
    margin-left: 4px;
    font-size: 14px;
}
.section-title.mb-65{
    margin-bottom: 65px;
}
.sub-heading{
    margin-bottom: 8px;
}
.sub-heading p{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FA4753;
}
.section-title h2{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 42px;
    line-height: 140%;
    color: #223645;
    margin-bottom: 17px;
}
.title-paragraph p{
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #647589;
}
.mt-30{
    margin-top: 30px;
}
.mb-65{
    margin-bottom: 65px;
}
.mb-30{
    margin-bottom: 30px;
}
/*-------------------------------------------------------------------------------------
    back to top button
---------------------------------------------------------------------------------------*/

.top-btn {
    position: fixed;
    width: 50px;
    height: 50px;
    line-height: 52px;
    font-size: 25px;
    bottom: 32px;
    right: 32px;
    z-index: 999;
    color: #fff;
    background: #FA4753;
    text-align: center;
    cursor: pointer;
    display: none;
}

.top-btn:hover {
    color: #FA4753;
    transition: all 0.4s linear;

}

/*-------------------------------------------------------------------------------------
    preloader
---------------------------------------------------------------------------------------*/

#loading {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 99999;
    margin-top: 0px;
    top: 0px;
}

#loading-center {
    width: 100%;
    height: 100%;
    position: relative;
}

#loading-center-absolute {
    position: absolute;
    left: 50%;
    top: 50%;
    height: 200px;
    width: 200px;
    margin-top: -100px;
    margin-left: -100px;
    -ms-transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.object {
    -moz-border-radius: 50% 50% 50% 50%;
    -webkit-border-radius: 50% 50% 50% 50%;
    border-radius: 50% 50% 50% 50%;
    position: absolute;
    border-top: 5px solid #FA4753;
    border-bottom: 5px solid transparent;
    border-left: 5px solid #FA4753;
    border-right: 5px solid transparent;
    -webkit-animation: animate 2s infinite;
    animation: animate 2s infinite;
}

#object_one {
    left: 75px;
    top: 75px;
    width: 50px;
    height: 50px;
}

#object_two {
    left: 65px;
    top: 65px;
    width: 70px;
    height: 70px;
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

#object_three {
    left: 55px;
    top: 55px;
    width: 90px;
    height: 90px;
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

#object_four {
    left: 45px;
    top: 45px;
    width: 110px;
    height: 110px;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

@-webkit-keyframes animate {
    50% {
        -ms-transform: rotate(360deg) scale(0.8);
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

@keyframes animate {
    50% {
        -ms-transform: rotate(360deg) scale(0.8);
        -webkit-transform: rotate(360deg) scale(0.8);
        transform: rotate(360deg) scale(0.8);
    }
}

/*-------------------------------------------------------------------------------------
    header area
---------------------------------------------------------------------------------------*/
.container-big{
    width: 1308px;
}
.main-menu ul {
    display: flex;
    align-items: center;
}

.main-menu ul li {
    margin-left: 30px;
    margin-right: 30px;
    position: relative;
}
.main-menu ul li:last-child{
    margin-left: 41px;
}

.main-menu ul li a {
    padding: 32px 0;
    text-transform: capitalize;
    color: #223645;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
}

.main-menu ul li.header-cta a{
    color: #fff;
}
.main-menu ul li:hover>a{
    color: #FA4753;
}

.main-menu ul .header-cta:hover>a {
    color: #fff;
}

.main-menu ul li ul.submenu{
    display: block;
    position: absolute;
    background: #ffffff;
    width: 230px;
    top: 110%;
    left: 0;
    opacity: 0;
    visibility: hidden;
    padding: 20px 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    border-top: 5px solid #FA4753;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%);
    z-index: 99;
}

.main-menu ul li ul.submenu li{
    margin: 0;
    display: block;
}

.main-menu ul li ul.submenu li a {
    padding: 7px 30px;
}

.main-menu ul li:hover ul.submenu {
    opacity: 1;
    visibility: visible;
    top: 100%;
}

.main-menu ul li ul.submenu li a::before {
    position: absolute;
    content: "";
    width: 0;
    height: 2px;
    background: #FA4753;
    position: absolute;
    left: 27px;
    top: 48%;
    -webkit-transform: none;
    transform: none;
    margin-top: -1px;
    opacity: 0;
    -webkit-transition: all 300ms linear 0s;
    transition: all 300ms linear 0s;
}

.main-menu ul li ul.submenu li a:hover {
    padding-left: 50px;
}

.main-menu ul li ul.submenu li:hover a:before {
    opacity: 1;
    width: 15px;
}
.header-cta{
    display: flex;
    align-items: center;
    padding: 17px 37px;
}
.header-cta iconify-icon{
    color: #fff;
    font-size: 54px;
    margin-right: 14px;
}
.cta-content p{
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #FFFFFF;
}
.cta-content span{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    color: #FFFFFF;
}
.main-menu ul .header-cta {
    margin-right: -38px;
}
.theme-btn.header-cta:hover{
    box-shadow:  0px 0px 0px;
}

.main-menu ul .header-cta a {
    padding: 0;
}

.main-menu ul .header-cta a:hover {
    color: #fff;
}

.main-menu ul .user-cta,
.home-two-header-bg .user-cta svg {
    margin-left: 35px;
}

.main-menu ul .user-cta svg,
.home-two-header-bg .user-cta svg {
    font-size: 16px;
}

.main-menu ul .user-cta a {
    padding: 0;
}

.main-menu ul li.user-cta ul.submenus{
    width: 300px;
    padding: 20px 20px;
    top: 290%;
    display: block;
    position: absolute;
    background: #ffffff;
    left: -35px;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.4s ease-out 0s;
    -moz-transition: all 0.4s ease-out 0s;
    -ms-transition: all 0.4s ease-out 0s;
    -o-transition: all 0.4s ease-out 0s;
    transition: all 0.4s ease-out 0s;
    border-top: 5px solid #FA4753;
    box-shadow: 0 0 10px 3px rgb(0 0 0 / 5%);
    z-index: 99;
}
.main-menu ul li.user-cta ul.submenus.show-input{
    visibility: visible;
    opacity: 1;
}
.main-menu ul li.user-cta ul.submenus li{
    margin-left: 0;
}
.main-menu ul li.user-cta ul.submenus li input{
    width: 100%;
    padding: 10px 15px;
    font-size: 14px;
    border: 1px solid rgba(100, 117, 137, .3);
}
/*-------------------------------------------------------------------------------------
    hero area
---------------------------------------------------------------------------------------*/
    
.hero-area {
    padding: 130px 0 0;
    background: url('cover.jpg') no-repeat center center;
    background-size: cover;
}
.hero-area .center-align{
    align-items: center;
}
.hero-text span {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 16px;
    line-height: 24px;
    letter-spacing: 0.12em;
    color: #FA4753;
}
.hero-text h1{
    font-weight: 700;
    font-size: 52px;
    line-height: 138%;
    color: #223645;
    margin-top: 19px;
}
.hero-text p{
    margin-top: 19px;
}

.hero-image img{
    width: 100%;
}

.theme-cta {
    display: flex;
    align-items: center;
    margin-top: 38px;
}

.theme-cta .theme-btn {
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
}
.theme-cta .link {
    margin: 0px 0 0 40px;
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 18px;
    line-height: 27px;
    color: #223645;
    display: flex;
    align-items: center;
    transition: .3s linear all;
}
.theme-cta .link iconify-icon{
    margin-left: 10px;
    margin-top: 2px;
}
.theme-cta .link:hover{
    text-decoration: underline;
}
.hero-social-links{
    transform: rotate(-90deg);
    position: absolute;
    left: -8%;
    top: 62%;
}
.hero-appointment{
    transform: rotate(-90deg);
    position: absolute;
    right: -3%;
    top: 40%;
}
.hero-social-links ul,
.hero-appointment ul{
    display: flex;
}
.hero-social-links li,
.hero-appointment ul li{
    margin-right: 49px;
}
.hero-social-links li:last-child,
.hero-appointment ul li:last-child{
    margin-right: 0;
}
.hero-social-links ul li a,
.hero-appointment ul li p{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 700;
    font-size: 12px;
    line-height: 18px;
    color: #223645;
}



/* slick slider */

.slick-slide img {
    display: inline-block;
}

button.slick-arrow svg {
    font-size: 30px;
}

.slick-next.pull-right.slick-arrow {
    display: inline-block;
    border: none;
    background: transparent;
    color: #FA4753;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    position: absolute;
    right: 2%;
    top: -28%;
    font-size: 20px;
}

.slick-prev.pull-left.slick-arrow {
    display: inline-block;
    border: none;
    background: transparent;
    color: #FA4753;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    position: absolute;
    top: -28%;
    right: 6%;
}


/*-------------------------------------------------------------------------------------
    about-area
---------------------------------------------------------------------------------------*/
.about{
    padding: 135px 0;
}
.parent-image{
    position: relative;
    width: 90%;
    margin-left: 29px;
    z-index: 99999;
}
.child-image {
    position: absolute;
    left: -13%;
    bottom: 20%;
    z-index: 9999999;
    border: 20px solid #fff;
    box-shadow: 0px 7px 55px rgba(9, 16, 20, 0.08);
}
.about-shapes{
    position: absolute;
    left: 0%;
    top: 7%;
}
.abt-content-wrapper{
    margin-top: 45px;
    margin-left: 27px;
}
.list-content{
    margin-bottom: 25px;
    display: flex;
}
.list-content:last-child{
    margin-bottom: 0;
}
.list-content .icon{
    margin-right: 21px;
}
.list-content .icon iconify-icon{
    color: #FA4753;
    font-size: 45px;
}
.abt-content-wrapper .inner-content h2{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 25px;
    line-height: 190%;
    color: #223645;
}
.progress_bar{
    height: 15px;
    width: 477px;
    background: #e4e3e3;
    position: relative;
    margin: 70px 0 65px 10px;
}
.inner-bar{
    position: absolute;
    height: 100%;
    width: 65%;
    background-color: #FA4753;
    left: 0;
    top: 0;
}
.abt-content-wrapper .theme-btn{
    padding: 15px 26px;
}
/*-------------------------------------------------------------------------------------
    offer-area
---------------------------------------------------------------------------------------*/
.offer{
    padding: 68px 0;
}
.section-title.middle{
    display: flex;
    flex-direction: column;
    align-items: center;
    margin-bottom: 65px;
}
.offer-wrapper {
    background: #fff;
    padding: 40px 32px;
    transition: .3s linear all;
    box-shadow: 0px 7px 55px rgba(9, 16, 20, 0.08);
    position: relative;
}


.offer-wrapper:hover{
    background: #FA4753;
}
.offer-wrapper:hover>iconify-icon.offer-icon, 
.offer-wrapper:hover>h5,
.offer-wrapper:hover>p,
.offer-wrapper:hover>a,
.offer-wrapper:hover>iconify-icon.arrow-icon{
    color: #fff;
}
.offer-wrapper p{
    font-size: 13px;
    line-height: 190%;
}
.offer iconify-icon.offer-icon{
    margin-bottom: 18px;
    color: #f01c1c;
    font-size: 45px;
}
.offer-wrapper h5{
    color: #223645;
    margin-bottom: 12px;
}
.offer-wrapper iconify-icon.arrow-icon {
    position: absolute;
    right: 10%;
    bottom: 3%;
    color: #fff;
    font-size: 30px;
}
.offer-wrapper a:hover {
    text-decoration: underline;
}

/*-------------------------------------------------------------------------------------
    showcase-area
---------------------------------------------------------------------------------------*/
.showcase{
    padding: 68px 0;
}
.showcase-left img,
.showcase-right img{
    position: relative;
}
.showcase-content{
    position: absolute;
    right: 4%;
    bottom: 10%;
    background: #223645;
    max-width: 350px;
    box-shadow: 0px 7px 55px rgba(9, 16, 20, 0.16);
    padding: 32px 70px 50px 34px;
}
.showcase-content a iconify-icon{
    background: #FA4753;
    color: #fff;
    font-size: 30px;
    padding: 15px;
    position: absolute;
    right: 0;
    bottom: 0;
}
.showcase-content h3{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 28px;
    line-height: 140%;
    text-transform: capitalize;
    color: #FFFFFF;
}
/*-------------------------------------------------------------------------------------
    feature-area
---------------------------------------------------------------------------------------*/
.feature{
    padding: 68px 0;
}
.heading-tabs{
    background: #e6e6e6;
    display: flex;
    justify-content: space-between;
    margin-bottom: 68px;
}

.heading-tabs li button{
    font-family: 'Poppins';
    font-style: normal;
    font-size: 28px;
    line-height: 42px;
    text-align: center;
    color: #223645;
    padding: 39px 60px;
    border: none;
}
.heading-tabs li button.nav-link.active{
    background: #FA4753;
    border-radius: 0;
}
.single-counter{
    align-items: center;
    display: flex;
    flex-direction: column;
    margin-bottom: 83px;
}
.single-counter:last-child{
    margin-bottom: 0;
}
.single-counter h3{
    font-family: 'Poppins';
    font-weight: 700;
    font-size: 48px;
    line-height: 72px;
    text-align: center;
    color: #FB5964;
}
.single-counter span{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 30px;
    line-height: 45px;
    text-align: center;
    color: #223645;
}
.feature-title h2{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 38px;
    line-height: 140%;
    color: #223645;
    margin-bottom: 17px;
}
.feature-content p{
    margin-bottom: 25px;
}
.feature-content p.highlighted{
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px;
    line-height: 190%;
    color: #223645;
    margin-bottom: 25px;
}
.feature-points ul li{
    margin-bottom: 15px;
}
.feature-points ul li:last-child{
    margin-bottom: 0;
}
.point-icon{
    display: flex;
    align-items: center;
}
.point-icon p{
    margin-bottom: 0;
}
.feature-points iconify-icon{
    background: #ff868e;
    font-size: 15px;
    padding: 7px;
    border-radius: 50%;
    color: #fff;
    margin-right: 15px;
}

/*-------------------------------------------------------------------------------------
    portfolio-area
---------------------------------------------------------------------------------------*/
.portfolio{
    padding: 67px 0;
}
.portfolio .section-title{
    margin-bottom: 65px;
}
.portfolio .mb-65{
    margin-bottom: 65px;
    justify-content: center;
}
.tab-btn-wrapper{
    display: flex;
    justify-content: center;
}
.tab-btn-wrapper button{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 18px;
    line-height: 140%;
    letter-spacing: 0.03em;
    color: #223645;
    position: relative;
    transition: .3s linear all;
    background: transparent;
    border: none;
    margin-right: 55px;
}
.tab-btn-wrapper button:last-child{
    margin-right: 0;
}
.tab-btn-wrapper button.active-item::before{
    position: absolute;
    content: "";
    left: 0;
    bottom: -28%;
    background: #FA4753;
    height: 2px;
    width: 60%;
}
.portfolio-images{
    position: relative;
}
.portfolio-images img{
    transition: .3s linear all;
}
.portfolio-images::before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background-color: rgba(34,54,69, 0.5);
    height: 100%;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .3s linear all;
}
.portfolio-images:hover{
    cursor: pointer;
}
.portfolio-images:hover::before{
    opacity: 1;
    visibility: visible;
}
.portfolio-hovered{
    background: #FA4753;
    color: #fff;
    text-align: center;
    position: absolute;
    width: 85%;
    bottom: 19%;
    left: 7%;
    padding: 24px 0;
    opacity: 0;
    visibility: hidden;
    transition: .3s linear all;
}

.portfolio-hovered span{
    font-size: 30px;
}
.portfolio-hovered a h3{
    font-weight: 600;
    font-size: 20px;
    line-height: 140%;
    margin-bottom: 8px;
    color: #fff;
}

.portfolio-hovered h5{
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px;
    line-height: 140%;
}
.single-portfolio:hover .portfolio-hovered{
    opacity: 1;
    visibility: visible;
    cursor: pointer;
}
/*-------------------------------------------------------------------------------------
        Video-area
---------------------------------------------------------------------------------------*/
.video{
    background: url('../images/video.png') top left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 174px 0;
    position: relative;
    margin: 68px 0 0;

}
.video::before{
    position: absolute;
    content: '';
    height: 100%;
    width: 100%;
    background: #223645;
    opacity: .6;
    top: 0;
    left: 0;
}
.video .pulse{
    background: #FA4753;
}
.video .pulse svg{
    color: #fff;
}
.video .section-title h2{
    color: #fff;
}
.pulse {
    background-color: #fff;
    width: 75px;
    height: 75px;
    line-height: 55px;
    border-radius: 50%;
    font-size: 14px;
    cursor: pointer;
    overflow: hidden;
    -webkit-animation: video-pulse-presentation 2s linear infinite;
    animation: video-pulse-presentation 2s linear infinite;
    transition: .3s linear all;
    display: flex;
    align-items: center;
    justify-content: center;
}

.pulse svg{
    color: #0D7DFC;
}

@-webkit-keyframes video-pulse-presentation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(19 173 229 / 70%), 0 0 0 0 rgb(19 173 229 / 70%);
        box-shadow: 0 0 0 0 rgb(19 173 229 / 70%), 0 0 0 0 rgb(19 173 229 / 70%);
    }

    40% {
        -webkit-box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 0 rgb(19 173 229 / 70%);
        box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 0 rgb(19 173 229 / 70%);
    }

    80% {
        -webkit-box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 30px rgb(19 173 229 / 0%);
        box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 30px rgb(19 173 229 / 0%);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 30px rgb(19 173 229 / 0%);
        box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 30px rgb(19 173 229 / 0%);
    }
}

@keyframes video-pulse-presentation {
    0% {
        -webkit-box-shadow: 0 0 0 0 rgb(19 173 229 / 70%), 0 0 0 0 rgb(19 173 229 / 70%);
        box-shadow: 0 0 0 0 rgb(19 173 229 / 70%), 0 0 0 0 rgb(19 173 229 / 70%);
    }

    40% {
        -webkit-box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 0 rgb(19 173 229 / 70%);
        box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 0 rgb(19 173 229 / 70%);
    }

    80% {
        -webkit-box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 30px rgb(19 173 229 / 0%);
        box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 30px rgb(19 173 229 / 0%);
    }

    100% {
        -webkit-box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 30px rgb(19 173 229 / 0%);
        box-shadow: 0 0 0 0 rgb(19 173 229 / 0%), 0 0 0 30px rgb(19 173 229 / 0%);
    }
}

/*-------------------------------------------------------------------------------------
    team-area
---------------------------------------------------------------------------------------*/
.team{
    padding: 68px 0 68px;
}
.team-hover{
    margin-top: 24px;
    text-align: center;
}
.team-hover p{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 22px;
    line-height: 160%;
    color: #223645;
    margin-bottom: 5px;
}
.team-hover h4{
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 160%;
    color: #223645;
}
.social-icons{
    margin-top: 18px;
}
.social-icons ul{
    display: flex;
    justify-content: center;
}
.social-icons ul li{
    margin-right: 20px;
}
.social-icons ul li:hover a{
    color: #223645;
}
.social-icons ul li:last-child{
    margin-right: 0;
}

/*-------------------------------------------------------------------------------------
        Testimonials-area
---------------------------------------------------------------------------------------*/
.testimonials{
    position: relative; 
    padding: 67px 0 67px;
}
.testimonials .z-id-10{
    z-index: 10;
}
.testimonials .title{
    display: flex;
    justify-content: end;
}
.testimonial-wrapper{
    background: #fff;
    padding: 52px 33px;
    box-shadow: 0px 7px 55px rgba(52, 62, 97, 0.06);
}
.testimonials .testimonial-wrapper svg {
    color: #223645;
}
.testimonials .testimonial-wrapper p{
    margin-bottom: 22px;
    font-size: 23px;
    line-height: 190%;
    color: #223645;
}
.testimonial-wrapper .client-info{
    display: flex;
    align-items: center;
}
.testimonial-wrapper .client-name {
    margin-left: 45px;
}

.testimonial-wrapper .client-name h5{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 23px;
    line-height: 34px;
    text-align: center;
    color: #223645;
    position: relative;
}
.testimonial-wrapper .client-name h5::before{
    position: absolute;
    content: '';
    left: -24%;
    top: 49%;
    background: #223645;
    height: 1px;
    width: 30px;
}
.testimonial-wrapper .client-name span{
   font-size: 14px;
   font-size: 16px;
   color: #223645;
}
.testimonial-wrapper .review {
    margin-left: 40px;
}
.testimonial-wrapper .review ul{
    display: flex;
}
.testimonial-wrapper .review ul li{
    margin-right: 5px;
}
.testimonial-wrapper .review ul li svg{
    font-size: 10px;
    color: #DD963C;
}
.testimonials .fld{
    align-items: center;
}
ul.slick-dots {
    display: flex;
}
ul.slick-dots li{
    margin-right: 10px;
}
ul.slick-dots li button{
    border: none;
    width: 12px;
    height: 12px;
    background: #bbc5cf;
    border-radius: 50%;
    font-size: 0;
}
ul.slick-dots li.slick-active > button{
    width: 40px;
    border-radius: 20px;
    background: #FA4753;
}

.form-touch{
    background: url(form-bg.png) no-repeat center center;
    background-size: cover;
    position: relative;
}
.form-touch::before{
    position: absolute;
    left: 0;
    top: 0;
    background: #223645;
    opacity: .5;
    height: 100%;
    width: 100%;
    content: '';
}
.textarea-align{
    display: flex;
    flex-direction: column;
}
.form-touch h4{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 25px;
    line-height: 160%;
    text-transform: capitalize;
    color: #FFFBF6;
    margin-bottom: 32px;
}
.form-touch form{
    padding: 111px 70px;
    position: relative;
    z-index: 9999999999999;
}
.form-touch form .form-control,
.services-card form .form-control{
    margin-bottom: 54px;
    color: #fff;
    padding-left: 0;
}
.form-touch form label,
.services-card form label{
    font-family: 'rubik';
    font-weight: 400;
    font-size: 12px;
    line-height: 160%;
    display: flex;
    align-items: center;
    color: #FFFBF6;
    margin-bottom: 0;
}
.form-touch form input,
.services-card form input{
    background: transparent;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-radius: 0;
}
.form-touch form input:focus,
.services-card form input:focus{
    background-color: transparent;
}
.form-touch form input::placeholder{
    color: #fff;
}
.textarea-align textarea{
    background-color: transparent;
    border: 1px solid #fff;
    border-right: 0;
    border-left: 0;
    border-top: 0;
}
.theme-cta .form-touch-cta{
    box-shadow: 0px 0px 0 #fff;
}
.theme-cta:hover .form-touch-cta{
    box-shadow: 7px 8px 0 #fff;
}

/*-------------------------------------------------------------------------------------
        blog-area
---------------------------------------------------------------------------------------*/
.blog{
    padding: 67px 0;
    margin-bottom: 384px;
}

.blog-content{
    background: #fff;
    filter: drop-shadow(0px 7px 55px rgba(52, 62, 97, 0.06));
    padding: 42px 19px;
    position: absolute;
    bottom: -110%;
    max-width: 328px;
    left: 9%;
}
.blog-wrapper .blog-img{
    position: relative;
}

.blog-wrapper .date{
    background: #FA4753;
    display: inline-block;
    padding: 14px 22px;
    position: absolute;
    right: 9%;
    bottom: 14%;
    z-index: 99999;
}

.blog-wrapper .date span{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 20px;
    line-height: 30px;
    color: #FFFFFF;
}
.blog-content h5{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 600;
    font-size: 20px;
    line-height: 144%;
    text-transform: capitalize;
    color: #223645;
    margin-bottom: 16px;
}
.blog-content span{
    font-family: 'Rubik';
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    display: flex;
    align-items: flex-end;
    color: #FA4753;
    margin-bottom: 16px;
}
.blog-content p{
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px;
    line-height: 190%;
    color: #3C2C40;
    margin-bottom: 16px;
}
.blog-content a {
    letter-spacing: 1px;
    color: #FA4753;
    text-decoration: underline;
    font-size: 14px;
}

/*-------------------------------------------------------------------------------------
    footer area
---------------------------------------------------------------------------------------*/

.footer {
    background: #223645;
    padding: 87px 0 25px 0;
    margin-top: 67px;
}
.footer .section-title h2{
    color: #fff;
}
.footer .newsletter{
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
    padding-bottom: 65px;
}
.footer .d-end{
    display: flex;
    justify-content: end;
}
.footer .newsletter h5{
    font-size: 30px;
    color: #223645;
    font-weight: 600;
}
.footer .newsletter input{
    border: none;
    background: #f0f0f0;
    padding: 14px 23px;
    width: 569px;
    position: relative;
}
.footer .newsletter .newsletter-btn{
    color: #fff;
    position: absolute;
    right: 2.5%;
    bottom: 0;
}
.widgets{
    border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        padding-bottom: 65px;
}
.d-center{
    display: flex;
    justify-content: center;
}
.widget{
    margin-top: 65px;
}
.widget.w-text{
    margin-top: 77px;
}
.widget p{
    font-size: 15px;
    margin-top: 10px;
    color: #fff;
}
.widget h5{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 16px;
}
.widget ul li a{
    font-family: 'Rubik';
    font-weight: 400;
    font-size: 16px;
    line-height: 27px;
    color: #FFFFFF;
}
.widget ul li{
    margin-bottom: 15px;
}
.widget ul li:last-child {
    margin-bottom: 0;
}
.widget ul li a:hover{
    cursor: pointer;
    color: #FA4753;
}
.footer-menu p{
    font-size: 14px;
}
.footer-menu p span{
    color: #FA4753;
    font-weight: 700;
}
.footer-copyright{
   margin-top: 25px;
}
.footer-copyright p{
    color: #fff;
}

/*-------------------------------------------------------------------------------------
        about-page
---------------------------------------------------------------------------------------*/


.inner-hero {
    background: url('../images/inner-banner.png')top left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 124px 0;
    position: relative;
    
}

.inner-hero::before{
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #223645;
    opacity: .7;
}

.inner-hero .hero-text-inner p{
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 16px;
    line-height: 120%;
    color: #FFFFFF;
    margin-bottom: 7px;
}
.inner-hero .hero-text-inner h2{
    font-weight: 700;
    font-size: 42px;
    line-height: 120%;
    color: #FFFFFF;
}
.inner-hero .hero-text-inner span {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #FA4753;
    font-weight: 500;
    margin-top: 8px;
}
.inner-hero .justify-end{
    display: flex;
    justify-content: end;
}
.inner-hero .hero-text-inner a.home {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #fff;
    margin-right: 5px;
}
.inner-hero .hero-text-inner a.disabled {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    color: #FA4753;
    margin-left: 5px;
    font-weight: 600;
    letter-spacing: 0;
}
.inner-about .bottom-text{
    margin-top: 40px;
}

/*-------------------------------------------------------------------------------------
        service-page
---------------------------------------------------------------------------------------*/
.inner-offer{
   padding-top: 135px;
}

/*-------------------------------------------------------------------------------------
        service detail-page
---------------------------------------------------------------------------------------*/
.service-details{
    padding: 135px 0 67px 0;
}
.details-wrapper-left img{
    margin-bottom: 55px;
}
.service-details .mt-55{
    margin-top: 55px;
}
.service-details .fld{
    display: flex;
    align-items: center;
}
.detail-text{
    margin-bottom: 55px;
}
.detail-text:last-child{
    margin-bottom: 0;
}
.detail-text h4, .strategy h5{
    font-weight: 600;
    font-size: 28px;
    line-height: 140%;
    color: #223645;
    margin-bottom: 13px;
}
.service-detail-text p{
    font-size: 15px;
}

.service-detail-img img{
    width: 100%;
}
.more-para{
    margin: -45px 0 20px 0;
}
.more-para .col-padding{
    padding: 0;
}
.service-quote{
    background: #223645;
    max-width: 998px;
    margin: 42px 0;
    padding: 26px 40px;
}
.service-quote p{
    font-family: 'Rubik';
    font-style: italic;
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #FFFFFF;
    text-align: center;
}
.service-list-wrapper{
    margin-top: 55px;
    display: flex;
    justify-content: space-between;
}
.service-list-wrapper .list h5{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 28px;
    line-height: 140%;
    color: #223645;
    margin-bottom: 13px;
}
.service-list-wrapper .list iconify-icon{
    color: #FA4753;
    font-size: 25px;
}
.service-list-wrapper .list-desc{
    display: flex;
    align-items: center;
    margin-bottom: 12px;
}
.service-list-wrapper .list-desc:last-child{
    margin-bottom: 0;
}
.service-list-wrapper .list p{
    font-size: 15px;
    margin-left: 14px;
    color: #223645;
}
.case-img img{
    width: 100%;
}
.case-text p{
    font-weight: 400;
    font-size: 16px;
    line-height: 181%;
    color: #647589;
    margin-bottom: 19px;
}
.case-list .single-case-list p{
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 14px;
    line-height: 190%;
    color: #647589;
    margin-bottom: 0;
    margin-left: 11px;
}
.case-list .single-case-list{
    display: flex;
    align-items: center;
    margin-bottom: 18px;
}
.case-list .single-case-list:last-child{
    margin-bottom: 0;
}
.case-list .single-case-list iconify-icon{
    background: #FFB0B6;
    box-shadow: 0px 7px 55px rgba(9, 16, 20, 0.08);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
}
.services-card{
    background: #FFFFFF;
    box-shadow: 0px 7px 55px rgba(9, 16, 20, 0.08);
    padding: 44px 47px;
    border-top: 6px solid #FA4753;
    margin-bottom: 50px;
}
.services-card:last-child{
    margin-bottom: 0;
}
.services-card h4{
    font-weight: 600;
    font-size: 32px;
    line-height: 181%;
    color: #223645;
    margin-bottom: 28px;
}
.services-card ul li{
    border-bottom: 1px solid #ebe9e9;
    padding-bottom: 18px;
    margin-bottom: 28px;
}
.services-card ul li:last-child{
    margin-bottom: 0;
    border: none;
    padding-bottom: 0;
}
.services-card ul li a{
    font-family: 'Poppins';
    font-style: normal;
    font-weight: 500;
    font-size: 18px;
    line-height: 160%;
    letter-spacing: 0.03em;
    color: #223645;
}
.services-card ul li a:hover{
    color: #FA4753
}
.services-card form label{
    color: #223645;
}
.services-card form input{
    border-bottom: 1px solid #223645;

}
.services-card form .textarea-align textarea{
    border-bottom: 1px solid #223645;
}
.services-card form .service-cta a{
    width: 100%;
    text-align: center;
}
.services-card form .service-cta:hover .serv-touch-cta {
    box-shadow: 7px 8px 0 #223645;
}
.find-us{
    background: url('../images/find-us.png') no-repeat center center;
    background-size: auto;
    border-top: 0;
    position: relative;
    padding-bottom: 65px;
}
.find-us h4{
    color: #fff;
}
.find-us::before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    background: #223645;
    opacity: 0.6;
    height: 100%;
    width: 100%;
}
.find-us ul{
    position: relative;
    z-index: 999999999999;
}
.find-us ul li{
    border-bottom: 0;
    margin-bottom: 23px;
    padding-bottom: 0;
    display: flex;
    align-items: center;
}
.find-us ul li iconify-icon{
    font-size: 30px;
    margin-right: 15px;
}
.find-us ul li span{
    font-family: 'Poppins';
    font-weight: 500;
    font-size: 18px;
    line-height: 27px;
    color: #FFFFFF;
}
.find-us ul li:last-child{
    margin-bottom: 0;
}
.find-us ul li{
    color: #fff;
}
/*-------------------------------------------------------------------------------------
        blog-page
---------------------------------------------------------------------------------------*/
.blog-page, .blog-details-page{
    padding: 135px 0 67px ;
}
.blog-page .blog-wrapper{
    margin-bottom: 30px;
} 
.blog-page .blog-wrapper .date{
    bottom: 41%;
}
.pagination{
    margin-top: 35px;
}
.single-pagination{
    background:rgba(100, 117, 137, 0.2);
    padding: 5px 16px;
    margin-right: 10px;
}
.single-pagination.active{
    background: #FA4753;
}
.single-pagination.active>a{
    color: #fff;
}
.single-pagination a{
    font-size: 18px;
    color: #647589;
}
.search,
.categories,
.recent-posts, 
.tags{
    margin-bottom: 48px;
}
.search input{
    width: 100%;
    padding: 18px 28px;
    border: none;
    background:rgba(100, 117, 137, 0.1);
    position: relative;
}
.newsletter-blog{
    position: relative;
}
.search svg{
    background: #FA4753;
    color: #fff;
    font-size: 46px;
    padding: 13px;
    position: absolute;
    right: 6%;
    top: 7px;
    cursor: pointer;
}

.categories h5, 
.recent-posts h5,
.tags h5,
.newsletter-blog h5{
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 17px;
    color: #223645;
}
.categories ul li{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
}
.categories ul li:last-child{
    margin-bottom: 0;
}
.categories ul li.active>*{
    color: #FA4753;
}
.categories ul li a, .categories ul li span{
    font-size: 14px;
    font-weight: 400;
    font-family: 'Rubik', sans-serif;
    color: #223645;
}
.single-recent-wrapper{
    display: flex;
    align-items: center;
    margin-bottom: 20px;
}
.single-recent-wrapper:last-child{
    margin-bottom: 0;
}
.single-recent-wrapper:hover{
    cursor: pointer;
}

.recent-meta {
    margin-left: 14px;
}
.recent-meta a{
    font-size: 14px;
    font-weight: 500;
    color: #223645;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 0;
}
.recent-meta a:hover{
    color: #FA4753;
}
.recent-meta p{
    font-size: 14px;
    font-weight: 400;
    color: #FA4753;
    margin-top: 8px;
}

.tag{
    background: #EAEAEA;
    display: inline-block;
    padding: 5px 26px;
    margin: 3px 3px 3px 0;
}
.tag a{
    color: #223645;
    font-family: 'Rubik', sans-serif;
    font-weight: 400;
    font-size: 12px;
}
.newsletter-blog .theme-btn{
    border: 0;
    position: absolute;
    right: 0;
    bottom: 4%;
    font-weight: 500;
    padding: 14px;
}
.newsletter-blog .theme-btn:hover{
    box-shadow: 0px 0px 0 #fff;
}
.blog-wrapper .blog-inner h5{
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    color: #223645;
    margin: 23px 0 12px;;
}
.blog-wrapper .blog-inner span{
    font-weight: 500;
    font-size: 14px;
    line-height: 120%;
    color: #FA4753;
    margin-bottom: 13px;
}
.blog-wrapper .blog-inner p{
    font-weight: 400;
    font-size: 14px;
    line-height: 160%;
    color: #647589;
    margin-bottom: 18px;
}
.blog-wrapper .blog-inner a{
    padding: 11px 16px;
    background: #FA4753;
    color: #fff;
    display: inline-block;
}
/*-------------------------------------------------------------------------------------
        blog-details page
---------------------------------------------------------------------------------------*/
.blog-details-wrapper img.blog-banner{
    margin-bottom: 30px;
    width: 100%;
}
.top-meta{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.top-meta p{
    color: #FA4753;
    font-size: 14px;
    font-weight: 500;
}
.top-meta .social{
    display: flex;
    align-items: center;
}
.top-meta .social p{
    margin-right: 18px;
}
.top-meta .social ul{
    display: flex;
}
.top-meta .social p{
    color: #223645;
    font-size: 14px;
}
.top-meta .social ul li{
    margin-right: 11px;
}
.top-meta .social ul li a:hover{
    color: #FA4753;
}
.top-meta .social ul li:last-child{
    margin-right: 0;
}

.top-meta .social ul li a{
    font-size: 12px;
}
.blog-content-wrapper h2{
    color: #223645;
    font-size: 28px;
    font-weight: 600;
    margin-top: 11px;
}
.blog-content-wrapper p{
    font-size: 15px;
}
.bottom-meta{
    display: flex;
    justify-content: space-between;
    margin-top: 15px;
    font-size: 14px;
    color: #223645;
    margin-bottom: 17px;
}
.bottom-meta .date, .author, .comments{
    display: flex;
    align-items: center;
}
.bottom-meta a{
    font-size: 14px;
    margin-left: 8px;
    color: #FA4753;
    font-weight: 500;
}
.bottom-meta .comments p{
    color: #223645;
    font-weight: 500;
    font-size: 14px;
}
.blog-details-quote{
    margin: 24px 0;
}
.blog-details-quote p{
    font-size: 28px;
    color: #223645;
    font-weight: 500;
    line-height: 35px;
    padding: 0 73px;
}
.paginate-link {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 24px;
    border-bottom: 1px solid rgba(100, 117, 137, 0.2);
    padding-bottom: 11px;
}
.paginate-link a{
    color: #223645;
    font-size: 14px;
}
.blog-comments{
    margin-top: 44px;
}
.blog-comments h4{
    font-size: 22px;
    color: #223645;
    font-weight: 500;
    margin-bottom: 28px;
}
.single-comment{
    display: flex;
    align-items: flex-start;
    margin-bottom: 56px;
}
.single-comment:last-child{
    margin-bottom: 0;
}
.single-comment img{
    margin-bottom: 0;
    width: 100px;
    border-radius: 50%;

}
.name-meta-info {
    margin-left: 18px;
}
.name-meta-info .name{
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 6px;
}
.name-meta-info .name h5{
    font-size: 18px;
    color: #223645;
    font-weight: 600;
}
.name-meta-info .date{
    display: flex;
    align-items: center;
    justify-content: center;
}
.name-meta-info .name span{
    font-size:14px ;
}
.single-comment .name-meta-info .date a{
    font-size: 14px;
    color: #FA4753;
    margin-left: 7px;
    font-weight: 600;
}

.comment-form {
    margin-top: 52px;
}
.comment-form h4{
    margin-bottom: 23px;
}
.comment-form input{
    background-color: rgba(100, 117, 137, 0.1);
    border: none;
    padding: 25px 30px;
    width: 100%;
    border-radius: 0;
    background-color: transparent;
    border-bottom: 1px solid #223645;
}
.comment-form input.sm{
    width: 96%;
}
.comment-form textarea{
    border-radius: 0;
    background-color: transparent;
    border-bottom: 1px solid #223645;
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.form-control:focus {
    color: #647589;
    background-color: transparent;
    outline: 0;
}
.form-group p{
    color: #FA4753;
    font-weight: 500;
    margin-top: 21px;
    margin-bottom: 0;
}
.comment-form .theme-btn{
    color: #fff;
    padding: 15px 33px;
    margin-top: 15px;
}

/*-------------------------------------------------------------------------------------
       contact page
---------------------------------------------------------------------------------------*/

.contact-page{
    padding: 83px 67px;
}
.contact-page .fld{
    align-items: center;
}
.contact-page .comment-form h4{
    font-weight: 700;
    font-size: 42px;
    line-height: 140%;
    text-transform: capitalize;
    color: #223645;
}
.contact-us{
    background: url('../images/contact-image.png') no-repeat center center;
    background-size: auto;
}


/*-------------------------------------------------------------------------------------
       team page
---------------------------------------------------------------------------------------*/
.inner-team{
    padding-top: 135px;
}


/*-------------------------------------------------------------------------------------
       portfolio page
---------------------------------------------------------------------------------------*/

.inner-portfolio{
    padding-top: 135px;
}

/*-------------------------------------------------------------------------------------
       portfolio details page
---------------------------------------------------------------------------------------*/
.top-m{
    margin-top: 71px;
}
.top-m-2{
    margin-top: 50px;
}
.port-detail-pos{
    position: absolute;
    top: 133%;
    right: 8%;
    max-width: 359px;
}
.port-detail-card{
    padding: 60px 38px;
}
.port-detail-card ul li{
    border-bottom: 0;
    display: flex;
    margin-bottom: 38px;
    padding-bottom: 0;
}
.port-detail-card ul li span{
    margin-top: 2px;
    margin-right: 30px;
}
.portfolio-details{
    padding: 135px 0 67px;
}
.p-details-img{
    margin-bottom: 50px;
}
.portfolio-quote{
    padding: 30px 21px;
    margin: 22px 0 52px 0;
}
.p-detail-img-grid:first-child{
    margin-bottom: 30px;
}
.portfolio-list-wrapper{
    margin-top: 0;
}
.portfolio-details .mt-52{
    margin: 52px 0;
}
.portfolio-details .mt-top{
    margin: -20% -1%;
}
.p-details-meta{
    box-shadow: 0px 7px 55px rgba(9, 16, 20, 0.08);
    border-top: 8px solid #FA4753;
    padding: 65px 53px;
    background: #fff;
}
.p-detail-list{
    display: flex;
    align-items: baseline;
    margin-bottom: 45px;
}
.p-detail-list:last-child{
    margin-bottom: 0;
}
.p-detail-list span{
    margin-right: 39px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 18px;
}

/*-------------------------------------------------------------------------------------
       404 page
---------------------------------------------------------------------------------------*/
.error{
    padding: 135px 0 67px;
}
.error-content{
    text-align: center;
}
.error-content h2{
    font-size: 180px;
    font-weight: 600;
    color: #223645;
}
.error-content h4{
    font-size: 30px;
    font-weight: 600;
    color: #223645;
}
.error-btn{
    padding: 14px 45px;
    color: #fff;
    margin-top: 49px;
}

/*-------------------------------------------------------------------------------------
       FAQ page
---------------------------------------------------------------------------------------*/
.faq-page{
    padding: 135px 0 67px;
}
.accordion .card{
    border-top: 0;
    border-left: 0;
    border-right: 0;
}
.accordion .card .card-header{
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: transparent;
}
.accordion .card .card-header h2 button.collapsed{
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    color: #223645;
    text-decoration: none;
}

.accordion .card .card-header h2 button{
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    color: #FA4753;
    text-decoration: none;
}

.accordion .card .card-body{
    font-weight: 400;
    font-size: 16px;
    line-height: 160%;
    color: #647589;
    padding: 29px 58px;
}


/*-------------------------------------------------------------------------------------
       Policy page
---------------------------------------------------------------------------------------*/
.policy-page{
    padding: 135px 0 67px;
}
.policy-page h2, .terms-page h2, .terms-list-wrapper{
    font-size: 42px;
    padding-left: 80px;
    font-weight: 700;
    line-height: 62px;
    text-transform: capitalize;
    color: #223645;
}
.p-l-r{
    margin-bottom: 65px;
}
.p-l-r p{
    font-size: 15px;
    padding-right: 100px;
}
.policy-single h4{
    font-size: 25px;
    font-weight: 600;
    color: #223645;
    margin-bottom: 10px;
}
.policy-single p{
    font-size: 15px;
}
.p-l-r-100{
    padding: 0 80px;
}
.margin-b-30{
    margin-bottom: 30px;
}

/*-------------------------------------------------------------------------------------
       terms page
---------------------------------------------------------------------------------------*/
.terms-page{
    padding: 135px 0 67px;
}
.terms-page h2{
    padding-right: 50px;
}
.terms-page .p-l-r p{
    padding-left: 24px;
}
.para-wrapper{
    display: flex;
    align-items: center;
    padding-left: 80px;
    margin-top: 29px;
}
.para-wrapper .line{
    height: 40px;
    width: 7px;
    background: #FA4753;
}
.terms-list-wrapper{
    display: flex;
    align-items: baseline;
    margin-top: 35px;
}
.terms-list-wrapper h6{
    color: #FA4753;
    font-weight: 700;
}
.terms-list-wrapper p{
    font-size: 15px;
}
.p-m-b{
    margin-top: 65px;
}

/*-------------------------------------------------------------------------------------
       Home 2
---------------------------------------------------------------------------------------*/
.home-2__topbar{
    background: #061028;
}
.home-2__topbar .info-wrapper{
    display: flex;
    align-items: center;
}
.home-2__topbar .meta-wrapper{
    margin-right: 36px;
}
.home-2__topbar .meta-wrapper:last-child{
    margin-right: 0;
}
.home-2__topbar .meta-wrapper svg{
    margin-right: 11px;
}
.home-2__topbar .meta-wrapper svg.rotate{
    transform: rotate(-36deg);
}
.home-2__topbar .meta-wrapper svg, 
.home-2__topbar .meta-wrapper span{
    color: #fff;
}
.home-2__topbar .meta-wrapper span{
    font-size: 14px;
}
.home-2__topbar .meta-wrapper.mr-19{
    margin-right: 19px;
}
.home-2__topbar .social-links ul{
    display: flex;
}

.home-2__topbar .social-links ul li{
    margin-right: 21px;
}
.home-2__topbar .social-links ul li:last-child{
    margin-right: 0;
}
.home-2__topbar .meta-wrapper .header-cta{
    background: #FA4753;
    display: inline-block;
    padding: 17px 39px;
}
.home-2__topbar .meta-wrapper .header-cta a {
    color: #fff;
    font-size: 16px;
    font-weight: 500;
}
.home-2__topbar .meta-wrapper .header-cta:hover{
    background: #0058bd;
    cursor: pointer;
    transition: .3s linear all;
}


/*-------------------------------------------------------------------------------------
       Home 2 Header
---------------------------------------------------------------------------------------*/

.main-menu ul li.user-cta.home-2 ul.submenus{
    left: -1500%;
}


/*-------------------------------------------------------------------------------------
       Home 2 Topbar
---------------------------------------------------------------------------------------*/

.topbar{
    background: #222628;

}
.topbar ul{
    display: flex;
}
.topbar ul li{
    display: flex;
    align-items: center;
    margin-right: 36px;
}
.topbar ul li:last-child{
    margin-right: 0;
}
.topbar ul li iconify-icon{
    color: #fff;
    margin-right: 11px;
}
.topbar ul li a{
    color: #fff;
    font-weight: 500;
    font-size: 14px;
    line-height: 21px;
}
.topbar-cta{
    background: #FA4753;
    padding: 17px 39px;
}
/*-------------------------------------------------------------------------------------
       Home 2 Hero
---------------------------------------------------------------------------------------*/
.home-2-hero{
    background: url('../images/home-2-hero.png') no-repeat center center;
    background-size: cover;
    padding: 139px 0;
    position: relative;
}

.home-2-hero::before{
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    background: #223645;
    opacity: .2;
}
.hero-shape-upper{
   position: absolute;
   top: 0;
   left: 0;
}
.hero-shape-bottom{
    position: absolute;
    right: 0;
    bottom: 0;
}
.hero-2-cta{
    display: flex;
    align-items: center;
    position: absolute;
    bottom: 31%;
    transform: rotate(-90deg);
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 13px;
    line-height: 20px;
    left: -4%;
}
.hero-2-cta span,
.hero-2-cta p{
    color: #fff;
}

.home-2-hero-content h1{
    font-weight: 700;
    font-size: 60px;
    line-height: 129%;
    color: #FFFFFF;
    margin-bottom: 24px;
}
.home-2-hero-content p{
    font-weight: 400;
    font-size: 16px;
    line-height: 190%;
    color: #FFFFFF;
}
.home-2-hero-content .link{
    color: #fff;
}

/*-------------------------------------------------------------------------------------
       Home 2 About
---------------------------------------------------------------------------------------*/

.home-2-about .section-title .home-2-info{
    color: #647589;
    margin-bottom: 26px;
}
.home-2-about .fld{
    flex-direction: column;
    justify-content: center;
    padding-left: 30px;
    padding-right: 0;
}
.abt-bg{
    background: #222628;
    padding: 138px 50px;
}
.home-2-about .abt-content-wrapper{
    margin-left: 0;
}
.home-2-about .abt-content-wrapper .list-content .inner-content p{
    color: #fff;
}
.home-2-about .abt-content-wrapper .list-content{
    flex-direction: column;
    margin-bottom: 60px;
}

.home-2-about .abt-content-wrapper .list-content .icon iconify-icon{
    color: #fff;
}
.home-2-about .abt-content-wrapper .list-content .inner-content h2{
    color: #fff;
}
/*-------------------------------------------------------------------------------------
       Home 2 Offer
---------------------------------------------------------------------------------------*/
.home-2-offer .offer-wrapper{
    padding: 40px 47px;
}

.home-2-counter .single-counter iconify-icon{
    background: #EEF6FF;
    color: #FA4753;
    font-size: 35px;
    padding: 14px;
    border-radius: 50%;
    padding: 12px;
    margin-bottom: 5px;
}
.home-2-counter .single-counter h3{
    font-size: 35px;
    color: #061028;
    font-weight: 600;
}
.home-2-counter .single-counter p{
    font-size: 14px;
    font-weight: 500;
}

/*-------------------------------------------------------------------------------------
       Home 2 About
---------------------------------------------------------------------------------------*/
.home-2-about{
    padding: 135px 0 67px;
}


/*-------------------------------------------------------------------------------------
       Home 2 offer
---------------------------------------------------------------------------------------*/
.home-2-offer{
    position: relative;
    background: url('../images/counter-bg.png') no-repeat center center;
    background-size: cover;
}
.home-2-offer .top-space{
    margin-top: 65px;
}

.home-2-offer .column-1{
    width: 100%;
}
.home-2-offer .column-2{
    position: absolute;
    left: 50%;
    width: 100%;
    margin-top: 8%;
    margin-top: -65%;
}

.cta-text h2{
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 10px;
    color: #fff;
}
.cta-text p{
    color: #fff;
}
.home-2-cta .theme-cta{
    padding: 17px 58px;
}
.end-justify{
    display: flex;
    align-items: baseline;
    justify-content: center;
}

.offer-counter{
    background: #222628;
    position: absolute;
    width: 100%;
    padding: 162px 0;
    top: 605%;
}
.counter-up{
    margin-bottom: 45px;
}
.counter-up,.counter-bottom{
    display: flex;
    align-items: center;
}
.counter-content{
    margin-right: 82px;
}
.counter-content:last-child{
    margin-right: 0;
}
.counter-wrapper .counter-content span,
.counter-wrapper .counter-content h5{
    color: #fff;
}

.counter-wrapper .counter-content span{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 40px;
    line-height: 60px;
    color: #FFFFFF;
}

.counter-wrapper .counter-content h5{
    font-family: 'Poppins';
    font-weight: 600;
    font-size: 22px;
    line-height: 120%;
    color: #FFFFFF;
}

/*-------------------------------------------------------------------------------------
       Home 2 Facilities
---------------------------------------------------------------------------------------*/
.home-2-facilities{
    padding: 67px 0;
}
.home-2-facilities .mt-65{
    margin-top: 65px;
}
.single-facility{
    background: #FFFFFF;
    box-shadow: 0px 7px 55px rgba(52, 62, 97, 0.06);
    padding: 33px 32px;
}
.single-facility iconify-icon{
    color: #FA4753;
    font-size: 45px;
    margin-bottom: 18px;
}
.single-facility h5{
    font-weight: 600;
    font-size: 18px;
    color: #223645;
}
.single-facility p{
    font-size: 15px;
    margin-top: 7px;
}
.single-facility a{
    font-family: 'Poppins', sans-serif;
    font-size: 12px;
    letter-spacing: 0.115em;
    color: #223645;
    margin-top: 12px;
}


/*-------------------------------------------------------------------------------------
       Home 2 Portfolio
---------------------------------------------------------------------------------------*/
.home-2-portfolio{
    padding-bottom: 67px;
}
.home-2-portfolio .portfolio-images{
    position: relative;
}
.home-2-portfolio .portfolio-hovered .port-overlay{
    position: absolute;
    background: #061028;
    opacity: .6;
    height: 100%;
    top: 0;
    left: auto;
    width: 90%;
}
.home-2-portfolio .portfolio-hovered .hover-text{
    display: flex;
    align-items: baseline;
    justify-content: end;
    flex-direction: column;
    position: absolute;
    bottom: 25%;    
}

.home-2-portfolio .portfolio-hovered .port-overlay{
    visibility: hidden;
    opacity: 0;
    transition: .3s linear all;
}

.home-2-portfolio .portfolio-hovered .hover-text{
    visibility: hidden;
    transition: .3s linear ease-in-out;
}

.home-2-portfolio .single-portfolio:hover .port-overlay{
    visibility: visible;
    opacity: .6;
}

.home-2-portfolio .single-portfolio:hover .hover-text{
    visibility: visible;
}

.home-2-portfolio .portfolio-hovered .hover-text .icon-arrow a{
    left: 15%;
    top: 130%;
    margin-top: 0;
}
.home-2-portfolio .portfolio-hovered h5{
    font-family: 'Rubik', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 5px;
    margin-left: 29px;

}
.home-2-portfolio .portfolio-hovered h3{
    font-family: 'Poppins', sans-serif;
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    margin-left: 29px;
}


/*-------------------------------------------------------------------------------------
       Home 2 Portfolio
-------------------------------------*/
.why-choose-us{
    padding: 67px 0 0;
}
.why-choose-us .choose-text, 
.why-choose-us .choose-text p{
    margin-bottom: 10px;
}
.why-choose-us .choose-text p:last-child{
    margin-bottom: 0;
}
.why-choose-us .signature{
    margin-top: 10px;
}
.signature img{
    margin-bottom: 10px;
}
.signature .name-desig h5{
    font-size: 18px;
    font-weight: 600;
    color: #FA4753;
}
.signature .name-desig p{
    font-size: 16px;
    color: #061028;
}

/*-------------------------------------------------------------------------------------
       Home 2 Responsibility
-------------------------------------*/
.responsibilities{
    background: url('../images/responsibility-bg.png') no-repeat center center;
    background-size: cover;
    padding: 73px 0;
    margin-bottom: 67px;
}
.single-responsibility h4{
    font-size: 28px;
    font-weight: 600;
    color: #fff;
    margin-bottom: 12px;
}
.single-responsibility p{
    font-size: 15px;
    color: #fff;
}

/*-------------------------------------------------------------------------------------
       Home 2 Team
-------------------------------------*/
.home-2-team .section-title,
.home-2-blog .section-title,
.home-3-testi .section-title{
    text-align: center;
    margin-bottom: 65px;
}
.home-2-team .section-title .sub-heading,
.home-2-blog .section-title .sub-heading,
.home-3-testi .section-title .sub-heading{
    justify-content: center;
}
.home-2-team .section-title .sub-heading p,
.home-2-blog .section-title .sub-heading p{
    position: relative;
}
.home-2-team .section-title .sub-heading p,
.home-2-blog .section-title .sub-heading p{
    left: -2%;
    padding-right: 11px;
}
.home-2-team .section-title .sub-heading p::after,
.home-2-blog .section-title .sub-heading p::after{
    position: absolute;
    right: -32%;
    bottom: 12px;
    content: '';
    background: #FA4753;
    height: 2px;
    width: 40px;
}
.single-team-home-2 img{
    position: relative;
}
.single-team-home-2 .single-team-overlay{
    position: absolute;
    left: 5%;
    top: 0;
    background: #061028;
    opacity: .6;
    content: '';
    height: 100%;
    width: 90%;
    opacity: 0;
    transition: .3s linear all;
}
.single-team-home-2:hover .single-team-overlay{
    opacity: .6;
}
.single-team-home-2 .info-wrapper{
    background: #FA4753;
    padding: 20px;
    width: 234px;
    position: absolute;
    bottom: -11%;
    left: 11%;
    z-index: 999999;
}
.single-team-home-2 .info-wrapper h4{
    font-size: 22px;
    font-weight: 700;
    color: #fff;
}

.single-team-home-2 .info-wrapper p{
    font-size: 10px;
    font-weight: 500;
    color: #fff;
    margin-top: 5px;
}
.single-team-home-2 .hover-social{
    background: #FA4753;
    width: 50px;
    position: absolute;
    top: 0;
    right: 15px;
    visibility: hidden;
}
.single-team-home-2:hover .hover-social{
    transition: .3s linear all;
    visibility: visible;
}
.single-team-home-2 .hover-social ul{
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 20px 0;
}
.single-team-home-2 .hover-social ul li{
    margin-bottom: 35px;
}
.single-team-home-2 .hover-social ul li:last-child{
    margin-bottom: 0;
}
.single-team-home-2 .hover-social ul li a{
    color: #fff;
    font-size: 20px;
}
.home-2-team .slick-slide{
    height: 500px;
}

/*-------------------------------------------------------------------------------------
       Home 2 Testimonial
-------------------------------------*/
.home-2-testimonial .section-title{
    margin-bottom: 65px;
}
.home-2-testi-wrapper{
    box-shadow: 0px 7px 55px rgba(52, 62, 97, 0.06);
    padding: 52px 35px;
}
.home-2-testi-wrapper .quote-img{
    margin-bottom: 42px;
}
.home-2-testi-wrapper p{
    font-weight: 400;
    font-size: 16px;
    color: #223645;
    margin-bottom: 22px;
}
.home-2-testi-wrapper .testi-meta{
    display: flex;
    align-items: center;
}
.home-2-testi-wrapper .testi-meta .meta-text{
    margin-left: 10px;
}
.home-2-testi-wrapper .testi-meta .meta-text h4{
    font-size: 18px;
    font-weight: 600;
    color: #223645;
}

.home-2-testi-wrapper .testi-meta .meta-text p{
    font-size: 14px;
    color: #223645;
}

/*-------------------------------------------------------------------------------------
       Home 2 brand
-------------------------------------*/
.home-2-brands{
    background: url('../images/brand-bg.png') no-repeat center center;
    background-size: cover;
    padding: 105px 0 ;
    margin: 135px 0 67px;
}

/*-------------------------------------------------------------------------------------
       Home 2 blogs
-------------------------------------*/
.home-2-blog .section-title .sub-heading p{
    padding-right: 0;
}
.home-2-blog .blog-content p{
    font-size: 14px;
    color: #FA4753;
    font-weight: 500;
}


/*-------------------------------------------------------------------------------------
       Home 2 Footer
-------------------------------------*/

.home-2-footer,
.home-2-footer-copyright{
    background: #061028;
}
.home-2-footer .r-mb h5,
.home-2-footer h5,
.home-2-footer p,
.home-2-footer a,
.home-2-footer-copyright p{
    color: #fff;
}
.home-2-footer .d-end input{
    background: #647589;
    color: #fff;
}
.home-2-footer .widget ul li a:hover{
    color: #fff;
}
@media (max-width: 767px){
    .theme-cta .theme-btn {
        font-size: 16px;
    }
}
@media (max-width: 480px){
    .theme-cta .theme-btn {
        font-size: 14px;
    }
    .theme-btn {
        padding: 10px 10px;
    }
    .theme-cta .link {
        font-size: 16px;
    }
}



