@charset "utf-8";
/* CSS Document */
/* General Style Start */
@font-face {
    font-family: 'Poppins-Italic';
    src:url('../fonts/Poppins-Italic.woff') format('woff'),
        url('../fonts/Poppins-Italic.woff2') format('woff2'),
        url('../fonts/Poppins-Italic.svg#Poppins-Italic') format('svg'),
        url('../fonts/Poppins-Italic.eot'),
        url('../fonts/Poppins-Italic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Italic.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-Medium';
    src:url('../fonts/Poppins-Medium.woff') format('woff'),
        url('../fonts/Poppins-Medium.woff2') format('woff2'),
        url('../fonts/Poppins-Medium.svg#Poppins-Medium') format('svg'),
        url('../fonts/Poppins-Medium.eot'),
        url('../fonts/Poppins-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Medium.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-MediumItalic';
    src:url('../fonts/Poppins-MediumItalic.woff') format('woff'),
        url('../fonts/Poppins-MediumItalic.woff2') format('woff2'),
        url('../fonts/Poppins-MediumItalic.svg#Poppins-MediumItalic') format('svg'),
        url('../fonts/Poppins-MediumItalic.eot'),
        url('../fonts/Poppins-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-MediumItalic.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-Regular';
    src:url('../fonts/Poppins-Regular.woff') format('woff'),
        url('../fonts/Poppins-Regular.woff2') format('woff2'),
        url('../fonts/Poppins-Regular.svg#Poppins-Regular') format('svg'),
        url('../fonts/Poppins-Regular.eot'),
        url('../fonts/Poppins-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Regular.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-Bold';
    src:url('../fonts/fonts/Poppins-Bold.woff') format('woff'),
        url('../fonts/Poppins-Bold.woff2') format('woff2'),
        url('../fonts/Poppins-Bold.svg#Poppins-Bold') format('svg'),
        url('../fonts/Poppins-Bold.eot'),
        url('../fonts/Poppins-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Bold.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-Light';
    src:url('../fonts/Poppins-Light.woff') format('woff'),
        url('../fonts/Poppins-Light.woff2') format('woff2'),
        url('../fonts/Poppins-Light.svg#Poppins-Light') format('svg'),
        url('../fonts/Poppins-Light.eot'),
        url('../fonts/Poppins-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-Light.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-LightItalic';
    src:url('../fonts/Poppins-LightItalic.woff') format('woff'),
        url('../fonts/Poppins-LightItalic.woff2') format('woff2'),
        url('../fonts/Poppins-LightItalic.svg#Poppins-LightItalic') format('svg'),
        url('../fonts/Poppins-LightItalic.eot'),
        url('../fonts/Poppins-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-LightItalic.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-SemiBold';
    src:url('../fonts/Poppins-SemiBold.woff') format('woff'),
        url('../fonts/Poppins-SemiBold.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBold.svg#Poppins-SemiBold') format('svg'),
        url('../fonts/Poppins-SemiBold.eot'),
        url('../fonts/Poppins-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBold.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Poppins-SemiBoldItalic';
    src:url('../fonts/Poppins-SemiBoldItalic.woff') format('woff'),
        url('../fonts/Poppins-SemiBoldItalic.woff2') format('woff2'),
        url('../fonts/Poppins-SemiBoldItalic.svg#Poppins-SemiBoldItalic') format('svg'),
        url('../fonts/Poppins-SemiBoldItalic.eot'),
        url('../fonts/Poppins-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Poppins-SemiBoldItalic.ttf') format('truetype');

    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/*fontface end*/
*{
	padding:0;
	margin:0;
	box-sizing:border-box;
}
html{
	font-size:62.5%;
}
body{
	font: normal 1.4rem/2.6rem 'Poppins-Light', sans-serif;
	background-color:#142236;
	color:#fff;
	/*overflow-x: hidden;*/
}
.screen-reader-text {
    clip:rect(1px,1px,1px,1px);
    word-wrap:normal!important;
    border:0;
    -webkit-clip-path:inset(50%);
    clip-path:inset(50%);
    height:1px;
    margin:-1px;
    overflow:hidden;
    padding:0;
    position:absolute;
    width:1px;
}
.clearfix:after{
	content:"";
	clear:both;
	display:table
}
.et-db #et-boc .et-l .et_pb_section > .et_pb_row {
    width: 94% !important;
    max-width: 1300px !important;
    margin-left: auto !important;
    margin-right: auto !important;
}
ul{
	list-style-type:none;
	margin:0 0 14px;
}
ul:last-child{
	margin-bottom:0;
}
ul li{
	padding:0 0 0 20px;
	margin:0 0 7px 0;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20' fill='%23142236'%3E%3Cpath d='M4.2.6v.2.2.2.1.1.1.1.1.1.1.1.1s0 .1-.1.1c0 0 0 .1-.1.1l-.1.1-.1.1-.1.1-.1.1-.1.1s-.1 0-.1.1h-.1-.1-.1H3h-.1-.1-.1-.1-.1-.2C2 3 2 3 1.9 3h-.2.2.2.2.1.1.1.1.1.1.1.1.1s.1 0 .1.1c0 0 .1 0 .1.1l.1.1.1.1.1.1.1.1.1.1s0 .1.1.1v.1.1.1.1.1.1.1.1.1.2.2.2-.2-.2-.2-.1-.1-.1-.1-.1-.1V4v-.1-.1s0-.1.1-.1c0 0 0-.1.1-.1l.1-.1.1-.1.1-.1.1-.1.1-.1s.1 0 .1-.1h.1.1.1.1.1.1.1.1.1.2.2.2.2-.2-.1-.1H6h-.1-.1-.1-.1-.1-.1-.1s-.1 0-.1-.1c0 0-.1 0-.1-.1s0 0-.1-.1l-.1-.1-.1-.1-.1-.1-.1-.1s0-.1-.1-.1v-.1V2v-.1-.1-.1-.1-.1-.1-.1-.2-.2C4.2.7 4.2.6 4.2.6zM16.6 13v.2.2.2.1.1.1.1.1.1.1.1.1s0 .1-.1.1c0 0 0 .1-.1.1l-.1.1-.1.1-.1.1-.1.1-.1.1s-.1 0-.1.1h-.1-.1-.1-.1-.1-.1-.1-.1-.1-.2-.2-.2.2.2.2.1.1.1.1.1.1.1.1.1s.1 0 .1.1c0 0 .1 0 .1.1l.1.1.1.1.1.1.1.1.1.1s0 .1.1.1 0 .1 0 .1v.1.1.1.1.1.1.1.1.2.2.2-.2-.2-.2-.1-.1-.1-.1-.1-.1-.1-.1-.1s0-.1.1-.1c0 0 0-.1.1-.1l.1-.1.1-.1.1-.1.1-.1.1-.1s.1 0 .1-.1h.1.1.1.1.1.1.1.1.1.2.2.2-.2-.2-.2-.1-.1-.1-.1-.1-.1-.1-.1-.1s-.1 0-.1-.1c0 0-.1 0-.1-.1l-.1-.1-.1-.1-.1-.1-.1-.1-.1-.1s0-.1-.1-.1v-.1-.1-.1-.1-.1-.1-.1-.1-.1-.2-.2-.2z'/%3E%3Cpath d='M10 .1c0 .2-.1.5-.1.7s-.1.4-.1.6-.1.4-.1.6-.1.4-.1.6-.1.4-.1.5c0 .2-.1.3-.1.5s-.1.3-.1.5c-.3.2-.3.3-.4.5 0 .1-.1.3-.1.4-.1.2-.2.3-.2.4-.1.1-.1.3-.2.4s-.1.2-.2.3c0 .2-.1.3-.2.4s-.1.2-.2.3-.2.2-.2.3c-.1.1-.2.1-.3.2l-.3.3c0 .1-.1.1-.2.2s-.2.2-.3.2c-.2.1-.3.2-.4.2-.1.1-.2.2-.3.2-.1.1-.3.1-.4.2s-.3.1-.4.2c-.1 0-.3.1-.4.1-.2.1-.3.1-.5.2-.1 0-.3.1-.5.1s-.3.1-.5.2c-.2 0-.4.1-.5.1-.2 0-.4.1-.6.1s-.4.1-.6.1c-.2.1-.4.1-.6.2-.3 0-.5.1-.7.1.2 0 .5.1.7.1s.4.1.6.1.4.1.6.1.4.1.6.1.4.1.5.1c.2 0 .3.1.5.1s.3.1.5.1.3.1.5.2c.1.1.3.1.4.2s.3.1.4.2.3.1.4.2.2.1.4.2c.1.1.2.1.3.2s.2.1.3.2c.1.2.2.3.2.4.1.1.2.2.3.2.1.1.2.2.2.3s.2.2.2.3c.1.1.1.2.2.3s.1.2.2.3.1.2.2.4c.1.1.1.2.2.4.1.1.1.3.2.4s.1.3.2.4.1.2.2.4c0 .2.1.3.1.5s.1.3.1.5.1.4.1.5c0 .2.1.4.1.6s.1.4.1.6.1.4.1.6.1.4.1.7c0-.2.1-.5.1-.7s.1-.4.1-.6.1-.4.1-.6.1-.4.1-.6.1-.4.1-.5c0-.2.1-.3.1-.5s.1-.3.1-.5.1-.3.2-.5c.1-.1.1-.3.2-.4s.1-.3.2-.4.1-.3.2-.4.1-.2.2-.4c.1-.1.1-.2.2-.3s.1-.2.2-.3.2-.2.2-.3c.1-.1.2-.2.2-.3.1-.1.2-.2.3-.2.1-.1.2-.2.3-.2.1-.1.2-.1.3-.2s.2-.1.3-.2.2-.1.4-.2c.1-.1.2-.1.4-.2.1-.1.3-.1.4-.2s.3-.1.4-.2.3-.1.5-.2c.2 0 .3-.1.5-.1s.3-.1.5-.1.4-.1.5-.1c.2 0 .4-.1.6-.1s.4-.1.6-.1.4-.1.6-.1.4-.1.7-.1c-.2 0-.5-.1-.7-.1s-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.6-.1-.4-.1-.5-.1c-.2 0-.3-.1-.5-.1s-.3-.1-.5-.1-.3-.1-.5-.2c-.1-.1-.3-.1-.4-.2s-.3-.1-.4-.2-.3-.1-.4-.2-.2-.1-.4-.2c-.1-.1-.2-.1-.3-.2s-.2-.1-.3-.2c.2-.3.1-.3.1-.4-.1-.1-.2-.2-.3-.2-.1-.1-.2-.2-.2-.3-.1-.1-.2-.2-.2-.3-.1-.1-.1-.2-.2-.3s-.1-.2-.2-.3-.1-.2-.2-.4c-.1-.1-.1-.2-.2-.4-.1-.1-.1-.3-.2-.4s-.1-.3-.2-.4c-.1-.2-.1-.3-.2-.5 0-.2-.1-.3-.1-.5s-.1-.3-.1-.5-.1-.4-.1-.5c0-.2-.1-.4-.1-.6s-.1-.4-.1-.6-.1-.4-.1-.6c-.2-.3-.3-.5-.3-.7z'/%3E%3C/svg%3E") no-repeat 0 8px;
    background-size: 14px auto;
}
p{
	margin-bottom:14px;
}
p:empty{
	display:none !important;
}
p:last-child{
	margin-bottom:0;
}
a{
	color:#6f97c2;
	text-decoration:none;
	-webkit-transition:all .5s;
	-khtml-transition:all .5s;
	-moz-transition:all .5s;
	-ms-transition:all .5s;
	-o-transition:all .5s;
	transition:all .5s;
}
a, img{
	outline:none;
}
img{
	border:none;
	max-width:100%;
	height:auto;
}

strong {
    font-family: 'Poppins-Medium', sans-serif;
    font-weight: normal;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section{
	display:block
}
sup{
	font-size:1rem;
    line-height:1rem;
    padding:0;
    color:#525252;
    margin:0;
}
.container{
	padding:0 !important;
	max-width: 1300px !important;
	margin: 0 auto !important;
	width:94% !important;
}

/* General Style Start */
h1, .h1, h2, .h2, h3, .h3, h4, .h4, h5, .h5, h6, .h6{
	font-family:'Poppins-SemiBold', sans-serif;
	font-weight:normal;
	color:#142236;
}
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong, .h1 strong, .h2 strong, .h3 strong, .h4 strong, .h5 strong, .h6 strong{
	font-family:'Poppins-SemiBold', sans-serif;
	font-weight:normal;
}
h1, .h1{
	font-size:2.2rem;
	line-height:2.8rem;
	margin:0 0 19px;
	color:#222;
}
h2, .h2{
	font-size:1.8rem;
	line-height:2.4rem;
	margin:0 0 14px;
	color:#142236;
}
h3, .h3{
	font-size:1.5rem;
	line-height:2.3rem;
	margin:0 0 8px;
	color:#142236;
}
h4, .h4{
	font-size:1.8rem;
	line-height:2.4rem;
	margin:0 0 7px;
	color:#142236;
}
h5, .h5{
	font-size:1.7rem;
	line-height:2.3rem;
	margin:0 0 7px;
	color:#142236;
}
a.btn{
	/*font-weight:600;*/
	padding:4px 10px;
	border:none;
	font-size:13px;
	line-height:21px;
	border-radius:4px;
}
a.green{
	color:#fff;
	background-color:#4ca126;
}
.link-btn{
	color: #fff;
    background: #6f97c2;
   	padding:6px 15px;
    display: inline-block;
    font: normal 1.4rem / 2.2rem 'Poppins-SemiBold', sans-serif;
	text-align:center;
	border-radius: 5px;
}

iframe{
	display:block;
}
.no-mar-pad{
	padding:0!important;
	margin:0!important;
}
.no-mar{
	margin:0!important;
}
.no-pad{
	padding:0!important;
}
.no-bot-mar{
	margin-bottom:0!important;
}
.no-bot-pad{
	padding-bottom:0!important
}
.no-top-mar-pad{
	margin-top:0!important;
	padding-top:0!important;
}
.no-top-mar{
	margin-top:0!important
}
.no-top-pad{
	padding-top:0!important
}
.left-align{
	text-align:left !important;	
}
.right-align{
	text-align:right !important;	
}
.center-align{
	text-align:center !important;	
}
.bdr-top{
	border-top:1px solid #ddd;
}
.bdr-bot{
	border-top:1px solid #ddd;
}
label{
	margin-bottom:2px;
	display:inline-block;
    font-size:1.3rem;
    line-height:1.7rem;
	color:#63656b;
}
.wrapper input[type="text"], .wrapper select, .wrapper textarea, .wrapper input[type="tel"], .wrapper input[type="email"], .wrapper input[type="password"], .wrapper input[type="search"]{
	font:normal 1.4rem/2.0rem 'Poppins-Light', sans-serif; 
    color:#041635;
    background:rgba(111, 151, 194, 0.2);
    outline:none;
    padding:11px 15px;
    margin-bottom:9px;
    border-radius:1px;
    border-radius: 10px;
    width: 100%;
	border:rgba(255, 255, 255, 1.0) solid 1px;
}
select{
    padding:7px 12px;
}
#verify{
    width:84px;
}
.wrapper textarea{
    color:#777;
    background:rgba(111, 151, 194, 0.2);
	font:normal 1.4rem/2rem 'Poppins-Light', sans-serif;
	height:85px;
	resize: none;
	border:rgba(255, 255, 255, 1.0) solid 1px;
}
.wrapper button, .wrapper input[type="button"], .wrapper input[type="reset"], .wrapper input[type="submit"]{
	color: #fff !important;
    background: #6f97c2 !important;
    padding: 6px 15px !important;
    display: inline-block !important;
    text-align: center !important;
    border-radius: 5px !important;
    font:600 1.6rem/2.0rem 'Poppins-Bold', sans-serif;
	margin-top:4px;
	border: none;
	cursor: pointer;
}
input[type=radio]{
	width:14px;
	height:14px;
	position:relative;
	top:2px;
	margin-left:4px;
	margin-right:4px;
}
.wrapper input[type="text"]:focus, .wrapper input[type="tel"]:focus, .wrapper input[type="email"]:focus, .wrapper input[type="password"]:focus, .wrapper input[type="search"]:focus, .wrapper textarea:focus{
	border:rgba(111, 151, 194) solid 1px;
    /*box-shadow:0 0 8px 2px #dadada;*/
	color:#142236;	
}
::placeholder{ /* Chrome, Firefox, Opera, Safari 10.1+ */
	color:#142236; 
}
:-ms-input-placeholder{ /* Internet Explorer 10-11 */
	color:#142236;
}
::-ms-input-placeholder{ /* Microsoft Edge */
	color:#142236;
}
.personalEmail-field{
	display:none;
}
.element-wrap{
	margin-bottom:8px;
}
.element-wrap input[type="text"],
.element-wrap select,
.element-wrap textarea,
.element-wrap input[type="tel"],
.element-wrap input[type="email"],
.element-wrap input[type="password"],
.element-wrap input[type="search"]
{
	margin-bottom:0;
}
.error{
	display:none;
	color:#dc3232;
    font-size:1.3rem;
    line-height:1.9rem;
}
.error-e .error{
    display:block;
}
.error_warning{
    border:1px solid red!important;
}
.email-error{
    color:red;
    font-size:1.3rem;
    line-height:1.6rem;
    text-align:left;
    margin:10px 0;
    display:none;
}
.error-message{
    background:red;
    color:#fff;
    font-size:1.3rem;
    line-height:1.6rem;
    /*font-weight:400;*/

    padding:10px;
    margin:10px 0;
    text-align:left;
    display:none;
}
.success-message{
    background:#569009;
    color:#fff;
    font-size:1.3rem;
    line-height:1.6rem;
    /*font-weight:400;*/
    padding:10px;
    margin:10px 0;
    text-align:left;
    display:none;
}
.error-message p, .success-message p{
    margin:0;
}
.error-message i, .success-message i{
	float:left;
	width:15px;
	margin:1px 8px 0 0;
}
input[type=reset]{
	color:#fff;
	background-color:#d40000;
}
/*table*/
.res-table, .resTable, .tabular-wrap{
	width:100%;
	max-width: 100% !important;
	overflow:auto;	
}
.res-table table, .resTable table, .tabular-wrap table{
	max-width:100% !important;	
}
table{
	font-size:13px;
	line-height:17px;
	border:0;
	margin:0 0 16px 0;
	border-left:1px solid #a0c0f9;
	border-top:1px solid #b0cbfe;
	border-collapse:collapse;
    border-spacing:0;	
}
table tbody tr:nth-of-type(odd){
    background-color:#cfe0ff;
}
/*.table-bordered{
	border-left:1px solid #d4dbe4;
	border-top:1px solid #d4dbe4;	
}
.table-bordered td{
	border-right:1px solid #d4dbe4;
	border-bottom:1px solid #d4dbe4;	
}*/
table thead th, table th{
    background:#2063dc;
    color:#fff;
    padding:10px 12px;
	border-right:1px solid #b0cbfe;
	border-bottom:1px solid #b0cbfe;
	font-size:13px;
    line-height:17px;
    font-weight:600;
	text-align:left;
	vertical-align:bottom;
}
table td{
	padding:6px 12px;
	color:#19366c;
	text-align:left;
	vertical-align:top;
	border-right:1px solid #a0c0f9;
	border-bottom:1px solid #a0c0f9;	
}	
/*table end*/
.sec-wrap{
	padding:20px 0;
	margin:15px 0;
}
.width-40-60{
	width: 100%;
}
.width-60-40{
	width: 100%;
	padding: 10px 10px;
}
.width-70-30{
	width: 100%;
	margin-bottom: 20px;
}
.width-30-70{
	width: 100%;
	padding: 10px 10px;
}
.light-bg{
	background:#e9e9e9 !important;
	color:#333 !important;
}
.dark-bg{
	background:#011956 !important;
	color:#e9e9e9 !important;
}
.dark-bg h1, .dark-bg .h1{
	color:#fff !important;
}
.display-flex-for-mob{
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.width-40-60 .leftpan{
	width: 100%;
	margin-bottom: 20px;
}
.width-40-60 .rightpan{
	width: 100%;
}
.width-60-40 .leftpan{
	width: 100%;
	padding: 10px 10px;
}
.width-60-40 .rightpan{
	width: 100%;
	padding: 10px 10px;
}
.width-70-30 .leftpan{
	width: 100%;
	margin-bottom: 20px;
}
.width-70-30 .rightpan{
	width: 100%;
	padding: 10px 10px;
}
.width-30-70 .leftpan{
	width: 100%;
	margin-bottom: 20px;
}
.width-30-70 .rightpan{
	width: 100%;
	padding: 10px 10px;
}
.play-btn{
	width: 40px;
	height: 40px;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	display: block;
	border-radius: 50%;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27.2 30'%3E%3Cpath d='M1.1 29.9c-.6.3-1.1 0-1.1-.6V.8c0-.7.5-1 1.1-.6l25.7 14.3c.6.3.6.9 0 1.2L1.1 29.9z' fill='%23142236'/%3E%3C/svg%3E") 63% 50% no-repeat #fff;
	background-size: 20px auto;
}
.wrapper{
	max-width: 2000px;
	margin: 0 auto;
	background-color: #fff;
	color: #142236;
}
.btn-style-1, .btn-style-2, .btn-style-3,  .btn-style-5, .et-db #et-boc .btn-style-5{
	font: normal 1.4rem / 2.2rem 'Poppins-SemiBold', sans-serif !important;
}
.btn-style-1{
	color: #fff  !important;
	background: #6f97c2 !important;
	padding: 6px 15px !important;
	display: inline-block !important;
	text-align: center !important;
	border-radius: 5px !important;
	position: relative !important;
}

.btn-style-5{
	color: #fff  !important;
	background: #6f97c2 !important;
	padding: 6px 15px !important;
	display: inline-block !important;
	text-align: center !important;
	border-radius: 5px !important;
	position: relative !important;
	padding-right: 30px !important;
}
.btn-style-5:before{
	display: inline-block !important;
	width: 8px !important;
	height: 8px !important;
	position: absolute !important;
	top: 13px !important;
	right: 18px !important;
	content: "" !important;
	border: solid #fff !important;
	border-width: 2px 0 0 2px !important;
	transform: rotate(135deg) !important;
	opacity: 1!important;
}
.btn-style-5:after{
	display: none !important;
}
.btn-style-2{
	color: #fff !important;
	background: #6f97c2 !important;
	padding: 6px 15px !important;
	display: inline-block !important;
	text-align: center !important;
	border-radius: 5px !important;
	position: relative !important;
}
.btn-style-3{
	color: #fff !important;
	background-color:transparent !important;
	border: 1px solid #fff !important;
	padding: 6px 15px !important;
	display: inline-block !important;
	text-align: center !important;
	border-radius: 5px !important;
	position: relative !important;
}
.btn-style-4{
	color: #fff !important;
	border: 2px solid #142236 !important;
	padding: 6px 10px 6px 60px !important;
	display:block !important;
	font: normal 1.4rem / 2.2rem 'Poppins-Medium', sans-serif !important;
	text-align: left !important;
	border-radius: 10px !important;
	position: relative !important;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.3 20'%3E%3Cg fill='%23fff'%3E%3Cpath d='M10.2 14.4c-1.6 0-2.8-1.3-2.8-2.8s1.3-2.8 2.8-2.8 2.8 1.3 2.8 2.8-1.2 2.8-2.8 2.8zm0-5.2c-1.3 0-2.4 1.1-2.4 2.4S8.9 14 10.2 14s2.4-1.1 2.4-2.4-1.1-2.4-2.4-2.4z'/%3E%3Cpath d='M10.2,15.3c-2,0-3.7-1.7-3.7-3.7s1.7-3.7,3.7-3.7s3.7,1.7,3.7,3.7S12.3,15.3,10.2,15.3z M10.2,8.3 C8.4,8.3,7,9.8,7,11.6s1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3C13.5,9.8,12,8.3,10.2,8.3z'/%3E%3Cpath d='M13.5 15.8c-.1 0-.1 0-.2-.1l-1.2-1.2c-.1-.1-.1-.2 0-.3s.2-.1.3 0l1.2 1.2c.1.1.1.2 0 .3.1 0 0 .1-.1.1zm.7-.7h0c-.1 0-.1 0-.2-.1l-1.2-1.2c-.1-.1-.1-.2 0-.3s.2-.1.3 0l1.2 1.2s.1.1.1.2-.1.2-.2.2z'/%3E%3Cpath d='M17.1 19.6c-.3 0-.6-.1-.8-.3L13 16.1c-.1-.1-.1-.2 0-.3l1.3-1.3c.1-.1.2-.1.3 0l3.2 3.2c.5.5.5 1.2 0 1.6-.1.2-.4.3-.7.3zm-3.6-3.7l3.1 3.1c.3.3.7.3 1 0s.3-.7 0-1l-3.1-3.1-1 1z'/%3E%3Cpath d='M16.4 19.4c-.1 0-.1 0-.2-.1s-.1-.2 0-.3l1.3-1.3c.1-.1.2-.1.3 0s.1.2 0 .3l-1.3 1.3c.1 0 0 .1-.1.1zm-4.8.6H.2c-.1 0-.2-.1-.2-.2V1.6c0-.1.1-.2.2-.2s.2.1.2.2v17.9h11.1c.1 0 .2.1.2.2.1.2 0 .3-.1.3z'/%3E%3Cpath d='M1.6 1.8H.2c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h1.3c.1 0 .2.1.2.2s0 .2-.1.2zm10 18.2c-.1 0-.2-.1-.2-.2v-1.3c0-.1.1-.2.2-.2s.2.1.2.2v1.3c0 .1-.1.2-.2.2z'/%3E%3Cpath d='M14.4 18.6H1.6c-.1 0-.2-.1-.2-.2V.2c-.1-.1 0-.2.2-.2H13c.1 0 .1 0 .2.1l1.5 1.5s.1.1.1.2v12.9c0 .1-.1.2-.2.2s-.2-.1-.2-.2V1.8L13 .4H2v17.7h12.4v-1c0-.1.1-.2.2-.2s.2.1.2.2v1.3c-.1.1-.2.2-.4.2z'/%3E%3Cuse href='%23B'/%3E%3Cuse href='%23B' y='2.2'/%3E%3Cpath d='M7.6 9.6H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3.8c.1 0 .2.1.2.2.1.1 0 .2-.1.2zm-.9 2.2h-3c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3c.1 0 .2.1.2.2.1.1 0 .2-.2.2zm.9 2.3H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3.8c.1 0 .2.1.2.2s0 .2-.1.2zm4.7-6.8H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h8.5c.1 0 .2.1.2.2.1.1 0 .2-.1.2zm-2.1 9.1H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h6.5c.1 0 .2.1.2.2s0 .2-.2.2zM4.9 5c-.8 0-1.4-.6-1.4-1.3s.6-1.4 1.4-1.4 1.4.6 1.4 1.4S5.6 5 4.9 5zm0-2.2c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9zm9.5-.8h-1.5c-.1 0-.2-.1-.2-.2V.2c0-.1.1-.2.2-.2s.2.1.2.2v1.3h1.3c.1 0 .2.1.2.2s0 .3-.2.3z'/%3E%3C/g%3E%3Cdefs %3E%3Cpath id='B' d='M12.3 2.8H7.4c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h4.9c.1 0 .2.1.2.2s-.1.2-.2.2z'/%3E%3C/defs%3E%3C/svg%3E") no-repeat 5px 12px  !important;
	background-size: 47px auto  !important;
}
.btn-style-6{
	color: #6f97c2  !important;
	border: 2px solid #6f97c2 !important;
	padding: 6px 10px 6px 60px !important;
	display:block !important;
	font: normal 1.4rem / 2.2rem 'Poppins-Medium', sans-serif !important;
	text-align: left !important;
	border-radius: 10px !important;
	position: relative !important;
	background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.3 20'%3E%3Cg fill='%236f97c2'%3E%3Cpath d='M10.2 14.4c-1.6 0-2.8-1.3-2.8-2.8s1.3-2.8 2.8-2.8 2.8 1.3 2.8 2.8-1.2 2.8-2.8 2.8zm0-5.2c-1.3 0-2.4 1.1-2.4 2.4S8.9 14 10.2 14s2.4-1.1 2.4-2.4-1.1-2.4-2.4-2.4z'/%3E%3Cpath d='M10.2,15.3c-2,0-3.7-1.7-3.7-3.7s1.7-3.7,3.7-3.7s3.7,1.7,3.7,3.7S12.3,15.3,10.2,15.3z M10.2,8.3 C8.4,8.3,7,9.8,7,11.6s1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3C13.5,9.8,12,8.3,10.2,8.3z'/%3E%3Cpath d='M13.5 15.8c-.1 0-.1 0-.2-.1l-1.2-1.2c-.1-.1-.1-.2 0-.3s.2-.1.3 0l1.2 1.2c.1.1.1.2 0 .3.1 0 0 .1-.1.1zm.7-.7h0c-.1 0-.1 0-.2-.1l-1.2-1.2c-.1-.1-.1-.2 0-.3s.2-.1.3 0l1.2 1.2s.1.1.1.2-.1.2-.2.2z'/%3E%3Cpath d='M17.1 19.6c-.3 0-.6-.1-.8-.3L13 16.1c-.1-.1-.1-.2 0-.3l1.3-1.3c.1-.1.2-.1.3 0l3.2 3.2c.5.5.5 1.2 0 1.6-.1.2-.4.3-.7.3zm-3.6-3.7l3.1 3.1c.3.3.7.3 1 0s.3-.7 0-1l-3.1-3.1-1 1z'/%3E%3Cpath d='M16.4 19.4c-.1 0-.1 0-.2-.1s-.1-.2 0-.3l1.3-1.3c.1-.1.2-.1.3 0s.1.2 0 .3l-1.3 1.3c.1 0 0 .1-.1.1zm-4.8.6H.2c-.1 0-.2-.1-.2-.2V1.6c0-.1.1-.2.2-.2s.2.1.2.2v17.9h11.1c.1 0 .2.1.2.2.1.2 0 .3-.1.3z'/%3E%3Cpath d='M1.6 1.8H.2c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h1.3c.1 0 .2.1.2.2s0 .2-.1.2zm10 18.2c-.1 0-.2-.1-.2-.2v-1.3c0-.1.1-.2.2-.2s.2.1.2.2v1.3c0 .1-.1.2-.2.2z'/%3E%3Cpath d='M14.4 18.6H1.6c-.1 0-.2-.1-.2-.2V.2c-.1-.1 0-.2.2-.2H13c.1 0 .1 0 .2.1l1.5 1.5s.1.1.1.2v12.9c0 .1-.1.2-.2.2s-.2-.1-.2-.2V1.8L13 .4H2v17.7h12.4v-1c0-.1.1-.2.2-.2s.2.1.2.2v1.3c-.1.1-.2.2-.4.2z'/%3E%3Cuse href='%23B'/%3E%3Cuse href='%23B' y='2.2'/%3E%3Cpath d='M7.6 9.6H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3.8c.1 0 .2.1.2.2.1.1 0 .2-.1.2zm-.9 2.2h-3c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3c.1 0 .2.1.2.2.1.1 0 .2-.2.2zm.9 2.3H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3.8c.1 0 .2.1.2.2s0 .2-.1.2zm4.7-6.8H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h8.5c.1 0 .2.1.2.2.1.1 0 .2-.1.2zm-2.1 9.1H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h6.5c.1 0 .2.1.2.2s0 .2-.2.2zM4.9 5c-.8 0-1.4-.6-1.4-1.3s.6-1.4 1.4-1.4 1.4.6 1.4 1.4S5.6 5 4.9 5zm0-2.2c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9zm9.5-.8h-1.5c-.1 0-.2-.1-.2-.2V.2c0-.1.1-.2.2-.2s.2.1.2.2v1.3h1.3c.1 0 .2.1.2.2s0 .3-.2.3z'/%3E%3C/g%3E%3Cdefs %3E%3Cpath id='B' d='M12.3 2.8H7.4c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h4.9c.1 0 .2.1.2.2s-.1.2-.2.2z'/%3E%3C/defs%3E%3C/svg%3E") no-repeat 5px 12px  !important;
	background-size: 47px auto  !important;
}

/* General Style End */
@media only screen and (min-width:480px){
	/* General Style Start */
	
	/* General Style End */
}
@media only screen and (min-width:500px){
	/* General Style Start */
	.display-flex-for-500 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
	ul,ol,p {
		margin: 0 0 20px;
	}
	ul li{
		margin:0 0 8px 0;
	}
	.btn-style-1{
		padding-right: 30px !important;
	}
	.btn-style-1:before{
		display: inline-block !important;
		width: 8px !important;
		height: 8px !important;
		position: absolute !important;
		top: 13px !important;
		right: 18px !important;
		content: "" !important;
		border: solid #fff !important;
		border-width: 2px 0 0 2px !important;
		transform: rotate(135deg) !important;
	}
	.btn-style-4, .btn-style-6{
		background-size: 37px auto !important;
        padding: 6px 10px 6px 56px !important;
        background-position: 9px 7px !important;
	}
	
	/* General Style End */
}
@media only screen and (min-width:600px){
	/* General Style Start */
	.display-flex-for-600 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
}
@media only screen and (min-width:650px){
	/* General Style Start */
	.display-flex-for-650 {
        display: -webkit-box;
        display: -moz-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-flex-wrap: wrap;
        flex-wrap: wrap;
    }
	.play-btn{
		width: 50px;
		height: 50px;
		background-size: 25px auto;
	}
	/* General Style End */
}
@media only screen and (min-width:768px){
	/* General Style Start */
	body{
		font-size:1.5rem;
		line-height:2.7rem;
	}
	h1, .h1{
		font-size:3rem;
		line-height:3.6rem;
		margin:0 0 18px;
	}
	h2, .h2{
		font-size:2.0rem;
		line-height:2.6rem;
		margin:0 0 16px;
	}
	h3, .h3{
		font-size: 1.6rem;
		line-height: 2.4rem;
		margin: 0 0 10px;
	}
	h4, .h4{
		font-size:1.7rem;
		line-height:2.3rem;
		margin:0 0 10px;
	}
	h5, .h5{
		font-size:1.5rem;
		line-height:2.1rem;
		margin:0 0 8px;
	}
	label{
		font-size:1.4rem;
		line-height:2rem;
		margin-bottom:6px;
	}
	.wrapper input[type="text"], .wrapper select, .wrapper textarea, .wrapper input[type="tel"], .wrapper input[type="email"], .wrapper input[type="password"], .wrapper input[type="search"]{
		padding:11px 11px;
		margin-bottom:12px;
        font-size: 1.5rem;
        line-height: 2.1rem;
	}
	.wrapper button, .wrapper input[type="button"], .wrapper input[type="reset"], .wrapper input[type="submit"]{
		padding: 12px 30px !important;
        font-size: 1.4rem !important;
        line-height: 2.0rem !important;
	}
	.wrapper textarea{
		height: 84px;
	}
	.element-wrap{
		margin-bottom:12px;
	}
	.sec-wrap{
		padding:30px 0;
		margin:25px 0;
	}
	.display-flex-for-768 {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
	.btn-style-1, .btn-style-2, .btn-style-3, .btn-style-5, .et-db #et-boc .btn-style-5{
		padding: 12px 30px !important;
		font-size: 1.4rem !important;
		line-height: 2.0rem !important;
	}
	.btn-style-1, .btn-style-5{
		padding-right: 35px !important;
	}
	.btn-style-1:before, .btn-style-5:before{
		top: 17px !important;
		right: 23px !important;
	}
	.btn-style-4, .btn-style-6{
		font-size: 1.6rem !important;
		line-height: 2.2rem !important;
		padding: 14px 16px 14px 80px !important;
		max-width: 536px !important;
		width: 100% !important;
		background-position: 10px 18px !important;
		background-size: 60px auto !important;
	}
	.heading-warpper{
		display: grid;
  		grid-template-columns: 1fr auto 1fr;
	}
	
	.heading-warpper:after{
		content: '';
		height: 1px;
		background-color: #6f97c2;
		margin: 12px 0 0 15px;
	}
	.heading-warpper:before{
		content: '';
		height: 1px;
		background-color: #6f97c2;
		margin: 12px 15px 0 0;
	}
	
	/* General Style End */
}
@media only screen and (min-width:921px){
	/* General Style */
	h2, .h2{
		font-size:2.4rem;
		line-height:3.0rem;
		margin:0 0 18px;
	}
	.wrapper button, .wrapper input[type="text"], .wrapper select, .wrapper textarea, .wrapper input[type="tel"], .wrapper input[type="email"], .wrapper input[type="password"], .wrapper input[type="search"]{
		padding:16px 20px
	}
/*
	button, input[type="button"], input[type="reset"], input[type="submit"]{
		font-size: 2.0rem;
		line-height: 2.6rem;
	}
*/
	.wrapper textarea{
		height: 130px;
	}
	.element-wrap{
		margin-bottom:16px;
	}
	.sec-wrap{
		padding:40px 0;
		margin:30px 0;
	}
	.width-40-60 .leftpan{
		width: 48%;
		margin-bottom: 0;
	}
	.width-40-60 .rightpan{
		width: 48%;
		margin-bottom: 0;
	}
	.width-60-40 .leftpan{
		width: 48%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	.width-60-40 .rightpan{
		width: 48%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	.width-70-30 .leftpan{
		width: 48%;
		margin-bottom: 20px;
		margin-bottom: 0;
	}
	.width-70-30 .rightpan{
		width: 48%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	.width-30-70 .leftpan{
		width: 45%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	.width-30-70 .rightpan{
		width: 53%;
		padding: 10px 10px;
		margin-bottom: 0;
	}
	.display-flex-for-921{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.btn-style-4, .btn-style-6{
		font-size: 1.8rem !important;
        line-height: 2.4rem !important;
       	padding: 20px 16px 20px 67px !important;
        max-width: 624px !important;
		width: 100% !important;
        background-position: 9px 20px !important;
        background-size: 48px auto !important;
	}
	.heading-warpper:after{
		margin: 17px 0 0 15px;

	}
	.heading-warpper:before{
		margin: 17px 15px 0 0;

	}
	/* General Style End */
}
@media only screen and (min-width:1025px){
	/* General Style Start */
	body{
		font-size:1.6rem;
		line-height:2.8rem;
	}
	h1, .h1{
		font-size:3rem;
		line-height:3.6rem;
		margin:0 0 18px;
	}
	h2, .h2{
		font-size:2.8rem;
		line-height:3.4rem;
		margin:0 0 20px;
	}
	h3, .h3{
		font-size:1.8rem;
		line-height:2.6rem;
		margin:0 0 12px;
	}
	h4, .h4{
		font-size:1.9rem;
		line-height:2.5rem;
		margin:0 0 10px;
	}
	h5, .h5{
		font-size:1.7rem;
		line-height:2.3rem;
		margin:0 0 8px;
	}
	.wrapper input[type="text"], .wrapper select, .wrapper textarea, .wrapper input[type="tel"], .wrapper input[type="email"], .wrapper input[type="password"], .wrapper input[type="search"]{
		font-size:1.6rem;
		line-height:2.2rem;
		padding:18px 12px;
	}
	.wrapper button, .wrapper input[type="button"], .wrapper input[type="reset"], .wrapper input[type="submit"]{
		font-size: 1.5rem !important;
        line-height: 2.1rem !important;
		margin-top:8px;
		webkit-transition: all .3s !important;
        -khtml-transition: all .3s !important;
        -moz-transition: all .3s !important;
        -ms-transition: all .3s !important;
        -o-transition: all .3s !important;
        transition: all .3s !important;
	}
	.wrapper select{
		padding:7px 10px;
	}
	.wrapper button:hover, .wrapper input[type="button"]:hover, .wrapper input[type="reset"]:hover, .wrapper input[type="submit"]:hover{
		color: #6f97c2 !important;
        background-color: #142236 !important;
	}
	a:hover{
		color:#142236;
	}
	.btn-style-1, .btn-style-2, .btn-style-3, .btn-style-5, .et-db #et-boc .btn-style-5{
		font-size: 1.5rem !important;
		line-height: 2.1rem !important;
	}
	.btn-style-1:hover, .btn-style-2:hover{
		color: #6f97c2 !important;
		background-color:#ededed !important;
	}
	.btn-style-3{
		webkit-transition: all .3s !important;
    	-khtml-transition: all .3s !important;
    	-moz-transition: all .3s !important;
    	-ms-transition: all .3s !important;
    	-o-transition: all .3s !important;
    	transition: all .3s !important;
	}
	.btn-style-3:hover{
		color: #fff !important;
		background-color:#6f97c2 !important;
		border: 1px solid #6f97c2 !important;
	}
	.btn-style-1:hover, .btn-style-2:hover, .btn-style-3{
		webkit-transition: all .3s !important;
    	-khtml-transition: all .3s !important;
    	-moz-transition: all .3s !important;
    	-ms-transition: all .3s !important;
    	-o-transition: all .3s !important;
    	transition: all .3s !important;
	}
	.btn-style-1, .btn-style-5, .et-db #et-boc .btn-style-5{
		padding-right: 40px !important;
		border: 1px solid #6f97c2 !important;
	}
	.btn-style-1:before, .btn-style-5:before{
		top: 18px !important;
        right: 26px !important;
		webkit-transition: all .3s !important;
    	-khtml-transition: all .3s !important;
    	-moz-transition: all .3s !important;
    	-ms-transition: all .3s !important;
    	-o-transition: all .3s !important;
    	transition: all .3s !important;
	}
	.btn-style-1:hover, .btn-style-5:hover{
		color: #fff !important;
		background-color:#142236 !important;
		border: 1px solid #142236 !important;
	}
	.btn-style-1:hover:before, .btn-style-5:hover:before{
		right: 20px !important;
	}
	.btn-style-2{
		border: 1px solid #6f97c2 !important;
	}
	.btn-style-2:hover{
		color: #6f97c2 !important;
		background-color: #142236 !important;
		border: 1px solid #6f97c2 !important;	
	}
	.btn-style-4, .btn-style-6, .et-db #et-boc .et_pb_button.btn-style-6{
		font-size: 2.0rem !important;
        line-height: 2.6rem !important;
        padding: 18px 20px 18px 90px !important;
        max-width: 663px !important;
		width: 100% !important;
        background-position: 18px 25px !important;
        background-size: 55px auto !important;
	}
	.btn-style-4:hover{
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.3 20'%3E%3Cg fill='%23fff'%3E%3Cpath d='M10.2 14.4c-1.6 0-2.8-1.3-2.8-2.8s1.3-2.8 2.8-2.8 2.8 1.3 2.8 2.8-1.2 2.8-2.8 2.8zm0-5.2c-1.3 0-2.4 1.1-2.4 2.4S8.9 14 10.2 14s2.4-1.1 2.4-2.4-1.1-2.4-2.4-2.4z'/%3E%3Cpath d='M10.2,15.3c-2,0-3.7-1.7-3.7-3.7s1.7-3.7,3.7-3.7s3.7,1.7,3.7,3.7S12.3,15.3,10.2,15.3z M10.2,8.3 C8.4,8.3,7,9.8,7,11.6s1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3C13.5,9.8,12,8.3,10.2,8.3z'/%3E%3Cpath d='M13.5 15.8c-.1 0-.1 0-.2-.1l-1.2-1.2c-.1-.1-.1-.2 0-.3s.2-.1.3 0l1.2 1.2c.1.1.1.2 0 .3.1 0 0 .1-.1.1zm.7-.7h0c-.1 0-.1 0-.2-.1l-1.2-1.2c-.1-.1-.1-.2 0-.3s.2-.1.3 0l1.2 1.2s.1.1.1.2-.1.2-.2.2z'/%3E%3Cpath d='M17.1 19.6c-.3 0-.6-.1-.8-.3L13 16.1c-.1-.1-.1-.2 0-.3l1.3-1.3c.1-.1.2-.1.3 0l3.2 3.2c.5.5.5 1.2 0 1.6-.1.2-.4.3-.7.3zm-3.6-3.7l3.1 3.1c.3.3.7.3 1 0s.3-.7 0-1l-3.1-3.1-1 1z'/%3E%3Cpath d='M16.4 19.4c-.1 0-.1 0-.2-.1s-.1-.2 0-.3l1.3-1.3c.1-.1.2-.1.3 0s.1.2 0 .3l-1.3 1.3c.1 0 0 .1-.1.1zm-4.8.6H.2c-.1 0-.2-.1-.2-.2V1.6c0-.1.1-.2.2-.2s.2.1.2.2v17.9h11.1c.1 0 .2.1.2.2.1.2 0 .3-.1.3z'/%3E%3Cpath d='M1.6 1.8H.2c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h1.3c.1 0 .2.1.2.2s0 .2-.1.2zm10 18.2c-.1 0-.2-.1-.2-.2v-1.3c0-.1.1-.2.2-.2s.2.1.2.2v1.3c0 .1-.1.2-.2.2z'/%3E%3Cpath d='M14.4 18.6H1.6c-.1 0-.2-.1-.2-.2V.2c-.1-.1 0-.2.2-.2H13c.1 0 .1 0 .2.1l1.5 1.5s.1.1.1.2v12.9c0 .1-.1.2-.2.2s-.2-.1-.2-.2V1.8L13 .4H2v17.7h12.4v-1c0-.1.1-.2.2-.2s.2.1.2.2v1.3c-.1.1-.2.2-.4.2z'/%3E%3Cuse href='%23B'/%3E%3Cuse href='%23B' y='2.2'/%3E%3Cpath d='M7.6 9.6H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3.8c.1 0 .2.1.2.2.1.1 0 .2-.1.2zm-.9 2.2h-3c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3c.1 0 .2.1.2.2.1.1 0 .2-.2.2zm.9 2.3H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3.8c.1 0 .2.1.2.2s0 .2-.1.2zm4.7-6.8H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h8.5c.1 0 .2.1.2.2.1.1 0 .2-.1.2zm-2.1 9.1H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h6.5c.1 0 .2.1.2.2s0 .2-.2.2zM4.9 5c-.8 0-1.4-.6-1.4-1.3s.6-1.4 1.4-1.4 1.4.6 1.4 1.4S5.6 5 4.9 5zm0-2.2c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9zm9.5-.8h-1.5c-.1 0-.2-.1-.2-.2V.2c0-.1.1-.2.2-.2s.2.1.2.2v1.3h1.3c.1 0 .2.1.2.2s0 .3-.2.3z'/%3E%3C/g%3E%3Cdefs %3E%3Cpath id='B' d='M12.3 2.8H7.4c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h4.9c.1 0 .2.1.2.2s-.1.2-.2.2z'/%3E%3C/defs%3E%3C/svg%3E") no-repeat 18px 25px #6f97c2;
		border: 2px solid #6f97c2 !important;
		background-size: 55px auto !important;
		color: #fff !important;
	}
	.btn-style-6:hover{
		background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 18.3 20'%3E%3Cg fill='%23fff'%3E%3Cpath d='M10.2 14.4c-1.6 0-2.8-1.3-2.8-2.8s1.3-2.8 2.8-2.8 2.8 1.3 2.8 2.8-1.2 2.8-2.8 2.8zm0-5.2c-1.3 0-2.4 1.1-2.4 2.4S8.9 14 10.2 14s2.4-1.1 2.4-2.4-1.1-2.4-2.4-2.4z'/%3E%3Cpath d='M10.2,15.3c-2,0-3.7-1.7-3.7-3.7s1.7-3.7,3.7-3.7s3.7,1.7,3.7,3.7S12.3,15.3,10.2,15.3z M10.2,8.3 C8.4,8.3,7,9.8,7,11.6s1.5,3.3,3.3,3.3s3.3-1.5,3.3-3.3C13.5,9.8,12,8.3,10.2,8.3z'/%3E%3Cpath d='M13.5 15.8c-.1 0-.1 0-.2-.1l-1.2-1.2c-.1-.1-.1-.2 0-.3s.2-.1.3 0l1.2 1.2c.1.1.1.2 0 .3.1 0 0 .1-.1.1zm.7-.7h0c-.1 0-.1 0-.2-.1l-1.2-1.2c-.1-.1-.1-.2 0-.3s.2-.1.3 0l1.2 1.2s.1.1.1.2-.1.2-.2.2z'/%3E%3Cpath d='M17.1 19.6c-.3 0-.6-.1-.8-.3L13 16.1c-.1-.1-.1-.2 0-.3l1.3-1.3c.1-.1.2-.1.3 0l3.2 3.2c.5.5.5 1.2 0 1.6-.1.2-.4.3-.7.3zm-3.6-3.7l3.1 3.1c.3.3.7.3 1 0s.3-.7 0-1l-3.1-3.1-1 1z'/%3E%3Cpath d='M16.4 19.4c-.1 0-.1 0-.2-.1s-.1-.2 0-.3l1.3-1.3c.1-.1.2-.1.3 0s.1.2 0 .3l-1.3 1.3c.1 0 0 .1-.1.1zm-4.8.6H.2c-.1 0-.2-.1-.2-.2V1.6c0-.1.1-.2.2-.2s.2.1.2.2v17.9h11.1c.1 0 .2.1.2.2.1.2 0 .3-.1.3z'/%3E%3Cpath d='M1.6 1.8H.2c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h1.3c.1 0 .2.1.2.2s0 .2-.1.2zm10 18.2c-.1 0-.2-.1-.2-.2v-1.3c0-.1.1-.2.2-.2s.2.1.2.2v1.3c0 .1-.1.2-.2.2z'/%3E%3Cpath d='M14.4 18.6H1.6c-.1 0-.2-.1-.2-.2V.2c-.1-.1 0-.2.2-.2H13c.1 0 .1 0 .2.1l1.5 1.5s.1.1.1.2v12.9c0 .1-.1.2-.2.2s-.2-.1-.2-.2V1.8L13 .4H2v17.7h12.4v-1c0-.1.1-.2.2-.2s.2.1.2.2v1.3c-.1.1-.2.2-.4.2z'/%3E%3Cuse href='%23B'/%3E%3Cuse href='%23B' y='2.2'/%3E%3Cpath d='M7.6 9.6H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3.8c.1 0 .2.1.2.2.1.1 0 .2-.1.2zm-.9 2.2h-3c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3c.1 0 .2.1.2.2.1.1 0 .2-.2.2zm.9 2.3H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h3.8c.1 0 .2.1.2.2s0 .2-.1.2zm4.7-6.8H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h8.5c.1 0 .2.1.2.2.1.1 0 .2-.1.2zm-2.1 9.1H3.7c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h6.5c.1 0 .2.1.2.2s0 .2-.2.2zM4.9 5c-.8 0-1.4-.6-1.4-1.3s.6-1.4 1.4-1.4 1.4.6 1.4 1.4S5.6 5 4.9 5zm0-2.2c-.5 0-.9.4-.9.9s.4.9.9.9.9-.4.9-.9-.4-.9-.9-.9zm9.5-.8h-1.5c-.1 0-.2-.1-.2-.2V.2c0-.1.1-.2.2-.2s.2.1.2.2v1.3h1.3c.1 0 .2.1.2.2s0 .3-.2.3z'/%3E%3C/g%3E%3Cdefs %3E%3Cpath id='B' d='M12.3 2.8H7.4c-.1 0-.2-.1-.2-.2s.1-.2.2-.2h4.9c.1 0 .2.1.2.2s-.1.2-.2.2z'/%3E%3C/defs%3E%3C/svg%3E") no-repeat 18px 25px #6f97c2 !important;
		border: 2px solid #6f97c2 !important;
		background-size: 55px auto !important;
		color: #fff !important;
	}
	.sec-wrap{
		padding:50px 0;
		margin:50px 0;
	}
	.width-40-60 .leftpan{
		width: 38%;
	}
	.width-40-60 .rightpan{
		width: 58%;
	}
	.width-60-40 .leftpan{
		width: 58%;
		padding: 10px 10px;
	}
	.width-60-40 .rightpan{
		width: 38%;
		padding: 10px 10px;
	}
	.width-70-30 .leftpan{
		width: 63%;
		margin-bottom: 20px;
	}
	.width-70-30 .rightpan{
		width: 33%;
		padding: 10px 10px;
	}
	.width-30-70 .leftpan{
		width:33%;
		padding: 10px 10px;
	}
	.width-30-70 .rightpan{
		width: 63%;
		padding: 10px 10px;
	}
	.display-flex-for-1025{
		display: -webkit-box;
		display: -moz-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
		-webkit-flex-wrap: wrap;
		flex-wrap: wrap;
	}
	.play-btn{
		width: 100px;
		height: 100px;
		background-size: 40px auto;
	}
	.home-video-btn .circuler-btn-icon{
		background-size: 22px auto;
	}
	.heading-warpper:after{
		margin: 20px 0 0 15px;

	}
	.heading-warpper:before{
		margin: 20px 15px 0 0;

	}
	
	/* General Style End */
	.heading-warpper:after{
		margin-right: 95%;
		opacity: 0;
		transform: translateX(-20px);
	  	transition: opacity 0.6s ease 0.4s, transform 0.6s ease 0.4s, margin-right 0.6s ease 0.4s;
	}
	.heading-warpper.true:after, .no-js .heading-warpper:after{
		margin-right: 0;
		opacity: 1;
		transform: translateX(0);
	}
	.heading-warpper:before{
		margin-left: 95%;
		opacity: 0;
		transform: translateX(20px);
	  	transition: opacity 0.6s ease 0.4s, transform 0.6s ease 0.4s, margin-left 0.6s ease 0.4s;
	}
	.heading-warpper.true:before, .no-js .heading-warpper:before{
		margin-left: 0;
		opacity: 1;
		transform: translateX(0);
	}
	
	/* General Style End */
}
@media only screen and (min-width:1200px){
	/* General Style Start */
	
	
	/* General Style End */
}
@media only screen and (min-width:1370px){
	/* General Style Start */
	
	/* General Style End */
}
@media only screen and (min-width:1400px){
	.width-40-60 .leftpan{
		width: 38%;
	}
	.width-40-60 .rightpan{
		width: 58%;
	}
	.width-60-40 .leftpan{
		width: 58%;
		padding: 10px 10px;
	}
	.width-60-40 .rightpan{
		width: 38%;
		padding: 10px 10px;
	}
	.width-70-30 .leftpan{
		width: 28%;
		margin-bottom: 20px;
	}
	.width-70-30 .rightpan{
		width: 58%;
		padding: 10px 10px;
	}
	.width-30-70 .leftpan{
		width:33%;
		padding: 10px 10px;
	}
	.width-30-70 .rightpan{
		width: 63%;
		padding: 10px 10px;
	}
	
}