

@import url('https://fonts.googleapis.com/css2?family=Mulish:wght@300;400;500;600;700;800;900;1000&amp;display=swap');


a {
    color: #454545;
    transition: .5s;
}
a:hover {
    text-decoration: none;
    color: #ff5f63;
}
body {
    color: #616161;
    font-family: 'Mulish', sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.6;
}
p {
    font-style: normal;
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
    font-family: 'Mulish', sans-serif;
    font-style: normal;
    margin-bottom: 0;
    line-height: 1.2;
    font-weight: 700;
    transition: .5s;
    font-size: 22px;
    color: #232323;
    margin: 0 0 10px;
    transition: .5s;
}
.btn-primary:focus, select:focus, textarea:focus, input:focus{
    box-shadow: none !important;
}
textarea, input{
    outline:none;
}
a:focus, .btn:focus {
    text-decoration: none;
    outline: none;
}
.uppercase {
    text-transform: uppercase;
}
.capitalize {
    text-transform: capitalize;
}
.witr_section_title_inner h1, .witr_section_title_inner h2, .witr_section_title_inner h3 {
    font-size: 40px;
    margin: auto;
}
.witr_section_title_inner p span a, .witr_section_title_inner p span, .witr_section_title_inner h1 span, .witr_section_title_inner h2 span, .witr_section_title_inner h3 span {
    color: #ff5f63;
}
.witr_section_title_inner h2 {
    font-size: 18px;
    display: inline-block;
    color: #ff5f63;
    margin-bottom: 13px;
}
.witr_bar_main {
    margin: 20px 0 30px 0;
}
.witr_bar_inner {
    height: 5px;
    width: 90px;
    position: relative;
    border-radius: 30px;
    background: #ff5f63;
}
.witr_bar_innerc:before {
    left: 0;
    transform: translateY(-50%);
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: move_title_bg1;
}
.witr_bar_innerc:after {
    right: 0;
    transform: translateY(-50%);
    animation-duration: 3s;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-name: move_title_bg2;
}
.witr_bar_innerc:after, .witr_bar_innerc:before {
    content: '';
    position: absolute;
    top: 50%;
    border-radius: 50%;
}
.witr_bar_innerc:after, .witr_bar_innerc:before {
    border: 6px solid #ff5f63;
}
@keyframes move_title_bg1{from{left:0}to{left:100%}}
@keyframes move_title_bg2{from{right:0}to{right:100%}}
.witr_section_title {
    margin-bottom:50px;
}
.witr_section_title_inner p {
    /* width: 100%; */
    padding: 0;
    margin-top: 10px;
}
.witr_section_title_inner.text-center p {
    width: 74%;
    margin-right: auto;
    margin-left: auto;
}
.witr_all_pd0{
    padding:0;
}
@media (min-width: 1200px){
    .softd-header-top .container, .softd_nav_area .container{
        max-width: 1200px;
    }	
}
@media (min-width: 1140px){
    .container{
        max-width: 1140px;
    }	
}
/* ===== 1. Top Menu CSS ===== */
.em40_header_area_main.hdisplay_none {
    display: none;
}
.softd-header-top {
    padding: 10px 0;
    background: #eb2533;
    line-height: 14px;
}
.top-address p {
    margin-bottom: 0;
}
.top-address p span, .top-address p a {
    margin-right: 20px;
}
.top-address p span i, .top-address p a i {
    font-size: 13px;
    color: #fff;
    margin-right: 5px;
}
.top-address p a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
}
/* TOP socia CSS */
.top-right-menu ul.social-icons {
    margin: 0;
    padding: 0;
}
.top-right-menu ul.social-icons li {
    display: inline-block;
    margin-left: 10px;
    position: relative;
}
.top-right-menu ul.social-icons li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    font-size: 15px;
}
.top-welcomet p span, .top-welcomet p a, .top-welcome p span, .top-welcome p a, .top-welcome p, .top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
    color: #fff;
    font-size: 15px;
    font-weight: 500;
}
.top-address p span i, .top-address p a i {
    font-size: 13px;
    color: #fff;
    margin-right: 5px;
}
.top-welcome p a:hover{
    color:#17161a;
}
.top-right-menu .social-icons li a:hover, .top-right-menu .social-icons li a i:hover {
    color: #17161a;
}
.top-both-p0 .top-address p a, .top-both-p0 .top-address p span {
    margin-right: 0px;
    margin-left: 12px;
}
/* ===== 2. Menu Area CSS ===== */
.softd_nav_area.postfix {
    transition: .3s;
}
.softd_nav_area, .trp_nav_area, .transprent-menu .softd_nav_area {
    padding-right: 300px;
    padding-left: 300px;
}
.softd_nav_area {
    background: #fff;
}
.softd_nav_area.prefix, .hbg2 {
    background-color: rgba(0,0,0,0.7);
}
.trp_nav_area {
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    transition: .5s;
}
.logo-right,
.logo-left {
    align-items: center;
}
.mobile_menu_logo.text-center {
    padding: 10px 0;
}

/* LOGO CSS */
.logo a {
    display: inline-block;
}

/* logo sticky */
.softd-main-menu .logo a.main_sticky_main_l {
    display: block;
}
.softd-main-menu .logo a.main_sticky_l {
    display: none;
}
/* logo pre */
.softd-main-menu .prefix .logo a.main_sticky_main_l {
    display: none;
}
.softd-main-menu .prefix .logo a.main_sticky_l {
    display: block;
} 

/* MENU text CSS */
.softd_menu ul {
    text-align: right;
    list-style: none;
}
.softd_menu > ul > li {
    display: inline-block;
    position: relative;
}
.softd_menu > ul > li > a {
    display: block;
    margin: 35px 15px;
    transition: .5s;
    position: relative;
    font-size: 16px;
    font-weight: 600;
    color: #222631;
    display: inline-block;
    text-transform: uppercase;
}
.softd_menu ul .sub-menu li a:hover, .softd_menu ul .sub-menu li.current-menu-item a, .softd_menu>ul>li.current-menu-item>a, .softd_menu>ul>li>a:hover, .softd_nav_area.prefix .softd_menu>ul>li.current-menu-item>a, .softd_nav_area.prefix .softd_menu>ul>li>a:hover, .hbg2 .softd_menu>ul>li.current-menu-item>a, .hbg2 .softd_menu>ul>li>a:hover, .heading_style_2 .softd_menu>ul>li.current-menu-item>a, .heading_style_2 .softd_menu>ul>li>a:hover, .heading_style_3 .softd_menu>ul>li.current-menu-item>a, .heading_style_3 .softd_menu>ul>li>a:hover, .heading_style_4 .softd_menu>ul>li.current-menu-item>a, .heading_style_4 .softd_menu>ul>li>a:hover {
    color: #ff5f63;
}
.softd_menu > ul > li > a:before, .softd_menu > ul > li.current > a:before {
    background: #ffb600 none repeat scroll 0% 0;
    bottom: -7px;
    content: "";
    height: 2px;
    left: 0;
    margin: auto;
    opacity: 0;
    position: absolute;
    right: 0;
    transition: all 0.5s ease 0s;
    width: 15%;
    display:none;
}
.softd_menu > ul > li.current > a, .softd_menu > ul > li:hover > a, .creative_header_menu > ul > li:hover > a {
    color: #ff5f63;
    background-color: transparent;
    color: #ff5f63;
}
.softd_menu > ul > li:hover > a:before, .softd_menu > ul > li.current > a:before {
    opacity: 1;
}

.transprent-menu .softd_nav_area {
    left: 0;
    right: 0;
    top: 0;
    z-index: 9999;
    background-color: transparent;
    padding: 0;
    transition: .5s;
    position: absolute;
}
.softd_nav_area.postfix {
    transition: .3s;
}
.hbg2 {
    background: #de2839;
}
.softd_nav_area.prefix .softd_menu > ul > li > a {
    color:#fff;
    /* margin: 20px 9px; */
}
.softd_nav_area.prefix .softd_menu > ul > li.current > a {
    color: #ff5f63;
}
.search_popup_button, .tx_mmenu_together{
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.tx_mmenu_together .donate-btn-header {
    padding: 0;
}
.prefix .main_menu_header_address_text h3, .prefix .main_menu_header_address_text h4 a, .prefix .main_menu_header_icon i {
    color: #fff;
}
/* sub menu style */
.softd_menu ul .sub-menu {
    position: absolute;
    left: 0;
    top: 130%;
    width: 217px;
    text-align: left;
    background: #ff5f63;
    margin: 0;
    padding: 15px 0;
    z-index: 9999;
    box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
    transition: .2s;
    opacity: 0;
    visibility: hidden;
}
.softd_menu ul li:hover > .sub-menu {
    transition: .5s;
    opacity: 1;
    visibility: visible;
    top: 100%;
    z-index: 9;
}
.softd_menu ul .sub-menu li {
    position: relative;
    transition:.5s;
}
.softd_menu ul .sub-menu li a {
    display: block;
    margin: 0;
    letter-spacing: normal;
    font-size: 16px;
    font-weight: 400;
    transition: .5s;
    color: #fff;
    visibility: inherit !important;
    padding: 12px 18px;
}
.softd_menu ul .sub-menu li:hover > a, .softd_menu ul .sub-menu .sub-menu li:hover > a, .softd_menu ul .sub-menu .sub-menu .sub-menu li:hover > a, .softd_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
    color: #ff5f63;
}
.softd_menu ul .sub-menu li:before {
    left: -18px;
}
.softd_menu ul .sub-menu li:hover:before{
    opacity:1;
}
.softd_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover>a, .softd_menu ul .sub-menu .sub-menu .sub-menu li:hover>a, .softd_menu ul .sub-menu .sub-menu li:hover>a, .softd_menu ul .sub-menu li:hover:before, .softd_menu ul .sub-menu li:hover>a {
    color: #ff5f63;
    background: rgb(255, 255, 255);
}
/* sub menu 2 */
.softd_menu ul .sub-menu .sub-menu {
    left: 100%;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}
.softd_menu ul .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}
/* sub menu 3 */
.softd_menu ul .sub-menu .sub-menu li {
    position: relative;
}
.softd_menu ul .sub-menu .sub-menu .sub-menu {
    right: 100%;
    left: auto;
    top: 130%;
    opacity: 0;
    visibility: hidden;
}
.softd_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}
/* sub menu 4 */
.softd_menu ul .sub-menu .sub-menu .sub-menu li {
    position: relative;
}
.softd_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    top: 0%;
}

/* has menu icon */
.softd-main-menu .menu-item-has-children > a:after {
    margin-left: 5px;
    content: "\f107";
    font-family: FontAwesome !important;
    opacity: 1;
    font-size: 13px;
    opacity: .5;
}
.softd-main-menu .menu-item-has-children .menu-item-has-children> a:after {
    margin-left: 8px;
    content: "\f107";
}

/* quearys area css */
.softd_menu.main-search-menu > .em-header-quearys, .em-quearys-top.msin-menu-search {
    display: inline-block;
}
.em-top-quearys-area {
    position: relative;
}
.softd_menu div.em-header-quearys {
    text-align: center;
}

.em-quearys-inner {
    visibility: hidden;
    opacity: 0;
    display: flex;
    align-items: center;
    position: fixed;
    top: 0;
    left: -150%;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0);
    z-index: 10000;
    transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1);
    transform: scale(1.1);
    visibility: hidden;
    opacity: 0;
    left: -150%;
    background: rgba(0, 0, 0, 0);
}
.em-s-open {
    visibility: visible;
    opacity: 1;
    left: 0;
    background: #000000e6 !important;
    transform: scale(1);
}
.em-quearys-form {
    width: 100%;
    max-width: 895px;
    margin: auto;
    padding: 30px 0;
}
.top-form-control {
    position: relative;
}
.top-form-control input {
    background: transparent;
    color: #fff;
    font-size: 50px;
    font-weight: 500;
    height: 100px;
    padding: 0 40px 0 15px;
    width: 100%;
    border: none;
    transition: .5s;
    border-bottom: 3px solid #fff;
}
.top-form-control input::placeholder{
    color:#fff;
}
textarea, input {
    outline: none;
}
.top-form-control button.top-quearys-style {
    position: absolute;
    right: 6px;
    top: 50%;
    background: transparent;
    font-size: 45px;
    border: none;
    color: #fff;
    transform: translateY(-50%);
}
.main-search-menu .em-header-quearys .em-quearys-menu i {
    cursor: pointer;
    background: 0;
    color: #272727;
}
.softd_nav_area.prefix .main-search-menu .em-header-quearys .em-quearys-menu i{
    color: #fff;
}
.mrt10{
    margin-top:10px;
}
.em-quearys-menu i {
    background: #ff5f63;
    border-radius: 50px;
    display: inline-block;
    text-align: center;
    height: 36px;
    width: 36px;
    line-height: 36px;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
}
.main_menu_address_a {
    display: flex;
    align-items: center;
    position: relative;
}
.main_menu_address_a::before {
    background: #fbfbfb40;
}
.main_menu_address_a:before {
    content: "";
    position: absolute;
    width: 1px;
    height: 107px;
    left: 0;
}
.main_menu_header_icon {
    margin-left: 25px;
    margin-right: 10px;
}
.main_menu_header_icon i {
    color: #ff5f63;
    font-size: 30px;
}
.main_menu_header_address_text h3, .main_menu_header_address_text h4 a {
    margin: 0;
    font-weight: 600;
    font-size: 18px;
    
}
.main_menu_header_address_text h3{
    color: #ff5f63;
}
.main_menu_header_address_text h4 {
    margin-bottom: 0;
    color: #030925;
}

