/*==========================
	Custom css
==========================*/
.text-gray-dark {
    color: #9a9a9a;
}
.header-nav .nav > li.active > a{
	color:#fff;
}
.header-nav .nav > li.active > a,
.header-nav .nav > li:hover > a{
	color:#fff;
}
/* Home Pages */
.navbar-nav > li > a > span{
	font-size:18px;
}
.site-header.header-transparent .top-bar{
	border:0;
}
.dlab-topbar-left ul li,
.dlab-topbar-right ul li{
	font-size: 15px;
	color:#fff;
	opacity:0.7;
	vertical-align: middle;
}
.dlab-topbar-left ul li i,
.dlab-topbar-right ul li i {
    font-size: 18px;
	vertical-align: middle;
}
.text-black .dlab-topbar-left ul li,
.text-black .dlab-topbar-right ul li{
	color:#000;
}
.logo-header,
.is-fixed .logo-header{
}
.dlab-topbar-right ul li {
    padding-left: 15px;
}
.header-nav .nav > li > a,
.is-fixed .header-nav .nav > li > a{
	text-transform: capitalize;
	font-weight:600;
	padding: 20px 12px;
}
.extra-nav{
	padding-top:10px;
	padding-bottom:10px;
}
.is-fixed .extra-nav{
	padding-top:10px;
	padding-bottom:10px;
}
/* Slider */
.overlay-black-dark:after {
    opacity: 0.85;
}
.main-slider{
	padding-bottom:0;
}
.main-slider .dlab-bnr-inr-entry{
	vertical-align: middle;
}

/* Owl Slider */
.slide-item{
	position:relative;
}
.slide-item .slide-content{
    display: block;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
	padding-bottom: 180px;
    padding-top: 100px;
}
.slide-item-img img{
	object-fit:cover;
	height:850px;
}

.slide-content-box {
	position: relative;
    top: 30%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
	transition:all 1s ease 0.5s;
	-webkit-transition:all 1s ease 0.5s;
	-o-transition:all 1s ease 0.5s;
	-moz-transition:all 1s ease 0.5s;
}
.main-slider .tp-shapewrapper.ov-tp{
	background-color: rgba(0, 0, 0, 0.75);
}
@media only screen and (max-width: 1200px) {
	.slide-item-img img{
		height:750px;
	}
}
@media only screen and (max-width: 991px) {
	.dlab-topbar-left ul li, 
	.dlab-topbar-right ul li{
	}
}
@media only screen and (max-width: 767px) {
	.slide-item-img img{
		height:650px;
	}
	.product-gallery-bx.on-show-slider{
		position:sticky;
		top:80px;
	}
}
/* service box In slide */
.service-box-slide{
	bottom: 0;
    padding: 30px 0;
    position: absolute;
    width: 100%;
	border-top:1px solid rgba(255,255,255,0.5);
	z-index: 1;
}
.service-box-slide .container{
	display:block;
}
.service-box-slide .bx-style-1{
	border-color:rgba(255,255,255,0.5);
}
.service-box-slide .bx-style-1:hover{
	background-color:rgba(255,255,255,0.05);
}
.button-lg {
    font-size: 16px;
    padding: 15px 25px;
}
.button-lg.outline-2 {
	padding: 13px 23px;
}
.service-box-slide p{
	opacity:0.9;
	font-size:15px;
}
.service-box-slide .icon-content {
    overflow: unset;
}
.dlab-bnr-inr-entry.full-height{
	min-height:500px;
	max-height:500px;
}
/* abuot box */
.abuot-box{
	background: #ffffff none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, 0.05);
    padding: 40px 20px 20px;
    position: relative;
    width: 120%;
    z-index: 1;
	margin-top:40px;
}
.about-img img{
	border-radius:8px;
}
.text-gray-dark{
	color:#5a5a5a;
}

/* box item service */
.item-service-content{
	border: 1px solid rgba(0, 0, 0, 0.05);
    border-radius: 4px;
    padding: 30px;
    text-align: center;
}
.item-service-content p{
	font-size:15px;
}
.box-item-service .icon-bx-md{
	color:#b2b2b2;
}
.box-item-service .site-button.m-b40{
	margin-bottom:40px;
}
.development-box{
	position:relative;
}
.development-box:after{
	border-top: 2px dashed #e2e2e2;
    content: "";
    display: block;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    width: 100%;
}
.round-center {
    background: #ffffff none repeat scroll 0 0;
    border: 4px solid;
    border-radius: 25px;
    display: inline-block;
    height: 25px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    width: 25px;
    z-index: 1;
}

.box-item-service:hover .item-service-content,
.box-item-service:hover h5,
.box-item-service:hover .icon-bx-md{
	color:#fff;
}
/* Why Choose us */
.choseus-tabs .nav{
	text-align:center;
	border-bottom:1px solid rgba(255,255,255,0.1);
	
}
.choseus-tabs .nav li{
	display:inline-block;
}
.choseus-tabs .nav li a:hover{
	border:0;
}
.choseus-tabs .nav li a{
	color:#acacac;
	font-size:16px;
	border-bottom: 2px solid rgba(0,0,0,0);
	margin-bottom: -1px;
	padding:0 10px 15px 15px;
	display: inline-block;
}
.choseus-tabs .nav li a.active{
	color:#fff;
}
.chosesus-content .list-checked li:before{
	content:"\e64d";
	font-family: 'themify';
	font-size: 18px;
}
.chosesus-content .list-checked li {
	padding:8px 5px 8px 30px;
	margin-bottom: 10px;
}
.chosesus-content .list-checked li span{
	opacity: 0.7;
}
.chosesus-content .abuot-box{
	margin-top:50px;
	padding-left:30px;
	padding-right:30px;
	left:-20%;
}
.chosesus-content .abuot-box p{
	color:#363636;
	font-size:15px;
	
}

/* choses-info */
.choses-info{
	border-top:1px solid rgba(255,255,255,0.1);
	position:relative;
	z-index:1;
	text-align:center;
}
.choses-info-content [class*="col-"] {
    border-right: 1px solid rgba(255, 255, 255, 0.1);
}
.choses-info-content [class*="col-"]:last-child {
	border-right:0;
}

/* portfolio box */
.portfolio-box .icon-bx-xs{
	border:1px solid rgba(255,255,255,0.2);
	background-color:rgba(0,0,0,0);
	color:#fff;
	border-radius:0;
	font-size:18px;
}
.portfolio-box .dlab-info-has{
	z-index:11;
}
.dlab-img-overlay1:hover:before, 
.dlab-box:hover .dlab-img-overlay1:before{
	opacity:0.8;
}
.portfolio-carousel .item{
	padding:0 15px;
}
.portfolio-carousel .item .dlab-box,
.portfolio-section .dlab-box{
	box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
}
.portfolio-section .container-fluid{
	padding-left:100px;
	padding-right:100px;
}
/* testimonial video */
.testimonial-text.video{
	padding:15px;
}
.video-testimonial{
	overflow:hidden;
	border-radius:4px;
	position:relative;
}
.video-testimonial-play {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.video-testimonial-play a{
	color: #ffffff;
    font-size: 45px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
}
.op5{
	opacity:0.5;
}
.op6{
	opacity:0.6;
}
.op7{
	opacity:0.7;
}
.op8{
	opacity:0.8;
}
.op9{
	opacity:0.9;
}
/* inquiry-form */
.inquiry-form{
	background-color:#fff;
	padding:40px;
	box-shadow:0 0 30px 0 rgba(0,0,0,0.3);
	border-radius: 15px;
	margin-top: -40px;
}
.inquiry-form .input-group-addon{
	border-width: 0 0 1px;
    font-size: 18px;
    padding: 9px 0 0;
    vertical-align: top;
	border-style: solid;
}
.inquiry-form .form-control{
	border-width: 0 0 1px;
	font-size: 16px;
}
textarea.form-control{
	height:auto;
}
.footer-top {
	background-color:#292929;
}
.footer-bottom{
	background-color:#292929;
}
.footer-contact-info.service-box-slide{
	padding:0;
	position:unset;
	border-top:0;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.service-box-slide .icon-sm img,
.footer-contact-info .icon-sm img {
    border-radius: 2px;
    height: 20px;
	width: auto;
}
.footer-contact-info.service-box-slide p {
    font-size: 12px;
    opacity: 0.5;
}
.footer-contact-info .icon-bx-wraper .dlab-tilte {
	font-size: 16px;
}
.footer-contact-info .icon-sm {
    text-align: left;
    width: 25px;
}
.footer-contact-info .icon-sm i {
    font-size: 20px;
}
.exp-services .section-head p {
    font-size: 18px;
	line-height: 32px;
	max-width: 1000px;
}
.exp-services .section-head p strong {
    font-size: 22px;
    font-weight: 600;
}
/* footer */
footer .widget_services .list-2 li{
	width: 50%;
	float: left;
	list-style-type: circle !important;
	list-style-position: inside;
	padding: 5px 5px 5px 0px;
}
footer .widget_services .list-2 li:before{
	content:none;
}
.subscribe-form input {
    background-color: rgba(255,255,255,0.05);
    border: 0;
    border-radius: 0 !important;
    height: 50px;
    padding: 10px 20px;
    margin-right: 0;
    color: #fff;
    font-size: 13px;
}
.subscribe-form .input-group-btn {
    padding-left: 0;
}
.footer-content-box{
	border: 1px solid rgba(255, 255, 255, 0.04);
	padding: 25px 30px;
	border-radius: 6px;
	background-color: rgba(255,255,255,0.03);
}

/* Inner Pages */
.abuot-box.left{
	right:auto;
	left:-20%;
	margin-top: 50px;
}
.about-service .icon-bx-wraper{
	border:1px solid rgba(255,255,255,0.1);
	background-color:rgba(255,255,255,0.05);
	border-radius:8px;
}
/* pulsating circle buy now button on preview */


.dlab-bnr-inr-entry {
    vertical-align: bottom;
}
.inquiry-form.inner{
	border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    box-shadow: none;
    margin-top: 0;
    padding: 20px;
	position:sticky;
	top:100px;
}
.icon-bx-wraper.expertise {
    background-color: rgba(0, 0, 0, 0.01);
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 13px;
}

/* contact-page */
.contact-page .container{
	display: block;
}
.contact-page{
	padding-bottom: 50px;
    padding-top: 200px;
}
.contact-page .inquiry-form{
	margin-top:0;
}
.contact-page .bx-style-1{
	border-color: rgba(255, 255, 255, 0.1);
	background-color: rgba(255, 255, 255, 0.05);
	border-radius:8px;
	color:#fff;
}
.contact-page .bx-style-1 p{
	opacity:0.8;
}
.contact-page-1 .inquiry-form{
    border: 2px solid rgba(0, 0, 0, 0.1);
    border-radius: 15px;
    box-shadow: none;
    margin-top: 0;
    padding: 40px;
}
.contact-page-1 .icon-bx-wraper.bx-style-1, 
.contact-page-1 .icon-bx-wraper.bx-style-2{
	border: 2px solid rgba(0, 0, 0, 0.1);
	border-radius: 15px;
}
/* Box Layout */


/* Responsive */
@media only screen and (max-width: 1200px) {
	.portfolio-section .container-fluid{
		padding-left:15px;
		padding-right:15px;
	}
}
@media only screen and (max-width: 1024px) {
    .abuot-box{
		margin-top:20px;
	}
}
@media only screen and (max-width: 991px) {
    .dlab-topbar-left ul li{
		padding-right: 5px;
	}
	.dlab-topbar-right ul li{
		padding-left: 5px;
	}
	.navbar-toggler,
	.is-fixed .navbar-toggler{
		 margin: 10px 10px 10px 15px;
   		 float: right;
   		 box-shadow: none;
	}
	.chosesus-content .p-l30{
		padding-left:0;
	}
	.choses-info-content h2{
		font-size:28px;
		margin-bottom:0;
		line-height:35px;
	}
	.choses-info-content h4{
		font-size:14px;
		margin-bottom:0;
	}
	.header-nav .nav > li > a, 
	.is-fixed .header-nav .nav > li > a{
		padding: 10px 15px;
	}
	.header-nav .nav > li.active > a, 
	.header-nav .nav > li:hover > a{
		color:#000;
	}
	
}
@media only screen and (max-width: 767px) {
	.slide-content p{
		display:none;
	}
	.slide-content-box{
		text-align:center;
	}
	.owl-slider.owl-theme .owl-dots {
		bottom: 180px;
		margin-top: 0;
		position: absolute;
		right: auto;
		text-align: center;
		top: auto;
		transform: translateY(-50%);
		width: 100%;
	}
	.site-header .navbar-toggler, 
	.site-header .is-fixed .navbar-toggler {
		margin: 10px 6px 10px 10px;
	}
	.slide-content .button-lg {
		font-size: 13px;
		padding: 10px 15px;
	}
	.text-white .site-button.outline {
		padding: 8px 15px;
	}
	.abuot-box {
		background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
		border-radius: 0;
		box-shadow: none;
		margin-top: 0;
		padding: 0;
		position: relative;
		width: 100%;
		z-index: unset;
	}
	.abuot-box [class*="col-"]{ 
		padding:0;
	}
	.choseus-tabs .title-head {
		display: unset;
	}
	.chosesus-content .abuot-box {
		background-color: rgba(255, 255, 255, 0.05);
		border-radius: 5px;
		left: auto;
		margin-top: 0;
		padding: 20px;
	}
	.chosesus-content .abuot-box p{
		color: #ffffff;
		font-size: 14px;
		opacity: 0.8;
	}
	.choses-info-content [class*="col-"] {
		border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	}
	.inquiry-form{
		margin-top:0;
	}
	.contact-page{
		padding-bottom: 50px;
		padding-top: 100px;
	}
}


/* Write text */
.ml2 {
	color: #ffffff;
    font-size: 30px;
    font-weight: 400;
    margin: 0;
}
.ml2 .letter {
  display: inline-block;
  line-height: 1em;
}
.ml12 {
  font-weight: 300;
  font-size: 1.8em;
  text-transform: uppercase;
  letter-spacing: 0.5em;
  color:#000;	
}

.ml12 .letter {
  display: inline-block;
  line-height: 1em;
}
#loading-area{
	background-image:none;
	display: table;
	text-align:center;
	background-color:rgba(0,0,0,0);
	background-size:cover;
}
#loading-area .ml12{
	display:table-cell;
	vertical-align:middle;
	color:#000;
	width:100%;
}

/* Time Line Css ========================== */
/* Time Line */
.time-line {
    position: relative;
}
.time-line:after {
    border-radius: 2px;
    content: "";
    height: 100%;
    position: absolute;
    right: 50%;
    top: 0;
    width: 4px;
	display:block;
}
.time-line .line-left-box,
.time-line .line-right-box{
	
	width: 40%;
	position:relative;
	z-index: 1;
}
.line-right-box .line-content-box,
.line-left-box .line-content-box{
	background: #ffffff none repeat scroll 0 0;
    border-radius: 12px;
    box-shadow: 1px 1px 62px 0 rgba(0, 0, 0, 0.1);
    padding: 30px;
}
.line-left,
.line-right{
	position:relative;
	display:table;
	width:100%;
}
	
