@charset "UTF-8";

:root {
--dark-bg-111 : #121111;
--color-light-111: #fff;
--color1: #333;
--color2: #50a0db;
--purple: #e91e63;
--font1: 'Montserrat', sans-serif;
}
body{
font-family: var(--font1);
font-size: 1rem;
letter-spacing: -0.015em;
color: var(--color1);
}
ul{
margin: 0;
padding: 0;
}
ul li{
list-style: none
}
img{
max-width: 100%;
}
a{
-webkit-box-shadow: none;
box-shadow: none;
text-decoration: none;
transition: all 0.15s linear;
}
a:hover{
color: inherit;
text-decoration: none;
} main.wrapper{
max-width: 100%;
overflow: hidden;
}
.bey-global-fluid{
max-width: 85%;
}
.beysection{ }
.nav-link { } 
dl, ol, ul {
font-size:16px;
}
dl li, ol li, ul li {
margin-bottom: 15px;
}
header{background: #fff; position: inherit; width: 100%;z-index: 99;box-shadow: #00000012 -1px 1px 3px 0px;}
header .header-container{
padding: 20px 20px 10px 20px; transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
position: relative;
z-index: 3;
}
.collapsable_menu{display: flex;}
header ul{
text-align: right;
}
header ul li {
display: inline-block;
}
header ul li a {
padding: 10px 10px;
color: var(--color1);
font-size: 14px;
font-weight: 600;
}
header ul li a:hover {
color: var(--color2);
}
header .brand img{
width: 115px!important;
}
.top-manues{
display: flex;
justify-content: flex-end;
align-items: center;
}
.social-top ul li a{
padding-left: 8px;
padding-right: 0;
}
.social-top ul li a img {
max-width: 30px;
}
.togglemenu{
display: none!important;
}
.menuzord-menu{    background: #fff;}
.menuzord-menu > li.active > a, .menuzord-menu > li:hover > a{
background: none!important;
}
.menuzord-menu > li > a{
padding: 0 7px;
color:#000;
text-transform: capitalize;
text-shadow: none;
font-size: 14px;
}
.menuzord-menu > li > a:hover{
color: var(--color2)!important;
}
.menuzord-menu ul.dropdown li{
text-transform: capitalize;
text-align: left;
}
.menuzord-menu ul.dropdown li a{
}
.dropdown li {
display: block; 
margin-bottom:0;
}
.menuzord .showhide em {
width: 23px;
height: 2px;
background: #000;
}
.navbar{display: -webkit-box;}
.banner{ background-size: cover!important;
background-position: center; min-height: 80vh;
display: flex;
align-items: center;
}
.banner-content{padding: 63px 0 0 60px;}
.banner h1{
font-size: 38px;
font-weight: 200;
color: rgb(80, 80, 80);
}
.banner h1 span{
margin-top: 15px;
display: block;
font-weight: 700; line-height: 58px;
}
.banner p {
font-weight: 400;
font-size: 18px;
line-height: 1.2;
margin-top: 20px;
color: rgb(85 85 85);
width: 412px;
}
.btn-holder{
display: inline-flex;
}
.blog-header{    padding-top: 150px;
background-color: #f8f8f8;}
.blog-list-holder h4{font-size: 13px;}
.blog-list-holder h5{font-size: 16px;}
.btn-theme.btn111 {
padding: 10px 35px;
background: var(--color2);
color: #fff;
border-radius: 30px;
text-transform: uppercase;
display: flex;
width: auto;
align-items: center;
justify-content: center;
font-size: 1rem;
}
.blog-aside{    background: #f7f7f7;
padding: 30px;
height:100%;
}
.blog-aside h2{font-size:1.3rem;position: relative;}
.blog-aside h2:after {
content: "";
position: absolute;
bottom: -6px;
left: 0;
width: 70px;
background-color: #069dd8;
height: 2px;
}
.blog-aside .wp-block-latest-posts{margin-top:30px;}
.blog-aside ul{margin-left:0!important;}
.blog-aside ul li{list-style:none!important;}
.blog-aside ul li time{    display: block;  font-size: 11px;margin-bottom: 12px;}
.btn-theme.btn111 i{
margin-left: 15px;
}
.btn-theme.btn111:hover {
letter-spacing: 2px;
transition: .3s;
}
.btn-theme.light{ padding: 15px 45px;
background:#fff;
color: #333;
border-radius: 30px;
text-transform: uppercase;
display: flex;
width: auto;
align-items: center;
justify-content: center;
font-size: 1rem;border:2px solid #b1b1b1;}
.btn-theme.light:hover {
letter-spacing: 2px;
transition: .3s;
}
.features-container h3 {
text-transform: uppercase;
font-weight: 600;
font-size: 18px;
}
.features-container h2 {
font-size: 2rem;
font-weight: 400;
line-height: 1.2;
margin-top: 22px;
font-weight: 300;
color: #777;
}
.features-cntnt1 {
border: 1px solid #ddd;
padding: 20px 0;
margin: 35px 0 0;
border-left: none;
border-right: none;
}
.features-cntnt1 p {
margin-bottom: 0;
font-size: 18px;
font-weight: 400;
}
.features-cntnt  {
padding: 20px 0;
margin: 5px 0;
border-left: none;
border-right: none;
}
.features-cntnt p {
margin-bottom: 0;
font-size: 18px;
font-weight: 400;
}
.features111 img{width: 100px;}
.features111 .article-cntnt {
margin: 28px 0 45px;
}
.features111 .article-cntnt h2 {
font-weight: 800;
margin: 30px 0 30px;
color: #212529;
font-size:1.5rem;
}
.features111 .article-cntnt p{
font-size: 14px;
font-weight: 400;
text-align: left;
}
article.features111 {
height: 460px;
background: #f8f8f8;
padding: 30px;
margin: 0 15px;
text-align: center;
color: #212529;
background: linear-gradient(1deg, #f8f8f8, transparent);
}
.owl-carousel .owl-page span{
width: 20px !important;
height: 20px !important;
background: #ddd !important;
}
.owl-carousel .owl-page.active span{
width: 25px !important;
height: 25px !important;
background: var(--color2) !important;
}
.section-cats{
background: #f6f6f6;
}
.title111 {
text-align: center;
max-width: 50%;
margin: 0 auto;
}
.title111 h2 {
font-size: 1.8rem;
font-weight: 900;
}
article.jobs {
background: #fff;
padding: 25px;
margin-top: 35px;
box-shadow: 0px 1px 6px 5px #cccccc26;
height: 340px;
}
article.jobs h2 {
font-size: 1rem;
font-weight: 600;
margin-bottom: 25px;
margin-top: 15px;
color:#121111;
}
article.jobs p {
font-size: 16px;
font-weight: 400;
color:#333;
}
article.job-details {
background: #fff;
padding: 25px;
margin-top: 35px;
box-shadow: 0px 1px 6px 5px #cccccc26;
}
article.job-details h2 {
font-size: 22px;
font-weight: 600;
margin-bottom: 25px;
margin-top: 15px;
color:#121111;
}
article.job-details p {
font-size: 14px;
font-weight: 400;
color:#333;
}
#exampleModal label{display: block;}
.box {
position: relative;
} .ribbon {
width: 113px;
height: 113px;
overflow: hidden;
position: absolute;
}
.ribbon::before,
.ribbon::after {
position: absolute;
z-index: -1;
content: '';
display: block;
border: 5px solid #2980b9;
}
.ribbon span {
position: absolute;
display: block;
width: 213px;
padding: 8px 0;
background-color: #ffc107;
box-shadow: 0 5px 10px rgb(0 0 0 / 10%);
color: #fff;
font: 700 14px/1 'Lato', sans-serif;
text-shadow: 0 1px 1px rgb(0 0 0 / 20%);
text-transform: uppercase;
text-align: center;
} .ribbon-top-right {
top: -6px;
right: -7px;
}
.ribbon-top-right::before,
.ribbon-top-right::after {
border-top-color: transparent;
border-right-color: transparent;
}
.ribbon-top-right::before {
top: 0;
left: 0;
}
.ribbon-top-right::after {
bottom: 0;
right: 0;
}
.ribbon-top-right span {
left: -25px;
top: 23px;
transform: rotate(45deg);
}
.job-features {
font-size: 1rem;
color: #777;
font-weight: 400;
}
.job-features ul li{
display: inline-block;
position: relative;
margin-bottom: 10px;
padding-left: 25px;
font-size: 12px;
font-weight: 100;
color: #3b3b3b;
}
.job-features ul li span{
position: absolute;
color: var(--purple);
left: 0;
}
.job-features ul{
column-count: 2;
font-weight: 400;
}
.mt35{
margin-top: 35px;
}
.title111.type222 h2 {
font-weight: 800;
font-size: 2.3rem;
}
.job-title{text-align:left;max-width:100%;}
.beysection{padding: 50px 0;}
.beysection.section-refer{
background-image: url(//www.leinex.com/wp-content/themes/leinex/assets/images/bg/bg1.jpg);
background-size: cover;
background-position: center;
background-attachment: fixed; display: flex;
align-items: center;
position: relative;
color: #fff;
}
.beysection.section-refer::before {
position: absolute;
content: '';
background: rgb(0 0 0 / 80%);
top: 0;
bottom: 0;
left: 0;
right: 0;
z-index: 0;
}
.works-row{
margin-top: 15px;
padding: 0px 100px;
}
.how-works{
padding-top: 10%;
text-align: center;
}
.how-works p{
font-size:1rem;    
}
.how-works h2 {
color: var(--color2);
font-size: 2.5rem;
font-weight: 600;
margin-bottom: 40px;
}
.how-works-list{padding: 30px;
background: #000;
border-radius: 20px;}
.how-works-list li{
display: flex;
align-items: center;
}
.how-works-list li span {
flex: 0 0 60px;
margin-right: 15px;
}
.how-works-list li h4{
margin-bottom: 0;
font-size: 16px;
}
.how-works-list img{width:40px; height:40px;}
.saying-carousel{
text-align: center;
}
.saying-carousel p{
font-size: 1rem;
margin: 3rem 0;
}
.saying-carousel h5{
font-weight: 600;
font-size: 1.5rem;
}
.saying-carousel h6{
font-size: 1.2rem;
margin-bottom: 50px;
}
.sayings-cntnr{
max-width: 72%;
margin: 0 auto;
}
.section-sayings .title111.type222 h2 {
font-weight: 400;
font-size: 3rem;
}
.beysection.section-sayings {
background-image: url(//www.leinex.com/wp-content/themes/leinex/assets/images/bg/curve.png);
background-size: contain;
background-position: center;
background-repeat: no-repeat;
display: flex;
align-items: center;
position: relative;
padding: 80px 0;
margin: 45px;
}
.blogs-title {
background: #f4f4f4;
padding-bottom: 154px;
}
.saying-carousel.owl-carousel .owl-page span{
width: 10px !important;
height: 10px !important;
}
.saying-carousel.owl-carousel .owl-page.active span{
width: 30px !important;
height: 10px !important;
border-radius: 10px !important;
}
.blogs-title .title111 h2 {
font-size: 40px;
font-weight: 300;
margin-bottom: 45px;
}
.blogs-title .title111 h2 span{font-weight: 800;}
article.blog-card{
box-shadow: 0px 10px 11px 0px rgb(0 0 0 / 5%);
transition: .3s ease-in-out;
margin: 0 15px 35px;
}
article.blog-card:hover{
box-shadow: 0px 3px 5px 0px rgb(0 0 0 / 5%);;
transition: .3s ease-in-out;
}
.blog-body, .blog-footer {
padding: 25px;
}
.blog-body{
padding-bottom: 0;
}
.blog-footer {
margin-top: 35px;
padding-top: 20px;
position: relative;
padding-bottom: 20px;
}
.blog-footer::before {
position: absolute;
content: '';
left: 0;
width: 100%;
top: 0;
height: 1px;
background: #f8f8f8;
}
.blog-footer h3{
text-transform: uppercase;
color: #888;
font-size: 14px;
}
.counts-cmnt {
position: absolute;
right: 15px;
background: #f8f8f8;
padding: 8px 20px;
font-size: 1rem;
border-radius: 30px;
top: -20px;
}
article.blog-card figure{
margin: 0;
}
article.blog-card figure img{
min-width: 100%;
}
.section-blogs{
margin-top: -160px;    padding: 0;margin-bottom: 60px;
}
.date-holder {
font-size: 14px;
font-weight: 300;
color: #777;
margin-bottom: 15px;
margin-top: 20px;
}
.blog-body h2{
font-weight: 600;
font-size: 22px;
color:rgb(80, 80, 80);
}
.blog-body p{
font-size: 14px;
color:rgb(80, 80, 80);
}
footer {
background: #2a353a;
padding: 66px 0 0;
color: #fff;
}
.logo-footer img {
max-width: 150px;
height:auto;
}
footer p{
color: #fff;
font-size: 14px;
margin: 25px 0;
}
footer .ftr-cntnt h2{
font-size: 20px;
font-weight: 600;
}
.copyright {
background: #1b2327;
padding: 3px 0;
}
.fotr-social{
margin-bottom: 35px;
}
.fotr-social ul li{
display: inline-block;
margin-right: 15px;
}
.fotr-social ul li a{
color: #fff;
}
.fotr-social ul li a:hover{
color: var(--color2);
}
.blog-list ul li {
display: flex;
margin-top: 32px;
border-bottom: 1px solid #dddddd57;
padding-bottom: 20px;
}
.blog-list ul li img {
max-width: 75px;
flex: 0 0 75px;
margin-right: 15px;
border-radius: 50%;
height: 75px;
}
.ftr111{
padding-bottom: 70px;
}
.contact-ftr{
margin-top: 30px;
font-size: 1.3rem;
}
.contact-ftr ul li{
position: relative;
padding-left: 40px;
margin-top: 25px;
font-size: 14px;
}
.contact-ftr ul li span{
position: absolute;
left: 0;
}
.contact-ftr ul li a{
color: #fff;
}
.phoneftr{
transform: rotate(180deg);
}
footer{position:relative;}
footer .submit-resume-buttom{position:fixed; bottom:5px; left:5px;z-index: 9;}
footer .submit-resume-buttom img{width:200px;height:auto;}    
.wpcf7-not-valid-tip {
color: #dc3232;
font-size: 0.7em;
font-weight: normal;
display: block;
margin-bottom: 10px;
}
.job-properties-box{ margin-right: 50px;}
.job-features-inner{    margin-top: 50px;
background-color: #f9f9f9;
padding: 30px 40px 30px 20px;
margin-bottom:20px;
}
.job-desc{padding:20px 30px 30px 40px;}    
.navbar-expand-sm .navbar-nav .nav-link {
padding: 10px 10px;
display: inline;
}
.job-features ul {
margin-left: 0px;
}
.beysection ul{margin-left:20px; list-style:disc;}
@media (max-width: 1000px)
{
.menuzord-responsive.menuzord {
top: -32px;
article.jobs{height:340px;}
}
}
@media only screen and (min-width:768px){
.top-manues {
display: block!important;
}  
header .brand img {  width: 100px;}
article.jobs{height:auto;}
.job-features ul{column-count: 1;}
}
@media only screen and (max-width:768px){
header{position: inherit;}
.navbar-nav .dropdown-menu{display:block!important;}
.bey-global-fluid{max-width:100%;}
.togglemenu{
display: none!important;
}
.job-properties-box{ margin-right:0;}
.blog-header h1{font-size:2.5rem!important;}    
.how-works-list{    padding: 17px;border-radius: 10px;}
.how-works-list li h4{font-size: 18px;}
.how-works-list img{width: 30px; height: auto;}
.how-works-list li span {
flex: 0 0 40px;
margin-right: 0;
}
.beysection.section-sayings{margin: 0; padding: 40px 0;}
.saying-carousel p {
font-size: 1rem;
margin: 1rem 0;
}
.saying-carousel h5 {
font-size: 1rem;
}
article.jobs{height: auto;}
.saying-carousel h6 {
font-size: .8rem;
margin-bottom: 50px;
}
.works-row{margin-top: 0;padding: 0;}
.banner{background-position: 78%;}
.banner:before{background: #000000a3; content: ""; position: absolute; height: 100%;width: 100%;}
.brand{float: left;}
.brand img{width: 90px!important;}
.navbar{padding:0!important;}
article.job-details{padding:0;}
article.job-details p{font-size: 16px;
line-height: 2rem;
font-weight: 500;}
.togglemenu{float: right;margin-top: 5px;}
.top-manues{display: block;}
.social-top ul li{display: inline-block;}
.banner h1{color: rgb(255 255 255);    font-size: 35px;}
.banner p{color: #fff;width: auto;}
.banner-content{padding: 20px;}
.title111{max-width: 100%;}
.title111 h2 {
font-size: 2rem;
}
.section-sayings .title111.type222 h2{font-size: 2rem; font-weight: 600;}
.blogs-title .title111 h2{font-size: 28px;}
.blog-carousel{padding: 0; margin: 0;}
.features-container h2{font-size: 1.8rem;}
.features111 .article-cntnt h2 {
font-weight: 600;
margin: 40px 0 20px;
font-size: 1.8rem;
}
article.features111{height: 460px;padding: 10px;}
.how-works h2{font-size: 2rem;}
.title111.type222 h2 {
font-size: 2rem;
}
header .header-container{
padding: 20px 0 0;
}
header ul li {
display: block;
margin-top: 8px;
}
.about-pic1 img {
max-width: 100%;
margin-bottom: 40px;
}
header ul li a {
padding: 0;
} span.togglemenu  {
display: none;
}
nav.menu_visibility {
display: block;
margin-top: 20px;
}
header ul {
text-align: left;
}
}
.innr-top { padding-top: 20px;
min-height: 35px;
}
.about-cntnt1.titletype1 {
padding-left: 35px;
}
.about-cntnt1.titletype1 h1 {
font-size: 3rem;
font-weight: 300;
margin-bottom: 4rem;
}
.about-cntnt1.titletype1 cite {
display: block;
margin-top: 1rem;
}
.about-cntnt1 blockquote{ background: #f9f9f987;
padding: 20px;
font-style: italic;font-size: 14px;}
.abt1 img{ }
.quote-icon {
position: absolute;
right: 0;
z-index: -1;
top: 5px;
opacity: .8;
}
.quote-icon img{    height: 150px;}
.whycntnt_main {
text-align: center;
background: #fff;
padding: 25px;
margin-top: 35px;
box-shadow: 0px 1px 6px 5px #cccccc26;
height: 100%;
}
.whycntnt_main img{    display: block; margin:20px auto 0 auto;}
.whycntnt_main,article.jobs,article.features111,.blog-card,.eael-grid-post-holder { border: 1px solid #fff;
-webkit-transition: border-color 1s ease;
-moz-transition: border-color 1s ease;
-o-transition: border-color 1s ease;
-ms-transition: border-color 1s ease;
transition: border-color 1s ease;    }
.eael-grid-post-holder { border: 1px solid #ccc;
-webkit-transition: border-color 1s ease;
-moz-transition: border-color 1s ease;
-o-transition: border-color 1s ease;
-ms-transition: border-color 1s ease;
transition: border-color 1s ease;    }
.whycntnt_main:hover,article.jobs:hover,article.features111:hover,.blog-card:hover,.eael-grid-post-holder:hover {    border-color: #069fdb;}
.whycntnt_main p{font-size:16px;text-align:left;    line-height: 1.6em;}
.whycntnt_main h2 {
font-size: 20px;
font-weight: 600;
margin: 35px 0 20px;
color:#121111!important;
text-align:center;
}
.whycntnt_main .contnt {
max-width: 90%;
margin: 0 auto;
font-size:16px;
text-align:left;
color:#121111!important;
}
.whower { }
.whower .cntnt p{
font-size:16px;
}.
.whower .bey_titlte1{
text-align: center;
}
.whower .bey_titlte1 h2 {
font-size: 35px;
margin-bottom: 35px;
}
.services-list{font-size:16px;}
.services-list .fa{color:#ccc;margin-right:10px;}
.beysection ul li{margin-bottom:10px;list-style:disc;}
.job-features-inner ul{font-size:15px;font-weight:300;}
.job-features-inner ul li{list-style:none!important;}
.job-features-inner ul li .fa,.job-features-inner ul li .fas{color: var(--purple);margin-right:10px;}