
@font-face {
    font-family: 'FontAwesome';
    font-style: normal;
    font-weight: 400;
    src: local('FontAwesome'), local('FontAwesome'),
      url(../fonts/fontawesome-webfont.woff2)
        format('woff2');
        font-display: swap;
  }
div{font-family: 'Raleway', sans-serif;}
body {    line-height: 28px;    word-wrap: break-word;    font-family: 'Raleway', sans-serif;}
a {    -webkit-transition: all .5s;    transition: all .5s;    font-size: 15px;    font-family: 'Raleway', sans-serif;}
p{font-family: 'Raleway', sans-serif;}
li{font-family: 'Raleway', sans-serif;}
ul{font-family: 'Raleway', sans-serif;}


a:hover {
    text-decoration: none;
}

p {
    color: #696969;
    margin-bottom: 10px;
    font-size: 15px;
    font-family: 'Raleway', sans-serif;
}

button{
    font-family: 'Raleway', sans-serif;
}

input{
    font-family: 'Raleway', sans-serif;
}

textarea{
    font-family: 'Raleway', sans-serif;
}

p:last-child {
    margin-bottom: 0
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-weight: 700;
    font-size: 35px
}

.btn.focus,
.btn:focus {
    -webkit-box-shadow: none;
    box-shadow: none
}

button {
    -webkit-transition: all .5s;
    transition: all .5s
}

button:focus {
    outline: 0
}

/* img {
    max-width: 100%;
    height: auto
} */

ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.default-btn {
    background-color: #275795;
    color: #fff;
    display: inline-block;
    cursor: pointer;
    padding: 10px 30px;
    font-size: 18px;
    text-transform: capitalize
}

.default-btn i::before {
    margin-left: 10px
}

.default-btn:hover {
    background-color: #000;
    color: #fff
}

.section-title-left h3 {
    font-size: 35px;
    color: #777;
    text-transform: capitalize;
    position: relative
}

.section-title-left h4 {
    font-size: 30px;
    color: #414141;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 47px;
    margin-bottom: 15px
}

.section-title-left h4 span {
    color: #fe9900
}

.section-title-left p {
    color: #777;
    font-size: 16px
}

.contact-heading h2 {
    font-size: 30px;
    color: #414141;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 47px;
    margin-bottom: 15px
}

.contact-heading h3 {
    font-size: 30px;
    color: #414141;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 47px;
    margin-bottom: 15px
}

.form-control::-webkit-input-placeholder {
    color: #777
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-ms-input-placeholder {
    color: #777
}

.form-control::placeholder {
    color: #777
}

.form-control:-ms-input-placeholder {
    color: #777
}

.form-control::-ms-input-placeholder {
    color: #777
}

.form-control:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.form-control:focus {
    border-color: #fff
}

.form-group {
    margin-bottom: 20px
}

.form-control:focus {
    outline: 0;
    box-shadow: none
}

.d-table {
    width: 100%;
    height: 100%
}

.d-tablecell {
    display: table-cell;
    vertical-align: middle
}

.ptb-100 {
    padding-top: 100px;
    padding-bottom: 100px
}

.pt-100 {
    padding-top: 100px
}

.pb-130 {
    padding-bottom: 130px
}

.pb-100 {
    padding-bottom: 100px
}

.pb-70 {
    padding-bottom: 70px
}

.mb-minus-200 {
    margin-top: -200px
}

.mb-40 {
    margin-bottom: 40px
}

.mb-30 {
    margin-bottom: 30px
}

.mb-10 {
    margin-bottom: 10px
}

.gray-bg {
    background-color: #f9faff
}

#toTop {
    position: fixed;
    bottom: 22px;
    right: 30px;
    cursor: pointer;
    display: none;
    z-index: 9999999
}

.back-to-top i {
    background-color: #696969;
    color: #fe9900;
    width: 40px;
    height: 40px;
    display: inline-block;
    line-height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-align: center;
    font-size: 25px
}

.back-to-top i:hover {
    background-color: #fe9900;
    color: #fff
}

.back-to-top i::before {
    margin-left: 1px;
    font-size: 15px
}

header.header.header-style-one::before {
    /*position:absolute;*/
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: .7
}

.header-style-one .header-wrapper-one {
    background: #fe9900;
    padding: 5px 0;
    border-bottom: 1px solid #696969
}

.header-style-one .header-wrapper-one .contact-info li {
    display: inline-block;
    font-size: 15px;
    color: #000;
    padding-right: 21px;
    font-weight: 600;
}

.header-style-one .header-wrapper-one .contact-info li i {
    color: black;
    padding-right: 5px
}

.header-style-one .header-wrapper-one .contact-info li a {
    color: #000;
}

.header-style-one .header-wrapper-one .contact-info li a:hover {
    color: black
}

.header-style-one .header-wrapper-one .contact-info li i::before {
    margin-left: 0;
    font-size: 13px
}

.header-style-one .header-wrapper-one .help-and-social-wrapper {
    text-align: center
}

.header-style-one .header-wrapper-one .help-and-social-wrapper .help-desk {
    display: inline-block;
    padding-right: 10px;
}

.header-style-one .header-wrapper-one .help-and-social-wrapper .help-desk li {
    display: inline-block;
    padding-right: 15px
}

.header-style-one .header-wrapper-one .help-and-social-wrapper .help-desk li a {
    color: #b9b9b8;
    font-size: 13px;
    text-transform: capitalize
}

.header-style-one .header-wrapper-one .help-and-social-wrapper .help-desk li a:hover {
    color: #fe9900
}

.header-style-one .header-wrapper-one .help-and-social-wrapper .social-links {
    display: inline-block
}

.header-style-one .header-wrapper-one .help-and-social-wrapper .social-links li {
    display: inline-block
}

.header-style-one .header-wrapper-one .help-and-social-wrapper .social-links li a {
    font-size: 13px;
    color: #000;
    text-transform: capitalize;
    padding-left: 15px
}

.header-style-one .header-wrapper-one .help-and-social-wrapper .social-links li a:hover {
    color: black
}

.header-style-one .header-wrapper-one .help-and-social-wrapper .social-links li i::before {
    font-size: 20px;
    margin-left: 18
}

a.meanmenu-reveal {
    display: none
}

.mean-container .mean-bar {
    float: left;
    width: 100%;
    position: absolute;
    background: transparent;
    padding: 20px 0 0;
    z-index: 999;
    border-bottom: 1px solid rgba(0, 0, 0, 0.03);
    height: 55px
}

.mean-container a.meanmenu-reveal {
    width: 35px;
    height: 30px;
    padding: 12px 15px 0 0;
    position: absolute;
    right: 0;
    cursor: pointer;
    color: #fff;
    text-decoration: none;
    font-size: 16px;
    text-indent: -9999em;
    line-height: 22px;
    font-size: 1px;
    display: block;
    font-weight: 700
}

.mean-container a.meanmenu-reveal span {
    display: block;
    background: #fff;
    height: 4px;
    margin-top: 3px;
    border-radius: 3px
}

.mean-container .mean-nav {
    float: left;
    width: 100%;
    background: #1b1b1b;
    margin-top: 55px
}

.mean-container .mean-nav ul {
    padding: 0;
    margin: 0;
    width: 100%;
    border: 0;
    list-style-type: none
}

.mean-container .mean-nav ul li {
    position: relative;
    float: left;
    width: 100%
}

.mean-container .mean-nav ul li a {
    display: block;
    float: left;
    width: 90%;
    padding: 1em 5%;
    margin: 0;
    text-align: left;
    color: #fff;
    border-top: 1px solid #dbeefd;
    text-decoration: none;
    text-transform: capitalize
}

.mean-container .mean-nav ul li a.active {
    color: #000
}

.mean-container .mean-nav ul li li a {
    width: 80%;
    padding: 1em 10%;
    color: #fff;
    border-top: 1px solid #dbeefd;
    opacity: 1;
    filter: alpha(opacity=75);
    text-shadow: none !important;
    visibility: visible;
    text-transform: none;
    font-size: 15px;
    text-transform: capitalize
}

.mean-container .mean-nav ul li.mean-last a {
    border-bottom: 0;
    margin-bottom: 0
}

.mean-container .mean-nav ul li li li a {
    width: 70%;
    padding: 1em 15%
}

.mean-container .mean-nav ul li li li li a {
    width: 60%;
    padding: 1em 20%
}

.mean-container .mean-nav ul li li li li li a {
    width: 50%;
    padding: 1em 25%
}

.mean-container .mean-nav ul li a:hover {
    background: #252525;
    background: rgba(255, 255, 255, 0.1)
}

.mean-container .mean-nav ul li a.mean-expand {
    margin-top: 3px;
    width: 50%;
    height: 24px;
    padding: 12px !important;
    text-align: right;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2;
    font-weight: 700;
    background: transparent;
    border: none !important
}

.mean-container .mean-push {
    float: left;
    width: 100%;
    padding: 0;
    margin: 0;
    clear: both
}

.mean-nav .wrapper {
    width: 100%;
    padding: 0;
    margin: 0
}

.mean-container .mean-bar,
.mean-container .mean-bar * {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

.mean-remove {
    display: none !important
}

.mobile-nav {
    display: none
}

.mobile-nav.mean-container .mean-nav ul li a.active {
    color: #fe9900;
    background-color: transparent
}

.construction-nav-one {
    width: 100%;
    z-index: 999;
    height: auto
}

.construction-nav-one .navbar {
    padding: 0
}

.mean-nav .dropdown-toggle::after {
    display: none
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:hover {
    color: #fff;
    font-weight: bold;
    text-transform: uppercase
}

.construction-nav-one nav ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.construction-nav-one nav .navbar-nav .nav-item {
    position: relative
}

.construction-nav-one nav .navbar-nav .nav-item a {
    font-size: 15px;
    text-transform: capitalize;
    color: #333;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    margin-left: 8px;
    margin-right: 8px;
    padding: 15px 5px;
    font-weight: 700
}

.construction-nav-one nav .navbar-nav .nav-item a:hover,
.construction-nav-one nav .navbar-nav .nav-item a:focus,
.construction-nav-one nav .navbar-nav .nav-item a.active {
    color: #000;
    background-color: transparent;
}

.construction-nav-one nav .navbar-nav .nav-item:hover a {
    color: #000;
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu {
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    background: #1b1b1b;
    position: absolute;
    top: 80px;
    left: -81px;
    width: 500px;
    z-index: 99;
    display: block;
    padding-top: 20px;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 20px;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 0;
    height: 500px;
    overflow-y: scroll
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li {
    position: relative;
    padding: 0
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li a {
    font-size: 14px;
    text-transform: capitalize !important;
    padding: 5px 15px;
    margin: 0;
    display: block;
    color: #fff
}

.construction-nav-one .navbar-light .navbar-collapse .navbar-nav .nav-item .nav-link.active.dropdown-toggle::before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 15px;
    height: 2px;
    border-bottom: 10px solid;
    border-right: 7px solid transparent;
    border-top: 0;
    border-left: 7px solid transparent;
    color: #896d35
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li a:hover,
.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li a:focus,
.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li a.active {
    color: #fe9900
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {
    position: absolute;
    left: 100%;
    top: 0;
    opacity: 0 !important;
    visibility: hidden !important
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {
    opacity: 1 !important;
    visibility: visible !important;
    top: -20px !important
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li .dropdown-menu {
    position: absolute;
    left: -100%;
    top: 0;
    opacity: 0 !important;
    visibility: hidden !important
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu li:hover .dropdown-menu {
    opacity: 1 !important;
    visibility: visible !important;
    top: -20px !important
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
    color: #fff;
    text-transform: capitalize
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover,
.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus,
.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a.active {
    color: #fe9900
}

.construction-nav-one nav .navbar-nav .nav-item .dropdown-menu li:hover a {
    color: #fe9900
}

.construction-nav-one nav .navbar-nav .nav-item:hover ul {
    opacity: 1;
    visibility: visible;
    top: 60px;
    border: 0
}

.construction-nav-one nav .navbar-nav .nav-item:last-child .dropdown-menu {
    left: auto;
    right: 0
}

.construction-nav-one .navbar-light .navbar-collapse .navbar-nav .get-free-quote .nav-link {
    background-color: #fe9900;
    color: #fff;
    padding: 8px 14px;
    margin-right: 0;
    border: 1px solid #fe9900
}

.construction-nav-one .navbar-light .navbar-collapse .navbar-nav .get-free-quote:hover .nav-link {
    background-color: #1b1b1b;
    border: 1px solid #fe9900
}

.construction-nav-one .nav-item.get-free-quote {
    margin-top: 5px
}

.construction-nav-one .nav-item.languages {
    margin-left: 0
}

.is-sticky {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
    -webkit-box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    box-shadow: 0 8px 6px -6px rgba(0, 0, 0, 0.4);
    -webkit-animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    animation: 500ms ease-in-out 0s normal none 1 running fadeInDown;
    max-width: 100%;
    background-color: #fff
}

.slider-section .hero-slider.owl-carousel {
    margin: 0 !important
}

.slider-section .hero-slider.owl-carousel.owl-theme {
    margin: 0 !important
}

.slider-section .hero-slider .hero-slider-item {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 750px;
    width: 100%;
    position: relative
}

.slider-section .hero-slider .hero-slider-item.slider-item-bg-1 {
    background-image: url(../images/slider-1.jpg)
}

.slider-section .hero-slider .hero-slider-item.slider-item-bg-2 {
    background-image: url(../images/slider-1.jpg)
}

.slider-section .hero-slider .hero-slider-item.slider-item-bg-3 {
    background-image: url(../images/slider-1.jpg)
}

.slider-section .hero-slider .hero-slider-item .slider-text {
    position: relative;
    max-width: 700px;
    width: 100%;
    margin-top: 80px;
    margin-top: 140px
}

.slider-section .hero-slider .hero-slider-item .slider-text span {
    color: #fe9900;
    font-size: 45px;
    text-transform: capitalize;
    position: relative;
    margin-bottom: 25px;
    font-weight: 700
}

.slider-section .hero-slider .hero-slider-item .slider-text a {
    color: #fff;
    font-size: 25px;
    margin-bottom: 50px;
    text-transform: capitalize;
    font-weight: 500;
    display: block
}

.slider-section .hero-slider .hero-slider-item .slider-text .slide-button a {
    display: inline-block;
    font-size: 18px;
    font-weight: normal
}

.slider-section .hero-slider .hero-slider-item .slider-text .default-btn.contact {
    background-color: #000
}

.slider-section .hero-slider .hero-slider-item .slider-text .default-btn.contact:hover {
    background-color: #fe9900
}

.slider-section .owl-theme .owl-nav.disabled+.owl-dots {
    margin: 0;
    position: absolute;
    bottom: 98px;
    max-width: 1123px;
    margin: auto;
    left: 0;
    right: 0;
    text-align: left
}

.slider-section .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #fff;
    height: 4px
}

.slider-section .owl-theme .owl-dots .owl-dot span {
    width: 40px;
    height: 3px;
    margin: 5px 7px;
    background: #4c4c4f;
    display: block;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.slider-section .owl-theme .owl-dots .owl-dot span:hover {
    background: #fff;
    height: 4px
}

.box-section {
    text-align: center;
    margin-top: 0px;
    z-index: 1;
    position: relative
}

.box-section .container {
    padding-left: 30px;
    padding-right: 30px
}

.box-section .single-box {
    position: relative;
    background-color: #fff;
    padding: 60px 33px 50px;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05)
}

.box-section .single-box.box-active {
    background-color: #1b1b1b;
    box-shadow: 0 0 15px #1b1b1b;
    position: relative;
    z-index: 1
}

.box-section .single-box.box-active i::after {
    background-color: #493b1d;
    content: "";
    width: 40px;
    height: 80px;
    position: absolute;
    left: -14px;
    bottom: -11px;
    margin-left: 0;
    z-index: -1
}

.box-section .single-box.box-active h3 {
    color: #fff
}

.box-section .single-box.box-active p {
    color: #fff
}

.box-section .single-box.box-border-left::before {
    content: "";
    position: absolute;
    bottom: -3px;
    left: -3px;
    width: 150px;
    height: 150px;
    background-color: #3a3484;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s
}

.box-section .single-box.box-border-left:hover::before {
    width: 100px;
    height: 100px
}

.box-section .single-box.box-border-right::before {
    content: "";
    position: absolute;
    bottom: -3px;
    right: -3px;
    width: 150px;
    height: 150px;
    background-color: #3a3484;
    z-index: -1;
    -webkit-transition: .5s;
    transition: .5s
}

.box-section .single-box.box-border-right:hover::before {
    width: 100px;
    height: 100px
}

.box-section .single-box i {
    color: #fe9900;
    position: relative;
    z-index: 1;
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    line-height: 1
}

.box-section .single-box:hover i {
    transform: rotatey(360deg)
}

.box-section .single-box i::before {
    margin-left: 0;
    font-size: 60px
}

.box-section .single-box i::after {
    background-color: #fff1d3;
    content: "";
    width: 40px;
    height: 80px;
    position: absolute;
    left: -14px;
    bottom: -11px;
    margin-left: 0;
    z-index: -1
}

.box-section .single-box span {
    font-size: 18px;
    color: #414141;
    font-weight: 700;
    text-transform: capitalize;
    margin: 26px 0 13px;
    line-height: 50px;   
}

.box-section .single-box p {
    font-size: 16px;
    color: #000;
    line-height: 29px
}

.single-box.box-active span {
    color: #fff
}

.about-section {
    background-repeat: no-repeat;
    background-position: right;
    background-size: cover;
    overflow: hidden;
    position: relative
}

.about-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-x: left
}

.about-section .about-text-wrapper {
    padding-right: 50px
}

.about-text-wrapper .about-list {
    margin-bottom: 20px;
    background-color: #fff;
    padding: 20px 20px 20px 54px;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    transition: all .5s;
    cursor: pointer
}

.about-section .about-text-wrapper .about-list:hover {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05)
}

.about-section .about-text-wrapper .about-list h3 {
    font-size: 18px;
    color: #353535;
    font-weight: 700;
    text-transform: capitalize;
    margin-left: -11px;
    margin-bottom: 10px
}

.about-section .about-text-wrapper .about-list i {
    position: relative;
    z-index: 1;
    color: #227ab8
}

.about-section .about-text-wrapper .about-list .icon-color {
    position: relative;
    z-index: 1;
    color: #fe9900
}

.about-section .about-text-wrapper .about-list i::before {
    margin-left: -15px;
    font-size: 15px;
    margin-right: 6px
}

.about-section .about-text-wrapper .about-list i::after {
    background-color: #cde1ef;
    content: "";
    position: absolute;
    width: 15px;
    height: 23px;
    left: -23px;
    top: 2px;
    margin-left: 0;
    z-index: -1
}

.about-section .about-text-wrapper .about-list .icon-color::after {
    background-color: #f8ecd2;
    content: "";
    position: absolute;
    width: 15px;
    height: 23px;
    left: -23px;
    top: 2px;
    margin-left: 0;
    z-index: -1
}

.about-section .about-text-wrapper .about-list p {
    font-size: 15px;
    color: #777
}

.about-section .about-text-wrapper .default-btn {
    margin-top: 30px
}

.about-section .about-img-wrapper {
    text-align: right
}

.about-section .about-img-wrapper .about-img-1 {
    position: relative
}

.about-section .about-img-wrapper .about-img-1 img {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05)
}

.about-section .about-img-wrapper .about-img-2 {
    position: absolute;
    top: 179px;
    left: 10px;
    border-top: 30px solid #fff;
    border-right: 30px solid #fff
}

.about-section .about-img-wrapper .about-img-2::before {
    content: "";
    position: absolute;
    bottom: -242px;
    left: -34px;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat
}

.company-section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative
}

.company-section .section-title-left {
    max-width: 828px
}

.company-section .section-title-left p {
    margin-bottom: 55px
}

.company-section #tabs {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 60px;
    position: relative;
    z-index: 1
}

.company-section #tabs::before {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #e6e6e6;
    z-index: -1
}

.company-section #tabs li {
    display: inline-block;
    padding-right: 5px
}

.company-section #tabs li a {
    font-size: 16px;
    text-transform: capitalize;
    color: #434343;
    font-weight: 600;
    text-transform: uppercase;
    padding: 13px 25px
}

.company-section #tabs li a:hover {
    color: #fe9900
}

