@import url(https://fonts.googleapis.com/css?family=Lato:300);

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  list-style: none;
  font-family: "lato";
}

.clearfix {
  content: "";
  display: table;
  clear: both;
}

.wrapper {
  width: 418px;
  margin: 0px 0px 0px 0px;
}

/********************PAGE2***************************/

/*HEADER*/

section.header{
  border-bottom: 1px solid black
}
.header {
  height: 90px;
}

.header, .options, .someText, .footer {
  /*border: 1px solid black;*/
}

.header .home {
  float: right;
  margin: 5px 10px 0 0;
}

.header .logo {
  float: left;
  margin: 5px 0 0 10px;
}

/*SECTIONS*/

section, .text_input {
  width: 416px;
}

h3 {
  text-transform: uppercase;
  color: #1650CC;
  font-size: 18px;
  margin-left: 15px;
  float: left;
}

.visible {
  height: 70px;
}

.someText p {
  /*font-size: 18px;*/
  font-size: 1.4em;
  color: black;
  font-weight: bold;
  text-align: center;
}

section input {
  border: 2px solid #4C8FED;
  background: #fff;
  width: 175px;
  height: 35px;
  float: right;
  margin: 15px 10px 0 0;
}

.options {
  background: #F7F9FA;
}

[value="Enter"] {
  color: #BACFD6;
  text-transform: uppercase;
}

select {
  width: 400px;
  text-align: left;
  overflow: hidden;
  font-size: 15px;
  padding: 3px 0px 5px 5px;
  border: 1px solid black;
  margin: 8px 6px 8px 8px;
}

/*HIDDEN MENU*/
.text,input[type=button] {
  display: inline-block;
}

.visible,.hidden {
  /*border: 0.5px solid black;*/
}

.hidden {
  display: none;
}

/*.hidden-menu option:hover {
  color: #4C8FED;
  border-bottom: 2px solid #4C8FED;
  -webkit-transition: linear 0.5s all;
  transition: linear 0.5s all;
  -webkit-transform: scale(1.04);
  -ms-transform: scale(1.04);
  transform: scale(1.04);
  font-weight: 500;
}*/


/*FOOTER*/
.footer {
  font-size: 25px;
  height: 110px;
  border-bottom: none;
  position: relative;
}

.someText {
  border-bottom: none;
}

.info {
  float: left;
  width: 70%;
  padding: 25px 0px 25px 25px;
}

.arrow {
  float: right;
  padding-top: 25px;
  /*padding-right: 30px;*/
  padding-right: 0px;
}
/*section*/
.header,
.footer,
.options,
.someText {
  border-right: none;
  border-left: none;
  border-bottom: none;
}

.visible, .hidden {
  border-right: none;
  border-left: none;
  border-bottom: none;
}


/********************HOME_PAGE***************************/

.content {
  margin: 0px auto;
}

.customizer p {
  text-align: center;
  font-size: 25px;
  font-family: Arial, sans-serif;
  margin-top: 35px;
}

figure {
  border: 2px solid #107ac5;
  width: 98px;
  height: 98px;
  float: left;
  margin: 40px;
  cursor: pointer;
}

figure.inactive {
  border: 2px solid grey;
  cursor: auto;
  opacity: 0.5;
}

figure.inactive figcaption {
  color: grey;
}

figure img {
  width: 94px;
  height: 94px;
}

figcaption {
  color: #1079c5;
  font-family: "Arial";
  font-size: 13px;
  text-align: center;
}

.second {
	margin-left: 20%;
	margin-right: 0px;
}

.shoes {
  position: relative;
  /*margin: -70px 0 20px 100px;*/
  left: 105%;
  top: -65%;
  word-break: keep-all;
  word-wrap: normal;
}

.header, .header_home {
  border-top: none;
}

.footer_cover {
  /*text-align: right;*/
}

.footer_cover img {
	margin-left: 30%;
	margin-top: -5%;
}

.footer_cover.iphone img {
	margin-left: 44%;
	margin-top: -5%;
}

/********************HOME_PAGE_IPHONE***************************/

.container {
  float: left;
}

.wrapper_phone {
  width: 500px;
  border: none;
  float: right;
  margin-top: 35px;
  margin-right: 130px;
}

.wrapper_phone section {
  margin: 0px;
}

.wrapper_phone .footer_cover {
  /*margin: -50px 0 0 105px;*/
  margin: -50px 0 0 0px;
}


/********************PAGE2***************************/
.text_form {
  border-top: 1px solid black;
}

