@import url(https://fonts.googleapis.com/css?family=Open+Sans:400,300,700&subset=latin,cyrillic);

body {
font-family: 'Open Sans', sans-serif;
font-size: 16px;
line-height: 1.42857143;
color: #202020;
}

a:active, a:focus { outline: none; }

input, textarea {outline:none;}
input:active, textarea:active {outline:none;}
:focus {outline:none;}
textarea {resize:none;}
textarea {resize:vertical;}
textarea {resize:horizontal;}

button:active, button:focus {
  outline: none !important;
}
button::-moz-focus-inner {
  border: 0 !important;
}

::-webkit-scrollbar-button {
background-image:url('');
background-repeat:no-repeat;
width:8px;
height:0px
}

::-webkit-scrollbar-track {
background-color:#ecedee
}

::-webkit-scrollbar-thumb {
-webkit-border-radius: 0px;
border-radius: 0px;
background-color:#188ac0;
}

::-webkit-scrollbar-thumb:hover{
background-color:#36bdd7;
}

::-webkit-resizer{
background-image:url('');
background-repeat:no-repeat;
width:7px;
height:0px
}

::-webkit-scrollbar{
width: 7px;
}

.hidden{
	opacity:0;
}
.visible{
	opacity:1;
}


#main {
margin: 0px auto;
width: 100%;
min-width: 1200px;
overflow: hidden;
box-sizing: border-box;
position: relative;
display: block;
}

.container {
margin: 0px auto;
width: 1200px;
min-width: 1200px;
padding: 0px 15px;
height: 100%;
overflow: hidden;
box-sizing: border-box;
position: relative;
display: block;
}

.container2 {
margin: 0px auto;
width: 1200px;
min-width: 1200px;
padding: 0px 15px;
height: 100%;
box-sizing: border-box;
position: relative;
display: block;
}

header {
    width: 100%;
    height: 110px;
    display: block;
    position: fixed;
    z-index: 999;
    background: rgba(255, 255, 255, 0.95);
    top:0px;
    left: 50%;
    margin-left: -50%;
    
}

header.shadowBottom {
    box-shadow: 0px 5px 30px rgba(0, 0, 0, 0.2);
    height: 80px;
}

header.shadowBottom #logo {
    width: 250px;
    margin-top: 22px;
}
header.shadowBottom #logo h3 {
    display: none;

}

#logo {
width: 250px;
height: 70px;
text-align: center;
color: #01b0cf;
float: left;
margin-top: 32px;
  transition:all 0.1s;
    -moz-transition:all 0.1s;
    -o-transition:all 0.1s;
    -webkit-transition:all 0.1s;
}

.phone {
font-size: 22px;
float: left;
font-weight: 100;
margin-left: 320px;
margin-top: 24px;
}
.phone i {
font-size: 18px;
color: #01b0cf;
margin-right: 10px;
}

.email {
font-size: 22px;
float: left;
font-weight: 100;
margin-left: 70px;
margin-top: 24px;
}
.email i {
font-size: 18px;
color: #01b0cf;
margin-right: 10px;
}

div#menu {
position: absolute;
top: 28px;
right: 0px;
height: 24px;
}

div#menu li.last {
background-image: url('../images/iconmenu.svg');
background-size: 24px;
height: 24px;
width: 24px;
float: right;
position: relative;
}

div#menu ul {

position: relative;
}

#present {
    position: relative;
    height: 1040px;
    width: 100%;
    margin-top: 110px;
}

.imgBlock {
background-image: url('../images/present.jpg');
background-size: 2560px 1040px;
width: 2560px;
height: 1040px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -1280px;

}

#present h2.pageTitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    margin-top: 10px;
    padding-bottom: 10px;
background: transparent;
}

h2.pageTitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    margin-top: 10px;
    padding-bottom: 10px;
    background-image: url('../images/line.svg');
background-size: 150px 4px;
background-position: center bottom;
background-repeat: no-repeat;
}

.infoBlock {
    width: 600px;
    right: 0px;
    top: 280px;
    position: absolute;
    color: #fff;
}

