.mediaViewInfo {
	--web-view-name: Home;
	--web-view-id: Home;
	--web-enable-scale-up: true;
	--web-scale-on-resize: true;
	--web-navigate-on-keypress: true;
	--web-enable-deep-linking: true;
}


th {
  background: white;
  position: sticky;
  top: 0; /* Don't forget this, required for the stickiness */
  box-shadow: 0 2px 2px -1px rgba(0, 0, 0, 0.4);
}


.main1{
	background-size: cover;
    height:100%;
    width: 100%;
}


.nav-link{
transition: all 0.2s;
}


.nav-link:hover {
border-bottom: 5px;
border-bottom-width: 5px;
border-bottom-style: solid;
padding-bottom: 4px;
padding-top: 4px;
border-color:gray; /* #06386b; */
height:100%;
}





.navbar-toggler-icon:focus,
.navbar-toggler-icon:active{ 
	background-image: url(arrow_menu3.svg)!important;
	border-width: 0px;
	outline:none;
}





.conteact_hover {
color:white;
}




body{
	background-color:white;
}



.bg {
  position: fixed;
  top: -50%;
  left: -50%;
  right: -50%;
  bottom: -50%;
  width: 900%;
  height: 900vh;
  background-image: url('noise_background.png') repeat 0 0;
  background-repeat: repeat;
  animation: bg-animation .2s infinite;
  opacity: 0.9;
  visibility: visible;
}

@keyframes bg-animation {
    0% { transform: translate(0,0) }
    10% { transform: translate(-5%,-5%) }
    20% { transform: translate(-10%,5%) }
    30% { transform: translate(5%,-10%) }
    40% { transform: translate(-5%,15%) }
    50% { transform: translate(-10%,5%) }
    60% { transform: translate(15%,0) }
    70% { transform: translate(0,10%) }
    80% { transform: translate(-15%,0) }
    90% { transform: translate(10%,5%) }
    100% { transform: translate(5%,0) }
}



.ubderline_far{
border-bottom: 3px;
border-bottom-width: 2px;
border-bottom-style: solid;
padding-bottom: 14px;
border-color:black;
}

.ubderline_far_white{
border-bottom: 3px;
border-bottom-width: 2px;
border-bottom-style: solid;
padding-bottom: 14px;
border-color:white;
}

.ubderline_far_white_lower{
padding-bottom: -20%px%;
}

.ubderline_form_black{
border-bottom: 4px;
border-bottom-width: 4px;
border-bottom-style: solid;
padding-bottom: -20px%;
border-color:gray;
position: relative;
top:-25px;
}

.ubderline_form{
border-bottom: 4px;
border-bottom-width: 4px;
border-bottom-style: solid;
padding-bottom: 0px;
border-color:gray;
}

input {
  outline: 0;
  border-width: 0 0 0px;
  border-color: black;
  color:black;
}

input:focus {
  border-color: black;
  outline: 3px dotted #000
  background-color:gray;
}



.AMCAN_Class {
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
}


.AMCAN_Software_tire__digit_Class2 {
	left: 10px;
	top: 15px;
	position: absolute;
	overflow: visible;
	width: 333px;
	white-space: nowrap;
	text-align: left;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-size: 18px;
	color: black;
}


.box{
	opacity: 0.2;
	transform: translateX(-15%);
	transition: all 2s;
}
.box.show{
	opacity: 1;
	transform: translateX(0%);
	transition: all 2s;
}

.faq_top{
	opacity: 0.2;
	transition: all 3s;
}
.faq_top_show{
	opacity: 1;
	transition: all 3s;
}

.html {
  scroll-behavior: smooth;
  width:100%;
  background-color: red;
}

.main1{
	background-size: cover;
    height:100%;
    width: 100%;
}

.wrapper {
    position: absolute;
    top: 0;
    right: 0;
    width: 100% !important;
    left: 0;
    z-index: 20;
}
	  
.blure_filter{
	filter: blur(1px);
}
	
.nax {
background-color:white;
  transition: all 1.5s;
  display: inline-block;
  float: none;
  vertical-align: top;
  text-align: right;
}

.nax.show {
  background: white !important;
  transition: all 1.5s;
}

.nax2 {
background-color:white;
height:13%;
  transition: all 1.5s;
  display: inline-block;
  float: none;
  vertical-align: top;
  text-align: right;
}
.nax2.show {
  background: white !important;
  transition: all 1.5s;

}

.zoom{
	opacity: 1;
	transform: scale(100%);
	transition: all 1.6s;
	
}
.zoom.show{
	opacity: 0.9;
	transform: scale(77%);
	transition: all 1.6s;
	
}

.divider_yellow{
	color:#C5E8EB;
	background-color:#C5E8EB;
	opacity: 1;
	height:1px;
	border:none;
}