.line-left:after {
    content: "";
    height: 4px;
    position: absolute;
    top: 50%;
	left:40%;
    width: 10%;
}	
.line-right:after {
    content: "";
    height: 4px;
    position: absolute;
	right:40%;
    top: 50%;
    width: 10%;
}	
.time-line .line-left-box {
	float: left;
}
.time-line .line-right-box {
	float: right;
}
.time-line .line-left-box  .line-content-box{
	padding-right:60px;
}
.time-line .line-right-box  .line-content-box{
	padding-left:60px;
}
.line-num {
    border-radius: 40px;
    box-shadow: 2px 2px 8px 0 rgba(0, 0, 0, 0.3);
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
	font-family:"Nunito",sans-serif;
    height: 80px;
    line-height: 80px;
    text-align: center;
    width: 80px;
}
.time-line .line-left-box .line-num{
	position: absolute;
    right: -40px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.time-line .line-right-box .line-num{
	position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.faa-horizontal.animated{
    -webkit-animation:horizontal 5s ease infinite;
    animation:horizontal 5s ease infinite
}
/* Faqs */
.faq-1 .panel{
	margin-bottom: 15px; 
	transition: all 0.5s;
}
.faq-1 .acod-title a{
	padding: 20px;
	color: #000;
}
.faq-1 .panel:hover{
	box-shadow: 0 0 15px 1px rgba(0, 0, 0, 0.1);
	transition: all 0.5s;
}
.faq-1 .acod-head a::after{
	top: 50%;
    transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	right: 20px;
}
.faq-video{
	position: relative;
}
.faq-video .play-btn{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	-moz-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	font-size: 65px;
}
@keyframes horizontal{
    0%{
        -webkit-transform:translate(0,0);
        transform:translate(0,0)
    }
    6%{
        -webkit-transform:translate(20px,0);
        transform:translate(0,20px)
    }
    12%{
        -webkit-transform:translate(0,0);
        transform:translate(0,0)
    }
    18%{
        -webkit-transform:translate(0,20px);
        transform:translate(0,20px)
    }
    24%{
        -webkit-transform:translate(0,0);
        transform:translate(0,0)
    }
    30%{
        -webkit-transform:translate(0,20px);
        transform:translate(0,20px)
    }
    100%,36%{
        -webkit-transform:translate(0,0);
        transform:translate(0,0)
    }
}

@media only screen and (max-width: 767px) {
	.line-left, 
	.line-right{
		margin-bottom:30px;	
	}
	.line-num{
		height:40px;
		width:40px;
		font-size:16px;
		line-height:40px;
	}
	.time-line:after,
	.line-right:after{
		right:auto;
		left:0;
	}
	.time-line .line-left-box, 
	.time-line .line-right-box{
		width:90%;
		float: right;		
	}
	.time-line .line-left-box .line-num,
	.time-line .line-right-box .line-num{
		left:-20px;
	}
	.time-line .line-left-box{
		padding-right:30px;
	}
	.time-line .line-right-box{
		padding-left:30px;
	}
	.ft-gallery-box{
		margin-top:0;
	}
	.time-line .line-left-box  .line-content-box{
		padding-right:30px;
	}
	.time-line .line-right-box  .line-content-box{
		padding-left:30px;
	}
	.line-left:after{
		left: 0;
	}
	.time-line .line-right-box,
	.time-line .line-left-box{
		padding:0;
	}
	.abuot-box.left{
		left:auto;
	}
	.box-title {
		font-size: 22px;
		line-height: 35px;
	}
}
.owl-slider-banner{
	position:relative;
}
.owl-slider-banner .owl-theme .owl-dots .owl-dot{
	border: 1px solid rgba(255,255,255,0.4);
}
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active, 
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover{
	border: 1px solid #fff;
}
.owl-slider-banner .owl-theme .owl-dots .owl-dot span{
	background-color: rgba(255,255,255,0.4);
}
.owl-slider-banner .owl-theme .owl-dots .owl-dot.active span, 
.owl-slider-banner .owl-theme .owl-dots .owl-dot:hover span{
	background-color: rgba(255,255,255,1);
}
/* Effect 10: Corner indicator */
.la-anim-10 {
	position: fixed;
	top: 0;
	right: 0;
	width: 300px;
	height: 300px;
	background: #84ba3f;
	-webkit-transition: -webkit-transform 0.3s;
	transition: transform 0.3s;
	-webkit-transform: translateX(100%) translateY(-100%) rotate(45deg);
	transform: translateX(100%) translateY(-100%) rotate(45deg);
	pointer-events: none;
	z-index: 9999999999999999;
}

.la-anim-10.la-animate {
	-webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
	transform: translateX(50%) translateY(-50%) rotate(45deg);
}

/* Loading circle idea from http://codepen.io/Metty/details/lgJck */
.la-anim-10::before,
.la-anim-10::after {
	position: absolute;
	bottom: 30px;
	left: 50%;
	display: block;
	border: 5px solid #fff;
	border-radius: 50%;
	content: '';
}

.la-anim-10::before {
	margin-left: -40px;
	width: 80px;
	height: 80px;
	border-right-color: rgba(0,0,0,0.2);
	border-left-color: rgba(0,0,0,0.2);
	-webkit-animation: rotation 3s linear infinite;
	animation: rotation 3s linear infinite;
}

.la-anim-10::after {
	bottom: 50px;
	margin-left: -20px;
	width: 40px;
	height: 40px;
	border-top-color: rgba(0,0,0,0.2);
	border-bottom-color: rgba(0,0,0,0.2);
	-webkit-animation: rotation 1s linear infinite;
	animation: rotation 1s linear infinite;
}


@-webkit-keyframes rotation {
	0% 		{ -webkit-transform: rotate(0deg); }
	50% 	{ -webkit-transform: rotate(180deg); }
	100% 	{ -webkit-transform: rotate(360deg); }
}

@keyframes rotation {
	0% 		{ transform: rotate(0deg); }
	50% 	{ transform: rotate(180deg); }
	100% 	{ transform: rotate(360deg); }
}

/* Error */
.dz_error-404 .dz_error{
    border-radius: 50%;
    font-size: 70px;
    font-weight: 700;
    height: 200px;
    line-height: 200px;
    margin: 20px 0;
    text-align: center;
    width: 200px;
}
.dz_error-405 .dz_error{
    color: #afafaf;
    font-family: poppins;
    font-size: 200px;
    font-weight: 700;
	line-height: 200px;
	text-align:center;
}
.dz_error-405 .error-head{
    font-size: 50px;
    font-weight: 700;
}
.dz_error-405 .error-content{
	font-size: 21px;
	font-weight: 500;
}
.dz_error-405 .form-control.bg-black{
	background-color:rgba(0,0,0,0.1);
	font-size:15px;
}
.shop-account .site-button.active.show{
	color: #fff;
}
 
/* responsive */
@media only screen and (max-width: 1024px){
	.title-box span {
		display:none;
	}
	.sticky-top .inquiry-form .g-recaptcha{
		transform: scale(0.75);
		-webkit-transform: scale(0.75);
		-moz-transform: scale(0.75);
		-o-transform: scale(0.75);
		transform-origin: 0 0;
		-o-transform-origin: 0 0;
		-moz-transform-origin: 0 0;
		-webkit-transform-origin: 0 0;
		margin-right: -60px;
	}
}
@media only screen and (max-width: 991px) {
	.header-nav .nav > li .sub-menu, 
	.header-nav .nav > li .mega-menu{
		border-top:0;
		box-shadow:none;
	}
	.choseus-tabs .nav {
		display: table;
	}
	.choseus-tabs .nav li {
		display: table-cell;
	}
	.dz_error-405 .subscribe-form{
		margin:auto;
	}
	.dz_error-405{
		text-align:center;
	}
}
@media only screen and (max-width: 767px) {
	.shop-action .icon-bx-wraper.left{
		text-align:center;
	}
	.shop-action .icon-bx-wraper.left .icon-md{
		float:none;
		margin-right:0;
		margin-bottom:15px;
	}
	.top-bar{
	}
	.slide-item .slide-content{
		padding-top: 60px;
	}
	.service-box-slide p{
		font-size: 13px;
	}
	.choseus-tabs .nav li a{
		font-size: 14px;
	}
	.chosesus-content .about-img{
		margin-bottom:20px;
	}
	.dz_error-404 .dz_error{
		font-size: 35px;
		height: 100px;
		line-height: 100px;
		margin: 0;
		width: 100px;
	}
	.dz_error-404 .error-head{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.dz_error-405 .dz_error{
		font-size: 120px;
		line-height: 120px;
	}
	.dz_error-405 .error-head{
		font-size: 35px;
		margin: 10px 0;
	}
	.dz_error-405 .dlab-divider{
		margin: 15px 0;
	}
	.dlab-coming-soon .logo-header{
		margin: auto;
	}
}

@media only screen and (max-width: 599px) {
	.footer-bottom .text-left,
	.footer-bottom .text-right{
		text-align:center !important;
	}
	.choseus-tabs .nav li a {
		font-size: 13px;
		padding: 5px;
	}
}
@media only screen and (max-width: 360px) {
	.abuot-box{
		margin: 0;
	}
	.abuot-box.left{
		margin-top: 30px;
	}
	.our-about-info .box-title{
		margin: 20px 0;
	}
}
/* New Page */
/* form-tax */
.form-tax{
	box-shadow: 10px 10px 40px 0 rgba(39,50,114,0.25);
	max-width:700px;
	margin-left:-50px;
}
.form-tax label{
	font-size:15px;
	text-transform:capitalize;
}
.form-tax .bootstrap-select .dropdown-toggle,
.form-tax input.form-control{
	border: 2px solid #e7ecf1 !important;
	border-radius:4px;
	height: 45px;
	padding: 10px 20px;
}
.bootstrap-select.btn-group .dropdown-toggle .filter-option{
	font-size: 15px;
}
.form-tax .site-button{
	padding: 12px 25px;
}
.form-tax .form-group {
	margin-bottom: 15px;
}
.tax-info-chart .form-tax{
	box-shadow:none;
	margin-left: 0;
	max-width:100%;
}
.chart-box{
	padding:30px;
	background: #fff;
	width: 100%;
}
/* Team */
.team-section{
	position: relative;
	overflow: hidden;
}
.team-section .team-content{
    position: absolute;
    bottom: -46px;
    width: 100%;
    padding: 10px 25px;
	transition: all 0.5s;
}
.team-section:hover .team-content{
	bottom: 0;
	transition: all 0.5s;
}
.team-section .team-content a{
	font-size: 18px;
	margin-right: 10px;
}


.dlab-box-icon .icon-cell > div i{
	line-height:65px;
	transition:all 0.5s;
}
.dlab-box-icon .icon-cell > div{
	width:65px;
	height:65px;
	overflow:hidden;
	display:block;
}
.dlab-box-icon:hover .icon-cell span{
	margin-top:-65px;
	transition:all 0.5s;
}
.dlab-box-icon .icon-cell span{
	display:block;
	transition:all 0.5s;
}
.site-button-link.border-link {
    border-bottom: 2px solid;
    border-radius: 0;
    padding: 0;
}
@media only screen and (max-width: 1024px){
	.facility .icon-bx-wraper.dlab-box-icon{
		padding: 40px 20px;
	}
}
@media only screen and (max-width: 768px){
	.facility .icon-bx-wraper.dlab-box-icon{
		padding: 70px;
	}
	.form-tax {
		max-width: 90%;
		margin: auto;
	}
}
@media only screen and (max-width: 360px){
	.facility .icon-bx-wraper.dlab-box-icon{
		padding: 40px 20px;
	}
}

/* header-style-1 */
.site-header.header-style-1 .header-nav .nav > li > a,
.site-header.header-style-1 .is-fixed .header-nav .nav > li > a{
	padding: 19px 12px 19px 12px;
}
.site-header.header-style-1 .is-fixed .extra-nav,
.site-header.header-style-1 .extra-nav{
	padding: 16px 0 16px 0;
}
.site-header.header-style-1 .is-fixed .logo-header,
.site-header.header-style-1 .logo-header{
	height: 60px;
}
.site-header.header-style-1 .site-button-link.white{
	color:#fff;
}	
.site-header.header-style-1 .site-button{
	color:#fff;
}
.site-header.header-style-1 .navbar-toggler{
	margin:23px 0 20px 10px;
}
.site-header.header-style-1 .logo-header,
.site-header.header-style-1 .logo-header img{
	    max-width: 150px;
}
@media only screen and (max-width: 991px){
	.site-header.header-style-1 .header-nav .nav > li > a, 
	.site-header.header-style-1 .is-fixed .header-nav .nav > li > a{
		padding: 10px 20px 10px 20px;
	}
	.site-header.header-style-1.mo-left .header-nav .logo-header img{
		width: 150px;
	}
	.site-header.header-style-1.mo-left .header-nav .logo-header{
		padding: 10px 20px;
		height: auto;
	}
	.site-header.header-style-1.mo-left .header-nav .nav > li > .sub-menu, 
	.site-header.header-style-1.mo-left .header-nav .nav > li > .mega-menu{
		box-shadow:none;
	}
	.site-header.header-style-1 [class*="bg-"] .header-nav .nav > li.active > a, 
	.site-header.header-style-1 [class*="bg-"] .header-nav .nav > li > a,
	.site-header.header-style-1 [class*="bg-"] .header-nav .nav > li.current-menu-item > a{
		color:#273272;
	}
	.site-header.header-style-1 .header-nav .nav > li .sub-menu li a{
		color:#101042;
	}	
}

/** RADIAL PROGRESS **/
.arrow {
  border: 2em solid transparent;
  height: 0;
  margin: 50vh auto;
  width: 0;
}
.arrow.down {
  border-bottom: none;
  border-top-color: #e5e5e5;
}
.arrow.up {
    border-bottom-color: #e5e5e5;
    border-top: none;
}
svg.radial-progress {
  height: auto;
  max-width: 200px;
  padding: 1em;
  transform: rotate(-90deg);
  width: 100%;
}
svg.radial-progress circle {
  fill: rgba(0,0,0,0);
  stroke: #fff;
  stroke-dashoffset: 219.91148575129; /* Circumference */
  stroke-width: 10;
}
svg.radial-progress circle.incomplete { opacity: 0.25; }
svg.radial-progress circle.complete { stroke-dasharray: 219.91148575129; /* Circumference */ }
svg.radial-progress text {
  fill: #000;
  font: 400 1em/1 'Oswald', sans-serif;
  text-anchor: middle;
}
/*** COLORS ***/
/* Primary */
svg.radial-progress:nth-of-type(6n+1) circle { 
	stroke: #6cc000; 
}


/* Banner Curv */
.rubik h1,
.rubik h2,
.rubik h3,
.rubik h4,
.rubik h5,
.rubik h6,
.rubik{
	font-family: 'Rubik', sans-serif;
}
.banner-curv:after{
	content: "";
	background-image: url(../images/curv.png);
	width: 100%;
	height: 100%;
	position: absolute;
	bottom: 0;
	z-index: 9;
	background-position: bottom;
	background-repeat: no-repeat;
	background-size:100%;
}
.tab-bx,
.site-button.btn-icon i,
.footer-gradient,
.overlay-primary.gradient:after,
.tp-overlay-pera,
.overlay-primary.testimonial-curv-bx:after,
.about-progress .progress-bar{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#184bd7+0,6c00ae+100 */
	background: rgb(24,75,215); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(24,75,215,0.9) 0%, rgba(108,0,174,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184bd7', endColorstr='#6c00ae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.overlay-primary.testimonial-curv-bx:after{
	opacity:0.9;
}
.overlay-primary.testimonial-curv-bx:before{
	background-image: url(../images/background/bg2.png);
	background-position: top;
	content: "";
	position: absolute;
	top: 0;
	height: 100%;
	width: 100%;
	z-index: 1;
	background-repeat:no-repeat;
}
.footer-gradient{
	position:relative;
}
.footer-gradient .footer-top,
.footer-gradient .footer-bottom{
	background-color:rgba(0,0,0,0);
}
.footer-content-link{
	padding: 130px 30px 0;
}
.testimonial-curv-bx .testimonial-9 {
    background-color: #fff;
    padding: 0px 30px 30px;
    box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
    text-align: center;
	border-radius: 50px;
}
.testimonial-curv-bx .testimonial-9 .testimonial-pic {
    margin-bottom: 0px;
    margin-top: -50px;
	box-shadow: 0px 4px 8px 0 rgba(0,0,0,0.1);
}
.testimonial-curv-bx .testimonial-two-dots-bx .item {
	padding: 55px 25px 25px 25px;
}
.testimonial-curv-bx  .testimonial-text p{
	color:#000;
	font-size:18px;
	font-weight:300;
	font-family: 'Rubik', sans-serif;
}
.testimonial-curv-bx  .testimonial-name{
	font-size: 22px;
	text-transform: capitalize;
	font-family: 'Rubik', sans-serif;
	font-weight:500;
}
.testimonial-curv-bx .testimonial-9 .testimonial-position{
	text-transform: capitalize;
	font-family:  'Rubik', sans-serif;
	color: #888;
	font-size: 16px;
	font-style: inherit;
	margin-bottom: 10px;
}
.site-button.btn-icon:after{
	content:none;
}
.site-button.btn-icon{
	padding: 18px 70px 18px 35px;
	border-radius: 30px;
	font-size: 16px;
	color: #000;
	font-weight: 400;
	text-transform: capitalize;
	position:relative;
}
.site-button.btn-icon i {
    width: 52px;
    height: 52px;
    position: absolute;
    border-radius: 30px;
    top: 3px;
    color: #fff;
    line-height: 52px;
    font-size: 22px;
    text-align: center !important;
	right:2px;
}
/* About Box */
.workspace-bx h2,
.contact-form-bx h2,
.pricing-bx h2,
.about-progress h2,
.testimonial-curv-bx h2{
	font-size:55px;
	line-height:65px;
}
.about-progress .progress{
	height: 4px;
	border-radius: 0;	
}
.progress-bx{
	position:relative;
	margin-bottom:30px;
}
.count-box{
	position: absolute;
	right: 0;
	top: 0;
	font-size: 22px;
	color: #000;
}
.img-half-bx{
	background-image: url(../images/pattern/pattern2.png);
	padding: 0 90px 50px 0px;
	text-align: left;
	background-size: 26px;
	margin-left: 40px;
	margin-top: 50px;
}
.img-half-bx img{
	margin-left: -40px;
	margin-top: -50px;
	box-shadow: 0 0 35px 0 rgba(40,0,69,0.30);
}
.br-top:before{
	height: 70px;
	position: absolute;
	content: "";
	top: 0;
	width: 100%;
	background-image: url(../images/curv2.png);
	z-index: 1;
	display: block;
	background-repeat: repeat-x;
	background-position: top;
}
/* Tab Market */
.tab-bx{
	padding-top:0;
}
.tab-market ul li a i,
.tab-market ul li a span{
	width:100%;
	display:block;
}
.tab-market ul {
    border-bottom: 0px;
    background-color: #fff;
    float: none;
    display: inline-block;
    width: auto;
    box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
	border-radius: 20px;
	z-index: 2;
	position:relative;
}
.tab-market ul li{
	display:inline-block;
	vertical-align: middle;
}
.tab-market ul li a i{
	font-size:40px;
	margin-bottom: 15px;
}
.tab-market ul li a span{
	
}
.tab-market ul li a{
	text-align: center;
	font-size: 18px;
	padding: 20px 30px 16px 30px;
	display: block;
	background: #fff;
	position: relative;
	overflow: hidden;
}
.tab-market ul li:first-child a{
	-webkit-border-radius: 20px 0 0 20px;
	-moz-border-radius: 20px 0 0 20px;
	border-radius: 20px 0 0 20px;
}
.tab-market ul li:last-child a{
	-webkit-border-radius: 0 20px 20px 0;
	-moz-border-radius: 0 20px 20px 0;
	border-radius: 0 20px 20px 0;
}
.tab-market ul li a.active{
	transform: scale(1.1);
	box-shadow: 0 0 30px 0 rgba(0,0,0,0.1);
	z-index: 3;
}
.tab-market ul li a:after{
	content: "";
	position: absolute;
	width: 0;
	left:50%;
	height: 4px;
	background: #490bb8;
	left: 0px;
	top: 0;
	transition:all 0.5s;
}
.tab-market ul li a.active:after{
	width: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.pricing-bx .pricingtable-wrapper.style1{
	background-color:#fff;
	border:0;
	border-radius:40px;
}
.pricing-bx .pricingtable-wrapper.style1.active{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#184bd7+0,6c00ae+100 */
	background: rgb(24,75,215); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(24,75,215,0.9) 0%, rgba(108,0,174,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184bd7', endColorstr='#6c00ae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	color:#fff;
}
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-bx,
.pricing-bx .pricingtable-wrapper.style1.active h4,
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-icon i,
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-features li i,
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-price,
.pricing-bx .pricingtable-wrapper.style1.active .pricingtable-features li{
	background-color:rgba(0,0,0,0);
	color:#fff;
}
.pricing-bx .pricingtable-wrapper.style1.right{
	border-radius: 0 30px 30px 0px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.05);
}
.pricing-bx .pricingtable-wrapper.style1.left{
	border-radius: 30px 0 0px 30px;
	box-shadow: 0 0 20px 0 rgba(0,0,0,0.05);
}
/* Contact Form Bx */
.contact-form-bx .form-control{
	background-color: transparent;
	border-width: 0 0 0px 0;
	border-bottom-color: #771cb8;
	padding: 0;
	font-size: 16px;
	font-weight: 400;
	color: #000;
	position:relative;
	padding: 25px 0;
}
.contact-form-bx textarea.form-control{
	height: 207px;
}
.contact-form-bx label {
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    color: #000;
    top: 14px;
    left: 20px;
	transition:all 0.5s;
}
.contact-form-bx .focused label {
	font-size: 12px;
	top: -10px;
    left: 0;
	color: #707070;
}

.contact-form-bx .input-group:after{
	width:100%;
	height:3px;
	content:"";
	border-radius:4px;
	box-shadow: 10px 10px 20px 0 rgba(0,7,66,0.75);
	bottom:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#184bd7+0,6c00ae+100 */
	background: rgb(24,75,215); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(24,75,215,0.9) 0%, rgba(108,0,174,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184bd7', endColorstr='#6c00ae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.contact-form-bx .form-control::-moz-placeholder{
	color:#000;
}
.subscribe-bx .contact-form-bx .input-group:after{
	background:#fff;
}
.subscribe-bx .contact-form-bx label,
.subscribe-bx .contact-form-bx .form-control{
	color:#fff;
}
.workspace-bx .portfolio-box .dlab-media{
	border-radius:10px;
	box-shadow:0 0 15px 0 rgba(4,0,46,0.20);
}
.workspace-bx .dlab-img-overlay1:before{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#184bd7+0,6c00ae+100 */
	background: rgb(24,75,215); /* Old browsers */
	background: -moz-linear-gradient(45deg, rgba(24,75,215,0.9) 0%, rgba(108,0,174,0.9) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(45deg, rgba(24,75,215,0.9) 0%,rgba(108,0,174,0.9) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#184bd7', endColorstr='#6c00ae',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
	opacity:0.1;
}
.workspace-bx .dlab-media:hover .dlab-img-overlay1:before{
	opacity:0.9;
}

.sort-title-bx.text-white{
	color: #fff;
}
.sort-title-bx{
	font-family:  'Rubik', sans-serif;
	text-transform: uppercase;
	font-weight: 500;
	color: #000;
	position: absolute;
	width: 100%;
	top: 12px;
	max-width: 1140px;
	left: 50%;
	transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	z-index: 1;
}
.sort-title-bx:after{
	text-transform: capitalize;
	content: attr(data-name);
	opacity: 0.1;
	font-size: 65px;
	font-weight: 600;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
/*  */
.arrow-bx{
	width: 80px;
	height: 55px;
	background-image: url(../images/arrow-1.png);
	background-size: 100%;
	background-repeat: no-repeat;
}
.header-gradient .header-nav .nav > li:hover > a,
.header-gradient .header-nav .nav > li.active > a{
	color:#fff;
}
@media only screen and (max-width: 1400px){

	.rev-slider-full .site-button.btn-icon i {
		display:none;
	}
	.rev-slider-full .site-button.btn-icon{
		padding: 15px 25px 15px 25px;
	}
	
}
@media only screen and (max-width: 991px){
	.header-gradient .header-nav .nav > li:hover > a,
	.header-gradient .header-nav .nav > li.active > a{
		color:#000;
	}
}
@media only screen and (max-width: 576px){
	.rev-slider-full .site-button.btn-icon i {
		display:none;

	}
	.rev-slider-full .site-button.btn-icon{
		padding: 15px 25px 15px 25px;
	}
}

@media only screen and (max-width: 768px){
	.tab-market ul li a {
		font-size: 16px;
		padding: 20px 20px 16px 20px;
	}
}
@media only screen and (max-width: 767px){
	.tab-market ul li a {
		font-size: 13px;
		padding: 20px 10px 16px 10px;
	}
	.tab-market ul li a i{
		font-size: 30px;
	}
	.workspace-bx h2, 
	.contact-form-bx h2, 
	.pricing-bx h2, 
	.about-progress h2, 
	.testimonial-curv-bx h2{
		font-size: 35px;
		line-height: 40px;
	}
	.footer-bottom .text-left, 
	.footer-bottom .text-right{
		text-align: center!important;
	}
	.footer-content-link {
		padding: 50px 0 0;
	}
	.pricing-bx .pricingtable-wrapper.style1.right,
	.pricing-bx .pricingtable-wrapper.style1.left{
		border-radius: 30px;
	}
	.pricingtable-wrapper.style1.active {
		transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);
		margin-bottom:30px;
	}
	.dlab-bnr-inr .breadcrumb-row ul{
		margin-bottom: 20px;
	}
}
@media only screen and (max-width: 576px){
	.tab-market ul li a {
		border-radius: 0!important;
	}
	.tab-market ul li{
		float: left;
		width: 50%;
	}
	.workspace-bx h2, 
	.contact-form-bx h2, 
	.pricing-bx h2, 
	.about-progress h2, 
	.testimonial-curv-bx h2{
		font-size: 30px;
		line-height: 35px;
	}
	.img-half-bx{
		padding: 0 0 50px;
	}
	.testimonial-curv-bx .testimonial-two-dots-bx .item {
		padding: 50px 10px 10px 10px;
	}
	.testimonial-curv-bx .testimonial-9{
		box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
		padding: 0px 10px 10px;
		border-radius: 20px;
	}
}
/* Home 5 */
.header-ind.header .top-bar.bg-dark{
	background-color: #020d26 !important;
	padding: 10px 0;
}
.header-ind.header .top-bar.bg-dark .dlab-topbar-left ul li, 
.header-ind.header .top-bar.bg-dark .dlab-topbar-right ul li{
	color: #d8e0f3;
	opacity: 1;
}
.header-ind .header-nav .nav > li > a{
	padding: 28px 12px;
}
.header-ind .extra-nav {
    padding-top: 18px;
    padding-bottom: 18px;
}
.header-ind .logo-header{
	height: 80px;
}

.rubik-font h1,
.rubik-font h2,
.rubik-font h3,
.rubik-font h4,
.rubik-font h5,
.rubik-font h6,
.rubik-font p,
.rubik-font{
	font-family:rubik;
}

/* service box */
.ind-ser-bx{
	padding: 30px 30px 80px 30px;
	border-radius:4px;
	box-shadow: 0 6px 20px 0 rgba(3,0,24,0.15);
	background-color:#fff;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	margin-top:-60px;
}
.ind-ser-bx:hover{
	transform:translateY(-10px);
	-ms-transform:translateY(-10px);
	-o-transform:translateY(-10px);
	-moz-transform:translateY(-10px);
	-webkit-transform:translateY(-10px);
}
.ind-ser-bx:hover .btn-block{
	background-color: var(--bg-color);
}
.ind-ser-bx .dlab-tilte{
	font-weight:400;
	margin-bottom:10px;
}
.ind-ser-bx .btn-block{
	position: absolute;
	left: 0;
	bottom: 0;
	padding: 16px 30px;
	border-radius: 0 0 4px 4px;
	font-size: 18px;
	font-weight: 400;
	background-color:#020d26;
}

.industry-service{
	padding-bottom:80px;
}
.footer-white .subscribe-form input{
	background-color: rgba(0,0,0,0.1);
	border-radius: 4px 0px 0px 4px !important;
	font-size: 15px;
	color:#000;
}
.footer-white .subscribe-form .form-control::-moz-placeholder {
    color: #000;
}
.footer-white .subscribe-form .form-control:-moz-placeholder {
    color: #000;
}
.footer-white .subscribe-form .form-control:-ms-input-placeholder {
    color: #000;
}
.footer-white .subscribe-form .form-control::-webkit-input-placeholder {
    color: #000;
}

.bg-blue-light{
	background-color:#f5f5fa;
}
/* explore-projects */
.explore-projects .item{
    padding: 15px;
}
.explore-projects .dlab-box {
	box-shadow:0 0 15px 0 rgba(3,0,24,0.15);
	border-radius: 4px;
	overflow: hidden;
}
.explore-projects .dlab-info {
	padding:30px 30px 60px 30px;
}
.explore-projects .dlab-box .dlab-title{
	font-weight:500;
}
.explore-projects .dlab-box .btn-block{
	position: absolute;
	bottom: 0;
	border-radius: 0px 0px 4px 0px;
	margin: 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	font-weight: 400;
	padding: 15px 30px;
	font-size: 14px;
}
.explore-projects .dlab-box:hover .btn-block{
	color:#fff;
	background-color: var(--bg-color);
}
.explore-carousel{
	margin-top:-15px;
}


/* ind client */
.ind-client .testimonial-8 .testimonial-text{
	padding: 30px;
	color:#000;
}
.ind-client .testimonial-box.owl-theme .owl-dots.disabled{
	margin-top:0;
}


/* Contact Form Bx */
.support-box-form .form-control{
	background-color: transparent;
	border-width: 0 0 0px 0;
	border-bottom-color: #771cb8;
	padding: 0;
	font-size: 16px;
	font-weight: 400;
	color: #fff;
	position:relative;
	padding: 25px 0;
}
.support-box-form textarea.form-control{
	height: 207px;
}
.support-box-form label {
    position: absolute;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    top: 14px;
    left: 0;
	transition:all 0.5s;
}
.support-box-form .focused label {
	font-size: 12px;
	top: -10px;
    left: 0;
	color: #fff;
}
.support-box-form .input-group:after{
	width:100%;
	height:2px;
	content:"";
	bottom:0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#184bd7+0,6c00ae+100 */
	background: rgba(255,255,255,0.2);
}
.support-box-form .form-control::-moz-placeholder{
	color:#fff;
}
.support-form{
	padding:40px 25px;
}
.support-box-form{
	border-radius:4px;
	box-shadow: 0 0 20px 0 rgba(23,7,0,0.10);
	overflow:hidden;
}
.our-support{
	position:relative;
	z-index:1;
}
.our-support:before{
	content:"";
	width:100%;
	background-color:#fff;
	height:250px;
	top:0;
	display:block;
	z-index:-1;
	position:absolute;
	
}

/* our projects */
.our-projects .row{
	height:700px;
}
.our-projects .ind-ser-info-bx {
	border-right:1px solid rgba(255,255,255,0.1);
}
.ind-service-info{
	padding:20px;
	position:relative;
	width: 100%;
	overflow: hidden;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.ind-service-info:hover{
	background-color: var(--bg-color);
}
.ind-service-info-in h2{
	font-size:45px;
	font-weight:700;
	margin-bottom: 10px;
}
.ind-service-info-in h2 span{
	font-size:24px;
	font-weight:400;
	display: block;
	
}
.ind-service-info-in{
	position: absolute;
	top: 100%;
	width: 100%;
	padding: 20px;
	left: 0;
	transform: translateY(-100%);
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}
.ind-service-info .site-button.outline{
	padding: 25px 30px;
	color: #fff;
	font-size: 18px;
	font-weight: 400;
	position: absolute;
	bottom: -150px;
	left: 0;
	border: 0;
	background-color: rgba(255,255,255,0.2);
	border-radius: 0;
	transition:all 1s;
	-moz-transition:all 1s;
	-ms-transition:all 1s;
	-webkit-transition:all 1s;
	-o-transition:all 1s;
}
.ind-service-info .site-button.outline:hover{
	color:#fff;
}
.ind-service-info-in  p{
	display:none !important;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	opacity:0;
}
.ind-service-info > span{
	font-size:85px;
	opacity:0.1;
	font-weight:700;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}
/* hover */
.ind-service-info:hover  > span{
	opacity:0.3;
}
.ind-service-info:hover .ind-service-info-in  p{
	display:flex !important;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	opacity:1;
}
.ind-service-info:hover .ind-service-info-in{
	top: 50%;
	width: 100%;
	padding: 20px;
	left: 0;
	transform: translateY(-50%);
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
}

.ind-service-info:hover .site-button.outline{
	bottom: 0;
}
/* under construction */
.under-construction{
	background-color:#f0f5f9;
}
.under-construction .header-ind{
	padding-top:50px;
}
.under-construction .header-ind .logo-header{
	max-width: 100%;
}
.under-construction h2{
	font-size:100px;
	font-family:rubik;
	line-height:80px;
	text-transform:uppercase;
	color:#62aad8;
	display: block;
	clear: both;
}
.under-construction h2 span{
	font-size:45px;
	color:#eab847;
}
.under-construction .header-ind .logo-header {
    height: auto;
    width: 100%;
}
@media only screen and (max-width: 1200px){
	.ind-ser-bx  .dlab-tilte{
		font-size: 24px;
	}
}
@media only screen and (max-width: 991px){
	.header-ind .navbar-toggler{
		margin: 30px 0 30px 15px;
	}
	.header-ind .header-nav .nav > li  > a {
		padding: 10px 15px;
	}
	.header-ind .header-nav .nav > li.active > a, 
	.header-ind .header-nav .nav > li:hover,
	.header-ind .header-nav .nav > li.active > a, 
	.header-ind .header-nav .nav > li:hover > a{
		color: #000;
	}
	.ind-service-info-in h2 {
		font-size: 30px;
	}
	.section-head .font-40,
	.box-title.font-40 {
		font-size: 30px;
		line-height: 40px;
	}
	.header-nav .nav > li.active > a, 
	.header-nav .nav > li:hover > a{
		color:#000;
	}
	.under-construction h2{
		font-size:70px;
		line-height:50px;
	}
	.under-construction h2 span{
		font-size:28px;
	}
}
@media only screen and (max-width: 768px){
	.ind-service-info-in h2{
		font-size: 30px;
		line-height: 36px;
	}
	.ind-service-info-in h2 span{
		font-size: 20px;
	}
	.section-head .box-title{
		font-size: 30px;
		line-height: 40px;
	}
	.add-to-call{
		text-align: center;
	}
	
}
@media only screen and (max-width: 767px){
	.ind-ser-bx{
		margin-top: 30px;
	}
	.add-to-call h2{
		font-size: 24px;
		line-height: 36px;
	}
	.header-ind .logo-header {
		height: 60px;
	}
	.header-ind .navbar-toggler {
		margin: 20px 0 20px 10px;
	}
	.header-ind .extra-nav {
		padding-top: 8px;
		padding-bottom: 8px;
	}
	.our-projects .row {
		min-height: 1300px;
	}
	.support-form {
		padding: 30px 5px;
	}
	
}
@media only screen and (max-width: 576px){
	.under-construction h2 {
		font-size: 38px;
		line-height: 35px;
	}
	.under-construction h2 span {
		font-size: 20px;
	}
	.under-construction .header-ind .logo-header{
		margin-bottom: 10px;
	}
	.under-construction .header-ind {
		padding-top: 30px;
	}
}

/* Home Page 6 */
.header-seo.header .header-nav .nav > li > a{
	color:#4a4a4a;
	font-family: 'Poppins', sans-serif;
	font-weight: 400;
}

.header-seo .dlab-topbar-left ul li, 
.header-seo .dlab-topbar-right ul li {
	color:#7a7a7a;
}
.header-seo.header-transparent .navbar-toggler span{
}
.header-seo.header-transparent .is-fixed .main-bar {
}


/* About Bx2 Content */
.about-bx2-content{
	width:25
}
.title-bx h2{
	    color: #58468c;
    font-size: 50px;
    line-height: 55px;
    font-weight: 700;
}
.title-bx .dlab-separator{
	height:7px;
	width:82px;
	border-radius:10px;
}
.btn-long{
	padding-left:40px;
	padding-right:40px;
}


.bubbles-bx{
	background-size: contain !important;
	background-repeat: no-repeat !important;
	background-position: center !important;
	text-align: center;
	color: #fff;
	width: 220px;
	height: 220px;
	display: flex;
	text-align: center;
	align-items: center;
}
.bubbles-bx.bubbles-bx3{
	width: 200px;
	height: 190px;
	margin-bottom: 20px;
	margin-left: -50px;
}
.bubbles-bx.bubbles-bx2{
	width: 200px;
	height: 210px;
	margin-left: 125px;
}
.bubbles-bx.bubbles-bx4{
	width: 170px;
	height: 195px;
}
.bubbles-bx.bubbles-bx5{
	width: 170px;
	height: 170px;
}
.bubbles-bx .bubinbox{
	width:100%;
}
.bubbles-bx .bubinbox .dlab-tilte{
	font-size:15px;
	color:#fff;
	font-weight:500;
	font-family:'Poppins', sans-serif;
	margin-bottom:0;
}
.bubbles-bx .icon-lg img {
    height: 60px;
}

/*  Project Gallery  */
.product-gallery-bx .owl-nav{
	margin-top: 0;
	text-align: center;
	position: absolute;
	top: -50px;
}
.product-gallery-bx .owl-prev, 
.product-gallery-bx .owl-next {
    background-color: transparent;
	width: 70px;
	padding: 0;
	position:relative;
	transition:all 0.5s;
	-moz-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-o-transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.product-gallery-bx .owl-prev:hover{
	transform: translateX(-20px);
	-webkit-transform: translateX(-20px);
	transform: translateX(-20px);
	transform: translateX(-20px);
	transform: translateX(-20px);
	opacity:0.7;
} 
.product-gallery-bx .owl-next:hover {
	transform: translateX(20px);
	-moz-transform: translateX(20px);
	-webkit-transform: translateX(20px);
	-ms-transform: translateX(20px);
	-o-transform: translateX(20px);
	opacity:0.7;
}
.our-product-gallery .section-head {
    margin-bottom: 100px;
}
.product-gallery-bx .owl-stage-outer{
	border-radius: 10px 0 0px 10px;
}
.product-gallery-bx .overlay-icon{
	text-align:center;
}
.product-gallery-bx .overlay-icon a i {
    background-color: transparent;
    color: #fff;
	font-size: 30px;
}
/* Product */
.product-box{
	display: flex;
	align-items: center;
	background: #fff;
	box-shadow:0 0 20px 0 rgba(9,0,93,0.1);
	border-radius: 20px;
	overflow: hidden;
	width: 100%;
	margin-bottom: 30px;
}
.product-box .product-img,
.product-box .product-details{
	width:50%;
}
.product-box .rating-star{
	margin:10px 0 0 0;
	padding:0;
	list-style:none;
}
.product-box .rating-star li{
	font-size:14px;
	display:inline-block;
	color:#dedede;
	font-size: 13px;
}
.product-box .rating-star li.active{
	color:#ff8a73;
}
.product-box .product-details{
	padding: 20px 10px 20px 15px;
}

.product-box .product-details .product-title{
	font-family:poppins;
	font-size: 18px;
	line-height: 24px;
	font-weight: 400;
	margin-bottom: 5px;
}
.product-box .product-details .product-title a{
	color:#58468c;
}
.product-box .product-details .product-tage{
	background-color: #58468c;
    color: #fff;
    font-size: 12px;
    padding: 2px 5px;
    border-radius: 2px;
}
.product-box .site-button{
	font-weight:400;
}
.product-price h4{
	font-size:20px;
	font-weight:500;
	font-family:poppins;
	color:#ff8a73;
	margin-bottom:10px;
}
.product-right .product-img{
	text-align:right;
}
.product-lg.product-box .product-details {
    padding: 20px 10px 20px 25px;
}
.product-lg.product-box .product-details .product-title{
	font-size: 24px;
	line-height: 32px;
	margin-bottom: 10px;
}
.product-sm.product-box .product-img{
	width:35%;
}
.product-sm.product-box .product-details{
	width:65%;
}
.product-sm.product-box .product-details .product-title{
	font-size: 14px;
	line-height: 20px;
}
.product-sm.product-box .product-details .product-tage{
	font-size: 10px;
}
.product-sm.product-box .rating-star li{
	font-size: 11px;
}
.product-sm.product-box .rating-star{
	margin-top:0;
}
.product-sm.product-price h4{
	font-size: 16px;
	margin-bottom: 5px;
}
.product-box .product-img{
	transition:all 0.5s;
}
.product-box:hover .product-img{
	transform:scale(1.1);
}
.business-product{
	
}
/* Our Featured */
.our-featured .section-head{
	margin:100px 0;
}
/* Blog Box */
.blog-bx .post-title{
font-weight: 700;
    margin-bottom: 15px;
    margin-top: 0;
    font-size: 30px;
}
.blog-bx .post-title a{
	color:#58468c;
}

.blog-bx .dlab-post-meta ul li{
	font-weight:400;
	font-family:'Poppins', sans-serif;
	color:#959595;
	font-size: 12px;
	margin-right: 10px;
}
.blog-bx .dlab-post-meta ul li a{
	color:#959595;
}
.blog-bx .dlab-post-meta li::after{
	content:none;
}
.blog-bx .dlab-post-text{
	margin-bottom: 10px;
	padding-right: 35px;
}
.blog-bx .dlab-post-text p{
	font-weight:400;
	font-size:15px;
	color:#000;
}
.blog-bx .site-button-link{
	padding:0;
	font-size:24px;
}
.blog-bx .site-button-link i {
    margin-left: 0;
}

.blog-bx  .blog-number{
	font-weight:400;
	font-family:'Poppins', sans-serif;
	font-size:35px;
	color:#ff8a73;
	opacity:0.5;
}
.blog-bx.blog-img-bottom  .dlab-post-media{
	margin-top: 00px;
}
.blog-bx  .dlab-post-media{
	margin-bottom:50px;
}
.slide-img-curve{
	-webkit-mask-image: url(../images/backborder.png);
    mask-image: url(../images/backborder.png);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: 100%;
    mask-size: 100%;
}
.blog-curve-img img{
	-webkit-mask-image: url(../images/blog/latest-blog/blog-bg2.png);
    mask-image: url(../images/blog/latest-blog/blog-bg2.png);
    -webkit-mask-position: center center;
    mask-position: center center;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: 100%;
    width: 100%;
}
.blog-curve-img a{
	display:block;
	position:relative;
	z-index:1;
}
.blog-curve-img a:after{
	content:"";
	background-image: url(../images/blog/latest-blog/blog-bg1.png);
	    background-size: contain;
    background-position: center;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    background-repeat: no-repeat;
}
/* Newsletter Box */
.newsletter-bx .dzSubscribe{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+26,fff4f1+81 */
	background: rgb(255,255,255); /* Old browsers */
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,244,241,1) 81%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(255,244,241,1) 81%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(255,244,241,1) 81%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff4f1',GradientType=0 ); /* IE6-9 */
	border-radius:30px;
	padding:30px 40px;
}
.newsletter-bx .contact-form-bx .input-group::after{
	height: 1px;
	background: #ff8a73;
	box-shadow: none;
	width: 96%;
	bottom: 0px;
	position: absolute;
}
.newsletter-bx .form-group{
	display:flex;
	margin-bottom:0;
}
.newsletter-bx .form-group .site-button{
	padding: 0px 40px;
	font-weight: 400;
	font-size: 16px;
}
.newsletter-bx .contact-form-bx .form-control{
	padding: 20px 0;
}
.newsletter-bx .contact-form-bx label{
    font-size: 14px;
    color: #787878;
    top: 9px;
    left: 15px;
}
.newsletter-bx .contact-form-bx label{
    font-size: 14px;
    color: #787878;
    top: 9px;
    left: 15px;
}
.newsletter-bx .contact-form-bx .focused label{
	font-size: 12px;
	color: #787878;
	top: -5px;
	left: 0px;
}
/* Team Curve Box */
.team-curve-bx .dlab-media img{
	-webkit-mask-image: url(../images/our-team/team-bg1.png);
	mask-image: url(../images/our-team/team-bg1.png);
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: 100%;
	mask-size: 100%;
	box-sizing: border-box;
	padding: 0 10%;
}
.team-curve-bx .dlab-media{
	position:relative;
	z-index:1;
}
.team-curve-bx .dlab-media:after{
	content:"";
	background-image: url(../images/our-team/team-bg2.png);
	background-size:100%;
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
.team-curve-bx .title a{
	color:#ff8a73;
}
.team-curve-bx .title{
	font-weight:500;
	font-family:'Poppins', sans-serif;
}
.business-contact .contact-form-bx{
	max-width:900px;
	margin:auto;
}
.business-contact .form-group .site-button{
	padding: 10px 40px;
	font-weight: 400;
	font-family: 'Poppins', sans-serif;
	font-size: 16px;
}
.business-contact .contact-form-bx .input-group::after{
	height: 1px;
	background: #ff8a73;
	box-shadow: none;
	width: 96%;
	bottom: 0px;
	position: absolute;
}
.business-contact .contact-form-bx label{
	font-size: 14px;
    color: #787878;
    top: 9px;
    left: 15px;
	font-family: 'Poppins', sans-serif;
}
.business-contact .contact-form-bx .focused label{
	font-size: 12px;
	color: #787878;
	top: 0px;
	left: 0px;
}
.business-contact .contact-form-bx textarea.form-control{
	height:100px;
}
.app-btn-bx .site-button,
.business-contact .site-button {
    padding: 8px 20px;
    font-weight: 400;
    font-family: 'Poppins', sans-serif;
	font-size: 16px;
}
.app-btn-bx a i{
	margin-right:10px;
	font-size:24px;
}
.business-contact{
	padding-top: 190px;
	padding-bottom: 150px;
}
/* Business Footer */
.business-footer{
	background-image: url(../images/background/bg20.jpg);
	background-position: top center;
	background-color:#fff;
	
}
.business-footer .footer-top{
	padding-top:100px;
	padding-top: 300px;
}
.business-footer .footer-top,
.business-footer .footer-bottom{
	background-color:rgba(0,0,0,0);
}
.business-footer .footer-top h5{
	font-family: 'Poppins', sans-serif;
	color: #ff8a73;
	font-size: 20px;
	text-transform: capitalize;
	font-weight: 500;
}
footer.business-footer.footer-white.site-footer .widget_services ul li a, 
footer.business-footer.footer-white p, 
footer.business-footer.footer-white strong, 
footer.business-footer.footer-white b, 
footer.business-footer.footer-white, 
footer.business-footer.footer-white .footer-bottom, 
footer.business-footer.footer-white .footer-bottom a{
	color:#8d8d8d;
}
/* Testimonial Box */
/* Flip Box ============== */
.flip-bx{
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
	-webkit-perspective: 1000px;
	        perspective: 1000px;
}
.flip-bx .front,
.flip-bx .back{
	background-size: cover;
	background-position: center;
	-webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
	text-align: center;
	min-height: 280px;
	height: auto;
	border-radius: 4px;
	color: #fff;
}
.flip-bx .back{
	background:#ff8a73;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transform: rotateY(180deg);
        transform: rotateY(180deg);
    -webkit-transform-style: preserve-3d;
        transform-style: preserve-3d;
}
.flip-bx .front{
	background: rgb(255,255,255);
	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 26%, rgba(255,244,241,1) 81%);
	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(255,244,241,1) 81%);
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 26%,rgba(255,244,241,1) 81%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#fff4f1',GradientType=0 );
    -webkit-transform: rotateY(0deg);
            transform: rotateY(0deg);
    -webkit-transform-style: preserve-3d;
            transform-style: preserve-3d;
}
.flip-bx .front:after{
	position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: '';
    display: block;
    opacity: .4;
    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    border-radius: 4px;
}
.flip-bx :hover .front,
.flip-bx :hover .back{
    -webkit-transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    -o-transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
    transition: transform .7s cubic-bezier(0.4, 0.2, 0.2, 1), -webkit-transform .7s cubic-bezier(0.4, 0.2, 0.2, 1);
}
.flip-bx:hover .back{
  -webkit-transform: rotateY(0deg);
          transform: rotateY(0deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.flip-bx:hover .front{
  -webkit-transform: rotateY(-180deg);
          transform: rotateY(-180deg);
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
}
.flip-bx .inner{
    -webkit-transform: translateY(-50%) translateZ(60px) scale(0.94);
    transform: translateY(-50%) translateZ(60px) scale(0.94);
    top: 50%;
    position: absolute;
    left: 0;
    width: 100%;
    padding: 2rem;
    -webkit-box-sizing: border-box;
        box-sizing: border-box;
    outline: 1px solid transparent;
    -webkit-perspective: inherit;
        perspective: inherit;
    z-index: 2;
}
.flip-bx .back .inner p{
	font-size:16px;
	color:#fff;
}
.flip-bx .back .inner .site-button-link{
	font-size:16px;
}
.testimonial-flip .front .testimonial-detail strong{
	font-family: 'Poppins', sans-serif;
	color: #ff8a73;
	text-transform:capitalize;
	font-size:20px;
	font-weight:500;
}
.testimonial-flip .front .testimonial-detail span{
	color:#707070;
	font-family: 'Poppins', sans-serif;
	text-transform:capitalize;
	font-size:14px;
	font-weight:500;
}

.testimonial-flip .front .testimonial-pic {
    border: 0 none;
    height: 90px;
    width: 90px;
    border: 5px solid #fff;
    box-shadow: 5px 5px 10px 0 rgba(0,0,0,0.05);
	margin-bottom:15px;
}

.testimonial-flip .back p{
	font-size:14px;
}
.testimonial-flip .back .testimonial-detail strong{
	font-family: 'Poppins', sans-serif;
	color: #fff;
	text-transform:capitalize;
	font-size:20px;
	font-weight:500;
}
.testimonial-flip .back:after{
	content: "\f10e";
	font-family: FontAwesome;
	font-size: 60px;
	opacity: 0.3;
	bottom: 0px;
	position: absolute;
	right: 25px;
}
.testimonial-flip .back .testimonial-detail span{
	color:#fff;
	opacity:0.8;
	font-family: 'Poppins', sans-serif;
	text-transform:capitalize;
	font-size:14px;
	font-weight:500;
}
.feature-img-bx{
	position:relative;
	z-index:1;
}
.feature-img-bx:after{
	content:"";
	background-image: url(../images/background/bg11.png);
	background-size:contain;
	background-position:center;
	background-repeat:no-repeat;
	width:100%;
	height:100%;
	position:absolute;
	top:0;
	left:0;
	z-index:-1;
}
.feature-img-bx img{
	-webkit-mask-image: url(../images/background/bg12.png);
	mask-image: url(../images/background/bg12.png);
	-webkit-mask-position: center center;
	mask-position: center center;
	-webkit-mask-repeat: no-repeat;
	mask-repeat: no-repeat;
	-webkit-mask-size: contain;
	mask-size: 100%;
}
.mfp-wrap{
	z-index: 999999;
}
.mfp-bg {
	z-index: 999999;
}
@media only screen and (max-width: 1200px){
	.our-featured .setResizeMargin,
	.our-product-gallery .setResizeMargin{
		padding-left:50px;
	}
	.blog-bx .dlab-post-media,
	.blog-bx.blog-img-bottom .dlab-post-media{
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.product-sm.product-box .product-img{
		width:20%;
	}
	.product-sm.product-box .product-details{
		width:80%;
	}
}
@media only screen and (max-width: 991px){
	.bubbles-bx.bubbles-bx3{
		margin-left: -10px;
	}
	.bubbles-bx.bubbles-bx1{
		margin-bottom:20px;
	}
	.our-product-gallery{
		background-size: 60% !important;
		background-position: center right !important;
	}
	.our-product-gallery{
		
	}
	.title-bx h2 {
		color: #58468c;
		font-size: 35px;
		margin-bottom:0;
	}
	.about-bx2{
		background-size: 70%;
		padding-bottom:0;
	}
	.business-product{
		padding-top: 0;
	}
	.business-pro-blog{
		
	}
	.our-featured{
		padding-top:0;	
	}
	.our-featured .section-head{
		margin:0;
	}
	.blog-bx .post-title{
		font-size: 20px;
		line-height: 28px;
	}
	.business-blog{
		padding-top:0;
	}
	.newsletter-bx .title-bx{
		margin-bottom:20px;
	}
	.newsletter-bx .title-bx br{
		display:none;
	}
	.newsletter-bx{
		padding-top:0;
	}
	.newsletter-bx .dzSubscribe{
		padding: 30px 15px;
	}
	.business-contact {
		padding-top: 0px;
		padding-bottom: 0px;
		background-size: 100% !important;
	}
	.business-footer{
		background-size: 100%;
		background-repeat:no-repeat;
	}
	.business-footer .footer-top{
		padding-top: 100px;
		padding-top: 100px;
	}
}
@media only screen and (max-width: 767px){
	.about-bx2-content{
		text-align:left !important;
	}
	.title-bx h2{
		font-size: 28px;
		line-height: 35px;
	}
	.our-product-gallery .section-head {
		margin-bottom: 50px;
	}
	.about-bx2-content{
		margin-top:20px;
	}
	.blog-post.blog-bx{
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.our-featured{
		padding-bottom:50px;
	}
	.blog-bx .post-title {
		font-size: 18px;
		line-height: 24px;
		margin-bottom: 5px;
	}
	.newsletter-bx{
		padding-bottom: 40px;
	}
}
@media only screen and (max-width: 576px){
	.bubbles-bx.bubbles-bx1{
		width: 150px;
		height: 150px;
	}
	.bubbles-bx.bubbles-bx3{
		width: 120px;
		height: 120px;
		margin-bottom: 20px;
		margin-left: 0;
		margin-top: 20px;
	}
	.bubbles-bx.bubbles-bx2 {
		width: 140px;
		height: 150px;
	}
	.bubbles-bx.bubbles-bx4 {
		width: 130px;
		height: 145px;
	}
	.bubbles-bx.bubbles-bx5{
		width: 170px;
		height: 170px;
	}
	.bubbles-bx .icon-lg img {
		height: 35px;
		margin-bottom: 5px;
	}
	.our-featured .setResizeMargin, 
	.our-product-gallery .setResizeMargin{
		padding-left: 15px;
	}
	.our-featured .section-head{
		margin-bottom:30px;
	}
	.newsletter-bx .form-group .site-button{
		padding: 0 10px;
		font-size: 13px;
	}
	.newsletter-bx .contact-form-bx label{
		left: 0;
	}
	.app-btn-bx a i {
		margin-right: 5px;
		font-size: 18px;
	}	
}

/* Home 7 */
.section-head .title-head{
	font-size: 44px;
	font-weight: 700;
	text-transform: uppercase;
}
.section-head .title-small{
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 400;
    margin-bottom: 10px;
    opacity: 0.7;
    letter-spacing: 3px;
}
.list-arrow-right i{
	font-size: 12px;
	margin-right: 10px;
}
.list-arrow-right li{
	font-size: 16px;
	margin-bottom: 5px;
}
.about-1 {
    box-shadow: 0 0 15px 5px rgba(0,0,0,0.1);
    border-radius: 2px;
}
.about-1 .about-scale{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	z-index: 9;
}
.about-1 .icon-bx-wraper{
	margin-top: -120px;
}
.about-1 .dez-tilte span{
	display: block;
}
.site-button.long-btn {
    padding: 15px 60px;
}
.our-service .dez-tilte {
    font-size: 17px;
    font-weight: 400;
    letter-spacing: 3px;
    color: #333;
    margin-bottom: 5px;
}

/* Experts */
.experts-img {
    width: 80px;
    border-radius: 50px;
    overflow: hidden;
    margin-right: 20px;
	float: left;
}
.experts-info .experts-name {
    font-weight: 600;
	font-size: 18px;
	text-transform: capitalize;
	margin-bottom: 10px;
	line-height: 18px;
}
.experts-info-bx {
    display: flex;
	-webkit-align-items: center;
	align-items: center;
	margin-bottom: 10px;
}
.experts-service {
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: rgba(255,255,255,0.8) !important;
    margin-bottom: 0;
}
.experts-box .dez-social-icon{
	display: inline-block;
	margin: 0 -3px;
	padding: 0;
	text-align: center;
	list-style:none;
}
.experts-box .dez-social-icon li{
	display:inline-block;
}
.experts-box .dez-social-icon li a {
    font-size: 13px;
    width: 25px;
    height: 25px;
    border: 1px solid rgba(255,255,255,0.2);
    border-radius: 4px;
    line-height: 23px;
}
.experts-box:hover .dez-social-icon li a {
	border: 1px solid rgba(255,255,255,0.2);
	background-color:#fff;
	color:#333;
}
.our-team-bx{
	background-image:url(../images/desktop.png), url(../images/pattern/pt/pt1.png);
	background-repeat:no-repeat, repeat;
	background-position:left -30% bottom -50px;
}
.experts-box p{
	font-size:14px;
	line-height: 24px;
	margin-bottom: 15px;
}
/* Pricing Table */
.pricingtable-wrapper.style3 .pricingtable-features li span{
	float: right;
}
.pricingtable-wrapper.style3 {
    border: 1px solid rgba(0,0,0,0.1);
}
.pricingtable-wrapper.style3 .pricingtable-features li {
    text-align: left;
    padding: 5px 0;
    font-weight: 500;
	color:#000;
}
.pricingtable-wrapper.style3 .pricingtable-head::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 70px;
    left: 0px;
    transform: skewY(-3deg);
    bottom: -10px;
	z-index: -1;
	background-color: inherit;
}
.pricingtable-wrapper.style3 .bg-gray.pricingtable-head::after{
	background-color: #eef1ff;
}
.pricingtable-wrapper.style3 .pricingtable-head{
    padding: 25px 35px 10px;
	position: relative;
	z-index: 1;
}
.pricingtable-wrapper.style3 .pricingtable-features{
	padding: 20px 30px 0;
}
.pricingtable-wrapper.style3 .pricingtable-price .pricingtable-type:before{
	content: unset;
}
.pricingtable-wrapper .pricingtable-price,
.pricingtable-wrapper .pricingtable-title,
.pricingtable-wrapper .pricingtable-features li,
.pricingtable-wrapper .pricingtable-footer,
.pricingtable-wrapper .pricingtable-features{
	border: 0;
	background-color: unset;
}
.pricingtable-wrapper .pricingtable-price .pricingtable-bx span{
    font-size: 24px;
    font-weight: 400;
    margin-right: 5px;
}
.pricingtable-wrapper .pricingtable-price .pricingtable-bx{
    font-weight: 700;
    font-family: poppins;
    font-size: 60px;
	line-height: 60px;
	color: unset;
}
.pricingtable-wrapper.style3 .pricingtable-price .pricingtable-type{
    font-weight: 500;
    text-transform: capitalize;
    display: block;
}
.pricingtable-wrapper.style3 .pricingtable-content{
	font-weight: 500;
	padding-top: 20px;
	font-size: 14px;
	line-height: 24px;
	color:#333;
}
.pricingtable-wrapper.style3 .bg-gray {
    background-color: #eef1ff;
}
.pricingtable-wrapper.style3 .pricingtable-title h2{
    font-size: 22px;
    font-weight: 700;
	color: unset;
    text-transform: capitalize;
}
.pricingtable-wrapper.style3 .pricingtable-title p {
    font-size: 14px;
	font-weight: 400;
	color: unset;
	text-transform: uppercase;
	color: #000;
	letter-spacing: 2px;
	opacity: .5;
}
.pricingtable-wrapper.style3 .bg-primary .pricingtable-content,
.pricingtable-wrapper.style3 .bg-primary .pricingtable-title p {
	color:#fff;
}
.pricingtable-wrapper.style3 .pricingtable-price{
	padding: 0;
}
.pricingtable-wrapper-box{
	z-index: 9;
	position: relative;
}
.pricingtable-wrapper-box [class*="col-"]:first-child .style4{
	border-radius: 30px 0 0 30px;
}
.pricingtable-wrapper-box [class*="col-"]:last-child .style4{
	border-radius: 0 30px 30px 0;
}
.border-ltr{
	border: 1px solid #dddddd;
	border-width: 0 1px;
}
.bg-href:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	height: 250px;
	background-color: #f8f8f8;
	width: 100%;
}
.text-green-dark{
	color: #54b439;
}
.text-blue-dark{
	color: #4a64ff;
}
.title-light-bold {
    font-weight: 300;
    font-size: 36px;
    line-height: 40px;
	text-transform: capitalize;
}
.title-light-bold span{
	font-weight: 700;
}

/* Tickit box */
.tickit-box{
    border-radius: 15px;
    box-shadow: 0 0 0 0 rgba(0,0,0,0.7);
    padding: 50px 30px;
}
.purple-dark,
.bg-purple-dark{
	background-color: #663398!important;
}
.text-purple-dark{
	color: #663398!important;
}
.tickit-box .price span {
    font-size: 24px;
    font-weight: 200;
    position: absolute;
    top: -30px;
    left: 0;
}
.tickit-box .title{
	text-transform: uppercase;
	letter-spacing: 3px;
	color: #000;
	font-size: 13px;
}
.tickit-box p{
	line-height: 30px;
	font-size: 18px;
}
.tickit-box .price {
    font-size: 130px;
    line-height: 130px;
    font-weight: bold;
    position: relative;
    padding-left: 20px;
    width: -moz-max-content;
    margin: 0 auto;
}
.tickit-info h2.font-50{
	font-weight: 700;
}
.tickit-info p {
    font-size: 27px;
    line-height: 40px;
    color: #f0f0f0;
}
.thumb-img {
    width: 80px;
    border-radius: 50%;
    overflow: hidden;
}
/* Our Stories Blog  */
.our-stories .dez-post-title .post-title {
    margin-top: 5px;
	font-weight: 500;
	font-size: 22px;
	line-height: 30px;
	color: #000;
	text-transform: capitalize;
}
.our-stories .dez-post-media{
	margin-bottom:15px;
	overflow: hidden;
}
.our-stories .dez-post-text p{
    font-size: 14px;
	font-weight: 400;
	line-height: 25px;
	color: #999999;
}
.our-stories .dez-post-tags span {
    font-size: 12px;
	letter-spacing: 3px;
	text-transform: uppercase;
	color: #B1B1B1;
	font-weight: 700;
}
.tickit-info span{
    letter-spacing: 3px;
    font-weight: 400;
    font-size: 12px;
    text-transform: uppercase;
    color: #f2f2f2;
}
.socail-icon .site-button {
    height: 45px;
    width: 45px;
    padding: 10px 15px !important;
}
.contact-2 .support-box-form label{
	color:#000;
}
.contact-2 .support-box-form .input-group:after {
	background:#808080;
}
.contact-2 .support-form{
	padding:40px;
	border-radius: 15px;
}
.contact-2 .support-box-form .form-control {
	color:#000;
}
.contact-2 .support-box-form textarea.form-control {
    height: 140px;
}
.contact-info-bx span{
	display: block;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 4px;
}
.contact-info-bx h3{
	font-size: 28px;
	line-height: 45px;
	font-weight: 300;
	margin-bottom: 30px;
}
@media only screen and (max-width: 991px){
	.our-service .icon-content.p-lr50{
		padding:0;
	}
	.our-stories .dez-post-media img{
		width:100%;
	}
	.our-team-bx {
		background-image: url(../images/pattern/pt/pt1.png);
		background-repeat: repeat;
		background-position: bottom -50px;
	}
}
@media only screen and (max-width: 767px){
	.about-1 .icon-bx-wraper {
		margin-top: 0;
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.about-1 .about-scale {
		-moz-transform: scale(1);
		-webkit-transform: scale(1);
		-o-transform: scale(1);
		-ms-transform: scale(1);
		transform: scale(1);
	}
	.about-1 {
		box-shadow: none;
	}
	.experts-box{
		padding:0;
		margin-bottom:30px;
	}
	.contact-info-bx{
		padding-left:0;
		padding-right:0;
	}
	.section-head .title-head {
		font-size: 30px;
	}
	.tickit-info h2.font-50{
		font-size: 30px;
		line-height: 40px;
	}
}
.icon-hover-bx .icon-bx-xl{
	position:relative;
	z-index:1;
}
.icon-hover-bx:hover .icon-bx-xl{
	border-color:#fff;
}
.icon-hover-bx .icon-bx-xl:after{
	background-color: var(--bg-color);
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	left: 50%;
	top: 50%;
	border-radius: 210px;
	z-index: -1;
	transform:translate(-50%, -50%);
	transition:all 0.5s;
}
.icon-hover-bx .icon-cell{
	width:100%;
}
.icon-hover-bx:hover .icon-bx-xl:after{
	background-color: var(--bg-color);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 50%;
	top: 50%;
	border-radius: 210px;
	z-index: -1;
	box-shadow: inset 0 0px 0px 6px rgba(255,255,255,0.3) , inset 0 0px 0px 15px rgba(255,255,255,0.3);
}
.icon-hover-bx:hover .icon-bx-xl .icon-cell{
	color:#fff;
}



.blog-bx .blog-number,
.team-curve-bx .title a,
.business-footer .footer-top h5,
.testimonial-flip .front .testimonial-detail strong,
.product-box .rating-star li.active,
.product-price h4{
	color:var(--bg-color);
}
.business-contact .contact-form-bx .input-group:after,
.newsletter-bx .contact-form-bx .input-group:after,
.flip-bx .back{
	background-color:var(--bg-color);
}
.woo-entry .overlay-icon a i{
	padding: 10px;
}
/* Sat Manu */
.header-nav .nav > li .sub-menu.left{
    left: auto;
	right: 0;
}
@media only screen and (max-width: 991px){
	.sort-title-bx, .sort-title-bx::after {
		padding-left: 30px;
	}
}
@media only screen and (max-width: 767px){
	.table-responsive table{
		min-width: 700px;
	}
	.sort-title-bx::after {
		font-size: 35px;
	}
	.shop-item-rating span{
		text-align: left;
	}
	.shop-item-rating {
		position: relative;
	}
}
.comments-area .comment-form p input[type="submit"] {
    cursor: pointer;
}

.is-fixed .main-bar .logo-header {
    display: none;
}

/* ============================================
   Premium Roofing Solutions - New Header Design
   ============================================ */

/* Header Image Background */
.site-header {
    position: relative;
}

.site-header.has-header-image,
.site-header[style*="background-image"] {
    background-attachment: scroll !important;
    min-height: 200px !important;
    background-size: cover !important;
    background-position: center center !important;
    background-repeat: no-repeat !important;
}

.header-image-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
    z-index: 1;
    pointer-events: none;
}

.site-header > * {
    position: relative;
    z-index: 2;
}

/* Top Bar - Dark Navy Blue Section */
.header-top-bar {
    background-color: #0B1229;
    padding: 12px 0;
    border-bottom: none;
}

.header-top-bar .top-bar-left,
.header-top-bar .top-bar-right {
    display: flex;
    align-items: center;
    gap: 25px;
    flex-wrap: wrap;
}

.header-top-bar .top-bar-item {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #ffffff;
    font-size: 14px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}

.header-top-bar .top-bar-item i {
    font-size: 14px;
    color: #ffffff;
    opacity: 0.9;
}

.header-top-bar .top-bar-item a {
    color: #ffffff;
    text-decoration: none;
    transition: opacity 0.3s ease;
}

.header-top-bar .top-bar-item a:hover {
    opacity: 0.8;
}

.header-top-bar .top-bar-right {
    justify-content: flex-end;
}

/* Main Navigation Bar - White Section */
.main-navigation-bar {
    background-color: #ffffff;
    padding: 20px 0;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    position: relative;
    z-index: 999;
}

/* Logo Area */
.logo-area {
    display: flex;
    align-items: center;
}

.logo-link {
    display: flex;
    align-items: center;
    gap: 12px;
    text-decoration: none;
    color: inherit;
}

.logo-icon-box {
    width: 50px;
    height: 50px;
    background-color: #F2580C;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.logo-icon-box i {
    font-size: 24px;
    color: #ffffff;
}

.logo-text {
    display: flex;
    flex-direction: column;
}

.logo-title {
    font-size: 22px;
    font-weight: 700;
    color: #333333;
    margin: 0;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
}

.logo-tagline {
    font-size: 13px;
    color: #666666;
    margin: 0;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
}

.mobile-logo {
    display: none;
}

/* Main Navigation Menu */
.main-navigation {
    display: flex;
    justify-content: center;
    align-items: center;
}

.main-navigation .main-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
    gap: 0;
}

.main-navigation .main-menu li {
    display: inline-block;
    margin: 0;
    padding: 0;
}

.main-navigation .main-menu li a {
    display: block;
    padding: 10px 20px;
    color: #333333;
    text-decoration: none;
    font-size: 15px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    transition: color 0.3s ease;
    position: relative;
}

/* Arrow indicator for menu items with submenus */
.main-navigation .main-menu li.menu-item-has-children > a::before {
    content: '\f107';
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    font-size: 12px;
    margin-left: 5px;
    display: inline-block;
    transition: transform 0.3s ease;
}

.main-navigation .main-menu li.menu-item-has-children:hover > a::before {
    transform: rotate(180deg);
}

.main-navigation .main-menu li a:hover,
.main-navigation .main-menu li.current-menu-item > a,
.main-navigation .main-menu li.current_page_item > a {
    color: #F2580C;
}

.main-navigation .main-menu li a::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 20px;
    right: 20px;
    height: 2px;
    background-color: #F2580C;
    transform: scaleX(0);
    transition: transform 0.3s ease;
}

.main-navigation .main-menu li a:hover::after,
.main-navigation .main-menu li.current-menu-item > a::after,
.main-navigation .main-menu li.current_page_item > a::after {
    transform: scaleX(1);
}

/* Submenu Styles */
.main-navigation .main-menu li {
    position: relative;
}

.main-navigation .main-menu .sub-menu {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0;
    background-color: #ffffff;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
    min-width: 220px;
    opacity: 0;
    visibility: hidden;
    transform: translateY(-10px);
    transition: all 0.3s ease;
    z-index: 1000;
    border-radius: 6px;
    margin-top: 10px;
}

.main-navigation .main-menu li:hover > .sub-menu {
    opacity: 1;
    visibility: visible;
    transform: translateY(0);
}

.main-navigation .main-menu .sub-menu li {
    display: block;
    width: 100%;
    border-bottom: 1px solid #f0f0f0;
}

.main-navigation .main-menu .sub-menu li:last-child {
    border-bottom: none;
}

.main-navigation .main-menu .sub-menu li a {
    display: block;
    padding: 12px 20px;
    padding-right: 40px; /* Extra padding for arrow icon */
    color: #333333;
    text-decoration: none;
    font-size: 14px;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
    position: relative;
}

/* Remove underline effect from submenu items */
.main-navigation .main-menu .sub-menu li a::after {
    display: none !important;
}

/* Remove old icon from submenu items (override old theme CSS) */
/* Override all possible old CSS selectors */
.main-navigation .main-menu .sub-menu li a::before,
.header.site-header .main-navigation .main-menu .sub-menu li a::before,
.site-header .main-navigation .main-menu .sub-menu li a::before,
header.site-header .main-navigation .main-menu .sub-menu li a::before,
.navigation .mainmenu .main-navigation .main-menu .sub-menu li a::before,
ul.sub-menu li a::before,
.header.site-header ul.sub-menu li a::before,
.site-header ul.sub-menu li a::before,
header.site-header ul.sub-menu li a::before {
    display: none !important;
    content: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
}

/* Only show arrow for items with children */
.main-navigation .main-menu .sub-menu li:not(.menu-item-has-children) > a::before,
.header.site-header .main-navigation .main-menu .sub-menu li:not(.menu-item-has-children) > a::before {
    display: none !important;
    content: none !important;
}

/* Arrow indicator for submenu items with children */
.main-navigation .main-menu .sub-menu li.menu-item-has-children > a {
    padding-right: 40px; /* Ensure space for arrow */
}

.main-navigation .main-menu .sub-menu li.menu-item-has-children > a::before,
.header.site-header .main-navigation .main-menu .sub-menu li.menu-item-has-children > a::before,
.site-header .main-navigation .main-menu .sub-menu li.menu-item-has-children > a::before,
header.site-header .main-navigation .main-menu .sub-menu li.menu-item-has-children > a::before {
    display: none !important; /* Remove old icon */
    content: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    animation: none !important;
    background: none !important;
}

/* Final override for old CSS - must come after all other rules */
.site-header .main-navigation .main-menu .sub-menu li a::before,
.header.site-header .main-navigation .main-menu .sub-menu li a::before {
    display: none !important;
    content: "" !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    animation: none !important;
    background: none !important;
}

.main-navigation .main-menu .sub-menu li.menu-item-has-children > a::before {
    content: '\f105' !important;
    font-family: 'Font Awesome 6 Free' !important;
    font-weight: 900 !important;
    font-size: 12px !important;
    position: absolute !important;
    right: 15px !important;
    top: 50% !important;
    transform: translateY(-50%) !important;
    display: block !important;
    margin: 0 !important;
    background: none !important;
    animation: none !important;
    width: auto !important;
    height: auto !important;
}

.main-navigation .main-menu .sub-menu li a:hover {
    color: #F2580C;
    background-color: #f8f8f8;
    padding-left: 25px;
    padding-right: 40px; /* Maintain right padding on hover */
}

.main-navigation .main-menu .sub-menu li.menu-item-has-children > a:hover {
    padding-right: 40px; /* Ensure arrow space on hover */
}

.main-navigation .main-menu .sub-menu li.current-menu-item > a,
.main-navigation .main-menu .sub-menu li.current_page_item > a {
    color: #F2580C;
    background-color: #f8f8f8;
}

/* Third Level Submenu */
.main-navigation .main-menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
    margin-top: 0;
    margin-left: 10px;
}

.main-navigation .main-menu .sub-menu .sub-menu::before {
    content: '';
    position: absolute;
    left: -10px;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 8px solid transparent;
    border-bottom: 8px solid transparent;
    border-right: 8px solid #ffffff;
}

/* Right-aligned submenu for items near the right edge */
.main-navigation .main-menu li:last-child .sub-menu,
.main-navigation .main-menu li:nth-last-child(2) .sub-menu {
    left: auto;
    right: 0;
}

.main-navigation .main-menu li:last-child .sub-menu .sub-menu,
.main-navigation .main-menu li:nth-last-child(2) .sub-menu .sub-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: 10px;
}

.main-navigation .main-menu li:last-child .sub-menu .sub-menu::before,
.main-navigation .main-menu li:nth-last-child(2) .sub-menu .sub-menu::before {
    left: auto;
    right: -10px;
    border-right: none;
    border-left: 8px solid #ffffff;
}

/* Ensure navigation containers allow overflow for submenus */
.main-navigation,
.main-navigation .nav-wrapper,
.main-navigation-bar,
.desktop-nav-col {
    overflow: visible !important;
}

/* Mobile Menu Toggle - Hidden on Desktop */
.mobile-menu-toggle {
    display: none;
}

.mobile-menu-toggle .js-nav-toggle {
    display: flex;
    flex-direction: column;
    gap: 5px;
    padding: 8px;
    cursor: pointer;
    background: none;
    border: none;
    text-decoration: none;
}

.mobile-menu-toggle .js-nav-toggle span {
    width: 25px;
    height: 3px;
    background-color: #333333;
    transition: all 0.3s ease;
    border-radius: 2px;
}

/* Mobile Hamburger Column - Hidden on Desktop */
.mobile-hamburger-col {
    display: none;
}

/* Desktop Navigation Column - Hidden on Mobile */
.desktop-nav-col {
    display: block;
}

/* Mobile Menu Toggle Wrapper - Hidden on Desktop */
.mobile-menu-toggle-wrapper {
    display: none;
}

/* Show hamburger menu on tablets and mobile */
@media only screen and (max-width: 991px) {
    /* Show hamburger column on mobile */
    .mobile-hamburger-col {
        display: block !important;
    }
    
    /* Hide desktop navigation column on mobile */
    .desktop-nav-col {
        display: none !important;
    }
    
    .mobile-menu-toggle-wrapper {
        display: flex !important;
        justify-content: flex-end;
        align-items: center;
        height: 100%;
    }
    
    .mobile-menu-toggle {
        display: block !important;
    }
    
    /* Hide desktop menu on mobile/tablet */
    .main-navigation {
        display: none !important;
    }
    
    /* Show mobile menu overlay when active */
    .mobile-menu-overlay {
        display: none;
    }
    
    .mobile-menu-overlay.active {
        display: block !important;
    }
}

/* CTA Button */
.header-cta {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.cta-button {
    display: inline-block;
    padding: 12px 30px;
    background-color: #F2580C;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius: 6px;
    transition: all 0.3s ease;
    text-align: center;
    border: none;
    cursor: pointer;
}

.cta-button:hover {
    background-color: #e04d0a;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(242, 88, 12, 0.3);
    color: #ffffff !important;
}

/* Mobile Menu Overlay - Hidden on Desktop by Default */
.mobile-menu-overlay {
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    position: fixed !important;
    top: -9999px !important;
    left: -9999px !important;
    width: 0 !important;
    height: 0 !important;
    overflow: hidden !important;
}

/* Responsive Design */
@media only screen and (max-width: 991px) {
    .header-top-bar .top-bar-left,
    .header-top-bar .top-bar-right {
        justify-content: center;
        text-align: center;
        gap: 15px;
    }
    
    .header-top-bar .top-bar-right {
        margin-top: 10px;
    }
    
    .main-navigation-bar .row {
        flex-wrap: wrap;
    }
    
    .logo-area {
        justify-content: flex-start;
    }
    
    /* Hide desktop menu on mobile */
    .main-navigation {
        display: none !important;
    }
    
    /* Hide desktop CTA button on mobile */
    .header-cta {
        display: none;
    }
    
    /* Mobile Menu Overlay */
    .mobile-menu-overlay {
        display: none !important;
        visibility: visible !important;
        opacity: 1 !important;
        position: fixed !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        width: 100% !important;
        height: 100% !important;
        background-color: #ffffff;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
        z-index: 9999;
        overflow-y: auto;
        max-height: 100vh;
    }
    
    .mobile-menu-overlay.active {
        display: block !important;
        visibility: visible !important;
        opacity: 1 !important;
    }
    
    .mobile-menu-overlay .nav-wrapper {
        position: relative;
        height: 100%;
        padding: 0;
    }
    
    /* Hamburger Menu Animation */
    .mobile-menu-toggle .js-nav-toggle.active span:nth-child(1) {
        transform: rotate(45deg) translate(5px, 5px);
    }
    
    .mobile-menu-toggle .js-nav-toggle.active span:nth-child(2) {
        opacity: 0;
    }
    
    .mobile-menu-toggle .js-nav-toggle.active span:nth-child(3) {
        transform: rotate(-45deg) translate(7px, -6px);
    }
    
    /* Mobile Menu Close Button */
    .mobile-menu-close {
        position: absolute;
        top: 15px;
        right: 15px;
        z-index: 10001;
    }
    
    .mobile-menu-close .js-nav-close {
        background: none;
        border: none;
        font-size: 24px;
        color: #333 !important;
        cursor: pointer;
        padding: 5px 10px;
        line-height: 1;
    }
    
    .mobile-menu-close .js-nav-close:hover {
        color: #F2580C;
    }
    
    /* Mobile Menu Content */
    .mobile-menu-content {
        padding: 60px 20px 20px 20px;
    }
    
    /* Mobile Menu Logo */
    .mobile-menu-logo {
        padding: 20px 0;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 20px;
    }
    
    .mobile-menu-logo .logo-link {
        display: flex;
        align-items: center;
        text-decoration: none;
        color: inherit;
    }
    
    .mobile-menu-logo .logo-text {
        margin-left: 0;
    }
    
    .mobile-menu-logo .logo-title {
        font-size: 24px;
        font-weight: 700;
        margin: 0 0 5px 0;
        color: #1A2332;
    }
    
    .mobile-menu-logo .logo-tagline {
        font-size: 14px;
        margin: 0;
        color: #666;
    }
    
    .mobile-menu-logo img {
        max-height: 50px;
        width: auto;
    }
    
    /* Mobile Menu Navigation */
    .mobile-menu-navigation {
        margin-bottom: 20px;
        padding-bottom: 20px;
        border-bottom: 1px solid #f0f0f0;
    }
    
    .mobile-menu-navigation .main-menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: block;
        flex-direction: column;
    }
    
    .mobile-menu-navigation .main-menu li {
        display: block !important;
        width: 100%;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #f0f0f0;
        position: relative;
    }
    
    .mobile-menu-navigation .main-menu li:last-child {
        border-bottom: none;
    }
    
    .mobile-menu-navigation .main-menu li a {
        display: block !important;
        padding: 15px 0;
        width: 100%;
        color: #333;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
        transition: color 0.3s ease;
    }
    
    .mobile-menu-navigation .main-menu li a:hover,
    .mobile-menu-navigation .main-menu li.menu-open > a {
        color: #F2580C;
    }
    
    .mobile-menu-navigation .main-menu li.menu-item-has-children > a {
        cursor: pointer;
    }
    
    /* Mobile Menu Submenus */
    .mobile-menu-navigation .main-menu .sub-menu {
        list-style: none;
        margin: 0;
        padding: 0;
        display: none;
        background-color: #f8f8f8;
        border-top: 1px solid #e0e0e0;
        overflow: hidden;
    }
    
    .mobile-menu-navigation .main-menu .sub-menu.active {
        display: block;
    }
    
    /* Ensure submenus are hidden by default */
    .mobile-menu-navigation .main-menu li .sub-menu {
        display: none !important;
    }
    
    .mobile-menu-navigation .main-menu li.menu-open > .sub-menu {
        display: block !important;
    }
    
    .mobile-menu-navigation .main-menu .sub-menu li {
        border-bottom: 1px solid #e8e8e8;
        margin: 0;
    }
    
    .mobile-menu-navigation .main-menu .sub-menu li:last-child {
        border-bottom: none;
    }
    
    .mobile-menu-navigation .main-menu .sub-menu li a {
        display: block !important;
        padding: 12px 0 12px 30px;
        color: #555;
        font-size: 15px;
        font-weight: 400;
        position: relative;
    }
    
    .mobile-menu-navigation .main-menu .sub-menu li a:hover {
        color: #F2580C;
        background-color: #f0f0f0;
    }
    
    /* Third Level Submenu */
    .mobile-menu-navigation .main-menu .sub-menu .sub-menu {
        background-color: #f0f0f0;
        border-top: 1px solid #d8d8d8;
    }
    
    .mobile-menu-navigation .main-menu .sub-menu .sub-menu li a {
        padding-left: 50px;
        font-size: 14px;
    }
    
    /* Arrow/Toggle Icon for Menu Items with Submenus */
    .mobile-menu-navigation .main-menu li.menu-item-has-children > a {
        position: relative;
        padding-right: 40px;
    }
    
    .mobile-menu-navigation .main-menu li.menu-item-has-children > a::after {
        content: '\f107';
        font-family: 'Font Awesome 6 Free';
        font-weight: 900;
        position: absolute;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        font-size: 14px;
        color: #666;
        transition: transform 0.3s ease;
    }
    
    .mobile-menu-navigation .main-menu li.menu-item-has-children > a.active::after,
    .mobile-menu-navigation .main-menu li.menu-item-has-children.menu-open > a::after {
        transform: translateY(-50%) rotate(180deg);
    }
    
    /* Remove old icons from mobile submenus */
    .mobile-menu-navigation .main-menu .sub-menu li a::before,
    .mobile-menu-navigation .main-menu .sub-menu li a::after {
        display: none !important;
        content: none !important;
    }
    
    /* Arrow for submenu items with children */
    .mobile-menu-navigation .main-menu .sub-menu li.menu-item-has-children > a::after {
        display: block !important;
        content: '\f105' !important;
        right: 15px;
        font-size: 12px;
    }
    
    .mobile-menu-navigation .main-menu .sub-menu li.menu-item-has-children.menu-open > a::after {
        transform: translateY(-50%) rotate(90deg);
    }
    
    /* Mobile Top Bar Info */
    .mobile-top-bar-info {
        padding: 15px 0;
        border-top: 1px solid #f0f0f0;
        border-bottom: 1px solid #f0f0f0;
        margin-bottom: 20px;
    }
    
    .mobile-info-item {
        display: flex;
        align-items: center;
        gap: 10px;
        padding: 10px 0;
        font-size: 14px;
    }
    
    .mobile-info-item i {
        color: #F2580C;
        width: 20px;
        text-align: center;
    }
    
    .mobile-info-item a {
        color: #333;
        text-decoration: none;
    }
    
    .mobile-info-item a:hover {
        color: #F2580C;
    }
    
    .mobile-info-item span {
        color: #666;
    }
    
    /* Navigation Menu */
    .main-navigation .main-menu {
        flex-direction: column;
        align-items: flex-start;
        gap: 0;
        margin: 0;
        padding: 0;
        list-style: none;
    }
    
    .main-navigation .main-menu li {
        width: 100%;
        border-bottom: 1px solid #f0f0f0;
    }
    
    .main-navigation .main-menu li:last-child {
        border-bottom: none;
    }
    
    .main-navigation .main-menu li a {
        padding: 15px 0;
        width: 100%;
        display: block;
        color: #333;
        text-decoration: none;
        font-size: 16px;
        font-weight: 500;
    }
    
    .main-navigation .main-menu li a:hover {
        color: #F2580C;
    }
    
    /* Mobile CTA Button */
    .mobile-cta-button {
        padding: 20px 0 0 0;
        margin-top: 20px;
        border-top: 1px solid #f0f0f0;
    }
    
    .mobile-cta-button .cta-button {
        width: 100%;
        text-align: center;
        padding: 15px 20px;
        font-size: 16px;
    }
    
    .header-cta {
        justify-content: flex-end;
    }
    
    .cta-button {
        padding: 10px 20px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .header-top-bar {
        padding: 10px 0;
    }
    
    .header-top-bar .top-bar-item {
        font-size: 12px;
        gap: 6px;
    }
    
    .main-navigation-bar {
        padding: 15px 0;
    }
    
    .logo-icon-box {
        width: 45px;
        height: 45px;
    }
    
    .logo-icon-box i {
        font-size: 20px;
    }
    
    .logo-title {
        font-size: 18px;
    }
    
    .logo-tagline {
        font-size: 12px;
    }
    
    .mobile-logo {
        display: block;
    }
    
    .logo-link {
        display: none;
    }
}

@media only screen and (max-width: 480px) {
    .header-top-bar .top-bar-left,
    .header-top-bar .top-bar-right {
        flex-direction: column;
        gap: 8px;
    }
    
    .header-top-bar .top-bar-item {
        font-size: 11px;
    }
    
    .cta-button {
        padding: 8px 15px;
        font-size: 13px;
    }
}

/* ============================================
   Premium Roofing Solutions - Hero Section
   ============================================ */

/* Override old slider styles */
.hero_section .owl-carousel {
    display: none !important;
}

.hero_section {
    position: relative;
    min-height: 90vh;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    overflow: hidden;
    background: none !important;
}

/* Background Layer */
.hero-background {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    z-index: 1;
}

.hero-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(135deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0.5) 100%);
    z-index: 2;
}

.hero-fade-bottom {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 200px;
    background: linear-gradient(to top, rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 0.8) 50%, transparent 100%);
    z-index: 3;
}

/* Content Layer */
.hero-content {
    position: relative;
    z-index: 10;
    padding: 120px 0 80px;
    display: flex;
    align-items: center;
    min-height: 85vh;
}

/* Trust Badge */
.hero-trust-badge {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    background-color: #FF6600;
    color: #ffffff;
    padding: 10px 20px;
    border-radius: 50px;
    font-size: 14px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3);
    animation: fadeInUp 0.8s ease;
}

.hero-trust-badge i {
    font-size: 14px;
    color: #ffffff;
}

.hero-trust-badge span {
    color: #ffffff;
}

/* Subheading */
.hero-subheading {
    font-size: 16px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 2px;
    color: rgba(255, 255, 255, 0.9);
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    animation: fadeInUp 0.8s ease 0.2s both;
}

/* Main Description */
.hero-description {
    font-size: 20px;
    line-height: 1.8;
    color: rgba(255, 255, 255, 0.95);
    margin-bottom: 40px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
    max-width: 600px;
    animation: fadeInUp 0.8s ease 0.4s both;
}

/* CTA Buttons */
.hero-buttons {
    display: flex;
    align-items: center;
    gap: 20px;
    flex-wrap: wrap;
    animation: fadeInUp 0.8s ease 0.6s both;
}

.hero-btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 16px 35px;
    background-color: #FF6600;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3);
}

.hero-btn-primary:hover {
    background-color: #e55a00;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 102, 0, 0.4);
    color: #ffffff !important;
}

.hero-btn-primary i {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.hero-btn-primary:hover i {
    transform: translateX(5px);
}

.hero-btn-secondary {
    display: inline-flex;
    align-items: center;
    padding: 16px 35px;
    background-color: rgba(51, 51, 51, 0.8);
    color: #ffffff !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius: 8px;
    transition: all 0.3s ease;
    border: 2px solid rgba(255, 255, 255, 0.2);
}

.hero-btn-secondary:hover {
    background-color: rgba(51, 51, 51, 1);
    border-color: rgba(255, 255, 255, 0.4);
    transform: translateY(-2px);
    color: #ffffff !important;
}

/* Feature Highlights */
.hero-features {
    position: relative;
    z-index: 10;
    padding: 40px 0;
    backdrop-filter: blur(10px);
    margin-top: auto;
}

.hero-feature-item {
    display: flex;
    align-items: center;
    gap: 20px;
    padding: 25px;
    transition: all 0.3s ease;
}

.hero-feature-item:hover {
    transform: translateY(-5px);
}

.hero-feature-icon {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #FF6600;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.2);
}

.hero-feature-icon i {
    font-size: 24px;
    color: #ffffff;
}

.hero-feature-content h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333333;
    margin: 0 0 5px 0;
    font-family: 'Roboto', sans-serif;
}

.hero-feature-content p {
    font-size: 14px;
    color: #666666;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

/* Animations */
@keyframes fadeInUp {
    from {
        opacity: 0;
        transform: translateY(30px);
    }
    to {
        opacity: 1;
        transform: translateY(0);
    }
}

/* Responsive Design */
@media only screen and (max-width: 991px) {
    .hero_section {
        min-height: 80vh;
    }
    
    .hero-content {
        padding: 100px 0 60px;
        min-height: 60vh;
    }
    
    .hero-description {
        font-size: 18px;
        margin-bottom: 30px;
    }
    
    .hero-buttons {
        flex-direction: column;
        align-items: flex-start;
    }
    
    .hero-btn-primary,
    .hero-btn-secondary {
        width: 100%;
        justify-content: center;
        text-align: center;
    }
    
    .hero-features {
        padding: 30px 0;
    }
    
    .hero-feature-item {
        padding: 20px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .hero_section {
        min-height: 70vh;
    }
    
    .hero-content {
        padding: 80px 0 40px;
    }
    
    .hero-trust-badge {
        font-size: 12px;
        padding: 8px 16px;
        margin-bottom: 20px;
    }
    
    .hero-subheading {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    .hero-description {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 25px;
    }
    
    .hero-btn-primary,
    .hero-btn-secondary {
        padding: 14px 25px;
        font-size: 15px;
    }
    
    .hero-feature-item {
        flex-direction: column;
        text-align: center;
        padding: 20px 15px;
    }
    
    .hero-feature-icon {
        width: 50px;
        height: 50px;
    }
    
    .hero-feature-icon i {
        font-size: 20px;
    }
    
    .hero-feature-content h4 {
        font-size: 16px;
    }
    
    .hero-feature-content p {
        font-size: 13px;
    }
}

@media only screen and (max-width: 480px) {
    .hero-content {
        padding: 60px 0 30px;
    }
    
    .hero-trust-badge {
        font-size: 11px;
        padding: 6px 12px;
    }
    
    .hero-subheading {
        font-size: 12px;
        letter-spacing: 1px;
    }
    
    .hero-description {
        font-size: 15px;
    }
    
    .hero-btn-primary,
    .hero-btn-secondary {
        padding: 12px 20px;
        font-size: 14px;
    }
}

/* ============================================
   Why Choose Us Section
   ============================================ */

.why-choose-section {
    background-color: #ffffff;
    padding: 100px 0;
    position: relative;
}

.why-choose-header {
    text-align: center;
    margin-bottom: 60px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

/* Badge */
.why-choose-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FF6600 0%, #F2580C 100%);
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.2);
}

/* Main Title */
.why-choose-title {
    font-size: 42px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

/* Description */
.why-choose-description {
    font-size: 18px;
    font-weight: 400;
    color: #5A6271;
    line-height: 1.8;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

/* Features Grid */
.why-choose-features {
    margin-top: 50px;
}

.why-choose-features .row {
    margin-left: -15px;
    margin-right: -15px;
}

.why-choose-features .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.why-feature-card {
    background-color: #ffffff;
    border: 1px solid #E6E9F0;
    border-radius: 10px;
    padding: 35px 30px;
    height: 100%;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

.why-feature-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-color: #FF6600;
}

/* Icon Box */
.why-feature-icon-box {
    width: 60px;
    height: 60px;
    background-color: #FFF4EB;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    flex-shrink: 0;
}

.why-feature-icon-box i {
    font-size: 28px;
    color: #FF6600;
}

/* Feature Content */
.why-feature-content {
    flex: 1;
}

.why-feature-title {
    font-size: 22px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 12px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.why-feature-desc {
    font-size: 16px;
    font-weight: 400;
    color: #5A6271;
    line-height: 1.7;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

/* Responsive Design for Why Choose Us */
@media only screen and (max-width: 991px) {
    .why-choose-section {
        padding: 80px 0;
    }
    
    .why-choose-header {
        margin-bottom: 50px;
        padding: 0 20px;
    }
    
    .why-choose-title {
        font-size: 36px;
    }
    
    .why-choose-description {
        font-size: 17px;
    }
    
    .why-choose-features .row > [class*="col-"] {
        margin-bottom: 25px;
    }
    
    .why-feature-card {
        padding: 30px 25px;
    }
}

@media only screen and (max-width: 767px) {
    .why-choose-section {
        padding: 60px 0;
    }
    
    .why-choose-header {
        margin-bottom: 40px;
    }
    
    .why-choose-badge {
        font-size: 12px;
        padding: 6px 16px;
        margin-bottom: 20px;
    }
    
    .why-choose-title {
        font-size: 30px;
        margin-bottom: 15px;
    }
    
    .why-choose-description {
        font-size: 16px;
        line-height: 1.6;
    }
    
    .why-choose-features .row > [class*="col-"] {
        margin-bottom: 20px;
    }
    
    .why-feature-card {
        padding: 25px 20px;
    }
    
    .why-feature-icon-box {
        width: 55px;
        height: 55px;
        margin-bottom: 18px;
    }
    
    .why-feature-icon-box i {
        font-size: 24px;
    }
    
    .why-feature-title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .why-feature-desc {
        font-size: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .why-choose-section {
        padding: 50px 0;
    }
    
    .why-choose-title {
        font-size: 26px;
    }
    
    .why-choose-description {
        font-size: 15px;
    }
    
    .why-choose-features .row > [class*="col-"] {
        margin-bottom: 20px;
    }
    
    .why-feature-card {
        padding: 20px 18px;
    }
    
    .why-feature-icon-box {
        width: 50px;
        height: 50px;
    }
    
    .why-feature-icon-box i {
        font-size: 22px;
    }
    
    .why-feature-title {
        font-size: 18px;
    }
    
    .why-feature-desc {
        font-size: 14px;
    }
}

/* ============================================
   Premium Difference Section (Dark Theme)
   ============================================ */

.premium-difference-section {
    background-color: #0B1A2A;
    position: relative;
    overflow: hidden;
}

/* Background Pattern - Plus/Cross Pattern */
.premium-difference-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: 
        repeating-linear-gradient(0deg, transparent, transparent 40px, rgba(255, 255, 255, 0.03) 40px, rgba(255, 255, 255, 0.03) 41px),
        repeating-linear-gradient(90deg, transparent, transparent 40px, rgba(255, 255, 255, 0.03) 40px, rgba(255, 255, 255, 0.03) 41px);
    pointer-events: none;
    z-index: 1;
}

.premium-difference-section .container {
    position: relative;
    z-index: 2;
}

/* Header Section */
.premium-diff-header {
    text-align: center;
    margin-bottom: 60px;
}

.premium-diff-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FF7A00 0%, #FF6600 100%);
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 20px;
    border-radius: 25px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
}

.premium-diff-title {
    font-size: 42px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 20px 0;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
}

.premium-diff-subtitle {
    font-size: 18px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
}

/* Features Grid */
.premium-diff-features {
    margin-top: 50px;
}

.premium-diff-features .row {
    margin-left: -15px;
    margin-right: -15px;
}

.premium-diff-features .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Feature Card */
.premium-diff-card {
    background: rgba(255, 255, 255, 0.05);
    border-radius: 16px;
    padding: 35px 30px;
    height: 100%;
    transition: all 0.3s ease;
    border: 1px solid rgba(255, 255, 255, 0.1);
    position: relative;
    overflow: hidden;
}

.premium-diff-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(255, 122, 0, 0);
    transition: all 0.3s ease;
    z-index: 0;
}

.premium-diff-card:hover {
    transform: translateY(-5px);
    background: rgba(255, 255, 255, 0.08);
    border-color: rgba(255, 122, 0, 0.3);
    box-shadow: 0 10px 30px rgba(255, 122, 0, 0.2);
}

.premium-diff-card-content {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    height: 100%;
}

/* Top Row - Icon and Metric */
.premium-diff-top-row {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 20px;
}

/* Icon Box */
.premium-diff-icon-box {
    width: 60px;
    height: 60px;
    background: rgba(255, 122, 0, 0.15);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.premium-diff-icon-box i {
    font-size: 28px;
    color: #FF7A00;
}

/* Metric Section */
.premium-diff-metric {
    text-align: right;
    flex-shrink: 0;
}

/* Card Body */
.premium-diff-card-body {
    flex: 1;
}

.premium-diff-card-title {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 12px 0;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
}

.premium-diff-card-desc {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.6;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

.premium-diff-metric-value {
    font-size: 36px;
    font-weight: 800;
    color: #FF7A00;
    line-height: 1;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
    background: linear-gradient(135deg, #FF7A00 0%, #FFB84D 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-clip: text;
}

.premium-diff-metric-label {
    font-size: 13px;
    font-weight: 500;
    color: rgba(255, 255, 255, 0.6);
    text-transform: uppercase;
    letter-spacing: 0.5px;
    font-family: 'Roboto', sans-serif;
}

/* Responsive Styles */
@media only screen and (max-width: 991px) {
    .premium-diff-title {
        font-size: 36px;
    }
    
    .premium-diff-subtitle {
        font-size: 16px;
    }
    
    .premium-diff-features .row > [class*="col-"] {
        margin-bottom: 25px;
    }
    
    .premium-diff-card {
        padding: 30px 25px;
    }
    
    .premium-diff-top-row {
        margin-bottom: 18px;
    }
    
    .premium-diff-metric-value {
        font-size: 32px;
    }
}

@media only screen and (max-width: 767px) {
    .premium-difference-section {
        padding: 60px 0 !important;
    }
    
    .premium-diff-header {
        margin-bottom: 40px;
    }
    
    .premium-diff-title {
        font-size: 28px;
    }
    
    .premium-diff-subtitle {
        font-size: 15px;
    }
    
    .premium-diff-features {
        margin-top: 30px;
    }
    
    .premium-diff-features .row > [class*="col-"] {
        margin-bottom: 20px;
    }
    
    .premium-diff-card {
        padding: 25px 20px;
    }
    
    .premium-diff-top-row {
        margin-bottom: 18px;
    }
    
    .premium-diff-icon-box {
        width: 55px;
        height: 55px;
    }
    
    .premium-diff-icon-box i {
        font-size: 24px;
    }
    
    .premium-diff-card-title {
        font-size: 18px;
    }
    
    .premium-diff-card-desc {
        font-size: 14px;
    }
    
    .premium-diff-metric-value {
        font-size: 28px;
    }
    
    .premium-diff-metric-label {
        font-size: 12px;
    }
}

@media only screen and (max-width: 480px) {
    .premium-difference-section {
        padding: 50px 0 !important;
    }
    
    .premium-diff-title {
        font-size: 24px;
    }
    
    .premium-diff-subtitle {
        font-size: 14px;
    }
    
    .premium-diff-card {
        padding: 20px 18px;
    }
    
    .premium-diff-top-row {
        margin-bottom: 15px;
    }
    
    .premium-diff-icon-box {
        width: 50px;
        height: 50px;
    }
    
    .premium-diff-icon-box i {
        font-size: 22px;
    }
    
    .premium-diff-card-title {
        font-size: 17px;
    }
    
    .premium-diff-metric-value {
        font-size: 24px;
    }
    
    .premium-diff-metric-label {
        font-size: 11px;
    }
}

/* ============================================
   Our Process / How We Work Section
   ============================================ */

.our-process-section {
    background-color: #F9FAFB;
    position: relative;
}

/* Header Section */
.process-header {
    text-align: center;
    margin-bottom: 60px;
}

.process-badge {
    display: inline-block;
    background: #FF7A00;
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 20px;
    border-radius: 25px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
}

.process-title {
    font-size: 42px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 20px 0;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
}

.process-description {
    font-size: 16px;
    color: #5A6271;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
}

/* Process Steps Grid */
.process-steps-grid {
    margin-top: 50px;
}

.process-steps-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

.process-steps-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Process Step Card */
.process-step-card {
    background: #ffffff;
    border-radius: 16px;
    padding: 35px 30px;
    height: 100%;
    position: relative;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.process-step-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

/* Step Number - Top Right */
.process-step-number {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: #FF7A00;
    color: #ffffff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 700;
    font-family: 'Roboto', sans-serif;
    z-index: 2;
}

/* Icon Box - Top Left */
.process-step-icon-box {
    width: 70px;
    height: 70px;
    background: #FFF3E5;
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
    flex-shrink: 0;
}

.process-step-icon-box i {
    font-size: 32px;
    color: #FF7A00;
}

/* Step Content */
.process-step-content {
    position: relative;
    z-index: 1;
}

.process-step-title {
    font-size: 20px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 12px 0;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
}

.process-step-desc {
    font-size: 15px;
    color: #5A6271;
    line-height: 1.6;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

/* Responsive Styles */
@media only screen and (max-width: 991px) {
    .process-title {
        font-size: 36px;
    }
    
    .process-description {
        font-size: 15px;
    }
    
    .process-steps-grid .row > [class*="col-"] {
        margin-bottom: 25px;
    }
    
    .process-step-card {
        padding: 30px 25px;
    }
    
    .process-step-number {
        width: 45px;
        height: 45px;
        font-size: 16px;
        top: 18px;
        right: 18px;
    }
    
    .process-step-icon-box {
        width: 65px;
        height: 65px;
        margin-bottom: 22px;
    }
    
    .process-step-icon-box i {
        font-size: 28px;
    }
}

@media only screen and (max-width: 767px) {
    .our-process-section {
        padding: 60px 0 !important;
    }
    
    .process-header {
        margin-bottom: 40px;
    }
    
    .process-title {
        font-size: 28px;
    }
    
    .process-description {
        font-size: 14px;
    }
    
    .process-steps-grid {
        margin-top: 30px;
    }
    
    .process-steps-grid .row > [class*="col-"] {
        margin-bottom: 20px;
    }
    
    .process-step-card {
        padding: 25px 20px;
    }
    
    .process-step-number {
        width: 40px;
        height: 40px;
        font-size: 14px;
        top: 15px;
        right: 15px;
    }
    
    .process-step-icon-box {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }
    
    .process-step-icon-box i {
        font-size: 26px;
    }
    
    .process-step-title {
        font-size: 18px;
    }
    
    .process-step-desc {
        font-size: 14px;
    }
}

@media only screen and (max-width: 480px) {
    .our-process-section {
        padding: 50px 0 !important;
    }
    
    .process-title {
        font-size: 24px;
    }
    
    .process-description {
        font-size: 13px;
    }
    
    .process-step-card {
        padding: 20px 18px;
    }
    
    .process-step-number {
        width: 38px;
        height: 38px;
        font-size: 13px;
        top: 12px;
        right: 12px;
    }
    
    .process-step-icon-box {
        width: 55px;
        height: 55px;
        margin-bottom: 18px;
    }
    
    .process-step-icon-box i {
        font-size: 24px;
    }
    
    .process-step-title {
        font-size: 17px;
    }
    
    .process-step-desc {
        font-size: 13px;
    }
}

/* ============================================
   Statistics / Achievements Section
   ============================================ */

.statistics-section {
    background: linear-gradient(135deg, #FF6A00 0%, #FF7E2E 100%);
    position: relative;
    overflow: hidden;
}

/* Dotted Pattern Overlay */
.statistics-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: radial-gradient(circle, rgba(255, 255, 255, 0.15) 2px, transparent 2px);
    background-size: 40px 40px;
    background-position: 0 0, 20px 20px;
    pointer-events: none;
    z-index: 1;
}

.statistics-section .container {
    position: relative;
    z-index: 2;
}

/* Statistics Grid */
.statistics-grid {
    margin-top: 0;
}

.statistics-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

.statistics-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Statistic Card */
.statistic-card {
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.2);
    border-radius: 16px;
    padding: 45px 30px;
    text-align: center;
    height: 100%;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.statistic-card:hover {
    background: rgba(255, 255, 255, 0.15);
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.2);
}

/* Icon Circle */
.statistic-icon-circle {
    width: 70px;
    height: 70px;
    background: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0 auto 25px auto;
    border: 2px solid rgba(255, 255, 255, 0.3);
}

.statistic-icon-circle i {
    font-size: 32px;
    color: #ffffff;
}

/* Statistic Number */
.statistic-number {
    font-size: 42px;
    font-weight: 800;
    color: #ffffff;
    line-height: 1;
    margin: 0 0 15px 0;
    font-family: 'Roboto', sans-serif;
}

/* Statistic Title */
.statistic-title {
    font-size: 20px;
    font-weight: 700;
    color: #ffffff;
    margin: 0 0 10px 0;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
}

/* Statistic Subtitle */
.statistic-subtitle {
    font-size: 15px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 1.5;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

/* Responsive Styles */
@media only screen and (max-width: 991px) {
    .statistics-grid .row > [class*="col-"] {
        margin-bottom: 25px;
    }
    
    .statistic-card {
        padding: 40px 25px;
    }
    
    .statistic-icon-circle {
        width: 65px;
        height: 65px;
        margin-bottom: 22px;
    }
    
    .statistic-icon-circle i {
        font-size: 28px;
    }
    
    .statistic-number {
        font-size: 38px;
    }
    
    .statistic-title {
        font-size: 18px;
    }
    
    .statistic-subtitle {
        font-size: 14px;
    }
}

@media only screen and (max-width: 767px) {
    .statistics-section {
        padding: 60px 0 !important;
    }
    
    .statistics-grid .row > [class*="col-"] {
        margin-bottom: 20px;
    }
    
    .statistic-card {
        padding: 35px 20px;
    }
    
    .statistic-icon-circle {
        width: 60px;
        height: 60px;
        margin-bottom: 20px;
    }
    
    .statistic-icon-circle i {
        font-size: 26px;
    }
    
    .statistic-number {
        font-size: 34px;
        margin-bottom: 12px;
    }
    
    .statistic-title {
        font-size: 17px;
        margin-bottom: 8px;
    }
    
    .statistic-subtitle {
        font-size: 13px;
    }
}

@media only screen and (max-width: 480px) {
    .statistics-section {
        padding: 50px 0 !important;
    }
    
    .statistic-card {
        padding: 30px 18px;
    }
    
    .statistic-icon-circle {
        width: 55px;
        height: 55px;
        margin-bottom: 18px;
    }
    
    .statistic-icon-circle i {
        font-size: 24px;
    }
    
    .statistic-number {
        font-size: 30px;
        margin-bottom: 10px;
    }
    
    .statistic-title {
        font-size: 16px;
    }
    
    .statistic-subtitle {
        font-size: 12px;
    }
}

/* ============================================
   Recent Projects / Portfolio Section
   ============================================ */

.recent-projects-section {
    background-color: #ffffff;
    position: relative;
}

/* Header Section */
.projects-header {
    text-align: center;
    margin-bottom: 60px;
}

.projects-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FF7A00 0%, #FFB84D 100%);
    color: #ffffff;
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 8px 20px;
    border-radius: 25px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
}

.projects-title {
    font-size: 42px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 20px 0;
    line-height: 1.2;
    font-family: 'Roboto', sans-serif;
}

.projects-title span {
    color: #FF7A00;
}

.projects-description {
    font-size: 16px;
    color: #5A6271;
    line-height: 1.6;
    max-width: 700px;
    margin: 0 auto;
    font-family: 'Roboto', sans-serif;
}

/* Projects Grid */
.projects-grid {
    margin-top: 50px;
}

.projects-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

.projects-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Project Card */
.project-card {
    background: #ffffff;
    border-radius: 16px;
    overflow: hidden;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.project-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

/* Project Image Wrapper */
.project-image-wrapper {
    position: relative;
    width: 100%;
    padding-top: 75%; /* 4:3 aspect ratio */
    overflow: hidden;
    background: #f5f5f5;
}

.project-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.project-card:hover .project-image {
    transform: scale(1.05);
}

.project-overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0);
    transition: background 0.3s ease;
    z-index: 1;
}

.project-card:hover .project-overlay {
    background: rgba(0, 0, 0, 0.2);
}

/* Project Tag */
.project-tag {
    position: absolute;
    top: 15px;
    right: 15px;
    background: linear-gradient(135deg, #FF7A00 0%, #FF6600 100%);
    color: #ffffff;
    font-size: 11px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    padding: 4px 12px;
    border-radius: 8px;
    z-index: 2;
    font-family: 'Roboto', sans-serif;
}

/* Project Info */
.project-info {
    padding: 25px 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.project-card-title {
    font-size: 20px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 15px 0;
    line-height: 1.3;
    font-family: 'Roboto', sans-serif;
}

.project-card-title a {
    color: #1A1D25;
    text-decoration: none;
    transition: color 0.3s ease;
}

.project-card-title a:hover {
    color: #FF7A00;
}

/* Project Meta */
.project-meta {
    margin-bottom: 10px;
    font-size: 14px;
    color: #5A6271;
    font-family: 'Roboto', sans-serif;
}

.project-meta i {
    color: #FF7A00;
    margin-right: 8px;
    font-size: 13px;
}

.project-location,
.project-date {
    display: inline-block;
    margin-right: 15px;
}

/* View Details Link */
.project-view-details {
    margin-top: auto;
    padding-top: 15px;
    color: #FF7A00;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
}

.project-view-details i {
    margin-left: 5px;
    transition: transform 0.3s ease;
}

.project-view-details:hover {
    color: #FF6600;
    text-decoration: underline;
}

.project-view-details:hover i {
    transform: translateX(5px);
}

/* View All Projects Button */
.projects-cta-wrapper {
    text-align: center;
    margin-top: 50px;
}

.projects-view-all-btn {
    display: inline-block;
    background: linear-gradient(135deg, #FF7A00 0%, #FF6600 100%);
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 14px 35px;
    border-radius: 50px;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
    box-shadow: 0 4px 15px rgba(255, 122, 0, 0.3);
}

.projects-view-all-btn:hover {
    background: linear-gradient(135deg, #FF6600 0%, #FF7A00 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 122, 0, 0.4);
    color: #ffffff;
    text-decoration: none;
}

/* No Posts Message */
.projects-no-posts {
    text-align: center;
    padding: 60px 20px;
    color: #5A6271;
    font-size: 16px;
}

/* Responsive Styles */
@media only screen and (max-width: 991px) {
    .projects-title {
        font-size: 36px;
    }
    
    .projects-description {
        font-size: 15px;
    }
    
    .projects-grid .row > [class*="col-"] {
        margin-bottom: 25px;
    }
    
    .project-info {
        padding: 22px 18px;
    }
    
    .project-card-title {
        font-size: 18px;
    }
}

@media only screen and (max-width: 767px) {
    .recent-projects-section {
        padding: 60px 0 !important;
    }
    
    .projects-header {
        margin-bottom: 40px;
    }
    
    .projects-title {
        font-size: 28px;
    }
    
    .projects-description {
        font-size: 14px;
    }
    
    .projects-grid {
        margin-top: 30px;
    }
    
    .projects-grid .row > [class*="col-"] {
        margin-bottom: 20px;
    }
    
    .project-info {
        padding: 20px 18px;
    }
    
    .project-card-title {
        font-size: 17px;
    }
    
    .project-meta {
        font-size: 13px;
    }
    
    .project-view-details {
        font-size: 14px;
    }
    
    .projects-cta-wrapper {
        margin-top: 40px;
    }
    
    .projects-view-all-btn {
        padding: 12px 30px;
        font-size: 14px;
    }
}

@media only screen and (max-width: 480px) {
    .recent-projects-section {
        padding: 50px 0 !important;
    }
    
    .projects-title {
        font-size: 24px;
    }
    
    .projects-description {
        font-size: 13px;
    }
    
    .project-info {
        padding: 18px 15px;
    }
    
    .project-card-title {
        font-size: 16px;
    }
    
    .project-meta {
        font-size: 12px;
    }
    
    .project-tag {
        font-size: 10px;
        padding: 3px 10px;
        top: 12px;
        right: 12px;
    }
}

/* ============================================
   About Our Company Section
   ============================================ */

.about-company-section {
    background-color: #ffffff;
    padding: 100px 0;
    position: relative;
}

/* Image Wrapper */
.about-image-wrapper {
    position: relative;
    margin-bottom: 30px;
}

.about-main-image {
    width: 100%;
    height: auto;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    display: block;
}

/* Image Overlay Badge */
.about-image-badge {
    position: absolute;
    bottom: 30px;
    right: 30px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 20px 25px;
    display: flex;
    align-items: center;
    gap: 15px;
    box-shadow: 0 6px 25px rgba(0, 0, 0, 0.15);
    z-index: 10;
}

.about-badge-icon {
    width: 50px;
    height: 50px;
    background-color: #FF6600;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.about-badge-icon i {
    font-size: 24px;
    color: #ffffff;
}

.about-badge-content {
    display: flex;
    flex-direction: column;
}

.about-badge-value {
    font-size: 32px;
    font-weight: 700;
    color: #1A1D25;
    line-height: 1;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
}

.about-badge-label {
    font-size: 14px;
    font-weight: 500;
    color: #5A6271;
    font-family: 'Roboto', sans-serif;
}

/* Content Wrapper */
.about-content-wrapper {
    padding-left: 40px;
}

/* Section Badge */
.about-section-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FF6600 0%, #F2580C 100%);
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.2);
}

/* Main Heading */
.about-main-heading {
    font-size: 42px;
    font-weight: 700;
    color: #0B132A;
    margin: 0 0 25px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

/* Paragraphs */
.about-paragraph {
    font-size: 16px;
    font-weight: 400;
    color: #5A6271;
    line-height: 1.8;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
}

.about-paragraph:last-of-type {
    margin-bottom: 30px;
}

/* Features List */
.about-features-list {
    list-style: none;
    padding: 0;
    margin: 0 0 35px 0;
}

.about-feature-item {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 15px;
}

.about-feature-item:last-child {
    margin-bottom: 0;
}

.about-feature-icon {
    width: 24px;
    height: 24px;
    background-color: #FFF4EB;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    margin-top: 2px;
}

.about-feature-icon i {
    font-size: 12px;
    color: #FF6600;
}

.about-feature-text {
    font-size: 16px;
    font-weight: 400;
    color: #1A1D25;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}

/* Stats Row */
.about-stats-row {
    display: flex;
    gap: 20px;
    margin-bottom: 35px;
    flex-wrap: wrap;
}

.about-stat-box {
    flex: 1;
    min-width: 140px;
    background-color: #ffffff;
    border: 1px solid #E6E9F0;
    border-radius: 10px;
    padding: 20px 18px;
    display: flex;
    align-items: center;
    gap: 15px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
    transition: all 0.3s ease;
}

.about-stat-box:hover {
    transform: translateY(-3px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.1);
    border-color: #FF6600;
}

.about-stat-icon {
    width: 45px;
    height: 45px;
    background-color: #FFF4EB;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.about-stat-icon i {
    font-size: 20px;
    color: #FF6600;
}

.about-stat-content {
    flex: 1;
}

.about-stat-value {
    font-size: 28px;
    font-weight: 700;
    color: #1A1D25;
    line-height: 1;
    margin-bottom: 5px;
    font-family: 'Roboto', sans-serif;
}

.about-stat-label {
    font-size: 13px;
    font-weight: 500;
    color: #5A6271;
    font-family: 'Roboto', sans-serif;
}

/* CTA Button */
.about-cta-wrapper {
    margin-top: 10px;
}

.about-cta-button {
    display: inline-block;
    padding: 16px 40px;
    background-color: #FF6600;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3);
}

.about-cta-button:hover {
    background-color: #FF7A1A;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 102, 0, 0.4);
    color: #ffffff !important;
}

/* Responsive Design for About Section */
@media only screen and (max-width: 991px) {
    .about-company-section {
        padding: 80px 0;
    }
    
    .about-content-wrapper {
        padding-left: 0;
        padding-top: 40px;
    }
    
    .about-main-heading {
        font-size: 36px;
    }
    
    .about-image-badge {
        bottom: 20px;
        right: 20px;
        padding: 15px 20px;
    }
    
    .about-badge-value {
        font-size: 28px;
    }
    
    .about-stats-row {
        gap: 15px;
    }
    
    .about-stat-box {
        min-width: 120px;
        padding: 18px 15px;
    }
}

@media only screen and (max-width: 767px) {
    .about-company-section {
        padding: 60px 0;
    }
    
    .about-content-wrapper {
        padding-top: 30px;
    }
    
    .about-section-badge {
        font-size: 12px;
        padding: 6px 16px;
        margin-bottom: 20px;
    }
    
    .about-main-heading {
        font-size: 30px;
        margin-bottom: 20px;
    }
    
    .about-paragraph {
        font-size: 15px;
        margin-bottom: 18px;
    }
    
    .about-feature-item {
        margin-bottom: 12px;
    }
    
    .about-feature-text {
        font-size: 15px;
    }
    
    .about-image-badge {
        bottom: 15px;
        right: 15px;
        padding: 12px 18px;
        gap: 12px;
    }
    
    .about-badge-icon {
        width: 40px;
        height: 40px;
    }
    
    .about-badge-icon i {
        font-size: 20px;
    }
    
    .about-badge-value {
        font-size: 24px;
    }
    
    .about-badge-label {
        font-size: 12px;
    }
    
    .about-stats-row {
        flex-direction: column;
        gap: 15px;
    }
    
    .about-stat-box {
        width: 100%;
        min-width: auto;
    }
    
    .about-cta-button {
        width: 100%;
        text-align: center;
        padding: 14px 30px;
    }
}

@media only screen and (max-width: 480px) {
    .about-main-heading {
        font-size: 26px;
    }
    
    .about-paragraph {
        font-size: 14px;
    }
    
    .about-feature-text {
        font-size: 14px;
    }
    
    .about-image-badge {
        position: relative;
        bottom: auto;
        right: auto;
        margin-top: 20px;
        display: inline-flex;
    }
    
    .about-stat-value {
        font-size: 24px;
    }
    
    .about-stat-label {
        font-size: 12px;
    }
    
    .about-cta-button {
        padding: 12px 25px;
        font-size: 15px;
    }
}

/* ============================================
   Our Services Section
   ============================================ */

.services-section {
    background-color: #ffffff;
    padding: 100px 0;
    position: relative;
}

/* Header Section */
.services-header {
    text-align: center;
    margin-bottom: 60px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.services-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FF6600 0%, #F2580C 100%);
    color: #ffffff;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.2);
}

.services-title {
    font-size: 42px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.services-description {
    font-size: 18px;
    font-weight: 400;
    color: #5A6271;
    line-height: 1.8;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

/* Services Grid */
.services-grid {
    margin-top: 50px;
}

/* Apply same styles for inner pages */
#innerpage-box .services-grid {
    margin-top: 30px;
}

.services-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

.services-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Service cards in inner pages */
#innerpage-box .service-card {
    background-color: #ffffff;
    border: 1px solid #E6E9F0;
    border-radius: 10px;
    padding: 35px 30px;
    height: 100%;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

#innerpage-box .service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-color: #FF6600;
}

.service-card {
    background-color: #ffffff;
    border: 1px solid #E6E9F0;
    border-radius: 10px;
    padding: 35px 30px;
    height: 100%;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

.service-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-color: #FF6600;
}

/* Icon Box */
.service-icon-box {
    width: 60px;
    height: 60px;
    background-color: #FFF4EB;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
    flex-shrink: 0;
}

.service-icon-box i {
    font-size: 28px;
    color: #FF6600;
}

/* Card Content */
.service-card-title {
    font-size: 22px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 12px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.service-card-desc {
    font-size: 16px;
    font-weight: 400;
    color: #5A6271;
    line-height: 1.7;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
}

/* Bullet List */
.service-bullets {
    list-style: none !important;
    list-style-type: none !important;
    padding: 0;
    margin: 0 0 25px 0;
    flex: 1;
}

.service-bullets li {
    font-size: 15px;
    font-weight: 400;
    color: #1A1D25;
    line-height: 1.8;
    margin-bottom: 8px;
    padding-left: 20px;
    position: relative;
    font-family: 'Roboto', sans-serif;
    list-style: none !important;
    list-style-type: none !important;
    list-style-image: none !important;
}

.service-bullets li:before {
    content: '' !important;
    position: absolute;
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    background-color: #FF6600;
    border-radius: 50%;
    font-family: inherit !important;
    display: block !important;
    margin-right: 0 !important;
    transform: none !important;
    color: transparent !important;
}

/* Override global content-box ul li:before for service bullets */
.services-section .service-bullets li:before,
.service-card .service-bullets li:before,
#content-box .service-bullets li:before,
.services-grid .service-bullets li:before,
.service-bullets li:before {
    content: '' !important;
    font-family: inherit !important;
    background-color: #FF6600 !important;
    width: 6px !important;
    height: 6px !important;
    border-radius: 50% !important;
    margin-right: 0 !important;
    transform: none !important;
    color: transparent !important;
    position: absolute !important;
    left: 0 !important;
    top: 10px !important;
    display: block !important;
}

.service-bullets li:last-child {
    margin-bottom: 0;
}

/* Learn More Link */
.service-learn-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #FF6600 !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
    margin-top: auto;
}

.service-learn-more:hover {
    color: #F2580C !important;
    gap: 12px;
}

.service-learn-more i {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.service-learn-more:hover i {
    transform: translateX(5px);
}

/* View All Button */
.services-cta-wrapper {
    text-align: center;
    margin-top: 50px;
}

.services-view-all-btn {
    display: inline-block;
    padding: 16px 40px;
    background-color: #0B132A;
    color: #ffffff !important;
    text-decoration: none;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    border-radius: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(11, 19, 42, 0.2);
}

.services-view-all-btn:hover {
    background-color: #1A1D25;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(11, 19, 42, 0.3);
    color: #ffffff !important;
}

/* Responsive Design for Services Section */
@media only screen and (max-width: 991px) {
    .services-section {
        padding: 80px 0;
    }
    
    .services-header {
        margin-bottom: 50px;
        padding: 0 20px;
    }
    
    .services-title {
        font-size: 36px;
    }
    
    .services-description {
        font-size: 17px;
    }
    
    .services-grid .row > [class*="col-"] {
        margin-bottom: 25px;
    }
    
    .service-card {
        padding: 30px 25px;
    }
}

@media only screen and (max-width: 767px) {
    .services-section {
        padding: 60px 0;
    }
    
    .services-header {
        margin-bottom: 40px;
    }
    
    .services-badge {
        font-size: 12px;
        padding: 6px 16px;
        margin-bottom: 20px;
    }
    
    .services-title {
        font-size: 30px;
        margin-bottom: 15px;
    }
    
    .services-description {
        font-size: 16px;
        line-height: 1.6;
    }
    
    .services-grid .row > [class*="col-"] {
        margin-bottom: 20px;
    }
    
    .service-card {
        padding: 25px 20px;
    }
    
    .service-icon-box {
        width: 55px;
        height: 55px;
        margin-bottom: 18px;
    }
    
    .service-icon-box i {
        font-size: 24px;
    }
    
    .service-card-title {
        font-size: 20px;
        margin-bottom: 10px;
    }
    
    .service-card-desc {
        font-size: 15px;
        margin-bottom: 18px;
    }
    
    .service-bullets li {
        font-size: 14px;
    }
    
    .service-learn-more {
        font-size: 15px;
    }
    
    .services-view-all-btn {
        padding: 14px 30px;
        font-size: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .services-section {
        padding: 50px 0;
    }
    
    .services-title {
        font-size: 26px;
    }
    
    .services-description {
        font-size: 15px;
    }
    
    .service-card {
        padding: 20px 18px;
    }
    
    .service-icon-box {
        width: 50px;
        height: 50px;
    }
    
    .service-icon-box i {
        font-size: 22px;
    }
    
    .service-card-title {
        font-size: 18px;
    }
    
    .service-card-desc {
        font-size: 14px;
    }
    
    .service-bullets li {
        font-size: 13px;
    }
    
    .service-learn-more {
        font-size: 14px;
    }
    
    .services-view-all-btn {
        padding: 12px 25px;
        font-size: 14px;
    }
}

/*==========================
	Testimonials Section
==========================*/
.testimonials-section {
    background-color: #F5F5F5;
    position: relative;
}

/* Header Section */
.testimonials-header {
    text-align: center;
    margin-bottom: 60px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.testimonials-badge {
    display: inline-block;
    background-color: #FFEEDD;
    color: #FF6600;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
}

.testimonials-title {
    font-size: 42px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.testimonials-description {
    font-size: 18px;
    font-weight: 400;
    color: #5A6271;
    line-height: 1.8;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

/* Testimonials Grid */
.testimonials-grid {
    margin-top: 50px;
}

.testimonials-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

.testimonials-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Testimonial Card */
.testimonial-card {
    background-color: #FFFFFF;
    border-radius: 12px;
    padding: 30px;
    height: 100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    position: relative;
}

.testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

/* Star Rating */
.testimonial-rating {
    margin-bottom: 20px;
    display: flex;
    gap: 4px;
}

.testimonial-rating i {
    font-size: 16px;
    color: #FF6600;
}

.testimonial-rating .far.fa-star {
    color: #E0E0E0;
}

/* Quote Wrapper */
.testimonial-quote-wrapper {
    position: relative;
    flex: 1;
    margin-bottom: 25px;
}

.testimonial-quote {
    font-size: 16px;
    font-weight: 400;
    color: #1A1D25;
    line-height: 1.7;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    position: relative;
    z-index: 2;
}

.testimonial-quote-icon {
    position: absolute;
    top: -10px;
    right: 0;
    font-size: 60px;
    color: rgba(255, 102, 0, 0.15);
    z-index: 1;
    line-height: 1;
}

.testimonial-quote-icon i {
    font-size: 60px;
}

/* Customer Info */
.testimonial-customer {
    display: flex;
    align-items: center;
    gap: 15px;
    margin-top: auto;
}

.testimonial-customer-image {
    flex-shrink: 0;
}

.testimonial-customer-image img {
    width: 50px;
    height: 50px;
    border-radius: 50%;
    object-fit: cover;
    display: block;
}

.testimonial-customer-info {
    flex: 1;
}

.testimonial-customer-name {
    font-size: 16px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 4px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.testimonial-customer-role {
    font-size: 14px;
    font-weight: 400;
    color: #5A6271;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4;
}

/* Overall Rating Card */
.testimonials-rating-card {
    background-color: #FFFFFF;
    border-radius: 12px;
    padding: 35px 40px;
    margin-top: 50px;
    text-align: center;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
}

.testimonials-rating-stars {
    display: flex;
    justify-content: center;
    gap: 4px;
    margin-bottom: 15px;
}

.testimonials-rating-stars i {
    font-size: 20px;
    color: #FF6600;
}

.testimonials-rating-stars .far.fa-star {
    color: #E0E0E0;
}

.testimonials-rating-stars .fas.fa-star-half-alt {
    color: #FF6600;
}

.testimonials-rating-value {
    font-size: 28px;
    font-weight: 700;
    color: #1A1D25;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.testimonials-rating-text {
    font-size: 16px;
    font-weight: 400;
    color: #5A6271;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

/* No Posts Message */
.testimonials-no-posts {
    text-align: center;
    padding: 60px 20px;
    color: #5A6271;
    font-size: 16px;
}

/* Responsive Styles */
@media only screen and (max-width: 991px) {
    .testimonials-title {
        font-size: 36px;
    }
    
    .testimonials-description {
        font-size: 17px;
    }
    
    .testimonial-card {
        padding: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .testimonials-section {
        padding: 60px 0 !important;
    }
    
    .testimonials-header {
        margin-bottom: 40px;
    }
    
    .testimonials-title {
        font-size: 32px;
    }
    
    .testimonials-description {
        font-size: 16px;
    }
    
    .testimonials-grid {
        margin-top: 30px;
    }
    
    .testimonial-card {
        padding: 20px;
    }
    
    .testimonial-quote {
        font-size: 15px;
    }
    
    .testimonial-quote-icon {
        font-size: 50px;
        top: -5px;
    }
    
    .testimonial-quote-icon i {
        font-size: 50px;
    }
    
    .testimonials-rating-card {
        padding: 25px 30px;
        margin-top: 40px;
    }
    
    .testimonials-rating-value {
        font-size: 24px;
    }
}

@media only screen and (max-width: 480px) {
    .testimonials-section {
        padding: 50px 0 !important;
    }
    
    .testimonials-title {
        font-size: 28px;
    }
    
    .testimonials-description {
        font-size: 15px;
    }
    
    .testimonial-card {
        padding: 18px;
    }
    
    .testimonial-quote {
        font-size: 14px;
    }
    
    .testimonial-customer-name {
        font-size: 15px;
    }
    
    .testimonial-customer-role {
        font-size: 13px;
    }
    
    .testimonials-rating-card {
        padding: 20px 25px;
    }
    
    .testimonials-rating-value {
        font-size: 22px;
    }
    
    .testimonials-rating-text {
        font-size: 14px;
    }
}

/* Inner Page Testimonials (Shortcode) */
#innerpage-box .testimonials-grid {
    margin-top: 30px;
}

#innerpage-box .testimonials-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

#innerpage-box .testimonials-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

#innerpage-box .testimonial-card {
    background-color: #FFFFFF;
    border-radius: 12px;
    padding: 30px;
    height: 100%;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    position: relative;
}

#innerpage-box .testimonial-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.12);
}

/* Old testimonial styles removed - using new design */

/* Responsive for inner page testimonials */
@media only screen and (max-width: 991px) {
    #innerpage-box .testimonial-card {
        padding: 25px;
    }
}

@media only screen and (max-width: 767px) {
    #innerpage-box .testimonials-grid {
        margin-top: 20px;
    }
    
    #innerpage-box .testimonial-card {
        padding: 20px;
    }
    
    #innerpage-box .testimonial-quote {
        font-size: 15px;
    }
}

@media only screen and (max-width: 480px) {
    #innerpage-box .testimonial-card {
        padding: 18px;
    }
    
    #innerpage-box .testimonial-quote {
        font-size: 14px;
    }
    
    #innerpage-box .testimonial-customer-name {
        font-size: 15px;
    }
    
    #innerpage-box .testimonial-customer-role {
        font-size: 13px;
    }
}

/*==========================
	Pricing Plans Section
==========================*/
.pricing-section {
    background-color: #FFFFFF;
    position: relative;
}

/* Header Section */
.pricing-header {
    text-align: center;
    margin-bottom: 60px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}

.pricing-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FFEEDD 0%, #FFF4E8 100%);
    color: #FF6600;
    padding: 8px 20px;
    border-radius: 50px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    margin-bottom: 25px;
}

.pricing-title {
    font-size: 42px;
    font-weight: 700;
    color: #0B132A;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.pricing-description {
    font-size: 18px;
    font-weight: 400;
    color: #5A6271;
    line-height: 1.8;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    max-width: 700px;
    margin-left: auto;
    margin-right: auto;
}

/* Pricing Grid */
.pricing-grid {
    margin-top: 50px;
}

.pricing-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

.pricing-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Pricing Card */
.pricing-card {
    background-color: #FFFFFF;
    border: 1px solid #E6E9F0;
    border-radius: 12px;
    padding: 40px 35px;
    height: 100%;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    position: relative;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

.pricing-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-color: #FF6600;
}

/* Popular Card (Middle) */
.pricing-card-popular {
    background: linear-gradient(135deg, #FF6600 0%, #FF5A1F 100%);
    border: none;
    color: #FFFFFF;
    box-shadow: 0 8px 30px rgba(255, 102, 0, 0.3);
}

.pricing-card-popular:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(255, 102, 0, 0.4);
}

.pricing-popular-badge {
    position: absolute;
    top: -15px;
    left: 50%;
    transform: translateX(-50%);
    background-color: #0B132A;
    color: #FFFFFF;
    padding: 6px 18px;
    border-radius: 50px;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: 'Roboto', sans-serif;
    z-index: 10;
}

/* Card Header */
.pricing-card-header {
    text-align: center;
    margin-bottom: 30px;
}

.pricing-plan-title {
    font-size: 28px;
    font-weight: 700;
    color: #0B132A;
    margin: 0 0 10px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.pricing-card-popular .pricing-plan-title {
    color: #FFFFFF;
}

.pricing-plan-subtitle {
    font-size: 16px;
    font-weight: 400;
    color: #5A6271;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
}

.pricing-card-popular .pricing-plan-subtitle {
    color: rgba(255, 255, 255, 0.9);
}

/* Price Wrapper */
.pricing-price-wrapper {
    text-align: center;
    margin-bottom: 35px;
    padding-bottom: 30px;
    border-bottom: 1px solid #E6E9F0;
}

.pricing-card-popular .pricing-price-wrapper {
    border-bottom-color: rgba(255, 255, 255, 0.2);
}

.pricing-price {
    display: block;
    font-size: 48px;
    font-weight: 700;
    color: #0B132A;
    margin-bottom: 8px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
}

.pricing-card-popular .pricing-price {
    color: #FFFFFF;
}

.pricing-price-label {
    display: block;
    font-size: 14px;
    font-weight: 400;
    color: #5A6271;
    font-family: 'Roboto', sans-serif;
}

.pricing-card-popular .pricing-price-label {
    color: rgba(255, 255, 255, 0.8);
}

/* Features List */
.pricing-features {
    list-style: none;
    padding: 0;
    margin: 0 0 35px 0;
    flex: 1;
}

.pricing-features li {
    display: flex;
    align-items: flex-start;
    margin-bottom: 18px;
    font-size: 15px;
    font-weight: 400;
    color: #0B132A;
    font-family: 'Roboto', sans-serif;
    line-height: 1.6;
    position: relative;
}

/* Remove any unwanted icons from global CSS */
.pricing-features li:before {
    display: none !important;
    content: none !important;
}

#innerpage-box .pricing-features li:before,
#content-box .pricing-features li:before {
    display: none !important;
    content: none !important;
}

.pricing-card-popular .pricing-features li {
    color: #FFFFFF;
}

.pricing-feature-icon {
    flex-shrink: 0;
    width: 24px;
    height: 24px;
    background-color: #FFF3E8;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 12px;
    margin-top: 2px;
}

.pricing-card-popular .pricing-feature-icon {
    background-color: rgba(255, 255, 255, 0.2);
}

.pricing-feature-icon i {
    font-size: 12px;
    color: #FF6600;
}

.pricing-card-popular .pricing-feature-icon i {
    color: #FFFFFF;
}

.pricing-feature-text {
    flex: 1;
}

/* Card Footer */
.pricing-card-footer {
    margin-top: auto;
}

.pricing-button {
    display: block;
    width: 100%;
    padding: 16px 30px;
    background-color: #FF6600;
    color: #FFFFFF;
    text-align: center;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
    border: none;
    cursor: pointer;
}

.pricing-button:hover {
    background-color: #E55A00;
    color: #FFFFFF;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3);
}

.pricing-button-popular {
    background-color: #FFFFFF;
    color: #FF6600;
}

.pricing-button-popular:hover {
    background-color: #FFF4E8;
    color: #FF6600;
}

.pricing-button i {
    margin-left: 8px;
    font-size: 14px;
}

/* No Posts Message */
.pricing-no-posts {
    text-align: center;
    padding: 60px 20px;
    color: #5A6271;
    font-size: 16px;
}

/* Footer Text */
.pricing-footer {
    text-align: center;
    margin-top: 60px;
}

.pricing-footer-text {
    font-size: 16px;
    font-weight: 400;
    color: #5A6271;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.6;
}

.pricing-footer-link {
    color: #FF6600;
    text-decoration: none;
    font-weight: 600;
    transition: color 0.3s ease;
}

.pricing-footer-link:hover {
    color: #E55A00;
    text-decoration: underline;
}

/* Responsive Styles */
@media only screen and (max-width: 991px) {
    .pricing-title {
        font-size: 36px;
    }
    
    .pricing-description {
        font-size: 17px;
    }
    
    .pricing-card {
        padding: 35px 30px;
    }
    
    .pricing-price {
        font-size: 42px;
    }
}

@media only screen and (max-width: 767px) {
    .pricing-section {
        padding: 60px 0 !important;
    }
    
    .pricing-header {
        margin-bottom: 40px;
    }
    
    .pricing-title {
        font-size: 32px;
    }
    
    .pricing-description {
        font-size: 16px;
    }
    
    .pricing-grid {
        margin-top: 30px;
    }
    
    .pricing-card {
        padding: 30px 25px;
    }
    
    .pricing-price {
        font-size: 38px;
    }
    
    .pricing-features li {
        font-size: 14px;
        margin-bottom: 15px;
    }
}

@media only screen and (max-width: 480px) {
    .pricing-section {
        padding: 50px 0 !important;
    }
    
    .pricing-title {
        font-size: 28px;
    }
    
    .pricing-description {
        font-size: 15px;
    }
    
    .pricing-card {
        padding: 25px 20px;
    }
    
    .pricing-plan-title {
        font-size: 24px;
    }
    
    .pricing-price {
        font-size: 34px;
    }
    
    .pricing-button {
        padding: 14px 25px;
        font-size: 15px;
    }
    
    .pricing-footer-text {
        font-size: 14px;
    }
}

/* Inner Page Pricing Plans (Shortcode) */
#innerpage-box .pricing-grid {
    margin-top: 30px;
}

#innerpage-box .pricing-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

#innerpage-box .pricing-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

#innerpage-box .pricing-card {
    background-color: #FFFFFF;
    border: 1px solid #E6E9F0;
    border-radius: 12px;
    padding: 40px 35px;
    height: 100%;
    transition: all 0.3s ease;
    display: flex;
    flex-direction: column;
    position: relative;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.03);
}

#innerpage-box .pricing-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
    border-color: #FF6600;
}

#innerpage-box .pricing-card-popular {
    background: linear-gradient(135deg, #FF6600 0%, #FF5A1F 100%);
    border: none;
    color: #FFFFFF;
    box-shadow: 0 8px 30px rgba(255, 102, 0, 0.3);
}

#innerpage-box .pricing-card-popular:hover {
    transform: translateY(-8px);
    box-shadow: 0 12px 40px rgba(255, 102, 0, 0.4);
}

/* Responsive for inner page pricing */
@media only screen and (max-width: 991px) {
    #innerpage-box .pricing-card {
        padding: 35px 30px;
    }
    
    #innerpage-box .pricing-price {
        font-size: 42px;
    }
}

@media only screen and (max-width: 767px) {
    #innerpage-box .pricing-grid {
        margin-top: 20px;
    }
    
    #innerpage-box .pricing-card {
        padding: 30px 25px;
    }
    
    #innerpage-box .pricing-price {
        font-size: 38px;
    }
    
