@import url('https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');
@import url('https://fonts.googleapis.com/css?family=Rubik:300,300i,400,400i,500,500i,700,700i,900,900i');

body {
    font-size: 16px !important;

    line-height: 28px;
    font-weight: 300;
    font-family: 'Rubik', sans-serif;
    font-style: normal;
    letter-spacing: 0.5px;
}

*,
ul,
ol {
    margin: 0;
    padding: 0;
}

ul,
ol {
    list-style-type: none;
}

a {
    color: inherit;
    text-decoration: none !important;
}

a:hover,
a:focus {
    color: #cc8c3a;
    outline: none !important;
    text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'Rubik', sans-serif;
    margin-top: 0 !important;
    font-weight: 700;
    margin-bottom: 20px !important;
    color: #0b0507;
    line-height: 1.2 !important;
}

.block-revealer__element {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    background-color: #cc8c3a!important;
    pointer-events: none;
    opacity: 0;
}


.bg-color1 {
    background-color: #000;
}

.bg-black {
    background-color: #0000002c;
}

.bg-light-yellow {
    background-color: #d4d4d4;
}

.heading-h3 a {
    display: inline-block;
}

.heading-h3 {
    padding: 150px 30px;

}

.heading-h3 h3 {
    color: #ffffff;
}

.side-h2 {
    border-left: 5px solid #dfab43;
    padding: 0 0 0 30px;
}

section {
    overflow: hidden;
}
.list1 li {
    padding: 0px 0 15px 29px;
    position: relative;
    font-size: 15px;
}

.list1 li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\f00d';
    font-family: "icofont";
    font-size: 22px;
    color: #dfab43;
}

.areas-list li {
    padding: 0px 0 15px 30px;
    position: relative;
    text-transform: uppercase;
}

.areas-list li:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\F3E7';
    font-family: "bootstrap-icons";
    font-size: 22px;
    color: #dfab43;
}
.site-map-list li{
    border-left: 1px solid #dfdfdf;
    padding:10px 0 10px 30px;
    position: relative;
}
.site-map-list li:before{
    position: absolute;
    top: 22px;
    left: 0;
    width: 20px;
    height: 1px;
    background-color: #dfdfdf;
    content: '';
}
.site-map-list li:after{
    position: absolute;
    top: 9px;
    left: 10px;
    content: '\F285';
    font-family: "bootstrap-icons";
    font-size: 16px;
    color: #dfdfdf;
}
.site-map-list li > ul.child-menu{
    margin:10px 0 10px 20px;
}

/* header sec start  */

.header {
    position: relative;
    z-index: 9999;
}

#stuck_container {
    background-color: #ffffff;
}

.scroll {
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #fff !important;
    -webkit-box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2);
}

.header-top {
    background-color: #000;
}

.header-bottom {
    background-color: #fff;
    padding: 20px;
    position: relative;
    box-shadow: 0px 4px 34px 0px rgba(0, 0, 0, 0.09019607843137255);
}

.top-contact-list {
    vertical-align: middle;
}

.top-contact-list li {
    position: relative;
    display: inline-block;
    border-right: 1px solid #dddddd;
    padding-right: 20px;
    margin-right: 20px;
}

.top-contact-list li:hover {
    box-shadow: none;
}

.top-contact-list li:first-child {}

.top-contact-list li:nth-child(2),
.top-contact-list li:last-child {
    margin-right: 0;
    padding-right: 0;
    border: none;
}

.top-contact-list li.phone-li {
    position: relative;
    display: block;
    width: 270px;
    background: #cc8c3a;
    text-align: center;
    padding: 55px 30px;
    z-index: 1;
}

.toplogo {
    position: relative;
}

/*new topbar*/
.header-top li .single-item {
    position: relative;
    display: block;
}

.header-top li .single-item .icon,
.header-top li .single-item .text {
    display: inline-block;
    vertical-align: middle;
}

.header-top li .single-item .icon i {
    position: relative;
    top: 2px;
    color: #fff;
    font-size: 50px;
    line-height: 50px;
    transition: all 300ms ease 100ms;
}

.header-top li .single-item .text {
    padding-left: 15px;
    text-align: left;
}

.header-top li.phone-li .single-item .text {
    padding-left: 0;
    padding-right: 15px;
}

.header-top li .single-item .text h3 {
    font-size: 18px;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 24px;
}

.header-top li .single-item .text p,
.header-top li .single-item .text a {
    line-height: 18px;
    margin: 4px 0 0;
    color: #b5b5b5;
    font-weight: 500;
}

.header-top li:hover .single-item .icon i,
.header-top li:hover .single-item .text a {
    color: #cc8c3a;
}

.header-top li.phone-li:hover .single-item .text a {
    color: #000;
}

.header-top li.phone-li:hover .single-item .icon i {
    color: #000;
}

