body {
    position: relative;
    overflow-x: hidden;
    z-index: 9999;
    font-family: "Hind Guntur", sans-serif;
}

ol,
ul {
    padding-left: 0 !important
}

.clear {
    clear: both
}

::-moz-selection {
    background: #fdbe2d;
    color: #fff;
    text-shadow: none
}

::selection {
    background: #fdbe2d;
    color: #fff;
    text-shadow: none
}

.no-mar {
    margin: 0 !important
}

.no-pad {
    padding: 0 !important
}

.some-pad {
    padding-left: 5px !important;
    padding-right: 5px !important
}

.left-pad {
    padding-left: 90px !important
}

.mar-1_br {
    margin-right: -1px;
    margin-bottom: -1px
}

div#preloader {
    background: #121212 url(../img/loading.gif) no-repeat scroll center center;
    height: 100%;
    left: 0;
    overflow: visible;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 999
}

.page-settings {
    position: fixed;
    left: -177px;
    top: 300px;
    z-index: 9;
    background-color: #fdbe2d;
    padding: 20px 25px;
    transition: .5s ease
}

.psg-icon {
    position: absolute;
    top: calc(50% - 14px);
    right: -35px;
    background-color: #fdbe2d;
    color: #fff;
    font-size: 18px;
    padding: 6px 0;
    width: 35px;
    height: 32px;
    line-height: 22px;
    text-align: center;
    cursor: pointer
}

.psg-icon i {
    -webkit-animation-name: spin;
    animation-name: spin;
    -webkit-animation: spin 4s both alternate infinite;
    animation: spin 4s both alternate infinite;
    animation-duration: 5s;
    animation-delay: 2s;
    animation-timing-function: ease-in
}

.page-settings.active {
    left: 0
}

.pgs-box {
    position: relative
}

.pgs-box a {
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0;
    color: #000;
    background-color: #fff;
    display: inline-block;
    padding: 16px;
    border-radius: 5px;
    transition: .3s ease
}

.pgs-box a:hover {
    background-color: #000;
    color: #fff
}

.custom-padding {
    padding-bottom: 350px !important
}

.mar-bot-50 {
    margin-bottom: 50px
}

.mar-bot-40 {
    margin-bottom: 40px
}

.mar-bot-140 {
    margin-bottom: 140px
}

.mar-bot-30 {
    margin-bottom: 30px
}

.margin-minas {
    margin-bottom: -50px
}

.padding-minas {
    padding-bottom: 50px !important
}

.padding-to-minas {
    padding-top: 0 !important
}

.mar-top-30 {
    margin-top: 30px
}

.mar-top-80 {
    margin-top: 80px
}

.mar-top-80 {
    margin-top: 80px
}

.mar-top-55 {
    margin-top: 55px
}

.mar-top-140 {
    margin-top: 140px
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-right {
    text-align: right
}

*,
:after,
:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

:focus {
    outline: 0
}

html {
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased
}

body {
    background: #fff;
    font-weight: 400;
    font-size: 16px;
    color: #888;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%
}

.dark-bg {
    background-color: #fdbe2d
}

img {
    max-width: 100%;
    height: auto;
    width: 100%
}

button,
input,
textarea {
    letter-spacing: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    color: #0c0c1f;
    letter-spacing: 0
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: inherit;
    font-family: "Hind Guntur", sans-serif;
    letter-spacing: 0
}

h1 {
    font-size: 35px;
    line-height:40px;
    margin-bottom: 0;
    font-family: K2D, sans-serif !important
}

h2 {
    font-size: 30px;
    line-height: 50px;
    margin-bottom: 0;
    font-family: K2D, sans-serif !important
}

h3 {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 0;
    font-family: K2D, sans-serif !important
}

h4 {
    font-size: 20px;
    line-height: 27px;
    font-family: K2D, sans-serif !important
}

h5 {
    font-size: 18px;
    line-height: 26px
}

h6 {
    font-size: 16px;
    line-height: 22px
}

p {
    font-size: 17px;
    letter-spacing: 0;
    color: #444;
    line-height: 24px;
    margin: 0
}

p img {
    margin: 0
}

.ht-tittle {
    font-family: "Hind Guntur", sans-serif;
    line-height: 26px;
    font-size: 16px;
    color: #fdbe2d;
    letter-spacing: 0;
    display: inline-block;
    position: relative;
    text-transform: uppercase
}

em {
    font: 15px/30px
}

b,
strong {
    font: 15px/30px
}

small {
    font-size: 16px;
    line-height: inherit
}

a,
a:visited {
    text-decoration: none;
    font-weight: 300;
    font-size: 20px;
    letter-spacing: 0;
    outline: 0
}

a:active,
a:hover {
    color: #fff;
    text-decoration: none;
    outline: 0
}

a:focus {
    text-decoration: none;
    outline: 0
}

p a,
p a:visited {
    line-height: inherit;
    outline: 0
}

ol,
ul {
    margin-bottom: 0;
    margin-top: 0
}

ul {
    margin: 0;
    padding: 0
}

ol {
    list-style: decimal
}

ol,
ul.circle,
ul.disc,
ul.square {
    margin-left: 0
}

ul.square {
    list-style: square outside
}

ul.circle {
    list-style: circle outside
}

ul.disc {
    list-style: disc outside
}

ol ol,
ol ul,
ul ol,
ul ul {
    padding: 0;
    margin: 0
}

ol ol li,
ol ul li,
ul ol li,
ul ul li {
    margin-bottom: 0
}

li {
    line-height: 18px;
    list-style-type: none;
    margin: 0;
    letter-spacing: 0;
    display: inline-block;
    font-size: 16px
}

[class^=flaticon-]:before {
    font-size: inherit;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    letter-spacing: inherit
}

button:focus {
    outline: 0 !important;
    box-shadow: none !important;
    border-color: transparent !important
}

input:focus {
    outline: 0 !important;
    box-shadow: none !important;
    border-color: #fdbe2d !important
}

.c-fulid-max {
    max-width: 90%;
    margin: auto
}

.form-control:focus {
    outline: 0 !important;
    box-shadow: none !important;
    border-color: #fdbe2d !important
}

.scroll-top {
    width: 50px;
    height: 50px;
    line-height: 50px;
    position: fixed;
    bottom: 105%;
    right: 50px;
    font-size: 16px;
    border-radius: 50%;
    z-index: 99;
    color: #fff;
    text-align: center;
    cursor: pointer;
    background: #fdbe2d;
    transition: 1s ease;
    border: none;
    -webkit-animation-name: scrollup;
    animation-name: scrollup;
    -webkit-animation: scrollup 4s both alternate infinite;
    animation: scrollup 4s both alternate infinite;
    animation-duration: 6s;
    animation-delay: 2s;
    animation-timing-function: ease-in
}

.scroll-top:hover {
    background: #a3a3a3
}

.scroll-top:after {
    position: absolute;
    z-index: -1;
    content: "";
    top: 100%;
    left: 5%;
    height: 10px;
    width: 90%;
    opacity: 1;
    background: radial-gradient(ellipse at center, rgba(0, 0, 0, .25) 0, rgba(0, 0, 0, 0) 80%)
}

.scroll-top.open {
    bottom: 30px
}

.btn-1 {
    background: 0 0;
    padding: 16px 40px;
    color: #0c0c1f;
    border: 1px solid #0c0c1f;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 500;
    transition: .4s ease
}

.btn-1:hover {
    color: #fff;
    background: #fdbe2d;
    border-color: #fdbe2d
}

.dark {
    position: relative;
    background: #282727
}

.dark h1 {
    color: #fff
}

.dark h2 {
    color: #fff
}

.dark .btn-1 {
    color: #fff;
    border: 1px solid #fff
}

.dark .btn-1:hover {
    border-color: #fdbe2d
}

#slider-22-slide-37-layer-1 {
    font-size: 45px !important
}

#slider-22-slide-33-layer-1 {
    font-size: 45px !important
}

#slider-22-slide-36-layer-1 {
    font-size: 45px !important
}

.rs-pxl-1 {
    font-size: 45px !important
}

#slider-22-slide-33-layer-3 {
    font-size: 18px !important;
    font-weight: 400 !important
}

header.mextreo-header-area {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    left: 0;
    padding: 6px 0;
    z-index: 9;
    background: #000000c7
}

header.mextreo-header-area .logo-wrapper {
    position: relative;
    padding-top: 10px
}

header.mextreo-header-area .logo-wrapper img {
    width: auto
}

header.mextreo-header-area .mextreo-menu {
    position: relative
}

header.mextreo-header-area .mextreo-menu .sm-mint {
    position: relative
}

header.mextreo-header-area .mextreo-menu .sm-mint a:hover .sub-arrow {
    border-color: #fdbe2d transparent transparent
}

header.mextreo-header-area .mextreo-menu .side-ber {
    position: absolute;
    right: 5px;
    top: 6px;
    z-index: 9999
}

header.mextreo-header-area .mextreo-menu .side-ber button {
    background-color: transparent;
    border: none;
    color: #fff;
    font-size: 20px;
    margin-left: -10px;
    cursor: pointer;
    outline: 0;
    transition: .5s ease
}

header.mextreo-header-area .mextreo-menu .side-ber button:hover {
    color: #fdbe2d
}

header.mextreo-header-area .mextreo-menu .side-ber.black button {
    color: #171616
}

header.mextreo-header-area .mextreo-menu .side-ber.black button:hover {
    color: #fdbe2d
}

header.mextreo-header-area.mha-inner .mextreo-menu .main-menu-btn-icon,
header.mextreo-header-area.mha-inner .mextreo-menu .main-menu-btn-icon:after,
header.mextreo-header-area.mha-inner .mextreo-menu .main-menu-btn-icon:before {
    background: #000
}

header.mextreo-header-area.mha-inner .mextreo-menu .sm-mint a:hover .sub-arrow {
    border-color: #fdbe2d transparent transparent
}

header.mextreo-header-area.mha-inner .mextreo-menu .sm-mint a .sub-arrow {
    border-color: #000 transparent transparent
}

header.mextreo-header-area.mha-inner .mextreo-menu .side-ber {
    position: absolute;
    right: 0;
    top: 10px;
    z-index: 9999
}

header.mextreo-header-area.mha-inner .mextreo-menu .side-ber .sb-icon {
    position: relative
}

header.mextreo-header-area.mha-inner .mextreo-menu .side-ber .sb-icon a {
    font-size: 20px;
    color: #000
}

li.tel {
    position: absolute;
    right: 20%
}

header.mextreo-header-area.nav-fixed {
    animation-duration: .8s;
    animation-name: fadeInDown;
    animation-timing-function: ease-in-out;
    -webkit-box-shadow: 0 13px 35px -12px rgba(35, 35, 35, .15);
    -moz-box-shadow: 0 13px 35px -12px rgba(35, 35, 35, .15);
    box-shadow: 0 13px 35px -12px rgba(35, 35, 35, .15);
    left: 0;
    background: #000000c7;
    position: fixed !important;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 999
}

header.mextreo-header-area.nav-fixed .side-ber button {
    color: #000
}

header.mextreo-header-area.nav-fixed .main-menu-btn-icon,
header.mextreo-header-area.nav-fixed .main-menu-btn-icon:after,
header.mextreo-header-area.nav-fixed .main-menu-btn-icon:before {
    background: #fff
}

.side-panel {
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    padding: 25px;
    max-width: 420px;
    height: 100vh;
    background-color: #fff;
    z-index: 999;
    overflow-y: scroll;
    overflow-x: hidden;
    transition: .75s ease;
    box-shadow: -10px 2px 8px -12px #000
}

.side-panel::-webkit-scrollbar {
    width: 5px
}

.side-panel::-webkit-scrollbar-track {
    background: #f1f1f1
}

.side-panel::-webkit-scrollbar-thumb {
    background: #b3b3b3
}

.side-panel::-webkit-scrollbar-thumb:hover {
    background: #555
}

.side-panel.hide {
    right: -440px
}

.sp-box {
    position: relative;
    padding: 15px
}

.sp-box .sp-logo {
    position: relative
}

.sp-box .sp-logo img {
    max-width: unset;
    width: auto
}

.sp-box .sp-text {
    position: relative;
    margin: 25px auto
}

.sp-box p {
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
}

.sp-box h4 {
    font-size: 26px;
    letter-spacing: 0;
    line-height: 36px;
    margin: 15px auto
}

.sp-box .sp-close {
    position: absolute;
    top: -20px;
    right: -20px;
    z-index: 9
}

span.close-sp {
    font-size: 24px;
    line-height: 28px;
    cursor: pointer;
    transition: .5s ease
}

span.close-sp:hover {
    color: #fdbe2d
}

.sp-recent-post {
    position: relative
}

.sp-single-rp {
    position: relative;
    border: 1px solid #ebebeb;
    border-right: none;
    border-left: none;
    border-bottom: none;
    padding: 20px 0;
    min-height: 110px;
    padding-left: 85px
}

.sp-single-rp .ssrp-img {
    position: absolute;
    left: 0;
    top: 20px;
    height: 70px;
    width: 70px
}

.sp-single-rp .ssrp-img img {
    height: 100%;
    width: 100%
}

.sp-single-rp .ssrp-text {
    position: relative
}

.sp-single-rp .ssrp-text a {
    display: block;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 22px;
    color: #a3a3a3
}

.sp-single-rp .ssrp-text a:hover {
    color: #fdbe2d
}

.sp-single-rp .ssrp-text span.date-meta {
    display: block;
    font-size: 16px;
    letter-spacing: 0;
    font-weight: 400
}

.sp-single-rp .ssrp-text span.date-meta i {
    font-size: 16px;
    margin-right: 5px;
    color: #fdbe2d
}

.sp-contact {
    position: relative
}

.sp-contact .spc-text h5 {
    font-size: 16px;
    letter-spacing: 0;
    margin: 15px auto 5px;
    line-height: 24px
}

