@charset "utf-8";
/* CSS Document */


#sp-section-1{height:60px;}

.logo {float:right;}

#sp-logo{
position: absolute;
width: 28%;
min-width: 28%;
z-index: 999;
}

ul.sp-megamenu-parent {
    padding-left: 28%;
    position: absolute;
    right: 0;
}

#sp-menu {
    padding-right: 100px;
}

/* Search **/

#sp-search{
    display: flex;
    height: 60px;
    align-items: center;
    z-index: 999;
    position: absolute;
    right: 0;
    max-width: 32%;
}
#sp-search .form-control{
    border-radius: 19px;
}



/**меньше 1600px*/
@media (max-width:1600px) {
    #sp-logo{
    min-width: 25%;
    padding-right: 30px;
    }
ul.sp-megamenu-parent {
    padding-left: 25%;
    }  
.sp-megamenu-parent > li {
    margin-right: 0;
    }
#sp-search{
    max-width: 30%;
    }
}

/**меньше 1300px*/
@media (max-width:1300px) {
    #sp-logo{
    min-width: 20%;
    }
ul.sp-megamenu-parent {
    padding-left: 18%;
    }  
.sp-megamenu-parent > li {
    margin-right: 0;
    }
#sp-search{
    max-width: 25%;
    }
}

/**меньше 1280px*/
@media (max-width:1280px) {
    #sp-logo{
    min-width: 18%;
    }

    ul.sp-megamenu-parent {
         padding-left: 18%;
    }  
    .sp-megamenu-parent > li {
        margin-right: 0;
    }
    #sp-search{
        max-width: 24%;
    }
}

/**меньше 1024px*/
@media (max-width:1024px) {
    #sp-logo{
    min-width: 20%;
    }
    .logo {
    }
    ul.sp-megamenu-parent {
    padding-left: 19%;
    }
    #sp-search{
    padding-right:30px;
    max-width: 25%;
    }
}
/**меньше 992px*/
@media (max-width:992px) {
	#sp-logo {
    width: 50%;
    }
    .logo{
    float:left;
    padding-left:100px;
    }
    ul.sp-megamenu-parent {
    padding-left: 25%;
    }
    #sp-search{
    display:none;
    }
}



/**меньше 767px*/
@media (max-width: 767px) {
    #sp-menu {padding-right: 15px;}
    .sp-page-title ol.breadcrumb {
    padding-bottom:20px;
    }
#sp-menu {
    padding-right: 50px;
}
.logo{
    float:left;
    padding-left:30px;
    }
}



#comjshop h1{
    font-family: Quicksand;
    font-size: 42px;
    padding-bottom: 15px;
 }

.sp-page-builder .page-content #main-banner {padding:0px;}

.contacts .sp-module ul > li{border:none;}

.formResponsive .formHorizontal p.formDescription {
    margin-top: 0px;
    margin-bottom: 0;
}

.sp-module .latestnews > div{
border-bottom:0;
}

.sp-module .latestnews small{
opacity: 0.5;
}
.sp-megamenu-parent > li.cn-flag > a::before {content: " ";}
.sp-megamenu-parent > li.cn-flag > a {
	background: url("../../../images/icons/cn-flag.png") no-repeat;
	background-position: 50% 50%;
	width:28px;
	text-indent: -9999px;
	
	}
	
#top-search-input-wrap.top-search-input-wrap .searchwrapper {
	padding:0 !important;
	 box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

.custommod-contact a {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    border: 1px solid transparent;
    border-top-color: transparent;
    border-right-color: transparent;
    border-bottom-color: transparent;
    border-left-color: transparent;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 16px;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    color: #fff !important;
    background-color: #007bff;
    border-color: #007bff;
    
}
.custommod-contact a:hover { 
    text-decoration:none;
    background-color: #0069d9;
    border-color: #0062cc;
}
.custommod-contact p i {
position: absolute;
margin-left: -25px;
margin-top:4px;
}

