@import url(https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800,900&amp;display=swap);
@import url(https://fonts.googleapis.com/css?family=Roboto:300,400,500,700,900&amp;display=swap);

html,
body {
    font-size: 14px;
    color: #363636;
    font-family: 'Poppins', sans-serif;
    vertical-align: baseline;
    line-height: 1.7;
    font-weight: 400;
    overflow-x: hidden
}

img {
    max-width: 100%;
    height: auto;
    border-radius: 9px
}

hr {
    width: 20%;
    border-bottom: 2px solid blue
}

p {
    margin: 0 0 21px;
    text-align: justify;
    font-size: 14px;
    font-family: 'Poppins', sans-serif
}

.key {
    font-size: 23px;
    line-height: 33px
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Poppins', sans-serif;
    color: #000;
    margin: 0 0 18px;
    font-weight: 500
}

h1 {
    color: #0a0a0a;
    font-size: 26px;
    line-height: 38px
}

h2 {
    font-size: 22px;
    line-height: 25px
}

h3 {
    font-size: 20px;
    line-height: 31px;
        
}

h4 {
    font-size: 18px;
    line-height: 28px
}

h5 {
    font-size: 18px;
    line-height: 28px
}

h6 {
    font-size: 16px;
    line-height: 20px
}

a {
    color: #454545f0 ;
    transition: all 0.3s ease;
    text-decoration: none !important;
    outline: none !important;
    font-size: 14px;
    font-family: 'Poppins', sans-serif
}

a:active,
a:hover {
    text-decoration: none;
    outline: 0 none;
    color: #454545f0;
}

ul {
    list-style: none;
    font-size: 14px;
    padding: 0
}

.uppercase {
    text-transform: uppercase
}

.clear {
    clear: both
}

::-moz-selection {
    background: #454545f0;
    text-shadow: none;
    color: #fff
}

::selection {
    background: #454545f0;
    text-shadow: none;
    color: #fff
}

.white-bg {
    background-color: #fff
}

.gray-bg {
    background: #f1f6fc
}

.gray-bg2 {
    background: #fbfbfb
}

.rs-menu-toggle {
    color: #454545f0;
    text-align: right
}

button {
    cursor: pointer
}

input:focus,
select:focus,
textarea:focus,
button:focus {
    outline: none !important
}

.y-middle {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

.readon {
    outline: none;
    padding: 12px 22px;
    border: none;
    border-radius: 25px;
    display: inline-block;
    text-transform: uppercase;
    font-size: 15px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    color: #fff;
    background: #454545f0;
    transition: all 0.3s ease
}

.readon.banner-style {
    background: #fff;
    color: #454545f0
}

.readon.banner-style:hover {
    background: #f1f6fc;
    color: #454545f0
}

.readon.modify {
    padding: 13px 32px
}

.readon.white-btn {
    background: #fff;
    color: #454545f0;
    font-weight: 400;
    padding: 14px 35px
}

.readon.white-btn:hover {
    color: #fff;
    background: #454545f0
}

.readon.green-btn {
    background: #67c27c;
    color: #fff;
    padding: 11.5px 25px;
    font-weight: 600;
    border: 2px solid #67c27c
}

.readon.green-btn:hover {
    color: #fff;
    background: transparent
}

.readon.blue-btn {
    background: #1c3988;
    font-weight: 600;
    color: #fff;
    padding: 13.5px 27px
}

.readon.blue-btn:hover {
    background: #20429d;
    color: #fff
}

.readon.transparent {
    background: transparent;
    font-size: 16px;
    font-weight: 400;
    padding: 11px 28px;
    border: 2px solid
}

.readon.transparent.primary {
    color: #454545f0;
    border-color: #454545f0
}

.readon.transparent.primary:hover {
    color: #fff;
    background: #454545f0
}

.readon.transparent.white {
    color: #fff;
    border-color: #fff
}

.readon.transparent.white:hover {
    border-color: #454545f0;
    background: #454545f0
}

.readon:hover {
    background: #454545f07a;
    color: #fff
}

.dual-btn {
    display: flex;
    justify-content: center
}

.dual-btn .dual-btn-wrap {
    position: relative;
    text-align: center;
    font-weight: 400
}

.dual-btn .dual-btn-wrap a {
    max-width: 100%;
    color: #fff;
    display: inline-block;
    background-color: #454545f0;
    padding: 14px 30px;
    font-size: 14px;
    font-weight: 400;
    text-transform: uppercase
}

.dual-btn .dual-btn-wrap a.btn-left {
    border-radius: 4px 0 0 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5)
}

.dual-btn .dual-btn-wrap a.btn-right {
    border-radius: 0 4px 4px 0
}

.dual-btn .dual-btn-wrap a:hover {
    background-color: #0e5ec9
}

.dual-btn .dual-btn-wrap .connector {
    display: inline-block;
    position: absolute;
    z-index: 9;
    overflow: hidden;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #fff;
    box-shadow: 0 0 0 5px rgba(255, 255, 255, .3);
    color: #27374c;
    text-transform: uppercase;
    font-size: 12px;
    line-height: 30px;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    top: 50%;
    right: 0
}

.dual-btn.modify {
    justify-content: unset
}

.dual-btn.modify .dual-btn-wrap a {
    text-transform: capitalize;
    font-size: 16px;
    box-shadow: none
}

.dual-btn.modify .dual-btn-wrap a.btn-right {
    background: #132235
}

@keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(.5);
        opacity: 1;
        border-width: 3px
    }

    40% {
        opacity: .5;
        border-width: 2px
    }

    65% {
        border-width: 1px
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

@-webkit-keyframes zoomBig {
    0% {
        transform: translate(-50%, -50%) scale(.5);
        opacity: 1;
        border-width: 3px
    }

    40% {
        opacity: .5;
        border-width: 2px
    }

    65% {
        border-width: 1px
    }

    100% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0;
        border-width: 1px
    }
}

.bdru-4 {
    border-radius: 4px
}

.shadow {
    box-shadow: 0 6px 25px rgba(0, 0, 0, .07) !important
}

.gutter-16 {
    margin-left: -8px;
    margin-right: -8px
}

.gutter-16 [class*="col-"] {
    padding-left: 8px;
    padding-right: 8px
}

.gutter-20 {
    margin-left: -10px;
    margin-right: -10px
}

.gutter-20 [class*="col-"] {
    padding-left: 10px;
    padding-right: 10px
}

.fw-500 {
    font-weight: 500
}

.fw-600 {
    font-weight: 600
}

.fw-700 {
    font-weight: 700
}

.clearfix {
    clear: both
}

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
    margin: 0
}

.white-color {
    color: #ffffff !important
}

.primary-color {
    color: #454545f0 !important
}

ul.listing-style li {
    position: relative;
    padding-left: 30px;
    line-height: 34px;
    font-weight: 500;
    font-size: 16px
}

ul.listing-style li:last-child {
    margin: 0 !important
}

ul.listing-style.regular li {
    font-weight: 400
}

ul.listing-style.regular2 li {
    font-weight: 400;
    margin-bottom: 7px
}

ul.listing-style.regular2 li:before {
    font-size: 24px;
    top: -2px
}

ul.page-nav-vertical li {
    margin-bottom: 13px
}

ul.page-nav-vertical li a {
    display: block;
    border: 2px solid #d3e1fb;
    padding: 16px 18px;
    transition: all .5s ease;
    border-radius: 5px;
    font-size: 16px;
    line-height: 27px;
    font-weight: 700;
    color: #444;
    position: relative
}

ul.page-nav-vertical li a:before {
    content: "\f113";
    position: absolute;
    right: 12px;
    top: 16px;
    font-family: Flaticon;
    color: #1c1b1b;
    transition: all .5s ease
}

ul.page-nav-vertical li.active a {
    color: #fff;
    border-color: #454545f0;
    background: #454545f0
}

ul.page-nav-vertical li.active a:before {
    color: #fff
}

ul.page-nav-vertical li:hover a {
    color: #fff;
    border-color: #454545f0;
    background: #454545f0
}

ul.page-nav-vertical li:hover a:before {
    color: #fff
}

ul.page-nav-vertical li:last-child {
    margin: 0
}

.addd {
    background: url(assets/images/addd.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    text-align: center;
    padding: 50px 25px 53px;
    border-radius: 5px
}

.addd .contact-icon {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 100%;
    background: #fff;
    color: #454545f0;
    font-size: 25px;
    margin: 0 auto 34px;
    position: relative
}

.addd .contact-icon i {
    position: relative;
    z-index: 1
}

.addd .contact-icon:after {
    background: #fff;
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    animation: pulse-border 2s ease-out infinite
}

.addd .title {
    font-size: 24px;
    line-height: 34px;
    margin-bottom: 18px
}

.addd .contact a {
    font-size: 30px;
    line-height: 34px;
    font-weight: 700;
    font-family: 'Poppins', sans-serif
}

.addd .contact.white a {
    color: #fff
}

.addd .contact.white a:hover {
    color: #e6e6e6
}

.brochures {
    background: #f1f6fc;
    padding: 35px 30px 45px
}

.sidebar-grid {
    padding: 40px 30px
}

.sidebar-grid .sidebar-title .title {
    color: #1c1b1b;
    font-size: 20px;
    line-height: 26px;
    font-weight: 600;
    position: relative;
    z-index: 1;
    padding-bottom: 12px;
    margin-bottom: 30px
}

.sidebar-grid .sidebar-title .title:after {
    content: "";
    position: absolute;
    border: 0;
    width: 50px;
    height: 2px;
    background: #454545f0;
    z-index: 1;
    margin-left: 0;
    bottom: 0;
    left: 0
}

.sidebar-grid.sidebar-search .search-bar {
    position: relative
}

.sidebar-grid.sidebar-search .search-bar input {
    border: 1px solid #ddd;
    color: #444;
    padding: 12px 17px;
    width: 100%;
    border-radius: 5px
}

.sidebar-grid.sidebar-search .search-bar button {
    outline: none;
    border: none;
    color: #1c1b1b;
    padding: 0 16px;
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
    transition: all 0.3s ease;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    background: transparent
}

.sidebar-grid.sidebar-search .search-bar button i:before {
    font-size: 18px;
    font-weight: 600
}

.sidebar-grid.sidebar-search .search-bar button:hover {
    color: #454545f0
}

.sidebar-grid.sidebar-popular-post .single-post {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: inline-flex;
    align-items: center;
    border-radius: 3px
}

.sidebar-grid.sidebar-popular-post .single-post .post-image {
    margin-right: 15px
}

.sidebar-grid.sidebar-popular-post .single-post .post-image img {
    max-width: 80px;
    border-radius: 3px
}

.sidebar-grid.sidebar-popular-post .single-post .post-desc ul li {
    display: inline-block;
    margin-right: 12px;
    font-size: 12px;
    color: #555
}

.sidebar-grid.sidebar-popular-post .single-post .post-desc ul li i {
    margin-right: 5px;
    color: #454545f0
}

.sidebar-grid.sidebar-popular-post .single-post .post-desc ul li:last-child {
    margin-right: 0
}

.sidebar-grid.sidebar-popular-post .single-post .post-desc .post-title h5 {
    font-size: 15px;
    font-weight: 400;
    margin: 0 0 0;
    line-height: 22px;
    font-family: 'Roboto', sans-serif
}

.sidebar-grid.sidebar-popular-post .single-post .post-desc .post-title h5 a {
    color: #1c1b1b
}

.sidebar-grid.sidebar-popular-post .single-post .post-desc .post-title h5 a:hover {
    color: #454545f0
}

.sidebar-grid.sidebar-categories ul li {
    position: relative;
    padding-left: 15px;
    margin-bottom: 10px
}

.sidebar-grid.sidebar-categories ul li a {
    color: #363636;
    transition: all 0.3s ease
}

.sidebar-grid.sidebar-categories ul li a:hover {
    color: #454545f0
}

/*
.sidebar-grid.sidebar-categories ul li:before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #1c1b1b
}
*/

.sidebar-grid.sidebar-categories ul li:last-child {
    margin: 0
}

.sidebar-grid.sidebar-price-filter .bottom-part {
    display: flex;
    align-self: center;
    justify-content: space-between;
    margin-top: 29px
}

.sidebar-grid.sidebar-price-filter .bottom-part .filter-btn a {
    padding: 12px 32px;
    z-index: 1;
    position: relative;
    font-size: 12px;
    background: #454545f0;
    color: #fff;
    border-radius: 3px
}

.sidebar-grid.sidebar-price-filter .bottom-part .rangevalue {
    font-size: 14px;
    padding-top: 3px
}

.sidebar-grid.sidebar-tags .tagcloud a {
    display: inline-block;
    margin: 10px 3px 0 0;
    line-height: 20px;
    padding: 6px 12px;
    font-size: 13px;
    text-transform: capitalize;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background: #fff;
    color: #444;
    border: 1px solid #f0f0f0;
    border-radius: 5px
}

.sidebar-grid.sidebar-tags .tagcloud a:hover {
    background: #454545f0;
    color: #fff;
    border-color: #454545f0
}

.rs-carousel.nav-style1 {
    position: relative
}

.rs-carousel.nav-style1 .owl-nav {
    display: block
}

.rs-carousel.nav-style1 .owl-nav .owl-next,
.rs-carousel.nav-style1 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    background: #454545f0;
    text-align: center;
    color: #fff;
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden
}

.rs-carousel.nav-style1 .owl-nav .owl-next i:before,
.rs-carousel.nav-style1 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon
}

.rs-carousel.nav-style1 .owl-nav .owl-next {
    right: 30px;
    left: unset
}

.rs-carousel.nav-style1 .owl-nav .owl-next i:before {
    content: "\f113"
}

.rs-carousel.nav-style1:hover .owl-nav .owl-next,
.rs-carousel.nav-style1:hover .owl-nav .owl-prev {
    left: -50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.rs-carousel.nav-style1:hover .owl-nav .owl-next {
    right: -50px;
    left: unset
}

.rs-carousel.nav-style1.nav-mod .owl-nav {
    display: block
}

.rs-carousel.nav-style1.nav-mod .owl-nav .owl-next,
.rs-carousel.nav-style1.nav-mod .owl-nav .owl-prev {
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden;
    left: 30px
}

.rs-carousel.nav-style1.nav-mod .owl-nav .owl-next {
    right: 30px;
    left: unset
}

.rs-carousel.nav-style1.nav-mod:hover .owl-nav .owl-next,
.rs-carousel.nav-style1.nav-mod:hover .owl-nav .owl-prev {
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.rs-carousel.dot-style1 .owl-dots {
    text-align: center
}

.rs-carousel.dot-style1 .owl-dots .owl-dot {
    width: 25px;
    height: 8px;
    display: inline-block;
    border-radius: 50px;
    margin: 0 5px;
    background: #454545f0;
    transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -webkit-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .25);
    -moz-box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .25);
    box-shadow: 0 3px 8px 0 rgba(0, 0, 0, .25);
    opacity: .5
}

.rs-carousel.dot-style1 .owl-dots .owl-dot:hover {
    width: 40px;
    opacity: 1
}

.rs-carousel.dot-style1 .owl-dots .owl-dot.active {
    width: 40px;
    opacity: 1
}

body.apps .loader .spinner {
    background-color: #ec4c6f
}

body.apps #scrollUp i {
    background: #ec4c6f
}

body.marketing .loader .spinner {
    background-color: #bf0505
}

body.marketing #scrollUp i {
    background: #bf0505
}

.hoverparallax {
    transform: rotateX(0) rotateY(0);
    transform-style: preserve-3d;
    transition-duration: 0.1s;
    transition-timing-function: ease !important
}

.hoverparallax.is-out {
    transform: rotateX(0) rotateY(0) !important;
    transition-duration: 1s
}

.relative {
    position: relative
}

.sec-title .sub-title {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 8px
}

.sec-title .sub-title.modify {
    font-size: 18px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 8px;
    text-transform: unset
}

.sec-title .sub-title.primary {
    color: #454545f0
}

.sec-title .sub-title.primary:after {
    background: #454545f0
}

.sec-title .sub-title.secondary {
    color: #228bfd
}

.sec-title .sub-title.secondary:after {
    background: #228bfd
}

.sec-title .sub-title.green {
    color: #67c27c
}

.sec-title .sub-title.green:after {
    background: #67c27c
}

.sec-title .sub-title.white {
    color: #fff
}

.sec-title .sub-title.white:after {
    background: #fff
}

.sec-title .sub-title.dark {
    color: #1c1b1b
}

.sec-title .sub-title.dark:after {
    background: #1c1b1b
}

.sec-title .sub-title.right-line {
    padding-right: 65px;
    position: relative;
    display: inline-block
}

