/* =============================================================================
Theme Name: Phlox Child
Theme URI: http://phlox.pro/
Author: averta
Author URI: http://www.averta.net
Description: Phlox Child Theme
Template: phlox
Tested up to: 6.0.1
Requires at least: 5.4
Requires PHP: 5.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.g0.html
Tags: one-column,two-columns, three-columns, four-columns, left-sidebar, right-sidebar, grid-layout, custom-menu, custom-colors, editor-style, featured-images, featured-image-header, footer-widgets, full-width-template, post-formats, sticky-post, theme-options, translation-ready, e-commerce, portfolio, food-and-drink, threaded-comments, custom-logo
Text Domain: phloxchild
==============================================================================*/
nav#site-main-menu{
    padding: 0 !important;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    background: #ffffff;
}
#industries-menu{
    display: flex;
    flex-wrap: wrap;
}
    @media all and (min-width: 992px) {
.navbar .nav-item .dropdown-menu{ display: none; }
.navbar .nav-item:hover .nav-link{   }
.navbar .nav-item:hover .dropdown-menu{ display: block; }
.navbar .nav-item .dropdown-menu{ margin-top:0; }
}
@media screen and (max-width: 992px){

#site-main-menu{
    background-color: #ffffff;
    /* width: 240px !important; */
    padding-bottom: 0 !important;
    padding-left: 10px;
    padding-right: 10px;
}
.industries-menu {
    display: flex !important;
    flex-wrap: wrap;
    flex-direction: row;
}

.flex-container{
    width: auto !important;
    /* display: flex !important; */
    flex-direction: column;
}

li.main-menu-item{
    margin-bottom: 0 !important;
}
.sub-menu .sub-menu-item .dropdown-item {
    padding-left: 8px !important;
    padding-right: 8px !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}
#main-menu{
    width: 100%;
}
}
#main-menu{
    /* width: 100%; */
    text-align: center;
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.main-menu-item{
    color: #003777 !important;
    font-size: 18px !important;
    text-transform: uppercase;
    font-family: "Oswald", Sans-serif;
    text-align: right;
    font-weight: 400;
    padding-left: 18px;
    margin-bottom: 0 !important;
}
.main-menu-item .item-text{
    color: #003777 !important;
    
}
.sub-menu{
    text-align: center;
}
.navbar-toggler{
    /* width: 100%; */
    border: none;
    text-align: right;
    padding-right: 0;
}
.navbar-toggler:focus {
    box-shadow: none;
}
.dropdown-item{
    display: flex;
    flex-direction: row-reverse;
    align-items: center;
    justify-content: center;
    color: #003777 !important;
}
.dropdown-item i{
    font-size: 1.7em;
    
}
.dropdown-item .item-text{
    padding-left: 10px;
}

.flex-container{
    width: 620px;
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-evenly;
    margin: 0 auto !important;
    padding-left: 0 !important;
}

.flex-container li.sub-menu-item{
	width: 200px;
}

.industries-menu{
    display: flex !important;
    flex-wrap: wrap;
}
.footer-menu .industries-menu{
    color: #ffffff !important;
    display: flex !important;
    flex-wrap: wrap;
    justify-content: center;
}
.footer-menu .industries-menu .industries-menu-item .nav-link .item-text{
    color: #ffffff !important;
    font-family: "lato", Sans-serif;
    font-size: 16px;
}
.footer-menu .industries-menu .industries-sub-menu .industries-sub-menu-item .item-text{
    color: #000000 !important;
    font-family: "lato", Sans-serif;
    font-size: 16px;
}
.footer-menu .industries-menu .industries-menu-item .industries-sub-menu{
    border: none !important;
    border-radius: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-color: #f8f8f8 !important;
}
.footer-menu .industries-menu .industries-menu-item .industries-sub-menu .industries-sub-menu-item .dropdown-item:hover .item-text{
    color: #ffffff !important;
}
.footer-menu .industries-menu .industries-menu-item .nav-link::after {
    box-sizing: border-box;
    color: #ffffff !important;
}
.industries-menu-item .nav-link{
    padding-left: 16px !important;
    padding-right: 16px !important;
    padding-top: 12px !important;
    padding-bottom: 12px !important;
    font-family: "lato", Sans-serif !important;
    color: #003777 !important;
}
.sub-menu .sub-menu-item .dropdown-item{
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 24px;
    padding-bottom: 24px;
    display: flex !important;
	justify-content: flex-end;
}

.industries-menu .industries-menu-item .industries-sub-menu{
    border: none !important;
    border-radius: 0px !important;
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    background-color: #f8f8f8 !important;
}
.industries-menu .industries-menu-item .industries-sub-menu .industries-sub-menu-item .dropdown-item .item-text{
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0 !important;
    
}
.industries-menu .industries-menu-item .industries-sub-menu .industries-sub-menu-item .dropdown-item:hover{
    background-color: #55595C !important;
    color: #ffffff !important;
}

.ico-image{
    filter: invert(8%) sepia(95%) saturate(4817%) hue-rotate(202deg) brightness(97%) contrast(101%);
    width: 30px !important;
    height: auto;
}

.navbar-brand img{
    width: 225px;
    height: auto;
}

@media screen and (max-width: 992px) {
    .offcanvas {
        width: 230px !important;
        padding-right: 10px !important;
        padding-left: 10px !important;
        padding-top: 24px !important;
        flex-direction: column !important;
    }
}

.offcanvas {
    flex-direction: row ;
}

