@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');

 
body {
   font-family: "Montserrat", sans-serif;
    font-weight: 500;
    font-size: 16px;
    color: #0c0c0c;
    font-style: normal;
}
 body {
    margin-bottom: 0px !important;
}
p {
    font-family: "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400 !IMPORTANT;
    letter-spacing: 0.4px;
    line-height: 25px;
}
li,
a,
button,
span,
h5,
h6 {
    
}

.img {
    max-width: 100%;
    transition: all 0.3s ease-out 0s;
}
 

a,
.button {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

    a:focus,
    .btn:focus,
    .button:focus {
        text-decoration: none !important;
        outline: none !important;
        box-shadow: none !important;
    } 

    button:focus,
    input:focus,
    input:focus,
    textarea,
    textarea:focus {
        outline: 0;
    }

.uppercase {
    text-transform: uppercase;
}

.capitalize {
    text-transform: capitalize;
}

h4,
h5,
h6 {
       
    margin-top: 0px;
    font-style: normal;
    
}

h1,
h2,
h3 {
   font-family: "Montserrat", sans-serif;
    margin-top: 0px;
}

    h1 a,
    h2 a,
    h3 a,
    h4 a,
    h5 a,
    h6 a {
        color: inherit;
    }

h1 {
    font-size: 50px;
    font-weight: 700;
}

h2 {
    font-size: 35px;
}

h3 {
    font-size: 28px;
}

h4 {
    font-size: 22px;
}

h5 {
    font-size: 18px;
}

h6 {
    font-size: 16px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    list-style: none;
}

 

hr {
    border-bottom: 1px solid #eceff8;
    border-top: 0 none;
    margin: 30px 0;
    padding: 0;
}

a, div {
    -webkit-transition: all 0.3s ease-out 0s;
    -moz-transition: all 0.3s ease-out 0s;
    -ms-transition: all 0.3s ease-out 0s;
    -o-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}
a{text-decoration: none !IMPORTANT;} 
*::-moz-selection {
    background: #d6b161;
    color: #fff;
    text-shadow: none;
}

::-moz-selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none;
}

*::-moz-placeholder {
    color: #161616;
    font-size: 17px;
    opacity: 1;
}

*::placeholder {
    color: #161616;
    font-size: 17px;
    opacity: 1;
}
 
.wp-smart-loader {
    text-indent: -12345px;
}
 
 .w-f-bg .wpcf7-form-control {
    padding: 10px !IMPORTANT;
}
.w-f-bg .wpcf7-select {
    font-size: 14px !IMPORTANT;
}
 .w-f-bg .wpcf7-form-control:placeholder {
    color: #161616;
    font-size: 14px;
    opacity: 1;
}
input:placeholder{color: #161616;
    font-size: 14px !important;
    opacity: 1 !important;}
input::placeholder{color: #161616;
    font-size: 14px !important;
    opacity: 1 !important;}
 textarea::placeholder{color: #161616;
    font-size: 14px !important;
    opacity: 1 !important;}   
    .po-r {
    position: relative;
    z-index: 2;
}
.w-f-bg {
    margin: 0px !important;
    position: relative;
    display: block;
    background: #fff;
    padding: 50px 30px 10px 30px;
    box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.1);
}
.wpcf7-submit {
    width: 100%;
    margin-bottom: 0px !important;
    font-size: 22px !important;
    height: 50px;
    background: #192730 !IMPORTANT;
}
.wpcf7-submit:hover {
    background:#ffd700 !important;
    color: #000 !important;
}
.heading-t h4 {
    padding-left: 15px;
    border-left: 3px solid #192730;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
}
.new-pd{padding: 30px 15px !Important;}
.bef-line:before {
    top: 10px;
    content: "";
    position: absolute;
    width: 86px;
    height: 97%;
    background: #6430df;
}
.testimonial-one__content-text p {
   font-size: 16px;
    font-weight: 400;
    color: #161616;
    line-height: 25px;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}

 /*--------------------------------------------------------------
 * Theme Css Start
 *--------------------------------------------------------------
 */
  
.post, .page {
    margin: 0px !important;
}

   
 
 /*--------------------------------------------------------------
 * Home One Css Start
 *--------------------------------------------------------------
 */
	
	.header-logo{position: relative;}