.company-section #tabs li.current a {
    color: #fefefe;
    background-color: #fe9900
}

#content .content-wrapper {
    display: none
}

#content .current {
    display: block
}

.company-section .company-text {
    margin-top: 30px
}

.company-section .company-text h3 {
    font-size: 25px;
    color: #414141;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 20px
}

.company-section .company-text p {
    font-size: 15px;
    color: #777;
    margin-bottom: 30px
}

.company-section .company-img {
    text-align: right
}

.service-section .section-title-left h2 {
    margin-bottom: 50px
}

.service-section .section-title-left p {
    margin-top: 38px;
    margin-left: 35px
}

.service-section .single-service {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    background-color: #fff;
    padding: 40px;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.service-section .single-service::before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom;
    bottom: 0;
    right: -336px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .9s;
    transition: all .9s
}

.service-section .single-service:hover::before {
    right: -15px;
    opacity: 1
}

.service-section .single-service:hover {
    background-color: #1b1b1b;
    box-shadow: none
}

.service-section .single-service i {
    color: #fe9900;
    display: inline-block;
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    line-height: 1
}

.service-section .single-service:hover i {
    transform: rotatey(360deg)
}

.service-section .single-service i::before {
    margin-left: 0;
    font-size: 60px
}

.service-section .single-service h4 {
    font-size: 18px;
    color: #333;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 15px;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-top: 25px
}

.service-section .single-service:hover h4 {
    color: #fff
}

.service-section .single-service p {
    font-size: 15px;
    color: #777;
    padding-bottom: 10px;
    font-weight: 500;
    -webkit-transition: all .5s;
    transition: all .5s
}

.service-section .single-service:hover p {
    color: #fff
}

.service-section .single-service a {
    text-transform: capitalize;
    font-size: 17px;
    color: #262626;
    font-weight: 500;
    position: relative;
    z-index: 1
}

.service-section .single-service:hover a {
    color: #fe9900
}

.service-section .single-service a::before {
    content: "";
    position: absolute;
    bottom: 10px;
    left: -10px;
    width: 40px;
    height: 2px;
    background-color: #fe9900;
    z-index: -1;
    -webkit-transition: all .5s;
    transition: all .5s
}

.service-section .single-service a:hover::before {
    left: 0
}

.service-section .single-service:hover a::before {
    background-color: #fff
}

.team-section.ptb-100 {
    padding: 100px 0 0
}

.team-section .section-title-left {
    max-width: 563px
}

.team-section .team-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 1000px;
    position: relative
}

.team-section .team-bg::before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #171818;
    opacity: .9
}

.team-man-section {
    margin-top: -746px;
    padding: 0 0 70px
}

.team-man-section .single-team-wrapper {
    background-color: #fff;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05)
}

.team-man-section .single-team-wrapper .single-team {
    text-align: center
}

.team-man-section .single-team-wrapper .single-team img {
    border-radius: 100%
}

.team-man-section .single-team-wrapper .single-team-title h4 {
    font-size: 20px;
    color: #414141;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 5px
}

.team-man-section .single-team-wrapper .single-team-title p {
    font-size: 14px;
    color: #fe9900;
    text-transform: uppercase;
    margin-bottom: 0
}

.team-man-section .single-team-wrapper .team-icon i {
    color: #b6b6b6;
    margin-left: 20px;
    -webkit-transition: all .5s;
    transition: all .5s;
    line-height: 1.4
}

.team-man-section .single-team-wrapper .single-team-title {
    position: relative;
    background-color: #275795 !important;
    text-align: center;
    padding: 10px 0 5px 0
}

.single-team img {
    border: 1px solid #ccc;
    border-radius: 0 !important
}

.single-team-title h4 {
    color: #fff !important
}

.team-man-section .single-team-wrapper .team-icon {
    position: absolute;
    top: 0;
    right: 0
}

.team-man-section .single-team-wrapper:hover .team-icon i {
    color: #fe9900
}

.team-man-section .single-team-wrapper .team-icon i::before {
    margin-left: 0;
    font-size: 25px
}

.team-man-section .single-team-wrapper .single-team {
    position: relative
}

.team-man-section .single-team-wrapper .single-team .join-icon i {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    line-height: 0;
    color: #fe9900;
    -webkit-transition: all .5s;
    transition: all .5s
}

.team-man-section .single-team-wrapper .single-team:hover .join-icon i {
    color: #fff;
    -webkit-transform: rotate(0) scale(1.4);
    transform: rotate(0) scale(1.4)
}

.team-man-section .single-team-wrapper .single-team .join-icon i::before {
    margin-left: 0;
    font-size: 50px
}

.team-man-section .single-team-wrapper .join-us-today h4 {
    font-size: 20px;
    color: #fe9900;
    text-align: center;
    margin-bottom: 32px;
    text-transform: capitalize
}

.project-section {
    padding: 100px 0 0;
    background-color: #1b1b1b;
    position: relative;
    overflow: hidden
}

.project-section::before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: top;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.project-section .section-title-left {
    margin-bottom: 45px
}

.project-section .section-title-left h4 {
    color: #fff
}

.project-section .section-title-left h2 {
    color: #fff
}

.project-section .sorting-menu {
    margin-bottom: 40px;
    position: relative;
    z-index: 1
}

.project-section .project-wrapper {
    max-width: 1110px;
    margin: auto
}

.project-section .sorting-menu ul {
    padding: 0;
    margin: 0;
    list-style: none
}

.project-section .sorting-menu ul li {
    display: inline-block;
    padding-left: 0;
    padding-right: 20px;
    font-size: 16px;
    color: #fff;
    cursor: pointer;
    padding: 14px 25px;
    margin: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    text-transform: uppercase
}

.project-section .sorting-menu ul li:hover {
    color: #f8aa1c
}

.project-section .sorting-menu ul li.active {
    color: #fff;
    background-color: #f8aa1c
}

.project-section .single-project {
    position: relative
}

.project-section .single-project .project-text {
    position: absolute;
    background-image: linear-gradient(to bottom, #ff000000, rgba(0, 0, 0));
    visibility: hidden;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-transform: scale(0);
    transform: scale(0)
}

.project-section .single-project:hover .project-text {
    visibility: visible;
    -webkit-transform: scale(1);
    transform: scale(1)
}

.project-section .single-project .project-text a {
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 12px;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 320px;
    display: block;
    margin-left: 40px;
    font-weight: 700
}

.project-section .single-project .project-text h3 {
    -webkit-transition: all .5s;
    transition: all .5s;
    font-size: 20px;
    color: #fff;
    margin-right: 10px;
    margin-bottom: 0;
    text-transform: capitalize;
    margin-left: 40px
}

.project-section .single-project:hover .project-text a {
    color: #fe9900
}

.project-section .single-project img {
    height: fit-content
}

#Container .mix {
    display: none
}

.single-testimoinal img {
    width: 30% !important
}

.single-widget i {
    color: #fe9900;
    margin-right: 5px
}

.testimoinal-section {
    position: relative;
    padding: 50px 0;
    background-color: #f1f1f1
}

.testimoinal-section::before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom;
    bottom: -40px;
    right: 0;
    width: 100%;
    height: 100%
}

.testimoinal-section .section-title-left {
    text-align: center;
    width: 100%;
    margin: 0 auto 45px
}

.testimoinal-section .section-title-left h4 {
    margin-left: 0
}

.testimoinal-section .section-title-left h4::before {
    right: 0;
    left: -179px;
    margin: auto;
    bottom: 4px
}

.testimoinal-section .section-title-left h4::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    right: -190px;
    left: 0;
    margin: auto;
    bottom: 4px
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal {
    background-color: #fff;
    padding: 50px 30px;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal:hover {
    background-color: #1b1b1b
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: top;
    right: 0;
    left: 0;
    top: 0
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal img {
    width: unset;
    margin-bottom: 30px;
    border-radius: 100%;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal h3 {
    font-size: 22px;
    color: #414141;
    text-transform: capitalize;
    font-weight: 700;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal:hover h3 {
    color: #fff
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal span {
    font-size: 14px;
    color: #777;
    margin-bottom: 10px;
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal:hover span {
    color: #fff
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal p {
    font-size: 14px;
    color: #000;
    margin-bottom: 11px;
    margin-bottom: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testimoinal-section .testimoinal-wrapper .single-testimoinal:hover p {
    color: #fff
}

.testimoinal-section .owl-carousel .owl-stage-outer {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05)
}

.testimoinal-wrapper .owl-item.active.center .single-testimoinal {
    background-color: #1b1b1b;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05)
}

.testimoinal-wrapper .owl-item.active.center .single-testimoinal h3 {
    color: #fff
}

.testimoinal-wrapper .owl-item.active.center .single-testimoinal span {
    color: #fff
}

.testimoinal-wrapper .owl-item.active.center .single-testimoinal p {
    color: #fff
}

.position-section {
    background-image: url(../images/bg-contact.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    padding: 50px 0 50px
}

.position-section::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #1b1b1b;
    left: 0;
    bottom: 0;
    opacity: .8
}

.position-section .section-title-left {
    margin-bottom: 40px
}

.position-section .section-title-left span {
    color: #fff;
    margin-left: 0;
    position: relative
}

.position-section .section-title-left span::before {
    right: 0;
    left: -165px;
    margin: auto;
    bottom: 4px
}

.position-section .section-title-left span::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #fe9900;
    right: -168px;
    left: 0;
    margin: auto;
    bottom: 5px
}

/* .position-section .section-title-left h4 {
    font-size: 30px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    line-height: 47px;
    margin-bottom: 15px;
} */

section.position-section span::after {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #ffb923;
    right: -168px;
    left: 0;
    margin: auto;
    bottom: 5px
}

section.position-section span::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #ffb923;
    right: -168px;
    left: 0;
    margin: auto;
    bottom: 5px
}

.submit-section {
    margin-bottom: -20px;
    z-index: 1;
    position: relative
}

.submit-section #contactForm .container {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    padding: 30px;
    background-color: #eb9622
}

.submit-section #contactForm .form-group {
    margin-bottom: 10px !important
}

.submit-section #contactForm .form-group label {
    font-size: 18px;
    color: #313232;
    text-transform: capitalize;
    font-weight: 500
}

.submit-section #contactForm .form-group .form-control {
    border: 1px solid #e6e6e6;
    height: 40px;
    font-size: 14px;
    color: #000;
    padding: 20px 20px
}

.submit-section .form-control:focus {
    border-color: #fe9900 !important;
    outline: 0
}

.submit-section #contactForm button {
    border: 0
}

