.arcticmodal-overlay,
.arcticmodal-container {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
}

.arcticmodal-container {
    overflow: auto;
    margin: 0;
    padding: 0;
    border: 0;
    border-collapse: collapse;
}

*:first-child+html .arcticmodal-container {
    height: 100%
}

.arcticmodal-container_i {
    height: 100%;
    margin: 0 auto;
}

.arcticmodal-container_i2 {
    padding: 24px;
    margin: 0;
    border: 0;
    vertical-align: middle;
}

.arcticmodal-error {
    padding: 20px;
    border-radius: 10px;
    background: #000;
    color: #fff;
}

.arcticmodal-loading {
    width: 80px;
    height: 80px;
    border-radius: 10px;
    background: #000 url('../img/loading.gif') no-repeat 50% 50%;
}
.box-modal {
    position: relative;
    width: 655px;
    height: 300px;
    padding: 20px;
    background: #fff;
    color: #3c3c3c;
/*
    box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
*/
    border-radius: 5px;
}
.light-modal {
    position: relative;
    width: 0px;
    height: 0px;
    box-shadow: 0 0 0 6px rgba(153, 153, 153, .3);
    border-radius: 5px;
    opacity: 0;
}
#big-modal {
    width: 980px;
    background: #fff;
    padding: 10px;
}
#middle-modal {
    width: 455px;
}

/* Стили модальных окон */
.modal_form{
    width: 310px;
    margin: 40px auto 0 auto;
}
.titles_fm{
    text-align: center;
    font: 2.25em 'open_sanssemibold';
    color: #2f9084;
    text-transform: uppercase;
    padding-top: 30px;
}
.text_fm{
    text-align: center;
    font: 1.25em 'open_sanssemibold';
    color: #fff;
}
#small-modal1 {
	position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #fff;
    border-radius: 10px;
}
#small-modal2 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #fff;
    border-radius: 10px;
}
#small-modal3 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #fff;
    border-radius: 10px;
}
#small-modal4 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #fff;
    border-radius: 10px;
}
#small-modal5 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #fff;
    border-radius: 10px;
}
#small-modal6 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
#small-modal7 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
#small-modal8 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
#small-modal9 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
#small-modal10 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
#small-modal11 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
#small-modal12 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
#small-modal13 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
#small-modal14 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
#small-modal15 {
    position: relative;
    width: 450px;
    height: 360px;
    background: rgba(0,0,0,0.7);
    border: 3px solid #555555;
    z-index: 8001;
}
/*end modal*/

/* Конец стилей модальных окон */




#feedback-modal-box {
    width: 300px;
    display: block;
margin: 0 auto;
}
#feedback-modal-box #feedback-infolist {
    list-style: none;
    display: table;
    width: 100%;
    height: 100%;
	margin:0;
	padding:0;
}
#feedback-modal-box #feedback-infolist li {
    text-align: center;
    font-size: 110%;
    display: table-cell;
    vertical-align: middle;
    height: 120px;
}
#light-box {
    border-radius: 5px;
}
.modal-close {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    color: #8b8c8b;
    cursor: pointer;
    border-radius: 13px;
    font-family: Verdana;
}
.modal-close_1 {
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 26px;
    color: #8b8c8b;
    cursor: pointer;
    border-radius: 13px;
    font-family: Verdana;
}
.modal-close:hover {
    color: #a1a2a1;
}
.modal-close_1:hover {
    color: #a1a2a1;
}