.infoBlock h4 {
    font-size: 28px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 600;
}

.infoBlock p {
    font-size: 28px;
    font-weight: 100;
    margin-top: 36px;
}

a.butLink {
    padding: 15px 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #83b84e;
    margin-top: 50px;
    display: inline-block;
}

a.butLink:hover {
    background: #7ac530;
}

div#figures {
    margin-top: -220px;
    background-color: transparent;
}

.figuresBlock {
    width: 330px;
    display: inline-block;
    margin: 60px 28px;
    text-align: center;
}

.figuresBlock section {
    font-size: 36px;
    color: #188ac0;
    font-weight: 600;
    line-height: 1.1;
}

.figuresBlock section span {
    font-size: 72px;
    color: #188ac0;
    font-weight: 600;
    letter-spacing: -2px;
}

.figuresBlock p {
    font-size: 26px;
    font-weight: 100;
    margin-top: 36px;
    line-height: 1.3;
}

#pack {
position: relative;
height: 848px;
width: 100%;
z-index: 1;
}

#pack .imgBlock {
background-image: url('../images/pack.jpg');
background-size: 2560px 848px;
width: 2560px;
height: 848px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -1280px;

}

#pack h2.pageTitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    margin-top: 60px;
    color: #fff;
    padding-bottom: 10px;
    background-image: url('../images/line-w.svg');
background-size: 150px 4px;
background-position: center bottom;
background-repeat: no-repeat;
margin-bottom: 60px;

}

#pack section {
    width: 330px;
    float: left;
    background: #fff;
    text-align: center;
    padding: 30px;
    position: relative;
    margin: 0px 5px;
    height: 450px;
}

#pack section.hovered:hover {
    opacity: 1;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.20);
}

#pack section.hovered {
    opacity: 0.6;
     transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;

}

#pack section.center {
    margin: 0px 45px;
}

#pack section img {
    width: 70px;
    margin-top: 25px;
}

#pack h3 {
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 100;
    margin-top: 15px;
    margin-bottom: 15px;
}

#pack p {
    font-size: 18px;
    font-weight: 100;
}

#pack a.butLink {
    padding: 15px 0px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #83b84e;
    display: block;
    width: 200px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -100px;
}

#pack a.butLink:hover {
    background: #7ac530;
}

.tag {
    background: #178ac0;
    position: absolute;
    padding: 5px 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    left: -5px;
    top: 15px;
    text-align: center;
}

.tagR {
    background: #fe6700;
    position: absolute;
    padding: 5px 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    left: -5px;
    top: 15px;
    text-align: center;
}

label {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    color: #fff;
    font-weight: 100;
}

input {
	width: 250px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #D0D5DE;
	margin-right: 15px;
}

input:focus {
	 box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.20);
	 border: 3px solid #83b84e;
}

button {
	width: 250px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	background: #83b84e;
	font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
	border: none;
	font-size: 16px;
}

button:hover {
	 background: #7ac530;
}

#formConsCont {
    margin: 0px auto 0px;
    display: block;
    width: 1060px;
}

div#formConsCont label {
    margin: 25px auto;
}

div#sectCont {
    display: block;
    position: relative;
    overflow: hidden;
    padding: 30px;
    margin-top: -30px;
}

#results {
	height: 835px;
	width: 100%;
	position: relative;
}

#results h2.pageTitle {
	margin-top: 75px;
}

#circle {
    background-image: url('../images/circle.svg');
    background-size: 370px 370px;
    background-position: center;
    background-repeat: no-repeat;
    width: 370px;
    height: 370px;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 20s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 20s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 20s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 20s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: absolute;
    top: 215px;
    left: 50%;
    margin-left: -185px;
}

#circleLeft {
    background-image: url('../images/circleLeft.svg');
    background-size: 340px 340px;
    background-position: center;
    background-repeat: no-repeat;
    width: 340px;
    height: 340px;
    -webkit-animation-name: spinLeft;
    -webkit-animation-duration: 4s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinLeft;
    -moz-animation-duration: 4s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinLeft;
    -ms-animation-duration: 4s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spinLeft;
    animation-duration: 4s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: absolute;
    top: 75px;
    left: 145px;
   
}

