/*
Theme Name: QuickStrap
Theme URI: https://www.quickonlinetips.com/archives/quickstrap-wordpress-theme/
Author: QuickOnlineTips
Author URI: https://www.quickonlinetips.com/
Description: A lightweight 3-columns responsive Bootstrap starter theme, Font Awesome preloaded, full width page options, 3 footer widgets, SEO optimized, fast loading, minimal styling, easy to customize WordPress theme.
Version: 1.3
Requires at least: 5.0
Tested up to: 6.1
Requires PHP: 7.0
Tags: three-columns, right-sidebar, left-sidebar, threaded-comments, sticky-post, custom-background,  translation-ready, editor-style, custom-menu, featured-images
Text Domain: quickstrap
License: GNU General Public License v2.0
License URI: https://www.gnu.org/licenses/gpl-2.0.html
QuickStrap WordPress Theme, Copyright 2019 QuickOnlineTips.com
QuickStrap is distributed under the terms of the GNU GPL
*/


/* Theme Validity --------------------- */
.fim{
	font-size:3em;
}

.heading {
  background-color: #FFF;
  padding-bottom: 2px;
  position: relative;
  margin-bottom: 30px;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 500;
  box-shadow: 1px 0px 20px rgb(0 0 0 / 7%);
  padding: 10px;
}
.heading ul {
  list-style: none;
  text-align: left;
  color: #999;
  margin: 0;
}
.heading ul li {
  padding-bottom: 5px;
  clear: both;
  overflow: hidden;
  margin-bottom: 5px;
border-bottom: 1px solid #ececec;}
.heading ul li a {
  text-decoration: none;
font-size: 15px !important;}

.sidebar-widget h4::before {
  background-color: #00b074;
  content: "";
  height: 4px;
  margin: 0 auto;
  position: absolute;
  width: 70px;
  top: 43px;
}



.sidebar-titlef{
	color:white;
	font-weight: 600;
}
.cl{
	color:#212529;
}

.footer-widget a{
	color:#a2a2a2;
}
.footer-widget a::before{
	  position: relative;
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  margin-right: 10px;
}
.footer-widget li{
	border-bottom: 1px solid #303031;
}
.bd{
	border-top:1px solid #303031;
	padding-top:10px;
	padding-bottom: 10px;
}
.tt{
	font-size:1.2rem;
	font-weight:700;
}
.bg-primary {
  background-color: #00B074 !important;
}
h6{
	margin-top: 0;
margin-bottom: .5rem;
font-family: "Inter",sans-serif;
font-weight: 700;
line-height: 1.2;
color: #2B3940;
}
.cat-item p {
  color: #00B074;
 
}
a{
	 text-decoration:none;
}
.wp-caption {}

.wp-caption-text {
    font-style: italic;
    color: #999;
}

.sticky {
    background: #f9f9f9;
    padding: 10px 15px 5px; 
	border-left: 2px solid #CCC;
}

.gallery-caption {
    font-style: italic;
    color: #999;
}

.bypostauthor {
    background: #f9f9f9;
}

.alignright {
    float: right;
    margin-left: 10px;
}

.alignleft {
    float: left;
    margin-right: 10px;
}

.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}


/* Essential Styles ------------------- */
.h1, h1 {
    font-size: 2.2rem;
}
.h2, h2 {
    font-size: 1.8rem;
}
.h3, h3 {
    font-size: 1.6rem;
}

a:hover {
	text-decoration: none;
}

h2 a  {
	color: #333;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}

.sidebar,
.sidebar-left,
.footer-widget {
    overflow: hidden;
}

.sidebar-widget ul,
.footer-widget ul {
    list-style: none !important;
    padding-left: 0px;
}
.dh{
	font-weight: 700;
}
 
 .btn-primary {
  color: #000;
  background-color: #00B074;
  border-color: #00B074;
}
.text-primary {
  color: #00B074 !important;
}
.navbar-nav a {
  color: #2B3940;
  display: block;
  padding: .5rem 1rem;
  text-decoration: none;
  font-weight: 700;
}
 
.type-page {
    overflow: hidden;
}

.post {
    overflow: hidden;
}
 
.page img {
    max-width: 100%;
    height: auto;
}

.post img {
    max-width: 100%;
    height: auto;
}

.comment {
    margin: 15px 0;
    padding: 10px; 
    list-style: none;
	border-top: 1px solid #DDD;
}

.commentlist {
    padding-left: 0px;
}

.comment-author { 
}

.fn {
    font-weight: bold;
}

.comment-meta { 
    margin: 5px 0 10px;
}

.depth-2,
.depth-3,
.depth-4,
.depth-5 {
    list-style: none !important;
}

textarea {
    width: 100%
}

embed,
iframe,
object,
video {
    max-width: 100%;
}

.main-footer { 
}

.emptybox {
	border: 1px solid #CCC;
	background-color: #fff;
	padding: 5px;
	text-align: center;
	text-transform: uppercase;
}


/* Text for screen readers --------------- */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* new css */
/********** Template CSS **********/
:root {
    --primary: #00B074;
    --secondary: #2B9BFF;
    --light: #EFFDF5;
    --dark: #2B3940;
}

.back-to-top {
    position: fixed;
    display: none;
    right: 45px;
    bottom: 45px;
    z-index: 99;
}


/*** Spinner ***/
#spinner {
    opacity: 0;
    visibility: hidden;
    transition: opacity .5s ease-out, visibility 0s linear .5s;
    z-index: 99999;
}

