/* Minification failed. Returning unminified contents.
(505,1): run-time error CSS1036: Expected expression, found '}'
 */
/*------Fonts------*/
@font-face {
font-family: Lucida;
src: url('../fonts/Lucida-Grande-Bold.ttf');
font-weight: bold;
}

@font-face {
    font-family: Lucida;
    src: url('../fonts/LucidaGrandeRegular.ttf');
    font-weight: normal;
    }

/*-------visited link------*/
a:visited, a:active, a {
color: #264863;
text-decoration: none;
}

html, body {
/* height: 100%; */
margin: 0; 
overflow-x: hidden;

}

body {
font-family: Lucida;
background-color: #EFECE2; 
color: #264863;
font-weight: bold;
display: flex;
flex-direction: column; 
}

ul, menu, dir {
padding: 0;
}

.content { 
flex: 1 0 auto;
margin: 0 auto;
}

.mobile-menu {
visibility: hidden;    
}

header {
text-align: center;
margin-top: 20px;
margin-bottom: 90px;
}    
    
nav {
text-align: center;
margin-left: 55px;
}
    
.main-nav-bar {
background-color: #EFECE2;
list-style-type: none;
height: 50px;
letter-spacing: 3px; 
padding: 0;  
}

.selected {
display: inline;
background-image: url('../images/underline-navbar.svg');
background-repeat: no-repeat;
background-position: left; 
padding-left: 30px;  
padding-right: 30px;
padding-bottom: 30px;
background-position-x: 55px; 
width: 100px;
}

.link {
display: inline;
padding-left: 30px;
padding-right: 30px;
width: 100px;
}


h1 {
margin-top: 135px;
text-align: center;
font-size: 25px;
letter-spacing: 3px; 
}

h2 {
text-align: center;
font-size: 15px;
letter-spacing: 3px;    
}

.two-robots {
margin: 80px 0 80px 0;
display: block;
text-align: center;
}

.footer-ul {
margin: 29px 29px 29px 29px;
justify-content: space-between;
padding: 0;
}

.footer {
display: flex; 
background-color: white;
border-top: 2px solid #264863;
border-bottom: 2px solid #264863;
width: 100%;
margin-bottom: 0;

justify-content: space-between; 
flex-shrink: 0;
}

.push {
height: 50px;    
}

.footer-left {
width: 25%;
}

.footer-middle {
display: inline;
list-style-type: none;
font-size: 10px;
letter-spacing: 5.4px; 
margin: 35px 0px 0px 0px;
text-align: center;
width: 50%;
}

.footer-right {
list-style: none; 
margin: 0px -36px -3px 24px;  
width: 25%;   
text-align: right; 
}

.credit-mobile {
visibility: hidden;    
}

/*-----About-----*/

.p-about {
font-size: 15px;
letter-spacing: 2.5px;
text-align: justify;
margin: 27px 0 0px 0;
line-height:25px;
width: 800px;
font-weight: lighter;
}  

.yaron-image {
text-align: center;
margin: 50px 0 0 0;
}

.about-robot {
margin: 30px 0 -3px 180px;
}

.about-footer {
margin-bottom: 0;
}

/*-----Contact------*/

.contact-main-header {
margin-top: 90px;
margin-bottom: 90px;

}
.contact-father-container {
display: flex;
justify-content: center;
margin-top: 50px;
margin-bottom: 60px;
/*margin: 50px 40px 60px 40px;*/
margin: 50px 40px 60px -90px;
}

.contact-form {
margin: 0 30px 0 0;
height: 565px; 
background-image: url('../images/contact-frame.svg');
background-repeat: no-repeat;  
} 

.yaron-business-card {
margin: 0 0 0 30px;
height: 450px; 
list-style-type: none;
margin-top: 35px;
letter-spacing: 6px;
font-size: 14px;
line-height: 45px;
text-align: center;
background-image: url('../images/cubes.svg');
background-repeat: no-repeat;
/* background-position-y: 210px; */
background-position: center;
background-position: bottom;
}

.yaron-kadman {
font-size: 23px;
}

/*-----form-----*/

input[type=text] {
width: 60%;
padding: 12px 3px;
box-sizing: border-box;
border-bottom: solid 2px #264863;
border-top: none;
border-left: none;
background-color: #EFECE2;
margin: 30px 20px -16px -8px;
letter-spacing: 5.4px;
font-weight: bold;
}

