@import url('https://fonts.googleapis.com/css2?family=Nunito:ital,wght@0,400;0,700;1,400;1,700&display=swap');
body {
	margin: 0;
	padding: 0;
	color:#002C6F;
}
/*@font-face {
	font-family: 'robotobold';
	src: url('../fonts/roboto-bold-webfont.eot');
	src: url('../fonts/roboto-bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-bold-webfont.woff2') format('woff2'), url('../fonts/roboto-bold-webfont.woff') format('woff'), url('../fonts/roboto-bold-webfont.ttf') format('truetype'), url('../fonts/roboto-bold-webfont.svg#robotobold') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'robotoregular';
	src: url('../fonts/roboto-regular-webfont.eot');
	src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/roboto-regular-webfont.woff2') format('woff2'), url('../fonts/roboto-regular-webfont.woff') format('woff'), url('../fonts/roboto-regular-webfont.ttf') format('truetype'), url('../fonts/roboto-regular-webfont.svg#robotoregular') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
.mwa-wrapper{
	background: url('../img/home13_bg11.png') no-repeat ;
	background-size: cover;
	position: relative;
	/*background-attachment: fixed;*/
}

.mwa-wrapper-overlay{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	/*background: rgba(22,26,57,0.95);*/
	height: 100%;
}

.mwa-wrapper-inner{
	position: relative;
	z-index: 1;
}

