/*
Theme Name: Unified IT Services
Theme URI: https://utsin.com/
Description: Unified IT Services
Version: 1.0
Author: Amar
Author URI:https://utsin.com/

*/

/* Normalize CSS
http://github.com/necolas/normalize.css */
article,aside,details,figcaption,figure,footer,header,hgroup,nav,section{display:block}
audio,canvas,video{display:inline;zoom:1px}
html{font-size:100%;overflow-y:scroll;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body,button,input,select,textarea{font-family:sans-serif}
a:focus{outline:thin dotted}
a, a:hover,a:active{outline:0}
h1{font-size:2em}
abbr[title]{border-bottom:1px dotted}
b,strong{font-weight:700}
blockquote{margin:1em 40px}
dfn{font-style:italic}
mark{background:#ff0;color:#000}
pre,code,kbd,samp{font-family:monospace,serif;_font-family:'courier new',monospace;font-size:1em}
pre{white-space:pre-wrap;word-wrap:break-word}
q{quotes:none}
q:before,q:after{content:none}
small{font-size:75%}
sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}
sup{top:-0.5em}
sub{bottom:-0.25em}
ul,ol{margin:0;padding:0}
dd{margin:0 0 0 40px}
nav ul,nav ol{list-style:none;list-style-image:none}
img{border:0;-ms-interpolation-mode:bicubic}
svg:not(:root){overflow:hidden}
fieldset{border:1px solid silver;margin:0 2px;padding:0.35em 0.625em 0.75em}
legend{border:0;margin-left:-7px}
button,input,select,textarea{font-size:100%;vertical-align:middle;margin:0}
button,input{line-height:normal}
button,input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button;overflow:visible}
input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}
input[type="search"]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}
input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}
button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}
textarea{overflow:auto;vertical-align:top}
table{border-collapse:collapse;border-spacing:0}
td{vertical-align:top}
audio:not([controls]),[hidden]{display:none}
body,figure,form{margin:0}

/* let's clear some floats */
.clearfix:before, .clearfix:after { content: "\0020"; display: block; height: 0; overflow: hidden; }  
.clearfix:after { clear: both; }  
.clearfix { zoom: 1; }

#top-nav {
	margin-top:10px;	
}
#top-nav .menu-header ul, div.menu ul { 
	font-size: 15px;
	list-style: none; 
	margin: 0; 
	padding: 0;
	font-weight:bold;
}
#top-nav .menu-header li, div.menu li {
	float: left;
	position: relative;	
}
#top-nav a {
	color: #03153d;
	display: block;
	padding: 10px 8px;
	text-decoration: none;
	
}
#top-nav ul li a:hover, 
#top-nav ul li.current_page_item a,
#top-nav ul li.current_page_parent a,
#top-nav ul li.current_page_ancestor a,
#top-nav ul li.current-menu-ancestor a, 
#top-nav ul li.current-menu-item a,
#top-nav ul li.current-menu-parent a {
	/*background: #000;*/
	color: #1f7fbb;
}
#top-nav ul ul {/* Drop down menu */
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	float: left;
	left: 0;
	position: absolute;
	top: 40px; 
	min-width: 120px;
	z-index: 99999;
	white-space: nowrap;
}
#top-nav ul ul li {
	border-bottom: 1px solid #d4d4d4;
	width: 100%;	
	white-space: nowrap;
}
#top-nav ul ul ul {/* Third Level drop down menu */
	left: 100%;
	top: 0;
}
#top-nav ul ul a,
#top-nav ul li.current_page_item ul li a,
#top-nav ul li.current-menu-ancestor ul li a {
	background: #FFF;
	color: #000;
	height: auto;
	line-height: 1em;
	padding: 10px;
	width: auto;
    font-size: 13px;
    text-transform: capitalize;
	    white-space: nowrap;
}
#top-nav ul ul a:hover,
#top-nav ul li.current_page_item ul li a:hover,
#top-nav ul li.current-menu-ancestor ul li a:hover {
	color: #fff;
	background: #1f7fbb;
	
}
#top-nav ul li:hover > ul {display:block;}