#spinner.show {
    transition: opacity .5s ease-out, visibility 0s linear 0s;
    visibility: visible;
    opacity: 1;
}


/*** Button ***/
.btn {
    font-family: 'Inter', sans-serif;
    font-weight: 600;
    transition: .5s;
}

.btn.btn-primary,
.btn.btn-secondary {
    color: #FFFFFF;
}

.btn-square {
    width: 38px;
    height: 38px;
}

.btn-sm-square {
    width: 32px;
    height: 32px;
}

.btn-lg-square {
    width: 48px;
    height: 48px;
}

.btn-square,
.btn-sm-square,
.btn-lg-square {
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: normal;
    border-radius: 2px;
}


/*** Navbar ***/
.navbar .dropdown-toggle::after {
    border: none;
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    vertical-align: middle;
    margin-left: 5px;
    transition: .5s;
}

.navbar .dropdown-toggle[aria-expanded=true]::after {
    transform: rotate(-180deg);
}

.navbar-dark .navbar-nav .nav-link,
.navbar-light .navbar-nav .nav-link {
    margin-right: 30px;
    padding: 25px 0;
    color: #FFFFFF;
    font-size: 15px;
    text-transform: uppercase;
    outline: none;
}

.navbar-dark .navbar-nav .nav-link:hover,
.navbar-dark .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link:hover,
.navbar-light .navbar-nav .nav-link.active {
    color: var(--primary);
}
.hdm{
	font-size: 3.5rem;
font-weight: 300;
line-height: 1.8;
}
.ft{
	padding-right: 0px;
}
.dt{
	max-height:300px;
}
.hdm2{
		font-size: 1.5rem;
font-weight: 500;
line-height: 1.2;
	}
	.ff{
		margin-top:.5rem;
	}
@media (max-width: 991.98px) {
    .navbar-dark .navbar-nav .nav-link,
    .navbar-light .navbar-nav .nav-link  {
        margin-right: 0;
        padding: 10px 0;
    }

  
	.yy{
		padding-top: 0.8rem;
padding-bottom: 0.8rem;
	}
	.hdm{
		font-size: 2rem;
font-weight: 600;
line-height: 1.2;
	}
	.hdm2{
		font-size: 1.5rem;
font-weight: 500;
line-height: 1.2;
	}
	.ft{
		padding-right: 10px;
	}
}

.navbar-light .navbar-brand,
.navbar-light a.btn {
    height: 75px;
}

.navbar-light .navbar-nav .nav-link {
    color: var(--dark);
    font-weight: 500;
}

.navbar-light.sticky-top {
    top: -100px;
    transition: .5s;
}

@media (min-width: 992px) {
    .navbar .nav-item .dropdown-menu {
        display: block;
        top: 100%;
        margin-top: 0;
        transform: rotateX(-75deg);
        transform-origin: 0% 0%;
        opacity: 0;
        visibility: hidden;
        transition: .5s;
        
    }

    .navbar .nav-item:hover .dropdown-menu {
        transform: rotateX(0deg);
        visibility: visible;
        transition: .5s;
        opacity: 1;
    }
}


/*** Header ***/
.header-carousel .container,
.page-header .container {
    position: relative;
    padding: 45px 0 45px 35px;
    border-left: 15px solid var(--primary);
}

.header-carousel .container::before,
.header-carousel .container::after,
.page-header .container::before,
.page-header .container::after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 100px;
    height: 15px;
    background: var(--primary);
}

.header-carousel .container::after,
.page-header .container::after {
    top: 100%;
    margin-top: -15px;
}