.header-logo:before{
    content: "";
    position: absolute;
    width: 3000px;
    height: 90px;
    background-color: #b07c4b;
    top: 0px;
    right: 34%;
    z-index: -1;
}
@media only screen and (max-width: 1599px){
.header-logo:before {
    right: -1%;
}
}
.newsl .wpcf7-submit {
    background: #b07c4b !important;
}
.newsl .wpcf7-submit:hover {
    background: #ffb517 ! IMPORTANT;
    color: #fff !important;
}

.service-items-box-two {
    background: #FFF;
    box-shadow: 0px 4px 60px 0px rgba(139, 139, 139, 0.15);
    padding: 22px 16px 20px;
    display: inline-block;
    position: relative;
    z-index: 1;margin: 10px 0;   
}
.service-items-box-two::before {
    position: absolute;
    content: "";
    height: 3px;
    width: 0;
    background: #b07c4b;
    left: 0;
    top: 0;
    right: 0;
    margin: auto;
    z-index: -1;
    transition: .5s;
}
.service-items-box-two:hover::before{
    width: 100%;
}

.service-icon-thumb {
    float: left;
    margin-right: 20px;
    margin-top: 6px;
    background: #212534;
    height: 70px;
    width: 70px;
    line-height: 70px;
    text-align: center;
    border-radius: 5px;
    position: relative;
    z-index: 1;
    overflow: hidden;padding: 15px
}

.service-icon-thumb::before{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background:#b07c4b;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 5px;
    transform: scale(0);
    z-index: -1;
    transition: .5s;
}

.service-items-box-two:hover .service-icon-thumb::before{
    transform: scale(1.1);
}

.service-icon-thumb img{
    transition: .5s;
}

.service-items-box-two:hover .service-icon-thumb img{
    filter: brightness(0)invert(1);
}

.service-items-title h4 a {
    color: #010212;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    text-decoration: none;
}

.service-items-content-two p {
  color: #101010;
    font-size: 16px;
    font-weight: 500;
    line-height: 25px;
    margin: 20px 0 22px;
}
.service-items-title h4 a {
    vertical-align: middle;
    font-size: 21px;
    font-weight: 700;
}
.service-items-title h4 {
    padding-top: 22px;
}
.service-items-thumb-two {
    position: relative;
}

.service-items-icon-two {
    position: absolute;
    top: -20px;
    right: 16px;
}

.service-items-icon-two i {
    height: 40px;
    width: 40px;
    background: #b07c4b;
    display: inline-block;
    text-align: center;
    line-height: 40px;
    color: #fff;
    font-size: 20px;
    border-radius: 50%;
    transform: rotate(45deg);
    position: relative;
    z-index: 1;
    transition: .5s;
}

.service-items-box-two:hover .service-items-icon-two i{
    transform: rotate(0);
}

.service-items-icon-two i::after{
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background: var(--black, #18191D);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    border-radius: 50%;
    transform: scale(0);
    z-index: -1;
    transition: .5s;
}

.service-items-box-two:hover .service-items-icon-two i::after{
    transform: scale(1.1);
}

.service-disctription {
    text-align: right;
}

.service-disctription span {
    color: #18191D;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
}

.service-disctription span a {
    color: #b07c4b;
    font-size: 18px;
    font-weight: 400;
    text-decoration-line: underline;
}

.min-i {
    display: flex;
}
.bef-co:before {
    content: "";
    position: absolute;
    width: 3000px;
    height: -webkit-fill-available;
    background-color: #212534;
    top: 0px;
    right: 34%;
    z-index: -1;
}

.af-bg:after {
    content: "";
    position: absolute;
    width: 3000px;
    height: -webkit-fill-available;
    background-color: #b07c4b;
    top: 0px;
    left: 34%;
    z-index: -1;
}
.over-h {
    overflow: hidden;
}

.testimonial-image img {
    width: 100px ! IMPORTANT;
}
.testimonial-imgbox {
    display: flex;
    width: 100%;}
    
.testimonial-content-box {
    width: 100%;
    float: left;
    display: inline-block;
    margin-top: 12px;
}
.testimonial-image {
    margin-right: 15px;
}
.testimonials-user-name p {
    margin-bottom: 5px;
}
.testimonial-rating-icon {
    color: #f0ad4e;
}
.testimonials-user-name {
    margin-top: 6px;
}
.testimonials-user-name h4 {
    font-weight: 600;
}

.post-inner {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    margin-bottom: 30px;
    overflow: hidden;
    -ms-transition: all .3s ease;
    -o-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 0 20px rgba(0,0,0,.07);
}
.post-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 2rem;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
}

