html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
}

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a img {
  border: none;
}

a {
  outline: none;
  text-decoration: none;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
  color: #8d64aa;
}

textarea {
  height: auto;
  min-height: 50px;
  -webkit-resize: none;
  -moz-resize: none;
  resize: none;
}

.clearfloat:before, .clearfloat:after {
  content: "";
  display: table;
}

.clearfloat:after {
  clear: both;
}

/* For IE 6/7 (triggers hasLayout) */
.clearfloat {
  *zoom: 1;
}

img {
  max-width: 100%;
  height: auto;
  -ms-interpolation-mode: bicubic;
  display: inline-block;
  vertical-align: middle;
}

select {
  width: 100%;
}

/*FONTS--------------------------------------------------------------------*/
@font-face {
  font-family: 'Font Awesome 5 Brands';
  font-style: normal;
  font-weight: normal;
  src: url("fonts/fa-brands-400.eot");
  src: url("fonts/fa-brands-400.eot?#iefix") format("embedded-opentype"), 
  	   url("fonts/fa-brands-400.woff2") format("woff2"), 
	   url("fonts/fa-brands-400.woff") format("woff"), 
	   url("fonts/fa-brands-400.ttf") format("truetype"), 
	   url("fonts/fa-brands-400.svg#fontawesome") format("svg"); 
}
.fab {
  font-family: 'Font Awesome 5 Brands';
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 300;
  src: url("fonts/fa-light-300.eot");
  src: url("fonts/fa-light-300.eot?#iefix") format("embedded-opentype"), 
  	   url("fonts/fa-light-300.woff2") format("woff2"), 
	   url("fonts/fa-light-300.woff") format("woff"), 
	   url("fonts/fa-light-300.ttf") format("truetype"), 
	   url("fonts/fa-light-300.svg#fontawesome") format("svg");
}
.fal {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 300;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 400;
  src: url("fonts/fa-regular-400.eot");
  src: url("fonts/fa-regular-400.eot?#iefix") format("embedded-opentype"), 
  	   url("fonts/fa-regular-400.woff2") format("woff2"), 
	   url("fonts/fa-regular-400.woff") format("woff"), 
	   url("fonts/fa-regular-400.ttf") format("truetype"), 
	   url("fonts/fa-regular-400.svg#fontawesome") format("svg");
}
.far {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 400;
}
@font-face {
  font-family: 'Font Awesome 5 Pro';
  font-style: normal;
  font-weight: 900;
  src: url("fonts/fa-solid-900.eot");
  src: url("fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), 
  	   url("fonts/fa-solid-900.woff2") format("woff2"), 
	   url("fonts/fa-solid-900.woff") format("woff"), 
	   url("fonts/fa-solid-900.ttf") format("truetype"), 
	   url("fonts/fa-solid-900.svg#fontawesome") format("svg"); 
}
.fa,
.fas {
  font-family: 'Font Awesome 5 Pro';
  font-weight: 900; 
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Italic.eot');
    src: url('fonts/Montserrat-Italic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Italic.woff2') format('woff2'),
        url('fonts/Montserrat-Italic.woff') format('woff'),
        url('fonts/Montserrat-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Thin.eot');
    src: url('fonts/Montserrat-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Thin.woff2') format('woff2'),
        url('fonts/Montserrat-Thin.woff') format('woff'),
        url('fonts/Montserrat-Thin.ttf') format('truetype');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Regular.eot');
    src: url('fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Regular.woff2') format('woff2'),
        url('fonts/Montserrat-Regular.woff') format('woff'),
        url('fonts/Montserrat-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-SemiBold.eot');
    src: url('fonts/Montserrat-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-SemiBold.woff2') format('woff2'),
        url('fonts/Montserrat-SemiBold.woff') format('woff'),
        url('fonts/Montserrat-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-ExtraLight.eot');
    src: url('fonts/Montserrat-ExtraLight.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-ExtraLight.woff2') format('woff2'),
        url('fonts/Montserrat-ExtraLight.woff') format('woff'),
        url('fonts/Montserrat-ExtraLight.ttf') format('truetype');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-MediumItalic.eot');
    src: url('fonts/Montserrat-MediumItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-MediumItalic.woff2') format('woff2'),
        url('fonts/Montserrat-MediumItalic.woff') format('woff'),
        url('fonts/Montserrat-MediumItalic.ttf') format('truetype');
    font-weight: 500;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Black.eot');
    src: url('fonts/Montserrat-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Black.woff2') format('woff2'),
        url('fonts/Montserrat-Black.woff') format('woff'),
        url('fonts/Montserrat-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Light.eot');
    src: url('fonts/Montserrat-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Light.woff2') format('woff2'),
        url('fonts/Montserrat-Light.woff') format('woff'),
        url('fonts/Montserrat-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-ExtraBold.eot');
    src: url('fonts/Montserrat-ExtraBold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-ExtraBold.woff2') format('woff2'),
        url('fonts/Montserrat-ExtraBold.woff') format('woff'),
        url('fonts/Montserrat-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-ThinItalic.eot');
    src: url('fonts/Montserrat-ThinItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-ThinItalic.woff2') format('woff2'),
        url('fonts/Montserrat-ThinItalic.woff') format('woff'),
        url('fonts/Montserrat-ThinItalic.ttf') format('truetype');
    font-weight: 100;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-BoldItalic.eot');
    src: url('fonts/Montserrat-BoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-BoldItalic.woff2') format('woff2'),
        url('fonts/Montserrat-BoldItalic.woff') format('woff'),
        url('fonts/Montserrat-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-SemiBoldItalic.eot');
    src: url('fonts/Montserrat-SemiBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-SemiBoldItalic.woff2') format('woff2'),
        url('fonts/Montserrat-SemiBoldItalic.woff') format('woff'),
        url('fonts/Montserrat-SemiBoldItalic.ttf') format('truetype');
    font-weight: 600;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-ExtraLightItalic.eot');
    src: url('fonts/Montserrat-ExtraLightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-ExtraLightItalic.woff2') format('woff2'),
        url('fonts/Montserrat-ExtraLightItalic.woff') format('woff'),
        url('fonts/Montserrat-ExtraLightItalic.ttf') format('truetype');
    font-weight: 200;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Bold.eot');
    src: url('fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Bold.woff2') format('woff2'),
        url('fonts/Montserrat-Bold.woff') format('woff'),
        url('fonts/Montserrat-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-LightItalic.eot');
    src: url('fonts/Montserrat-LightItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-LightItalic.woff2') format('woff2'),
        url('fonts/Montserrat-LightItalic.woff') format('woff'),
        url('fonts/Montserrat-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-ExtraBoldItalic.eot');
    src: url('fonts/Montserrat-ExtraBoldItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-ExtraBoldItalic.woff2') format('woff2'),
        url('fonts/Montserrat-ExtraBoldItalic.woff') format('woff'),
        url('fonts/Montserrat-ExtraBoldItalic.ttf') format('truetype');
    font-weight: 800;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-BlackItalic.eot');
    src: url('fonts/Montserrat-BlackItalic.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-BlackItalic.woff2') format('woff2'),
        url('fonts/Montserrat-BlackItalic.woff') format('woff'),
        url('fonts/Montserrat-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
}

@font-face {
    font-family: 'Montserrat';
    src: url('fonts/Montserrat-Medium.eot');
    src: url('fonts/Montserrat-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/Montserrat-Medium.woff2') format('woff2'),
        url('fonts/Montserrat-Medium.woff') format('woff'),
        url('fonts/Montserrat-Medium.ttf') format('truetype');
    font-weight: 500;
    font-style: normal;
}

h1, h2, h3, h4, h5, h6{
  font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
  color: #403859;
  font-weight: 800;
}
h1 {
  font-size: 24px;
}
h2 {
  font-size: 21px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 18px;
}
h5 {
  font-size: 16px;
}
h6 {
  font-size: 15px;
}

/*
################################################
#                                              #
#   author:  webrix-studio                     #
#   url:  http://webrix-studio.com             #
#                                              #
################################################
 */
/*BODY-------------------------------------------------------------------*/

body {
  background-color: #fff;
  font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
  color: #7d7e80;
  font-size: 14px;
}
.wrapper{
  max-width: 952px;
  margin: 0 auto;
  padding-left: 1.2rem;
  padding-right: 1.2rem;
}

.purple-bgr{
  background: #403959;
  padding-bottom: 60px;
}

/*-------------- big banner ---------------*/
.big-b{
  position: relative;
}
.logo{
  position: absolute;
  top: 19%;
  left: 11%;
  text-align: center;
}
.big-b-text{
  position: absolute;
  bottom: 60px;
  left: 50px;
  max-width: 508px;
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.big-b-text li{
  display: block;
  position: relative;
  font-size: 15px;
  color: #c6bce7;
  padding-left: 40px;
  margin-bottom: 20px;
}
.big-b-text li::before{
  content: '';
  position: absolute;
  top: -5px;
  left: 0px;
  width: 24px;
  height: 24px;
  background: url('../images/check.png') no-repeat;
  z-index: 1;
}

/*----------------------------- white bgr ----------------------------------*/
.white-bgr{
  background: #fff;
  margin: 0 50px;
  padding: 60px 65px 20px;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 0px 55px 0px rgba(0,0,0,0.25);
  -moz-box-shadow: 0px 0px 55px 0px rgba(0,0,0,0.25);
  box-shadow: 0px 0px 55px 0px rgba(0,0,0,0.25);
}
.title{
  text-align: center;
  margin-bottom: 22px;
  text-transform: uppercase;
}
.subtitle{
  text-align: center;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 50px;
  color: #403859;
}
.subtitle strong{
  font-weight: 800;
}
.float-l{
  float: left;
  width: 55%;
  padding-right: 35px;
  box-sizing: border-box;
}
.float-l > div{
  position: relative;
  padding-bottom: 553px;
  height: 100%;
  box-sizing: border-box;
}
.float-r{
  float: right;
  width: 45%;
  border-left: 3px solid #403859;
  padding-left: 30px;
  box-sizing: border-box;
}
.text, p{
  line-height: 22px;
}

.simple-b{
  display: block;
  text-align: center;
  margin-top: 35px;
}

.show-yourself{
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
  right: 0px;
  text-align: center;
}

/*------------------------- Buttons in site -------------------------*/
.btn{
  display: inline-block;
  position: relative;
  background: #403859;
  font-size: 16px;
  text-align: center;
  line-height: normal;
  text-transform: uppercase;
  color: #fff;
  padding: 11px 19px;
  margin-top: 15px;
  border: 0px;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased!important;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  -moz-osx-font-smoothing: grayscale;
  z-index: 1;
}
.btn:hover{
  background: #93509f;
}
.contact-form .btn{
  margin-top: 0px;
}

/*---------------------------------- form -----------------------------------*/
.form-title{
  color: #7d7e80;
  font-weight: bold;
  margin-bottom: 25px;
}
.float-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  box-sizing: border-box;
}
.flex-item {
  -webkit-box-flex: none;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  box-sizing: border-box;
}
.col-2 .flex-item{
  -webkit-flex: 0 0 48%;
  -ms-flex: 0 0 48%;
  flex: 0 0 48%;
}
.col-3 .flex-item{
  -webkit-flex: 0 0 30%;
  -ms-flex: 0 0 30%;
  flex: 0 0 30%;
}
.col-4 .flex-item{
  -webkit-flex: 0 0 23%;
  -ms-flex: 0 0 23%;
  flex: 0 0 23%;
}
.input{
  border: 0px;
  background: #e2e3e3;
  border: none;
  padding: 0 10px;
  margin-bottom: 15px;
  width: 100%;
  height: 38px;
  color: #403859;
  font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
  font-size: 14px;
  outline: none;
  box-sizing: border-box;
}
textarea.input{
  height: 120px;
  resize: none;
  padding: 10px 10px;
  box-sizing: border-box;
}
.ok, .error {
  display: block;
  font-size: 13px;
  margin: 10px;
}
.error {
  color: #BF1717;
}

.label{
  margin-bottom: 5px;
  display: block;
  font-size: 13px;
  color: #7d7e80;
}

.captcha input {
  width: 150px;
}
.captcha img {
  border: 1px solid transparent;
}
.captcha img:hover{
  border: 1px solid #999;
  opacity: 0.9;
}

.field1-primary{
  float: left;
  width: calc(100% - 97px);
}
.fileUpload {
  float: right;
  width: 90px;
  height: 38px;
  padding: 
  margin-top: 0px;
  position: relative;
  overflow: hidden;
  font-size: 13px !important;
  text-transform: none;
  cursor: pointer;
  -webkit-transition: all .3s ease-in-out;
  -moz-transition: all .3s ease-in-out;
  -o-transition: all .3s ease-in-out;
  -ms-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
.fileUpload input.upload {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
  height:38px;
}

.alert {
  border-radius: 0;
  -webkit-border-radius: 0;
  box-shadow: 0 1px 2px rgba(0,0,0,0.11);
  display: table;
  width: 100%;
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;

}
.alert-success {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.alert-white {
  background-image: linear-gradient(to bottom, #fff, #f9f9f9);
  border-top-color: #d8d8d8;
  border-bottom-color: #bdbdbd;
  border-left-color: #cacaca;
  border-right-color: #cacaca;
  color: #404040;
  padding-left: 61px;
  position: relative;
}
.alert-white.rounded {
  border-radius: 3px;
  -webkit-border-radius: 3px;
}
.alert-white .icon {
  text-align: center;
  width: 45px;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #bdbdbd;
}
.alert-white.rounded .icon {
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
}
.alert-white.alert-success .icon, .alert-white.alert-success .icon::after {
  border-color: #54a754;
  background: #60c060;
}
.alert-white .icon i {
  font-size: 20px;
  color: #fff;
  left: 12px;
  margin-top: -10px;
  position: absolute;
  top: 50%;
}

/*----------------------- Checkbox and Radio style ----------------------*/
.checkbox-custom, .radio-custom {
  position: relative;
  display: block;
  margin-bottom: 15px;
  line-height: 18px;
}
.checkbox-custom label,.radio-custom label{
  position:relative;
  display:inline-block;
  vertical-align:middle;
  margin:0;
  padding:0;
  cursor:pointer;
  font-size: 12px;
  color: #7d7e80;
}
.checkbox-custom label > a{
  color: #baa08f;
  text-decoration: underline;
}
.checkbox-custom label > a:hover{
  text-decoration: none;
}
.checkbox-custom input[type=checkbox]{
  opacity:0;
  position:absolute;
  margin: 0px;
}
.checkbox-custom input[type=checkbox]+label:before{
  content:'';
  background:#fff;
  border: 1px solid #979797;
  border-radius: 3px;
  display:inline-block;
  vertical-align:top;
  width: 14px;
  height: 14px;
  text-align:center;
  font-size: 10px;
  color: #fff;
  line-height: 12px;
  margin-right: 7px;
  font-family: 'Font Awesome 5 Pro';
  text-indent: 1px;
  box-sizing: border-box;
  position: relative;
  top: 1px;
}
.checkbox-custom input[type=checkbox]:checked+label:before{
  content: '\f00c';
  border: 1px solid #0075ff;
  background: #0075ff;
}
.checkbox-custom input[type=checkbox].disabled+label, .checkbox-custom input[type=checkbox]:disabled+label, 
.checkbox-custom input[type=checkbox].disabled+label:before,.checkbox-custom input[type=checkbox]:disabled+label:before, 
fieldset[disabled] .checkbox-custom input[type=checkbox]+label:before{
  cursor:default;
  opacity:.5;
}

.radio-custom.radio-inline{
  padding-left:0;
}
.radio-custom input[type=radio]{
  opacity:0;
  position:absolute;
  margin: 0px;
}
.radio-custom input[type=radio]+label:before{
  border-radius:50%;
  content:'';
  background:#fff;
  border: 1px solid #e5e7e9;
  display:inline-block;
  vertical-align:top;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 18px;
  height: 18px;
  padding:2px;
  margin-right:10px;
  text-align: center;
  box-shadow: inset 0 0 0 8px #fff;
  -webkit-transition:box-shadow .1s ease-in-out;
  -o-transition:box-shadow .1s ease-in-out;
  transition:box-shadow .1s ease-in-out;
  box-sizing: border-box;
}
.radio-custom input[type=radio]:checked+label:before{
  background: #000;
  box-shadow:inset 0 0 0 3px #fff;
}
/*
.radio-custom input[type=radio]:focus+label:before{
  box-shadow:inset 0 0 0 3px #fff;
}*/
.radio-custom input[type=radio].disabled+label, .radio-custom input[type=radio]:disabled+label, .radio-custom input[type=radio].disabled+label:before, .radio-custom input[type=radio]:disabled+label:before, fieldset[disabled] .radio-custom input[type=radio]+label:before{
    cursor:default;
    opacity:.5;
}

.checkbox-custom img {
    width: 20px;
    float: right;
    border-radius: 50%;
    border: 1px solid #fff;
    -webkit-box-shadow: 0px 0px 0px 1px rgba(226,238,224,1);
    -moz-box-shadow: 0px 0px 0px 1px rgba(226,238,224,1);
    box-shadow: 0px 0px 0px 1px rgba(226,238,224,1);
}

.radio-inline{
  display: inline-block;
  margin-right: 50px;
}

.styled-select {
  width: 100%;
  height: 48px;
  position: relative;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e2e2e2;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.styled-select:after{
  content: '\f107';
  font-family: 'Font Awesome 5 Pro';
  color: #888;
  font-size: 14px;
  position: absolute;
  top: 50%;
  right: 15px;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 0;
}
.styled-select select {
  background: transparent;
  width: 110%;
  padding: 0px 15px;
  height: 46px;
  line-height: 1;
  border: 0;
  border-radius: 0;
  -webkit-appearance: none;
  color: #000;
  font-size: 14px;
  font-family: 'Montserrat', 'Open Sans', Arial, Helvetica, sans-serif;
  outline: none;
  position: relative;
  z-index: 1;
}

.just-text{
  text-align: center;
  font-size: 12px;
  margin-top: 60px;
}
.just-text a{
  font-weight: 500;
}


.validate-error {
    padding:10px;
    margin:10px 0;
    color: #D8000C;
    background-color: #FFD2D2;
}


.alert {
    border-radius: 0;
    -webkit-border-radius: 0;
    box-shadow: 0 1px 2px rgba(0,0,0,0.11);
    display: table;
    width: 100%;
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px;

}
.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6;
}
.alert-white {
    background-image: linear-gradient(to bottom, #fff, #f9f9f9);
    border-top-color: #d8d8d8;
    border-bottom-color: #bdbdbd;
    border-left-color: #cacaca;
    border-right-color: #cacaca;
    color: #404040;
    padding-left: 61px;
    position: relative;
}
.alert-white.rounded {
    border-radius: 3px;
    -webkit-border-radius: 3px;
}
.alert-white .icon {
    text-align: center;
    width: 45px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    border: 1px solid #bdbdbd;
}
.alert-white.rounded .icon {
    border-radius: 3px 0 0 3px;
    -webkit-border-radius: 3px 0 0 3px;
}
.alert-white.alert-success .icon, .alert-white.alert-success .icon::after {
    border-color: #54a754;
    background: #60c060;
}
.alert-white .icon i {
    font-size: 20px;
    color: #fff;
    left: 12px;
    margin-top: -10px;
    position: absolute;
    top: 50%;
}


/*/*media queries----------------------------------------------------------*/
@media only screen and (max-width: 1440px) {
}

@media only screen and (max-width: 1366px) {
}

@media only screen and (max-width: 1290px) { 
}

@media only screen and (max-width: 1100px) {
  
}

@media only screen and (max-width: 1025px) {
  
}

@media only screen and (max-width: 980px) {
  .big-b-text{max-width: 440px; bottom: 45px;}
  .big-b-text li{font-size: 14px;}
}

@media only screen and (max-width: 900px) {
  .float-l{float: none; width: auto; height: auto !important; padding: 0px; text-align: center;}
  .float-l > div{padding-bottom: 0px;}
  .show-yourself{position: relative; margin-top: 40px; bottom: auto; left: auto; right: auto;}
  .subtitle{margin-bottom: 35px;}
  .float-r{float: none; width: auto; padding: 0px; height: auto !important; border-left: none; border-top: 3px solid #403859; margin-top: 40px; padding-top: 40px;}
  .form-title{text-align: center;}
  .big-b-text li{margin-bottom: 15px;}
  .logo{left: 9%; top: 17%;}
}

@media only screen and (max-width: 860px) {
  .logo{width: 400px;}
}

@media only screen and (max-width: 800px) {
  .big-b-text{max-width: 365px;}
  .big-b-text li{padding-left: 30px; font-size: 13px; margin-bottom: 13px;}
  .big-b-text li::before{background-size: 20px 20px; top: -2px;}
  .logo{width: 350px;}
}

@media only screen and (max-width: 730px) {
  .big-b-text{max-width: 326px; bottom: 25px;}
  .logo{width: 340px;}
}

@media only screen and (max-width: 640px) {
  .white-bgr{padding: 40px 30px 15px;}
  .just-text{margin-top: 35px;}
  .big-b-text li::before {background-size: 15px 15px; top: 0px;}
  .big-b-text li{padding-left: 20px; font-size: 12px;}
  .big-b-text{max-width: 245px; bottom: 5px;}
  .logo{top: 14%; width: 300px;}
}

@media only screen and (max-width: 580px) {
  .big-b-text{left: 30px;}
  .big-b-text li{font-size: 11px; margin-bottom: 7px;}
  .white-bgr{margin: 0 30px; padding: 40px 20px 15px;}
  .subtitle{font-size: 16px; margin-bottom: 30px;}
  .logo{width: 260px;}
}

@media only screen and (max-width: 500px) {
  .big-b-text li{font-size: 9px;}
  .big-b-text{max-width: 205px;}
  .logo{width: 225px; top: 17%;}
}

@media only screen and (max-width: 450px) {
  h1{font-size: 21px;}
  h2{font-size: 20px;}
  .white-bgr{padding-top: 35px;}
  .big-b-text{max-width: 170px; bottom: 0px;}
  .text, p{line-height: 20px;}
  .simple-b{margin-top: 30px;}
  .logo{top: 14%; width: 210px;}
  body{font-size: 13px;}
  .subtitle{font-size: 15px; margin-bottom: 20px;}
  .simple-b{margin-top: 20px;}
  .float-r{margin-top: 35px; padding-top: 30px;}
  h2{font-size: 19px;}
}

@media only screen and (max-width: 420px) {
  .logo{top: 11%; width: 185px;}
  .title{margin-bottom: 15px;}
}

@media only screen and (max-width: 380px) {
  .big-b-text li::before{display: none;}
  .big-b-text li{padding-left: 0px; text-align: center;}
  .big-b-text{max-width: 145px;}
  .logo{left: 7%; width: 160px;}
  .subtitle{font-size: 14px;}
  h1{font-size: 20px;}
  .white-bgr{margin: 0 10px;}
  .purple-bgr{padding-bottom: 30px;}
}

@media only screen and (max-width: 360px) {
  .big-b-text{left: 15px;}
  .logo{left: 5%; width: 155px; top: 8%;}
  .big-b-text li{margin-bottom: 4px;}
}

@media only screen and (max-width: 320px) {
  .big-b-text li{font-size: 8px;}
}