.icon-bar {
  position: fixed;
  top: 38%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	z-index: 99999;
}

.icon-bar a {
  display: block;
  text-align: center;
 padding: 6px 10px;
  transition: all 0.3s ease;
  color: white;
  font-size: 18px;
}

.icon-bar a:hover {
  background-color: #000;
}

.facebook {
  background: #3B5998;
  color: white;
}

.twitter {
  background: #55ACEE;
  color: white;
}

.google {
  background: #dd4b39;
  color: white;
}

.linkedin {
  background: #007bb5;
  color: white;
}

.youtube {
  background: #bb0000;
  color: white;
}

.inpage p{text-align:justify;}
.services-box{
  display: inline-block;
  padding: 20px;
  margin-bottom: 20px;
  border-bottom: 1px dashed #dfe0e1;
  padding-top: 40px;
  border: 1px solid lightgray;
}
.services-box:hover{
  background: lightgrey;
  cursor: pointer;
   transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
}
.services-box:hover i{
  background: #ff4500;
  border-radius: 100px;
  
  transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
}
.icon{
  padding: 0px;
  float: left;
  margin-right: 20px;
  padding-bottom:30px;
  margin-bottom: 50px;
}
.icon i{
  width: 80px;
  height: 80px;
  background: #ff4500;
  color: #ffffff;
  line-height: 75px;
  text-align: center;
  font-size: 44px;
}

.service-content h2{
  font-size: 18px!important;
  font-weight: 550;
  /* height: 35px; */
}

.service-content p{
  font-size: 16px;
}


@media only screen and (max-width: 667px) {
  .icon{
    display: contents;
  }
}
@media only screen and (max-width: 667px) {
  .service-content h2{
    margin-top: 15px;
  }
}

#webcoderskull-area {
	padding: 50px 0;
	text-align: center;
  background-color: rgb(234, 242, 245);
}
#webcoderskull-law-area h2 {
	font-weight: 400;
}

.webcoderskull-item {
	border: 1px solid #ff4500;
	margin-bottom: 45px;
	padding: 35px;
	transition: all 0.3s cubic-bezier(.25,.8,.25,1);
	box-shadow: 0 1px 3px rgba(114,120,220,0.12), 0 1px 2px rgba(114,120,220,0.24);
  background-color: white;
  min-height: 336px;
}
.webcoderskull-item:hover {
	box-shadow: 0 14px 28px rgba(114,120,220,0.25), 0 10px 10px rgba(114,120,220,0.22);
}
.webcoderskull-item .fa {
	font-size: 35px;
	margin-bottom: 30px;
}
.learn-more {
	font-size: 16px;
	letter-spacing: 1px;
	text-transform: uppercase;
	font-family: 'Oswald', sans-serif;
	color: #474747; 
}
.webcoderskull-item h3 a {
	color: #474747;
}
.webcoderskull-item h3 a:hover {
	text-decoration: none;
}

.webcoderskull-item h3  {
	font-size: 20px;
  font-weight: 550;
}

.webcoderskull-item:hover h3 a {
	color: #ff4500;
}
.webcoderskull-item:hover .learn-more,
.webcoderskull-item:hover h3,
.webcoderskull-item:hover .fa {
	text-decoration: none;
	color: #ff4500;
}
.webcoderskull-item:hover .learn-more::after {
	content: " \2192";
    opacity: 1;
	transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s; 
    margin-left: 5px;
    margin-top: 0px;
	line-height: 15px
}
.webcoderskull-item .learn-more::after {
	content: " \2192";
    position: absolute;
    opacity: 0;
    margin-left: -30px;
	transition: all 0.6s ease 0s;
	font-size: 31px;
	line-height: 15px;
    transition: all 0.6s ease 0s; 
}


ol {
	list-style: none;
	counter-reset: list;
	padding: 0 1rem;
}

#unified-list{
  background-color: rgb(234, 242, 245);
}