.btn{line-height: 24px;}
#rsform_8_page_0 .rsform-block-submit div.formControls {float:right;}

input[type="text"]:not(.form-control), input[type="email"]:not(.form-control), input[type="url"]:not(.form-control), input[type="date"]:not(.form-control), input[type="password"]:not(.form-control), input[type="search"]:not(.form-control), input[type="tel"]:not(.form-control), input[type="number"]:not(.form-control), select:not(.form-control) {
     border-radius: 0;
}

.rsform fieldset {margin:0;}

.rsform h2, #sp-bottom .sp-module .sp-module-title{
    line-height: 1.9rem;
    margin-bottom: 16px;
    color: #9ab2d0;
    font-size: 2rem;
    font-weight: 200;
}
fieldset#rsform_9_page_0 .form-row .col-md-12{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    
}
fieldset#rsform_9_page_0 .rsform-block-email {
    width: 80%;
    padding-right: 10px;
}
fieldset#rsform_9_page_0 .rsform-block-submit {
    width: 20%;
}

fieldset#rsform_9_page_0 .rsform-block-submit .rsform-submit-button{
    width: 100%;
}

#sp-bottom p{
    font-size:1rem;
    line-height: 1.4rem;
}

/*кнопки форм обратной связи */
.btn-primary, .sppb-btn-primary {
    border-color: #007bff;
    background-color: #007bff;
}


#sp-bottom .form-control {

    background-color: #ffffff10;
    border: 1px solid #ced4da4d;
    color: #9ab2d0;
}

#sp-bottom #Message, .rsform-text-box, .formBody textarea {
    height: 85px;
}

/* bottom1 */
.mod-contact {}

/* bottom2 */
#sp-bottom2 .sp-module {margin-bottom: 20px;}

/* bottom3 */
.follow {margin-bottom: 10px !important;}
#sp-bottom .rsform-block-unsubscribe-link {margin-bottom: 14px !important;}
#sp-bottom3 h3{margin-bottom: 11px !important;}
#sp-bottom3 .sp-module {margin-bottom: 0;}

/* Social icons */
#sp-bottom .social-icons a{font-size:28px;}
ul.social-icons > li {margin-right: 25px;}


#sp-footer .container-inner {padding: 20px 0 !important;}


#sp-footer input[placeholder], #sp-footer [placeholder], #sp-footer *[placeholder] {
    
}

#sp-bottom2 input::-webkit-input-placeholder, #sp-bottom3 input::-webkit-input-placeholder {
    color:#ffffff50 !important;
}
#sp-bottom2 input::-moz-placeholder, #sp-bottom3 input::-moz-placeholder { 
    color:#ffffff50 !important;  
}
#sp-bottom2 input:-moz-placeholder, #sp-bottom3 input:-moz-placeholder { 
    color:#ffffff50 !important;
}
#sp-bottom2 input::-ms-input-placeholder, #sp-bottom3 input::-ms-input-placeholder { 
    color:#ffffff50 !important; 
}   /* IE10+ */


#sp-bottom2 textarea::-webkit-input-placeholder {
    color:#ffffff50 !important;
}
#sp-bottom2 textarea::-moz-placeholder { 
    color:#ffffff50 !important;  
}
#sp-bottom2 textarea:-moz-placeholder { 
    color:#ffffff50 !important;
}
#sp-bottom2 textarea::-ms-input-placeholder { 
    color:#ffffff50 !important; 
}   /* IE10+ */

/* Breadcrumbs and Title */
.container{
    display: flex;
    justify-content: space-between;
}
.sp-page-title .breadcrumb {margin:0;}
.sp-page-title {
    padding-bottom: 50px;
}

input.btn, button#Submit, #sp-bottom1 a, #form-sendinblueform-submit{
    height: calc(1.5em + .75rem + 2px);
    padding: .375rem .75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 24px;
}

#form-sendinblueform-submit {padding:0;}

#sp-footer .container .container-inner {width: 100%;}