/*
Theme Name: willemployment
Theme URI: #
Author: Digital4design
Author URI:
Description: Willemployment basic theme for developers to build their new theme very fast and easy.
Version: 1.0.0
Requires PHP: 5.5
Requires at least: 5.0
Tested up to: 5.9
License: MIT
License URI: https://opensource.org/licenses/MIT
Text Domain: bootstrap-basic4
Domain Path: /languages/
Tags: one-column, two-columns, three-columns, left-sidebar, right-sidebar, custom-background, custom-menu, featured-images, post-formats, threaded-comments, translation-ready, editor-style, blog

This theme built with Twitter Bootstrap v.4. It is basic theme with basic style for build new theme with Bootstrap.

*/


/*
Required WordPress CSS
*/
.aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}
.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}
.bypostauthor {
}


/* WordPress gallery */
.gallery-caption {
}
.gallery {
    margin-bottom: 1.6em;
}
.gallery-item {
    display: inline-block;
    padding: 1.79104477%;
    text-align: center;
    vertical-align: top;
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    max-width: 50%;
}
.gallery-columns-3 .gallery-item {
    max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
    max-width: 25%;
}
.gallery-columns-5 .gallery-item {
    max-width: 20%;
}
.gallery-columns-6 .gallery-item {
    max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
    max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
    max-width: 11.11%;
}
.gallery-icon img {
    margin: 0 auto;
}
.gallery-caption {
    color: #707070;
    color: rgba(51, 51, 51, 0.7);
    display: block;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 1.5;
    padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}


.sticky {
}
.wp-caption {
    border: 1px solid #ccc;
    margin-bottom: 1.5em;
    max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 1.2% auto 0;
    max-width: 98%;
}
.wp-caption-text {
    text-align: center;
}
.wp-caption .wp-caption-text {
    margin: 0.8075em 0;
}


/* Text meant only 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 Styles
-------------------------------------------------------------------------------------------------------------------------------*/

.breadcrumbs{
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
}

#breadcrumbs{
    font-size: 18px;
    color: #000;
}

#breadcrumbs a{
    color: #000 !important;
    text-decoration: underline !important;
}

#breadcrumbs a:hover{
    text-decoration: none !important;
}

.site-header {
    border-top: 7px solid #E50670;
}

.service3 {
    z-index: 9;
}

.service3 .color-primery {
    color: #ffb000 !important;
}

.service3 .primery-bg{
    background: #ffb000;
}

.service3 .btn-primery {
    background: #000 !important;
}

.service3 .btn-primery:hover{
    background: #ffb000 !important;
}


.yellowCurve {
    background:url("assets/images/professional-curve-double-primery.png")!important;
    position: relative;
    z-index: 10;
    margin-top: -13em !important;
}


.HowWeHelp {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
}

.HelpLeft,.HelpRight{
    display: inline-block;
}

.HelpLeft{
    width: 40%;
}

.HelpRight{
    width: 58%;
    background: url("assets/images/dots-yellow.png") top right no-repeat;
    background-size: contain;
}

.HelpRightBG{
    background: url("assets/images/Mask group-1.png") top right no-repeat;
    background-size: contain;
    background-position: 1em -0.5em;
}

.HelpRight img{
    max-width: 85%;
}

.HelpLeft h3 span {
    display: block;
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 12px;
}

.Servicelogo{
    display: block;
    max-width: 10em;
}


img.curved-image2 {
    border-radius: 25px 270px 270px 299px;
    box-shadow: -19px -15px 0px 13px #ffb000;
}

.SuccessStories:after {
    background: url("assets/images/patteren-2.png") top right no-repeat !important;
}

/* Header
------------------------------------------*/

#tsh_breadcrumbs{display: none !important;}

.HeaderLogo {
    position: relative;
    z-index: 99;
    margin: 0 0 -5em 1em;
}

.HeaderLogo img{
	max-width: 10em;
	box-shadow: 5px 5px 5px #555;
}


