/* gurmukhi */
@import url('https://fonts.googleapis.com/css2?family=Roboto:wght@100;300;400;700&display=swap');

div[itemtype="http://schema.org/Organization"] + div.container {
    width: 100%;
    margin:0;
    padding: 0;
}

body{
	font-family: 'Roboto', sans-serif;
}

.header {
    background-color: #012F5F;
    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: #0066a7;
}
.main-nav-row .item-inner-main-nav a{
    color: #fff;
    border-right: none;
    font-weight: 400;
    font-size: 16px;
    text-transform: uppercase;
}
.main-nav-row .item-inner-main-nav:hover{
    background-color: transparent;
    color: #0099db;
}
.main-nav-row .item-inner-main-nav a:hover{
    background-color: #012F5F;
    color: #fff;
    border-radius: 0px 0px 25px 25px;
}
.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: #436dae;
    color: #fff;
}
.search-box-container .input-group-btn .btn-default {
    background: #436dae;
    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: 35px;
    background-color: transparent;
    color: #fff;
    font-size: 20px;
    border-radius: 0;
}

.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: "\f16d";
}

.top-header-row .item-inner-top-header:nth-child(3) a:before {
    content: "\f08c";
}

.top-header-row .item-inner-top-header:nth-child(4) a:before {
    content: "\f081";
}


/*diseno*/
.h1{
    color: #436dae;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
}
.m-h2{
  color: #012F5F;
  text-align: center;
  padding: 20px 0px;
}
.h3{
  color: #4a4a4a;
  font-size: 22px;
  text-align: justify;
  line-height: 30px;
  padding: 50px 0px;
}
.ods{
  padding: 40px;
  font-size: 26px;
  float: right;
  font-weight: 300;
}
.ods span{
  color: #10e385;
  font-weight: bold;
}
 .p1 {
  padding: 10px 130px 0px 0px;
  float: left;
  font-weight: 300;
  text-align: justify;
  line-height: 24px;
}
.spacer{
	margin-top: 30px
}
.carrus{
    padding-right: 0px;
    padding-left: 0px;
}
.carousel-indicators {
    bottom: 20px;
    display: none;
}

.btn-marval{
  background: linear-gradient(90deg, rgba(1,47,95,1) 0%, rgba(0,102,167,1) 100%);
  border-radius: 0px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  position: absolute;
  top: 69%;
  right: 37%;
  border: none;
  padding: 6px 30px;
  letter-spacing: 5px;
}
.img-marval{
  margin: auto;
  width: 84%;
}

/*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: 0px;
}
.video{
    width: 100%;
    margin-bottom: 40px;
}

/*media*/
@media (max-width: 768px) {
	
	.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px;
    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: #436dae;
}
	.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;
}
.h3 {
  color: #4a4a4a;
  font-size: 12px;
  text-align: justify;
  line-height: 16px;
  padding: 0px 0px;
}
	.h1 {
    color: #436dae;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 24px;
}
	.spacer {
    margin-top: 5px;
}
	.btn-marval {
  background: linear-gradient(90deg, rgba(1,47,95,1) 0%, rgba(0,102,167,1) 100%);
  border-radius: 0px;
  color: #fff;
  font-size: 10px;
  text-align: center;
  position: absolute;
  top: 69%;
  right: 37%;
  border: none;
  padding: 6px 30px;
  letter-spacing: 5px;
}
	.img-marval {
  margin: auto;
  width: 100%;
}
	.m-h2 {
  color: #012F5F;
  text-align: center;
  padding: 0px 0px;
  font-size: 22px;
}
	.ods {
  padding: 0px;
  font-size: 12px;
  float: right;
  font-weight: 300;
}
	.p1 {
  padding: 0px;
  float: none;
  font-weight: 300;
  text-align: justify;
  line-height: 16px;
  font-size: 12px;
}
}
 
.header .ee-header-profile .ee-myresume {
    font-size: 12px;
    color: #fff;
}
.header .ee-header-profile .ee-myresume .log-off, .header .ee-header-profile .ee-myresume .myresume-indicator {
    margin-right: 20px;
    color: #fff;
}
.js-status-hvmov {
    color: #10e385;
}
.ee-info a{
	color: #10e385;
}
