/*!
Plugin Name: rafo-toolkit
Author: Themepul
Author URI: http://themepul.com
*/


/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Google Font Name
# Transitios
# Slider Section
# About Section 
# Video Slider
# Call To Action
# Service Section
# Project 
    # Project Section
    # Single Project
    # Project Pagination
# Counter Section
# PopUp Section
# Testimonial
# Pricing Table
# Client Section
# Widgets
    ## Subscribe Widget
    ## Social Widget
    ## Contact Widget
# Author Info 
# Separetor
# Newsletter
# Accordion 
# Team Seaction 
# Contact Button
# Download Section
# Contact Info
# Social Share  

--------------------------------------------------------------*/


/** Google font name ***/

.oswald {
    font-family: Oswald;
}


/*** Transitions ***/

.fafo-sliders .owl-dot.active,
.fafo-sliders .owl-dot,
.rafo-subc-input .rafo-subs-btn:hover,
.rafo-subc-input .rafo-subs-btn,
.rafo-pro-sing:hover .pro-gallery i.flaticon-left.slick-arrow,
.rafo-pro-sing:hover .pro-gallery i.flaticon-right.slick-arrow,
.pro-gallery i.flaticon-right.slick-arrow,
.pro-gallery i.flaticon-left.slick-arrow,
.pro-gallery .slick-arrow,
.video-play-button:hover:after,
.video-play-button:hover:before,
.video-play-button:after,
.video-play-button:before,
.rafo-timer.couner-time:hover > span,
.rafo-timer.couner-time > span,
.rafo-tes-box .flaticon-right.slick-arrow:after,
.rafo-tes-box .slick-arrow:hover,
i.flaticon-right.slick-arrow:hover:before,
.rafo-cli-img:hover,
.rafo-cli-img,
.rafo-playstore-link:hover,
.rafo-playstore-link,
.rafo-apps-link:hover,
.rafo-apps-link,
.rafo-project-cmenu ul li:hover,
.rafo-project-cmenu ul li.active,
.rafo-project-cmenu ul li,
.rafo-project-single .project-single:hover,
.rafo-project-single .project-single,
.rafo-pro-slide .slick-arrow:hover,
.rafo-pro-slide .slick-arrow,
.rafo-project-box i.flaticon-right.slick-arrow:hover:before,
.rafo-about-call a:hover .rafo-ac-icon,
.rafo-ac-icon,
.rafo-tes-single:hover,
.rafo-tes-single,
.rafo-nsl-input-box button,
.rafo-nsl-input-box button:hover,
.rafo-don-links ul li a:hover:after,
.rafo-don-links ul li a:after,
.rafo-cli-img:hover .rafo-client-hlogo,
.rafo-cli-img,
img.rafo-client-logo,
.rafo-cli-img:hover .rafo-client-logo,
.rafo-cli-img:hover .rafo-client-hlogo,
.rafo-client-hlogo {
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}


/* Header search ***/

.rafo-search {
    display: inline-block;
}

.btn-search:focus,
.btn-search:active {
    outline: none;
    border: none;
    box-shadow: none;
}

.rafo-login {
    display: inline-block;
}

.rafo-hbg {
    background-color: #0a0d11;
    background-size: cover;
    background-position: 100% 100%;
    background-repeat: no-repeat;
}

.btn-search {
    background-color: transparent;
    color: #fff;
    border: none;
}

button.btn.btn-search:focus {
    box-shadow: none;
}

button.btn.btn-search:hover {
    background-color: transparent;
    border: 1px solid transparent;
}

.rafo-search input[type="search"] {
    background-color: transparent;
    border: none;
    color: #fff;
    border-radius: 0;
    font-family: Oswald;
    margin: 0;
}

.rafo-search input:focus {
    background-color: transparent;
    color: #fff;
    border: none;
    box-shadow: none;
}

.rafo-search input::placeholder {
    color: #fff;
}

.rafo-header-hot-line {
    display: inline-block;
    padding: 10px 0px;
}

.rafo-hh-line a {
    color: #fff;
    font-family: Oswald;
    font-size: 13px;
    font-weight: 400;
}

.rafo-hh-line a span {
    font-size: 12px;
    transform: rotate(103deg);
}

.rafo-menu-right {
    display: flex;
}

.rafo-header-hot-line p {
    margin-bottom: 0;
}


/*** Slider ***/

.fafo-sliders .rafo-btns span {
    width: 60px;
    height: 60px;
    padding: 18px
}

.fafo-sliders .rafo-btns > a {
    font-size: 24px;
    color: #fff;
}

.rafo-single-slide {
    background-repeat: no-repeat;
    margin: 0 auto;
    width: 100%;
    clear: both;
    background-position: center;
    background-size: cover;
}

.slider-bg.rafo-hbg.rafo-slider-1 .rafo-single-slide {
    background-size: auto;
}

.rafo-hbg,
.slider-bg {
    max-height: 740px;
    display: block;
    clear: both;
    height: 100%;
    margin-bottom: 230px;
}

div#rafo_slider {
    margin: 0 auto;
    width: 100%;
}

.rafo-slider-table {
    display: table;
    width: 100%;
    height: 100%;
}

.rafo-table-cell {
    display: table-cell;
    vertical-align: middle;
}

.fafo-sliders {
    padding-top: 100px;
    position: relative;
}

.fafo-sliders h4 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    font-family: Oswald;
}

.fafo-sliders h2 {
    font-size: 63px;
    font-family: Oswald;
    color: #fff;
    margin-bottom: 0;
    font-weight: bold;
}

.fafo-sliders p {
    font-size: 16px;
    color: #fff;
    padding: 20px 0;
    line-height: 30px;
    padding-right: 12%;
}

.rafo-slider-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: inline-block;
}

.rafo-slider-menu {
    position: absolute;
    right: 130px;
    bottom: 50px;
}

.rafo-slider-menu ul li a {
    color: #fff;
    font-size: 16px;
    font-family: Oswald;
    font-weight: 400;
    margin: 10px;
    text-transform: capitalize;
}

.rafo-slider-menu ul li a:hover {
    color: #ee324a;
}

.rafo-slider-menu > ul li {
    display: inline-block;
}

.rafo-slider-menu > span {
    color: #fff;
    transform: rotate(-90deg);
    font-size: 21px;
    margin-right: 7px;
}

.menu-slider-menu-container {
    display: inline-block;
}

.rafo-slider-socila {
    position: absolute;
    right: 32px;
    top: 46%;
}

.rafo-slider-socila ul {
    list-style: none;
}