#circleLeft2 {
    background-image: url('../images/circleLeft.svg');
    background-size: 330px 330px;
    background-position: center;
    background-repeat: no-repeat;
    width: 330px;
    height: 330px;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 8s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 8s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 8s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 8s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: absolute;
    top: 440px;
    left: 195px;
    
}

#circleRight {
    background-image: url('../images/circleLeft.svg');
    background-size: 350px 350px;
    background-position: center;
    background-repeat: no-repeat;
    width: 350px;
    height: 350px;
    -webkit-animation-name: spinLeft;
    -webkit-animation-duration: 6s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinLeft;
    -moz-animation-duration: 6s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinLeft;
    -ms-animation-duration: 6s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spinLeft;
    animation-duration: 6s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: absolute;
    top: 300px;
    right: 125px;
    
}


#circleBody {
    background-image: url('../images/circleBody.svg');
    background-size: 1200px 1200px;
    background-position: center;
    background-repeat: no-repeat;
    width: 1200px;
    height: 1200px;
    -webkit-animation-name: spinLeft;
    -webkit-animation-duration: 60s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spinLeft;
    -moz-animation-duration: 60s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spinLeft;
    -ms-animation-duration: 60s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spinLeft;
    animation-duration: 60s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    position: absolute;
    top: -200px;
    right: 0px;
    z-index: 0;
}


@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

@-ms-keyframes spinLeft {
    from { -ms-transform: rotate(360deg); }
    to { -ms-transform: rotate(0deg); }
}
@-moz-keyframes spinLeft {
    from { -moz-transform: rotate(360deg); }
    to { -moz-transform: rotate(0deg); }
}
@-webkit-keyframes spinLeft {
    from { -webkit-transform: rotate(360deg); }
    to { -webkit-transform: rotate(0deg); }
}
@keyframes spinLeft {
    from {
        transform:rotate(360deg);
    }
    to {
        transform:rotate(0deg);
    }
}

.resultsText h3 {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    color: #03b6d6;
    margin-bottom: 15px;
}

.resultsText p {
    font-size: 16px;
     font-weight: 100;
    color: #aeaeae;
}

.circleLeftCont {
    position: absolute;
    top: 145px;
    left: 220px;
   
}

.circleLeft2Cont {
    position: absolute;
    top: 535px;
    left: 250px;
   
}

.circleRightCont {
    position: absolute;
    top: 365px;
    right: 170px;
    
}

div#countdown h5 {
    font-size: 16px;
    letter-spacing: 0;
}

#note {
	font-size: 16px;
	letter-spacing: 0;
position: absolute;
    top: 100px;
    width: 270px;
    left: 50%;
    margin-left: -140px;

    
}

.notebl {
    float: left;
    width: 60px;
    text-align: center;
    margin: 0px 15px;
    font-weight: 100;
    color: #999999;
}

#results a.butLink {
    padding: 15px 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #83b84e;
    margin-top: 50px;
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 0px;
    width: 300px;
    left: 50%;
    margin-left: -150px;
}

#results a.butLink span {
    font-size: 18px;
    font-weight: 600;
}

#results a.butLink:hover {
    background: #7ac530;
}

#skype {
    width: 100%;
    height: 642px;
    position: relative;
    margin-top: 40px;
}

#skype .imgBlock {
background-image: url('../images/skype.jpg');
background-size: 2560px 642px;
width: 2560px;
height: 642px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -1280px;

}

#skype h2.pageTitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    margin-top: 35px;
    padding-bottom: 10px;
    background-image: url('../images/line.svg');
    background-size: 150px 4px;
    background-position: center bottom;
    background-repeat: no-repeat;
}

ul.list {
    position: absolute;
    right: 309px;
    width: 365px;
    top: 240px;
}
ul.list li {
    font-size: 28px;
    color: #fff;
    font-weight: 100;
margin-bottom: 20px;
line-height: 1.2;
position: relative;

}

