@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');
a{ text-decoration: none; }

body{
  	font-family: 'Poppins', sans-serif!important;
    color: #7f7c97!important;
    font-size: 14px;
}
header.header-light {
    background: #fff;
}
.page_navbar {
    position: fixed;
    top: 0;
    -webkit-transition: background-color .6s;
    transition: background-color .6s;
    width: 100%;
    z-index: 30;
    background: #fff;
    box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
}
.page_navbar .page_inner {
    margin-bottom: 6px;
    margin-top: 6px;
    min-height: 54px;
    padding: 0 15px;
}
.page_logo {
    float: left;
    position: relative;
    top: 18px;
    z-index: 2;
}
.page_logo img {
	width: 282px;
}
.page_navbar-menu {
    text-align: right;
}
.page_navbar-menu_items_list {
    display: inline-block;
    margin: 4px auto;
    padding: 0px;
}
.page_navbar-menu_item {
    display: inline-block;
    padding-left: 32px;
}
.page_navbar-menu_item a:active, .page_navbar-menu_item a:hover, .page_navbar-menu_item a:focus {
	text-decoration: none;
}
.page_navbar-menu_link {
    color: #000;
}
.page_navbar-menu_link {
    font-size: 16px;
    font-weight: 400;
    text-decoration: none;
    position: relative;
    -webkit-transition: opacity .2s;
    transition: opacity .2s;
}
.page_navbar-menu_link.active {
	color: #f16334;
}
.page_navbar-menu_link:after {
    font-weight: 400;
    color: #000;
    content: attr(title);
    height: 100%;
    left: -1px;
    position: absolute;
    visibility: hidden;
    white-space: nowrap;
    width: 100%;
}
.page_navbar-menu_link:hover, .page_navbar-menu_link:focus, .page_navbar-menu_link:active {
	text-decoration: none;
	color: #000;
}
.button.is-transparent_white, .page_talent-tabs_item {
    border: 1px solid #ee8000;
    background-color: #ee8000;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
}
.button.is-medium {
    padding: 10px 20px;
}
.button.is-medium:hover {
	text-decoration: none;
}
.button {
    font-weight: 400;
    display: inline-block;
    color: #fff;
    border-radius: 3px;
    background: #fb5e7a;
    line-height: 1.4;
    text-align: center;
    -webkit-appearance: none;
}
/*=== close of header ====*/