.phone-li:before {
    position: absolute;
    left: 30px;
    bottom: 0;
    right: 30px;
    height: 1px;
    background: #fff;
    content: "";
}

.logo {
    display: inline-block;
    margin: 10px auto;
    position: relative;
}

.logo .img-fluid {
    max-width: 100%;
}

.mobile-menu {
    display: none;
}

.nav-wrapper {
    display: block;
}

.header-info-box {
    position: relative;
}

.header-box-curve {
    position: relative;
}

.header-info-box .curvebtn {
    position: absolute;
    display: block;
    padding: 11px 30px;
    text-align: center;
    font-weight: 600;
    font-size: 20px;
    background-color: #cc8c3a;
    border: 0;
    color: #fff;
    z-index: 1;
    border-radius: 0;
    top: -132px;
    height: 165px;
    clip-path: polygon(21% 0, 79% 0, 100% 100%, 0 100%);
    width: 100%;
    align-items: center;
    justify-content: center;
}

.header-info-box .header-call a {
    position: relative;
    display: inline-block;
    padding: 19px 30px;
    text-align: center;
    font-weight: 600;
    width: 270px;
    font-size: 15px;
    background-color: #cc8c3a;
    border: 0;
    color: #fff;
    z-index: 1;
    border-radius: 0;
}

.btn1 {
    position: relative;
    display: inline-block;
    padding: 11px 30px;
    text-align: center;
    font-weight: normal;
    background-color: #8c181a;
    border: 1px solid #fff;
    color: #fff;
}

.header-info-box .header-call a,
.header-info-box .header-call a i {
    z-index: 1;
    color: #fff;
    position: relative;
}

.btn1::before,
.btn1::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    display: block;
    background: #8c181a;
    top: 0;
    left: 0;
    z-index: 0;
    transform: scaleX(0);
    transition: background 0.5s, transform 0.5s, opacity 0.5s ease-in;
}

.btn1::before,
.btn1::after {
    background-color: #ddd;
}

.btn1:hover {
    color: #8c181a;
}

.header-info-box .header-call a:hover::after,
.btn1:hover::after {
    transform: scale(1);
}

.header-info-box .header-call a::before,
.btn1:hover::before {
    left: -30%;
}

.header-info-box .header-call a::after,
.btn1:hover::after {
    right: -30%;
}

.btn2 {
    padding: 10px 20px;
    border: 1px solid #8c181a;
    font-size: 14px;
    color: #fff;
    background-color: #8c181a;
    display: inline-block;
    border-radius: 0;
}

.btn2:hover,
.btn2:focus {
    color: #8c181a;
    background-color: #fff;
    border-color: #8c181a;
}

.navigation>li {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    margin-right: 0;
}

.navigation>li:last-child {
    margin-right: 0;
}

.navigation li.dropdown>.dropdown-menu {
    opacity: 0;
    position: absolute;
    top: 130%;
    left: 0;
    width: 310px;
    z-index: 999;
    background-color: #ff8daa;
    visibility: hidden;
    border-radius: 0;
    box-shadow: none;
    border: 0;
    padding: 0;
    margin: 0;
    /*border-bottom: 3px solid #9a9a9a;*/
    transition: all 500ms ease;
    display: block;
}

.navigation li.dropdown>.dropdown-menu li {
    border-bottom: 1px solid #e6e6e6;
    margin-right: 0;
}

.navigation li.dropdown>.dropdown-menu li:last-child {
    border-bottom: none;
}

.navigation li.dropdown>.dropdown-menu li a {
    background-color: #ffffff;
    padding: 15px 15px;
    color: #000;
    font-weight: 400;
}

.navigation li.dropdown>.dropdown-menu li a:after {
    position: absolute;
    top: -5px;
    left: 30px;
    bottom: 0;
    content: "\F138";
    font-family: 'bootstrap-icons';
    font-size: 15px;
    font-size: 15px;
    opacity: 0;
    transform: scale(0);
    transition: all 200ms ease;
    margin: 20px 0;
}

.navigation li.dropdown>.dropdown-menu li:hover a:after {
    opacity: 1;
    transform: scale(1.0);
}
.navigation li.dropdown>.dropdown-menu li.active a:after{
    opacity: 0;
}
.navigation li.dropdown>.dropdown-menu li.active:hover a {
    padding-left: 15px;
}
.navigation li.dropdown>.dropdown-menu li:hover a {
    padding-left: 60px;
}

.navigation li.dropdown:hover>.dropdown-menu {
    top: 100%;
    opacity: 1;
    visibility: visible;
}

.navigation>li:first-child {
    display: none;
}

.navigation a {
    overflow: hidden;
    position: relative;
    text-transform: uppercase;
    display: block;
    color: #000;
    padding: 19px 36px;
    font-size: 14px;
    line-height: 14px;
    font-weight: 500;
    transition: all 500ms ease 0s;
}

.navigation li.dropdown>a {
    padding-right: 35px;
}

