
/*  GENERAL SETTINGS   */

.clearfix { clear: both; }

.green { color: #b8001e; }
.red { color: #0d346a; }

body.layout-full {     background-color: white; }

.mobile-cta { display: none; }

/*   HEADER TOP   */

body.responsive.layout-full #page-wrapper .full-container {
    max-width: 1130px;
    padding: 30px 0px;
}

#masthead {     background: #fafafa; }

#custom-header-left {
    width: 19%;
    float: left;
    margin-right: 1%;
}

#custom-header-left p {
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    margin-top: 24px;
    margin-bottom: 0px;
}



#custom-header-left .red {      font-family: 'Georgia';  }
#custom-header-left .green {     font-size: 38px; font-family: 'Roboto Condensed';     font-weight: 600; }

#custom-header-center {
    width: 58%;
    float: left;
    text-align: center;
}

#custom-header-center img {
    width: 50%;
    height: auto;
}

#masthead .hgroup .logo {     float: none; }

#custom-header-right {
    width: 22%;
    float: left;
}

#custom-header-right p {
    font-size: 24px;
    text-align: center;
    line-height: 32px;
    margin-top: 24px;
    margin-bottom: 0px;
}

#custom-header-right .red {     font-family: 'Georgia'; }

#custom-header-right .green {     font-size: 30px;     font-weight: 600;  }

#custom-header-right a {
    color: #b8001e;
    font-family: 'Roboto Condensed';
    font-size: 34px;
    line-height: 30px;
}


#custom-header-right a:hover {     color: red ; }


/*  HEADER BIG  */

#header-big-inner {
    max-width: 1130px;
    margin: 0 auto;
}

#header-big-wrapper {
    background: url(/wordpress/wp-content/uploads/2017/01/header-photo-placeholder-tall-bw.jpg);
    background-size: cover;
}

#header-big-left {
    width: 47%;
    float: left;
    padding: 30px 30px 30px 0px;
}

#header-big-right {
    width: 50%;
    float: left;
    padding-top: 100px;
    text-align: center;
    color: white;
    font-family: 'Roboto Condensed';
}

#header-video-wrapper {     border: 8px solid #b8001e; }

#header-video-cta {
    color: white;
    background: #b8001e;
    padding: 0px 10px 8px 10px;
    font-size: 16px;
}

#header-video-cta span { float: right; }

.cta1 {
    font-size: 50px;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 50px;
    color: #b8001e;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    font-weight: 600;
    letter-spacing: 4px;
}

.cta2 {
    font-size: 44px;
    text-transform: uppercase;
    margin-bottom: 20px;
   line-height: 50px;
   color: #0c428d;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    font-weight: 600;
    letter-spacing: 4px;
}

.cta3 {
    font-size: 22px;
    font-weight: 300;
    line-height: 30px;
}

#header-strip-wrapper {     background: #f4f4f4; }

#header-strip-inner {
    max-width: 100%;
    margin: 0 auto;
    padding: 20px 0px;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    color: #3f3f3f;
}

#header-strip-inner p {
    margin-bottom: 0px;
    font-family: 'Roboto Condensed';
    font-size: 21px;
    color: #0d346a;
}

#header-strip-inner .fa {
    color: #b8001e;
    font-size: 24px;
    margin: 0px 10px;
}


#header-contact-area-wrapper {
    background: #0d346a;
    color: white;
    padding: 50px 0px;
}

#header-contact-area-inner {
    max-width: 1130px;
    margin: 0 auto;
}

#header-contact-area-inner h2 {
    text-align: center;
    font-size: 60px;
    line-height: 50px;
    text-transform: uppercase;
    color: #b8001e;
    margin-bottom: 15px;
    font-weight: 600;
    letter-spacing: 4px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
}

#header-contact-area-inner h3  {
    text-align: center;
    font-size: 34px;
    font-weight: 600;
    line-height: 40px;
    margin-bottom: 50px;
  color: #e5e5e5;
}

#header-contact-area-left  {
    width: 63%;
    float: left;
    margin-right: 78px;
}

#header-contact-area-left ul  {
    margin-left: 0px;
    font-size: 22px;
    line-height: 25px;
}

#header-contact-area-left li {     margin-bottom: 17px; }

#header-contact-area-right {
    width: 30%;
    float: left;
}

#header-request-wrapper-mobile { display: none ; }

#header-contact-area-right #wpcf7-f13-o2 {
    padding: 10px 10px 20px 10px;
    background: #b8001e;
    border: none;
}

#header-request h3 {
    color: #e9e9e9;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 23px;
    text-align: center;
    margin-top: 0px;
    letter-spacing: 1.5px;
      margin-bottom: 5px;
}