.sec-title .sub-title.right-line:after {
    content: "";
    position: absolute;
    border: 0;
    width: 50px;
    height: 2px;
    z-index: 1;
    margin-left: 0;
    right: 0;
    top: 13px
}

.sec-title .title2 {
    font-size: 48px;
    line-height: 60px
}

.sec-title .title3 {
    line-height: 1.4em
}

.sec-title .desc.big {
    font-size: 18px;
    line-height: 30px
}

.sec-title .desc2 {
    font-weight: 700;
    color: #585555
}

.sec-title.style2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sec-title.style2 .title-part {
    padding-right: 50px;
    border-right: 2px solid #454545f0
}

.sec-title.style2 .first-half {
    width: 100%;
    max-width: 46%;
    flex: 0 0 46%;
    padding-right: 50px;
    border-right: 2px solid #454545f0
}

.sec-title.style2 .last-half {
    width: 100%;
    max-width: 54%;
    flex: 0 0 54%;
    padding-left: 50px
}

.sec-title .bottom-wave {
    position: relative;
    padding-bottom: 38px
}

.sec-title .bottom-wave:after {
    position: absolute;
    content: '';
    height: 23px;
    width: 118px;
    left: 0;
    bottom: 0;
    background: url(assets/images/waveline.png)
}

.sec-title.text-center .bottom-wave:after {
    left: 50%;
    transform: translateX(-50%)
}

.sec-title.text-right .bottom-wave:after {
    left: unset;
    right: 0
}

input[type=range] {
    -webkit-appearance: none;
    margin: 0 0;
    width: 100%
}

input[type=range]:focus {
    outline: none
}

input[type=range]:focus::-webkit-slider-runnable-track {
    background: #ddd
}

input[type=range]:focus::-ms-fill-lower {
    background: #454545f0
}

input[type=range]:focus::-ms-fill-upper {
    background: #454545f0
}

input[type=range]::-webkit-slider-runnable-track {
    width: 100%;
    height: 8.39px;
    border-radius: 1em;
    cursor: pointer;
    background: #ddd
}

input[type=range]::-moz-range-track {
    width: 100%;
    height: 8.39px;
    border-radius: 1em;
    cursor: pointer;
    background: #ddd
}

input[type=range]::-ms-track {
    width: 100%;
    height: 8.39px;
    border-radius: 1em;
    cursor: pointer;
    background: #ddd
}

input[type=range]::-webkit-slider-thumb {
    height: 1em;
    width: 1em;
    border: none;
    border-radius: 100%;
    background: #454545f0;
    cursor: ew-resize;
    -webkit-appearance: none;
    margin-top: -4px
}

input[type=range]::-moz-range-thumb {
    height: 1em;
    width: 1em;
    border: none;
    border-radius: 100%;
    background: #454545f0;
    cursor: ew-resize;
    -webkit-appearance: none;
    margin-top: -4px
}

input[type=range]::-ms-thumb {
    height: 1em;
    width: 1em;
    border: none;
    border-radius: 100%;
    background: #454545f0;
    cursor: ew-resize;
    -webkit-appearance: none;
    margin-top: -4px
}

input[type=range]::-ms-fill-lower {
    background: #000
}

input[type=range]::-ms-fill-upper {
    background: #000
}

.full-width-header .toolbar-area {
    background: #454545f0;
}

.full-width-header .toolbar-area .toolbar-contact ul {
    margin: 0;
    padding: 0;
    list-style: none
}

.full-width-header .toolbar-area .toolbar-contact ul li {
    display: inline-block;
    margin-right: 20px;
    padding: 13px 20px 11px 0;
    border-right: 1px solid #fff;
    color: #fff;
    font-size: 14px
}

.full-width-header .toolbar-area .toolbar-contact ul li i {
    margin-right: 7px;
    color: #fff
}

.full-width-header .toolbar-area .toolbar-contact ul li i.flaticon-email:before {
    position: relative;
    bottom: -.5px
}

.full-width-header .toolbar-area .toolbar-contact ul li i:before {
    font-size: 14px
}

.full-width-header .toolbar-area .toolbar-contact ul li a {
    transition: all 0.3s ease;
    color: #fff
}

.full-width-header .toolbar-area .toolbar-contact ul li a:hover {
    color: #ccc
}

.full-width-header .toolbar-area .toolbar-contact ul li:last-child {
    margin: 0;
    padding-left: 0;
    padding-right: 0;
    border: none
}

.full-width-header .toolbar-area .toolbar-sl-share ul {
    text-align: right
}

.full-width-header .toolbar-area .toolbar-sl-share ul li {
    display: inline-block;
    font-size: 14px;
    margin-right: 15px;
    padding: 11px 0
}

.full-width-header .toolbar-area .toolbar-sl-share ul li.opening {
    color: #fff;
    margin-right: 20px;
    padding-right: 20px;
    border-right: 1px solid #1273eb
}

.full-width-header .toolbar-area .toolbar-sl-share ul li.opening i {
    margin-right: 5px
}

.full-width-header .toolbar-area .toolbar-sl-share ul li.opening i:before {
    font-size: 15px;
    font-weight: 600
}

.full-width-header .toolbar-area .toolbar-sl-share ul li a {
    display: block;
    color: #fff;
    transition: all 0.3s ease;
    text-decoration: none;
    font-size: 14px
}

.full-width-header .toolbar-area .toolbar-sl-share ul li a:hover {
    color: #ccc
}

.full-width-header .toolbar-area .toolbar-sl-share ul li:last-child {
    margin: 0
}

.full-width-header .rs-header {
    z-index: 99
}

.full-width-header .rs-header .menu-area {
    transition: all 0.3s ease
}

.full-width-header .rs-header .menu-area .logo-area {
    position: relative;
    height: 115px;
    line-height: 111px
}

.full-width-header .rs-header .menu-area .logo-area img {
    transition: 0.4s;
    -webkit-transition: 0.4s;
    max-height: 100%
}

.full-width-header .rs-header .menu-area .logo-area .dark {
    display: none
}

.full-width-header .rs-header .menu-area .logo-area .light {
    display: inherit
}

