/** FONT FAMILIES **/
@font-face {
    font-family: 'SouthwestSans-Regular';
    src: url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Regular.eot');
    src: url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Regular.eot?#iefix') format('embedded-opentype'), 
    url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Regular.otf');
    font-display:swap;
}

@font-face {
    font-family: 'SouthwestSans-Bold';
    src: url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Bold.eot');
    src: url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Bold.eot?#iefix') format('embedded-opentype'), 
    url('https://espanol.swabiz.com/swa-resources/fonts/SouthwestSans-Bold.otf');
    font-display:swap;
}

a {
    transition: all .2s ease-out 0s;
    color:#1A2C80;
}

html{
    scroll-behavior: smooth;
    overflow-x:hidden;
}
body{
    margin: 0 !important;
    overflow-x:hidden; 
}

/** Added Page Specific Styles **/

.swa-landing-page-content-detail .heading * {
    display: inline-block;
    margin: 15px 0;
}
.swa-landing-page-content-detail .heading .icon {
    width: 30px;
    height: 35px;
    object-fit: unset;
    margin-right: 5px;
}
.swa-landing-page-content-detail .heading h2 {
    top: 4px;
    position: relative;
}

/* About Southwest Hero */
@media (max-width: 1000px) and (min-width:500px){
.swa-landing-page-content-detail #mobile-banner-img {
    background: url('https://www.swabiz.com/swa-resources/images/responsive/citizenship/about-southwest/swa-about-hero-tablet.jpg') no-repeat center top;
    height: 250px;
	background-size:cover; 
    }
}
@media (max-width: 500px) {
    .swa-landing-page-content-detail #mobile-banner-img {
        background: url('https://www.swabiz.com/swa-resources/images/responsive/citizenship/about-southwest/swa-about-hero-mobile.jpg') no-repeat center bottom;
        height: 200px;
        background-size:cover; 
        }
    }

.swa-landing-page-content-detail #breadcrumb a{
    color: #304cb2;
}

.swa-landing-page-content-detail #aboutswa-intro{
    background: url('https://www.swabiz.com/swa-resources/images/responsive/citizenship/about-southwest/swa-about-hero-desktop.jpg') no-repeat center top;
    background-size: cover;
    height: 360px;
}

#aboutswa-intro {
    background-color: #2243A5;
    color: #fff;
    padding: 6% 0;
}
#aboutswa-intro h1{
    color: #304cb2;
    font-size: 28px;
    font-weight: bold;
	padding-bottom: 2%;
    font-family: 'SouthwestSans-Bold', arial, sans-serif; 
}
#aboutswa-intro p{
    color: #111B40;
}

/* Three cards & bob's quote section*/
#aboutswa-sections{
    background-color: #304cb2;
    color: #fff;
    padding-top: 15px;
    padding-bottom: 4%;
}
.swa-landing-page-content-detail .three-cards{
    margin-top: -5em;
    padding-bottom: 6%;
}
@media (max-width:991px) {
    .swa-landing-page-content-detail .three-cards{
        margin-top: -10em;
    }
}
#aboutswa-sections .card-body{
    background-color: #e5e3e3;
    padding:1rem 1rem 0 1rem;
}
#aboutswa-sections .card-body p{
    color: #111B40;
}

#aboutswa-sections .card{
    border:0;
    border-radius: 0;
}
.card-img-bottom{
    border-bottom: 6px solid #FFBF27;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}  
#banner-cards{
    margin:0;
    padding-bottom:2em;
	background-color:#304cb2;
}     
.box-style{
    text-decoration:none; 
    display:flex; 
    align-items:center; 
}
@media (max-width: 992px) and (min-width:767px){
	.promise-card{
  	padding-bottom: 1.5rem!important;
	}
}

a:hover{
	text-decoration: underline;
  	color: #1A2C80;
}

