/*
Theme Name: Lay Theme
Theme URI: http://laytheme.com/
Author: 100k Studio
Author URI: http://100k.studio
Description: Create a Portfolio Website with Lay Theme. Design layouts in a configurable grid where you place images, texts and videos.
Text Domain: laytheme
Version: 3.2.9
*/

/* Don't edit above!  */

p, a, h1, span ,h2,h3{
direction: rtl !important;
text-align: right;
}

body::after {
/*
  content: "";
 background-color: #f9f9f9 !important;
background-image: url("https://giyushitech.com/wp-content/uploads/2020/05/2571115-3.jpg") !important;
background-position: 0 -30px;
background-repeat: no-repeat;
background-size: contain;
*/
/* This is mostly intended for prototyping; please download the pattern and re-host for production environments. Thank you! */
/*
  opacity: 0.4;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  position: absolute;
  z-index: -1; 
*/  
}

@keyframes fade {
    from { opacity: 1.0; }
    50% { opacity: 0.5; }
    to { opacity: 1.0; }
}                                                                                                                                                                                                                                  

@-webkit-keyframes fade {
    from { opacity: 1.0; }
    50% { opacity: 0.5; }
    to { opacity: 1.0; }
}

.blink {
  animation:fade 1500ms infinite;
  -webkit-animation:fade 1500ms infinite;
}

.forms2-row, .forms-row {
	
	background-image: url("https://www.transparenttextures.com/patterns/stardust.png") !important;
}
	
.wpcf7-response-output {
	border: 2px solid #f7e700;
    text-align: right;
    font-family: "Heebo" !important;
    direction: rtl;
}


.sitetitle-txt-inner {
	padding-bottom: 0.13vw;
    border-bottom: 2px solid #ad24d6;
}

.whatsapp-icon {

}

.contact-title p {
	position:fixed !important;
    left: 8.4vw;
    top: 3.5vw;
}

.icons-column {
	position: fixed !important;
    top: 2.7vw !important;
    left: 2vw !important;
}

.icons-column .ph {
	padding-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.whatsapp-icon img {
	width: 3.5vw !important;
}

.mail-icon img {
	width: 3.2vw !important;
}

.cv-text, .mailt-text, .chat-icon {
    position: relative;
    left: 4.5vw;
    top: 0.7vw;
}

.chat-icon {
	
}

.cv-icon img {
	width: 3vw !important;
}

.whatsapp-icon {
    position: relative;
    top: 0.5vw;
    left: -0.15vw;
}

.cv-icon {
    margin-top: -0.8vw;
    margin-left: 0.2vw;
    position: relative;
    top: 5.4vw;
}

.mail-icon {
    position: relative;
    top: 2.5vw;
}

.mail-icon img {
	margin-top:0.1vw;
}

.whatsapp:hover {
	opacity: 0.8;
}

.whatsapp {
	animation: all 0.3s;
}

.linked-icon .img img{
   width: 3.3vw !important;
}

.linked-icon {
/*
    margin-top: 2.7vw;
    margin-bottom: 1.1vw;
*/
	position: fixed;
    top: 14.3vw;
}

.linked-icon .caption {
    position: fixed;
    left: 6.6vw;
    margin-top: .7vw;
}


.icons-column a {

}
/* CONTACT FORM STYLE */

input {
	text-align: right;
    border: none;
    border-bottom: 1px solid black;
    padding: 1vw;
    padding-right: 0;
    padding-bottom: 0vw;
    margin-bottom: 0.7vw;
    font-weight: 300;
    font-family: "Heebo";
    font-size: 1.2vw;
    color: black;
}

input::placeholder {
	color: black !important;
}

.wpcf7-file {
	font-size: 14px !important;
    border-bottom: 0 !important;
}

.wpcf7-tel {
    margin-bottom: 1.25vw;
}

.wpcf7-submit {

    border: 1px solid black;
    padding: 0.25vw 1.6vw 0.25vw 1.6vw;
    border-radius: 20px;
    cursor: pointer !important;
    
    /*
    background: none;
    */
    width: 70%;
    text-align: center;
    

background: #8100ff;
    color: white;
    border-color: #8100ff;
}

.wpcf7-submit:hover {
    background: #8100ff;
    color: white;
    border-color: #8100ff;
}

.wpcf7-file {
	    font-size: 0.8vw !important;
    /* color: purple; */
    font-family: "Heebo";
}

input:focus{
    outline: none;
}

.txtarea{
	width: 68%;
    border: 1px solid black;
    background: none;
    height: 8vh;
    padding: 5px;
    font-size: 0.8vw;
    font-family: "Heebo";
    margin-top: 1vw;
    border-radius: 10px;
    border: 1px solid #444444;
}

.inner-link {
    border-bottom: 1px solid black !important;
    font-weight: 400;
}


.michael {

}

.lay-textformat-parent {
	text-align: right !important;
}

._title {
	display: inline-block;
	border-bottom: 2px solid #813D9F !important;
}

.forms-row {
	padding-top: 2vw;
/*     padding-bottom: 1.25vw; */
}

.forms2-row {
	padding-bottom: 3vw;
}


.head-row form p{
	text-align: center !important;
}

.head-row form p {
	
}

.head-row .wpcf7-submit {
	width: 100% !important;
}

.head-row .wpcf7-submit{
	
	background: #8100ff !important;
	color: white !important;
	
}

.wpcf7-form {
	text-align: right !important;
}

.forms2-row {
	padding-top: 1.4vw;
}

@import url('https://fonts.googleapis.com/css?family=Exo:400,700');

*{
    margin: 0px;
    padding: 0px;
}

body{
    font-family: 'Exo', sans-serif;
}


.context {
    width: 100%;
    position: absolute;
    top:50vh;
    
}

.context h1{
    text-align: center;
    color: #fff;
    font-size: 50px;
}


.area{
    background: #4e54c8;  
    background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);  
    width: 100%;
    height:100vh;
    
   
}

