@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
/*font-family: "Poppins", sans-serif;*/

/*Primary Color: #078dcd*/
/*Secondary Color: #585858*/

/*Font Family*/

body,
h1, h2, h3, h4, h5, h6,
.header-style-3 .header-nav .nav > li,
.wt-small-separator,
.wt-breadcrumb li {
	font-family: "Poppins", sans-serif;
}

.color-fill img {
    height: 60px;
}

.site-button,
.header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job,
.description-list li i,
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-upload-file .site-button,
.job-categories-block .twm-content .twm-jobs-available,
.owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev,
.twm-testimonial-page7-wrap:after,
.site-bg-primary,
.canc.btn,
.log.btn:hover {
    background-color: #078dcd;
}
.footer-dark .ftr-nw-content .ftr-nw-form .ftr-nw-subcribe-btn {
    background-color: #078dcd !important;
}
.site-button:hover,
.header-style-3 .header-nav-btn-section .twm-nav-btn-right .twm-nav-post-a-job:before,
.twm-explore-content-outer-3 .twm-explore-content-3 .twm-upload-file .site-button:hover,
.log.btn,
.canc.btn:hover {
    background-color: #585858;
}
.footer-dark .widget-title:before {
	background-color: #FFF !important;
}

.pro-list h3 {
    color: #068dd0;;
}
.site-text-primary {
    color: #078dcd;
}
.footer-dark .social-icons li a {
    color: #078dcd !important;
}
h2,
.header-style-3 .header-nav .nav > li > a,
.header-style-3 .header-nav .nav > li .sub-menu li a {
	color: #585858;
}
.twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    color: #585858 !important;
}
.log.btn,
.canc.btn {
	color: #FFF;
}
.footer-dark .widget-title {
	color: #FFF !important;
}

.twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
	font-size: 45px;
}
h2,
.wt-bnr-inr-entry .banner-title-outer .wt-title,
.blog-post-single-outer .blog-post-single .post-title {
    font-size: 35px;
}
.fs-28 {
	font-size: 28px;
}
.wt-breadcrumb li {
    font-size: 16px;
}
.header-style-3 .header-nav .nav > li .sub-menu li a,
.description-list li,
.twm-sidebar-ele-filter ul li {
    font-size: 15px;
}


h2, h4,
.twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
    font-weight: 700;
}
h3,
.fw-6,
.header-style-3 .header-nav .nav > li > a,
.widget .section-head-small,
.side-bar .recent-posts-entry .wt-post-info .post-title,
.job-categories-block a,
.wt-breadcrumb li:last-child {
	font-weight: 600;
}
.description-list li {
    font-weight: 400;
}

.twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
	line-height: 55px;
}
.side-bar .recent-posts-entry .wt-post-info .post-title {
    line-height: 1.5;
}

/*Extras*/

.header-style-3 .header-nav .nav > li > a {
	text-transform: uppercase;
}
.home-client-carousel2 .client-logo {
    max-width: 200px;
}

.header-style-3 .is-fixed .main-bar.color-fill .logo-header-one img {
	height: 50px;
}
.twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-l {
    border: 40px solid #078dcd !important;
}
.twm-home18-banner-section .row .twm-h-page-18-bnr-right-section .twm-shape-2 {
    border: 40px solid #585858 !important;
}
.job-categories-block .twm-content .twm-jobs-available {
	border-radius: 5px;
}
.home-client-carousel2 .client-logo a img {
    filter: none;
}

.quform-theme-hollow .quform-group-style-plain>.quform-spacer>.quform-group-title-description .quform-group-title {
    color: #078dcd !important;
    border-bottom: 2px solid #078dcd !important;
    font-weight: 800 !important;
}
.group-bg-grey {
    background-color: rgb(167 226 255 / 10%);
    padding: 2%;
    border: 1px solid rgba(56, 152, 226, 0.3);
}
.quform-theme-hollow .quform-group-style-plain>.quform-spacer>.quform-group-title-description p.quform-group-description {
    font-size: 12px;
}
.quform-spacer h3 {
    font-size: 18px;
}

/* ul li list styles
========================================================================== */

.pro-list ul li {
    list-style: none;
    position: relative;
    padding-left: 17px;
    margin-bottom: 7px;
}
.pro-list ul li:before {
    position: absolute;
    content: ' ';
    left: 0;
    top: 9px;
    height: 7px;
    width: 7px;
    background: #003853;
}
.pro-list ol li::marker {
    color: #f1b51f;
    font-weight: bold;
    font-size: 25px;
}

/*Media Quaries*/

@media (max-width: 480px) {
  .site-button {
    padding: 10px 20px;
  }
}

@media (max-width: 400px) {
  
  .header-style-3 .logo-header {
    width: 100px;
  }
  .twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  	font-size: 28px;
  }
  .twm-home18-banner-section .row .twm-bnr-left-section .twm-bnr-title-large {
  	line-height: 35px;
  }

}