
#itc-widget-wrapper {
    height: 100%;
    left: 0;
    overflow: initial;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999999;
}
#itc-widget-wrapper > * {
    opacity: 0;
    transition: opacity 0.8s ease 0s;
}
#itc-widget-underlay {
    background: rgba(0, 0, 0, 0) url("../img/perezvoniWidget_popup-underlay.png") repeat scroll 0 0;
    cursor: pointer;
    display: block;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000000;
}
#itc-widget-popup-wrapper {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 20px;
    box-shadow: 0 0 12px #cecece;
    box-sizing: content-box;
    display: block;
    font-family: "Open Sans",sans-serif;
    font-size: 21px;
    font-weight: 100;
    height: 390px;
    left: 50%;
    line-height: normal;
    margin: -165px 0 0 -495px;
    outline: 0 none;
    padding: 0;
    position: fixed;
    text-align: left;
    text-shadow: none !important;
    top: 50%;
    vertical-align: baseline;
    width: 980px;
    z-index: 10000001;
}
#itc-widget-popup-wrapper * {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    border-radius: 0;
    box-shadow: none;
    clear: none;
    color: #000;
    float: none;
    font-family: "Open Sans",sans-serif;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    height: auto;
    line-height: normal;
    margin: 0;
    outline: medium none;
    overflow: visible;
    padding: 0;
    position: static;
    text-shadow: none;
    transition: none 0s ease 0s ;
    width: auto;
    z-index: 10000002;
}
#itc-widget-popup-wrapper div {
    display: block;
}
#itc-widget-close {
    background: rgba(0, 0, 0, 0) url("../img/Net_spasibo.png") no-repeat scroll center center;
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 135px;
    z-index: 10000093;
}
#itc-widget-close:hover {
    background: rgba(0, 0, 0, 0) url("../img/Net_spasibo-pri_navedenii.png") no-repeat scroll center center;
}
#itc-widget-content {
    position: relative;
    z-index: 10000002;
}
#itc-widget-title {
    color: #474747;
    letter-spacing: 0.1px;
}
#itc-widget-form > * {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #6A99EE;
    border-radius: 5px;
    box-sizing: border-box;
    color: #404040;
    float: left;
    font-size: 16px;
    height: 38px;
    margin-right: 5px;
    padding: 0 5px;
}
#itc-widget-phone {
    cursor: text;
}
#itc-widget-phone.focused {
    box-shadow: 0 0 11px -2px #1977a3;
    outline: 5px auto #6A99EE;
    outline-offset: -2px;
}
#itc-widget-phone > * {
    clear: none;
    float: left;
    height: 100%;
    line-height: 36px;
}
#itc-widget-phone-input {
    border: medium none !important;
    outline: medium none;
    padding: 0 !important;
}
#itc-widget-submit {
    background: #6A99EE none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    height: auto;
    max-width: 135px;
    min-height: 38px;
    padding: 0 10px;
    text-transform: uppercase;
}
#itc-widget-submit:hover {
    opacity: 0.85;
}
#itc-widget-timer {
    letter-spacing: -1px;
    min-height: 79px;
}
#itc-widget-timer > span {
    color: #ff0000;
    font-size: 20px;
    font-weight: 300;
}
#itc-widget-time {
    letter-spacing: -3px;
}
#itc-widget-footer {
    border-top: 1px solid #dbdbdb;
    bottom: 0;
    height: 40px;
    left: 0;
    position: absolute;
    text-align: right;
    width: 100%;
}
#itc-widget-footer a {
    color: #000;
    display: inline-block;
    font-size: 14px;
    margin: 10px 30px 0 0;
    text-decoration: none;
}
#itc-widget-callme-result {
    clear: both;
    display: block;
    margin: 5px 11px 10px 10px;
}
#itc-widget-wrapper .with-error {
    animation: 0.8s ease 0s normal none 3 running show-error;
}
#itc-widget-phone {
    width: 288px;
}
#itc-widget-phone-input {
    width: 233px;
}
#itc-widget-content {
    margin: 90px 0 0 310px;
}
#itc-widget-title {
    font-size: 25px;
    margin: 0 -5px 32px;
    width: 550px;
}
#itc-widget-title > b {
    font-size: 28px;
    font-weight: 300;
}
#itc-widget-image {
    bottom: 0;
    left: -310px;
    padding: 10% 0 0 10%;
    position: absolute;
}