.list {
	--stop: calc(100% / var(--length) * var(--i));
	--l: 62%;
	--l2: 88%;
	--h: calc((var(--i) - 1) * (180 / var(--length)));
	--c1: hsl(var(--h), 71%, var(--l));
	--c2: hsl(var(--h), 71%, var(--l2));
	
	position: relative;
	counter-increment: list;
	margin: 2rem auto;
	padding: 2rem 1rem 1rem;
	box-shadow: 0.1rem 0.1rem 1.5rem rgba(0, 0, 0, 0.3);
	border-radius: 0.25rem;
	overflow: hidden;
	background-color: white;
}

.list::before {
	content: '';
	display: block;
	width: 100%;
	height: 1rem;
	position: absolute;
	top: 0;
	left: 0;
	background: linear-gradient(to right, var(--c1) var(--stop), var(--c2) var(--stop));
}



@media (min-width: 40em) {
	.list {
		margin: 3rem auto;
		padding: 3rem 2rem 2rem;
	}
	
}

.text-box{
  box-shadow: 0 0 10px #ccc;
  padding: 25px;
  margin-bottom: 30px;
  min-height: 270px;
}

.text-box-title h4{
  font-size: 18px;
  font-weight: 550;
  padding-bottom: 10px;
}

.text-box-dec{
  font-size: 15px;
}

.wcu-orange{
  background-color: #ff4500;
  color: white;
}
.inpage h1{font-size:36px; color:#fd5f07; text-transform: uppercase;}
.inpage h2{font-size:25px; }

.linone li{line-height:30px;}
.section-services .single-service:hover .ser-icon {
    background-color: #fff;
    color: #ff4500;
}
.section-services .single-service .ser-icon {
    display: inline-block;
    margin-bottom: 26px;
    width: 70px;
    height: 70px;
    background-color: #ff4500;
    border-radius: 5px;
    line-height: 70px;
    text-align: center;
    color: #fff;
    font-size: 30px;
    transition: all .3s;
}

.section-services .single-service .content {
    position: relative;
    z-index: 20;
}
.section-services .single-service .title {
    margin-bottom: 18px;
    font-weight: 700;
    font-size: 21px;
    transition: color .3s;
}
.section-services .single-service .description {
    margin-bottom: 20px;
    font-size: 14px;
    transition: color .3s;
}
footer{ background:#f1f1f1ee;}
.services-box p{margin-bottom:0px!important;}

@media only screen and (max-width: 1024px) {
  .mobmenur-container {
    top: 10px;
    margin-right: 5px;
    margin-top: 0px;
    background: #5b5b5b;
  }
	#top-nav{display:none;}
	.button_li{display:none;}
	.icon-bar{display:none;}
	.about-section .content-column .inner-column{padding-top: 0;}
}

.nf-form-content textarea.ninja-forms-field {
    height: 80px !important;
}
.nf-form-content .list-select-wrap .nf-field-element>div, .nf-form-content input:not([type=button]), .nf-form-content textarea {
    background: #f7f7f7;
    border: 1px solid #c4c4c4;
    border-radius: 0;
    box-shadow: none;
    color: #787878;
    transition: all .5s;
}
.nf-form-content .listselect-wrap .nf-field-element div, .nf-form-content input.ninja-forms-field, .nf-form-content select.ninja-forms-field:not([multiple]) {
    height: 36px !important;
}
#nf-field-4:hover {
    background: #333;
}
#nf-field-4 {
    width: 100px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 13px;
    background: rgb(245 120 18);
    padding: 10px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}
.contact-form-action {
    background-color: #ffffff;
    border-radius: 40px;
    padding: 30px 40px 20px 40px;
    margin: auto;
    max-width: 570px;
    margin-bottom: 30px;
    box-shadow: rgba(50, 50, 93, 0.25) 0px 50px 100px -20px, rgba(0, 0, 0, 0.3) 0px 30px 60px -30px, rgba(10, 37, 64, 0.35) 0px -2px 6px 0px inset;
}	
.social-links a {
  font-size: 18px;
  display: inline-block;
  background: #ff6f3a;
  color: #fff;
  line-height: 1;
  padding: 8px 0;
  margin-right: 4px;
  border-radius: 4px;
  text-align: center;
  width: 36px;
  height: 36px;
  transition: 0.3s;
}