.sp-social {
    position: relative;
    margin: 30px auto
}

.sp-social ul.social-list {
    position: relative;
    padding: 0;
    list-style-type: none
}

.sp-social ul.social-list li {
    position: relative;
    display: inline-block;
    margin: 5px
}

.sp-social ul.social-list li a {
    font-size: 18px;
    display: block;
    line-height: 26px;
    color: #a3a3a3
}

.sp-social ul.social-list li a:hover {
    color: #fdbe2d
}

section.mextreo-hero {
    position: relative
}

section.mextreo-hero .hero-slide {
    position: relative
}

section.mextreo-hero.dark {
    position: relative;
    background: #282727;
    padding-top: 80px
}

section.mextreo-hero.dark .hero-2-content {
    position: relative;
    margin-top: 80px
}

section.mextreo-hero.dark .hero-2-content p {
    color: #a3a3a3;
    padding: 39px 0
}

section.mextreo-hero.dark .hero-2-slider {
    position: relative;
    margin-left: -2%;
    width: 155%;
    height: 100%
}

section.mextreo-hero.inner {
    padding-top: 100px
}

section.mextreo-hero.inner .hero-content {
    margin-top: 120px;
    padding-right: 13%;
    position: relative;
    font-weight: 500
}

section.mextreo-hero.inner .hero-content p {
    padding-top: 20px
}

section.mextreo-hero.inner .hero-content ul li {
    display: grid;
    font-family: "Hind Guntur", sans-serif;
    font-size: 16px;
    margin-top: 25px;
    padding-left: 20px;
    color: #aaa;
    position: relative
}

section.mextreo-hero.inner .hero-content ul li::before {
    position: absolute;
    content: "";
    height: 10px;
    width: 10px;
    top: 3px;
    background: #fdbe2d
}

section.mextreo-hero.inner .hero-content .mextreo-contact {
    position: relative;
    margin-top: 50px
}

section.mextreo-hero.inner .hero-content .mextreo-contact .form-group.mcfg {
    position: relative
}

section.mextreo-hero.inner .hero-content .mextreo-contact .form-group.mcfg .m-input {
    position: relative;
    font-size: 16px;
    padding: 26px 0;
    color: #a3a3a3;
    font-size: 16px;
    border: #ffdead;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 500;
    border: 1px solid #c8c8c8;
    padding-left: 10px;
    border-radius: 0
}

section.mextreo-hero.inner .hero-content .mextreo-contact .m-submit {
    position: relative;
    margin-top: 40px;
    background: 0 0;
    padding: 16px 40px;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 500;
    color: #0c0c1f;
    border: 1px solid #0c0c1f;
    display: inline-block;
    text-transform: uppercase;
    cursor: pointer;
    transition: .4s ease
}

section.mextreo-hero.inner .hero-content .mextreo-contact .m-submit:hover {
    color: #fff;
    background: #fdbe2d;
    border-color: #fdbe2d
}

section.mextreo-hero.inner .hero-inner-img {
    position: relative;
    margin-left: 8%;
    width: 145%
}

section.mextreo-hero.inner .hero-inner-img img.hero-inner-2 {
    width: auto;
    position: absolute;
    top: 100%;
    left: -10%
}

section.mextreo-hero.inner .contact-details {
    background: #171616;
    padding: 50px;
    width: 100%;
    height: 100%;
    float: left
}

section.mextreo-hero.inner .contact-details .single-info {
    margin-top: 20px
}

section.mextreo-hero.inner .contact-details .single-info h5 {
    color: #fff
}

section.mextreo-about {
    position: relative;
    padding-top: 250px;
    overflow: hidden;
    z-index: 0
}

section.mextreo-about .about-bg {
    width: 120%;
    position: absolute;
    left: -60%;
    top: -20%;
    z-index: -1
}

section.mextreo-about .m-about-content {
    position: relative
}

section.mextreo-about .m-about-content h2.ab-tittle {
    position: absolute;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 800;
    font-size: 193px;
    top: -16%;
    left: -38%;
    color: #f8f8f8;
    z-index: -1
}

section.mextreo-about .m-about-content h2 {
    padding-right: 10%
}

section.mextreo-about .m-about-content p {
    padding: 30px 0
}

section.mextreo-about .m-about-content p:last-child {
    padding: 0
}

section.product {
    padding: 150px 0
}

section.product .ab-img-2 {
    top: 0
}

section.product .mb-pro {
    margin-top: 28%
}

section.mextreo-about.dark {
    position: relative
}

section.mextreo-about.dark .m-about-content h2.ab-tittle {
    color: #2c2b2b
}

section.mextreo-about.inner {
    position: relative
}

section.architect {
    position: relative;
    padding-top: 130px
}

section.architect .archit-img {
    position: relative;
    margin-left: -46%;
    width: 119%
}

section.architect .ab-arch-content {
    position: relative
}

section.architect .ab-arch-content p {
    padding-top: 25px
}

section.interior {
    position: relative;
    padding-top: 150px
}

section.interior .interior-img {
    position: relative;
    margin-left: 33%;
    width: 113%
}

section.interior .ab-interior-content {
    position: relative
}

section.interior .ab-interior-content p {
    padding-top: 25px
}

section.work-success {
    position: relative;
    padding-top: 150px;
    overflow: hidden
}

section.work-success .success-bg {
    position: absolute;
    top: -3%;
    right: -42%;
    z-index: 0
}

section.work-success .success-img {
    position: relative;
    margin-top: 21%
}

section.work-success .ws-content {
    position: relative
}

section.work-success .ws-content .ws-t-year {
    position: relative;
    overflow: hidden
}

section.work-success .ws-content .ws-t-year img {
    position: absolute;
    max-height: 300px;
    background-position: 100% 100%;
    object-fit: cover;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    animation: years 10s linear infinite;
    animation-duration: 15s;
    transition: 5s ease
}

section.work-success .ws-content .ws-t-year h2 {
    font-size: 300px;
    line-height: 296px;
    mix-blend-mode: screen;
    background: #fff;
    color: #000;
    position: relative
}

section.work-success .ws-content h3 {
    font-size: 36px;
    line-height: 46px;
    padding-right: 21%
}

section.work-success.dark .ws-content {
    position: relative
}

section.work-success.dark .ws-content .ws-text {
    position: relative
}

section.work-success.dark .ws-content .ws-text .knockout {
    position: relative;
    font-size: 300px;
    line-height: 280px;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 600;
    background: url(../img/about/success-y-bg.jpg);
    background-size: cover;
    background-position: 100% 62px;
    -webkit-text-fill-color: transparent;
    -webkit-background-clip: text
}

section.work-success.dark .ws-content h3 {
    font-size: 36px;
    line-height: 46px;
    padding-right: 21%;
    color: #fff;
    margin-top: 20px
}

section.testimonial {
    position: relative;
    padding-top: 200px;
    overflow: hidden
}

section.testimonial .owl-dots {
    counter-reset: dots;
    position: absolute;
    right: 4%
}

section.testimonial .owl-dots .owl-dot {
    position: relative;
    transition: .5s ease
}

section.testimonial .owl-dots .owl-dot span {
    transition: .5s ease;
    background: 0 0
}

section.testimonial .owl-dots .owl-dot span::before {
    font-family: "Hind Guntur", sans-serif;
    font-size: 16px;
    counter-increment: dots;
    content: counter(dots);
    color: #363535
}

section.testimonial .owl-dots .owl-dot span:hover {
    background: 0 0
}

section.testimonial .owl-dots .owl-dot:hover span {
    background: 0 0
}

section.testimonial .owl-dots .owl-dot.active span {
    background: 0 0;
    transition: .5s ease
}

section.testimonial .owl-dots .owl-dot.active span::before {
    color: #fdbe2d
}

section.testimonial .owl-dots .owl-dot.active span::after {
    position: absolute;
    content: "";
    height: 2px;
    width: 15px;
    background: #fdbe2d;
    bottom: -12px;
    left: 20%;
    transition: .5s ease
}

section.testimonial .owl-dots .owl-dot.active:hover span {
    background: 0 0
}

section.testimonial .client-quota {
    left: 52%;
    position: absolute;
    color: #f8f8f8;
    font-size: 500px;
    transform: rotate(180deg);
    top: 18%
}

section.testimonial .testimonial-slid1 {
    position: relative;
    margin-left: -40%;
    width: 115%
}

section.testimonial .testimonial-slid2 {
    margin-top: 30px
}

section.testimonial .testimonial-slid2 .owl-nav {
    position: absolute;
    right: -5%;
    color: #363535;
    margin: 0;
    font-size: 30px;
    transition: .5s ease
}

section.testimonial .testimonial-slid2 .owl-nav button.owl-next {
    transition: .5s ease
}

section.testimonial .testimonial-slid2 .owl-nav button.owl-next:hover {
    background: 0 0;
    color: #fdbe2d
}

section.testimonial .testimonial-slid2 p {
    font-style: italic;
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 32px
}

section.testimonial .testimonial-slid2 .client {
    position: relative;
    margin-top: 30px
}

section.testimonial .testimonial-slid2 .client p {
    font-style: initial;
    color: inherit;
    font-size: 16px
}

section.testimonial .testimonial-slid2 .client h5 {
    text-transform: uppercase
}

section.testimonial .testimonial-slid3 {
    position: relative;
    margin-left: 30%;
    width: 115%;
    margin-top: 60px
}

section.testimonial.dark .client-quota {
    color: #2c2b2b
}

section.testimonial.dark .testimonial-slid2 .owl-dots {
    counter-reset: dots;
    position: absolute;
    right: 4%
}

section.testimonial.dark .testimonial-slid2 .owl-dots .owl-dot span::before {
    color: #fff
}

section.testimonial.dark .testimonial-slid2 .owl-dots .owl-dot.active span::after {
    background: #fff
}

section.testimonial.dark .testimonial-slid2 .owl-dots .owl-dot.active:hover span {
    background: 0 0
}

section.testimonial.dark .testimonial-slid2 .owl-nav {
    color: #fff
}

section.testimonial.dark .testimonial-slid2 p {
    color: #e2e2e2
}

section.testimonial.dark .testimonial-slid2 .client h5 {
    color: #fff
}

.hero-social {
    position: absolute;
    left: 5%;
    top: 35%;
    z-index: 1
}

.hero-social ul {
    position: relative
}

.hero-social ul::before {
    position: absolute;
    content: "";
    width: 2px;
    height: 100px;
    background: #fdbe2d;
    top: -104px;
    left: 8px
}

.hero-social ul li {
    display: grid;
    padding: 12px 0
}

.hero-social ul li a {
    font-size: 19px;
    color: #a3a3a3;
    transition: .5s ease
}

.hero-social ul li a:hover {
    color: #dcbc94
}

section.recent-project {
    position: relative;
    padding-top: 150px;
    text-align: center
}

section.recent-project .recent-pro-top {
    position: relative;
    z-index: 1
}

section.recent-project .recent-pro-top h2.rp-tittle {
    position: absolute;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 800;
    font-size: 193px;
    text-transform: uppercase;
    top: -25%;
    left: 11%;
    color: #f8f8f8;
    z-index: -1
}

section.recent-project .recent-pro-top .ht-tittle::after {
    position: absolute;
    content: "";
    background: #fdbe2d;
    height: 2px;
    width: 60px;
    right: -75%;
    top: 35%
}

section.recent-project .project {
    margin-top: 70px
}

section.recent-project .project .owl-nav button.owl-next {
    display: none;
    background: #fff;
    position: absolute;
    right: -5px;
    top: 43%;
    width: 45px;
    border-radius: 0;
    color: #212020;
    font-size: 26px;
    height: 45px
}

section.recent-project .project .owl-nav button.owl-next:hover {
    color: #fdbe2d
}

section.recent-project .project .owl-nav button.owl-next ::before {
    display: none
}

section.recent-project .project .owl-nav button.owl-prev {
    display: none;
    background: #fff;
    position: absolute;
    left: -5px;
    top: 43%;
    color: #212020;
    font-size: 26px;
    border-radius: 0;
    width: 45px;
    height: 45px
}

section.recent-project .project .owl-nav button.owl-prev:hover {
    color: #fdbe2d
}

section.recent-project .project .owl-nav button.owl-prev ::before {
    display: none
}

section.recent-project .project .single-project {
    border: solid 1px #ddd;
    padding: 5px;
    position: relative;
    overflow: hidden
}

section.recent-project .project .single-project:hover::before {
    opacity: .702
}

section.recent-project .project .single-project:hover .sp-text {
    bottom: 5%
}

section.recent-project .project .single-project:hover .rp-icon {
    opacity: 1;
    bottom: 45%
}

section.recent-project .project .single-project:hover .sp-img img {
    transform: scale(1.5)
}

section.recent-project .project .single-project::before {
    position: absolute;
    content: "";
    background-color: #171616;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    transition: all .6s ease;
    z-index: 1
}

section.recent-project .project .single-project .sp-img img {
    transform: scale(1);
    transition-duration: 3s, 0
}

section.recent-project .project .single-project .sp-text {
    position: absolute;
    bottom: -15%;
    text-align: left;
    left: 10%;
    transition: .6s ease;
    z-index: 1
}

section.recent-project .project .single-project .sp-text h3 {
    color: #fff
}

section.recent-project .project .single-project .sp-text p {
    color: #fff
}

section.recent-project .project .single-project .rp-icon {
    position: absolute;
    bottom: 55%;
    font-size: 35px;
    opacity: 0;
    left: 45%;
    color: #fff;
    transition: .6s ease;
    z-index: 1
}

section.recent-project.dark .recent-pro-top h2.rp-tittle {
    color: #2c2b2b;
    z-index: -1
}

section.mextreo-blog {
    position: relative;
    padding-top: 150px
}

section.mextreo-blog .mex-blog-top {
    position: relative;
    text-align: center;
    margin-bottom: 70px;
    z-index: 1
}