.about-bob img{
    border-radius: 50%;
    width:60%;
}
#bob-quote{
    text-align: center;
    font-family:'SouthwestSans-Bold', Arial, sans-serif!important;
    padding:1em;
}
.bob-copy{
    padding-left: 12%;
}
.quote-img:before{
    content:" ";
    display: block;
    height: 1px;
    width: 150px;
    position: absolute;
    top: 50%;
    left: 0;
    background: #fff;
}
.quote-img{
    position: relative;
    text-align: center;
}
.quote-img:after{
    content:" ";
    height: 1px;
    width: 150px;
    background: #fff;
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
  }
@media (max-width:992px) {
    .about-bob{
        display: none;
    }
    .bob-copy{
        padding-left: 0;
    }
}
@media (max-width: 500px) {
    #aboutswa-sections{
        padding: 9% 3%;
    }
	.swa-landing-page-content-detail #aboutswa-intro{
    	height: 21rem!important;
	}

}
@media (max-width: 360px) {
	.swa-landing-page-content-detail #aboutswa-intro{
    	height: 22rem!important;
	}

}

/*  Tablist section */
.swa-landing-page-content-detail #tablist-section{
    background-color: #1A2C80;
    padding:6% 3%;
}

.content-style p{
    color:#111B40;
}

.swa-landing-page-content-detail .tab-content{
    width:100%;
    background-color: #fff;
    border-top: 6px solid #FFBF27;
}


.swa-landing-page-content-detail .nav-pills .nav-link.active{
    color: #304cb2!important;
    background-color: #fff;
}
.swa-button{
    font-size:14px;
    font-weight: 700;
    display: inline-block;
    line-height: 1.2;
    min-width:75px;
    margin:0;
    padding: 7px 20px;
    cursor: pointer;
    text-align: center;
    vertical-align: baseline;
    color: #1A2C80;
    border: 2px solid #e5e5e5;
    border-bottom-color: #d0d0d0;
    border-radius:2px;
    background-color: #fff;
    font-family: 'SouthwestSans-Bold', arial, sans-serif;
}

.swa-button a:hover{
    text-decoration: underline;
    color:#1A2C80;
}

.content-style{
    padding: 5% 20%;
}
.swa-landing-page-content-detail .values-container{
    background-color: #1A2C80;
    padding: 2%;
    width:90%;
    border-radius: 30px;
    margin: 5%;
}
.swa-landing-page-content-detail .values-container ul{
    padding-left: 0;
}
.values-container li{
    margin: 0 0 0px 10px;
    padding: 0;
    font-family: 'SouthwestSans-Regular', arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
}

.swa-landing-page-content-detail .grid-container{
    display: grid;
    grid-template-columns: 1fr 1fr;
}
@media (max-width: 600px){
  	.swa-landing-page-content-detail .grid-container{
    display: grid;
    grid-template-columns: 1fr;
	}
}
        
#tablist-section .card {
    border-radius: 30px;
    border: 0;
}
#tablist-section .card-body{
    background-color: #304cb2;
}

@media (max-width:600px){
  	#tablist-section .card-body{
    	padding: 1em 1.4em 1em 1em!important;
	}
}

#tablist-section li{
    color:#fff;
}


#tablist-section img{
    width:70%;
}
.nav-pills .nav-link{
    border-bottom: 1px solid #fff!important;
    border:0;
    border-radius: 0;
    cursor: pointer;
    padding:1.8rem;
    color:#FFBF27;
    cursor: pointer;
    background-color: #1A2C80;
    outline:none;
}

.nav-link:hover{
    color:#FFBF27;
}
.nav-pills{
    border-bottom: none;
    border-top: 6px solid #FFBF27;
}
#values-p{
    color:#FFBF27;
    font-weight: bold!important;
}
#tablist-section .values-container .card .card-body{
    border-radius: 30px;
}

.row-direction{
    display: flex;
    flex-direction: row;
    align-items: center;
  	justify-content:space-evenly;
}
#tablist-section .card{
    margin:1em;
    background-color: #1A2C80;
}

