/* gurmukhi */
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans:wght@100;200;300;400;500&display=swap');

div[itemtype="http://schema.org/Organization"] + div.container {
    width: 100%;
    margin:0;
    padding: 0;
}

body{
	font-family: 'Montserrat', sans-serif;
}

.header {
    background-color: #fff;
    box-shadow: 0px 2px 8px #a4a2a2;
}

.top-header-row {
    background-color: transparent;
}
.col-links-inner-top-header {
    border-right: none;
    width: 100%;
}
.middle-header-row {
    padding: 0px 0px 30px 0;
}
.middle-header-row .col-sm-3 {
    width: 288px;
    height: 80px;
    padding: 0;
    background: url('../images/bg-logo.png') no-repeat center;
}
.middle-header-row .col-sm-3 img, .social-media-text-top-header {
    display: none;
}
.main-nav-row {
    background-color: #041c64;
}
.main-nav-row .item-inner-main-nav a {
    color: #fff;
    border-right: none;
    font-weight: 400;
    font-size: 16px;
    text-transform: capitalize;
    padding: 10px 10px;
}
.main-nav-row .item-inner-main-nav:hover{
    background-color: transparent;
    color: #0099db;
}
.main-nav-row .item-inner-main-nav a:hover {
    background-color: #fff;
    color: #013f70;
}
.input-group.search-box-container {
    padding: 10px 0;
    margin-top: 12px;
}
.header .ee-login-wrapper {
    padding-top: 5px;
    text-align: right;
    margin-top: 15px;
}
.js-log-in {
    background: #10c8e2;
    color: #fff;
}
.search-box-container .input-group-btn .btn-default {
    background: #10c8e2;
    color: #fff;
}
.navbar-nav {
    width: 100%;
    text-align: center;
}
.navbar-nav > li {
    float: none;
    display: inline-block;
    padding: 0 !important;
}
   
.eesites-fixed-buttons.affix-bottom {
    position: fixed!important;
    bottom: auto;
    top: 0;
}

/* ICONS TOP */

.top-header-row .item-inner-top-header a:before {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top-header-row .item-inner-top-header a {
    width: 30px;
    background-color: transparent;
    color: #10c8e2;
    font-size: 24px;
    border-radius: 0;
    padding: 10px;
}
.top-header-row .item-inner-top-header a:hover {
    background-color: transparent;
    color: #0066a7;
    text-decoration: underline;
    border-radius: 0;
}

.top-header-row .item-inner-top-header:nth-child(1) a:before {
    content: "\f082";
}

.top-header-row .item-inner-top-header:nth-child(2) a:before {
    content: "\f08c";
}

/*segmentacion*/
.thumbnail .caption {
    padding: 9px;
    color: #436dae;
    font-size: 20px;
    text-align: center;
    text-transform: uppercase;
    font-weight: bolder;
    font-family: 'Roboto', sans-serif;
}
.container-item {
    height: 230px!important;
    padding-bottom: 47px;
}
.caption .h3 {
    text-align: center;
    padding: 5px;
    line-height: 17px !important;
    font-size: 16px !important;
    margin-top: 3px !important;
}
.video{
    width: 100%;
    margin-bottom: 40px;
}
/*diseno*/

.home {
    background: #041c64;
    color: #fff;
    padding: 7% 5%;
}
.home p {
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 300;
}
.home-img{
    right: -20%;
    z-index: 100;
    margin-top: 20%;
    border-radius: 0px 20px 0px 20px;
}
.img-social{
    border-bottom: 50px solid #041c64;
    margin-bottom: 1%;
}
.social-h2{
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #29363b;
}
.social-p{
    color: #222;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
    padding: 5px;
}
.diversidad {
    border-top: 35px solid #041c64;
    border-bottom: 35px solid #041c64;
    padding: 2% 4%;
}
.diversidad-h2{
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #29363b;
}
.diversidad-p{
    color: #222;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
}
.img-diversidad {
}
.trabajo {
    border: 10px solid #041c64;
    margin-top: 15%;
    padding: 20px 35px;
}
.trabajo-h2{
    position: absolute;
    top: -58%;
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #29363b;
    line-height: 40px;
}
.trabajo-p{
    color: #222;
    font-size: 16px;
    line-height: 26px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
}
.img-trabajo{
    position: absolute;
    margin-top: -60%;
}

/*modal*/
.modal-body h1 {
    color: #041c64;
    font-size: 24px;
    text-transform: capitalize;
    text-align: center;
}
.modal-body p {
    color: #222;
    font-weight: 400;
    font-size: 14px;
    margin: 16px 20px;
    list-style: none;
    line-height: 24px;
    text-align: justify;
}
.btn-modal {
    color: #fff;
    background-color: #10c8e2;
    border-color: #10c8e2;
}
.btn-modal-cancelar {
    color: #fff;
    background-color: #041c64;
    border-color: #041c64;
}
.btn-modal:hover {
    color: #fff;
    background-color: #041c64;
    border-color: #041c64;
}
.btn-modal-cancelar:hover {
    color: #fff;
    background-color: #10c8e2;
    border-color: #10c8e2;
}
.scroll{
    overflow-x: hidden;
    overflow-y: scroll;
    height: 350px;
    display: block;
}


/*media*/
@media (max-width: 1300px) and (min-width:1200px){
.home-img{
    right: -20%;
    z-index: 100;
    margin-top: 50%;
    border-radius: 0px 20px 0px 20px;
}
}
@media (max-width:1199px) and (min-width: 1000px){
	.main-nav-row .item-inner-main-nav a {
    color: #fff;
    border-right: none;
    font-weight: 400;
    font-size: 14px;
    text-transform: capitalize;
    padding: 10px 3px;
}
	.home {
    background: #041c64;
    color: #fff;
    padding: 3% 0%;
}
	.home-img {
    right: -15%;
    z-index: 100;
    margin-top: 40%;
    border-radius: 0px 20px 0px 20px;
}
	.home p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 300;
}
	.social-p {
    color: #222;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
    padding: 5px;
}
	.social-h2 {
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #29363b;
    font-size: 26px;
}
	.diversidad-h2 {
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #29363b;
    font-size: 26px;
}
	.diversidad-p {
    color: #222;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
}
	.trabajo-p {
    color: #222;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
}
	.trabajo-h2 {
    position: absolute;
    top: -54%;
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #29363b;
    line-height: 30px;
    font-size: 26px;
}
	.img-trabajo {
    position: absolute;
    margin-top: -45%;
}
}