.navigation>li.dropdown>a:after {
    font-family: "bootstrap-icons";
    content: "\F282";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    transform: translateY(-50%);
    right: 12px;
    /*    display: block;*/
    font-size: 14px;
    transition: all 500ms ease 0s;
}

.navigation li:hover a,
.navigation li:focus a,
.navigation li.active a {
    color: #cc8c3a;
    background-color: transparent;
}

.navigation li.dropdown>.dropdown-menu li a:hover,
.navigation li.dropdown>.dropdown-menu li a:focus,
.navigation li.dropdown>.dropdown-menu li.active a {
    color: #cc8c3a !important;
    background-color: #fff;
}

.isStuck {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.10);
}

/* header sec end  */

.btn-one {
    position: relative;
    display: inline-block;
    background: #cc8c3a;
    color: #ffffff;
    font-size: 15px;
    line-height: 60px;
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
    padding: 0 30px 0;
    transition: all 500ms ease;
}

.btn-one img {
    position: relative;
    display: inline-block;
    padding-left: 10px;
    width: auto;
}

.btn-one span:before {
    font-size: 26px;
    line-height: 14px;
    display: inline-block;
    padding-left: 10px;
    position: relative;
    top: 4px;
}

.btn-one:hover {
    color: #ffffff;
    background: #000;
}

.tparrows {
    position: absolute !important;
    left: 0px !important;
    top: 50% !important;
    background: rgba(0, 0, 0, .20) !important;
    width: 40px !important;
    height: 100px !important;
    display: block !important;
    z-index: 1000 !important;
    border-radius: 0;
    font-size: 30px;
    cursor: pointer !important;
    transition: all 500ms ease;
}

.tparrows.tp-leftarrow:before {
    content: '\F12F';
    font-family: 'bootstrap-icons';
}

.tparrows.tp-rightarrow:before {
    content: '\F138';
    font-family: 'bootstrap-icons';
}

.tparrows:before {
    width: 40px !important;
    height: 100px !important;
    font-size: 20px !important;
    color: #ffffff !important;
    display: block !important;
    line-height: 100px !important;
    text-align: center !important;
}

.tparrows:hover {
    background: rgba(0, 0, 0, .50) !important;
    color: #000;
}

.tp-rightarrow {
    left: 100% !important;
    margin-right: 0px;
}

.main-slider.style2 .tparrows {
    top: 90% !important;
    width: 40px !important;
    height: 60px !important;
    background: transparent !important;
    left: 35% !important;
    font-size: 35px !important;
    position: absolute !important;
}

.main-slider.style2 .tparrows:before {
    width: 40px !important;
    height: 60px !important;
    font-size: 25px !important;
    line-height: 60px !important;
    color: #ffffff !important;
    display: block !important;
    text-align: center;
    content: "\f105" !important;
    font-family: "Flaticon" !important;
}

.main-slider.style2 .tp-rightarrow {
    left: 40% !important;
    margin-right: 0;
}

.main-slider.style2 .tp-rightarrow:before {
    content: "\f106" !important;
    font-family: "Flaticon" !important;
}

.main-slider.style3 .slide-content .big-title {
    position: relative;
    color: #ffffff;
    font-size: 60px;
    line-height: 1.2em;
    font-weight: 700;
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
}

.main-slider.style3 .slide-content .text {
    position: relative;
    display: block;
    color: #ffffff;
    font-size: 20px;
    line-height: 1.6em;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: none;
    font-family: 'Rubik', sans-serif;
}

/* ======================================================= */
.featured-area {
    position: relative;
    display: block;
    margin-top: -100px;
    z-index: 10;
    background: transparent;
}

.single-featured-box {
    position: relative;
    display: block;
    /*max-width: 370px;*/
    width: 100%;
    margin-bottom: 50px;
    overflow: hidden;
    box-shadow: 0 2px 5px #a3a3a3;
}

.single-featured-box .inner {
    position: relative;
    display: block;
    background: #cc8c3a;
    transition: all 300ms ease 100ms;
}

.single-featured-box .inner .img-holder {
    position: relative;
    display: block;
    width: 255px;
    height: 270px;
    float: right;
}

.single-featured-box .inner .static-content {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    display: block;
    padding-top: 140px;
    padding-left: 20px;
    opacity: 1;
    visibility: visible;
    z-index: 1;
    transform: translateY(0px);
    transition: all 500ms ease 100ms;
}

.single-featured-box .icon {
    position: relative;
    display: block;
    padding-bottom: 10px;
}

.single-featured-box .icon img {
    color: #ffffff;
    font-size: 60px;
    line-height: 60px;
}

.single-featured-box .title {
    position: relative;
    display: block;
}

.single-featured-box .title h3 {
    color: #000;
    font-weight: 600;
}

