

/* Start:/bitrix/templates/small_header/css/create.css?17246648242729*/
.create {
    background-color: #fff;
    color: #494141;
}

.create .h1-title {
    font-family: "RalewayBold";
    font-size: 50px;
    margin-top: 30px;
    text-align: left;
}

.create .left-text {
    font-family: "OpenSansLight";
    font-size: 18px;
    color: #808080;
    margin-top: 45px;
}

@media (min-width: 922px) {
    .create .right-text {
        margin-left: 60px;
    }
}

.create .right-text p {
    font-family: "OpenSansLightItalic";
    font-size: 18px;
    color: #808080;
    margin-top: 45px;
    margin-bottom: 30px;
}

.create .right-text a {
    font-family: "OpenSansBold";
    font-size: 16px;
    color: #4281ff;
}

.create .bottom-text {
    background-color: #f7f7f7;
    padding: 40px;
}

.create .bottom-text p {
    font-family: "OpenSansLight";
    font-size: 16px;
    color: #494141;
    display: table-cell;
}

.create .bottom-text img {
    display: table-cell;
    margin: 20px 40px 0 10px;
    float: left;
}

@media(mim-width:1200px) {
    .create .site {
        padding: 100px 0;
    }
}

@media(max-width:1199px) {
    .create .site {
        padding: 20px 0;
    }
}

.create .korp-site-wrapper {
    background-image: url(/bitrix/templates/small_header/css/../img/create/korp_site_bg.jpg);
}

.create .h2-title {
    font-family: "RalewayBold";
    font-size: 30px;
    color: #484040;
    float: left;
    padding-top: 10px;
}

.create .price {
    display: inline-block;
    font-family: "OpenSansLight";
    font-size: 26px;
    background-color: #ffde00;
    padding: 12px 20px;
    margin-left: 40px;
}

.create .description {
    font-family: "OpenSansLight";
    font-size: 18px;
    margin: 30px 0;
}

.seo-text ol,
.seo-text ul,
.seo-text p {
    font-family: "OpenSansLight";
    font-size: 16px;
    color: #808080;
}

.create .comment {
    font-family: "OpenSansBold";
    font-size: 14px;
}

@media(mim-width:1200px) {

    .button-order,
    .button-link {
        margin-top: 100px;
    }
}

@media(max-width:1199px) {

    .button-order,
    .button-link {
        margin-top: 20px !important;
    }
}

.create .button-order {
    font-family: "OpenSansRegular";
    font-size: 18px;
    text-transform: uppercase;
    color: #fff;
    background: #3779ff;
    padding: 24px 40px;
    float: left;
    margin-right: 30px;
    margin-top: 50px;
    cursor: pointer;
}

.create .button-order:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
}

.create .button-link {
    font-family: "OpenSansRegular";
    font-size: 18px;
    text-transform: uppercase;
    color: #3779ff;
    border: 1px solid #3779ff;
    padding: 22px 38px;
    float: left;
    margin-top: 50px;
    cursor: pointer;
}

.create .button-link:hover {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.3);
    text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/small_header/css/modals.css?15029540231204*/
.modal .modal-header {
	padding-bottom: 0;
}

.modal .modal-content {
	padding: 0;
	border-radius: 0;
}

.modal .modal-body {
	padding: 40px;
    padding-top: 15px;
}

.modal .modal-title {
	font-family: "RalewayMedium";
	font-size: 24px;
	color: #494141;
	margin-bottom: 25px;
}

.modal input {
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #3779ff;
	margin-top: 20px;

	background-color: transparent;
    border: none;
    box-shadow: none;
    border-bottom: 3px solid #3779ff;
    border-radius: 0px;
}

.modal .order-form-button {
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #fff;
	margin-top: 50px;
	width: 100%;
	border: none;
}

.modal .close:hover {
	color: #3779ff;
	opacity: 1;
}

.modal textarea {
	width: 100%;
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #3779ff;
}

.modal .lable {
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #3779ff;
	margin-top: 20px;
}

.modal .mf-ok-text {
	font-family: "OpenSansRegular";
	font-size: 18px;
	color: #494141;
}

.modal select {
	font-family: "OpenSansRegular";
	font-size: 16px;
	color: #3779ff;
}

.modal input.require {
	border-bottom: 3px solid #ff3737;
}

.button-blue {
	margin-top: 30px;
}
/* End */
/* /bitrix/templates/small_header/css/create.css?17246648242729 */
/* /bitrix/templates/small_header/css/modals.css?15029540231204 */
