*,
*:before,
*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@font-face {
    font-family: 'Roboto-Light';
    src: url('../fonts/Roboto-Light.eot');
    src: url('../fonts/Roboto-Light.woff2') format('woff2'), url('../fonts/Roboto-Light.woff') format('woff'), url('../fonts/Roboto-Light.ttf') format('truetype'), url('../fonts/Roboto-Light.svg#../fonts/Roboto-Light') format('svg'), url('../fonts/Roboto-Light.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../fonts/Roboto-Medium.eot');
    src: url('../fonts/Roboto-Medium.woff2') format('woff2'), url('../fonts/Roboto-Medium.woff') format('woff'), url('../fonts/Roboto-Medium.ttf') format('truetype'), url('../fonts/Roboto-Medium.svg#../fonts/Roboto-Medium') format('svg'), url('../fonts/Roboto-Medium.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Regular';
    src: url('../fonts/Roboto-Regular.eot');
    src: url('../fonts/Roboto-Regular.woff2') format('woff2'), url('../fonts/Roboto-Regular.woff') format('woff'), url('../fonts/Roboto-Regular.ttf') format('truetype'), url('../fonts/Roboto-Regular.svg#../fonts/Roboto-Regular') format('svg'), url('../fonts/Roboto-Regular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Bold';
    src: url('../fonts/Roboto-Bold.eot');
    src: url('../fonts/Roboto-Bold.woff2') format('woff2'), url('../fonts/Roboto-Bold.woff') format('woff'), url('../fonts/Roboto-Bold.ttf') format('truetype'), url('../fonts/Roboto-Bold.svg#../fonts/Roboto-Bold') format('svg'), url('../fonts/Roboto-Bold.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-BoldItalic';
    src: url('../fonts/Roboto-BoldItalic.eot');
    src: url('../fonts/Roboto-BoldItalic.woff2') format('woff2'), url('../fonts/Roboto-BoldItalic.woff') format('woff'), url('../fonts/Roboto-BoldItalic.ttf') format('truetype'), url('../fonts/Roboto-BoldItalic.svg#../fonts/Roboto-BoldItalic') format('svg'), url('../fonts/Roboto-BoldItalic.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-Black';
    src: url('../fonts/Roboto-Black.eot');
    src: url('../fonts/Roboto-Black.woff2') format('woff2'), url('../fonts/Roboto-Black.woff') format('woff'), url('../fonts/Roboto-Black.ttf') format('truetype'), url('../fonts/Roboto-Black.svg#../fonts/Roboto-Black') format('svg'), url('../fonts/Roboto-Black.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

.header-right .widget ul li,
.header-right .widget ol li {
    padding: 0.5em 0;
    border: none;
}

.header-right .widget ul li a,
.header-right .widget ol li a {
    border-right: 1px solid #ffffff !important;
}

.header-right .widget ul li:last-child a,
.header-right .widget ol li:last-child a {
    border: none !important;
}

.header-right .widget ul li:last-child {
    border: none !important;
}

.wpml-ls-legacy-list-horizontal {
    padding: 0 !important;
}

.container {
    max-width: 1140px;
    width: 100%;
}

body {
    font-family: 'Roboto-Regular';
}

.vc_row {
    margin: auto !important;
}

#sbi_images,
.ctf-item {
    overflow-y: scroll;
    overflow-x: hidden;
}

#sbi_images::-webkit-scrollbar,
.ctf-item::-webkit-scrollbar {
    width: 4px;
}

#sbi_images::-webkit-scrollbar-track,
.ctf-item::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
}

#sbi_images::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.5);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

#sbi_images::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(255, 255, 255, 0.5);
}

.ctf-item::-webkit-scrollbar-thumb {
    -webkit-border-radius: 10px;
    -ms-border-radius: 10px;
    border-radius: 10px;
    background: rgba(48, 48, 48);
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
    -ms-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.5);
}

.ctf-item::-webkit-scrollbar-thumb:window-inactive {
    background: rgba(48, 48, 48);
}

.entry-content a,
.entry-summary a,
.comment-content a,
.widget a,
.site-footer .widget-area a,
.posts-navigation a,
.widget_authors a strong {
    box-shadow: none !important;
    transition: none;
}

.blog:not(.has-sidebar) #primary article,
.archive:not(.page-one-column):not(.has-sidebar) #primary article,
.search:not(.has-sidebar) #primary article,
.error404:not(.has-sidebar) #primary .page-content,
.error404.has-sidebar #primary .page-content,
body.page-two-column:not(.archive) #primary .entry-content,
body.page-two-column #comments {
    width: 100% !important;
}


/*comman css*/

body .site-content-contain {
    position: relative;
    padding-bottom: 100px !important;
}

body.home .site-content-contain {
    padding-bottom: 125px !important;
}

body .site-content-contain::before {
    content: "";
    position: absolute;
    width: 100%;
    left: 0;
    bottom: 0;
    height: 100%;
    /*background-image: linear-gradient(rgba(33, 33, 33, 0.5), rgba(33, 33, 33, 0.5)), linear-gradient(to bottom, rgba(26, 26, 26, 0), #1a1a1a);*/
    /* background: rgba(33, 33, 33, 0.50);
    background-image: linear-gradient(-180deg, rgba (26, 26, 26, 0.00) 0%, #1A1A1A 95%); */
}

.full-width {
    width: 100%;
}

.bg-col {
    background-color: #252525;
}


/*comman css end*/


/*header css*/

body {
    background: #1a1a1a !important;
}

body .site-content-contain #content {
    padding-top: 85px;
    padding-bottom: 0 !important;
}

body.page-id-10 .site-content-contain #content,
body.page-id-10 .site-content-contain,
body.page-id-1088 .site-content-contain #content,
body.page-id-1088 .site-content-contain {
    padding-top: 0px;
}

body.single-post .site-content-contain .vc_pageable-load-more-btn {
    padding-bottom: 0 !important;
}

body.page-id-20 .site-content-contain {
    padding-bottom: 0px !important;
}

body .site-content-contain {
    background-color: #1a1a1a;
    padding-top: 90px;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top center;
    background-attachment: fixed;
}

.cus-img-main {
    background-size: auto 1080px;
    background-attachment: fixed;
    background-position: center top;
    background-size: 100%;
}

#colophon.site-footer {
    border-top: 0;
}

.site .wrap {
    max-width: 100% !important;
    width: 100% !important;
    padding: 0 !important;
    margin: auto !important;
}

.header-img .navigation-top {
    background: transparent;
    border: none;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
}

.header-img .navigation-top .header-center .menu li a {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    font-weight: 500;
    color: #ffffff;
    padding: 0 20px !important;
    line-height: normal;
}

.top-menu .col-md-4 {
    line-height: 90px;
}

#top-menu {
    text-align: center;
}

.navigation-top.top-menu {
    bottom: auto;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 7;
    transition: 0.5s all ease-in-out;
}

.widget_text ul.footer-menu li {
    text-align: center;
    padding: 0 20px !important;
}

.widget_text .footer-lastpt.bg-col .col-md-4,
.widget_text .footer-lastpt.bg-col .col-md-4 p {
    line-height: 100px;
}

.widget_text .footer-lastpt.bg-col .col-md-4 p {
    text-align: center;
}

.widget_text .footer-lastpt.bg-col .col-md-4 .social-icon {
    text-align: right;
}

.widget_text .footer-lastpt.bg-col .col-md-4 .social-icon li .fa {
    color: #4d4d4d;
    font-size: 18px;
}

#wonderplugincarousel-2 .amazingcarousel-item-container,
#wonderplugincarousel-11 .amazingcarousel-item-container {
    background: transparent !important;
}

#wonderplugincarousel-11 .amazingcarousel-item-container .amazingcarousel-text {
    width: 100%;
    padding: 0;
}

#wonderplugincarousel-11 .amazingcarousel-text .amazingcarousel-description .amazingcarousel-text .amazingcarousel-title {
    padding-left: 30px;
}

#wonderplugincarousel-11 .amazingcarousel-description .amazingcarousel-text .amazingcarousel-description,
#wonderplugincarousel-11 .amazingcarousel-description .amazingcarousel-text {
    padding-left: 30px;
}

.service-top-slider .amazingcarousel-item .amazingcarousel-item-container .amazingcarousel-image,
.service-bottom-slider .amazingcarousel-item .amazingcarousel-item-container .amazingcarousel-image {
    padding: 0px !important;
}

.service-top-slider .amazingcarousel-item .amazingcarousel-item-container .amazingcarousel-title {
    display: none;
}

.service-top-slider .amazingcarousel-item .amazingcarousel-item-container {
    box-shadow: none !important;
}

#wonderplugincarousel-2 .amazingcarousel-list-container .amazingcarousel-prev {
    left: -60px;
    border: solid 2px #303030;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100%;
    background-position: center center !important;
    background-size: 16px !important;
}

#wonderplugincarousel-2 .amazingcarousel-list-container .amazingcarousel-next {
    right: -60px !important;
    border: solid 2px #303030;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100%;
    background-position: center center !important;
    background-size: 16px !important;
}

.service-top-slider {
    margin-top: 70px;
}


/* .header-left,
.header-center,
.header-right {
    padding: 27px 0px;
} */


/*header-css end*/


/*first-part css*/

.logo>img {
    height: 60px;
}

#gtranslate-2 .glink.nturl.notranslate {
    box-shadow: none;
}

#fbMsg-leftside>img {
    top: 96% !important;
    left: auto !important;
    right: 0;
    width: 40px !important;
    height: 40px !important;
}

#gtranslate-2 .glink.nturl.notranslate:first-child {
    padding-right: 8px;
    margin-right: 6px;
    position: relative;
}

#gtranslate-2 .glink.nturl.notranslate:first-child::before {
    content: "";
    position: absolute;
    right: 0;
    width: 1px;
    top: 0;
    height: 100%;
    background-color: #fff;
}

.fstsection {
    text-align: center;
}

.fstsection .text {
    font-size: 50px;
    font-family: 'Roboto-Light';
    font-style: normal;
    font-stretch: normal;
    color: #fff;
    line-height: 80px;
    margin: 0px;
}

.fstsection .text span {
    font-size: 50px;
    color: #fff;
    font-weight: 700;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
}

.fstsection .text-bold {
    font-family: 'Roboto', sans-serif;
    font-size: 50px;
    color: #fff;
    line-height: 80px;
    text-transform: uppercase;
    font-weight: 900;
}

.glink.nturl.notranslate {
    color: #fff;
}

.top-menu .col-md-4 #gtranslate-2 {
    padding-bottom: 0;
    text-align: right;
}


/*first-part css end */

.dis-button button.vc_general,
.dis-button a.vc_general {
    background: #c9c08d !important;
    border-color: transparent !important;
    border-radius: 0;
    font-family: 'Roboto-Regular';
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 4.17;
    letter-spacing: 1.5px;
    text-align: center;
    padding: 0;
    max-width: 200px;
    width: 100%;
    text-transform: uppercase;
    color: #fff !important;
    border-radius: 4px;
}

.header-img.gradient-img>img {
    width: 100%;
}

