input[type="text"] {
    box-shadow: none;
}

.kowork-kp {
    position: relative;
    clear: both;
    overflow: hidden;
}

.kowork-kp .third-title {
    position: absolute;
    bottom: 60px;
    font-size: 24px;
    margin: auto;
    float: none;
    left: 0;
    line-height: 29px;
    right: 0;
    font-family: Tahoma;
    color: white;
	max-width:350px;
}

.kowork-kp .sub-title {
    position: absolute;
    top: 96px;
    font-size: 28px;
    margin: auto;
    float: none;
    left: 0;
    line-height: 29px;
    right: 0;
    font-family: Tahoma;
}

.kowork-kp .main-title {
    position: absolute;
    width: 100%;
    top: 29px;
    font-size: 49px;
}

.kowork-kp img {
    width: 100%;
    display: block;
    margin: auto;
    margin-top: -10px;
}

.administrator-block {
    position: relative;
    clear: both;
    overflow: hidden;
    float: none;
    padding: 0 !important;
}

.administrator-block .name-title {
    margin-top: 4px;
    font-size: 36px;
    font-weight: 300;
    padding: 0 20px;
}

.administrator-block .main-title {
    margin-top: 38px;
    font-size: 20px;
    font-weight: 400;
}

.connect-to span {
    font-size: 16px;
    font-weight: 400;
}

.connect-to a {
    padding: 0 5px;
}

.connect-to form > img {
    display: block;
    margin: auto;
    margin-top: 10px;
}

.inputs {
    margin-top: 24px;
}

.inputs textarea {
    min-width: 260px;
    border: 0px;
    background: none;
    border-bottom: 1px solid #939393;
    outline: none;
    clear: both;
    display: block;
    margin: auto;
    resize: none;
    margin-bottom: 20px;
}

.inputs input[type="text"] {
    min-width: 260px;
    border: 0px;
    background: none;
    border-bottom: 1px solid #939393;
    outline: none;
}

.inputs .custombut {
    max-width: 38px;
    background-image: url('../img/triangle.png');
    padding: 10px 15px;
    border: 0;
    background-color: transparent;
    background-repeat: no-repeat;
}

.connect-to {
    padding-bottom: 0px;
}

.eight-block {
    /* float: none; */
    /* padding: 0; */
}

.eight-block > div {
    padding: 0;
    position: relative;
    color: white;
    margin: auto;
    clear: both;
}

.eight-block .meetfor-title {
    position: absolute;
    top: 45%;
    color: white;
    font-size: 36px;
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
}

.row-dark-green {
    background-color: #384f24;
}

.row-dark-red {
    background-color: #cf393a;
}

.row-dark-blue {
    background-color: #4b587f;
}

.row-dark-gray {
    background-color: #373737;
}

.events {
    position: relative;
    clear: both;
    overflow: hidden;
    float: none;
    padding: 0 !important;
    margin: auto;
    padding-bottom: 30px !important;
}

.events > .row:first-child {
    margin-top: 45px;
    display: block;
    font-size: 35px;
    font-weight: 300;
}

.events > .row:last-child {
    font-weight: 400;
    font-size: 18px;
}

.events-detail, .events-detail2 {
    margin: auto;
    float: none;
    padding-top: 15px;
    padding-bottom: 36px;
}

.events-detail > div, .events-detail2 > div {
    cursor: pointer;
    border: 2px dashed transparent;
    padding: 5px;
}

.events-detail > div.checked, .events-detail2 > div.checked{
    border: 2px dashed green;
}

.events-detail > div.checked:after, .events-detail2 > div.checked:after {
    content: 'выбрано';
    color: green;
    margin-top: 6px;
    display: block;
    font-weight: bold;
}

.events-detail > div:hover, .events-detail2 > div:hover {
    border: 2px dashed;
}

.events-detail .date, .events-detail2 .date {
    font-weight: 400;
}

.events-detail .name, .events-detail2 .name {
    display: block;
    font-weight: bold;
    font-size: 14px;
    border-top: 4px solid #cccccc;
    max-width: 248px;
    margin: auto;
    margin-top: 7px;
    padding-top: 7px;
}

.events-detail .desc, .events-detail2 .desc  {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500;
    margin-top: 8px;
    display: block;
    line-height: 20px;
}

.events-detail .places, .events-detail2 .places {
    font-size: 14px;
    font-weight: 500;
    margin-top: 18px;
    display: block;
}

.input-form {
    margin: auto;
    float: none;
    margin-top: 22px;
    padding-bottom: 36px;
}

.input-form label {
    font-weight: 400;
    display: block;
}

.input-form input[type = "text"] {
    background-color: #e8e8e8;
    border: 0px;
    font-size: 20px;
    /* max-width: 224px; */
    padding: 4px 4px;
    width: 100%;
}