.full-width-header .rs-header .menu-area .rs-menu-area {
    align-items: center;
    justify-content: space-between
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li {
    display: inline-block;
    margin-right: 40px;
    padding: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    transition: all 0.3s ease;
    font-size: 12px;
    font-weight: 500;
    text-transform: uppercase;
    height: 115px;
    line-height: 115px;
    padding: 0;
    font-family: 'Poppins', sans-serif;
    color: #101010;
    position: relative
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a:hover {
    color: #454545f0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child {
    margin-right: 0 !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:last-child i {
    margin: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a {
    padding-right: 17px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li.menu-item-has-children a:before {
    position: absolute;
    content: "+";
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    transition: all 0.3s ease
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li:hover.menu-item-has-children a:before {
    content: "-"
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a {
    color: #454545f0 !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu .active-menu a:before {
    color: #454545f0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu li a {
    padding-right: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu#onepage-menu li a:before {
    display: none
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu {
    background: #454545f0;
    margin: 0;
    padding: 0px 0;
    border-radius: 0 0 5px 5px;
    right: unset
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .sub-menu {
    right: unset
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu .current-page-item > a {
    color: #ccc
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li {
    margin: 0;
    border-bottom: 1px solid #ffffff;
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a {
    height: unset;
    line-height: unset;
    color: #fff !important;
    font-weight: 400;
    font-size: 14px;
    padding: 5px 5px !important;
    margin: 0 10px;
    text-transform: capitalize
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:hover {
    color: #ccc !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li a:before {
    display: none
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li:last-child {
    margin: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.active a {
    color: #ccc !important
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu {
    width: 100%;
    opacity: 1 !important;
    position: unset;
    transform: translateY(0)
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu .child-single-megamenu {
    width: 50%;
    float: left
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu li.children-mega-menu .child-mega-menu .child-single-megamenu .sub-menu {
    padding: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.sub-menu.right-menu {
    left: unset;
    right: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu {
    background: #454545f0;
    border-radius: 0 0 5px 5px;
    min-width: 1160px;
    right: -225px;
    left: unset
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container {
    padding: 0;
    margin: 0
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu {
    width: 25%;
    float: left
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu {
    padding: 35px 38px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu .sub-menu .menu-title {
    font-size: 17px;
    font-weight: 600;
    padding: 10px 30px;
    color: #fff;
    text-transform: capitalize;
    transition: all 0.3s ease
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu .mega-menu-container .single-megamenu:hover .sub-menu .menu-title {
    color: #ccc
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.home11-style {
    right: -280px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul.mega-menu.home11-style .mega-menu-container .single-megamenu .sub-menu {
    padding: 30px 30px
}

.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li a:hover,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.active a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a,
.full-width-header .rs-header .menu-area .main-menu .rs-menu ul li.current-menu-item > a:before {
    color: #454545f0 !important
}

.full-width-header .rs-header .menu-area .main-menu .nav-expander {
    font-size: 20px;
    -webkit-transition: all all 0.3s ease ease;
    -ms-transition: all all 0.3s ease ease;
    transition: all all 0.3s ease ease;
    display: block;
    color: #92278f;
    position: absolute;
    right: 15px;
    top: 26px
}

.full-width-header .rs-header .menu-area .main-menu .nav-expander:hover {
    transform: scale(1.1);
    color: #454545f0
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul {
    display: flex;
    align-items: center
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li {
    display: inline-block;
    margin-right: 32px
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active {
    display: none
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active .cart-icon {
    position: relative
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li.mini-cart-active .cart-icon .cart-count {
    position: absolute;
    min-width: 18px;
    min-height: 18px;
    line-height: 18px;
    font-size: 11px;
    border-radius: 50%;
    background: #f2f2f2;
    color: #363636;
    top: -13px;
    right: -17px;
    text-align: center;
    transition: all 0.3s ease
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a {
    color: #101010;
    display: inline-block;
    cursor: pointer
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a i:before {
    font-size: 18px;
    font-weight: 600
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a i.flaticon-shopping-bag-1:before {
    font-weight: 400
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li > a:hover {
    color: #454545f0
}

.full-width-header .rs-header .menu-area .expand-btn-inner ul li:last-child {
    margin-right: 0
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta {
    display: flex;
    align-items: center
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta i {
    color: #fff;
    margin-right: 15px;
    font-size: 30px;
    line-height: 1
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta i:before {
    font-size: 30px;
    line-height: 1
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta a {
    color: #fff;
    font-weight: 600;
    font-size: 15px
}

.full-width-header .rs-header .menu-area .expand-btn-inner .head-cta a:hover {
    color: #ccc
}

.full-width-header .rs-header .menu-area.sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #ffffff !important;
    box-shadow: 0 0 20px -10px rgba(0, 0, 0, .8)
}

.full-width-header .rs-header .menu-area.sticky .logo-area {
    height: 72px;
    line-height: 68px
}

.full-width-header .rs-header .menu-area.sticky .logo-area img {
    max-height: 50px
}

.full-width-header .rs-header .menu-area.sticky .logo-area .dark {
    display: inherit
}

.full-width-header .rs-header .menu-area.sticky .logo-area .light {
    display: none
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a {
    height: 72px;
    line-height: 72px;
    color: #494949
}

.full-width-header .rs-header .menu-area.sticky .main-menu .rs-menu ul.nav-menu > li > a:hover {
    color: #454545f0
}

.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i {
    color: #494949
}

.full-width-header .rs-header .menu-area.sticky .appointment-cart ul.cart li i:hover {
    color: #454545f0
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li.search-parent {
    display: none
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li .cart-icon .cart-count {
    background: #454545f0;
    color: #fff
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a {
    color: #494949
}

.full-width-header .rs-header .menu-area.sticky .expand-btn-inner li > a:hover {
    color: #454545f0
}

.full-width-header .rs-header .right_menu_togle {
    background: #fff;
    padding: 25px 30px 50px 50px;
    z-index: 999999
}

.full-width-header .rs-header .right_menu_togle .close-btn {
    overflow: visible;
    padding: 0;
    text-align: right;
    margin-bottom: 17px
}

.full-width-header .rs-header .right_menu_togle .canvas-logo {
    padding-left: 0;
    padding-bottom: 55px
}

.full-width-header .rs-header .right_menu_togle .canvas-logo img {
    width: 176px;
    height: auto
}

.full-width-header .rs-header .right_menu_togle .offcanvas-text {
    margin-bottom: 57px
}

.full-width-header .rs-header .right_menu_togle .offcanvas-text p {
    font-size: 18px;
    line-height: 28px;
    color: #333;
    margin-bottom: 0
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact {
    padding: 0 0 60px
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li {
    padding: 0 0 26px;
    display: flex;
    align-items: center
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li:nth-child(1) {
    font-size: 18px;
    line-height: 1.7;
    padding-right: 40px
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li i {
    padding-right: 20px;
    color: #454545f0
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li i:before {
    font-size: 26px
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a {
    color: #363636
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li a:hover {
    color: #454545f0
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .contact li:last-child {
    padding: 0
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li {
    display: inline-block;
    padding-right: 8px
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a i {
    font-size: 15px;
    color: #fff;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: #454545f0;
    text-align: center;
    border-radius: 3px
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li a:hover {
    opacity: .82
}

.full-width-header .rs-header .right_menu_togle .canvas-contact .social li:last-child {
    padding: 0
}

body.modal-open {
    padding: 0 !important
}

body .search-modal {
    padding: 0 !important
}

body .search-modal .modal-content {
    background: transparent;
    position: initial;
    border: 0
}

body .search-modal .search-block form {
    position: relative
}

body .search-modal .search-block form input {
    border-radius: 5px;
    padding: 12px 17px;
    background: transparent;
    border-width: 0 0 1px 0;
    border-color: rgba(255, 255, 255, .2);
    box-shadow: none;
    color: #fff;
    font-weight: 400;
    font-size: 16px
}

body .search-modal .search-block form button {
    background: transparent;
    border: none;
    padding: 5px 20px;
    color: #fff;
    border-radius: 0 5px 5px 0;
    font-size: 16px;
    position: absolute;
    content: '';
    right: 0;
    top: 0
}

body .search-modal .search-block form button i {
    opacity: .7
}

body .search-modal .close {
    color: #fff;
    margin: 50px 0 0 0;
    font-size: 14px;
    background-color: #228bfd;
    height: 40px;
    width: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 50%;
    opacity: 1;
    outline: none;
    transition: all 0.3s ease;
    position: absolute;
    right: 50px
}

body .search-modal .close span:before {
    font-size: 16px
}

body .search-modal .close:hover {
    opacity: 0.8 !important
}

body .modal-backdrop {
    background: rgba(3, 7, 73, .98);
    opacity: 1 !important
}

.menu-sticky {
    background: #fff;
    margin: 0;
    z-index: 999;
    width: 100%;
    top: 0;
    position: relative
}

@-webkit-keyframes sticky-animation {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0)
    }
}

@keyframes sticky-animation {
    0% {
        opacity: 0;
        transform: translateY(-100%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.rs-slider {
    position: relative;
    overflow: hidden;
    text-align: left
}

.rs-slider.slider1 {
    position: relative
}

.rs-slider.slider1 .sl-title {
    -webkit-animation: fadeInUp 1.7s ease-in-out;
    animation: fadeInUp 1.7s ease-in-out
}

.rs-slider.slider1 .sl-desc {
    -webkit-animation: fadeInUp 1.5s ease-in-out;
    animation: fadeInUp 1.5s ease-in-out
}

.rs-slider.slider1 .slider-bottom {
    -webkit-animation: fadeInUp 1.8s ease-in-out;
    animation: fadeInUp 1.8s ease-in-out
}

.rs-slider.slider1 .container {
    position: relative;
    height: 100%
}

.rs-slider.slider1 .container .content-part {
    padding: 45px 35px 55px;
    border-radius: 5px;
    max-width: 596px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    overflow: hidden;
    left: 15px
}

.rs-slider.slider1 .container .content-part .sl-title {
    margin-bottom: 20px;
    color: #fff
}

.rs-slider.slider1 .container .content-part .sl-desc {
    font-size: 13px;
    
    line-height: 30px
}

.rs-slider.slider1 .container .content-part .slider-bottom {
    display: inline-block;
    margin: 39px 0 20px
}

.rs-slider.slider1 .container .content-part .slider-bottom .readon {
    display: block !important
}

.rs-slider.slider1 .container .content-part .slider-bottom .white-btn {
    background: #fff;
    color: #228bfd
}

.rs-slider.slider1 .container .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 15px
}

.rs-slider.slider1 .container .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider1 .container .content-part:after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #656160a3;
/*    background: #454545f0a3;*/
    z-index: -1;
    border-radius: 5px;
    -webkit-animation: fadeInUp 1s ease-in-out;
    animation: fadeInUp 1s ease-in-out;
    opacity: .86
}

.rs-slider.slider1 .nivoSlider .sl-ly-img {
    margin-left: 100px
}

.rs-slider.slider1 .nivoSlider .sl-ly-img img {
    position: unset;
    padding-top: 150px;
    max-height: unset
}

.rs-slider.slider1 .nivo-caption {
    padding: 0
}

.rs-slider.slider2 .sl-subtitle {
    -webkit-animation: fadeInUp 1.7s ease-in-out;
    animation: fadeInUp 1.7s ease-in-out
}

.rs-slider.slider2 .sl-title {
    -webkit-animation: fadeInUp 1.7s ease-in-out;
    animation: fadeInUp 1.7s ease-in-out
}

.rs-slider.slider2 .sl-desc {
    -webkit-animation: fadeInUp 1.7s ease-in-out;
    animation: fadeInUp 1.7s ease-in-out
}

.rs-slider.slider2 .slider-bottom {
    -webkit-animation: fadeInUp 1.8s ease-in-out;
    animation: fadeInUp 1.8s ease-in-out
}

.rs-slider.slider2 .content-part {
    position: relative;
    padding: 367px 0 230px
}

.rs-slider.slider2 .content-part .sl-subtitle {
    font-size: 25px;
    line-height: 30px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 20px
}

.rs-slider.slider2 .content-part .sl-title {
    font-size: 80px;
    line-height: 85px;
    font-weight: 700;
    margin-bottom: 20px
}

.rs-slider.slider2 .content-part .sl-desc {
    font-size: 30px;
    line-height: 35px;
    font-family: 'Poppins', sans-serif;
    letter-spacing: 7px;
    text-transform: capitalize;
    line-height: 30px
}

.rs-slider.slider2 .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider2 .content-part .slider-bottom .readon {
    display: block !important
}

.rs-slider.slider2 .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 15px
}

.rs-slider.slider2 .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider2 .content-part .sl-ly-img {
    position: absolute;
    bottom: 0;
    right: -40px
}

.rs-slider.slider2 .content-part .sl-ly-img img {
    width: 469px
}

.rs-slider.slider2 .content-part.slide2 .sl-ly-img img {
    width: 555px
}

.rs-slider.slider3 {
    position: relative
}

.rs-slider.slider3 .sl-subtitle {
    -webkit-animation: fadeInDown 1.7s ease-in-out;
    animation: fadeInDown 1.7s ease-in-out
}

.rs-slider.slider3 .sl-title {
    -webkit-animation: fadeInUp 1.2s ease-in-out;
    animation: fadeInUp 1.2s ease-in-out
}

.rs-slider.slider3 .slider-bottom {
    -webkit-animation: fadeInUp 1.8s ease-in-out;
    animation: fadeInUp 1.8s ease-in-out
}

.rs-slider.slider3 .content-part {
    position: absolute;
    content: '';
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%
}

.rs-slider.slider3 .content-part .sl-subtitle {
    font-size: 21px;
    line-height: 25px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    margin-bottom: 16px
}

.rs-slider.slider3 .content-part .sl-title {
    font-size: 70px;
    line-height: 83px;
    font-weight: 700;
    margin-bottom: 36px;
    text-transform: uppercase
}

.rs-slider.slider3 .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider3 .content-part .slider-bottom .readon {
    display: block !important;
    font-size: 15px;
    font-weight: 500;
    padding: 15px 32px
}

.rs-slider.slider3 .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 15px
}

.rs-slider.slider3 .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider3 .nivo-caption {
    padding: 0
}

.rs-slider.slider3 .nivo-directionNav > a {
    background: rgba(0, 0, 0, .2)
}

.rs-slider.slider3 .nivo-directionNav > a:before {
    color: #fff
}

.rs-slider.slider3 .nivo-directionNav > a:hover {
    background: #f1f6fc
}

.rs-slider.slider3 .nivo-directionNav > a:hover:before {
    color: #454545f0
}

.rs-slider.slider4 {
    position: relative
}

.rs-slider.slider4 .sl-subtitle {
    -webkit-animation: fadeInDown 1.7s ease-in-out;
    animation: fadeInDown 1.7s ease-in-out
}

.rs-slider.slider4 .sl-title {
    -webkit-animation: fadeInUp 1.2s ease-in-out;
    animation: fadeInUp 1.2s ease-in-out
}

.rs-slider.slider4 .slider-bottom {
    -webkit-animation: fadeInUp 1.8s ease-in-out;
    animation: fadeInUp 1.8s ease-in-out
}

.rs-slider.slider4 .slider {
    padding: 436px 0 240px
}

.rs-slider.slider4 .slider .content-part .sl-subtitle {
    font-size: 50px;
    line-height: 68px;
    font-weight: 700;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    color: #222;
    text-shadow: #fff 1px 1px 1px
}

.rs-slider.slider4 .slider .content-part .sl-title {
    font-size: 100px;
    line-height: 120px;
    font-weight: 900;
    margin-bottom: 21px;
    text-transform: uppercase;
    color: #222;
    text-shadow: #fff 1px 1px 1px
}

.rs-slider.slider4 .slider .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider4 .slider .content-part .slider-bottom .readon {
    display: block !important;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding: 17px 30px
}

.rs-slider.slider4 .slider .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 15px
}

.rs-slider.slider4 .slider .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider4 .slider.slide1 {
    background: url(assets/images/slider/h4-sl1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider4 .slider.slide2 {
    background: url(assets/images/slider/h4-sl2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider4 .owl-dots {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%)
}

.rs-slider.slider4 .owl-dots .owl-dot {
    box-shadow: 0 0 0 2px #fff;
    border: none;
    border-radius: 50%;
    background: transparent;
    width: 15px;
    height: 15px;
    margin-bottom: 10px;
    transition: all 0.3s ease
}

.rs-slider.slider4 .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, .2);
    transform: scale(1);
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100%;
    transition: all 0.3s ease
}

.rs-slider.slider4 .owl-dots .owl-dot:hover,
.rs-slider.slider4 .owl-dots .owl-dot.active {
    box-shadow: 0 0 0 2px #454545f0
}

.rs-slider.slider4 .owl-dots .owl-dot:hover span,
.rs-slider.slider4 .owl-dots .owl-dot.active span {
    background: #454545f0;
    transform: scale(.4)
}

.rs-slider.slider4 .owl-dots .owl-dot.last-child {
    margin-bottom: 0
}

.rs-slider.slider5 {
    position: relative
}

.rs-slider.slider5 .sl-subtitle {
    -webkit-animation: fadeInDown 1.7s ease-in-out;
    animation: fadeInDown 1.7s ease-in-out
}

.rs-slider.slider5 .sl-title {
    -webkit-animation: fadeInUp 1.2s ease-in-out;
    animation: fadeInUp 1.2s ease-in-out
}

.rs-slider.slider5 .slider-bottom {
    -webkit-animation: fadeInUp 1.8s ease-in-out;
    animation: fadeInUp 1.8s ease-in-out
}

.rs-slider.slider5 .slider {
    padding: 285px 0 170px
}

.rs-slider.slider5 .slider .content-part .sl-subtitle {
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    margin-bottom: 16px
}

.rs-slider.slider5 .slider .content-part .sl-title {
    font-size: 100px;
    line-height: 100px;
    font-weight: 900;
    margin-bottom: 38px;
    text-transform: uppercase;
    color: #fff
}

.rs-slider.slider5 .slider .content-part .sl-title span {
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
    display: block;
    margin-bottom: 13px
}

.rs-slider.slider5 .slider .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider5 .slider .content-part .slider-bottom .readon {
    display: block !important;
    font-size: 18px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    padding: 16px 30px;
    border-radius: 5px;
    border: 2px solid #fff;
    background: transparent
}

.rs-slider.slider5 .slider .content-part .slider-bottom .readon:hover {
    border-color: #454545f0;
    background: #454545f0
}

.rs-slider.slider5 .slider .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 15px
}

.rs-slider.slider5 .slider .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider5 .slider.slide1 {
    background: url(assets/images/slider/h5-sl1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider5 .slider.slide2 {
    background: url(assets/images/slider/h5-sl2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider5 .owl-dots {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%)
}

.rs-slider.slider5 .owl-dots .owl-dot {
    box-shadow: 0 0 0 2px #fff;
    border: none;
    border-radius: 50%;
    background: transparent;
    width: 15px;
    height: 15px;
    margin-bottom: 10px;
    transition: all 0.3s ease
}

.rs-slider.slider5 .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, .2);
    transform: scale(1);
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100%;
    transition: all 0.3s ease
}

.rs-slider.slider5 .owl-dots .owl-dot:hover,
.rs-slider.slider5 .owl-dots .owl-dot.active {
    box-shadow: 0 0 0 2px #454545f0
}

.rs-slider.slider5 .owl-dots .owl-dot:hover span,
.rs-slider.slider5 .owl-dots .owl-dot.active span {
    background: #454545f0;
    transform: scale(.4)
}

.rs-slider.slider5 .owl-dots .owl-dot.last-child {
    margin-bottom: 0
}

.rs-slider.slider6 {
    position: relative
}

.rs-slider.slider6 .sl-subtitle {
    -webkit-animation: fadeInDown 1.7s ease-in-out;
    animation: fadeInDown 1.7s ease-in-out
}

.rs-slider.slider6 .sl-title {
    -webkit-animation: fadeInUp 1.2s ease-in-out;
    animation: fadeInUp 1.2s ease-in-out
}

.rs-slider.slider6 .slider-bottom {
    -webkit-animation: fadeInUp 1.8s ease-in-out;
    animation: fadeInUp 1.8s ease-in-out
}

.rs-slider.slider6 .slider {
    height: 950px;
    padding: 275px 0 0
}

.rs-slider.slider6 .slider.slide1 {
    background: url(assets/images/slider/h6-sl1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider6 .slider.slide1 .content-part {
    max-width: 570px
}

.rs-slider.slider6 .slider.slide1 .content-part .sl-subtitle {
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    letter-spacing: 2px
}

.rs-slider.slider6 .slider.slide1 .content-part .sl-title {
    font-size: 59px;
    line-height: 70px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff
}

.rs-slider.slider6 .slider.slide1 .content-part .sl-title span {
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
    display: block;
    margin-bottom: 13px
}

.rs-slider.slider6 .slider.slide1 .content-part .sl-desc {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    letter-spacing: 2px
}

.rs-slider.slider6 .slider.slide1 .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider6 .slider.slide1 .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 15px
}

.rs-slider.slider6 .slider.slide1 .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider6 .slider.slide2 {
    background: url(assets/images/slider/h6-sl2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider6 .slider.slide2 .content-part {
    text-align: center
}

.rs-slider.slider6 .slider.slide2 .content-part .sl-title {
    font-size: 73px;
    line-height: 80px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #fff;
    margin-bottom: 32px
}

.rs-slider.slider6 .slider.slide2 .content-part .sl-title span {
    display: block
}

.rs-slider.slider6 .slider.slide2 .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider6 .slider.slide2 .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 15px
}

.rs-slider.slider6 .slider.slide2 .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider6 .owl-dots {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%)
}

.rs-slider.slider6 .owl-dots .owl-dot {
    box-shadow: 0 0 0 2px #fff;
    border: none;
    border-radius: 50%;
    background: transparent;
    width: 15px;
    height: 15px;
    margin-bottom: 10px;
    transition: all 0.3s ease
}

.rs-slider.slider6 .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, .2);
    transform: scale(1);
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100%;
    transition: all 0.3s ease
}

.rs-slider.slider6 .owl-dots .owl-dot:hover,
.rs-slider.slider6 .owl-dots .owl-dot.active {
    box-shadow: 0 0 0 2px #67c27c
}

.rs-slider.slider6 .owl-dots .owl-dot:hover span,
.rs-slider.slider6 .owl-dots .owl-dot.active span {
    background: #67c27c;
    transform: scale(.4)
}

.rs-slider.slider6 .owl-dots .owl-dot.last-child {
    margin-bottom: 0
}

.rs-slider.slider8 {
    position: relative
}

.rs-slider.slider8 .sl-subtitle {
    -webkit-animation: fadeInDown 1.7s ease-in-out;
    animation: fadeInDown 1.7s ease-in-out
}

.rs-slider.slider8 .sl-title {
    -webkit-animation: fadeInUp 1.2s ease-in-out;
    animation: fadeInUp 1.2s ease-in-out
}

.rs-slider.slider8 .slider-bottom {
    -webkit-animation: fadeInUp 1.8s ease-in-out;
    animation: fadeInUp 1.8s ease-in-out
}

.rs-slider.slider8 .slider {
    padding: 245px 0 240px
}

.rs-slider.slider8 .slider.slide1 {
    background: url(assets/images/slider/h8-sl1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider8 .slider.slide1 .content-part {
    max-width: 622px
}

.rs-slider.slider8 .slider.slide2 {
    background: url(assets/images/slider/h8-sl2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider8 .slider.slide2 .content-part {
    max-width: 665px
}

.rs-slider.slider8 .slider .content-part .sl-subtitle {
    font-size: 13px;
    line-height: 24px;
    font-weight: 700;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    color: #1c3988
}

.rs-slider.slider8 .slider .content-part .sl-title {
    font-size: 50px;
    line-height: 60px;
    font-weight: 800;
    color: #0c121d
}

.rs-slider.slider8 .slider .content-part .sl-desc {
    font-size: 18px;
    line-height: 32px;
    font-family: 'Poppins', sans-serif;
    color: #fff;
    letter-spacing: 2px
}

.rs-slider.slider8 .slider .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider8 .slider .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 23px
}

.rs-slider.slider8 .slider .content-part .slider-bottom ul li .readon {
    padding: 16px 55px;
    font-size: 14px;
    letter-spacing: 1px;
    border: 2px solid #1c3988;
    color: #1c3988;
    text-transform: uppercase;
    font-weight: 700;
    background: transparent;
    border-radius: 6px
}

.rs-slider.slider8 .slider .content-part .slider-bottom ul li .readon:hover {
    background: #1c3988;
    color: #fff
}

.rs-slider.slider8 .slider .content-part .slider-bottom ul li .popup-videos {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    background: #fff;
    color: #1c3988;
    font-size: 20px;
    text-align: center;
    display: inline-block
}

.rs-slider.slider8 .slider .content-part .slider-bottom ul li .popup-videos i {
    padding-left: 5px
}

.rs-slider.slider8 .slider .content-part .slider-bottom ul li .btn-title {
    color: #1c3988;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 15px;
    padding-left: 7px;
    font-family: 'Poppins', sans-serif
}

.rs-slider.slider8 .slider .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider8 .owl-dots {
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%)
}

.rs-slider.slider8 .owl-dots .owl-dot {
    box-shadow: 0 0 0 2px #fff;
    border: none;
    border-radius: 50%;
    background: transparent;
    width: 15px;
    height: 15px;
    margin-bottom: 10px;
    transition: all 0.3s ease
}

.rs-slider.slider8 .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, .2);
    transform: scale(1);
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100%;
    transition: all 0.3s ease
}

.rs-slider.slider8 .owl-dots .owl-dot:hover,
.rs-slider.slider8 .owl-dots .owl-dot.active {
    box-shadow: 0 0 0 2px #1c3988
}

.rs-slider.slider8 .owl-dots .owl-dot:hover span,
.rs-slider.slider8 .owl-dots .owl-dot.active span {
    background: #1c3988;
    transform: scale(.4)
}

.rs-slider.slider8 .owl-dots .owl-dot.last-child {
    margin-bottom: 0
}

.rs-slider.slider10 {
    position: relative
}

.rs-slider.slider10 .slider {
    padding: 359px 0 255px
}

.rs-slider.slider10 .slider.slide1 {
    background: url(assets/images/slider/h10-sl1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider10 .slider.slide2 {
    background: url(assets/images/slider/h10-sl2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider10 .slider .content-part {
    max-width: 700px
}

.rs-slider.slider10 .slider .content-part .sl-subtitle {
    font-size: 20px;
    line-height: 35px;
    font-weight: 500;
    text-transform: uppercase;
    font-family: 'Poppins', sans-serif;
    color: #fff
}

.rs-slider.slider10 .slider .content-part .sl-title {
    font-size: 80px;
    line-height: 90px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fff
}

.rs-slider.slider10 .slider .content-part .sl-title span {
    font-size: 100px;
    line-height: 100px;
    font-weight: 900;
    display: block;
    margin-top: 13px
}

.rs-slider.slider10 .slider .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider10 .slider .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 15px
}

.rs-slider.slider10 .slider .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider10 .owl-dots {
    display: none;
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%)
}

.rs-slider.slider10 .owl-dots .owl-dot {
    box-shadow: 0 0 0 2px #fff;
    border: none;
    border-radius: 50%;
    background: transparent;
    width: 15px;
    height: 15px;
    margin-bottom: 10px;
    transition: all 0.3s ease
}

.rs-slider.slider10 .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, .2);
    transform: scale(1);
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100%;
    transition: all 0.3s ease
}

.rs-slider.slider10 .owl-dots .owl-dot:hover,
.rs-slider.slider10 .owl-dots .owl-dot.active {
    box-shadow: 0 0 0 2px #b1976b
}

.rs-slider.slider10 .owl-dots .owl-dot:hover span,
.rs-slider.slider10 .owl-dots .owl-dot.active span {
    background: #b1976b;
    transform: scale(.4)
}

.rs-slider.slider10 .owl-dots .owl-dot.last-child {
    margin-bottom: 0
}

.rs-slider.slider10 .owl-nav {
    display: block
}

.rs-slider.slider10 .owl-nav .owl-next,
.rs-slider.slider10 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 70px;
    height: 70px;
    line-height: 74px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .1);
    text-align: center;
    color: #fff;
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden
}

.rs-slider.slider10 .owl-nav .owl-next i:before,
.rs-slider.slider10 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon;
    font-size: 20px;
    margin-right: 3px
}

.rs-slider.slider10 .owl-nav .owl-next:hover,
.rs-slider.slider10 .owl-nav .owl-prev:hover {
    background: #b1976b
}

.rs-slider.slider10 .owl-nav .owl-next {
    right: 0;
    left: unset
}

.rs-slider.slider10 .owl-nav .owl-next i:before {
    content: "\f113";
    margin-right: 0;
    margin-left: 3px
}

.rs-slider.slider10 .owl-item.active .sl-subtitle {
    -webkit-animation: fadeInDown 1.7s ease-in-out;
    animation: fadeInDown 1.7s ease-in-out
}

.rs-slider.slider10 .owl-item.active .sl-title {
    -webkit-animation: slideInRightShort 1.2s ease-in-out;
    animation: slideInRightShort 1.2s ease-in-out
}

.rs-slider.slider10 .owl-item.active .slider-bottom {
    -webkit-animation: fadeInUp 1.8s ease-in-out;
    animation: fadeInUp 1.8s ease-in-out
}

.rs-slider.slider10:hover .owl-nav .owl-next,
.rs-slider.slider10:hover .owl-nav .owl-prev {
    left: 30px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.rs-slider.slider10:hover .owl-nav .owl-next {
    right: 30px;
    left: unset
}

.rs-slider.slider11 {
    background: url(assets/images/slider/h11.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider11 .slider {
    overflow: hidden
}

.rs-slider.slider11 .slider .container {
    position: relative;
    padding: 213px 15px 245px
}

.rs-slider.slider11 .slider .container .content-part .sl-title {
    font-size: 60px;
    line-height: 70px;
    font-weight: 700
}

.rs-slider.slider11 .slider .container .content-part .sl-desc {
    font-size: 20px;
    line-height: 32px;
    font-weight: 500;
    font-family: 'Poppins', sans-serif
}

.rs-slider.slider11 .slider .container .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider11 .slider .container .content-part .slider-bottom ul li {
    display: inline-block;
    margin-right: 15px
}

.rs-slider.slider11 .slider .container .content-part .slider-bottom ul li:last-child {
    margin: 0
}

.rs-slider.slider11 .slider .container .image-part {
    position: absolute;
    bottom: 0;
    z-index: 1
}

.rs-slider.slider11 .slider .container .sl-shape {
    position: absolute;
    width: 199px;
    top: 30%
}

.rs-slider.slider11 .slider .container .sl-shape img {
    animation: rotate 6s linear infinite;
    -webkit-animation: rotate 6s linear infinite
}

.rs-slider.slider11 .slider.slide1 .container .image-part {
    left: -175px
}

.rs-slider.slider11 .slider.slide1 .container .sl-shape {
    left: -150px
}

.rs-slider.slider11 .slider.slide2 .container .image-part {
    right: -110px
}

.rs-slider.slider11 .slider.slide2 .container .sl-shape {
    right: -150px
}

.rs-slider.slider11 .owl-item.active .slider.slide1 .sl-shape {
    animation: fadeInLeft 1.7s ease-in-out;
    -webkit-animation: fadeInLeft 1.7s ease-in-out
}

.rs-slider.slider11 .owl-item.active .slider.slide2 .sl-shape {
    animation: fadeInRight 1.7s ease-in-out;
    -webkit-animation: fadeInRight 1.7s ease-in-out
}

.rs-slider.slider11 .owl-item.active .slider .image-part {
    animation: fadeInUp 1.7s ease-in-out;
    -webkit-animation: fadeInUp 1.7s ease-in-out
}

.rs-slider.slider11 .owl-item.active .slider .sl-title {
    -webkit-animation: fadeInDown 1.2s ease-in-out;
    animation: fadeInDown 1.2s ease-in-out
}

.rs-slider.slider11 .owl-item.active .slider .sl-desc {
    -webkit-animation: fadeInUp 1.2s ease-in-out;
    animation: fadeInUp 1.2s ease-in-out
}

.rs-slider.slider11 .owl-item.active .slider .slider-bottom {
    -webkit-animation: fadeInUp 1.8s ease-in-out;
    animation: fadeInUp 1.8s ease-in-out
}

.rs-slider.slider11 .owl-dots {
    display: none;
    position: absolute;
    right: 70px;
    top: 50%;
    transform: translateY(-50%)
}

.rs-slider.slider11 .owl-dots .owl-dot {
    box-shadow: 0 0 0 2px #fff;
    border: none;
    border-radius: 50%;
    background: transparent;
    width: 15px;
    height: 15px;
    margin-bottom: 10px;
    transition: all 0.3s ease
}

.rs-slider.slider11 .owl-dots .owl-dot span {
    background: rgba(255, 255, 255, .2);
    transform: scale(1);
    width: 100%;
    height: 100%;
    display: block;
    border-radius: 100%;
    transition: all 0.3s ease
}

.rs-slider.slider11 .owl-dots .owl-dot:hover,
.rs-slider.slider11 .owl-dots .owl-dot.active {
    box-shadow: 0 0 0 2px #b1976b
}

.rs-slider.slider11 .owl-dots .owl-dot:hover span,
.rs-slider.slider11 .owl-dots .owl-dot.active span {
    background: #b1976b;
    transform: scale(.4)
}

.rs-slider.slider11 .owl-dots .owl-dot.last-child {
    margin-bottom: 0
}

.rs-slider.slider11 .owl-nav {
    display: block
}

.rs-slider.slider11 .owl-nav .owl-next,
.rs-slider.slider11 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 70px;
    height: 70px;
    line-height: 74px;
    border-radius: 50%;
    background: rgba(0, 0, 0, .1);
    text-align: center;
    color: #fff;
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden
}

.rs-slider.slider11 .owl-nav .owl-next i:before,
.rs-slider.slider11 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon;
    font-size: 20px;
    margin-right: 3px
}

.rs-slider.slider11 .owl-nav .owl-next:hover,
.rs-slider.slider11 .owl-nav .owl-prev:hover {
    background: #d83030
}

.rs-slider.slider11 .owl-nav .owl-next {
    right: 0;
    left: unset
}

.rs-slider.slider11 .owl-nav .owl-next i:before {
    content: "\f113";
    margin-right: 0;
    margin-left: 3px
}

.rs-slider.slider11:hover .owl-nav .owl-next,
.rs-slider.slider11:hover .owl-nav .owl-prev {
    left: 30px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.rs-slider.slider11:hover .owl-nav .owl-next {
    right: 30px;
    left: unset
}

.rs-slider.slider12 .slider {
    position: relative
}

.rs-slider.slider12 .slider.slide1 {
    background: url(assets/images/slider/corporate/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider12 .slider.slide2 {
    background: url(assets/images/slider/corporate/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider12 .slider .content-part {
    padding: 350px 0 400px;
    max-width: 800px;
    max-height: 960px;
    margin: 0 auto;
    text-align: center
}

.rs-slider.slider12 .slider .content-part .sl-subtitle {
    font-size: 12px;
    line-height: 22px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-family: "Poppins", Sans-serif;
    margin-bottom: 15px
}

.rs-slider.slider12 .slider .content-part .sl-title {
    font-size: 64px;
    line-height: 74px;
    font-weight: 800;
    color: #fff;
    font-family: "Poppins", Sans-serif
}

.rs-slider.slider12 .slider .content-part .slider-bottom {
    display: inline-block
}

.rs-slider.slider12 .slider .content-part .slider-bottom ul li {
    margin-bottom: 25px
}

.rs-slider.slider12 .slider .content-part .slider-bottom ul li .readon {
    padding: 16px 55px;
    font-size: 14px;
    letter-spacing: 1px;
    border: 2px solid #1c3988;
    color: #1c3988;
    text-transform: uppercase;
    font-weight: 700;
    background: transparent;
    border-radius: 6px
}

.rs-slider.slider12 .slider .content-part .slider-bottom ul li .readon:hover {
    background: #1c3988;
    color: #fff
}

.rs-slider.slider12 .slider .content-part .slider-bottom ul li .popup-videos {
    width: 60px;
    height: 60px;
    line-height: 60px;
    border-radius: 100%;
    background: #fff;
    color: #1c3988;
    font-size: 20px;
    text-align: center;
    display: inline-block
}

.rs-slider.slider12 .slider .content-part .slider-bottom ul li .popup-videos i {
    padding-left: 5px
}

.rs-slider.slider12 .slider .content-part .slider-bottom ul li .btn-title {
    color: #fff;
    line-height: 24px;
    letter-spacing: 1px;
    font-weight: 600;
    font-size: 15px;
    padding-left: 7px;
    font-family: 'Poppins', sans-serif
}

.rs-slider.slider12 .slider .content-part .slider-bottom ul li:last-child {
    margin-bottom: 0
}

.rs-slider.slider12 .owl-nav .owl-next,
.rs-slider.slider12 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden
}

.rs-slider.slider12 .owl-nav .owl-next i:before,
.rs-slider.slider12 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon
}

.rs-slider.slider12 .owl-nav .owl-next:hover,
.rs-slider.slider12 .owl-nav .owl-prev:hover {
    opacity: .09
}

.rs-slider.slider12 .owl-nav .owl-next {
    right: 30px;
    left: unset
}

.rs-slider.slider12 .owl-nav .owl-next i:before {
    content: "\f113"
}

.rs-slider.slider12:hover .owl-nav .owl-next,
.rs-slider.slider12:hover .owl-nav .owl-prev {
    left: 50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.rs-slider.slider12:hover .owl-nav .owl-next {
    right: 50px;
    left: unset
}

.rs-slider.slider13 {
    background: url(assets/images/slider/solution/slide-bg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative
}

.rs-slider.slider13 .slider .slider-content {
    padding: 330px 0 330px
}

.rs-slider.slider13 .slider .slider-content .sl-sub-title {
    font-size: 20px;
    line-height: 30px;
    font-weight: 500;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 15px
}

.rs-slider.slider13 .slider .slider-content .sl-title {
    font-size: 55px;
    line-height: 65px;
    font-weight: 900;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-bottom: 25px
}

.rs-slider.slider13 .slider .slider-content .sl-sub-title2 {
    font-size: 32px;
    line-height: 42px;
    font-weight: 700;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    display: block;
    margin-bottom: 40px
}

.rs-slider.slider13 .slider .image-part {
    position: absolute;
    right: 224px;
    top: 22%
}

.rs-slider.slider13 .slider .image-part img {
    width: 550px
}

.rs-slider.slider13 .owl-nav .owl-next,
.rs-slider.slider13 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden
}

.rs-slider.slider13 .owl-nav .owl-next i:before,
.rs-slider.slider13 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon
}

.rs-slider.slider13 .owl-nav .owl-next:hover,
.rs-slider.slider13 .owl-nav .owl-prev:hover {
    opacity: .09
}

.rs-slider.slider13 .owl-nav .owl-next {
    right: 30px;
    left: unset
}

.rs-slider.slider13 .owl-nav .owl-next i:before {
    content: "\f113"
}

.rs-slider.slider13:hover .owl-nav .owl-next,
.rs-slider.slider13:hover .owl-nav .owl-prev {
    left: 50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.rs-slider.slider13:hover .owl-nav .owl-next {
    right: 50px;
    left: unset
}

.rs-slider.slider14 .slider {
    position: relative
}

.rs-slider.slider14 .slider .slider-content {
    padding: 350px 0 400px;
    max-width: 1000px;
    max-height: 1000px;
    margin: 0 auto;
    text-align: center
}

.rs-slider.slider14 .slider .slider-content .sl-sub-title {
    text-align: center;
    line-height: 30px;
    letter-spacing: 2px;
    font-weight: 400;
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 10px;
    background-color: rgba(0, 0, 0, .21);
    color: #fff;
    font-family: Roboto;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 25px
}

.rs-slider.slider14 .slider .slider-content .sl-title {
    font-size: 90px;
    line-height: 100px;
    font-weight: 700;
    letter-spacing: 2px;
    color: #fff;
    text-align: center;
    font-family: Poppins;
    text-transform: uppercase;
    margin-bottom: 40px
}

.rs-slider.slider14 .slider.slide1 {
    background: url(assets/images/slider/marketing/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider14 .slider.slide2 {
    background: url(assets/images/slider/marketing/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center
}

.rs-slider.slider14 .owl-nav .owl-next,
.rs-slider.slider14 .owl-nav .owl-prev {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 30px;
    width: 42px;
    height: 42px;
    line-height: 42px;
    border-radius: 50%;
    color: #fff;
    text-align: center;
    background: rgba(0, 0, 0, .5);
    transition: all 0.5s;
    transition-delay: 0.70s;
    opacity: 0;
    visibility: hidden
}

.rs-slider.slider14 .owl-nav .owl-next i:before,
.rs-slider.slider14 .owl-nav .owl-prev i:before {
    content: "\f112";
    font-family: Flaticon
}

.rs-slider.slider14 .owl-nav .owl-next:hover,
.rs-slider.slider14 .owl-nav .owl-prev:hover {
    opacity: .09
}

.rs-slider.slider14 .owl-nav .owl-next {
    right: 30px;
    left: unset
}

.rs-slider.slider14 .owl-nav .owl-next i:before {
    content: "\f113"
}

.rs-slider.slider14:hover .owl-nav .owl-next,
.rs-slider.slider14:hover .owl-nav .owl-prev {
    left: 50px;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1
}

.rs-slider.slider14:hover .owl-nav .owl-next {
    right: 50px;
    left: unset
}

.rs-slider .sl-wrap {
    padding: 50px 0
}

.rs-slider .nivo-directionNav > a {
    font-size: 0;
    width: 70px;
    height: 70px;
    line-height: 70px;
    text-align: center;
    border: none;
    background: #f1f6fc;
    border-radius: 50%;
    -webkit-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 0
}

.rs-slider .nivo-directionNav > a.nivo-prevNav {
    left: 60px
}

.rs-slider .nivo-directionNav > a.nivo-prevNav:before {
    content: "\f104"
}

.rs-slider .nivo-directionNav > a.nivo-nextNav {
    right: 60px
}

.rs-slider .nivo-directionNav > a.nivo-nextNav:before {
    content: "\f105";
    margin-left: 2px
}

.rs-slider .nivo-directionNav > a:before {
    font-family: FontAwesome;
    position: absolute;
    font-size: 28px;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    transition: all 0.3s ease;
    color: #454545f0
}

.rs-slider .nivo-directionNav > a:hover {
    background: #454545f0
}

.rs-slider .nivo-directionNav > a:hover:before {
    color: #fff
}

.rs-slider .nivoSlider:hover .nivo-directionNav > a {
    opacity: 1
}

.rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-prevNav {
    left: 30px
}

.rs-slider .nivoSlider:hover .nivo-directionNav > a.nivo-nextNav {
    right: 30px
}

.rs-slider .nivo-controlNav {
    position: absolute;
    bottom: 50px;
    z-index: 11;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    display: none !important
}

.rs-slider .nivo-controlNav .nivo-control {
    width: 26px;
    height: 7px;
    border: 1px solid #fff;
    font-size: 0;
    display: inline-block;
    margin-right: 7px;
    -webkit-transition: .4s ease all;
    transition: .4s ease all
}

.rs-slider .nivo-controlNav .nivo-control.active {
    background: #454545f0;
    border-color: #454545f0
}

.rs-breadcrumbs {
    background-size: cover;
    background-repeat: no-repeat
}

.rs-breadcrumbs.bg-1 {
    background-image: url(../images/labdhi-steel-alloys/home/breadcrumb.jpg)
}

.rs-breadcrumbs.bg-2 {
    background-image: url(../images/labdhi-steel-alloys/home/breadcrumb.jpg)
}

.rs-breadcrumbs.bg-3 {
    background-image: url(../images/labdhi-steel-alloys/home/breadcrumb.jpg)
}

.rs-breadcrumbs.bg-4 {
    background-image: url(../images/labdhi-steel-alloys/home/breadcrumb.jpg)
}

.rs-breadcrumbs.bg-5 {
    background-image: url(../images/labdhi-steel-alloys/home/breadcrumb.jpg)
}

.rs-breadcrumbs.bg-6 {
    background-image: url(../images/labdhi-steel-alloys/home/breadcrumb.jpg)
}

.rs-breadcrumbs.bg-7 {
    background-image: url(../images/labdhi-steel-alloys/home/breadcrumb.jpg)
}

.rs-breadcrumbs.bg-8 {
    background-image: url(../images/labdhi-steel-alloys/home/breadcrumb.jpg)
}

.rs-breadcrumbs.bg-9 {
    background-image: url(../images/labdhi-steel-alloys/home/breadcrumb.jpg)
}

.rs-breadcrumbs .content-part {
    padding: 100px 0
}

.rs-breadcrumbs .content-part .breadcrumbs-title {
    text-shadow: 0 0 20px #000;
    font-size: 35px;
    font-weight: 700;
    line-height: 56px
}

.rs-about.style1 .services-part {
    display: inline-flex
}

.rs-about.style1 .services-part .services-icon img {
    width: 80px;
    height: 80px;
    max-width: unset;
    transition: all 0.3s ease
}

.rs-about.style1 .services-part .services-text {
    padding-left: 15px
}

.rs-about.style1 .services-part .services-text .title {
    font-size: 20px;
    margin-bottom: 10px
}

.rs-about.style1 .services-part:hover .services-icon img {
    animation-name: pulse;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

.rs-about.inner .image-part {
    position: relative
}

.rs-about.inner .image-part img {
    border-radius: 10px
}

.rs-about.inner .image-part .author-info {
    background: #454545f0;
    text-align: center;
    padding: 30px 30px;
    width: 270px;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    bottom: -64px
}

.rs-about.inner .image-part .author-info .name {
    color: #fff;
    font-weight: 600;
    font-size: 25px;
    line-height: 32px;
    margin-bottom: 8px;
    text-transform: uppercase
}

.rs-about.inner .image-part .author-info .designation {
    color: #fff;
    display: block;
    font-size: 18px;
    line-height: 28px;
    letter-spacing: 2.5px
}

.rs-services.style1 .service-wrap {
    padding: 30px;
    text-align: center;
    background: #f1f6fc;
    box-shadow: -4px 5px 3px 0 #454545f078;
    border-radius: 5px
}

.rs-services.style1 .service-wrap .icon-part {
    margin-bottom: 25px
}

.rs-services.style1 .service-wrap .icon-part img {
    max-width: 70px;
    transition: all 0.3s ease
}

.rs-services.style1 .service-wrap .icon-part.size-mod img {
    max-width: 58px
}

.rs-services.style1 .service-wrap .content-part .title {
    margin-bottom: 9px
}

.rs-services.style1 .service-wrap .content-part .title a {
    color: #1c1b1b
}

.rs-services.style1 .service-wrap .content-part .title a:hover {
    color: #454545f0
}

.rs-services.style1 .service-wrap:hover .icon-part img {
    animation-name: shake-x;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

.rs-services.style1.modify .service-wrap:hover .icon-part img {
    animation-name: shake-y;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

.rs-services.style1.modify2 .service-wrap {
    box-shadow: none;
    border-radius: 0
}

.rs-services.style1.modify2 .service-wrap:hover .icon-part img {
    animation-name: shake-y;
    animation-duration: 1s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: 1
}

.rs-services.style2 .service-wrap {
/*    padding: 15px 15px 30px;*/
        padding: 30px 50px 30px;
    background: #fff;
    box-shadow: 0 14px 30px rgba(0, 0, 0, .07)
}

.rs-services.style2 .service-wrap .image-part {
    overflow: hidden;
    margin-bottom: 20px
}

.rs-services.style2 .service-wrap .image-part img {
    transform: scale(1);
    transition: all 0.9s
}

.rs-services.style2 .service-wrap .content-part .title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 10px
}

.rs-services.style2 .service-wrap .content-part .title a {
    color: #1c1b1b
}

.rs-services.style2 .service-wrap .content-part .title a:hover {
    color: #454545f0
}

.rs-services.style2 .service-wrap:hover .image-part img {
    transform: scale(1.1)
}

.rs-counter.style1 .couter-part {
    text-align: center
}

.rs-counter.style1 .couter-part .icon-part {
    margin-bottom: 20px
}

.rs-counter.style1 .couter-part .icon-part img {
    max-width: 70px;
    margin: 0 auto
}

.rs-counter.style1 .couter-part .rs-count {
    font-size: 44px;
    line-height: 60px;
    font-weight: 600;
    color: #000;
    position: relative;
    display: inline-block;
    padding-right: 28px;
    margin-bottom: 16px
}

.rs-counter.style1 .couter-part .rs-count:after {
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    color: #fff;
    opacity: .9
}

.rs-counter.style1 .couter-part .title {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #fff;
    margin: 0
}

.rs-counter.style1 .couter-part.plus .rs-count:after {
    content: "+"
}

.rs-counter.style1 .couter-part.thousand .rs-count:after {
    content: "K";
    right: -3px
}

.rs-counter.style1.modify .couter-part .rs-count {
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
    padding-right: 14px;
    margin-bottom: 20px
}

.rs-counter.style1.modify .couter-part .rs-count:after {
    bottom: 7px;
    font-size: 19px;
    line-height: 26px;
    font-weight: 700;
    top: unset;
    transform: unset;
    opacity: 1
}

.rs-counter.style1.modify .couter-part .title {
    font-family: 'Roboto', sans-serif;
    font-weight: 500;
    font-size: 20px;
    font-weight: 600;
    color: #000;
    text-transform: capitalize;
    margin: 0
}

.rs-counter.style1.modify .couter-part.plus .rs-count:after {
    content: "+"
}

.rs-counter.style1.modify .couter-part.thousand .rs-count {
    padding-right: 10px
}

.rs-counter.style1.modify .couter-part.thousand .rs-count:after {
    content: "K";
    font-size: 16px
}

.rs-counter.style1.modify2 .couter-part .rs-count {
    font-size: 44px;
    line-height: 60px;
    font-weight: 600;
    color: #fff
}

.rs-counter.style1.modify2 .couter-part .title {
    color: #fff;
    font-family: "Poppins", Sans-serif;
    font-size: 16px;
    line-height: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin: 0
}

.rs-skillbar.style3 .content-part {
    background: #f1f6fc;
    padding: 25px 15px;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .12)
}

.rs-skillbar.style3 .content-part .rs-pie-content {
    margin-bottom: 10px
}

.rs-skillbar.style3 .content-part .rs-pie-content .rs-pie2 {
    display: inline-block;
    position: relative;
    text-align: center
}

.rs-skillbar.style3 .content-part .rs-pie-content .rs-pie2 .rspie-value {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    display: block;
    font-weight: 500;
    font-size: 20px;
    color: #101010
}

.rs-skillbar.style3 .content-part .pie-title {
    margin-bottom: 0;
    color: #101010;
    font-size: 20px;
    line-height: 34px;
    font-weight: 600
}

.rs-testimonial.style1 .slider-part {
    padding: 50px 60px 50px 60px;
    /*    background-color: #454545f042*/
}

.rs-testimonial.style1 .testi-item {
    margin-bottom: 10px
}

.rs-testimonial.style1 .testi-item .content-part .icon-part {
    margin-bottom: 18px
}

.rs-testimonial.style1 .testi-item .content-part .icon-part i {
    color: rgba(18, 115, 235, .12);
    font-size: 50px
}

.rs-testimonial.style1 .testi-item .content-part .desc {
    color: #363636;
    font-size: 18px;
    font-style: italic;
    line-height: 26px
}

.rs-testimonial.style1 .testi-item .posted-by {
    margin-top: 34px
}

.rs-testimonial.style1 .testi-item .posted-by .avatar img {
    width: 65px;
    height: auto;
    border-radius: 100%;
    margin: 0 auto
}

.rs-testimonial.style1 .testi-item .posted-by .name {
    font-size: 20px;
    font-weight: 500;
    margin: 19px 0 4px;
    font-family: 'Roboto', sans-serif
}

.rs-testimonial.style1 .testi-item .posted-by .designation {
    color: #878787
}

.rs-testimonial.style6 .testi-wrap {
    background: #f1f6fc;
    border-radius: 4px;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .15);
    padding: 23px 35px 43px;
    text-align: center
}

.rs-testimonial.style6 .testi-wrap .icon-part {
    max-width: 66px;
    margin: 0 auto 17px
}

.rs-testimonial.style6 .testi-wrap .desc {
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 21px
}

.rs-testimonial.style6 .testi-wrap .detail-part {
    display: flex;
    justify-content: center;
    align-items: center
}

.rs-testimonial.style6 .testi-wrap .detail-part .avatar img {
    width: 80px;
    border-radius: 100%
}

.rs-testimonial.style6 .testi-wrap .detail-part .info {
    text-align: left;
    padding-left: 15px
}

.rs-testimonial.style6 .testi-wrap .detail-part .info .name {
    font-weight: 600;
    line-height: 1;
    letter-spacing: 1px
}

.rs-testimonial.style6 .testi-wrap .detail-part .info .designation {
    font-size: .85em;
    line-height: 1
}

.rs-team.slider1 .team-wrap {
    overflow: hidden;
    position: relative;
    margin-bottom: 30px
}

.rs-team.slider1 .team-wrap .team-image {
    margin-bottom: 105px;
    border-radius: 5px 5px 0 0;
    overflow: hidden
}

.rs-team.slider1 .team-wrap .team-image img {
    transition: all 0.3s ease
}

.rs-team.slider1 .team-wrap .text-bottom {
    text-align: center;
    border-bottom: 3px solid #eaedf0;
    border-radius: 0 0 3px 3px;
    background: #f1f6fc;
    padding: 26px 0 23px 0;
    position: absolute;
    content: '';
    width: 100%;
    left: 0;
    bottom: 0;
    z-index: 1;
    transition: all 0.3s ease
}

.rs-team.slider1 .team-wrap .text-bottom h4.person-name {
    font-size: 20px;
    margin-bottom: 3px;
    text-transform: uppercase
}

.rs-team.slider1 .team-wrap .text-bottom h4.person-name a {
    color: #1c1b1b
}

.rs-team.slider1 .team-wrap .text-bottom h4.person-name a:hover {
    color: #1c1b1b
}

.rs-team.slider1 .team-wrap .text-bottom span.designation {
    display: block;
    text-transform: capitalize;
    transition: all 0.3s ease
}

.rs-team.slider1 .team-wrap .social-links {
    margin-top: 5px;
    padding-bottom: 15px;
    transition: all 0.3s ease;
    margin-bottom: -50px;
    opacity: 0
}

.rs-team.slider1 .team-wrap .social-links ul li {
    display: inline;
    padding: 0 7px
}

.rs-team.slider1 .team-wrap .social-links ul li a i {
    color: #fff;
    transition: all 0.3s ease
}

.rs-team.slider1 .team-wrap .social-links ul li a:hover i {
    color: #fff
}

.rs-team.slider1 .team-wrap:hover .team-image img {
    transform: scale(1.1)
}

.rs-team.slider1 .team-wrap:hover .text-bottom {
    background: #454545f0;
    color: #fff !important;
    padding-bottom: 8px !important
}

.rs-team.slider1 .team-wrap:hover .text-bottom .person-name a {
    color: #fff
}

.rs-team.slider1 .team-wrap:hover .text-bottom .person-name a:hover {
    color: #fff
}

.rs-team.slider1 .team-wrap:hover .text-bottom .designation {
    color: #fff
}

.rs-team.slider1 .team-wrap:hover .text-bottom .social-links {
    margin-bottom: 0;
    opacity: 1
}

.rs-team.slider1.modify .team-wrap {
    margin-bottom: 0
}

.rs-team.slider1.modify .team-wrap .text-bottom {
    text-align: center;
    border-bottom: none;
    border-radius: 0;
    background: transparent;
    padding: 26px 0 23px 0;
    border-radius: 0 0 5px 5px
}

.rs-team.slider1.modify .team-wrap .text-bottom h4.person-name a {
    color: #1c1b1b
}

.rs-team.slider1.modify .team-wrap .text-bottom h4.person-name a:hover {
    color: #1c1b1b
}

.rs-team.slider1.modify .team-wrap .text-bottom span.designation {
    display: block;
    text-transform: capitalize;
    transition: all 0.3s ease
}

.rs-team.slider1.modify .team-wrap:hover .text-bottom {
    background: #454545f0
}

.rs-team.slider1.modify .team-wrap:hover .text-bottom h4.person-name a {
    color: #fff
}

.rs-team.slider1.modify2 .top-part {
    padding-bottom: 412px
}

.rs-team.slider1.modify2 .bottom-part {
    margin-top: -360px
}

.rs-team.slider1.modify2 .team-wrap {
    margin-bottom: 50px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .07);
    border-radius: 5px;
    overflow: hidden
}

.rs-team.slider1.modify2 .team-wrap .text-bottom {
    border: none;
    padding: 27px 0 23px 0;
    background: #fff
}

.rs-team.slider1.modify2 .team-wrap:hover .text-bottom {
    background: #222
}

.rs-team.slider1.red-mode .team-wrap {
    margin-bottom: 50px
}

.rs-team.slider1.red-mode .team-wrap:hover .text-bottom {
    background: #ec4c6f
}

.rs-team.slider1.red-mode2 .team-wrap {
    margin-bottom: 50px
}

.rs-team.slider1.red-mode2 .team-wrap .text-bottom {
    background: #fbfbfb
}

.rs-team.slider1.red-mode2 .team-wrap:hover .text-bottom {
    background: #d83030
}

.rs-team.slider1.modify4 .team-wrap {
    margin-bottom: unset
}

.rs-team.slider1.modify4 .team-wrap .team-image img {
    transition: all .7s
}

.rs-team.slider1.modify4 .team-wrap .text-bottom {
    border-bottom: unset;
    padding: 26px 0 26px 0
}

.rs-team.slider1.modify4 .team-wrap .text-bottom h4.person-name {
    font-weight: 700
}

.rs-team.slider1.modify4 .team-wrap .text-bottom h4.person-name a {
    color: #1c1b1b
}

.rs-team.slider1.modify4 .team-wrap .text-bottom h4.person-name a:hover {
    color: #1c1b1b
}

.rs-team.slider1.modify4 .team-wrap .text-bottom span.designation {
    font-size: 15px
}

.rs-team.slider1.modify4 .team-wrap .text-bottom:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 3px;
    background: #BF0505;
    -webkit-transition: .4s all ease;
    -moz-transition: .4s all ease;
    transition: .4s all ease;
    left: 0
}

.rs-team.slider1.modify4 .team-wrap:hover .text-bottom {
    background: #222
}

.rs-team.slider1.modify4 .team-wrap:hover .text-bottom .person-name a {
    color: #fff
}

.rs-team.slider1.modify4 .team-wrap:hover .text-bottom .person-name a:hover {
    color: #fff
}

.rs-team.inner .owl-stage-outer {
    padding-bottom: 40px
}

.rs-team.inner .team-item {
    position: relative;
    margin-bottom: 73px
}

.rs-team.inner .team-item .team-image img {
    border-radius: 3px 3px 0 0
}

.rs-team.inner .team-item .text-bottom {
    padding: 24px 25px;
    background: #fff;
    text-align: center;
    position: absolute;
    bottom: -72.5px;
    width: 80%;
    left: 50%;
    z-index: 1;
    transition: all 0.3s ease;
    transform: translateX(-50%);
    box-shadow: 0 15px 34px -5px rgba(193, 193, 193, .3)
}

.rs-team.inner .team-item .text-bottom .person-name {
    margin-bottom: 5px;
    font-size: 22px;
    text-transform: capitalize;
    line-height: normal
}

.rs-team.inner .team-item .text-bottom .person-name a {
    color: #000
}

.rs-team.inner .team-item .text-bottom .person-name a:hover {
    color: #454545f0
}

.rs-team.inner .team-item .text-bottom span.designation {
    display: block;
    color: #000;
    margin: 4px 0 0;
    font-size: 14px;
    text-transform: uppercase
}

.rs-team.inner .team-item .text-bottom .desc {
    font-size: 14px;
    position: relative;
    z-index: 1;
    max-height: 0;
    opacity: 0;
    line-height: 24px;
    -webkit-transition: all 0.6s, max-height 0.5s;
    -o-transition: all 0.6s, max-height 0.5s;
    -moz-transition: all 0.6s, max-height 0.5s;
    transition: all 0.6s, max-height 0.5s;
    overflow: hidden;
    -webkit-transform: scaleY(0);
    -moz-transform: scaleY(0);
    -ms-transform: scaleY(0);
    -o-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: bottom;
    -moz-transform-origin: bottom;
    -ms-transform-origin: bottom;
    -o-transform-origin: bottom;
    transform-origin: bottom
}

.rs-team.inner .team-item .text-bottom .desc:before {
    content: '';
    position: absolute;
    z-index: 1;
    background: #000;
    top: 0;
    left: 50%;
    width: 50px;
    height: 2px;
    transform: translateX(-50%)
}

.rs-team.inner .team-item .text-bottom .team-social {
    margin-top: 10px
}

.rs-team.inner .team-item .text-bottom .team-social ul li {
    display: inline-block;
    margin-right: 18px
}

.rs-team.inner .team-item .text-bottom .team-social ul li a {
    color: #454545f0
}

.rs-team.inner .team-item .text-bottom .team-social ul li a:hover {
    color: #333
}

.rs-team.inner .team-item .text-bottom .team-social ul li:last-child {
    margin: 0
}

.rs-team.inner .team-item:hover .text-bottom .desc {
    position: relative;
    max-height: 400px;
    opacity: 1;
    text-align: center;
    -webkit-transform: scaleY(1);
    -moz-transform: scaleY(1);
    -ms-transform: scaleY(1);
    -o-transform: scaleY(1);
    transform: scaleY(1);
    -webkit-transition: all 0.4s, max-height 1.5s;
    -o-transition: all 0.4s, max-height 1.5s;
    -moz-transition: all 0.4s, max-height 1.5s;
    transition: all 0.4s, max-height 1.5s;
    padding-top: 20px;
    margin-top: 14px
}

.rs-contact.style1 .form-part {
    padding: 0px 0px 0px 0px;
}

.rs-contact.style1 .contact-form .common-control input,
.rs-contact.style1 .contact-form .common-control textarea {
    background: #f1f6fc;
    width: 100%;
    padding: 10px 18px;
    border: none;
    outline: none;
    border-radius: 0;
    color: #363636;
    font-size: 16px
}

.rs-contact.style1 .contact-form .common-control input {
    height: 48px
}

.rs-contact.style1 .contact-form .common-control textarea {
    height: 120px
}

.rs-contact.style1 .contact-form .common-control ::placeholder {
    color: #a19e9e
}

.rs-contact.style1 .contact-info {
    background: #454545f0;
    height: 100%;
    color: #fff;
    padding: 50px;
    font-size: 15px
}

.rs-contact.style1 .contact-info .title {
    font-size: 28px;
    color: #fff;
    margin-bottom: 34px
}

.rs-contact.style1 .contact-info .info-wrap {
    display: flex
}

.rs-contact.style1 .contact-info .info-wrap .icon-part {
    margin-right: 25px
}

.rs-contact.style1 .contact-info .info-wrap .icon-part i {
    font-size: 40px;
    line-height: 40px
}

.rs-contact.style1 .contact-info .info-wrap .icon-part i:before {
    font-size: 40px;
    line-height: 40px
}

.rs-contact.style1 .contact-info .info-wrap .content-part h4 {
    margin-bottom: 0;
    color: #fff;
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 5px
}

.rs-contact.style1 .contact-info .info-wrap .content-part a {
    color: #fff
}

.rs-contact.style1 .contact-info .info-wrap .content-part a:hover {
    opacity: .8
}

.rs-contact.style1.red-mode .contact-form .common-control input,
.rs-contact.style1.red-mode .contact-form .common-control textarea {
    background: #fff
}

.rs-contact.style1.red-mode .contact-form .common-control ::placeholder {
    color: #a19e9e
}

.rs-contact.style1.red-mode .contact-info {
    background: #ec4c6f
}

.rs-contact.inner .content-info-part .info-item {
    background: #f1f6fc;
    padding: 50px 30px 37px;
    text-align: center
}

.rs-contact.inner .content-info-part .info-item .icon-part {
    width: 70px;
    height: 70px;
    line-height: 70px;
    border-radius: 100%;
    margin: 0 auto 25px;
    text-align: center;
    background: #acccf4;
    position: relative
}

.rs-contact.inner .content-info-part .info-item .icon-part i {
    font-size: 80px;
    color: #454545f0;
    line-height: 1;
    margin-top: -5px;
    position: relative;
    z-index: 1
}

.rs-contact.inner .content-info-part .info-item .icon-part i.fa-map-o {
    font-size: 65px;
    margin: 0
}

.rs-contact.inner .content-info-part .info-item .icon-part:after {
    background: transparent;
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    animation: pulse-border 1.5s ease-out infinite;
    transition: all 0.3s ease
}

.rs-contact.inner .content-info-part .info-item .content-part {
    font-size: 18px
}

.rs-contact.inner .content-info-part .info-item .content-part .title {
    font-family: 'Roboto', sans-serif;
    color: #363636;
    margin-bottom: 12px
}

.rs-contact.inner .content-info-part .info-item .content-part a {
    color: #363636
}

.rs-contact.inner .content-info-part .info-item .content-part a:hover {
    color: #454545f0
}

.rs-contact.inner .content-info-part .info-item .content-part p {
    margin: 0
}

.rs-contact.inner .content-info-part .info-item:hover .icon-part:after {
    background: #acccf4
}

.rs-contact.inner .contact-form-part form {
    background: url(assets/images/quote/right-bg2.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    padding: 72px 70px 94px
}

.rs-contact.inner .contact-form-part form input,
.rs-contact.inner .contact-form-part form textarea {
    width: 100%;
    border: none;
    outline: none;
    margin-bottom: 30px;
    color: #fff;
    background: rgba(18, 115, 235, .5);
    font-size: 16px;
    padding: 11px 20px
}

.rs-contact.inner .contact-form-part form textarea {
    display: inherit;
    height: 120px
}

.rs-contact.inner .contact-form-part form button {
    background: #fff;
    color: #454545f0;
    font-weight: 400;
    font-family: 'Roboto', sans-serif
}

.rs-contact.inner .contact-form-part form button:hover {
    background: #454545f0;
    color: #fff
}

.rs-contact.inner .contact-form-part form ::-webkit-input-placeholder {
    color: #fff
}

.rs-contact.inner .contact-form-part form :-ms-input-placeholder {
    color: #fff
}

.rs-contact.inner .contact-form-part form ::placeholder {
    color: #fff
}

.rs-contact.inner .contact-form-part .custom1 {
    --ms-flex: 45.965%;
    flex: 45.965%;
    max-width: 45.965%
}

.rs-contact.inner .contact-form-part .custom2 {
    --ms-flex: 54.035%;
    flex: 54.035%;
    max-width: 54.035%
}

.rs-contact.inner .contact-form-part .img-part {
    height: 100%;
    background: url(assets/images/contact/left-img.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center
}

.rs-contact.inner .g-map {
    padding: 0 10px 10px
}

.rs-contact.inner .g-map iframe {
    width: 100%;
    height: 560px;
    border: none;
    filter: grayscale(100%);
    display: inherit
}

.rs-contact.inner .g-map.modify iframe {
    filter: unset
}

.rs-blog.inner .blog-wrap .content-part {
    padding: 36px 46px 45px
}

.rs-blog.inner .blog-wrap .content-part .title {
    font-size: 26px;
    line-height: 35px
}

.rs-blog.inner .blog-wrap .content-part .title a {
    color: #1c1b1b
}

.rs-blog.inner .blog-wrap .content-part .title a:hover {
    color: #454545f0
}

.rs-blog.inner .blog-wrap .content-part .blog-meta li {
    display: inline;
    font-size: 13px;
    margin-right: 15px
}

.rs-blog.inner .blog-wrap .content-part .blog-meta li i {
    margin-right: 3px;
    color: #454545f0;
    font-size: 14px;
    font-weight: 700
}

.rs-blog.inner .blog-wrap .content-part .blog-meta li a {
    color: #363636
}

.rs-blog.inner .blog-wrap .content-part .blog-meta li a:hover {
    color: #454545f0
}

.rs-blog.inner .blog-wrap .content-part .blog-meta li:last-child {
    margin: 0
}

.rs-blog.inner .blog-sidebar {
    width: 350px
}

.rs-blog.single .blog-part .article-content {
    padding: 38px 40px 34px
}

.rs-blog.single .blog-part .article-content .blog-meta li {
    display: inline;
    font-size: 14px;
    margin-right: 10px
}

.rs-blog.single .blog-part .article-content .blog-meta li i {
    margin-right: 3px;
    color: #454545f0;
    font-size: 13px
}

.rs-blog.single .blog-part .article-content .blog-meta li a {
    color: #363636
}

.rs-blog.single .blog-part .article-content .blog-meta li a:hover {
    color: #454545f0
}

.rs-blog.single .blog-part .article-content .blog-meta li:last-child {
    margin: 0
}

.rs-blog.single .blog-part .article-content .markup-text {
    padding: 40px 40px 50px 30px;
    color: #666;
    font-weight: 700;
    font-style: italic;
    text-align: left;
    clear: both;
    box-shadow: 0 0 150px #eee !important;
    border-left: 10px solid #454545f0;
        font-size: 18px;
}

.rs-blog.single .blog-part .article-nav {
    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: rgba(170, 170, 170, .25);
    padding: 30px 0
}

.rs-blog.single .blog-part .article-nav ul {
    list-style: none
}

.rs-blog.single .blog-part .article-nav ul li {
    width: 50%;
    display: inline-block
}

.rs-blog.single .blog-part .article-nav ul li a span {
    text-transform: uppercase;
    color: #909090;
    display: block;
    vertical-align: middle;
    transition: all 0.3s ease
}

.rs-blog.single .blog-part .article-nav ul li a span i {
    margin-top: -4px;
    display: inline-block
}

.rs-blog.single .blog-part .article-nav ul li a span i:before {
    font-size: 15px
}

.rs-blog.single .blog-part .article-nav ul li a span.link-text {
    text-transform: capitalize;
    color: #1c1b1b;
    font-weight: 500;
    transition: all 0.3s ease
}

.rs-blog.single .blog-part .article-nav ul li a:hover span {
    color: #454545f0 !important
}

.rs-blog.single .blog-part .article-nav ul li.next {
    float: right;
    text-align: right
}

.rs-blog.single .blog-part .article-nav ul li.next a span i {
    margin-left: 10px
}

.rs-blog.single .blog-part .article-nav ul li.prev a span i {
    margin-right: 10px
}

.rs-blog.single .bs-contact-form .title {
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 17px
}

.rs-blog.single .bs-contact-form form {
    padding: 0;
    max-width: 100%
}

.rs-blog.single .bs-contact-form form .form-field {
    margin-bottom: 22px
}

.rs-blog.single .bs-contact-form form .form-field label {
    display: block
}

.rs-blog.single .bs-contact-form form .form-field input,
.rs-blog.single .bs-contact-form form .form-field textarea {
    width: 100%;
    padding: 5px 10px;
    border: 1px solid #ddd;
    border-radius: 5px;
    outline: unset;
    resize: unset
}

.rs-blog.single .bs-contact-form form .form-field input {
    height: 50px;
    line-height: 50px
}

.rs-blog.single .bs-contact-form form .form-field textarea {
    height: 160px;
    display: inherit
}

.rs-blog.single .bs-contact-form form .form-button button {
    padding: 14px 24px;
    font-weight: 400;
    font-size: 14px;
    line-height: normal;
    font-family: 'Roboto', sans-serif;
    border: unset;
    outline: unset
}

.rs-footer {
/*    background: #101010*/
    background: #212529;
}

.rs-footer .footer-content .widget-title {
    color: #fff;
    font-size: 19px;
    line-height: 28px;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 10px
}

.rs-footer .footer-content .footer-post .post-wrap {
    overflow: hidden
}

.rs-footer .footer-content .footer-post .post-wrap .post-img {
    width: 100px;
    float: left;
    padding-right: 15px
}

.rs-footer .footer-content .footer-post .post-wrap .post-img a img {
    border-radius: 4px
}

.rs-footer .footer-content .footer-post .post-wrap .post-desc a {
    color: #e0e0e0;
    font-weight: 600
}

.rs-footer .footer-content .footer-post .post-wrap .post-desc a:hover {
    color: #454545f0
}

.rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post {
    color: #e0e0e0;
    font-size: 14px
}

.rs-footer .footer-content .footer-post .post-wrap .post-desc .date-post i {
    color: #454545f0;
    margin-right: 5px
}

.rs-footer .footer-content .about-widget .logo-part {
    margin-bottom: 30px
}

.rs-footer .footer-content .about-widget .logo-part a img {
/*
    height: 72px;
    width: auto;
*/
    
        height: 93px !important;
    width: 109% !important;
/*    background: white;*/
}

.rs-footer .footer-content .about-widget .desc {
    color: #e0e0e0
}

.rs-footer .footer-content .address-widget li {
    margin-bottom: 14px
}

.rs-footer .footer-content .address-widget li i {
    float: left;
    padding-right: 25px
}

.rs-footer .footer-content .address-widget li i:before {
    color: #fff
}

.rs-footer .footer-content .address-widget li .desc {
/*    color: #e0e0e0*/
            color: #e0e0e0;
    width: 262px;
}

.rs-footer .footer-content .address-widget li .desc a {
    color: #e0e0e0
}

.rs-footer .footer-content .address-widget li .desc a:hover {
    color: #454545f0
}

.rs-footer .footer-content .address-widget li:last-child {
    margin-bottom: 0
}

.rs-footer .footer-bottom {
   
        padding: 8px 135px;
    border-top: 2px solid #333
}

.rs-footer .footer-bottom .copyright p {
    margin-bottom: 0;
    color: #e0e0e0
}

.rs-footer .footer-bottom .footer-social li {
    display: inline;
    margin-right: 6px
}

.rs-footer .footer-bottom .footer-social li a {
    display: inline-block;
    font-size: 15px;
    border-radius: 3px;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #454545f0;
    color: #fff;
    text-align: center
}

.rs-footer .footer-bottom .footer-social li a:hover {
    background: #228bfd
}

.rs-footer .footer-bottom .footer-social li:last-child {
    margin: 0
}

#scrollUp {
    text-align: center;
    bottom: 40px;
    cursor: pointer;
    display: none;
    position: fixed;
    right: 20px;
    z-index: 999;
    border-radius: 50px 50px 4px 4px
}

#scrollUp i {
    background: #454545f0;
    border-radius: 50%;
    height: 40px;
    font-size: 24px;
    font-weight: 600;
    width: 42px;
    color: #fff;
    line-height: 36px;
    transition: all 0.3s ease;
    margin-left: 2px;
    box-shadow: 0 0 2px rgba(0, 0, 0, .4)
}

#scrollUp i:hover {
    background-color: #454545f0
}

.loader {
    height: 100%;
    width: 100%;
    position: fixed;
    z-index: 999999;
    margin-top: 0;
    top: 0;
    background: #fff
}

.loader .spinner {
    width: 40px;
    height: 40px;
    margin: -19px 0 0 -21px;
    background-color: #454545f0;
    border-radius: 100%;
    -webkit-animation: sk-scaleout 1s infinite ease-in-out;
    animation: sk-scaleout 1s infinite ease-in-out;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

@-webkit-keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        opacity: 0
    }
}

@keyframes sk-scaleout {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.scale {
    animation: scale 8s alternate infinite;
    -webkit-animation: scale 2s alternate infinite
}

@-webkit-keyframes scale {
    0% {
        transform: scale(.8);
        -webkit-transform: scale(.8)
    }

    100% {
        transform: scale(1);
        -webkit-transform: scale(1)
    }
}

.horizontal {
    animation-name: horizontal;
    animation-timing-function: linear;
    animation-iteration-count: infinite;
    animation-duration: 20s
}

@keyframes horizontal {
    0% {
        transform: translateX(0)
    }

    50% {
        transform: translateX(100px)
    }

    100% {
        transform: translateX(0)
    }
}

.fadeInUp {
    animation-name: fadeInUp;
    animation-duration: 2s
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }

    100% {
        opacity: 1;
        transform: none
    }
}

table,
th,
td {
    font-family:  sans-serif;
}

.products {
    color: #fff;
    height: 30px;
    font-size: 19px
}

.products a {
    color: #fff !important;
    font-size: 13px
}

.products a:hover {
    color: #454545f0;
    transition: all 0.3s cubic-bezier(0, .62, .25, 1);
    margin-left: 4px;
    cursor: pointer
}
@media only screen and (max-width: 1024px) {

    .products {
        font-size: 14px !important;
        height: auto;
    }

    .products a {
        font-size: 12px !important;
        line-height: 16px;
    }

    .products i {
        font-size: 8px;
    }
}

.industry {
    font-size: 34px;
    line-height: 40px;
    text-align: center
}

.th1 {
    text-align: center
}

table {
    border-collapse: collapse;
    width: 100%;
    text-align: center;
    font-size: 14px
}

.socialwhats {
    text-align: center;
    margin: 3px;
    background: #fff;
    padding: 10px 0;
    box-shadow: 3px 4px 15px #00000026;
    border-bottom: 3px solid #18a2b8
}

.socialwhats i {
    font-size: 20px;
    padding: 10px
}

.row.first {
    padding-top: 25px;
    padding-bottom: 25px
}

.form-control {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

.input-form input {
    margin-bottom: 25px;
    height: 40px
}

.pt-92 {
    padding-top: 60px
}

ul.social-menu {
    margin: 0
}

ul.side {
    list-style: none;
    padding: 0 15px
}

h2.title.mb-14 {
    font-size: 38px
}

hr.dob {
    border-bottom: 2px solid #454545f0;
    width: 128px;
    margin: auto;
}

.blog-img img {
    width: 800px
}

button.readon.banner-style.submit {
    background-color: #454545f036
}

.input-form {
    background: #fff;
    padding: 20px;
    border: 10px solid #454545f0;
    height: 500px
}

.country-img td {
    padding: 8px 6px !important
}

.country-img span {
    font-size: 11px;
    font-weight: 600
}

.mb-stcol li {
    margin-bottom: 8px;
    padding-left: 8px
}

.whatsapp-float {
    z-index: 1000;
    display: block;
    position: fixed;
    bottom: 20px;
    left: 10px;
    right: auto;
    padding: 0 !important;
    border-radius: 100%
}

.whatsapp-float img {
    width: 65px;
    background: #fff;
    border-radius: 50px;
    box-shadow: 0 -1px 20px #49d849
}

.coun {
    border: 2px solid #0000009e;
    padding: 10px 0;
    text-align: center
}

.error-404-area {
    background: #242424 url(assets/images/slider/slider-2.jpg) center center no-repeat;
    background-size: cover;
    padding-bottom: 175px;
    padding-top: 150px;
    position: relative;
    font-size: 60px
}

.error-404-area a:hover {
    color: #00a04f;
    font-size: 60px
}

.error-404-area h3 {
    font-family: 'Poppins';
    font-weight: 600;
    color: #f3f5f3;
    font-size: 40px;
    line-height: 45px;
    margin-bottom: 20px;
    text-align: center
}

.error-404-area .thm-container {
    position: relative
}

.error-404-area:before {
    content: '';
    background: #242A34;
    opacity: .68;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

h2.dq {
    font-size: 200px;
    color: firebrick
}

a.d-1 {
    color: #23B46F;
    transition: all 0.3s ease;
    text-decoration: none !important;
    outline: none !important;
    font-size: 15px
}

.a2 {
    padding-top: 50px
}

ul.address-widget {
    list-style: none
}

h2.sl-title.white-color-2 {
    font-size: 25px;
    line-height: 30px
}

.rs-footer .footer-content .address-widget li i {
    padding-right: 4px !important
}

.rs-footer .footer-content .address-widget li .desc a {
    color: #e0e0e0;
    font-size: 14px
}

.desc {
    margin-right: -22px
}

.black {
    color: #000
}

.title-name {
    font-size: 26px;
    line-height: 36px
}

ul.mb-stcol li:before {
    content: "\f113";
    font-family: 'Flaticon';
    padding-right: 10px;
    font-weight: 700;
    color: #454545f0;
}

.country-img img {
    width: 50px
}

.heading {
    color: #f8f9fa;
    background: #454545f0;
    text-align: center;
    font-size: 15px;
    font-weight: 600;
}


.modal-img {
    height: 42px;
    padding-right: 8px;
    padding-bottom: 10px;
}

.modal-title {
    font-size: 28px;
    font-weight: 600;
    border-left: #000000 1px solid;
    padding-left: 12px;
    color: #454545f0;
}

.form-block {
    margin-top: 4px;
}

.leadbtnclose {
    position: absolute;
    right: 5px;
    top: 5px;
    background: #fff;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 100px
}

.leadbtnclose .btn-close {
    box-sizing: content-box;
    width: 1em;
    height: 1em;
    padding: .25em .25em;
    color: #000;
    background: transparent url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 011.414 0L8 6.586 14.293.293a1 1 0 111.414 1.414L9.414 8l6.293 6.293a1 1 0 01-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 01-1.414-1.414L6.586 8 .293 1.707a1 1 0 010-1.414z'/%3e%3c/svg%3e") center/1em auto no-repeat;
    border: 0;
    border-radius: .25rem;
    opacity: .5
}

.leadbtnclose .btn-close:hover {
    color: #000;
    text-decoration: none;
    opacity: .75
}

.icon {
    width: 14px;
    height: 14px;
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    transform: translateY(4px);
}

.icon-svg {
    background-image: url("assets/svg/gmb.svg");
    filter: invert(100%) sepia(0%) saturate(9%) hue-rotate(176deg) brightness(104%) contrast(104%);
}

.icon-svg:hover {
    filter: invert(71%) sepia(28%) saturate(0%) hue-rotate(214deg) brightness(107%) contrast(99%);
    transition: all .3s ease;
}

.rs-footer .footer-bottom .footer-social li a .icon {
    filter: invert(100%) sepia(0%) saturate(9%) hue-rotate(176deg) brightness(104%) contrast(104%);
    transform: translateY(8px);
}

.side-bar-scroll {
    display: block;
    overflow-y: scroll;
    height: 280px;
}


/* width */
.side-bar-scroll::-webkit-scrollbar {
    width: 10px;
}

/* Track */
.side-bar-scroll::-webkit-scrollbar-track {
    background: #f1f1f1;
}

/* Handle */
.side-bar-scroll::-webkit-scrollbar-thumb {
    background: #888;
}

/* Handle on hover */
.side-bar-scroll::-webkit-scrollbar-thumb:hover {
    background: #555;
}

h2.mazi {
    line-height: 25px;
}

.col-md-6.appimg {
    margin-top: -25px;
}

h3.texts {
    font-size: 16px;
    line-height: 18px;
    padding: 11px 0 0 0;
    text-align: center;
    font-weight: 600;
}

ul.address-widget li a {
    color: aliceblue;
}

h3.text.pet {
    font-size: 15px;
}

.ann-table {
    border: 1px solid gray;
    padding: 20px;
    margin-bottom: 10px;
    background-image: linear-gradient(45deg, #28533e, #8ca599);
    color: white;
    border-radius: 15px;
}

.ann-table li a {
    color: white;
}

.ann-table span {
    font-size: 16px;
    text-decoration: underline;
}

.ann-table li a:hover {
    color: lightcyan;
}

.input-forms {
    background: #f8f9fa;
    padding: 20px;
    /* border: 5px solid #393185; */
    height: 540px;
    box-shadow: 3px 11px 29px black;
    /* border-radius: 20px; */
}

.h2-size h2 {
    font-size: 32px;
    line-height: 34px;
    font-weight: 400;
    letter-spacing: 0px;
}

.input.form-control {
    width: 100%;
}

O .rtr {
    margin-top: 10px;
}


/*mr*/
/*=============================
    WHY CHOOSE US
==============================*/

.lsa-why-section {
    padding: 90px 0;
    background: #f8f9fb;
}

.lsa-container {
    width: 92%;
    max-width: 1200px;
    margin: auto;
}

.lsa-heading {
    text-align: center;
    margin-bottom: 60px;
}

.lsa-subtitle {
    color: #454545f0;
    font-size: 14px;
    letter-spacing: 2px;
    font-weight: 700;
}

.lsa-heading h2 {
    /*    font-size:42px;*/
    margin: 15px 0;
    /*    color:#111;*/
    /*    font-weight:700;*/
}

.lsa-heading p {
    max-width: 700px;
    margin: auto;
    color: #666;
    line-height: 1.8;
}

.lsa-grid {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
}

.lsa-card {
    background: #fff;
    padding: 40px 25px;
    border-radius: 15px;
    text-align: center;
    transition: .4s;
    box-shadow: 0 10px 30px rgba(0, 0, 0, .08);
}

.lsa-card:hover {
    transform: translateY(-10px);
    box-shadow: 0 20px 40px rgba(0, 0, 0, .12);
}

.lsa-icon {
    width: 75px;
    height: 75px;
    margin: auto;
    border-radius: 50%;
    background: #454545f0;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px;
    margin-bottom: 25px;
    transition: .4s;
}

.lsa-card:hover .lsa-icon {
    transform: rotateY(180deg);
}

.lsa-card h3 {
    font-size: 22px;
    margin-bottom: 15px;
    color: #111;
}

.lsa-card p {
    color: #666;
    line-height: 1.8;
    margin: 0;
}

/* Tablet */
@media(max-width:991px) {

    .lsa-grid {
        grid-template-columns: repeat(2, 1fr);
    }

    .lsa-heading h2 {
        font-size: 34px;
    }

}

/* Mobile */
@media(max-width:767px) {

    .lsa-why-section {
        padding: 60px 0;
    }

    .lsa-grid {
        grid-template-columns: 1fr;
    }

    .lsa-heading h2 {
        font-size: 28px;
    }

    .lsa-card {
        padding: 35px 20px;
    }

}


.lsa-counter-section {
    background: #454545f0;
}

.lsa-counter-title .lsa-title {
    color: #fff;
    font-size: 42px;
    font-weight: 700;
}

.lsa-counter-box {
    background: #fff;
    border-radius: 15px;
    padding: 40px 20px;
    text-align: center;
    box-shadow: 0 15px 35px rgba(0, 0, 0, .08);
    transition: .4s;
    position: relative;
    overflow: hidden;
}

.lsa-counter-box:hover {
    transform: translateY(-10px);
}

.lsa-counter-box:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 5px;
    /*    background: #454545f0;*/
}

.lsa-counter-number {
    font-size: 58px;
    font-weight: 700;
    color: #454545f0;
    line-height: 1;
    position: relative;
    display: inline-block;
}

/* + after number */
.lsa-counter-number:after {
    content: "+";
    font-size: 28px;
    color: #454545f0;
    position: absolute;
    top: 5px;
    right: -18px;
    font-weight: 700;
}

.lsa-counter-text {
    margin-top: 18px;
    font-size: 22px;
    color: #222;
    font-weight: 600;
}

/* Tablet */
@media(max-width:991px) {
    .lsa-counter-box {
        margin-bottom: 30px;
    }
}

/* Mobile */
@media(max-width:767px) {
    .lsa-counter-title .lsa-title {
        font-size: 30px;
    }

    .lsa-counter-number {
        font-size: 48px;
    }

    .lsa-counter-number:after {
        font-size: 22px;
        right: -14px;
    }

    .lsa-counter-text {
        font-size: 18px;
    }
}


.lsa-client-section {
    padding: 90px 0;
    background: #fff;
}

.lsa-client-heading {
    text-align: center;
    margin-bottom: 50px;
}

.lsa-client-heading span {
    color: #454545f0;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 2px;
}

.lsa-client-heading h2 {
    font-size: 40px;
    color: #222;
    margin-top: 12px;
}

.lsa-client-slider {
    overflow: hidden;
    position: relative;
}

.lsa-client-track {
    display: flex;
    align-items: center;
    width: max-content;
    animation: clientScroll 30s linear infinite;
}

.lsa-client-slider:hover .lsa-client-track {
    animation-play-state: paused;
}

.lsa-client-item {
    min-width: 180px;
    height: 110px;
    margin: 0 15px;
    background: #fff;
    border: 1px solid #eee;
    border-radius: 12px;
    display: flex;
    justify-content: center;
    align-items: center;
    box-shadow: 0 8px 20px rgba(0, 0, 0, .06);
    transition: .4s;
}

.lsa-client-item:hover {
    transform: translateY(-8px);
    border-color: #454545f0;
}

.lsa-client-item img {
    max-width: 130px;
    max-height: 70px;
    object-fit: contain;
    transition: .4s;
}

.lsa-client-item:hover img {
    transform: scale(1.08);
}

@keyframes clientScroll {
    from {
        transform: translateX(0);
    }

    to {
        transform: translateX(-50%);
    }
}

/* Tablet */
@media(max-width:991px) {
    .lsa-client-item {
        min-width: 150px;
        height: 95px;
    }

    .lsa-client-heading h2 {
        font-size: 32px;
    }
}

/* Mobile */
@media(max-width:767px) {
    .lsa-client-section {
        padding: 60px 0;
    }

    .lsa-client-item {
        min-width: 120px;
        height: 80px;
        margin: 0 10px;
    }

    .lsa-client-item img {
        max-width: 90px;
        max-height: 50px;
    }

    .lsa-client-heading h2 {
        font-size: 26px;
    }
}




















@media only screen and (max-width: 991px) {

    .rs-testimonial .row {
        display: flex;
        flex-direction: column;
    }

    .rs-testimonial .col-lg-6 {
        width: 100%;
        max-width: 100%;
        flex: 0 0 100%;
    }

    .rs-testimonial .bg-part {
        padding: 30px 15px !important;
        text-align: center;
    }

    .rs-testimonial .image-part img {
        width: 100%;
        max-width: 350px;
        height: auto;
        margin: 0 auto;
        display: block;
    }

    .rs-testimonial .slider-part {
        padding: 30px 15px;
    }

    .rs-testimonial .content-part {
        text-align: center !important;
    }

    .rs-testimonial .desc {
        font-size: 15px;
        line-height: 1.8;
    }

    .rs-testimonial h2 {
        font-size: 24px;
        line-height: 1.4;
    }
}


@media only screen and (max-width: 767px) {

    .rs-testimonial .white-bg,
    .rs-testimonial .bg-part,
    .rs-testimonial .slider-part {
        background: transparent !important;
        background-color: transparent !important;
    }

}


@media only screen and (max-width: 767px) {
    .white-bg {
        background: #fff !important;
    }
}

/*about*/
.lsa-hidden{
    opacity:0;
    transform:translateY(50px);
    transition:.8s ease;
}

.lsa-show{
    opacity:1;
    transform:translateY(0);
}
.lsa-about-area{
    padding:90px 0;
    background:#ffffff;
}

.lsa-about-container{
    width:92%;
    max-width:1200px;
    margin:auto;
}

.lsa-about-heading{
    text-align:center;
    margin-bottom:60px;
}

.lsa-about-heading span{
    color:#a2cd24;
    font-size:14px;
    font-weight:700;
    letter-spacing:2px;
}

.lsa-about-heading h2{
    margin:15px 0;
    font-size:42px;
/*    color:#111;*/
/*    font-weight:700;*/
}

.lsa-about-heading p{
    max-width:700px;
    margin:auto;
    color:#666;
    line-height:1.8;
}

.lsa-about-wrapper{
    display:flex;
    align-items:center;
    gap:60px;
}

.lsa-about-image{
    flex:1;
}

.lsa-about-image img{
    width:100%;
    border-radius:18px;
    display:block;
    box-shadow:0 15px 40px rgba(0,0,0,.12);
}

.lsa-about-content{
    flex:1;
}

.lsa-about-content h3{
    font-size:34px;
    margin-bottom:20px;
/*    color:#111;*/
}

.lsa-about-content p{
    color:#666;
    line-height:1.9;
    margin-bottom:18px;
}

.lsa-about-btn{
    margin-top:30px;
}

.lsa-about-btn a{
    display:inline-block;
    padding:14px 34px;
    background:#a2cd24;
    color:#fff;
    text-decoration:none;
    border-radius:50px;
    transition:.4s;
    font-weight:600;
}

.lsa-about-btn a:hover{
    background:#111;
}

/* Tablet */

@media(max-width:991px){

    .lsa-about-wrapper{
        flex-direction:column;
    }

    .lsa-about-heading h2{
        font-size:34px;
    }

}

/* Mobile */

@media(max-width:767px){

    .lsa-about-area{
        padding:60px 0;
    }

    .lsa-about-heading h2{
        font-size:28px;
    }

    .lsa-about-content h3{
        font-size:26px;
    }

}





.vm {
    
 
    
        background-color: #625f5fd4;
    color: white;
    font-family: sans-serif;
    font-size: 14px;
}

.av{
    text-align: center;
    
}



.flaticon-email,
.flaticon-call {
    color: #fff;
}







.social-icons {
    display: flex;
    gap: 10px;
    margin-top: 10px;
}

.social-icons a {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 5px;
    color: #fff;
    display: inline-block;
    transition: 0.3s;
}

.social-icons a:hover {
    background: #fff;
    color: #000;
}





.footer-social {
    margin-top: 25px;
}

.footer-social h5 {
    color: #fff;
    margin-bottom: 15px;
    font-weight: 600;
}

.social-box {
    width: 30px;
    height: 30px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 0px;
    border-radius: 4px;
    text-decoration: none;
    font-size: 15px;
    color: #fff;
    transition: all 0.3s ease;
}

.facebook {
    background: #3a3a3a;
}

.twitter {
    background: #4a4a4a;
}

.linkedin {
    background: #5a5a5a;
}

.social-box:hover {
    transform: translateY(-3px);
    color: #fff;
}


.mr{
    height: 93px !important;
    width: 110% !important;
}




/*
.vasraj-pt {
    margin-bottom: 30px;
}
*/

.vasraj-pt .img-box {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 15px;
    padding: 0px 0px;
/*    min-height: 180px;*/
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 3px 15px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.vasraj-pt .img-box:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0,0,0,0.12);
}

.vasraj-pt .img-box img {
/*
    max-width: 120px;
    max-height: 120px;
*/
    object-fit: contain;
}

.vasraj-pt h3 {
    text-align: center;
    font-size: 18px;
    margin-top: 15px;
    color: #222;
}



/*sidebar*/

.blog-sidebar .sidebar-grid{
background: #fff;
border-radius: 12px;
padding: 25px;
margin-bottom: 25px;
box-shadow: 0 5px 20px rgba(0,0,0,0.08);
border: 1px solid #e9ecef;
}

.blog-sidebar .sidebar-title{
position: relative;
margin-bottom: 20px;
}

.blog-sidebar .sidebar-title h3{
font-size: 22px;
color: #003b7a;
font-weight: 700;
margin-bottom: 0;
padding-bottom: 10px;
border-bottom: 2px solid #f1f1f1;
}

.blog-sidebar .sidebar-title h3:after{
content: '';
position: absolute;
left: 0;
bottom: -2px;
width: 60px;
height: 2px;
background: #003b7a;
}

.blog-sidebar ul.side{
list-style: none;
padding: 0;
margin: 0;
}

.blog-sidebar ul.side li{
border-bottom: 1px solid #f1f1f1;
}

.blog-sidebar ul.side li:last-child{
border-bottom: none;
}

.blog-sidebar ul.side li a{
display: block;
padding: 12px 0;
color: #333;
font-size: 15px;
font-weight: 500;
transition: all 0.3s ease;
text-decoration: none;
}
/*

.blog-sidebar ul.side li a:before{
content: "\f105";
font-family: FontAwesome;
margin-right: 10px;
color: #003b7a;
}
*/

.blog-sidebar ul.side li a:hover{
color: #000;
padding-left: 10px;
}

.blog-sidebar .sidebar-grid p{
margin-bottom: 15px;
line-height: 1.8;
color: #555;
}

.blog-sidebar .sidebar-grid p i{
color: #003b7a;
margin-right: 8px;
}

.blog-sidebar .sidebar-grid p a{
color: #333;
text-decoration: none;
}

.blog-sidebar .sidebar-grid p a:hover

.contact-box{
background: linear-gradient(135deg,#003b7a,#0056b3);
color: #fff;
}

.contact-box .sidebar-title h3{
color: #fff;
border-bottom-color: rgba(255,255,255,.2);
}

.contact-box p,
.contact-box a{
color: #fff !important;
}




















/**/


/* Top Contact Info */


.contact-info-box .info-wrap {
    display: flex;
    align-items: flex-start;
}

.contact-info-box .icon-part {
    margin-right: 15px;
}

.contact-info-box .icon-part i {
    font-size: 32px;
    color: #ff6b00;
}

.contact-info-box .content-part h4 {
    font-size: 18px;
    margin-bottom: 8px;
    font-weight: 600;
}

.contact-info-box .content-part p {
    margin-bottom: 0;
    line-height: 1.7;
}

/* Form */
.form-part {
    background: #fff;
    padding: 35px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    height: 90%;
}

.form-part .form-control {
    margin-bottom: 15px;
}

.security-question {
    color: #000;
    margin-bottom: 10px;
}

/* Map */
.contact-map-box {
    background: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    height: 97%;
}

.contact-map-box iframe {
    width: 100%;
    height: 100%;
    min-height: 520px;
    border: 0;
    display: block;
}

/* Spacing */
.mb-50 {
    margin-bottom: 50px;
}

/* Mobile */

@media (max-width: 320px){
    .form-part {
    background: #fff;
    padding: 35px;
    border-radius: 10px;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    height: 100%;
}
    
    
/*
    
    @media (max-width: 1024px) {
    h2 {
    font-size: 22px;
    line-height: 27px !important;
}
    }
    
    
}
*/

@media (max-width: 991px) {

    .contact-info-box .col-md-4 {
        margin-bottom: 25px;
    }

    .contact-map-box {
        margin-top: 30px;
    }

    .contact-map-box iframe {
        min-height: 350px;
    }
}
}






.contact-card {
    background: #fff;
    padding: 35px 25px;
    border-radius: 12px;
    text-align: center;
    height: 100%;
    box-shadow: 0 5px 25px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.contact-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 35px rgba(0,0,0,0.12);
}

.contact-card .icon {
    width: 75px;
    height: 75px;
    line-height: 75px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: #f8f8f8;
}

.contact-card .icon i {
    font-size: 32px;
    color: #2d2f2d;
    
}

.contact-card h4 {
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 15px;
}

.contact-card p {
    margin-bottom: 0;
    line-height: 1.8;
    color: #666;
        text-align: center;
}

.contact-card a {
    color: #666;
    text-decoration: none;
}

.contact-card a:hover {
    color: #ff6b00;
}

.mb-50 {
    margin-bottom: 50px;
}

@media (max-width: 991px) {
    .contact-card {
        margin-bottom: 25px;
    }
}



/*

.vv{
    font-family: Flaticon;
    font-size: 35px;
    font-style: normal;
    margin-left: 20px;
}
*/










.flaticon-email.vv:before   {
    font-size: 40px !important;
}


.flaticon-call.vv:before{
    font-size: 40px !important;
}
.flaticon-location.vv:before {
    font-size: 40px !important;
}









@media only screen and (max-width: 1024px) {



    .rs-header .menu-area .main-menu .nav-menu > li {
        margin-right: 10px;
    }

    .rs-header .menu-area .main-menu .nav-menu > li > a {
        font-size: 10px;
        padding: 0 8px;
    }

    .rs-header .logo-area img {
        max-width: 150px !important;
        height: auto;
    }
    
    
    .full-width-header .rs-header .menu-area .main-menu .rs-menu ul.nav-menu li a {
    
    font-size: 12px !important;
        margin-left: -15px !important;

}
    
    
}

    

    
    
    
    
    
    
    
    
    
    
    
    
    
    .contact-card {
    background: #ffffff;
    padding: 35px 25px;
    border-radius: 12px;
    text-align: center;
    height: 100%;
    border: 1px solid #e9e9e9;
    box-shadow: 0 5px 20px rgba(0,0,0,0.08);
    transition: all 0.3s ease;
}

.contact-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 10px 30px rgba(0,0,0,0.12);
}

.contact-icon {
    width: 90px;
    height: 90px;
    margin: 0 auto 20px;
    border-radius: 50%;
    background: #f5f5f5;
    display: flex;
    align-items: center;
    justify-content: center;
}

.contact-icon i {
    font-size: 40px;
    color: #625e5d;
}

.contact-card h4 {
    font-size: 22px;
    font-weight: 700;
    margin-bottom: 15px;
    color: #222;
}

.contact-card p {
    margin: 0;
    line-height: 1.8;
    color: #666;
    font-size: 15px;
}

.contact-card a {
    color: #666;
    text-decoration: none;
}

.contact-card a:hover {
    color: #ff6b00;
}

/* Tablet */
@media (max-width: 1024px) {
    .contact-card {
        padding: 30px 20px;
    }

    .contact-icon {
        width: 80px;
        height: 80px;
    }

    .contact-icon i {
        font-size: 34px;
    }

    .contact-card h4 {
        font-size: 20px;
    }
}

/* Mobile */
@media (max-width: 767px) {
    .contact-card {
        margin-bottom: 20px;
    }

    .contact-icon {
        width: 70px;
        height: 70px;
    }

    .contact-icon i {
        font-size: 30px;
    }

    .contact-card h4 {
        font-size: 18px;
    }

    .contact-card p {
        font-size: 14px;
    }
}


/*/footer*/
/* Tablet */
@media (max-width: 991px) {

    .footer-widget{
        margin-bottom:40px;
/*        text-align:center;*/
    }

    .footer-widget .logo-part{
        text-align:center;
        margin-bottom:20px;
    }

    .footer-widget .address-widget{
        padding-left:0;
    }

    .footer-widget .address-widget li{
        list-style:none;
    }

    .footer-post ul{
        padding-left:0;
    }

    .footer-post ul li{
        list-style:none;
    }

    .footer-social{
        justify-content:center;
        margin-top:20px;
    }

    .footer-bottom{
/*        text-align:center;*/
        padding: 16px 10px;

    }

    .copyright{
        margin-bottom:15px;
    }

    .whatsapp-float{
        right:20px;
        bottom:20px;
    }
}


/* Mobile */
@media (max-width:767px){

    #rs-footer .footer-content{
        padding-top:50px;
        padding-bottom:20px;
    }

    .footer-widget{
/*        text-align:center;*/
        margin-bottom:35px;
    }

    .footer-widget h4{
        font-size:20px;
        margin-bottom:15px;
    }

    .footer-widget h6{
        font-size:16px;
        margin-top:20px;
    }

    .footer-post ul,
    .address-widget{
        padding:0;
        margin:0;
    }

    .footer-post ul li,
    .address-widget li{
        list-style:none;
        margin-bottom:10px;
    }

    .footer-widget p,
    .footer-widget li,
    .footer-widget a,
    .footer-widget .desc{
        font-size:14px;
        line-height:1.8;
        word-break:break-word;
        overflow-wrap:anywhere;
    }

    .logo-part img{
        max-width:180px;
        margin:0 auto;
    }

    .footer-social{
        display:flex;
        justify-content:center;
        gap:10px;
        margin-top:20px;
    }

    .footer-social .social-box{
        width:40px;
        height:40px;
        display:flex;
        align-items:center;
        justify-content:center;
    }

    .copyright p{
        font-size:13px;
        line-height:1.8;
    }

    .whatsapp-float{
        right:15px;
        bottom:15px;
    }

    .whatsapp-float img{
        width:55px;
        height:55px;
    }

    iframe{
        width:100% !important;
        height:250px !important;
    }
}


/* Small Mobile */
@media (max-width:480px){

    .footer-widget h4{
        font-size:18px;
    }

    .footer-widget h6{
        font-size:15px;
    }

    .footer-widget p,
    .footer-widget li,
    .footer-widget a,
    .copyright p{
        font-size:13px;
    }

    .logo-part img{
        max-width:150px;
    }

    .whatsapp-float img{
        width:50px;
        height:50px;
    }
}




/*
@media only screen and (min-width: 968px){
    
    .rs-footer .footer-bottom {
        
           padding: 8px 135px !important; 
        margin-left: 20px !important;
    border-top: 2px solid #333 !important;  
    }  
    
}


@media only screen and (max-width: 968px) {
    .rs-footer .footer-bottom .copyright p {
        font-size: 5px;
    }
}
*/

.copyright {
    text-align: center;
}

@media (max-width: 768px) {
    .copyright {
        text-align: left !important;
    }
}

@media (max-width: 768px) {
    .text-center {
        text-align: left !important;
    }
}









/*9/7/26*/

/*
.approval-grid{
    display:grid;
    grid-template-columns:repeat(9,1fr);
    gap:20px;
}

.approval-card{
    background:#fff;
    border-radius:15px;
    height:100px;
    padding:10px;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 3px 12px rgba(0,0,0,.15);
}

.approval-card img{
    max-width:100%;
    max-height:70px;
    object-fit:contain;
}

.carousel-indicators{
    bottom:-50px;
}

.carousel-indicators button{
    width:10px;
    height:10px;
    border-radius:50%;
}

@media(max-width:991px){
    .approval-grid{
        grid-template-columns:repeat(4,1fr);
    }
}

@media(max-width:576px){
    .approval-grid{
        grid-template-columns:repeat(2,1fr);
    }
}


*/





















/*


.lsa-approvals-section{
    background:#fafafa;
    overflow:hidden;
}

.approval-subtitle{
    color:#f26522;
    font-weight:600;
    text-transform:uppercase;
    letter-spacing:1px;
}

.approval-title{
    font-size:48px;
    font-weight:300;
    margin-top:10px;
}

.approval-grid{
    display:grid;
    grid-template-columns:repeat(9,1fr);
    gap:20px;
}

.approval-card{
    background:#fff;
    border-radius:16px;
    height:100px;
    padding:12px;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 2px 12px rgba(0,0,0,.12);
    transition:.3s;
}

.approval-card:hover{
    transform:translateY(-5px);
}

.approval-card img{
    max-width:100%;
    max-height:65px;
    object-fit:contain;
}


.carousel-control-prev,
.carousel-control-next{
    width:50px;
    opacity:1;
}

.carousel-control-prev{
    left:-60px;
}

.carousel-control-next{
    right:-60px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon{
    filter:invert(1);
    width:25px;
    height:25px;
}


.carousel-indicators{
    margin-bottom:0;
}

.carousel-indicators button{
    width:10px !important;
    height:10px !important;
    border-radius:50%;
    background:#999;
    border:none;
}

.carousel-indicators .active{
    background:#0d2a5e;
}


@media(max-width:991px){

    .approval-grid{
        grid-template-columns:repeat(4,1fr);
    }

    .approval-title{
        font-size:36px;
    }

    .carousel-control-prev{
        left:-15px;
    }

    .carousel-control-next{
        right:-15px;
    }
}


@media(max-width:767px){

    .approval-grid{
        grid-template-columns:repeat(2,1fr);
        gap:15px;
    }

    .approval-card{
        height:90px;
    }

    .approval-title{
        font-size:28px;
    }
}*/




.lsa-approvals-section{
    background:#fff;
    padding:70px 0;
    position:relative;
}

.approval-title{
    font-size:42px;
    font-weight:600;
    text-align:center;
    margin-bottom:40px;
}

.approval-grid{
    display:grid;
    grid-template-columns:repeat(9, minmax(90px,1fr));
    gap:14px;
    align-items:center;
    height: auto;
}

.approval-card{
    background:#fff;
    border-radius:12px;
    min-height:90px;
    padding:10px;
    display:flex;
    align-items:center;
    justify-content:center;
    box-shadow:0 2px 10px rgba(0,0,0,.10);
}

.approval-card img{
    max-width:100%;
    max-height:55px;
    object-fit:contain;
}

/* arrows */

.carousel-control-prev,
.carousel-control-next{
    width:40px;
    opacity:1;
}

.carousel-control-prev{
    left:-25px;
}

.carousel-control-next{
    right:-25px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon{
    filter:invert(60%);
    width:20px;
    height:20px;
}

/* dots */

.carousel-indicators{
    position:relative;
    margin-top:35px;
    margin-bottom:0;
}

.carousel-indicators button{
    width:10px !important;
    height:10px !important;
    border-radius:50%;
    border:none;
    background:#cfcfcf;
}

.carousel-indicators .active{
    background:#1c2b5a;
}

/* Tablet */

@media(max-width:1199px){

    .approval-grid{
        grid-template-columns:repeat(6,1fr);
    }
}

/* Mobile */

@media(max-width:767px){

    .approval-grid{
        grid-template-columns:repeat(3,1fr);
        gap:10px;
    }

    .approval-card{
        min-height:75px;
        padding:8px;
    }

    .approval-card img{
        max-height:40px;
    }

    .carousel-control-prev{
        left:-10px;
    }

    .carousel-control-next{
        right:-10px;
    }

    .approval-title{
        font-size:30px;
    }
}



/*

a {
        color: black !important;
}*/



















/*
.product-section{
    background:#f8f8f8;
}
*/

.product-card{
    background:#fff;
    padding:35px;
    text-align:center;
    box-shadow:0 3px 15px rgba(0,0,0,.08);
    transition:.3s;
    height:100%;    
    margin-top: -26px;
}

.product-card:hover{
    transform:translateY(-5px);
}

.product-card img{
    width:100%;
    height:auto;
    object-fit:cover;
    border-radius:8px;
    margin-bottom:20px;
}

.product-card h3 a{
    font-size:20px !important;
    font-weight:500;
    color:#1a1a1a;
    margin:0;
    line-height:1.5;
}

@media(max-width:767px){

    .product-card{
        padding:20px;
    }

    .product-card img{
        height:200px;
    }

    .product-card h3{
        font-size:14px;
    }

}






@media(max-width:768px){
    .rs-footer .footer-content .about-widget .logo-part a img {
    height: 93px !important;
     width: 40% !important; 
    /* background: white; */
}
    
    .col-md-6{
        max-width:90%;
    }  
    
}