
     html {
      scroll-behavior: smooth;
     }
      body {
        background-color: #292929;
        font-family: system-ui;
        margin-top: 40px;

        background-image: url("images/bg.jpg");
		  background-repeat: no-repeat;
		  background-size: cover;
		  background-position: center;
      }

    .main {
      width: 985px;
    text-align: center;
    border:solid 2px #c69515 ;
    margin: 0px auto;
    background-color: #c69515;
    background-image:  url('images/heor1BG.png');
    padding-top: 7px;
    padding-bottom: 3px;
    height: 584px;
    position: relative;
    background-size: 100%;
    box-shadow: -1px 1px 24px #c69515;
        top: 63px;
    }
    .content {
      width: 994px;
      text-align: center;
      margin: 0px auto;
      background: #000;
      padding-top: 95px;
      padding-bottom: 24px;
      
    }
    .logo {
          position: absolute;
    left: -33px;
    top: -101px;
    }
    .yeltxt {
    	color: #c69515;
    }
    .floatText {
    	line-height: 41px;
    	    position: absolute;
    bottom: 40px;
    color: white;
    left: 1px;
    font-size: 28px;
    font-family: unset;
    /* background: #c69515; */
    /* padding: 20px 44px; */
    border-radius: 0px 30px 30px 0px;
    font-weight: 600;
    text-transform: uppercase;
    width: 995px;
    }
    .number {
    	    background: #c69515;
    color: black;
    padding: 2px 13px;
    border-radius: 9px;
    }
    .logo img {
      width: 178px;
    padding: 28px;
    }
    .menus {
         position: absolute;
    right: -5px;
    top: -63px;
    }
    .logo a {
    	transition: 0.3s;
    }
    .logo a:hover {
    	padding-left: 10px;

    }
    .menus a {
      color: white;
      	transition: 0.3s;
      	padding: 10px 10px 10px 10px;
      text-decoration: none;
      font-weight: 600;
    	text-transform: uppercase;
    }


.hideMenu {
      position: absolute;
      right: -5px;
      top: -63px;
    }
    .logo a {
      transition: 0.3s;
    }
    .logo a:hover {
      padding-left: 10px;

    }
    .hideMenu a {
      color: white;
        transition: 0.3s;
        padding: 10px 10px 10px 10px;
      text-decoration: none;
      font-weight: 600;
      text-transform: uppercase;
    }



    .blacktext {
    	color: black;
    }
    .menus a:hover {
    	color: #c59519;
    	background: black;
    }
    .advantages h1 {
      background: #b93b0b;
	    color: white;
	    border-radius: 20px;
	    display: inline-block;
	    padding: 10px 40px;
	    font-family: fantasy;
	    font-size: 32px;
	    margin-bottom: 30px;
	    text-transform: uppercase;
	    font-weight: 100;
    }


     .advantages {
     	color: white;
     	text-align: center;
    	width: 100%;
    }
    .advantages ul {text-align: left;}
    .advantages ul li {
    	vertical-align: top;
    	display: inline-block;
    	width: 40%;
    	margin-right: 90px;
    	margin-bottom: 40px;
    }
    .advantages .advimg {float: left;}
     .advantages .advimg img { width:120px; }
     .advantages .advtxt h2{    
     	font-family: fantasy;
     	color: #ffc000;
    	font-weight: 100;
    	font-size: 21px;
    }

   .advantages .advtxt p {
   	font-size: 12px;
   }

   .welcome {
   	 width: 815px;
      text-align: center;
      margin: 0px auto;
      background: #fff;
      padding:30px 90px;
      border-radius: 50px;
  }

  .welcomeText {
  	    font-size: 38px;
    display: block;
    padding: 0px 0px 40px 20px;
  }
  .orangetxt {
  	color: #d47010;
  }

 .footer {
 	 width: 815px;
      text-align: center;
      margin: 0px auto;
      background: #c69515;
      color: white;
      padding:30px 90px;
      border-radius: 50px;
 }

 .howlooks {
 	  width: 994px;
      text-align: center;
      margin: 0px auto;
      background: #000;
      padding-top: 35px;
      color: white;
      padding-bottom: 24px;
 }
 .howlooks img {
    border-radius: 50px;
 }
 .howlooks h3 {
 	font-size: 36px;
    font-weight: 400;
    margin: 0px;

}
 .howlooks ul li {
 	display: inline-block;
 	margin-right: 20px;
 	margin-top: 20px;
 	margin-bottom: 30px;
 }

  .demos {
 	  width: 994px;
      text-align: center;
      margin: 0px auto;
      background: #fff;
      padding-top: 35px;
      color: black;
      border-radius: 50px;
      padding-bottom: 24px;
 }
 .demos h3 {
 	font-size: 36px;
    font-weight: 400;
    margin: 0px;

}
 .demos ul li {
 	display: inline-block;
 	margin-right: 20px;
 	margin-top: 20px;
 	margin-bottom: 30px;
 }
 .yt {
 	margin-bottom: 20px;
 }
 .yt a {
 		transition: 0.3s;

 }
 .yt a:hover {
 	opacity: 0.5;
 }
 .yt a img {
 	width: 200px;
 }