.circles{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.circles li{
    position: absolute;
    display: block;
    list-style: none;
    width: 20px;
    height: 20px;
    background: rgba(255, 255, 255, 0.2);
    animation: animate 25s linear infinite;
    bottom: -150px;
    
}

.circles li:nth-child(1){
    left: 25%;
    width: 80px;
    height: 80px;
    animation-delay: 0s;
}


.circles li:nth-child(2){
    left: 10%;
    width: 20px;
    height: 20px;
    animation-delay: 2s;
    animation-duration: 12s;
}

.circles li:nth-child(3){
    left: 70%;
    width: 20px;
    height: 20px;
    animation-delay: 4s;
}

.circles li:nth-child(4){
    left: 40%;
    width: 60px;
    height: 60px;
    animation-delay: 0s;
    animation-duration: 18s;
}

.circles li:nth-child(5){
    left: 65%;
    width: 20px;
    height: 20px;
    animation-delay: 0s;
}

.circles li:nth-child(6){
    left: 75%;
    width: 110px;
    height: 110px;
    animation-delay: 3s;
}

.circles li:nth-child(7){
    left: 35%;
    width: 150px;
    height: 150px;
    animation-delay: 7s;
}

.circles li:nth-child(8){
    left: 50%;
    width: 25px;
    height: 25px;
    animation-delay: 15s;
    animation-duration: 45s;
}

.circles li:nth-child(9){
    left: 20%;
    width: 15px;
    height: 15px;
    animation-delay: 2s;
    animation-duration: 35s;
}

.circles li:nth-child(10){
    left: 85%;
    width: 150px;
    height: 150px;
    animation-delay: 0s;
    animation-duration: 11s;
}

.contacttitle {
	text-align: right;
}



@keyframes animate {

    0%{
        transform: translateY(0) rotate(0deg);
        opacity: 1;
        border-radius: 0;
    }

    100%{
        transform: translateY(-1000px) rotate(720deg);
        opacity: 0;
        border-radius: 50%;
    }

}


.fullscreen-bg {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.michael-row{
	padding-top:1.5vw;
	padding-bottom:1.5vw;
	background-color: rgba(255, 255, 255, 0.4);
}

.michael-row, .forms-row, .forms2-row {
/* 	background-color: rgba(255, 255, 255, 0.4); */
}

.caption {
transition: opacity 0.3s ease-in-out;
}


#footer-region {
/* 	display: none; */
}

.forms-row {
	margin-bottom: -0.3vw;
}


@media only screen and (max-width: 730px) {
	
#footer-region {
	display: block;
}

	
body {
	background: url("https://giyushitech.com/wp-content/uploads/2020/06/Screen-Shot-2020-06-25-at-5.44.24-PM.png"), no-repeat;
	background-position: top;
    background-size: auto;
    background-attachment: fixed;
}

.lay-textformat-parent {
	text-align: center !important;
}

#footer-region {
	position:fixed;
	bottom:0 !important;
}

._Default {
/* 	font-weight: 300 !important; */
}

.wpcf7-submit {
    padding: 5px 5px 5px 5px;
    cursor: pointer !important;
    font-size: 16px;
    width:100%;
}

.wpcf7-file {
    font-size: 14px !important;
    font-family: "Heebo";
    margin-bottom: 10px;
    margin-top: 5px;
}

.txtarea {
    width: 96%;
    font-size: 14px;
}

.navbar {
	 background: rgba(216,216,216,0.9) !important;
}

._head {
    text-align: right;
    font-weight: 300 !important;
    letter-spacing: 0.015em;
}

._Default {
	font-weight:300;
	font-size:16px !important;
}

.lay-textformat-parent > *, ._Default {
	font-weight:300 !important;
	font-size:16px;
}
._title {
	font-weight:500 !important;
}
.contactp {
	margin-bottom:10px;
	font-weight: 400 !important;
}


.wpcf7-submit {
	margin-top:3px;
    padding: 7px 5px 7px 5px;
}

._head {
	    background: rgba(255,255,255,0.2);
		padding: 20px !important;
	    text-align: center;
	    border-radius: 10px;
}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {
    border: 2px solid #f7e700;
}

#footer-region {
	z-index:99 !important;
	opacity:0.9;
}

.contacttitle {
	display: none !important;
}

}