.submit-section #contactForm button {
    border: 0;
    padding: 10px 15px;
}

.footer-top {
    background-image: url(../images/footer-bg.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    padding: 75px 0 10px
}

.footer-top .single-widget img {
    margin-bottom: 30px
}

.footer-top .single-widget p {
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px
}

.footer-top .single-widget .find-location {
    text-transform: capitalize;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    padding: 0;
    position: relative
}

.footer-top .single-widget .find-location:hover {
    color: #fe9900
}

.footer-top .single-widget .find-location::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #fe9900;
    -webkit-transition: all .5s;
    transition: all .5s;
    transform: scale(0);
    opacity: 0
}

.footer-top .single-widget .find-location:hover::before {
    transform: scale(1);
    opacity: 1
}

.footer-top .single-widget h3 {
    margin-bottom: 25px;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600
}

.footer-top .single-widget ul li {
    font-size: 14px;
    color: #fff
}

.footer-top .single-widget ul li:last-child {
    margin-bottom: 0
}

.footer-top .single-widget ul li i {
    display: inline-block;
    margin-right: 5px;
    color: #fe9900
}

.footer-top .single-widget ul li i::before {
    margin-left: 0;
    font-size: 15px
}

.footer-top .single-widget ul li span {
    font-weight: 600;
    color: #fe9900
}

.footer-top .single-widget ul li a {
    font-size: 15px;
    display: inline-block;
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative
}

.footer-top .single-widget ul li a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #fe9900;
    -webkit-transition: all .5s;
    transition: all .5s;
    transform: scale(0);
    opacity: 0
}

.footer-top .single-widget ul li a:hover::before {
    transform: scale(1);
    opacity: 1
}

.footer-top .single-widget ul li a:hover {
    color: #fe9900
}

footer.footer-bottom a {
    color: #fff
}

.footer-bottom {
    background-color: #333;
    padding: 5px 0 5px
}

.footer-bottom .single-widget ul li {
    display: inline-block;
    padding-right: 15px
}

.footer-bottom .single-widget ul li a {
    font-size: 14px;
    color: #a9a9a9;
    display: inline-block;
    position: relative;
    text-transform: capitalize;
    line-height: 40px
}

.footer-bottom .single-widget ul li a:hover {
    color: #fe9900
}

.footer-bottom .single-widget ul li a::before {
    content: "";
    position: absolute;
    top: 21px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #fe9900;
    -webkit-transition: all .5s;
    transition: all .5s;
    transform: scale(0);
    opacity: 0
}

.footer-bottom .single-widget ul li a:hover::before {
    transform: scale(1);
    opacity: 1
}

.footer-bottom .single-widget p {
    font-size: 14px;
    color: #a9a9a9;
    text-transform: capitalize;
    text-align: center;
    line-height: 40px
}

.footer-bottom .single-widget a {
    position: relative;
    color: #fe9900
}

.footer-bottom .single-widget a::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: 1px;
    background-color: #fe9900;
    -webkit-transition: all .5s;
    transition: all .5s;
    transform: scale(0);
    opacity: 0
}

.footer-bottom .single-widget a:hover::before {
    transform: scale(1);
    opacity: 1
}

.footer-bottom .single-widgets .social-links {
    text-align: right
}

.footer-bottom .single-widgets .social-links li {
    display: inline-block
}

.footer-bottom .single-widgets .social-links li a {
    color: #a9a9a9;
    background-color: #474747;
    width: 30px;
    display: inline-block;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 29px;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-left: 7px
}

.footer-bottom .single-widgets .social-links li a:hover {
    color: #333;
    background-color: #fe9900
}

.footer-bottom .single-widgets .social-links li a i::before {
    margin-left: 1px;
    font-size: 14px
}

.our-company-section .section-title-left {
    max-width: 785px;
    margin-bottom: 50px
}

.our-company-section .single-service {
    border: 1px solid rgba(0, 0, 0, 0.05);
    background-color: #fff;
    padding: 30px 40px 37px;
    -webkit-transition: all .5s;
    transition: all .5s;
    position: relative;
    overflow: hidden;
    z-index: 1
}

.our-company-section .single-service::before {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-position: bottom;
    bottom: 0;
    right: -336px;
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-transition: all .9s;
    transition: all .9s
}

.our-company-section .single-service:hover::before {
    right: -15px;
    opacity: 1
}

.our-company-section .single-service:hover {
    background-color: #1b1b1b;
    box-shadow: none
}

.our-company-section .single-service i {
    color: #fe9900;
    display: inline-block;
    line-height: 1;
    -webkit-transition: all .5s;
    transition: all .5s
}

.our-company-section .single-service:hover i {
    -webkit-transform: rotateY(360deg);
    transform: rotateY(360deg)
}

.our-company-section .single-service i::before {
    margin-left: 0;
    font-size: 60px
}

.our-company-section .single-service h4 {
    font-size: 19px;
    color: #333;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-top: 20px
}

.our-company-section .single-service:hover h4 {
    color: #fff
}

.our-company-section .single-service p {
    font-size: 15px;
    color: #777;
    font-weight: 500;
    -webkit-transition: all .5s;
    transition: all .5s
}

.our-company-section .single-service:hover p {
    color: #fff
}

.work-section .work-img {
    position: relative
}

.work-section .work-img::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: -31px;
    left: -34px;
    background-repeat: no-repeat;
    background-position: bottom;
    background-position-x: left;
    display: none
}

.work-section .section-title-left {
    margin-bottom: 50px
}

.work-section .work-list ul li {
    margin-bottom: 30px
}

.work-section .work-list ul li h4 {
    font-size: 18px;
    text-transform: capitalize;
    font-weight: 500;
    color: #363636
}

.work-section .work-list ul li h4 i {
    margin-right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    background-color: #fe9900;
    text-align: center;
    line-height: 30px;
    border-radius: 50%;
    margin-right: 10px;
    color: #fff;
    transition: all .35s
}

.work-section .work-list ul li:hover h4 i {
    background-color: #000
}

.work-section .work-list ul li h4 i::before {
    margin-left: 0;
    font-size: 17px
}

.work-section .work-list ul li p {
    margin-left: 45px;
    font-size: 16px;
    color: #777
}

footer.footer-top.all-page-footer {
    padding-top: 100px
}

.service-one {
    margin-bottom: 0
}

.service-section.service-page-one .section-title-left p {
    padding: 0;
    margin: 0
}

.service-section.service-page-one .section-title-left {
    margin-bottom: 50px
}

.service-section.service-page-one .section-title-left h2 {
    margin: 0
}

.service-section.service-page-one .let-us-more {
    margin-top: 50px
}

.service-section.service-page-one .let-us-more {
    margin-top: 130px;
    margin-bottom: 0;
    text-align: right
}

.providing-section {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center
}

.providing-section::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #1b1b1b;
    opacity: .7
}

.providing-section .providing-title {
    max-width: 990px;
    margin: 0 auto 70px;
    width: 100%
}

.providing-section .providing-title h2 {
    font-size: 38px;
    color: #fff;
    font-weight: 500;
    text-transform: capitalize;
    margin-bottom: 20px
}

.providing-section .providing-title p {
    font-size: 16px;
    color: #fff
}

.providing-section #tabs {
    border-bottom: 3px solid #eee
}

.providing-section #tabs li {
    display: inline-block;
    padding: 0 30px 0;
    cursor: pointer;
    margin-bottom: 20px
}

.providing-section #tabs li i {
    color: #fe9900;
    display: block;
    margin-bottom: 5px
}

.providing-section #tabs li i::before {
    margin-left: 0;
    font-size: 50px
}

.providing-section #tabs .current {
    position: relative
}

.providing-section #tabs .current::before {
    position: absolute;
    content: "";
    bottom: -23px;
    left: 0;
    right: 0;
    width: 100%;
    height: 3px;
    background-color: #fe9900
}

.providing-section #tabs li a {
    display: block;
    font-size: 18px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 500
}

.providing-section #content .content-wrapper {
    margin-top: 50px
}

.providing-section #content .content-wrapper .company-text {
    background-color: #fff;
    padding: 40px 50px
}

.providing-section #content .content-wrapper .company-text h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 10px;
    line-height: 25px
}

.providing-section #content .content-wrapper .company-text p {
    font-size: 16px;
    color: #777
}

.footer-top.service-one-footer {
    padding-top: 100px
}

.project-one-banner {
    margin-bottom: 0
}

.project-one-banner::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #1b1b1b;
    opacity: .7
}

.project-info-section .project-info-wrapper {
    background-color: #fe9900;
    padding: 51px
}

.project-info-section .project-info-wrapper h3 {
    font-size: 26px;
    color: #fff;
    font-weight: 600;
    margin-bottom: 30px;
    position: relative
}

.project-info-section .project-info-wrapper h3:before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #e9a616
}

.project-info-section .project-info-wrapper .project-info-list {
    margin-bottom: 30px
}

.project-info-section .project-info-wrapper .project-info-list h4 {
    font-size: 18px;
    color: #fff;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 5px
}

.project-info-section .project-info-wrapper .project-info-list p {
    font-size: 14px;
    font-weight: 500;
    color: #fff
}

.project-info-list a {
    color: #fff
}

.project-info-section .social-links {
    text-align: left
}

.project-info-section .social-links li {
    display: inline-block
}

.project-info-section .social-links li a {
    color: #696969;
    background-color: #fff;
    width: 30px;
    display: inline-block;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-left: 7px
}

.project-info-section .social-links li a:hover {
    color: #fe9900;
    background-color: #333
}

.project-info-section .social-links li a i::before {
    margin-left: 0;
    font-size: 12px
}

.project-info-section .owl-theme .owl-dots .owl-dot span {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    background: #fe9900;
    display: block;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0;
    transition: all .5s
}

.project-info-section .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #232020 !important
}

.project-info-section .owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0
}

.project-description {
    padding-top: 95px;
    padding-bottom: 100px
}

.project-description .project-description-wrapper h3 {
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 19px
}

.project-description .project-description-wrapper p {
    font-size: 15px
}

.project-description .project-description-wrapper .project-content-1 {
    margin-bottom: 20px
}

.project-description .project-details-wrapper h3 {
    font-size: 23px;
    text-transform: uppercase;
    margin-bottom: 19px
}

.project-description .project-details-wrapper ul li {
    font-size: 16px;
    display: inline-block;
    margin-bottom: 20px
}

.project-description .project-details-wrapper ul li i {
    line-height: 1;
    color: #fe9900;
    display: inline-block;
    margin-right: 10px
}

.project-description .project-details-wrapper ul li i::before {
    font-size: 20px
}

.project-description .project-details-wrapper a {
    margin-top: 30px
}

.project-info-section.project-info-section-two .owl-theme .owl-nav.disabled+.owl-dots {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0
}

.team-man-section.team-one-section.ptb-100 {
    margin-top: 0;
    padding-top: 100px;
    padding-bottom: 0
}

.team-man-section.team-one-section .section-title-left {
    max-width: 673px;
    width: 100%;
    margin-bottom: 50px
}

.team-man-section .social-links li {
    display: inline-block;
    padding: 2px 6px 2px;
    position: relative
}

.team-man-section .social-links li:first-child::before {
    display: none
}

.team-man-section .social-links li a i {
    color: #fff
}

.team-man-section .social-links li a i::before {
    font-size: 15px;
    margin: 0
}

.team-section.group-team {
    padding-top: 70px
}

section.map-section {
    margin-bottom: -8px
}

.contact-page-one.ptb-100 {
    padding: 100px 0 70px !important
}

.contact-page-one .single-team-title {
    text-align: center
}

.contact-page-one .medias .single-team-title h4 {
    font-size: 25px;
    color: #414141;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 5px
}

.contact-page-one .medias .single-team-title p {
    font-size: 16px;
    color: #fe9900;
    text-transform: uppercase;
    margin-bottom: 0
}

.contact-page-one .section-title-left {
    max-width: 600px;
    width: 100%;
    margin: 0 auto 50px;
    text-align: center
}

.contact-page-one .section-title-left h4::before {
    left: 166px
}

.contact-section {
    text-align: center;
    background: #f1f1f1;
    padding-bottom: 30px
}

.contact-section .Form-contact .form-group .form-control {
    border: 1px solid #ddd;
    border-radius: 0;
    color: #000;
    padding: 15px 20px;
    background-color: #fff;
    font-size: 14px
}

.contact-section .section-title-left {
    margin-bottom: 50px
}

.contact-section .section-title-left h4::before {
    left: 450px
}

.contact-section .default-btn {
    border: 0;
    margin-top: 20px
}

.contact-section .form-group {
    margin-bottom: 30px
}

.map-section {
    padding: 100px 0 0;
    margin-bottom: -10px
}

.contact-section .Form-contact .form-group .form-control:focus {
    border: 1px solid #fe9900
}

.maps-section iframe {
    width: 100%;
    height: 445px;
    border: 0
}

.map-section iframe {
    width: 100%;
    height: 445px;
    border: 0
}

.get-in-touch-wrapper {
    background-color: #fe9900;
    padding: 50px
}

.get-in-touch-section .get-in {
    max-width: 400px;
    width: 100%;
    position: relative
}

.get-in-touch-section .get-in::before {
    position: absolute;
    content: "";
    width: 1px;
    height: 100%;
    background-color: #cb8d09;
    right: -50px
}

.get-in-touch-section .get-in h4 {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px
}

.get-in-touch-section .get-in p {
    font-size: 16px;
    color: #fff
}

.get-in-touch-section .get-in h5 {
    font-size: 26px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px
}

.get-in-touch-section .get-in .social-links li {
    display: inline-block;
    padding: 0 6px 0
}

.get-in-touch-section .get-in .social-links li a i {
    color: #fff;
    -webkit-transition: all .5s;
    transition: all .5s
}

.get-in-touch-section .get-in .social-links li a:hover i {
    color: #414141
}

.get-in-touch-section .get-in .social-links li a i::before {
    margin-left: 0;
    font-size: 17px
}

.get-in-touch-section .contact-wrapper h3 {
    font-size: 22px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px
}

.get-in-touch-section .contact-wrapper .contact-info li {
    font-size: 15px;
    text-align: left;
    color: #fff;
    margin-bottom: 10px
}

.get-in-touch-section .contact-wrapper .contact-info li a {
    color: #fff
}

.get-in-touch-section .contact-wrapper .contact-info li i::before {
    margin-left: 0;
    margin-right: 10px;
    font-size: 15px
}

.sidebar-modal {
    position: relative
}

.sidebar-modal .navbar-nav li a {
    padding: 10px 0 10px 15px
}

