#body-order .contact-section {
    padding-top: 40px;
    width: 50%;
    float: left;
    background-color: #2a363f;

}
    #body-order .contact-section{
        padding-top: 40px;
    }
    #body-order .contact-section .col-md-6{
        float: left;
        margin-left: 35px;
        box-sizing: border-box;
    }



    #body-order .form-group{
        margin-top: 10px;
    }
    #body-order label{
        font-size: 1.3em;
        line-height: 1em;
        font-weight: normal;
    }
    #body-order .form-control{
        font-size: 1.3em;
        color: #080808;
    }
    #body-order textarea.form-control {
        height: 135px;
        /* margin-top: px;*/
    }

    #description{
        cursor: pointer;

    }
    .sq{
    display: none;
    text-align: center;
        background: gray;
        border: 1px solid #fff;
    }
    .sq .content{
    padding: 15px;
        color: #fff;
        font-size: larger;
        font-weight: bold;
        background-color:gray;
    }
    .errMess{
    color: #fff;
    display: none;
}
    #body-order .submit {
        background: #727272;
        color: #fff;
        border-radius: 0 !important;
    }
    #body-order .submit:hover{
        background: red;
    }
    #body-order .contact-section .col-md-6 img{
        margin-right: 5%;
        box-sizing: border-box;
    }
</style>
<style type="text/css">.cbp-l-filters-buttonCenter {
    margin-bottom: 10px;
    text-align: center;
    margin-top: 70px;
}
  .sq .content{
            padding: 15px;
            color: #fff;
            font-size: larger;
            font-weight: bold;
            background-color:gray;
        }
        .errMess{
            color: #fff;
            display: none;
        }
#buy{
    background-image: url("../img/back2.jpg"); background-position: center center; background-size: cover;
	margin:65px 0;
	color:#fff;
	padding:45px 0 100px;
}
.flex{
	    justify-content: space-between;
    align-items: center;
    padding: 10px;
}

.button_1 {
    padding: 12px 30px 10px 30px;
    border-radius: 30px;
    border: 2px solid #ffffff;
    /* border: none; */
    background: #970001;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    margin: 0 auto;
    font-family: FuturaFuturisC,Arial,sans-serif;
    font-size: 19px;
    display: inline-block;
    cursor: pointer;
    transition: all 0.2s ease;
    line-height: 24px;
}

.button_1:hover, .button_1:focus{
	color:#fff;
	background:#a61120;
	border-color:#a61120;

}


#buy .title{
	color:#fff;
	line-height:1.4;
	font-size: 50px;
	font-family:FuturaFuturisC,Arial,sans-serif;
	margin:0 0 10px;
}

.buy-box-red{
	background:#ce1628;
	padding:0 70px 0 20px;
	font-family:FuturaFuturisC,Arial,sans-serif;
	margin:40px 0 0;
}

.buy-big-text{
	font-size: 140px;
	display:inline-block;
	padding:0 30px 0 0;


}

.buy-small-text{
	font-size: 50px;
	display:inline-block;
}

.buy-form,
.buy-form input[type="text"],
.buy-form textarea{
	border:1px solid #bcbec0;
	border-radius:5px;
	background:none;
	font-size:18px;
	color:#fff;
}

.buy-form input[type="text"],
.buy-form textarea{
	width:100%;
	padding: 16px 10px;
	resize: none;
}

.buy-form {
    color: #fff;
    padding: 25px 35px;
    background: rgba(255, 255, 255, 0.1);
    width: 40%;
    display: block;
    float: left;
    position: relative;
    margin-left: 40px;
}

.buy-form input[type="text"]{
	margin:5px 0 15px 0;
	height: 58px;
}

.buy-form textarea{
	margin:5px 0 40px 0;
	height: 85px;
	padding: 15px 18px;
	overflow:hidden;
}

.buy-form-title{
	font-family:FuturaFuturisC,Arial,sans-serif;
	font-size: 22px;
	text-align:left;
}
#time-buy::before {
	content: '';
	display: block;
	position: absolute;
	top:-24px;
	left: calc(50% - 38px);
	background: url(./img/arrow.gif) no-repeat;
	width: 77px;
	height: 26px;
}
#time-buy{
    /* background-image: url(../img/back2.jpg); */
    background: #ebedea;
    background-position: center center;
    background-size: cover;
    margin: 0px 0 35px;
    color: #231f20;
    padding: 45px 0 20px;
    border: 1px solid rgba(35,31,32, 0.2);
    position: relative;
}
#time-buy::before {
	content: '';
	display: block;
	position: absolute;
	top:-24px;
	left: calc(50% - 38px);
	background: url(../img/arrow.gif) no-repeat;
	width: 77px;
	height: 26px;
}
.buy-title p {
    font-size: 18px;
    line-height: 1.5;
    text-align: left;
}

.round-small {
    border: 2px solid #ffffff;
    border-radius: 16px;
    height: 32px;
    width: 32px;
    display: inline-block;
    text-align: center;
    margin-right: 10px;
    font-size: 18px;
    color: white;
    background-color: #727272;
    line-height: 27px;
}

#time-buy .row::before, #time-buy  .row::after,
#buy .row::before, #buy  .row::after
{
	content:none;
}

#time-buy .buy-form {
	background: #e3e4db;
	border: 1px solid #231f20;
}
#time-buy .buy-form input[type="text"], #time-buy .buy-form textarea {
	background: #fff;
}
#time-buy .buy-form, #time-buy .buy-form input[type="text"], #time-buy .buy-form textarea {
	color: #231f20;
	border-color: #58585b;
}

#time-buy input::-webkit-input-placeholder {color:#bbbdc0;}
#time-buy input::-moz-placeholder          {color:#bbbdc0;}/* Firefox 19+ */
#time-buy input:-moz-placeholder           {color:#bbbdc0;}/* Firefox 18- */
#time-buy input:-ms-input-placeholder      {color:#bbbdc0;}

.coop-small-text{
	font-size: 50px;
	display:inline-block;
}

.coop-form,
.coop-form input[type="text"],
.coop-form textarea{
	border:1px solid #bcbec0;
	border-radius:5px;
	background:none;
	font-size:18px;
	color:#fff;
}

.coop-form input[type="text"],
.coop-form textarea{
	width:100%;
	padding: 16px 10px;
	resize: none;
}

.coop-form{
	color:#fff;
	/*padding:25px 35px;*/
	margin:28px 0;
	background: rgba(255, 255, 255, 0.1);
	/*width:570px;*/
}

.coop-form input[type="text"]{
	margin:5px 0 15px 0;
	height: 58px;
}

.coop-form textarea{
	margin:5px 0 40px 0;
	height: 85px;
	padding: 15px 18px;
	overflow:hidden;
}

.coop-form-title{
	font-family:FuturaFuturisC,Arial,sans-serif;
	font-size: 22px;
	text-align:left;
}