/*=======================
#2 softd mobile menu css
========================*/
.mobile-menu{
display:none !important;
}
@media (max-width: 991px){
    .search_popup_button, .tx_mmenu_together{
        display: none;
    }

}
.mobile_logo_area{
display:none !important;
}
.mean-container a.meanmenu-reveal {
    display: none !important;
}
.mean-container .mean-nav > ul {
    padding: 0;
    margin: 0;
    width: 100%;
    list-style-type: none;
    display: block !important;
}
.mean-container .mean-bar {
    background: #fff;
    padding: 0;
}
.mean-container .mean-nav ul li {
    border-top: 0px solid #ddd;
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li a {
    color: #444;
}
.mean-container .mean-nav ul li li a {
    border-top: 1px solid #ddd;
}
.mean-container .mean-nav ul li a:hover {
    color: #ff4a17;
}
.mobile_p {
    position: fixed;
    right: 0;
    width: 300px;
    padding: 80px 20px 0px;
    overflow-y: scroll;
    top: 0;
    height: 100%;
    z-index: 9999;
    display: block;
    transition: 0.5s all;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
    transform: translateX(100%);
    background: #ffffff;
}
.tx-s-open {
    transform: translateX(0);
}
.mobile_p .tuetion_theme_widget > div.widget_block {
    padding: 0;
}
.mobile_p .tuetion_theme_widget > div {
    padding: 20px 0px 20px;
    box-shadow: none;
}
.mobile_p {}
.mean-container .mean-nav ul li a {
    border: 0;	
    width: 100%;
    border-top: 1px solid #ddd;	
    font-size: 14px;
    padding: 12px 5px;
    font-weight: 500;
    display: block;
}
.mean-container .mean-nav ul li a.mean-expand {
    width: auto;
}
.mean-container .mean-nav ul li li a {}
.mobile_opicon {
    text-align: right;
    padding: 4px 0;
}
.mean-container .mean-nav > ul > li:first-child > a {
    border-top: 0;
}
.mobilemenu_con {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.mobile_menu_o  i {
    font-size: 26px;
}
.mobile_menu_content .mobile_menu_logo {
    margin-bottom: 20px;
}
.mobile_cicon {
    position: absolute;
    right: 30px;
    top: 50px;
}
.mobile_overlay {
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    opacity: 0;
    z-index: 999;
    width: 100vw;
    height: 100vh;
    visibility: hidden;
    position: fixed;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.3s ease-out 0s;
}
.mobile_overlay.mactive {
    opacity: 1;
    visibility: visible;
}
/* menu button */
a.dtbtn {
    border: none;
    display: block;
    font-size: 17px;
    margin-left: 12px;
    font-weight: 700;
    padding: 10px 30px;
    color: #fff;
    background: #3c3c3c;
    border-radius: 10px;
}
a.dtbtn:hover {
    background: #fc545d;
}
/* ===== 3. Slider Area CSS ===== */
.witr_swiper_area{
    overflow:hidden;
    position:relative;
}
.witr_swiper_height {
    position: relative;
    background-position: center center;
    height: 800px;
    background-size: cover;
}
.witr_swiper_height:before, .wittr_gallery_swiper:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    background: #00000061;
}
.witr_sw_text_area {
    /* margin: auto; */
    /* width: 40%; */
    /* height: 100%; */
}
.witr_swiper_content {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    right: 5%;
    width: 40%;
}
.witr_swiper_content h1 {
    font-size: 20px;
    display: inline;
    color: #fff;
    position: relative;
    margin-bottom: 15px;
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4, .text-right .witr_swiper_content h1, .text-right .witr_swiper_content h2, .text-right .witr_swiper_content h3, .text-right .witr_swipers_title h4 {
    /* width: 70%; */
}
.text-left .witr_swiper_content h1, .text-left .witr_swiper_content h2, .text-left .witr_swiper_content h3, .text-left .witr_swipers_title h4 {
    /* margin: 27px auto 3px 0; */
}
.witr_swiper_content h1 span, .witr_swiper_content h2 span, .witr_swiper_content h3 span {
    color: #ff5f63;
}
.witr_swiper_content h2, .witr_swiper_content h3 {
    font-size: 50px;
    color: #fff;
    line-height: 50px;
}
.witr_swiper_content h3 {
    color: #fff;
    margin-top: 10px;
    margin-bottom: 0;
}
.text-center .witr_swiper_content p {
    width: 55%;
    margin: auto;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    padding-top: 10px;
}
.slider_btn {
    margin-top: 20px;
    margin-bottom: 20px;
}
.text-left .witr_btn_sinner {
    text-align: left;
}
.slider_btn .witr_btn {
    border: none;
    outline: 0;
}
.witr_btn {
    font-size: 20px;
    font-weight: 700;
    border-radius: 5px;
    text-align: center;
    position: relative;
    margin-right: 15px;
    z-index: 2;
    transition: 1s;
    padding: 15px 40px 15px 40px;
    color: #fff;
    display: inline-block;
    background: #ff5f63;
    border: none;
}
.witr_btn:hover {
    background: #de2839;
    color: #fff;
}
.witr_swiper_content .witr_btn.active {
    color: #221638;
    background: #fff;
    box-shadow: 0px 0px 20px 5px rgb(0 0 0 / 4%);
}
.slider_btn .witr_btn.active:hover, .softd_slider_icon ul li a i, .tx_svd_icon, .witr_video_btn i, .witr_video_btn i:after {
    background: #E85248;
    color: #fff;
}
.h2_swiper .swiper-container-cube .swiper-slide{
    height: 800px;
}
.wittr_gallery.witr_swiper_height{
    height: 100px !important;
    margin-top: 10px;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    margin-right: 20px;
}
/* slider thumb css */
.em_slider_s2_image {
    top: 46%;
    right: -30px;
}
.text-left .witr_slider_thumb {
    position: absolute;
    transform: translateY(-50%);
    z-index:1;
}
.em_slider_s2_image img {
    width: 90%;
}
.witr_slider_thumb_inner img {
    border-radius: 10px;
}
/* swiper button css */
.swiper-container-horizontal>.swiper-pagination-progressbar, .swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 0; 
    left: 0;
    top: 0;
}
.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background: no-repeat 50%;
    color: #fff;
    transition: .5s;
    border-radius:5px;
}
.swiper-button-next:after, .swiper-button-prev:after {
    font-size: 30px;
}
.swiper-button-next:hover, .swiper-button-prev:hover {
    padding: 30px;
    background: #fff;
}
.swiper-button-next:hover, .swiper-button-prev:hover, .witr_ds_content_inner h1 span, .witr_ds_content_inner h2 span, .witr_ds_content_inner h3 span {
    color: #ff5f63;
}
.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    background: transparent;
}
/* ===== 4. Feature Area CSS ===== */
.sf_fea_area {
    padding: 110px 0 90px;
}
.em-service {
    text-align: left;
    transition: .5s;
    box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 50px 30px 30px;
    border-style: solid;
    border-width: 0px 0px 4px 0px;
    border-color: #fff;
    margin-bottom: 30px;
}
.em-service-title {
    overflow: hidden;
}
.em-service-title h3 {
    padding: 0;
    transition: .5s;
}
.em-service-desc p {
    transition: .5s;
}
.service-btn > a {
    border-radius: 5px;
    display: inline-block;
    transition: .5s;
}
.service-btn a span {
    font-size: 20px;
    transition: .5s;
    display: inline-block;
    position: relative;
    top: 3px;
}
.sf_fea_area .all_color_service:hover {
    background-image: url("assets/images/features-2.jpg");
    background-position: center left;
    background-repeat: no-repeat;
    background-size: cover;
    border-color: #FF5F63;
}
.em-service:hover {
    position: relative;
    backface-visibility: hidden;
    z-index: 3;
}
.em-service:hover:before {
    background: #de2839B0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    transition: .5s;
}
.em-service:hover .service_hover_btn span, .em-service:hover .em-service-title h3 a, .em-service:hover .em-service-desc {
    color: #fff;
    z-index: 1;
}
.em-service:hover .service-btn > a {
    color: #fff;
}
/* ===== Feature Area CSS ===== */
.sf_fea_area2 {
    padding: 100px 0 70px;
}
.sf_fea_area2 .sub-item {
    position: relative;
    transition:.5s;
}
.sub-border-2{
    padding: 53px 30px 34px 25px;
    margin-bottom: 30px;
    transition:.5s;
}
.sf_fea_area2 .sub-item span {
    position: absolute;
    font-size: 50px;
    color: #eeeeee;
    transform: translateX(-50%);
    font-weight: 700;
    line-height: 1;
    top: 1px;
    left: 227px;
    z-index: 999;
    transition: .5s;
}
.sf_fea_area2 .sub-item i {
    font-size: 30px;
    color: #fff;
    height: 80px;
    width: 80px;
    text-align: center;
    border-radius: 50%;
    line-height: 80px;
    background: #ff5f63;
    display: inline-block;
    transition: .5s;
}
.sf_fea_area2 .sub-item h3 {
    margin-top: 19px;
}
.sf_fea_area2 .sub-border-2 .sub-item p {
    padding: 0 0px;
}
.sf_fea_area2 .sub-border-2:hover{
    box-shadow: 0px 0px 30px -24px rgba(0, 0, 0, 0.8);
}
.sf_fea_area2  .sub-border-2:hover .sub-item span {
    color: #de2839;
}  