#header-contact-area-right h4 {
    color: white;
    text-align: center;
    margin-top: -5px;
    margin-bottom: 10px;
    font-size: 20px;
}

#header-contact-area-right h4 .green {
    color: #68e964;
    font-size: 18px;
    letter-spacing: 1px;
}

#header-contact-area-right .fa {
    color: #f70000;
    font-size: 22px;
    margin-right: 5px;
    line-height: 16px;
}

#header-request textarea {     height: 150px; }

#header-request #disclaimer {
    color: white;
    display: inline-block;
    float: left;
    margin-top: 5px;
    margin-bottom: 4px;
}

#header-request #disclaimer a {     color: #e1e1e1; text-decoration: none !important;  }
#header-request #disclaimer a:hover {  text-decoration: underline !important; }

#header-request #disclaimer input  {
    width: auto;
    vertical-align: middle;
}

#header-request #submit-button	  {
    display: inline-block;
    float: right;
    margin-bottom: 0px;
    height: 28px;
}

#header-request p {margin-bottom: 14px;}

#header-request input, #header-request textarea, #header-request select {
    color: #0f1c41;
    padding: 10px;
    font-size: 14px;
    background-color: #efefef;
    width: 100%;
     border: 1px solid #C8C8C8;
}


#header-request input[type="submit"]:hover  {
    background: #0d346a;
    color: white;
    border: 1px solid #0d346a;
}

#header-request   ::-webkit-input-placeholder { color:    #0f1c41; }
#header-request   :-moz-placeholder { color:    #0f1c41;    opacity:  1; }
#header-request   ::-moz-placeholder {color:   #0f1c41;    opacity:  1; }
#header-request   :-ms-input-placeholder {  color:   #0f1c41; }





/*  NAVIGATION  */

.main-navigation {  background: #0d346a;
box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.57);
}







.main-navigation .full-container {  padding: 0px !important; }

.main-navigation ul li a {
    padding: 25px 21px;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 300;
   color: white;
}

.main-navigation ul li:hover > a {
    background: #b8001e;
    color: white !important;
}

.current_page_item a {     color: #e1072a !important; }
.current_page_item a:hover {     color: white !important; }


.main-navigation ul ul {
    background: #082b5b;
    min-width: 450px;
}

.main-navigation ul ul li {     width: 100%; }

.main-navigation ul ul a { 
    width: 100%;
    padding: 10px 20px;
}

.main-navigation ul ul li:hover > a {     background: #b8001e; }





/*  PAGES   */

#main {
    background: #f4f4f4;
    padding: 0px;
}

#main .full-container {
    max-width: 100% !important;
    padding: 0px !important;
}

article.post .entry-header, article.page .entry-header {
    margin-bottom: 20px;
    background: rgb(184, 0, 30);
    text-align: center;
    padding: 30px 0px;
}

article.post .entry-header h1.entry-title, article.page .entry-header h1.entry-title {
    color: white;
    font-size: 30px;
    font-weight: 600;
    line-height: 30px;
    letter-spacing: 2px;
    max-width: 1130px;
    margin: 0 auto;
      text-transform: uppercase;
}

.entry-content h2 {
    font-size: 20px;
    color: #b8001e;
    font-weight: 600;
    margin-bottom: 0px;
}

.entry-content {
    max-width: 1130px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 20px;
  padding-bottom: 50px;
}

.two-col-content  {
    -webkit-column-count: 2; 
    -moz-column-count: 2; * Firefox */
    column-count: 2;
  
    -webkit-column-gap: 40px;
    -moz-column-gap: 40px; 
    column-gap: 40px;
}

.entry-content ul {
    list-style-type: circle;
    margin-left: 0px;
}

.question {     font-size: 18px !important; }

.question span { color: green; }


/*  FOOTER CONTACT  */

.offset:before { 
	display: block; 
 	content: " "; 
  	height: 150px;      
        margin-top: -150px; 
        visibility: hidden; 
}

#footer-contact-wrapper {
    background: #0d346a;
    padding: 50px 0px;
}

#footer-contact-inner {
    max-width: 1130px;
    margin: 0 auto;
}

#footer-contact-inner h3  {
    color: #b8001e;
    text-align: center;
    font-size: 50px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
    text-shadow: -1px -1px 0 #fff, 1px -1px 0 #fff, -1px 1px 0 #fff, 1px 1px 0 #fff;
    letter-spacing: 4px;
    line-height: 50px;
}

.footer-contact-notice {
    text-align: center;
    color: white;
    font-size: 20px;
    line-height: 30px;
}

#contact-form-info {
    text-align: center;
    font-size: 18px;
    color: #E8E8E8;
    font-weight: 300;
    line-height: 40px;
}