#innerpage-box .pricing-features li {
    font-size: 14px;
    margin-bottom: 15px;
    position: relative;
}

/* Remove any unwanted icons from global CSS for inner pages */
#innerpage-box .pricing-features li:before,
#content-box .pricing-features li:before {
    display: none !important;
    content: none !important;
}
}

@media only screen and (max-width: 480px) {
    #innerpage-box .pricing-card {
        padding: 25px 20px;
    }
    
    #innerpage-box .pricing-plan-title {
        font-size: 24px;
    }
    
    #innerpage-box .pricing-price {
        font-size: 34px;
    }
    
    #innerpage-box .pricing-button {
        padding: 14px 25px;
        font-size: 15px;
    }
}

/* ============================================
   Team Section
   ============================================ */

.team-section {
    background-color: #FFFFFF;
    position: relative;
}

.team-header {
    text-align: center;
    margin-bottom: 60px;
}

.team-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FFF3E8 0%, #FFE5CC 100%);
    color: #FF6600;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 30px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.team-title {
    font-size: 42px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.team-description {
    font-size: 18px;
    font-weight: 400;
    color: #67707B;
    margin: 0 auto;
    max-width: 700px;
    line-height: 1.7;
    font-family: 'Roboto', sans-serif;
}

/* Team Grid */
.team-grid {
    margin-top: 50px;
}