.title_cat_main {
    color: #555;
    font-size: 16px;
    padding-top: 12px;
}

#itc-widget-image > img {
    display: inline-block;
    max-height: 280px;
    position: relative;
    vertical-align: bottom;
    width: 200px;
}
#itc-widget-arrow {
    background: rgba(0, 0, 0, 0) url("../img/perezvoniWidget_make-call-arrow.png") no-repeat scroll center center;
    height: 70px;
    left: -39px;
    position: absolute;
    top: 55px;
    width: 37px;
}
#itc-widget-form {
    float: left;
    margin-bottom: 5px;
}
#itc-widget-timer {
    color: #606060;
    float: left;
    margin: -13px 0 0 20px;
}
#itc-widget-timer-caption {
    font-size: 13px;
    margin: 0 0 -1px;
}
#itc-widget-time {
    font-size: 36px;
}
#itc-widget-description {
    background: #e0e0e0 none repeat scroll 0 0;
    border-radius: 4px;
    color: #606060;
    display: inline-block !important;
    font-size: 16px;
    margin: 0 0 15px -10px;
    padding: 3px 10px;
    vertical-align: bottom;
}
.ITC-phone {
    animation: 2.25s ease 0s normal none infinite running bounce !important;
    cursor: pointer !important;
    float: none !important;
    margin: -100px 0 0 -100px;
    min-width: initial;
    opacity: 0.8 !important;
    transition: all 0.25s ease 0s !important;
    z-index: 10000 !important;
}
.ITC-phone div {
    box-sizing: content-box;
    min-width: inherit;
    transform-origin: initial !important;
}

































