@charset "utf-8";
/* CSS Document */
html, body {
  height: 100%;
	width: 100%;
    min-width: 500px;
  margin: 0;
	
	
}
p
{
	margin: 0;
}
.toprow
{
	width: 100%;
	background-color: #2B303A;
	color:white;
	height: 75px;
}
.mainbody
{
	max-width: 1400px;
	display: flex;
	justify-content: space-around;
	margin: auto;
	margin-top: 50px;
	flex-wrap: wrap;
}
.box1
{
	font-family: Calibri;
	padding: 50px;
	width:500px;
	height: 500px;
	margin: 25px;
	border-radius: 25px;
	box-shadow: 0px 0px 7px 2px #586277;
	background-color: #98AAAD;

    font-size:18px;
	letter-spacing: 1px;
	line-height: 35px;
	transition-duration: 1s;
	color: #2B303A;

}
.box1:hover
{
	font-size:20px;
	color: #20526D;
	box-shadow: 0px 0px 7px 2px #2C69A7;

background-image: linear-gradient(to bottom right, white, #BCDFFD);

}
.mainbody2
{
	
	
	
		
	width: 100%;
height:calc(100% - 30px);
height: 100%;
		align-self: stretch;


	 position: relative;

	
	
	 display: flex;
  flex-direction: row;




}
.text1
{
	
	margin: 20px;
		color: white;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';

	margin-top: 31em;




	
}
.text3
{
	
	margin: 20px;
		color: white;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
		
	margin-top: 44em;
	
}
.text5
{
	
	margin: 20px;
		color: white;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
	position: absolute;
	top: 60%;
}
.text2
{
	
	margin: 20px;
		color: #2B303A;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
	margin-top: 15em;
}
.text4
{
	
	margin: 20px;
		color: #2B303A;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
	margin-top: 27em;
}
.text6
{
	
	margin: 20px;
		color: #2B303A;
	font-size: 16px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
	margin-top: 17em;
}
.color_row
{
    width: 100%;
    background-image: linear-gradient(to right,#0B75DF,#82D32B,#2B303A,white,#FCBA04)
    
}
.column1
{
	/*background-image: linear-gradient(to bottom, #0B75DF, #0B75DF, white );*/
	background-color: #0B75DF;
	width:20%;
	height: 100%;
		align-self: stretch;
	
	display: flex;

}
.column2
{
	background-color: #82D32B;
		/*background-image: linear-gradient(to bottom,  #82D32B,#82D32B, white );*/
	width:20%;
	height: 100%;
		align-self: stretch;
	display: flex;
}

.column3
{
	
/*	background-image: linear-gradient(to bottom,  #2B303A,#2B303A, white );*/
	background-color: #2B303A;
	width:20%;
	height: 100%;
		align-self: stretch;
	display: flex;
}

.column4
{
	background-color: white;
	width:20%;
	height: 100%;
		align-self: stretch;
	display: flex;
}

.column5
{
/*	background-image: linear-gradient(to bottom,  #FCBA04,#FCBA04, white );*/
background-color: #FCBA04;
	width:20%;
	height: 100%;
		align-self: stretch;
	display: flex;
}
.logo
{
	 position: absolute;
	top: 10px;
	right: 100px;

}
.contacts
{
	 position: absolute;
	top: 65px;
	right: 100px;

}
a.contact_us
{
    font-family: 'Allerta Stencil';
    font-size: 18px;
	text-decoration: none;
    text-align: center;
    color: #2B303A;
}
a.contact_us:hover
{
}
.footer1
{
	position: absolute;
	bottom: 10px;
}
.menu_row
{
	position: absolute;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
   align-content: space-around;
    flex-direction: row;
	top: 120px;
	z-index: 20;
	
}
a.menu
{
	
	color: #586277;
	font-family: 'Allerta Stencil';
    font-size: 16px;
	text-decoration: none;
    text-align: center;
    padding: 5px;
	
}
a.menu:hover
{
	
	color: #FCBA04;
    font-family: 'Allerta Stencil';
    font-size: 16px;
    background-color:#2B303A;
    padding: 5px;
 /*   text-transform: uppercase;
    	transition-duration: 1s;
    padding: 5px;
transition-property: all;*/
	
}
a.menu2
{
	
	color: #0B75DF;
	font-family: 'Allerta Stencil';
    font-size: 16px;
	text-decoration: none;
    text-align: center;
    padding: 5px;
	
}
a.menu2:hover
{
	
	color:#FCBA04 ;
    font-family: 'Allerta Stencil';font-size: 16px;
    padding: 5px;
       background-color:#2B303A;
	
}
a
{
	
	color: #2B303A;
	font-size: 16px;
	font-family: 'Allerta Stencil';
	text-decoration: none;
    text-align: center;
    line-height: 20px;
	
}
a:hover
{
	
	color: #0B75DF;
	
	font-size: 16px;
	font-family: 'Allerta Stencil';

}
.menu1
{
	
	padding: 10px;
    text-align: center;

	
}
.footer_row
{
	position: absolute;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	bottom: 10px;
 
	
}
.footer
{
	
	height: 30px;
padding: 5px;
	color: #586277;

	font-size: 16px;
	
	align-self: center;
	font-family: 'Allerta Stencil';	
}
.footer_row2
{
	position: absolute;
	display: flex;
	width: 100%;
	justify-content: center;
	align-items: center;
	bottom: 10px;
    background-image: linear-gradient(to right,#0B75DF,#82D32B,#2B303A,white,#FCBA04)
	
}
.footer2
{
	
	min-height: 30px;
padding: 5px;
	/*color: #586277;*/
    color:white;
	font-size: 16px;
	text-align: center;
	align-self: center;
	font-family: 'Allerta Stencil';
}
.title1
{
		color: #0B75DF;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
}
.title2
{
		color: #82D32B;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
}
.title3
{
		color: #2B303A;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
}
.title4
{
		color: #FCBA04;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
}
.title5
{
		color: #FEFEFE;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 40px;
	font-family: 'Allerta Stencil';
}
.center
{
    align-self: center;
    text-align: center;
    width: 50%;
    min-width: 500px;
    max-width: 1000px;
border-left-style: dashed;
    border-left-color: #82D32B;
    border-left-width: 2px;
    border-right-style: dashed;
    border-rightt-color: #0B75DF;
    border-right-width: 2px;
    margin: auto;
    padding: 25px;
}

  input,
        select {
            width: 200px;
           
            margin: 2px;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
			padding-left: 5px;
			padding-right: 5px;
			
        }
.select
{
	background-color: #FCBA04;
	color: #2B303A;
	padding: 8px;
   font-size: 18px;
     font-family: 'Allerta Stencil';
	width: auto;
	margin-right: 7px;
	margin-left: 7px;
	min-width: 100px;
}
.contact1
{
    font-family: 'Allerta Stencil';
    font-size: 30px;
    color: #2B303A;
}
textarea {
  resize: none;
	width: 80%;
	min-width: 450px;
        height: 100px;
	background-color: #2B303A;
	color: white;
	 font-family: 'Allerta Stencil';
		font-size: 14px;
	border: none;
	padding: 25px;
	caret-color: #0B75DF;
	outline: none;
    margin: 15px;
}

.button_blue_message
{
	background-image: linear-gradient(to right,#0060ff, #00a8ff);
	border-radius: 30px;
	color: #FFF;
	font-size: 16px;	

	  padding: 5px 10px;
	border: none;
	width: 150px;
	height: 35px;
	margin: 15px;
	cursor: pointer;
	
}
.form-control { 
	background-color: #82D32B;
    border: none;
border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2B303A;
 outline: none;
 margin: auto;
	display:block;
	width:50%;
    min-width: 250px;
	
	padding: 8px;
	margin-top: 20px;
	padding-left: 25px;
	margin-bottom:30px;
	color: #2B303A;
}
.form-control { 
	background-color: #82D32B;
    border: none;
border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #2B303A;
 outline: none;
 margin: auto;
	display:block;
	width:50%;
    min-width: 250px;
	
	padding: 8px;
	margin-top: 20px;
	padding-left: 25px;
	margin-bottom:30px;
	color: #2B303A;
}
.form-control:focus {  
 box-shadow: 0px 0px 7px 2px #0B75DF;
 outline: none;
	color: white;
}
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #0B75DF;
    font-family: 'Allerta Stencil';
  opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #0B75DF;
    font-family: 'Allerta Stencil';
}

::-ms-input-placeholder { /* Microsoft Edge */
  color: #0B75DF;
    font-family: 'Allerta Stencil';
}

@keyframes example {
 /*from {background-image: linear-gradient(to right,yellow,red);}
  to {background-image: linear-gradient(to right,red,yellow);}*/
from {background-color: #0B75DF;}
  to {background-color:  #2B303A; }
	
}


.button_blue_submit
{
		background-color: #0B75DF;
	

	color: #FFF;
font-family: 'Allerta Stencil';
    font-size: 22px;
	  padding:10px;
	border: none;

	margin:auto;
    display: block;
    width: 50%;
    max-width: 400px;
    min-width: 300px;
	cursor: pointer;
	animation-direction: alternate-reverse;
  animation-name: example;
  animation-duration: 2s;
  animation-iteration-count: infinite;
	
}
a.image
{
    text-decoration: none;
}
a.image:hover
{
    text-decoration: none;
}