/* ===== 5. About Area CSS ===== */
.nars_about_area {
    padding: 0 0 100px;
}
.ab_img_inner {
    margin-bottom: 20px;
}
.ab_witr_content .all_color_service {
    padding: 10px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    margin-bottom: 20px;
    /* margin-right: -10px; */
}
.service_top_text {
    display: block;
}
.em-service2.sleft .em-service-icon {
    /* float: left; */
    /* margin-right: 20px; */
    /* margin-top: 10px; */
}
.em-service-icon img {
    /* margin-bottom: 15px; */
    /* width: 40px; */
}
.em-service2 .em-service-inner {
    /* overflow: hidden; */
}
.em-service-title h3 {
    padding: 0;
    transition: .5s;
    margin: 0;
    /* font-size: 18px; */
}
.em-service-desc p {
    transition: .5s;
}
.ab_ser_item1{
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.13);
    background: #de2839;
}
.ab_ser_item1 .em-service-desc p, .ab_ser_item2 .em-service-desc p{
    color:#fff;
}
.ab_ser_item1 .em-service-title h3 a, .ab_ser_item2 .em-service-title h3 a{
    color:#fff;
}
.ab_ser_item2{
    background:#FF5F63;
}
.ab_witr_content .witr_btn {
    font-size: 17px;
    border-radius: 3px;
    padding: 13px 30px 13px 30px;
}
.pluse_btn_icon {
    display: inline-block;
}
.witr_all_color_v {
    padding: 0 240px 0 0;
    margin-left: -22px;
}
.witr_all_color_v a {
    font-size: 20px;
    width: 60px;
    height: 60px;
    line-height: 60px;
}
.witr_all_color_v a, .play-overlay a::before{
    background: #de2839;
}
.video-item a {
    position: relative;
    display: inline-block;
    border-radius: 100%;
}
.video-item a::before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    background: #ff5f63;
    border-radius: 50%;
    top: 0;
    animation-fill-mode: both;
    animation: witr_squares 1.5s ease-in-out infinite;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #de2839;
}
.video-item i {
    color: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
@keyframes witr_squares{
    0%{-webkit-transform:scale(1);transform:scale(1);opacity:0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}
    20%{-webkit-transform:scale(1.24);transform:scale(1.24);opacity:1;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"}
    100%{-webkit-transform:scale(2.1);transform:scale(2.1);opacity:0;-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"}
}
.ab_witr_mart {
    margin-top: 20px;
}
.ab_page_ab {
    padding: 100px 0 0px;
}
/* ===== About Area CSS ===== */
.h3_ab_area .witr_section_title_inner {
    position: relative;
    z-index: 1;
}
.h3_ab_area .witr_extra_title h3 {
    font-size: 40px;
    margin-bottom: 3px;
    text-transform: uppercase;
    width: 100%;
}
.h3_ab_area .title_in_area {
    width: 93%;
    margin-bottom: 29px;
}
.h3_ab_area .title_in {
    float: left;
    padding-right: 30px;
    position: relative;
    margin-right: 30px;
}
.title_in:before {
    position: absolute;
    right: 0;
    top: 0;
    height:100%;
    width: 2px;
    background: #ff5f63;
    content: "";
}
.title_in:after {
    position: absolute;
    right: -5px;
    top: 0;
    height:100%;
    width: 2px;
    background: #ff5f63;
    content: "";
}
.h3_ab_area .witr_extra_title h2 {
    font-size: 18px;
    font-weight: 600;
}
.h3_ab_area .witr_section_title_inner p {
    width: 98%;
}
.h3_ab_area .title_ptx p {
    margin: 0;
    overflow: hidden;
    padding: 10px 0 0;
}
/* ===== About Area CSS ===== */
.ab3_page_ab_area {
    padding: 100px 0 100px;
}
.ab3_page_ab_area .witr_counter_number_inn h3, .ab3_page_ab_area .witr_counter_number_inn span {
    font-size: 40px;
    color: #ff5f63;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}
.ab3_page_ab_area .witr_counter_number_inn h4 {
    font-size: 22px;
    color: #232323;
}
.ab3_page_ab_area .witr_counter_single {
    text-align: center;
}
.ab3_page_ab_area .witr_counter_number_inn span {
    line-height: 0;
}
.ab3_left_inner {
    margin: 0px 0px 5px 0px;
    padding: 0px 0px 10px 0px;
    border-style: solid;
    border-width: 0px 0px 1px 0px;
    border-color: #F0F0F0;
    margin-bottom: 24px;
}
.ab3_img_inner img {
    margin-bottom: 20px;
}
.ab3_witr_inner {
    margin: 5px 0px 0px 8px;
}
.ab3_witr_inner .witr_btn {
    font-size: 17px;
    border-radius: 3px;
    padding: 18px 30px;
    margin-top: 21px;
}
.wirt_s2_s8{
    margin: 0px 0px 15px 0px;
    padding: 2px 30px 20px 30px;
    border-style: solid;
    border-width: 0px 0px 0px 3px;
    border-color: #de2839;
    box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 10%);
    position: relative;
    background: #fff;
    transition: .5s;
}
.medi_singleService:before {
    position: absolute;
    width: 0;
    height: 2px;
    background: #ff5f63;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: '';
    z-index: 3;
    transition: all 0.4s ease-out;
}
.medi_singleService.wirt_s2_s6 h3 {
    margin: 0;
    margin-bottom: 10px;
    margin-top: 15px;
}
.medi_singleService h3 {
    line-height: 28px;
    display: inline-block;
    font-size:17px;
}
.medi_singleService.wirt_s2_s8 h2 {
    display: inline-block;
    font-size: 17px;
    margin-left: 10px;
    font-weight: 400;
}
.medi_singleService p {
    margin: 0;
}
.medi_singleService:after {
    position: absolute;
    width: 100%;
    height: 2px;
    left: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: '';
    z-index: 2;
    transition: all 0.4s ease-out;
}
.medi_singleService:hover:before {
    width: 100%;
}
/* ===== 6. Choose Area CSS ===== */
.sf_choose_area {
    background: #212121;
    padding: 110px 0 90px 0;
    position:relative;
    z-index: 1;
}
.sf_choose_area .witr_bar_main {
    margin: 20px 0 40px 0;
}
.sf_choose_area .witr_section_title {
    margin-bottom: 25px;
}
.sf_choose_area .witr_section_title_inner h1, .sf_choose_area .witr_section_title_inner h3 {
    font-weight: 800;
}
.choose_left {
    padding: 150px 0 0 0;
}
li.icon-list-item.inline-item {
    margin-right: 50px;
}
.icon-list-item, .icon-list-item a {
    display: flex;
    align-items: center;
    font-size: inherit;
}
.icon-list-item {
    margin: 0;
    padding: 0;
    position: relative;
}
.icon-list-icon i {
    color: #FF5F63;
    font-size: 18px;
    width: 1.25em;
}
.icon-list-icon+.icon-list-text {
    align-self: center;
    padding-left: 5px;
    line-height: 2.2em;
}
.icon-list-items.inline-items {
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

.choose_witr {
    margin: 0 -10px;
}
.choose_witr .em-service {
    box-shadow: 0px 0px 12px 0px rgb(255 255 255 / 30%);
    padding: 40px 15px 35px 15px;
    background: #3b3b3b;
    border: none;
    margin-right: -10px;
    position: relative;
    /* margin-bottom: 60px; */
    animation: 99;
}
.choose_witr .em-service-title h3 {
    padding: 10px 0 0 0;
    transition: .5s;
    margin: 5px 0 0 0;
    color: #fff;
    height: 70px;
}
.choose_witr .em-service-title h3 a{
    color:#fff;
}
.choose_witr .em-service-desc p {
    transition: .5s;
    padding: 10px 0 0 0;
    color: #fff;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.choose_witr .service-btn > a {
    border-radius: 5px;
    display: inline-block;
    color: #fff;
    transition: .5s;
}
.choose_witr .service-btn a span {
    font-size: 20px;
    transition: .5s;
    display: inline-block;
    position: relative;
    top: 3px;
    color:#fff;
}
.choose_witr .service_hover_btn {
    position: absolute;
    bottom: 0;
    right: 10px;
}
.choose_witr .em-service:hover:before {
    background: #2b2b2b;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
    transition: .5s;
}
.service_hover_btn span {
    font-size: 38px;
    font-weight: 700;
    color:#fff;
}
/* ===== 7. Service Area CSS ===== */
.sf_ser_area {
    padding: 106px 0 80px;
}
.sf_ser_area .witr_bar_inner {
    margin: 0 auto;
}
.sf_ser_area .witr_bar_main {
    margin: 20px 0 40px 0;
}
.sf_ser_area .em-service {
    text-align: left;
    transition: .5s;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
    padding: 30px 15px 35px;
    margin-bottom: 30px;
    border-radius: 6px;
    border: none;
    background-color: color(srgb 1 1 1 / 0.66);
}
.sf_ser_area .all_icon_color i {
    color: #FF5F63;
    font-size: 70px;
    display: inline-block;
    transition: .5s;
    margin-bottom: 15px;
}
.sf_ser_area .em-service-title h3 {
    padding: 10px 0px 0px 0px;
    transition: .5s;
    margin: 5px 0px 0px 0px;
    color: #fff;
    height: 65px;
}
.sf_ser_area .all_color_service h3 a {
    font-size: 20px;
    font-weight: 700;
}
.sf_ser_area .em-service-desc p {
    transition: .5s;
    /* padding: 10px 0px 10px 0px; */
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sf_ser_area .service-btn > a {
    color: #FF5F63;
    font-weight: 600;
}
.sf_ser_area .em-service:hover:before {
    background: #de2839;
}
.sf_ser_area .em-service:hover .em-service-icon i{
    color:#fff;
}
.sf_ser_area .service-btn a span {
    color: #FF5F63;
}
.sf_ser_area .all_color_service a:hover span {
    color: #fff;
}
.digit_page_ser {
    padding: 0px 0 80px;
}
/* ===== 8. Portfolio Area CSS ===== */
.sf_process_area {
    padding: 85px 0 100px;
}
.witr_single_pslide {
    position: relative;
    overflow: hidden;
}
.witr_pslide_image {
    overflow: hidden;
    position: relative;
}
.witr_pslide_image::before {
    position: absolute;
    content: '';
    background: #de2839;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: scale(0);
    transition: .5s;
    z-index: 1;
    opacity: 0.7;
}
.witr_pslide_image img {
    margin-right: auto;
    margin-left: auto;
    transition: .5s;
    width: 100%;
}
.ps1 .witr_content_pslide_text {
    position: absolute;
    bottom: -100px;
    left: 30px;
    right: 30px;
    transition: .5s;
    opacity: 0;
    z-index: 2;
}
.ps1 .witr_content_pslide_text h3 {
    color: #fff;
    margin-bottom: 0;
}
.witr_content_pslide_text a {
    display: inline-block;
    color:#fff;
}
.witr_content_pslide_text p {
    margin-bottom: 4px;
    color:#fff;
}
.witr_single_pslide:hover .witr_pslide_image img, .witr_single_pslide:hover .witr_pslide_image::before {
    transform: scale(1.2);
}
.ps1 .witr_single_pslide:hover .witr_content_pslide_text {
    opacity: 1;
    bottom: 30px;
}
.ps1 .witr_content_pslide_text a:hover {
    color: #ff5f63;
}
.secure_page_process {
    padding: 0 0 15px;
}
.sf_port_area {
    background: #F7F9FE;
    padding: 105px 0 85px;
}
.sf_port_area .witr_bar_main {
    margin: 10px 0 10px 0;
}
.sf_port_area .witr_section_title {
    margin-bottom: 58px;
}
.positi_3.pprotfolio4 {
    padding: 20px 10px 23px;
    border: none;
    position: absolute;
    top: -200px;
    left: 20px;
    right: 20px;
    z-index: 9;
    transition: .5s;
    text-align: center;
}
.single_protfolio:hover .positi_3.pprotfolio4 {
    top: 45%;
}
.positi_3.pprotfolio4 {
    background: #fff;
}
.portfolio_nav {
    padding: 0 0 28px;
}
.portfolio_nav ul {}
.portfolio_nav ul li {
    display: inline;
}
.portfolio_nav ul li {
    border-radius: 5px;
    cursor: pointer;
    display: inline-block;
    font-weight: 500;
    margin: 0 5px 10px;
    padding: 10px 20px;
    position: relative;
    transition: .5s;
    border: 1px solid #f3eaea;
}
.prot_wrap {
    overflow: hidden;
}
.single_protfolio {
    position: relative;
    overflow: hidden;
}
.prot_thumb {} .prot_thumb img {
    display: block;
    transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single_protfolio:hover .prot_thumb img {
    transform: scale(1.1);
}
.prot_content {
    position: absolute;
    text-align: center;    
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 9;
}
.multi_gallery.prot_content {
    height: 90%;
    width: 80%;
    right: 10%;
    top: 5%;
    bottom: 5%;
    left: 10%;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
}
.prot_content h3 {
    margin: 0;
    text-transform: capitalize;
    font-size: 18px;
    margin-bottom: 5px;
}
.prot_content h3 a {
    font-size: 23px;
    font-weight: 400;
    text-transform: capitalize;
    transition: .5s;
    color: #fff;
    margin-bottom: 0;
    display: inline-block;
}
.prot_content h3 a:hover {
    color: #ff5f63;
}
.prot_content p {
    line-height: 1.2;
    margin: 5px 0 0;
}
.prot_content p span {
    display: inline-block;
    color: #fff;
}
.single_protfolio:hover .prot_content {
    opacity: 1;
    transform: scale(1, 1);
}
.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
    position: relative;
    margin: 0 2px;
}
.prot_content span:before,
.porttitle_inner4 span:before,
.porttitle_inner span:before {
    bottom: 0;
    content: ",";
    position: absolute;
    right: -5px;
}
.porttitle_inner span:last-child:before,
.prot_content span:last-child:before,
.porttitle_inner4 span:last-child:before {
    content: "";
}
.nospace.col-xs-12 {
    padding: 0px;
}
.nospace .single_protfolio {
    margin-bottom: 0px;
}
/* load button css */
.gallery_load_button {} .gallery_load_button a {
    padding: 7px 15px;
    display: inline-block;
    font-size: 17px;
    margin-top: 0px;
}
.prot_wrap.nospace .gallery_load_button a {
    margin-top: 30px;
}
/* single portfolio */
.pimgs img {
    height: 465px;
    width: 100%;
}
.prots-contentg p {} 
/*style 1 */
.em_port_content {
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9;
    left: 0;
    top: -100%;
    width: 100%;   
    transition: .5s;
    text-align: center;
}
.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0px;
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {      
    transition: .5s;
}
.portfolio_readmore_btn {
    padding-top: 23px;
}
.portfolio_readmore_btn > a {
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;      
    transition: .3s;
    border: 1px solid transparent;
}
.pstyle_1 .picon a {
    background: transparent;
    border-radius: 5px;
    display: inline-block;
    font-size: 25px;
    height: 50px;
    line-height: 50px;
    margin: 0 8px 11px;
    width: 50px;
    transition: .5s;
    color: #fff;
}
.picon a:hover {
    border-color: #191f2d;
    background: #191f2d;
}
.pstyle4 .prot_thumb {
    overflow: hidden;
    position: relative;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
    padding: 17px 10px 20px;
}
.pprotfolio4 {
    padding: 20px 10px 23px;
}
.porttitle_inner4 h3{
    margin: 0;
    text-transform: capitalize;
    color: #454545;
    font-size: 18px;
    font-weight: 600;
    line-height: 1;
}
.porttitle_inner4 h3 a{
    color: #454545;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 600;
}
.porttitle_inner4 p {
    margin-bottom: 0;
    color: #454545;
    padding: 5px 0 0;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.porttitle_inner4 p span {
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.portfolio_nav ul li.current_menu_item, .portfolio_nav ul li:hover {
    border-color: #ff5f63;
    background: #ff5f63;
    color: #fff;
}
.prot_content {
    background: #ffffffba;
}
.pprotfolio4 {
    box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
}
.portfolio_nav {
    text-align: center;
}
.page-numbers span.current, .paginations a.current, .paginations a:hover {
    border-color: #ff5f63;
    background: #ff5f63;
    color: #fff;
}
ul.page-numbers a.page-numbers {
    box-shadow: 0 10px 40px 0 rgba(50,65,141,.12);
}
.page-numbers, .tutor-pagination-wrap a, .tutor-pagination-wrap span.page-numbers.current, a.page-numbers {
    border-radius: 5px;
    margin-right: 10px;
    padding: 15px 24px;
    font-size: 19px;
    line-height: 1;
    transition: .5s;
}
.page-numbers span.current, .paginations a {
    display: inline-block;
    font-weight: 500;
    margin: auto 5px;
}
.paginations a {
    color: #888;
}
.page-numbers li {
    display: inline-block;
}
.paginations {
    text-align: center;
    margin-top: 20px;
}
.portfolio_4column_gutter .single_protfolio {
    margin-bottom: 0px;
}
/* port style 3 */
.em_plus_port {
    position: absolute;
    bottom: 20px;
    right: 30px;
    z-index: 99;
}
.picon a {
    border-radius: 5px;
    display: inline-block;
    font-size: 20px;
    height: 50px;
    line-height: 50px;
    margin: 0 3px 11px;
    width: 50px;
    text-align: center;
    color: #fff;
    background: #ff5f63;
}
.picon a:hover {
    border-color: #ff5f63;
    background: #ff5f63;
}
/* style 1 */
.em_port_content {
    height: 100%;
    opacity: 1;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    transition: all 0.5s ease 0s;
    width: 100%;
    z-index: 9;
    left: 0;
    top: -100%;
    width: 100%;    
    transition: .5s;
    text-align: center;
}
.pstyle_1 .porttitle_inner h3 {
    padding-bottom: 0px;
}
.pstyle_1 .prot_content p {
    margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {
    transition: .5s;
    margin-bottom: 30px;
}
.portfolio_readmore_btn {
    padding-top: 23px;
}
.portfolio_readmore_btn > a {
    border-radius: 5px;
    display: inline-block;
    padding: 6px 21px;
    text-transform: uppercase;     
    transition: .3s;
    border: 1px solid transparent;
}
.softd_portfolio_area .witr_button_area {
    margin: 30px auto 0;
}
.softd_portfolio_area .witr_btn {
    padding: 18px 51px;
}
.portfolio_grid_area .portfolio_nav {
    padding: 0px 0 45px;
}
.portfolio_grid_area .witr_section_title {
    margin-bottom: 30px;
}
/* ===== Portfolio Area CSS ===== */
.pstyle2.pstyle3 .prot_content_inner {
    left: 3000px;
    position: absolute;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
    padding: 15px 0 20px 20px;
    transition: .5s;
}
.pstyle2.pstyle3 .prot_content_inner {
    text-align: left;
}
.pstyle2.pstyle3 .prot_content_inner {
    background: #ff5f63;
}
.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner {
    left: 75%;
}
.pstyle2 .single_protfolio:hover .prot_content_inner {
    top: 50%;
    opacity: 1;
}
/* portfolio grid area css */
.port_style02 .pstyle2 .prot_content_inner {
    left: 50%;
    position: absolute;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    transition: all .3s ease-in-out .3s;
    opacity: 0;
}
.port_style02 .prot_content h3 a {
    font-size: 23px;
    font-weight: 700;
    text-transform: capitalize;
    transition: .5s;
    color: #fff;
    margin-bottom: 0px;
    display: inline-block;
}
.port_style02 .picon a:hover {
    border-color: #0a0a0a;
    background: #0a0a0a;
}
.port_style02 .single_protfolio {
    position: relative;
    overflow: hidden;
    margin-bottom: 20px;
}
.port_style02 .prot_content h3 a:hover {
    color: #ff5f63;
}
.portfolio_style2 .port_style02 .pstyle_1 .prot_content_inner {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 10;
}
.portfolio_style2 .prot_content {
    position: absolute;
    text-align: center;
    transition: .5s;
    right: 0;
    top: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    z-index: 9;
}
.portfolio_style2.pstyle2 .single_protfolio:hover .prot_content_inner {
    top: 50%;
    opacity: 1;
    left: 50%;
    right: 50%;
    transform: translateX(-50%) translateY(-50%);
    transition:none;
}
.portfolio_style2 .prot_content h3 a {
    margin-bottom: 0;
}
.portfolio_style2 .single_protfolio:hover .prot_content {
    opacity: 1;
    transform: scale(1,1);
}
.portfolio_style2 .prot_content h3 a:hover {
    color: #ff5f63;
}
.p2colmn_area{
    padding: 115px 0 100px;
}
.p2colmn_area .prot_content, .p3colmn_area .prot_content{
    background: #ff5f6380;
}
.p2colmn_area .pstyle2 .prot_content {
    background: #ff5f6380;
}
.p2colmn_area .prot_content_inner {
    position: absolute;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    background: #ff5f636b;
    padding: 20px;
    transition: .5s;
    left: 3000px;
    top: 50%;
    opacity:0;
    text-align:left;
}
.p2colmn_area .single_protfolio:hover .prot_content_inner {
    left: 75%;
    opacity:1;
}
.p2colmn_area .prot_content h3 a {
    font-weight: 700;
}
.p2colmn_area .prot_content h3 a:hover {
    color: #de2839;
}
.p2colmn_area .portfolio_nav {
    padding: 0 0 40px;
}
.p2colmn_area .witr_section_title {
    margin-bottom: 30px;
}
.p3colmn_area .pstyle2 .prot_content_inner {
    left: 50%;
    position: absolute;
    top: 60%;
    transform: translateX(-50%) translateY(-50%);
    width: 100%;
    z-index: 10;
    transition: all 0.3s ease-in-out 0.3s;
    opacity: 0;
}
.p3colmn_area .prot_content h3 a {
    font-weight: 700;
}
.p3colmn_area .prot_content h3 a:hover {
    color: #de2839;
}
.p3colmn_area .portfolio_nav {
    padding: 0 0 40px;
}
.p3colmn_area .witr_section_title {
    margin-bottom: 30px;
}
.p3colmn_area{
    padding: 100px 0 100px;
}
.p3colmn_area {
    padding: 110px 0 96px;
}
/* recent project css */
.busito-blog-area.busito-blog-single.single-blog-details {
    padding: 100px 0 80px;
}
.portfolio-details-box h2 {
    font-size: 25px;
}
.prots-contentg ul {
    display: inline-block;
    margin-bottom: 20px;
}
.portfolio-details-box ul li, .right_popupmenu_area .witr_sub_table {
    border-bottom: 1px solid #ddd;
}
.portfolio-details-box ul li {
    padding-top: 15px;
    padding-bottom: 10px;
    list-style: none;
}
.portfolio-details-box ul li b {
    font-size: 18px;
    font-weight: 600;
}
.portfolio-details-box ul li span.eright {
    font-weight: 400;
    font-size: 16px;
    margin-left: 5px;
}
.busito-blog-social {
    margin-bottom: 25px;
    margin-top: 25px;
}
.busito-single-icon a {
    border: 1px solid #e6e6e6;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
    color: #ff5f63;
}
.busito-single-icon a:hover{
    background:#ff5f63;
    color: #fff;
}
.pr-title h2 {
    margin-top: 15px;
    margin-bottom: 15px;
}
.ab_page_project {
    padding: 115px 0 66px;
}
/* ===== 9. Testimonial Area CSS ===== */
.sf_test_area {
    padding: 105px 0 130px;
}
.witr_testi_itemt {
    padding: 0 10px;
}
.em_single_testimonial {
    background: #fff none repeat scroll 0 0;
    margin-bottom: 30px;
    transition: all 0.5s ease 0s;
    padding: 37px 30px 26px;
    margin-top: 20px;
    box-shadow: 0 10px 25px 0 rgba(50,65,141,.12);
    overflow: hidden;
    position: relative;
}
.em_test_thumb {
    float: left;
    margin-right: 20px;
}
.em_test_thumb img {
    width: 59px;
}
.em_test_thumb img {
    display: initial !important;
}
.em_testi_title span {
    display: block;
    margin-top: 5px;
    font-size: 18px;
    font-weight: 600;
    color: #ff5f63;
}
.em_testi_content {
    position: relative;
}
.em_testi_text {
    overflow: hidden;
    padding-top: 15px;
    float: left;
    text-align: left;
}
.test-part {
    display: inline-block;
    margin-bottom: 10px;
}
.test-part ul li {
    display: inline-block;
    padding-top: 0px;
}
.execllent_toggol {
    display: flex;
    align-items: center;
    justify-content: center;
}
.em_crating i.active {
    color: #ff5f63;
    font-size: 18px;
}
.em_single_testimonial:hover {
    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.13);
}
.ab_page_test {
    padding: 13px 0 137px;
}
/* ===== Testimonial Area CSS ===== */
.sf_test_area2 {
    padding: 95px 0 80px;
}
.sf_test_area2 .witr_section_title {
    margin-bottom: 44px;
}
.sf_test_area2 .witr_item_column {
    padding: 0 15px;
    padding-top: 60px;
}
.sf_test_area2 .test-part {
    box-shadow: 0px 0px 12px 0px #dddddd7a;
    padding: 30px 17px 20px 30px;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    text-align: center;
    border-bottom: 1px solid transparent;
}
.sf_test_area2 .witr_testi_s_11 ul {
    padding: 17px 0 0px;
    margin: 0;
}
.sf_test_area2 .test-part ul li {
    display: inline-block;
    padding-top: 0px;
    padding-bottom: 10px;
}
.sf_test_area2 .execllent_toggol {
    display: flex;
    align-items: center;
    justify-content: center;
}
.sf_test_area2 .test-part h6 {
    display: inline-block;
    font-size: 20px;
    line-height: 26px;
    padding-top: 0;
    padding-bottom: 7px;
}
.sf_test_area2 .test-part span {
    font-weight: 400;
    font-size: 17px;
}
.sf_test_area2 .test-part img {
    position: absolute;
    top: -43px;
    left: 50%;
    z-index: 22;
    width: 78px;
    height: 78px;
    transform: translateX(-50%);
}
.witr_testi_s_11:hover {
    border-color: #ff5f63;
}
/* ===== 10. Technology Area CSS ===== */
.sf_tech_area {
    background-image: url("../images/location.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 110px 0px 88px 0px;
    position: relative;
}
.sf_tech_area::before{
    content:"";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #212121;
    opacity: 0.9;
}
.tech_left_cont {
    margin: 0 10px 0 0;
}
.tech_witr_cont {
    margin-left: 15px;
}
.sf_tech_area .witr_section_title {
    margin-bottom: 46px;
}
.sf_tech_area .witr_section_title_inner p {
    margin-top: 15px;
}
.sf_tech_area .witr_section_title_inner h2 {
    color: #fff;
}
.sf_tech_area .witr_bar_inner {
    background: #fff;
}
.sf_tech_area .witr_bar_main {
    margin: 10px 0 20px 0;
}
.sf_tech_area .witr_section_title_inner h3 {
    color: #fff;
}
.sf_tech_area .witr_section_title_inner.text-left p{
    color: #fff;
    margin-right: 0.9em;
    border: 1px solid #ffffff;
    padding: 5px 10px;
    margin-bottom: 0;
    width: auto;
}
.sf_tech_area .witr_btn {
    font-size: 17px;
    font-weight: 700;
    border-radius: 3px;
    padding: 13px 35px 13px 35px;
    color: #FF5F63;
    background: #fff;
}
.sf_tech_area .witr_btn:hover{
    background:#de2839;
    color:#fff;
}
.witr_bbtn {
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-size: 17px;
    font-weight: 700;
    padding: 13px 35px 13px 35px;
    text-align: center;
    text-transform: capitalize;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: 1s;
    border: 2px solid #ff5f63;
    background: #de2839;
}
.witr_bbtn:hover{
    background:#ff5f63;
    color:#fff;
}
.tech_witr_cont .all_color_service {
    padding: 40px 0px 30px 0px;
    background: #fff;
    transition: all 0.5s ease 0s;
    margin-bottom: 20px;
}
.tech_witr_cont .service-item h3 {
    padding-top: 18px;
}
.tech_witr_cont .service-item h3 h3 a {
    font-size: 22px;
}
/* ===== 11. Blog Area CSS ===== */
.softd_blog_area {
    padding: 105px 0 110px;
}
.softd_blog_area .witr_bar_main {
    margin: 30px 0 27px 0;
}
.softd_blog_area .witr_section_title_inner p {
    width: 50%;
}
.softd_blog_area .witr_section_title {
    margin-bottom: 60px;
}
.all_blog_color {
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0);
    transition: all 0.5s ease 0s;
    background: rgb(255, 255, 255);
    margin-bottom: 30px;
}
.blog_toggle {
    display: flex;
    align-items: center;
    justify-content: center;
}
.witr_sb_thumb {
    overflow: hidden;
    position: relative;
    width: 100%;
}
.witr_sb_thumb::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    inset: 0px;
    transform: scale(0);
    transition: all 0.5s ease 0s;
    z-index: 1;
}
.witr_sb_thumb img {
    width: 100%;
    transition: all 0.5s ease 0s;
}
.witr_blog_area15 .witr_blog_con {
    padding: 0px 0px 0px 15px;
    width: 100%;
    margin-bottom:0;
}
.witr_blog_con span {
    line-height: 26px;
    font-size: 14px;
    margin-bottom: 15px;
    margin-right: 2px;
    color: #de2839;
}
.witr_blog_con span i {
    padding-right: 5px;
    padding-left: 5px;
    transition: all 0.5s ease 0s;
    color: #de2839;
    margin: 15px 0px 0px 0px;
}
.witr_blog_con h2 {
    color: rgb(101, 64, 212);
    margin: 15px 0px 0px;
}
.witr_blog_con h2 a {
    display: inline-block;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.busi_singleBlog:hover .witr_sb_thumb img, .busi_singleBlog:hover .witr_sb_thumb::before {
    transform: scale(1.2);
}
.witr_top_category {
    transform: scale(1);
    transition: .5s;
}
.witr_top_category {
    position: absolute;
    left: 20px;
    top: 20px;
    z-index: 999;
}
.witr_top_category ul li {
    display: inline-block;
}
.witr_top_category ul li a {
    background: #ff5f63;
    padding: 3px 10px;
}
.witr_top_category ul li a {
    border-radius: 5px;
    margin: 0 10px 10px 0;
    display: inline-block;
}
.witr_top_category ul li a {
    color:#fff;
}
.witr_top_category ul li a:hover {
    background: #133C5C;
}
.witr_blog_imags {
    overflow: hidden;
}
.blog-img {
    position: relative;
    transform: scale(1);
    transition: all 0.5s ease 0s;
}
.blog-img::before {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, 0.5);
    inset: 0px;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transition: all 0.5s ease 0s;
}
.blog-img img {
    width: 100%;
}
.wblog-content.blog-content-5 {
    padding: 15px 20px;
    box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.09);
    transition: all 0.5s ease 0s;
}
.wblog-content span {
    font-size: 15px;
    color: #de2839;
    line-height: 28px;
    padding-bottom: 15px;
    margin-right: 10px;
}
.wblog-content span a {
    font-size: 15px;
    color: rgb(255, 95, 99);
}
.wblog-content span i {
    padding-right: 5px;
    padding-left: 5px;
    color: #de2839;
    transition: all 0.5s ease 0s;
}
.wblog-content.blog-content-5 h5 {
    padding-bottom: 0px;
}
.wblog-content h5 {
    margin: 10px 0px 15px;
}
.wblog-content h5 > a {
    font-weight: 700;
}
.blog_part_inner:hover .blog-img, .blog_part_inner:hover .blog-img::before {
    transform: scale(1.2);
}
/* ===== Blog Area CSS ===== */
.witr-blog-side-area.blog_sidebar {
    padding: 100px 0px 100px;
}
.blog-left-side > div {
    background-color: #fff;
    margin-bottom: 30px;
    padding: 15px;
    box-shadow: 0 0 5px 0 rgba(148, 146, 245, 0.2);
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side h2 {
    margin-bottom: 10px;
    text-transform: uppercase;
}
.blog-left-side .content {
    padding: 0;
}
.blog-left-side .push-bottom-large {
    margin-bottom: 0;
}
.blog-left-side > div:last-child {
    margin-bottom: 0;
}
.blog-left-side > aside:last-child {
    margin-bottom: 0 !important;
}
.blog-left-side .nav .children li a:hover,
.blog-left-side .sub-menu li a:hover {
    background: 0 0;
    color: #18c8ff;
}
.defaultsearch {
    background: #f7f7f7;
    position: relative;
}
.defaultsearch input {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 0 none;
    height: 54px;
    position: relative;
    width: 100%;
}
.defaultsearch button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: #858585;
    font-size: 18px;
    padding: 1px 15px;
    position: absolute;
    right: 0;
    top: 50%;
    cursor: pointer;
    transform: translateY(-50%);
}
.defaultsearch input[type="text"] {
    padding-left: 10px;
}
.blog-left-side .widget h2 {
    bottom: -1px;
    display: block;
    line-height: 17px;
    margin-bottom: 20px;
    padding-bottom: 14px;
    position: relative;
    text-transform: capitalize;
}
.blog-left-side .widget h2::before {
    background: #ff5f63;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0px;
    position: absolute;
    width: 26%;
    top: 30px;
}
.em-blog-content-area {
    padding: 20px 15px 0;
    /* overflow: hidden; */
}
.footer-middle .widget h5 {
    text-transform: capitalize;
}
.blog-left-side .widget ul {
    list-style: none;
}
.blog-left-side .widget ul li {
    margin: 0 0 5px;
    padding-left: 20px;
    position: relative;
}
.blog-left-side .widget>ul>li:not(:last-child) {
    border-bottom: 1px solid rgba(0,0,0,.12);
}
.blog-left-side .widget ul li span {
    font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
    margin: 0 0 10px;
    padding-bottom: 10px;
}
.blog-left-side .widget ul li a:hover, .blog-left-side .widget ul li:hover::before {
    color: #ff5f63;
}
.blog-left-side .widget ul li::before {
    content: "\f105";
    font-family: FontAwesome;
    font-size: 18px;
    left: 0;
    position: absolute;
}
.blog-left-side .widget select {
    width: 100%;
    height: 40px;
    background: #fff;
    border: 1px solid #ddd;
    padding-left: 5px;
}
.softd-blog-meta-left i {
    color: #ff5f63;
}
.softd-blog-meta-left i {
    font-size: 13px;
    margin-right: 5px;
}
.softd-blog-meta-left {
    margin-bottom: 10px;
    margin-top: 5px;
}
.recent-post-text h4 a:hover {
    color: #ff5f63;
}
.recent-post-item {
    padding-bottom:0;
}
.recent-post-text h4 {
    margin-bottom: 0;
    line-height: 1;
}
.softd-blog-meta-left a, .softd-blog-meta-left span {
    color: #888;
}
.widget .screen-reader-text {
    display: none;
}
.textwidget select {
    width: 100%;
}
#wp-calendar {
    width: 100%;
}
.tagcloud a {
    display: inline-block;
    font-size: 14px !important;
    margin: 0 8px 10px 0;
    padding: 7px 15px;
    text-align: center;
    font-weight: 400;
    border: 1px solid #ddd;
    text-transform: capitalize;
}
.r-post-content h3 a:hover,
.r-post-content h3:hover,
.tagcloud a:hover,
.widget_archive ul li a:hover,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_categories ul li:hover:before {
    color: #DB2D2E;
}
.tagcloud a:hover {
    background: #DB2D2E;
    color: #fff;
}
#wp-calendar caption {
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 10px;
    text-align: left;
    text-transform: uppercase;
}
#wp-calendar {
    font-size: 13px;
}
#wp-calendar {
    border: 0 solid #e5e5e5;
    margin-bottom: 20px;
    overflow: auto;
    vertical-align: top;
    width: 100%;
    margin: 0;
}
table#wp-calendar td {
    border: 1px solid #e5e5e5;
    padding: 5px 10px;
    text-align: center;
    vertical-align: top;
    font-size: 14px;
}
#wp-calendar td,
#wp-calendar th {
    padding: 8px;
}
table#wp-calendar th {
    border: 1px solid #e5e5e5;
    font-size: 13px;
    font-weight: 700;
    padding: 5px 10px;
    text-align: center;
    text-transform: uppercase;
    vertical-align: middle;
}
table#wp-calendar td#today {
    color: #fff;
    background-color: #ff5f63;
}
table#wp-calendar td#today a {
    color: #fff;
}
.textwidget img {
    margin-bottom: 15px;
}
.textwidget p {
    margin-bottom: 0.5rem;
}
.softd-blog-thumb img {
    width: 100%;
    transition:.5s;
}
.witr-blog-side-area .imagess_area .slick-slide img {
    display: inline-block;
    margin: auto;
    width: 100%;
}
.witr-blog-side-area.blog_sidebar .softd-single-blog {
    /* margin-bottom: 30px; */
    /* box-shadow: none; */
    border: 1px solid #f4f4f4;
    /* background: #c8000000; */
}
.softd-single-blog {
    /* overflow: hidden; */
    /* text-align: left; */
    /* transition: all .3s ease-in-out 0s; */
}
.softd-blog-thumb {
    overflow: hidden;
}
.single_blog_thumb img {
    width: 100%;
}
.softd-blog-thumb a {
    display: block;
    position: relative;
}
.softd-blog-thumb a:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    opacity: 0;
    z-index: 999;
    transition: .5s;
}
.softd-blog-thumb a:before {
    background: rgba(0,0,0,.7);
}
.softd-blog-thumb img {
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.softd_blog_area .em-blog-content-area {
    padding: 20px 15px 0;
    overflow: hidden;
    box-shadow: 0 0 10px 0 rgb(148 146 245 / 20%);
}
.softd-blog-meta.post_blog h2 a {
    font-size: 24px;
    font-weight: 700;
    transition: .5s;
}
.softd-blog-meta-left {
    margin-bottom: 10px;
    margin-top: 5px;
}
.softd-blog-meta-left a, .softd-blog-meta-left span {
    color: #888888;
    font-size: 16px;
    margin-right: 5px;
    margin-bottom: 0;
    display: inline-block;
}
.softd-blog-meta-left i {
    color: #ff5f63;
    margin-right: 5px;
    font-size: 13px;
}
.softd-blog-meta-left a, .softd-blog-meta-left span {
    color: #888;
}
.em-blog-content-area .witr_btn {
    background: #ff5f63;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    font-size: 20px;
    padding: 10px 30px;
    text-align: center;
    position: relative;
    margin-right: 20px;
    z-index: 2;
    transition: 1s;
    font-weight: 400;
    margin-bottom: 20px;
}
.softd-single-blog:hover .softd-blog-thumb a:before {
    opacity: 1;
}
.softd-single-blog:hover .softd-blog-thumb img {
    transform: scale(1.1);
}
.em-blog-content-area .witr_btn:hover {
    background: #323232;
    color: #fff;
}
.softd-blog-meta.post_blog h2 a {
    font-size: 20px;
    font-weight: 700;
    transition: .5s;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.video-open-inline iframe {
    width: 100%;
    height: 400px;
    border: none;
}
.witr-blog-side-area.blog_sidebar .markit-single-blog {
    margin-bottom: 30px;
    box-shadow: none;
    border-bottom: 1px solid #e7e7e7;
    background: transparent;
}
.witr-blog-side-area blockquote {
    background-color: #f7f7f7;
    border-left: 3px solid  #ff5f63;
    padding: 1em 1em;
    margin-top: 15px;
}
blockquote {
    margin: 0 0 30px;
    font-size: 17px;
    font-weight: 400;
    box-shadow: 0 0 5px 0px rgb(0 0 0 / 7%);
}
.blog-left-side .widget a {
    color: #454545;
    line-height: 1;
}
.blog-left-side>div {
    margin-bottom: 30px;
    padding: 35px 30px 35px;
    border-radius: 8px;
    box-shadow: 0 0 30px rgb(0 0 0 / 7%);
}
.recent-post-text h4 a {
    font-size: 16px;
    font-weight: 600;
}
.widget_recent_data .recent-post-image img {
    margin-bottom: 10px;
    margin-top: 0;
}
.widget_recent_data .recent-post-item {
    margin-bottom: 0;
}
.blog-left-side .single-widget-item h2 {
    color: #030925;
}
/* ===== single blog css ===== */
.witr-blog-side-area.blog_area.single_blog.single_blog_page {
    padding: 100px 0 70px;
}
.softd-single-blog-details-inner {
    padding: 38px 45px 45px;
    box-shadow: 0 3px 19px rgb(0 0 0 / 8%);
    border-radius: 0 0 10px 10px;
}
.block .wp-block-quote.is-large p, .block .wp-block-quote.is-style-large p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6;
    color: #5c727d;
}
.wp-block-group__inner-container {
    text-align: center;
}
.softd-single-icon-inner {
    text-align: center;
}
.softd-single-icon-inner a {
    border: 1px solid #e6e6e6;
    color: #17161a;
    display: inline-block;
    font-size: 15px;
    height: 40px;
    line-height: 41px;
    margin: 0 9px 0 0;
    text-align: center;
    width: 40px;
    border-radius: 5px;
}
.softd-single-icon-inner a:hover {
    background: #ff5f63;
    border-color: #ff5f63;
    color: #fff;
}
.comment-respond {
    border: 1px solid #ddd;
    margin-bottom: 30px;
    padding: 25px 10px 30px;
    background-color: #f1f1f1;
}
.comment_field .input-field {
    width: 33.33%;
    float: left;
    margin-bottom: 25px;
}
.comment_field .input-field label, .comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.comment_field .input-field label, .comment_field .textarea-field label {
    color: #606060;
    font-size: 14px;
    margin-top: 15px;
    margin-bottom: 0;
    font-weight: 500;
}
.comment_field .input-field input, .comment_field .textarea-field textarea {
    color: #555555;
}
.comment_field .input-field input {
    width: 100%;
    border: 1px solid #e5e5e5;
    padding: 6px 20px;
    height: 54px;
    font-size: 17px;
}
.comment_field .textarea-field textarea {
    width: 100%;
    border: 1px solid #e5e5e5;
    height: 150px;
    padding: 10px;
}
.comment_field .input-field input, .comment_field .textarea-field textarea {
    color: #555555;
}
.softd_btn {
    background: transparent;
    border: 1px solid #ddd;
    display: inline-block;
    text-align: center;
    padding: 12px 20px;
    margin-top: 15px;
    border-radius: 5px;
    transition: .5s;
    color: #444;
}
.softd_btn:hover {
    background: #ff5f63;
    border-color:#ff5f63;
    color:#fff;
}
/* end sidebar css */
/* ===== 12. Footer Area CSS ===== */
.witrfm_area {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url("../images/bg-footer.jpg");
    background-size: cover;
    position: relative;
}
.witrfm_area:before {
    content: "";
    position: absolute;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    right: 0;
    margin: auto;
    background: rgb(10 10 10 / 90%);
}
.footer-middle {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding: 70px 0 80px;
}
.footer-middle .widget ul li, .footer-middle .widget ul li a, .footer-middle .widget ul li::before, .footer-middle .tagcloud a, .footer-middle caption, .footer-middle table, .footer-middle table td a, .footer-middle cite, .footer-middle .rssSummary, .footer-middle span.rss-date, .footer-middle span.comment-author-link, .footer-middle .textwidget p, .footer-middle .widget .screen-reader-text, mc4wp-form-fields p, .mc4wp-form-fields, .footer-m-address p, .footer-m-address, .footer-widget.address, .footer-widget.address p, .mc4wp-form-fields p, .softd-description-area p, .softd-description-area .phone a, .softd-description-area .social-icons a, .recent-review-content h3, .recent-review-content h3 a, .recent-review-content p, .footer-middle .softd-description-area p, .footer-middle .recent-post-text h4 a, .footer-middle .recent-post-text .rcomment, .witr_sub_table span {
    color: #ffffff;
}
.footer-middle .widget h2 {
    color: #ffffff;
}
.footer-middle .widget h2 {
    margin-bottom: 26px;
    margin-top: 50px;
    position: relative;
}
.single-widget-item h2 {
    color: #ffffff;
    margin-bottom: 33px;
    margin-top: 28px;
}
.softd-description-area a img {
    margin: 26px 0;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    margin: 0;
    float: left;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.footer-middle .recent-post-text h4 a {
    font-weight: 400;
    font-size: 15px;
}
.footer-middle .recent-post-text>h4 {
    margin-bottom: 0;
    font-weight: 400;
    margin-top: 10px;
}
.recent-post-image {
    float: left;
    margin-right: 15px;
    margin-top: 0;
}
.recent-post-image img {
    border-radius: 0;
    width: 70px;
}
.recent-post-item {
    clear: both;
    margin-bottom: 15px;
}
.footer-sociala-icon {
    clear: both;
    float: left;
    font-size: 17px;
    margin-right: 12px;
}
.footer-middle .recent-post-text>h4 a:hover {
    color: #ff5f63;
}
.footer-middle .recent-post-text .rcomment {
    font-size: 16px;
    font-weight: 400;
}
.footer-middle .widget ul li {
    margin-bottom: 10px;
}
.footer-widget.address p {
    margin-bottom: 15px;
}
.footer-middle .widget ul li a:hover, .footer-middle .widget ul li:hover:before {
    color: #de2839;
}
.softd-dessoftdiption-area a img {
    margin: 26px 0;
}
.softd-description-area .social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    border-radius: 50px;
    margin-right: 10px;
    margin-bottom: 5px;
    border: 1px solid rgb(255, 255, 255);
}
.softd-description-area .social-icons a:hover {
    background: rgb(255, 95, 99);
    border-color: rgb(255, 95, 99);
    color: rgb(255, 255, 255);
}
.softd-description-area .social-icons a {
    background: transparent;
}
.witr_sub_table {
    border-bottom: 1px solid #ffffff8c;
}
.witr_sub_table {
    display: flex;
    justify-content: space-between;
    padding-bottom: 8px;
    margin-bottom: 8px;
}
.witr_sub_table span {
    color:#fff;
}
/* footer bottom area css */
.footer-bottom {
    padding: 15px 0 15px;
    position: relative;
}
.footer-bottom:before {
    background: #656565;
}
.footer-bottom:before {
    content: "";
    position: absolute;
    top: 0;
    height: 1px;
    width: 61%;
    left: 0;
    right: 0;
    margin: auto;
}
.copy-right-text p {
    margin: 0;
    padding: 0;
}
.copy-right-text p, .footer-menu ul li a {
    color: #656565;
    /* text-align: left; */
}
.footer-menu ul li {
    display: inline-block;
}
.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.footer-menu ul li a {
    padding: 0 10px;
    display: block;
}
.copy-right-text a, .footer-menu ul li a:hover {
    color: #de2839;
}
/* ssoftdoll up css */
#scrollUp {
    bottom: 30px;
    font-size: 30px;
    height: 40px;
    line-height: 40px;
    right: 100px;
    text-align: center;
    border-radius: 5px;
    width: 40px;
    background: #ff5f63;
}
#scrollUp i {
    color: #fff;
}
/* slick slide css */
.slick-dots li button {
    font-size: 0;
    width: 20px;
    height: 20px;
    border: 0 solid #F0F0F0;
    margin: 0 5px;
    cursor: pointer;
    border-radius: 0;
    padding: 0;
    transition: .5s;
    outline: 0;
    background: #ff5f635c;
}
.slick-dots li.slick-active button {
    background-color:#ff5f63;
}
.slick-dots li {
    display: inline-block;
}
.slick-dots {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -20px;
    display: inline-block;
    z-index: 11;
    text-align: center;
}
/* slick prev slick next css */
/*======== slick ========*/
.slick-prev, .slick-next {
    font-size: 0;
    position: absolute;
    display: block;
    padding: 0;
    cursor: pointer;
    color: #fff;
    outline: none;
    z-index: 9;
    opacity: 0;
    border-radius: 50px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    width: 55px;
    height: 55px;
    line-height: 55px;
    top: 50%;
    transform: translate(0px, -50%);
    transition: .5s;
    border: 0px solid #17161a;
    background: #ff5f63;
}
.slick-prev {
    left: -65px;
}
.slick-next {
    right: -65px;
}
.slick-next:before, .slick-prev:before {
    color: #fff;
    font-size: 40px;
    transition: all .3s ease 0s;
    content: "\ea93";
    font-family: IcoFont!important;
    line-height: inherit;
    opacity: 1;
}
.slick-next:before {
    content: "\ea94";
    font-family: IcoFont!important;
}
.slick-next:focus, .slick-next:hover, .slick-prev:focus, .slick-prev:hover {
    background: #de2839;
}
.slick-prev:hover:before, .slick-next:hover:before {
    color: #fff;
}
button:focus {
    outline: 0;
}
.nars_serv_area:hover .slick-prev, .nars_serv_area:hover .slick-next {
    opacity:1;
}
.witr_ds_content_area .slick-prev, .witr_ds_content_area .slick-next {
    top: 48%;
    opacity:1;
}
.witr_ds_content_area:hover .slick-prev, .witr_ds_content_area:hover .slick-next {
    opacity:1;
}
.softd_blog_area:hover .slick-prev, .softd_blog_area:hover .slick-next{
    opacity:1;
}
.sf_test_area2:hover .slick-prev, .sf_test_area2:hover .slick-next {
    opacity: 1;
}
.softd_testimonial_area:hover .slick-prev, .softd_testimonial_area:hover .slick-next{
    opacity:1;
}
.testimonial_area2:hover .slick-prev, .testimonial_area2:hover .slick-next{
    opacity:1;
}
.softd_team_area:hover .slick-prev, .softd_team_area:hover .slick-next{
    opacity:1;
}
/*===== 13. Breadcumb Area CSS =====*/
.breadcumb-inner h2 {
    font-size: 36px;
}
.breadcumb-area {
    padding-top: 90px;
    padding-bottom: 90px;
    /* background-size: cover; */
    /* background-position: center top; */
    /* background-image: url(assets/images/breadcumb.jpg); */
    position: relative;
    background-color: #3c3c3c;
}
.breadcumb-area:before, .breadcumb-blog-area:before {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    content: "";
    background: rgba(0,0,0,0);
}
.breadcumb-inner ul, .breadcumb-inner ul span a, .breadcumb-inner li, .breadcumb-inner li a {
    color: #ffffff;
}
.breadcumb-inner li {
    display: inline-block;
    margin: 0;
    color: #fff;
}
.breadcumb-inner li:nth-last-child(-n+1) {
    color: #fff;
}
.breadcumb-inner li a {
    color: #fff;
}
.breadcumb-inner li a:hover {
    color: #ff5f63;
}
.brpt h2 {
    font-size: 40px;
    color: #fff;
    margin-bottom: 15px;
}
.lcase {
    text-transform: lowercase;
}
.ucase {
    text-transform: uppercase;
}
.ccase {
    text-transform: capitalize;
}
/* ===== 14. Case Stuty Details Area CSS ===== */
.case_study_details_area {
    padding: 100px 0 0;
}
.case_study_details_area .text_box {
    padding: 10px 32px 31px 32px;
    box-shadow: 0px 0px 20px 0px rgb(42 67 113 / 15%);
    margin-bottom: 20px;
}
.case_study_details_area .text_box:hover{
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
}
.case_study_details_left {
    margin-bottom: 20px;
}
.case_study_details_area .service-item h3, .case_study_details_area .service-item h3 a {
    font-size: 30px;
    padding: 15px 0 10px;
}
.case_study_details_area .service-btn a, .case_study_details_area .witr_service_btn_3d a {
    color: #FFFFFF;
    background-color: #9D2235;
    margin: 12px 0px 0px 0px;
    padding: 10px 30px 10px 30px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
    border: 1px solid #9d2235;
    display: inline-block;
}
.case_study_details_area .service-btn a:hover, .case_study_details_area .witr_service_btn_3d a:hover{
    background-color: #15133A;
}
.case_study_details_left .sub-item h3 {
    margin: 15px 0 11px 0px;
}
.departmentList {
    position: relative;
    padding: 73px 30px 65px;
    border-radius: 10px;
    background-size: cover;
    text-align: left;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    margin-bottom: 40px;
}
.all_list_color h3 a, .all_list_color h3 {
    color: #FFFFFF;
    background-color: #15133A;
    border-radius: 5px 5px 5px 5px;
}
.departmentList h3 {
    margin-bottom: 22px;
    text-align: center;
    padding: 12px 0px 20px 0px;
}
.departmentList ul li a, .departmentList ul li span {
    font-size: 18px;
    display: block;
    color: #FFFFFF;
    background-color: #9D2235;
    font-weight: 500;
    border-radius: 30px 30px 30px 30px;
    margin: 0px 0px 15px 0px;
    padding: 12px 6px 12px 25px;
}
.departmentList ul li a i, .departmentList ul li span i {
    display: inline-block;
    float: right;
    background-color: #15133A;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px 100px 100px 100px;
    margin: -6px 0px 0px 0px;
}
.all_list_color ul li a:hover, .all_list_color ul li span:hover {
    background-color: #15133A;
}
.case_details_video_area {
    padding: 60px 0 90px;
}
.case_details_video_area .video-open-inline iframe {
    width: 100%;
    height: 630px;
    border: none;
}
.academics_area {
    padding: 100px 0 95px;
}
.academics_area .departmentList {
    padding: 30px 30px 30px 30px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 6%);
    margin-bottom: 30px;
}
/* ===== Case Stuty Area CSS ===== */
.case_study_details_area {
    padding: 100px 0 0;
}
.case_study_details_area .text_box {
    padding: 10px 32px 31px 32px;
    box-shadow: 0px 0px 20px 0px rgb(42 67 113 / 15%);
    margin-bottom: 20px;
    transition: .5s;
}
.case_study_details_area .text_box:hover{
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
}
.case_study_details_left {
    margin-bottom: 20px;
}
.case_study_details_area .service-item h3, .case_study_details_area .service-item h3 a {
    font-size: 30px;
    padding: 15px 0 10px;
}
.case_study_details_area .service-btn a, .case_study_details_area .witr_service_btn_3d a {
    color: #FFFFFF;
    background:#ff5f63;
    margin: 12px 0px 0px 0px;
    padding: 10px 30px 10px 30px;
    border-radius: 5px;
    font-size: 16px;
    font-weight: 400;
    display: inline-block;
    font-family: 'Fredoka One', cursive;
    text-transform: capitalize;
}
.case_study_details_area .service-btn a:hover, .case_study_details_area .witr_service_btn_3d a:hover {
    background-color: #ABCD52;
}
.case_study_details_left .sub-item h3 {
    margin: 15px 0 11px 0px;
}
.departmentList {
    position: relative;
    padding: 73px 30px 65px;
    border-radius: 10px;
    background-size: cover;
    text-align: left;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    margin-bottom: 20px;
}
.all_list_color h3 a, .all_list_color h3 {
    color: #FFFFFF;
    background-color: #15133A;
    border-radius: 5px 5px 5px 5px;
}
.departmentList h3 {
    margin-bottom: 22px;
    text-align: center;
    padding: 12px 0px 20px 0px;
}
.departmentList ul li a, .departmentList ul li span {
    font-size: 18px;
    display: block;
    color: #FFFFFF;
    background-color: #ff5f63;
    font-weight: 500;
    border-radius: 30px 30px 30px 30px;
    margin: 0px 0px 15px 0px;
    padding: 12px 6px 12px 25px;
}
.departmentList ul li a i, .departmentList ul li span i {
    display: inline-block;
    float: right;
    background: #ABCD52;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100px 100px 100px 100px;
    margin: -6px 0px 0px 0px;
}
.departmentList ul li span i:hover{
    background:#E85248;
}
.case_details_video_area {
    padding: 80px 0 90px;
}
.case_details_video_area .video-open-inline iframe {
    width: 100%;
    height: 630px;
    border: none;
}
.team_detail_video_area {
    padding: 0;
}
.academics_area {
    padding: 100px 0 95px;
}
.academics_area .departmentList {
    padding: 30px 30px 30px 30px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 6%);
    margin-bottom: 30px;
}
.carousel_imagess_area {
    margin-left: -15px;
    margin-right: -15px;
}
.carousel_imagess_area .slick-slide {
    padding-top: 0;
}
.case_study_details_area .witr_apartment_form textarea {
    height: 150px;
}
.case_study_details_area .apartment_area {
    margin: 20px 0px 0px 0px;
    padding: 50px 30px 50px 30px;
}
.case_study_details_area .apartment_text h2 {
    margin-bottom: 40px;
    font-size: 29px;
}
.case_study_details_area .witr_apartment_form .btn {
    border: 0 none;
    display: inline-block;
    font-weight: 500;
    padding: 15px 30px;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    margin-top: 0;
    transition: .5s;
    background: #ff5f63;
    font-family: 'Fredoka One', cursive;
}
.case_study_details_area .witr_apartment_form .btn:hover {
    background: #02101e;
}
.team_details_area {
    padding: 100px 0 20px;
}
/* ===== Case Study Area CSS ===== */
.sf_case_area {
    padding: 95px 0 60px;
}
.sf_case_area .witr_section_title {
    margin-bottom: 30px;
}
.witr_case {
    position: relative;
    overflow: hidden;
    padding-bottom: 45px;
    margin-bottom: 40px;
}
.witr_case_image {
    overflow: hidden;
    position: relative;
}
.witr_case_image:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 0%;
    content: "";
    transition: .5s;
}
.witr_case_image:before {
    background: #ff5f63a6;
}
.witr_case_image img {
    width: 100%;
}
.witr_content_casem {
    padding: 21px 15px 26px;
    position: absolute;
    bottom: -80px;
    left: 15px;
    margin: auto;
    transition: .5s;
    right: 15px;
    text-align: left;
}
.witr_case_btnb a, .witr_content_casem {
    background: #fff;
}
.witr_content_casei p {
    font-size: 15px;
    font-weight: 700;
    margin-bottom: 4px;
}
.witr_case_btnb a, .witr_content_casei p {
    color: #ff5f63;
}
.witr_content_casei h3 {
    font-size: 21px;
}
.witr_case_btnb {
    margin-top: 20px;
}
.witr_case_btnb a {
    font-size: 16px;
    font-weight: 600;
    padding: 13px 25px;
    border-radius: 5px;
    display: inline-block;
    transition: .5s;
}
.witr_case_btnb a {
    border: 1px solid #ececec;
}
.witr_case_btnb a, .witr_content_casem {
    background: #fff;
}
.witr_case_btnb a, .witr_content_casei p {
    color: #ff5f63;
}
.witr_case_btnb a i {
    margin-left: 5px;
    transition: 1s;
}
.witr_case:hover .witr_case_image:before {
    height: 100%;
}
.witr_case:hover .witr_content_casem {
    bottom: -4px;
}
.witr_case_btnb a:hover {
    background: #ff5f63;
    border: 1px solid #ff5f63;
    color: #fff;
}
.witr_case_btnb a:hover i {
    margin-left: 15px;
}
/* ===== 15. Team Area CSS ===== */
.sf_team_area {
    padding: 95px 0 130px;
}
.sf_team_area .slick-dots {
    bottom: -30px;
}
.sf_team_area .witr_section_title {
    margin-bottom: 15px;
}
.team-part {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0 5px 4px 0 rgba(0,0,0,.05);
    margin-bottom: 20px;
}
.post_team10_area .witr_team_section {
    position: relative;
}
.witr_team_section:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    opacity: 0;
    transition: .5s;
    background: #ff5f636b;
}
.post_team10_area .team_o_icons {
    margin-top: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    left: -26%;
    transform: translateY(-50%);
    transition: .5s;
}
.post_team10_area .team_o_icons ul li {
    display: block;
}
.post_team10_area .team_o_icons ul li a {
    width: 55px;
    height: 55px;
    line-height: 55px;
    border: none;
    border-radius: 0;
    margin: 0;
    font-size: 20px;
    background: #272727;
    color:#fff;
    display:block;
    transition:.5s;
    text-align:center;
}
.witr_team_content {
    padding: 23px 5px 23px;
}
.witr_team_content h5 {
    margin: 0;
}
.witr_team_content span {
    font-size: 18px;
    color:#ff5f63;
}
.post_team10_area .team-part:hover .team_o_icons {
    left: 0;
}
.post_team10_area .team_o_icons ul li a:hover {
    background: #ff5f63;
}
.nars_team_area2 .slick-prev {
    left: -15px;
}
.nars_team_area2 .slick-next {
    right: -15px;
}
.witr_team_section:hover:before {
    opacity: 1;
}
.ab_page_test .witr_bar_inner {
    margin: 0 auto;
}
.secure_page_team {
    padding: 15px 0 130px;
}
/* ===== Team Area CSS ===== */
.sf_team_area2 {
    padding: 95px 0 80px 0;
}
.sf_team_area2 .witr_section_title {
    margin-bottom: 15px;
}
.sf_team_area2 .team-part {
    border-radius: 5px;
    overflow: hidden;
    box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.05);
    transition:.5s;
}
.sf_team_area2 .witr_team_content {
    padding: 23px 5px 23px;
    background: #fff;
}
.sf_team_area2 .witr_team_content h5 {
    margin: 0;
}
.sf_team_area2 .witr_team_section:before {
    background: 0 0;
}
.sf_team_area2 .witr_team_content span {
    font-size: 18px;
    color: #ff5f63;
}
.team_o_icons {
    margin-top: 15px;
    padding-top: 17px;
    padding-bottom: 10px;
    position: relative;
}
.team_o_icons::before {
    position: absolute;
    content: "";
    background: #ddd;
    top: 0px;
    height: 1px;
    width: 25%;
    margin: auto;
    left: 0;
    right: 0;
    transition: .5s;
}
.team_o_icons ul li {
    list-style: none;
    display: inline-block;
}
.team_o_icons ul li a {
    display: block;
    width: 35px;
    height: 35px;
    line-height: 33px;
    border: 1px solid #ff5f631c;
    background: #ff5f6333;
    border-radius: 5px;
    text-align: center;
    transition: .5s;
    color: #ff5f63;
    margin: 0px 2px;
    font-size: 15px;
}
.witr_team_section {
    position: relative;
    text-align: center;
}
.sf_team_area2 .witr_team_section:hover:before {
    opacity: 1;
}
.team_o_icons ul li a:hover {
    color: #fff;
    background: #ff5f63;
    border-color: #ff5f63;
}
.all_color_team:hover .team_o_icons::before {
    background: #ff5f63;
    width: 100%;
}
/* ===== Team Area CSS ===== */
.em-team {
    text-align: center;
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
    margin-bottom: 20px;
}
.em-team-one {
    position: relative;
    overflow: hidden;
    padding-bottom: 55px;
}
.em-team-content-image img {
    width: 100%;
}
.em-team-content-waraper {
    bottom: -67px;
    left: 0;
    margin: 0 10px;
    padding: 30px 0;
    position: absolute;
    right: 0;
    box-shadow: 0 0 65px 0 rgb(0,0,0,.08);
    -webkit-transition: all .3s ease 0s;
    transition: all .3s ease 0s;
}
.em-team-content-socials a, .em-team-content-waraper, .team-part .witr_team_sec_3 .team-social {
    background: #fff;
}
.em-content-title h5 {
    font-size: 23px;
    margin-bottom: 0;
    -webkit-transition: .5s;
    transition: .5s;
}
.em-content-subtitle {
    font-size: 16px;
    margin: 5px 0 0;
    text-transform: capitalize;
    -webkit-transition: .5s;
    transition: .5s;
}
.em-team-content-socials {
    position: relative;
    -webkit-transition: .5s;
    transition: .5s;
}
.em-team-content-socials a {
    border-radius: 50%;
    display: inline-block;
    height: 35px;
    line-height: 35px;
    margin: 14px 3px 0;
    text-align: center;
    width: 35px;
}
.em-team-content-socials a, .em-team-content-waraper, .team-part .witr_team_sec_3 .team-social {
    background: #fff;
}
.em-team-content-socials a {
    color: #9d2235;
}
.em-team:hover .em-team-content-waraper {
    background: #ff5f6380;
}
.em-team:hover .em-team-content-waraper {
    bottom: 0;
}
.em-team-content-socials a:hover, .em-team:hover .em-content-subtitle, .em-team:hover .em-content-title h5, .em-team:hover .em-content-title h5 a, .team-style-2 .em-content-desc-inner, .team-style-2 .em-content-socials a, .team-style-2 .em-content-subtitle, .team-style-2 .em-content-title h5 {
    color: #fff;
}
.em-team-content-socials a:hover {
    background: #9d2235e6;
}
/* ===== 16. Faq Area CSS ===== */
.sf_faq_area {
    background: #F9F9F9;
    padding: 100px 0 82px;
}
.faq_img img {
    margin-bottom: 20px;
}
.accordion_area .card-2 {
    border: 1px solid #ddd;
    margin-bottom: 15px;
}
.accordion_area .card-header.witr_ac_card {
    background: 0 0!important;
    padding: 0;
    border-bottom: 0;
    text-align: left;
    border-radius:5px;
}
.witr_ac_style {
    padding: 7px 15px 11px;
    display: block;
}
.witr_ac_style, .witr_ac_style::before {
    font-size: 17px;
    font-weight: 700;
}
.witr_ac_style:before {
    position: absolute;
    content: '\f067';
    right: 30px;
    top: 9px;
    font-family: fontawesome !important;
    font-weight: 400;
}
.active .witr_ac_style:before {
    position: absolute;
    content: '\f068';
    font-family: fontawesome !important;
}
.accordion_area .card-2 p {
    padding: 20px 20px 7px;
}
.active .witr_ac_style, .witr_ac_style:focus, .witr_ac_style:hover {
    background: #FF6666;
    color: #fff;
}
.witr_ac_card i {
    margin-right: 10px;
    font-size: 20px;
    position: relative;
    top: 4px;
}
/* ===== Faq Area CSS ===== */
.sf_faq_area2 {
    padding: 0 0 90px;
}
.sf_faq_area2 .accordion_area .card-2 p {
    padding: 15px 20px 15px;
}
.writ_ac_style_02:focus, .writ_ac_style_02:hover {
    color: #0F1F2F;
    background: none;
}
.active .writ_ac_style_02 {
    background: none;
    color: #0F1F2F;
}
.border_bottom_0{
    border-bottom:none;
}
.writ_ac_style_02 {
    margin-left: 30px;
    font-size: 17px;
    font-weight: 600;
    display: block;
    color: #0F1F2F;
    padding: 10px 20px 10px 10px;
    font-family: inherit;
}
.writ_ac_style_02:before {
    position: absolute;
    content: '\f067';
    left: 20px;
    margin-right:10px;
    font-family: fontawesome !important;
    font-weight: 200;
}
.active .writ_ac_style_02:before {
    content: '\f068';
}
.card-header.witr_ac_card.border_bottom_0 {
    background: #fff;
    padding: 0px 5px;
}
.content_style p,
.conent_style p {
    padding-left: 18px;
}
.card.card-2.accordion_02_shadow {
    border: 0 !important;
    margin-bottom: 20px;
    box-shadow: 1px 1px 7px -5px rgba(0, 0, 0, 0.75);
    background: 0 0;
    border-left: 2px solid #ff5f63 !important;
    border-radius: 0;
}
.faq_area2 .witr_ac_style {
    padding-left: 30px;
    font-weight: 600;
    display: flex;
    align-items: center;
    padding: 11px 15px;
    transition: .5s;
    padding: 9px 20px 9px 20px;
}
.writ_ac_style_02:before {
    font-weight: 400;
    font-size: 16px;
    color: #0F1F2F;
    margin-top: 4px;
}
.faq_area.single_service_faq1 {
    background: #FFFFFF;
}
.faq_page_faq2 {
    padding: 100px 0 100px;
}
/* ===== 17. Alerty Area CSS ===== */
.alert_area {
    padding: 100px 0 90px;
}
.alert_inner {
    background-color: #de2839;
    color: #31708f;
    padding: 15px;
    border-left: 5px solid #bcdff1;
    position: relative;
    text-align: left;
}
.alert-title {
    display: block;
    font-weight: 700;
    color: #FFFFFF;
    font-size: 30px;
}
.alert-description {
    color: #FFFFFF;
    font-size: 16px;
}
.alert-dismiss {
    position: absolute;
    right: 10px;
    top: 10px;
    padding: 3px;
    font-size: 20px;
    line-height: 1;
    background: transparent;
    color: inherit;
    border: none;
    cursor: pointer;
}
/* ===== Alert Area CSS ===== */
.alert_area2 {
    padding: 0px 0 70px;
}
.alert_area2 .alert_inner {
    background-color: #d9edf7;
    border-left: 5px solid #D90A2C;
}
.alert_area2 .alert-title {
    color: #31708f;
}
.alert_area2 .alert-description {
    color: #31708f;
    font-size: 16px;
}
/* ===== Alert Area CSS ===== */
.alert_area3 {
    padding: 20px 0 100px;
}
.alert_area3 .alert_inner {
    background-color: #0EB582;
}
/* ===== 18. Event Area CSS ===== */
.nars_event_area {
    padding: 115px 0 120px;
}
.softd-event-thumb_adn {
    overflow: hidden;
    position: relative;
    margin-bottom:25px;
}
.softd-event-thumb_adn:before {
    content: "";
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 999;
    transition: .5s;
    z-index: 999;
}
.softd-event-thumb_adn img {
    transition: .5s;
    display: block;
    width: 100%;
    transform: scale(1);
}
.softd_event_abs {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    padding: 70px 27px 0;
    z-index: 999;
    top: 0;
    transform: scale(0);
    background: #abcd52;
    height: 100%;
    opacity: 0;
    transition: .5s;
}
.event_all_color h2 {
    margin: 0 0 10px 0;
}
.softd_event_abs h2 a {
    transition: .5s;
}
.softd_event_abs h2 a, .softd_event_abs span, .witr_event_btn a, .witr_event_btn a:hover {
    color: #fff;
}
.nars_event_area .witr_event_btn {
    margin-top: 25px;
    position: relative;
}
.nars_event_area .witr_event_btn a {
    border-radius: 5px;
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    transition: 1s;
    background: #FFFFFF00;
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    padding: 0;
    color:#fff;
}
.softd-event-thumb_adn:hover img {
    transform: scale(1.1);
}
.softd-single-event_adns:hover .softd_event_abs {
    transform: scale(1);
    opacity: 1;
}
.event_4 .witr_category {
    display: none;
}
.softd_event_abs h2 a:hover {
    color: #ff5f63;
}
.nars_event_area .witr_event_btn a:hover {
    border-color: #abcd52;
}
.nars_event_area .witr_btn {
    padding:16px 50px 16px 50px;
    margin-top:25px;
}
.nars_event_area .witr_btn_sinner {
    text-align: center;
}
/* ===== 19. Call Area CSS ===== */
.sf_call_area {
    background: #de2839;
    padding: 39px 0 40px 0;
}
.em-service2.sleft .em-service-icon {
    /* float: left; */
    /* margin-right: 20px; */
    /* margin-top: 10px; */
}
.sf_call_area .em-service-icon i {
    font-size: 40px;
    color: #fff;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
    border: none;
    display: inline-block;
    text-align: center;
    transition: all 0.5s ease 0s;
}
.sf_call_area .em-service-title h3 {
    padding: 0;
    transition: .5s;
    margin: 8px 0px 0px 0px;
    color: #fff;
    font-size: 35px;
}
.sf_call_area .em-service-title h3 a{
    color: #fff;
    font-size: 35px;
}
.sf_call_area .em-service-title h3:hover {
    color: #fff;
}
.sf_call_area .witr_button_area {
    text-align: right;
}
.sf_call_area .witr_btn{
    font-size: 17px;
    border-radius:0;
    padding: 18px 30px 18px 30px;
    color: #de2839;
    background: #fff;
}
.sf_call_area .witr_btn:hover{
    background:#FF5F63;
    color:#fff;
}
/* ===== 20. Pricing Area CSS ===== */
.sf_price_area {
    padding: 95px 0 70px;
}
.sf_price_area .witr_section_title_inner h2 {
    text-transform: uppercase;
}
.sf_price_area .witr_section_title {
    margin-bottom: 45px;
}
.pricing_area {
    border-radius: 5px;
    box-shadow: 8px 8px 30px 0px rgba(42, 67, 113, 0.15);
    margin-bottom: 30px;
}
.pricing-part {
    position: relative;
    overflow: hidden;
    text-align:center;
}
.witr_pricing_icon i {
    color: #ff5f63;
    font-size: 40px;
    padding-top: 40px;
    display: block;
}
.pricing-part h4 {
    font-size: 24px;
    padding: 26px 0 12px;
    display: block;
}
.all_pricing_color h2, .all_pricing_color h3, .all_pricing_color h5, .all_pricing_color h4 {
    margin: 0px;
}
.pricing-part h5 {
    font-size: 35px;
    padding-bottom: 30px;
}
.pricing-part span {
    font-size: 24px;
    margin-right: 5px;
}
.pricing-part ul {
    display: inline-block;
    text-align: center;
    padding: 0;
}
.pricing-part ul li {
    color: #555555;
    line-height: 40px;
    list-style: none;
}
.witr_btnp_color {
    padding-top: 37px;
    padding-bottom: 40px;
}
.pricing-part a.btn {
    background: #ff5f63;
    line-height: 41px;
    padding: 7px 30px;
    font-size: 16px;
    border-radius: 5px;
    color: #fff;
    border: 1px solid #ff5f63;
    display: inline-block;
    font-weight: 600;
}
.pricing-part a.btn:hover {
    background: transparent;
    color: #ff5f63;
}
.pricing-part sub{
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    position: absolute;
    right: -65px;
    top: 20px;
    background: #ff5f63;
    line-height: 43px;
    width: 217px;
    height: 45px;
    text-align: center;
    transform: rotate(45deg);
}
/* ===== Pricing Area CSS ===== */
.price_area2 {
    background: #FAFAFA;
    padding: 95px 0px 70px 0px;
}
.price_area2 .witr_section_title {
    margin-bottom: 30px;
}
.price_area2 .prt_content {
    padding: 20px 18px 10px 0;
    font-size: 20px;
}
.price_area2 .all_pricing_color p {
    color: #0E5FB2;
}
.price_area2 .pricing-part ul li {
    color: #555555;
    line-height: 40px;
    list-style: none;
}
.price_area2 .pricing-part a.btn {
    background: transparent;
    color: #de2839;
    font-size:16px;
    font-weight:600;
}
.price_area2 .witr_btnp_color a.btn:hover {
    color: #fff;
    background: #0E5FB2;
    border-color: #de2839;
}
.price_area2 .witr_bar_inner {
    margin: 0 auto;
}
.price_area2 .witr_bar_main {
    margin: 10px 0 10px 0;
}
/* ===== Pricing Area CSS ===== */
.sf_price_area3 {
    padding: 105px 0 80px;
}
.sf_price_area3 .witr_section_title {
    margin-bottom: 30px;
}
.sf_price_area3 .pricing_area {
    border-style: solid;
    border-width: 2px 2px 2px 2px;
    border-color: #0E5FB2;
}
/* ===== 10. Solution Area CSS ===== */
.sf_solu_area {
    padding: 100px 205px 85px 385px;
}
.solu_left_inner .em-service2.sleft {
    text-align: left;
    margin-bottom: 20px;
}
.solu_left_inner .witr_section_title_inner p {
    padding: 10px 0 0;
}
.service_top_image {
    position: relative;
}
.solu_left_inner .em-service2.sleft .em-service-icon {
    float: left;
    margin-right: 20px;
    margin-top: 10px;
}
.solu_left_inner .em-service-icon i {
    font-size: 50px;
    color: #de2839;
    height: auto;
    width: auto;
    border-radius: initial;
    line-height: normal;
    background: none;
    border: none;
    display: inline-block;
    text-align: center;
    transition: all 0.5s ease 0s;
    margin-bottom: 15px;
}
.em-service2 .em-service-inner {
    /* overflow: hidden; */
}
.solu_left_inner .em-service-title h3 {
    padding: 0;
    transition: .5s;
    margin: 8px 0px 0px 0px;
}
.solu_left_inner .em-service-desc p {
    transition: .5s;
}
.solu_bott_sing .em-service-icon img {
    margin-bottom: 15px;
}
.solu_bott_sing .em-service-title h3 {
    padding: 0;
    transition: .5s;
    margin: 20px 0 0 0;
}
.em-service-desc p {
    transition: .5s;
}
/* ===== Solution Area CSS ===== */
.chos_page_solu {
    padding: 100px 0 85px 0;
}
/* ===== 21. Countdown Area CSS ===== */
.sf_countdown {
    padding: 90px 0 70px;
}
.sf_countdown .witr_section_title {
    margin-bottom: 45px;
}
.counterdowns {
    text-align: center;
}
span.cdowns {
    width: 200px;
    height: 200px;
    background: #fff;
    display: inline-block !important;
    margin: 0 10px !important;
    position: relative;
    line-height: 1;
    border: 1px solid #0E5FB2;
    padding: 59px 0px 0px 0px;
    margin-bottom: 30px !important;
}
.counterdowns span {
    color: #ff5f63;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0px 0px 0px;
    display:block;
}
span.time-counts {
    font-size: 50px;
    color: #ff5f63;
    display: inline-block;
    font-weight: 700;
}
/* ===== Countdown Area CSS ===== */
.sf_countdown2 {
    background: #de2839;
    opacity: 0.92;
    padding: 90px 0 70px;
}
.sf_countdown2 .witr_section_title {
    margin-bottom: 46px;
}
.sf_countdown2  .witr_section_title_inner h3 {
    color: #fff;
}
.sf_countdown2 .witr_section_title_inner p {
    color: #fff;
}
.sf_countdown2 span.cdowns {
    background-color: #D90A2C00;
    border-color: #fff;
}
.sf_countdown2 span.time-counts {
    color: #fff;
    font-size: 50px;
    font-weight: 700;
}
.sf_countdown2 .counterdowns span {
    color: #fff;
    margin: 10px 0 0 0;
}
/* ===== Countdown Area CSS ===== */
.sf_countdown3 {
    padding: 90px 0 25px;
}
.sf_countdown3 span.cdowns::before {
    position: absolute;
    content: "";
    background: #ff5f63;
    top: 68px;
    right: -19px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
}
.sf_countdown3 span.cdowns::after {
    position: absolute;
    content: "";
    background: #ff5f63;
    top: 100px;
    right: -19px;
    height: 12px;
    width: 12px;
    border-radius: 50%;
}
.sf_countdown3 span.cdowns {
    border: none;
}
.sf_countdown3 .counterdowns span {
    color: #ff5f63;
    margin: 10px 0 0 0;
}
.cdowns:last-child::before,
.cdowns:last-child::after{
    display:none;
}
/* ===== 22. Privacy Area CSS ===== */
.privacy_area{
    padding: 95px 0 40px;
}
.privacy_area .single-blog-content h2 {
    font-size: 26px;
}
/* ===== 23. Image Box Area CSS ===== */
.image_box_area {
    padding: 90px 0 80px;
}
.image_box_area .witr_section_title_inner h2 {
    margin-bottom: 16px;;
}
.image_box_area .witr_section_title_inner.text-center p {
    width: 70%;
    margin-top: 0;
    padding: 10px 0 6px;
}
.image_box_area .service-item {
    box-shadow: 0px 0px 20px 0px rgb(42 67 113 / 15%);
    transition: .5s;
    margin-bottom: 20px;
}
.image_box_area .text_box {
    padding: 10px 32px 31px 32px;
    margin-bottom:20px;
}
.image_box_area .service-item:hover{
    box-shadow: 8px 8px 30px 0px rgb(42 67 113 / 15%);
}