.social-links a:hover {
  background: #f7865d;
  color: #fff;
  text-decoration: none;
}

hr.border-light {
  max-width: 300px;
  opacity: 0.9;
}
.carousel-item {
   transition: transform 1s ease-in-out;
}
.carousel-caption {
   top: 48%;
   transform: translate(0, -50%);
   bottom: auto;
   left: 10%;
   right: 0;
    width: 0;
    opacity: 0;
    overflow: hidden;
    text-align: left;
}
.carousel-item.active .carousel-caption  {
   animation: widthSlide 3.5s 1;
   opacity: 1;
    z-index: 9;
    width: 100% ;
}
@keyframes widthSlide {
   0% {
       width: 0% ;
       opacity: 0;
  }
 50% {
      width: 100% ;
       opacity: 1;
  }
   100% {
       width: 100% ;
       opacity: 1;
  }
}
.carousel-caption h5 {
  font-size: 53px;
  text-transform: uppercase;
  font-weight: 900;
  -webkit-text-stroke: 2px #fff;
  color: #023b85;
  position: relative;
  width: fit-content;
  padding-right: 10px;
}
.carousel-caption h5:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  /*background:#fff;*/
  bottom: -20px;
  opacity: 0.5;
}
.carousel-item.active .carousel-caption h5:after {
  width: 10%;
  height: 4px;
  animation: titleCover 2.5s 1;
  opacity: 0;
}

@keyframes titleCover {
   0% {
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
     opacity: 1;
  }
 20% {
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
     opacity: 1;
  }
 30% {
      left: 0;
      right: 0;
      width: 100%;
      height: 100%;
      opacity: 1;
  }
  55% {
      left: 0;
      right: 0;
      width: 100%;
      height: 5px;
      opacity: 1;
  }
 95% {
      left: 0;
      right: 0;
      width: 10%;
  }
   100% {
      left: 0;
      right: 0;
      width: 10%;
      opacity: 0.5;
  }
}
.carousel-item > img {
  height: 100vh;
  object-fit: cover;
  transform: scale(1);
}
.carousel-item.active > img {
  transform: scale(4);
  animation: bgScale 200s 1;
}
@keyframes bgScale {
0% {
    transform: scale(1);
  }
100% {
    transform: scale(4);
  }
}
.carousel-item:before {
   content: '';
   position: absolute;
   top: 0;
   left: 0;
   right: 0;
   bottom: 0;
  /* background: rgb(0 0 0 / 40%);*/
   z-index: 99;
}

.carousel-caption p {
   font-size: 1.60em;
   font-weight: 600;
   text-transform: capitalize;
    color: #d34907;
}

.carousel-indicators {
  right: 10px;
  left: auto;
  margin: 0;
  width: 25px;
  flex-wrap: wrap;
  bottom: auto;
  top: 45%;
  transform: translate(0, -50%);
  gap: 10px;
  z-index: 9999;
}
.carousel-indicators [data-bs-target] {
  width: 15px;
  height: 15px;
  border-radius: 100px;
  border: none;
}
li.nav-item > a:after {
  content: '';
  position: absolute;
  height: 3px;
  background: white;
  left: 0;
  bottom: -10px;
  right: 0;
  margin: 0 auto;
  opacity: 0;
  width: 85%;
transition: 0.3s all ease-in-out;
}
li.nav-item > a.active:after,
li.nav-item > a:hover:after {
  bottom: 0;
  opacity: 0.8;
}
li.nav-item > a {
  position: relative;
}


@media screen and (max-width: 991px) {
.carousel-caption h5 {
  font-size: 3.5em;
}
.carousel-caption p {
  font-size: 1em;
  font-weight: 900;
  text-transform: uppercase;
}
}