.habout-section {
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.head-service.fstsection .text-bold {
    text-transform: inherit;
    margin-bottom: 0 !important;
}

.gold-h2 {
    display: block;
    font-size: 36px;
    color: #c9c08d;
    position: relative;
    margin-bottom: 30px;
    height: 90px;
    padding-top: 0;
    text-transform: uppercase;
    font-family: 'Roboto-Black';
}

.gold-h2::before {
    display: block;
    content: "";
    position: absolute;
    bottom: 0;
    margin: auto;
    width: 60px;
    height: 2px;
    background-color: #c9c08d;
    left: 0;
    right: 0;
}

.white-h3 {
    font-family: 'Roboto-Regular';
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #f2f2f2;
    margin-top: 30px;
}

.white-h3 .white-span {
    font-weight: 700;
    font-style: italic;
    font-family: 'Roboto', sans-serif;
}

.habout-section p {
    opacity: 0.5;
}

p,
.service-post ul li {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #808080;
}

.read-btn button {
    height: 40px;
    border-radius: 4px !important;
    border: solid 2px #303030 !important;
    padding: 0 !important;
    max-width: 130px;
    width: 100%;
    font-size: 10px !important;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 3 !important;
    letter-spacing: 1.3px;
    text-align: center !important;
    color: #737373 !important;
    text-transform: uppercase;
    background: transparent !important;
    font-family: 'Roboto-Regular';
}

.header-img .navigation-top .header-center .menu li:nth-of-type(1) a {
    padding-left: 0 !important;
}

.header-img .navigation-top .header-center .menu li:nth-of-type(3) a {
    padding-right: 0 !important;
}

body .habout-img {
    margin-top: -160px !important;
}

body .ltst-post {
    margin-bottom: 100px !important;
}

.amazingcarousel-item-container {
    padding: 0px !important;
    box-shadow: none !important;
    border: none !important;
}

.amazingcarousel-image img {
    box-shadow: none !important;
}

#wonderplugincarousel-1 .amazingcarousel-text,
#wonderplugincarousel-11 .amazingcarousel-text,
#wonderplugincarousel-13 .amazingcarousel-text {
    padding-top: 0%;
    padding-left: 5%;
    /* max-width: 430px; */
}

#wonderplugincarousel-1 .amazingcarousel-description,
#wonderplugincarousel-11 .amazingcarousel-description,
#wonderplugincarousel-13 .amazingcarousel-description {
    height: auto !important;
}

#wonderplugincarousel-1 .amazingcarousel-text .amazingcarousel-title,
#wonderplugincarousel-13 .amazingcarousel-text .amazingcarousel-title,
#wonderplugincarousel-11 .amazingcarousel-text .amazingcarousel-title {
    font-family: 'Roboto-Regular';
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: 1.5px;
    color: #bfbfbf;
    height: auto;
}

.service-radious {
    position: relative;
}

.service-slider .vc_column-inner,
.vc_column-inner {
    padding: 0 !important;
}

.service-radious img {
    border-radius: 5px;
}

.service-img {
    position: relative;
}

#wonderplugincarousel-1 .amazingcarousel-text>div,
#wonderplugincarousel-13 .amazingcarousel-text>div,
#wonderplugincarousel-11 .amazingcarousel-text>div {
    margin: auto;
}

.entry-content a img,
.comment-content a img,
.widget a img {
    box-shadow: none !important;
}

.service-txt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 !important;
    width: 100%;
    max-width: 95%;
    height: 100%;
}

.service-img a::before {
    content: "";
    z-index: 16;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

#wonderplugincarousel-1 .amazingcarousel-text,
#wonderplugincarousel-13 .amazingcarousel-text,
#wonderplugincarousel-11 .amazingcarousel-text {
    text-align: left;
}

.staticks-box {
    max-width: 255px;
    margin-right: 25px;
}

.staticks-box:last-child {
    margin-right: 0px !important;
}

.staticks-box .vc_column-inner>.wpb_wrapper {
    background-color: #252525;
    padding: 40px 0;
    border-radius: 6px;
    max-width: 255px;
}

.staticks-box .vc_column-inner>.wpb_wrapper img {
    max-width: 64px;
}

.staticks-box .vc_column-inner>.wpb_wrapper .wpb_single_image {
    margin-bottom: 0;
}

.staticks-box .vc_column-inner>.wpb_wrapper .white-h3 {
    font-family: 'Roboto-Black';
    padding-top: 0;
}

.staticks-box .vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element {
    margin-bottom: 0;
}

.staticks-box .vc_column-inner>.wpb_wrapper .wpb_text_column.wpb_content_element p {
    margin-bottom: 0;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    text-align: center;
    color: #ffffff;
}

#wonderplugincarousel-1 .amazingcarousel-text a,
#wonderplugincarousel-1 .amazingcarousel-text a:hover,
#wonderplugincarousel-13 .amazingcarousel-text a,
#wonderplugincarousel-13 .amazingcarousel-text a:hover,
#wonderplugincarousel-11 .amazingcarousel-text a,
#wonderplugincarousel-11 .amazingcarousel-text a:hover,
.read-btn a,
.read-btn a:hover {
    height: 40px;
    border-radius: 4px !important;
    border: solid 2px #303030 !important;
    padding: 0 !important;
    max-width: 120px;
    width: 100%;
    font-size: 10px !important;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px !important;
    letter-spacing: 1.3px;
    text-align: center !important;
    color: #737373 !important;
    text-transform: uppercase;
    background: transparent !important;
    font-family: 'Roboto-Regular';
    display: inline-block;
    box-shadow: none !important;
    margin-top: 30px;
    text-decoration: none;
}

.service-main {
    position: absolute;
    top: 25px;
    left: 30px;
}

.page-details {
    position: absolute;
    bottom: 60px;
    left: 30px;
}

.page-text,
.page-text:hover,
.page-text:focus {
    font-size: 12px;
    font-family: 'Roboto-Black';
    color: #bfbfbf !important;
    line-height: 2.5;
    letter-spacing: 1.5px;
    font-style: normal;
    font-stretch: normal;
    box-shadow: none !important;
    text-decoration: navajowhite;
}

.text-details {
    height: 60px;
    font-family: 'Roboto-Regular';
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #ffffff;
}

.service-img,
.text-service {
    max-width: 540px;
    max-height: 330px;
    width: 100%;
    min-width: 540px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.text-service {
    background: #212121;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(33, 33, 33, 0.5)), linear-gradient(rgba(33, 33, 33, 0.5), rgba(33, 33, 33, 0.5));
    max-width: 540px;
}

.services-main {
    position: relative;
    width: 100%;
    padding: 15% 0 17% 0;
}

.services-main .page-dtls {
    font-size: 24px;
    font-family: 'Roboto-Light';
    line-height: 1.67;
    letter-spacing: normal;
    font-style: normal;
    font-stretch: normal;
    text-align: center;
    color: #ffffff;
}

.service-img a {
    box-shadow: none !important;
}

.service-img a::after {
    content: "";
    display: block;
    opacity: 1;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    right: 0;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(33, 33, 33, 0.5)), linear-gradient(rgba(33, 33, 33, 0.5), rgba(33, 33, 33, 0.5));
    top: 0;
}

.read-btn {
    text-align: center;
}

.habout-section .read-btn {
    padding-top: 30px
}

.service-all,
.service-all .vc_column-inner {
    padding: 0 !important;
}

.service-all {
    padding-top: 55px !important;
}

.service-radious:hover .service-txt {
    display: block;
    z-index: 10;
}

.service-post {
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    padding: 8% 10% 10% 8%;
}

.service-post .vc_column-inner {
    padding: 0 !important;
}

.service-post h3 {
    font-family: 'Roboto-Bold';
    height: 60px;
    font-size: 30px;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    padding: 0;
    color: #ffffff;
}

.service-post h3.small-h3 {
    height: 60px;
    font-family: 'Roboto-Bold';
    font-size: 24px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #ffffff;
    padding: 0;
}

.service-post .wpb_text_column.wpb_content_element {
    margin-bottom: auto;
}


/* .service-post ul.sertextul {
    padding: 5%;
} */

.service-post ul.sertextul {
    padding-left: 5%;
    margin-bottom: 30px;
}

.service-post ul.sertextul li {
    padding-left: 20px;
}

.newsimage-royal {
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 350px;
    max-height: 420px;
    min-width: 350px;
    min-height: 420px;
    position: relative;
    border-radius: 6px;
    background-color: #252525;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
}

.royal {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    max-width: 350px;
    max-height: 420px;
    min-width: 350px;
    min-height: 420px;
    border-radius: 6px;
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)), linear-gradient(rgba(38, 38, 38, 0.5), rgba(38, 38, 38, 0.5));
}

.newstext-royal {
    position: absolute;
    padding-bottom: 90px;
    padding-left: 30px;
    bottom: 0;
    left: 0;
    padding-right: 30px;
    top: 19.8rem;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.ndate-royal,
.cus-date a.vc_gitem-link {
    font-family: 'Roboto-Medium';
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 5;
    letter-spacing: normal;
    color: #ffffff !important;
}

.newstitle-royal {
    padding-top: 0px !important;
}

.newstitle-royal a,
.newstitle-royal a:hover,
.newstitle-royal a:focus {
    font-family: 'Roboto-Medium';
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #ffffff !important;
    box-shadow: none !important;
    text-decoration: none !important;
}

.newssdesc-royal,
.vc_gitem-row-position-bottom .cus-desc a.vc_gitem-link p {
    font-family: "Roboto-Medium";
    font-size: 13px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.92;
    letter-spacing: normal;
    color: #999999;
}

.cus-desc p {
    margin-bottom: 0;
}

.newtext-hover {
    display: none;
}

.single-post:not(.has-sidebar) #primary,
.page.page-one-column:not(.twentyseventeen-front-page) #primary,
.archive.page-one-column:not(.has-sidebar) .page-header,
.archive.page-one-column:not(.has-sidebar) #primary {
    max-width: 100% !important;
    margin: 0 auto;
}

.cus-news {
    height: 25px;
    background-color: rgba(0, 0, 0, 0.3);
    position: absolute;
    left: 30px;
    top: 20px;
    border-radius: 4px;
    z-index: 1;
    padding: 0 10px !important;
}

.cus-news p,
.cus-news span a.vc_gitem-link,
.cus-news span {
    font-family: "Roboto-Black";
    font-size: 10px;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: 1.3px;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
}

.readmore-royal.read-btn a {
    margin-top: 20px;
}

.royal:hover .newstext-royal {
    background-color: #252525;
    padding-bottom: 30px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    top: 10.8rem;
    -webkit-transition: 0.5s cubic-bezier(.3, 0, 0, 1);
    transition: 0.5s cubic-bezier(.3, 0, 0, 1);
}

.royal:hover .newtext-hover {
    display: block;
}

.readmore-royal.read-btn {
    text-align: left;
}

hr {
    clear: both;
    margin: 0px !important;
}

.icon-section {
    margin: 60px 0 !important;
    clear: both;
    float: left;
    width: 100%;
}

.footer-map p {
    margin-bottom: 0;
}

.map-address p {
    height: 60px;
    font-family: "Roboto-Medium";
    font-size: 16px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.75;
    letter-spacing: normal;
    color: #a6a6a6;
    margin: 32px 0;
    text-align: center;
}

.dire-map {
    padding: 20px 0;
    text-align: center;
}

.direction-map p.dire-map a,
.direction-map p.dire-map a:hover,
.direction-map p.dire-map a:focus {
    height: 50px;
    font-family: "Roboto-Black";
    font-size: 12px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 4.17;
    letter-spacing: 1.5px;
    text-align: center;
    color: #737373 !important;
    margin: 20px 0;
    text-align: center;
    text-transform: uppercase;
    box-shadow: none !important;
    text-decoration: none !important;
}

.amazingcarousel-list-container {
    padding: 0px !important;
}

.amazingcarousel-prev,
.amazingcarousel-prev:hover {
    background-image: url("../../../../../wp-content/uploads/2018/10/Arrow-Left.png") !important;
    background-size: 80% !important;
    margin-top: 0px !important;
    right: 18% !important;
    background-position: right top !important;
}

#wonderplugincarousel-container-1 .amazingcarousel-prev,
#wonderplugincarousel-container-1 .amazingcarousel-prev:hover,
#wonderplugincarousel-container-13 .amazingcarousel-prev,
#wonderplugincarousel-container-13 .amazingcarousel-prev:hover {
    background-image: url("../../../../../wp-content/uploads/2018/10/Arrow-Left-1.png") !important;
    background-size: 100% !important;
    margin-top: 0px !important;
    right: 2% !important;
    background-position: right top !important;
}