.image_box_area .service-item h3 {
    padding: 15px 0 10px;
}
.image_box_area .service-btn>a {
    display: inline-block;
    transition: .5s;
    color: #FFFFFF;
    background: #de2839;
    margin: 12px 0px 0px 0px;
    padding: 10px 30px 10px 30px;
    border-radius: 30px;
    font-size: 16px;
    font-weight: 400;
}
.image_box_area .service-btn>a:hover{
    background-color: #15133A;
    border-color: #15133A;
}
/* ===== Image Box Area CSS ===== */
.image_box_area2 {
    background: #F9F9F9;
    padding: 90px 0 80px;
}
.image_box_area2 .service-item {
    padding: 30px 20px 15px 20px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    margin-bottom:20px;
}
.image_box_img{
    transition:.5s;
}
.image_box_img:hover {
    transform: scale(1.1);
}
/* ===== Image Box Area CSS ===== */
.image_box_area3 {
    padding: 90px 0 80px;
}
.image_box_area3 .service-item {
    padding: 30px 20px 15px 20px;
    box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 10%);
    margin-bottom:20px;
}
.image_box_area3 .image_box_img img{
    width: 60%;
    transition:.5s;
}
.image_box_area3 .image_box_img:hover{
    transform: translateY(-8px);
}
/* ===== Image Box Area CSS ===== */
.image_box_area4{
    padding:0 0 90px;
}
.image_box_area4 .single_seivice_ani img {
    -webkit-animation: single_seivice_ani 10s linear infinite alternate forwards;
    animation: single_seivice_ani 10s linear infinite alternate forwards;
}
.service_top_image {
    position: relative;
}
.image_box_area4 .single_seivice_ani img {
    animation: single_seivice_ani 10s linear infinite alternate forwards;
}
@keyframes single_seivice_ani{
    0%,
    to {
        border-radius: 65% 86% 80% 69%/59% 55% 95% 89%;
    }
    14% {
        border-radius: 40% 60% 54% 46%/49% 60% 40% 51%;
    }
    28% {
        border-radius: 54% 46% 38% 62%/49% 70% 30% 51%;
    }
    42% {
        border-radius: 61% 39% 55% 45%/61% 38% 62% 39%;
    }
    56% {
        border-radius: 61% 39% 67% 33%/70% 50% 50% 30%;
    }
    70% {
        border-radius: 50% 50% 34% 66%/56% 68% 32% 44%;
    }
    84% {
        border-radius: 46% 54% 50% 50%/35% 61% 39% 65%;
    }
}
/* progress area css */
.witr_single_progress {
    overflow: hidden;
    margin-bottom: 25px;
}
.witr_title2 .witr_label {
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    margin-bottom: 0px;
    display: inline-block;
}
.progress {
    height: 6px;
    border-radius: 0;
    margin-top: 2px;
    background-color: #d05832;
}
.witr_progress-style2.progress {
    box-shadow: none;
    overflow: visible;
}
.progress-bar {
    background: #fff;
    overflow: inherit;
}
.witr_progress-style2 .progress-bar {
    position: relative;
    text-align: left;
    line-height: 4px;
    box-shadow: none;
}
.witr_progress-style2 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 600;
    font-size: 16px;
    top: -19px;
}
.witr_progress-style2 .witr_percent {
    color: #fff;
}
.call_skill_area .witr_button_area {
    margin-top: 60px;
}
.progress_bar_area {
    background: #F9F9F9;
    padding: 95px 0px 80px;
}
.witr_progress-style8 {
    position: relative;
    height: 40px;
    box-shadow: none;
    border-radius: 20px;
    overflow: visible;
    padding: 7px;
    box-shadow: 0 1px 10px rgba(68, 68, 68, 0.08);
}
.witr_progress-style8 + .witr_progress-style8 {
    margin-top: 30px;
}
.witr_progress-style8 .progress-bar {
    text-align: left;
    border-radius: 0;
    box-shadow: none;
    border-radius: 15px;
}
.witr_progress-style8 .witr_label {
    position: absolute;
    left: 20px;
    font-size: 13px;
    font-weight: 500;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.witr_progress-style8 .witr_percent {
    position: absolute;
    right: 14px;
    top: 50%;
    font-weight: 500;
    font-size: 13px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.progress_bar_area .progress {
    margin-top: 29px;
}
.witr_progress-style8 {
    background: #fff;
}
.witr_progress-style5 {
    height: 24px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    margin-top: 30px;
}
.witr_progress-style5 + .witr_progress-style5 {
    margin-top: 60px;
}
.witr_progress-style5 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
}
.witr_title5 .witr_label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    font-weight: 600;
}
.witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
.witr_progress-style5 .witr_percent:after {
    content: "";
    position: absolute;
    border: 11px solid transparent;
    left: -19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.progress.witr_progress-style5 {
    margin-top: 37px;
}.witr_progress-style5 {
    height: 24px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    margin-top: 30px;
}
.witr_progress-style5 + .witr_progress-style5 {
    margin-top: 60px;
}
.witr_progress-style5 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
}
.witr_title5 .witr_label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    font-weight: 600;
}
.witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
.witr_progress-style5 .witr_percent:after {
    content: "";
    position: absolute;
    border: 11px solid transparent;
    left: -19px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.progress.witr_progress-style5 {
    margin-top: 37px;
}
.right_progress_inner .progress {
    background-color: #e9ecef;
}
.witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
.witr_progress-style5 .witr_percent {
    background: #222;
}
.progress_bar_area .witr_section_title {
    padding-bottom: 32px;
}
.progress_area2 {
    padding: 95px 0 80px;
}
.progress_area2 .witr_section_title {
    margin-bottom: 30px;
}
.progress_area2 .progress-bar {
    background: #ff5f63;
}
.progress_area2 .progress {
    background-color: #e9ecef;
}
.progress_area2 .witr_percent {
    color: #272727;
    font-weight: 700;
}
.progress_area2 .witr_label {
    font-weight: 700;
    color: #272727;
    font-size: 17px;
}
.progress_area2 .witr_single_progress {
    overflow: hidden;
    margin-bottom: 20px;
}
.progress2_witr_inner .witr_progress-style7 .witr_percent {
    position: absolute;
    right: -13px;
    font-weight: 500;
    font-size: 10px;
    top: -35px;
    padding: 3px 6px;
}
.witr_progress-style7 .witr_percent {
    background: #272727;
}
.witr_progress-style7 .witr_percent::after {
    content: '';
    position: absolute;
    border: 5px solid transparent;
    left: 50%;
    top: 20px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.progress2_witr_inner .progress.witr_progress-style7 {
    overflow: visible;
}
.progress2_witr_inner .witr_percent {
    color: #fff;
    font-weight: 700;
}
.progress2_witr_inner .progress {
    margin-top: 8px;
}
.progress2_witr_inner .witr_label {
    font-weight: 600;
    font-size: 15px;
}
/* ===== 24. Progress Area CSS ===== */
.progress_area3 {
    background: #f9f9f9;
    padding: 95px 0 50px;
}
.progress_area3 .progress-bar {
    background: #ff5f63;
}
.progress_area3 .witr_single_progress {
    margin-bottom: 50px;
    position:relative;
}
.progress_area3 .witr_title5 .witr_label {
    color: #222;
}
.right_progress_inner .witr_single_progress {
    margin-bottom: 20px;
    position: relative;
}
.progress_area3  .witr_progress-style8 .witr_percent {
    color: #fff;
}
/* ===== Progress Area CSS ===== */
.circle_area {
    padding: 92px 0 70px;
}
.circle_area .witr_section_title {
    margin-bottom: 30px;
}
.witr_circle_area {
    text-align: center;
    margin-bottom: 20px;
}
.witr_cp_class {
    position: relative;
}
span.witr_cir_text {
    position: absolute;
    content: "";
    left: 50%;
    top: 50%;
    font-size: 20px;
    transform: translateX(-50%) translateY(-50%);
    font-weight: 700;
    color: #7c7c7c;
}
.witr_circle_title {
    margin-top: 10px;
}
.progressbar_title_section {
    background: #F9F9F9;
    padding: 85px 0px 35px;
}
/* =====  Progress Area CSS ===== */
.ab3_witr_inner .witr_section_title {
    margin-bottom: 35px;
}
.ab3_prog_inner {
    margin-top: 35px;
}
.ab3_prog_inner .progress-bar {
    margin: 0;
}
.witr_single_progress {
    overflow: hidden;
    margin-bottom: 25px;
}
.witr_title2 .witr_label {
    font-weight: 700;
    color: #222631;
    font-size: 17px;
    margin-bottom: 0px;
    display: inline-block;
}
.progress {
    height: 10px;
    border-radius: 5px;
    margin-top: 2px;
    background-color: transparent;
    border: 1px solid #ff5f63;
}
.witr_progress-style2.progress {
    box-shadow: none;
    overflow: visible;
}
.progress-bar {
    background: #ff5f63;
    overflow: inherit;
    margin: 2px 2px 2px;
    border-radius: 5px;
}
.witr_progress-style2 .progress-bar {
    position: relative;
    text-align: left;
    line-height: 4px;
    box-shadow: none;
}
.witr_progress-style2 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 700;
    font-size: 16px;
    top: -19px;
}
.witr_progress-style2 .witr_percent {
    color: #222631;
}
.progress_bar_area {
    background: #F9F9F9;
    padding: 95px 0px 80px;
}
.witr_progress-style8 {
    position: relative;
    height: 40px;
    box-shadow: none;
    border-radius: 20px;
    overflow: visible;
    padding: 7px;
    box-shadow: 0 1px 10px rgba(68, 68, 68, 0.08);
}
.witr_progress-style8 + .witr_progress-style8 {
    margin-top: 30px;
}
.witr_progress-style8 .progress-bar {
    text-align: left;
    border-radius: 0;
    box-shadow: none;
    border-radius: 15px;
}
.witr_progress-style8 .witr_label {
    position: absolute;
    left: 20px;
    font-size: 13px;
    font-weight: 500;
    top: 50%;
    transform: translateY(-50%);
}
.witr_progress-style8 .witr_percent {
    position: absolute;
    right: 14px;
    top: 50%;
    font-weight: 500;
    font-size: 13px;
    transform: translateY(-50%);
}
.progress_bar_area .progress {
    margin-top: 29px;
    margin:0;
}
.witr_progress-style8 {
    background: #fff;
    border: none;
}
.witr_progress-style5 {
    height: 24px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    margin-top: 30px;
}
.witr_progress-style5 + .witr_progress-style5 {
    margin-top: 60px;
}
.witr_progress-style5 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
}
.witr_title5 .witr_label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    font-weight: 600;
}
.witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
.witr_progress-style5 .witr_percent:after {
    content: "";
    position: absolute;
    border: 11px solid transparent;
    left: -19px;
    top: 50%;
    transform: translateY(-50%);
}
.progress.witr_progress-style5 {
    margin-top: 37px;
}.witr_progress-style5 {
    height: 24px;
    box-shadow: none;
    border-radius: 0;
    overflow: visible;
    margin-top: 30px;
}
.witr_progress-style5 + .witr_progress-style5 {
    margin-top: 60px;
}
.witr_progress-style5 .progress-bar {
    position: relative;
    text-align: left;
    border-radius: 0;
    box-shadow: none;
}
.witr_title5 .witr_label {
    position: absolute;
    left: 0;
    top: 5px;
    font-size: 16px;
    font-weight: 600;
}
.witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
.witr_progress-style5 .witr_percent:after {
    content: "";
    position: absolute;
    border: 11px solid transparent;
    left: -19px;
    top: 50%;
    transform: translateY(-50%);
}
.progress.witr_progress-style5 {
    margin-top: 37px;
}
.right_progress_inner .progress {
    background: #e9ecef;
    border: none;
}
.witr_progress-style5 .witr_percent {
    position: absolute;
    right: 0;
    font-weight: 500;
    font-size: 12px;
    top: -35px;
    padding: 3px 6px;
    border-radius: 4px;
}
.witr_progress-style5 .witr_percent {
    background: #222;
}
.progress_bar_area .witr_section_title {
    padding-bottom: 32px;
}
/* ===== Skill Area CSS ===== */
.sf_skill_area {
    padding: 100px 0 100px;
}
.skill_left_inner {
    margin: 0 20px 0 0;
}
.skill_left_inner .witr_section_title {
    margin-bottom: 35px;
}
.skill_left_inner .witr_section_title_inner p {
    padding: 10px 0 0;
}
.skill_left_inner .witr_single_progress {
    margin-bottom: 18px;
}
.skill_left_inner .witr_title2 .witr_label {
    font-weight: 500;
}
.skill_left_inner .progress {
    border-radius: 30px;
}

