

/* Start:/bitrix/components/sotbit/subscription.socialgroup/templates/.default/style.css?17479065283330*/
/*General style for modal window and modal block*/
.sotbit-modal-social {
    position: absolute;
    top: -100000px;
    left: 0;
    width: 100%;
    min-height: 100%;
    z-index: 1000;
    overflow: hidden;
    display: block;
    opacity: 0;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
.sotbit-modal-social .row,
.sotbit-modal-social .container {
    position: relative;
    z-index: 1003;
}
.sotbit-modal-social .modal-window-bg {
    background: none;
    opacity: 0.6;
    width: 100%;
    min-height: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
}
.sotbit-modal-social .wrap-out {
    top: 5%;
    width: 100%;
    z-index: 1003;
    height: auto;
    position: relative;
}
.sotbit-modal-social .modal-block {
    width: 640px;
    margin: 0 auto;
    position: relative;
    z-index: 1004;
    height: auto;
    background: #f7f7f7;
    border-radius: 30px;
    padding: 23px;
}
.sotbit-modal-social .modal-block .close {
    height: 34px;
    width: 34px;
    display: block;
    position: absolute;
    top: 15px;
    right: 4%;
    cursor: pointer;
    background: url(/bitrix/components/sotbit/subscription.socialgroup/templates/.default/images/modal_close.png) 0px 0px no-repeat;
    z-index: 1005;
}
.sotbit-modal-social .modal-content {
    width: 92%;
    height: auto;
    border: 1px solid #cccccc;
    background: #fff;
    border-radius: 5px;
    padding: 15px 4%;
    position: relative;
    box-shadow: inset 0px 0px 0px 1px #dcdcdc,  0px 0px 0px 1px #ebebeb;
    -webkit-box-shadow: inset 0px 0px 0px 1px #dcdcdc,  0px 0px 0px 1px #ebebeb;
    -moz-box-shadow: inset 0px 0px 0px 1px #dcdcdc,  0px 0px 0px 1px #ebebeb;
}
.sotbit-modal-social .modal-content .modal-title {
    font-family: "Tahoma", sans-serif;
    font-size: 23px;
    line-height: 30px;
    margin-bottom: 20px;
    font-color: #000;
    text-align: center;    
}
.sotbit-modal-social .modal-content .left-content,
.sotbit-modal-social .modal-content .right-content,
.sotbit-modal-social .modal-content .wrap_content,
.sotbit-modal-social .modal-content .bottom-content,
.sotbit-modal-social .modal-content .wrap-left-right {
    background: none;
    padding: 0px;
    margin: 0px;    
}
.sotbit-modal-social .modal-content .wrap-left-right {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;  
}
.sotbit-modal-social .modal-content .left-content {
    width: 49%;
    text-align: center;
    float: left;
}
.sotbit-modal-social .modal-content .right-content {
    width: 49%;
    float: right;
    text-align: center;
}
.sotbit-modal-social .modal-content .wrap_content {
    display: inline-block;
}
.sotbit-modal-social .modal-content .bottom-content {
    text-align: right;        
}
.sotbit-modal-social .modal-content .bottom-content .btn-close {
    font-family: "Tahoma", sans-serif;
    font-size: 12px;
    line-height: 16px;    
    cursor: pointer;
    text-decoration: underline;
    display: inline-block;
    background: none;
           
}
.sotbit-modal-social .modal-content .bottom-content .btn-close:hover {
    text-decoration: none;         
}
@media (max-width: 767px) {
.sotbit-modal-social {
    display: none !important;  
}     
.sotbit-modal-social .modal-block {
    width: 97%;
    max-width: 485px;
}
}
/*End General style for modal window and modal block*/

/* End */
/* /bitrix/components/sotbit/subscription.socialgroup/templates/.default/style.css?17479065283330 */
