/*
Theme Name: Eco Landing Page
Theme URI: ''
Author: Team Dhrubok
Author URI: ''
Description: ''
Version: 1.0.0
License: GNU General Public License
License URI: licensing/README_License.txt
Text Domain: ''
Tags: ''

*/

/*
    this is not main stylesheet, main stylesheet is "assets/css/main.css"
    note: you can override main stylesheet or everything from here!
*/

.c1, .eco--sec--title h1 span,
.eco--sec--title--white h1 span, .eco--arrow--style--2 .eco--prev,
.eco--arrow--style--2 .eco--next, .eco--home--area--1 .eco--home--content--1 a i, .eco--home--content--2 .eco--video--button a, .eco--promo--list--1 li i, .eco--review--slider--1::before, .eco--review--slider--2 .eco--single--slide .eco--inner .eco--quote, .eco--single--feature--1 span.eco--feature--left, .eco--video--button--5:hover a, .eco--video--button--5 i, .eco--single--faq h4::before, .eco--more--faq, .eco--more--faq:hover, .single_portfolio .inner .h3:hover {
  color: #ec7f34;
}

.c1-bg, .eco--btn, .eco--arrow--style--2 .eco--prev:hover,
.eco--arrow--style--2 .eco--next:hover, .eco--header--1 .eco--main--menu > ul > li > a::before, .eoc--home--form input[type="submit"],
.eoc--home--form input button,
.eoc--home--form button[type="submit"],
.eoc--home--form button button, .eco--review--slider--1 .slick-arrow:hover, .eco--specification--list--1 li .eco--title, .slicknav_btn,
.slicknav_nav {
  background-color: #ec7f34;
}

.c1-bo, .eco--btn, .eoc--home--form input:active, .eoc--home--form input:focus,
.eoc--home--form button:active,
.eoc--home--form button:focus, .eco--video--btn--1::after,
.eco--video--btn--2::after,
.eco--video--btn--3::after, .eco--video--button--5:hover i, .eco--newsletter--1 .eco--inner input {
  border-color: #ec7f34 !important;
}

html{scroll-behavior:smooth}

.eco--sec--title,
.eco--sec--title--white {
  font-weight: 700;
}

.eco--feature--right p
{
text-transform:none;

}

.white
{
color:white;
}

.eco--header--bottom
{
background-image:linear-gradient(lightgrey, white);
}

.eco--header--top
{
background-image: url("img/iyzi-sandalye-akilli-header8.jpg");
background-color: #cccccc;
}

.eco--single--slide h1
{
margin-top:50px;
margin-left:-15px;
color:white;
}

.eoc--home--form {
  color: #ffffff;
  margin-left: 30px;
  padding: 30px 30px 40px;
  text-align: center;
}


.formwrap
{
width:500px;
margin:auto;
}

.contactform

{
width:550px;
background-color:#f37f00;
border:2px solid #c7c7c7;
border-radius:15px;
height:auto;
padding:35px;
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
margin-bottom:10px;
}

.contactform .Submit1{
background-color:black;
color:white;
font-size:16px;
height:35px;
}

.contactform textarea{
width:90%;
height:200px;
}

.contactform h1
{

font-size:24px;
font-weight:800;
color:#ffd800;
margin-bottom:6px;

}


.contactform h5
{

margin-bottom:26px;

}

.contactform input, textarea{
width: 180px;
margin-bottom: 5px;
height:30px;
padding:4px;
}

.contactform label{
float: left;
width: 200px;
font-weight: bold;
}

.contactform .error{
float: left;
width: 200px;
font-weight: bold;
}

.feedback {
  background-color : firebrick;
  color: white;
  padding: 10px 20px;
  border-radius: 3px;
  border-color: red;
  font-size:16px;
  font-family: 'Montserrat', sans-serif;



}

#mybutton {
  position: fixed;
  bottom: -4px;
  right: 10px;
  z-index:1000000;
}


.feedback .ldiv {
    display: inline-block;
    margin-left: 0px;
}
.feedback .rdiv {
    display: inline-block;
    margin-left: 7px;
}

.notifys
{
color:white;
font-size:18px;
font-family: 'Montserrat', sans-serif;
font-weight:800;
}

.fielder
{
padding:20px;
}

.contactform label
{
margin-top:4px;
}


@media only screen and (min-width: 0px) and (max-width: 767px) {
    .eco--single--slide h1 {
        font-size: 15px;
    }

    .eco--home--area--1
    {
    padding-top:20px;
    padding-bottom:30px;
    }

.eco--promo--1 .eco--promo--image--1 {
  position: absolute;
  width:100%;
  left: 50%;
  transform: translateX(-50%);
  top: 520px;
  margin-top: -280px;
}

.eco--promo--1
{
height:430px;
}

.fielder
{
padding:10px;
}

.contactform label
{
margin-top:4px;
}

.contactform

{
width:auto;
background-color:#f37f00;
border:2px solid #c7c7c7;
border-radius:15px;
height:auto;
padding:35px;
-moz-box-shadow: 0 0 5px #ccc;
-webkit-box-shadow: 0 0 5px #ccc;
box-shadow: 0 0 5px #ccc;
margin-bottom:10px;
}

.formwrap
{
width:auto;
margin:auto;
}


.contactform .Submit1{
background-color:black;
color:white;
font-size:16px;
height:35px;
}

.contactform textarea{
width:90%;
height:200px;
margin-top:0px;
padding:0px;
}

.contactform h1
{

font-size:24px;
font-weight:800;
color:#ffd800;
margin-bottom:6px;

}

.contactform input, textarea{
width: auto;
margin-bottom: 0px;
height:30px;
padding:4px;
}

.contactform label{
float: left;
width: 200px;
font-weight: bold;
}

.contactform .error{
float: left;
width: 200px;
font-weight: bold;
}

}