.rafo-slider-socila ul li a {
    color: #fff;
    line-height: 33px;
    z-index: 999;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.rafo-slider-socila ul li a:hover {
    color: #ee324a;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out
}

.fafo-sliders .owl-dot {
    width: 50px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 10px 0;
    opacity: .6;
}

.fafo-sliders .owl-dots {
    position: absolute;
    bottom: 10%;
    left: 7%;
}

.fafo-sliders .owl-dot.active {
    width: 79px;
    opacity: 1;
}

.fafo-sliders .owl-dot.active span {
    float: right;
    display: inline-block;
    clear: both;
    color: #fff;
    position: absolute;
    right: -23px;
    top: -11px;
    font-size: 21px;
    font-weight: 300;
}

.fafo-sliders .owl-dot {
    position: relative;
}

.fafo-sliders .owl-dot span {
    display: none;
}

.fafo-sliders .rafo-btns > a:hover {
    color: #fff;
}

.nop-slider .kc_column {
    padding-right: 0;
    padding-left: 0;
}

.menu-slider-container {
    display: inline-block;
}

.rafo-slider-style-2 .fafo-sliders {
    padding: 0;
}

.rafo-slider-style-2 {
    margin-bottom: 15px;
}

.slider-3img {
    position: absolute;
    right: 3%;
    bottom: 0;
}

.rafo-slider-style-3 .rafo-slider-menu {
    right: 0;
    left: 0;
    vertical-align: middle;
    top: 41%;
    transform: rotate(-90deg);
    float: left;
    bottom: auto;
    margin-left: -111px;
    width: 418px;
}

.rafo-slider-style-2.rafo-slider-style-3 {
    margin-bottom: 0;
    background-size: cover !important;
}

.rafo-slider-table .rafo-btns {
    margin-top: 22px;
}


/*** About addons css ***/

.rafo-about-title h2 {
    font-size: 32px;
    font-weight: 600;
    color: #000;
}

.rafo-about-stitle h4 {
    font-size: 16px;
    line-height: 24px;
    font-weight: 600;
    color: #ee324a;
    margin: 20px 149px 39px 0px
}

.rafo-about-dec p {
    color: #798795;
}

.rafo-about-btn {
    margin-top: 48px;
}

.rafo-about.rafo-about-style-2 {
    padding-left: 10%;
    padding: 52px;
    padding-bottom: 57px;
}

.rafo-about-style-2 .rafo-about-stitle {
    padding-top: 15px;
    padding-bottom: 8px;
}

.rafo-about-style-2 .rafo-about-title {
    padding-right: 17%;
}

.rafo-about-style-2 .rafo-about-stitle h4 {
    font-size: 48px;
}

.rafo-about-style-2 .rafo-about-dec p > strong {
    font-weight: bold;
    color: #000;
    display: block;
    margin-bottom: 17px;
    font-size: 18px;
}

.rafo-astyle-2-line {
    position: absolute;
    width: 16px;
    height: 110%;
    right: 0;
    background: #eaeaea;
    top: -55px;
}

.rafo-abouts.rafo-about-style-2 {
    padding: 40px 0;
}

.rafo-abouts.rafo-about-style-2.rafo-about-style-3 {
    padding: 0;
}

.rafo-about-call a .rafo-ac-icon {
    display: inline-block;
    padding: 38px 33px;
    vertical-align: middle;
    background: #e72a42;
    margin-right: 21px;
}

.rafo-about-call .rafo-ac-content {
    display: inline-block;
    vertical-align: middle;
}

.rafo-about-call a {
    display: inline-block;
    overflow: hidden;
    background-color: #ee324a;
    color: #ffffff;
    padding-right: 65px;
}

.rafo-ac-icon > span:before {
    font-size: 50px;
    vertical-align: middle;
}

.rafo-about-call a:hover {
    background-color: #000;
    color: #fff
}

.rafo-about-call a:hover .rafo-ac-icon {
    background-color: #191717;
}

.rafo-about-call .rafo-ac-content h2 {
    color: #fff;
    font-weight: bold;
    margin-bottom: 0;
}

.rafo-astyle-2-line:after {
    content: "";
    width: 350px;
    height: 16px;
    background: #eaeaea;
    position: absolute;
    top: 0;
    right: 0;
}

.rafo-astyle-2-line:before {
    content: "";
    width: 350px;
    height: 16px;
    background: #eaeaea;
    position: absolute;
    bottom: 0;
    right: 0;
}

.rafo-about-call {
    padding-top: 24px;
}

.rafo-about-style-3 .rafo-about-content {
    margin-top: 23px;
}

.rafo-about.rafo-about-style-3 {
    padding-left: 0;
    padding: 66px;
    padding-bottom: 0;
    padding-left: 0;
    padding-top: 0;
}


/*** video slide ***/

.video-play-button {
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 32px;
    height: 44px;
    border-radius: 50%;
    padding: 18px 20px 18px 28px;
}

.video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    display: block;
    width: 70px;
    height: 70px;
    background: #ee324a;
    border-radius: 50%;
    transform: translateX(-50%) translateY(-50%);
    animation: pulse-border 1500ms ease-out infinite;
}

.video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #ee324a;
    border-radius: 50%;
    transition: all 200ms;
}

.video-play-button:hover:after,
.video-play-button:hover:before {
    background-color: #000;
}

.video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    margin: 9px auto;
    font-size: 26px;
    text-align: center;
    width: 25px;
    height: 30px;
    left: -3px;
    color: #fff;
    top: 2px;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }
    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

.rafo-svideo-roted-title {
    position: absolute;
    right: 0;
    width: 19%;
}

.rafo-svideo-inner .item > .row {
    position: relative;
}

.rafo-svideo-roted {
    display: table;
    width: 100%;
    height: 100%;
}

.rafo-svideo-roted .table-cell {
    display: table-cell;
}

.rafo-svideo-roted h3 {
    font-size: 24px;
    font-weight: 700;
    transform: rotate(90deg);
    width: max-content;
    color: rgba(121, 135, 149, 0.4);
    position: relative;
    top: 74px;
    letter-spacing: 1.5px;
    margin-left: 0;
    right: 0;
}

.rafo-svideo-title h2 {
    font-size: 18px;
    font-weight: 700;
    color: #000;
}

.rafo-svideo-title {
    margin-top: 20px;
}

.rafo-popup-link span.flaticon-play-button-1:before {
    font-size: 25px;
}

.rafo-popup-link {
    display: table;
    width: 100%;
    height: 100%;
}

.rafo-popup-link .table-cell {
    display: table-cell;
    vertical-align: middle;
}

.rafo-svideo-section ul.slick-dots {
    list-style: none;
    margin: 0;
    padding: 0;
    float: right;
    position: absolute;
    bottom: 5px;
    right: 13%;
    width: auto;
    text-align: right;
}

.rafo-svideo-section ul.slick-dots li {
    display: inline-block;
}

.rafo-svideo-section ul.slick-dots li button {
    background: no-repeat;
    border: none;
    margin: 0;
    padding: 0 6px;
    color: #818e9c;
    font-weight: 600;
    cursor: pointer;
    font-size: 14px;
    width: auto;
}

.rafo-svideo-section ul.slick-dots li button:after {
    content: "";
    width: 1px;
    height: 13px;
    background: #818e9c;
    position: absolute;
    top: 0;
    bottom: 0;
    left: auto;
    margin: 5px 6px;
    transform: rotate(13deg);
}

.rafo-svideo-section ul.slick-dots li.slick-active button {
    color: #000;
}

.rafo-svideo-section ul.slick-dots li:last-child button:after {
    background: transparent;
}


/*** Project section **/

.single-project .rafo-about-stitle h4 {
    margin-right: 0;
}

.rafo-project-right a span {
    color: #fff;
}