/* ===== 25. Video Area CSS ===== */
.softd_video_area {
    position: relative;
    z-index: 1;
}
.witr_videobg_image {
    position: relative;
    text-align: center;
}
.play-overlay {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.play-overlay a {
    position: relative;
    display: inline-block;
    width: 53px;
    height: 53px;
    font-size: 20px;
    border-radius: 100%;
    background: #ff5f63;
}
.play-overlay a:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    border-radius: 50%;
    animation-fill-mode: both;
    animation: witr_squares 1.5s ease-in-out infinite;
}
.tx_svd_icon, .tx_svd_icon i {
    color: #fff;
}
.play-overlay i {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    color:#fff;
}
@keyframes witr-shadow {
    0% {
        box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.3), 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3);
    }
    100% {
        box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.3), 0 0 0 20px rgba(255, 255, 255, 0.3), 0 0 0 30px rgba(255, 255, 255, 0);
    }
}
/* ===== Video Area CSS ===== */
.witr_youtube_video{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: -99;
}
.witr_youtube_video iframe {
    width: 100%;
    height: 100%;
    border: none;
}
.video_page_area .witr_swiper_height {
    z-index: -1;
}
.bvideo_page_area{
    position:relative;
}
.video_page_area .witr_swiper_content h1, .video_page_area .witr_swiper_content h2, .video_page_area .witr_swiper_content h3, .video_page_area .witr_swiper_content p {
    color:#fff;
}
/* ===== Video Area CSS ===== */
.sf_video_area {
    background-image: url("assets/images/video-bg.jpg");
    background-position: center center;
    background-size: cover;
    padding: 90px 0 94px 0;
    position: relative;
}
.sf_video_area::before{
    content:"";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background: #de2839;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.sf_video_area .video-overlay {
    padding: 70px 0 50px 0;
    margin: 0;
}
.sf_video_area .video-item a {
    position: relative;
    display: inline-block;
    width: 100px;
    height: 100px;
    font-size: 28px;
    border-radius: 100%;
    background: #ff5f63;
}
.sf_video_area .witr_all_color_v a, .sf_video_area .play-overlay a::before, .sf_video_area .video-item a::before {
    background: #fff;
}
.sf_video_area .video-item i {
    color: #de2839;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
}
.sf_video_area .video-item h3 {
    font-size: 30px;
    margin-top: 35px;
    color:#fff;
}
.ab3_page_video {
    background-image: url("assets/images/slider1.jpg");
    background-position: center center;
    background-size: cover;
    padding: 90px 0 94px 0;
    position: relative;
}
.ab3_page_video::before{
    content:"";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background:#FF5F63;
    opacity: 0.85;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
/* ===== 26. Counter Area CSS ===== */
.sf_coun_area {
    background-image: url("assets/images/slider1.jpg");
    background-position: center center;
    background-size: cover;
    padding: 100px 0px 75px 0px;
    position: relative;
}
.sf_coun_area::before{
    content:"";
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    background-color: #de2839;
    opacity: 0.9;
}
.witr_single_counter {
    border-radius: 5px;
    padding: 37px 0 61px;
    text-align: center;
    transition: .5s;
    margin: auto;
    border: 2px solid #fff;
    margin-bottom: 25px;
    height: 270px;
    width: 270px;
}
.witr_custom_icon i {
    font-size: 60px;
    display: inline-block;
    margin-bottom: 10px;
    color: #fff;
}
.all_counter_color h4, .all_counter_color h1 {
    color: #fff;
    padding: 0px 0px 10px 0px;
    font-size: 30px;
}
.witr_counter_text h3 {
    display: inline-block;
    font-size: 40px;
}
.all_counter_color h3, .all_counter_color span {
    color: #fff;
}
.witr_counter_text span {
    font-size: 35px;
    font-weight: 700;
    line-height: 0;
}
.witr_single_counter:hover {
    border-color:#ff5f63;
    background: #ff5f63;
    border-color: #FF5F63;
}
.coun_page_coun {
    background: #de2839;
    opacity: 0.9;
    background-image: none;
}
/* ===== Counter Area CSS ===== */
.sf_cout_area2 {
    padding: 100px 0 70px;
}
.witr_counter_6.witr_counter_single {
    background: #fff;
    padding: 28px 27px 35px 25px;
    box-shadow: 0px 5px 20px 0px #0000000d;
    margin-bottom: 30px;
}
.witr_counter_6 .witr_counter_number_inn {
    overflow: inherit;
}
.witr_counter_6 .wirt_new_iner {
    background: #ff5f63;
    padding: 35px 0px 27px;
    border-radius: 5px;
    width: 29%;
    text-align: center;
    transform: skewY(356deg);
}
.wirt_new_iner {
    float: left;
    margin-right: 20px;
}
.sf_cout_area2 .witr_counter_number_inn h3, .sf_cout_area2 .witr_counter_number_inn span {
    font-size: 31px;
    color: #fff;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}
.sf_cout_area2 .all_counter_color h4, .sf_cout_area2 .all_counter_color h1 {
    color: #232323;
    padding: 0 0 10px 0;
    font-size: 22px;
    margin: 0;
}
/* ===== Counter Area CSS ===== */
.sf_coun_area3 {
    padding: 95px 0px 90px 0px;
}
.sf_coun_area3 .witr_custom_icon i {
    font-size: 60px;
    display: inline-block;
    margin-bottom: 10px;
    color: #de2839;
}
.witr_counter_number_inn {
    overflow: hidden;
}
.sf_coun_area3 .witr_counter_number_inn h4 {
    font-size: 22px;
    color: #232323;
    margin: 0;
}
.sf_coun_area3 .witr_counter_number_inn h3, .sf_coun_area3 .witr_counter_number_inn span {
    font-size: 40px;
    color: #ff5f63;
    display: inline-block;
    font-weight: 700;
    margin-bottom: 0;
}
.sf_coun_area3 .witr_counter_number_inn span {
    line-height: 0;
}
/* ===== 27. Contact Area CSS ===== */
.sf_cont_area {
    padding: 120px 0 120px;
}
.contact_inner .witr_section_title {
    margin-bottom: 25px;
}
.apartment_area {
    position: relative;
    padding: 60px 35px 60px;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.08);
}
.apartment_text h1 {
    color: #ff5f63;
    font-size: 40px;
    margin-bottom: 5px;
}
.apartment_text h2 {
    margin-bottom: 40px;
    font-size: 19px;
    font-weight: 500;
    margin: 10px 0 50px 0;
}
.witr_apartment_form input, .witr_apartment_form textarea {
    border: 1px solid #f1f1f1;
}
.witr_apartment_form  .btn {
    margin-top: -10px;
    background: #FE688B;
    transition: .5s;
    border-radius: 0px;
}
.witr_apartment_form textarea {
    margin-bottom: 16px;
    height: 150px;
    width: 100%;
    padding-top: 10px;
    padding-left: 30px;
    color: #fff;
    background: #de2839;
    border-radius: 5px;
    border-color: #f1f1f1;
    border-style: solid;
    border-width: 0;
}
.witr_apartment_form form select, .witr_apartment_form form select, .witr_apartment_form input {
    width: 100%;
    height: 45px;
    outline: none;
    margin-bottom: 23px;
    background: #de2839;
    border-style: solid;
    border-width: 0;
    border-color: #f1f1f1;
    border-radius: 5px;
    padding: 0;
    padding-left: 30px;
    color: #fff;
}
.witr_apartment_form textarea::placeholder, .witr_apartment_form input::placeholder{
    color: #fff;
}
.witr_apartment_form .btn {
    border: 0 none;
    display: inline-block;
    padding: 15px 30px;
    font-size: 16px;
    font-weight: 600;
    border-radius: 5px;
    margin-top: 0;
    background: #ff5f63;
    color: #fff;
}
.witr_apartment_form .btn:hover {
    background: #de2839;
}
/* ===== Contact Area CSS ===== */
.con_style2 {
    padding: 80px 0 100px;
}
.con_style2 .witr_bar_inner {
    margin: 0 auto;
}
.con_style2 .witr_bar_main {
    margin: 20px 0 10px 0;
}
.con_style2 .witr_section_title {
    margin-bottom: 20px;
}
.con_style2 .apartment_area {
    padding: 30px 30px 35px 30px;
    box-shadow: 0px 0px 12px 0px rgba(0, 0, 0, 0.06);
}
.con_style2 .witr_apartment_form form select, .con_style2 .witr_apartment_form form select, .con_style2 .witr_apartment_form input, .con_style2 .witr_apartment_form textarea{
    background: #fff;
    border-color: #DDDDDD;
    color: #888;
    border-width:1px;
}
.con_style2 .witr_apartment_form input::placeholder, .con_style2 .witr_apartment_form textarea::placeholder{
    color:#888;
}
.con_style2 .witr_apartment_form .btn {
    background: #de2839;
    width: 100%;
}
.con_style2 .witr_apartment_form .btn:hover{
    background:#FF5F63;
}
input:-webkit-autofill,
input:-webkit-autofill:hover, 
input:-webkit-autofill:focus,
input:-webkit-autofill:active,
textarea:-webkit-autofill,
textarea:-webkit-autofill:hover,
textarea:-webkit-autofill:focus,
textarea:-webkit-autofill:active,
select:-webkit-autofill,
select:-webkit-autofill:hover,
select:-webkit-autofill:focus,
select:-webkit-autofill:active{
transition: background-color 50000s ease-in-out 0s, color 5000s ease-in-out 0s;	
}
p.form-messege{
    margin-top: 8px;
}
/* map css */
.map_inner iframe {
    width: 100%;
    height: 500px;
    border: none;
    margin-bottom: -8px;
}
.softd_contact_area .map_inner iframe {
    width: 100%;
    height: 650px;
    border: none;
    margin-bottom: -8px;
}
/* ===== 28. Brand Area CSS ===== */
.sf_brand_area {
    padding: 0 0 90px;
}
.sf_brand_area .slide_items {
    filter: grayscale(1);
    opacity: 0.5;
    transition: all 0.3s ease 0s;
    cursor: pointer;
}
.sf_brand_area .slide_items:hover {
    filter: grayscale(0);
    opacity: 1;
}
.witr_car_overlay .slick-slide {
    padding: 0 15px;
}





.tx_golobal_color{
    background: #ff5f63;
}
.tx_btn_global_color:hover{
    background:#000;
}


/* CUSTOM CSS */

.witr_sw_text_area form#contact-form {
    background-color: color(srgb 0 0 0 / 0.32);
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    border-radius: 10px;
    padding: 15px 20px 25px 20px;
    margin-top: 10px;
}