.mwa-wrapper * {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.mwa-wrapper img {
	max-width: 100%;
}

.mwa-transition {
	transition: all 0.5s ease 0s;
	-moz-transition: all 0.5s ease 0s;
	-webkit-transition: all 0.5s ease 0s;
	-ms-transition: all 0.5s ease 0s;
	-o-transition: all 0.5s ease 0s;
}

.mwa-wrapper {
	width: 100%;
}

.mwa-page-container {
	max-width: 1170px;
	padding: 0 15px;
	margin: 0 auto;
}

.mwa-clearfix::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.mwa-clearfix {
	display: inline-block;
}

* html .mwa-clearfix {
	height: 1%;
}

.mwa-clearfix {
	display: block;
}

.mwa-template-row::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html .mwa-page-container {
	height: 1%;
}

.mwa-page-container {
	display: block;
}

.mwa-page-container::after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.mwa-template-row {
	display: inline-block;
}

* html .mwa-template-row {
	height: 1%;
}

.mwa-template-row {
	display: block;
	margin: 0 -15px;
}

.mwa-col-1, 
.mwa-col-2, 
.mwa-col-3, 
.mwa-col-4, 
.mwa-col-5, 
.mwa-col-6, 
.mwa-col-7, 
.mwa-col-8, 
.mwa-col-9, 
.mwa-col-10, 
.mwa-col-11, 
.mwa-col-12 {
	float: left;
	padding-right: 15px;
	padding-left: 15px;
}

.mwa-col-1 {
	width: 8.33333333%;
}

.mwa-col-2 {
	width: 16.66666667%;
}

.mwa-col-3 {
	width: 25%;
}

.mwa-col-4 {
	width: 33.33333333%;
}

.mwa-col-5 {
	width: 42%;
}

.mwa-col-6 {
	width: 50%;
}

.mwa-col-7 {
	width: 58%;
}

.mwa-col-8 {
	width: 66.66666667%;
}

.mwa-col-9 {
	width: 75%;
}

.mwa-col-10 {
	width: 83.33333333%;
}

.mwa-col-11 {
	width: 91.66666667%;
}

.mwa-col-12 {
	width: 100%;
}

.mwa-page-template-header{
	width: 100%;
	padding: 10px 0;
	background-color: #F8F9FA;
}

.mwa-template-logo{
	font-family:'Nunito', sans-serif;
	
	float: left;
	font-size: 24px;
}

.mwa-template-logo img{
	max-width: 200px;
	display: block;
	max-height: 80px;
}

.mwa-call-us{
	float: right;
        padding-top: 25px;
	font-size: 22px;
	/*font-family: 'robotobold';*/
	font-family:'Nunito', sans-serif;
}
.mwa-call-us strong img{
	    display:none;
	}

.mwa-page-section{
	width: 100%;
    padding-bottom: 40px;
    min-height:85.2vh;
    padding-top: 0;
}

.mwa-page-section h1{
	text-align: center;
    padding-top: 50px;
	font-family:'Nunito', sans-serif;
	font-size: 40px;
	line-height: normal;
	margin: 0;
}

.mwa-page-section p{
	
	font-size: 18px;
	margin: 0 0 20px 0;
	letter-spacing: 0.2px;
	line-height: 28px;
	font-family:'Nunito', sans-serif;
}

.mwa-page-section h2{
	font-size: 24px;
	color: #e10a3d;
	font-family:'Nunito', sans-serif;
	margin:0 0 20px 0;
}

.mwa-page-section-image{
	margin-top: 20px;
	position: relative;

}

.mwa-page-section-left,
.mwa-page-section-right{
	padding-right:55px;
	padding-left:55px;
}

.mwa-page-section-left ul {
    list-style: disc;
    padding: 0 0 0 20px;
    margin: 0 0 20px 0;
    font-family:'Nunito', sans-serif;
}
.mwa-page-section-left ul li {
   
    font-size: 18px;
    line-height: 28px;     
    list-style: disc;
    margin: 0 0 5px 0;
}

.mwa-page-section-carousel {
    position: absolute;
    width: 100%;
    top: 0;
    padding: 14px 57px 14px 55px;
}

.mwa-page-section-carousel .owl-theme .owl-nav.disabled+.owl-dots{
	margin-top: 40px;
}

.mwa-page-section-carousel .owl-theme .owl-dots .owl-dot:focus{
	outline: none;
}
.mwa-page-footer a{
        color: #5747e4;
	margin: 0 3px;
	text-decoration: none;
}
.mwa-page-footer a:hover{
	
	text-decoration: underline;
}

.mwa-page-section .mwa-template-row{
	margin-top: 33px;
}

.mwa-page-form .mwa-form-container{
	max-width: 100% !important;
	padding: 0 !important;
}

.mwa-page-form input[type=text].mwa-field{
	height: 48px;
	border-radius: 5px;
	font-family:'Nunito', sans-serif;
	font-weight: normal;
	font-size: 15px;
	border-color: #eaedef;
    color: #696588 !important;
    background-color: #f9f9f9;

}

.mwa-page-form .mwa-heading-text{
	font-size: 20px;
    color:#5298D7 !important;
    font-family:'Nunito', sans-serif;
    margin:0 0 25px 0;
    text-align: left !important;
    line-height: 36px;
    padding: 0!important;
}

.mwa-page-form input[type=text].mwa-field:focus{
	outline: none;
	border: none;
}


.mwa-page-form .mwa-btn{
	height: 54px;
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
    font-size: 21px;
	border-radius: 5px;
	font-family:'Nunito', sans-serif;
	background: #002C6F !important;
	/*background-image: linear-gradient( 96deg, #9289f1 0%, #6254e7 100%) !important;*/
	width: 100%;
}

.mwa-page-form .mwa-btn-main{
	padding: 0;
}

.mwa-page-form .mwa-btn:hover{
	background: #002C6F !important;
}

.mwa-page-form .mwa-btn:focus{
	outline: none;
}

.mwa-page-form .mwa-field-form li .mwa-error{
	font-family:'Nunito', sans-serif;
	
}

.mwa-page-footer{
	text-align: center;

	background: #F8F9FA;
	padding:15px 0;
	font-family:'Nunito', sans-serif;
	font-size: 14px;
}

.mwa-page-form .mwa-field-form li.gdpr-inline p{
	font-size: 14px;
    color:#696687;
	font-family:'Nunito', sans-serif;
	text-align: left;
	font-weight: normal;
	margin: 0 0 15px 0;
	line-height:26px;
}

.mwa-page-form .mwa-field-form li.gdpr-inline p a{
	color: inherit !important;
	text-decoration: underline;
	margin:0;
}

.mwa-page-form .mwa-field-form li.gdpr-inline .roi-gdpr-main{
	width: 100%;
}

.mwa-page-form .roi-gdpr-main .mwa-row [type="checkbox"]{
	top: 5px;
}

.mwa-page-form .mwa-field-form li .mwa-error{
	display: block;
	text-align: left;
}


.mwa-page-form .mwa-field-form li.gdpr-inline label{

	font-family:'Nunito', sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #696687 !important;
}

.mwa-page-form .competitor-url-container a{

}

.mwa-page-form  .competitor-field-outer .mwa-competitor-remove{
	top: 0;
	height: 48px;
	line-height: 48px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
}


.mwa-page-section .mwa-form{ margin: 0 !important; width: 100% !important; background: none !important; }
.mwa-page-section .mwa-form #mwa-form-container{ padding: 0 !important; }

.widget-preview-bg-full {display: none;}
.wizard-content-right [type="checkbox"]:checked + label::after{ display: none; }

/* Media Css */

@media screen and (max-width:1199px){
	.mwa-page-container{
		max-width: 890px;
	}
	.mwa-page-section-left, .mwa-page-section-right{
		padding-right: 15px;
		padding-left: 15px;
	}
	.mwa-page-section-carousel{
		padding: 13px 50px 14px 48px;
	}
	.mwa-page-form .mwa-heading-text{
		font-size: 28px;
	}
}

@media screen and (max-width:991px){
	.mwa-page-form .mwa-heading-text{
		font-size: 23px;
		margin: 0 0 13px 0;
	}
	.mwa-page-section-carousel{
		padding: 10px 41px 14px 40px;
	}
	.mwa-page-container{
		max-width: 750px;
	}
	.mwa-page-section h1{
		font-size: 40px;
	}
	.mwa-page-form .mwa-btn{
		font-size: 18px;
	}
}

@media screen and (max-width:767px){
	.mwa-page-section-carousel {
	    padding: 13px 53px 14px 51px;
	}
	.mwa-col-1, .mwa-col-2, .mwa-col-3, .mwa-col-4, .mwa-col-5, .mwa-col-6, .mwa-col-7, .mwa-col-8, .mwa-col-9, .mwa-col-10, .mwa-col-11, .mwa-col-12{
		width: 100%;
	}
	.mwa-page-form .mwa-btn{
		font-size: 15px;
	}
	.mwa-page-section-image{
		text-align: center;
		padding-bottom: 20px;
	}
	.mwa-stacked .mwa-heading-text{
		text-align: center !important;
	}
	.mwa-page-section .mwa-template-row{
		margin-top: 25px;
	}
	.mwa-page-container{
		max-width: 470px;
		width: 100%;
	}

	.mwa-page-form .mwa-heading-text{
		font-size: 24px;
	}
	.mwa-page-section{
		padding-top: 0;
		padding-bottom: 25px;
	}
	.mwa-template-logo img{
		max-width: 138px;
	}
	.mwa-template-logo img{
		display: inline-block;
	}
	.mwa-call-us{
		font-size: 18px;
	}
	.mwa-hide-mob{
		display: none;
	}
	

	.mwa-page-section h1{
		font-size: 40px;
	}
	.mwa-page-section-image{
		display: none;
	}
	.mwa-page-template-header {
	    width: 100%;
	    padding: 15px 0 8px 0;
	    /*background: rgba(0,0,0,0.2);*/
	    margin-bottom: 20px;
	}
	.mwa-page-footer{
		line-height: 18px;
		font-size: 12px;
	}
	.mwa-page-footer a{
		display: inline-block;
	}
	.mwa-page-form .mwa-heading-text {
	    font-size: 28px;
	    margin-bottom: 15px;
	}
	.mwa-page-section p{
		font-size: 16px;
	}
}

@media screen and (max-width:479px){
	.mwa-page-section .mwa-template-row{
		margin-top: 15px;
	}
	.mwa-page-form .mwa-heading-text{
		line-height: normal;
		font-size: 19px;
	}
	.mwa-page-section-image {
	    max-width: 290px;
	    width: 100%;
	    margin: 0 auto;
	}
	.mwa-page-section-carousel {
	    padding: 9px 35px 14px 34px;
	}
	.mwa-page-section h1 {
	    font-size: 32px;
	}
	.mwa-page-section p{
		font-size: 15px;
	}
	.mwa-template-logo{
	    width: auto;
        text-align: center;
        float:inherit;
	}
	.mwa-template-logo img{
	       float: inherit !important;
	}
	.mwa-call-us{
	    padding: 0px !important;
        margin-top: 15px;
	}
	.mwa-call-us strong img{
	    display:inline;
	}
	.mwa-page-form .mwa-btn{
	    font-size: 17px !important;
	        margin-top: 0px !important;
	            padding: 0px 12px;
	}
}