/*--------------------------------------------------------------------- File Name: style.css ---------------------------------------------------------------------*/


/*--------------------------------------------------------------------- import Fonts ---------------------------------------------------------------------*/

@import url('https://fonts.googleapis.com/css?family=Rajdhani:300,400,500,600,700');
@import url('https://fonts.googleapis.com/css?family=Poppins:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i');

/*****---------------------------------------- 1) font-family: 'Rajdhani', sans-serif;
 2) font-family: 'Poppins', sans-serif;
 ----------------------------------------*****/

* {
     box-sizing: border-box !important;
     transition: ease all 0.5s;
}

html {
     scroll-behavior: smooth;
}

body {
     color: #666666;
     font-size: 14px;
     font-family: Poppins;
     line-height: 1.80857;
     font-weight: normal;
     overflow-x: hidden;
}

a {
     color: #1f1f1f;
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
h6 {
     letter-spacing: 0;
     font-weight: normal;
     position: relative;
     padding: 0 0 10px 0;
     font-weight: normal;
     line-height: normal;
     color: #111111;
     margin: 0
}

h1 {
     font-size: 24px
}

h2 {
     font-size: 22px
}

h3 {
     font-size: 18px
}

h4 {
     font-size: 16px
}

h5 {
     font-size: 14px
}

h6 {
     font-size: 13px
}

*,
*::after,
*::before {
     -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
     box-sizing: border-box;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
     color: #212121;
     text-decoration: none!important;
     opacity: 1
}

button:focus {
     outline: none;
}

ul,
li,
ol {
     margin: 0px;
     padding: 0px;
     list-style: none;
}

p {
     
     font-weight: 300;
     font-size: 15px;
     line-height: 24px;
}

a {
     color: #black;
     text-decoration: none;
     outline: none !important;
}

a,
.btn {
     text-decoration: none !important;
     outline: none !important;
     -webkit-transition: all .3s ease-in-out;
     -moz-transition: all .3s ease-in-out;
     -ms-transition: all .3s ease-in-out;
     -o-transition: all .3s ease-in-out;
     transition: all .3s ease-in-out;
}

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

 :focus {
     outline: 0;
}

.paddind_bottom_0 {
     padding-bottom: 0 !important;
}

.btn-custom {
     margin-top: 20px;
     background-color: transparent !important;
     border: 2px solid #ddd;
     padding: 12px 40px;
     font-size: 16px;
}

.lead {
     font-size: 18px;
     line-height: 30px;
     color: #767676;
     margin: 0;
     padding: 0;
}

.form-control:focus {
     border-color: #ffffff !important;
     box-shadow: 0 0 0 .2rem rgba(255, 255, 255, .25);
}

.navbar-form input {
     border: none !important;
}

.badge {
     font-weight: 500;
}


.full {
     float: left;
     width: 100%;
}

.layout_padding {
     
     padding-bottom: 0px;
}



.navbar-light .navbar-nav .nav-link {
    color: #676868;
}

.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 15px;
    padding-left: 15px;
    font-size: 16px;
}

.navbar-light .navbar-nav .nav-link:hover {
    color: #1898b8;
}

.logo {
    width: 40%;
    float: left;
}

.login_text{
     width: 8%;
     float: left;
     font-size: 16px;
     color: #1898b8;
}
.image_1{
     padding-left: 168px;
}
.login_text a{
     color: #1898b8;
}

.login_text a:hover{
     color: #676868;
}
.img66{
     margin-top:26px;
}
.banner_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    height: auto;
    padding-bottom: 90px;
    background-size: cover;
}

.best_taital{
     width: 100%;
     float: left;
     font-size: 60px;
     color: #ffffff;
     text-align: center;
}

.email_bt {
    width: 70%;
    float: left;
    font-size: 16px;
    color: #c3c2c2;
    background-color: #ffffff;
    text-align: left;
    padding-left: 15px;
    height: 50px;
    border: 0px;
    border-top-left-radius: 20px;
    border-bottom-left-radius: 20px;
}

.subscribe_bt {
    width: 30%;
    background-color: #313233;
    float: right;
    padding: 9px 14px;
    color: #fff;
    height: 50px;
    font-size: 16px;
    border-top-right-radius: 20px;
    border-bottom-right-radius: 20px;
}

.subscribe_bt a {
    color: #ffffff;
}

.box_main {
    width: 50%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px !important;
    display: flex;
}