#roket-roket-phone-circle-one {
    animation: 1.9s ease-in-out 0s normal none infinite running roket-roket-circle-anim !important;
    background-color: transparent !important;
    border: 1px solid #6A99EE !important;
    border-radius: 50% !important;
    display: block !important;
    float: none !important;
    height: 150px !important;
    left: 25px !important;
    opacity: 1 !important;
    position: absolute !important;
    top: 25px !important;
    transition: all 0.5s ease 0s !important;
    width: 150px !important;
}
#roket-roket-phone-circle-two {
    animation: 1.2s ease-in-out 0s normal none infinite running roket-roket-circle-anim !important;
    background-color: #6A99EE !important;
    border: 2px solid transparent !important;
    border-radius: 50% !important;
    display: block !important;
    float: none !important;
    height: 100px !important;
    left: 48px !important;
    opacity: 0.5 !important;
    position: absolute !important;
    top: 48px !important;
    transition: all 0.5s ease 0s !important;
    width: 100px !important;
}
#roket-roket-phone-circle-logo {
    background: url("../img/itc_button_circle.png") no-repeat scroll 50% 50%, #69B1AD none repeat scroll 0 0 !important;
    border-radius: 50% !important;
    display: block !important;
    float: none !important;
    height: 75px !important;
    left: 62.5px !important;
    position: absolute !important;
    top: 62.5px !important;
    width: 75px !important;
}
#roket-roket-phone-circle-logo:hover {
    background: url("../img/itc_button_circle_text.png") no-repeat scroll 0 0%, #69B1AD  none repeat scroll 0 0 !important;
    cursor: pointer;
}
@keyframes roket-roket-circle-anim {
30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(0deg);
}
100% {
    opacity: 0.6;
    transform: rotate(0deg) scale(1) skew(0deg);
}
}
@keyframes roket-roket-circle-anim {
30% {
    opacity: 0.5;
    transform: rotate(0deg) scale(0.7) skew(0deg);
}
100% {
    opacity: 0.1;
    transform: rotate(0deg) scale(1) skew(0deg);
}
}
@keyframes roket-roket-fill-anim {
50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(0deg);
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(0deg);
}
}
@keyframes roket-roket-fill-anim {
50% {
    opacity: 0.2;
    transform: rotate(0deg) scale(1) skew(0deg);
}
100% {
    opacity: 0.2;
    transform: rotate(0deg) scale(0.7) skew(0deg);
}
}
@keyframes bounce {
50% {
    margin-bottom: 15px;
    margin-top: -115px;
}
100% {
}
}
@media screen and (max-width: 1024px) {
	#itc-widget-popup-wrapper {
		margin: -165px 0 0 -340px;
		width: 680px;
	}
	#itc-widget-image {
		display: none !important;
	}
	#itc-widget-content {
		margin: 60px 0 0 !important;
		text-align: center;
	}
	#itc-widget-title {
		margin: 0 auto !important;
		text-align: center;
	}
	#itc-widget-arrow {
		left: 155px !important;
		top: 35px !important;
	}
	#itc-widget-form {
		padding: 0;
		text-align: center;
		width: 100%;
	}
	#itc-widget-phone {
		float: none;
		margin: 15px auto 0;
		width: 288px;
	}
	#itc-widget-submit {
		float: none;
		margin: 15px auto 0;
		max-width: 170px;
	}
	#itc-widget-timer {
		margin: 0 !important;
		text-align: center;
		width: 100%;
	}
	#itc-widget-description {
		margin: 0 !important;
		text-align: center;
	}
	#itc-widget-city {
		float: none;
		margin-top: 15px;
		width: 200px;
	}
	#itc-widget-popup-wrapper.multi {
		height: 450px;
	}
	#itc-widget-timer.night {
		margin-top: 80px !important;
	}
	#itc-widget-timer.night.multi {
		margin-top: 150px !important;
	}
	#itc-widget-form.night {
		width: 280px !important;
	}
	
	#header_logo, #header_logo img{
		width:100%;
	}
		
	.phone-logo-list{
		margin-top:20px;
	}
		
	.phone-logo-list li{
		display:block !important;
	}
		
	.inline_header_ul li {
		line-height: 31px;
	}
	
	#search{
		margin-bottom:20px;
	}
}


@media screen and (max-width: 700px) {
	#itc-widget-popup-wrapper {
		margin: -165px 0 0 -230px;
		width: 460px;
	}
	#itc-widget-title {
		width: 460px !important;
	}
	#itc-widget-form {
	}
	#itc-widget-arrow {
		left: 40px !important;
	}
	#itc-widget-description {
	}
}

@media screen and (max-width: 480px) {
	#itc-widget-popup-wrapper {
		height: 450px;
		margin: -165px 0 0 -150px;
		width: 300px;
	}
	#itc-widget-title {
		width: 280px !important;
	}
	#itc-widget-form {
	}
	#itc-widget-description {
	}
	#itc-widget-arrow {
		display: none;
	}
	#itc-widget-popup-wrapper.multi {
		height: 490px;
	}
	#itc-widget-title.night {
		height: 130px !important;
	}
	#itc-widget-title > b.night {
		width: 100%;
	}
	#itc-widget-title > strong.night {
		margin-left: 55px;
	}
}


.modal_callhunter .form-control{
	border-radius:4px;
	padding:5px 10px;
	width:230px;
}
.c_t {
	color: #222;
	font-family: Open Sans;
	font-size: 14px;
	font-weight: 500;
	margin-left: 6px;
	text-transform: uppercase;
}

.modal_callhunter .modal-content{
	border-radius:1px !important;
}