.rafo-pro-hadding {
    flex-grow: 1;
}

.rafo-project-cmenu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.rafo-project-cmenu ul li {
    display: inline-block;
    cursor: pointer;
    margin-left: 14px;
    text-transform: capitalize;
    font-weight: 600;
}

.rafo-project-cmenu {
    vertical-align: middle;
}

.rafo-project-cmenu ul li:hover,
.rafo-project-cmenu ul li.active {
    color: #ee324a;
}

.rafo-pro-hadding h2 {
    font-size: 32px;
    font-weight: bold;
    margin-top: 4px;
    color: #000000;
}

.rafo-pro-hadding span {
    font-size: 14px;
    color: #ee324a;
}

.rafo-blog-boxs .rafo-pro-hsection > .row {
    margin-right: 0;
    margin-left: 0;
}

.rafo-pro-hsection {
    margin-bottom: 40px;
    max-width: 100%;
}

.rafo-project-cat ul {
    list-style: none;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.rafo-project-cat ul li {
    display: inline-block;
    text-transform: capitalize;
    position: relative;
    color: #798795;
}

.rafo-project-cat ul li:after {
    content: "|";
    margin: 0 2px 0px 5px;
    position: relative;
    left: 1px;
    color: #798795;
    font-size: 12px;
    top: -2px;
}

.rafo-project-cat ul li:last-child:after {
    content: "";
}

.rafo-project-left {
    width: 80%;
    float: left;
}

.rafo-project-right {
    float: right;
    width: 20%;
    height: 100%;
    text-align: center;
    padding: 7px 0;
    padding-bottom: 0;
}

.rafo-project-right a {
    width: 38px;
    height: 38px;
    display: block;
    background: #000;
    border-radius: 100%;
    line-height: 37px;
    color: #fff;
    float: right;
}

.rafo-project-content {
    overflow: hidden;
    padding: 29px 30px;
    background-color: #fff;
    margin-bottom: 30px;
}

.rafo-project-right a:hover {
    background-color: #ee324a;
    color: #fff;
}

.rafo-project-title {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.rafo-project-single .project-single:hover {
    box-shadow: 0px 0px 10px 8px rgba(84, 84, 84, 0.08);
}

.rafo-project-title a {
    font-size: 16px;
    font-weight: bold;
    font-family: Oswald;
    color: #000;
}

.rafo-project-title a:hover {
    color: #ee324a !important;
}

.rafo-project-box i.flaticon-right.slick-arrow:hover:before,
.rafo-pro-slide .slick-arrow {
    color: #000;
}

.rafo-pro-slide .slick-arrow:hover {
    color: #ee324a;
}

.rafo-pro-slide .flaticon-right.slick-arrow:after {
    content: "|";
    position: absolute;
    left: -9px;
    top: -2px;
    color: #5a5858;
}

.rafo-pro-slide .slick-arrow {
    top: -82px;
}

.rafo-pro-slide .slick-list.draggable {
    margin: 0 -15px;
}

.project-full-width .project-single {
    box-shadow: 0px 0px 6px 0px rgba(220, 220, 220, 0.73);
}


/*** single project ***/

.rafo-project-info ul {
    padding: 0;
    list-style: none;
}

.rafo-project-info ul li {
    line-height: 33px;
    color: #798795;
}

.rafo-project-info ul li span {
    font-weight: bold;
    margin-right: 10px;
    color: #000;
    font-family: Oswald;
}

.rafo-projects-imglink {
    margin-top: 50px;
}

.rafo-null {
    display: block;
    margin: 12px 0;
}

.rafo-project-info > h3 {
    font-size: 20px;
    margin-bottom: 30px;
    margin-top: 7px;
}

.rafo-projects-des-itle > h1 {
    font-size: 30px;
    margin-bottom: 20px;
    margin-left: 12px;
}

.rafo-project-simg {
    margin-bottom: 50px;
}

.pro-gallery .slick-arrow {
    position: absolute;
    top: 45%;
    width: 35px;
    height: 35px;
    background-color: #000000;
    cursor: pointer;
    display: block;
    padding: 7px 0;
    text-align: center;
}

.pro-gallery .slick-arrow i.flaticon-right.slick-arrow,
.pro-gallery i.flaticon-right.slick-arrow {
    right: 0;
}

.pro-gallery i.flaticon-left.slick-arrow {
    z-index: 999;
    left: 0;
    margin: 0;
    opacity: 0
}

.rafo-proj_g.pro-gallery .slick-slide {
    margin: 0;
    padding: 0;
}

.pro-gallery .slick-arrow:before {
    font-size: 14px;
    color: #fff !important;
}

.pro-gallery .slick-arrow:hover {
    background-color: #ee324a;
}

.pro-gallery {
    overflow: hidden;
}

.pro-gallery i.flaticon-right.slick-arrow {
    opacity: 0
}

.rafo-pro-sing:hover .pro-gallery i.flaticon-left.slick-arrow,
.rafo-pro-sing:hover .pro-gallery i.flaticon-right.slick-arrow {
    opacity: 1
}

.rafo-pro-sing {
    position: relative;
    overflow: hidden;
}

.rafo-spro-btn {
    text-align: center;
    position: absolute;
    bottom: 16px;
    right: 0;
    width: 105px;
    height: 37px;
    background: #000000;
    padding: 6px;
    text-transform: capitalize;
    border-radius: 50px 0px 0px 50px;
}

.rafo-spro-btn a {
    color: #fff;
    font-size: 14px;
    font-family: Oswald;
    margin-right: -183px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
}

.rafo-spro-btn {
    margin-right: -117px;
}

.rafo-spro-btn:hover {
    background-color: #ee324a;
}

.rafo-pro-sing:hover .rafo-spro-btn {
    margin-right: 0px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.rafo-pro-sing:hover a.rafo-spro-btna {
    margin-right: 0;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.pro-gallery img {
    border-radius: 11px;
}


/*** project pagination ***/

.post-navigation span.meta-nav {
    display: block;
    font-size: 13px;
    font-weight: bold;
    text-transform: capitalize;
    font-family: Oswald;
    color: rgba(67, 73, 78, 0.57);
}

.rafo-project-pagination {
    width: 100%;
    display: block;
    clear: both;
    margin-bottom: 120px;
    background-color: #ffffff;
    padding: 30px;
}

.rafo-project-pagination nav.navigation.post-navigation .nav-links a span.post-title:hover {
    color: #ee324a;
}

.rafo-projects-des {
    overflow: hidden;
    margin-bottom: 60px;
}

.rafo-projects-des .rafo-svideo-roted h3 {
    right: 62px;
}

.rafo-projects-des.no-pagi {
    padding-bottom: 80px;
}

.rafo-project-boxs {
    padding: 120px 0;
}

a.rafo-pro-btn:hover {
    background-color: #ee324a;
    border-bottom: 3px solid #000;
    color: #ffffff;
}

a.rafo-pro-btn:hover span {
    color: #fff;
}

.rafo-project-btn {
    text-align: center;
    margin-top: 40px;
}

a.rafo-pro-btn:focus,
a.rafo-pro-btn:hover:focus {
    border-bottom: 3px solid #000;
}

.rafo-project-btn {
    text-align: center;
    margin-top: 32px;
}

.rafo-project-pagination nav.navigation.post-navigation .nav-links a span.post-title {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    margin-bottom: 0;
}


/*** Call To Action ***/

.rafo-cta-b-title h2 {
    font-size: 24px;
    font-weight: bold;
    color: #000;
    padding: 0 31%;
    padding-bottom: 0;
    margin-bottom: 0;
}

.rafo-cta-s-title span {
    color: #ee324a;
    text-transform: capitalize;
    font-size: 14px;
}

.rafo-cta-s-title {
    margin-bottom: 8px;
}

.rafo-cta-dec {
    margin-top: 16px;
}

.rafo-cta-inner {
    width: 100%;
    overflow: hidden;
    display: block;
    padding: 120px 0 70px 0;
}

.rafo-cta-box {
    text-align: center;
}


/*** Service section ***/

.rafo-sbox {
    box-shadow: 0px 0px 6px 1px rgba(230, 230, 230, 0.91);
    border-radius: 0;
    background-color: #fff;
    padding: 62px 30px 40px 30px;
    overflow: hidden;
    position: relative;
    z-index: 999;
}

.rafo-sbox:after {
    background: linear-gradient(rgba(238, 50, 74, 0.85), rgba(238, 50, 74, 0.85));
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transition: all 0.6s cubic-bezier(0.53, 0.38, 0.65, 0.84);
    -moz-transition: all 0.6s cubic-bezier(0.53, 0.38, 0.65, 0.84);
    -ms-transition: all 0.6s cubic-bezier(0.53, 0.38, 0.65, 0.84);
    -o-transition: all 0.6s cubic-bezier(0.53, 0.38, 0.65, 0.84);
    transition: all 0.6s cubic-bezier(0.53, 0.38, 0.65, 0.84);
    background-position: center center;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    z-index: -2;
    opacity: 0;
}

.rafo-sbox:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all 0.5s cubic-bezier(0.63, 0.43, 0.5, 0.65);
    -moz-transition: all 0.5s cubic-bezier(0.63, 0.43, 0.5, 0.65);
    -ms-transition: all 0.5s cubic-bezier(0.63, 0.43, 0.5, 0.65);
    -o-transition: all 0.5s cubic-bezier(0.63, 0.43, 0.5, 0.65);
    transition: all 0.5s cubic-bezier(0.63, 0.43, 0.5, 0.65);
    opacity: 0;
}

.rafo-sboxs:hover .rafo-sbox:before {
    content: "";
    z-index: -1;
    -webkit-transition: all 0.5s cubic-bezier(0.35, 0.06, 0.14, 0.48);
    -moz-transition: all 0.5s cubic-bezier(0.35, 0.06, 0.14, 0.48);
    -ms-transition: all 0.5s cubic-bezier(0.35, 0.06, 0.14, 0.48);
    -o-transition: all 0.5s cubic-bezier(0.35, 0.06, 0.14, 0.48);
    transition: all 0.5s cubic-bezier(0.35, 0.06, 0.14, 0.48);
    opacity: 1;
}

.rafo-sboxs:hover .rafo-sbox:after,
.rafo-sboxs:hover .rafo-s-btn-icon a:after {
    -webkit-transition: all 0.5s cubic-bezier(0.84, 0.28, 0.49, 0.78);
    -moz-transition: all 0.5s cubic-bezier(0.84, 0.28, 0.49, 0.78);
    -ms-transition: all 0.5s cubic-bezier(0.84, 0.28, 0.49, 0.78);
    -o-transition: all 0.5s cubic-bezier(0.84, 0.28, 0.49, 0.78);
    transition: all 0.5s cubic-bezier(0.84, 0.28, 0.49, 0.78);
    opacity: 1;
}

.rafo-sicon span:before {
    font-size: 50px;
    color: #ee324a;
}

.rafo-sboxs.rafo-service-2 {
    margin: 0 40px;
    margin-bottom: 120px;
}

.rafo-service-title h3 {
    font-size: 18px;
    font-weight: bold;
    color: #000;
    margin-bottom: 10px;
}

.rafo-service-title {
    display: block;
    padding: 45px 0 16px 0;
}

.rafo-service-btn {
    text-align: right;
    clear: both;
    margin-top: 44px;
}

.rafo-s-btn-icon span:before {
    color: #000;
    font-size: 38px;
}

.rafo-sboxs:hover .rafo-sicon span:before,
.rafo-sboxs:hover .rafo-service-title h3,
.rafo-sboxs:hover .rafo-service-dec p {
    color: #fff;
}

.rafo-sboxs:hover .rafo-s-btn-icon span:before {
    color: #fff;
}

.rafo-s-btn-icon {
    position: relative;
    z-index: 9999;
}

.rafo-s-btn-icon a:after {
    content: "";
    width: 40px;
    height: 40px;
    background: rgba(255, 255, 255, 0.10);
    position: absolute;
    left: auto;
    border-radius: 100%;
    right: -12px;
    bottom: 2px;
    z-index: 0;
    opacity: 0
}

.rafo-projects-imglink .rafo-spro-btn a:hover {
    color: #fff;
}

.widget.widget_nav_menu.kc-elm ul {
    margin: 0;
    padding: 0;
    box-shadow: 0px 0px 7px 0px #c5c5c5;
}

.widget.widget_nav_menu.kc-elm ul li a {
    color: #000000;
    padding: 20px 21px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #ffffff;
    font-family: Oswald;
    font-weight: 600;
    font-size: 17px;
    display: block;
}

.rafo-image-addons {
    width: 100%;
    object-fit: cover;
}

.widget.widget_nav_menu.kc-elm ul li:last-child a {}

.widget.widget_nav_menu.kc-elm ul li a:hover {
    background-color: #ee324a;
    color: #ffffff;
    border-bottom: 1px solid transparent;
}

.widget.widget_nav_menu.kc-elm .widgettitle {
    text-transform: capitalize;
    font-size: 20px;
    background: #000000;
    margin: 0;
    padding: 11px;
    color: #fff;
}

.widget.widget_nav_menu.kc-elm ul li {
    display: block;
    margin-bottom: 0;
}

.widget.widget_nav_menu.kc-elm ul li.current-menu-item a {
    background-color: #ee324a;
    color: #ffffff;
}


/*** Counter slider ***/

.rafo-counter {
    padding: 120px 0;
}

.rafo-co-hadding h6 {
    font-size: 14px;
    color: #fff;
    letter-spacing: 1.5px;
}

.rafo-co-hadding h1 {
    font-size: 36px;
}

.rafo-co-hadding h2 {
    font-size: 24px;
    color: #fff;
    margin-top: 20px;
    padding-bottom: 37px;
    padding-right: 32%;
    padding-left: 31%;
}

.rafo-co-hadding {
    text-align: center;
    margin-bottom: 70px;
}

.rafo-timer.couner-time {
    display: inline-block;
    position: relative;
    z-index: 1;
}

.progress-count.timer {
    max-width: 133px;
    font-size: 60px;
    color: #fff;
    font-weight: 500;
    font-family: Oswald;
    display: inline-block;
    vertical-align: super;
}

.rafo-timer.couner-time .rafo-count-text span {
    display: inline-block;
    color: #fff;
    vertical-align: bottom;
    margin-left: 6px;
    line-height: 1.4;
    text-transform: capitalize;
}

.rafo-count-text {
    display: inline-block;
    vertical-align: sub
}

.rafo-count-text {
    display: inline-block;
    vertical-align: text-bottom;
    text-align: left;
}

.rafo-timer.couner-time > span {
    width: 70px;
    height: 70px;
    border: 4px solid rgba(255, 255, 255, 0.1607843137254902);
    display: block;
    position: absolute;
    top: -46px;
    left: -17px;
    z-index: -1;
}

.rafo-timer.couner-time:hover > span {
    border-color: #ee324a;
}


/*** PopUp Video ***/

.rafo-pup-btn .video-play-button {
    position: absolute;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
    box-sizing: content-box;
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 5px;
    padding: 0;
}

.rafo-pup-btn .video-play-button:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    display: block;
    width: 70px;
    height: 70px;
    background: #ee324a;
    border-radius: 5px;
    transform: translateX(-50%) translateY(-50%);
    animation: pulse-border 1500ms ease-out infinite;
}

.rafo-pup-btn .video-play-button:after {
    content: "";
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    background: #ee324a;
    border-radius: 5px;
    transition: all 200ms;
}

.rafo-pup-btn .video-play-button:hover:after,
.rafo-pup-btn .video-play-button:hover:before {
    background-color: #000;
}

.rafo-pup-btn .video-play-button span {
    display: block;
    position: relative;
    z-index: 3;
    margin: 0px auto;
    font-size: 26px;
    text-align: center;
    width: 70px;
    height: 70px;
    left: 0;
    color: #fff;
    top: 0;
    padding: 24px 0;
}

.rafo-pop-inner {
    display: table;
    height: 100%;
    width: 100%;
}

.rafo-pup-btn {
    display: table-cell;
}

.rafo-popup-dev {
    position: relative;
    bottom: -75px;
}

.rafo-popbox {
    text-align: center;
}

.rafo-popup-dev h3 {
    font-weight: bold;
}

.rafo-popup-dev h3 {
    color: #000;
    font-weight: 700;
    font-size: 32px;
}

.rafo-popbox {
    text-align: center;
    border: 20px solid #fff;
    box-shadow: 0px 0px 6px 3px rgba(0, 0, 0, 0.08);
    border-radius: 5px;
    margin: 0px 148px;
}


/*** Testimonial ***/

.rafo-ratting {
    height: 15px;
    background-image: url(../assets/img/ratting.png);
    float: none !important;
    display: inline-block;
    background-size: contain;
    clear: both;
    background-position: left;
    width: 100%;
}

span.rafo-ratting.rafo-star-4 {
    width: 64px;
}

span.rafo-ratting.rafo-star-3 {
    width: 48px;
}

span.rafo-ratting.rafo-star-2 {
    width: 32px;
}

span.rafo-ratting.rafo-star-1 {
    width: 16px;
}

.rafo-testimonials {
    padding: 120px 0;
}

.rafo-testi-hadding span {
    font-size: 14px;
    color: #ee324a;
    margin-bottom: 10px;
}

.rafo-testi-hadding h2 {
    color: #fff;
    font-weight: 700;
}

.rafo-testi-hadding {
    display: block;
    margin-bottom: 65px;
}

.rafo-tes-single {
    border: 5px solid #fff;
}

.rafo-tes-sbox.rafo-ted-slide {
    width: 48%;
    display: inline-block;
    margin-top: 55px;
}

.rafo-tes-single {
    border: 5px solid rgba(140, 140, 140, 0.3);
    text-align: center;
}

.rafo-tes-sname {
    display: inline-block;
    text-align: left;
    width: auto;
    clear: both;
    float: left;
    overflow: hidden;
}

.rafo-tes-ratting {
    width: 80px;
    display: inline-block;
    overflow: hidden;
    float: right;
}

.rafo-tes-footer {
    padding: 27px 40px 18px 40px;
    border-top: 1px solid rgba(140, 140, 140, 0.3);
    clear: both;
    overflow: auto;
}

.rafo-tes-dec p {
    font-family: oswald;
    color: #fff;
    font-size: 24px;
    line-height: 1.4;
    padding: 30px 26px 37px;
}

.rafo-tes-sname span {
    color: #fff;
    margin-bottom: 0;
    padding-bottom: 0;
}

.rafo-tsmg {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    position: relative;
    margin-top: -56px;
    margin-bottom: 30px;
}

.rafo-tsmg img {
    width: 100%;
    border-radius: 100%;
    height: 100%;
    object-fit: cover;
}

.rafo-tes-sbox.rafo-ted-slide.no-tslide {
    margin-bottom: 55px;
}

.rafo-tes-title h6 {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: oswald;
}

.slick-dots {
    text-align: center;
    padding: 0;
    margin-bottom: 0;
    padding-top: 50px;
    width: 100%;
}

.rafo-testimonials ul.slick-dots {
    padding-top: 62px;
    margin-bottom: -17px
}

.slick-dots li {
    display: inline-block;
}

.slick-dots li button {
    font-size: 0;
    width: 50px;
    height: 3px;
    margin: 5px;
    border-radius: 0;
    border: none;
    cursor: pointer;
}

.rafo-tes-box {
    position: relative;
}

li.slick-active button {
    background-color: #ee324a;
}

.rafo-tes-box .slick-arrow,
.rafo-pro-slide .slick-arrow {
    top: -97px;
    position: absolute;
    right: 0;
    cursor: pointer;
}

.rafo-tes-box .slick-arrow {
    color: #fff;
}

.rafo-tes-box .slick-prev:after,
.rafo-pro-slide .slick-prev:after {
    content: "";
}

.rafo-tes-box .slick-slide,
.rafo-pro-slide .slick-slide {
    margin: 0;
    overflow: hidden;
    padding-left: 0;
}

.rafo-tes-sbox > div {
    padding-left: 0;
    padding-right: 0;
}

i.flaticon-right.slick-arrow:before {
    color: #ee324a;
}

i.flaticon-left.slick-arrow {
    margin: 0px 34px;
}

.rafo-tes-box .flaticon-right.slick-arrow:after {
    content: "|";
    position: absolute;
    left: -9px;
    top: -2px;
    color: #5a5858;
}

.rafo-tes-box .slick-arrow:hover {
    color: #ee324a;
}

i.flaticon-right.slick-arrow:hover:before {
    color: #ffff;
}

.rafo-testimonials .slick-list.draggable {
    margin: 0 -15px;
}

.rafo-testimonials .slick-slide {
    padding: 15px;
}

.rafo-tes-sbox.rafo-ted-slide.no-tslide > div {
    padding-right: 15px;
    padding-left: 15px;
}

.rafo-tes-sbox.rafo-ted-slide.no-tslide .rafo-tes-footer {
    padding: 27px 0px 17px 0;
}


/*** Pricing table ***/

.rafo-prtable {
    background-color: #fff;
    padding: 70px 50px;
}

.rafo-prihadding {
    text-align: center;
    padding-bottom: 40px;
}

.rafo-prihadding h2 {
    font-size: 32px;
    font-weight: bold;
    color: #000;
}

.rafo-price > h2 {
    font-size: 42px;
    font-weight: bold;
    color: #ee324a;
    display: inline-block;
    margin-left: 10px;
}

span.rafo-pri-spacel {
    font-size: 13px;
    font-family: Open Sans;
    font-weight: 400;
    background-color: #63b85f;
    padding: 3px 15px;
    border-radius: 30px;
    color: #fff;
    margin: 0 20px;
    clear: both;
    overflow: hidden;
    position: relative;
    top: -7px;
}

.rafo-price > small span:before {
    font-size: 17px;
}

.rafo-price {
    position: relative;
}

.rafo-pheader {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 16px;
}

.rafo-pricing-body {
    padding: 35px 0;
    color: #798795;
}

.rafo-pricing-body ul {
    padding: 0;
    list-style: none;
}

.rafo-pricing-body ul li {
    line-height: 40px;
}

.rafo-price small {
    position: absolute;
    top: -8px;
}


/*** Client section ***/

.rafo-cbox i.flaticon-right.slick-arrow:before {
    color: #000000;
}

.rafo-cbox i.flaticon-right.slick-arrow:hover:before,
.rafo-cbox i.flaticon-left.slick-arrow:hover:before {
    color: #ee324a;
}

.rafo-cbox i.flaticon-right.slick-arrow {
    position: absolute;
    right: -1%;
    top: 32%;
    cursor: pointer;
}

.rafo-cbox i.flaticon-left.slick-arrow {
    position: absolute;
    left: -12px;
    padding: 0;
    margin: 0;
    top: 32%;
    cursor: pointer;
}

.rafo-client-boxs {
    padding: 114px 0;
}

.rafo-client-boxs .slick-slide {
    margin: 0;
    overflow: hidden;
    padding-left: 0;
}

.rafo-cli-img {
    border-right: 1px solid #efefef;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
    background-color: #fff;
}

.rafo-client-hlogo {
    margin-top: -5555px;
}

.rafo-cli-img:hover .rafo-client-hlogo {
    background-color: #ee324a;
}

.rafo-cli-img:hover .rafo-client-hlogo {
    margin-top: -180px;
    visibility: visible;
}

.rafo-cli-img:hover .rafo-client-logo {
    visibility: hidden;
    margin-top: 0;
    opacity: 0;
    overflow: hidden;
}

.slick-slide.slick-active[data-slick-index="0"] .rafo-cli-img {
    border-left: 1px solid #efefef;
}


/*** Subscribe widget ***/

.rafo-subsc-title h2 {
    font-size: 24px;
}

.subscrip-title {
    margin-top: 20px;
}

.rafo-subc-input input[type=text] {
    background-color: #2d2d2d;
    border: transparent;
    padding: 27px 17px;
    width: 100%;
    color: #646464;
}

.rafo-sidebar .rafo-subc-input input[type=text] {
    background-color: #f7f7f7;
}

.rafo-subc-input {
    position: relative;
    margin: 27px 0px 34px 0;
    margin-bottom: 15px;
}

.rafo-subc-input .rafo-subs-btn {
    position: absolute;
    right: 0;
    top: 0;
    padding: 25px 29px;
    font-size: 27px;
    color: #fff;
    background-color: #ee324a;
    border: transparent;
    cursor: pointer;
}

.rafo-subc-input .rafo-subs-btn:hover {
    background-color: #fff;
    color: #ee324a;
}

.rafo-sidebar .rafo-subc-input .rafo-subs-btn:hover {
    background-color: #000000;
    color: #ffffff;
}

.rafo-subscrib-icon {
    display: inline-block;
    vertical-align: middle;
    margin-right: 20px;
}

.rafo-subsc-title {
    display: inline-block;
    vertical-align: middle;
}

.rafo-subscrib-icon span.flaticon-mail-1:before {
    font-size: 76px;
    color: #646464;
    font-weight: bold;
}

.rafo-subsc-title span {
    font-size: 14px;
    color: #ee324a;
}

.rafo-subsc-title h2 {
    font-size: 24px;
}

.rafo-apps-link {
    background-image: url(../assets/img/apps.png);
    height: 35px;
    background-repeat: no-repeat;
}

.rafo-apps-link:hover {
    background-image: url(../assets/img/apps1.png);
}

.rafo-playstore-link {
    background-image: url(../assets/img/play-store.png);
    height: 35px;
    background-repeat: no-repeat;
}

.rafo-playstore-link:hover {
    background-image: url(../assets/img/play-store1.png);
}

.appps-btn a {
    background-size: 105px;
    display: inline-block;
    width: 48%;
}

.rafo-sidebar .rafo-apps-link:hover {
    background-image: url(../assets/img/apps.png);
    opacity: 1
}

.rafo-sidebar .rafo-playstore-link:hover {
    background-image: url(../assets/img/play-store.png);
    opacity: 1
}

.rafo-sidebar .rafo-apps-link,
.rafo-sidebar .rafo-playstore-link {
    opacity: .7;
}


/*** social widget ***/

.rafo-social-widget ul {
    padding: 0;
    margin: 0;
}

div.rafo-social-widget ul li {
    display: inline-block;
    margin-right: 5px;
    margin-bottom: 5px;
}

div.rafo-social-widget ul li a {
    display: block;
    width: 40px;
    height: 40px;
    vertical-align: middle;
    background-color: #2d2d2d;
    text-align: center;
    border-radius: 100%;
    font-size: 14px;
    color: #ffffff;
    padding: 9px;
}

.rafo-social-widget ul li a:hover {
    color: #fff !important;
    background-color: #ee324a;
}

.widget_rafo_newsletter_widget > h2 {
    display: none;
}


/** contact info widget ***/

.rafo-ft-info-meta ul li {
    color: #fff;
}

.rafo-ft-info-meta ul li span {
    margin-right: 12px;
}

.rafo-ft-info-meta ul li span.fa-phone {
    transform: rotate(110deg);
}

.rafo-ft-info-meta {
    margin-bottom: 24px;
}

.rafo-ft-info-img {
    margin-bottom: 24px;
}

footer h3.rafo-widget-post-title.post-title a {
    color: #fff;
}

footer h3.rafo-widget-post-title.post-title a:hover {
    color: #ee324a;
}

.rafo-sidebar .rafo-ft-info-meta ul li {
    color: #000000;
}

.rafo-sidebar .rafo-social-widget ul li a {
    color: #fff;
}


/*** blog ***/

.rafo-blog-boxs .slick-dots {
    text-align: center;
    padding: 0;
    margin-bottom: 0;
    padding-top: 50px;
    width: 100%;
}

.rafo-blog-boxs .slick-arrow,
.rafo-blog-boxs .slick-arrow {
    right: -18px;
}

.rafo-blog-boxs .slick-dots li {
    display: inline-block;
}

.rafo-blog-boxs .slick-dots li button {
    font-size: 0;
    width: 50px;
    height: 3px;
    margin: 5px;
    border-radius: 0;
    border: none;
    cursor: pointer;
}

.rafo-blog-boxs li.slick-active button {
    background-color: #ee324a;
}

.rafo-blog-boxs .slick-arrow,
.rafo-blog-boxs .slick-arrow {
    top: -97px;
    position: absolute;
    right: 0;
    color: #000;
    cursor: pointer;
}

.rafo-blog-boxs .slick-prev:after,
.rafo-blog-boxs .slick-prev:after {
    content: "";
}

i.flaticon-right.slick-arrow:before {
    color: #ee324a;
}

i.flaticon-left.slick-arrow {
    margin: 0px 34px;
}

.rafo-home-blog {
    padding: 120px 0 0 0;
}

.rafo-blog-boxs .flaticon-right.slick-arrow:after {
    content: "|";
    position: absolute;
    left: -9px;
    top: -2px;
    color: #5a5858;
}

.rafo-blog-boxs i.flaticon-right.slick-arrow:hover:before {
    color: #000;
}

.rafo-blog-boxs .slick-arrow:hover {
    color: #ee324a;
}

.rafo-home-blog .rafo-bimg img {
    width: 100%;
}

.rafo-blog-boxs .slick-slide {
    padding-left: 0;
}

.rafo-blog-box .slick-list.draggable {
    margin: 0 -15px;
}

.rafo-home-blog .rafo-blog-content {
    background-color: #fff;
    padding: 30px;
}

.rafo-home-blog .post-single {
    margin-bottom: 0;
}

.rafo-home-blog .post-single {
    margin-bottom: 0;
}

.rafo-home-blog h3.rafo-post-title {
    font-size: 22px;
}

.post-single:hover .rafo-pfg-items .owl-prev {
    margin-left: 0;
}

.post-single:hover .rafo-pfg-items .owl-next {
    margin-right: 0;
}


/*** author info ***/

.rafo-author-socila ul li {
    display: inline-block;
    margin-right: 10px
}

.rafo-author-socila ul {
    padding: 0;
    margin: 0;
    display: inline-block;
    padding: 0;
}

.rafo-author-socila ul li a:hover {
    color: #ffffff;
}

.rafo-author-name h3 {
    text-transform: capitalize;
}

.rafo-author-socila ul li a {
    display: inline-block;
    border-radius: 100%;
    text-align: center;
    padding: 3px 0;
    color: #000;
    font-size: 13px;
    width: 30px;
    height: 30px;
    vertical-align: middle;
    color: #fff;
}

.rafo-author-info {
    padding: 30px;
    background-color: #fff;
    margin: 45px 0;
}

.rafo-author-socila ul li a[data-original-title="facebook"] {
    background-color: #3b5998;
}

.rafo-author-socila ul li a[data-original-title="twitter"] {
    background-color: #00acee;
}

.rafo-author-socila ul li a[data-original-title="linkedin"] {
    background-color: #0e76a8;
}

.rafo-author-socila ul li a[data-original-title="pinterest"] {
    background-color: #c8232c;
}

.rafo-author-socila ul li a[data-original-title="instagram"] {
    background-color: #3f729b;
}

.rafo-author-socila ul li a[data-original-title="dribbble"] {
    background-color: #ea4c89;
}

.col-md-2.col-sm-3.rafo-authorimage img {
    box-shadow: 0px 0px 5px 0px #e0e0e0;
}

.col-md-2.col-sm-3.rafo-authorimage {
    vertical-align: middle;
}

.rafo-author-name h2 {
    text-transform: capitalize;
}

.rafo-author-name h2 {
    text-transform: capitalize;
}

.rafo-author-socila ul {
    padding: 0;
}

.rafo-author-socila > span {
    display: inline-block;
}


/*** Separetor ***/

.rafo-section-separetor-area {
    margin-bottom: 120px;
}


/*** Newsletter ***/

.rafo-nsl-icon {
    display: inline;
    vertical-align: middle;
    overflow: hidden;
    margin-right: 30px;
}

.rafo-nsl-content {
    display: inline-block;
    text-align: left;
}

.rafo-nsl-icon span:before {
    color: #ffffff;
    font-size: 77px;
}

.rafo-newsletter-box {
    padding: 120px 0;
}

.rafo-nsl-content samll {
    color: #fff;
}

.rafo-nsl-content samll {
    color: #fff;
}

.rafo-nsl-content small {
    color: #fff;
    font-size: 100%;
    font-weight: bold;
    letter-spacing: 1px;
}

.rafo-nsl-content h2 {
    color: #fff;
}

.rafo-nsl-input-box input[type="text"] {
    width: 74%;
    padding: 21px 30px;
    border-radius: 51px;
    border: 1px solid transparent;
}

.rafo-nsl-input-box button {
    padding: 21px 41px;
    font-weight: 500;
    text-transform: uppercase;
    border: 1px solid transparent;
    border-radius: 50px;
    cursor: pointer;
    background-color: #000000;
    color: #fff;
    font-size: 18px;
    font-family: Oswald;
}

.rafo-nsl-input-box button:focus {
    border: 1px solid transparent;
}

.rafo-nsl-input-box button:hover {
    background-color: #ee324a;
    color: #fff;
}


/** accordion ***/

.kc_accordion_section>.kc_accordion_header {
    border: 1px solid transparent;
}

.page-template-fullwidth-template .kc_accordion_wrapper {
    padding: 58px !important;
    background: #fff;
}

.kc_accordion_header>a {
    font-weight: 600 !important;
    color: #000;
    padding: 10px 0 !important;
}

.kc_accordion_section>.ui-state-active a {
    color: #ee324a !important;
}

.kc_accordion_content {
    border: none !important
}

.kc_accordion_content p {
    padding: 0 15px !important;
    margin-bottom: 0 !important;
}

.kc_accordion_section>.kc_accordion_header {
    border: 1px solid transparent !important;
}

.kc_accordion_content {
    border: none !important;
}

.kc_accordion_header>a:hover {
    color: #ee324a !important;
}

.kc_accordion_header>span.ui-accordion-header-icon {
    color: #000 !important;
}

.kc-section-active .kc_accordion_header>span.ui-accordion-header-icon {
    color: #ee324a !important;
}

h3.kc-accordion-title {
    font-size: 30px !important;
    padding-right: 106px !important;
    margin-bottom: 30px !important;
}

.kc_accordion_wrapper,
.kc_tabs {
    margin-bottom: 0 !important;
}


/*** team ***/

.rafo-team-img {
    width: 100%;
    position: relative;
    overflow: hidden;
}

.rafo-team-socials ul li {
    display: inline-block;
    margin: 2px;
}

.rafo-team-socials ul li a {
    color: #000000;
    display: block;
    width: 35px;
    height: 35px;
    background: #ffffff;
    border-radius: 100%;
    padding: 6px 0;
    text-align: center;
    z-index: 1;
    transition: 1s;
    position: relative;
    margin-top: 0;
    overflow: hidden;
    margin-top: 141px;
}

.rafo-team-socials ul li a span:before {
    font-size: 13px;
    text-align: center;
    font-weight: normal;
}

.rafo-team-socials ul {
    padding: 0;
    text-align: center;
    position: absolute;
    width: 100%;
    bottom: 8%;
    overflow: hidden;
    height: 50px;
}

.rafo-team-socials {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 1;
    top: 0;
    margin-top: 50em;
    transition: .4s;
}

.rafo-team-socials ul li a:hover {
    background-color: #ee324a;
    color: #ffffff;
}

.rafo-team-content {
    text-align: center;
    padding-bottom: 0;
    padding-top: 26px;
}

.rafo-team-content h3 {
    font-size: 18px;
}

.rafo-team-content h3 a {
    color: #000000;
}

.rafo-team-content h3 a:hover {
    color: #ee324a;
}

.rafo-team-area {
    margin-bottom: 55px;
}

.rafo-team-socials:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: auto;
    left: 0;
    background: rgba(15, 26, 44, 0.65);
    bottom: 0;
    z-index: -1;
}

.rafo-team-single:hover .rafo-team-socials {
    transition: .4s;
    margin-top: 0;
}

.rafo-team-single:hover .rafo-team-socials ul li a {
    transition: .8s;
    margin-top: 0;
}


/*** contact button ***/

.rafo-cbutton-inner h2 {
    font-size: 24px;
    line-height: 27px;
    padding-right: 31px;
    z-index: 1;
    color: #ffffff
}

.rafo-cbutton-box {
    background: linear-gradient(rgba(33, 37, 41, 0.8), rgba(30, 30, 31, 0.8));
    padding: 41px 29px;
    padding-right: 15px;
}

.rafo-cbutton-inner p {
    padding: 14px 0;
    color: #ffffff;
    padding-bottom: 17px;
}

.rafo-cbutton a {
    padding: 13px 31px;
    background: #000000;
    color: #ffffff;
    font-weight: bold;
    display: inline-block;
}

.rafo-cbutton {
    display: block;
}

.rafo-cbutton a:hover {
    background-color: #ffffff;
    color: #000000;
}

.rafo-cbutton-inner {
    z-index: 1;
}


/*** Download ***/

.rafo-download-box {
    background-color: #f7f7f7;
    padding: 30px;
}

.rafo-don-links ul {
    margin: 0;
    padding: 0;
}

.rafo-don-links ul li {
    list-style: none;
    overflow: visible;
    clear: both;
    width: 100%;
}

.rafo-don-links ul li a {
    display: inline-block;
    background: #000;
    width: 100%;
    padding: 24px 20px;
    color: #fff;
    margin-top: 17px;
    font-family: Oswald;
    font-size: 17px;
    border-bottom: 5px solid #ee324a;
}

.rafo-don-links ul li a:after {
    content: "\f1c1";
    font-family: fontawesome;
    float: right;
    font-size: 18px;
    color: #ffffff;
}

.rafo-don-links ul li:first-child a {
    margin-top: 0;
}

.rafo-don-links ul li a:hover {
    color: #ffffff;
    background-color: #ee324a;
}

.rafo-dwn-inner h2 {
    margin-bottom: 24px;
    margin-top: 0;
    padding: 0;
    font-size: 24px;
}


/*** contact info ***/

.rafo-cinfo-inner h2 {
    font-size: 28px;
}

.kc-contact-form7 h2 {
    margin-bottom: 38px;
    font-size: 28px;
    position: relative;
}

.kc-contact-form7 h2:after {
    content: "";
    width: 9%;
    height: 3px;
    background: red;
    position: absolute;
    left: 0;
    bottom: -4px;
}

.rafo-cinfo-inner h2 span {
    position: relative;
}

.rafo-cinfo-inner h2 span:after {
    content: "";
    width: 50%;
    height: 3px;
    background: #ee324a;
    position: absolute;
    left: 0;
    bottom: -2px;
}

.rafo-cinfo-inner p {
    padding: 23px 0;
    margin: 0;
}

.rafo-cinfo-list ul {
    margin: 0;
    padding: 0;
}

.rafo-cinfo-list ul li {
    list-style: none;
    display: block;
    width: 100%;
    font-size: 14px;
    margin-bottom: 15px;
}

.rafo-cinfo-list ul li span {
    width: 35px;
    height: 35px;
    display: inline-block;
    border: 1px solid #ee324a;
    border-radius: 100%;
    text-align: center;
    vertical-align: middle;
    padding: 7px;
    margin-right: 6px;
}

.rafo-cinfo-list ul li span:before {
    font-size: 15px;
    text-align: center;
    color: #ee324a;
}

.rafo-cinfo-list ul li:last-child {
    margin-bottom: 0;
}


/*** social share ***/

.entry-f-right {
    padding: 5px;
}

.rafo-social-share a {
    font-size: 14px;
    margin: 8px;
}

.rafo-social-share label {
    text-align: right;
}

a.rafo_sfacebook {
    color: #3b5998;
}

a.rafo-stiwtter {
    color: #00acee;
}

a.rafo-spin {
    color: #c8232c;
}

a.rafo-slinked {
    color: #0e76a8;
}


/*** post format ***/

.rafo-pfg-items .owl-prev,
.rafo-pfg-items .owl-next {
    position: absolute;
    top: 50%;
    color: #fff;
    margin: 0 30px;
    transition: .5s;
}

.rafo-pfg-items .owl-prev > i:after {
    color: #fff !important;
}

.rafo-pfg-items .owl-prev > i::before,
.rafo-pfg-items .owl-next > i::before {
    font-size: 30px;
    background: rgba(255, 255, 255, 0.15);
    padding: 15px 15px;
    border-radius: 100%;
    transition: .4s;
}

.rafo-pfg-items .owl-next {
    right: 0;
    transform: rotate(180deg);
}

.rafo-pfg-items .owl-prev > i:hover::before,
.rafo-pfg-items .owl-next > i:hover::before {
    background-color: hsla(0, 0%, 0%, 0.46);
}

.rafo-pfg-items .owl-prev {
    margin-left: -85px;
}

.rafo-pfg-items .owl-next {
    margin-right: -85px;
}

.rafo-pfg {
    overflow: hidden;
}

article.format-gallery:hover .rafo-pfg-items .owl-prev {
    margin-left: 0;
    transition: .4s;
}

article.format-gallery:hover .rafo-pfg-items .owl-next {
    margin-right: 0;
    transition: .4s;
}


/*** Recent post ***/

.rafo-widget-recent-post-img {
    width: 80px;
    float: left;
    margin-right: 15px;
    margin-bottom: 0;
    height: 70px;
}

.rafo-recent-post-single:last-child {
    padding-bottom: 0;
}

.rafo-recent-post-single {
    clear: both;
    overflow: hidden;
    margin-bottom: 20px;
}

.rafo-widget-posts-descr {
    clear: none;
    overflow: hidden;
    display: table-cell;
}

h3.rafo-widget-post-title.post-title {
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 5px;
    font-weight: 500;
}

.rafo-widget-recent-post-img img {
    width: 100%;
    height: 100%;
    max-height: 100%;
    object-fit: cover;
    object-position: center;
}

.rafo-widget-posts-descr .date {
    margin: 0;
    margin-top: 0 !important;
    color: inherit;
    opacity: .8;
    text-transform: capitalize;
    font-size: 97%;
}

.rafo-recent-post-single:last-child {
    margin-bottom: 0;
}