.single-featured-box .inner .overlay-content {
    position: absolute;
    top: -50px;
    left: 0;
    bottom: 0;
    right: 0;
    display: block;
    padding-top: 50px;
    padding-left: 30px;
    padding-right: 30px;
    z-index: 3;
    background: #27282c;
    transition: all 300ms ease 100ms;
    opacity: 0;
    visibility: hidden;
    transform: translateY(100%);
    transition: all 500ms ease 100ms;
}

.single-featured-box .inner .overlay-content .icon span:before {
    color: #cc8c3a;
}

.single-featured-box .inner .overlay-content .text {
    position: relative;
    display: block;
    padding-top: 18px;
    padding-bottom: 0px;
}

.single-featured-box .inner .overlay-content .text p {
    color: #ffffff;
    margin: 0 0 26px;
}

.single-featured-box .inner .overlay-content .text a {
    color: #ffffff;
}

.single-featured-box .overlay-content .overlay-image {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 255px;
    height: 00px;
    opacity: 0;
    transform: scale(0.5);
    transition: all 500ms ease 100ms;
}

.single-featured-box:hover .overlay-content .overlay-image {
    opacity: 1;
    height: 270px;
    transform: scale(1.0);
    transition: all 900ms ease 500ms;
}

.working-area {
    position: relative;
    display: block;
    background-attachment: fixed;
    background-size: cover;
    background-position: center top;
    background-repeat: no-repeat;
    padding: 110px 0 60px;
    z-index: 1;
}

.working-area::before {
    background: rgba(40, 41, 46, 0.97) none repeat scroll 0 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    content: "";
    z-index: -1;
}

.single-working-box {
    position: relative;
    display: block;
    margin-bottom: 50px;
    overflow: hidden;
}

.single-working-box .img-holder {
    position: relative;
    display: block;
}

.single-working-box .img-holder .inner {
    position: relative;
    display: block;
    overflow: hidden;
    /*box-shadow: 0 2px 5px #a3a3a3;*/
    border: 4px solid #cc8c3a;
}

.single-working-box .img-holder .inner img {
    width: 100%;
    transform: scale(1.01);
    transition: all 700ms ease 300ms;
}

.single-working-box:hover .img-holder .inner img {
    transform: scale(1.2) rotate(2deg);
}

.single-working-box .img-holder .inner .overlay-style-one {
    background-color: rgba(0, 0, 0, 0.55);
}

.single-working-box:hover .img-holder .inner .overlay-style-one {
    opacity: 1;
}

.single-working-box .img-holder .inner:before,
.single-working-box .img-holder .inner:after {
    position: absolute;
    top: 0;
    left: 0;
    content: '';
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
    transition: all 700ms ease 500ms;
    border-radius: 0px;
    z-index: 3;
}

.single-working-box .img-holder .inner:before {
    transform: scale(0, 1);
    transform-origin: bottom center;
    border-top: 4px solid #cc8c3a;
    border-bottom: 4px solid #cc8c3a;
}

.single-working-box:hover .img-holder .inner:before {
    transform: scale(1, 1);
}

.single-working-box .img-holder .inner:after {
    transform: scale(1, 0);
    transform-origin: left center;
    border-left: 4px solid #cc8c3a;
    border-right: 4px solid #cc8c3a;
}

.single-working-box:hover .img-holder .inner:after {
    transform: scale(1, 1);
}

.single-working-box .text-holder {
    position: relative;
    display: block;
    background: #cc8c3a;
    margin: 0 20px;
    margin-top: -40px;
    z-index: 5;
}

.single-working-box .text-holder .plus-icon-box {
    position: absolute;
    right: 30px;
    top: -25px;
    width: 50px;
    height: 50px;
    background: #fff;
    border-radius: 50%;
    text-align: center;
    display: block;
    padding: 15px 0;
    transition: all 300ms ease 100ms;
}

.single-working-box:hover .text-holder .plus-icon-box {
    top: -50px;
    height: 75px;
    /*background: #cc8c3a;*/
    border-radius: 25px 25px 0px 0px;
    padding: 27px 0;
}

.single-working-box .text-holder .plus-icon-box span:before {
    display: block;
    color: #cc8c3a;
    font-size: 20px;
    line-height: 20px;
}

.single-working-box .text-holder .outer-box {
    position: relative;
    display: block;
    padding-top: 35px;
    padding-bottom: 32px;
}

.single-working-box .text-holder .outer-box .icon {
    position: absolute;
    top: 0;
    left: 0;
    width: 70px;
    height: 100%;
    background: rgb(237, 237, 237);
    background: linear-gradient(0deg, rgba(237, 237, 237, 1) 0%, rgba(237, 237, 237, 0) 0%, rgba(237, 237, 237, 1) 100%, rgba(32, 50, 96, 0) 100%, rgba(32, 50, 96, 0.6530987394957983) 100%, rgba(80, 166, 253, 1) 100%, rgba(93, 173, 253, 1) 100%);
}

.single-working-box .text-holder .outer-box .icon .inner {
    display: table;
    width: 100%;
    height: 100%;
}