.input-form input[type = "submit"] {
    margin-top: 36px;
    background-color: #5eb027;
    color: white;
    border: 0;
    font-size: 18px;
    padding: 6px;
    font-weight: 300;
    width: 224px;
}

.submit-text {
    font-weight: 400;
    font-size: 17px;
    margin-top: 30px;
}

.product-sample .main-title {
    padding-top: 45px;
    display: block;
    font-size: 35px;
    font-weight: 300;
}

.product-sample input[type="text"] {
    display: block;
    padding: 9px 5px;
    border: 1px;
    border-bottom: 1px solid #bababa;
    font-size: 18px;
    width: 97%;
    outline: none;
}

.product-sample .col-md-10 {
    float: none;
    margin: auto;
    margin-top: 48px;
}

.product-sample .input-conts {
    padding-left: 30px;
    margin-top: 0px;
}

.product-sample .input-form input[type="text"] {
    max-height: 36px;
    border: none;
    width: 100%;
}

.product-sample .input-form {
    margin-top: 66px;
    padding: 0 32px;
}

.product-sample .input-form input[type = "submit"] {
    max-width: 180px;
}

.product-sample form{
    padding-bottom: 62px;
}

.room-order {
    /* padding-bottom: 52px;*/
  /* margin: auto;*/
}

.room-order .main-title {
    margin-top: 43px;
    font-size: 36px;
    font-weight: 300;
}

.room-order .rating {
    margin-top: 14px;
    text-align: center;
}

.room-order .rating img {
    display: inline-block;
    margin: auto;
}

.room-order .room-photo {
    margin: auto;
    display: block;
    margin-top: 14px;
    max-width: 100%;
}

.room-name {
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
}

.all-rooms {
    padding: 0px 42px;
}

.all-rooms > div {
    border: 1px solid transparent;
}

#formcalendar .input-cont {
    margin-bottom: 10px;
}

#formcalendar .input-form {
    padding-bottom: 0;
}

/*
.all-rooms > div:not(.calend):hover {
    border: 1px dashed grey;
}

.all-rooms > div.checked {
    border: 1px dashed grey;
}

.all-rooms > div.checked:after {
    content: 'выбрано';
    color: green;
    margin-top: 6px;
    display: block;
    font-weight: bold;
    text-align: right;
    position: absolute;
    left: 0;
    right: 0;
}
*/
.calend .times {
    padding: 0;
    margin: 1px 0px;
    /* clear: both; */
    overflow: hidden;
}

.calend .name, .calend .phone {
    padding: 0;
    margin: 1px 0px;
    clear: both;
    color: black;
}

.calend .name input, .calend .phone input {
    background: white;
    max-height: 27px;
    float: right;
    background-color: white;
    border: 1px solid #d8d8d8;
    color: black;
    padding: 4px;
    width: 100%;
    font-size: 15px;
}

.calend .times span,.calend .times input {
    display: inline-block;
    color: black;
}

.calend .times span {
    width: 30%;
    float: left;
    display: block;
    padding: 2px 0px;
    text-align: center;
}

.calend .times select {
    height: 26px;
    width: 70%;
    float: right;
    background-color: white;
    border: 1px solid #d8d8d8;
    color: black;
    font-size: 14px;
}

#datepicker {
    background: white;
    margin-top: 54px;
    padding: 10px;
    margin-bottom: 2px;
}

.datepicker-inline {
    width: 100% !Important;
}

.datepicker table tr td, .datepicker table tr th {
    text-align: center;
    width: 33px !Important;
    height: 28px !Important;
    border-radius: 20px;
    border: none;
    font-size: 13px;
}

.datepicker table tr td.active:active, .datepicker table tr td.active.highlighted:active, .datepicker table tr td.active.active, .datepicker table tr td.active.highlighted.active {
    color: #fff !Important;
    background-color: #5eb027 !Important;
    border-color: #204d74 !Important;
    border-radius: 20px !Important;
}

.datepicker .datepicker-switch, .datepicker .prev, .datepicker .next, .datepicker tfoot tr th {
    cursor: pointer;
    text-transform: uppercase !important;
}

.calend input[type="submit"] {
    display: block;
    margin: auto;
    font-size: 15px;
    color: white;
    padding: 4px;
    border: 0;
    width: 100%;
    background-color: #5eb027 !important;
    outline: none;
    max-width: 100%;
    margin-top: 0%;
}

.datepicker table {
    width: 100%;
}

.conference {
    background-color: #343434;
   /* margin: auto;*/
}

.conference .main-title {
    margin-top: 44px;
    color: white;
    text-align: center;
    font-size: 36px;
    font-weight: 300;
}

#formroom {
    margin-bottom: 35px;
}

.three-items {
    float: none;
    margin: auto;
    margin-top: 30px;
    color: white;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
}

.three-items img {
    display: block;
    margin: auto;
}