.post-style-1 .entry-header {
    margin-bottom: 15px;
}
.entry-meta {
    margin-bottom: 0.7rem;
}
.entry-meta .meta-inner {
    margin: 0 -5px;
}
.entry-meta .meta-inner>span {
    padding: 0 5px;
    color: #b07c4b ! IMPORTANT;
    padding-left: 0px;
}
.entry-meta .meta-inner i {
    margin-right: 5px;
}
.entry-meta .meta-inner>span a {
    color: #b07c4b;
    font-size: 14px;
}
.entry-title {
    font-size: 18px;
    font-size: 1.125rem;
}
.entry-title a {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    min-height: 2.4em;
}

.post-style-1 .entry-content {
    margin-top: 0px;
}
.entry-content {
    line-height: 24px;
}
.more-link span {
    float: left;
}

.more-link i {
    margin-top: 4px ! IMPORTANT;
    margin-left: 7px;
    float: left;
}
.more-link i {
    display: flex;
    margin-left: 7px;
}
.post-content:hover .entry-title a {
    color: #b07c4b;
}

a.more-link {
    color: #b07c4b;
}
.case-block-one .image-box {
    position: relative;
}

.case-block-one .image-box h3 {
    font-size: 18px;
    position: absolute;
    bottom: 30px;
    background: #ffffff;
    padding: 10px 20px 10px 10px;
    color: #000000;
    font-weight: 600;
    border-radius: 0px 50px 50px 0px;
}
.case-block-one:hover .image-box h3 a {
    color: white !important;
}
.case-block-one:hover .image-box h3 {
    background: #b07c4b;
}