.single-working-box .text-holder .outer-box .icon .inner .box {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.single-working-box .text-holder .outer-box .icon .inner .box span:before {
    color: #cc8c3a;
    font-size: 35px;
    line-height: 35px;
}

.single-working-box .text-holder .outer-box .text {
    position: relative;
    display: block;
    padding-left: 30px;
}

.single-working-box .text-holder .outer-box .text h3 {
    color: #fff;
    font-weight: 600;
    margin: 0 0 13px;
}

.single-working-box .text-holder .outer-box .text p {
    margin: 0;
    color: #fff;
}

.contact-wrap1 {
    position: relative;
    z-index: 999;
    text-align: center;
    /* margin-top: -95px; */
}
.address-icon-holder1 img {
    width: 60%;
}

.contact-wrap1 .address-icon-holder1 {
    float: none;
    margin: auto;
    position: relative;
    z-index: 1;
    color: #fff;
    border: 3px solid #ffffff;
    box-sizing: border-box;
    width: 90px;
    height: 90px;
    line-height: 80px;
    font-size: 40px;
    border-radius: 50%;
    background-color: #cc8c3a;
    z-index: 999;
}

.contact-wrap1 .address-icon-holder1:before {
    display: none;
}

.contact-wrap1 .address-content {
    background-color: #cc8c3a;
    padding: 60px 1px 30px;
    margin: 0 20px;
    margin-top: -40px;
     min-height: 192px; 
}

.contact-wrap1 .address-content strong {
    font-size: 20px;
    color: #fff;
}

.contact-wrap1 .address-content p {
    font-size: 15px;
    color: #fff;
}

.services-style1-service-page {
    position: relative;
    display: block;
    background: #f6f6f6;
    padding: 110px 0 60px;
}

.single-service-style1 .text-holder.bg-white {
    position: relative;
    display: block;
    border: 1px solid #ededed;
    padding: 35px 30px 28px;
    background: #ffffff;
}

.single-service-style1 .text-holder.bg-white .overlay-content .read-more a span:before {
    position: absolute;
    left: auto;
    right: 30px;
    transform: scale(0);
    transition: all 300ms ease 100ms;
}

.single-service-style1:hover .text-holder.bg-white .overlay-content .read-more a span:before {
    transform: scale(1.0);
    transition: all 900ms ease 900ms;
}

.btn-two {
    color: #fff;
    font-size: 15px;
    line-height: 20px;    
    font-weight: 500;
    text-transform: capitalize;
    font-family: 'Rubik', sans-serif;
    transition: all 500ms ease;
    border: 2px solid #fff;
    padding: 10px;
}

.btn-two span:before {
    position: relative;
    top: 5px;
    font-size: 26px;
    line-height: 14px;
    display: inline-block;
    padding-left: 10px;
}

.header-call span::before{
    position: relative;
    top: 3px;  
}

.header-call a:hover{
    background-color: #000;
    color: #fff;
}

.btn-two:hover {
    color: #000;
    border: 2px solid #000;
}
a.txt-hover:hover{
    color: #dfdfdf;
}

.flexbox .element {
    height: 100%;
}

.parallax {
    position: relative;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.parallax.overlap:before,
.parallax.overlap1:before {
    position: absolute;
    top: 0px;
    right: 0px;
    width: 100%;
    height: 100%;
    z-index: 1;
    background-color: rgb(0 0 0 / 72%);
    content: '';
}

.parallax.overlap1:before {
    background-color: rgba(0, 0, 0, 0.85);
}

.parallax .container-fluid,
.parallax .container-xxl,
.parallax .container {
    position: relative;
    z-index: 1;
}

.parallax-fixed {
    background-attachment: fixed;
}




/* footer sec start  */
.pbmit-footer-overlay-left.col-md-3 {
    -ms-flex: 0 0 30%;
    flex: 0 0 30%;
    max-width: 30%;
}

.pbmit-footer-overlay-right.col-md-9 {
    -ms-flex: 0 0 70%;
    flex: 0 0 70%;
    max-width: 70%;
}

.pbmit-footer-contact-info {
    margin-right: 25px;
}

.pbmit-footer-contact-info {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    position: relative;
}

.pbmit-footer-contact-info:after {
    content: "";
    width: 1px;
    height: 56px;
    background-color: #eee;
    position: absolute;
    right: 0;
    top: 0;
    transform: rotate(20deg);
}

.pbmit-footer-contact-info:last-child::after {
    display: none;
}

.pbmit-footer-overlay {
    border-top: 1px solid #eee;
    padding-top: 40px;
    overflow: hidden;
}

.pbmit-footer-overlay-left {
    flex: 0 0 30%;
    max-width: 30%;
}

.pbmit-footer-overlay-right {
    display: flex;
    flex: 0 0 70%;
    max-width: 70%;
}

.pbmit-footer-contact-info {
    margin-right: 25px;
}

.pbmit-footer-contact-info {
    -ms-flex: 0 0 33%;
    flex: 0 0 33%;
    max-width: 33%;
    position: relative;
}

.pbmit-footer-contact-info-inner {
    position: relative;
    padding-left: 60px;
    margin-bottom: 30px;
}

.pbmit-footer-contact-info i {
    position: absolute;
    top: 0;
    left: 0;
    font-size: 40px;
    line-height: 40px;
    text-align: center;
}

.pbmit-footer-contact-info span {
    display: block;
    font-weight: 400;
    font-size: 22px;
    line-height: 22px;
}

.footer.site-footer {
    color: #000;
    position: relative;
}

.footer.site-footer:before {
    position: absolute;
    height: 100%;
    top: 0;
    left: 0;
    content: "";
    display: block;
    z-index: -1;
    background-image: none !important;
    width: 100%;
    border-radius: 0;
    background-color: #eff2f7;
}

.pbmit-footer-widget-area {
    position: relative;
    background-color: #000;
    color: #fff;
}

.pbmit-footer-widget-col-1 {
    flex: 0 0 30%;
    max-width: 30%;
}

.site-footer .widget.widget-last {
    background-color: transparent;
    border-radius: 50px 0 0 0;
    margin-right: 10px;
    padding: 0;
    color: #333;
    margin-top: 0;
}

.pbmit-footer-widget-area {
    position: relative;
}

.pbmit-footer-widget-area.overlap1:before {
    background-color: rgb(0 0 0 / 77%);
}

.site-footer .pbmit-footer-newsletter i {
    font-size: 80px;
    line-height: normal;
}

.site-footer .pbmit-footer-newsletter i:before {
    margin: 0;
}

.site-footer .pbmit-footer-newsletter-form button {
    padding: 20px 40px;
    border: 0;
    font-weight: normal;
    font-size: 17px;
    line-height: 17px;
    letter-spacing: .5px;
    text-transform: uppercase;
    font-style: normal;
    -webkit-transition: all .6s;
    -moz-transition: all .6s;
    transition: all .6s;
}

.site-footer .pbmit-footer-newsletter-form button:hover {
    color: #000;
    background-color: #fff;
}

.site-footer .pbmit-footer-newsletter h4 {
    font-size: 36px;
    margin: 10px 0 36px;
    color: #000;
}

.site-footer .widget {
    position: relative;
}

.site-footer .widget-title {
    font-size: 26px;
    line-height: 26px;
    padding-bottom: 15px;
    margin-bottom: 20px;
    color: #fff;
    position: relative;
}

.site-footer .pbmit-footer-widget-col-2 {
    padding-right: 60px;
}

.site-footer .btn-arrow {
    padding: 0;
    margin-top: 30px;
    color: #cc8c3a
}

.site-footer .btn-arrow:hover {
    color: #fff;
}

.site-footer .widget ul>li {
    padding: 0 0 8px 0;
}

.site-footer .widget ul li>a {
    position: relative;
    padding-left: 20px;
    padding-right: 0;
    display: inline-block;
    color: #fff;
}

.site-footer .widget ul li>a:hover,
.site-footer .widget ul li>a:active,
.site-footer .widget ul li>a:focus {
    color: #cc8c3a;
}

.site-footer .widget ul li>a::after {
    position: absolute;
    content: "\ea5d";
    color: #fff;
    font-family: "icofont";
    font-weight: 400;
    line-height: normal;
    font-size: 16px;
    left: 0;
    top: 5px;
}

.site-footer .widget .list1 li:before {
    display: none;
}

.site-footer .widget ul li>a:hover:after {
    color: #cc8c3a;
}

.pbmit-footer-widget-col-3 {
    flex: 0 0 22%;
    max-width: 22%;
    padding-right: 100px !important;
}

.pbmit-footer-widget-col-4 {
    flex: 0 0 23%;
    max-width: 23%;
}

.site-footer .widget .footer-phone {
    font-size: 30px;
    color: #cc8c3a;
}

.site-footer .pbmit-footer-bottom {
    z-index: 1;
    position: relative;
    overflow: hidden;
    background-color: #cc8c3a;
}

.site-footer .pbmit-footer-text-inner {
    padding: 20px 20px;
    /* padding-right: 0; */
    position: relative;
    color: #bbb;
}

.site-footer .pbmit-footer-text-inner a,
.footer-links a {
    color: #fff;
    font-size: 15px;
    margin: 0 5px;
}

.menu-quick-links-container {
    overflow: hidden;
    font-size: 15px;
}

.site-footer .pbmit-footer-copyright-box-1.col-md-4 {
    -ms-flex: 0 0 42%;
    flex: 0 0 42%;
    max-width: 42%;
}

.footer-social-link a i {
    position: relative;
    display: block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background: #ffffff;
    color: #7c7e84;
    font-size: 20px;
    line-height: 50px;
    text-align: center;
    transition: all 700ms ease 100ms;
}

.footer-social-link a:hover i{
    color: #ffffff;
    background: #cc8c3a;
    transform: rotate(360deg);
}

#top-button {
    display: inline-block;
    background-color: #cc8c3a;
    width: 50px;
    height: 50px;
    text-align: center;    
    position: fixed;
    bottom: 30px;
    right: 30px;   
    opacity: 0;
    visibility: hidden;
    z-index: 1000;
}

#top-button::after {
    content: "\F286";
    font-family: 'bootstrap-icons';
    font-weight: normal;
    font-style: normal;
    font-size: 2em;
    line-height: 50px;
    color: #fff;
}