#wonderplugincarousel-container-1 .amazingcarousel-next,
#wonderplugincarousel-container-1 .amazingcarousel-next:hover,
#wonderplugincarousel-container-13 .amazingcarousel-next,
#wonderplugincarousel-container-13 .amazingcarousel-next:hover {
    background-image: url("../../../../../wp-content/uploads/2018/10/Arrow-Right-1.png") !important;
    background-size: 100% !important;
    margin-top: 0px !important;
    right: 2% !important;
    background-position: right top !important;
}

.amazingcarousel-next,
.amazingcarousel-next:hover {
    background-image: url("../../../../../wp-content/uploads/2018/10/Arrow-Right.png") !important;
    background-size: 80% !important;
    margin-top: 0px !important;
    right: 18% !important;
    background-position: right top !important;
}

#wonderplugincarousel-11 .amazingcarousel-description .amazingcarousel-text .amazingcarousel-description p {
    margin: 0;
}

.map-address {
    text-align: center;
}

.map-address p.address {
    display: inline-block;
    background-image: url('../../../../../wp-content/uploads/2018/10/Location-1.png');
    background-repeat: no-repeat;
    background-position: left center;
    background-size: 35px;
    padding-left: 40px;
}


/* .recentblogpost-royal .col-md-4 {
    width: inherit;
} */

.recentblogpost-royal .col-md-4:last-child {
    padding-right: 0;
}

.rh_form__item .error {
    margin: 0;
}

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-prev,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-prev,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-prev,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-prev {
    left: 6.5%;
    border: solid 2px transparent;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.3) !important;
    background-image: url("../../../../../wp-content/uploads/2018/10/Arrow-Left.png") !important;
    background-size: 20px !important;
    margin-top: 0px !important;
    background-position: center center !important;
    background-repeat: no-repeat;
}

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-next,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-next,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-next,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-next {
    right: 6.5% !important;
    border: solid 2px transparent;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100%;
    background-color: rgba(0, 0, 0, 0.3) !important;
    background-image: url("../../../../../wp-content/uploads/2018/10/Arrow-Right.png") !important;
    background-size: 20px !important;
    margin-top: 0px !important;
    background-position: center center !important;
    background-repeat: no-repeat;
}

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-prev span,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-prev span,
#cycloneslider-furniture-bottom-slider-1 .cycloneslider-next span,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-next span,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-prev span,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-next span,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-prev span,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-next span {
    display: none;
}

.cycloneslider-template-standard .cycloneslider-prev,
.cycloneslider-template-standard .cycloneslider-prev:hover,
.cycloneslider-template-standard .cycloneslider-next,
.cycloneslider-template-standard .cycloneslider-next:hover {
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    top: 40% !important;
}

.vc_gitem-row-position-bottom {
    padding: 20px !important;
    padding-top: 0 !important;
}

.cus-desc {
    display: none;
}

.cus-blog:hover .vc_gitem-row-position-bottom {
    background: #252525 !important;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    top: 10.8rem;
    -webkit-transition: 0.5s cubic-bezier(.3, 0, 0, 1);
    transition: 0.5s cubic-bezier(.3, 0, 0, 1);
}

.vc_gitem-row-position-bottom {
    top: 19.8rem;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.cus-blog:hover .cus-desc {
    display: block !important;
    margin-bottom: 0;
}

.cus-blog .vc_btn3-container.read-btn.vc_btn3-inline {
    opacity: 0;
}

.cus-blog:hover .read-btn {
    opacity: 1 !important;
}

.cus-date,
.cus-desc a.vc_gitem-link p {
    margin-bottom: 0 !important;
}

.blog-det-img.first-img {
    position: relative;
    display: block;
    max-width: 350px;
    float: left;
    margin-left: 25px;
}

.blog-det-img.sec-img {
    position: relative;
    display: block;
    max-width: 350px;
    float: right;
    margin-right: 25px;
}

.blog-det-img.first-img h2,
.blog-det-img.sec-img h2,
.third-img h2 {
    position: absolute;
    display: block;
    left: 30px;
    bottom: 30px;
    z-index: 1;
    margin-bottom: 0px;
    pointer-events: none;
}

.blog-det-img h2 {
    font-family: "Roboto-Medium";
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #ffffff;
}

.blog-det-img.first-img img {
    min-height: 240px;
}

.blog-det-img.third-img {
    margin-top: 30px;
    display: inline-block;
    margin-left: 23px;
}

.third-img {
    position: relative;
    max-width: 730px;
    margin: auto;
    clear: both;
}

.service-post.se {
    border-radius: 6px;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    padding: 8% 15% 10% 15%;
}

.service-post.service-blog {
    padding: 8% 15% 10% 15% !important;
}

.blog-det-img::before {
    position: absolute;
    display: block;
    content: "";
    width: 60px;
    height: 60px;
    background: rgba(0, 0, 0, 0.7);
    border-radius: 100px;
    top: 50%;
    left: 50%;
    cursor: pointer;
    transform: translate(-50%, -50%);
    opacity: 0;
}

.blog-det-img::after {
    position: absolute;
    content: "";
    display: block;
    background-image: url("../../../../../wp-content/uploads/2018/10/search.png");
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    height: 20px;
    width: 20px;
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    cursor: pointer;
    opacity: 0;
}

.blog-det-img:hover::before,
.blog-det-img:hover::after {
    opacity: 1;
}

.blog-det-img .vc_single_image-wrapper::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    z-index: 0;
}

.blog-det-img .vc_single_image-wrapper:hover::before {
    opacity: 1;
}

.service-top-slider.blog-mb-slider {
    display: none;
}

.trd-blg {
    clear: both;
    padding-top: 30px;
}

.vc_grid-item.vc_clearfix.cus-blog.vc_col-sm-4.vc_grid-term-11.vc_grid_filter-item.vc_visible-item.none.animated {
    float: left;
}

.vc_pageable-slide-wrapper>p {
    display: none;
}

.blog-data .vc_grid.vc_row .vc_pageable-slide-wrapper.vc_clearfix {
    margin: auto !important;
}

#st-1 .st-btn:hover {
    top: 0px !important;
}

#st-1 .st-btn[data-network="facebook"],
#st-1 .st-btn[data-network="twitter"],
#st-1 .st-btn[data-network="linkedin"] {
    background: transparent !important;
}

.st-label {
    width: 39.6px;
    height: 30px;
    border-radius: 4px;
    background-color: #252525;
    border: solid 2px #2b2b2b;
    min-width: 39.6px !important;
    font-family: "Roboto-Bold";
    font-size: 12px;
    font-weight: bold !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal !important;
    color: #b3b3b3 !important;
}

.st-label {
    position: relative;
    background: #252525;
    border: 2px solid #b3b3b3;
}

.st-label:after,
.st-label:before {
    right: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.st-label:after {
    border-color: rgba(37, 37, 37, 0);
    border-right-color: #252525;
    border-width: 3px;
    margin-top: -3px;
}

.st-label:before {
    border-color: rgba(179, 179, 179, 0);
    border-right-color: #b3b3b3;
    border-width: 6px;
    margin-top: -6px;
}

.avatar.avatar-32.photo.avatar-default {
    width: 50px;
    height: 50px;
    border-radius: 100px;
    display: inline-block;
}

.social #st-1.st-has-labels .st-btn {
    min-width: 90px;
    margin: 0;
    padding: 0px !important;
    position: relative;
}

.social #st-1 .st-btn>svg {
    left: -10px;
}

.like-visiter .wpb_text_column.wpb_content_element,
.like-visiter #page-visit-counter-shortcode-block {
    width: 50%;
    float: left;
    margin-bottom: 0px;
}

.social .wpb_text_column.wpb_content_element,
.cus-postgd .wpb_text_column.wpb_content_element {
    margin: 0;
}

.like-visiter .wpulike.wpulike-default {
    padding: 0;
}

.like-visiter #page-visit-counter-shortcode-block img {
    display: none;
}

.like-visiter #page-visit-counter-shortcode-block {
    position: relative;
    font-family: "Roboto-Black";
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    line-height: 4.5;
    letter-spacing: normal;
    color: #737373;
}

.like-visiter #page-visit-counter-shortcode-block span.page_amount_visitor_shortcode {
    position: relative;
}

.like-visiter #page-visit-counter-shortcode-block span.page_amount_visitor_shortcode::before {
    display: block;
    content: "";
    position: absolute;
    left: -30px;
    top: -3px;
    background: url("../../../../../wp-content/uploads/2018/10/Eye.png");
    background-position: center;
    background-size: 100%;
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
}

.cus-like .wpulike:hover .wp_ulike_likers_wrapper {
    opacity: 0 !important;
}

.cus-like .wp_ulike_general_class.wp_ulike_is_unliked .count-box,
.cus-like .wp_ulike_is_liked span.count-box {
    background: transparent !important;
    box-shadow: none !important;
    position: relative;
    font-family: "Roboto-Black";
    font-size: 12px;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #737373;
    margin: 0 !important;
    padding: 0 !important;
}

.cus-like .wp_ulike_general_class.wp_ulike_is_unliked .count-box::before {
    display: none;
}

.cus-like .wp_ulike_general_class.wp_ulike_is_unliked a.wp_ulike_btn {
    color: #616161;
    background: transparent;
    padding: 0 5px;
    line-height: 5;
}

.cus-like .wp_ulike_general_class.wp_ulike_is_unliked {
    margin: auto;
    text-align: center;
    margin-top: 12px;
}

.cus-like .wp_ulike_btn.wp_ulike_put_image::after {
    background-image: url("../../../../../wp-content/uploads/2018/10/Favorite.png") !important;
    width: 20px !important;
    height: 20px !important;
    left: -10px !important;
}

.admin.wpb_column.vc_column_container.vc_col-sm-4 .wpb_wrapper .wpb_text_column.wpb_content_element {
    margin: 0;
}

#sb_instagram .sb_instagram_header a:focus .sbi_header_img_hover,
#sb_instagram .sb_instagram_header a:hover .sbi_header_img_hover {
    opacity: 0 !important;
}

.ctf-header-img-hover:hover,
.ctf-header-img-hover:focus {
    display: none !important;
}

.ctf-tweet-content p a,
.ctf-tweet-content p a:hover,
.ctf-tweet-content p a:focus {
    color: #fff;
    box-shadow: none !important;
}

.service-post.vc_custom_1540206030197 {
    background-repeat: no-repeat !important;
    background-position: center !important;
}

.cus-blog {
    width: 100%;
    max-width: 350px;
    padding: 0 !important;
    margin-right: 30px;
    margin-bottom: 30px;
}

.cus-blog:nth-of-type(3n+3),
.page-id-1269 .cus-blog:nth-of-type(3n+3) {
    margin-right: 0;
}

.sb_instagram_header_section {
    float: left;
    width: 48px;
}

.main_insta {
    display: inline-block;
    padding: 17px 25px;
    width: 100%;
}

.sb_instagram_header_text {
    float: left;
}

body .service-img {
    margin-bottom: 30px !important;
}

body.page-id-17 .site-content-contain {
    position: relative;
    padding-bottom: 70px !important;
}

.vc_pageable-load-more-btn,
.vc_btn3-container.vc_grid-btn-load_more.vc_btn3-inline {
    margin: 0 !important;
}

.vc_pageable-load-more-btn {
    padding-top: 20px !important;
    padding-bottom: 80px !important;
}

.wpb_button,
.wpb_content_element,
ul.wpb_thumbnails-fluid>li {
    margin: 0 !important;
}

