/*
Theme Name: Next3gen Child
Description: This is a child theme for Flatsome Theme
Author: UX Themes
Template: flatsome
Version: 3.0
*/


@import url('https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap');

/*************** ADD CUSTOM CSS HERE.   ***************/
h1, h2, h3, h4, h5, h6{
    margin-bottom: 0.1em;
	font-family: "Oswald", sans-serif !important;
}
p{margin-bottom: 0.5em;}

#top-bar p {
    font-size: 18px;
	color:#fff !important;

}
#top-bar i {
    font-size: 16px;
	margin-right:5px;
    color: #fff !important;

}
#top-bar a{color: #fff !important;}

#header-contact a {
    font-size: 1em;
    color: #222 ;
}
#header-contact a i {
    font-size: 1.1em;
     color: #fff !important;
}


.nav-dropdown-default {
    padding: px;
}

.nav-dropdown-default .nav-column li>a, .nav-dropdown.nav-dropdown-default>li>a {
    border-bottom: 1px solid #ececec;
    margin: 0 10px;
    padding-left: 0;
    padding-right: 0;
    font-size: 14px;
    font-weight: bold;
    color: #222;
}
.nav-dropdown-has-border .nav-dropdown {
    border: 0px solid #ddd;
}

.section-title span {
    text-transform: none;
}


.header-bottom .nav-spacing-xlarge>li {
    margin: 0 20px;
}
.nav-size-large>li>a {
    font-size: 1.1em;
    font-weight: 200 !important;
}
.slider{
	z-index:0;
}
.getaquote {
    margin-top:-170px;
}

strong.testimonial-name.test_name {
    display: block;
}
span.testimonial-name-divider {
    display: none;
}

@media only screen and (max-width: 67em) {
    /*************** ADD MOBILE ONLY CSS HERE  ***************/
    #header-contact li a i {
        font-size: 18px !important;
       
     }
     #header-contact a {
        font-size: 0.8em !important;
       
        font-weight: normal;
    }
    .social-icons {
        color: #333;
    }
	.getaquote {
    margin-top:0px !important;
}
	
}

@media only screen and (max-width: 48em) {
/*************** ADD MOBILE ONLY CSS HERE  ***************/
.header-bottom p {
    font-size: 18px !important;
	color:#fff !important;

}	
.header-bottom p i {
    font-size: 18px !important;
	color:#F0CD72 !important;

}
	
#header-contact a {
    font-size: 0.8em;
      font-weight: normal;
}
#header-contact a i {
   font-size: 18px !important;
   color: #D26E4B !important;
 }
.social-icons {
    color: #333 !important;
}
.off-canvas .nav-vertical>li>a {
    padding-bottom: 15px;
    padding-top: 15px;
    color: #222;
}
.html .social-icons {
    font-size: 1em;
    color: #222;
}
.nav-vertical>li>ul li a {
    color: #111;
    transition: color .2s;
    font-size: 13px;
    border-bottom: 1px dotted #999;
}


}

/*************** FOOTER CSS HERE  ***************/
.opening-hours span {
    width: auto;
    margin-right: 20px;
}
.footer-2 ul.menu>li:before, .widget>ul>li:before  {
	
	content: "" !important;
}



/* icon */
.footer-widgets .textwidget i{margin-right: 5px; font-size: 20px; }
ul.menu>li:before, .widget>ul>li:before {
    font-family: "fl-icons";
    display: inline-block;
    opacity: .6;
    margin-right: 6px;
}