.witr_sw_text_area form#contact-form input[type="text"], .witr_sw_text_area form#contact-form textarea, .witr_sw_text_area form#contact-form input[type="email"] {
    width: 100%;
    margin: 1em 0;
    display: block;
    border: 1px solid #838383;
    padding: 10px;
    background-color: transparent;
    color: #ffffff;
    border-radius: 5px;
}
.witr_sw_text_area form#contact-form textarea {
    height: 100px;
}
.witr_sw_text_area form#contact-form input[type="text"]::placeholder, 
.witr_sw_text_area form#contact-form textarea::placeholder, 
.witr_sw_text_area form#contact-form input[type="email"]::placeholder {
    color: #ffffff;
}

.ab_witr_content .all_color_service .em_single_service_text .text_box {
    display: flex;
    align-items: center;
    justify-content: start;
    gap: 10px;
}


.em-service-inner h3, .em-service-inner h3 a {
    font-size: 18px;
}

.witr_blog_area15 .witr_blog_con p {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
}
.sf_ser_area .em-service:hover .em-service-icon img {
    filter: drop-shadow(2px 4px 6px black);
}
.mobile_menu_logo img {
    width: 140px;
}


.softd_menu > ul > li > a:after {
    content: '';
    position: absolute;
    bottom: 0;
    height: 2px;
    background-color: #ff5f63;
    left: 0;
    width: 0;
    transition: all ease 0.4s;
}