ul.list li:before {
    content: "\f00c";
    position: absolute;
    left: -40px;
    top: 3px;
display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;

}

form#formSkype {
    width: 790px;
    position: absolute;
    top: 480px;
    left: 50%;
    margin-left: -395px;
}

form#formSkype label {
    font-size: 28px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    display: block;
    color: #fff;
    font-weight: 100;
    margin: 15px auto;
}

#promoAction h2.pageTitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    margin-top: 35px;
    padding-bottom: 10px;
    color: #fff;
    background-image: url('../images/line-w.svg');
    background-size: 150px 4px;
    background-position: center bottom;
    background-repeat: no-repeat;
    position: absolute;
    top: 30px;
    left: 50%;
    margin-left: -50%;
    width: 100%;
}

#promoAction {
    width: 100%;
    height: 617px;
    position: relative;
    
}

#promoAction .imgBlock {
background-image: url('../images/skype2.jpg');
background-size: 2560px 617px;
width: 2560px;
height: 617px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -1280px;

}

ul#slideract {
    margin: 150px 100px 0px;
    display: block;
    width: 100%;
}

.tagRR {
    background: #fe6700;
    position: absolute;
    padding: 5px 20px;
    color: #fff;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 14px;
    right: -5px;
    top: 100px;
    text-align: center;
}

.wrapperSlider {
    position: relative;
    width: 970px;
}

#slideract a.butLink {
    padding: 15px 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #83b84e;
    margin-top: 50px;
    display: inline-block;
    text-align: center;
    position: absolute;
    bottom: 25px;
    right: 30px;
    font-size: 13px;
}

#slideract a.butLink span {
    font-size: 13px;
    font-weight: 600;
}

#slideract a.butLink:hover {
    background: #7ac530;
}

#review {
padding-bottom: 50px;
}

#review h2.pageTitle {
margin-top: 90px;
}

ul#slidereview {
	margin-top: 50px;
}

.wrapperSliderreview {
    border: 2px solid #2592BD;
    position: relative;
    width: 970px;
    margin: 0px auto;
    padding: 50px 80px 60px 100px;
    height: 545px;
}

.avatar {
    width: 120px;
    position: absolute;
    top: 60px;
    left: -60px;
    text-align: center;
    text-transform: uppercase;
    background: #fff;
    padding: 15px 0px;
}

.avatar img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 2px solid #01B0CF;
    overflow: hidden;
}

.to span {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
    display: block;
}

.after span {
    font-weight: 400;
    text-transform: uppercase;
    margin-bottom: 15px;
    margin-top: 30px;
    display: block;
}

.wrapperSliderreview p {
    font-weight: 100;
}

.date {
    font-style: italic;
    color: #D0D5DE;
    display: block;
    margin-top: 15px;
}

.icon_quotation {
background-color: #fff;
background-image: url('../images/icon_quotation.svg');
background-size: 80px 66px;
background-repeat: no-repeat;
background-position: center;
width: 80px;
height: 126px;
position: absolute;
top: 80px;
right: -40px;
padding: 30px 0px;
}

#review .lSSlideOuter {
    position: relative;
    padding-bottom: 15px;
}

#review .lSPager.lSpg {
    width: 300px;
    background: #fff;
    display: block;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -150px;
    padding: 10px 15px;
    bottom: -5px;
}

#review a.butLink {
    padding: 15px 20px;
    font-weight: 600;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #168bc1;
    margin-top: 50px;
    display: inline-block;
    text-align: center;
    width: 300px;
    margin: 50px auto;
    display: block;
}


#review a.butLink:hover {
    background: #01b0cf;
}
footer {
	height: 225px;
	width: 100%;
	position: relative;
}

footer .imgBlock {
background-image: url('../images/footer.jpg');
background-size: 2560px 225px;
background-repeat: no-repeat;
background-position: center;
width: 2560px;
height: 225px;
position: absolute;
top: 0px;
left: 50%;
margin-left: -1280px;
}