.team-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

.team-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Team Card */
.team-card {
    background-color: #FFFFFF;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.team-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

.team-image-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 100%; /* Square aspect ratio */
}

.team-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.team-card:hover .team-image {
    transform: scale(1.05);
}

/* Team Social Icons */
.team-social-icons {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    display: flex;
    gap: 12px;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 30px 30px 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 10;
}

.team-card:hover .team-social-icons {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

.team-social-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #FF6600;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 16px;
}

.team-social-icon:hover {
    background-color: #F2580C;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(255, 102, 0, 0.4);
}

.team-social-icon.team-linkedin:hover {
    background-color: #0077B5;
    box-shadow: 0 4px 12px rgba(0, 119, 181, 0.4);
}

.team-social-icon.team-email:hover {
    background-color: #34A853;
    box-shadow: 0 4px 12px rgba(52, 168, 83, 0.4);
}

.team-info {
    padding: 25px 20px;
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
}

.team-member-name {
    font-size: 22px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 8px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.team-member-role {
    font-size: 16px;
    font-weight: 600;
    color: #FF6600;
    margin: 0 0 8px 0;
    font-family: 'Roboto', sans-serif;
}

.team-member-experience {
    font-size: 14px;
    font-weight: 400;
    color: #67707B;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
}

/* No Posts Message */
.team-no-posts {
    text-align: center;
    padding: 60px 20px;
    color: #67707B;
    font-size: 16px;
}

/* Responsive Styles */
@media only screen and (max-width: 991px) {
    .team-title {
        font-size: 36px;
    }
    
    .team-description {
        font-size: 16px;
    }
    
    .team-grid .row > [class*="col-"] {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    .team-header {
        margin-bottom: 40px;
    }
    
    .team-title {
        font-size: 30px;
    }
    
    .team-description {
        font-size: 15px;
    }
    
    .team-grid {
        margin-top: 30px;
    }
    
    .team-member-name {
        font-size: 20px;
    }
    
    .team-member-role {
        font-size: 15px;
    }
    
    .team-member-experience {
        font-size: 13px;
    }
}

@media only screen and (max-width: 480px) {
    .team-title {
        font-size: 26px;
    }
    
    .team-description {
        font-size: 14px;
    }
    
    .team-info {
        padding: 20px 15px;
    }
    
    .team-member-name {
        font-size: 18px;
    }
    
    .team-social-icons {
        padding: 12px 15px;
        gap: 10px;
    }
    
    .team-social-icon {
        width: 36px;
        height: 36px;
        font-size: 14px;
    }
}

/* Inner Page Team (Shortcode) */
#innerpage-box .team-grid {
    margin-top: 30px;
}

#innerpage-box .team-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

#innerpage-box .team-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

#innerpage-box .team-card {
    background-color: #FFFFFF;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

#innerpage-box .team-card:hover {
    transform: translateY(-8px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.15);
}