section.mextreo-blog .mex-blog-top h2.mb-tittle {
    position: absolute;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 800;
    font-size: 193px;
    text-transform: uppercase;
    top: -25%;
    left: 22%;
    color: #f8f8f8;
    z-index: -1
}

section.mextreo-blog .mex-blog-top .ht-tittle::after {
    position: absolute;
    content: "";
    background: #fdbe2d;
    height: 2px;
    width: 60px;
    right: -75%;
    top: 35%
}

section.mextreo-blog .single-blog {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px
}

section.mextreo-blog .single-blog:hover img {
    transform: scale(1.5)
}

section.mextreo-blog .single-blog:hover .sb-content {
    margin-left: 5%
}

section.mextreo-blog .single-blog img {
    transform: scale(1);
    transition: all 1.5s ease
}

section.mextreo-blog .single-blog .sb-content {
    position: relative;
    width: 90%;
    margin-left: 10%;
    background: #fff;
    padding: 20px;
    margin-top: -20%;
    transition: all .9s ease
}

section.mextreo-blog .single-blog .sb-content h3 {
    font-size: 22px;
    margin-bottom: 20px;
    transition: all .6s ease
}

section.mextreo-blog .single-blog .sb-content h3:hover {
    color: #fdbe2d
}

section.mextreo-blog.dark .mex-blog-top h2.mb-tittle {
    color: #2c2b2b
}

section.blog-details {
    margin-top: 150px
}

section.blog-details .blog-details-wrapper {
    position: relative
}

section.blog-details .blog-details-wrapper .blog-meta {
    position: relative;
    margin-top: 30px
}

section.blog-details .blog-details-wrapper .blog-meta ul.meta-list {
    position: relative
}

section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li {
    font-family: "Hind Guntur", sans-serif;
    margin-right: 20px;
    color: #272b2e;
    font-size: 16px
}

section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li:first-child a {
    color: #272b2e
}

section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li i {
    margin-right: 10px;
    color: #fdbe2d
}

section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li a {
    color: #878787;
    padding-left: 8px
}

section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li a:hover {
    color: #fdbe2d
}

section.blog-details .blog-details-wrapper .blog-text {
    position: relative;
    margin-top: 30px
}

section.blog-details .blog-details-wrapper .blog-text h3 {
    font-size: 30px
}

section.blog-details .blog-details-wrapper .blog-text p {
    padding: 30px 0
}

section.blog-details .blog-details-wrapper .blog-text .gift-info {
    position: relative;
    text-align: center;
    background: #f9f9f9;
    z-index: 1;
    padding: 40px 90px
}

section.blog-details .blog-details-wrapper .blog-text .gift-info i.flaticon-left-quote {
    position: absolute;
    left: 20px;
    font-size: 160px;
    top: 59px;
    z-index: -1;
    color: #f1f1f1
}

section.blog-details .blog-details-wrapper .blog-text .gift-info span {
    font-family: "Hind Guntur", sans-serif;
    display: block;
    margin-top: 15px
}

section.blog-details .blog-details-wrapper .comment-details {
    position: relative;
    margin-top: 30px
}

section.blog-details .blog-details-wrapper .comment-details h3 {
    margin-bottom: 40px
}

section.blog-details .blog-details-wrapper .comment-details .single-comment {
    position: relative;
    display: flex;
    width: 100%;
    background: #f7f7f7;
    padding: 25px;
    border-bottom: 1.5px solid #d7d7d7
}

section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-img {
    position: relative;
    width: 60px;
    height: 60px;
    border-radius: 50%
}

section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text {
    position: relative;
    margin-left: 20px
}

section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text h6 {
    font-size: 16px
}

section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text span {
    font-size: 16px;
    font-family: "Hind Guntur", sans-serif;
    letter-spacing: 0;
    font-weight: 500
}

section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text p {
    padding: 28px 24% 30px 0
}

section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text a.reply {
    background: #222;
    padding: 8px 28px;
    text-transform: capitalize;
    display: inline-block;
    color: #fff;
    transition: .5s ease
}

section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text a.reply:hover {
    background: #fdbe2d
}

section.blog-details .blog-details-wrapper .comment-details .sc-2 {
    border-bottom: none;
    padding-left: 10%
}

section.blog-details .blog-details-wrapper .take-comment {
    position: relative;
    margin-top: 50px
}

section.blog-details .blog-details-wrapper .take-comment h3 {
    font-size: 30px;
    margin-bottom: 40px
}

section.blog-details .blog-details-wrapper .take-comment input.cp1 {
    position: relative;
    padding: 25px 20px;
    font-size: 16px;
    margin-bottom: 25px;
    border-radius: 0;
    background-color: #f3f3f3;
    border: none;
    font-family: "Hind Guntur", sans-serif
}

section.blog-details .blog-details-wrapper .take-comment textarea.cp1 {
    font-size: 16px;
    padding: 25px 20px;
    font-family: "Hind Guntur", sans-serif;
    margin-bottom: 40px;
    background-color: #f3f3f3;
    border: none;
    border-radius: 0
}

section.blog-details .blog-details-wrapper .take-comment .checkbox input {
    height: 20px;
    width: 20px
}

section.blog-details .blog-details-wrapper .take-comment .checkbox span {
    font-family: "Hind Guntur", sans-serif;
    letter-spacing: 0
}

section.blog-details .blog-details-wrapper .take-comment button {
    padding: 12px 45px;
    background: #fdbe2d;
    border: 0;
    color: #fff;
    font-weight: 500;
    transition: .5s ease;
    text-transform: uppercase;
    font-family: "Hind Guntur", sans-serif;
    margin: 20px auto;
    font-size: 16px
}

section.blog-details .blog-details-wrapper .take-comment button:hover {
    background: #eab87b
}

section.blog-details .blog-sideber {
    position: relative
}

section.blog-details .blog-sideber .searchbox {
    position: relative;
    width: 100%
}

section.blog-details .blog-sideber .searchbox form {
    position: relative;
    width: 100%
}

section.blog-details .blog-sideber .searchbox form .form-control {
    padding: 20px 10px;
    font-size: 16px;
    color: #d7d7d7;
    font-family: "Hind Guntur", sans-serif;
    border-color: #d7d7d7
}

section.blog-details .blog-sideber .searchbox form .btn-outline-secondary {
    color: #fff;
    background-color: #222;
    background-image: none;
    border-color: #d7d7d7;
    padding: 0 20px;
    font-size: 20px;
    transition: .5s ease
}

section.blog-details .blog-sideber .searchbox form .btn-outline-secondary:hover {
    background-color: #fdbe2d
}

section.blog-details .blog-sideber .catagory {
    margin-top: 70px;
    background-color: #fff;
    box-shadow: -1.035px 3.864px 11.96px 1.04px rgba(232, 235, 234, .52);
    padding: 0 20px
}

section.blog-details .blog-sideber .catagory h3 {
    padding: 25px 0
}

section.blog-details .blog-sideber .catagory ul {
    display: inline-grid;
    width: 100%
}

section.blog-details .blog-sideber .catagory ul li {
    padding: 25px 0;
    border-top: 1px solid #ebebeb
}

section.blog-details .blog-sideber .catagory ul li a {
    color: #878787;
    text-decoration: none;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 900;
    font-size: 18px;
    transition: .3s ease
}

section.blog-details .blog-sideber .catagory ul li a:hover {
    color: #fdbe2d
}

section.blog-details .blog-sideber .catagory ul li span {
    font-family: "Hind Guntur", sans-serif;
    float: right;
    font-size: 16px;
    background: #ececec;
    border-radius: 50%;
    padding: 6px
}

section.blog-details .blog-sideber .recent-post {
    position: relative;
    margin-top: 50px
}

section.blog-details .blog-sideber .recent-post .single-recent-blog {
    position: relative;
    width: 100%;
    display: flex;
    padding-top: 20px;
    margin-top: 25px;
    border-top: 1px solid #e1e1e1
}

section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-img {
    position: relative;
    width: 40%
}

section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-img img {
    width: auto;
    max-width: unset
}

section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text {
    position: relative;
    padding-left: 15px
}

section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text h5 {
    font-size: 16px
}

section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text span {
    color: #888;
    text-transform: capitalize;
    font-size: 16px;
    letter-spacing: 0;
    font-family: "Hind Guntur", sans-serif
}

section.blog-details .blog-sideber .tag {
    position: relative;
    text-align: left;
    margin-top: 50px
}

section.blog-details .blog-sideber .tag h3 {
    font-size: 22px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 15px
}

section.blog-details .blog-sideber .tag ul {
    position: relative;
    margin-top: 15px
}

section.blog-details .blog-sideber .tag ul li {
    border: 1px solid;
    display: inline-block;
    background-color: #ffffff00;
    margin-top: 10px;
    margin-right: 5px;
    transition: .3s ease;
    background-color: #fff;
    box-shadow: 0 1px 8.28px .72px rgba(232, 235, 234, .82)
}

section.blog-details .blog-sideber .tag ul li a {
    color: #888;
    font-size: 16px;
    padding: 10px 18px;
    display: block;
    transition: .5s ease
}

section.blog-details .blog-sideber .tag ul li a:hover {
    background: #222;
    color: #fff
}

section.partner {
    position: relative;
    padding: 130px 0
}

section.partner .single-partner {
    position: relative;
    display: inline-block;
    margin-left: 70px;
    cursor: pointer
}

section.partner .single-partner:first-child {
    margin-left: 0
}

section.partner .single-partner:hover img {
    filter: opacity(1)
}

section.partner .single-partner img {
    width: auto;
    filter: opacity(.5);
    transition: .5s ease
}

section.project-gallery {
    position: relative;
    margin-top: 160px
}

section.project-gallery .portfolio-img {
    position: relative;
    overflow: hidden;
    margin: 0 auto
}

section.project-gallery .portfolio-img:hover::before {
    opacity: .702
}

section.project-gallery .portfolio-img:hover .sp-text {
    bottom: 8%
}

section.project-gallery .portfolio-img:hover .rp-icon {
    opacity: 1
}

section.project-gallery .portfolio-img::before {
    position: absolute;
    content: "";
    background-color: #171616;
    opacity: 0;
    top: 0;
    height: 100%;
    width: 100%;
    left: 0;
    transition: all .6s ease;
    z-index: 1
}

section.project-gallery .portfolio-img .sp-text {
    position: absolute;
    bottom: -20%;
    text-align: left;
    left: 10%;
    transition: .6s ease;
    z-index: 1
}

section.project-gallery .portfolio-img .sp-text h3 {
    color: #fff
}

section.project-gallery .portfolio-img .sp-text p {
    color: #fff
}

section.project-gallery .portfolio-img .rp-icon {
    position: absolute;
    bottom: 45%;
    font-size: 35px;
    opacity: 0;
    left: 45%;
    color: #fff;
    transition: .6s ease;
    z-index: 1
}

section.mextreo-service {
    position: relative;
    padding-top: 210px;
    z-index: 1;
    overflow: hidden
}

section.mextreo-service .m-s-content {
    position: relative
}

section.mextreo-service .m-s-content h2.ms-tittle {
    text-transform: uppercase;
    position: absolute;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 800;
    font-size: 193px;
    top: -7%;
    left: -60%;
    color: #f8f8f8;
    z-index: -1
}

section.mextreo-service .m-s-content p {
    padding: 30px 0
}

section.mextreo-service .single-service {
    position: relative;
    width: 100%;
    padding: 40px 0;
    margin: 15px auto;
    text-align: center;
    box-shadow: .707px .707px 5.52px .48px rgba(232, 235, 234, .68);
    transition: .5s ease
}

section.mextreo-service .single-service:hover {
    box-shadow: 1.91px 10.833px 67.16px 5.84px rgba(232, 235, 234, .71);
    -webkit-transform: translateY(-12px);
    transform: translateY(-12px)
}

section.mextreo-service .single-service .service-icon {
    font-size: 90px;
    color: #fdbe2d;
    padding-top: 38px;
    display: inline-block
}

section.mextreo-service .single-service h3 {
    padding-top: 20px
}

section.mextreo-service .si-1 {
    display: inline-block;
    margin-top: 60px !important
}

section.mextreo-service .si-2 {
    display: inline-block;
    margin-top: -60px !important
}

section.mextreo-service.dark {
    position: relative
}

section.mextreo-service.dark .m-s-content {
    position: relative
}

section.mextreo-service.dark .m-s-content h2.ms-tittle {
    color: #2c2b2b
}

section.mextreo-service.dark .single-service {
    background: #302f2f;
    box-shadow: none
}

section.mextreo-service.dark .single-service:hover {
    box-shadow: 1.91px 10.833px 67.16px 5.84px rgba(96, 99, 98, .71)
}

section.mextreo-service.dark .single-service h3 {
    color: #fff
}

section.error {
    position: relative;
    margin-top: 165px;
    text-align: center
}

section.error .error-page {
    position: relative
}

section.error .error-page h2 {
    margin: 40px auto
}

section.error .error-page a.error-btn {
    position: relative;
    background: #fdbe2d;
    padding: 16px 40px;
    color: #fff;
    display: inline-block;
    text-transform: uppercase;
    font-family: "Hind Guntur", sans-serif;
    font-weight: 500;
    transition: .4s ease
}

section.error .error-page a.error-btn:hover {
    background: #fdc480
}

section.commingsoon {
    position: relative;
    background-image: url(../img/commingsoon.jpg);
    padding: 100px 0
}

section.commingsoon::before {
    position: absolute;
    content: "";
    background-color: #181818;
    opacity: .8;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

section.commingsoon .com-logo {
    max-width: 55%;
    margin: 100px auto
}

section.commingsoon .comming-content {
    position: relative;
    text-align: center
}

section.commingsoon .comming-content h1 {
    color: #fff;
    margin-bottom: 50px
}

section.commingsoon .comming-content p {
    color: #fff
}

section.commingsoon #clockdiv {
    display: inline-flex;
    position: relative;
    margin-left: -20px
}