.insta-header {
    line-height: 48px;
    padding-left: 15px;
    color: #bfbfbf;
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 3.2;
    letter-spacing: normal;
    margin-top: 3px !important;
    display: inline-block;
}

.container.cus-postgd {
    padding: 0;
}

.admin-det {
    font-family: "Roboto-Medium";
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.79;
    letter-spacing: normal;
    color: #737373;
    display: inline-block;
    padding-left: 25px;
    padding-top: 15px;
}

.cus-like .wpulike-default .wp_ulike_put_image.image-unlike::after {
    filter: inherit !important;
}

.cus-like .wpulike .wp_ulike_btn {
    padding: 0px;
}

.cus-like .wp_ulike_is_liked span.count-box {
    background: transparent !important;
    box-shadow: none !important;
    padding-left: 20px !important;
}

.cus-like .wp_ulike_is_liked span.count-box::before {
    display: none !important;
}

.cus-like .wp_ulike_general_class.wp_ulike_is_liked {
    margin-top: 12px;
    text-align: center;
    margin-right: 5px;
}

#st-1 .st-btn svg {
    display: none;
}


/* #st-1,
.social-share {
    display: inline-block !important;
    vertical-align: top;
    padding-top: 15px;
}

#st-1 {
    margin-left: 10px;
} */

.fstsection.head-service {
    margin-bottom: 60px !important;
}

.social-share {
    position: absolute;
    top: 10px;
    left: -18px;
}

.social {
    position: relative;
}

#st-1 {
    padding-top: 10px;
}

#st-1 .st-btn.st-first::before {
    display: block;
    content: "";
    background-image: url("../../../../../wp-content/uploads/2018/10/facebook.png");
    width: 25px;
    height: 25px;
    top: 2px;
    background-size: 100%;
    background-position: center;
    left: -8px;
    position: absolute;
}

#st-1 .st-btn:nth-of-type(2)::before {
    display: block;
    content: "";
    background-image: url("../../../../../wp-content/uploads/2018/10/Twitter-1.png");
    width: 25px;
    height: 25px;
    top: 2px;
    background-size: 100%;
    background-position: center;
    left: -8px;
    position: absolute;
}

#st-1 .st-btn.st-last::before {
    display: block;
    content: "";
    background-image: url("../../../../../wp-content/uploads/2018/10/Linkedin.png");
    width: 25px;
    height: 25px;
    top: 2px;
    background-size: 100%;
    background-position: center;
    left: -8px;
    position: absolute;
}

.single-post .vc_grid-filter.vc_clearfix.vc_grid-filter-default.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey {
    display: block;
}

ul.vc_grid-filter li {
    border-radius: 4px !important;
    background-color: #303030 !important;
    padding: 0 15px !important;
}

ul.vc_grid-filter li.vc_grid-filter-item span {
    font-family: "Roboto-Black";
    font-size: 12px;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: 1.5px;
    text-align: center;
    color: #bfbfbf !important;
}


/* ul.vc_grid-filter li:first-child {
    display: none;
} */

.vc_grid-filter.vc_grid-filter-center {
    text-align: left !important;
}

.ctf-header-tweets-count,
.ctf-header-followers {
    display: none;
}

.read-btn a:hover,
.read-btn a:focus,
.read-btn button:hover,
.read-btn button:focus {
    color: #fff !important;
    border-color: #fff !important
}

#wonderplugincarousel-1 .amazingcarousel-text div.amazingcarousel-readmore a:hover,
#wonderplugincarousel-13 .amazingcarousel-text div.amazingcarousel-readmore a:hover,
#wonderplugincarousel-11 .amazingcarousel-text div.amazingcarousel-readmore a:hover {
    color: #fff !important;
    border-color: #fff !important
}

#st_gdpr_iframe {
    border: 0;
}

.blog-det-img a::after {
    content: "";
    z-index: 16;
    height: 100%;
    width: 100%;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}

.gdpr-agreement {
    background: #c9c08d !important;
    border: none !important;
    color: #fff !important;
    box-shadow: none !important;
    text-shadow: none !important;
}

.vc_row.wpb_row.vc_inner.vc_row-fluid .wpb_text_column.wpb_content_element {
    margin: 0;
}

.footer-widget-2 #custom_html-5 {
    padding-bottom: 15px;
}

.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active,
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button.gdpr-active,
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a.gdpr-active,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover,
.gdpr.gdpr-privacy-preferences .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover,
.gdpr.gdpr-reconsent .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover,
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li button:hover,
.gdpr.gdpr-general-confirmation .gdpr-wrapper .gdpr-content .gdpr-tabs li a:hover {
    background-color: #c9c08d !important;
    color: #fff !important;
}

.gdpr.gdpr-privacy-preferences footer input {
    background: #c9c08d !important;
    box-shadow: none !important;
    text-shadow: none !important;
    border: none !important;
}


/*footer css*/

.footer-menu li a:hover {
    color: #fff !important;
}

.site-footer {
    margin: 0px !important;
}

.site-footer .full-width .widget-column.footer-widget-1,
.site-footer .full-width .widget-column.footer-widget-2,
.site-footer .full-width .widget-column.footer-widget-3 {
    width: 100%;
    float: none;
}

.site-footer .full-width .widget-column.footer-widget-1 {
    padding: 85px 0;
}

.site-footer .full-width #custom_html-4.widget {
    padding: 0;
}

.footer-menu,
.social-icon {
    margin: 0px !important;
}

.bg-col.full-width .footer-widget-3 #custom_html-3.widget {
    padding: 0px;
}

.footer-menu li {
    list-style-type: none;
    display: inline-block;
    padding-left: 30px !important;
}

.footer-lastpt p {
    font-size: 12px;
    font-family: 'Roboto-Regular';
    color: #737373;
    line-height: 28px;
    margin: 0px;
}

.social-icon li {
    display: inline-block;
    list-style-type: none;
    margin-left: 30px;
}

.social-icon li a,
.footer-menu li a,
.footer-menu li a:hover,
.footer-menu li a:focus {
    font-family: 'Roboto-Regular';
    font-size: 14px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #ffffff;
    box-shadow: none !important;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 600;
}

.widget_text ul.footer-menu li:nth-of-type(1) {
    padding-left: 0 !important;
}

.site-footer .wrap {
    width: 100% !important;
    max-width: 100% !important;
    padding: 0 !important;
}

footer.site-footer .widget-area {
    padding: 0px !important;
}

.ft-newslatter {
    display: inline-block;
}

.ft-newslatter p {
    float: left;
    font-size: 16px;
    color: #fff;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #bfbfbf;
    position: relative;
    margin: 0;
}

.ft-newslatter p label {
    font-size: 16px;
    color: #fff;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    font-style: normal;
    font-stretch: normal;
    letter-spacing: normal;
    color: #bfbfbf !important;
    margin: 0 30px 0 0;
    line-height: 4;
}

.ft-newslatter p.input-box input {
    width: 400px;
    height: 60px;
    font-family: 'Roboto-Regular';
    font-size: 16px;
    border-radius: 4px;
    background-color: #262626;
    border: solid 2px #303030;
    position: relative;
    background-image: url("../../../../../wp-content/uploads/2018/10/email.png");
    padding-left: 50px;
    background-position: 10px center;
    background-repeat: no-repeat;
    background-size: 35px;
    color: #fff;
}

.ft-newslatter p.input-box .submit {
    position: absolute;
    top: 13px;
    right: 0px;
    font-family: 'Roboto-Regular';
    font-size: 12px;
    color: #808080;
    background: transparent;
}

.footer-map {
    background-image: url("../../../../../wp-content/uploads/2018/11/Full-map.jpg");
    height: 100%;
    width: 100%;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    min-height: 600px;
    background-attachment: fixed;
    transition: all .1s ease-out 2s;
}


/* body.single-post .site-content-contain {
    padding-bottom: 70px !important;
} */

.footer-map .map-details {
    width: 730px;
    /* height: 420px; */
    border-radius: 6px;
    background-color: #252525;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    margin: 90px auto;
}

.map-details .col-md-4 {
    text-align: center;
    margin: auto;
}

.ic {
    position: relative;
    width: 100%;
    padding-bottom: 40px;
}

.ic .email-ic::before {
    background-image: url("../../../../../wp-content/uploads/2018/10/email.png");
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    font-size: 0;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    display: block;
    width: 30px;
    height: 30px;
    margin: auto;
}

.ic .call-ic::before {
    background-image: url("../../../../../wp-content/uploads/2018/10/Phone.png");
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    font-size: 0;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    display: block;
    width: 30px;
    height: 30px;
    margin: auto;
}

.ic .chat-ic::before {
    background-image: url("../../../../../wp-content/uploads/2018/10/Comment.png");
    text-align: center;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    font-size: 0;
    position: absolute;
    content: "";
    left: 0;
    right: 0;
    top: 0;
    display: block;
    width: 30px;
    height: 30px;
    margin: auto;
}

p.email a,
p.email a:hover,
p.email a:focus,
p.call a,
p.call a:hover,
p.call a:focus,
p.chat a,
p.chat a:hover,
p.chat a:focus {
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #a6a6a6 !important;
    padding-top: 36px;
    box-shadow: none !important;
    text-decoration: none !important;
    margin: 0;
}

.lg-icon {
    position: relative;
    width: 100%;
    text-align: center;
}

.lg-icon::before {
    content: "";
    display: block;
    height: 60px;
    width: 40px;
    background-image: url("../../../../../wp-content/uploads/2018/10/singlelogo.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.ctf-header-link:hover {
    -webkit-box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1) !important;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), 0 0px 0 rgba(0, 0, 0, 1) !important;
}

span.ctf-header-name {
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #bfbfbf;
    margin-top: 3px !important;
    display: inline-block;
}

.ctf-header-user {
    width: 80% !important;
    float: right !important;
}

.ctf-header-link {
    width: 100%;
    box-shadow: none !important;
    float: left;
}

.ctf-header.ctf-no-bio {
    padding: 0px !important;
}

.social-follow {
    border-radius: 4px !important;
    border: solid 2px #303030 !important;
    padding: 0 !important;
    max-width: 100px;
    width: 100%;
    font-size: 10px !important;
    font-weight: 900;
    font-style: normal;
    font-stretch: normal;
    line-height: 36px !important;
    letter-spacing: 1.3px;
    text-align: center !important;
    color: #737373 !important;
    text-transform: uppercase;
    background: transparent !important;
    font-family: 'Roboto-Regular';
    box-shadow: none !important;
    margin-top: 0px !important;
    text-decoration: none;
    float: right;
}

.ctf-header.ctf-no-bio {
    border: none !important;
}

#ctf,
#sb_instagram,
#cff {
    border-radius: 6px;
    background-color: #252525;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1);
    padding: 0px !important;
    max-width: 350px;
}

.social-iconmedia:last-child #cff {
    float: right;
}

#sb_instagram .sb_instagram_header {
    padding: 0px !important;
    margin-bottom: 0px !important;
}

iconmedia.wpb_column.vc_column_container.vc_col-sm-4 {
    padding: 0 15px;
}

span.icon-aerrow {
    width: 60px;
    height: 60px;
    background-color: #262626;
    border: solid 2px #303030;
    display: block;
    border-radius: 100px;
    position: relative;
}

span.icon-aerrow::before {
    content: "";
    display: block;
    background-image: url("../../../../../wp-content/uploads/2018/10/Arrow-Up.png");
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center;
    width: 28px;
    height: 28px;
    position: absolute;
    left: 0;
    right: 0;
    top: 24%;
    margin: auto;
}

.ctf-header-link {
    width: 100%;
    box-shadow: none !important;
    padding: 16px 25px;
    border-bottom: 2px solid #1a1a1a;
    float: left;
}

.ctf-item.ctf-author-royaslan_off.ctf-new {
    padding: 20px 25px !important;
    height: 218px;
    overflow: auto !important;
    margin-bottom: 20px !important;
}