.three-items > div {
}

.text-desc {
    color: white;
    max-width: 810px;
    margin: auto;
    margin-top: 30px;
    font-size: 18px;
}

.cooperation {
    margin: auto;
    float: none;
    padding-bottom: 32px;
}

.cooperation .row {
    text-align: right;
    line-height: 28px;
}

.cooperation .final-title {
    text-align: center;
    font-size: 35px;
    font-weight: 300;
    display: block;
    clear: both;
    overflow: hidden;
    padding-top: 36px;
    line-height: 40px;
}

.eight-block .row > .col-md-6 > img {
    max-width: 100%;
}

.eight-block > div > div {
    padding: 0 !important;
}

.eight-block > div > div > img {
    width: 100%;
	height:100%;
}

/* The continput */
.continput {
    display: inline-block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    color: gray;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    margin-right: 10px;
    margin-top: 20px;
    font-weight: 400;
}

/* Hide the browser's default radio button */
.continput input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 1px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.continput:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.continput input:checked ~ .checkmark {
    background-color: #5eb027;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.continput input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.continput .checkmark:after {
    top: 6px;
    left: 6px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: white;
}

.product-sample .input-form input[type = "submit"]:disabled {
    cursor: pointer;
    background-color: gray;
}

.reg-poles {
    float: none;
    margin: auto;
    margin-top: 25px;
}

.yoursex {
    display: block;
    font-size: 18px;
    color: gray;
    font-weight: 400;
    width: 98.5%;
    margin: auto;
    margin-top: 10px;
    padding-bottom: 10px;
}

.checksex {
    border-bottom: 1px solid #bababa;
    width: 97%;
    margin: auto;
    padding: 0;
    margin-left: 0;
}

select.job {
    display: block;
    padding: 9px 5px;
    border: 1px;
    border-bottom: 1px solid #bababa;
    font-size: 18px;
    width: 97%;
    outline: none;
    color: gray;
    padding-left: 0;
}

.somesht {
    font-size: 12px;
    margin-top: 20px;
}

.broni:hover:after {
    content: 'даю свое согласие на обработку моих персональных данных';
    display: block;
    font-size: 12px;
    position: absolute;
    font-weight: bold;
    bottom: -28px;
    line-height: 13px;
    text-align: center;
    width: 100%;
}

.broni {
    position: relative;
    display: block;
    height: auto;
    clear: both;
    min-height: 28px;
}
/*
.copyt,.footer {
    margin: auto;
}*/