.copy {
    position: absolute;
    color: #fff;
    top: 95px;
}

.details {
    position: absolute;
    color: #fff;
    top: 95px;
    left: 455px;
}

.development a {
    position: absolute;
    color: #fff;
    top: 95px;
    right: 0px;
    padding-right: 60px;
}

.development img {
    width: 48px; 
    position: absolute;
    top: -5px;
    right: 0px;

}

div#submenu {
    position: absolute;
    top: 75px;
    width: 280px;
    right: 0px;
    background: #01B0CF;
    z-index: 1;
    padding: 30px;
    text-align: right;
    font-size: 18px;
    line-height: 40px;
    text-transform: uppercase;
    font-weight: 100;
    box-shadow: 0px 0px 45px rgba(0, 0, 0, 0.20);
    transition:all 0.5s ease-in-out;
    -moz-transition:all 0.5s ease-in-out;
    -o-transition:all 0.5s ease-in-out;
    -webkit-transition:all 0.5s ease-in-out;
    display: none;
}

div#submenu li a {
    color: #fff;
    text-decoration: none;
}

 
div#callback {
	padding: 45px;
	width: 400px;
	background: #fff;
}

.thankyoucont {
	padding: 45px;
	width: 400px;
	background: #fff;
	text-align: center;
	font-weight: 100;
	font-size: 18px;
}

div#callback input {
	width: 100%;
	height: 50px;
	line-height: 48px;
	text-align: center;
	border: 1px solid #D0D5DE;
	margin-bottom: 15px;
}

input[type=submit] {
	width: 250px;
	height: 50px;
	line-height: 48px;
	text-align: center;
	background: #83b84e;
	font-weight: 600;
	color: #fff;
	text-transform: uppercase;
	text-decoration: none;
	border: none;
	font-size: 16px;
	margin-top: 20px;
}
input[type=submit] {
	width: auto;
	overflow: visible;
}

input[type=submit]:hover {
	background: #7ac530;
}

div#callback label {
	font-size: 24px;
	text-transform: uppercase;
	text-align: center;
	width: 100%;
	display: block;
	color: #333;
	font-weight: 400;
	margin-bottom: 20px;
	padding-bottom: 10px;
	background-image: url('../images/line.svg');
	background-size: 150px 4px;
	background-position: center bottom;
	background-repeat: no-repeat;
}

div#callback h4 {
	text-align: center;
	font-weight: 100;
	font-size: 15px;
	text-transform: uppercase;
	margin-bottom: 20px;
}

span.error {
	color: red;
	font-size: 14px;
	font-weight: 100;
}




#jGrowl { 
	margin:0px 12px 0; 
}
.jGrowl.center { 
	top:40% !important; 
	width:30% !important; 
	left:35% !important; 
}

#jGrowl .af-message-error { 
	position:relative; 
	width:499px; 
	margin:19px auto; 
	text-align: center;
	padding: 30px;
	font-weight: 100 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 18px;
	background:none repeat 0 0 #d9534f !important; 
	box-shadow:0 0 0 7px rgba(255,255,255, 0.49) !important; 
	border:0px solid rgba(255,255,255, 0.49) !important; 
	border-radius:0 !important; 
	color: #fff;
}

#jGrowl .af-message-success { 
	position:relative; 
	width:499px; 
	margin:19px auto; 
	text-align: center;
	padding: 30px;
	font-weight: 100 !important;
	font-family: 'Open Sans', sans-serif !important;
	font-size: 18px;
	background:none repeat 0 0 #79ad68 !important; 
	box-shadow:0 0 0 7px rgba(255,255,255, 0.49) !important; 
	border:0px solid rgba(255,255,255, 0.49) !important; 
	border-radius:0 !important; 
	color: #fff;
}