.there_text {
    width: 70%;
    margin: 0 auto;
    text-align: center;
    color: #ffffff;
    padding-top: 50px;
    display: flex;
}

.bt_main{
     width: 20%;
     margin: 0 auto;
     text-align: center;
}

.discover_bt {
    width: 100%;
    float: left;
    margin-top: 50px;
}

.discover_bt a{
     width: 100%;
     float: left;
     font-size: 18px;
     color: #ffffff;
     text-align: center;
     padding: 10px 0px;
     background-color: #252525;
}
.discover_bt a:hover{
     color: #252525;
     background-color: #ffffff;
}

.marketing_section{
     padding-left: 70px;
     
}

.job_section{
     padding-left: 60px;
}
.job_section ul{
    
     padding-left: 20px;
     line-height: inherit;

}
.job_section ul li{
     list-style-type: disc;
   
}
.evyol{
padding: 70px 0;
 
  text-align: center;
  min-height: 300px;
}

.jobs_text{
    
     font-size: 46px;
     color: #252525;

}

.dummy_text{
     width: 100%;
     
     font-size: 15px;
     color: #252525;
     margin-left: 0px;
}

.apply_bt {
    width: 45%;
    float: left;
    margin-top: 50px;
}

.apply_bt a{
     width: 100%;
     float: left;
     font-size: 18px;
     color: #ffffff;
     text-align: center;
     padding: 10px 0px;
     background-color: #252525;
}
.apply_bt a:hover {
    color: #fff;
    background-color: #0c8aba;
}




.footer_section {
    width: 100%;
    float: left;
    background-color: #00aeef;
    height: auto;
    padding-top: 50px;
    padding-bottom: 50px;
    margin-top: 60px;
}

.subscribr_text{
     width: 100%;
     float: left;
     font-size: 30px;
     color: #ffffff;
}

.lorem_text{
     width: 100%;
     float: left;
     font-size: 16px;
     color: #ffffff;
     margin-left: 0px;
}


.email_bt_2 {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #c3c2c2;
    background-color: #ffffff;
    text-align: left;
    padding-left: 15px;
    height: 60px;
    border: 0px;
    border-radius: 20px;
    padding-right: 250px;
    padding-top: 16px;
}

.subscribe_bt_2 {
    width: 20%;
    background-color: #313233;
    float: right;
    padding: 9px 14px;
    color: #fff;
    height: 50px;
    font-size: 16px;
    border-radius: 20px;
    top: -55px;
    position: relative;
    right: 5px;
}

.subscribe_bt_2 a {
    color: #ffffff;
}

.box_main_2 {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 30px !important;
    display: flex;
}

.copyright_section{
     width: 100%;
     float: left;
     background-color: #ffffff;
     height: auto;
}

.copyright_text {
    width: 100%;
    float: left;
    font-size: 16px;
    color: #111111;
    margin-left: 0px;
}

.cookies_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #111111;
    margin-left: 0px;
    text-align: right;
}

.search_section {
    width: 100%;
    float: left;
    background-image: url(../images/search_bg.png);
    height: auto;
    background-size: cover;
    padding-bottom: 90px;
}

.logo_1{
     width: 100%;
     float: left;
     text-align: center;
}

.what_text {
    width: 100%;
    float: left;
    font-size: 24px;
    color: #ffffff;
    text-align: left;
    margin: 0;
}

.city_text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #ffffff;
    margin-left: 0px;
    margin-top: 0px;
    text-align: left;
    padding-bottom: 20px;
}

.ahmedabad_text {
    width: 100%;
    float: left;
    font-size: 14px;
    color: #000;
    padding-left: 15px;
    padding-right: 20px;
    height: 50px;
    border: 2px solid #8d8e8e;
    border-radius: 5px;
}

/* Bootstrap 4 text input with search icon */

.has-search .form-control {
    padding-left: 2.375rem;
}

.has-search .form-control-feedback {
    position: absolute;
    z-index: 2;
    display: block;
    width: 2.375rem;
    height: 2.375rem;
    line-height: 2.375rem;
    text-align: center;
    pointer-events: none;
    color: #aaa;
}

.input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    height: 50px;
}

.box{
     width: 100%;
     float: left;
     margin-top: 90px;
}

.find_bt {
    width: 15%;
    margin: 0 auto;
    text-align: center;
    display: block;
    height: 50px;
    border-radius: 5px;
    background-color: #fff;
    color: #000;
    font-size: 18px;
}

.companies_section{
     width: 100%;
     float: left;

}