.ctf-item.ctf-author-royaslan_off.ctf-new .ctf-tweet-meta {
    margin: auto !important;
}

.ctf-item.ctf-author-royaslan_off.ctf-new .ctf-tweet-date {
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500 !important;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #737373 !important;
    box-shadow: none;
}

.ctf-item.ctf-author-royaslan_off.ctf-new .ctf-tweet-text {
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #f2f2f2;
}

.service-post p,
.service-post ul li {
    font-family: "Roboto-Regular";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #bfbfbf;
}

.service-post p a,
.service-post p a:hover,
.service-post p a:focus,
ul.sertextul li a,
ul.sertextul li a:hover,
ul.sertextul li a:focus {
    font-family: "Roboto-Regular";
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.88;
    letter-spacing: normal;
    color: #ffffff;
}

#ctf .ctf-header-img {
    margin-top: 3px !important;
}

#ctf .ctf-no-bio .ctf-header-text {
    padding-top: 8px !important;
}

#sb_instagram .sb_instagram_header a {
    box-shadow: none;
    padding: 16px 25px;
}

#sb_instagram .sb_instagram_header a .sbi_header_text,
#sb_instagram .sb_instagram_header a .sbi_header_text h3 {
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #bfbfbf !important;
    text-transform: capitalize;
}

#sb_instagram {
    position: relative;
}

#sb_instagram #sbi_load {
    position: absolute;
    right: 25px;
    top: 22px;
    width: 100px !important;
    float: none !important;
}

#sb_instagram #sbi_load .sbi_follow_btn {
    display: block;
}

#sbi_images {
    padding: 0px !important;
    height: 218px;
    overflow: auto;
    margin-bottom: 5px !important;
}

#cff .cff-header {
    padding: 20px 25px !important;
    margin: auto;
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: normal;
    color: #bfbfbf;
    border-bottom: 2px solid #1a1a1a
}

#cff .cff-header .fa {
    width: 48px;
    height: 48px;
    background-color: #31569e;
    border-radius: 100%;
    text-align: center;
    line-height: 48px;
    font-size: 16px !important;
}

#cff .cff-posts-wrap .cff-item {
    border-bottom: 0px;
    padding: 10px 25px !important;
}

#cff .cff-posts-wrap .cff-item .cff-photo.nofancybox img {
    box-shadow: none;
}

#cff .cff-posts-wrap .cff-item .cff-text-wrapper p.cff-post-text {
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.79;
    letter-spacing: normal;
    color: #f2f2f2;
}

#cff .cff-posts-wrap .cff-item .cff-text-wrapper p.cff-date {
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #737373;
}

.cff-wrapper #cff .cff-posts-wrap {
    height: 218px;
    overflow: auto;
}

.facebook-follow {
    position: absolute;
    right: 40px;
    top: 20px;
}

.facebook-follow .social-follow,
.facebook-follow .social-follow:hover {
    width: 100px;
    text-decoration: none;
}

.header-right {
    text-align: right;
}

.header-right .widget {
    display: inline-block;
    padding-left: 52px;
    padding-bottom: 0;
}

.header-right .widget a,
.header-right .widget a:hover {
    text-decoration: none;
    box-shadow: none !important;
    font-family: 'Roboto-Medium';
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: normal;
    letter-spacing: normal;
    color: #ffffff !important;
}

.header-right .widget .textwidget a img {
    box-shadow: none;
    margin-right: 16px;
    max-width: 16px;
}

.navigation-top.top-menu.fixed-menu {
    background: #1a1a1a;
    z-index: 100;
}

.amazingcarousel-image a,
.amazingcarousel-image a:hover {
    position: relative;
    display: block;
    box-shadow: none !important;
}

.amazingcarousel-image a::before {
    content: "";
    background-color: rgba(33, 33, 33, 0.5);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.map-details hr {
    background-color: rgba(255, 255, 255, 0.1);
    height: 2px;
}

h2.about-heading {
    height: 60px;
    font-family: "Roboto-Bold";
    font-size: 30px;
    font-weight: bold;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #ffffff;
}

.single-post .service-h3 {
    font-family: 'Roboto-Regular';
    font-size: 30px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 2;
    letter-spacing: normal;
    color: #d9d9d9;
}

#wonderplugincarousel-container-3 #wonderplugincarousel-3,
#wonderplugincarousel-container-14 #wonderplugincarousel-14 {
    display: block;
    position: relative;
    margin: 0px auto;
    margin-left: auto;
    width: 100%;
    max-width: 855px !important;
    direction: ltr;
    margin-left: 6% !important;
}

#wonderplugincarousel-container-3 #wonderplugincarousel-3 .amazingcarousel-prev,
#wonderplugincarousel-container-14 #wonderplugincarousel-14 .amazingcarousel-prev {
    display: none !important;
}

#wonderplugincarousel-3 .amazingcarousel-list-container,
#wonderplugincarousel-14 .amazingcarousel-list-container {
    margin-left: 0 !important;
}

.icon-slider #wonderplugincarousel-3 .amazingcarousel-image,
.icon-slider #wonderplugincarousel-14 .amazingcarousel-image {
    box-shadow: none;
    background: transparent;
    width: auto;
    max-width: 55px;
    height: auto !important;
    min-height: 210px;
}

.icon-slider #wonderplugincarousel-3 .amazingcarousel-image>a,
.icon-slider #wonderplugincarousel-14 .amazingcarousel-image>a {
    width: auto;
    padding: 0;
    margin: 0;
}

.icon-slider #wonderplugincarousel-3 .amazingcarousel-image>a,
.icon-slider #wonderplugincarousel-14 .amazingcarousel-image>a {
    margin-top: 90px;
}

.icon-slider #wonderplugincarousel-3 .amazingcarousel-title,
.icon-slider #wonderplugincarousel-14 .amazingcarousel-title {
    font-family: Roboto;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 1.67;
    letter-spacing: normal;
    color: #e6e6e6;
    padding-top: 25px;
    padding-bottom: 30px;
    margin: 0px;
}

.icon-slider #wonderplugincarousel-3 .amazingcarousel-description,
.icon-slider #wonderplugincarousel-14 .amazingcarousel-description {
    font-family: "Roboto-Medium";
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #737373;
    margin: 0px;
}

.icon-slider #wonderplugincarousel-3 .amazingcarousel-list-container,
.icon-slider #wonderplugincarousel-14 .amazingcarousel-list-container {
    max-width: 1060px !important;
}

.icon-slider #wonderplugincarousel-container-3 #wonderplugincarousel-3 .amazingcarousel-image a::before,
.icon-slider #wonderplugincarousel-container-14 #wonderplugincarousel-14 .amazingcarousel-image a::before {
    background: transparent !important;
}


/*.service-bottom-slider .amazingcarousel-text,*/

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-caption,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-caption,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-caption,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-caption {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    text-align: center;
    max-width: 100%;
    opacity: 1;
    background: rgba(33, 33, 33, 0.5);
    padding-top: 5%;
}


/*.service-bottom-slider #wonderplugincarousel-4 .amazingcarousel-text .amazingcarousel-title ,*/

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-caption .cycloneslider-caption-title,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-caption .cycloneslider-caption-title,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-caption .cycloneslider-caption-title,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-caption .cycloneslider-caption-title {
    font-family: 'Roboto-Light';
    font-size: 36px;
    font-weight: 300;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #ffffff;
    text-align: center;
    margin: auto;
}


/*.service-bottom-slider #wonderplugincarousel-4 .amazingcarousel-text .amazingcarousel-description ,*/

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-caption .cycloneslider-caption-description,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-caption .cycloneslider-caption-description a,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-caption .cycloneslider-caption-description a,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-caption .cycloneslider-caption-description a,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-caption .cycloneslider-caption-description a {
    opacity: 0.5;
    font-family: 'Roboto-Medium';
    font-size: 15px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    color: #ffffff;
    text-align: center;
    margin-top: 30px;
    text-decoration: none;
}

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-pager span,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-pager span,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-pager span,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-pager span {
    width: 6.2%;
    height: 2px;
    margin: auto 15px;
    box-shadow: none;
    background: #e6e6e6;
    opacity: 0.3;
}

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-pager,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-pager,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-pager,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-pager {
    bottom: 12%;
}

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-pager span.cycle-pager-active,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-pager span.cycle-pager-active,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-pager span.cycle-pager-active,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-pager span.cycle-pager-active {
    background-color: #fff;
    opacity: 0.7;
}

#cycloneslider-furniture-bottom-slider-1 .cycloneslider-slide,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-slide,
#cycloneslider-furniture-bottom-slider-1 .cycloneslider-slide img,
#cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-slide img,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-slide,
#cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-slide img,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-slide,
#cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-slide img {
    border-radius: 6px;
}

#cycloneslider-furniture-bottom-slider-1,
#cycloneslider-furniture-bottom-slider-3-2-1,
#cycloneslider-furniture-bottom-slider-2-1,
#cycloneslider-furniture-bottom-slider-3-1 {
    z-index: 1;
}

.our-team {
    width: 100%;
    text-align: center;
    /* max-width: 350px;
    padding-top: 40px;
    padding-bottom: 45px; */
}

.team #wonderplugincarousel-container-5 .amazingcarousel-item:hover {
    background-color: #252525 !important;
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.1) !important;
}

.team #wonderplugincarousel-5 .amazingcarousel-image img {
    width: 70px !important;
    height: 70px !important;
}

.team #wonderplugincarousel-container-5 .amazingcarousel-item {
    padding-bottom: 45px !important;
    padding-top: 40px !important;
}

.team-img {
    padding-bottom: 10px;
}

.team-details h2 {
    height: 30px;
    font-family: "Roboto-Medium";
    font-size: 14px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.14;
    letter-spacing: normal;
    text-align: center;
    color: #bfbfbf;
    margin-bottom: 0px;
}

.team-details p.team-title {
    height: 30px;
    font-family: "Roboto-Medium";
    font-size: 12px;
    font-weight: 500;
    font-style: normal;
    font-stretch: normal;
    line-height: 2.5;
    letter-spacing: normal;
    color: #737373;
    margin-bottom: 15px;
}

#wonderplugincarousel-3 .amazingcarousel-next,
#wonderplugincarousel-14 .amazingcarousel-next {
    width: 16px !important;
    height: 16px !important;
}

#wonderplugincarousel-5 .amazingcarousel-text blockquote {
    border: none !important;
}

.team #wonderplugincarousel-5 .amazingcarousel-prev,
.team #wonderplugincarousel-5 .amazingcarousel-prev:hover,
.team #wonderplugincarousel-5 .amazingcarousel-next,
.team #wonderplugincarousel-5 .amazingcarousel-next:hover,
.amazingcarousel-nav {
    display: none !important;
}

.service-bottom-slider p {
    margin: auto;
}

.icon-slider #wonderplugincarousel-3 .amazingcarousel-next,
.icon-slider #wonderplugincarousel-3 .amazingcarousel-prev,
.icon-slider #wonderplugincarousel-14 .amazingcarousel-next,
.icon-slider #wonderplugincarousel-14 .amazingcarousel-prev {
    border: solid 2px #303030;
    width: 60px !important;
    height: 60px !important;
    border-radius: 100%;
    background-position: center center !important;
    background-size: 16px !important;
    right: 0 !important;
}


/* body.postid-214 .site-content-contain {
    padding-bottom: 70px !important;
} */


/*footer css-end*/

.vc_gitem-zone.vc_gitem-zone-a {
    border-radius: 6px;
}

.vc_gitem_row.vc_row.vc_gitem-row-position-bottom {
    z-index: 2;
}

ul.vc_grid-filter .vc_grid-filter-item {
    font-size: 14px !important;
    color: #fff;
}