@media (max-width: 999px) and (min-width: 768px){
	.home p {
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 300;
}
	.img-diversidad {
    display: none;
}
	.img-trabajo {
    position: absolute;
    margin-top: -60%;
    display: none;
}
	.trabajo {
    border: 10px solid #041c64;
    margin-top: 3%;
    padding: 20px 35px;
}
	.trabajo-h2 {
    position: static;
    top: -58%;
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #29363b;
    line-height: 30px;
    font-size: 24px;
    text-align: center;
}
	.trabajo-p {
    color: #222;
    font-size: 14px;
    line-height: 20px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
}
	.home {
    background: #041c64;
    color: #fff;
    padding: 3% 3%;
}
	.home .col-sm-push-1 {
    left: 2.333333%!important;
}
}
@media (max-width: 767px) {
	
	.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
    color: #fff;
}
	.main-nav-row .item-inner-main-nav a {
    color: #ffff;
    border-right: none;
    font-size: 13px;
}
	.navbar-nav {
    width: 100%;
    text-align: left;
}
	.navbar-nav > li {
    float: none;
    display: block;
    padding: 0 !important;
}
	.main-nav-row {
    background-color: #012F5F;
    box-shadow: none;
}
	.main-nav-row .navbar-collapse {
    padding-left: 15px;
    padding-right: 15px;
    background: #5d799e;
}
	.main-nav-row .navbar-header .icon-bar {
    background-color: #fff;
}
	.main-nav-row .ee-navbar-toggle-search {
    position: relative;
    float: right;
    padding: 5px 10px;
    margin-top: 8px;
    margin-right: 4px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
}
	.home p {
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    font-family: 'Noto Sans', sans-serif;
    font-weight: 300;
}
	.home-img {
    right: 0;
    z-index: 100;
    margin-top: 5%;
    border-radius: 0;
}
	.social-h2 {
    font-weight: 500;
    letter-spacing: -0.05em;
    color: #29363b;
    font-size: 22px;
    text-align: center;
}
	.social-p {
    color: #222;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
    padding: 0;
}
	.diversidad {
    border-top: 15px solid #041c64;
    border-bottom: 15px solid #041c64;
    padding: 0% 0%;
}
	.diversidad-p {
    color: #222;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
}
	.diversidad-h2 {
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #29363b;
    font-size: 22px;
    text-align: center;
}
	.trabajo {
    border: 5px solid #041c64;
    margin-top: 0%;
    padding: 10px 10px;
}
	.trabajo-h2 {
    position: static;
    top: 0%;
    font-weight: 400;
    letter-spacing: -0.05em;
    color: #29363b;
    line-height: 26px;
    font-size: 22px;
    text-align: center;
}
	.trabajo-p {
    color: #222;
    font-size: 12px;
    line-height: 18px;
    text-align: justify;
    font-weight: 300;
    font-family: 'Noto Sans', sans-serif;
}
	.img-trabajo {
    position: static;
    margin-top: 0%;
}
	.img-social {
    border-bottom: 15px solid #041c64;
    margin-bottom: 1%;
}
}
 
.header .ee-header-profile .ee-myresume {
    font-size: 12px;
    color: #000;
}
.header .ee-header-profile .ee-myresume .log-off, .header .ee-header-profile .ee-myresume .myresume-indicator {
    margin-right: 20px;
    color: #000;
}
.js-status-hvmov {
    color: #041c64;
}
.ee-info a{
	color: #041c64;
}
.eesites-offer-application .btn-return {
    margin-left: 10px;
    width: auto;
}