.modal_callhunter .text{
	margin:50px 50px 79px 50px;
	transition: all 0.3s ease-in-out 0s !important;
}
.modal_callhunter .btn_jdu_zvonka {
	background-color: #5573a5;
	border: 1px solid #5573a5;
	color: #fff;
	padding: 8px 20px 7px;
	vertical-align: 3px;
}
.modal_callhunter .close{
	color:#444 !important;
	opacity: 0.8 !important;
}
.modal_callhunter .close span{
	color: #121212;
	font-size: 10px;
	vertical-align: 3px;
}

.email_director_hm {
    background-color: rgba(255, 255, 255, 0.7);
    color: #da1826 !important;
    font-size: 17px;
    padding: 5px 10px;
    text-decoration: none !important;
}

.block_director_hm {
    margin-left: 0px;
}

.modal_callhunter .modal-body {
	max-height: 900px;
	overflow: hidden;
}
.text_flash {
	color: #202020;
	font-size: 16px;
	font-weight: 700;
	margin-top: 10px;
	text-transform: uppercase !important;
}
.modal_flash{
	margin:0px 7px 0px 7px;
	display:none;
	opacity:0;
	transition: all 0.3s ease-in-out 0s !important;
}

.active_call_text{
	margin:5px 0px !important;
	transition: all 0.3s ease-in-out 0s !important;
}

.show_s{
	transition: all 0.3s ease-in-out 0s !important;
	display:block;
	opacity:1;
}

.errors_valid{
	margin-bottom: 5px;
	margin-left: 7px;
	margin-top: -8px;
}
.block_director_hm_accept{
	margin-left:7px;
	color:green;
}

.modal_callhunter .modal-body {
    background-image: url("../img/Office.jpg");
}

.modal_callhunter .modal-dialog {
    width: 900px;
}














/**optograd women***/
@media screen and (min-width: 1000px) {

	.modal_callhunter .text {
		margin: 8px 0 29px 276px !important;
	}
	
	.modal_callhunter .modal-body {
		background-image: url("../img/Office.jpg")
	}
	
	.modal-body {
		max-height: 900px;
		overflow-y: auto;
		padding: 15px;
		position: relative;
	}
	
	.modal_callhunter .modal-dialog {
		width: 856px;
	}
	
	.c_t {
		background-color: rgba(0, 0, 0, 0.5) !Important;
		color: #fff !Important;
		font-family: Open Sans;
		font-size: 21px !important;
		font-weight: 600 !important;
		line-height: 29px !important;
		margin-bottom: 125px !important;
		margin-left: 8px !important;
		padding: 12px 20px !important;
		text-shadow: 0 0 1px #000 !important;
		text-transform: uppercase;
		width: 569px  !important;
	}
	
	.modal_callhunter  .countdown-amount {
		color: #fff !important;
		font-size: 48px !important;
		text-shadow: 0 0 1px #000 !Important;
	}
		
	.call_bespl {
		background-color: rgba(255, 255, 255, 0.5);
		color: red;
		float: none;
		font-weight: bold;
		margin: 0 66px 5px 9px;
		padding: 4px 14px;
		text-shadow: 1px 0 0 rgba(0, 0, 0, 0.2);
		text-transform: uppercase;
		display:inline-block;
	}
	
	.countdown {
		background-color: rgba(255,255,255,0) !important;
		border: 0 none !important;
		display: table;
		float: left;
		margin-left: 15px !important;
		padding-top: 5px !important;
	}
	
	.modal_callhunter .countdown-amount {
		color: #fff !important;
		font-size: 38px !important;
	}
	
	.is-countdown {
		background-color: rgba(255, 255, 255, 0);
		border: 0 solid #ccc;
		float: left;
		margin-left: 7px;
	}
	
	.modal_callhunter .form-control {
		width: 325px !important;
	}
	
	.active_modal_body .call_bespl{
		display:none !Important;
	}
		
	.block_director_hm_accept {
		color: green;
		font-size: 20px;
		margin-bottom: 10px;
		margin-left: 1px;
		margin-top: -5px;
		background-color: rgba(255,255,255,0.5);
		padding: 2px 10px;
	}
	
	.email_director_hm_btn{
		background-color:#5573A5;
		color:#fff;
		padding:3px 10px;
	}
	
	.text > .form-group{
		padding-left: 8px;
	}
		
	.modal_callhunter .form-control {
		border-radius: 0;
		padding: 5px 10px;
		width: 230px;
		margin-bottom: 24px;
	}
		
	.countdown-row {
		clear: both;
		padding: 0 2px;
		text-align: center;
		width: 100%;
		line-height: 24px;
	}

}
/****/
	