section.commingsoon #clockdiv .time {
    display: inline-block;
    width: 165px;
    padding: 60px 0;
    text-align: center
}

section.commingsoon #clockdiv .time span {
    font-size: 72px;
    color: #fff;
    font-weight: 700;
    line-height: 82px;
    font-family: "Hind Guntur", sans-serif
}

section.commingsoon #clockdiv .time .smalltext {
    font-size: 22px;
    color: #fff;
    font-weight: 600;
    font-family: "Hind Guntur", sans-serif
}

section.commingsoon #clockdiv .dot {
    font-size: 50px;
    color: #fff;
    padding: 100px 10px
}

section.commingsoon .subscribe {
    position: relative;
    margin: auto;
    width: 100%
}

section.commingsoon .subscribe form {
    width: 100%;
    display: flex
}

section.commingsoon .subscribe form input.form-control {
    max-width: 78%;
    padding: 30px 15px;
    font-size: 16px;
    border: 0;
    border-radius: 0
}

section.commingsoon .subscribe form .sub-btn {
    font-size: 16px;
    background: #fdbe2d;
    padding: 0 50px;
    border: none;
    border-radius: 0
}

section.commingsoon .comming-social {
    position: relative;
    margin-top: 50px;
    text-align: center
}

section.commingsoon .comming-social ul {
    position: relative
}

section.commingsoon .comming-social ul li {
    border-radius: 50%;
    background: #fff;
    height: 35px;
    width: 35px;
    display: inline-block;
    transition: .3s ease;
    margin-left: 10px
}

section.commingsoon .comming-social ul li:hover {
    background: #fdbe2d
}

section.commingsoon .comming-social ul li:hover a {
    color: #fff
}

section.commingsoon .comming-social ul li a {
    font-size: 17px;
    color: #fdbe2d;
    padding: 8px;
    display: block;
    transition: .4s ease
}

section.faq {
    position: relative;
    margin-top: 80px
}

section.faq .card {
    border-radius: 0;
    margin-bottom: 30px;
    border-color: #f7f7f7;
    background-color: #f7f7f7
}

section.faq .card .card-header {
    position: relative;
    background-color: #f7f7f7;
    border-radius: 0;
    border-bottom: 0;
    border-color: #f7f7f7
}

section.faq .card .card-header .accordion-toggle.collapsed {
    font-size: 18px;
    color: #000;
    font-family: "Hind Guntur", sans-serif
}

section.faq .card .card-header .accordion-toggle.collapsed .fa-chevron-up {
    display: none
}

section.faq .card .card-header .accordion-toggle.collapsed .fa-chevron-down {
    display: block;
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: 7px;
    color: #adadad
}

section.faq .card .card-header .accordion-toggle {
    font-size: 18px;
    color: #000
}

section.faq .card .card-header .accordion-toggle .fa-chevron-down {
    display: none
}

section.faq .card .card-header .accordion-toggle .fa-chevron-up {
    position: absolute;
    right: 5px;
    font-size: 20px;
    top: 7px;
    color: #fdbe2d
}

section.faq .card .card-block {
    padding: 0 20px;
    background-color: #f7f7f7
}

section.faq .card .card-block p {
    font-size: 16px;
    padding-bottom: 20px;
    font-family: "Hind Guntur", sans-serif
}

section.custom-faq {
    position: relative;
    margin-top: 100px
}

section.custom-faq .another-faq {
    position: relative
}

section.custom-faq .another-faq h3 {
    font-size: 30px;
    margin-bottom: 40px
}

section.custom-faq .another-faq input.cp1 {
    position: relative;
    padding: 25px 20px;
    font-size: 16px;
    margin-bottom: 25px;
    border-radius: 0;
    background-color: #f3f3f3;
    border: none;
    font-family: "Hind Guntur", sans-serif
}

section.custom-faq .another-faq textarea.cp1 {
    font-size: 16px;
    padding: 25px 20px;
    font-family: "Hind Guntur", sans-serif;
    margin-bottom: 40px;
    background-color: #f3f3f3;
    border: none;
    border-radius: 0
}

section.custom-faq .another-faq button {
    padding: 8px 25px;
    background: #fdbe2d;
    border: 0;
    color: #fff;
    font-weight: 500;
    transition: .5s ease;
    text-transform: uppercase;
    font-family: "Hind Guntur", sans-serif;
    margin-bottom: 20px;
    font-size: 16px
}

section.custom-faq .another-faq button:hover {
    background: #eab87b
}

section.g-map {
    position: relative
}

section.g-map .map {
    position: relative;
    width: 100%;
    height: 500px;
    margin-top: 10px
}

section.g-map .map div#googleMap {
    height: 100%;
    width: 100%
}

section.footer-details {
    padding-top: 25px;
    position: relative;
    background: #f8f8f8;
    text-align: center
}

section.footer-details .subscribe {
    position: relative;
    max-width: 700px;
    margin: auto;
    z-index: 1;
    padding-top: 40px;
    padding-bottom: 10px
}

section.footer-details .subscribe form {
    position: relative;
    display: flex
}

section.footer-details .subscribe form .form-control {
    width: 70%;
    padding: 30px 25px;
    font-size: 16px;
    border-color: #c8c8c8;
    border-radius: 0;
    margin: auto;
    font-family: "Hind Guntur", sans-serif
}

section.footer-details .subscribe form .sub-btn {
    padding: 15px 10px;
    width: 25%;
    font-size: 16px;
    background: #212020;
    font-family: "Hind Guntur", sans-serif;
    border: 0;
    border-radius: 0;
    transition: .5s ease
}

section.footer-details .subscribe form .sub-btn:hover {
    background: #fdbe2d
}

section.footer-details .footer-information {
    position: relative;
    display: flex;
    max-width: 100%;
    margin: auto;
    padding-bottom: 10px
}

section.footer-details .footer-information .single-info {
    position: relative;
    max-width: 230px;
    margin-left: 130px
}

section.footer-details .footer-information .single-info:first-child {
    margin-left: 0
}

section.footer-details .footer-information .single-info h5 {
    font-size: 18px;
    margin-bottom: 15px
}

section.footer-details.dark2 {
    background: #302f2f
}

section.footer-details.dark2 .subscribe form .sub-btn {
    background: #fff;
    color: #000;
    transition: .5s ease
}

section.footer-details.dark2 .subscribe form .sub-btn:hover {
    background: #fdbe2d
}

section.footer-details.dark2 .footer-information .single-info h5 {
    color: #fff
}

footer {
    position: relative;
    background: #f8f8f8;
    padding-top: 10px;
    padding-bottom: 2px;
    border-top: 1px solid #c8c8c8
}

footer .footer-nav {
    position: relative;
    text-align: right
}

footer .footer-nav ul li {
    font-family: "Hind Guntur", sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #8e8d8e;
    padding: 0 4px
}

footer .footer-nav ul li a {
    color: #8e8d8e;
    transition: all .5s ease-in
}

footer .footer-nav ul li a:hover {
    color: #fdbe2d
}

footer.dark2 {
    background: #302f2f
}

@-webkit-keyframes spinnerRotateone {
    0% {
        -webkit-transform: rotate(0) translateY(30px);
        transform: rotate(0) translateY(30px)
    }
    100% {
        -webkit-transform: rotate(160deg) translateY(30px);
        transform: rotate(160deg) translateY(30px)
    }
}

@keyframes spinnerRotateone {
    0% {
        -webkit-transform: rotate(0) translateY(30px);
        transform: rotate(0) translateY(30px)
    }
    100% {
        -webkit-transform: rotate(160deg) translateY(30px);
        transform: rotate(160deg) translateY(30px)
    }
}

