body{

	padding: 0px;
	margin: 0px;
	font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
}
#wrapheader{
display: flex;
width: 100%;
justify-content: center;
}
#mobileHeader{
	display: none;
}
#header{
display: flex;
width: 90%;
max-width: 90%;
margin: 18px 0px 18px 0px;
justify-content: space-between;
}

#logo{
	background-image: url('images/logo.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 15%;
	height: auto;
}
#mobile-logo{
	display: none;
}
#header2txtz:hover{
	border-bottom: 2px solid black;
}
#header2{
	cursor: pointer;
	margin-top: 5px;
	display: flex;
	width: 60%;
	justify-content: space-between;
	font-size: 14px;
	font-weight: lighter;
}
#header3{
	font-size: 14px;
	font-weight: lighter;
	margin-top: 5px;
	width: 20%;
	display: flex;
	justify-content: space-between;
}
#deals:hover{
	text-decoration: underline;
}
#deals{
	background-color: #0067b8;
	display: flex;
	width: 100%;
	justify-content: center;
	color: white;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#mobileMenu{
	display: none;
}
#wrapinnerwindows-menu{
	display: none;
}
#animy{
	display: flex;
	justify-content: right;
	width: 100%;
	background: #E3E3E3;
    color: #000;
    font-size: 13px;
    font-weight: 600;
    text-align: right;
   padding: 10px 0px 10px 0px;
   height: 13px;
}
#wrap-mobile-animy{
	display: none;
}
#first-menu-bar{
	display: none;
}
#wrapanimy{
	display: flex;
	justify-content: right;
	width: 90%;
	margin-right: 56px;
	
}
#switch1{
    display: flex;
    justify-content: right;
    width: 20%;
    height: 10px;
    padding: 5px;
    border: 0.5px solid black;
    background-color: #2196F3;
    border-radius: 34px;
}
#circle{
	width: 12px;
	height: 12px;
	border-radius: 50px;
	background-color: black;
	
	
}
#animytxt{

}
#tray1{
	display: block;
}
#mobile-tray1{
	display: none;
}
#mobile-tray1-txt{
	display: none;
}
#tray1-txt{
	display: none;
	position: absolute;
	top: 250;
	margin-left: 78px;
    font-size: 15px;
    font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 40%;
    color: #000;

 
    
}

#bohder{
	width: 60px;
    height: 4px;
   background: linear-gradient(97.21deg, #0067B8 5.82%, #50E6FF 134%);
    margin-top: 32px !important;
    margin-bottom: 8px;
    padding: 0px !IMPORTANT;
    margin: 0;
}
#txt1{
	margin-top: 35px;
	font-size: 60px;
    font-weight: 600;
    line-height: 72px;

}
#txt2{
	margin-top: 35px;
	width: 85%;
	font-size: 17px;
    font-weight: 600;
    line-height: 24px;
}
#txt3{
	width: 33%;
	border-radius: 6px;
    text-align: center;
    padding: 10px 12px;
    line-height: 20px;
    box-shadow: none;
    background: #0078D4;
    color: #FFFFFF;
    font-weight: 700;
    margin-top: 35px;
    border: 0;
    height: auto;
}
#tray1mid-a{
	margin-top: 102px;
	width: 100%;
	text-align: center;
    font-size: 60px;
    font-weight: 600;
    line-height: 72px;
}
#tray1mid-b{
	margin-top: 30px;
	width: 100%;
	text-align: center;
	font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
#tray2{
margin-top: 102px;
display: flex;
width: 100%;
justify-content: center;
}
#wraptray2{
	width: 90%;
	display: flex;
	justify-content: space-between;
}
#tray2-sec1{
width: 55%;
display: block;
}
#mobile-tray2-sec1{
	display: none;
}
#mobile-tray2-sec2{
	display: none;
}
#tray2-sec2{
	display: block;
	background-image: url('images/1.jpeg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 1200px;
	height: 500px;
}
#tray2a{
	display: flex;
	justify-content: space-between;
	width:90%;
}
#tray2a-border{
	width: 6px;
	height: 220px;
	background: linear-gradient(#0093F9, #98ECFE );
}
#tray2atxt{
	width: 55%;
	font-size: 30px;
	font-weight: 600;
}
#tray2atxt2{
	width: 82%;
	padding-top: 10px;
	font-weight: 400;
	font-size: 15px;
    line-height: 25px;
}
#tray2atxt3:hover{
	width:120px ;
	border-bottom: 2px solid #0067b8 ;
}
#tray2atxt3{
	padding-top: 10px;
	color: #0067b8;
	font-weight: 700;
}
#tray2b{
	margin-left: 40px;
	padding-top: 20px;
}
#tray2bi{
	display: flex;
	justify-content: space-between;
	width: 90%;

}
#tray2btxt{
	
	width:70% ;
	font-size: 30px;
	font-weight: 600;
	
}
#tray2btxt2{
	width:70% ;
	font-size: 30px;
	font-weight: 600;
	padding-top: 35px;
}