/*main section*/
.main {
    margin-top: 68px;
    width: 100%;
    overflow: hidden;
}
section.homepage-hero {
	background-image: url(../images/home-banner.jpg);
    background-position: 50% 0px;
    height: 720px;
    background-size: cover;
    position: relative;
}
.homepage-hero:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(35, 31, 32, 0.85)), color-stop(40%, rgba(35, 31, 32, 0.8)), to(rgba(35, 31, 32, 0.2)));
    background: linear-gradient(90deg, rgba(35, 31, 32, 0.85), rgba(35, 31, 32, 0.8) 40%, rgba(35, 31, 32, 0.2));
}
.main-banner {
	padding: 150px 0 60px;
}
.main-banners {
    padding: 240px 0 60px;
}
.solutions-hero__text-container {
	margin: 50px auto;
}
.solutions-hero__title {
    font-size: 42px;
    line-height: 1.3;
    font-weight: 400;
    margin-bottom: 50px;
    color: #fff;
    text-align: left;
    width: 98%;
}
.wpb_wrapper {
    max-width: 480px;
}
.hero-video-cta {
    max-width: 420px;
    background: rgba(0,0,0,0.5);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-radius: 4px;
    overflow: hidden;
    -webkit-box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    box-shadow: 0 10px 20px rgba(0,0,0,0.3);
    cursor: pointer;
}
.hero-video-cta--video {
    position: relative;
}
.hero-video-cta--video video {
    height: 87px;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    display: block;
}
.hero-video-cta--video .play-btn {
    position: absolute;
    top: 50%;
    left: 50%;
    background: rgba(255, 255, 255, 0.8);
    width: 50px;
    height: 50px;
    border-radius: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    -webkit-transition: 0.3s cubic-bezier(0.17, 0.13, 0.29, 0.93);
    transition: 0.3s cubic-bezier(0.17, 0.13, 0.29, 0.93);
}
.hero-video-cta--video .play-btn svg {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-40%,-50%);
    transform: translate(-40%,-50%);
}
.hero-video-cta--text {
    padding: 18px;
    height: 87px;
    line-height: 1.6;
}
.hero-video-cta--text p {
    font-size: 16px;
    margin: 0;
}
.hero-video-cta:hover .hero-video-cta--video .play-btn {
    width: 65px;
    height: 65px;
}
.banner-head {
    text-align: left;
    margin: 50px auto 0;
    font-weight: 400;
    color: #fff;
    font-size: 30px;
}
.form-wrapper {
	margin-top: -80px;
}
.form-back {
	max-width: 480px;
    margin-left: auto;
    background: #ffffff;
    border-radius: 4px;
    padding: 40px 50px 50px;
    -webkit-box-shadow: 0 20px 40px 0 rgba(35,31,32,0.3);
    box-shadow: 0 20px 40px 0 rgba(35,31,32,0.3);
}
.form-back h3 {
    font-size: 22px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    color: #ee8000;
    margin-bottom: 30px;
}
.form-list {
	width: 100%;
	display: inline-block;
	margin: 10px auto;
}
.form-list .left, .form-list .right {
	width: 45%;
	display: inline-block;
}
.form-list .right {
	margin-left: 30px;
}
.form-list input {
    font-size: 16px !important;
    line-height: 30px !important;
    outline: none;
    color: #231f20;
    background: #ffffff;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    padding: 0 !important;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #231f20;
    width: 100%;
}
.form-list select {
    background: #ffffff url(../images/icon-chevron-down.png) 100% 55% no-repeat;
    background-size: 12px;
    font-size: 16px !important;
    line-height: 30px !important;
    padding: 0 !important;
    color: #918F8F;
    border-radius: 0 !important;
    -webkit-box-shadow: none;
    box-shadow: none;
    height: 31px;
    border-top: none;
    border-left: none;
    border-right: none;
    border-bottom: 1px solid #231f20;
    font-weight: 400;
    width: 100%;
    /*Hiding the select arrow for firefox*/
	-moz-appearance: none;
	/*Hiding the select arrow for chrome*/
	-webkit-appearance:none;
	/*Hiding the select arrow default implementation*/
	appearance: none;
}
.text-btm {
	margin-bottom: 15px;
}
.submit-btn {
	border: 1px solid #ee8000;
    background-color: #ee8000;
    color: #fff;
    border-radius: 50px;
    font-size: 16px;
    margin: 15px auto 0;
    text-align: center;
    display: block;
    padding: 10px 45px;
}
.hero-scroll-icon {
    -webkit-animation: hero-scroll-icon-animation 1s infinite;
    animation: hero-scroll-icon-animation 1s infinite;
    position: absolute;
    bottom: 40px;
    left: 50%;
    -webkit-transform: translate(-50%, -5px);
    transform: translate(-50%, -5px);
    background: #fff;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
    cursor: pointer;
    z-index: 20;
}
.hero-scroll-icon .chevron-down {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 13px;
}
.hero-scroll-icon:hover {
    width: 40px;
    height: 40px;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
@-webkit-keyframes hero-scroll-icon-animation {
  50% { -webkit-transform: translate(-50%, 5px); transform: translate(-50%, 5px) }
}
@keyframes hero-scroll-icon-animation {
  50% { -webkit-transform: translate(-50%, 5px); transform: translate(-50%, 5px) }
}

/* === section2 === */
.homepage-overview {
    padding-top: 0px;
    clear: both;
}
.homepage-overview-image.who-we-are {
    background-image: url(../images/encore.png);
}
ul.lists-home {
    padding-left: 0px;
}
ul.lists-home li {
    font-size: 16px;
    margin-bottom: 15px;
    width: 31%;
    display: inline-block;
}
ul.lists-home li::before {
    content: '';
    background: url(../images/check-mark.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: -7px;
    margin-right: 10px;
}
.homepage-overview-image {
    height: 600px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
.homepage-overview-image:after {
    content: '';
    position: absolute;
    top: 0;
    right: -1px;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(255, 255, 255, 0)), to(rgba(255, 255, 255, 1)));
    background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 1));
    display: block;
    width: 30%;
}
.homepage-overview-content .content-wrapper {
    max-width: 720px;
    padding-left: 100px;
    padding-right: 15px;
}
.homepage-overview-content h1 {
    margin-bottom: 40px;
    font-size: 36px;
    line-height: 46px;
    text-transform: none;
}
.homepage-overview-content p {
    margin-bottom: 40px;
    font-weight: 300;
    opacity: 1;
    font-size: 20px;
    line-height: 36px;
}
.btn-more {
    display: inline-block;
    background: transparent;
    border-radius: 30px;
    border: 1px solid;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #EE532B;
    font-family: "GT America", sans-serif;
    font-size: 14px;
    line-height: 46px;
    padding: 0 35px;
    text-align: center;
    cursor: pointer;
    transition: 300ms ease-out;
    -o-transition: 300ms ease-out;
    -ms-transition: 300ms ease-out;
    -moz-transition: 300ms ease-out;
    -webkit-transition: 300ms ease-out;
}
.homepage-overview-image.what-we-do {
    background-image: url(../images/what-we-do.jpg);
}
.homepage-overview.reverse .homepage-overview-image:after {
    right: unset;
    left: -1px;
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
}
.homepage-overview.reverse .homepage-overview-content .content-wrapper {
    padding-left: 15px;
    padding-right: 100px;
    margin-left: auto;
}
.content-inner {
	content: " ";
    display: table;
}
.content-element {
	margin: 56px auto;
}
.homepage-overview.reverse .content-element {
 	margin: 140px auto;
}
.homepage-overview.expe .content-element {
 	margin: 110px auto;
}
ul.lists {
    padding-left: 0px;
}
ul.lists li {
    font-size: 17px;
    margin-bottom: 15px;
    width: 100%;
    display: block;
}
ul.lists li::before {
    content: '';
    background: url(../images/check-mark.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: -7px;
    margin-right: 10px;
}
ul.lists li.plus::before {
    content: '';
    background: url(../images/plus.png) no-repeat;
    width: 18px;
    height: 18px;
    display: inline-block;
    margin-bottom: -5px;
    margin-right: 10px;
}
.homepage-overview-image.experiences {
    background-image: url(../images/vizag-smiles.jpg);
}
.playicon {
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transform: scale(0.9);
    -webkit-transition: -webkit-transform 200ms;
    transition: transform 200ms;
    cursor: pointer;
}
.playicon:hover {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    transition: transform 200ms;
    -webkit-transition: -webkit-transform 200ms;
}
/* Slider */
.slick-slide {
    margin: 0px 20px;
}

.slick-slide img {
    width: 100%;
}

.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    height: auto;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
/*=== footer form banner ===*/
.footer-form-banner {
    padding: 100px 0;
    background: -webkit-gradient(linear,left top, left bottom,from(rgba(35,31,32,0.8)),to(rgba(35,31,32,0.8))), url(../images/footer-bkg.jpg);
    background: linear-gradient(rgba(35,31,32,0.8),rgba(35,31,32,0.8)), url(../images/footer-bkg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 707px;
}
.footer-form-banner .section_inner {
    width: 1100px;
    margin: 0 auto;
    position: relative;
    z-index: 20;
}
.footer-form {
    max-width: 580px;
    margin: 0px auto;
    background: #ffffff;
    border-radius: 4px;
    padding: 50px;
    -webkit-box-shadow: 0 20px 40px 0 rgba(35,31,32,0.3);
    box-shadow: 0 20px 40px 0 rgba(35,31,32,0.3);
}
.footer-form h3 {
	font-size: 24px;
    line-height: 28px;
    font-weight: 400;
    text-align: center;
    color: #ee8000;
    margin-bottom: 30px;
}
.homepage-overview-footer {
	padding: 0px;
    clear: both;
}
/*== slides testimonials ==*/
.section-title h2 {
	text-align: center;
	margin: 0px auto 30px;
}
.homepage-overview-testimonials {
	padding: 80px 0;
    background: #F6F9FC;
    clear: both;
}
.cols {
    padding: 25px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    box-shadow: 0 0 11px #eaf0f6;
}
#toTop {
    position: fixed;
    bottom: 25%;
    right: 0em;
    text-decoration: none;
    color: #000000;
    font-size: 12px;
    padding: 1em;
    display: none;
    cursor: pointer;
}

/*-====footer====*/
footer {
    background-color: #fff;
    margin: 20px auto;
}
.social-list {
	padding: 0px;
    margin-top: 15px;
}
.social-list li {
    display: inline-block;
}
.fab {
    font-size: 26px;
    color: #98999b;
    padding: 0 10px;
}
footer .footer-right ul.nav {
    float: right;
    display: inline-block;
}
footer .footer-right ul.nav li {
    display: inline-block;
    padding: 4px;
}
footer .footer-right ul.nav li a {
    text-decoration: none;
    color: #7f7c9b;
    /* color: #fff; */
    padding: 0 5px!important;
}
.copyright {
    float: right;
    /* display: inline-block; */
}
/*===== About CSS ======*/
/*.solutions-hero {
    padding: 120px 0 68px;
}
.solutions-hero__text-containers {
	margin: 150px auto;
}
.solutions-hero__title {
    font-size: 42px;
    line-height: 1.3;
    font-weight: 600;
    margin-bottom: 30px;
    color: #f16334;
    text-align: left;
    width: 98%;
}
.main-para {
    font-size: 22px;
    line-height: 1.6;
    text-align: left;
}*/
section.aboutpage-hero {
	background-image: url(../images/about-banner.jpg);
    background-position: 50% 0px;
    height: 580px;
    background-size: cover;
    position: relative;
}
.aboutpage-hero:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left top, right top, from(rgba(35, 31, 32, 0.85)), color-stop(40%, rgba(35, 31, 32, 0.8)), to(rgba(35, 31, 32, 0.2)));
    background: linear-gradient(90deg, rgba(35, 31, 32, 0.85), rgba(35, 31, 32, 0.8) 40%, rgba(35, 31, 32, 0.2));
}
.aboutpage-hero .solutions-hero__title {
	text-align: center;
}
.aboutpage-hero .para-text {
	text-align: center;
	color: #fff;
	font-size: 22px;
}
.homepage-overview-content.about .content-element {
    margin: 95px auto;
}
.homepage-overview-content.about .content-wrapper, .homepage-overview-content.social-res .content-wrapper {
    max-width: 680px;
    padding-left: 100px;
    padding-right: 15px;
}
.homepage-overview-content.about p {
    margin-bottom: 20px;
    font-weight: 300;
    opacity: 1;
    font-size: 20px;
    line-height: 36px;
}
.homepage-overview-image.company {
    background-image: url(../images/encore.png);
}
.homepage-overview-image.responsibility {
	background-image: url(../images/responsibility.jpg);
}
.homepage-overview-image.social-media {
    background-image: url(../images/vizag-smiles.jpg);
}
.homepage-overview-image.people {
    background-image: url(../images/people.jpg);
}
.homepage-overview-image.facilities {
	background-image: url(../images/facilities.jpg);
}
.homepage-overview.reverse .about .content-element {
    margin: 70px auto;
}
.homepage-overview.reverse .social-res .content-element {
    margin: 133px auto;
}
.homepage-overview.reverse .about.fac .content-element {
    margin: 120px auto;
}
.homepage-overview-content.social-resp .content-element {
    margin: 114px auto;
}
/*==== jobs css ===*/
.job-ban {
	max-width: 800px;
	margin: 0 auto;
	text-align: center;
}
.homepage-overview-content.work-job .content-element {
    margin: 140px auto;
}
.homepage-overview-content.work-job .content-wrapper {
    max-width: 680px;
    padding-left: 100px;
    padding-right: 15px;
}
.homepage-overview.reverse .job-rol .content-element {
    margin: 39px auto;
}
.homepage-overview-openings {
    padding: 80px 0;
    background: #fff;
    clear: both;
}
.open-job {
    padding: 40px 30px;
    background: #fff;
    border-radius: 4px;
    position: relative;
    box-shadow: 0 0 11px #eaf0f6;
}
.open-job h3 {
    text-align: center;
}
.list-process {
    display: inline-block;
    padding: 0px;
}
.list-process li {
    width: 49%;
    display: inline-block;
    font-size: 15px;
    line-height: 2.5;
}
ul.list-process li::before {
    content: '';
    background: url(../images/check-mark.png) no-repeat;
    width: 22px;
    height: 22px;
    display: inline-block;
    margin-bottom: -7px;
    margin-right: 10px;
}
.task {
    text-transform: uppercase;
    font-weight: 600;
    margin-bottom: 15px;
    margin-top: 1em;
    overflow: hidden;
    position: relative;
    z-index: 1;
    font-size: 16px;
    text-align: center;
    border-top: 1px solid #e0e6ed;
    padding-top: 2em;
}
.dividespace {
    margin: 40px auto;
    clear: both;
}
/*==== contact css ===*/
.con-ban {
	max-width: 860px;
	margin: 0 auto;
	text-align: center;
}
.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.panel:hover {
	text-decoration: none;
}
.feature-box {
    text-align: left;
    padding: 40px 30px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    background: #fff;
    margin-bottom: 30px;
    min-height: 325px;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border-radius: 6px;
}
.feature-box h3 {
    color: #333357;
    font-size: 18px;
}
.textcen {
    text-align: center;
}
.address-box {
	color: #000;
    font-size: 16px;
    height: 95px;
    line-height: 1.8;
}
.features-sign-up {
    background-image: url(../images/signup-image.jpg);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.features-sign-up {
    padding: 50px 40px;
    display: block;
    clear: both;
}
.features-sign-up .features__content {
    margin: 50px auto;
    text-align: center;
    color: #fff;
    z-index: 1;
}
.features-sign-up .features__content {
    padding: 0 40px;
}
.features__content {
    max-width: 1000px;
}
.section-signup .section-signup-copy {
    width: 73.91304%;
    background-color: #f7f7f7;
    /* padding: 130px 22.45652% 130px 11.95652%; */
    padding: 50px 18.45652% 50px 5.95652%;
    min-height: 677px;
}
.heading-tick {
    position: relative;
    padding-top: calc(36px - .1em);
    text-align: left;
    text-transform: capitalize;
    font-size: 44px;
    font-weight: 300;
    margin-bottom: 30px;
    color: #666c70;
}
.heading-tick.heading-tick-left::before, .heading-tick::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 72px;
    height: 3px;
}
.site-background-color-before::before {
    background-color: #ee8000 !important;
}
.section-signup-copy p {
    text-align: left;
    color: #7f7c97;
    font-size: 18px;
    font-weight: 300;
    font-size: 20px;
    line-height: 36px;
}
.section-signup .section-signup-list {
    width: 40.76087%;
    background-color: #fff;
    margin-left: -14.67391%;
    margin-top: 120px;
    box-shadow: 0 15px 60px rgba(0,0,0,.1);
    height: 450px;
}
.cards {
    width: 375px;
    background-color: #fff;
    border-radius: 6px;
    height: 100%;
}
.section-signup .section-signup-list .card-input {
    position: relative;
}
.cards .card-input {
    font-size: 16px;
    font-size: 1rem;
    width: 100%;
    position: relative;
    border-bottom: 1px solid #dee2ec;
}
.card-input input[type=email], .card-input input[type=number], .card-input input[type=password], .card-input input[type=tel], .card-input input[type=text], .card-input input[type=url], .card-input textarea, .card-input select, .card-input input[type=file] {
	display: block;
    width: 100%;
    padding: 20px 30px;
    font-size: 13px!important;
    font-weight: 600!important;
    color: #272727!important;
    transition: all .3s cubic-bezier(.64,.09,.08,1);
    border: none;
}
.buttons {
    font-size: 14px;
    font-weight: 500!important;
    display: block;
    padding: 1em 1.5em;
    cursor: pointer;
    transition: background-color .4s,color .4s;
    text-align: center;
    color: #fff;
    border-radius: 3px;
    width: calc(100% - 70px);
    margin: 20px auto;
    border: 0;
}
.site-background-color {
    background-color: #ee8000;
}
.section-signup .features__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
}

