@import url('https://fonts.googleapis.com/css?family=Montserrat:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i|Playfair+Display:400,400i,700,700i,900,900i|Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Raleway:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i|Roboto+Condensed:300,300i,400,400i,700,700i|Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i&display=swap');

/* ----- Start 5-COLUMN Styles ----- */

.col-xs-5ths,
.col-xs-5ths-2,
.col-xs-5ths-3,
.col-xs-5ths-4
.col-sm-5ths,
.col-sm-5ths-2,
.col-sm-5ths-3,
.col-sm-5ths-4
.col-md-5ths,
.col-md-5ths-2,
.col-md-5ths-3,
.col-md-5ths-4
.col-lg-5ths,
.col-lg-5ths-2,
.col-lg-5ths-3,
.col-lg-5ths-4 {
    position: relative;
    min-height: 1px;
}

.col-xs-5ths,
.col-xs-5ths-2,
.col-xs-5ths-3,
.col-xs-5ths-4 {
    float: left;
}
.col-xs-5ths {width: 20%;}
.col-xs-5ths-2 {width: 40%;}
.col-xs-5ths-3 {width: 60%;}
.col-xs-5ths-4 {width: 80%;}

@media (min-width: 768px) {
    .col-sm-5ths,
    .col-sm-5ths-2,
    .col-sm-5ths-3,
    .col-sm-5ths-4 {
        float: left;
    }
    .col-sm-5ths {width: 20%;}
    .col-sm-5ths-2 {width: 40%;}
    .col-sm-5ths-3 {width: 60%;}
    .col-sm-5ths-4 {width: 80%;}
}

@media (min-width: 992px) {
    .col-md-5ths,
    .col-md-5ths-2,
    .col-md-5ths-3,
    .col-md-5ths-4 {
        float: left;
    }
    .col-md-5ths {width: 20%;}
    .col-md-5ths-2 {width: 40%;}
    .col-md-5ths-3 {width: 60%;}
    .col-md-5ths-4 {width: 80%;}
}

@media (min-width: 1200px) {
    .col-lg-5ths,
    .col-lg-5ths-2,
    .col-lg-5ths-3,
    .col-lg-5ths-4 {
        float: left;
    }
    .col-lg-5ths {width: 20%;}
    .col-lg-5ths-2 {width: 40%;}
    .col-lg-5ths-3 {width: 60%;}
    .col-lg-5ths-4 {width: 80%;}
}

/* ----- End 5-COLUMN Styles ----- */



/* ----- Start EU Cookie Notice Styles ----- */

div#sliding-popup {
    padding: 10px 0;
}

.eu-cookie-compliance-content {
    display: flex;
    align-items: center;
}

#popup-text {
    margin: 0;
}

.eu-cookie-compliance-buttons, .eu-cookie-compliance-message {
    float: none;
    max-width: none;
    margin: 0;
}

.eu-cookie-compliance-buttons {
    margin-left: auto;
}

.eu-cookie-compliance-secondary-button,
.eu-cookie-compliance-default-button {
    outline: none !important;
    font-weight: 700;
    font-size: 14px;
}

.eu-cookie-compliance-secondary-button {
    margin: 0;
    padding: 0;
    border: none !important;
    color: #ffffff;
}

.eu-cookie-compliance-default-button {
    border: none;
    border-radius: 0;
    background: #ffffff;
    color: #070143;
    box-shadow: none;
    text-shadow: none;
    padding: 5px 10px;
    margin: 0 0 0 20px;
}

.eu-cookie-compliance-default-button:hover,
.eu-cookie-compliance-default-button:focus,
.eu-cookie-compliance-default-button:active {
    outline: none !important;
    border: none;
    background: #fff;
    color: #222;
}

.eu-cookie-compliance-message p {
    font-weight: normal;
    font-size: 14px;
}

.eu-cookie-compliance-more-button {
    font-size: 14px;
    outline: none !important;
}

/* ----- End EU Cookie Notice Styles ----- */







.region-sidebar-first, .region-sidebar-second, .region-footer, .region-content {
    padding: 0;
}






.menu-sticky {
    z-index: 501 !important;
}
.contextual {
    z-index: 999;
}











.text-primary {
    color: #ff3131 !important;
}


















.rs-banner.style4 {
    background: url(../assets/images/banner/banner-new-3.jpg);
    position: relative;
}

.rs-banner.style4 .container {
    position: relative;
    z-index: 1;
}

.rs-banner.style4:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: #ff3131;
}

.rs-breadcrumbs.img1 {
    background: url(../assets/images/banner/banner-new-3.jpg);
}

.region-breadcrumb .alert {
    margin-top: 1em;
    margin-bottom: 0;
    padding-left: 3em;
}






















footer {
    padding: 0;
}

#rs-footer {
    color: #cccccc;
}

.menu--footer a.nav-link {
    color: #ffffff;
}

.menu--footer a.nav-link:hover,
.menu--footer a.nav-link.active,
.menu--footer a.nav-link:active {
    color: #ff3131;
}
















.paragraph--type--basic-paragraph .sec-title p:first-of-type {
    font-size: 18px;
    font-weight: 400;
    margin: 0 0 35px;
}

.paragraph--type--basic-paragraph .sec-title p:last-of-type {
    margin: 0;
}












.rs-services.style5 .services-item {
    background-color: #ffdede;
}

.rs-services.style5 .services-item .services-icon i {
    width: 40px;
    font-size: 40px;
    text-align: center;
    color: #ff3131;
}

























.node--type-service .images-part img {
    filter: none;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    transition: all 300ms ease;
}

.node--type-service .field--name-field-service-brand-logos {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
}

.node--type-service .field--name-field-service-brand-logos > .field__item {
    margin: 0 15px 15px;
}

.node--type-service .field--name-field-service-brand-logos .field__item {
    height: 50px;
    display: flex;
    align-items: center;
}

.node--type-service .field--name-field-service-brand-logos .field__item img {
    max-width: 100px;
    max-height: 50px;
    height: auto;
    width: auto;
}

.node--type-service .rs-team-Single .btm-info-team .con-info:before {
    display: none;
}

.node--type-service .rs-team-Single ul {
    list-style: disc;
    margin: 0;
    padding: 0 0 0 2em;
}

















.full-width-header .rs-header .topbar-area.style2 .topbar-contact li:last-of-type a {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu > li {
    margin-right: 0;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu > li a {
    height: 44px;
    line-height: 16px;
    padding: 13px 22px;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu > li:last-of-type {
    margin-left: 60px;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu > li:last-of-type a {
    font-size: 14px;
    background-image: linear-gradient(90deg, #da0e0e 0%, #ff5757 100%);
    padding: 13px 22px;
    border-radius: 3px;
    color: #fff;
    font-weight: 500;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu > li:last-of-type a:hover {
    color: #ffffff;
    background-image: linear-gradient(90deg, #ff5757 0%, #da0e0e 100%);
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li > a.is-active,
.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu li > a.active {
    color: #ff3131;
}

.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu > li:last-of-type a.active,
.full-width-header .rs-header.style2 .menu-area .main-menu .rs-menu ul.nav-menu > li:last-of-type a.is-active {
    color: #fff;
}

















.page-node-3 .rs-pricing,
.page-node-12 .rs-pricing {
    padding-top: 0 !important;
}












.rs-project.style3.modify1 {
    background-image: unset;
    border-radius: unset;
    padding: 100px 0;
    margin-left: 0;
}








.rs-team-Single .btm-info-team .con-info .short-desc {
    padding-right: 0;
}