.btn-enq-now{
    color: #ffffff !important;
    padding: 0 !important;
    /* width: 180px !important; */
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    /* position: absolute;
    right: 0; */
    border: none !important;
    border-radius: 100em !important;
    padding: 8px !important;
    background-color: transparent;
    background: linear-gradient(269deg, #00D9A6 0%, #9BE15D 100%);
    box-shadow: 6px 6px 25px 0px rgb(0 217 166 / 35%);
    text-shadow: 0px 0px 0px rgb(0 0 0 / 30%);
    font-size: 13px !important;
    font-family: "Quicksand", Sans-serif !important;
}

.btn-enq-now:hover{
    background: #212529 !important;
    box-shadow: 6px 6px 25px 0px rgb(0 0 0 / 35%);
    transition: all 450ms;
    transition-property: all;
    transition-duration: 450ms;
    transition-timing-function: ease;
    transition-delay: 0s;
}

.btn-enq-now .fa-question-circle{
    font-size: 32px;
    padding-right: 6px;
}

@media screen and (max-width: 1024px){
    .btn-enq-now{
        display: none !important;
    }
}

.top-bar{
    width: 100%;
    display: flex;
    justify-content: space-between;
    background-color: #000000;
}

.top-bar ul{
    list-style: none;
    display: inline-flex;
    align-items: center;
    padding: 0;
    padding-left: 8px;
    margin: 0;
    padding-right: 8px;
    color:  #ffffff;
}

.top-bar ul li a{
    text-decoration: none;
    color: #ffffff;
    padding-left: 8px;
}

.top-bar li{
    margin-bottom: 0 !important;
}

.top-bar .social-media-icons li{
    font-size: 20px;
}

.top-bar li a:hover{
    color: #00c1c2;
    transition-timing-function: ease-in-out;
    transition-duration: .3s;
}

@media screen and (max-width: 425px){
    .top-bar .social-media-icons{
        display: none;
    }
}
.content{
	margin-top:5%
}


/* carousel */
/* body {
	background-color:#4A148C
} */


@media (max-width:991.98px) {
	.padding {
		padding: 1.5rem
	}
}

@media (max-width:767.98px) {
	.padding {
		padding: 1rem
	}
}

@media (max-width: 600px){
   .card .card-body{
      flex-direction: column-reverse !important;
   }

.card-body p {
      text-align: left;
   }
   .card-body h4{
      text-align: left;
   }
}

.padding {
	padding: 5rem
}
/* .carousel-container{
    padding-top: 2%;
    padding-bottom: 2%;
    height: auto;
} */
.card {
   position: relative;
   display: flex;
   max-height: 450px;
   min-height: auto;
   /* width: 550px; */
   /* min-height: 320px; */
   flex-direction: column;
   min-width: 0;
   word-wrap: break-word;
   background-color: #fff;
   background-clip: border-box;
   /* border: 1px solid #ececec; */
   border-radius: 25px !important;
   box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
   border: none !important;
}

.card .card-body {
    position: absolute;
    top: 150px;
    /* height: 320px; */
    /* padding: 1rem 1rem; */
    /* overflow: hidden; */
    background: #ffffff;
    margin: 4%;
    border-radius: 25px;
    box-shadow: rgb(50 50 93 / 25%) 0px 13px 27px -5px, rgb(0 0 0 / 30%) 0px 8px 16px -8px;
    max-height: 350px;
    min-height: auto;
    overflow-y: hidden;
}
.card img{
  /* width:100px; */
  background-position:center;
  background-repeat: no-repeat;
  object-fit: cover;
  /* height:100px; */
  border-radius: 25px;
}

.card-body {
	flex: 1 1 auto;
	padding: 1.25rem
}

/* .card-body .template-demo{
   padding: 2%;
} */
.card-body .template-demo p{
    font-size: 16px;
    line-height: 1.5rem;
    font-family: "Lato", sans-serif ;
    margin-top: 8px;
    /* display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; */
}
@media screen and (max-width: 1200px){
    .card-body .template-demo p{
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 4;
        -webkit-box-orient: vertical;
    }
    .card-body .template-demo a{
        display: -webkit-box;
        overflow: hidden;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical;
    }
}
/* .card-body .template-demo .excerpt{
    font-size: 16px;
    line-height: 1.5rem;
    font-family: "Lato", sans-serif ;
    margin-top: 8px;
} */
.card-body .template-demo a{
    font-size: 20px;
    line-height: 25px;
    font-weight: bold;
    color: #003777;
    text-transform: uppercase;
    font-family: "Oswald", sans-serif ;
    margin-bottom: 8px;
    /* display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical; */
}
.card-body .template-demo .author-info {
	font-size: 12px;
   font-family: "Lato", sans-serif ;
   color: #000000;
   text-transform: uppercase;
}

.card-body h4{
	line-height: .2 !important;
   font-size: 12px;
   font-family: "Ebrima", sans-serif;
   color: #3a3e4a;
   opacity: .6;
}
.profile{
	margin-top: 16px;
   margin-left: 11px;
}

.profile-pic{
	width: 58px;
}

.cust-name{
	font-size: 12px;
}

.cust-profession{
	font-size: 10px;
}

.items {
   width: 100%;
   margin: 0px auto;
   /*margin-top: 100px*/
   padding-top: 3%;
   padding-bottom: 3%;
}

.slick-slide {
   margin: 10px
}

.slick-dots li button:before{
	font-size: 10px !important;
}
/* ------Simple Job List Plugin---------- */

.aux-sidebar,.aux-sidebar-primary,.sjb-company-wrapper-details,.sjb-job-type-location-date{
    display: none !important;
} 

/* ---------------------------------------------------------- */
.industries-menu {
    list-style: none !important;
}
.industries-menu-item li{
    list-style: none !important;
}
/* ------------------------------------------------------------ */
.aux-featured-image img{
	width: 645px !important;
}


/*------------------------------Blog----------------------------*/
.single-post .hentry .entry-content{
	line-height: 30px !important;
}