.vc_gitem-zone.vc_gitem-zone-a::after {
    content: "";
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)), linear-gradient(rgba(38, 38, 38, 0.5), rgba(38, 38, 38, 0.5));
    width: 100%;
    top: 0;
    height: 100%;
    display: block;
    position: absolute;
    z-index: 0;
}

.vc_gitem-zone-mini .vc_btn3-container.read-btn.vc_btn3-inline {
    display: block;
    text-align: left;
    margin-bottom: auto;
}

.vc_gitem-zone.vc_gitem-zone-a::before {
    padding-top: 124%;
}

.vc_pageable-load-more-btn .vc_general.vc_btn3,
.vc_pageable-load-more-btn .vc_general.vc_btn3:hover,
.vc_pageable-load-more-btn .vc_general.vc_btn3:active,
.vc_pageable-load-more-btn .vc_general.vc_btn3:focus {
    font-family: 'Roboto-Black';
    font-size: 14px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 48px;
    letter-spacing: 1.5px;
    text-align: right;
    /*color: #737373 !important;*/
    color: #bfbfbf !important;
    background: transparent !important;
    text-transform: uppercase;
    box-shadow: none;
    padding: 0;
    position: relative;
}

.vc_pageable-load-more-btn .vc_general.vc_btn3::after {
    content: "";
    margin-left: 10px;
    display: inline-block;
    line-height: normal;
    vertical-align: middle;
    background-image: url("../../../../../wp-content/uploads/2018/10/Arrow-Down.png");
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-size: 100%;
}

.blog-data .vc_grid.vc_row .vc_pageable-slide-wrapper.vc_clearfix {
    margin-right: auto;
    margin-left: 30px;
}

.vc_grid-filter.vc_clearfix.vc_grid-filter-default.vc_grid-filter-size-md.vc_grid-filter-center.vc_grid-filter-color-grey {
    display: none;
}

.cycloneslider-prev,
.cycloneslider-next {
    opacity: 1 !important;
}

header.entry-header {
    padding: 0px !important;
}

.cus-news .vc_grid-filter-item.vc_gitem-post-category-name:hover {
    background-color: transparent !important;
}

.cus-news .vc_grid-filter-item.vc_gitem-post-category-name:hover>span.vc_gitem-post-category-name {
    color: #fff;
}

.gdpr-content .gdpr-tab-content .gdpr-consent-management h4 {
    font-size: 18px;
}

.gdpr-content .gdpr-tab-content .gdpr-consent-management .gdpr-info p,
.gdpr-content .gdpr-tab-content .analytics .gdpr-info p {
    font-size: 13px;
    line-height: 20px;
}

body.single-post .sc-space,
body .sc-space {
    border-radius: 10px;
    padding-bottom: 12px !important;
}

body.postid-400 .site-content-contain {
    padding-bottom: 0 !important;
}

.vc_row.wpb_row.service-post {
    animation: fadein 2s;
    -moz-animation: fadein 2s;
    -webkit-animation: fadein 2s;
    -o-animation: fadein 2s;
}

.page-id-1269 .cus-blog {
    margin-right: 27px;
}


/* body.postid-1250 .service-post h3.small-h3,
body.postid-1250 .service-post h3  */

body.postid-1140 .service-post h3,
body.postid-1357 .service-post h3,
body.postid-1250 .service-post h3,
body.postid-1250 .service-post h3.small-h3 {
    height: inherit;
}

.service-post h3.small-h3.ab-sp {
    line-height: normal;
    height: inherit;
    margin-bottom: 0;
}

.cus-ab-sp {
    margin-bottom: 30px !important;
}

body.postid-1140 .vc_custom_heading.small-h3 {
    margin-top: 50px;
}

.sertextul li strong {
    font-family: ;
    font-size: 20px;
}

body.postid-210 .service-post:last-child,
body.postid-1138 .service-post:last-child {
    margin-top: 30px !important;
}

.service-post ul.sertextul li>ul.sertextul {
    padding-left: 0 !important;
}

body.page-id-1088 p.text-bold.text-ch {
    font-family: 'Roboto-Light' !important;
    text-transform: inherit;
    font-size: 43px !important;
}

body.page-id-1088 p.text.text-ch-bl {
    font-family: 'Roboto', sans-serif !important;
    text-transform: uppercase;
    font-weight: 900;
    font-size: 47px;
}

.text.tx-sm {
    font-size: 38px;
}

.header-img .navigation-top .header-center .menu li a {
    padding-top: 42px !important;
}

.header-right #custom_html-6 a,
.header-right #custom_html-10 a {
    padding-top: 42px;
    display: block;
}

.header-right .widget ul li a {
    display: block;
    margin-top: 31px;
}

@keyframes fadein {
    from {
        transition: all ease-in-out 1s;
        transform: translateY(100px);
        opacity: 0;
    }
    to {
        transition: all ease-in-out 1s;
        transform: translateY(0);
        opacity: 1;
        transition-delay: 2s;
    }
}

@-moz-keyframes fadein {
    from {
        transition: all ease-in-out 1s;
        transform: translateY(100px);
        opacity: 0;
    }
    to {
        transition: all ease-in-out 1s;
        transform: translateY(0);
        opacity: 1;
        transition-delay: 2s;
    }
}

@-webkit-keyframes fadein {
    from {
        transition: all ease-in-out 1s;
        transform: translateY(100px);
        opacity: 0;
    }
    to {
        transition: all ease-in-out 1s;
        transform: translateY(0);
        opacity: 1;
        transition-delay: 2s;
    }
}

@-o-keyframes fadein {
    from {
        transition: all ease-in-out 1s;
        transform: translateY(100px);
        opacity: 0;
    }
    to {
        transition: all ease-in-out 1s;
        transform: translateY(0);
        opacity: 1;
        transition-delay: 4s;
    }
}

.menu-topmenu-container #menu-item-wpml-ls-2-en a,
.menu-topmenu-container #menu-item-wpml-ls-2-fr {
    display: none;
}

@media only screen and (min-width:992px) and (max-width:1124px) {
    .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
        margin-right: auto !important;
    }
    .span_3_of_12 img {
        margin: 0 !important;
    }
    .page-id-20 .cus-blog {
        width: 31.33% !important;
    }
    .cus-blog {
        width: 31.18% !important;
        max-width: 350px;
        padding: 0 !important;
        margin-right: 3%;
        margin-bottom: 30px;
    }
    .main-blg,
    .trd-blg {
        max-width: 670px;
        width: 100%;
        text-align: center;
        margin: auto;
    }
    .blog-det-img.first-img img {
        min-height: 220px;
    }
    .blog-det-img.first-img,
    .blog-det-img.sec-img {
        width: 320px;
        margin: 0;
    }
    .recentblogpost-royal .col-md-4:last-child {
        padding-right: 15px;
    }
    .recentblogpost-royal .col-md-4 {
        position: relative;
    }
    .recentblogpost-royal .col-md-4 .newsimage-royal {
        width: 100%;
        max-width: 100%;
        min-width: 100%;
    }
    .recentblogpost-royal .col-md-4 .royal {
        width: 100%;
        max-width: 92%;
        min-width: 92%;
        margin: auto;
        left: 0;
        right: 0;
    }
    .social-iconmedia #ctf,
    .social-iconmedia #sb_instagram,
    .social-iconmedia #cff {
        width: 94% !important;
    }
}


/* @media only screen and (min-width:1025px) and (max-width:1139px) {
    .services-main {
        padding-top: 60px;
    }
    .service-img,
    .service-txt,
    .text-service {
        max-width: 360px;
        min-width: 95%;
        width: 100%;
        min-height: 300px;
    }
} */

@media only screen and (min-width:768px) and (max-width:1124px) {
    .vc_responsive.single-post .vc_grid-filter {
        display: block !important;
    }
    .vc_responsive .vc_grid-filter-select {
        display: none !important;
    }
    .cus-blog .cus-news {
        display: block !important;
    }
    .service-post.vc_custom_1539232465598 {
        background-size: 240px !important;
    }
    .staticks-box {
        margin-right: 4% !important;
        width: 21.9% !important;
    }
    .service-img,
    .service-txt,
    .text-service {
        max-width: 360px;
        min-width: 95%;
        margin: 0 auto !important;
    }
    .page-details {
        bottom: 60px;
    }
}

@media only screen and (min-width:768px) and (max-width:1024px) {
    .blog-data .vc_grid.vc_row .vc_pageable-slide-wrapper.vc_clearfix .cus-blog.vc_col-sm-4 {
        padding-right: 15px;
    }
    .header-img .navigation-top .header-center .menu li a {
        padding: 0 14px !important;
        padding-top: 40px !important;
    }
    .header-right .widget ul li a {
        margin-top: 30px;
    }
    .header-right #custom_html-6 a,
    .header-right #custom_html-10 a {
        padding-top: 38px;
        padding-left: 15px;
    }
    #cycloneslider-594-1 .cycloneslider-slides.cycle-slideshow img {
        min-height: 250px;
    }
    .blog-data .vc_grid.vc_row .vc_pageable-slide-wrapper.vc_clearfix {
        margin-left: 15px;
    }
    .newstitle-royal h2 a {
        font-size: 100% !important;
    }
    .single-post .cus-blog:hover .cus-desc {
        display: none;
    }
    .cus-blog:hover .cus-desc {
        display: none;
    }
    .logo>img {
        height: 45px;
    }
    .header-right .widget {
        padding-left: 0px;
    }
    .fstsection .text {
        font-size: 40px;
    }
    body .site-content-contain {
        background-size: 125%;
    }
    .habout-img img {
        max-width: 350px !important;
        width: 100%;
    }
    body .habout-img {
        margin-top: -115px !important;
    }
    .service-slider.vc_custom_1538133964025 {
        padding-top: 40px !important;
    }
    .service-slider .vc_custom_1538133971291 {
        padding-top: 50px !important;
    }
    .container.vc_custom_1538134781486 {
        padding-top: 40px !important;
    }
    .gold-h2.vc_custom_1538138258699 {
        margin-bottom: 50px !important;
    }
    .habout-section.vc_custom_1538459990537 {
        padding-bottom: 60px !important;
    }
    .white-h3 {
        font-size: 24px;
    }
    .services-main .page-dtls {
        font-size: 22px !important;
    }
    #wonderplugincarousel-container-3 #wonderplugincarousel-3,
    #wonderplugincarousel-container-14 #wonderplugincarousel-14 {
        max-width: 100% !important;
        margin-left: auto !important;
    }
    .icon-slider #wonderplugincarousel-3 .amazingcarousel-next,
    .icon-slider #wonderplugincarousel-14 .amazingcarousel-next {
        right: 80px !important;
    }
}

@media only screen and (min-width:768px) and (max-width:991px) {
    .cus-blog {
        width: 100%;
        max-width: 335px;
        padding: 0 !important;
        margin-bottom: 30px !important;
        min-height: 275px !important;
        margin: auto;
        min-width: 100%;
    }
    .rh_page__head .span_5_of_12 {
        max-width: 400px;
        min-height: 400px;
        text-align: center;
        width: 100%;
        margin: 0 auto !important;
        display: block;
    }
    .cus-blog .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
        width: 100%;
        max-width: 335px;
        padding: 0 !important;
        min-height: 275px !important;
        margin: auto;
    }
    .fstsection .text-bold {
        font-size: 46px;
    }
    .blog-det-img.first-img,
    .blog-det-img.sec-img {
        float: none;
        margin: auto;
        margin-bottom: 30px;
    }
    .vc_custom_1538725889887 {
        padding-top: 30px;
        padding-bottom: 60px
    }
    .relatedul-royal .col-md-4 {
        max-width: 335px;
        margin: auto;
        margin-bottom: 30px;
    }
    .social-iconmedia {
        float: none !important;
        max-width: 355px;
        margin: auto;
        width: 100% !important;
        position: relative !important;
        left: 23px;
    }
    .textwidget .bg-col {
        text-align: center;
    }
    .textwidget .bg-col .sindle-logo {
        margin: auto;
        display: inline-block;
        box-shadow: none;
    }
    .textwidget .bg-col .col-md-1 a {
        margin: auto;
        display: inline-block;
        padding-top: 10px;
        box-shadow: none;
    }
    .widget_text .footer-lastpt.bg-col .col-md-4 .social-icon {
        text-align: center;
    }
    .widget_text .footer-lastpt.bg-col .col-md-4 .social-icon li:nth-of-type(1) {
        margin-left: auto;
    }
    #custom_html-5 .textwidget.custom-html-widget,
    #custom_html-5 .textwidget.custom-html-widget>div {
        float: left;
        width: 100%;
    }
    .footer-map .map-details .col-md-4 div {
        display: inline-block;
        width: auto;
        vertical-align: top;
        padding-left: 20px;
    }
    .services-main {
        padding: 12% 0 18% 0;
        /* min-height: 222px;
        max-height: 300px; */
    }
}