.softd_menu > ul > li > a:hover:after {
    width: 100%;
}

@keyframes sway {
    0% {
        transform: translateX(-20px)
    }

    to {
        transform: translateX(0)
    }
}

.sway__animation {
    animation: sway 3s linear infinite alternate
}

.banner__shape-left3 {
    position: absolute;
    left: 0;
    bottom: 0;
}
.banner__shape-left2 {
    position: absolute;
    top: 60px;
    left: 0;
}
.banner__shape-left1 {
    position: absolute;
    top: 30px;
    left: 0;
}
.type-services{
    background-image: url("../images/feature-bg.jpg");
}


.sf_choose_area:after{
    content: '';
    position: absolute;
    right:0;
    bottom:0;
    background: url("../images/about-bg-shape.png") no-repeat bottom;
    height: 90%;
    width: 40%;
    z-index: -1;
}
.sf_choose_area .em-service-icon {
    position: absolute;
    top: -40px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fd5e65;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50px;
    border: 1.5px dashed #ffffff;
}


.sf_choose_area .em-service-icon img {
    width: 40px;
}



.project__items {
    position: relative;
    overflow: hidden;
}

.project__items .project__image {
    position: relative;
    width: auto;
    height: 350px;
}
.on-hover-move {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
}
.project__items .project__image .box {
    transition: 0.4s;
    overflow: hidden;
    top: 2.5%;
    left: 2.5%;
    position: absolute;
    width: 95%;
    height: 95%;
    background: rgb(253 94 101 / 89%);
}