#wpcf7-f70-o3 {
    padding: 30px;
    background: #b8001e;
    border: none;
}

#footer-contact-left  {
    width: 48%;
    float: left;
    margin-left: 0;
    margin-right: 2%;
}

#footer-contact-right  {
    width: 48%;
    float: left;
    margin-right: 0;
    margin-left: 2%;
}

#footer-contact-bottom { clear:both;
			 margin-right: 8%;
   			 margin-left: 8%;
			 padding-top: 20px; }

#footer-contact-wrapper input, #footer-contact-wrapper textarea, #footer-contact-wrapper select  {
    color: #e8e8e8;
    padding: 15px 15px;
    font-size: 15px;
    background-color: rgb(119, 0, 19);
    width: 100%;
    border: none;
}

#footer-contact-wrapper input:focus, #footer-contact-wrapper textarea:focus, #footer-contact-wrapper select:focus  {
    border: none;
    outline: none;
}


#footer-contact-wrapper option  {
    background: #3b3b3b;
    color: #C3C3C3;
}

#footer-contact-wrapper textarea {     height: 183px; }

#footer-contact-wrapper input[type="submit"]  {
    width: 200px;
    margin: 0 auto;
    display: block;
    border: 1px solid #919191;
    color: #0d346a;
    background: #cecece;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}

#footer-contact-wrapper input[type="submit"]:hover  {
    border: 1px solid #0d346a;
    background: #0a428f;
    color: white;
}

#footer-contact-wrapper #submit-button {     margin-bottom: 0px; }

#footer-contact-bottom input[type="checkbox"]  {
    display: inline-block;
    width: auto;
    vertical-align: middle;
}

#footer-contact-bottom #disclaimer  {
    text-align: center;
    font-size: 16px;
    margin-bottom: 15px;
    margin-top: -20px;
  color: #d5d5d5;
}

#footer-contact-bottom #disclaimer a {   color: white; text-decoration: none !important; }
#footer-contact-bottom #disclaimer a {   color: white; text-decoration: underline; }

#footer-contact-wrapper  ::-webkit-input-placeholder { color:    #e8e8e8; }
#footer-contact-wrapper  :-moz-placeholder { color:    #e8e8e8;
   opacity:  1;
}
#footer-contact-wrapper  ::-moz-placeholder {color:   #e8e8e8;
   opacity:  1;
}
#footer-contact-wrapper  :-ms-input-placeholder {  color:   #e8e8e8; }



/* FOOTER MAP ADDRESS INFO   */

#footer-map-wrapper {
    width: 50%;
    float: left;
}

.wpgmp_map img {
    max-width: none !important;
    padding: 0px !important;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

#footer-info-wrapper {
    width: 50%;
    float: left;
  background: url(/wordpress/wp-content/uploads/2017/01/mexico-usa-flag-baqckground.jpg);
    background-size: cover;
  min-height: 400px;
}


#footer-info-inner {
    max-width: 665px;
    text-align: center;
}

#footer-info-inner img  {
    width: 40%;
    margin: 0 auto;
    display: block;
    margin-top: 40px;
    margin-bottom: 30px;
}

#footer-info-inner h2 {
    color: #b8001e;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    margin-bottom: 10px;
}

#info-address {
    font-size: 18px;
    font-weight: 500;
    line-height: 22px;
}

#info-address a {
    font-size: 14px;
    text-decoration: none;
    color: white;
    background: #0d346a;
    border: 1px solid #0d346a;
    padding: 5px 20px;
    margin-top: 10px;
    display: inline-block;
    font-weight: 400;
    text-transform: uppercase;
}

#info-address a:hover {
    color: white;
    background: #b8001e;
    border: 1px solid #b8001e;
}

#footer-tel {
    font-size: 24px;
    color: #333333;
    font-weight: 500;
    text-decoration: none;
    margin-bottom: 10px;
    display: inline-block;
}

#footer-tel  .fa {     color: #b8001e; }

#footer-tel:hover {     color: #b8001e; }

#footer-mail {
    color: #333333;
    text-decoration: none;
    font-weight: 600;
    font-size: 16px;
}

#footer-mail  .fa {     color: #b8001e; }

#footer-mail:hover {     color: #b8001e; }


/* CONTACT REDIRECT THANK YOU PAGE  */

.page-id-120 #header-contact-area-wrapper { display: none; }
.page-id-120 #footer-contact-wrapper { display: none; }



/*  FOOTER  */

#colophon {     background: #0d346a;
								text-align: center; }

#footer-widgets .widget {
    width: 100%;
    text-align: left;
}

#footer-copyrights { text-align: center; }

#footer-widgets .widget a {     text-decoration: none; }

#footer-widgets .widget a:hover {     text-decoration: underline; }