@media screen and (max-width: 768px) {
.carousel-caption h5 {
  font-size: 3.5em;
}
.carousel-caption p {
  font-size: 1em;
  font-weight: 600;
}
.carousel-item img {
  height: 80vh;
}
.mian-logo > span {
  font-size: 1em;
}
.carousel-indicators {
  right: 0;
  bottom: 0;
  left: 0;
  padding: 0;
  margin-right: 15%;
  margin-bottom: 1rem;
  margin-left: 15%;
  flex-wrap: nowrap;
  top: auto;
  transform: unset;
  width: auto;
  gap: 5px;
}
.carousel-indicators [data-bs-target] {
  width: 12px;
  height: 12px;
}
}

@media screen and (max-width: 575px) {
	
.button_li {
 display: none!important;
}
.carousel-caption h5 {
  font-size: 2em;
}
.carousel-item img {
  height: 60vh;
}
.carousel-caption p {
  font-size: 0.75em;
}
.carousel-caption {
   width: 100%;
  opacity: 0;
}
.carousel-item.active .carousel-caption {
   animation: sample 2.5s 1;
  opacity: 1;
}
.carousel-caption * {
  white-space: unset;
}
@keyframes sample {
   0% {
       opacity: 0;
  }
 50% {
       opacity: 1;
  }
   100% {
       opacity: 1;
  }
}
.carousel-caption h5 {
  -webkit-text-stroke: 1px #E2FADB;
}
hr.border-light {
  max-width: 200px;
}
}

@media screen and (max-width: 480px) {
.carousel-caption h5 {
  font-size: 1.45em;
}
.carousel-caption p {
  font-size: 0.7em;
}
.carousel-item img {
  height: 50vh;
}
}
.waves {
  position:relative;
  width: 100%;
  height:15vh;
  margin-bottom:-7px; /*Fix for safari gap*/
  min-height:100px;
  max-height:150px;
  z-index: 9999;
  margin-top: -98px;
}
.get h3{font-size:64px; }
/* Animation */

.parallax > use {
  animation: move-forever 25s cubic-bezier(.55,.5,.45,.5)     infinite;
}
.parallax > use:nth-child(1) {
  animation-delay: -2s;
  animation-duration: 7s;
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s;
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s;
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s;
}
@keyframes move-forever {
  0% {
   transform: translate3d(-90px,0,0);
  }
  100% { 
    transform: translate3d(85px,0,0);
  }
}
/*Shrinking for mobile*/
@media (max-width: 768px) {
  .waves {
   /* height:40px;*/
    min-height:40px;
  }
	 .card-home-02 .content {
        padding: 20px 224px 20px 20px !important;
    }
	
	.card-home-02 .content p {
		font-size: 1.3rem;}
	.get h1{font-size:35px; padding-top:20px;}
	
	#sm h1 {
		font-size: 23px;}
	.welcome  {
		font-size: 30px;}
	
	.about-section .content-column {

  margin-bottom: 0px;
}
	.about-section	 p{line-height:29px;}
}



.contact-section {
      padding: 20px 20px;
      text-align: left;
	 background-color: #f5f5f5;
	border-radius:15px;
    }
    .contact-button {
          border: 2px solid #ff813b;
    background-color: #fd5f07;
      color: white;
      padding: 10px 20px;
      font-weight: 500;
      border-radius: 4px;
      transition: all 0.3s ease;
    }
    .contact-button:hover {
      background-color: #a53d03;
    }
    .contact-button i {
      margin-left: 8px;
    }
.contact-section h1{ font-size:30px;}
#banner {
    margin-top: 70px;
}
		#banner {
    position: relative;
    background-color: black;
    height: 100vh;
    min-height: 25rem;
    width: 100%;
    overflow: hidden;
}
audio, canvas, video {
    display: inline;
    zoom: 1px!important;
    min-width: 100%;
    min-height: 100%;
}
.about-section h2{font-size:23px;}


.cta {
  padding: 0;
  margin-top: 30px;
  margin-bottom: 30px;
}