.privacy p {
	font-size: 18px;
}
.list li {
	font-size: 16px;
    line-height: 2.1;
}

/*==== gallery ===*/
.section-title p {
    text-align: center;
    font-size: 18px;
    line-height: 1.9;
}
#facilitiesimages, #cityimages, #funimages, #csrimages {
    margin-top: 40px;
}
div#facilitiesimages ul li {
    display: inline-block;
    /*float: left;
    margin: 0 20px -10px 0;*/
    width: 30%;
    margin: 0 10px;
    cursor: default;
}
div#facilitiesimages ul li span.photo img {
    height: 320px;
    left: 14px;
    position: relative;
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div#facilitiesimages ul li span.name {
    bottom: 30px;
    left: 35px;
    display: block;
    position: relative;
    text-align: center;
    padding: 15px 0;
    width: 300px;
    background: #3AA3DA;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
#sortfacilitiesimages, #sortcityimages, #sortfunimages, #sortcsrimages {
    padding: 0px;

}
div#cityimages {
    float: none;
    width: 100%;
    clear: both;
}
div#cityimages ul li {
    display: inline-block;
    width: 30%;
    margin: 0 10px;
    cursor: default;
}
div#cityimages ul li span.photo img {
    height: 320px;
    left: 14px;
    position: relative;
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div#cityimages ul li span.name {
    bottom: 30px;
    left: 35px;
    display: block;
    position: relative;
    text-align: center;
    padding: 15px 0;
    width: 300px;
    background: #3AA3DA;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div#funimages {
    float: none;
    width: 100%;
    clear: both;
}
div#funimages ul li {
    display: inline-block;
    width: 30%;
    margin: 0 10px;
    cursor: default;
}
div#funimages ul li span.photo img {
    height: 320px;
    left: 14px;
    position: relative;
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div#funimages ul li span.name {
    bottom: 30px;
    left: 35px;
    display: block;
    position: relative;
    text-align: center;
    padding: 15px 0;
    width: 300px;
    background: #3AA3DA;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