#tray2btxt3{
	width: 5%;
	font-size: 30px;
}
#tray2btxt4{
	width: 5%;
	font-size: 30px;
	padding-top: 35px;
}
#mobile-tray3{
	display: none;
}
#wrap-mobile-tray3txt{
	display: none;
}
#tray3{
	display: block;
	background-image: url('images/2.jpeg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 1249px;
	height: 600px;
	position: relative;
}
#tray3txt{
	position: absolute;
	top: 185;
	left: 725;
	width: 40%;

}
#tray3txt1{
	width: 20%;
	font-size: 62px;
    font-weight: 600;
    line-height: 72px;
}
#tray3txt2{
	padding-top: 30px;
	width: 80%;
	font-size: 18px;
    font-weight: 400;
    line-height: 28px;
}
#tray3txt3{
	margin-top: 30px;
	width: 20%;
	border-radius: 6px;
    text-align: center;
    padding: 10px 12px;
    line-height: 20px;
    box-shadow: none;
    background: #0078D4;
    color: #FFFFFF;
    font-weight: 700;
    border: 0;
    height: auto;
}
#tray4{
margin-top: 70px;
display: flex;
width: 100%;
justify-content: center;
}
#wraptray4{
	width: 91%;
	display: flex;
	justify-content: space-between;
}
#tray4-sec1:hover{
	transition: width 2s, height 2s, transform 2s;
	transform: translateZ(5rem) scale(0.95);
	transition: linear ease-in-out.2;
}
#tray4-sec1{
	border-radius: 10px;
	background-image: url('images/3.jpeg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 562px;
	height: 800px;
	float: left;

}

#tray4-sec2{
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}

#tray4a{
	border-radius: 10px;
	background-image: url('images/4.jpeg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 562px;
	height: 400px;
	
}
#tray4b{
	width: 560px;
	display: flex;
	justify-content: space-between;
}
#tray4bi{
	border-radius: 10px;
	background-image: url('images/5.jpeg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 275px;
	height: 389px;
}
#tray4bii{
	border-radius: 10px;
	background-image: url('images/6.jpeg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 275px;
	height: 389px;
}
#tray4-sec1txt{
	width: 20%;
	border-radius: 6px;
    text-align: center;
    padding: 11px 40px;
    line-height: 20px;
    box-shadow: none;
    background: #0078D4;
    color: #FFFFFF;
    white-space: normal;
    font-weight: 700;
    margin-top: 731px;
    margin-left: 20px;
    border: 0;
    height: auto;
}
#tray4atxt{
	width: 25%;
	border-radius: 6px;
    text-align: center;
    padding: 11px 40px;
    line-height: 20px;
    box-shadow: none;
    background: #0078D4;
    color: #FFFFFF;
    white-space: normal;
    font-weight: 700;
    margin-top: 311px;
    margin-left: 20px;
    border: 0;
    height: auto;
}
#tray4bitxt{
	width: 35%;
	border-radius: 6px;
    text-align: center;
    padding: 11px 40px;
    line-height: 20px;
    box-shadow: none;
    background: #0078D4;
    color: #FFFFFF;
    white-space: normal;
    font-weight: 700;
    margin-top: 311px;
    margin-left: 20px;
    border: 0;
    height: auto;
}
#tray4biitxt{
	width: 45%;
	border-radius: 6px;
    text-align: center;
    padding: 11px 40px;
    line-height: 20px;
    box-shadow: none;
    background: #0078D4;
    color: #FFFFFF;
    white-space: normal;
    font-weight: 700;
    margin-top: 311px;
    margin-left: 20px;
    border: 0;
    height: auto;
}
#mobile-tray5{
	display: none;
}
#tray5{
	display: block;
	margin-top: 50px;
	background-image: url('images/7.jpeg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 1249px;
	height: 600px;
	position: relative;
}
#tray5txt{
	position: absolute;
	top: 185;
	left: 60;
	width: 40%;

}
#wrap-mobiletray5txt{
	display: none;
}
#tray5txt1{
	width: 60px;
    height: 4px;
   background: linear-gradient(97.21deg, #0067B8 5.82%, #50E6FF 134%);
    margin-top: 32px !important;
    margin-bottom: 8px;
    padding: 0px !IMPORTANT;
    margin: 0;
}
#tray5txt2{
	padding-top: 20px;
	width: 20%;
	font-size: 62px;
    font-weight: 600;
    line-height: 72px;
}
#tray5txt3{
	padding-top: 20px;
	width: 70%;
	font-size: 18px;
    font-weight: 400;
    line-height: 24px;
}
#tray6{
	display: flex;
	justify-content: center;
	width: 100%;
	height: 750;
	background: #ecf7fd80;
}
#wraptray6{
	margin-top: 50px;
	width: 91%;
	display: flex;
	justify-content: space-between;
}
#tray6a{
	background-image: url('images/8.jpeg');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 365px;
	height: 205px;
}
#tray6atxt{
	padding-top: 20px;
	font-size: 34px;
    font-weight: 600;
    line-height: 40px;
}
#tray6atxt2{
	width: 95%;
	padding-top: 20px;
	font-size: 15px;
    line-height: 25px;
    font-weight: 400;
}
#tray6atxt3{
	padding-top: 20px;
	color: #0067b8;
	font-weight: 700;
}
#tray6b{
	margin-top: 150px;
	background-image: url('images/10.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 365px;
	height: 205px;	
}