@media screen and (min-width:1px) and ( max-width: 1024px ) {
	
.HeaderLogo {
    position: relative;
    z-index: 99;
    margin: 0;
}
	
.HeaderLogo img{
	max-width: 6em;
	box-shadow: none;
}

}

/* Footer
------------------------------------------*/

.FooterLogo{
    position: relative;
    top: -5em;
    right: -8em;
}

@media screen and (min-width:781px) and ( max-width: 995px ) {
.FooterLogo {
    position: relative;
    top: 0;
    max-width: 10em;
    right:0;
    margin: 0 0 0 1em;
}
	
}

@media screen and (min-width:1px) and ( max-width: 780px ) {
.FooterLogo {
    position: relative;
    top: 0;
    max-width: 10em;
    right:0;
    margin: 1em auto;
}
	
}

/* Leadership Page
------------------------------------------------------------------------------------------------*/

.LeaderShip{
    width: 100%;
    position: relative;
    display: block;
    margin: 4em auto;
}

h3.LeaderTitle{
    font-size: 20px;
    color: #E50670;
}

h3.LeaderTitle,
h4.LeaderSubTitle{
    text-align: center !important;
}

.IndLeader {
    display: inline-block;
    width: 30%;
    margin: 1em 1em 1em 1em;
}

.IndLeader img {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 1em;
    min-height: 20em;
    object-fit: cover;
}

.LeaderContent {
    text-align: center;
    background: #fff;
    box-shadow: 1px 1px 1px 1px #ccc;
    width: 90%;
    left: 3em;
    position: relative;
    padding: 0 0 5px 0;
    top: -1em;
}

.LeaderContent h3{
    margin: 0;
    font-size: 18px;
}

.LeaderContent p {
    margin: 0;
    font-size: 14px;
}

.Funders{
    margin: 4em 0;
}

.Funders h2{
    text-align: center;
}

.FundersImages {
    width: 100%;
    display: block;
    text-align: center;
}

.FundersImages img {
    display: inline-block;
    width: 16%;
    margin: 1em;
}

/* New Design Page
---------------------------------------------------------------------------------------_*/

.NewBannerImg{
 max-width: 1150px;
    display: block;
    position: relative;
    margin: 0 auto;
    z-index: 9;
}

.BannerBoxes {
    max-width: 1150px;
    display: block;
    position: relative;
    margin: -8em auto 4em auto;
    z-index: 14;
    width: 100%;
    text-align: center;
}

.BanBox {
    width: 20%;
    background: #fff;
    display: inline-block;
    margin: 0 2em;
    border-radius: 1em;
    padding: 1em;
    box-shadow: 1px 1px 1px 1px #84bd00;
}

.BoxIcon {
    margin: 0 auto 1em auto;
    display: block;
    background: #84bd00;
    width: 2em;
    height: 2em;
    border-radius: 5px;
}

.BanBox h4{
    margin: 0;
    font-size: 18px;
}

.BanBox p {
    margin: 0;
    font-size: 14px;
}


.ImageBox{
 max-width: 1150px;
    display: block;
    position: relative;
    margin: 4em auto;
}

.ImageBox img {
    display: block;
    position: relative;
    width: 100%;
    border-radius: 1em;
    min-height: 20em;
    object-fit: cover;
}

.InfoBoxes{
 max-width: 1150px;
    display: block;
    position: relative;
    margin: 4em auto;
}

.InfoBox{
    display: inline-block;
    width: 30%;
    margin: 1em;
    text-align: center;
}

.InfoIcon{
    display: block;
    margin: 1em auto;
}

.InfoBox p {
    font-size: 14px !important;
    color: #5B616B;
    font-style: italic !important;
}

@media screen and (min-width:1px) and ( max-width: 800px ) {

.IndLeader {
    width: 98%;
}
    
.FundersImages img {
    width: 31%;
}
    
.BanBox {
    width: 90%;
    background: #fff;
    display: inline-block;
    margin:2em 2em;
}
    
.InfoBox{
    display: inline-block;
    width: 90%;
    margin: 1em;
    text-align: center;
}
    
}