div#csrimages {
    float: none;
    width: 100%;
    clear: both;
}
div#csrimages ul li {
    display: inline-block;
    width: 30%;
    margin: 0 10px;
    cursor: default;
}
div#csrimages ul li span.photo img {
    height: 320px;
    left: 14px;
    position: relative;
    width: 300px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
div#csrimages ul li span.name {
    bottom: 30px;
    left: 35px;
    display: block;
    position: relative;
    text-align: center;
    padding: 15px 0;
    width: 300px;
    background: #3AA3DA;
    color: #fff;
    font-size: 18px;
    font-style: normal;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.page_navbar-toggle_icon {
    height: 27px;
    width: 28px;
    background-image: url(../images/icon_menu.svg);
    background-repeat: no-repeat;
    background-size: 28px 27px;
    display: none;
    margin-top: -14px;
    position: absolute;
    right: 7px;
    top: 50%;
    z-index: 1;
}
.page_navbar-menu_link:after {
    font-weight: 400;
    color: #000;
    content: attr(title);
    height: 100%;
    left: -1px;
    position: absolute;
    visibility: hidden;
    white-space: nowrap;
    width: 100%;
}
.page_navbar-menu_items_list.is-mobile {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    display: none;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 10px;
}
.page_navbar-toggle_icon.is-expanded {
    background-image: url(../images/icon_close.png);
}
.page_navbar-menu.is-expanded {
    box-shadow: 0 5px 10px rgba(0, 0, 0, .5), 0 10px 60px rgba(0, 0, 0, .8);
    max-height: 100%;
    opacity: 1;
    visibility: visible;
}
@media (min-width: 320px) and (max-width: 767px) {
    .page_navbar-toggle_icon {
        display: block;
    }
    .page_navbar-menu {
        background-color: #fff;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
        left: 0;
        max-height: 0;
        opacity: 0;
        overflow: hidden;
        padding: 52px 20px 0px;
        position: fixed;
        right: 0;
        text-align: left;
        top: 0;
        -webkit-transition: max-height .2s cubic-bezier(.19, 1, .22, 1), opacity .2s cubic-bezier(.19, 1, .22, 1);
        transition: max-height .2s cubic-bezier(.19, 1, .22, 1), opacity .2s cubic-bezier(.19, 1, .22, 1);
        visibility: hidden;
        z-index: 1;
    }
    .page_navbar-menu_items_list {
        padding: 0px;
        margin: 0;
    }
    .page_navbar-menu_item {
        -webkit-box-align: stretch;
        -webkit-align-items: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        margin-top: 25px;
        padding: 0 0 6px;
        border-bottom: 1px solid #efefef;
    }
    .page_navbar-menu_link {
        font-size: 16px;
        font-weight: 400;
        color: #7f7c97;
    }
    .main-banner {
        padding: 0px 0 60px;
    }
    .wpb_wrapper {
        width: 380px;
        margin: 0 auto;
        text-align: center;
    }
    .form-back {
        width: 100%;
        max-width: 100%;
    }
    .homepage-hero .solutions-hero__title {
        margin-top: 0px;
        text-align: center;
    }
    .homepage-hero .banner-head {
        text-align: center;
    }
    .homepage-hero .solutions-hero__text-container {
        margin: 50px auto 60px;
    }
    .solutions-hero__title {
        font-size: 30px;
        width: 100%;
    }
    .hero-video-cta--text {
        padding: 12px;
    }
    .hero-video-cta--text p {
        font-size: 14px;
    }
    .form-wrapper {
        margin-top: 0px;
    }
    section.homepage-hero {
        height: auto;
    }
    .form-list .left, .form-list .right {
        width: 100%;
        margin: 10px auto;
    }
    .form-list .right {
        margin-left: 0px;
    }
    .form-back {
        padding: 40px;
    }
    .submit-btn {
        padding: 10px;
        width: 100%;
        font-size: 18px;
    }
    .form-back h3 {
        margin-top: 0px;
        margin-bottom: 20px;
    }
    .homepage-overview-content h2 {
        text-align: center;
    }
    .homepage-overview-content p {
        font-size: 18px;
        line-height: 32px;
        text-align: center;
        margin-bottom: 20px;
    }
    ul.lists-home li {
        width: 100%;
        font-size: 18px;
    }
    .homepage-overview-image {
        height: 270px;
        margin-bottom: 20px;
    }
    .homepage-overview.reverse .content-element {
        margin: 40px auto;
    }
    .homepage-overview.reverse .homepage-overview-content .content-wrapper {
        padding-right: 0px;
        padding-left: 0px;
    }
    .mobile-section {
        background-color: #F6F9FC;
    }
    .homepage-overview-content .content-wrapper {
        padding-right: 0px;
        padding-left: 0px;
    }
    .homepage-overview.expe .content-element {
        margin: 40px auto;
    }
    .homepage-overview-testimonials {
        padding: 40px 0;
    }
    .section-signup .section-signup-copy {
        display: none;
    }
    .features-sign-up .features__content {
        padding: 0px;
        margin: 10px auto;
    }
    .section-signup .section-signup-list {
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
    }
    .cards {
        width: 100%;
    }
    .footer-left, .mobile-text-foot {
        text-align: center;
        float: none;
        font-size: 16px;
    }

    /*about page*/

    .homepage-overview-content.about .content-element {
        margin: 40px auto;
    }
    .homepage-overview-content.about .content-wrapper, .homepage-overview-content.social-res .content-wrapper {
        padding: 0px;
    }
    .homepage-overview-content.about p {
        font-size: 18px;
        line-height: 34px;
    }
    .homepage-overview-content.social-resp .content-element, .homepage-overview.reverse .social-res .content-element {
        margin: 40px auto;
    }
    .solutions-hero__title {
        margin-top: 180px;
    }

    /*jobs page*/
    .homepage-overview-content.work-job .content-element {
        margin: 40px auto;
    }
    .homepage-overview-content.work-job .content-wrapper {
        padding: 0px;
    }
    .current-open {
        font-size: 25px;
    }
    .list-process li {
        width: 100%;
        font-size: 18px;
    }
    .open-job {
        padding: 40px 15px;
    }
    .task {
        font-size: 18px;
    }
    .trainee {
        margin: 40px auto;
    }

    /*gallery page*/
    section.aboutpage-hero {
        height: 380px;
    }
    .solutions-hero__text-container {
        margin: 100px auto 60px;
    }
    .homepage-overview-openings {
        padding: 40px 0;
    }
    /*thankyou*/
    .main-banners {
        padding: 140px 0 60px;
    }
    .main-banners .solutions-hero__title {
        font-size: 40px;
    }
    .main-banners {
        font-size: 26px;
    }
    .aboutpage-hero .para-text {
        text-align: center;
        color: #fff;
        font-size: 22px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .form-back {
        padding: 40px;
    }
    .page_logo img {
        margin-top: -12px;
    }
    .page_navbar-menu_item {
        padding-left: 12px; 
    }
    .form-list .left, .form-list .right {
        width: 100%;
        display: inline-block;
    }
    .form-list .right {
        margin-left: 0px;
        margin-top: 10px;
    }
    .form-wrapper {
        margin-top: -120px;
    }
    .homepage-overview-content h2, .homepage-overview-content p {
        text-align: center;
    }
    .homepage-overview-image.who-we-are, .homepage-overview-image.what-we-do, .homepage-overview-image.experiences, .homepage-overview-image.company, .homepage-overview-image.people, .homepage-overview-image.social-media, .homepage-overview-image.responsibility, .homepage-overview-image.facilities {
        margin-bottom: 20px;
    }
    ul.lists-home li {
        width: 33%;
    }
    .homepage-overview-content .content-wrapper, .homepage-overview.reverse .homepage-overview-content .content-wrapper, .homepage-overview-content.about .content-wrapper, .homepage-overview-content.social-res .content-wrapper, .homepage-overview-content.work-job .content-wrapper  {
        padding: 0px;
        max-width: 100%;
    }
    .homepage-overview-image {
        height: 380px;
    }
    .mobile-section {
        background-color: #F6F9FC;
    }
    .homepage-overview.reverse .content-element, .homepage-overview.expe .content-element, .homepage-overview-content.about .content-element, .homepage-overview.reverse .about .content-element, .homepage-overview-content.social-resp .content-element, .homepage-overview.reverse .social-res .content-element, .homepage-overview-content.work-job .content-element {
        margin: 40px auto;
    }
    .homepage-overview-testimonials {
        padding: 40px 0;
    }
    .heading-tick {
        font-size: 38px;
    }
    .section-signup-copy p {
        font-size: 18px;
        line-height: 32px;
    }
    .features-sign-up .features__content {
        padding: 0px;
    }
    .section-signup .section-signup-list {
        margin-left: -17.67391%
    }
    .cards {
        width: 310px;
    }
    .trainee {
        margin-top: 40px;
    }
}
@media (min-width: 992px) and (max-width: 1172px) {
    .homepage-overview-content.work-job .content-element {
        margin: 100px auto;
    }
    .homepage-overview-content.about .content-element, .homepage-overview-content.social-resp .content-element, .homepage-overview.expe .content-element {
        margin: 55px auto;
    }
    .homepage-overview-content.about .content-wrapper, .homepage-overview-content.social-res .content-wrapper, .homepage-overview.reverse .homepage-overview-content .content-wrapper, .homepage-overview-content .content-wrapper {
        padding-left: 40px;
    }
    .homepage-overview.reverse .about .content-element {
        margin: 38px auto;
    }
    .homepage-overview.reverse .social-res .content-element {
        margin: 90px auto;
    }
    ul.lists-home li {
        width: 45%;
    }
    .homepage-overview.reverse .content-element {
        margin: 110px auto;
    }
}
@media (min-width: 1200px) and (max-width: 1400px) {
    .today-aft {
        display: none;
    }
    ul.lists-home li {
        width: 45%;
    }
}