.text_form p {
  margin-top: 8px;
  font-weight: bold;
  /* font-size: 22px; */
  font-size: 20px;
  text-align: center;
}

.text_form div {
  margin: -15px 40px 0 0;
}

.text_form div p {
  /*font-size: 16px;*/
  font-size: 15px;
  font-weight: normal;
  line-height: 0.4;
  word-wrap: break-word;
}

.text_form .image {
  text-align: center;
  margin: 10px 0 0 25px;
}

.text_form .description, .text_form .identation {
  font-size: 16px;
  font-weight: normal;
  text-align: left;
  word-wrap: break-word;
  /*margin: 7px 20px 5px 20px;*/
  margin: 24px 20px 5px 10px;
  font-family: "Arial";
}

.text_form .identation {
  /*font-size: 18px;*/
  font-size: 16px;
}

.text_form .text_input {
  font-weight: normal;
  text-align: left;
  padding-left: 20px;
  width: 90px;
}

.text_form .input_field {
  width: 310px;
  margin-top: -50px;
}

.text_form button[type="submit"] {
  /*width: 200px;*/
  /*  width: 95%;
  height: 60px; */
  width: 71%;
  height: 45px;
  
  color: #fff;
  background: #4D8BB8;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  letter-spacing: 2px;
  border-radius: 8px;
  cursor: pointer;
  /*margin-left: 165px;*/
  /*margin-left: 25%;*/
  margin-right: 10px;
  float: right;
}

/*
.text_form button[type="submit"]:hover {
  width: 120px;
  height: 40px;
  color: #fff;
  background: #4554FF;
  font-size: 22px;
}
*/

    /********************PAGE1A***************************/
.app_form {
  border-top: 1px solid black;
  padding: 85px 55px 0px 55px;
}

.app_form p {
  font-size: 25px;
  font-family: "Arial";
  color: black;
  text-align: center;
  font-weight: initial;
}

figure.buttoncont {
	margin: auto;
	float: none;
	width: 33px;
	height: 33px;
	border: 2px solid blue;
	border-radius: 500px;
	display: inline-block;
}



figure.buttoncont figcaption {
	font-family: "Arial";
	margin-top: -25px;
	margin-left: -3px;
	color: black;
	font-size: 20px;
}

.buttoncont {
	cursor: pointer;
}

.buttoncont:active {
	background-color: blue;
}

.buttons {
	margin-left: 28%;
}

span {
  margin-left: 35px;
}


/********************PAGE1B***************************/
.placeholder {
  border-top: 1px solid black;
  padding: 25px 45px 0px 35px;
}

.placeholder p {
  font-size: 24px;
  color: black;
  text-align: left;
  word-wrap: break-word;
}

.placeholder input[type="radio"] + span:after {
  float: left;
  margin-top: 12px;
  margin-right: 10px;
  vertical-align: middle;
  transition: 1.2s ease all;
  height: 21px;
  width: 21px;
}

.placeholder span {
  margin-left: 25px;
}

.footer_app {
  margin: 130px 0 0 -65px;
}

.wrapper {
  border-left: 1px solid black;
  border-right: 1px solid black;
}

.border {
  border-top: 1px solid black;
  width: 95%;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

select.enter {
	border: 2px solid rgb(76, 143, 237);
	background: rgb(255, 255, 255) none repeat scroll 0% 0%;
	width: 175px;
	height: 35px;
	float: right;
	margin: 15px 10px 0px 0px;
	text-align: center;
	text-align-last:center;
	-webkit-appearance: none;
	-moz-appearance: none;
	text-indent: 1px;
	text-overflow: '';
	font-family: "Arial";
}

select.enter option {
	font-family: "Arial";
}


/* PAGE3 */
#finalizetext {
	padding-right: 0px;
	margin-right: 0px;
}
#finalizetext p {
	text-align: left;
	margin-top: 7px;
	margin-bottom: 0px;
	line-height: 1;
	font-family: "Arial";
}
span.headertext {
	margin-left: 0px;
	font-size: 20px;
	font-weight: bold;
	margin-top: 1px;
}
.image.rfqright img {
	width: 72%;
	height: auto;
}
.rfqleft {
	width: 50%;
	float: left;
	margin-left: 10px;
	display: inline-block;
	clear: left;
}
.rfqright {
	float: left;
	clear: right;
	display: inline-block;
}
#finalizetext.rfqleft {
	margin-left: 10px;
}
p.description {
	padding-top: 4%;
}
p.large_text.rfqleft {
	clear: both;
}