.blog-carousel .owl-nav {
       position: absolute;
    top: -6em;
    right: 0em;
}
.blog-carousel .owl-nav button {
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 55px !IMPORTANT;
    border-color: #B07C4B !IMPORTANT;
    border: 1px solid #B07C4B !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #B07C4B !IMPORTANT;
}
.blog-carousel .owl-nav button:hover{background: #B07C4B !important; border: 1px solid #B07C4B !IMPORTANT;color: #fff !IMPORTANT;}

.case-carousel .owl-nav {
       position: absolute;
    top: -6em;
    right: 0em;
}
.case-carousel .owl-nav button {
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 55px !IMPORTANT;
    border-color: #212534 !IMPORTANT;
    border: 1px solid #212534 !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #212534 !IMPORTANT;
} 
.case-carousel .owl-nav button:hover{background: #212534 !important; border: 1px solid #212534 !IMPORTANT;color: #fff !IMPORTANT;}

.service-carousel-home-two .owl-nav, .service-carousel .owl-nav {
       position: absolute;
    top: -6em;
    right: 0em;
}
.service-carousel-home-two .owl-nav button, .service-carousel .owl-nav button{
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 55px !IMPORTANT;
    border-color: #B07C4B !IMPORTANT;
    border: 1px solid #B07C4B !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #B07C4B !IMPORTANT;
} 
.service-carousel-home-two .owl-nav button:hover, .service-carousel .owl-nav button:hover{background: #B07C4B !important; border: 1px solid #B07C4B !IMPORTANT;color: #fff !IMPORTANT;}


.testimonial-one__carousel .owl-nav {
    position: absolute;
    bottom: -1.5em;
    left: -14em;
}
.testimonial-one__carousel .owl-nav button {
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 55px !IMPORTANT;
    border-color: #B07C4B !IMPORTANT;
    border: 1px solid #B07C4B !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #B07C4B !IMPORTANT;
} 
.testimonial-one__carousel .owl-nav button:hover{background: #B07C4B !important; border: 1px solid #B07C4B !IMPORTANT;color: #fff !IMPORTANT;}
span.view-d {
    width: 100%;
    display: inline-block;
    text-align: center;
}
a.b-t {
    color: #000;
    font-weight: 600;
    text-decoration: underline !important;
}
.view-d a{color: #000;
    font-weight: 600;
    text-decoration: underline !important;}




 /*--------------------------------------------------------------
 * Home One Css End
 *--------------------------------------------------------------
 */
	
	
 /*--------------------------------------------------------------
 * Inner Page Css Start
 *--------------------------------------------------------------
 */
	

.breadcrumb-link span {
    color: #fff;    float: left;
    
}
.currentm {
    max-width: 200px;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
    margin-left: 10px;
}
.breadcrumb-link a {
    color:#fff;
    position: relative;
     
}
 
.breadcrumb-link a:after {
    content: "\e606\e606";
    font-family: Simple-Line-Icons;
    font-size: 10px;
    letter-spacing: 0px !IMPORTANT;
    color: #fff;
}
.breadcrumb-link {
   display: inline-block;
    font-weight: 600;
    margin: auto;
}

.subbanners {
    padding: 9% 0;
    position: relative;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto;
}


.subbanner2:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.5;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
}
.min-title h1{  color: #FFFFFF;
     font-family: "Montserrat", sans-serif;
    font-size: 57px;margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;}
.min-title h2{ color: #FFFFFF;
   font-family: "Montserrat", sans-serif;
    font-size: 57px;margin-bottom: 20px;
    font-weight: 700;
    text-transform: uppercase;}
.subbanners h1 {
        -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    font-size: 90px !important;
    color: #fff;text-transform: uppercase;
    line-height: 1;
    letter-spacing: 0;
    padding: 0;
    font-weight: 800;
}
.subbanners h2 {
       -webkit-text-fill-color: transparent;
    -webkit-text-stroke-width: 1px;
    font-size: 130px !important;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
    padding: 0;
    font-weight: 800;
}
.service-items-thumb-two img {
    width: 100%;
}
.service-icon-thumb img {
    transition: .5s;
    display: block;
}


.service-block-one .inner-box {
    position: relative;
    display: block;
    padding: 0px 30px;
    margin-top: 30px;
    border: 2px solid rgba(255,255,255,0.1);
}
.service-block-one .inner-box:before {
    position: absolute;
    content: '';
    background: rgba(255,255,255,0.1);
    width: 100%;
    height: 0%;
    left: 0px;
    right: 0px;
    bottom: 0px;
    transition: all 500ms ease;
}
 
.service-block-one .inner-box .image-box {
    position: relative;
    display: block;
    overflow: hidden;
    margin-top: -32px !important;
}
.service-block-one .inner-box .image-box img {
    width: 100%;
    transition: all 500ms ease;
}
.service-block-one .inner-box .lower-content {
    position: relative;
    padding-top: 67px;
}
.service-block-one .inner-box .lower-content .icon-box {
    position: absolute;
    top: -45px;
    right: 25px;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 46px;
    background: #313143;
    text-align: center;
    border-radius: 50%;
    z-index: 1;
}

.service-block-one .inner-box .lower-content .icon-box:before {
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    left: 0px;
    top: 0px;
    right: 0px;
    border-radius: 50%;
    transform: scale(0,0);
    z-index: -1;
    transition: all 500ms ease;
}
.service-block-one .inner-box .lower-content .icon-box:before {
    background: -webkit-linear-gradient(-90deg, #f25743, #eb3648 50%);
}
.service-block-one .inner-box .lower-content h3 {
    position: relative;
    display: block;
    font-size: 22px;
    line-height: 30px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 14px;
}
.service-block-one .inner-box .lower-content h3 a {
    display: inline-block;
    color: #fff;
}
.service-block-one .inner-box .lower-content p {
    font-size: 14px;
    line-height: 25px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 27px;
}
.service-block-one .inner-box .lower-content .link {
    position: relative;
    display: block;
    padding: 14px 0px;
    z-index: 1;
}
.service-block-one .inner-box .lower-content .link:before {
    position: absolute;
    content: '';
    background: rgba(255,255,255,0.1);
    width: calc(100% + 60px);
    height: 2px;
    left: -30px;
    top: 0px;
}
.service-block-one .inner-box .lower-content .link:after {
    position: absolute;
    content: '';
    width: 0%;
    height: 100%;
    top: 0px;
    right: -30px;
    z-index: -1;
    transition: all 500ms ease;
}
.service-block-one .inner-box .lower-content .link:after {
    background: -webkit-linear-gradient(0deg, #282828, #0a1d32 50%);
}
.service-block-one .inner-box .lower-content .link a {
    position: relative;
    display: inline-block;
    font-size: 18px;
    line-height: 28px;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    color: #fff;width: 100%;
}
.service-block-one .inner-box .lower-content .link a i {
    position: relative;
    font-weight: 400;
    font-size: 22px;
    margin-left: 10px;
    top: 2px;
}

.shap-box {
    position: absolute;
    left: 0px;
    top: 35px;
    width: 62px;
    height: 9px;
    /* background-repeat: no-repeat; */
}
.service-block-one .inner-box:hover:before {
    height: 100%;
    top: 0px;
}
.service-block-one .inner-box:hover .lower-content .link:after {
    width: calc(100% + 60px);
    left: -30px;
}

.service-block-one .inner-box .lower-content .icon-box {
    padding: 20px;
     
}
.service-block-one .inner-box .lower-content .link a span {
    position: absolute;
    right: -32px !important;
    background: white;
    padding: 10px;
    width: 54px;
    height: 56px;
    top: -14px;
    color: #000;
    line-height: 34px;
    text-align: center;
}

.brand-items {
    position: relative;
    display: flex;
    align-items: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background: #14457b;
}

.testimonial-slide .owl-nav {
       position: absolute;
    top: -6em;
    right: 0em;
}
.testimonial-slide .owl-nav button {
    height: 55px!important;
    width: 55px!important;
    font-size: 24px!important;
    line-height: 55px !IMPORTANT;
    border-color: #298eea !IMPORTANT;
    border: 1px solid #298eea !IMPORTANT;
    margin-left: 20px;
    border-radius: 50%;
    color: #298eea !IMPORTANT;
}
.testimonial-slide .owl-nav button:hover{background: #298eea !important; border: 1px solid #298eea !IMPORTANT;color: #fff !IMPORTANT;}
	
	.post-content {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    padding: 2rem;
    position: relative;
    background-color: #fff;
    border-radius: 10px;
}
.testimonial-slide .owl-stage {
    padding-left: 0px !important;
}
.testimonial-slide .testimonial {
    background: #eaf3fb;
    padding: 25px;
}
.testimonial-img-box {
    display: inline-block;
    width: 100%;
    margin-bottom: 25px;
    position: relative;
}
.testimonial-img {
    width: 100px !important;
    float: left;
}
.testimonial-one-user {
    float: left;
    padding-left: 20px;
}


.testimonial-one__icon-box {
    font-size: 78px;
    position: absolute;
    right: -20px;
    opacity: 0.1;
    top: -23px;
    line-height: 55px;
}
.testimonial-user-name p {
    margin-bottom: 0px;
    font-size: 14px;
    color: #0761b3;
}
.testimonial-user-name h4 {
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 0.4px;
}
.testimonial-one-user {
    margin-top: 10px;
}
.testimonial-content-text p {
    font-size: 15px;
    line-height: 24px;
    display: -webkit-box!important;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    white-space: normal;
    overflow: hidden;
}
.subbanner2 {
    padding: 8% 0% 8% 0%;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ser-bg:before {
        position: absolute;
    content: '';
    background: #f1a65f;
    width: calc(100% + 0px);
    height: 87px;
    left: 0px;
    bottom: 0px;
    clip-path: polygon(0% 99%, 100% 0%, 100% 100%, 0% 100%, 0% 0%);
    z-index: 22;
}
.ser-bg:after {
    position: absolute;
    content: '';
    background: #B07C4B;
    width: calc(100% + 0px);
    height: 65px;
    left: 0px;
    bottom: 0px;
    clip-path: polygon(0% 100%, 100% 0%, 100% 100%, 0% 100%, 0% 0%); z-index: 22;
}

.det-auth span {
    color: #b07c4b;
}










/*--------------------------------------------------------------
 * Inner Page Css Start
 *--------------------------------------------------------------
 */	