#innerpage-box .team-image-wrapper {
    width: 100%;
    overflow: hidden;
    position: relative;
    padding-top: 100%;
}

#innerpage-box .team-image {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform 0.3s ease;
}

#innerpage-box .team-card:hover .team-image {
    transform: scale(1.05);
}

#innerpage-box .team-social-icons {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%) translateY(100%);
    display: flex;
    gap: 12px;
    padding: 15px 20px;
    background: rgba(255, 255, 255, 0.95);
    backdrop-filter: blur(10px);
    border-radius: 30px 30px 0 0;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
    z-index: 10;
}

#innerpage-box .team-card:hover .team-social-icons {
    opacity: 1;
    visibility: visible;
    transform: translateX(-50%) translateY(0);
}

#innerpage-box .team-social-icon {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    background-color: #FF6600;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 16px;
}

#innerpage-box .team-social-icon:hover {
    background-color: #F2580C;
    transform: translateY(-3px);
    box-shadow: 0 4px 12px rgba(255, 102, 0, 0.4);
}

#innerpage-box .team-social-icon.team-linkedin:hover {
    background-color: #0077B5;
    box-shadow: 0 4px 12px rgba(0, 119, 181, 0.4);
}

#innerpage-box .team-social-icon.team-email:hover {
    background-color: #34A853;
    box-shadow: 0 4px 12px rgba(52, 168, 83, 0.4);
}