@media only screen and (min-width: 768px) and (max-width:920px) {
    .service-radious .services-main .page-dtls {
        font-size: 150% !important;
    }
}

@media only screen and (max-width:767px) {
    .container.vc_custom_1542279632936 {
        padding-top: 50% !important;
    }
    body .service-post {
        padding-bottom: 54px !important;
    }
    .menu-topmenu-container #menu-item-wpml-ls-2-en a,
    .menu-topmenu-container #menu-item-wpml-ls-2-fr a {
        padding: 0 10px !important;
        display: block;
    }
    .menu-topmenu-container #menu-item-wpml-ls-2-fr a {
        padding-right: 0 !important;
        border-left: 1px solid #ffffff;
    }
    .header-img .navigation-top .header-center .menu li a {
        padding: 0 10px !important;
    }
    #st-1 {
        margin-left: 35px;
    }
    body.page-id-17 .site-content-contain {
        padding-bottom: 30px !important;
    }
    .fstsection.head-service {
        margin-bottom: 30px !important;
    }
    body .cus-img-main {
        background-attachment: fixed;
        background-size: auto 500px;
        background-position: center top !important;
    }
    body .habout-section {
        padding-bottom: 30px !important;
    }
    body .service-slider {
        padding-top: 30px !important;
    }
    .navigation-top a.logo {
        float: right;
    }
    body.home .site-content-contain {
        padding-bottom: 50px !important;
    }
    body .ltst-post {
        margin-bottom: 30px !important;
    }
    #wonderplugincarousel-container-1 .amazingcarousel-next,
    #wonderplugincarousel-container-1 .amazingcarousel-next:hover,
    #wonderplugincarousel-container-13 .amazingcarousel-next,
    #wonderplugincarousel-container-13 .amazingcarousel-next:hover {
        right: 10%;
    }
    .digital-slider.vc_custom_1538553387158 {
        padding-bottom: 70px !important;
    }
    .icon-slider #wonderplugincarousel-3 .amazingcarousel-title,
    .icon-slider #wonderplugincarousel-3 .amazingcarousel-description,
    .icon-slider #wonderplugincarousel-14 .amazingcarousel-title,
    .icon-slider #wonderplugincarousel-14 .amazingcarousel-description {
        text-align: center;
    }
    .icon-slider #wonderplugincarousel-3 .amazingcarousel-image>a,
    .icon-slider #wonderplugincarousel-14 .amazingcarousel-image>a {
        margin: 65px 0px 0;
        width: 100%;
    }
    .icon-slider #wonderplugincarousel-3 .amazingcarousel-image,
    .icon-slider #wonderplugincarousel-14 .amazingcarousel-image {
        min-height: 135px;
        margin: 0 auto;
    }
    .col-xs-6.col-sm-3.col-md-4.header-left {
        float: right;
    }
    .footer-map .map-details {
        box-shadow: none !important;
    }
    .footer-widget-2 #custom_html-5 {
        padding-bottom: 0;
    }
    #wonderplugincarousel-container-1 .amazingcarousel-prev,
    #wonderplugincarousel-container-1 .amazingcarousel-prev:hover,
    #wonderplugincarousel-container-13 .amazingcarousel-prev,
    #wonderplugincarousel-container-13 .amazingcarousel-prev:hover {
        right: 10%;
    }
    .service-slider.vc_custom_1541489127402,
    .vc_custom_1539078069482.dis-none {
        padding-top: 30px !important;
    }
    .habout-section.vc_custom_1540967106669 {
        padding-bottom: 30px !important;
    }
    .social-iconmedia #ctf_1056146519961821184 {
        margin: 0 !important;
    }
    .social-iconmedia {
        padding: 15px 0;
    }
    .dis-none #wonderplugincarousel-1 .amazingcarousel-text,
    .dis-none #wonderplugincarousel-13 .amazingcarousel-text {
        padding: 0 !important;
        padding-left: 15px !important;
    }
    .services-main .page-dtls {
        font-size: 20px;
    }
    .img-set-blg {
        display: none;
    }
    .admin-avtar,
    .like-visiter #page-visit-counter-shortcode-block {
        text-align: center;
    }
    .vc_gitem-row-position-bottom .vc_gitem-col.vc_gitem-col-align- {
        position: absolute;
        bottom: 15px;
        width: 90%;
        left: 0;
        margin: auto;
        right: 0;
    }
    .cus-blog .read-btn a {
        background: rgba(0, 0, 0, 0.3) !important;
        color: #fff !important;
    }
    .cus-blog .newstitle-royal {
        margin-bottom: 0;
    }
    .vc_responsive.single-post .vc_grid-filter,
    .vc_responsive.page-id-20 .vc_grid-filter {
        display: block !important;
    }
    .vc_gitem-zone.vc_gitem-zone-a::before {
        padding-top: 102%;
    }
    .cus-desc {
        display: block;
    }
    .cus-blog:hover .vc_gitem-row-position-bottom {
        background: transparent !important;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        top: inherit;
        -webkit-transition: inherit;
        transition: inherit;
    }
    .vc_gitem-row-position-bottom {
        top: inherit;
        transition: inherit;
    }
    .cus-blog .vc_btn3-container.read-btn.vc_btn3-inline {
        opacity: inherit;
    }
    .cus-blog:hover .read-btn {
        opacity: inherit;
    }
    .cus-desc p {
        display: none;
    }
    .vc_responsive.single-post .vc_grid-filter {
        display: block !important;
    }
    .vc_responsive .vc_grid-filter-select {
        display: none !important;
    }
    .cus-blog .cus-news {
        display: block !important;
    }
    .vc_grid.vc_row.vc_grid-gutter-30px .vc_pageable-slide-wrapper {
        margin-right: 0px !important;
    }
    .vc_custom_1538744971364 {
        display: none;
    }
    .cus-blog {
        width: 100%;
        max-width: 335px;
        padding: 0 !important;
        margin-bottom: 30px !important;
        min-height: 275px !important;
        margin: auto;
        min-width: 100%;
        float: none !important;
    }
    .cus-blog .vc_gitem-zone.vc_gitem-zone-a.vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-1-1.vc_gitem-is-link {
        width: 100%;
        max-width: 335px;
        padding: 0 !important;
        min-height: 275px !important;
        margin: auto;
    }
    .service-post.vc_custom_1539232465598 {
        background-size: 160px !important;
    }
    .blog-data .vc_grid.vc_row .vc_pageable-slide-wrapper.vc_clearfix {
        margin-left: auto !important;
    }
    .blog-data .vc_grid.vc_row .vc_pageable-slide-wrapper.vc_clearfix .cus-blog.vc_col-sm-4 {
        padding-right: 0;
        max-width: 350px;
        margin: auto;
    }
    .menu-toggle,
    .menu-toggle:hover,
    .menu-toggle:focus {
        color: #fff !important;
        font-size: 18px !important;
        padding: 0 !important;
        margin: auto !important;
        width: 19px;
        position: absolute;
        left: 15px;
        top: 28px;
        outline: none;
        text-align: center;
    }
    .top-menu .header-center {
        position: absolute;
        right: 0;
        width: 100%;
        padding: 0;
        top: 0;
    }
    .footer-map .map-details {
        width: 100%;
        margin: auto;
    }
    #footer-map {
        background: top;
        min-height: auto;
    }
    #footer-map .col-md-12 {
        padding: 0;
    }
    #custom_html-5 {
        padding-bottom: 0;
    }
    .map-details .icon-section {
        margin: auto !important;
    }
    .map-details .col-md-4 {
        text-align: left;
        margin-bottom: 30px;
    }
    .map-details .icon-section .col-md-4 .ic {
        width: 30px;
        padding: 0;
        height: 30px;
        margin-right: 40px;
        margin-left: 40px;
    }
    .map-details .icon-section .col-md-4>div {
        display: inline-block;
        width: auto;
        vertical-align: middle;
    }
    .footer-map .map-details>hr:nth-of-type(1) {
        display: none;
    }
    .footer-map .map-details .address {
        margin: auto;
        font-size: 14px;
        line-height: 2.14;
        background-position: left -4px;
        margin-bottom: 40px;
        padding-left: 74px;
        text-align: left;
        display: block;
        float: left;
        margin-left: 52px;
        word-break: unset;
        max-width: 245px;
    }
    #footer-map {
        background: top;
        min-height: auto;
        border-top: 2px solid rgba(255, 255, 255, 0.1);
        padding-top: 50px;
    }
    .footer-map .map-details .icon-section,
    .footer-map .map-details .map-address {
        max-width: 410px;
        margin: auto;
        float: none;
    }
    #site-navigation .menu-topmenu-container {
        position: absolute;
        right: 0;
        width: 100%;
        top: 82px;
    }
    #site-navigation .menu-topmenu-container #top-menu {
        background-color: #1a1a1a;
        padding: 34.5px 25px 34.5px 25px;
        border: none;
        text-align: center;
        border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    }
    .header-img .navigation-top .header-center .menu li:nth-of-type(3) a {
        padding-right: 10px !important;
    }
    #site-navigation .menu-topmenu-container #top-menu li {
        border: 0px;
        width: auto;
        display: inline-block;
    }
    body .site-content-contain {
        background-size: 210%;
    }
    .logo>img {
        height: 36px;
    }
    .top-menu .col-md-4 {
        line-height: 80px;
    }
    .service-img,
    .service-txt,
    .text-service {
        max-height: 235px;
        width: 100%;
        min-width: 100%;
        max-width: 335px;
    }
    .comment-content a img,
    .widget a img,
    .wpb_single_image img {
        min-height: 235px;
    }
    .wpb_single_image.service-img .vc_figure {
        display: block !important;
        width: 100% !important;
        margin: auto;
        max-width: 335px !important;
    }
    .service-radious {
        max-width: 335px;
        width: 92% !important;
        margin: auto;
    }
    .text-service {
        min-width: 100%;
        max-width: 335px;
        min-height: 205px;
    }
    .page-details {
        bottom: 30px;
    }
    .fstsection .text,
    .fstsection .text-bold,
    .fstsection .text span {
        font-size: 19px;
        line-height: normal;
    }
    .fst-pt {
        margin-bottom: 25px !important;
    }
    .habout-img img {
        max-width: 200px !important;
        width: 100%;
        height: 140px !important;
    }
    body .habout-img {
        margin-top: -65px !important;
    }
    .container .vc_custom_1538111674731 {
        padding-bottom: 25% !important;
    }
    .gold-h2 {
        font-size: 20px;
        line-height: 4.5;
        margin-bottom: 15px;
    }
    .col-md-4.header-right {
        display: none;
    }
    .service-post {
        padding: 37px 25px 92px 20px;
    }
    .service-post h3,
    h2.about-heading,
    .service-post h3.small-h3,
    .white-h3 {
        font-size: 20px;
        line-height: normal;
        margin-top: 35px;
        margin-bottom: 0;
    }
    .service-post p {
        font-size: 14px;
    }
    .vc_column-inner {
        padding-left: 5px !important;
        padding-right: 5px !important;
    }
    body .habout-img {
        margin-bottom: 0 !important;
    }
    .amazingcarousel-image,
    .amazingcarousel-text {
        width: 100% !important;
    }
    .habout-section p br {
        display: none;
    }
    #wonderplugincarousel-1 .amazingcarousel-text,
    #wonderplugincarousel-13 .amazingcarousel-text,
    #wonderplugincarousel-11 .amazingcarousel-text {
        width: 100% !important;
        padding: 0 40px !important;
    }
    .habout-section p {
        padding: 0 15px;
    }
    .royal,
    .newsimage-royal {
        max-width: 335px;
        min-width: 100%;
        min-height: 275px;
        width: 100%;
    }
    .footer-lastpt.bg-col .col-md-4:first-child,
    .footer-lastpt.bg-col .col-md-4:last-child,
    .col-md-1,
    .cus-staticks,
    .newssdesc-royal {
        display: none;
    }
    .ft-newslatter p.input-box input {
        width: 335px
    }
    .site-footer .full-width .widget-column.footer-widget-1 {
        padding: 0 0;
    }
    #wonderplugincarousel-1 .amazingcarousel-prev,
    #wonderplugincarousel-1 .amazingcarousel-next,
    #wonderplugincarousel-13 .amazingcarousel-prev,
    #wonderplugincarousel-13 .amazingcarousel-next,
    #wonderplugincarousel-11 .amazingcarousel-prev,
    #wonderplugincarousel-11 .amazingcarousel-next {
        bottom: 0% !important;
        top: inherit !important;
    }
    .royal:hover .newstext-royal {
        background-color: transparent;
        top: auto;
    }
    .newtext-hover {
        display: block !important;
    }
    .newstext-royal {
        padding-bottom: 20px !important;
        top: auto;
        padding-left: 20px;
    }
    .recentblogpost-royal .col-md-4 {
        margin-bottom: 30px !important;
        max-width: 335px;
        max-height: 275px;
        margin: auto;
        padding-left: 0;
        padding-right: 0;
        width: 92%;
    }
    .service-slider.vc_custom_1538133964025 {
        padding-top: 20px !important;
    }
    .service-slider .vc_custom_1538133971291 {
        padding-top: 30px !important;
    }
    .container.vc_custom_1538134781486 {
        padding-top: 23px !important;
    }
    .gold-h2.vc_custom_1538138258699 {
        margin-bottom: 30px !important;
    }
    .vc_custom_1538459990537 {
        padding-bottom: 0px !important;
    }
    .readmore-royal.read-btn a {
        margin-top: 20px;
        background: rgba(0, 0, 0, 0.3) !important;
        color: #fff !important;
    }
    .social-iconmedia #ctf {
        float: none !important;
        margin: auto !important;
    }
    .social-iconmedia:last-child #cff {
        float: none;
    }
    .social-iconmedia {
        max-width: 335px;
        margin: auto;
    }
    .social-iconmedia .vc_column-inner {
        padding: 0 !important;
    }
    .service-post ul.sertextul li {
        padding-left: 36px;
    }
    .sindle-logo,
    .sindle-logo:hover {
        margin: auto;
        display: inline-block;
        box-shadow: none !important;
    }
    .textwidget .bg-col {
        padding: 60px 0;
        text-align: center;
    }
    .textwidget .bg-col .col-md-9 {
        float: left;
        width: 100%;
    }
    .textwidget .bg-col .col-md-9 .ft-newslatter {
        width: 100%;
    }
    .textwidget .bg-col .col-md-9 .ft-newslatter .news-p {
        width: 100%;
        text-align: center;
    }
    .textwidget .bg-col .col-md-9 .ft-newslatter .news-p label {
        margin: auto;
    }
    .textwidget .bg-col .col-md-9 .ft-newslatter .input-box,
    .textwidget .bg-col .col-md-9 .ft-newslatter .news-mail {
        width: 100%;
    }
    .textwidget .bg-col .col-md-9 .ft-newslatter .news-mail {
        background-size: 32px;
        background-position: 3px center;
        padding-left: 40px;
    }
    .textwidget .bg-col .col-md-9 .ft-newslatter .input-box {
        position: relative;
    }
    .textwidget .bg-col .col-md-9 .ft-newslatter .input-box .submit {
        right: 0;
        top: 15px;
        padding-right: 15px;
        padding-left: 15px;
    }
    .textwidget .footer-lastpt.bg-col {
        padding: 0;
        border-top: 2px solid rgba(255, 255, 255, 0.1);
    }
    body .site-content-contain {
        padding-bottom: 40px !important;
    }
    .recentblogpost-royal .col-md-4:last-child {
        margin-bottom: 0px !important
    }
    .habout-section.vc_custom_1538459990537 {
        padding-bottom: 60px !important;
    }
    .social-iconmedia:last-child .wpb_text_column.wpb_content_element {
        margin-bottom: 0;
    }
    .page:not(.home) #content {
        padding-bottom: 0 !important;
    }
    .text-service {
        margin-bottom: 0px !important;
    }
    #sb_instagram .sb_instagram_header a,
    .ctf-header-link {
        padding: 16px 10px;
    }
    #cff .cff-header {
        padding: 20px 10px !important;
    }
    #sb_instagram #sbi_load,
    .facebook-follow {
        right: 10px !important;
    }
    .services-main {
        padding: 16% 0 8% 0;
    }
    #wonderplugincarousel-2 .amazingcarousel-list-container .amazingcarousel-prev,
    #wonderplugincarousel-container-3 #wonderplugincarousel-3 .amazingcarousel-prev,
    #wonderplugincarousel-container-14 #wonderplugincarousel-14 .amazingcarousel-prev {
        left: 50%;
        border: none;
        width: 40px !important;
        height: 40px !important;
        border-radius: 100%;
        background-position: center center !important;
        background-size: 16px !important;
        top: auto;
        bottom: -50px;
    }
    #wonderplugincarousel-2 .amazingcarousel-list-container .amazingcarousel-next,
    #wonderplugincarousel-container-3 #wonderplugincarousel-3 .amazingcarousel-next,
    #wonderplugincarousel-container-14 #wonderplugincarousel-14 .amazingcarousel-next {
        right: 50% !important;
        border: none;
        width: 40px !important;
        height: 40px !important;
        border-radius: 100%;
        background-position: center center !important;
        background-size: 16px !important;
        top: auto;
        bottom: -50px;
    }
    #wonderplugincarousel-9 .amazingcarousel-prev,
    #wonderplugincarousel-9 .amazingcarousel-next {
        right: 50% !important;
        border: none;
        width: 40px !important;
        height: 40px !important;
        border-radius: 100%;
        background-position: center center !important;
        background-size: 16px !important;
        top: auto !important;
        bottom: -70px;
        left: auto !important;
    }
    #wonderplugincarousel-container-3 #wonderplugincarousel-3 .amazingcarousel-prev,
    #wonderplugincarousel-container-14 #wonderplugincarousel-14 .amazingcarousel-prev {
        display: block !important;
    }
    .service-post.service-blog {
        padding: 6% 6% 15% 6% !important;
    }
    .team #wonderplugincarousel-5 .amazingcarousel-prev {
        left: 33%;
        border: none;
        width: 40px !important;
        height: 40px !important;
        border-radius: 100%;
        background-position: center center !important;
        background-size: 16px !important;
        top: auto;
        bottom: 15px;
    }
    .team #wonderplugincarousel-5 .amazingcarousel-next {
        right: 33% !important;
        border: none;
        width: 40px !important;
        height: 40px !important;
        border-radius: 100%;
        background-position: center center !important;
        background-size: 16px !important;
        top: auto;
        bottom: 15px;
    }
    .team #wonderplugincarousel-container-5 .amazingcarousel-item {
        padding-bottom: 60px !important;
    }
    .single-post .service-h3 {
        line-height: normal;
        font-size: 18px;
    }
    .service-post.vc_custom_1538546211477 {
        padding-bottom: 50px !important;
    }
    .icon-slider #wonderplugincarousel-container-3 #wonderplugincarousel-3,
    .icon-slider #wonderplugincarousel-container-14 #wonderplugincarousel-14 {
        margin-left: 0px !important;
    }
    .team #wonderplugincarousel-5 .amazingcarousel-prev,
    .team #wonderplugincarousel-5 .amazingcarousel-prev:hover,
    .team #wonderplugincarousel-5 .amazingcarousel-next,
    .team #wonderplugincarousel-5 .amazingcarousel-next:hover,
    .amazingcarousel-nav {
        display: block !important;
    }
    #wonderplugincarousel-9 .amazingcarousel-title {
        position: absolute !important;
        color: #fff !important;
        left: 0;
        right: 0;
        bottom: 20px;
    }
    .blog-det-img {
        display: none !important;
    }
    .service-post .vc_custom_1538725889887 {
        padding: 0 !important;
    }
    .service-top-slider.blog-mb-slider {
        display: block;
    }
    .vc_custom_1538722981959.service-top-slider {
        padding-top: 0 !important;
    }
    .service-bottom-slider .cycloneslider-slides.cycle-slideshow {
        height: 150px !important;
    }
    #cycloneslider-furniture-bottom-slider-1 .cycloneslider-caption .cycloneslider-caption-title,
    #cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-caption .cycloneslider-caption-title,
    #cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-caption .cycloneslider-caption-title,
    #cycloneslider-furniture-bottom-slider-3-1 .cycloneslider-caption .cycloneslider-caption-title {
        font-size: 12px;
        line-height: normal;
    }
    .service-bottom-slider #cycloneslider-furniture-bottom-slider-1 .cycloneslider-prev,
    #cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-prev,
    .service-bottom-slider #cycloneslider-furniture-bottom-slider-1 .cycloneslider-next,
    #cycloneslider-furniture-bottom-slider-3-2-1 .cycloneslider-next,
    .service-bottom-slider #cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-prev,
    .service-bottom-slider #cycloneslider-furniture-bottom-slider-2-1 .cycloneslider-next {
        width: 30px !important;
        height: 30px !important;
    }
    .cycloneslider-template-standard .cycloneslider-slide img {
        height: 100%;
        ;
    }
}