.h5txt {
	font-size: 20px;
	margin:10px 0px 20px 0px;
}

.gototop {
	position: fixed;
	bottom: 50px;
	right: 100px;
}
.gototop img {
	width: 100px;
}

.contact {
      width: 994px;
      text-align: center;
      margin: 0px auto;
      background: #000;
      padding-top: 35px;
      color: white;
      margin-top: 30px;
      margin-bottom: 30px;
      padding-bottom: 24px;
}
.contact .divLeft {
  width: 50%;
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
  text-align: left;
}
.divLeft img {
  width: 250px;
}
.contact .divRight {
  width: 30%;
  vertical-align: top;
  display: inline-block;
}
.contact .divRight input, .contact .divRight textarea {
  width: 85%;
  margin-bottom: 10px;
  padding: 20px;
}
.formTitle {
  display: block;
  text-align: left;
  padding: 10px 10px 10px 0px;
}
.contact .divRight button {
  width: 100%;
  padding: 20px;
  background: #d47010;
  color: white;
  font-weight: bolder;
}

h6 {
  font-size: 28px;
    margin: 0px;
    color: #c69515;
}



@media (max-width: 986px) {
  .main { 
    width: 90%;
    height: auto;
   }
   .content{
    width: 100%;
   }
   video {
    width: 95%;
    height: auto;
   }
   .welcome, .advantages, .howlooks, .demos, .footer, .contact {
    width: 80%;
    padding: 10%;
   }
   .advantages {
    padding-top: 20px;
    padding-bottom: 19px;
   }

   .welcome {
    padding: 21px 10%;
   }
   .advantages ul li {
    width: 42%;
    margin-right: 50px;
   }
   .advantages .advimg img {
    padding-bottom: 43px;
   }
}

@media (max-width: 786px) {
  .advantages ul li {
    display: flex;
    width: 90%;
    margin-bottom: 0px;
  }
  .advantages .advimg img {
    padding-bottom: 14px;
  }
  .howlooks img {
    width: 100%;
  }
  .gototop {
    right: 10px;
  }
  .contact .divLeft, .contact .divRight {
    width: 95%;
  }
  .menus {
    display: none;
  }
  .hideMenu {
    display: block !important;
  }
}


.hideMenu {
  display: none;
  background: black;
  border: 1px solid #fff;
  top: -95px;
  right: -30px;
}
.hideMenu a {
  
      display: block;
    font-size: 12px;
    padding: 7px 13px;
    text-align: left;
}

.mobmenu {
  width: 50px;
  height: 50px;
  background: #ccc;
}