#innerpage-box .team-info {
    padding: 25px 20px;
    text-align: center;
    flex: 1;
    display: flex;
    flex-direction: column;
}

#innerpage-box .team-member-name {
    font-size: 22px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 8px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

#innerpage-box .team-member-role {
    font-size: 16px;
    font-weight: 600;
    color: #FF6600;
    margin: 0 0 8px 0;
    font-family: 'Roboto', sans-serif;
}

#innerpage-box .team-member-experience {
    font-size: 14px;
    font-weight: 400;
    color: #67707B;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
}

/* Responsive for inner page team */
@media only screen and (max-width: 991px) {
    #innerpage-box .team-grid .row > [class*="col-"] {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    #innerpage-box .team-grid {
        margin-top: 20px;
    }
    
    #innerpage-box .team-member-name {
        font-size: 20px;
    }
    
    #innerpage-box .team-member-role {
        font-size: 15px;
    }
    
    #innerpage-box .team-member-experience {
        font-size: 13px;
    }
}

@media only screen and (max-width: 480px) {
    #innerpage-box .team-info {
        padding: 20px 15px;
    }
    
    #innerpage-box .team-member-name {
        font-size: 18px;
    }
    
    #innerpage-box .team-social-icons {
        padding: 12px 15px;
        gap: 10px;
    }
    
    #innerpage-box .team-social-icon {
        width: 36px;
        height: 36px;
        font-size: 14px;
    }
}

/* ============================================
   Blog Section
   ============================================ */

.blog-section {
    background-color: #FFFFFF;
    position: relative;
}

.blog-header {
    text-align: center;
    margin-bottom: 60px;
}

.blog-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FFF3E8 0%, #FFE5CC 100%);
    color: #FF6600;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 30px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.blog-title {
    font-size: 42px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.blog-description {
    font-size: 18px;
    font-weight: 400;
    color: #67707B;
    margin: 0 auto;
    max-width: 700px;
    line-height: 1.7;
    font-family: 'Roboto', sans-serif;
}

/* Blog Grid */
.blog-grid {
    margin-top: 50px;
}

.blog-grid .row {
    margin-left: -15px;
    margin-right: -15px;
}

.blog-grid .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

/* Blog Card */
.blog-card {
    background-color: #FFFFFF;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    transition: all 0.3s ease;
    height: 100%;
    display: flex;
    flex-direction: column;
}

.blog-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

/* Blog Image Wrapper */
.blog-image-wrapper {
    position: relative;
    width: 100%;
    overflow: hidden;
    border-radius: 12px 12px 0 0;
}

.blog-image {
    width: 100%;
    height: 250px;
    object-fit: cover;
    transition: transform 0.3s ease;
    display: block;
}

.blog-card:hover .blog-image {
    transform: scale(1.05);
}

/* Category Badge */
.blog-category-badge {
    position: absolute;
    top: 15px;
    left: 15px;
    background-color: #FF6600;
    color: #FFFFFF;
    font-size: 12px;
    font-weight: 600;
    padding: 6px 14px;
    border-radius: 20px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    z-index: 5;
}