@media (max-width: 768px) {
    .header-carousel .owl-carousel-item {
        position: relative;
        min-height: 500px;
    }
    
    .header-carousel .owl-carousel-item img {
        position: absolute;
        width: 100%;
        height: 100%;
        object-fit: cover;
    }

    .header-carousel .owl-carousel-item p {
        font-size: 14px !important;
        font-weight: 400 !important;
    }

    .header-carousel .owl-carousel-item h1 {
        font-size: 30px;
        font-weight: 600;
    }
	.hdm{
	
		font-size: 1rem;
font-weight: 500;
line-height: 1.2;
	}
	.hdm2{
		font-size: 0.8rem;
font-weight: 200;
line-height: 1.2;
	}
	.fim{
	font-size:2em;
}
}

.header-carousel .owl-nav {
    position: absolute;
    top: 50%;
    right: 8%;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
}

.header-carousel .owl-nav .owl-prev,
.header-carousel .owl-nav .owl-next {
    margin: 7px 0;
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #FFFFFF;
    background: transparent;
    border: 1px solid #FFFFFF;
    border-radius: 2px;
    font-size: 22px;
    transition: .5s;
}

.header-carousel .owl-nav .owl-prev:hover,
.header-carousel .owl-nav .owl-next:hover {
    background: var(--primary);
    border-color: var(--primary);
}

.page-header {
    background: linear-gradient(rgba(43, 57, 64, .5), rgba(43, 57, 64, .5)), url(../img/carousel-1.jpg) center center no-repeat;
    background-size: cover;
}

.breadcrumb-item + .breadcrumb-item::before {
    color: var(--light);
}


/*** About ***/
.about-bg {
    background-image: -webkit-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: -moz-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: -ms-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: -o-repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
    background-image: repeating-radial-gradient(center center, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) 1px, transparent 1px, transparent 100%);
    background-size: 5px 5px;
}


/*** Category ***/
.cat-item {
    display: block;
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    border: 1px solid transparent;
    transition: .5s;
}

.cat-item:hover {
    border-color: rgba(0, 0, 0, .08);
    box-shadow: none;
}


/*** Job Listing ***/
.nav-pills .nav-item .active {
    border-bottom: 2px solid var(--primary);
}

.job-item {
    border: 1px solid transparent;
    border-radius: 2px;
    box-shadow: 0 0 45px rgba(0, 0, 0, .08);
    transition: .5s;
}

.job-item:hover {
    border-color: rgba(0, 0, 0, .08);
    box-shadow: none;
}


/*** Testimonial ***/
.testimonial-carousel .owl-item .testimonial-item,
.testimonial-carousel .owl-item.center .testimonial-item * {
    transition: .5s;
}

.testimonial-carousel .owl-item.center .testimonial-item {
    background: var(--primary) !important;
}

.testimonial-carousel .owl-item.center .testimonial-item * {
    color: #FFFFFF !important;
}

.testimonial-carousel .owl-dots {
    margin-top: 24px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
}

.testimonial-carousel .owl-dot {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    width: 15px;
    height: 15px;
    border: 5px solid var(--primary);
    border-radius: 2px;
    transition: .5s;
}

.testimonial-carousel .owl-dot.active {
    background: var(--dark);
    border-color: var(--primary);
}


/*** Footer ***/
.footer .btn.btn-social {
    margin-right: 5px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--light);
    border: 1px solid rgba(255,255,255,0.5);
    border-radius: 2px;
    transition: .3s;
}

.footer .btn.btn-social:hover {
    color: var(--primary);
    border-color: var(--light);
}

.footer .btn.btn-link {
    display: block;
    margin-bottom: 5px;
    padding: 0;
    text-align: left;
    font-size: 15px;
    font-weight: normal;
    text-transform: capitalize;
    transition: .3s;
}

.footer .btn.btn-link::before {
    position: relative;
    content: "\f105";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    margin-right: 10px;
}

.footer .btn.btn-link:hover {
    letter-spacing: 1px;
    box-shadow: none;
}

.footer .form-control {
    border-color: rgba(255,255,255,0.5);
}

.footer .copyright {
    padding: 25px 0;
    font-size: 15px;
    border-top: 1px solid rgba(256, 256, 256, .1);
}

.footer .copyright a {
    color: var(--light);
}

.footer .footer-menu a {
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid rgba(255, 255, 255, .1);
}

.footer .footer-menu a:last-child {
    margin-right: 0;
    padding-right: 0;
    border-right: none;
}