/*active btn*/
.modal_callhunter  .active_modal_body .text {
	margin: 5px 0 !important;
	transition: all 0.3s ease-in-out 0s !important;
}

.active_modal_body{
	background-image:none !Important;
}

.active_modal_body .c_t {
	width: 100% !important;
	display:none;
}

.modal.fade.in {
	top: 0 !Important;;
}

.email_director_hm_btn {
    background-color: #5573a5;
    color: #fff !important;
    font-size: 14px;
    margin-left: 0px;
    padding: 6px 15px;
    vertical-align: 4px;
    margin-top: 7px !important;
    display: table;
}

.email_director_hm{
	text-decoration:underline;
}

.block_director_hm{
	margin-bottom:5px;
}

.modal_callhunter .modal-body {
    background-image: url("../img/call_img.png");
    background-repeat: no-repeat;
    background-size: 237px auto;
    background-position: 21px 59px;
}


.c_t {
    background-color: rgba(0, 0, 0, 0) !important;
    color: #333 !important;
    font-family: Open Sans;
    font-size: 21px !important;
    font-weight: 600 !important;
    line-height: 29px !important;
    margin-bottom: 65px !important;
    margin-left: 0px !important;
    padding: 12px 17px 12px 0px !important;
    text-shadow: 0 0 0px #000 !important;
    text-transform: uppercase;
    width: 569px !important;
}

.modal_callhunter .btn_jdu_zvonka {
    background-color: #f58e03 ;
    border: 1px solid #f58e03 ;
    color: #fff;
    padding: 8px 20px 7px;
    vertical-align: 3px;
}


.contact-form-zakaz button{
	border:0px;
	background-color:transparent;
}

.contact-form-zakaz .modal-header h4{
	padding:0px 5px !Important;
}

.call_bespl {
    background-color: rgba(255, 255, 255, 0.5);
    color: red;
    display: inline-block;
    float: none;
    font-weight: bold;
    margin: 0 41px 5px 0px;
    padding: 4px 9px;
    text-shadow: 0px 0 0 rgba(0, 0, 0, 0.2);
    text-transform: uppercase;
}


#itc-widget-button{
	right: 99% !important;
}

.modal_callhunter .modal-dialog {
    opacity: 1 !important;
}


.email_director_hm {
    background-color: rgba(255, 255, 255, 0.7);
    color: #da1826 !important;
    font-size: 17px;
    padding: 5px 10px;
    text-decoration: none !important;
    display: block;
    padding-left: 0px;
}

/**/

#roket-roket-phone-circle-logo {
    background-color:#69B1AD  !Important;
}

#roket-roket-phone-circle-one {
    border: 1px solid #69B1AD  !important;
}

#roket-roket-phone-circle-two {
    background-color: #69B1AD  !important;
}

.modal_callhunter .modal-content {
    border-radius: 14px !important;
}


.call_bespl {
    color: #333333;
}

.modal_callhunter .btn_jdu_zvonka {
    background-color: #fff;
    border: 1px solid #333;
    color: #fff !important;
	text-decoration:none !important;
}

.mini_pagination .active_page_mini {
    font-size: 12px !important;
}

.modal_callhunter .btn_jdu_zvonka {
    background-color: #007bc2 !Important;
    border: 0 solid #333 !Important;
    border-radius: 10px;
    color: #333;
    display: table;
    margin-bottom: 5px;
    margin-top: -14px;
    padding: 8px 20px 7px;
    vertical-align: 3px;
}