@-webkit-keyframes slideInnew3 {
    0% {
        -webkit-transform: translate(-30px, -100px);
        -ms-transform: translate(-30px, -100px);
        transform: translate(-30px, -100px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes slideInnew3 {
    0% {
        -webkit-transform: translate(-30px, -100px);
        -ms-transform: translate(-30px, -100px);
        transform: translate(-30px, -100px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes slideInnew4 {
    0% {
        -webkit-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        transform: translate(30px, 0)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes slideInnew4 {
    0% {
        -webkit-transform: translate(30px, 0);
        -ms-transform: translate(30px, 0);
        transform: translate(30px, 0)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes scrollup {
    0% {
        -webkit-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        transform: translate(0, 30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes scrollup {
    0% {
        -webkit-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        transform: translate(0, 30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@-webkit-keyframes roket {
    0% {
        -webkit-transform: translate(0, 30px);
        -ms-transform: translate(0, 30px);
        transform: translate(0, 30px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes roket {
    0% {
        -webkit-transform: translate(0, 80px);
        -ms-transform: translate(0, 80px);
        transform: translate(0, -70px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

@keyframes spin {
    from {
        transform: rotate(0)
    }
    to {
        transform: rotate(360deg)
    }
}

@-webkit-keyframes years {
    50% {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes years {
    50% {
        -webkit-transform: scale(1.5);
        -moz-transform: scale(1.5);
        -ms-transform: scale(1.5);
        -o-transform: scale(1.5);
        transform: scale(1.5)
    }
}

html[dir=rtl] rs-cbg-mask-wrap,
html[dir=rtl] rs-layer-wrap,
html[dir=rtl] rs-mask-wrap {
    transform-style: flat;
    perspective: 10000px;
    direction: ltr
}

html[dir=rtl] rs-sbg-px,
html[dir=rtl] rs-sbg-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
    display: block;
    direction: ltr
}

html[dir=rtl] header.mextreo-header-area .logo-wrapper {
    text-align: right
}

html[dir=rtl] .side-panel {
    text-align: right
}

html[dir=rtl] section.mextreo-about .about-bg {
    left: 0;
    right: -40%
}

html[dir=rtl] section.mextreo-about .m-about-content {
    text-align: right;
    padding-right: 10%;
    padding-left: 10%
}

html[dir=rtl] section.mextreo-about .m-about-content h2 {
    padding-right: 0
}

html[dir=rtl] section.mextreo-about .m-about-content h2.ab-tittle {
    left: -55%
}

html[dir=rtl] section.mextreo-service .m-s-content {
    text-align: right
}

html[dir=rtl] section.mextreo-service .m-s-content h2.ms-tittle {
    left: -50px
}

html[dir=rtl] section.work-success .success-bg {
    right: 30%;
    left: -30%
}

html[dir=rtl] section.work-success .ws-content {
    text-align: right
}

html[dir=rtl] section.work-success .ws-content h3 {
    padding-right: 0;
    padding-left: 25%
}

html[dir=rtl] section.recent-project {
    direction: ltr
}

html[dir=rtl] section.recent-project .recent-pro-top h2.rp-tittle {
    left: 36%
}

html[dir=rtl] section.recent-project .project .single-project .sp-text {
    text-align: right;
    left: 0;
    right: 15%
}

html[dir=rtl] section.testimonial {
    direction: ltr
}

html[dir=rtl] section.testimonial .testimonial-slid2 {
    text-align: right
}

html[dir=rtl] section.mextreo-blog .mex-blog-top h2.mb-tittle {
    left: 30%
}

html[dir=rtl] section.mextreo-blog .single-blog:hover .sb-content {
    margin-left: 0;
    margin-right: 5%
}

html[dir=rtl] section.mextreo-blog .single-blog .sb-content {
    text-align: right
}

html[dir=rtl] section.footer-details .footer-information .single-info {
    margin-left: 0;
    margin-right: 80px
}

html[dir=rtl] footer .footer-nav {
    text-align: left
}

html[dir=rtl] .sp-single-rp .ssrp-text span.date-meta i {
    margin-right: 0;
    margin-left: 5px
}

html[dir=rtl] section.mextreo-hero.dark .hero-2-content {
    margin-top: 80px;
    text-align: right
}

html[dir=rtl] .hero-social {
    left: unset;
    right: 5%
}

html[dir=rtl] section.mextreo-hero {
    overflow: hidden
}

html[dir=rtl] li.tel {
    position: absolute;
    right: unset;
    left: -220px
}

html[dir=rtl] header.mextreo-header-area .mextreo-menu .side-ber {
    right: unset;
    left: 0;
    top: 7px
}

html[dir=rtl] .side-panel {
    left: 0;
    right: unset;
    box-shadow: -14px 2px 8px 10px #000
}

html[dir=rtl] .side-panel.hide {
    right: unset;
    left: -440px
}

html[dir=rtl] #main-menu {
    float: right
}

html[dir=rtl] section.error {
    direction: ltr
}

html[dir=rtl] section.error .error-page {
    direction: rtl
}

html[dir=rtl] section.mextreo-hero.inner .hero-content {
    padding-right: 0;
    padding-left: 13%;
    text-align: right
}

html[dir=rtl] section.mextreo-hero.inner .hero-inner-img {
    position: relative;
    margin-left: unset;
    width: 145%;
    margin-right: 8%
}

html[dir=rtl] section.mextreo-hero.inner .hero-inner-img img.hero-inner-2 {
    left: unset;
    top: 44%;
    right: -8%
}

html[dir=rtl] section.blog-details .blog-details-wrapper {
    text-align: right
}

html[dir=rtl] section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text {
    margin-left: 0;
    margin-right: 20px
}

html[dir=rtl] section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text {
    padding-left: 0
}

html[dir=rtl] section.blog-details .blog-sideber .catagory ul li span {
    float: left
}

html[dir=rtl] section.blog-details .blog-sideber {
    text-align: right
}

html[dir=rtl] section.commingsoon {
    direction: ltr
}

html[dir=rtl] section.commingsoon .comming-content {
    direction: rtl
}

html[dir=rtl] section.commingsoon #clockdiv {
    direction: rtl
}

html[dir=rtl] section.commingsoon .subscribe {
    direction: rtl
}

html[dir=rtl] section.mextreo-hero.inner .contact-details {
    left: 15%;
    text-align: right
}

html[dir=rtl] section.faq .card .card-block {
    text-align: right
}

html[dir=rtl] section.custom-faq .another-faq {
    text-align: right
}

html[dir=rtl] section.project-gallery .portfolio-img .sp-text {
    text-align: right;
    left: 0;
    right: 10%;
    width: 100%
}

html[dir=rtl] section.mextreo-hero.inner .hero-content ul li {
    padding-left: 0;
    margin-right: 20px
}

html[dir=rtl] section.mextreo-hero.inner .hero-content ul li::before {
    right: -20px
}

html[dir=rtl] section.architect .archit-img {
    margin-left: unset;
    margin-right: -35%
}

html[dir=rtl] section.architect .ab-arch-content {
    text-align: right
}

html[dir=rtl] section.interior .interior-img {
    margin-left: unset;
    width: 113%;
    margin-right: 10%
}

html[dir=rtl] section.recent-project .recent-pro-top .ht-tittle::after {
    right: -135%
}

html[dir=rtl] section.mextreo-blog .mex-blog-top .ht-tittle::after {
    right: -105%
}

html[dir=rtl] section.interior .ab-interior-content {
    text-align: right
}

html[dir=rtl] section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text p {
    padding: 28px 0 30px
}

html[dir=rtl] section.blog-details .blog-sideber .tag ul {
    text-align: right
}

html[dir=rtl] section.blog-details .blog-sideber .recent-post .single-recent-blog {
    text-align: right
}

@media only screen and (max-width:1715px) {
    html[dir=rtl] section.mextreo-about .m-about-content h2.ab-tittle {
        left: -18%
    }
    html[dir=rtl] section.mextreo-service .m-s-content h2.ms-tittle {
        left: 20%
    }
    html[dir=rtl] section.recent-project .recent-pro-top h2.rp-tittle {
        left: 41%
    }
    html[dir=rtl] section.mextreo-blog .mex-blog-top h2.mb-tittle {
        left: 37%
    }
}

@media only screen and (max-width:1500px) {
    html[dir=rtl] section.mextreo-about .m-about-content h2.ab-tittle {
        left: 10%
    }
    html[dir=rtl] section.mextreo-blog .mex-blog-top h2.mb-tittle {
        left: 42%
    }
    html[dir=rtl] section.recent-project .recent-pro-top h2.rp-tittle {
        left: 43%
    }
    html[dir=rtl] section.mextreo-service .m-s-content h2.ms-tittle {
        left: 43%
    }
}

@media only screen and (max-width:1400px) {
    html[dir=rtl] li.tel {
        left: -190px
    }
    html[dir=rtl] section.mextreo-about .m-about-content h2.ab-tittle {
        left: 23%
    }
    html[dir=rtl] section.mextreo-service .m-s-content h2.ms-tittle {
        left: 50%
    }
}

@media only screen and (max-width:1300px) {
    html[dir=rtl] li.tel {
        left: -170px
    }
    html[dir=rtl] .hero-social {
        left: unset;
        right: 1%
    }
}

@media only screen and (max-width:1199px) {
    html[dir=rtl] li.tel {
        left: -180px
    }
}

@media only screen and (max-width:991px) {
    html[dir=rtl] li.tel {
        left: -120px
    }
    html[dir=rtl] section.mextreo-about .m-about-content h2.ab-tittle {
        left: -10%
    }
    html[dir=rtl] section.mextreo-service .m-s-content h2.ms-tittle {
        left: 20%
    }
    html[dir=rtl] section.recent-project .recent-pro-top h2.rp-tittle {
        left: 38%
    }
    html[dir=rtl] section.mextreo-blog .mex-blog-top h2.mb-tittle {
        left: 38%
    }
    html[dir=rtl] section.mextreo-about .m-about-content h2.ab-tittle {
        left: 0;
        right: 0
    }
    html[dir=rtl] .hero-social {
        right: 2%
    }
    html[dir=rtl] section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text {
        padding-right: 0
    }
}

@media only screen and (max-width:767px) {
    .makeinindia {
        margin-left: 128px !important;
        margin-top: -68px
    }
    .makeinindia img {
        width: 200px !important
    }
    .rs-pxl-1 {
        font-size: 16px !important
    }
    #slider-22-slide-37-layer-1 {
        font-size: 16px !important
    }
    #slider-22-slide-33-layer-1 {
        font-size: 16px !important
    }
    #slider-22-slide-36-layer-1 {
        font-size: 16px !important
    }
    ul.sm-mint>li>a {
        color: #000 !important
    }
    .carousel-inner .item>img {
        -webkit-animation: zoom 20s;
        animation: zoom 20s;
        height: 261px
    }
    header.mextreo-header-area .logo-wrapper img {
        width: 58% !important
    }
    .phoneform {
        margin-top: 160px !important
    }
    .download {
        margin-top: 0 !important
    }
    .bannercontent h3 {
        font-size: 18px !important;
        color: #fff;
		margin-top:-20px;
    }
	 .breadcrumb-bar {
	 display:none;
	 }
    .bannercontent {
        padding: 100px 0 !important
    }
    .about-banner1 {
        width: 100%;
        height: 150px !important
    }
    .contentpart h4 {
        font-size: 21px !important;
        margin-bottom: 10px
    }
    .contentpart h3 {
        font-size: 19px !important;
        line-height: 26px !important
    }
    .banner-picture {
        margin-top: 20px !important;
        z-index: -1 !important
    }
    .container1 {
        padding: 0 15px !important
    }
    html[dir=rtl] .main-menu-btn {
        float: left
    }
    html[dir=rtl] section.work-success .ws-content .ws-t-year h2 {
        text-align: center
    }
    html[dir=rtl] section.work-success .ws-content h3 {
        padding-right: 0;
        padding-left: 0;
        text-align: center
    }
    html[dir=rtl] footer .footer-nav {
        text-align: center
    }
    html[dir=rtl] header.mextreo-header-area .logo-wrapper {
        padding-top: 0
    }
    html[dir=rtl] section.footer-details .footer-information .single-info {
        margin-left: 0;
        margin-right: 10px
    }
    html[dir=rtl] section.mextreo-about .m-about-content {
        padding-right: 0;
        padding-left: 0
    }
    html[dir=rtl] section.mextreo-hero.inner .hero-inner-img {
        position: relative;
        margin-left: unset;
        width: 100%;
        margin-right: 0
    }
    html[dir=rtl] section.architect .archit-img {
        margin-right: 0
    }
    html[dir=rtl] section.interior .interior-img {
        margin-left: unset;
        width: 100%;
        margin-right: 0
    }
    html[dir=rtl] section.mextreo-hero.inner .hero-content {
        padding-right: 0;
        padding-left: 0
    }
    html[dir=rtl] section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li i {
        margin-right: 0;
        margin-left: 10px
    }
    html[dir=rtl] section.mextreo-hero.inner .contact-details {
        left: 0
    }
}

@media only screen and (max-width:575px) {
    .footerbox ul li a {
        line-height: 24px !important
    }
    .certificate h3 {
        font-size: 25px !important
    }
    p {
        font-size: 17px !important;
        line-height: 27px !important
    }
    .fadeInDown {
        -webkit-animation-name: fadeInDowns !important;
        animation-name: fadeInDowns !important
    }
    .fadeInUp {
        -webkit-animation-name: fadeInUps !important;
        animation-name: fadeInUps !important
    }
    .fadeInRight {
        -webkit-animation-name: fadeInRights !important;
        animation-name: fadeInRights !important
    }
    .fadeInLeft {
        -webkit-animation-name: fadeInLefts !important;
        animation-name: fadeInLefts !important
    }
    .contentsection {
        color: #fff;
        width: 100%;
        height: auto;
        padding-top: 200px
    }
    .contentsection h2 {
        color: #fff
    }
    .headingbanner {
        position: absolute;
        top: 70%;
        left: 20% !important;
        z-index: 999
    }
    .headingbanner h1 {
        font-size: 16px;
        color: #000;
        font-weight: 700
    }
    .headingbanner h4 {
        font-size: 16px;
        color: #000;
        margin-top: -18px
    }
    .socialicon {
        position: absolute;
        top: 40% !important;
        left: 10%;
        z-index: 999999
    }
    .socialicon:before {
        content: "";
        position: absolute;
        top: -40%;
        left: 50%;
        width: 1px;
        height: 10px;
        background: #fff
    }
    .socialicon a {
        display: block
    }
    .socialicon a img {
        width: 20px !important;
        height: 20px !important
    }
    .banner-content {
        padding: 35px 1px !important
    }
    .banner-picture {
        margin-top: 20px !important
    }
    .container1 {
        padding: 0 15px !important
    }
    html[dir=rtl] section.mextreo-blog .mex-blog-top .ht-tittle::before {
        right: unset
    }
    html[dir=rtl] .ht-tittle::before {
        left: -70px;
        right: unset
    }
}

@media only screen and (max-width:480px) {
    .footerbox ul li a {
        line-height: 24px !important
    }
    .certificate h3 {
        font-size: 25px !important
    }
    p {
        font-size: 18px !important;
        line-height: 28px !important
    }
    .fadeInDown {
        -webkit-animation-name: fadeInDowns !important;
        animation-name: fadeInDowns !important
    }
    .fadeInUp {
        -webkit-animation-name: fadeInUps !important;
        animation-name: fadeInUps !important
    }
    .fadeInRight {
        -webkit-animation-name: fadeInRights !important;
        animation-name: fadeInRights !important
    }
    .fadeInLeft {
        -webkit-animation-name: fadeInLefts !important;
        animation-name: fadeInLefts !important
    }
    .bannercontent {
        text-align: center !important
    }
    .productnav li a {
        display: inline-block;
        font-size: 16px !important;
        margin: 2px !important;
        padding: 5px !important;
        border-left: solid 1px #ddd;
        border-right: solid 1px #ddd;
        text-align: center
    }
    .modular h2 {
        font-size: 23px !important
    }
    .productnav {
        margin-top: -20px !important;
        margin-bottom: 30px !important
    }
    .modular {
        margin-top: 13px !important
    }
    .banner-content {
        padding: 35px 1px !important
    }
    .banner-picture {
        margin-top: 20px !important
    }
    .container1 {
        padding: 0 15px !important
    }
    html[dir=rtl] section.footer-details .footer-information .single-info p {
        padding: 0
    }
    html[dir=rtl] section.mextreo-hero.dark .hero-2-content {
        margin-top: 30px
    }
    html[dir=rtl] section.commingsoon .subscribe form .sub-btn {
        padding: 0 30px
    }
}

@media only screen and (max-width:360px) {
    .container1 {
        padding: 0 15px
    }
    html[dir=rtl] section.commingsoon #clockdiv {
        margin-left: 25px
    }
}

@media only screen and (max-width:1715px) {
    section.mextreo-about .m-about-content h2.ab-tittle {
        font-size: 140px;
        left: -30%
    }
    section.mextreo-service .m-s-content h2.ms-tittle {
        font-size: 140px;
        left: -40%
    }
    section.recent-project .recent-pro-top h2.rp-tittle {
        font-size: 140px;
        left: 22%
    }
    section.mextreo-blog .mex-blog-top h2.mb-tittle {
        font-size: 140px;
        left: 28%
    }
    section.mextreo-hero.dark .hero-2-slider {
        width: 136%
    }
    section.mextreo-hero.inner .hero-inner-img {
        width: 128%
    }
    section.interior .interior-img {
        margin-left: 15%
    }
    section.architect .archit-img {
        margin-left: -32%;
        width: 100%
    }
}

@media only screen and (max-width:1499px) {
    section.mextreo-service .m-s-content h2.ms-tittle {
        font-size: 100px;
        left: -30%
    }
    section.mextreo-about .m-about-content h2.ab-tittle {
        font-size: 100px
    }
    section.recent-project .recent-pro-top h2.rp-tittle {
        font-size: 100px;
        left: 30%
    }
    section.mextreo-blog .mex-blog-top h2.mb-tittle {
        font-size: 100px;
        left: 35%
    }
    li.tel {
        right: 15%
    }
    #rev_slider_22_1_wrapper .persephone.tparrows {
        top: 115% !important
    }
    section.mextreo-hero.dark .hero-2-slider {
        width: 117%;
        margin-left: 0
    }
    section.mextreo-hero.inner .hero-inner-img {
        width: 109%
    }
    section.interior .interior-img {
        margin-left: 5%;
        width: 110%
    }
    section.architect .archit-img {
        margin-left: -18%
    }
    section.project-gallery {
        margin-top: 120px
    }
}

@media only screen and (max-width:1399px) {
    section.mextreo-service .m-s-content h2.ms-tittle {
        font-size: 84px;
        left: -20%
    }
    section.mextreo-about .m-about-content h2.ab-tittle {
        font-size: 84px;
        left: -20%
    }
    section.recent-project .recent-pro-top h2.rp-tittle {
        font-size: 84px;
        left: 34%
    }
    section.mextreo-blog .mex-blog-top h2.mb-tittle {
        font-size: 84px;
        left: 38%
    }
    section.testimonial .client-quota {
        font-size: 340px
    }
    li.tel {
        right: 10%
    }
    section.mextreo-hero.dark .hero-2-slider {
        width: 109%
    }
    .hero-social ul li a {
        font-size: 16px
    }
    .hero-social ul li {
        padding: 12px 0
    }
    section.mextreo-hero.dark .hero-2-content p {
        padding: 20px 0 40px
    }
    section.mextreo-hero.dark .hero-2-content {
        padding-left: 10%
    }
    section.mextreo-hero.inner .hero-inner-img {
        width: 100%
    }
    section.mextreo-hero.inner .hero-content {
        margin-top: 80px
    }
    section.interior .interior-img {
        width: 100%
    }
}

@media only screen and (min-width:1200px) and (max-width:1400px) {
    #rev_slider_22_1_wrapper .persephone.tparrows {
        top: 130% !important
    }
    li.tel {
        right: 5%
    }
    .dark h1 {
        font-size: 60px;
        line-height: 70px
    }
}

@media only screen and (min-width:1200px) and (max-width:1300px) {
    .sm-mint a,
    .sm-mint a.highlighted,
    .sm-mint a:active,
    .sm-mint a:focus,
    .sm-mint a:hover {
        padding: 14px 16px
    }
    section.mextreo-hero.dark .hero-2-slider {
        width: 100%
    }
    section.mextreo-hero.inner .hero-content {
        padding-right: 5%;
        padding-left: 8%
    }
    .mar-bot-140 {
        margin-bottom: 40px
    }
    .mar-top-140 {
        margin-top: 50px
    }
    section.architect .archit-img {
        margin-left: -10%
    }
    section.blog-details .blog-details-wrapper {
        padding-left: 50px
    }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
    .sm-mint a .sub-arrow {
        display: none
    }
    #rev_slider_22_1_wrapper .persephone.tparrows {
        top: 138% !important
    }
    section.mextreo-service .m-s-content h2.ms-tittle {
        left: -10%
    }
}

@media only screen and (min-width:1199px) {
    .sm-mint a.has-submenu {
        padding-right: 34px
    }
}

@media only screen and (max-width:1199px) {
    h1 {
        font-size: 35px;
        line-height: 45px
    }
    p {
        font-size: 16px;
        line-height: 24px
    }
    h3 {
        font-size: 20px;
        line-height: 28px
    }
    .sm-mint a,
    .sm-mint a.highlighted,
    .sm-mint a:active,
    .sm-mint a:focus,
    .sm-mint a:hover {
        padding: 14px 12px;
        font-size: 16px
    }
    section.mextreo-about .m-about-content h2 {
        padding-right: 0;
        font-size: 36px;
        line-height: 42px
    }
    section.work-success .ws-content h3 {
        padding-right: 4%
    }
    section.testimonial .testimonial-slid3 {
        margin-left: 18%;
        width: 100%
    }
    section.mextreo-blog .single-blog .sb-content h3 {
        font-size: 17px;
        margin-bottom: 10px
    }
    section.partner {
        padding: 70px 0
    }
    .single-partner {
        width: 90px
    }
    section.recent-project .recent-pro-top h2.rp-tittle {
        left: 30%
    }
    section.mextreo-blog .mex-blog-top h2.mb-tittle {
        left: 36%
    }
    section.mextreo-hero.dark .hero-2-slider {
        width: 100%
    }
    section.work-success.dark .ws-content h3 {
        padding-right: 0
    }
    .mar-bot-140 {
        margin-bottom: 40px
    }
    .mar-top-140 {
        margin-top: 40px
    }
    section.product {
        padding: 150px 0 100px
    }
    section.architect {
        padding-top: 100px
    }
    h2 {
        font-size: 37px;
        line-height: 46px
    }
    section.blog-details .blog-sideber .catagory ul li a {
        font-size: 16px
    }
    section.blog-details .blog-sideber .catagory ul li {
        padding: 15px 0
    }
    section.blog-details .blog-details-wrapper .blog-text h3 {
        line-height: 40px
    }
    section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text h5 {
        line-height: 20px
    }
    .custom-padding {
        padding-bottom: 280px !important
    }
    .page-settings {
        top: 200px
    }
}

@media only screen and (max-width:1091px) {
    section.mextreo-hero.inner .hero-content {
        padding-right: 5%;
        padding-left: 10%
    }
    section.blog-details .blog-details-wrapper {
        padding-left: 50px
    }
}

@media only screen and (max-width:1043px) {
    section.hero-3::before {
        height: 118%
    }
}

@media only screen and (min-width:768px) and (max-width:991.9px) {
    .sm-mint a {
        font-size: 16px
    }
    .sm-mint a .sub-arrow {
        display: none
    }
    section.mextreo-blog .single-blog .sb-content h3 {
        font-size: 16px;
        line-height: 22px
    }
    section.mextreo-blog .single-blog .sb-content p {
        font-size: 16px;
        line-height: 20px
    }
    section.mextreo-blog .single-blog .sb-content {
        padding: 10px
    }
    section.blog-details .blog-sideber .recent-post .single-recent-blog {
        display: block
    }
    section.blog-details .blog-sideber .recent-post .single-recent-blog .srb-text {
        padding-left: 0;
        padding-top: 15px
    }
    section.blog-details .blog-sideber .catagory ul li a {
        font-size: 16px
    }
    section.blog-details .blog-sideber .catagory ul li span {
        font-size: 16px;
        padding: 4px
    }
    section.mextreo-hero.inner .contact-details {
        left: 0
    }
}

@media only screen and (max-width:991px) {
    #rev_slider_22_1_wrapper .persephone.tparrows {
        display: none
    }
    section.work-success .success-bg {
        top: 2%;
        right: -20%;
        margin-left: 15px
    }
    section.work-success .ws-content h3 {
        padding-right: 0;
        font-size: 27px;
        line-height: 36px
    }
    section.testimonial .testimonial-slid1 {
        margin-left: -30%;
        width: 115%
    }
    section.testimonial .testimonial-slid2 p {
        font-size: 16px;
        line-height: 25px
    }
    section.mextreo-about {
        padding-top: 200px
    }
    section.mextreo-about .m-about-content h2 {
        font-size: 26px;
        line-height: 36px
    }
    section.mextreo-service {
        padding-top: 180px
    }
    section.work-success {
        padding-top: 100px
    }
    section.recent-project {
        padding-top: 120px
    }
    section.testimonial {
        padding-top: 150px
    }
    section.testimonial .client-quota {
        font-size: 250px
    }
    section.mextreo-blog {
        padding-top: 120px
    }
    .single-partner {
        width: 50px
    }
    section.mextreo-service .single-service h3 {
        font-size: 16px
    }
    section.footer-details .footer-information .single-info p {
        font-size: 16px
    }
    footer .footer-nav ul li a {
        font-size: 16px
    }
    footer .footer-nav ul li {
        font-size: 16px
    }
    section.mextreo-hero.dark .hero-2-content {
        padding-left: 0
    }
    .dark .btn-1 {
        padding: 12px 22px
    }
    section.testimonial.dark .testimonial-slid2 .owl-dots {
        right: 15%
    }
    section.mextreo-hero.inner .hero-content {
        padding-right: 0;
        padding-left: 0
    }
    section.blog-details .blog-details-wrapper {
        padding-left: 0
    }
    section.blog-details .blog-details-wrapper .take-comment .checkbox span {
        font-size: 16px
    }
    section.blog-details .blog-details-wrapper .blog-text .gift-info {
        padding: 20px 28px
    }
    section.commingsoon #clockdiv {
        margin-left: -150px
    }
    .custom-padding {
        padding-bottom: 120px !important
    }
    .page-settings {
        top: 150px
    }
}

@media only screen and (max-width:850px) {
    .sm-mint a {
        font-size: 16px;
        padding: 4px 9px
    }
    .hero-social {
        left: 3%
    }
    section.mextreo-hero.dark .hero-2-content {
        padding-left: 15px
    }
}

@media only screen and (max-width:767px) {
    .sm-mint a {
        color: #000;
        padding: 4px 10px;
        font-size: 18px
    }
    .sm-mint {
        padding: 31px 20px
    }
    #main-menu {
        position: fixed;
        max-height: 470px;
        border-bottom: 0;
        overflow-y: scroll;
        width: 100%;
        top: 65px;
        border-radius: 15px;
        border-top-left-radius: 0;
        border-top-right-radius: 0;
        left: 0;
        box-shadow: 0 4px 3px rgba(0, 0, 0, .25)
    }
    header.mextreo-header-area .mextreo-menu .side-ber {
        display: none
    }
    li.tel {
        display: none
    }
    section.mextreo-about {
        padding-top: 150px
    }
    section.mextreo-about .about-bg {
        display: none
    }
    .m-about-img {
        margin-top: 80px
    }
    section.mextreo-about .m-about-content h2.ab-tittle {
        top: -9%
    }
    section.mextreo-service .m-s-content h2.ms-tittle {
        top: -10%
    }
    section.mextreo-service .si-2 {
        margin-top: 15px !important
    }
    section.work-success .ws-content {
        text-align: center
    }
    section.work-success .ws-content .ws-t-year img {
        left: 0
    }
    section.work-success .success-bg {
        display: none
    }
    section.recent-project .recent-pro-top h2.rp-tittle {
        left: 20%
    }
    section.testimonial .testimonial-slid1 {
        margin-left: 0;
        width: 100%
    }
    section.testimonial .client-quota {
        font-size: 175px;
        top: 37%
    }
    section.testimonial .testimonial-slid3 {
        margin-left: 0
    }
    section.testimonial .owl-dots {
        right: 12%
    }
    section.testimonial .testimonial-slid2 .owl-nav {
        right: 0
    }
    section.mextreo-blog .mex-blog-top h2.mb-tittle {
        left: 26%
    }
    section.partner .single-partner {
        margin-left: 30px
    }
    section.footer-details .footer-information .single-info {
        margin-left: 30px
    }
    .footer-logo {
        text-align: center
    }
    .footer-logo img {
        max-width: unset;
        width: auto
    }
    footer .footer-nav {
        text-align: center
    }
    .scroll-top.open {
        bottom: 80px
    }
    .scroll-top {
        width: 40px;
        height: 40px;
        line-height: 39px;
        font-size: 16px
    }
    .btn-1 {
        font-size: 16px;
        padding: 12px 30px
    }
    section.mextreo-hero.dark .hero-2-content {
        padding-left: 0
    }
    section.mextreo-hero.dark .hero-2-slider {
        width: 100%;
        margin-top: 70px
    }
    section.mextreo-hero.inner .hero-inner-img img.hero-inner-2 {
        display: none
    }
    section.mextreo-hero.inner .hero-content {
        padding-right: 0;
        margin-top: 20px;
        padding-left: 0;
        margin-bottom: 50px
    }
    section.mextreo-hero.inner .hero-inner-img {
        margin-left: 0
    }
    section.mextreo-about.pt-res-50 {
        padding-top: 50px
    }
    section.architect {
        padding-top: 60px
    }
    section.architect .archit-img {
        margin-left: 0;
        margin-top: 60px
    }
    section.interior {
        padding-top: 100px
    }
    section.interior .interior-img {
        margin-left: 0;
        margin-top: 60px
    }
    section.mextreo-about.product {
        padding-top: 100px
    }
    section.product .mb-pro {
        margin-top: 15%
    }
    section.blog-details {
        margin-top: 100px
    }
    section.blog-details .blog-details-wrapper .comment-details .single-comment .sc-text p {
        padding: 28px 0 30px
    }
    section.mextreo-hero.inner .contact-details {
        height: auto;
        padding: 50px;
        position: relative;
        padding-left: 50px;
        top: 60px;
        width: 100%;
        left: 0;
        margin-bottom: 50px
    }
    section.mextreo-hero.inner .hero-content .mextreo-contact .m-submit {
        padding: 12px 30px
    }
    section.blog-details .blog-details-wrapper .take-comment button {
        padding: 12px 30px
    }
    section.blog-details .blog-sideber {
        margin-top: 50px
    }
    section.commingsoon .com-logo {
        max-width: 55%;
        margin: 0 auto 50px
    }
    section.commingsoon #clockdiv {
        margin-left: 0
    }
    section.commingsoon #clockdiv .time {
        width: 100px
    }
    section.commingsoon #clockdiv .time span {
        font-size: 50px;
        line-height: 60px
    }
    section.commingsoon #clockdiv .time .smalltext {
        font-size: 16px
    }
    section.commingsoon #clockdiv .dot {
        font-size: 40px;
        padding: 82px 10px
    }
    .custom-padding {
        padding-bottom: 20px !important
    }
}

@media only screen and (max-width:615px) {
    section.mextreo-service .m-s-content h2.ms-tittle {
        left: 0
    }
    section.mextreo-about .m-about-content h2.ab-tittle {
        left: 0
    }
    .hero-social {
        display: none
    }
}

@media only screen and (max-width:575px) {
    .container1 {
        padding: 0 15px
    }
    section.mextreo-about .m-about-content h2.ab-tittle {
        font-size: 65px
    }
    section.mextreo-service .m-s-content h2.ms-tittle {
        top: -11%;
        font-size: 65px
    }
    section.recent-project .recent-pro-top .ht-tittle::before {
        left: -70px
    }
    section.mextreo-about {
        padding-top: 100px
    }
    section.mextreo-service {
        padding-top: 120px
    }
    section.work-success {
        padding-top: 80px
    }
    section.mextreo-blog .mex-blog-top h2.mb-tittle {
        font-size: 70px;
        left: 30%
    }
    header.mextreo-header-area .logo-wrapper {
        padding-top: 0;
        margin-bottom: 0px
    }
    footer {
        padding-bottom: 30px
    }
    section.mextreo-hero.dark .hero-2-content {
        margin-top: 36px
    }
    section.faq .card .card-header .accordion-toggle.collapsed {
        font-size: 16px
    }
    rs-layer#slider-22-slide-33-layer-3 {
        font-size: 16px !important;
        width: 300px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-33-layer-4 {
        margin-top: 15px !important;
        font-size: 16px !important;
        padding: 10px !important
    }
    rs-layer#slider-22-slide-34-layer-2 {
        font-size: 16px !important;
        width: 300px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-34-layer-4 {
        margin-top: 15px !important;
        font-size: 16px !important;
        padding: 10px !important
    }
    rs-layer#slider-22-slide-35-layer-2 {
        font-size: 16px !important;
        width: 300px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-35-layer-4 {
        margin-top: 15px !important;
        font-size: 16px !important;
        padding: 10px !important
    }
    rs-layer#slider-22-slide-36-layer-3 {
        font-size: 16px !important;
        width: 300px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-36-layer-4 {
        margin-top: 15px !important;
        font-size: 16px !important;
        padding: 10px !important
    }
    rs-layer#slider-22-slide-37-layer-3 {
        font-size: 16px !important;
        width: 300px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-37-layer-4 {
        margin-top: 15px !important;
        font-size: 16px !important;
        padding: 10px !important
    }
    section.mextreo-hero .hero-slide {
        height: 250px !important
    }
    rs-module#rev_slider_22_1 {
        height: 250px !important
    }
    rs-layer#slider-22-slide-33-layer-0 {
        height: 250px !important
    }
    rs-module-wrap#rev_slider_22_1_wrapper {
        height: 250px !important
    }
    rs-layer#slider-22-slide-36-layer-0 {
        height: 250px !important
    }
    rs-layer#slider-22-slide-37-layer-0 {
        height: 250px !important
    }
    a#slider-22-slide-33-layer-9 {
        font-size: 16px !important;
        margin-top: 15px !important
    }
    a#slider-22-slide-33-layer-10 {
        font-size: 16px !important
    }
    a#slider-22-slide-33-layer-11 {
        font-size: 16px !important;
        margin-top: 45px !important
    }
    a#slider-22-slide-33-layer-12 {
        font-size: 16px !important;
        margin-top: 30px !important
    }
    a#slider-22-slide-36-layer-9 {
        font-size: 16px !important;
        margin-top: 15px !important
    }
    a#slider-22-slide-36-layer-10 {
        font-size: 16px !important
    }
    a#slider-22-slide-36-layer-11 {
        font-size: 16px !important;
        margin-top: 45px !important
    }
    a#slider-22-slide-36-layer-12 {
        font-size: 16px !important;
        margin-top: 30px !important
    }
    a#slider-22-slide-37-layer-9 {
        font-size: 16px !important;
        margin-top: 15px !important
    }
    a#slider-22-slide-37-layer-10 {
        font-size: 16px !important
    }
    a#slider-22-slide-37-layer-11 {
        font-size: 16px !important;
        margin-top: 45px !important
    }
    a#slider-22-slide-37-layer-12 {
        font-size: 16px !important;
        margin-top: 30px !important
    }
    rs-layer-wrap.rs-parallax-wrap.rs-forcehidden {
        top: 20px !important
    }
    .page-settings {
        top: 100px
    }
    .page-settings {
        padding: 12px 15px
    }
    .page-settings {
        left: -120px
    }
    .pgs-box a {
        font-size: 16px;
        padding: 10px 7px
    }
}