/* Blog Content */
.blog-content {
    padding: 25px 20px;
    flex: 1;
    display: flex;
    flex-direction: column;
}

/* Blog Meta */
.blog-meta {
    display: flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 15px;
    font-size: 13px;
    color: #67707B;
    font-family: 'Roboto', sans-serif;
}

.blog-meta-item {
    display: flex;
    align-items: center;
    gap: 5px;
}

.blog-meta-item i {
    font-size: 12px;
    color: #FF6600;
}

.blog-meta-separator {
    color: #C4C9D0;
    font-weight: 300;
}

/* Blog Card Title */
.blog-card-title {
    font-size: 22px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 15px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4;
}

.blog-card-title a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s ease;
}

.blog-card-title a:hover {
    color: #FF6600;
}

/* Blog Excerpt */
.blog-excerpt {
    font-size: 15px;
    font-weight: 400;
    color: #67707B;
    margin: 0 0 20px 0;
    line-height: 1.7;
    font-family: 'Roboto', sans-serif;
    flex: 1;
}

/* Read More Link */
.blog-read-more {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    color: #FF6600;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
    margin-top: auto;
}

.blog-read-more:hover {
    color: #F2580C;
    gap: 12px;
}

.blog-read-more i {
    font-size: 12px;
    transition: transform 0.3s ease;
}

.blog-read-more:hover i {
    transform: translateX(5px);
}

/* View All Button */
.blog-cta-wrapper {
    text-align: center;
    margin-top: 50px;
}

.blog-view-all-btn {
    display: inline-block;
    background: linear-gradient(135deg, #FF6600 0%, #FF5A1F 100%);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 40px;
    border-radius: 30px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3);
}

.blog-view-all-btn:hover {
    background: linear-gradient(135deg, #F2580C 0%, #E64A00 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 102, 0, 0.4);
    color: #FFFFFF;
}

/* No Posts Message */
.blog-no-posts {
    text-align: center;
    padding: 60px 20px;
    color: #67707B;
    font-size: 16px;
}

/* Responsive Styles */
@media only screen and (max-width: 991px) {
    .blog-title {
        font-size: 36px;
    }
    
    .blog-description {
        font-size: 16px;
    }
    
    .blog-grid .row > [class*="col-"] {
        margin-bottom: 25px;
    }
    
    .blog-image {
        height: 220px;
    }
}

@media only screen and (max-width: 767px) {
    .blog-header {
        margin-bottom: 40px;
    }
    
    .blog-title {
        font-size: 30px;
    }
    
    .blog-description {
        font-size: 15px;
    }
    
    .blog-grid {
        margin-top: 30px;
    }
    
    .blog-card-title {
        font-size: 20px;
    }
    
    .blog-excerpt {
        font-size: 14px;
    }
    
    .blog-image {
        height: 200px;
    }
}

@media only screen and (max-width: 480px) {
    .blog-title {
        font-size: 26px;
    }
    
    .blog-description {
        font-size: 14px;
    }
    
    .blog-content {
        padding: 20px 15px;
    }
    
    .blog-card-title {
        font-size: 18px;
    }
    
    .blog-view-all-btn {
        padding: 14px 30px;
        font-size: 15px;
    }
}

/* ============================================
   Modern Sidebar Widget Styling
   ============================================ */

/* Sidebar Widget Container */
#secondary.widget-area,
#sidebars.sidebar,
.widget-area {
    padding: 0;
}

/* Widget Box Styling */
#secondary.widget-area .widget,
#sidebars .widget,
div#secondary.widget-area .widget {
    background-color: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    padding: 25px 20px;
    margin-bottom: 30px;
    border: none;
}

/* Widget Title Styling */
#innerpage-box .widget-area .widget-title,
#secondary .widget-title,
#sidebars .widget-title,
.widget-area .widget-title {
    font-size: 18px;
    font-weight: 600;
    color: #1A1D25;
    margin: 0 0 20px 0;
    padding: 0;
    background: none !important;
    border-radius: 0;
    text-align: left;
    font-family: 'Roboto', sans-serif;
    text-transform: none;
    position: relative;
    display: block;
}

/* Remove any pseudo-elements from widget titles */
#innerpage-box .widget-area .widget-title:after,
#innerpage-box .widget-area .widget-title:before,
#secondary .widget-title:after,
#secondary .widget-title:before {
    display: none;
    content: none;
}

/* Widget Lists */
#secondary .widget ul,
#sidebars .widget ul,
.widget-area ul {
    list-style: none;
    padding: 0;
    margin: 0;
    border: none;
}

/* Widget List Items */
#secondary .widget ul li,
#sidebars .widget ul li,
.widget-area ul li {
    padding: 0;
    margin: 0 0 12px 0;
    border: none;
    border-bottom: 1px solid #E5E8EB;
    padding-bottom: 12px;
    line-height: 1.6;
}

#secondary .widget ul li:last-child,
#sidebars .widget ul li:last-child,
.widget-area ul li:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

/* Remove bullet icons */
#secondary .widget_categories li:before,
#secondary .widget_archive li:before,
#secondary .widget_recent_entries li:before,
#sidebars .widget_categories li:before,
#sidebars .widget_archive li:before,
#sidebars .widget_recent_entries li:before {
    display: none;
    content: none;
}

/* Widget Links - Categories */
#secondary .widget_categories a,
#secondary .widget_archive a,
#sidebars .widget_categories a,
#sidebars .widget_archive a,
.widget-area .widget_categories a,
.widget-area .widget_archive a {
    color: #1A1D25;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    display: block;
    padding: 8px 12px;
    border-radius: 6px;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
}

#secondary .widget_categories a:hover,
#secondary .widget_archive a:hover,
#sidebars .widget_categories a:hover,
#sidebars .widget_archive a:hover,
.widget-area .widget_categories a:hover,
.widget-area .widget_archive a:hover {
    color: #FF6600;
    background-color: #FFF3E8;
}

/* Active Category State (All Posts) */
#secondary .widget_categories li.current-cat > a,
#secondary .widget_categories li.current-cat-parent > a,
#secondary .widget_categories li.cat-item.current-cat > a,
#sidebars .widget_categories li.current-cat > a,
#sidebars .widget_categories li.current-cat-parent > a,
#sidebars .widget_categories li.cat-item.current-cat > a,
.widget-area .widget_categories li.current-cat > a,
.widget-area .widget_categories li.current-cat-parent > a,
.widget-area .widget_categories li.cat-item.current-cat > a {
    background-color: #FF6600;
    color: #FFFFFF !important;
    font-weight: 500;
}

/* Override old styles from style.css */
#innerpage-box .widget-area .widget-title {
    background: none !important;
}

#innerpage-box .widget-area .widget-title:after {
    display: none !important;
    content: none !important;
    width: 0 !important;
    background: none !important;
}

/* Recent Posts Widget */
#secondary .widget_recent_entries ul li,
#sidebars .widget_recent_entries ul li,
.widget-area .widget_recent_entries ul li {
    padding-bottom: 15px;
    margin-bottom: 15px;
}

#secondary .widget_recent_entries a,
#sidebars .widget_recent_entries a,
.widget-area .widget_recent_entries a {
    color: #1A1D25;
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
    display: block;
    margin-bottom: 6px;
    line-height: 1.5;
    transition: color 0.3s ease;
    font-family: 'Roboto', sans-serif;
}

#secondary .widget_recent_entries a:hover,
#sidebars .widget_recent_entries a:hover,
.widget-area .widget_recent_entries a:hover {
    color: #FF6600;
}

/* Recent Posts Date */
#secondary .widget_recent_entries .post-date,
#sidebars .widget_recent_entries .post-date,
.widget-area .widget_recent_entries .post-date {
    color: #67707B;
    font-size: 13px;
    font-weight: 400;
    display: block;
    margin-top: 4px;
    font-family: 'Roboto', sans-serif;
}

/* Tag Cloud Widget */
#secondary .tagcloud a,
#sidebars .tagcloud a,
.widget-area .tagcloud a {
    display: inline-block;
    padding: 6px 14px;
    margin: 4px 4px 4px 0;
    background-color: #F5F7FA;
    color: #1A1D25;
    font-size: 13px !important;
    text-decoration: none;
    border-radius: 20px;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
    border: none;
}

#secondary .tagcloud a:hover,
#sidebars .tagcloud a:hover,
.widget-area .tagcloud a:hover {
    background-color: #FF6600;
    color: #FFFFFF;
}

/* Search Widget */
#secondary .widget_search,
#sidebars .widget_search,
.widget-area .widget_search {
    padding: 25px 20px;
}

#secondary .widget_search form,
#sidebars .widget_search form,
.widget-area .widget_search form {
    position: relative;
}

#secondary .widget_search input[type="search"],
#secondary .widget_search input[type="text"],
#sidebars .widget_search input[type="search"],
#sidebars .widget_search input[type="text"],
.widget-area .widget_search input[type="search"],
.widget-area .widget_search input[type="text"] {
    width: 100%;
    padding: 12px 45px 12px 16px;
    border: 1px solid #E5E8EB;
    border-radius: 8px;
    font-size: 15px;
    color: #1A1D25;
    background-color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    transition: border-color 0.3s ease;
}

#secondary .widget_search input[type="search"]:focus,
#secondary .widget_search input[type="text"]:focus,
#sidebars .widget_search input[type="search"]:focus,
#sidebars .widget_search input[type="text"]:focus,
.widget-area .widget_search input[type="search"]:focus,
.widget-area .widget_search input[type="text"]:focus {
    outline: none;
    border-color: #FF6600;
}

/* Responsive Sidebar Styles */
@media only screen and (max-width: 991px) {
    #secondary.widget-area .widget,
    #sidebars .widget {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    #secondary.widget-area .widget,
    #sidebars .widget {
        padding: 20px 15px;
        margin-bottom: 20px;
    }
    
    #innerpage-box .widget-area .widget-title,
    #secondary .widget-title {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

/* ============================================
   CTA Section with Orange Background
   ============================================ */

.cta-section {
    background: linear-gradient(135deg, #FF6600 0%, #E94200 100%);
    position: relative;
    overflow: hidden;
    width: 100%;
}

/* Pattern Background with Dots */
.cta-section::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-image: radial-gradient(circle, rgba(255, 255, 255, 0.15) 1px, transparent 1px);
    background-size: 30px 30px;
    opacity: 1;
    pointer-events: none;
}

.cta-content-wrapper {
    position: relative;
    z-index: 1;
    text-align: center;
    max-width: 900px;
    margin: 0 auto;
    padding: 0 20px;
}

/* Headline */
.cta-headline {
    font-size: 16px;
    font-weight: 400;
    color: #FFEFEF;
    letter-spacing: 1px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
}

/* Description */
.cta-description {
    font-size: 20px;
    font-weight: 400;
    color: #FFFFFF;
    line-height: 1.7;
    margin: 0 auto 40px;
    max-width: 800px;
    font-family: 'Roboto', sans-serif;
}

/* CTA Buttons Container */
.cta-buttons {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin-bottom: 50px;
    flex-wrap: wrap;
}

/* Primary Button - White Background */
.cta-btn-primary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: #FFFFFF;
    color: #FF6600;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 35px;
    border-radius: 50px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.1);
}

.cta-btn-primary:hover {
    background-color: #FFF3E8;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
    color: #FF6600;
}

.cta-btn-primary i {
    font-size: 14px;
    transition: transform 0.3s ease;
}

.cta-btn-primary:hover i {
    transform: translateX(5px);
}

/* Secondary Button - Orange Outline */
.cta-btn-secondary {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    background-color: transparent;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 35px;
    border: 2px solid #FFFFFF;
    border-radius: 50px;
    text-decoration: none;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
}

.cta-btn-secondary:hover {
    background-color: #FFFFFF;
    color: #FF6600;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0, 0, 0, 0.15);
}

.cta-btn-secondary i {
    font-size: 14px;
    width: 20px;
    height: 20px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: rgba(255, 255, 255, 0.2);
    border-radius: 50%;
    padding: 4px;
}

.cta-btn-secondary:hover i {
    background-color: #FF6600;
    color: #FFFFFF;
}

/* Divider Line */
.cta-divider {
    width: 50%;
    height: 1px;
    background-color: rgba(255, 255, 255, 0.3);
    margin: 0 auto 50px;
}

/* Stats Section */
.cta-stats {
    margin-top: 50px;
}

.cta-stats .row {
    margin-left: -15px;
    margin-right: -15px;
}

.cta-stats .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
    margin-bottom: 30px;
}

.cta-stat-item {
    text-align: center;
}

.cta-stat-number {
    font-size: 28px;
    font-weight: 700;
    color: #FFFFFF;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.2;
}

.cta-stat-label {
    font-size: 16px;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.9);
    font-family: 'Roboto', sans-serif;
    line-height: 1.5;
}

/* Responsive CTA Section */
@media only screen and (max-width: 991px) {
    .cta-description {
        font-size: 18px;
    }
    
    .cta-stat-number {
        font-size: 40px;
    }
    
    .cta-stat-label {
        font-size: 15px;
    }
    
    .cta-buttons {
        gap: 15px;
    }
    
    .cta-btn-primary,
    .cta-btn-secondary {
        padding: 14px 30px;
        font-size: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .cta-headline {
        font-size: 14px;
        margin-bottom: 15px;
    }
    
    .cta-description {
        font-size: 16px;
        margin-bottom: 30px;
    }
    
    .cta-buttons {
        flex-direction: column;
        gap: 15px;
        margin-bottom: 40px;
    }
    
    .cta-btn-primary,
    .cta-btn-secondary {
        width: 100%;
        max-width: 300px;
        justify-content: center;
        padding: 14px 25px;
    }
    
    .cta-divider {
        width: 70%;
        margin-bottom: 40px;
    }
    
    .cta-stat-number {
        font-size: 36px;
    }
    
    .cta-stat-label {
        font-size: 14px;
    }
    
    .cta-stats .row > [class*="col-"] {
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 480px) {
    .cta-stat-number {
        font-size: 32px;
    }
    
    .cta-stat-label {
        font-size: 13px;
    }
    
    .cta-content-wrapper {
        padding: 0 15px;
    }
}

/* ============================================
   Appointment/Contact Section
   ============================================ */

.appointment-section {
    background-color: #F8F9FA !important;
    background-image: none !important;
    position: relative;
    width: 100%;
}

/* Override old appointment section styles */
#appointment {
    background-image: none !important;
    background-color: #F8F9FA !important;
    background-attachment: scroll !important;
}

#appointment .overlay {
    display: none !important;
}

/* Section Header */
.appointment-header {
    text-align: center;
    margin-bottom: 60px;
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 20px;
}