#jGrowl .jGrowl-notification .jGrowl-close { 
	position:absolute; 
	right:4px; 
	top:4px; 
	color:#fff !important; 
}
#jGrowl .jGrowl-notification .jGrowl-message { 
	color:#fff !important; 
	font-size:119%; 
	line-height:109%; 
}
#jGrowl .jGrowl-closer { 
	margin:0 auto; 
	font-size:119%; 
	line-height:100%; 
}

#jGrowl .office-message-success { 
	background-color:#79ad68 !important; 
}
#jGrowl .ms2-message-success { 
	background-color:#79ad68 !important; 
}

.iframeReview {
    background: #fff;
    padding: 45px 0px;
}

.iframeReview li {
    margin-bottom: 45px;
}

.fancybox-outer ::-webkit-scrollbar-button {
	background-image:url('');
	background-repeat:no-repeat;
	width:9px;
	height:0px
}

.fancybox-outer ::-webkit-scrollbar-track {
	background-color:#D0D5DE
}

.fancybox-outer ::-webkit-scrollbar-thumb {
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background-color:#2592BD;
}

.fancybox-outer ::-webkit-scrollbar-thumb:hover{
	background-color:#2DCAE6;
}

.fancybox-outer ::-webkit-resizer{
	background-image:url('');
	background-repeat:no-repeat;
	width:8px;
	height:0px
}

.fancybox-outer ::-webkit-scrollbar{
	width: 8px;
}

.iframeReview h2.pageTitle {
    text-align: center;
    text-transform: uppercase;
    font-size: 32px;
    margin-top: 10px;
    padding-bottom: 10px;
    background-image: url('../images/line.svg');
    background-size: 150px 4px;
    background-position: center bottom;
    background-repeat: no-repeat;
	margin-bottom: 40px;
}

.iframeReview .wrapperSliderreview {
    border: 2px solid #2592BD;
    position: relative;
    width: 970px;
    margin: 0px auto;
    padding: 60px 80px 60px 100px;
    height: auto;
}

.callback a.butLink {
    padding: 5px 20px;
    font-weight: 400;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    background: #83b84e;
    margin-top: 15px;
    display: inline-block;
    font-size: 16px;
}

.callbackForm {
    padding: 30px;
    text-align: center;
    height: 260px;
    overflow: hidden;
    width: 400px;
    position: relative;
}

.callbackForm h2 {
    text-transform: uppercase;
    font-weight: 700;
}

.callbackForm  input {
    width: 250px;
    height: 50px;
    line-height: 48px;
    text-align: center;
    border: 1px solid #D0D5DE;
    margin-top: 15px;

}

.callbackForm textarea {
    width: 260px;
    height: 115px;
    border: 1px solid #D0D5DE;
    margin-top: 15px;
    border-radius: 10px;
    margin-left: -10px;
}

.socMenu {
    position: absolute;
    display: table;
    text-align: center;
    width: 306px;
    left: 50%;
    margin-left: -153px;
    bottom: 25px;
}

.socMenu li {
    float: left;
}

.socMenu ul li a {
    color: #fff;
    float: left;
    margin: 10px 25px;
    font-size: 28px;
}

.socMenu ul li a:hover {
    color: #83b84e;
}

div#jGrowl div.jGrowl-notification, div#jGrowl div.jGrowl-closer {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=85);
    zoom: 1;
    width: 320px !important;
    padding: 30px !important;
    margin-top: 5px;
    margin-bottom: 5px;
    font-family: 'Open Sans', sans-serif !important;
    font-size: 16px !important;
    font-weight: 100 !important;
    text-align: center !important;
    -moz-border-radius: 2px !important;
    -webkit-border-radius: 2px !important;
    position: fixed;
    top: 30% !important;
    left: 50% !important;
    margin-left: -160px !important;
}

.jGrowl-notification {
    left: 50% !important;
    top: 30% !important;
}

.thankYou {
    padding: 30px;
    text-align: center;
    color: #fff;
    background: #009D7C;
	    min-height: 135px;
}

input.error {
    background: rgba(255, 0, 0, 0.05);
}


div#formSkypeCont input[type="submit"], div#formConsCont input[type="submit"] {
    margin-top: 0px;
    
}