@charset "UTF-8";
/*
Theme Name: Morgan Millwright
Author: Webdesign 309
Author URI: http://www.webdesign309.com/
Description: We are a full service webdesign and development company delivering high end design and development solution for our clients and delivering best solutions to attract more visibility and customization to your website.
Version: 3.0.0
Tags: peoria web development, chicago web development, custom wordpress development, advertising agency solutions, florida webdesign, chicago webdesign, illinois webdesign, custom webdesign development
*/

/* CSS Document */
/*----------------------------------------------------------------------------- */

@font-face { font-family: 'AvenirMedium'; src: url('fonts/AvenirMedium.eot'); src: url('fonts/AvenirMedium.eot') format('embedded-opentype'), url('fonts/AvenirMedium.woff2') format('woff2'), url('fonts/AvenirMedium.woff') format('woff'), url('fonts/AvenirMedium.ttf') format('truetype'), url('fonts/AvenirMedium.svg#AvenirMedium') format('svg'); }
@font-face { font-family: 'Helvetica_medium'; src: url('fonts/HelveticaNeue-Medium.woff2') format('woff2'), url('fonts/HelveticaNeue-Medium.woff') format('woff'); font-weight: 500; font-style: normal; font-display: swap; }
@font-face { font-family: 'Helvetica_roman'; src: url('fonts/HelveticaNeue-Roman.woff2') format('woff2'), url('fonts/HelveticaNeue-Roman.woff') format('woff'); font-weight: normal; font-style: normal; font-display: swap; }
@font-face { font-family: 'Helvetica_bold'; src: url('fonts/HelveticaNeue-Bold.woff2') format('woff2'), url('fonts/HelveticaNeue-Bold.woff') format('woff'); font-weight: bold; font-style: normal; font-display: swap; }
@font-face { font-family: 'Avenir'; src: url('fonts/Avenir-Black.eot'); src: url('fonts/Avenir-Black.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-Black.woff2') format('woff2'), url('fonts/Avenir-Black.woff') format('woff'), url('fonts/Avenir-Black.ttf') format('truetype'), url('fonts/Avenir-Black.svg#Avenir-Black') format('svg'); font-weight: 900; font-style: normal; font-display: swap; }
@font-face { font-family: 'Avenir_Book'; src: url('fonts/Avenir-Book.eot'); src: url('fonts/Avenir-Book.eot?#iefix') format('embedded-opentype'), url('fonts/Avenir-Book.woff2') format('woff2'), url('fonts/Avenir-Book.woff') format('woff'), url('fonts/Avenir-Book.ttf') format('truetype'), url('fonts/Avenir-Book.svg#Avenir-Book') format('svg'); font-weight: normal; font-style: normal; font-display: swap; }
:root{
--body-color: rgb(0, 0, 0);;
--header: #1D3B6F; 
--primary-color:#182A3D;
--second-primary-color: rgb(0, 0, 0);
--white-color:rgba(255, 255, 255, 1);
--span-font:'Advantage';

--body-font: 'Avenir_Book';
--heading-font: 'Avenir';
--font-bold:'Helvetica_bold';
--font-medium:'AvenirMedium';
--font-hmedium:'Helvetica_medium';

}

/* ::selection{
color: var(--body-color);
background-color: var(--white-color);
} */
/* 1. Create a Clean Base
------------------------------------------------------------------------------*/

html, body, br, hr, div, span, a, object, iframe, ul, ol, dl, li, dt, dd, h1, h2, h3, h4, h5, h6, p, blockquote, q, address,
small, big, cite, dfn, ins, del, i, em, b, strong, sup, sub, strike, pre, code, samp, kbd, var, tt, form, fieldset, legend, label,input, textarea, option, .nobox 
{background: transparent; border: 0; font-size: 100%; margin: 0; outline: 0; padding: 0; vertical-align: baseline;}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, main {display: block;}

blockquote, q {quotes: none;}
br {height: 0;}
ul, ol, dl, li {margin:0; padding:0; list-style-type: none;}
ul, ol {margin:0 0 0 0px;}
html, body{ border:none; -webkit-text-size-adjust:none;}


