/*

 Theme Name:   SESAME Logistics

 Theme URI:    http://jbsols.com/

 Description:  SESAME Theme

 Author:       J's Business Solutions

 Author URI:   http://jbsols.com

 Template:     twentytwentyone

 Version:      1.0.0

*/
@import url("https://use.typekit.net/ewh7pij.css"); /* Raleway */
@import url("https://use.typekit.net/jag5kvx.css"); /* Mongoose */
@import url("https://use.typekit.net/wno6adt.css"); /* Obiviously */


/*
Raleway Bold

font-family: raleway, sans-serif;

font-weight: 700;

font-style: normal;


Raleway Regular

font-family: raleway, sans-serif;

font-weight: 400;

font-style: normal;


Raleway Italic

font-family: raleway, sans-serif;

font-weight: 400;

font-style: italic;


Raleway Bold Italic

font-family: raleway, sans-serif;

font-weight: 700;

font-style: italic;


*/
body{
    background-color: #fff;
}
header
{
    
    margin: 0;
    padding: 0 10px !important;
    width: 100%;
    max-width: 100% !important;
}
header
{
    background-color: #000;
}
.site .button:focus
{
    outline: none !important;
}
.site-logo a:focus {
    background-color: transparent !important;
}
.site-logo a:focus img {
    outline: 0 !important;
}
.logo
{
    filter: invert(1);
    width: 44px;
}
.primary-navigation-open .primary-navigation > .primary-menu-container
{
    background-color: #000 !important;
}
.primary-navigation-open .menu-button-container
{
    background-color: #000 !important;
    color: #FFF8F0;
  
}
.primary-navigation-open .menu-button-container button, .menu-button-container #primary-mobile-menu
{
    color: #FFF8F0 !important;
    font-size: 12px;
}
#primary-menu-list a
{
    color: #FFF8F0;
    font-size: 12px;
    text-transform: uppercase;
}
#primary-menu-list a:hover
{
    text-decoration: none;
    background-color: transparent;
    color: #FFF8F0;
}
.primary-navigation-open .menu-button-container button, .menu-button-container #primary-mobile-menu .dropdown-icon
{
    text-indent: -9999px;
}
.entry-footer
{
    display: none !important;
}
.entry-content, main
{
    margin: 0 !important;
    padding-bottom: 0 !important;
}
footer
{
    background-color: #66CED6;
    margin: 0 !important;
    padding: 30px 10px !important;
    width: 100%;
    max-width: 100% !important;
}
.footer-logo
{
    display: inline-block;
}
.textwidget
{
    display: inline-block;
    vertical-align: middle;
    padding: 0 20px;
    font-size: 12px;
    color: #1D1D1B;
}
.tagline .vc_column-inner
{
    padding: 0 !important;
}
.tagline .wpb_content_element 
{
    margin: 0;
}
.tagline p
{
   font-size: 15px;
   color: #FFF8F0;
   padding: 5px;
   margin: 0;
}
.site-main
{
    padding-top: 0 !important;
}
.text-white, .text-white p
{
    color: #fff;
}
#primary-menu-list a:focus
{
     background: transparent !important;
    text-decoration:none !important;
}
#primary-menu-list a:focus:after
{
   
    
    /*text-decoration: underline 1px solid #2EC4B6;
    text-underline-offset:10px;*/
    content: '';
    position: absolute;
    width: 55%;
    background: #2EC4B6;
    height: 1px;
    bottom: 20px;
    left: 15px;
}
span.section-sub-heading {
    padding-left: 45px;
    position: relative;
}
.section-sub-heading:before {
    content: '';
    width: 35px;
    height: 2px;
    background: #FFF8F0;
    position: absolute;
    left: 0;
    top: 15px;
}
.site-header
{
    position: fixed;
    z-index: 999;
}
.dropdown-icon.open svg
{
	color: #2ec4b6;
    width: 80px !important;
    max-width: 80px !important;
    height: 30px;
}
.dropdown-icon.open svg path
{
	transform: scale(3, 1.2);
}
.first-section-outer-row > .vc_column_container,.second-section-inner-row img,.third-section-last-row,.bottom-overlay
{
	background: transparent url(images/dot-bg.svg);
    background-position: right -500px bottom -35px;
    background-repeat:no-repeat;
}
.first-section-inner-row2
{
    background-color:transparent;
    background-image: linear-gradient(#00000000, #000000);
        /*linear-gradient(#1d1d1bf0, #1d1d1b );*/
}
.first-section-inner-row1 p
{
    color:#F8ECE1;
}
.first-section-inner-row2 .section-content
{
    color:#FFF8F0 !important;
}
.arrow-button
{
    display:none;
}
.second-section-outer-row .section-sub-heading
{
   color:#341947; 
}
.second-section-outer-row .section-sub-heading:before
{
    background:#341947;
}
.second-section-inner-row img
{
    width:100%;
    max-width:100% !important;
}
.second-section-inner-row
{
    color:#1D1D1B;
    font-size:20px;
    line:height:35px;
}

.third-section-inner-row,.third-section-last-row 
{
    background-color: #66ced6f0 !important;
}
.third-section-inner-row .section-sub-heading:before,
.fourth-section-inner-row .section-sub-heading:before
{
    background:#1D1D1B;
    
}
.third-section-inner-row .section-sub-heading,
.fourth-section-inner-row .section-sub-heading
{
    color:#1D1D1B;
    font-weight:600;
}
.third-section-inner-row .section-heading,
.third-section-last-row .section-content,
.fourth-section-inner-row .section-heading,
.fourth-section-inner-row .section-content
{
    color:#1D1D1B;
}
.third-section-last-row .arrow-button,
.fourth-section-inner-row .arrow-button
{
   border: 1px solid #1D1D1B;
    color:#1D1D1B;
}
.third-section-last-row .arrow-button > .arrow:before,
.fourth-section-inner-row .arrow-button > .arrow:before
{
    background:#1D1D1B;
}

.bottom-overlay
{
    height: 30px;
    margin-top: -30px;
    position: absolute;
    width: 100%;
}
.fourth-section-inner-row
{
    background-color: #f8ece1f0 !important;
}
.fifth-section-inner-row
{
    background-color: #000000f0 !important;
}
.fifth-section-inner-row .section-sub-heading, 
.fifth-section-inner-row .section-heading
{
    color:#66CED6;
}
.fifth-section-inner-row .section-sub-heading:before
{
    background:#66CED6 !important;
}
.black-bottom-overlay
{
    height: 30px;
    margin-top: -64px;
    position: absolute;
    width: 100%;
    background: transparent url(images/black-dot-bg.svg);
    background-position: right -500px bottom -35px;
    background-repeat:no-repeat;
}
.fifth-section-inner-row .wpb_wrapper
{
    position:relative;
}
.wpb_single_image figure,.wpb_single_image figure .vc_single_image-wrapper,.wpb_single_image figure .vc_single_image-wrapper img
{
    width:100% !important;
    max-width:100% !important;
}
.social-links a
{
    display: inline-block;
    border: 1px solid #1D1D1B;
    border-radius: 50%;
    padding: 4px 10px;
    margin-right:5px;
}

.social-links a img
{
    display: inline-block;
    width:10px;
    height:23px;
}
.second-section-inner-row .wpb_wrapper
{
    position:relative;
}
/* fonts */
#primary-menu-list a
{
    font: normal normal 600 12px/35px obviously;
    letter-spacing: 0px;
}
.tagline p
{
    font: normal normal bold 15px/35px obviously-wide;
    letter-spacing: 0px;      
}
.section-sub-heading
{
    font: normal normal 600 17px/35px obviously-wide;
    letter-spacing: 0px;
}
.section-heading
{
    font: normal normal 400 80px/60px mongoose;
	letter-spacing: 0px;
    text-transform:uppercase;
}
.section-content
{
    color: #fff8f0; 
    font: normal normal normal 20px/35px raleway;
    letter-spacing: 0px;
}
.title
{
    color:#000;
    text-transform:uppercase;
    font: normal normal 600 13px/30px obviously-wide;
	letter-spacing: -0.38px;
}
.block-content
{
    font: normal normal normal 15px/20px raleway;
    letter-spacing: 0px;
    color: #1D1D1B;
}
.textwidget
{
    text-align:center;
    display:block;
}
footer > a
{
    display: block;
    margin: auto;
    text-align: center;
}

.wpb_single_image.wpb_content_element.three-section-image img {
    /*position: relative !important;
    margin: 10px 0 !important;
    bottom: auto !important;*/
}
.first-section-inner-row2 .wpb_single_image.wpb_content_element.three-section-image,
.first-section-inner-row2 .wpb_text_column.wpb_content_element
{
    margin-top: 0 !important;
}
.first-section-inner-row2 .vc_column-inner
{
    margin-bottom:0 !important;
}
.second-section-outer-row .wpb_text_column.wpb_content_element
{
    margin-top:0 !important;
    margin-bottom:35px !important;
}
.third-section-inner-row .wpb_text_column.wpb_content_element
{
    padding-left:0 !important;
}
.third-section-last-row .vc_column_container>.vc_column-inner
{
    padding-left:15px !important;
}
.third-section-last-row .wpb_text_column.wpb_content_element.section-button
{
    margin-bottom:0 !important;
}
.fourth-section-outer-row > .wpb_column > .vc_column-inner > .wpb_wrapper .fourth-section-inner-row:first-child .vc_column_container .vc_column-inner
{
    padding-top: 50px !important;
    padding-bottom: 5px;
}
.fourth-section-outer-row > .wpb_column > .vc_column-inner > .wpb_wrapper .fourth-section-inner-row:first-child .wpb_text_column.wpb_content_element
{
    margin-bottom: 0 !important;
}
.fourth-section-outer-row > .wpb_column > .vc_column-inner > .wpb_wrapper .fourth-section-inner-row:nth-child(2) .wpb_text_column.wpb_content_element
{
    padding-left:15px !important;
    padding-right:15px !important;
}
.fourth-section-outer-row .wpb_text_column.wpb_content_element.section-button
{
    margin-bottom:0 !important;
}
.fifth-section-inner-row .vc_custom_1616064695134 {
    padding-top: 50px !important;
}
.fifth-section-inner-row .vc_custom_1616064759033 {
    margin-bottom: 0 !important;
}
.fifth-section-inner-row .vc_custom_1616064928047 {
    margin-bottom: 50px !important;
}
.second-section-outer-row > .wpb_column > .vc_column-inner
{
    
    overflow-x: scroll;
    overflow-y: hidden;
    /* white-space: nowrap; */
    position: relative;
    display: block;
    float: left;
}
.second-section-inner-row
{
    width: 1500px;
  
}
.second-section-inner-row .wpb_column.vc_column_container.vc_col-sm-3
{
    display: inline-block;
    float: left;
    position: relative;
    width: 360px;
}
@media (min-width: 768px)
{
    .second-section-outer-row > .wpb_column > .vc_column-inner
    {
        height: auto;
        overflow-x: hidden;
        overflow-y: hidden;
        /* white-space: nowrap; */
        position: relative;
        display: block;
        float: inherit;
    }
    .second-section-inner-row
    {
        width: auto;

    }
    .second-section-inner-row .wpb_column.vc_column_container.vc_col-sm-3
    {
        width: 25%;
    }
    
    
    
    .first-section-inner-row2 .wpb_single_image.wpb_content_element.three-section-image,
	.first-section-inner-row2 .wpb_text_column.wpb_content_element
    {
        margin-top: 100px !important;
    }
    .first-section-inner-row2 .vc_column-inner
    {
        margin-bottom:100px !important;
    }
    .second-section-outer-row .wpb_text_column.wpb_content_element
    {
        margin-top:0 !important;
        margin-bottom:35px !important;
    }
    .second-section-outer-row .section-sub-heading
    {
        margin-top: 100px !important;
        display:block;
    }
    .second-section-inner-row  .wpb_text_column.wpb_content_element.block-content
    {
        margin-bottom:100px !important;
    }
    .third-section-inner-row .wpb_text_column.wpb_content_element
    {
        padding-left:35px !important;
    }
    .third-section-last-row .vc_column_container>.vc_column-inner
    {
        padding-left:65px !important;
    }
    .third-section-last-row .wpb_text_column.wpb_content_element.section-button
    {
        margin-bottom:135px !important;
    }
    
    .fourth-section-outer-row > .wpb_wrapper .fourth-section-inner-row:first-child .vc_column_container .vc_column-inner
    {
        padding-top: 175px !important;
       
    }
    .fourth-section-outer-row > .wpb_column > .vc_column-inner > .wpb_wrapper .fourth-section-inner-row:first-child .wpb_text_column.wpb_content_element
    {
        margin-bottom: 63px !important;
    }
    .fourth-section-outer-row > .wpb_column > .vc_column-inner > .wpb_wrapper .fourth-section-inner-row:nth-child(2) .wpb_text_column.wpb_content_element
    {
        padding-left:0 !important;
        padding-right:0 !important;
    }
    .fourth-section-outer-row .wpb_text_column.wpb_content_element.section-button
    {
        margin-bottom:177px !important;
    }
    .fifth-section-inner-row .vc_custom_1616064695134 {
        padding-top: 118px !important;
    }
    .fifth-section-inner-row .vc_custom_1616064759033 {
        margin-bottom: 100px !important;
    }
    .fifth-section-inner-row .vc_custom_1616064928047 {
        margin-bottom: 134px !important;
    }
    
    
    footer > a
    {
        display: inline-block;
    }
    .textwidget
    {
        text-align:left;
        display:inline-block;
    }
    #primary-menu-list a
    {
        font: normal normal 600 10px/35px obviously-wide;
        letter-spacing: 0px;
    }
    .tagline p
    {
       font: normal normal 600 13px/35px obviously;
       letter-spacing: 0px;      
    }
    .section-sub-heading
    {
        font: normal normal 600 15px/35px obviously-wide;
		letter-spacing: 0px;
    }
    .section-heading
    {
        font: normal normal 400 130px/100px mongoose;
		letter-spacing: 0px;
    }
    .section-content
    {
        font: normal normal normal 15px/20px raleway;
		letter-spacing: 0px;
    }
    
    #primary-menu-list a.active:after
    {
        content: '';
        position: absolute;
        width: 55%;
        background: #2EC4B6;
        height: 2px;
        bottom: 20px;
        left: 15px;
        /*text-decoration: underline 1px solid #2EC4B6;
        text-underline-offset:10px;*/
    }
    .right-align
    {
        float:right !important;
    }
    .right-main-container
    {
        padding-right:100px !important;
        padding-left:15px !important;
    }
    .left-main-container
    {
        padding-left:100px !important;
        padding-right:15px !important
    }
    .fifth-section-inner-row .section-heading
    {
        text-align:right !important;
        display:block;
    }
   .right-align .textwidget
    {
        text-align:right;
        margin-top: var(--global--spacing-vertical);
    	margin-bottom: var(--global--spacing-vertical);
    } 
    
    header
    {   
        padding: 0 115px !important;
    }
    .main-container
    {   
        padding: 0 100px !important;
    }
    footer
    {
        padding: 30px 115px !important;
    }
    #primary-menu-list a
    {
        padding: 25px 15px;
    }
    .admin-bar .primary-navigation
    {
        top: var(--global--admin-bar--height) !important;
    }

    
    .section-sub-heading:before
    {

    }
    span.section-sub-heading {
        padding-left: 100px;
    }
    .section-sub-heading:before {
        width: 94px;
    }
    
    
    .arrow-button
    {
        border: 1px solid #FFF8F0;
        border-radius: 36px;
        padding: 10px 30px 10px 30px;
        font: normal normal 600 15px/20px raleway;
		letter-spacing: 0px;
        color: #FFF8F0;
        display: inline-block;
    }
    .arrow-button .arrow
    {
        padding-left: 100px;
    	position: relative;
    }
    .arrow-button > .arrow:before 
    {
        content: '';
        position: absolute;
        width: 94px;
        height: 2px;
        background: #FFF8F0;
        left: 15px;
        top: 9px;
    }
    .first-section-heading
    {
        margin-bottom:-80px !important;
    }
    .tagline
    {
        padding-left:50px;
    }
    .first-section-inner-row1
    {
        margin-top:350px !important;
    }
    .wpb_single_image.three-section-image figure .vc_single_image-wrapper img
    {
        width:300px !important;
    }
    .fifth-section-inner-row .three-section-image img
    {
        position:absolute;
    }
}

@media (min-width: 1367px)
{
    
    .arrow-button
    {
        padding: 20px 32px;
        font: normal normal 600 20px/30px raleway;
    }
    .arrow-button > .arrow:before
    {
        left: 20px;
        top: 13px;
    }
    #primary-menu-list a
    {
        font: normal normal 600 12px/35px obviously-wide;
    }
    .tagline p
    {
       font: normal normal 600 15px/35px obviously;
    }
    .section-heading {
        font: normal normal 400 200px/150px mongoose;
    }
    .section-sub-heading
    {
        font: normal normal 600 17px/35px obviously-wide;
    }
    .section-content
    {
        font: normal normal normal 20px/35px raleway;
		
    }
   .title
    {
        font: normal normal 600 15px/46px obviously-wide;
    }
    .block-content {
    	font: normal normal normal 20px/35px raleway;
    }
    .wpb_single_image.three-section-image figure .vc_single_image-wrapper img
    {
        width:464px !important;
        height:106px;
    }
    
}