.form-list {
font-family: lucida;
font-size: 15px;
letter-spacing: 5.4px;
color: #264863;
list-style: none;
}

.form-list-child {
text-align: center;
}

.textarea-title {
letter-spacing: 5.4px;
width: 105px;
margin: 50px 0 0 75px;
color: #8998A1;
font-size: 15px;
}

.button-container {
margin-top: 50px;
text-align: center;
}

input::placeholder {
color: #8998A1;
font-size: 15px;
font-family: Lucida;
vertical-align: text-top;
}

.form-button {
font-size: 15px;
letter-spacing: 3.6px;  
font-family: lucida;
font-weight: bold;
width: 95px;
height: 50px;
margin: 15px 160px;
border-radius: 25px;
border: 2px solid #264863; 
padding: 19px;
color: #264863;
}    

.large-field {
height: 250px;
width: 265px;
border: 2px solid #264863;
border-radius: 4px;
background-color: white;
letter-spacing: 5.4px;
margin: 12px 0px 0px 76px;
}
     
/*----products----*/

.products-main-header {
background-image: url('../images/stars.svg');
background-repeat: no-repeat;
height: 50px;
padding-top: 30px;
background-position-x: 820px;
background-position-y: -2px;
margin-top: 50px;
text-align: center;
font-size: 25px;
letter-spacing: 3px;
}
   
/*---ToWho---*/

.towho {
/*background-image: url('../images/towho-product-frame-new.svg');*/
background-repeat: no-repeat;
/*border: double;*/
height: 1050px;
width: 1054px;
/*display: flex;*/
margin: 0 auto; 
margin-bottom: 30px; 
background-position: center;
} 

.mobile-products-frame {
visibility: hidden;
}

.robot-container {
position: absolute;
background-image: url('../Images/yellow-robot.svg')
}

.products-header {
font-family: lucida;
font-size: 25px;
letter-spacing: 5.4px;
margin: 50px 0px 10px 7px;
/*height: 40px;*/
/*width: 300px;*/
/*margin: 92px 0px 0px 0px;*/
}

.p-products {
/*letter-spacing: 4.7px;*/
font-size: 13px;
/*margin: 0 auto;*/
font-weight: lighter;
letter-spacing: 0.7px;
margin: 0 0 0 215px;
line-height: 21.5px;
text-align: left;
width: 615px;

}

.mobile-p-products {
display: none;
}

.download-button-towho {
border-radius: 40px;
border: #264863 solid 2px; 
color: #264863;
background-color: #FFEC96;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
font-family: lucida;
letter-spacing: 2px;
font-weight: bold;
/*margin: 30px 0px 30px 0px;*/
margin: 5px 0px 0px 0px;

}

.youtube-video-towho {
margin: 30px 0px 0px 0px;
}

.towho-robot {
/*width:150px;
margin: 70px 0 0 80px;*/
text-align: center;
padding: 70px 0 0 0;
}

.towho-content {
/*width: 900px;
margin: 5px 0px 0px 40px;*/
text-align: center;
}

/*---Folder-Finder---*/

.folderfinder {
/*background-image: url('../images/folderfinder-product-frame-new.svg');*/
background-repeat: no-repeat;
/*border: double;*/
height: 1050px;
width: 1054px;
/*display: flex;*/
margin: 0 auto; 
margin-bottom: 40px; 
background-position: center;  
}

.folderfinder-robot {
text-align: center;
padding-top: 65px;    
}

.folderfinder-content {
text-align: center;
}

.download-button-folder-finder {
border-radius: 40px;
border: #264863 solid 2px; 
color: #264863;
background-color: #ECBAB1;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 14px;
font-family: lucida;
letter-spacing: 2px;
font-weight: bold;
margin: 30px 0px 40px 0px;    
}

.youtube-video-folder-finder {
margin: 20px 0 0 0;
}

.footer-space {
  height: 60px;  
}

#mobile-menu {
display: none;
}