@media only screen and (max-width:640px) {
    #sbi_images .sbi_item {
        width: 33.33% !important;
    }
    #sb_instagram.sbi_col_3 #sbi_images .sbi_item a {
        height: 100px !important;
    }
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-close1,
.gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-close1 {
    color: #fff;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    padding: 15px 15px;
    line-height: 0;
}

.gdpr.gdpr-privacy-bar .gdpr-wrapper .gdpr-close1::before,
.gdpr.gdpr-reconsent-bar .gdpr-wrapper .gdpr-close1::before {
    content: '\00D7';
    line-height: 12.5px;
    font-size: 25px;
    display: inline-block;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

#wonderplugincarousel-1 .amazingcarousel-image,
#wonderplugincarousel-13 .amazingcarousel-image {
    width: 55% !important;
}

#wonderplugincarousel-1 .amazingcarousel-text,
#wonderplugincarousel-13 .amazingcarousel-text {
    width: 45% !important;
}

.vc_btn3-container.vc_grid-btn-load_more.vc_btn3-inline {
    /*background: #000000;*/
    background: #252525;
    padding: 0px 15px;
    border-radius: 10px;
}

a.twitt-btn {
    float: right !important;
    width: 75% !important;
}

.error-404.not-found .page-header .page-title {
    color: #ffff;
    text-align: center;
    font-size: 30px;
}