@media only screen and (max-width:512px) {
    .container1 {
        padding: 0 15px
    }
    section.recent-project .recent-pro-top h2.rp-tittle {
        font-size: 70px
    }
    section.footer-details .footer-information .single-info {
        margin-left: 20px
    }
    header.mextreo-header-area .logo-wrapper img {
        width: 100%
    }
    section.partner .single-partner {
        margin-left: 25px
    }
    header.mextreo-header-area {
        padding: 9px 0
    }
    section.footer-details .footer-information .single-info p {
        font-size: 16px
    }
    section.commingsoon #clockdiv .time {
        width: 80px
    }
    section.commingsoon #clockdiv .time span {
        font-size: 40px;
        line-height: 50px
    }
    section.commingsoon #clockdiv .time .smalltext {
        font-size: 16px
    }
}

@media only screen and (max-width:482px) {
    .container1 {
        padding: 0 15px
    }
    section.partner .single-partner {
        display: flex;
        margin: 20px auto
    }
    section.partner .single-partner:first-child {
        margin-left: inherit;
        margin: 30px auto
    }
    .single-partner {
        width: 80px
    }
    section.partner .single-partner img {
        max-width: unset
    }
    .single-partner {
        width: 150px
    }
    section.footer-details .footer-information {
        display: inline-block
    }
    section.footer-details .footer-information .single-info h5 {
        margin-bottom: 5px
    }
    section.footer-details .footer-information .single-info {
        margin-left: 0;
        margin-bottom: 20px
    }
    section.footer-details .subscribe form .form-control {
        padding: 25px
    }
    section.footer-details .subscribe form .sub-btn {
        padding: 10px;
        font-size: 16px
    }
    div#preloader {
        background-size: contain
    }
    section.footer-details .footer-information {
        padding-bottom: 50px
    }
    section.mextreo-hero.inner {
        padding-top: 60px
    }
    section.blog-details .blog-details-wrapper .take-comment .checkbox span {
        font-size: 16px
    }
    section.blog-details .blog-details-wrapper .blog-text h3 {
        line-height: 38px;
        font-size: 26px
    }
    h5 {
        font-size: 16px;
        line-height: 23px
    }
    section.error {
        margin-top: 120px
    }
    section.mextreo-hero .hero-slide {
        height: 230px !important
    }
    rs-module#rev_slider_22_1 {
        height: 230px !important
    }
    rs-layer#slider-22-slide-33-layer-0 {
        height: 230px !important
    }
    rs-module-wrap#rev_slider_22_1_wrapper {
        height: 230px !important
    }
    rs-layer#slider-22-slide-36-layer-0 {
        height: 230px !important
    }
    rs-layer#slider-22-slide-37-layer-0 {
        height: 230px !important
    }
}