#tablist-section .card-body{
  	flex:none;
	padding:1em 1.4em 1em 1em;
}

.nav-link button{
    border:none;
    border-radius: 0;
    background-color: #1A2C80;
}

/* mobile tablist styles */

@media (max-width: 575px){
    
    .flex-column{
        text-align: left;
    }
    .desktop-only{
        display: none;
    }
    .nav{
        flex-wrap: nowrap;
    }
    .swa-landing-page-content-detail #tablist-section{
        padding:0!important;
        background-color: #fff!important;
    }
   
    .dropdown-menu li a{
        font-size: 22px;
        font-family: 'SouthwestSans-Bold', arial, sans-serif;
        font-weight: bold;
        color: #304cb2!important;
    }
    .dropdown-header{
        font-size: 22px;
        font-family: 'SouthwestSans-Bold', arial, sans-serif;
        font-weight: bold;
        color: #304cb2!important;
        border: 1px solid #5E7E95 ;
    }
    .dropdown-menu li{
        padding-left: 2rem;
    }
    .dropdown-item.active, .dropdown-item:active{
        background-color: #E6E6E3;
    }
    .swa-landing-page-content-detail .tab-content{
        border-top: none!important;
    }
    .nav-link{
        padding:0;
        height:100%;
    }
    

    .dropdown-menu{
        width:100%;
        border: 1px solid #d3d3d3;
        padding: .5rem .5rem;
    }                
    
    #tablist-section .values-container .card .row-direction{
        display: flex;
		justify-content: space-evenly;
    }
    
   .dropdown-toggle::after{
        visibility: hidden;
   }
   .rotate {
    -ms-transform: rotate(180deg);
     -webkit-transform: rotate(180deg);
      transform: rotate(180deg);
 }
 
    .normal {
    -ms-transform: rotate(0deg);
     -webkit-transform: rotate(0deg);
      transform: rotate(0deg);
 }
    img#caret{
        padding:0 .4em;
    }
}

.h3-values{
  	font-size:26px;
}

.values-subhead{
  	color:#304cb2;
    font-size: 22px;
  	line-height:1.3em;
}

.mobile-height{
  	height:8rem;
}


@media (min-width: 575px){
    .dropdown{
        display: none;
    }
    .mobile-dropdown-section{
        display: none;
    }
    
	.values-header{
      display:none;
    }
}


/* leadership grid section */

#leadership-section{
    background-color: #e5e3e3;
    padding: 3% 0;
}
@media (max-width: 600px) {
    #leadership-section{
        padding: 3% 5%;
    }
}
.swa-button.swa-button_primary_yellow{
    font-weight: bold;
    letter-spacing: -.01em;
    display: inline-block;
    margin: 0 0 1em 0;
    padding: 7px 28px;
    cursor: pointer;
    text-align: center;
    border-radius: 2px;
    background-color: #FFBF27;
    transition: color ease-out 0.3s, background ease-out 0.3s;
    text-decoration: none;
    border-color: #fad101 #fad101 #d2af01;
}

.swa-button.swa-button_primary_yellow:hover{
    text-decoration: underline!important;
    color:#1A2C80;
}

#leadership-section h2{
    color:#304cb2;
    font-family: 'SouthwestSans-Bold', arial, sans-serif;
    font-weight: bold;
    font-size: 23px;
    margin-bottom: 1em;
}
#leadership-section li {
    padding-bottom: 0.5rem;
}
.padding-style{
    padding: 2% 3.5%;
}
.line-separator{
    border-right: 2px solid #d3d3d3;
}
.customer-commitment-list{
    font-weight: bold;
  	list-style: disc;
  	padding-left: 40px;
}



@media (max-width: 991px){
    .line-separator{
        border-right: 0;
    }
    #tablist-section h2{
        font-size: 20px;
    }
}