.companies_text {
    width: 41%;
    margin: 0 auto;
    font-size: 46px;
    color: #000;
    text-align: center;
    border-bottom: 5px solid #46c3f3;
}



h2 {
     margin: 60px 15px 0;
     padding: 0;
     font-weight: 300;
}
h2 span {
     margin-left: 1em;
     color: #aaa;
     font-size: 85%;
}
.column {
     margin: 15px 15px 0;
     padding: 0;
}
.column:last-child {
     padding-bottom: 60px;
}
.column::after {
     content: '';
     clear: both;
     display: block;
}
.column div {
     position: relative;
     float: left;
     width: 250px;
     height: 200px;
     margin: 0 0 0 25px;
     padding: 0;
}
.column div:first-child {
     margin-left: 0;
}
.column div span {
     position: absolute;
     bottom: -20px;
     left: 0;
     z-index: -1;
     display: block;
     width: 250px;
     margin: 0;
     padding: 0;
     color: #444;
     font-size: 20px;
     text-decoration: none;
     text-align: center;
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
     opacity: 0;
}



/* Zoom In #1 */
.hover01 figure img {
     -webkit-transform: scale(1);
     transform: scale(1);
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
.hover01 figure:hover img {
     -webkit-transform: scale(1.3);
     transform: scale(1.3);
}

/* Zoom In #2 */
.hover02 figure img {
     width: 250px;
     height: auto;
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
.hover02 figure:hover img {
     width: 350px;
}

/* Zoom Out #1 */
.hover03 figure img {
     -webkit-transform: scale(1.5);
     transform: scale(1.5);
     -webkit-transition: .3s ease-in-out;
     transition: .3s ease-in-out;
}
.hover03 figure:hover img {
     -webkit-transform: scale(1);
     transform: scale(1);
}

.job_main{
     text-align: center;
}

.services_section {
    width: 100%;
    float: left;
    background-image: url(../images/banner-bg.png);
    padding: 30px 0px 20px 0px;
    height: auto;
    background-size: 100%;
}

.services_text{
     width: 100%;
     float: left;
     font-size: 50px;
     color: #ffffff;
     text-align: center;
}

.services_section_2{
     width: 100%;
     float: left;
}

.services_item {
    width: 100%;
    float: left;
    margin-top: 80px;
}

.services_1{
     width: 100%;
     float: left;
     text-align: center;
}

.jobs_main {
    width: 100%;
    float: left;
    font-size: 26px;
    text-align: center;
    color: #000;
    padding-top: 20px;
}

.many_main {
    width: 88%;
    float: left;
    font-size: 12px;
    text-align: center;
    color: #000;
    margin-top: 0;
}

.join_bt {
    width: 55%;
    margin: 0 auto;
    text-align: center;
}

.join_text{
     width: 100%;
     float: left;
}

.join_text a{
     width: 100%;
     float: left;
     background-color: #000;
     font-size: 18px;
     text-align: center;
     padding: 10px;
     color: #ffffff;
}

.join_text a:hover {
    color: #fff;
    background-color: #0c8aba;
}

.login_section {
    width: 100%;
    float: left;
    margin-top: 60px;
}


:root {
  --input-padding-x: 1.5rem;
  --input-padding-y: .75rem;
}

}

.Recurments_section {
    width: 100%;
    float: left;
    background-color: #d6f2ee;
    height: auto;
    padding: 40px 0px;
    margin-top: 90px;
}


.Recurments_section_2{
    width: 100%;
    float: left;
}

.product_section {
    width: 100%;
    float: left;
    border-bottom: 4px solid #c3c3c2;
    padding-top: 50px;
}

.one_text{
    width: 100%;
    float: left;
}

.one_text a.active{
    background-color: #222121 !important;
}

.one_text a{
    width: 45%;
    float: left;
    text-align: center;
    border-radius: 50px;
    color: #ffffff;
    background-color: #36bbe9;
    height: 68px;
    font-size: 30px;
    padding-top: 8px;
    margin-top: 20px;
}

.one_text a:hover{
    background-color: #222121;
    color: #ffffff;
}

.software_text{
    width: 100%;
    float: left;
    font-size: 40px;
    color: #36bbe9
}

.lorem_ipsum_text{
    width: 100%;
    float: left;
    font-size: 16px;
    color: #222121;
    margin-left: 0px;
    margin-top: 0px;
}

.padding_top_0{
    padding-top: 30px;
}