#top-button:hover {
    cursor: pointer;
    background-color: #686868;
}

#top-button:active {
    background-color: #686868;
}

#top-button.show {
    opacity: 1;
    visibility: visible;
}

.phone-icon .icon {   
    transform: rotateY(180deg);
    color: #ffffff;
    font-size: 40px;
    line-height: 50px;
}

.area-cover-section .list4 li{
    padding: 0px 0 6px 0;
}
.area-cover-section.overlap1:before {
    background-color: rgba(255, 255, 255, 0.596);
}
.area-cover-section .list4 li a{
    padding: 0px 0 6px 0;
    position: relative;
}
.area-cover-section .list4 li a:before{
    position: absolute;
    top: 50%;
    left: 0;
    content: '\F3EA';
    font-family: "bootstrap-icons";
    font-size: 18px;
    color: #8c181a;
    transform: translateY(-50%);
}
.area-cover-section .list4 li a{
    background-color: transparent;
    padding: 12px 25px;
    position: relative;
    display: block;
    width: 100%;
    margin: 0 auto;
    text-align: left;
    border: 0;
    border-radius: 50px;
    font-weight: 500;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
.area-cover-section .list4 li a:hover,.area-cover-section .list4 li a:focus,.area-cover-section .list4 li a:active{
    color: #8c181a;
}

@media (min-width: 1200px) and (max-width:1400px) {
    .navigation a {
        padding: 19px 26px;
    }

    .footer.site-footer:before {
        width: 100%;
    }

    .pbmit-service-btn .btn-arrow {
        margin-right: 5px;
    }

    .area-cover-section .list4 li a {
        padding: 15px 17px 15px 17px;
    }

    .minus-margin-box {
        margin-top: -100px;
    }

    .header-top li .single-item .icon i {
        font-size: 30px;
        line-height: 30px;
    }

    .top-contact-list li {
        padding-right: 20px;
        margin-right: 20px;
    }

    .header-top li .single-item .text p,
    .header-top li .single-item .text a {
        font-size: 14px;
    }
}

@media (min-width: 992px) and (max-width:1200px) {
    .navigation a {
        padding: 19px 17px;
    }

    .list5-content {
        height: 210px;
    }

    .techno_flipbox .techno_flipbox_font,
    .techno_flipbox .techno_flipbox_back {
        min-height: 520px;
    }

    .area-cover-section .list4 li a {
        width: 100%;
    }

    .area-cover-section .list4 li a {
        padding: 15px 25px 15px 25px;
    }

    .footer.site-footer:before {
        width: 100%;
    }

    .minus-margin-box {
        margin-top: 0;
    }

    .header-info-box .header-call a {
        width: auto;
    }

    .top-contact-list li.phone-li {
        padding: 30px 31px;
        width: auto;
    }

    .header-top li .single-item .text h3 {
        font-size: 15px;
        line-height: 20px;
    }

    .header-top li .single-item .icon i {
        font-size: 30px;
        line-height: 30px;
    }

    .top-contact-list li {
        padding-right: 20px;
        margin-right: 20px;
    }

    .header-top li .single-item .text p,
    .header-top li .single-item .text a {
        font-size: 12px;
    }
}

@media(min-width: 320px) and (max-width: 991px) {

    .px-5 {
        padding-right: 1rem !important;
        padding-left: 1rem !important;
    }

    .phone-li:before {
        display: none;
    }

    .footer-social-link a i {        
        font-size: 18px;
    }

    .navigation li.dropdown>.dropdown-menu li:hover a:after,
    .navigation li.dropdown>.dropdown-menu li.active a:after {
        display: none;
        transform: none;
        padding: 10px;
    }

    .navigation li.dropdown>.dropdown-menu li:hover a {
        padding: 10px;
    }


    .close-menu i {
        color: #fff;
    }

    .navigation>li:first-child a {
        background-color: #000 !important;
    }

    .nav-wrapper.open {
        right: 0;
    }

    .site-footer .widget {
        position: relative;
        margin: 25px 0;
    }

    .main-slider.style3 .slide-content .big-title {
        position: relative;
        color: #ffffff;
        font-size: 40px;
        line-height: 50px;
        font-weight: 700;
        text-transform: capitalize;
        font-family: 'Rubik', sans-serif;
        padding-left: 50px;
    }

    .main-slider.style3 .slide-content .text {
        position: relative;
        display: block;
        color: #ffffff;
        font-size: 15px;
        line-height: 1.6em;
        font-weight: 400;
        letter-spacing: normal;
        text-transform: none;
        font-family: 'Rubik', sans-serif;
        padding-left: 50px;
    }

    .btn-box {
        padding-left: 50px;
    }

    .logo .img-fluid {
        max-width: 75%;
    }

    .toplogo {
        text-align: center;
    }

    .order-sm-2 {
        order: 2 !important;
        text-align: end;
    }

    .parallax.m-parallax-bg {
        background-image: none !important;
        height: auto !important;
        min-height: auto !important;
    }

    .mobile-menu {
        display: inline-block;
        vertical-align: middle;
        font-size: 20px;
        background: #cc8c3a;
        padding: 8px 14px;
        color: #fff;
        cursor: pointer;
        margin: 10px auto;
    }

    .top-contact-list,
    .top-contact-list.top-contact-right {
        display: flex;
        /* text-align: center; */
        justify-content: center;
        margin: 10px 0;
    }

    .nav-wrapper {
        position: fixed;
        top: 0;
        right: -300px;
        width: 255px;
        height: 100%;
        overflow-x: scroll;
        z-index: 999;
        border-radius: 0;
        -webkit-transition: all 0.5s;
        -o-transition: all 0.5s;
        transition: all 0.5s;
        background-color: #000;
        padding-top: 0;
    }

    .navigation {
        text-align: left;
    }

    .navigation>li {
        display: block;
        margin: 0;
        border-bottom: 1px solid #333;
    }

    .navigation>li:first-child {
        display: block;
    }

    .navigation li a {
        background-color: #ffffff;
        padding: 10px 20px;
        color: #000000 !important;
    }

    .navigation a {
        border-radius: 0;
    }

    .navigation li:hover>a,
    .navigation li:focus>a,
    .navigation li.active>a {
        background-color: #cc8c3a;
        color: #ffffff;
    }

    .navigation>li.dropdown>a:after {
        right: 20px;
    }

    .navigation li.dropdown>.dropdown-menu,
    .navigation li.dropdown:hover>.dropdown-menu {
        position: static;
        top: 0;
        visibility: visible;
        opacity: 1;
        width: 100%;
        float: none;
    }

    .navigation li.dropdown>.dropdown-menu li a {
        padding: 10px 10px 10px 10px;
    }
    .site-footer .widget-title{
        padding-bottom:0;
    }
    .header-info-box .header-call a{
        width:100%;
    }
    .top-contact-list li.phone-li{
        width:100%;
        padding:15px;
    }
    .contact-wrap1 .address-content {
        margin-left: 0px;
        margin-right: 0px;
    }
}

@media(min-width: 576px) and (max-width: 767px) {

    .header-top li .single-item .text p,
    .header-top li .single-item .text a {
        margin: 4px 0 0;
        color: #b5b5b5;
        font-weight: 500;
    }

    .header-top li .single-item .icon i {
        position: relative;
        top: 2px;
        color: #fff;
        font-size: 26px;
        line-height: 36px;
        transition: all 300ms ease 100ms;
    }

    .top-contact-list li.phone-li {
        padding: 20px;
    }

    .main-slider.style3 .slide-content .big-title {
        font-size: 24px;
        line-height: 33px;
    }

    .main-slider.style3 .slide-content .text {
        font-size: 15px;
        line-height: 20px;
    }

    .featured-area {
        position: relative;
        display: block;
        margin-top: -60px;
        z-index: 10;
        background: transparent;
    }
}

@media(min-width: 320px) and (max-width: 575px) {

    .btn-two span:before {
        font-size: 18px;
    }

    .top-contact-list li {
        border-right: none;
        padding-right: 0px;
        margin-right: 0px;

    }

    .header-top li .single-item .icon i {
        font-size: 25px;
        line-height: 30px;
    }

    .order-sm-2 {
        order: 2 !important;
        text-align: center;
    }

    .featured-area {
        position: relative;
        display: block;
        margin-top: -30px;
        z-index: 10;
        background: transparent;
    }

    .main-slider.style3 .slide-content .big-title {
        font-size: 20px;
        line-height: 24px;
    }

    .main-slider.style3 .slide-content .text {
        font-size: 12px;
        line-height: 15px;
    }

    .p-5 {
        padding: 1rem !important;
    }

    .header-info-box {
        position: relative;
        display: flex;
        justify-content: center;
    }

    .header-top li .single-item .text h3 {
        margin-bottom: 0px !important;
    }

    .top-contact-list li {
        padding: 10px 10px;
    }

    .btn-one span:before {
        font-size: 16px;
    }

    .btn-one {
        font-size: 11px;

    }

}