.project__items .project__image .box > a {
    transition: 0.8s;
    /* visibility: hidden; */
    /* opacity: 0; */
    position: absolute;
    top: -4%;
    right: -4%;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    border: 1px solid white;
}

.project__items .project__image .box > a i {
    font-size: 30px;
    color: white;
    transform: rotate(-45deg);
}

.project__items .project__content {
    transition: 0.6s;
    position: absolute;
    bottom: 25px;
    left: 25px;
    /* opacity: 0; */
    right: 25px;
    /* visibility: hidden; */
}

.project__items .project__content h4 {
    /* font-family: var(--body-font); */
    font-style: normal;
    font-weight: 700;
    font-size: 22px;
    line-height: 30px;
    letter-spacing: -0.03em;
    color: white;
}

.project__items .project__content p {
    font-style: normal;
    /* font-family: var(--body-font); */
    font-weight: 450;
    font-size: 15px;
    line-height: 19px;
    letter-spacing: -0.03em;
    color: white;
}

.project__items .box {
    height: 95%;
}

.project__items:hover .box > a {
    /* visibility: visible; */
    /* opacity: 1; */
}

.project__items:hover .project__content {
    /* visibility: visible; */
    /* opacity: 1; */
}
.sf_port_area{
    background: #f0f0f0 url(../images/circle-bg.png) no-repeat bottom right;
}

.pb-100{padding-bottom: 100px;}
.pt-100{padding-top: 100px;}

.abt_tech_area{
    background-image: url("../images/slider2.jpg");
}
.abt_tech_area::before {
    background-color: #fd5e65;
    content: '';
}
.sf_tech_area.abt_tech_area .witr_section_title_inner.text-left p {
    border: none;
}


.section-bg {
    background-image: url("../images/section-bg.webp");
    background-repeat: no-repeat;
    background-position: bottom left;
}




.consultations-form {
	background-color: #ddd;
	padding: 50px 50px;
	border-radius: 7px;
}
.consultations-form form input, .consultations-form form textarea{
    border: 1px solid #eee;
    color: #211e3b;
    font-weight: 500;
    background-color: #fff;
    padding: 10px 20px;
    flex: 20%;
}
.consultations-form form {
    display: flex;
    gap: 20px;
}


.side-bar-widget .title {
    font-size: 20px;
    color: #252525;
    padding: 0;
    font-weight: 600;
    position: relative;
    display: inline-block;
    margin-bottom: 10px;
    background-color: transparent;
    width: 100%;
}

.side-bar-widget .side-bar-categories {
    margin-bottom: 15px;
}

.side-bar-widget .side-bar-categories ul {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.side-bar-widget .side-bar-categories ul li {
    position: relative;
    font-size: 15px;
    font-weight: 500;
}
.side-bar-widget .side-bar-categories ul li .line-circle {
    position: absolute;
    top: 10px;
    left: 0;
    width: 13px;
    height: 13px;
    background-color: transparent;
    border: 1px solid #ff5f63;
    border-radius: 50px;
}
.side-bar-widget .side-bar-categories ul li .line-circle::before {
    content: "";
    position: absolute;
    top: 1px;
    left: 1px;
    right: 1px;
    margin: 0 auto;
    width: 9px;
    height: 9px;
    background-color: #ff5f63;
    border-radius: 50px;
}
.side-bar-widget .side-bar-categories ul li a {
    display: inline-block;
    color: #444444;
    font-weight: normal;
    padding: 5px 0 5px 25px;
    font-weight: 600;
    position: relative;
    width: 100%;
}
.service-article .service-article-content h2 {
    font-size: 26px;
    margin-bottom: 15px;
}
.service-article .service-article-img {
    margin-bottom: 25px;
}
.service-article .service-article-another .service-article-another-img {
    margin-bottom: 25px;
    margin-top: 10px;
}
.service-article .service-article-another p {
    margin-bottom: 20px;
}
.service-detail {
    background-color: #f8f8f8;
}


.contact-form {
    max-width: 800px;
    position: relative;
    z-index: 1;
    margin-bottom: 30px;
    margin-left: auto;
    margin-right: auto;
}

.contact-form h2 {
    color: #50C878; /* Replace with actual $main-color */
    margin-bottom: 30px;
    font-weight: 700;
    font-size: 26px;
    line-height: 1;
}

.contact-form .form-group {
    margin-bottom: 20px;
    position: relative;
}

.contact-form .form-group label {
    color: #000000; /* Replace with actual $main-color */
    font-size: 15px;
    margin-bottom: 15px;
    font-weight: 500;
}

.contact-form .form-group label span {
    color: #FF5733; /* Replace with actual $optional-color-2 */
}

.contact-form .form-group.checkbox-option {
    position: relative;
}

.contact-form .form-group.checkbox-option #chb2 {
    position: absolute;
    top: 6px;
    left: 0;
}

.contact-form .form-group.checkbox-option p {
    padding-left: 25px;
    font-size: 15px;
}

.contact-form .form-group.checkbox-option p a {
    color: #FF5733; /* Replace with actual $optional-color-2 */
}

.contact-form .form-group.checkbox-option p a:hover {
    color: #FFA500; /* Replace with actual $optional-color */
}

.contact-form .form-group .form-control {
    height: 50px;
    color: #000000; /* Replace with actual $main-color */
    border: 1px solid #f1f1f1; /* Replace with actual $optional-color-2 */
    background-color: #FFFFFF; /* Replace with actual $color-white */
    font-size: 15px;
    padding: 10px 20px;
    width: 100%;
    border-radius: 0;
    font-weight: 500;
}

.contact-form .form-group .form-control:focus {
    outline: none;
    border-color: #50C878; /* Replace with actual $main-color */
    box-shadow: none;
}

.contact-form .form-group textarea.form-control {
    height: auto;
}

.contact-form .agree-label {
    margin-bottom: 15px;
    position: relative;
}

.contact-form .agree-label #chb1 {
    position: absolute;
    top: 5px;
    left: 0;
}

.contact-form .agree-label label {
    font-weight: 500;
    color: #929292; /* Replace with actual $main-color */
    margin-left: 25px;
}

.contact-form .agree-label label a {
    color: #000000; /* Replace with actual $optional-color-2 */
}

.contact-form .agree-label label a:hover {
    color: #FFA500; /* Replace with actual $optional-color */
}

.contact-form .with-errors {
    float: left;
    font-size: 14px;
    margin-top: 10px;
    margin-bottom: 0;
    color: #f00;
    font-weight: 400;
    display: block;
}

.contact-form .text-danger {
    font-size: 18px;
    margin-top: 15px;
}

.contact-form .default-btn {
    border: 0;
    outline: none;
}

.contact-form .form-group .form-control::placeholder {
    color: #808080; /* Replace with actual $paragraph-color */
}

.contact-card {
    text-align: center;
    margin-bottom: 30px;
    background-color: #FFFFFF; /* Replace with actual $color-white */
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.05);
    padding: 30px 20px;
    border-radius: 15px;
}

.contact-card i {
    width: 60px;
    height: 60px;
    line-height: 60px;
    background-color: #FFFFFF; /* Replace with actual $color-white */
    font-size: 24px;
    color: #FF5733; /* Replace with actual $optional-color-2 */
    border-radius: 50px;
    border: 1px solid #E2E2E2;
    margin-bottom: 10px;
}

.contact-card h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #50C878; /* Replace with actual $main-color */
}

.contact-card span {
    color: #808080; /* Replace with actual $paragraph-color */
    font-weight: 500;
    font-size: 17px;
    display: block;
}

.contact-card span a {
    color: #808080; /* Replace with actual $paragraph-color */
    display: block;
}

.contact-card span a:hover {
    color: #FF5733; /* Replace with actual $optional-color-2 */
}

.contact-info {
    margin-bottom: 30px;
    background-color: #474747; /* Replace with actual $optional-bg */
    padding: 52px 35px 22px;
    border-radius: 15px;
    position: relative;
    z-index: 1;
}

.contact-info::before {
    content: '';
    position: absolute;
    opacity: 0.1;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/call-shap1.png);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.contact-info span {
    color: #FFA500; /* Replace with actual $optional-color */
    display: block;
    margin-bottom: 5px;
}

.contact-info h2 {
    color: #FFFFFF; /* Replace with actual $color-white */
    font-size: 20px;
    margin-bottom: 20px;
    height: 40px;
}

.contact-info p {
    color: #FFFFFF; /* Replace with actual $color-white */
    margin-bottom: 20px;
}

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

.contact-info ul li {
    display: block;
    margin-bottom: 30px;
    padding-left: 60px;
    position: relative;
}

.contact-info ul li .content i {
    width: 45px;
    height: 45px;
    line-height: 45px;
    background-color: #FFFFFF; /* Replace with actual $color-white */
    font-size: 20px;
    color: #FF5733; /* Replace with actual $optional-color-2 */
    border-radius: 50px;
    border: 1px solid #E2E2E2;
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
    left: 0;
    top: 0;
}

.contact-info ul li .content h3 {
    font-size: 18px;
    margin-bottom: 10px;
    color: #FFFFFF; /* Replace with actual $color-white */
    display: block;
}

.contact-info ul li .content a {
    color: #FFFFFF; /* Replace with actual $color-white */
    display: block;
    font-weight: 400;
    font-size: 15px;
}

.contact-info ul li .content a:hover {
    color: #FF5733; /* Replace with actual $optional-color-2 */
}

.contact-info ul li .content span {
    color: #FFFFFF; /* Replace with actual $color-white */
    font-weight: 400;
    display: block;
    font-size: 15px;
}
.blog-inner p {
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
}