/* 2. Define Base Typography
------------------------------------------------------------------------------*/
body{padding: 0;margin: 0;font-family: var(--body-font); font-size: 16px; color: var(--body-color); line-height: 30px; box-sizing: border-box; overflow-x: hidden;}
*, *:after, *:before {box-sizing: border-box;}

svg path{ transition: all 0.3s; }

/* Create the Default Headers  */
h1, h2, h3, h4, h5, h6 {margin: 0; font-weight: normal;color: var(--header); line-height:1.2; font-family: var(--heading-font);}

/* Specific Header Settings */
h1,.h1 {font-size:70px;}
h2,.h2 {font-size:70px; line-height: 70px; }
h3,.h3 {font-size:34px;}
h4,.h4 {font-size:24px;}
h5,.h5 {font-size: 23px;}
h6,.h6 {font-size: 22px;}

/* Create the Default Paragraphs */
p {margin-bottom: 20px; }

/* Other Typo */
strong {font-weight: bold;}
hr {border:0 #000 solid; border-top-width: 1px; clear: both; height: 0;}
ol {list-style: decimal;}
ul {list-style: disc;}

/* 3. Images
------------------------------------------------------------------------------*/

/* Remove border around linked images */
img {max-width: 100%; border: 0; border-style: none;}

/* 4. Links
------------------------------------------------------------------------------*/

/* Default Link Types */
a {text-decoration:none;transition: 0.5s; display: inline-block; color:var(--primary-color); }


/* 5. Forms
------------------------------------------------------------------------------*/
/* .button, a.button, button, html input[type="button"], input[type="reset"], input[type="submit"] { font-family: var(--font-medium); font-weight: normal; margin: 0 0 0 0;  padding:10px 35px;  border-radius:0px; background-color:var(--primary-color); border: 1px solid transparent; display: inline-block; vertical-align: middle; font-size: 16px; color: var(--white-color); line-height: 30px; position: relative;outline: none;box-shadow: none;text-align: center;text-decoration: none;-webkit-transition: 0.3s ease-in-out;transition: 0.3s ease-in-out; overflow: hidden; position: relative;z-index: 1; text-transform: uppercase;}
.button.button-border, a.button.button-border, button.button-border, html input[type="button"].button-border, input[type="reset"].button-border, input[type="submit"].button-border {background-color:transparent; color: var(--primary-color); border: 1px solid var(--primary-color);}

.button.button-border:after, a.button.button-border:after{border-radius:0; content: ""; position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; background-color: var(--primary-color); z-index: -2; transition: all .35s}
.button.button-border:hover:after, a.button.button-border:hover:after{width: 0%;}

.button:hover, a.button:hover, button:hover, html input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover { background-color: transparent; color: var(--primary-color); border-color: var(--primary-color); }

input[type="search"], input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"], textarea {padding:10px 24px; font-family: var(--body-font);  font-size: 16px; background-color:transparent; letter-spacing: 0;width: 100%; color:var(--white-color); text-transform: none; filter: alpha(opacity=100); border: 1px solid rgba(0, 0, 0, 0.15);border-radius: 6px;-webkit-border-radius: 6px;-moz-border-radius:6px; line-height:16px; box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;outline: none !important; width: 100%;-webkit-appearance: none;-moz-appearance: none;appearance: none; resize: none;} */

input::-webkit-input-placeholder {color:  #777777;opacity:1;} 
input:-moz-placeholder {color: #777777; opacity:1;} 
input::-moz-placeholder {color:  #777777; opacity:1; } 
input:-ms-input-placeholder {color:  #777777;opacity:1;} 
textarea::-webkit-input-placeholder {color:  #777777; opacity:1; } 
textarea:-moz-placeholder {color: #777777; opacity:1; } 
textarea::-moz-placeholder {color:  #777777; opacity:1; } 
textarea:-ms-input-placeholder {color:  #777777;opacity:1; }

/* Removes fieldset borders. even on Opea 7 */
fieldset {border: 1px solid transparent;}

textarea{ min-height: 120px; }
/* 6. Tables
------------------------------------------------------------------------------*/

/* Table Fixes */
table {border-spacing: 0; border-collapse: collapse;}
td {text-align: right; font-weight: normal;}


/* 7. Framework
------------------------------------------------------------------------------*/
/* container */
.container{max-width: 1464px; width: 100%; padding-left: 50px; padding-right: 50px; margin: 0 auto;}
.row{display: flex;flex-wrap: wrap; margin-left: -15px; margin-right: -15px;}
.col-12,.col-11,.col-10,.col-9,.col-8,.col-7,.col-6,.col-5,.col-4,.col-3,.col-2,.col-1{position: relative; width: 100%; padding-right: 15px; padding-left: 15px; }


.col-4 {max-width: 25%;}
.col-3 {max-width: 33.33%;}
.col-2 {max-width: 50%;}
.col-1 {max-width: 100%;}


.d-flex{ display:flex;}
.flex-wrap{flex-wrap:wrap;}
.justify-content-start{justify-content:flex-start;}
.justify-content-center{justify-content:center;}
.justify-content-end{justify-content:flex-end;}
.justify-content-between{justify-content:space-between;}
.align-items-start{align-items: flex-start;}
.align-items-center{align-items: center;}
.align-items-end{align-items: flex-end;}
.row-reverse{flex-direction: row-reverse;}
.text-center{text-align: center;}
.text-left{text-align: left;}
.text-right{text-align: right;}
.font-light {font-weight: 300;}
.table {width: 100%;}

.button{ background: #F3F3F3 0% 0% no-repeat padding-box; border: 3px solid #182A3D; border-radius: 8px; padding: 4px 18px; font-size: 20px; font-family: var(--font-medium);color: #182A3D; transition: all 0.5s; }
.button:hover{ background-color: var(--header); color: var(--white-color); }

header{ z-index: 1; background: #FFFFFF 0% 0% no-repeat padding-box; box-shadow: 0px 3px 6px #0000009D; opacity: 1; position: fixed; left: 0; top: 0; width: 100%; }
.header-top{ padding: 5px 0;background: #26387757 0% 0% no-repeat padding-box; text-align: right; }
.button_header{ justify-content: flex-end; gap: 22px; }
.button_header label{ color: #182A3D;
opacity: 1; font-family: var(--heading-font); font-size: 23px; font-style: italic;  line-height: 27px;}
a.header_logo { width: 11%; line-height: 0; }
.header-bottom{ padding: 9px 0; }
.header_bottom_logo{ align-items: flex-end; justify-content: flex-start; gap: 16px; }
.header_bottom_logo p{ margin-bottom: 0; font-family: var(--heading-font); font-size: 20px; line-height: 27px; color: var(--primary-color); font-style: oblique; flex: 1;}

.banner{ position: relative; width: 100%; margin-top: 155px; }
.banner img{ width: 100%; height: 100%; object-fit: cover; position: absolute; left: 0; top: 0; }
.banner_inr{ padding: 144px 0 88px; display: flex; align-items: center; justify-content: space-between; gap: 48px; }
.banner .container{ position: relative; }
.banner-left{ max-width: 60%; width: 100%; }
.banner-left h1{ text-align: left; color: var(--white-color); text-shadow: 0px 3px 6px #000000; font-size: 60px; line-height: 61px; padding: 0 0 10px; }
.banner-left h2{ text-align: left; color: var(--white-color); text-shadow: 0px 3px 6px #000000; font-size: 50px; line-height: 61px;  }

.banner-right{ max-width: 39%; width: 100%; position: relative; }
.banner-right .banner-right-box{ border: 5px solid #FFFFFF; border-radius: 8px; padding:30px 30px; background-color: rgba(0, 0, 0, 0.3); }
.banner-right-box .input-fild{ width: 100%; padding: 7px; }
.banner-right-box .input-fild:last-child{ margin-bottom: 0; }
.banner-right-box input { background: #FFFFFF 0% 0% no-repeat padding-box; border: 1px solid #707070; padding: 10px 16px; width: 100%; color: #707070; font-size:18px; font-family: 'Helvetica_roman'; line-height: 25px; }
.banner-right-box form{ padding-top: 20px; }
.banner-right-box label{ background: #3A549F 0% 0% no-repeat padding-box; border: 3px solid #FFFFFF; border-radius: 8px; opacity: 1; font-family: var(--font-bold); color: var(--white-color); display: block; text-transform: uppercase; padding: 14px 0; font-size: 23px; line-height: 28px; width: calc(100% - 43px); text-align: center; margin: -62px auto 0; }

.common_sec{ position: relative; padding: 48px 0 35px; text-align: center; }
.common_sec h2{ font-size: 40px; line-height: 81px; padding: 0 0 0; color: var(--header); }
.common_sec ul{ display: flex; justify-content: flex-start; flex-wrap: wrap; margin: 0 -55px; }
.common_sec ul li{ max-width: 50%; width: 100%; padding: 0 55px; font-family: var(--font-hmedium); font-size: 20px; line-height: 25px; text-align: left ; border-right: 3px solid #263877; }
.common_sec ul li:last-child{ border-right: 0; }
.common_list{ padding-top: 60px; width: 1068px; margin: 0 auto; }
.common_list ul{ margin: 0; display: inline-block; }
.common_list ul li{ display: inline; max-width: fit-content; border: 0; color: var(--body-color); font-family: var(--heading-font); font-size: 25px; line-height: 37px; padding: 0 0 0 20px; position: relative; }
.common_list ul li::before{ content: ''; width: 8px; height: 8px; background-color: #000; border-radius: 50%; left: 5px; top: 14px; position: absolute; }
.common_list ul li:first-child{ padding: 0; }
.common_list ul li:first-child:before{ display: none; }
footer{ position: relative; padding: 38px 0 30px; text-align: center; color: var(--white-color); background: #1D3B6F 0% 0% no-repeat padding-box;
border: 1px solid #707070;}
footer h2{ font-size: 40px; line-height: 81px; color: var(--white-color); }
.footer_logo{ line-height: 0; width: fit-content; margin: 0 auto; }
.footer_inr{ display: flex; align-items: flex-start; justify-content: space-between; gap: 70px; padding: 0 0 42px; }
.footer_inr .footer_left{ max-width: 36%; width: 100%; }
.footer_inr .footer_right{ max-width: 60%; width: 100%; text-align: left; font-size: 17px; line-height: 27px; color: rgba(255, 255, 255, 0.8); }
.footer_inr .footer_right p:last-child{ margin-bottom: 0; }
.footer_inr .footer_left ul{ display: flex; align-items: flex-start; justify-content: flex-start; gap: 41px; }
.footer_inr .footer_left ul li{ width: 50%; font-size: 17px; line-height: 27px; color: rgba(255, 255, 255, 0.8); text-align: left; }
.footer_inr .footer_left ul li span{ font-family: var(--heading-font); display: block; color: rgba(255, 255, 255, 1);}
.footer_inr .footer_left ul li strong{ font-family: var(--heading-font);  display: block; font-size: 20px; color: rgba(255, 255, 255, 1);}
.footer_inr .footer_left ul li a{ color: var(--white-color); display: block; font-family: var(--font-medium); padding: 10px 0 0; text-decoration: underline; }
.copyright{ text-align: center; max-width: 1640px; width: 100%;  margin: 0 auto;}
.copyright .copyright_content{ border-top: 3px solid #FFFFFF;border-bottom: 3px solid #FFFFFF; text-align: center; font-family: var(--font-medium); text-align: center; color: var(--white-color); font-size: 17px; line-height: 27px; margin-bottom: 13px; }
.copyright p,.copyright p a{  color: rgba(255, 255, 255, 0.8); font-size: 17px; line-height: 27px; }
.copyright p{ margin-bottom: 10px; display: flex; align-items: center; gap: 50px; justify-content: center; }.copyright p:last-child{ margin-bottom: 0; gap: 20px; }
.copyright p a{ text-decoration: underline; }
.footer_inr .footer_left ul li a:hover,.copyright p a:hover{ text-decoration: none; color: var(--white-color); }



/* 24-12 mahima */
.banner-right-box form{display: flex; flex-wrap: wrap; margin: 0 -7px;}
.input-fild.submit-recaptcha { display: flex; gap: 14px; }
.wpcf7 form .wpcf7-response-output{text-align: center; margin-top: 15px !important; font-size: 15px; width: 100%;}
.submit-btn input[type="submit"]{cursor: pointer ; transition: 0.3s all ease-in-out;    border: 3px solid #182A3D; border-radius: 8px;}
.submit-btn input[type="submit"]:hover{ background-color: var(--header); color: var(--white-color); }






/* def-page */ 
.def-page{padding: 50px 0 50px;margin-top: 155px;}
.def-page p{font-family: var(--body-font); color: var(--body-color); font-style: normal; font-weight: 400; font-size: 16px;line-height: 30px;}
.def-page .right-img{float:right; margin:0 0 15px 40px; position: relative; z-index: 0; line-height: 0;}
.def-page .left-img{float:left; margin:0 40px 15px 0; position: relative; line-height: 0;}
.def-page .right-img img{border-radius: 0px;position: relative; width: 100% ; height: auto;     }
.def-page .left-img img{border-radius: 0px;position: relative; width: 100% ; height: auto;   }
.def-page h2, .def-page h3, .def-page h4, .def-page h5, .def-page h6{ margin: 0 0 15px 0; line-height: 1.3;        font-family: var(--heading-font);;padding: 0px;    color: var(--body-color);}

.def-page h2{ font-size: 50px; line-height: 58px;}
.def-page h3{ font-size: 44px; line-height: 50px;}
.def-page h4{ font-size: 28px; line-height: 38px;}
.def-page h5{ font-size:24px; line-height:28px; }
.def-page h6{font-size: 20px; line-height: 27px;}
.privacy-page > div > p{ padding-bottom: 0; }
.def-page a{text-decoration: underline; color: var(--body-color);}
.def-page a:hover{text-decoration: none;}
.def-page ul {margin: 0; padding-bottom: 15px; overflow: hidden; max-width: inherit; width: inherit; padding-left: 0; }
.def-page ul li { list-style: none;font-size: 16px; color: var(--body-color); position: relative; padding: 6px 25px;line-height: 30px;}
.def-page ul li:before {       position: absolute; content: ""; top: 16px; left: 0;     background-color: #000;border-radius: 50%; width: 8px; height: 8px;}
.def-page ol{padding-left: 0; padding-bottom: 15px;}
.def-page ol li {list-style-type:none;counter-increment:item;font-size: 16px; color: var(--body-color);line-height: 30px;}
.def-page ol li:before {display:inline-block; content: counter(item) ".";  color: var(--body-color); padding-right:10px;}
.def-page ul.col-2, .def-page ul.col-3 { overflow: hidden }
.def-page ul.col-2 li {width: 50%;float: left;}
.def-page ul.col-3 li {width: 33.33%;float: left;}
.privacy-page ol { margin-bottom: 25px;}
.privacy-page ol>li:before { padding-right: 05px;}
.privacy-page .privacy-inner{ padding-left: 30px; margin-bottom: 20px;}
.privacy-page .privacy-inner ul{ margin-top: 05px; }
.privacy-page ul,.privacy-page ol{ margin-left:20px;}
.privacy-page ol li{padding: 5px 0px;}
.pagenotfound {width: 100%;display: block; padding: 70px 0px 80px; text-align: center;}
.pagenotfound h2 {font-size: 50px;font-weight: 600;}
.pagenotfound p{font-size: 16px;}
.thankyou {text-align: center;}
.thankyou h3 strong {font-size: 46px;}
.clearfix:after { clear: both; display: block; visibility: hidden; content: ""; }
.fl{float:left}.fr{float:right}.cl,.clear,.clr,.social_share{clear:both}.clearfix:after{clear:both;display:block;visibility:hidden;content:""}
/* contact form css */
input.wpcf7-not-valid { border: 1px solid red !important; }
.wpcf7-not-valid-tip { color: #dc3232; font-size: 1em; font-weight: normal; display: block; }
.wpcf7-not-valid-tip { display: none; }
.cf7sr-recaptcha .wpcf7-not-valid-tip { display: block !important; font-size: 15px; }




/* .banner-right-box form{display: flex; flex-wrap: wrap; padding: 7px;} */