/*--------mobile--------*/
@media only screen and (max-width: 480px) {
    /* your CSS here */

body {
  overflow-x: hidden;  
}

.content {
    width: 100%;
}

.mobile-menu {
background-repeat: no-repeat;
margin: 15px 0 0 15px;
text-align: right;
}

h1 {
font-size: 18px; 
margin-top: 5px;
}

header {
margin-top: 10px;
}

nav {
height: 0px;
display: none;
}

.main-nav-bar {
visibility: hidden;
}

.two-robots {
text-align: center;
margin: 80px -30px -87px 0;
}


.push {
height: 50px;
}

.footer-left {
width: 10%;
}

.footer-middle {
width: 80%;
margin-top: 34px;
margin-left: 13px;
}

.footer-right {
visibility: hidden;
width: 10%;
margin: 0 5px 0 0; 
background-image: 
}

.credit-desktop {
display: none;
}

.credit-mobile {
visibility: visible;
margin: 5px 2px -3px 0;  
}

.mobile-menu {
visibility: visible;
margin: 15px 15px 15px 15px;
}


/*------mobile-about------*/

.p-about {
margin: 25px;
width: 90%;
}

.robot-gif {
width: 35%;
}

.about-robot {
margin: 30px 0 -3px 0;
text-align: center;
}

/*--------mobile-contact-----*/

.contact-father-container {
flex-flow: wrap; 
margin: 30px 0;
}

.textarea-title {
margin-left: 70px;
}

.large-field {
width: 260px;
margin: 12px 0px 0px 67px;
}

.input[type=text] {
box-sizing: none;
width: 65%;
margin: 30px 20px -16px 20px;    
}

.form-button {
background-color: white;
margin-right: 160px;
}

.yaron-business-card {
background-position-x: 180px;
background-position-y: 155px;
width: 100%;
height: 400px;
margin: 30px 0;
}

/*--------mobile-products-------*/

.towho, .folderfinder {
text-align: center;
width: 90%;
margin: 0 auto;
display: block;
background-image:url('../images/mobile-products-frame.svg');
background-position: center top;
padding: 25px 0 25px 0;
background-size: 100%;
height: 650px;
}

.towho-robot {
padding-top: 55px;
}

.towho-content {
margin-top: 45px;
}

.folderfinder-robot {
padding-top: 25px;

}

.folderfinder-content {
margin: 43px 0px 0px 0px;
width: 100%;
}

.download-button-towho {
margin: 28px 0px 35px 0px;
padding: 10px 25px;
font-size: 12px;
}

.products-header {
margin: 0;
width: 100%;
height: 40px;
}

.p-products {
line-height: 20px;
font-weight: normal;
width: 80%;
}

.youtube-video-towho {
margin: 25px 0 0 0;
}

#mobile-menu {
position: fixed; /* Sit on top of the page content */;
display: none;
width: 100%; /* Full width (cover the whole page) */
height: 100%; /* Full height (cover the whole page) */
top: 0; 
left: 0;
right: 0;
bottom: 0;
background-color: rgba(38,72,99,1); /* Black background with opacity */
z-index: 2; /* Specify a stack order in case you're using a different order for other elements */
cursor: pointer; /* Add a pointer on hover */
}

.mobile-menu-list {
margin: 15px;
padding-top: 40px;
color: #EFECE2;
line-height: 30px;
list-style: none;
font-size: 20px;
text-align: center;
}

.menu-link {
color: #EFECE2;
}

a.menu-link:link {
color: #EFECE2;
}

a.menu-link:visited {
color: #EFECE2;
}

a.menu-link:active {
color: #EFECE2;
}

.mobile-selected {
color: #637A89;
line-height: 35px;
border-bottom: 1px solid;
margin: 90px 50px 0;
}

.mobile-selected a{
color: #637A89;
}

.mobile-menu-li {
text-align: center;
line-height: 35px;
border-bottom: 1px solid #EFECE2;
margin: 90px 50px 0;
}

.contact-form {
background-position-x: center;
width: 405px;
height: 560px;
background-size: 415px;
margin: 0;
}

.products-main-header {
background-position-x: 273px;
padding-bottom: 15px;
}

.mobile-products-frame {
background-image: url('../images/mobile-products-frame.svg');
height: 560px;
visibility: visible;
background-repeat: no-repeat;
background-position-x: 55px;
}



.mobile-p-products {
display: block;
margin-top: -30px;
font-size: 13px;
font-weight: normal;
letter-spacing: 3.4px;
line-height: 19.2px;
}

iframe {
width: 80%;
height: auto;    
}

.contact-main-header {
margin-bottom: 0;
}

.p-about {
text-align: left;
font-size: 14px;
font-weight: 100;
}

.download-button-folder-finder  {
margin: 30px 0 40px 0;
} 

.youtube-video-folder-finder {
margin: 15px 0px 0px 0px;
}

a.x {
    color: #EFECE2;
    float: right;
    margin: 15px;
    font-weight: 100;
    font-weight: normal;
    font-size: 28px;
}

}