.cta .container {
  padding: 42px 54px 41px 32px;
  /*background: #eaeef6;*/
  border-radius: 15px;
  /*background: linear-gradient(180deg, #f2f6fa 0%, #fff 100%);*/



  background-image: linear-gradient(to top, #f9fbff, #f8fbff, #ecf4ff, #e7f0ff, #ecf3ff);
}

.cta .img {
  position: relative;
}

.cta .img:before {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffffffd9;
  border-radius: 15px;
  transform: rotate(12deg);
  box-shadow: 0 30px 30px -25px rgba(65, 51, 183, 0.25);
}

.cta .img:after {
  content: "";
  position: absolute;
  inset: 0;
  background: #ffffffc9;
  border-radius: 15px;
  transform: rotate(6deg);
  box-shadow: 0 30px 30px -25px rgba(65, 51, 183, 0.25);
}

.cta .img img {
  position: relative;
  z-index: 3;
  border-radius: 15px;
}

.cta h2 {
  font-size: 22px;
  padding: 10px 0px 3px 0px;
  color: #013864;
  margin: 0px;
}

.cta h3 {
  font-size: 19px;
  padding: 10px 0px 3px 0px;
  color: #065ca1;
  margin: 0px;
}


.solu {
  display: inline-block;
  width: 100%;
  padding: 30px 20px 40px;
  position: relative;
  vertical-align: top;
  margin: 15px 0px;
  font-family: 'helvetica', san-serif;
  min-height: 193px;
  background: linear-gradient(45deg, #2c4c87, #3ebcb9);;
  text-align: left;
  border-radius: 0px 10px 0px 10px;
  box-shadow: #00000069 0px 10px 12px;
}

.solu img {
  margin: 0;
  position: absolute;
  opacity: 0.2;
  top: 50px;
  right: 10px;
  transition: all 0.3s ease-in-out;
  width: 20%;
}

.solu h3 {
  font-size: 20px;
  color: #ffffff;
  margin-bottom: 5px;
}

.solu p {
  color: #ffffff;
  margin-top: 10px;
}

.solu::before {
  content: '';
  position: absolute;
  top: -2px;
  left: -2px;
  right: -2px;
  bottom: -2px;
  z-index: -1;
  transform: skew(2deg, 2deg);
  background: #C9FFBF;
  background: -webkit-linear-gradient(to right, #021e3b, #0595d1);
  background: linear-gradient(to right, #021e3b, #0595d1);
}

.solu::after {
  content: '';
  position: absolute;
  width: 40%;
  height: 100%;
  left: 0;
  top: 0;
  background: rgba(255, 255, 255, 0.02);
}



.space-between {
  margin: 30px 0px;
}

.last-box{
  padding: 32px 24px;
  background-color: #fd5f07;
  border-radius: 15px;
  box-shadow: 0 2px 12px rgba(0,0,0,0.07);
  margin: 32px 0;
  text-align: center;
  font-size: 1.15rem;
  color: #fff;
  transition: box-shadow 0.3s;
}

.last-box h2 {
  margin-top: 0;
  font-size: 1.5rem;
  font-weight: 700;
}
.last-box p {
  margin-bottom: 0;
  color: #fff;
}


.serviceBox:before, .serviceBox:after {
    content: "";
    background: #ff9007;
    width: 100%;
    height: 100%;
    border-radius: 5px 5px;
    position: absolute;
    top: -20px;
    right: -16px;
    z-index: -1;
}
.serviceBox:after {
    background: #fff;
    top: -10px;
    left: 8px;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}
.serviceBox {
    border: 2px solid #af6000;
    background: #fff;
    padding: 20px 39px;
    margin: 10px 15px 30px 0;
    border-radius: 5px 5px;
    position: relative;
    z-index: 1;
    min-height: 175px;
}

#quote{margin-bottom:37px;}
.serviceBox h3{
        color: #af6000;
	font-size:25px;
	}
.inpage h2{color: #305a84; font-size:26px;}
.contact-ul h3{color: #f18200; font-size:27px;}
.cta p{text-align:justify; line-height:25px;}


.button_li {
    display: flex;
    margin-bottom: 0px;
}
.button_li li {
    list-style: none;
}
.butt {
    background-color: #db6a04;
    border-radius: 30px;
    color: white;
    border: 1px solid #db6a04;
    padding: 3px 10px 3px 15px;
    margin: 10px;
    display: flex;
}
.butt a {
    text-decoration: none;
    gap: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: white;
}
#nf-field-10:hover {
    background: #333;
}
#nf-field-10 {
    width: 100px;
    color: rgb(255, 255, 255);
    font-weight: bold;
    font-size: 13px;
    background: rgb(245 120 18);
    padding: 10px;
    border-width: 0px;
    border-style: initial;
    border-color: initial;
    border-image: initial;
}

.webcoderskull-item12 {
    border: 1px solid #ff4500;
    margin-bottom: 3px;
    padding: 35px;
    transition: all 0.3s 
cubic-bezier(.25, .8, .25, 1);
    box-shadow: 0 1px 3px rgba(114, 120, 220, 0.12), 0 1px 2px rgba(114, 120, 220, 0.24);
    background-color: white;
    min-height: 191px;
}
.webcoderskull-item12 h3 a {
    color: #474747;
}
.webcoderskull-item12 h3 {
    font-size: 20px;
    font-weight: 550;
}

.loc-box {
  position: relative;
  padding: 10px 20px 22px;
  border-radius: 18px;
  background: #fff;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0,0,0,0.08);
  border: 1px solid rgba(253,164,11,0.35);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
      min-height: 148px;
}

.loc-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 30px 60px rgba(0,0,0,0.15);
}

/* FIXED: Gradient overlay aligned to the box */
.loc-box::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 70%;
  height: 50%;
  background: linear-gradient(135deg, rgba(253,164,11,0.35), rgba(253,164,11,0));
  pointer-events: none;
  transform: translate(-10px, -10px);
}

.loc-top {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 10px;
  position: relative;   /* ensures it stays on top of overlay */
  z-index: 2;
  padding-bottom: 12px;
}

.loc-dot {
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: #fda40b;
  box-shadow: 0 0 0 6px rgba(253,164,11,0.18);
}

.loc-top h5 {
  margin: 0;
  font-weight: 700;
  color: #0f172a;
  letter-spacing: 0.2px;
  position: relative;
  z-index: 2;
}

.loc-box p {
  margin: 0;
  color: #4b5563;
  font-size: 14px;
  line-height: 1.7;
  position: relative;
  z-index: 2;
}

/* Responsive */
@media (max-width: 768px) {
  .loc-box {
    padding: 18px;
  }
}


.loc-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fda40b;
}

.loc-icon i {
  font-size: 28px;
}


    .accent-box {
      position: relative;
      padding: 18px 18px 0px 18px;
      border-radius: 16px;
      background: #fff;
      border: 1px solid rgba(253,164,11,0.25);
      box-shadow: 0 18px 40px rgba(0,0,0,0.08);
      transition: transform 0.3s ease, box-shadow 0.3s ease;
      overflow: hidden;
    }

    .accent-box:hover {
      transform: translateY(-6px);
      box-shadow: 0 30px 60px rgba(0,0,0,0.15);
    }

    .accent-box::before {
      content: "";
      position: absolute;
      left: 0;
      top: 0;
      height: 100%;
      width: 6px;
      background: #fda40b;
      border-radius: 16px 0 0 16px;
    }

    .accent-box .loc-top {
      display: flex;
      align-items: center;
      gap: 12px;
      position: relative;
      z-index: 1;
    }

    .accent-icon {
      width: 36px;
      height: 36px;
      border-radius: 50%;
      display: flex;
      align-items: center;
      justify-content: center;
      background: rgba(253,164,11,0.1);
      color: #fda40b;
      border: 2px solid rgba(253,164,11,0.25);
      box-shadow: 0 12px 22px rgba(253,164,11,0.15);
    }

    .accent-box h5 {
      margin: 0;
      font-weight: 500;
      letter-spacing: 0.4px;
      color: #111827;
      font-size: 18px;
    }

.job_description h2 {

    display: none;
}
.job_description h3 {
    font-size: 18px;
    font-weight: bold;
    color: #333;
}

#main h1{margin-bottom:20px;}