.appointment-badge {
    display: inline-block;
    background: linear-gradient(135deg, #FFF3E8 0%, #FFE5CC 100%);
    color: #FF6600;
    font-size: 14px;
    font-weight: 600;
    padding: 8px 20px;
    border-radius: 30px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    box-shadow: 0 2px 8px rgba(255, 102, 0, 0.1);
}

.appointment-title {
    font-size: 36px;
    font-weight: 700;
    color: #1A1D25;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.3;
}

.appointment-description {
    font-size: 16px;
    font-weight: 400;
    color: #67707B;
    margin: 0 auto;
    max-width: 700px;
    line-height: 1.7;
    font-family: 'Roboto', sans-serif;
}

/* Appointment Content - Two Column Layout */
.appointment-content {
    margin-top: 50px;
}

.appointment-content .row {
    margin-left: -15px;
    margin-right: -15px;
}

.appointment-content .row > [class*="col-"] {
    padding-left: 15px;
    padding-right: 15px;
}

/* Form Box */
.appointment-form-box {
    background-color: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    padding: 40px;
    height: 100%;
}

.contact-form-wrapper {
    width: 100%;
}

.contact-form-placeholder {
    padding: 40px 20px;
    text-align: center;
    color: #67707B;
    font-size: 14px;
}

/* Contact Form 7 Styling */
.appointment-form-box .wpcf7-form {
    width: 100%;
}

.appointment-form-box .wpcf7-form p {
    margin-bottom: 20px;
}

.appointment-form-box .wpcf7-form label {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #1A1D25;
    margin-bottom: 8px;
    font-family: 'Roboto', sans-serif;
}

.appointment-form-box .wpcf7-form input[type="text"],
.appointment-form-box .wpcf7-form input[type="email"],
.appointment-form-box .wpcf7-form input[type="tel"],
.appointment-form-box .wpcf7-form input[type="url"],
.appointment-form-box .wpcf7-form select,
.appointment-form-box .wpcf7-form textarea {
    width: 100%;
    padding: 14px 18px;
    border: 1px solid #E5E8EB;
    border-radius: 8px;
    font-size: 15px;
    color: #1A1D25;
    background-color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    transition: border-color 0.3s ease;
    box-sizing: border-box;
}

.appointment-form-box .wpcf7-form input[type="text"]:focus,
.appointment-form-box .wpcf7-form input[type="email"]:focus,
.appointment-form-box .wpcf7-form input[type="tel"]:focus,
.appointment-form-box .wpcf7-form input[type="url"]:focus,
.appointment-form-box .wpcf7-form select:focus,
.appointment-form-box .wpcf7-form textarea:focus {
    outline: none;
    border-color: #FF6600;
}

.appointment-form-box .wpcf7-form textarea {
    min-height: 120px;
    resize: vertical;
}

.appointment-form-box .wpcf7-form input[type="submit"],
.appointment-form-box .wpcf7-form button[type="submit"] {
    width: 100%;
    background: linear-gradient(135deg, #FF6600 0%, #FF5A1F 100%);
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
    padding: 16px 35px;
    border: none;
    border-radius: 8px;
    cursor: pointer;
    font-family: 'Roboto', sans-serif;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3);
    margin-top: 10px;
}

.appointment-form-box .wpcf7-form input[type="submit"]:hover,
.appointment-form-box .wpcf7-form button[type="submit"]:hover {
    background: linear-gradient(135deg, #F2580C 0%, #E64A00 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 102, 0, 0.4);
}

/* Contact Info Cards */
.appointment-info-cards {
    display: flex;
    flex-direction: column;
    gap: 20px;
}

.info-card {
    background-color: #FFFFFF;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.05);
    padding: 25px;
    display: flex;
    align-items: flex-start;
    gap: 20px;
    transition: all 0.3s ease;
}

.info-card:hover {
    transform: translateY(-3px);
    box-shadow: 0 8px 25px rgba(0, 0, 0, 0.1);
}

.info-card-icon {
    width: 50px;
    height: 50px;
    min-width: 50px;
    background: linear-gradient(135deg, #FFF3E8 0%, #FFE5CC 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}

.info-card-icon i {
    font-size: 20px;
    color: #FF6600;
}

.info-card-content {
    flex: 1;
}

.info-card-title {
    font-size: 18px;
    font-weight: 600;
    color: #1A1D25;
    margin: 0 0 10px 0;
    font-family: 'Roboto', sans-serif;
}

.info-card-text {
    font-size: 15px;
    font-weight: 400;
    color: #67707B;
    margin: 0;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}

.info-card-content a.info-card-text {
    color: #67707B;
    text-decoration: none;
    transition: color 0.3s ease;
    display: block;
}

.info-card-content a.info-card-text:hover {
    color: #FF6600;
}

.info-card-content p.info-card-text {
    margin-bottom: 5px;
}

.info-card-content p.info-card-text:last-child {
    margin-bottom: 0;
}

/* Responsive Appointment Section */
@media only screen and (max-width: 991px) {
    .appointment-title {
        font-size: 30px;
    }
    
    .appointment-description {
        font-size: 15px;
    }
    
    .appointment-form-box {
        padding: 30px;
        margin-bottom: 30px;
    }
    
    .info-card {
        padding: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .appointment-header {
        margin-bottom: 40px;
    }
    
    .appointment-badge {
        font-size: 12px;
        padding: 6px 16px;
    }
    
    .appointment-title {
        font-size: 26px;
        margin-bottom: 15px;
    }
    
    .appointment-description {
        font-size: 14px;
    }
    
    .appointment-content {
        margin-top: 30px;
    }
    
    .appointment-form-box {
        padding: 25px 20px;
    }
    
    .info-card {
        padding: 20px 15px;
        gap: 15px;
    }
    
    .info-card-icon {
        width: 45px;
        height: 45px;
        min-width: 45px;
    }
    
    .info-card-icon i {
        font-size: 18px;
    }
    
    .info-card-title {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    .info-card-text {
        font-size: 14px;
    }
}

/* ============================================
   Modern Footer Design
   ============================================ */

.modern-footer {
    background-color: #0D1628;
    color: #8B96A5;
    position: relative;
    width: 100%;
}

.modern-footer .footer-main {
    padding: 80px 0 60px;
}

.modern-footer .footer-col {
    margin-bottom: 40px;
}

/* Footer Brand Section */
.footer-brand {
    margin-bottom: 30px;
}

.footer-brand-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #FF6600 0%, #FF5A1F 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.footer-brand-icon i {
    font-size: 28px;
    color: #FFFFFF;
}

.footer-brand-name {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin: 0 0 8px 0;
    font-family: 'Roboto', sans-serif;
}

.footer-brand-tagline {
    font-size: 16px;
    font-weight: 500;
    color: #FF6600;
    margin: 0 0 15px 0;
    font-family: 'Roboto', sans-serif;
}

.footer-brand-description {
    font-size: 15px;
    font-weight: 400;
    color: #8B96A5;
    line-height: 1.7;
    margin: 0 0 25px 0;
    font-family: 'Roboto', sans-serif;
}

/* Social Media Icons */
.footer-social {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
}

.footer-social .social-icon {
    width: 40px;
    height: 40px;
    background-color: #1A2332;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 16px;
}

.footer-social .social-icon:hover {
    background-color: #FF6600;
    transform: translateY(-3px);
    color: #FFFFFF;
}

/* Footer Widget */
.footer-widget {
    margin-bottom: 20px;
}

.footer-widget-title,
.modern-footer .widget-title,
.modern-footer h4.widget-title {
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF !important;
    margin: 0 0 25px 0;
    font-family: 'Roboto', sans-serif;
    background: none !important;
    padding: 0 !important;
}

.modern-footer .widget-title:after,
.modern-footer .widget-title:before {
    display: none !important;
    content: none !important;
}

.modern-footer .widget ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.modern-footer .widget ul li {
    margin-bottom: 12px;
    padding: 0;
}

.modern-footer .widget ul li:last-child {
    margin-bottom: 0;
}

.modern-footer .widget a {
    color: #8B96A5;
    font-size: 15px;
    text-decoration: none;
    transition: color 0.3s ease;
}

.modern-footer .widget a:hover {
    color: #FF6600;
}

/* Footer Brand Widget Styling */
.modern-footer .footer-widget:first-child .footer-brand-icon {
    width: 60px;
    height: 60px;
    background: linear-gradient(135deg, #FF6600 0%, #FF5A1F 100%);
    border-radius: 12px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 20px;
}

.modern-footer .footer-widget:first-child .footer-brand-icon i {
    font-size: 28px;
    color: #FFFFFF;
}

.modern-footer .footer-widget:first-child .footer-brand-name,
.modern-footer .footer-widget:first-child h3 {
    font-size: 24px;
    font-weight: 700;
    color: #FFFFFF;
    margin: 0 0 8px 0;
    font-family: 'Roboto', sans-serif;
}

.modern-footer .footer-widget:first-child .footer-brand-tagline {
    font-size: 16px;
    font-weight: 500;
    color: #FF6600;
    margin: 0 0 15px 0;
    font-family: 'Roboto', sans-serif;
}

.modern-footer .footer-widget:first-child .footer-brand-description,
.modern-footer .footer-widget:first-child p {
    font-size: 15px;
    font-weight: 400;
    color: #8B96A5;
    line-height: 1.7;
    margin: 0 0 25px 0;
    font-family: 'Roboto', sans-serif;
}

/* Social Media Icons in Footer Widgets */
.modern-footer .footer-social,
.modern-footer .widget .social-icons,
.modern-footer .widget a[href*="facebook"],
.modern-footer .widget a[href*="twitter"],
.modern-footer .widget a[href*="instagram"],
.modern-footer .widget a[href*="linkedin"],
.modern-footer .widget a[href*="youtube"] {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    flex-wrap: wrap;
}

/* Social Profile Icons Widget - Horizontal Layout */
.modern-footer .social-profile-icons {
    display: block;
}

.modern-footer .social-profile-icons ul {
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
    list-style: none;
    padding: 0;
    margin: 0;
}

.modern-footer .social-profile-icons ul li {
    display: inline-block;
    margin-bottom: 0 !important;
    padding: 0;
}

.modern-footer .social-profile-icons ul li:before {
    display: none !important;
    content: none !important;
}

.modern-footer .widget a[href*="facebook"]:before,
.modern-footer .widget a[href*="twitter"]:before,
.modern-footer .widget a[href*="instagram"]:before,
.modern-footer .widget a[href*="linkedin"]:before,
.modern-footer .widget a[href*="youtube"]:before {
    content: '';
    display: none;
}

/* Contact Info Widget Styling */
.modern-footer .footer-contact-info,
.modern-footer .widget ul.footer-contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
}

.modern-footer .widget ul.footer-contact-info li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 20px;
    color: #8B96A5;
    font-size: 15px;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}

.modern-footer .widget ul.footer-contact-info li:last-child {
    margin-bottom: 0;
}

.modern-footer .widget ul.footer-contact-info li i,
.modern-footer .widget ul.footer-contact-info li:before {
    color: #FF6600;
    font-size: 18px;
    margin-top: 2px;
    flex-shrink: 0;
    width: 20px;
}

.modern-footer .widget ul.footer-contact-info li:before {
    content: '';
    display: none;
}

.modern-footer .widget ul.footer-contact-info li span,
.modern-footer .widget ul.footer-contact-info li a {
    color: #8B96A5;
    text-decoration: none;
    transition: color 0.3s ease;
    flex: 1;
}

.modern-footer .widget ul.footer-contact-info li a:hover {
    color: #FF6600;
}

/* Footer Links */
.footer-links {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-links li {
    margin-bottom: 12px;
    padding: 0;
}

.footer-links li:last-child {
    margin-bottom: 0;
}

.footer-links a {
    color: #8B96A5;
    font-size: 15px;
    font-weight: 400;
    text-decoration: none;
    transition: color 0.3s ease;
    font-family: 'Roboto', sans-serif;
    display: inline-block;
}

.footer-links a:hover {
    color: #FF6600;
    padding-left: 5px;
}

/* Footer Contact Info */
.footer-contact-info {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-contact-info li {
    display: flex;
    align-items: flex-start;
    gap: 15px;
    margin-bottom: 20px;
    color: #8B96A5;
    font-size: 15px;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}

.footer-contact-info li:last-child {
    margin-bottom: 0;
}

.footer-contact-info li i {
    color: #FF6600;
    font-size: 18px;
    margin-top: 2px;
    flex-shrink: 0;
    width: 20px;
}

.footer-contact-info li span,
.footer-contact-info li a {
    color: #8B96A5;
    text-decoration: none;
    transition: color 0.3s ease;
    flex: 1;
}

.footer-contact-info li a:hover {
    color: #FF6600;
}

/* Footer Bottom */
.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.3) 0%, rgba(13, 22, 40, 0.5) 100%);
    backdrop-filter: blur(10px);
    padding: 25px 0;
}

.footer-bottom .row {
    align-items: center;
}

.footer-copyright {
    font-size: 15px;
    font-weight: 500;
    color: #FFFFFF;
    font-family: 'Roboto', sans-serif;
    line-height: 1.8;
    margin-bottom: 0;
    padding: 12px 0 12px 20px;
    position: relative;
    letter-spacing: 0.3px;
}

.footer-copyright::before {
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 3px;
    height: 20px;
    background: linear-gradient(180deg, #FF6600 0%, #FF8533 100%);
    border-radius: 2px;
}

.footer-copyright strong {
    color: #FF6600;
    font-weight: 600;
}

.footer-copyright a {
    color: #FF6600;
    text-decoration: none;
    font-weight: 600;
    transition: all 0.3s ease;
    border-bottom: 1px solid transparent;
}

.footer-copyright a:hover {
    color: #FF8533;
    border-bottom-color: #FF8533;
}

.footer-legal-links {
    display: flex;
    gap: 25px;
    justify-content: flex-end;
    flex-wrap: wrap;
    margin-bottom: 15px;
}

.footer-legal-links a {
    color: #8B96A5;
    font-size: 14px;
    text-decoration: none;
    transition: color 0.3s ease;
    font-family: 'Roboto', sans-serif;
}

.footer-legal-links a:hover {
    color: #FF6600;
}

/* Override old footer styles */
.footer-area {
    background-color: #0D1628 !important;
    background-image: none !important;
}

.footer-oly,
.fb-oly {
    display: none !important;
}

/* Responsive Footer */
@media only screen and (max-width: 991px) {
    .modern-footer .footer-main {
        padding: 60px 0 40px;
    }
    
    .footer-brand-icon {
        width: 50px;
        height: 50px;
    }
    
    .footer-brand-icon i {
        font-size: 24px;
    }
    
    .footer-brand-name {
        font-size: 22px;
    }
    
    .footer-widget-title {
        font-size: 17px;
        margin-bottom: 20px;
    }
    
    .footer-legal-links {
        justify-content: flex-start;
        margin-top: 15px;
    }
}

@media only screen and (max-width: 767px) {
    .modern-footer .footer-main {
        padding: 50px 0 30px;
    }
    
    .footer-col {
        margin-bottom: 35px;
    }
    
    .footer-brand-name {
        font-size: 20px;
    }
    
    .footer-brand-tagline {
        font-size: 15px;
    }
    
    .footer-brand-description {
        font-size: 14px;
    }
    
    .footer-widget-title {
        font-size: 16px;
        margin-bottom: 18px;
    }
    
    .footer-links a,
    .footer-contact-info li {
        font-size: 14px;
    }
    
    .footer-copyright {
        font-size: 14px;
        text-align: center;
        padding: 15px 0;
        line-height: 1.7;
    }
    
    .footer-copyright::before {
        display: none;
    }
    
    .footer-legal-links a {
        font-size: 13px;
    }
    
    .footer-legal-links {
        flex-direction: column;
        gap: 10px;
        margin-top: 20px;
        justify-content: center;
    }
    
    .footer-bottom .row > [class*="col-"] {
        text-align: center;
    }
    
    .footer-bottom {
        padding: 20px 0;
    }
}

/* ============================================
   MODERN CONTACT PAGE DESIGN
   ============================================ */

/* Modern Contact Section */
.modern-contact-section {
    padding: 100px 0;
    background-color: #F8F9FA;
}

/* Contact Form Card (Left Side) */
.contact-form-card {
    background: #FFFFFF;
    border-radius: 16px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
    padding: 50px;
    height: 100%;
}

.contact-form-title {
    font-size: 32px;
    font-weight: 700;
    color: #1A2332;
    margin: 0 0 35px 0;
    font-family: 'Roboto', sans-serif;
    letter-spacing: -0.5px;
}

.contact-form-wrapper {
    width: 100%;
}

/* Contact Form 7 Styling */
.contact-form-wrapper .wpcf7-form {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 25px;
}

.contact-form-wrapper .wpcf7-form p {
    margin: 0;
}

/* Default: all fields span 1 column */
.contact-form-wrapper .wpcf7-form p {
    grid-column: span 1;
}

/* Full width fields - select, textarea, submit button */
.contact-form-wrapper .wpcf7-form p:has(select),
.contact-form-wrapper .wpcf7-form p:has(textarea),
.contact-form-wrapper .wpcf7-form p:has(input[type="submit"]),
.contact-form-wrapper .wpcf7-form p:has(.wpcf7-submit) {
    grid-column: span 2;
}

/* Fallback for older browsers - use class-based approach */
.contact-form-wrapper .wpcf7-form p.full-width {
    grid-column: span 2;
}

/* Ensure submit button is full width */
.contact-form-wrapper .wpcf7-form p:last-child {
    grid-column: span 2;
}

.contact-form-wrapper input[type="text"],
.contact-form-wrapper input[type="email"],
.contact-form-wrapper input[type="tel"],
.contact-form-wrapper input[type="url"],
.contact-form-wrapper select,
.contact-form-wrapper textarea {
    width: 100%;
    padding: 16px 20px;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
    font-size: 15px;
    font-family: 'Roboto', sans-serif;
    color: #1A2332;
    background-color: #FFFFFF;
    transition: all 0.3s ease;
    box-sizing: border-box;
}

.contact-form-wrapper input:focus,
.contact-form-wrapper select:focus,
.contact-form-wrapper textarea:focus {
    outline: none;
    border-color: #FF6600;
    box-shadow: 0 0 0 3px rgba(255, 102, 0, 0.1);
}

.contact-form-wrapper textarea {
    min-height: 150px;
    resize: vertical;
    font-family: 'Roboto', sans-serif;
}

.contact-form-wrapper select {
    appearance: none;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%231A2332' d='M6 9L1 4h10z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-position: right 20px center;
    padding-right: 45px;
}

.contact-form-wrapper label {
    display: block;
    font-size: 14px;
    font-weight: 500;
    color: #1A2332;
    margin-bottom: 8px;
    font-family: 'Roboto', sans-serif;
}

/* Send Message Button */
.contact-form-wrapper input[type="submit"],
.contact-form-wrapper .wpcf7-submit {
    width: 100%;
    padding: 18px 30px;
    background: linear-gradient(135deg, #FF6600 0%, #FF5A1F 100%);
    color: #FFFFFF;
    border: none;
    border-radius: 8px;
    font-size: 16px;
    font-weight: 600;
    font-family: 'Roboto', sans-serif;
    cursor: pointer;
    transition: all 0.3s ease;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    margin-top: 10px;
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3);
}

.contact-form-wrapper input[type="submit"]:hover,
.contact-form-wrapper .wpcf7-submit:hover {
    background: linear-gradient(135deg, #FF5A1F 0%, #FF4A0F 100%);
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255, 102, 0, 0.4);
}

.contact-form-wrapper input[type="submit"]::before,
.contact-form-wrapper .wpcf7-submit::before {
    content: "\f1d8";
    font-family: 'FontAwesome';
    font-size: 18px;
}

.form-placeholder {
    padding: 30px;
    background: #F8F9FA;
    border-radius: 8px;
    color: #8B96A5;
    text-align: center;
    font-size: 14px;
}

/* Contact Info Column (Right Side) */
.contact-info-column {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

/* Contact Info Boxes */
.contact-info-box {
    background: #FFFFFF;
    border-radius: 12px;
    padding: 30px;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.08);
    transition: all 0.3s ease;
}

.contact-info-box:hover {
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.12);
    transform: translateY(-2px);
}

/* Orange Contact Information Box */
.contact-info-box.orange-box {
    background: linear-gradient(135deg, #FF6600 0%, #FF5A1F 100%);
    color: #FFFFFF;
}

.orange-box .info-box-title,
.orange-box .info-label,
.orange-box .info-value,
.orange-box .info-value a {
    color: #FFFFFF;
}

.orange-box .info-icon {
    background: rgba(255, 255, 255, 0.2);
    color: #FFFFFF;
}

.info-box-title {
    font-size: 22px;
    font-weight: 700;
    color: #1A2332;
    margin: 0 0 25px 0;
    font-family: 'Roboto', sans-serif;
}

.info-items {
    display: flex;
    flex-direction: column;
    gap: 25px;
}

.info-item {
    display: flex;
    gap: 15px;
    align-items: flex-start;
}

.info-icon {
    width: 45px;
    height: 45px;
    background: #F0F0F0;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
    color: #FF6600;
    font-size: 18px;
}

.info-content {
    flex: 1;
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.info-label {
    font-size: 12px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 0.5px;
    color: #8B96A5;
    font-family: 'Roboto', sans-serif;
}

.info-value {
    font-size: 15px;
    font-weight: 500;
    color: #1A2332;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}

.info-value a {
    color: inherit;
    text-decoration: none;
    transition: color 0.3s ease;
}

.info-value a:hover {
    color: #FF6600;
}

.hours-list {
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.hours-list div {
    font-size: 14px;
}

/* Emergency Service Box */
.emergency-box {
    border: 1px solid #E0E0E0;
}

.info-box-description {
    font-size: 15px;
    color: #5A6C7D;
    line-height: 1.7;
    margin: 0 0 20px 0;
    font-family: 'Roboto', sans-serif;
}

.emergency-btn {
    display: inline-flex;
    align-items: center;
    gap: 10px;
    padding: 14px 25px;
    background: #DC3545;
    color: #FFFFFF;
    border-radius: 8px;
    font-size: 15px;
    font-weight: 600;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
    box-shadow: 0 4px 15px rgba(220, 53, 69, 0.3);
}

.emergency-btn:hover {
    background: #C82333;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(220, 53, 69, 0.4);
    color: #FFFFFF;
}

.emergency-btn i {
    font-size: 18px;
}

/* Free Quote Box */
.quote-box {
    border: 1px solid #E0E0E0;
}

.quote-features {
    list-style: none;
    padding: 0;
    margin: 20px 0 0 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.quote-features li {
    display: flex;
    align-items: flex-start;
    gap: 12px;
    font-size: 15px;
    color: #5A6C7D;
    line-height: 1.6;
    font-family: 'Roboto', sans-serif;
}

.quote-features li i {
    color: #FF6600;
    font-size: 18px;
    margin-top: 2px;
    flex-shrink: 0;
}

/* Google Map Section */
.contact-map-section {
    width: 100%;
    margin-top: 0;
    padding: 0;
    background: #F8F9FA;
}

.map-container {
    width: 100%;
    height: 500px;
    overflow: hidden;
    border-radius: 0;
    position: relative;
    background: #E5E5E5;
}

.map-container iframe {
    width: 100% !important;
    height: 100% !important;
    border: none;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.map-placeholder {
    display: flex;
    align-items: center;
    justify-content: center;
}

.map-placeholder-content {
    text-align: center;
    padding: 40px 20px;
}

/* Responsive Design */
@media only screen and (max-width: 991px) {
    .modern-contact-section {
        padding: 60px 0;
    }
    
    .contact-form-card {
        padding: 40px 30px;
        margin-bottom: 30px;
    }
    
    .contact-form-title {
        font-size: 28px;
    }
    
    .contact-form-wrapper .wpcf7-form {
        grid-template-columns: 1fr;
    }
    
    .contact-form-wrapper .wpcf7-form p {
        grid-column: span 1 !important;
    }
    
    .contact-info-column {
        gap: 20px;
    }
    
    .map-container {
        height: 400px;
    }
}

@media only screen and (max-width: 767px) {
    .modern-contact-section {
        padding: 40px 0;
    }
    
    .contact-form-card {
        padding: 30px 20px;
    }
    
    .contact-form-title {
        font-size: 24px;
        margin-bottom: 25px;
    }
    
    .contact-info-box {
        padding: 25px 20px;
    }
    
    .info-box-title {
        font-size: 20px;
        margin-bottom: 20px;
    }
    
    .map-container {
        height: 350px;
    }
}

/* ============================================
   MODERN PAGE MAIN HEADER REDESIGN
   ============================================ */

.page-main-header {
    position: relative;
    overflow: hidden;
    padding: 220px 0 140px;
    background: linear-gradient(180deg, #0B1224 0%, #12243A 100%);
    background-size: cover;
    background-position: center;
    background-attachment: fixed;
    min-height: 400px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
}

.page-main-header::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(180deg, rgba(11, 18, 36, 0.95) 0%, rgba(18, 36, 58, 0.95) 100%);
    z-index: 1;
}

.page-main-header .overlay1 {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: transparent;
    opacity: 0;
    z-index: 1;
}

.page-main-header .container {
    position: relative;
    z-index: 2;
    width: 100%;
    max-width: 900px;
    margin: 0 auto;
    padding: 0 40px;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}

/* First container - Title */
.page-main-header .container:first-of-type {
    margin-bottom: 0;
}

/* Second container - Breadcrumb */
.page-main-header .container:last-of-type {
    margin-top: 25px;
}

.page-main-header .container > * {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/* Page Title Styling - Paragraph Style */
.page-main-header .ht-main-title {
    font-size: 20px;
    font-weight: 300;
    color: #FFFFFF;
    margin: 0 auto;
    text-align: center;
    font-family: 'Roboto', sans-serif;
    letter-spacing: 0.3px;
    line-height: 1.8;
    max-width: 800px;
    width: 100%;
    padding: 0;
    text-shadow: none;
    display: block;
}

.page-main-header .ht-main-title::after {
    display: none;
}

/* Breadcrumb Styling - Display below title */
.page-main-header .breadcrumbbox {
    position: relative;
    padding: 0;
    margin: 0 auto;
    z-index: 2;
    text-align: center;
    width: 100%;
    max-width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.page-main-header .breadcrumbbox .button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 12px 25px;
    background: rgba(255, 255, 255, 0.1);
    backdrop-filter: blur(10px);
    border-radius: 50px;
    font-size: 14px;
    font-weight: 500;
    color: #FFFFFF;
    border: 1px solid rgba(255, 255, 255, 0.2);
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
}

.page-main-header .breadcrumbbox .button:hover {
    background: rgba(255, 102, 0, 0.2);
    border-color: #FF6600;
    transform: translateY(-2px);
    box-shadow: 0 4px 15px rgba(255, 102, 0, 0.3);
}

.page-main-header .breadcrumbbox a {
    color: #FFFFFF;
    text-decoration: none;
    transition: color 0.3s ease;
}

.page-main-header .breadcrumbbox a:hover {
    color: #FF6600;
}

.page-main-header .breadcrumbbox span {
    color: rgba(255, 255, 255, 0.7);
    margin: 0 8px;
    font-weight: 400;
}

.page-main-header .breadcrumbbox i {
    font-size: 14px;
    color: #FF6600;
    margin: 0 5px;
}

/* Breadcrumb Separator */
.page-main-header .breadcrumbbox .breadcrumb-separator {
    color: rgba(255, 255, 255, 0.5);
    margin: 0 10px;
}

/* Background Image Overlay Effect */
.page-main-header[style*="background"] {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.page-main-header[style*="background"]::before {
    background: linear-gradient(180deg, rgba(11, 18, 36, 0.85) 0%, rgba(18, 36, 58, 0.9) 100%);
}

/* Responsive Design */
@media only screen and (max-width: 991px) {
    .page-main-header {
        padding: 100px 0 120px;
        min-height: 350px;
        background-attachment: scroll;
    }
    
    .page-main-header .container {
        max-width: 800px;
        padding: 0 30px;
    }
    
    .page-main-header .ht-main-title {
        font-size: 18px;
        line-height: 1.7;
        max-width: 700px;
    }
    
    .page-main-header .container:last-of-type {
        margin-top: 20px;
    }
}

@media only screen and (max-width: 767px) {
    .page-main-header {
        padding: 80px 0 100px;
        min-height: 300px;
    }
    
    .page-main-header .container {
        max-width: 100%;
        padding: 0 25px;
    }
    
    .page-main-header .container:last-of-type {
        margin-top: 18px;
    }
    
    .page-main-header .ht-main-title {
        font-size: 16px;
        line-height: 1.6;
        max-width: 100%;
    }
    
    .page-main-header .breadcrumbbox .button {
        padding: 10px 20px;
        font-size: 13px;
    }
}

@media only screen and (max-width: 480px) {
    .page-main-header {
        padding: 60px 0 80px;
        min-height: 250px;
    }
    
    .page-main-header .container {
        padding: 0 20px;
    }
    
    .page-main-header .container:last-of-type {
        margin-top: 15px;
    }
    
    .page-main-header .ht-main-title {
        font-size: 15px;
        line-height: 1.6;
    }
    
    .page-main-header .breadcrumbbox .button {
        padding: 8px 15px;
        font-size: 12px;
    }
}

/* ============================================
   MODERN SINGLE BLOG POST PAGE DESIGN
   ============================================ */

/* Single Post Wrapper */
.modern-single-post {
    padding: 0;
}

.single-post-wrapper {
    background: #FFFFFF;
    border-radius: 0;
    padding: 0;
    margin-bottom: 0;
}

/* Featured Image */
.single-post-featured-image {
    width: 100%;
    margin-bottom: 40px;
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
}

.single-post-featured-image .featured-img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
    transition: transform 0.3s ease;
}

.single-post-featured-image:hover .featured-img {
    transform: scale(1.02);
}

/* Post Meta Information */
.single-post-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
    padding: 25px 0;
    margin-bottom: 30px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}

.single-post-meta .meta-item {
    display: flex;
    align-items: center;
    gap: 10px;
    font-family: 'Roboto', sans-serif;
}

.single-post-meta .meta-item i {
    width: 40px;
    height: 40px;
    background: linear-gradient(135deg, #FF6600 0%, #FF5A1F 100%);
    color: #FFFFFF;
    border-radius: 8px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}

.single-post-meta .meta-label {
    font-size: 13px;
    font-weight: 500;
    color: #8B96A5;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

.single-post-meta .meta-value {
    font-size: 15px;
    font-weight: 600;
    color: #1A2332;
}

/* Post Content */
.single-post-content {
    padding: 0 0 40px 0;
    font-family: 'Roboto', sans-serif;
    line-height: 1.8;
    color: #3A3A3A;
    font-size: 16px;
}

.single-post-content p {
    margin-bottom: 20px;
    line-height: 1.8;
}

.single-post-content h1,
.single-post-content h2,
.single-post-content h3,
.single-post-content h4,
.single-post-content h5,
.single-post-content h6 {
    color: #1A2332;
    font-weight: 700;
    margin-top: 35px;
    margin-bottom: 20px;
    font-family: 'Roboto', sans-serif;
    line-height: 1.4;
}

.single-post-content h2 {
    font-size: 28px;
    border-bottom: 2px solid #FF6600;
    padding-bottom: 10px;
}

.single-post-content h3 {
    font-size: 24px;
}

.single-post-content h4 {
    font-size: 20px;
}

.single-post-content ul,
.single-post-content ol {
    margin: 20px 0;
    padding-left: 30px;
}

.single-post-content ul li,
.single-post-content ol li {
    margin-bottom: 10px;
    line-height: 1.8;
}

.single-post-content blockquote {
    border-left: 4px solid #FF6600;
    padding: 20px 25px;
    margin: 30px 0;
    background: #F8F9FA;
    border-radius: 0 8px 8px 0;
    font-style: italic;
    color: #5A6C7D;
}

.single-post-content img {
    max-width: 100%;
    height: auto;
    border-radius: 8px;
    margin: 25px 0;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.1);
}

.single-post-content a {
    color: #FF6600;
    text-decoration: none;
    border-bottom: 1px solid transparent;
    transition: all 0.3s ease;
}

.single-post-content a:hover {
    color: #FF8533;
    border-bottom-color: #FF8533;
}

.single-post-content .page-links {
    margin-top: 40px;
    padding-top: 30px;
    border-top: 1px solid #E8E8E8;
}

.single-post-content .page-links-title {
    font-weight: 600;
    color: #1A2332;
    margin-right: 15px;
}

.single-post-content .page-link {
    display: inline-block;
    padding: 8px 15px;
    margin: 0 5px;
    background: #F8F9FA;
    color: #1A2332;
    border-radius: 6px;
    text-decoration: none;
    transition: all 0.3s ease;
}

.single-post-content .page-link:hover {
    background: #FF6600;
    color: #FFFFFF;
}

/* Post Footer - Tags and Social */
.single-post-footer {
    padding: 30px 0;
    margin-top: 40px;
    border-top: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
}

.single-post-tags {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    gap: 10px;
}

.single-post-tags .tags-label {
    font-size: 14px;
    font-weight: 600;
    color: #1A2332;
    margin-right: 5px;
    font-family: 'Roboto', sans-serif;
}

.single-post-tags .tag-item {
    display: inline-block;
    padding: 8px 18px;
    background: #F8F9FA;
    color: #1A2332;
    border-radius: 25px;
    font-size: 14px;
    font-weight: 500;
    text-decoration: none;
    transition: all 0.3s ease;
    font-family: 'Roboto', sans-serif;
    border: 1px solid #E8E8E8;
}

.single-post-tags .tag-item:hover {
    background: #FF6600;
    color: #FFFFFF;
    border-color: #FF6600;
    transform: translateY(-2px);
    box-shadow: 0 4px 10px rgba(255, 102, 0, 0.3);
}

.single-post-tags a {
    color: inherit;
    text-decoration: none;
}

/* Social Sharing */
.single-post-social {
    display: flex;
    align-items: center;
    gap: 15px;
    justify-content: flex-end;
}

.single-post-social .social-label {
    font-size: 14px;
    font-weight: 600;
    color: #1A2332;
    font-family: 'Roboto', sans-serif;
}

.social-share-list {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    gap: 10px;
    align-items: center;
}

.social-share-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-share-list li:before {
    display: none !important;
    content: none !important;
}

.social-share-list li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.social-share-btn {
    width: 40px;
    height: 40px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 8px;
    color: #FFFFFF;
    text-decoration: none;
    transition: all 0.3s ease;
    font-size: 16px;
    position: relative;
}

/* Remove unwanted tools/wrench icon from link but keep Font Awesome icons */
.social-share-btn::before,
.social-share-btn:before {
    display: none !important;
    content: none !important;
}

/* Ensure Font Awesome icons are visible */
.social-share-btn i {
    display: inline-block !important;
    font-style: normal !important;
    font-weight: 900 !important;
    line-height: 1 !important;
    font-size: 18px !important;
    width: auto !important;
    height: auto !important;
}

/* Font Awesome 6 Support */
.social-share-btn i.fa,
.social-share-btn i.fa-brands,
.social-share-btn i.fas,
.social-share-btn i.fab {
    display: inline-block !important;
    font-family: "Font Awesome 6 Free", "Font Awesome 6 Brands", "Font Awesome 5 Free", "Font Awesome 5 Brands", FontAwesome !important;
    font-weight: 900 !important;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/* Specific icon fixes */
.social-share-btn i.fa-facebook::before {
    content: "\f09a" !important;
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", FontAwesome !important;
    font-weight: 900 !important;
}

.social-share-btn i.fa-linkedin::before {
    content: "\f08c" !important;
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", FontAwesome !important;
    font-weight: 900 !important;
}

.social-share-btn i.fa-pinterest-p::before {
    content: "\f0d2" !important;
    font-family: "Font Awesome 6 Free", "Font Awesome 5 Free", FontAwesome !important;
    font-weight: 900 !important;
}

.social-share-btn i.fa-x-twitter::before,
.social-share-btn i.fa-twitter::before {
    content: "\f099" !important;
    font-family: "Font Awesome 6 Brands", "Font Awesome 5 Brands", FontAwesome !important;
    font-weight: 400 !important;
}

.social-share-btn.facebook {
    background: #1877F2;
}

.social-share-btn.twitter {
    background: #000000;
}

.social-share-btn.linkedin {
    background: #0077B5;
}

.social-share-btn.pinterest {
    background: #BD081C;
}

.social-share-btn:hover {
    transform: translateY(-3px);
    box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
    color: #FFFFFF;
}

/* Author Box */
.single-post-author-box {
    display: flex;
    gap: 25px;
    padding: 35px;
    margin: 50px 0;
    background: linear-gradient(135deg, #F8F9FA 0%, #FFFFFF 100%);
    border-radius: 12px;
    border: 1px solid #E8E8E8;
    box-shadow: 0 2px 15px rgba(0, 0, 0, 0.05);
}

.single-post-author-box .author-avatar {
    flex-shrink: 0;
}

.single-post-author-box .author-avatar img {
    width: 80px;
    height: 80px;
    border-radius: 50%;
    border: 3px solid #FF6600;
    object-fit: cover;
}

.single-post-author-box .author-info {
    flex: 1;
}

.single-post-author-box .author-name {
    font-size: 22px;
    font-weight: 700;
    color: #1A2332;
    margin: 0 0 10px 0;
    font-family: 'Roboto', sans-serif;
}

.single-post-author-box .author-bio {
    font-size: 15px;
    color: #5A6C7D;
    line-height: 1.7;
    margin: 0;
    font-family: 'Roboto', sans-serif;
}

/* Comments Section */
.single-post-comments {
    margin-top: 50px;
    padding-top: 40px;
    border-top: 2px solid #E8E8E8;
}

/* Override Old Styles */
.single_post .datebx {
    display: none !important;
}

.single_post .post-date-publishable {
    display: none !important;
}

.blog-innimg {
    display: none !important;
}

.inner_contentbox .socialMedia {
    display: none !important;
}

/* Ensure new structure displays properly */
#innerpage-box .inner_contentbox {
    padding: 60px 0;
}

#innerpage-box .innerpage-whitebox {
    background: transparent;
    padding: 0;
    box-shadow: none;
    border: none;
}

/* Responsive Design for Single Post */
@media only screen and (max-width: 991px) {
    .single-post-meta {
        gap: 20px;
        padding: 20px 0;
    }
    
    .single-post-meta .meta-item {
        flex: 1 1 calc(50% - 10px);
    }
    
    .single-post-footer .row {
        flex-direction: column;
        gap: 20px;
    }
    
    .single-post-social {
        justify-content: flex-start;
    }
    
    .single-post-author-box {
        flex-direction: column;
        text-align: center;
        padding: 30px 25px;
    }
    
    .single-post-author-box .author-avatar {
        margin: 0 auto;
    }
}

@media only screen and (max-width: 767px) {
    .single-post-featured-image {
        margin-bottom: 30px;
        border-radius: 8px;
    }
    
    .single-post-meta {
        flex-direction: column;
        gap: 15px;
    }
    
    .single-post-meta .meta-item {
        flex: 1 1 100%;
    }
    
    .single-post-content {
        font-size: 15px;
    }
    
    .single-post-content h2 {
        font-size: 24px;
    }
    
    .single-post-content h3 {
        font-size: 20px;
    }
    
    .single-post-author-box {
        padding: 25px 20px;
    }
    
    .single-post-author-box .author-name {
        font-size: 20px;
    }
}

/* ============================================
   FINAL OVERRIDE: Remove old submenu icons
   Must be at the end to override style.css
   ============================================ */
.header.site-header ul.sub-menu li a:before,
.site-header ul.sub-menu li a:before,
header.site-header ul.sub-menu li a:before,
.navigation .mainmenu ul.sub-menu li a:before,
.header.site-header .main-navigation .main-menu .sub-menu li a:before,
.site-header .main-navigation .main-menu .sub-menu li a:before,
header.site-header .main-navigation .main-menu .sub-menu li a:before,
.header.site-header .main-navigation .main-menu li .sub-menu li a:before,
.site-header .main-navigation .main-menu li .sub-menu li a:before {
    content: "" !important;
    display: none !important;
    visibility: hidden !important;
    opacity: 0 !important;
    width: 0 !important;
    height: 0 !important;
    margin: 0 !important;
    padding: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    position: static !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
    animation: none !important;
    background: none !important;
    border: none !important;
}