.sidebar-modal .modal.right .modal-dialog {
    position: fixed;
    margin: auto;
    width: 300px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0)
}

.sidebar-modal .modal.right.fade.show .modal-dialog {
    right: 0;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidebar-modal .modal.right.fade .modal-dialog {
    right: -320px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.sidebar-modal .modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
    border-radius: 0;
    border: 0
}

.sidebar-modal .modal.right .modal-body {
    padding: 30px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget {
    margin-bottom: 35px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .title {
    font-size: 17px;
    font-weight: 700;
    position: relative;
    z-index: 1;
    margin-bottom: 35px;
    color: #414141
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget .title::before {
    position: absolute;
    left: 0;
    bottom: -7px;
    width: 70px;
    height: 2px;
    border-radius: 5px;
    background: #fe9900;
    content: ''
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget:last-child {
    margin-bottom: 0
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li {
    margin-bottom: 10px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li:last-child {
    margin-bottom: 0
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li {
    position: relative;
    font-weight: 700;
    padding-left: 45px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-size: 12px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li span {
    font-size: 13px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li a {
    margin-bottom: 10px;
    font-size: 13px;
    color: #414141;
    font-weight: 600;
    text-transform: capitalize
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul li a:hover {
    color: #fe9900
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li i {
    position: absolute;
    left: 0;
    top: 0;
    background: #f4f4f4 none repeat scroll 0 0;
    border: 1px solid #e7e7e7;
    border-radius: 50%;
    color: #818992;
    text-align: center;
    width: 35px;
    height: 35px;
    line-height: 24px;
    font-size: 29px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li i::before {
    margin-left: 0;
    font-size: 15px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li span {
    display: block;
    font-weight: 400;
    color: #818992;
    margin-top: 5px;
    text-transform: initial
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li:hover i {
    color: #fff;
    border-color: #fe9900;
    background: #fe9900
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.contact-info li:last-child {
    margin-bottom: 0
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.social-list li {
    display: inline-block;
    margin-bottom: 0
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.social-list li a {
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 9px;
    text-align: center;
    border-radius: 50%;
    color: #818992;
    border: 1px solid #818992;
    display: inline-block
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.social-list li a i::before {
    margin-left: 0;
    font-size: 12px
}

.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.social-list li a:hover,
.sidebar-modal .modal.right .modal-body .sidebar-modal-widget ul.social-list li a:focus {
    color: #fff;
    background: #fe9900;
    border-color: #fe9900
}

.sidebar-modal .modal-header {
    display: inline;
    padding: 0;
    border: 0
}

.sidebar-modal .modal-header .close {
    height: 30px;
    width: 30px;
    color: #fff;
    margin: 0;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border: 0;
    opacity: 1
}

.sidebar-modal .modal-header .close i::before {
    margin-left: 0;
    font-size: 14px
}

.sidebar-modal .modal-header h2 {
    background: linear-gradient(142deg, #000 0, #414141 100%);
    padding: 30px 25px
}

.sidebar-modal .modal-header h2 img {
    width: 150px
}

.sidebar-modal button:focus {
    outline: 0
}

.partner-section.partner-section-four::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    opacity: 1
}

/* .under-white {
    background: #fff
} */

.about-section-four {
    padding: 60px 0 70px 0;
    position: relative;
    background-color: #f1f1f1
}

.about-section-four .play-video-icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1
}

/* .about-section-four .experience-video::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border: 1px solid #ccc
} */

.about-section-four .about-lists span {
    font-size: 16px;
    color: #434343;
    font-weight: 700;
    margin-bottom: 20px
}

.about-section-four p {
    color: #000;
    font-size: 16px
}

.about-section-four .about-lists span i {
    color: #3a3484;
    display: inline-block;
    margin-right: 10px
}

.about-section-four .about-lists span i::before {
    margin-left: 0;
    font-size: 20px
}

.about-section-four .about-list-wrapper {
    margin-bottom: 20px
}

.home-page-four-section-title {
    margin-bottom: 25px
}

.home-page-four-section-title span {
    font-size: 16px;
    color: #000;
    text-transform: uppercase;
    position: relative;
    margin-left: 0;
    margin-bottom: 15px;
    font-weight: 600
}

.home-page-four-section-title span::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #3a3484;
    left: 125px;
    bottom: 7px
}

.about-section-four .home-page-four-section-title span::before {
    left: 85px;
    bottom: 4px
}

.about-section-four .home-page-four-section-title span::after {
    left: 95px
}

.about-section-four .about-text-wrapper {
    margin-left: 27px
}

.about-section-four .experience-video .experience-year {
    z-index: 1;
    position: absolute;
    bottom: -35px;
    right: -12px;
    background-color: #3a3484;
    padding: 50px 30px 30px;
    clip-path: polygon(100% 0, 100% 81%, 80% 100%, 0 100%, 0 0);
    overflow: hidden
}

.about-section-four .experience-video .experience-year span {
    font-size: 100px;
    color: #fff;
    font-weight: 700;
    position: relative
}

.about-section-four .experience-video .experience-year::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1
}

.about-section-four .experience-video .experience-year h2 {
    font-size: 48px;
    color: #fff;
    text-transform: capitalize;
    margin-bottom: 0
}

.about-section-four .experience-video .experience-year p {
    font-size: 25px;
    color: #fff;
    text-transform: capitalize
}

.choose-section {
    width: 100%;
    height: 100%;
    background-image: url(../images/choose-bg-2.webp);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.choose-section .home-page-four-section-title span {
    color: #fff
}

.choose-section .home-page-four-section-title span::before {
    left: 140px;
    bottom: 4px
}

.choose-section .home-page-four-section-title span::after {
    left: 150px
}

.choose-section .home-page-four-section-title h2 {
    color: #fff
}

.choose-section .home-page-four-section-title h3 {
    color: #fff;
    padding-bottom: 20px
}

.choose-section .home-page-four-section-title p {
    color: #fff;
}

.choose-section .choose-bg {
    width: 100%;
    height: 100%;
    background-image: url(../images/why-choose-us.jpg);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.choose-section .choose-full-wrapper {
    max-width: 770px;
    margin-left: auto;
    padding: 100px 0 70px
}

.choose-section .choose-text-wrapper {
    margin-bottom: 30px;
    position: relative;
    padding-left: 60px
}

.choose-section .choose-text-wrapper span {
    font-size: 19px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px
}

.choose-section .choose-text-wrapper p {
    padding-right: 0px;
    font-size: 15px;
    color: #fff;
    line-height: 22px
}

.choose-section .choose-text-wrapper .choose-icon {
    color: #fe9900;
    display: inline-block;
    background-color: transparent;
    width: 60px;
    height: 60px;
    text-align: center;
    line-height: 58px;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
    border: 1px solid #fe9900;
    -webkit-transition: all .5s;
    transition: all .5s
}

.single-team-title a {
    color: #fff;
    font-size: 15px;
    font-weight: bold;
}

.choose-section .choose-text-wrapper:hover .choose-icon {
    color: #fff
}

.choose-section .choose-text-wrapper .choose-icon::before {
    background-color: #332f2b;
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    border-radius: 50%;
    -webkit-transition: all .5s;
    transition: all .5s
}

.choose-section .choose-text-wrapper:hover .choose-icon::before {
    background-color: #fe9900
}

.choose-section .choose-text-wrapper .choose-text {
    margin-left: 20px
}

.choose-section .choose-text-wrapper i::before {
    font-size: 25px;
    position: relative;
    top: 2px
}

.choose-text span {
    color: #fff
}

.counter-section-four {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 100px 0 70px;
    text-align: center
}

.counter-section-four .single-counter {
    position: relative;
    z-index: 1
}

.counter-section-four .single-counter h2 {
    font-size: 50px;
    font-weight: 700;
    color: #232020;
    display: inline-block
}

.counter-section-four .single-counter span {
    font-size: 40px;
    color: #232020;
    margin-left: -7px
}

.counter-section-four .single-counter p {
    font-size: 18px;
    color: #232020;
    margin-left: -10px;
    font-weight: 600
}

.service-section-four .single-service i::before {
    font-size: 50px
}

.service-section-four .single-service i {
    color: #fff;
    display: inline-block;
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s;
    background-color: #fe9900;
    height: 80px;
    width: 80px;
    text-align: center;
    clip-path: polygon(100% 0, 100% 81%, 80% 100%, 0 100%, 0 0);
    line-height: 75px
}

.service-section-four .single-service:hover i {
    color: #fe9900;
    background-color: #fff
}

.service-section-four .single-service {
    padding: 35px;
    position: relative;
    z-index: 1;
    border: 1px solid #777;
    box-shadow: none
}

.service-section-four .single-service::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    transform: scale(0);
    -webkit-transition: all .5s;
    transition: all .5s;
    z-index: -1
}

.service-section-four .single-service:hover::after {
    transform: scale(1)
}

.service-section-four .home-page-four-section-title h4::before {
    left: 150px;
    bottom: 4px
}

.service-section-four .home-page-four-section-title h4::after {
    left: 160px
}

.company-section-four {
    padding-bottom: 135px;
    padding-top: 70px
}

.company-section-four .home-page-four-section-title h4::before {
    left: 110px;
    bottom: 4px
}

.company-section-four .home-page-four-section-title h4::after {
    left: 120px
}

.position-section-four {
    padding: 100px 0 100px
}

.position-section-four .call-us {
    background-color: #fe9900;
    position: relative;
    z-index: 1;
    padding: 50px 50px;
    -webkit-clip-path: polygon(100% 0, 100% 81%, 80% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 81%, 80% 100%, 0 100%, 0 0);
    margin-top: -135px
}

.position-section-four .call-us::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-image: url(../images/bg-contact.webp);
    top: 0;
    left: 0;
    z-index: -1
}

.position-section-four .call-us h2 {
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 10px
}

.position-section-four .call-us h3 {
    font-size: 27px;
    color: #fff;
    margin-bottom: 10px
}

.position-section-four .call-us p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 0
}

.position-section-four .home-page-four-section-title h4::before {
    right: 0;
    left: -160px;
    margin: auto;
    top: 14px;
    width: 30px
}

.position-section-four .home-page-four-section-title h4::after {
    right: 0;
    left: 160px
}

section.testimoinal-section span {
    font-size: 30px;
    font-weight: 900
}

section.team-man-section.team-one-section.team-section-four {
    padding: 50px 0 50px
}

.section-title-left.home-page-four-section-title h3 {
    position: relative
}

.team-section-four .home-page-four-section-title h3::before {
    left: 110px;
    bottom: 4px
}

.team-section-four .home-page-four-section-title h3::after {
    left: 196px
}

.team-section-four .team-join-button-four a {
    font-size: 20px;
    color: #777;
    text-transform: capitalize;
    float: right;
    margin-top: 103px;
    border: 1px solid #fe9900;
    padding: 7px 25px
}

.team-section-four .team-join-button-four a:hover {
    color: #fff;
    background-color: #fe9900;
    border: 1px solid #fe9900
}

.team-section-four .owl-carousel .owl-stage-outer {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05)
}

.team-section-four .owl-dots {
    position: absolute;
    bottom: -60px;
    right: 0;
    left: 0
}

.team-section-four .owl-theme .owl-dots .owl-dot span {
    width: 60px;
    height: 4px;
    margin: 5px 7px;
    background: #e1e1e1;
    display: block;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    transition: opacity .2s ease;
    border-radius: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.team-section-four .owl-theme .owl-dots .owl-dot.active span,
.owl-theme .owl-dots .owl-dot:hover span {
    background: #656565;
    height: 6px
}

.team-section-four .team-wrapper-four.owl-theme .owl-nav {
    margin-top: 10px;
    position: absolute;
    top: 80px;
    left: 0;
    right: 0
}

.team-section-four .owl-prev {
    position: absolute;
    left: 50px;
    background-color: transparent !important
}

.team-section-four .owl-prev i {
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 47px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.team-section-four .owl-prev i::before {
    margin-left: 0;
    font-size: 25px
}

.team-section-four:hover .owl-prev i {
    color: #fff;
    background-color: #fe9900;
    border: 1px solid #fe9900
}

.team-section-four .owl-next {
    position: absolute;
    right: 50px;
    background-color: transparent !important
}

.team-section-four .owl-next i {
    color: #fff;
    display: inline-block;
    border: 1px solid #fff;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    line-height: 47px;
    -webkit-transition: all .5s;
    transition: all .5s
}

.team-section-four:hover .owl-next i {
    color: #fff;
    background-color: #fe9900;
    border: 1px solid #fe9900
}

.team-section-four .owl-next i::before {
    margin-left: 0;
    font-size: 25px
}

.project-section.project-section-four {
    padding-bottom: 100px
}

.project-section-four .home-page-four-section-title h4::before {
    left: 155px;
    bottom: 4px
}

.project-section-four .home-page-four-section-title h4::after {
    left: 165px
}

.testimoinal-section-four {
    position: relative;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    padding-bottom: 0
}

.testimoinal-section-four::before {
    content: "";
    position: absolute;
    background-color: #000;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .7
}

.testimoinal-section-four .section-title-left span {
    margin-left: 0;
    color: #fff
}

.testimoinal-section-four .section-title-left h2 {
    color: #fff
}

.testimoinal-section-four .home-page-four-section-title h4::before {
    left: 145px;
    bottom: 4px
}

.testimoinal-section-four .home-page-four-section-title h4::after {
    left: 155px
}

.testimoinal-section-four .testimoinal-wrapper-four .single-testimoinal {
    padding: 50px 50px;
    position: relative;
    -webkit-transition: all .5s;
    transition: all .5s;
    -webkit-clip-path: polygon(100% 0, 100% 81%, 80% 100%, 0 100%, 0 0);
    clip-path: polygon(100% 0, 100% 81%, 80% 100%, 0 100%, 0 0);
    background-color: #1b1b1b
}

.testimoinal-section-four .testimoinal-wrapper-four .single-testimoinal::before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: right;
    background-position-y: top;
    right: 0;
    left: 0;
    top: 0
}

.testimoinal-section-four .testimoinal-wrapper-four .single-testimoinal img {
    width: unset;
    margin-bottom: 30px;
    border-radius: 100%;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testimoinal-section-four .testimoinal-wrapper-four .single-testimoinal h3 {
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testimoinal-section-four .testimoinal-wrapper-four .single-testimoinal span {
    font-size: 15px;
    color: #fff;
    margin-bottom: 11px;
    display: inline-block;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testimoinal-section-four .testimoinal-wrapper-four .single-testimoinal p {
    font-size: 16px;
    color: #fff;
    margin-bottom: 11px;
    margin-bottom: 0;
    -webkit-transition: all .5s;
    transition: all .5s
}

.testimoinal-section-four .play-video-icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center
}

.testimoinal-section-four .owl-carousel .owl-stage-outer {
    margin-bottom: -75px !important
}

.contact-section-four {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%
}

.contact-section-four .home-page-four-section-title h2 {
    font-size: 37px
}

.contact-section-four .Form-contact {
    padding-bottom: 100px
}

.contact-section-four .home-page-four-section-title {
    text-align: left
}

.contact-section-four .home-page-four-section-title h4::before {
    left: 105px;
    bottom: 4px
}

.contact-section-four .home-page-four-section-title h4::after {
    left: 115px
}

.contact-section-four .contact-pic {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%
}

.footer-top-four {
    padding-top: 100px
}

.header-style-six .header-wrapper-six .contact-info-wrapper::before {
    display: none
}

.header-style-six .header-wrapper-six .contact-info {
    text-align: left;
    margin-left: 30px
}

.header-style-six .header-wrapper-six .contact-info .clock-icon i {
    color: #fe9900;
    position: absolute;
    top: 10px;
    left: -30px
}

.header-style-six .header-wrapper-six .contact-info .call-icon i {
    color: #fe9900;
    position: absolute;
    top: 10px;
    left: -30px
}

.header-style-six .contacts-info::before {
    left: -100px
}

.header-style-six .contacts-info::after {
    display: none
}

.header-style-six .header-wrapper-six .right-btn button {
    background-color: transparent;
    border: 0;
    cursor: pointer;
    margin-top: -3px;
    display: inherit;
    float: right;
    margin-right: -12px
}

.header-style-six .navbar-brand {
    margin-right: 0;
    float: right
}

.header-style-six .navbar-brand::before {
    content: "";
    position: absolute;
    top: 4px;
    right: -62px;
    width: 2px;
    height: 40px;
    background-color: #585858
}

.header-style-six .contacts-info::before {
    position: absolute;
    content: "";
    top: 4px;
    left: -100px;
    width: 2px;
    height: 40px;
    background-color: #585858
}

.header-wrapper-seven {
    background-color: #242424
}

.construction-nav-seven {
    background-color: #fff;
    position: relative;
    z-index: 1
}

.construction-nav-seven nav .navbar-nav .nav-item a {
    color: #242424
}

.construction-nav-seven {
    background-color: #fff;
    position: relative;
    z-index: 1
}

.construction-nav-seven .navbar-light .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    background-color: #fff;
    border-radius: 0;
    margin-top: 0;
    margin-left: 6px;
    border: 0
}

.construction-nav-seven nav .navbar-nav .nav-item .dropdown-menu li a {
    font-size: 14px;
    text-transform: capitalize;
    color: #212529;
    font-weight: 500
}

.construction-nav-seven .navbar-light .navbar-collapse .navbar-nav .language a {
    color: #212529
}

.construction-nav-seven nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
    color: #212529
}

.construction-nav-seven::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border-top: 1px solid #fff;
    border-bottom: 0;
    top: 0;
    left: 0
}

.construction-nav-seven .navbar-light .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05)
}

.construction-nav-seven .navbar-light .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    margin-left: -6px
}

.construction-nav-seven .navbar-light .navbar-collapse .navbar-nav .get-free-quote .nav-link {
    color: #242424
}

.contact-section.contact-section-two.pt-100 {
    padding: 0 0 100px
}

.contact-section-two .get-in-touch-section {
    text-align: left;
    margin-left: 15px
}

.contact-section-two .get-in-touch-section .get-in {
    max-width: 400px;
    width: 100%;
    position: relative
}

.contact-section-two .section-title-left {
    text-align: left
}

.contact-section-two .section-title-left span::before {
    left: 110px;
    bottom: 4px
}

.contact-section-two .section-title-left span::after {
    left: 120px
}

.contact-section-two .get-in-touch-section .get-in::before {
    display: none
}

.contact-section-two .get-in-touch-section .get-in h3 {
    font-size: 30px;
    color: #414141;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px
}

.contact-section-two .get-in-touch-section .get-in h3 span {
    color: #fe9900
}

.contact-section-two .get-in-touch-section .get-in p {
    font-size: 16px;
    color: #777
}

.contact-section-two .get-in-touch-section .get-in span {
    font-size: 16px;
    color: #777;
    font-weight: 600;
    text-transform: capitalize;
    margin-bottom: 10px;
    margin-top: 0;
    text-transform: uppercase;
    position: relative
}

.contact-section-two .get-in-touch-section .get-in span::before {
    content: "";
    position: absolute;
    width: 30px;
    height: 2px;
    background-color: #fe9900;
    left: 116px;
    bottom: 7px
}

.contact-section-two .get-in-touch-section .contact-info {
    margin-bottom: 25px !important;
    margin-top: 20px !important
}

.contact-section-two .get-in-touch-section .get-in .social-links li {
    display: inline-block;
    padding: 0 6px 0
}

.contact-section-two .get-in-touch-section .get-in .social-links li a i {
    color: #777;
    -webkit-transition: all .5s;
    transition: all .5s
}

.contact-section-two .get-in-touch-section .get-in .social-links li a:hover i {
    color: #fe9900
}

.contact-section-two .get-in-touch-section .get-in .social-links li a i::before {
    margin-left: 0;
    font-size: 17px
}

.contact-section-two .get-in-touch-section .contact-wrapper h3 {
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px
}

.contact-section-two .get-in-touch-section .contact-info i {
    color: #fe9900;
    display: inline-block;
    margin-right: 10px
}

.contact-section-two .get-in-touch-section .contact-info i::before {
    margin-left: 0;
    font-size: 15px
}

.contact-section-two .get-in-touch-section .contact-info a {
    color: #777;
    font-size: 16px
}

.contact-section-two .get-in-touch-section .contact-info li {
    margin-bottom: 15px;
    color: #777;
    font-size: 15px
}

.header-wrapper-one.header-wrappers-five {
    background-color: #1b1b1b
}

.header-style-one .header-wrappers-five {
    padding: 5px 0;
    overflow: hidden
}

.slider-section-four .hero-slider-four .hero-slider-item .slider-text.slider-text-five {
    position: relative;
    text-align: center;
    margin: auto;
    max-width: 700px;
    width: 100%;
    margin-top: 200px
}

.header-style-one .header-wrappers-five .contact-info li {
    display: inline-block;
    font-size: 13px;
    color: #b9b9b8;
    padding-right: 15px
}

.header-style-one .header-wrappers-five .contact-info li i {
    color: #fe9900;
    padding-right: 5px
}

.header-style-one .header-wrappers-five .contact-info li a {
    color: #b9b9b8
}

.header-style-one .header-wrappers-five .contact-info li a:hover {
    color: #fe9900
}

.header-style-one .header-wrappers-five .contact-info li i::before {
    margin-left: 0;
    font-size: 13px
}

.header-style-one .header-wrappers-five .help-wrapper {
    text-align: right
}

.header-style-one .header-wrappers-five .help-wrapper .help-desk {
    display: inline-block;
    padding-right: 30px
}

.header-style-one .header-wrappers-five .help-wrapper .help-desk li {
    display: inline-block;
    padding-right: 15px
}

.header-style-one .header-wrappers-five .help-wrapper .help-desk li a {
    color: #f3f0ee;
    font-size: 13px;
    text-transform: capitalize
}

.header-style-one .header-wrappers-five .help-wrapper .help-desk li a:hover {
    color: #000
}

.header-style-one .header-wrappers-five .social-wrapper .social-links {
    display: inline-block
}

.header-style-one .header-wrappers-five .social-wrapper .social-links li {
    display: inline-block
}

.header-style-one .header-wrappers-five .social-wrapper .social-links li a {
    font-size: 13px;
    color: #a5a5a5;
    text-transform: capitalize;
    padding-right: 15px;
    padding-left: 0
}

.header-style-one .header-wrappers-five .social-wrapper .social-links li a:hover {
    color: #fe9900
}

.header-style-one .header-wrappers-five .social-wrapper .social-links li i::before {
    font-size: 13px;
    margin-left: 0
}

.header-style-one .header-wrappers-five .help-wrapper .help-desk li {
    display: inline-block;
    padding-right: 15px;
    color: #f3f0ee;
    text-transform: capitalize;
    font-size: 13px
}

.help-wrapper {
    position: relative;
    z-index: 1
}

.help-wrapper::before {
    position: absolute;
    content: "";
    width: 1200px;
    height: 100px;
    top: -10px;
    left: -38px;
    background-color: #f8aa1c;
    transform: skew(-50deg);
    z-index: -1
}

.header-style-five .header-wrapper-five .contact-info .call-icon i {
    color: #fe9900;
    position: absolute;
    top: 18px;
    left: -15px
}

.header-style-five .header-wrapper-five .contact-info .clock-icon i {
    color: #fe9900;
    position: absolute;
    top: 18px;
    left: 10px
}

.header-style-five .contacts-info::after {
    position: absolute;
    content: "";
    top: 3px;
    left: 13px;
    width: 100%;
    height: 100%;
    border-right: 2px solid #585858
}

.header-style-five .contact-info-wrapper::before {
    display: none
}

.header-style-five .header-wrapper-five {
    background-color: #f0efef;
    -webkit-box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
    z-index: 1;
    position: relative
}

.header-style-five .header-wrapper-five .contact-info p {
    color: #777;
    font-weight: 500
}

.header-style-five .header-wrapper-five .contact-info a {
    font-weight: 500;
    color: #777
}

.header-style-five .contacts-info::before {
    position: absolute;
    content: "";
    top: 2px;
    left: -35px;
    width: 2px;
    height: 100%;
    background-color: #b0aead !important
}

.header-style-five .contacts-info::after {
    position: absolute;
    content: "";
    top: 2px;
    left: 236px;
    width: 2px;
    height: 100%;
    background-color: #b0aead !important
}

.header-style-five .header-wrapper-five .contact-info {
    padding-top: 12px
}

.construction-nav-five .navbar-nav {
    background-color: #efefef;
    padding: 0 50px 0
}

.navbar-area.navbar-area-five.is-sticky {
    background-color: #efefef
}

.construction-nav-five .navbar-light .navbar-collapse .navbar-nav .language a {
    color: #606060
}

.construction-nav-five nav .navbar-nav .nav-item a {
    margin-left: 0;
    margin-right: 0;
    padding: 30px 27px 30px 0;
    color: #606060
}

.construction-nav-five nav .navbar-nav .nav-item .dropdown-menu li a {
    color: #606060
}

.construction-nav-five nav .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {
    color: #606060
}

.construction-nav-five {
    border-top: 0
}

.construction-nav-five .navbar-light .navbar-collapse .navbar-nav .nav-item .dropdown-menu {
    background-color: #efefef
}

.construction-nav-five::before {
    border-top: 1px solid #efefef
}

.construction-nav-five .navbar-light .navbar-collapse .navbar-nav .nav-item .nav-link.active.dropdown-toggle::before {
    content: '';
    position: absolute;
    bottom: 0;
    width: 40px;
    height: 2px;
    border-right: 0;
    border-top: 0;
    border-left: none;
    color: #fe9900;
    border-bottom: 2px solid;
    left: -33px
}

.construction-nav-five .navbar-light .navbar-collapse .navbar-nav .nav-item .nav-link.active.dropdown-toggle::after {
    display: none
}

.construction-nav-five .contact-info-wrapper::before {
    position: absolute;
    content: "";
    top: -13px;
    left: 24px;
    width: 715px;
    height: 77px;
    background-color: #fff;
    opacity: 1
}

.construction-nav-five .navbar-light .navbar-collapse .navbar-nav .get-free-quote .nav-link {
    color: #414141
}

.slider-section-four .owl-dots {
    position: absolute;
    bottom: 65px;
    right: 0;
    left: 0
}

.project-section-two {
    background-color: #fff;
    padding: 0 0 100px
}

.project-section-two .sorting-menu ul li {
    color: #1b1b1b
}

.project-section-two .section-title-left h3 {
    color: #777
}

.project-section-two .section-title-left h2 {
    color: #414141
}

.project-section-two::before {
    display: none
}

.team-man-section-two {
    margin: 0;
    padding: 70px 0 100px
}

.team-man-section.team-one-section.team-one-section-two {
    padding: 0
}

.team-man-section.team-one-section.team-one-section-two .section-title-left.home-page-four-section-title.text-center {
    margin: 0 auto 50px
}

.team-one-section-two .home-page-four-section-title h3::before {
    left: 360px;
    bottom: 4px
}

.team-one-section-two .home-page-four-section-title h3::after {
    left: 370px
}

.team-man-section-two .home-page-four-section-title h3::before {
    left: 620px;
    bottom: 4px
}

.team-man-section-two .home-page-four-section-title h3::after {
    left: 630px
}

.team-man-section-two .team-join {
    margin: auto
}

.service-section.service-section-four.service-section-two {
    padding: 0 0 70px
}

.project-section.project-section-four.projects-section-two {
    padding-bottom: 0
}

.project-overview-section-two .project-info-wrapper {
    background-color: #fe9900;
    padding: 45px 40px;
    text-align: left
}

.project-overview-section-two .project-info-wrapper h3 {
    font-size: 27px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 30px;
    position: relative
}

.project-overview-section-two .project-info-wrapper h3:before {
    content: "";
    position: absolute;
    bottom: -17px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #e9a616
}

.project-overview-section-two .project-info-wrapper .project-info-list {
    margin-bottom: 30px
}

.project-overview-section-two .project-info-wrapper .project-info-list h4 {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 5px
}

.project-overview-section-two .project-info-wrapper .project-info-list p {
    font-size: 16px;
    font-weight: 500;
    color: #fff
}

.project-overview-section-two .social-links {
    text-align: left
}

.project-overview-section-two .social-links li {
    display: inline-block
}

.project-overview-section-two .social-links li a {
    color: #696969;
    background-color: #fff;
    width: 30px;
    display: inline-block;
    height: 30px;
    border-radius: 50%;
    text-align: center;
    line-height: 28px;
    -webkit-transition: all .5s;
    transition: all .5s;
    margin-left: 7px
}

.project-overview-section-two .social-links li a:hover {
    color: #fe9900;
    background-color: #333
}

.project-overview-section-two .social-links li a i::before {
    margin-left: 0;
    font-size: 12px
}

.project-overview-section-two .challenge-content h2 {
    font-size: 38px;
    color: #414141;
    text-transform: uppercase;
    font-weight: 500;
    position: relative;
    margin-bottom: 40px
}

.project-overview-section-two .challenge-content h2::before {
    content: "";
    position: absolute;
    bottom: -22px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ebebeb
}

.project-overview-section-two .challenge-content p {
    font-size: 16px;
    color: #777
}

.project-overview-section-two .challenge-list {
    margin-top: 30px;
    margin-bottom: 30px
}

.project-overview-section-two .challenge-list ul li {
    margin-bottom: 6px
}

.project-overview-section-two .challenge-list ul li i {
    color: #fe9900
}

.project-overview-section-two .challenge-list ul li p {
    display: inline-block;
    font-size: 17px;
    color: #343434;
    font-weight: 500;
    margin-left: 9px
}

.project-overview-section-two .play-video-icon {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex
}

.project-overview-section-two .challenge-content {
    margin-top: 30px
}

.project-overview-section.project-overview-section-two {
    padding-bottom: 0
}

.challenge-section-two {
    padding-bottom: 60px
}

.project-info-section.project-info-section-two {
    padding-top: 0;
    padding-bottom: 70px
}

.single-related-project img {
    margin-bottom: 30px
}

.project-info-section-two .owl-theme .owl-nav.disabled+.owl-dots {
    margin-top: 0
}

.project-description.project-description-two {
    padding-top: 0
}

.project-info-section.project-info-section-two .project-info-wrapper {
    padding: 43px
}

.nav-logo {
    display: none
}

.service-info .service-heading {
    font-size: 20px;
    color: #414141;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 10px
}

.service-info .service-paragraph {
    font-size: 15px;
    color: #777
}

.service-info .service-content-1 {
    margin: 30px 0 30px
}

.service-info .service-content-2 {
    margin-bottom: 30px
}

.service-info .service-content-3 {
    margin-bottom: 30px
}

.service-info .project-management i {
    display: inline-block;
    margin-right: 10px;
    line-height: 1.2;
    background-color: #fe9900;
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 50%;
    color: #fff
}

.service-info .project-management i::before {
    font-size: 16px
}

.service-info .important-facts i {
    color: #fe9900;
    display: inline-block;
    margin-right: 10px
}

.service-info .important-title {
    margin-bottom: 20px
}

.service-info .service-sidebar-section span {
    font-size: 14px;
    color: #414141;
    font-weight: 700;
    display: inline-block;
    margin-right: 5px
}

.service-info .service-sidebar-section p {
    font-size: 14px;
    color: #808080
}

.service-sidebar-section h3 {
    position: relative
}

.service-sidebar-section h3::before {
    position: absolute;
    bottom: -5px;
    left: 0;
    background-color: #d7d7d7;
    content: "";
    width: 100%;
    height: 2px
}

.service-info .service-sidebar-section {
    background-color: #fbfbfb;
    padding: 30px;
    margin-bottom: 30px
}

.service-download {
    background-color: #fbfbfb;
    -webkit-transition: all .5s;
    transition: all .5s
}

.service-download:hover {
    background-color: #fe9900;
    color: #fff
}

.service-download:hover a {
    color: #fff
}

.service-download a {
    font-size: 16px;
    color: #808080;
    text-transform: capitalize;
    padding: 20px 30px;
    display: inline-block
}

.service-info .service-download i {
    color: #242424;
    display: inline-block;
    margin-right: 10px
}

.service-info .contact-info i {
    color: #fe9900;
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    left: 0
}

.service-info .contact-info i::before {
    margin-left: 0;
    font-size: 15px
}

.service-info .contact-info a {
    color: #777;
    font-size: 16px
}

.service-info .contact-info li {
    margin-bottom: 15px;
    color: #777;
    position: relative;
    padding-left: 25px
}

.service-sidebar-section .service-heading {
    margin-bottom: 20px
}

li.nav-item a {
    text-transform: uppercase !important;
    font-size: 16px !important
}

a.hk-hide {
    pointer-events: none
}

.about-text-wrapper h1 {
    font-size: 20px;
    padding-bottom: 12px;
    line-height: 28px;
}

.about-page h2 {
    font-size: 35px;
    padding-bottom: 12px
}

.footer-bottom p {
    color: #fff;
    text-align: center;
    font-size: 13px
}

.slider-text p {
    color: #fff
}

p.client-name {
    font-size: 18px !important;
    font-weight: 900
}

.navbar-brand {
    padding-top: 0;
    padding-bottom: 0
}

span.white-text {
    font-size: 22px;
    color: #fff;
    text-transform: capitalize;
    line-height: 50px
}

.text-footer a {
    color: #fff;
    font-size: 25px;
    font-weight: 600
}

.banner-section {
    background-image: url(../images/page-title-bg.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 300px;
    position: relative
}

.banner-section .page-title.page-title-two ul li {
    text-transform: uppercase
}

.banner-section .page-title ul li {
    font-size: 16px;
    color: #fff;
    text-transform: capitalize;
    display: inline-block
}

.banner-section .page-title.page-title-two h1 {
    text-transform: capitalize;
    color: #fff
}

.banner-section .page-title h2 {
    font-size: 38px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 15px
}

.banner-section .page-title.page-title-two {
    text-align: center
}

.banner-section .page-title ul li a {
    color: #ffb923
}

.experience-section {
    position: relative;
    overflow: hidden;
    background-color: #f9faff;
    padding: 50px 0 0 0
}

.experience-section .sonar-wrapper {
    position: relative;
    z-index: 0
}

.experience-section .sonar-wrapper .sonar-emitter {
    position: relative;
    margin: 5px auto;
    width: 70px;
    height: 70px;
    border-radius: 9999px
}

.experience-section .sonar-wrapper .sonar-emitter .sonar-wave {
    position: absolute;
    top: 0;
    left: -4px;
    width: 100%;
    height: 100%;
    border-radius: 9999px;
    background-color: #fff;
    opacity: 0;
    z-index: -9;
    pointer-events: none
}

.experience-section .sonar-wrapper .sonar-emitter .sonar-wave {
    -webkit-animation: sonarWave 2s linear infinite;
    animation: sonarWave 2s linear infinite
}

@-webkit-keyframes sonarWave {
    from {
        opacity: .5
    }
    to {
        transform: scale(3);
        -webkit-transform: scale(3);
        opacity: 0
    }
}

@keyframes sonarWave {
    from {
        opacity: .5
    }
    to {
        transform: scale(3);
        -webkit-transform: scale(3);
        opacity: 0
    }
}

.experience-section .experience-content-wrapper {
    padding-left: 60px;
    padding-right: 44px
}

.experience-section .experience-content-wrapper .section-title-left {
    margin-bottom: 50px
}

.experience-section .experience-content-wrapper .experience-list {
    margin-bottom: 30px
}

.experience-section .experience-content-wrapper .experience-list .crane-icon {
    position: relative;
    z-index: 1
}

.experience-section .experience-content-wrapper .experience-list .crane-icon::before {
    content: "";
    position: absolute;
    top: 12px;
    right: -17px;
    width: 46px;
    height: 36px;
    background-color: #fff1d3;
    z-index: -1;
    border-radius: 0 0 50% 50%;
    transform: rotate(-50deg)
}

.experience-section .experience-content-wrapper .experience-list .crane-icon img {
    width: 100px
}

.experience-section .experience-content-wrapper .experience-list .experience-text {
    margin-left: 40px;
    margin-right: 55px
}

.experience-section .experience-content-wrapper .experience-list .experience-text span {
    font-size: 17px;
    color: #414141;
    font-weight: 700;
    margin-bottom: 13px;
    text-transform: capitalize
}

.experience-section .experience-content-wrapper .experience-list .experience-text p {
    font-size: 15px;
    color: #777
}

.experience-section .experience-content-wrapper a {
    font-size: 20px;
    color: #ffb923;
    font-weight: 700;
    display: inline-block;
    margin-top: 50px;
    position: relative;
    z-index: 1
}

.experience-section .experience-content-wrapper a::before {
    content: "";
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 2px;
    background-color: #ffb923;
    transition: all .5s;
    -webkit-transition: all .5s
}

.experience-section .experience-content-wrapper a:hover::before {
    bottom: 10px;
    background-color: #000;
    z-index: -1
}

.map iframe {
    display: block
}

.get-in-touch-section {
    padding: 50px 0
}

section.our-presence {
    padding: 50px 0
}

.inner-our-presence {
    background: #ffb923;
    padding: 15px 0;
    text-align: center;
    color: #fff
}

.inner-our-presence a {
    color: #fff;
    font-size: 18px;
    font-weight: 500
}

.city {
    background-color: #5a549b;
    padding: 15px 20px 15px 20px;
    margin-bottom: 25px
}

.city a {
    color: #fff;
    font-size: 18px
}

.our-presence-row {
    margin-bottom: 30px;
    padding: 2px
}

.inner-box {
    background-color: #333;
    text-align: center;
    padding-bottom: 15px;
    padding-top: 15px
}

.inner-box a {
    color: #fff;
    font-size: 16px
}

.under-cover {
    margin-bottom: 15px;
    width: 100%;
    float: left
}

.boxes {
    margin-bottom: 20px;
    padding: 2px
}

.quick-form {
    padding-bottom: 430px;
    padding-top: 28px
}

.form-side input {
    border: 0
}

.quick-form {
    text-align: center;
    background-color: #ffb923;
    padding: 15px;
    padding-bottom: 427px;
    margin-bottom: 35px;
    height: 520px
}

.quick-form h3 {
    color: #fff;
    padding-bottom: 20px
}

.submit-btn-side input {
    text-transform: uppercase;
    background: #5a549b;
    color: #fff
}

.quick-form h2 {
    font-size: 30px;
    padding-bottom: 25px;
    color: #fff
}

.side-filed input {
    width: 100%;
    height: 35px;
    margin-bottom: 15px;
    padding-left: 10px;
    outline: 0
}

.side-filed {
    padding: 0
}

.side-filed textarea {
    width: 100%;
    resize: none;
    height: 150px;
    outline: 0;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    border: 0;
    margin-bottom: 12px;
    outline: 0
}

.quick-form {
    padding-bottom: 0;
    padding-top: 10px
}

.sitemap {
    padding: 50px 0
}

.sitemap-list li a {
    color: #333;
    transition: .5s
}

.sitemap-list li a:hover {
    padding-left: 5px
}

.sitemap-list ul ul li a {
    font-size: 14px;
    padding-left: 10px
}

.sitemap-list ul li {
    line-height: 35px
}

.sitemap-list {
    border-right: 1px solid #ccc
}

.our-products {
    padding: 50px 0
}

.service-style-one .single-service-style-one {
    margin-bottom: 30px
}

.service-style-one .single-service-style-one .img-box {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 4px
}

.service-style-one .single-service-style-one .img-box>img {
    width: 100%;
    border-radius: 4px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;
    display: block
}

.service-style-one .single-service-style-one .img-box a.read-more {
    font-size: 18px;
    width: 50px;
    height: 50px;
    background: #f28924;
    color: #fff;
    text-align: center;
    line-height: 50px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 100;
    opacity: 0;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.service-style-one .single-service-style-one .img-box:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99;
    background: rgba(249, 181, 34, 0.95);
    opacity: 0;
    border-radius: 4px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.service-style-one .single-service-style-one .img-box {
    position: relative;
    overflow: hidden;
    cursor: pointer;
    border-radius: 4px
}

.service-style-one .single-service-style-one .content-box {
    padding-left: 10px;
    padding-top: 13px;
    padding-bottom: 0;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border: 1px solid rgba(0, 0, 0, 0);
    background: #423b80;
    -webkit-box-shadow: 0 8px 32px rgba(0, 0, 0, 0.07);
    box-shadow: 0 8px 32px rgba(0, 0, 0, 0.07);
    text-align: center
}

.service-style-one .single-service-style-one .content-box .icon-box,
.service-style-one .single-service-style-one .content-box .text-box {
    display: table-cell;
    vertical-align: top
}

.service-style-one .single-service-style-one .content-box .icon-box i {
    color: #020202;
    font-size: 35px;
    width: 54px;
    height: 47px;
    background: #f9b522;
    border-radius: 4px;
    display: block;
    text-align: center;
    line-height: 47px
}

.service-style-one .single-service-style-one .content-box .text-box span {
    color: #fff;
    font-size: 22px;
    letter-spacing: -.025em;
    font-weight: 600;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

.service-style-one .single-service-style-one .content-box .text-box p {
    color: #fff;
    font-size: 15px;
    line-height: 25px;
    padding-bottom: 15px
}

.service-style-one .single-service-style-one:hover .img-box a.read-more {
    opacity: 1
}

.service-style-one .single-service-style-one:hover .img-box img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.service-style-one .single-service-style-one .img-box>img {
    width: 100%;
    border-radius: 4px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease
}

section.service-style-one {
    background: #f1f1f1;
    padding: 50px 0
}

section.products-details {
    padding: 50px 0
}

.final-products img {
    width: 100%;
    margin-bottom: 20px
}

.final-products p {
    line-height: 25px
}

.products-details {
    padding: 50px 0
}

.cover-product {
    padding-left: 0;
    min-height: 250px;
    width: 385px;
    float: left;
    margin-right: 20px
}

.cover-product-this p {
    line-height: 24px;
    margin-bottom: 16px
}

.only-product h2 {
    font-size: 32px
}

.zoom-effect img {
    width: 100%
}

.cover-product-this p {
    line-height: 25px
}

.products-fill {
    border-right: 1px solid #ccc
}

.zoom-effect {
    border: 1px solid #ccc;
    padding: 20px
}

.agile-main h2 {
    font-size: 50px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    color: #3d357d;
    letter-spacing: 5px;
    padding: 1em 0 3em 0;
    margin: 0
}

.agile-main sup {
    color: #fe9900;
    font-size: 200px
}

.agile-top h3 {
    font-size: 155px;
    font-weight: 500;
    text-align: center;
    letter-spacing: 15px;
    color: #3d357d;
    padding: 0;
    margin: 0
}

.agile-top span {
    font-size: 35px;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 5px;
    color: #3d357d;
    display: block
}

.agile-top p {
    font-size: 17px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #fe9900;
    padding: 2em 0 1em 0
}

.agile-buttons {
    text-align: center;
    padding: 35px 0 35px 0
}

button.go {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    letter-spacing: 1px;
    background-color: #3d357d;
    color: #fff;
    border: 0;
    outline: 0;
    padding: 12px;
    margin: 0;
    cursor: pointer
}

button.us {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    background-color: #fe9900;
    letter-spacing: 1px;
    color: #fff;
    border: 0;
    outline: 0;
    padding: 12px;
    margin: 0 20px;
    cursor: pointer
}

button.go:before {
    content: "\f100";
    font-family: FontAwesome;
    color: #fafcfd;
    margin-right: 5px;
    font-size: 28px;
    vertical-align: bottom
}

button.go a {
    color: #fff
}

button.us a {
    color: #fff
}

.contact-wrapper h5 {
    color: #fff;
    line-height: 40px;
    font-size: 25px
}

ul.contact-info {
    text-align: center
}

.category-list-style-01 ul.category-list {
    margin-bottom: 0;
    padding: 0 0 15px;
    height: 100%;
    border-bottom: 2px solid rgba(255, 255, 255, 0.1);
    columns: 2
}

ul.category-list li {
    list-style: none;
    margin-bottom: 15px
}

.dark-background ul.category-list li a {
    color: #fff
}

.btn {
    font-size: 14px;
    font-weight: bold;
    padding: 16px 34px;
    line-height: 1;
    border-radius: 50px;
    position: relative;
    z-index: 1;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.btn-primary-round:before {
    background-color: #efab4e
}

.btn-round:before {
    content: '';
    width: 60px;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 50px;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: -1;
    opacity: .8
}

.space-ptb {
    padding: 50px 0;
    position: relative
}

ul.category-list li a {
    color: #212529;
    font-weight: 600;
    text-transform: capitalize
}

.color-system a {
    color: #000
}

.animation-rotate {
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

@keyframes rotateme {
    0% {
        transform: rotate(0deg);
        opacity: 1
    }
    50% {
        transform: rotate(180deg)
    }
    100% {
        transform: rotate(360deg);
        opacity: 1
    }
}

.animation-rotate {
    animation-name: rotateme;
    animation-duration: 15s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: rotateme;
    -webkit-animation-duration: 15s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: rotateme;
    -moz-animation-duration: 15s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: rotateme;
    -ms-animation-duration: 15s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: rotateme;
    -o-animation-duration: 15s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear
}

.animation-rotate {
    position: absolute;
    opacity: .1
}

.animation-rotate img {
    width: 50%;
    opacity: 1
}

.animated-section p {
    background: url(../images/why-choose-us.jpg);
    background-position: 50% 50%;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    -webkit-animation-name: masked-animation;
    animation-name: masked-animation;
    -webkit-animation-duration: 10s;
    animation-duration: 10s;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    font-weight: 800;
    font-size: 64px
}

@keyframes masked-animation {
    0%,
    100% {
        background-position: 50% 35%
    }
    50% {
        background-position: 50% 65%
    }
}

.about-desc {
    margin-top: 60px
}

form#contactForm .form-group textarea {
    height: 100px !important
}

.choose-text-wrapper span {
    font-size: 20px !important;
    display: block
}

.cover-product-this li {
    margin-bottom: 15px
}

.cover-product-this ul {
    list-style-type: decimal
}

p.h3-tag {
    color: #fff;
    font-size: 31px;
    padding-bottom: 20px;
    font-weight: 700
}

.cover-product-this h2 {
    font-size: 28px;
    padding-bottom: 25px
}

.cover-product-this h3 {
    font-size: 28px;
    padding-bottom: 25px
}

p.heading-this {
    font-size: 28px !important;
    font-weight: 700;
    color: #fff !important
}

.blog-part a span {
    display: block;
    font-weight: 800;
    margin-bottom: 8px;
    color: #eb9622;
    font-size: 25px;
}
a.blog-tag { background: #5a549b;    padding: 12px 18px 12px 18px;    color: #fff;}
.blog-part p {    padding-bottom: 25px;}
.blog-img {    margin-top: 50px;}
.blog-part {    margin-top: 50px;}
/*
Start Blogs Page Style
======================================*/
.blogs-section.ptb-100 {
    padding-bottom: 100px;
}
.blogs-section .blogs-content ul li {
    display: inline-block;
    padding-right: 20px;
    color: #666666;
    font-size: 14px;
}
.blogs-section .blogs-content ul li a {
    color: #666666;
}
.blogs-section .blogs-content ul li a:hover {
    color: #ffb923;
}
.blogs-section .blogs-content ul li i {
    color: #ffb923;
    display: inline-block;
    margin-right: 5px;
}
.blogs-section .blogs-content ul li i::before {
    font-size: 16px;
}
.blogs-section .single-blogs h2 a {
    margin-bottom: 15px;
    font-size: 17px;
    margin-top: 15px;
    color: #414141;
    font-weight: 600;
    text-transform: capitalize;
    display: inline-block;
}
.blogs-section .blogs-content p {
    margin-bottom: 15px;
    font-size: 15px;
    color: #777777;
}
.blogs-section .single-blogs:hover h2 a {
    color: #ffb923;
}
.blogs-section .single-blogs .learn {
    font-size: 16px;
    color: #414141;
    text-transform: capitalize;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    font-weight: 600;
    position: relative;
}
.blogs-section .single-blogs .learn::before {
    position: absolute;
    content: "";
    top: 12px;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #ffb923;
    z-index: -1;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    opacity: 0;
}
.blogs-section .single-blogs:hover .learn::before {
    left: 20px;
    opacity: 1;
}
.blogs-section .single-blogs:hover .learn {
    color: #414141;
}
.blogs-section .single-blogs .learn i::before {
    margin-left: 10px;
    font-size: 17px;
}
.blogs-section .single-blogs .learn-share .share {
    display: inline-block;
    float: right;
    font-size: 14px;
    color: #ffb923;
    text-transform: capitalize;
}
.blogs-section .single-blogs .learn-share .share i {
    background-color: #ffb923;
    display: inline-block;
    width: 30px;
    height: 30px;
    text-align: center;
    border-radius: 50%;
    margin-left: 20px;
    line-height: 30px;
    color: #ffffff;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.blogs-section .single-blogs:hover .learn-share .share i {
    background-color: #414141;
}
.blogs-section .single-blogs .learn-share .share i::before {
    font-size: 13px;
    margin-left: -2px;
}
.blogs-section .single-blogs .blog-img {
    position: relative;
    overflow: hidden;
	border: 1px solid #f5d5aa;
}
.blogs-section .single-blogs .blog-img a img {
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}
.blogs-section .single-blogs:hover .blog-img a img {
    -webkit-transform: rotate(15deg) scale(1.4);
    transform: rotate(15deg) scale(1.4);
}
.blogs-section .single-blogs .post-date {
    text-align: center;
    background-color: #ffb923;
    width: 120px;
    height: 120px;
    position: absolute;
    bottom: 40px;
    left: 40px;
    padding: 31px 0;
}
.blogs-section .single-blogs .post-date .date {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    position: relative;
}
.blogs-section .single-blogs .post-date .date::before {
    position: absolute;
    content: "";
    top: -7px;
    left: -26px;
    width: 100px;
    height: 100px;
    border: 1px dashed #ffffff;
}
.blogs-section .single-blogs .post-date p {
    color: #ffffff;
}
.blogs-section .blogs-content {
    padding: 5px;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.05);
	text-align:center;
}
.blogs-section .blogs-contents {
    padding: 0;
    box-shadow: none;
    margin-top: 20px;
    margin-bottom: 20px;
}
.blogs-section .single-blogs.mb-30 {
    margin-bottom: 40px;
}
.blogs-section.ptb-100 {
    padding-bottom: 60px;
}
.single-blogs .learn-share a {
    color: #eb9622;
    font-weight: 600;
    font-size: 18px;
}
.box-products .content-box {
    min-height: 81px;
}
h1.client-title {
    text-align: center;
    margin-bottom: 40px;
    text-shadow: 3px 2px #eacea6;
    background-color: #fe9900;
}
h3.client-title {
    text-align: center;
    /*margin-bottom: 40px;*/
    text-shadow: 3px 2px #eacea6;
    background-color: #fe9900;
}
.home-page-four-section-title p {
    color: #000;
}
.blog-img img {
    height: 270px;
}



p.welcome_maruti b {
    color: #000;
}
.box-section {
    text-align: center;
    margin-top: 25px;
    z-index: 1;
    position: relative;
}
.clientele {
    text-align: center;
    border: 1px solid #ccc;
}
.client-link a {
    text-align: center;
    color: #ffffff;
    font-size: 19px;
    padding: 20px;
}
.client-link {
    background: #275795;
    width: 19%;
    margin-top: 35px;
    margin: 8px auto;
    padding: 6px 2px;
}
.client-table table {
    width: 100%;
    /* border: 1px solid; */
}
.client-link {
    display: block;
    margin-top: 40px;
    text-align: center;
}
.client-table table tr td, th {
       border: 1px solid #f1ecec;
        padding: 8px 0px 5px 26px;
}
tr.title-data {
    background: #000;
    color: #fff;
    text-align: center;
   
}
.client-table table tr td{color: #000000;
    font-weight: 600;
    font-size: 19px;}
	.client-table table tr td p{color: #000000;
    font-weight: 600;
    font-size: 19px;}
	
.client-table table tr:nth-child(even) {background-color: #f2f2f2;}
.clientele {    justify-content: center;    align-items: center;    vertical-align: middle;    display: flex;}

.whats-app-icon img {    position: fixed;    bottom: 50px;    left: 50px;    cursor: pointer;    transition: 0.5s;    z-index: 999;}

.career_text span {    font-weight: 800;}
p.location_career {    font-size: 13px;}
.shadow-lg {    box-shadow: 0 1rem 3rem rgba(0,0,0,.175)!important;     min-height: 285px !important;}
.career_text ul li i {    width: 5%;    float: left;}
.career_text ul li p {    width: 93%;    float: right; line-height: 20px;}
.career_text ul li {    display: block;    margin-bottom: 15px;    display: flow-root;}
.career_text ul li i {    position: relative;    top: 0px;}

.career-filed input {width: 100%;    margin-bottom: 15px;    height: 40px;    border: 0px;    border-bottom: 1px solid #ccc;    padding-left: 15px;    border: none;}
.career-filed input:focus{outline: none;}
.career-filed-textarea textarea{width: 100%;    resize: none;    border-bottom: 1px solid #ccc;    border: 0px;    border-bottom: 1px solid #ccc;    height: 100px;    margin-bottom: 15px;    padding-left: 15px;   padding-top: 8px; border:none;}
.career-filed-textarea textarea:focus{outline: none;}
.form-item {  position: relative; padding: 28px 0 25px 0;}
.career-filed-btn {    text-align: center;}
.career-filed-btn input { background: #3a3484;    border: none;    padding: 10px 50px;    color: #fff;    border-radius: 50px;}

.main-title{position: relative; text-align: center;}
.main-title p {    font-size: 30px;    font-weight: 500; color: #333;}
.main-title .separator {position: relative;    width: 100px;   margin-bottom: 20px;    left: 45%;    top: 39px;}
.main-title .separator:before {    position: absolute;    content: '';    left: 0px;    bottom: 18px;    width: 100%;    height: 1px;    background-color: #cccccc;}
.main-title .separator:after {    position: absolute;    content: '';    left: 42%;    top: -32px;    width: 30px;    height: 30px;    margin-left: -10px;    border: 10px solid #ffffff;    background-color: #da353b;}
.color-mode {    background: #fe9900;     margin: 0px auto;}
.career-filed input[type="file"] {    background: #fff;    padding-top: 4px;}

.center-part a {
    font-weight: 600;
    margin-right: 10px;
    font-size: 18px;
    color: #fe9900;
}
.center-part span {
    font-size: 22px;
    font-weight: 800;
    margin-bottom: 10px !important;
    display: block;
}
.partner-website span {
    color: white;
}

/*Call Me*/
.phone_lefts-side {
    position: relative;
}

.phone_lefts-side a {
    position: fixed;
    bottom: 180px;
    color: white;
    animation: topBottom 4s infinite;
    z-index: 999;
    left: 20px;
    background-color: #3a3484;
    color: white;
    padding: 10px 16px;
    border-radius: 50%;
    font-size: 20px;
    animation: bounce 4s infinite alternate;
}

.glow {
    font-size: 80px;
    color: #fff;
    text-align: center;
    -webkit-animation: glow 1s ease-in-out infinite alternate;
    -moz-animation: glow 1s ease-in-out infinite alternate;
    animation: glow 1s ease-in-out infinite alternate;
}

@-webkit-keyframes glow {
    from {
        text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;
    }

    to {
        text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd ;
    }
}

@keyframes glow {
    from {
        text-shadow: 0 0 10px #f3fffd , 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #f3fffd , 0 0 60px #f3fffd , 0 0 70px #f3fffd ;
    }

    to {
        text-shadow: 0 0 20px #f3fffd, 0 0 30px #f3fffd , 0 0 40px #f3fffd , 0 0 50px #016098 , 0 0 60px #f3fffd , 0 0 70px #f3fffd , 0 0 80px #f3fffd ;
    }
}

.bounce {
    animation: bounce 965 1.6s ease infinite;
    transform-origin: 50% 50%;
}

@keyframes bounce {
    0% {
        transform: translateY(0)
    }

    12.5% {
        transform: translateY(0)
    }

    25% {
        transform: translateY(0)
    }

    50% {
        transform: translateY(-15px)
    }

    62.5% {
        transform: translateY(0)
    }

    75% {
        transform: translateY(-15px)
    }

    100% {
        transform: translateY(0)
    }
}


/*Whatsapp-popup*/
#whatsapp .wtsapp:focus {
    border: none;
    outline: none;
}

#whatsapp .wtsapp {
    position: fixed;
    transition: all .5s ease;
    background: #25d366;
    display: block;
    text-align: center;
    box-shadow: 0 0 20px rgba(0,0,0,0.15);
    /* margin: 0; */
    border-radius: 50px;
    border-right: none;
    color: #fff;
    font-weight: 700;
    font-size: 18px;
    bottom: 111px;
    left: 20px;
    border: 0;
    z-index: 999;
    width: 50px;
    height: 50px;
    line-height: 48px;
}

#whatsapp .wtsapp:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 60px;
    height: 60px;
    background: #25d366;
    border-radius: 50%;
    -webkit-animation: pulse-border 1500ms ease-out infinite;
    animation: pulse-border 1500ms ease-out infinite;
}

@keyframes pulse-border {
    0% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
        opacity: 1;
    }

    100% {
        transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
        opacity: 0;
    }
}

/* Send Enquire */
.enquiry {
    position: fixed;
    z-index: 1000;
    bottom: 45px;
    left: 25px;
    height: 50px;
    color: #fff;
    font-size: 18px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.enquiry i {
    float: left;
    z-index: 999;
    position: absolute;
    left: 0;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    color: #fff;
    font-size: 24px;
    line-height: 50px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    background: #000;
    transition: 0.5s;
    box-shadow: 0px 2px 6px rgba(0,0,0,0.4);
}

.enquiry strong {
    background-color: #fe9900;
    line-height: 28px;
    color: #fff;
    padding: 10px 20px;
    border-radius: 0 30px 30px 0;
    height: 45px;
    float: left;
    font-size: 15px;
    margin-top: 3px;
    margin-left: 35px;
    box-shadow: 2px 2px 6px rgba(0,0,0,0.4);
}

.enquiry i:hover {
    color: #fff;
}

.enquiry strong:hover {
    color: #000;
    background: #eee;
}
div#popup-form button {
    border: none;
    background: #3a3484;
    color: #fff;
}
.modal-header {
    background: #eb9622;
}
button.close {
    position: absolute;
    text-align: center;
    right: 12px;
}
div#popup-form .form-group input:focus {    border: 1px solid #ccc;}
div#popup-form .form-group textarea:focus {    border: 1px solid #ccc;}

.mobile-three-item li {
    display: inline-block;
    margin-right: 0;
    padding: 5px 0px;
    width: 32%;
}

.mobile-three-item {
    text-align: center;
}

.mobile-three-item li:first-child {
    background-color: #3a3484;
}

.mobile-three-item li:nth-child(2) {
    background-color: #64b161;
}

.mobile-three-item li:last-child {
    background-color: #fe9900;
}

.mobile-three-item li a {
    color: #fff;
}

.mobile-three-item {
    text-align: center;
    position: fixed;
    z-index: 999;
    bottom: 0;
    /* left: 8%; */
    width: 100%;
}

.mobile-three-item {
    display: none;
}




.under-category {
    text-align: center;
    background-position: 50% 100%;
}


.under-category li {
    background: transparent;
}

.under-category a {
    padding: 10px 8px 10px 8px;
    line-height: 60px;
    transition: .5s;
    font-weight: 600;
}

.under-category li {
    padding: 0 !important;
    border: 0 !important;
}
footer.footer-top .widget img {
    background: white;
}
.widget p {
    color: white;
    text-align: justify;
    padding-top: 20px;
}



.about-btn a {
    text-align: center;
    color: #ffffff !important;
    font-size: 14px;
    background: #275795;
    margin-top: 35px;
    margin: 8px auto;
    padding: 6px 2px;
}
ul.deals li {
    color: #696969;
    margin-bottom: 7px;
    font-size: 15px;
    list-style-type: disc;
    margin-left: 20px;
}
ul.deals {
    column-count: 2;
}

.wel-img {
    padding-top: 20px;
}
.wel-more {
    background: #efb54b url(../images/page-title-bg.webp);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 400px;
    background-blend-mode: soft-light;
}
section.wel-more h1 {
    text-align: center;
    margin-bottom: 10px;
}
section.wel-more p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    text-align: justify;
}
.wel h1 {
    font-size: 24px;
    margin-bottom: 10px;
}
.ptoh2 {
font-size: 35px; margin: 0px;text-align: center; padding: 0px; font-weight: 700; font-family: 'Inria Serif', serif; color: #212529;
}
.ptoh2:before {
content: '';
display: block;
width: 100px;
border-radius: 10px;
height: 4px;
background: #012068;
margin: auto;
margin-top: 5px;
margin-bottom: 0;
top: 81%;
position: absolute;
left: 46%;
}
.ptoh2 span{
color: #fe9900 !important;
}

a.h4top {
    width: 100%;
    display: block;
    text-align: center;
    color: #000;
}
.location h5.client-title {
    text-align: center;
    margin-bottom: 23px;
    text-shadow: 3px 2px #eacea6;
    background-color: #fe9900;
}
.text-center {
    padding: 0;
}


.h4top {
    font-size: 18px;
    color: white;
    background-color: #fe9900;
    padding: 5px;
    color: white;
    text-transform: capitalize;
}
.two-links a {
    background: #fe9900;
    padding: 0px 16px 0px 16px;
    color: #000;
    border-radius: 5px;
}
.two-links button { background: #fe9900;font-weight: 700; color: #000;   border-radius: 5px;    cursor: pointer;   padding: 4px 13px;}
.qualities h3 {
    margin-bottom: 30px;
}

h3.client-title {
    text-align: center;
    /* margin-bottom: 40px; */
    text-shadow: 3px 2px #eacea6;
    background-color: #fe9900;
    color: #000;
    margin-bottom: 10px;
}

.section-title-left h4 {
	 text-align: center;
    /* margin-bottom: 40px; */
    text-shadow: 3px 2px #eacea6;
    background-color: #fe9900;
}

section.faq-product-details h6{
    text-align: center;
     text-shadow: 3px 2px #eacea6;
    background-color: #fe9900;
}

.footer-social-media {    display: flow-root !important;}
li.top-dwon { cursor: pointer;}
.about-text p a {    color: blue;}
/* .carousel-control-next {    right: 280px !important;} */

.dark-part {
    background: #ffffffe0;
   
}
/* .enq-img img {
    padding: 10px;
} */

.dark-part input {
    height: 40px;
}

.dark-part input::placeholder {
    font-size: 14px
}

.dark-part textarea::placeholder {
    font-size: 14px;
}

.dark-part textarea {
    outline: 0;
}

.dark-part input:focus {
    outline: 0;
}

.dark-part span {
    font-size: 30px;
    font-weight: bold;
    background-color: #fe9900;
    color: #000;
    padding: 5px;
}

.slider_form input {
    background: transparent;
    border-bottom: 2px solid #423761 !important;
    border-radius: 0 !important;
    font-size: 18px !important;
}


div#sliderhomeenquiry-form input {
    background: transparent;
    border-bottom: 2px solid #423761 !important;
    border-radius: 0 !important;
    font-size: 18px !important;
}

div#sliderhomeenquiry-form textarea {
    background: transparent;
    border-bottom: 2px solid #423761;
    font-size: 18px !important;
}
div#sliderhomeenquiry-form input::placeholder{font-size: 18px; color: #000;}
div#sliderhomeenquiry-form textarea::placeholder{font-size: 18px; color: #000;}
.slider_form button {
    font-size: 20px !important;
}
.slider_form button {
    background-color: #fe9900;
    padding: 12px 20px 12px 20px;
    border-radius: 5px;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    width: 100%;
    cursor: pointer;
 }
 .social-media-slider ul li a i.fa.fa-phone-square {
    color: #005e6d;
}
 .social-media-slider ul li a i.fa.fa-envelope {
    color: #e41749;
}
 .social-media-slider ul li a i.fa.fa-whatsapp {
    color: #0cc042;
}

.social-media-slider i {
    font-size: 30px;
}

h5.client-title {
    text-align: center;
    margin-bottom: 40px;
    text-shadow: 3px 2px #eacea6;
    background-color: #fe9900;
}
.blogs-description a {    font-size: 18px;}
.blog-btn a { background: #275795!important;    line-height: 0px;    margin-top: 15px;    display: block;    text-align: center;    padding: 20px 0;    color: #fff;}


section.blog h5 {
    text-align: center;
     text-shadow: 3px 2px #eacea6;
    background-color: #fe9900;
    margin-bottom: 0px;
}

span.star {
    font-size: 20px;
}
i.fa.fa-star {
    color:#fdc12a;
    font-size: 20px;
    margin-bottom: 0px;
}
.review-section h2 {
  font-size: 26px;
    position: relative;
    color: #111;
}
.satisfaction {
    text-align: center;
    padding-top: 65px;

}
i.fa.fa-thumbs-up {
    color: #6ca43d;
    margin-right: 10px;
}
.satisfaction h3 {
    font-weight: 600;
    font-size: 20px;
}
section.most h3 {
	font-weight: 600;
    font-size: 20px;

}
div#body ul li {
    margin: 0px;
}
div#highfy {
    margin-bottom: 25px;
    width: 100%;
}
.satisfaction ul li {
    font-size: 17px;
    margin-bottom: 8px;
}
.high {
    padding-top: 9px;
    margin-right: 0px;
    width: 100%;
}
.alpha {
    font-size: 25px;
    color: black;
    font-weight: 700;
    padding: 4px 27px 0px 11px;
    margin-left: 10px;
    min-width: 38px;
    max-width: 38px;
    height: 39px;
    border-radius: 50%;
    background-color:#dfdedf;
}
h5.kalidas {
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 0px;
}
p.place {
    color: black;
    font-size: 14px;
    color: darkorange;
}
div#body p.place {
   margin-left: 5px;
    padding: 0px;
    line-height: 23px;
    font-size: 15px;
}
ul.thumb {
    margin-left: 52px;
}
.send {
    margin: 0px auto;
}
.manufacture a {
    text-decoration: none;
    color: aquamarine;
}
.review-section {
    
    text-align: center;
    margin-bottom: 15px;
}
.rating-section {
    padding-top: 23px;
}

.m2, .ml10, .rml10 {
    margin-left: 13px;
}
.growth {
    padding-top: 40px;
    border-right: 1px solid lightgrey;
    padding-right: 30px;
}
.progress {
    margin-bottom: 15px;
    height: 10px!important;
}
.growth {
    padding-top: 40px;
}
.rating-section {
    padding-top: 23px;
}
.progress-bar {
    background-color: #6ca43d;
    width: 100%;
}
.media {
    padding-top: 15px;
    margin-right: 70px;
}
.media img{margin-left: 20px;}
.kalidas {
    font-size: 19px;
     letter-spacing: 1px;
    color: #000;
    margin-bottom: 0px;
    margin-left: 10px;
}
.media-body p{
  color: black;
  }

  section.most {
    padding-bottom: 50px;
    background-color: #d3d3d345;
    border-bottom: 5px dotted black;
}
 
.item .right_quote {
    font-size: 110px;
    /* float: right; */
    color: #ff7d44;
    padding-top: 10px;
    /* margin-right: 72px; */
    position: absolute;
    opacity: 0.1;
    right: 10px;
}
.media a {
    margin-right: 10px;
}

.media-body span{
  color: #000;
  font-size: 18px;
}
.stars {
    font-size: 20px;
    margin-left: 19px;
    color: #ff9800;
    padding-bottom: 10px;
}
/* .text-white {
    color: #ff9800!important;
} */
.touch{
  background-color: #f8e530;
}
section.testimonial {
    background-color: #d3d3d345;
}

.grph-fill {
    background-color: #6ca43d;
    left: 0;
    top: 0;
    bottom: 0;
    border-radius: 20px;
}
.grph-area {
    width: 320px;
    height: 12px;
    background-color: #e8e8e8;
    border: 1px solid #d5d5d5;
    border-radius: 20px;
}

.btn2, .ftr2 .bg11, .ps2, .rpr, .top-nav, .top-nav>div, .top-nav>li:nth-child(2) {
    position: relative;
}
.contact-no, .ds1, .ftr1 ul li, .ftrSldSec .swiper-slide a, .ftrSldSec span.p18, .rdib, .tooltiptext ul {
    display: inline-block;
}
.pa, .ps1, .rpa {
    position: absolute;
}

#sticky-social {	left: 0;	position: fixed;	top: 250px;	z-index: 99;}
#sticky-social a {	background: #333;	color: #fff;	display: block;	height: 35px;	
font: 16px "Open Sans", sans-serif;	line-height: 35px;	position: relative;	text-align: center;	
width: 35px;}
#sticky-social a span {	line-height: 35px;	left: -120px;	position: absolute;	
text-align:center;	width:120px;}
#sticky-social a:hover span {	left: 100%;}
.entypo-facebook:before {	content: "";	background: url(../images/f.png) no-repeat;	
position: absolute;	left: 12px;	top: 9px;	height: 20px;	width: 26px;}
.entypo-twitter:before {	content: "";	background: url(../images/t.png) no-repeat;	
position: absolute;	left: 6px;	top: 9px;	height: 20px;	width: 26px;}
/* .entypo-gplus:before {	content: "";	background: url(../images/g.png) no-repeat;	
position: absolute;	left: 6px;	top: 9px;	height: 20px;	width: 26px;} */
.entypo-linkedin:before {	content: "";	background: url(../images/link.png) no-repeat;	
position: absolute;	left: 6px;	top: 9px;	height: 20px;	width: 26px;}
/* .entypo-youtube:before {	content: "";	background: url(../images/yu.png) no-repeat;	
position: absolute;	left: 6px;	top: 9px;	height: 20px;	width: 26px;} */
.entypo-pinterest:before {	content: "";	background: url(../images/pint.png) no-repeat;
	position: absolute;	left: 6px;	top: 9px;	height: 20px;	width: 26px;}
	#sticky-social a[class*="facebook"], 
	#sticky-social a[class*="facebook"]:hover,
	 #sticky-social a[class*="facebook"] span {background: #3b5998;}
	  #sticky-social a[class*="twitter"], #sticky-social a[class*="twitter"]:hover,
	   #sticky-social a[class*="twitter"] span {background: #00aced;} 
	   #sticky-social a[class*="gplus"], #sticky-social a[class*="gplus"]:hover, 
	   #sticky-social a[class*="gplus"] span {background: #dd4b39;} 
	   #sticky-social a[class*="linkedin"], #sticky-social a[class*="linkedin"]:hover,
	    #sticky-social a[class*="linkedin"] span {background: #007bb6;}
	     #sticky-social a[class*="youtube"], #sticky-social a[class*="youtube"]:hover, 
	     #sticky-social a[class*="youtube"] span {background: #cc2127;} 
	     #sticky-social a[class*="pinterest"], #sticky-social a[class*="pinterest"]:hover, 
	     #sticky-social a[class*="pinterest"] span {background: #cc2127;}

	     a.maruti { 	
        color: #696969;
    font-weight: 500;
}
p.quick {
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-decoration: underline;
}
/* .qr-code img {
    width: 50%;
} */
.qr-code {
    margin-top: 16px;
}
.qr-code span {
    line-height: 20px;
}
.footer-top .single-widget ul li i:last-child {
    margin-bottom: 0;
    margin-top: 82px;
    margin-left: 25px;
}

.footer-top .single-widget ul li i.fa-hand-o-right:before {
    content: "\f0a4";
    font-size: 97px;
}

.hide li {
    display: none;
}

.under-category ul li a {
    color: #000;
}
#sticky-social a[class*="youtube"], #sticky-social a[class*="youtube"]:hover, #sticky-social a[class*="youtube"] span {background: #cc2127;}
.entypo-instagram:before {    content: "";    background: url() no-repeat;    position: absolute;
    left: 6px;    top: 9px;    height: 20px;    width: 26px;}
#sticky-social a[class*="instagram"], #sticky-social a[class*="instagram"]:hover, #sticky-social a[class*="instagram"] span {
    background: #cc2127;}
.pd-cus {
font-size: 20px;
color: #000 !important;
text-transform: capitalize !important;
}
.pd-c {
padding-bottom: 12px;
}
.pd-cus {
    font-size: 20px;
    color: #000 !important;
    text-transform: capitalize !important;
}
.pd-c {
    padding-bottom: 12px;
}
.pd-c iframe {
    width: 100%;
    height: 315px;
}
.map iframe {
    width: 100%;
    height: 450px;
}
div.header {
    margin: 0;
    padding: 0;
    cursor: pointer;
    font-size: 16px;
    min-height: 49px;
    position: relative;
    background: #275795;
    padding-left: 15px;
}

.header {    display: block !important;}

.map iframe{
    width: 100%;
    height: 350px;
}

button.modal_btn {
    border: none;
    background: #000;
    color: #fff;
    cursor: pointer;
}
div#homepopupenquiry-form input:focus {    border: 1px solid #000 !important;}
div#homepopupenquiry-form textarea:focus {    border: 1px solid #000 !important;}
.wel p {    text-align: justify; color: #000;}
.client-logo h4 {    text-align: center;    margin-bottom: 30px;}
.twd_container p {    color: #000;}
.twd_container ul li {    color: #000;}
div#homepopupenquiry-form p {    color: #000;    text-align: center;}
.blogs-description {    text-align: center;}
h3.header {	margin: 0;	padding: 0;	cursor: pointer;	font-size: 16px;	min-height: 49px;	position:relative;	background:#275795;    padding-left: 15px;}
.headerColumn1 {	font-weight: normal;	width: auto;	float: left;	margin: 0 54px 5px 5px; line-height:44px;}
.headerColumn2 {	width: 44px;	right: 0;	float: left;	margin: 0 5px 5px 0;	position: absolute;}
.expandContent {	max-width: 100%;	clear: left;	margin-top: 5px;}
.expandedContent {    max-width: 100%;    clear: left;    font-size: 14px;    color: #333;    background: #fff;    margin-bottom: 8px;   padding: 10px;}
.expandedContentClearFloat {	width: 100%;	clear: left;	border-bottom-color: #7961aa;border-bottom: solid;	border-bottom-width: 1px;	border-color: #7961aa;}
.headerColumn1 {    font-size: 20px;    color: #fff;}
.about-desc a {    color: #000;    font-weight: 700;    text-decoration: underline;}
.home-page-four-section-title a {    color: #000;    font-weight: 600;    text-decoration: underline;}
.team-wrapper-four button.owl-next {    display: none !important;}
.team-wrapper-four button.owl-prev {    display: none !important;}
.position-section h4 {    background: transparent;    color: #fff;    text-shadow: none;}
h6.client-title {    text-align: center;    margin-bottom: 30px;}