@import url('https://fonts.googleapis.com/css?family=El+Messiri');
@import 'https://fonts.googleapis.com/css?family=Abel|Fira+Sans+Extra+Condensed|Indie+Flower'

*{
    margin: 0px;
    padding: 0px;
}
body{
    background-image: url("../img/bg-pattern3.jpg");
    background-repeat: repeat;
    color: #FFc103;
    margin: 0;
    font-family: 'El Messiri', sans-serif;
}
h2{
    font-size: 300%;
    font-weight: 700;
    text-align: center;
    color:blanchedalmond;
}
h3{
    font-size: 175%;
    line-height: 120%;
    padding: 2% 0 0 0;
    margin: 5% 0 0 0;
    font-weight: 400;
    color: #f5f5f5;
    text-transform: uppercase;
}
h4{
    color: blanchedalmond;
    font-size: 150%;
    margin: 5% 0 0 0;
}
h4 a{
    color: ghostwhite;
    font-size: 70%;
    text-decoration: none;
}
h4 a:before{
    content: ' '' ''\0028'' ';  
}
h4 a:after{
    content: ' ''\0029'' ';  
}
h5{
    color: rgba(240, 240, 240, 0.6);
    font-size: 95%;
    margin: 0;
}
section:not(.mobile){
    width: 60%;
    margin: 0 auto;
    position: relative;
    top: 95px;
}
p{
    color: blanchedalmond;
    font-size: 120%;
    margin: 10% auto 0;
    text-align: justify;
}
#pone{
    float: left;
    width: 40%;
    padding: 0% 5%;
}
#ptwo{
    float: left;
    width: 40%;
    padding: 0% 5%;
}
img{
    max-width: 100%;
    height: auto;
    width: auto;
}
strong{
    color: #f5f5f5;
    text-shadow: 4px 4px 8px #000000;
    font-size: 500%;
    text-transform: uppercase;
    position: relative;
    top: 250px;
    left: 240px;
    line-height: 0.8em;
/*    text-align: center;*/
}
.forpe{
    position: relative;
    top: 250px;
    left: 100px;
    z-index: 1000;
}
header{
    background-color: rgba(243, 150, 56, 0.9);
    height: auto;
    width: 100%;
    position: fixed;
    z-index: 1000;
}
#header-inner{
    max-width: 1200px;
    margin: 0 auto;
}
#logo{
    width: 15%;
    max-width: 164px;
    max-height: 60px;
    margin-top: 0.5%;
    position: absolute;
    left: 0.2%;
}
/*---start Nav---*/
nav{
    float: right;
}
#icon{
    display: none;
}
a:hover#icon{
    border-radius: 4px 4px 0 0;
}
ul{
    list-style-type: none;
    margin: 30px 0 0 0;
}
nav ul li{
    font-size: 110%;
    float: left;
    display: inline-block;
    padding: 10px 15px;
}
nav ul li a{
    color:blanchedalmond;
    text-decoration: none;
}
nav ul li a:hover{
    color: #f5f5f5;
    font-size: 105%;
}
.current{
    color:floralwhite;
}
.dropdown {
    overflow: hidden;
}
.dropdown-content {
    display: none;
    width: 150px;
    position: absolute;
    background-color: blanchedalmond;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
}
.dropdown:hover .dropdown-content {
    display: block;
    z-index: 100;
}
.dropdown-content a {
    float: none;
    color:dimgrey;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: left;
}
.dropdown-content a:hover {
    background-color: rgb(243, 150, 56);
    color: blanchedalmond;
    font-size: 115%;
}
#mainImage, .fotorama{
    width: 60%;
    display: block;
    margin: 0 auto;
    position: relative;
    top: 95px;
}
.images{
    width: 60%;
    margin: 0 auto;
}
.web{
    width: 80%;
    margin: 0 auto;
}
/*
video{
    position: relative;
    left: 20%;
}
*/
.one-fourth{
    width: 23%;
    padding: 0 0.5%;
}
.mobile{
    width: 100%;
    margin: 0;
}
#mobile{
   width: 80%;
}
#proto{
    font-size: 80%;
}
#proto:before{
    content: ' '' ''\0028'' ';  
}
#proto:after{
    content: ' ''\0029'' ';  
}
/*--- start footer---*/
footer{
    background-color: rgb(243, 150, 56);
    width: 100%;
    height: 60px;
    position: relative;
    top: 120px;
    clear: left;
}
.social{
    list-style-type: none;
/*    text-align: center;*/
}
.social li{
    padding: 0% 0.2%;
    margin: 1%;
    display: inline;
    float: right;
    position: relative;
    bottom: 1px;
}
.social i{
    font-size: 200%;
/*    padding: 0% 10%;*/
    color: blanchedalmond;
}
.social i:hover{
    color: #f5f5f5;
}
footer span{
    text-align:left; 
    color:blanchedalmond;
    float: left;
    padding:2% 0% 0% 1%;
}
/*--- start form---*/
form h1 {
  font-size: 110%;
  font-weight: 500;
  color: blanchedalmond;
  padding: 1%;
  border-radius: 5px;
  margin: 0 auto;
  text-shadow: none; 
}
form {
  width: 60%;
  margin: 12% auto 0%;
  overflow: hidden;
}
.contact {
  width: 100%; 
  height: 300px;
  border-right: 1px dotted #CCC;
}
.form-group {
  width: 100%;
  height: 25%;
}
#msggroup{
    height: 40%;
}
.form-group p{
    float: left;
    margin: 0;
    width: 25%;
    padding-left: 2%;
}
.icon-case {
  width: 5%;
  float: left;
  border-radius: 5px 0px 0px 5px;
  background:#eeeeee;
  height: 40%;
  text-align: center;
  line-height: 30px;
  margin-left: 2%;  
}
i {
  color:#555;
}
input {
  border-radius: 0px 5px 5px 0px;
  border: 1px solid #eee;
  width: 60%;
  height: 38%;
  font-size: 110%;
  padding: 0px 15px;
  float: left;    
  font-family: 'El Messiri', sans-serif;
}
textarea {
  border-radius: 0px 5px 5px 0px;
  border: 1px solid #EEE;
  margin: 0;
  width: 60%;
  height: 100%; 
  float: left;
  padding: 0px 15px;
  font-size: 110%;
  font-family: 'El Messiri', sans-serif;
}
#button{
    clear: left;
    margin: 8% auto 0%;
    width: 10%;
    height: 10%;
}
button{
  font-size: 120%;
  font-weight: 500;
  background-color: rgb(243, 150, 56);
  color: blanchedalmond;
  text-align: center;
  width: 100%;
  padding: 0;
  border-radius: 5px;
  cursor: pointer;
  font-family: 'El Messiri', sans-serif;
}
/*---MEDIA!!!---*/
@media screen and (max-width: 1024px){
    h2{
        font-size: 250%;
    }
    h3{
        font-size: 120%;
        padding: 0;
    }
    h4{
        font-size: 120%;
    }
    p{
        font-size: 150%;
    }
    header{
        position: fixed;
    }
    #logo{
        margin: 10px 0 0 10px;
        max-height: 58px;
    }
    #icon{
        display: inline-block;
        width: 60px;
        height: 60px;
        background: url(../img/navmiddle.png);
    }
    nav ul, nav:active ul{
        display: none;
        z-index: 1000;
        position: absolute;
        right: 20px;
        top: 30px;
        padding: 5% 5% 5% 0;
        background-color: rgb(243, 150, 56);
        border-radius: 10px 0 10px 10px;
        width: 30%;
        font-size: 100%;
    }
    nav:hover ul{
        display: block;
    }
    nav li{
        text-align: center;
        width:100%;
        padding: 10px 0;
        font-size: 100%;
    }
    .banner{
        padding: 0;
    }
    #pone,#ptwo{
    width: 80%;
    padding: 0% 5%;
}
    .one-fourth{
        width: 40%;
        text-align: center;
        padding-left: 30%;
        margin: 0 auto;
    }
    .mobile h4{
        padding-left: 30%;
    }
    #mobile h3{
        padding-left: 20%;
        margin-top: 20%;
    }
    #ux h3{
        margin-top: 20%;
    }
    strong{
        font-size: 150%;
        position: relative;
        top: 80px;
        left: 80px;
    }
    .forpe{
        position: relative;
        top: 175px;
        left: 150px;
        z-index: 1000;
        font-size: 300%;
}
    .social i{
        padding:20px 0 0 0;
        font-size: 200%;
    }
    input {
        width: 50%;
        height: 37%;
        font-size: 80%;
    }   
    textarea {
        width: 50%;
    }
}
@media screen and (max-width: 780px){
    #logo{
    width: 25%;
    position: absolute;
    left: 0.2%;
    }
    input {
        width: 52%;
        height: 37%;
        font-size: 80%;
    }   
    textarea {
        width: 52%;
    }
    #pone, #ptwo{
    font-size: 50%;
    }
    form{
        width: 90%;
    }
    .form-group p{
    font-size: 90%;   
    }
    form h1 {
        font-size: 90%;
        margin-top: 15%;
    }
    button{
        font-size: 90%;
    }
    #button{
        width: 30%;
        margin-top: 20%;
    }
    footer{
        height: 50px;
        position: relative;
        bottom: 0px;
    }
    footer span{
        position: relative;
        top: 10px;
    }
    .social li{
        position: relative;
        bottom: 8px;
    }
    .social i{
        font-size: 140%;
    }
    video{
        width: 220px;
        margin: 0 auto;
    }
    .web .mobile .ux{
        width: 100%;
    }
    .forpe{
        left: 40px;
        font-size: 120%;
        top: 70px;
    }
    .one-fourth{
        width: 60%;
        padding-left: 20%;
    }
    .web h4{
        line-height: 110%;
    }
    .mobile h4{
        padding-left: 20%;
    }
    #mobile h3{
        padding-left: 20%;
        margin-top: 20%;
    }
    #ux h3{
        margin-top: 20%;
    }
}