#tray6c{
	background-image: url('images/11.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	width: 365px;
	height: 205px;
}
#mobile-tray7{
	display: none;
}
#tray7-mobile-img{
	display: none;
}
#tray7{
	display: flex;
	justify-content: center;
	width: 100%;
	height: 768;
	background: #ecf7fd80;
}
#wraptray7{
	width: 91%;
	display: flex;
	justify-content: space-between;
}
#tray7-sec1{

}
#tray7txt1{
	width: 50%;
	font-size: 46px;
    line-height: 56px;
    padding: 37px 0 3px;
    font-weight: 600;
}
#tray7txt2{
	width: 88%;
	font-size: 18px;
    line-height: 24px;
    padding: 24px 0 4px;
    font-weight: 400 !important;
}
#tray7img{
	margin-top: 128px;
	background-image: url('images/12.png');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	width: 443px;
    height: 321px;
}
#tray7-sec2{

}
#tray7-sec2-wrap1{
border-top: 1.5px solid #e3e3e3;
padding-bottom: 30px;
}
#tray7-sec2-txt1{
    font-size: 34px;
    line-height: 40px;
    padding: 38px 0 2px;
    font-weight: 600;
}
#tray7-sec2-txt2{
font-size: 15px !important;
font-weight: 400 !important;
padding: 24px 0 4px;
}
#tray7-sec2-txt3i:hover{
	width: 132px;
	border-bottom: 2px solid #0067b8;
}
#tray7-sec2-txt3i{
	padding: 20px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none;
    margin-right: 4px;
    font-weight: 700;
    font-size: 15px;
}
#tray7-sec2-txt3ii:hover{
	width: 105px;
	border-bottom: 2px solid #0067b8;
}
#tray7-sec2-txt3ii{
	padding: 20px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none;
    margin-right: 4px;
    font-weight: 700;
    font-size: 15px;
}
#tray7-sec2-txt3iii:hover{
	width: 81px;
	border-bottom: 2px solid #0067b8;
}
#tray7-sec2-txt3iii{
	padding: 20px 3px 7px 0;
    position: relative;
    border: 2px solid transparent;
    margin-left: 0;
    color: #0067b8;
    background: transparent;
    transition: none;
    margin-right: 4px;
    font-weight: 700;
    font-size: 15px;
}
#tray7-sec2-wrap2{
border-top: 1.5px solid #e3e3e3;
border-bottom:1.5px solid #e3e3e3 ;
padding-bottom: 30px;
}
#bottom{
	display: flex;
	justify-content: center;
	width: 100%;
	height: 195px;
	background: #000000;
}
#wrap-bottom{
	width: 85%;
	color: white;
	padding: 28px;
    font-weight: 400;
    font-size: 11px;
    line-height: 30px;
	justify-content: space-between;
}
#bottom2{
	display: flex;
	justify-content: center;
	width: 100%;
	height: 50px;
	background: white;
}
#wrap-bottom2{
	display: flex;
	width: 85%;
	height: 50px;
	color: rgba(0,0,0,.6);
	padding: 20px;
    font-weight: 400;
    font-size: 15px;
    line-height: 30px;
	justify-content: space-between;
	
}
#bottom2-sec1{
	display: flex;
	width: 26%;
	justify-content: space-between;
}
#botom2-txt{
	width: 80%;
}
#bottom2-sec2{
	text-align: center;
	display: flex;
	width: 226px;
	justify-content: space-between;
}
#botom2-txt2{
	width: 114px;
}
#footer{
	margin-top: 20px;
	display: flex;
	justify-content: center;
	width: 100%;
	height: 350;
	background: #e3e3e382;
}
#wrapfooter{
	width: 91%;
	display: flex;
	justify-content: space-between;
}
#footer-headers{
	cursor: pointer;
	color: #616161;
    word-break: break-word;
    font-size: 15px;
    line-height: 20px;
    padding: 36px 0 4px;
    font-weight: 600;
}
#footer-txt:hover{
	text-decoration: underline;
}
#footer-txt{
	width: 150px;
	font-size: 11.5px;
    line-height: 16px;
    cursor: pointer;
     color: #616161;
     padding-top: 8px;
}
#mobile-footer2{
	display: none;
}
#footer2{
	display: flex;
	justify-content: center;
	width: 100%;
	background:  #e3e3e382;
	padding-bottom: 20px;
}
#wrapfooter2{
	width: 91%;
	display: flex;
	font-size: 11.5px;
	word-spacing: 3;
	justify-content: space-between;
}
#txtzs:hover{
	text-decoration: underline;
}
#txtz{
	width: 62%;
	display: flex;
	justify-content: space-between;
}