.font_orange{
color:#ff6600;
}
.yellow_font{
color:#526C92;
}
.white_font{
color:white;
}
.gray__font{
color:#3C79A0;;
}
.greens__font{
color:#28C438;;
}
.light_gray__font{
color:#9DAFBB;;
}

.yellow_back{
background-color:black;
}
.white_back{
background-color:white;
}
.gray_back{
top: 0px;
left: 1px;
width: 1920px;
height: 1080px;
/* UI Properties */
background: black 0% 0% no-repeat padding-box;
opacity: 1;
}
.darkgray_back{
background-color:#0C296D;
}
.light_gray_back{
background-color:#E8EEF0;
}
.green_back{
background-color:#72B946;
}
/* xxsm */
@media (min-width: 100px) {
    .logo_size {
        width: 57%;
    }
	.logoleft {
		padding-left:3.5%;
	}
	.textleft {
		padding-left:0.2%;
	}
	.large_font_size{
		font-size: 75px;
	}
	.margin_change_line_text{
		margin-left:0%;
	}
	.simple_margin_change{
		margin-left:0%;
	}
	.line_length_width{
		width: 50%;
	}
	.main_image_size{
		width:40%;
	}
	.main_text_margin_left{
		margin-left:8%;
		width:95%;
	}
	.form_text_left{
		padding-left:10%;
		width:94%;
	}
	.form_line_portfolio{
		margin-left:10%;
		width:84%;
	}
	.heart_icon_size{
		width:50px;
	}
	.email_right{
		margin-left:3%;
		margin-right:2%;
		margin-top:12%;	
	}
	.navbar-nav{
		min-height: 100vh;
	}
	.contact_us_paragraph{
		padding-left:8%;
		padding-right:8%;
	}
	.quote_paragraph{
		padding-left:7%;
		width:97%;
	}
	.animation_top{
		margin-top:14%;
	}
	.responsive_font_quote {
    font-size: 8%;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
}
	
/* xsm */
@media (min-width: 650px) {
    .logo_size {
        width: 62%;
    }
	.logoleft {
		margin-left:2%;
	}
	.animleft {
		margin-left:1%;
	}
	.textleft {
		padding-left:0.4%;
	}
	.large_font_size{
		font-size: 80px;
	}
	.margin_change_line_text{
		margin-left:0%;
	}
	.simple_margin_change{
		margin-left:0%;
	}
	.line_length_width{
		width: 50%;
	}
	.main_image_size{
		width:50%;
	}
	.main_text_margin_left{
		margin-left:8%;
		width:80%;
	}
	.form_text_left{
		padding-left:12%;
		width:90%;
	}
	.form_line_portfolio{
		margin-left:5%;
		width:95%;
	}
	.heart_icon_size{
		width:60px;
	}
	.email_right{
		margin-left:5%;
		margin-right:4%;
		margin-top:3%;	
	}
	.navbar-nav{
		min-height: 100vh;
	}
	.contact_us_paragraph{
		padding-left:11%;
		padding-right:11%;
	}
	.quote_paragraph{
		padding-left:8%;
		width:96%;
	}
	.animation_top{
		margin-top:14%;
	}
	.responsive_font_quote {
    font-size: 5%;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
}




/* sm */
@media (min-width: 798px) {
    .logo_size {
        width: 62%;
    }
	.logoleft {
		margin-left:2%;
	}
	.paragraphleft{
		margin-left:1%;
	}
	.animleft {
		margin-left:1%;
	}
	.textleft {
		padding-left:0.7%;
	}
	.large_font_size{
		font-size: 100px;
	}
	.margin_change_line_text{
		margin-left:10%;
	}
	.simple_margin_change{
		margin-left:0%;
	}
	.line_length_width{
		width: 50%;
	}
	.main_image_size{
		width:60%;
	}
	.main_text_margin_left{
		margin-left:6%;
		width:70%;
	}
	.form_text_left{
		padding-left:14%;
		width:85%;
	}
	.form_line_portfolio{
		margin-left:9%;
		width:93%;
	}
	.heart_icon_size{
		width:65px;
	}
	.email_right{
		margin-left:60%;
		margin-right:2%;
		margin-top:6%;	
	}
	.navbar-nav{
		min-height: 100vh;
	}
	.contact_us_paragraph{
		padding-left:12%;
		padding-right:12%;
	}
	.quote_paragraph{
		padding-left:11%;
		width:93%;
	}
	.animation_top{
		margin-top:13%;
	}
	.responsive_font_quote {
    font-size: 10%;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
}
/* md */
@media (min-width: 992px) {
    .logo_size {
        width: 70%;
    }
	.logoleft {
		margin-left:2%;
	}
	.paragraphleft{
		margin-left:1%;
	}
	.animleft {
		margin-left:1%;
	}
	.textleft {
		padding-left:2.2%;
	}
	.large_font_size{
		font-size: 110px;
	}
	.margin_change_line_text{
		margin-left:18%;
	}
	.simple_margin_change{
		margin-left:1%;
	}
	.line_length_width{
		width: 60%;
	}
	.main_image_size{
		width:70%;
	}
	.main_text_margin_left{
		margin-left:8%;
		width:70%;
	}
	.form_text_left{
		padding-left:12%;
		width:85%;
	}
	.form_line_portfolio{
		margin-left:10%;
		width:85%;
	}
	.heart_icon_size{
		width:70px;
	}
	.email_right{
		margin-left:60%;
		margin-right:2%;
		margin-top:3%;	
	}
	.navbar-nav{
		min-height: 6vh;
	}
	.contact_us_paragraph{
		padding-left:14%;
		padding-right:14%;
	}
	.quote_paragraph{
		padding-left:11%;
		width:93%;
	}
	.animation_top{
		margin-top:13%;
	}
	.responsive_font_quote {
    font-size: 10%;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
}
/* lg */
@media (min-width: 1100px) {
    .logo_size {
        width: 82%;
    }
	.logoleft {
		margin-left:1%;
	}
	.paragraphleft{
		margin-left:1%;
	}
	.animleft {
		margin-left:1%;
	}
	.textleft {
		padding-left:4.5%;
	}
	.large_font_size{
		font-size: 120px;
	}
	.margin_change_line_text{
		margin-left:28%;
	}
	.simple_margin_change{
		margin-left:2%;
	}
	.line_length_width{
		width: 55%;
	}
	.main_image_size{
		width:80%;
	}
	.main_text_margin_left{
		margin-left:7%;
		width:70%;
	}
	.form_text_left{
		padding-left:10%;
		width:85%;
	}
	.form_line_portfolio{
		margin-left:10%;
		width:85%;
	}
	.heart_icon_size{
		width:80px;
	}
	.email_right{
		margin-left:70%;
		margin-right:2%;
		margin-top:3%;	
	}
	.contact_us_paragraph{
		padding-left:18%;
		padding-right:18%;
	}
	.quote_paragraph{
		padding-left:11%;
		width:95%;
	}
	.animation_top{
		margin-top:11%;
	}
	.responsive_font_quote {
    font-size: 10%;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
}
/* xlg */
@media (min-width: 1250px) {
    .logo_size {
        width: 80%;
    }
	.logoleft {
		margin-left:1%;
	}
	.animleft {
		margin-left:1%;
	}
	.textleft {
		padding-left:14%;
	}
	.large_font_size{
		font-size: 130px;
	}
	.margin_change_line_text{
		margin-left:33%;
	}
	.simple_margin_change{
		margin-left:5%;
	}
	.line_length_width{
		width: 60%;
	}
	.main_image_size{
		width:100%;
	}
	.main_text_margin_left{
		margin-left:5%;
		width:70%;
	}
	.form_text_left{
		padding-left:17%;
		width:74%;
	}
	.form_line_portfolio{
		margin-left:18%;
		width:70%;
	}
	.heart_icon_size{
		width:80px;
	}
	.email_right{
		margin-left:75%;
		margin-right:2%;
		margin-top:3%;	
	}
	.contact_us_paragraph{
		padding-left:18%;
		padding-right:18%;
	}
	.quote_paragraph{
		padding-left:17%;
		width:92%;
	}
	.animation_top{
		margin-top:8%;
	}
	.responsive_font_quote {
    font-size: 10%;
	font-family: Verdana, sans-serif;
	font-style: normal;
	font-weight: normal;
	}
}





/* Banner Backgrounds
/*---------------------------------------------*/

.banner {
	position: absolute;
	width: 100%;
}

.img-1, .img-2, .img-3, .img-4 {
	position: absolute;
	top: 0;
	width: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	z-index: -18;
	opacity: 0;
	animation-name: fade;
	animation-duration: 16s;
	animation-iteration-count: infinite;
}

section .img-1, section .img-2, section .img-3, section .img-4 {
	opacity: 1;
	animation-name: iris;
	animation-duration: 16s;
	animation-iteration-count: infinite;
}

.img-1 { animation-delay: 0s; }
.img-2 { animation-delay: 4s; }
.img-3 { animation-delay: 8s; }
.img-4 { animation-delay: 12s; }

/* Banner Animations (4s per image, 16s total timeline)
/*---------------------------------------------*/

@keyframes crossfade {
	/* This is the default behaviour as described by Jonathan Snook*/
	00.00%	{ opacity: 0; }
	06.25%	{ opacity: 1; }
	25.00%	{ opacity: 1; }
	31.25%	{ opacity: 0; }
	100.0%	{ opacity: 0; }
}

@keyframes fade {
	/* By offsetting the fade out and animating z-index, we can prevent the background from showing up at all*/
	00.00%	{ opacity: 0; z-index: -10; }
	06.25%	{ opacity: 1; z-index: -10; }
	31.25%	{ opacity: 1; z-index: -12; }
	37.50%	{ opacity: 0; z-index: -14; }
	100.0%	{ opacity: 0; z-index: -16; }
}