/*@media only screen and (min-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {*/
@media only screen and (min-device-width: 1024px) {
    .eight-block > div {
        padding: 0;
        position: relative;
        color: white;
        margin: auto;
        display: flex;
        clear: both;
    }

    .eight-block > div:nth-child(odd) > div:last-child, .eight-block > div:nth-child(even) > div:first-child {
        display: grid;
    }

    .eight-block > div > div > div > div {
        height: 50%;
        vertical-align: middle;
        display: table-cell;
    }

    .eight-block > div > img {
        width: 100%;
    }

    .eight-block > div > div > div > div img {
        margin-top: 10%;
    }

    .eight-block > div > div > div > div > div {
        line-height: 16px;
        margin-top: 10px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation:landscape) {
    #formcalendar .input-cont {
        font-size: 14px;
    }
    .administrator-block .main-title{
        max-width: 650px;
        margin: auto;
    }
    .administrator-block .name-title{
        max-width: 850px;
        margin: auto;
    }
    .events-detail .desc{
        font-size: 16px;
    }
    #datepicker{
        margin-top: 0;
    }
    .datepicker table tr td, .datepicker table tr th {
        width: 30px;
        height: 25px !important;
        padding: 0px;
    }

    #formcalendar .sendit .yoursex {
        text-align: left !important;
        min-width: auto !important;
        margin-right: 0px !important;
        font-size: 14px !important;
        max-width: 76px;
    }

    #formcalendar div:not(.sendit) .yoursex {
        font-size: 14px !important;
    }

    .input-form input[type = "submit"] {
        max-width: 100%;
    }

    .product-sample .col-md-10 img {
        height: 51%;
        max-width: 100%;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation:portrait) {
    .administrator-block .main-title {
        max-width: 650px;
        font-weight: 400;
        margin: auto;
    }
    .administrator-block .name-title{
        max-width: 450px;
        margin: auto;
    }
    .anons {
        text-align: center !important;
    }

    .kowork-kp .sub-title {
        color: white;
    }

    .all-rooms > div {
        border: 1px solid transparent;
        width: 50%;
    }

    .calend {
        padding: 0px 40px;
    }

    .text-desc {
        border-left: 0 !Important;
    }

    .footer {
        margin: auto;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .eight-block > div {
        padding: 0;
        position: relative;
        color: white;
        margin: auto;
        display: flex;
        clear: both;
    }

    .kowork-kp .third-title {
        bottom: 10px;
		
    }

    .kowork-kp .sub-title {
        font-size: 24px;
    }

    .eight-block > div:nth-child(odd) > div:last-child, .eight-block > div:nth-child(even) > div:first-child {
        display: grid;
    }

    .eight-block > div > div > div > div {
        height: 50%;
        vertical-align: middle;
        display: table-cell;
    }

    .eight-block > div > img {
        width: 100%;
    }

    .eight-block > div > div > div > div img {
        margin-top: 15%;
    }

    .eight-block > div > div > div > div > div {
        line-height: 16px;
        margin-top: 5px;
    }

    .text-desc {
        font-size: 16px;
    }
}

@media (max-width: 992px) {
    .eight-block > div > div > div > div img {
        max-height: 42px;
    }

    .eight-block > div > div > div > div > div {
        line-height: 13px;
        margin-top: 10px;
        font-size: 12px;
    }
}

@media (max-width: 812px) {
    .kowork-kp .sub-title {
        color: white;
    }

    .product-sample .main-title {
        font-size: 28px;
    }

    .events {
        padding: 10px !important;
    }

    .events > .row:first-child {
        margin-top: 45px;
        display: block;
        font-size: 30px;
        font-weight: 300;
        line-height: 35px;
        margin-bottom: 10px;
    }
}

@media (max-width: 736px) {
    .submit-text {
        text-align: center;
    }

    .text-desc {
        border-left: 0px !Important;
    }

    .eight-block > div:nth-child(odd) > div:last-child, .eight-block > div:nth-child(even) > div:first-child {
        padding: 30px 0px !important;
    }

    .eight-block > div {
        display: grid;
    }

    .eight-block > div:nth-child(odd) > div:last-child, .eight-block > div:nth-child(even) > div:first-child {
        order: 2;
    }

    .eight-block > div > div {
        order: 1;
    }

    .eight-block .col-xs-12 {
        width: 100%;
        margin: 0;
    }

    .eight-block > div > div > div > div img {
        max-height: 52px;
    }
}

@media (max-width: 414px) {
    .reg-poles {
        padding: 0;
    }

    .col-md-12[style="float: none;margin: auto;padding-left: 0;"] {
        padding: 0px !important;
        float: left !important;
        margin: 0 !important;
        width: 100%;
    }

    .col-md-12[style="float: none;margin: auto;padding-left: 0;"] .col-md-6 {
        padding: 0;
    }

    .administrator-block .name-title {
        margin-top: 4px;
        font-size: 32px;
        font-weight: 300;
        padding: 0 20px;
        line-height: 36px;
    }

    .checksex {
        width: 100%;
    }

    .reg-poles input[type="text"] {
        padding-left: 0;
        font-size: 13px;
        width: 100%;
        letter-spacing: -0.8px;
    }

    .reg-poles .yoursex,.reg-poles select.job {
        font-size: 13px;
        width: 100%;
    }

    .kowork-kp .main-title {
        font-size: 40px;
        text-shadow: 0px 1px 10px black;
    }

    .events-detail .desc {
        font-size: 14px;
    }

    .kowork-kp .main-title, .kowork-kp .sub-title {
        color: white;
        text-align: center;
        margin: 0;
    }

    .kowork-kp .sub-title {
        font-size: 20px;
        top: 82px;
    }

    .administrator-block .main-title br {
        display: none;
    }

    .administrator-block .main-title {
        font-size: 18px;
        padding: 0px 20px;
    }

    .eight-block > div:nth-child(odd) > div:last-child, .eight-block > div:nth-child(even) > div:first-child {
        padding: 30px 0px !important;
    }

    .eight-block > div > div > div > div {
        margin: 5px 0px;
    }

    .yoursex {
        text-align: left !important;
        width: auto !important;
        min-width: 76px !important;
        margin-top: 4px !important;
    }

    .checksex label {
        font-weight: 400;
        display: inline-block;
        width: 45%;
    }

    .anons {
        text-align: center !important;
    }

    .anons br {
        display: none;
    }
}

@media only screen and (min-width: 414px) and (max-width: 736px) {
    .eight-block > div:nth-child(odd) > div:last-child, .eight-block > div:nth-child(even) > div:first-child {
        padding: 30px 0px !important;
    }
}

@media (max-width: 415px) {
    .eight-block > div > div > div > div img {
        max-height: 50px;
    }
}

@media (max-width: 320px) {
    .head-time, .head-phone {
        font-size: 14px;
    }

    .kowork-kp .main-title {
        font-size: 40px;
        text-shadow: 0px 1px 10px black;
    }

    .kowork-kp .sub-title {
        font-size: 16px;
        top: 82px;
        line-height: 18px;
    }

    .room-order .room-photo {
        max-width: 100%;
    }
}