/* icon */
.footer-widgets .textwidget i{width:30px !important; font-size: 20px;  color: #229AD0;}

.icon-map-pin-fil:before {
    content: "\e009";
}

.icon-phone:before {
    content: "\e600";
}
.icon-envelop:before {
    content: "\e003";
}


.footer-2 .widget-title{
   
	/*text-transform: uppercase; */
	letter-spacing: 1px;
	padding-bottom: 10px;
    font-size: 1.2em;
    font-weight: 400;
}
.footer-2 h3:after {
    content: "";
    display: block;
    width: 38px;
    height: 3px;
    background: #fff;
    left: 0;
    position: absolute;
}
.footer ul li a {
    font-size: 13px;
}
.footer-2 .widget {
    margin-bottom: 1em;
}

.footer-2 .dark .is-divider {
    background-color: #229AD0 !important;

}
.footer-2 p{
	font-size:15px;
    display: flex;
}

.footer-2 .col{
    padding: 0 15px 0px;
}
.absolute-footer {
    color: #fff !important;
	font-size:14px;
	padding:10px 0 10px 0;
}


.footer-secondary {
    padding: 0;
}
#footer .back-to-top i{
    color: #fff !important;
}
#footer a#top-link {
    background: #333 !important;
    border: 2px solid #fff !important;
}

/*============== Our Services ================ */
.our-service .box-image{
	border-radius: 20px;
}
.our-service .box-push .box-text {
border-radius: 26px;
margin:-30% auto 0;

}

.page-id-105 label.wpforms-field-label {
    color: #fff !important;
}
.wpforms-form button[type=submit]{
    background-color: #229AD0 !important;
    padding: 0 20px !important;
    color: #fff !important;
    border: 0 !important;
    border-radius: 5px !important;
   }


   .locations li {
    display: inline-block;
    color: #fff;
    padding: 0 9px 5px;
    position: relative;
}
.sector ul {
    margin-bottom: 0.3em;
}

.get_quote .wpforms-container-full .wpforms-form input[type=text], .get_quote .wpforms-container-full .wpforms-form input[type=email], .get_quote .wpforms-container-full .wpforms-form input[type=tel]{
	background-color:transparent;
	border-radius: 5px;

	border-color:#F0CD72;
}

.get_quote .wpforms-container-full .wpforms-form button[type=submit]{
	background-color:#F0CD72 !important;
}

.get_quote ::-webkit-input-placeholder { /* Chrome and Safari */
   color: #fff !important;
}
  
.get_quote :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color: #fff !important;
   opacity: 1 !important;
}
  
.get_quote ::-moz-placeholder { /* Mozilla Firefox 19+ */
   color: #fff !important;
   opacity: 1 !important;
}
  
.get_quote :-ms-input-placeholder { /* Internet Explorer 10-11 */
   color: #fff !important;
}
  
.get_quote ::-ms-input-placeholder { /* Microsoft Edge */
   color: #fff !important;
}
  

.get_quote ::placeholder {
   color: #fff !important;
}
/*============== Woocommerce ===============*/
.nav-column>li>a, .nav-dropdown>li>a, .nav-vertical-fly-out>li>a, .nav>li>a {
    color: #212121;
    transition: all .2s;
}

.nav>li.has-icon>a>i {
    min-width: 1em;
    color: #D26E4B;
}
/*============== Progress Bar ===============*/
 .skill {
      margin-bottom: 20px;
    }

    .skill-name {
      display: flex;
      justify-content: space-between;
      margin-bottom: 5px;
      font-size: 20px;
		font-weight:bold;
		color:#fff;
    }

    .progress {
      position: relative;
      height: 10px;
      background: #ddd;
      border-radius: 5px;
      overflow: hidden;
    }

    .progress-bar {
      height: 100%;
      background: #EFCC71; /* yellow */
      width: 0; /* start empty */
      border-radius: 5px;
      position: relative;
      transition: width 2s ease;
    }

    .progress-bar::after {
      content: "";
      position: absolute;
      top: -1px;
      right: 0;
      width: 15px;
      height: 15px;
      background: #fff;
      border-radius: 0%;
      border: 2px solid #ccc;
    }

/*============== Blogs ===============*/

   .box-text-inner h5.post-title.is-large {
    text-overflow: ellipsis;
    max-height: 1.4em;
    overflow: hidden;
}