@media only screen and (max-width:434px) {
    .container1 {
        padding: 0 15px
    }
    section.mextreo-blog .mex-blog-top h2.mb-tittle {
        left: 25%
    }
    section.work-success.dark .ws-content .ws-text .knockout {
        font-size: 230px;
        line-height: 230px
    }
    section.work-success.dark .ws-content h3 {
        font-size: 30px;
        line-height: 43px
    }
    section.mextreo-hero.dark .hero-2-content {
        margin-top: 20px
    }
    section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li a {
        color: #878787;
        padding-left: 5px;
        font-size: 16px
    }
    section.blog-details .blog-details-wrapper .blog-meta ul.meta-list li {
        margin-right: 10px
    }
    .form-check-inline .form-check-input {
        margin-top: -24px
    }
    section.commingsoon #clockdiv .time {
        width: 70px
    }
    section.commingsoon #clockdiv .time span {
        font-size: 30px;
        line-height: 40px
    }
}

@media only screen and (max-width:402px) {
    .container1 {
        padding: 0 15px
    }
    h2 {
        font-size: 35px
    }
    footer .footer-nav ul li a {
        font-size: 16px
    }
    footer .footer-nav ul li {
        font-size: 16px;
        padding: 0
    }
    footer .footer-nav ul li a {
        font-size: 16px
    }
    footer {
        padding-bottom: 20px;
        padding-top: 20px
    }
    section.mextreo-about .m-about-content h2.ab-tittle {
        font-size: 55px;
        top: -4%
    }
    section.mextreo-service .m-s-content h2.ms-tittle {
        top: -6%;
        font-size: 55px
    }
    section.recent-project .recent-pro-top h2.rp-tittle {
        font-size: 55px
    }
    section.mextreo-blog .mex-blog-top h2.mb-tittle {
        font-size: 55px
    }
    section.commingsoon #clockdiv .time {
        width: 60px
    }
    section.mextreo-hero .hero-slide {
        height: 200px !important
    }
    rs-module#rev_slider_22_1 {
        height: 200px !important
    }
    rs-layer#slider-22-slide-33-layer-0 {
        height: 200px !important
    }
    rs-module-wrap#rev_slider_22_1_wrapper {
        height: 200px !important
    }
    rs-layer#slider-22-slide-36-layer-0 {
        height: 200px !important
    }
    rs-layer#slider-22-slide-37-layer-0 {
        height: 200px !important
    }
    a#slider-22-slide-37-layer-9 {
        font-size: 16px !important;
        margin-top: 15px !important
    }
    a#slider-22-slide-37-layer-10 {
        font-size: 16px !important
    }
    a#slider-22-slide-37-layer-11 {
        font-size: 16px !important;
        margin-top: 45px !important
    }
    a#slider-22-slide-37-layer-12 {
        font-size: 16px !important;
        margin-top: 30px !important
    }
}

@media only screen and (max-width:388px) {
    .container1 {
        padding: 0 15px
    }
    section.footer-details .subscribe form .sub-btn {
        font-size: 16px
    }
    section.footer-details .subscribe form .sub-btn {
        font-size: 16px
    }
    section.partner {
        padding: 50px 0
    }
    section.testimonial {
        padding-top: 100px
    }
    section.work-success .ws-content .ws-t-year h2 {
        font-size: 200px;
        line-height: 210px
    }
    section.work-success.dark .ws-content h3 {
        font-size: 26px;
        line-height: 37px
    }
}

@media only screen and (max-width:375px) {
    .container1 {
        padding: 0 15px
    }
    h2 {
        font-size: 30px;
        line-height: 37px
    }
    section.blog-details .blog-details-wrapper .blog-text h3 {
        line-height: 30px;
        font-size: 20px
    }
    rs-layer#slider-22-slide-33-layer-3 {
        font-size: 8px !important;
        width: 220px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-33-layer-4 {
        margin-top: 15px !important;
        font-size: 8px !important;
        padding: 10px !important
    }
    rs-layer#slider-22-slide-34-layer-2 {
        font-size: 8px !important;
        width: 220px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-34-layer-4 {
        margin-top: 15px !important;
        font-size: 8px !important;
        padding: 10px !important
    }
    rs-layer#slider-22-slide-35-layer-2 {
        font-size: 8px !important;
        width: 220px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-35-layer-4 {
        margin-top: 15px !important;
        font-size: 8px !important;
        padding: 10px !important
    }
    rs-layer#slider-22-slide-36-layer-3 {
        font-size: 8px !important;
        width: 220px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-36-layer-4 {
        margin-top: 15px !important;
        font-size: 8px !important;
        padding: 10px !important
    }
    rs-layer#slider-22-slide-37-layer-3 {
        font-size: 8px !important;
        width: 220px !important;
        line-height: 15px !important;
        min-width: unset
    }
    a#slider-22-slide-37-layer-4 {
        margin-top: 15px !important;
        font-size: 8px !important;
        padding: 10px !important
    }
    section.mextreo-hero .hero-slide {
        height: 180px !important
    }
    rs-module#rev_slider_22_1 {
        height: 180px !important
    }
    rs-layer#slider-22-slide-33-layer-0 {
        height: 180px !important
    }
    rs-module-wrap#rev_slider_22_1_wrapper {
        height: 180px !important
    }
    rs-layer#slider-22-slide-36-layer-0 {
        height: 180px !important
    }
    rs-layer#slider-22-slide-37-layer-0 {
        height: 180px !important
    }
}

@media only screen and (max-width:359px) {
    .container1 {
        padding: 0 15px !important
    }
    section.commingsoon #clockdiv .time {
        width: 50px
    }
    section.commingsoon #clockdiv .time span {
        font-size: 26px;
        line-height: 37px
    }
    section.commingsoon #clockdiv .dot {
        font-size: 23px;
        padding: 77px 8px
    }
    h1 {
        font-size: 30px;
        line-height: 40px
    }
}

.banner-content {
    padding: 95px 36px
}

.banner-box .banner-content {
    color: #363636;
    margin: 0;
    text-align: left
}

.banner-picture {
    display: block;
    overflow: hidden;
    text-align: center;
    margin-top: 0
}

.banner-content h2 {
    border-bottom: 2px solid #363636;
    font-size: 30px;
    line-height: 45px;
    margin-bottom: 10px;
    max-width: 80px;
    font-family: "Hind Guntur", sans-serif
}

.banner-content h3 {
    font-size: 40px;
    text-transform: capitalize;
    font-family: K2D, sans-serif !important
}

.banner-content h3 {
    font-size: 35px;
    line-height: 45px;
    text-transform: capitalize;
    font-family: sans-serif;
    color: #999
}

.banner-content h3:first-letter {
    font-size: 65px
}

.banner-area .banner-box {
    position: relative
}

.banner-area-box {
    float: right
}

.banner-box a {
    display: block;
    overflow: hidden;
    position: relative;
    text-align: center
}

.banner-box a::before {
    background: rgba(255, 255, 255, .2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 50%;
    opacity: 1;
    position: absolute;
    right: 51%;
    top: 0
}

.banner-box a::after {
    background: rgba(255, 255, 255, .2) none repeat scroll 0 0;
    bottom: 50%;
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 50%
}

.productouter {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    margin-bottom: 30px
}

.productsbox {
    width: 100%;
    height: auto;
    float: left;
    background: #ddd;
    margin-top: 30px;
    position: relative
}

.productsbox img {
    max-width: 100%;
    height: auto
}

.productsbox1 {
    width: 100%;
    height: auto;
    float: left;
    background: #ddd;
    margin-top: 30px;
    position: relative
}

.productsbox1 img {
    max-width: 100%;
    height: auto
}

.overlayproduct {
    width: 400px;
    height: auto;
    float: left;
    position: absolute;
    bottom: 0;
    right: 0;
    background: rgba(253, 190, 45, .9);
    padding: 20px;
    transition: .5s
}

.overlayproduct:hover {
    background: rgba(0, 0, 0, .8)
}

.overlayproduct:hover span {
    color: orange
}

.overlayproduct1:hover {
    background: rgba(0, 0, 0, .8)
}

.overlayproduct1:hover span {
    color: orange
}

.overlayproduct1 {
    width: 350px;
    height: auto;
    float: left;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(253, 190, 45, .9);
    padding: 20px;
    transition: .5s
}

.overlayproduct h4 {
    font-family: "Hind Guntur", sans-serif;
    font-size: 35px;
    line-height: 45px;
    color: #fff
}

.overlayproduct1 h4 {
    font-family: "Hind Guntur", sans-serif;
    font-size: 35px;
    line-height: 45px;
    color: #fff
}

.viewp {
    background: #fff;
    padding: 0 10px;
    color: #000;
    border-radius: 50px;
    margin-top: 5px;
    display: inline-block
}

.contentpart {
    text-align: left;
    padding: 30px 0
}

.contentpart h3 {
    font-size: 30px;
    line-height: 35px
}

span {
    font-family: "Hind Guntur", sans-serif;
    color: #000
}

.contentpart h4 {
    font-size: 28px;
    margin-bottom: 10px
}

.about-banner1 {
    width: 100%;
    height: 185px;
    float: left;
    background: #ddd;
    border-bottom: #e6e6e6 solid 2px;
    margin-bottom: 20px
}

.bannercontent {
    width: 100%;
    height: auto;
    float: left;
    padding: 126px 120px;
    text-align: left
}

.bannercontent h3 {
    font-size: 22px;
    color: #000;
    position: relative;
    font-family: K2D, sans-serif !important;
    font-weight: 600;
	margin-top:-10px !important;
	
}

.bannercontent h3:before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 60px;
    height: 1px;
    background: 0 0
}