/*  Resources section */
#resources-section{
    background-color: #cfdcf6;
    padding: 2% 3%;
}
#resources-section h2{
    font-family: 'SouthwestSans-Bold', arial, sans-serif;
    font-size: 23px;
    color: #111b40;
    margin-bottom: 0;
    font-weight: bold;
    text-align: center;
}
#resources-section img{
    height: 73px;
}
.flex-column p{
    font-family: 'SouthwestSans-Bold', arial, sans-serif!important;
    font-weight: bold!important;
}
.flex-column a{
    text-decoration: none;
}

.hover-underline:hover{
    text-decoration: underline;
    color:#1A2C80;
}


@media (max-width:991px){
    .mobile-padding{
        padding-top: 4em;
    }
}

.desktop-row{
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
@media (max-width:600px){
    .desktop-row{
        display: grid;
        grid-template-columns: 1fr 1fr;
    }
}

@media (max-width:600px){
    #resources-section{
        padding: 8%;
    }
}

#disclaimer-section{
    padding-top: 1em;
	line-height: 1.1em;
}
#disclaimer-section p{
    font-size: 12px!important;
}

/** MAIN STYLES **/
.swa-landing-page-content-detail * {
    letter-spacing: -.02em;
}

#tablist-section h2 {
    font-family: 'SouthwestSans-Bold', arial, sans-serif;
    font-size: 23px;
    margin-bottom: 0;
    font-weight: bold;
    text-align: left;
}

.swa-landing-page-content-detail p {
    font-family: 'SouthwestSans-Regular', arial, sans-serif;
    font-weight: normal;
    font-size: 18px;
}

.swa-landing-page-content-detail strong {
    font-family: 'SouthwestSans-Bold', Arial, sans-serif;
}

.swa-landing-page-content-detail h3 {
    font-size: 20px;
    margin-bottom: 0px;
    padding: 10px 0; 
    text-align: left;
    color:#304cb2;
    font-family: 'SouthwestSans-Bold', Arial, sans-serif;
    font-weight: 700;
}

.swa-landing-page-content-detail strong {
    font-family: 'SouthwestSans-Bold', Arial, sans-serif;
}

.swa-g-screen-reader-only {
    border: 0;
    height: 0;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}


/** General MEDIA QUERIES **/

@media (max-width: 992px) { 
    #aboutswa-intro{
        background-color: #fff;
        color: #111b40;
    }
    #aboutswa-intro h1{
        color: #304CB2;
    }

    .swa-landing-page-content-detail .container{
        padding: 0;
    }
    .swa-landing-page-content-detail #aboutswa-intro{
        background: none;
        background-size: cover;
    }
    
}

@media (max-width: 767px) {
    .swa-landing-page-content-detail #aboutswa-intro{
    background: none;
    background-size: cover;
    padding: 9% 8%;
    }
    #tablist-section img{
        width:100%;
    }
}

@media (max-width: 575px) {
    .swa-landing-page-content-detail #breadcrumb{
        display: none;
    }
    
    .content-style{
        padding: 1em 4.2em;
    }
    .content-style p{
        font-size: 16px!important;
    }
    #tablist-section h2{
        font-size: 18px;
    }
    .swa-landing-page-content-detail h3{
        font-size: 18px;
    }
   
    .row-direction{
        border-radius: 30px;
    }
    #tablist-section li{
        font-size: 16px;
    }
    .values-container{
      	width:70%;
    }
	.h3-values{
  		font-size:20px!important;
	}
	.values-subhead{
  		color:#304cb2;
    	font-size: 18px;
      	line-height:1.3em;
	}

}

@media (max-width: 420px) { 
    .swa-landing-page-content-detail h2 { 
        font-size: 21px;
    }
    
    .three-cards{
        background-color: #fff;
    }
    #banner-cards{
        background-color: #fff;
    }
    .bob-copy{
        padding: 0;
        padding-top: 2em;
    }
    .swa-landing-page-content-detail p{
        font-size: 16px;
    }
    .customer-commitment-list{
      	font-size:15px
	}

}