.bannercontent p {
    margin-top: -5px
}

.line {
    width: 30px;
    height: 2px;
    background: #ddd;
    margin-top: 5px;
    margin-bottom: 20px
}

.download {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    padding: 30px 0;
    margin-top: 10px
}

.download-box {
    width: 100%;
    min-height: 200px;
    float: left;
    background: #fff;
    margin-top: 20px;
    margin-bottom: 20px;
    border: solid 1px #ddd;
    padding: 5px;
    border-left: solid 5px #f1f1f1;
    border-bottom: solid 5px #f1f1f1;
    align-items: center;
    display: flex;
    justify-content: center
}

.download-box img {
    max-width: 100%;
    height: auto;
    border: solid 1px #ddd
}

.download-content {
    text-align: center
}

.download-content h5 {
    font-size: 25px;
    color: #444;
    text-transform: uppercase;
    line-height: 30px
}

.btn-1 {
    padding: 3px 20px !important;
    margin-top: 10px;
    border-bottom: solid 2px #000
}

.footerbox {
    width: 100%;
    height: auto;
    float: left;
    margin-top:20px !important;
    text-align: left
	
}

.footerbox h4 {
    font-size: 20px
}

.footerbox ul li {
    list-style: none;
    display: block
}

.footerbox ul li a {
    color: #8e8d8e;
    margin-top: 12px;
    display: block;
    font-size: 18px;
    transition: .5s
}

.footerbox ul li a:hover {
    color: orange;
    text-decoration: none
}

.client {
    width: 100%;
    min-height: 98px;
    float: left;
    background: #fff;
    border: solid 1px #ddd;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 2px;
    margin-top: 20px;
    transition: .5s
}

.client:hover {
    transform: scale(1.1, 1.1)
}

.client img {
    max-width: 100%;
    height: auto
}

.container1 {
    padding: 0 60px
}

.productnav {
    width: 100%;
    height: auto;
    float: left;
    padding-top: 70px;
    text-align: center
}

.productnav li {
    list-style: none
}

.productnav li a {
    display: inline-block;
    color: #5a5a5a;
    font-size: 18px;
    margin: 10px;
    padding: 5px 10px;
    border-left: solid 1px #ddd;
    border-right: solid 1px #ddd;
    text-align: left;
    text-transform: capitalizeportant;
    transition: .5s;
    background: #fff;
    font-family: system-ui;
    font-weight: 600;
    font-family: K2D, sans-serif !important
}

.productnav li a:hover {
    text-decoration: none
}

.modular {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    margin-top: 30px
}

.modular h2 {
    font-size: 25px;
    color: #000;
    background: #fff;
    background: -webkit-linear-gradient(to right, #cde254, #fdc830);
    display: inline-block;
    margin-bottom: 40px;
    margin-left: -10px;
    font-family: K2D, sans-serif !important;
    border-radius: 5px;
    position: relative
}

.modular h2:before {
    content: "";
    position: absolute;
    bottom: -5px;
    left: 0;
    width: 100px;
    height: 2px;
    background: #000
}

.project-gallery img {
    margin: 5px
}

.aboutus {
    width: 100%;
    height: auto;
    float: left
}

.aboutimg {
    width: 100%;
    height: auto;
    float: left
}

.aboutimg img {
    max-width: 100%;
    height: auto
}

.abouttext {
    width: 100%;
    height: auto;
    float: left;
    padding: 50px 30px
}

.abouttext p {
    text-align: justify
}

.map {
    width: 100%;
    height: 300px;
    background: #ddd
}

.enquiry {
    width: 128px;
    height: 32px;
    position: fixed;
    bottom: 45px;
    left: 10px;
    background: #b30606;
    z-index: 9999;
    cursor: pointer;
    border-radius: 50px;
    text-align: center;
    border: solid 4px #bb4747
}

.enquiry p {
    line-height: 29px;
    font-size: 16px;
    color: #fff;
    font-weight: 700
}

::-webkit-scrollbar {
    width: 8px
}

::-webkit-scrollbar-track {
    background: #f1f1f1
}

::-webkit-scrollbar-thumb {
    background: #888
}

::-webkit-scrollbar-thumb:hover {
    background: #555
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 999999999;
    display: none;
    overflow: hidden;
    outline: 0;
    background: rgba(0, 0, 0, .6)
}

.modal-content {
    border-radius: 0 !important;
    border: solid 10px #f1f1f1
}

.modal-header {
    padding: 20px
	margin-top:220px;
}

.modal-header .close {
    margin-top: -35px
}

.input-text {
    width: 100%;
    height: 45px;
    border: solid 1px #ddd;
    outline: 0;
    padding-left: 10px
}

.input-text1 {
    width: 100%;
    height: 80px;
    border: solid 1px #ddd;
    outline: 0;
    padding-left: 10px
}

.submit {
    width: 150px;
    height: 40px;
    outline: 0;
    border: none;
    background: #636363;
    color: #fff !important
}

.call {
    width: 60px;
    height: 60px;
    float: left;
    position: fixed;
    bottom: 200px;
    right: 10px;
    z-index: 999;
    transition: .5s
}

.call img {
    max-width: 100%;
    height: auto
}

.call:hover {
    transform: scale(1.1)
}

.whatsapp {
    width: 60px;
    height: 60px;
    float: left;
    position: fixed;
    bottom: 265px;
    right: 10px;
    z-index: 999;
    transition: .5s
}

.whatsapp:hover {
    transform: scale(1.1)
}

.whatsapp img {
    max-width: 100%;
    height: auto
}

.uk-width-3-4 {
    padding: 50px 0
}

.uk-panel {
    width: 100%;
    min-height: 300px;
    background: #fff;
    text-align: center;
    padding: 50px
}

.uk-panel p {
    color: #000 !important
}

.uk-panel h4 {
    color: #000 !important
}

.clientsay {
    width: 100%;
    height: auto;
    background: #ddd;
    padding: 10px 0
}

.effect5 {
    box-shadow: 0 1px 3px rgba(0, 0, 0, .12), 0 1px 2px rgba(0, 0, 0, .24);
    transition: all .3s cubic-bezier(.25, .8, .25, 1)
}

.line3 {
    width: 150px;
    height: 2px;
    float: left;
    background: #fdbe2d
}

.whatsapp {
    width: 45px;
    height: 45px;
    float: left;
    background: #56ab2f;
    background: -webkit-linear-gradient(to right, #a8e063, #56ab2f);
    background: linear-gradient(to right, #a8e063, #56ab2f);
    position: fixed;
    transition: .5s;
    left: 10px;
    bottom: 161px;
    text-align: center;
    line-height: 30px;
    z-index: 9;
    font-size: 30px;
    color: #fff;
    border-radius: 50%;
    padding: 7px 2px;
    overflow: hidden
}

.icntext {
    font-size: 18px;
    margin-left: 10px;
    line-height: 30px;
    font-weight: 700;
    color: #fff
}

.whatsapp:hover {
    width: 150px;
    border-radius: 50px;
    text-align: left
}

.whatsapp i {
    color: #fff;
    margin-left: 8px;
    font-size: 30px
}

.call {
    width: 45px;
    height: 45px;
    float: left;
    background: #e53935;
    background: -webkit-linear-gradient(to right, #e35d5b, #e53935);
    background: linear-gradient(to right, #e35d5b, #e53935);
    position: fixed;
    transition: .5s;
    left: 10px;
    bottom: 90px;
    text-align: center;
    line-height: 45px;
    z-index: 9;
    font-size: 30px;
    color: #fff;
    border-radius: 50%;
    padding: 7px 2px;
    overflow: hidden
}

.icntext1 {
    font-size: 18px;
    margin-left: 10px;
    line-height: 30px;
    font-weight: 700;
    color: #fff
}

.call:hover {
    width: 150px;
    border-radius: 50px;
    text-align: left
}

.call i {
    color: #fff;
    margin-left: 8px;
    font-size: 25px
}

.viewmorebutn {
    width: 160px;
    height: 40px;
    float: left;
    background: #f79d00;
    background: -webkit-linear-gradient(to right, #ffc051, #f79d00);
    background: linear-gradient(to right, #ffc051, #f79d00);
    box-shadow: 6px 6px 0 0 #ddd;
    text-align: center;
    transition: .2s;
    border-radius: 5px;
    padding-top: 3px
}

.viewmorebutn a {
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 40px;
    font-weight: 700;
    text-transform: capitalize
}

.viewmorebutn:hover {
    margin-top: 6px;
    margin-left: 6px;
    box-shadow: 0 0 0 0 #ddd
}

.viewmorebutn a:hover {
    text-decoration: none;
    color: #000
}

.contentsection h2 {
    color: #fff
}

.headingbanner {
    position: absolute;
    top: 75%;
    left: 15%;
    z-index: 999
}

.headingbanner h1 {
    color: #000;
    font-weight: 700
}

.headingbanner h4 {
    color: #000;
    margin-top: -18px
}

.socialicon {
    position: absolute;
    top: 40%;
    left: 5%;
    z-index: 999
}

.socialicon:before {
    content: "";
    position: absolute;
    top: -70%;
    left: 50%;
    width: 1px;
    height: 80px;
    background: #fff
}

.socialicon a {
    display: block;
    margin-top: 10px
}

.socialicon a img {
    width: 20px;
    height: 20px
}

.footersocial ul li {
    float: left
}

.footersocial li a {
    width: 30px;
    height: 30px;
    margin-left: 5px
}

.leftside {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    margin-top: 10px;
    margin-bottom: 40px
}

.leftside p {
    text-align: justify
}

.rightside {
    width: 100%;
    height: auto;
    float: left;
    background: #f6f6f6;
    margin-top: 40px;
    margin-bottom: 40px;
    padding: 15px;
    border: solid 1px #ddd;
    border-bottom: solid 10px #ddd
}

.orange {
    color: orange
}

.form-control {
    border-radius: 0 !important
}

.locations {
    width: 100%;
    height: 200px;
    background: #fff
}

.color {
    color: #43cb83
}

.h3 {
    font-size: 25px;
    font-weight: 400 !important
}

.locationslist {
    width: 100%;
    height: auto;
    padding: 5px;
    text-align: justify;
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
}

.locationslist h2 {
    font-size: 25px;
    margin-bottom: 10px;
    font-weight: 700;
    color: #2e2751 !important
}

.locationslist ul span a {
    border: solid 1px #d1e2ec;
    margin: 12px;
    background: #f2f7fa;
    padding: 0 5px;
    margin-top: 4px;
    display: inline-block;
    color: #000;
    font-size: 18px
}

.dropdonwlocation {
    display: none
}

ul.breadcrumb.text-center {
    background-color: #fff0
}

.taglink ul span a {
    border: solid 1px #d1e2ec;
    margin: 2px;
    background: #f2f7fa;
    padding: 0 5px;
    margin-top: 4px;
    display: inline-block;
    color: #000;
    font-size: 16px
}

.machine {
    padding: 20px;
    background: #fff;
    min-height: 340px;
    text-align: center
}

.machine p {
    font-size: 18px;
    font-weight: 700;
    margin-top: 10px
}

.ourbranch {
    width: 100%;
    height: auto;
    float: left;
    padding: 50px 0
}

.ourbranch h3 {
    font-size: 30px;
    position: relative;
    padding: 0 10px
}

.ourbranch h3:before {
    content: "";
    width: 2px;
    height: 50px;
    position: absolute;
    top: -10px;
    left: 0;
    background: #000
}

.certificate {
    width: 100%;
    height: auto;
    float: left;
    padding-bottom: 50px;
    text-align: left
}

.certificate h3 {
    font-size: 35px;
    position: relative;
    padding: 0 10px
}

.certificate h3:before {
    content: "";
    width: 100px;
    height: 2px;
    position: absolute;
    bottom: -27%;
    left: 1.5%;
    background: #444
}

.boxs {
    width: 100%;
    height: auto;
    float: left;
    background: #fff;
    margin-top: 40px;
    padding: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .11)
}

.boxs img {
    max-width: 100%;
    height: auto
}

.breadcrumb {
    text-align: left !important
}

.breadcrumb ul li {
    margin-top: -20px
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 38%) !important
}

.makeinindia {
    width: 120px !important;
    margin-left: 20px
}

.lis li {
    line-height: 28px !important;
    font-size: 17px
}

.hide-menu {
    background-color:#336ca6;
    position: absolute;
    top:0;
    right:0;
    z-index: 1;
    width: 300px;
    height: 100%;
    -webkit-transform: translate3d(300px,0,0);
    -moz-transform: translate3d(300px,0,0);
    -o-transform: translate3d(300px,0,0);
    -ms-transform: translate3d(300px,0,0);
    transform: translate3d(300px,0,0);      
    -webkit-transition: all 0.3s linear;
    -moz-transition: all 0.3s linear;
    -ms-transition: all 0.3s linear;
    -o-transition: all 0.3s linear;
    transition: all 0.3s linear;
}

.show-menu {
    -webkit-transform: translate3d(0,0,0);
    -moz-transform: translate3d(0,0,0);
    -o-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
 } 
 
 .breadcrumb-bar {
  
}