@charset "utf-8";
/* CSS Document */

@font-face {
		font-family: "RalewayRegular";
		src: url("../fonts/RalewayRegular.eot");
		src: url("../fonts/RalewayRegular.eot?#iefix")format("embedded-opentype"),
		url("../fonts/RalewayRegular.woff") format("woff"),
		url("../fonts/RalewayRegular.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@font-face {
		font-family: "RalewayThin";
		src: url("../fonts/RalewayThin.eot");
		src: url("../fonts/RalewayThin.eot?#iefix")format("embedded-opentype"),
		url("../fonts/RalewayThin.woff") format("woff"),
		url("../fonts/RalewayThin.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@font-face {
		font-family: "RalewayExtraLight";
		src: url("../fonts/RalewayExtraLight.eot");
		src: url("../fonts/RalewayExtraLight.eot?#iefix")format("embedded-opentype"),
		url("../fonts/RalewayExtraLight.woff") format("woff"),
		url("../fonts/RalewayExtraLight.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@font-face {
		font-family: "RalewayLight";
		src: url("../fonts/RalewayLight.eot");
		src: url("../fonts/RalewayLight.eot?#iefix")format("embedded-opentype"),
		url("../fonts/RalewayLight.woff") format("woff"),
		url("../fonts/RalewayLight.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@font-face {
		font-family: "RalewayMedium";
		src: url("../fonts/RalewayMedium.eot");
		src: url("../fonts/RalewayMedium.eot?#iefix")format("embedded-opentype"),
		url("../fonts/RalewayMedium.woff") format("woff"),
		url("../fonts/RalewayMedium.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@font-face {
		font-family: "RalewaySemiBold";
		src: url("../fonts/RalewaySemiBold.eot");
		src: url("../fonts/RalewaySemiBold.eot?#iefix")format("embedded-opentype"),
		url("../fonts/RalewaySemiBold.woff") format("woff"),
		url("../fonts/RalewaySemiBold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@font-face {
		font-family: "RalewayBold";
		src: url("../fonts/RalewayBold.eot");
		src: url("../fonts/RalewayBold.eot?#iefix")format("embedded-opentype"),
		url("../fonts/RalewayBold.woff") format("woff"),
		url("../fonts/RalewayBold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@font-face {
		font-family: "RalewayExtraBold";
		src: url("../fonts/RalewayExtraBold.eot");
		src: url("../fonts/RalewayExtraBold.eot?#iefix")format("embedded-opentype"),
		url("../fonts/RalewayExtraBold.woff") format("woff"),
		url("../fonts/RalewayExtraBold.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@font-face {
		font-family: "RalewayBlack";
		src: url("../fonts/RalewayBlack.eot");
		src: url("../fonts/RalewayBlack.eot?#iefix")format("embedded-opentype"),
		url("../fonts/RalewayBlack.woff") format("woff"),
		url("../fonts/RalewayBlack.ttf") format("truetype");
		font-style: normal;
		font-weight: normal;
}

@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900&subset=cyrillic');
/*font-family: 'Roboto', sans-serif;*/
@import url('https://fonts.googleapis.com/css?family=Roboto+Condensed:300,400,700&subset=cyrillic');
/*font-family: 'Roboto Condensed', sans-serif;*/

* {
    margin: 0;
    padding: 0;
    }

/*for Chrom*/
* { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
input, textarea { outline:none; }
input:active, textarea:active { outline:none; }
:focus { outline:none; }

/*for FireFox*/
input[type="submit"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner

:focus::-webkit-input-placeholder {color: transparent;}
:focus::-moz-placeholder          {color: transparent;}
:focus:-moz-placeholder           {color: transparent;}
:focus:-ms-input-placeholder      {color: transparent;}

*:focus::-webkit-input-placeholder { opacity:0; }
*:focus:-moz-placeholder { opacity:0; }
*:focus::-moz-placeholder { opacity:0; } 
*:focus:-ms-input-placeholder { opacity:0; } 

/*::-webkit-input-placeholder { 
   color: #ffffff;
}
:-moz-placeholder { 
   color: #ffffff;
}
::-moz-placeholder { 
   color: #ffffff;
}
:-ms-input-placeholder { 
   color: #ffffff;
}*/

a { outline: none !important;
    cursor: pointer;
}
a img {
    border:-moz-none !important;
    outline:-moz-none !important;
}
img {
    max-width: 100%;
}
body {
    padding: 0!important;   
}
.row {
    margin-left: 0;
    margin-right: 0;
}

/*********** Top ***********/
#Top {
    background-color: #eeeeee;
    padding: 30px 0 0;
    margin-bottom: 20px;
}
.moduletable_menu {}
.moduletable_menu ul {}
.moduletable_menu ul li {
    display: block;
    float: left;
    position: relative;
}
.moduletable_menu ul li a {
    font-family: "RalewayRegular";
    font-size: 18px;
    color: #181a2f;
    padding: 30px 15px;
}
.moduletable_menu ul li:first-child a {
    padding-left: 0;
}
.moduletable_menu ul li a:hover,
.moduletable_menu ul li a:focus,
.moduletable_menu ul li.active a {
    font-family: "RalewayBold";
    text-decoration: underline;
    background-color: transparent;
}
.moduletable_menu ul li:hover ul.nav-child {
    display: block;
}
.moduletable_menu ul.nav-child {
    display: none;
    height: 60px;
    left: -318px;
    position: absolute;
    top: 86px;
    width: 1110px;
    z-index: 100;
    background-color: #F5F5F5;
    padding-top: 16px;
}
.menu-en ul.nav-child {
    left: -340px;
}
.moduletable_menu ul.nav-child li {
    display: block;
    float: left;
}
.moduletable_menu ul li.active ul {
    display: block;
}
.moduletable_menu ul.nav-child li a {
    padding: 20px;
    font-family: "RalewayRegular";
}
.moduletable_menu ul.nav-child li a:hover,
.moduletable_menu ul.nav-child li a:focus,
.moduletable_menu ul.nav-child li.active a {
    background-color: #E2E2E2;
    font-family: "RalewayBold";
}
/*.bg-ul-ul {
    background-color: #F5F5F5;
    height: 60px;
    display: none;
    position: absolute;
    width: 1110px;
    z-index: 10;
    top: 128px;
}*/
.info .phone a {
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
    color: #404040;
}
.right-top {
    text-align: right;
}
.info .phone a:hover,
.info .phone a:focus {}
.link-to-modal {}
.link-to-modal a {
    color: #404040;
    font-family: "RalewayLight";
    font-size: 14px;
    text-decoration: underline;
}
.link-to-modal a:hover,
.link-to-modal a:focus {
    text-decoration: none;
}
.langs {
    margin-top: 24px;
}
.langs .chzn-container {
    width: 64px!important;
}
.langs .chzn-container-single .chzn-single {
    background: none!important;
    border: none!important;
    box-shadow: none!important;
    border-radius: 0!important;
    color: #181a2f;
    font-family: 'Roboto', sans-serif;
    font-size: 20px;
    font-weight: 700;
}
.langs .chzn-container-single .chzn-single span {
    margin-right: 20px!important;
}
.langs .chzn-container-single .chzn-single div b {
    background-image: url(../images/carret-lang.png)!important;
    background-position: right center;
}
.langs .chzn-container .chzn-results {
    text-align: center;
}

/************ breadcrumb *********/
.breadcrumb {
    background-color: transparent;
    padding-left: 0;
    margin: 50px 0;
}
ul.breadcrumb a {
    color: #202020;
    font-size: 16px;
    font-family: "RalewayRegular";
}
ul.breadcrumb li {
    white-space: nowrap;
}
ul.breadcrumb li.active span {
    color: #202020;
    font-size: 16px;
    font-family: "RalewayRegular";
}
.breadcrumb > li + li::before {
    content: "";
}
ul.breadcrumb span.divider {
    padding-left: 10px;
    position: relative;
    top: -2px;
}
ul.breadcrumb span.icon-location {
    display: none;
}
ul.breadcrumb li:nth-child(2) {
    margin-left: -15px;
}

/******** content **********/
#Content {
    background-image: url(../images/bg-content.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 50px;
}
.page-header {
    margin-top: 0;
    border-bottom: none;
}
.page-header h2,
.page-header h2 a {
    color: #202020;
    font-family: "RalewayBold";
    font-size: 30px;
    margin: 0;
}
.blog p,
.item-page p,
.item-page ul li,
.item-page ol li {
    color: #202020;
    font-size: 16px;
    font-family: "RalewayRegular";
}
.item-page ul {
    padding-left: 15px;
}
.readmore a {
    background-color: #191b33;
    border-radius: 6px;
    color: white;
    font-family: "RalewayBold";
    font-size: 14px;
    padding: 6px 20px;
}
.readmore a:hover {
    background-color: #1b1e49;
    text-decoration: none;
    color: white;
}
.item-page .item-image {
    width: 100%;
    margin-bottom: 30px;
}
.item-page .left-post {
    padding-left: 0;
}
.item-page .block-advan {
    text-align: center;
    position: relative;
    margin-bottom: 120px;
}
.item-page .wrap-block-advan {
    border: 1px solid transparent;
    padding: 80px 0 20px;
}
.item-page .wrap-block-advan:hover .hidden-block-advan {
    display: block;
}
.item-page .hidden-block-advan {
    display: none;
    position: absolute;
    text-align: center;
    top: 0;
    left: 0;
    border: 1px solid #E1E1E1;
    box-shadow: 0 2px 5px #cccccc;
    padding: 80px 15px 20px;
}
.item-page .block-advan .img-advan {
    height: 105px;
    margin-bottom: 30px;
    background-image: url(../images/bg-block-advantages.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.item-page .block-advan .title-advan {
    color: #202020;
    font-size: 20px;
    font-family: "RalewayBold";
    margin-bottom: 40px;
    height: 44px;
    line-height: 1.2;
}
.item-page .hidden-block-advan .title-advan {
    color: transparent;
}
.item-page .block-advan .desc-advan {
    color: #202020;
    font-size: 16px;
    font-family: "RalewayLight";
}
.item-page .wrap-h1 {
    display: none;
}
.item-page .custom_slider .wrap-img-slider {
    position: relative;
    float: right;
    width: 100%;
    margin: 50px 0 170px;
}
.item-page .custom_slider .wrap-slider {
    position: absolute;
    bottom: -40px;
    left: 70px;
    box-shadow: 0 15px 26px -14px #8f8f8f;
}
.item-page .custom_slider .carousel-control.left,
.item-page .custom_slider .carousel-control.right {
    background-image: none;
    top: 68%;
}
.item-page .custom_slider .carousel-control.left {
    left: -110px;
}
.item-page .custom_slider .carousel-control.right {
    right: -110px;
}
.item-page .custom_slider span.img-prev-slide,
.item-page .custom_slider span.img-next-slide,
.item-page .custom_slider span.title-listing {
    display: block;
}
.item-page .custom_slider span.title-listing {
    color: white;
    font-size: 16px;
    font-family: "RalewayRegular";
    line-height: 1.2;
}
.item-page .row-first {
    margin-top: 0;
}
.item-page .row {
    margin-top: 20px;
}
.item-page .h3,
.item-page h3 {
    color: #202020;
    font-family: "RalewayBold";
    margin-bottom: 50px;
}
#fox-container-m150 .fox-item-html:nth-child(1),
#fox-container-m151 .fox-item-html:nth-child(1),
#fox-container-m152 .fox-item-html:nth-child(1) {
    margin: 0!important;
}
#fox-container-m150 .fox-item-html,
#fox-container-m151 .fox-item-html,
#fox-container-m152 .fox-item-html {
    width: 370px!important;
    margin-bottom: 0!important;
}
#fox-container-m150 .from .control-label,
#fox-container-m150 .to .control-label,
#fox-container-m151 .from .control-label,
#fox-container-m151 .to .control-label,
#fox-container-m152 .from .control-label,
#fox-container-m152 .to .control-label {
    display: none!important;
}
#fox-container-m150 .from,
#fox-container-m150 .to,
#fox-container-m151 .from,
#fox-container-m151 .to,
#fox-container-m152 .from,
#fox-container-m152 .to {
    width: auto!important;
}
#fox-container-m150 .from,
#fox-container-m151 .from,
#fox-container-m152 .from {
    margin-right: 24px!important;
}
#fox-container-m150 label,
#fox-container-m151 label,
#fox-container-m152 label {
    color: #202020!important;
    font-size: 20px!important;
    font-family: "RalewayRegular"!important;
    font-weight: normal!important;
}
#fox-container-m150 input,
#fox-container-m151 input,
#fox-container-m152 input {
    height: 48px!important;
    padding-left: 20px!important;
}
#fox-container-m150 textarea,
#fox-container-m151 textarea,
#fox-container-m152 textarea {
    padding-left: 20px!important;
}
#fox-container-m150 #fox-m150-name-box,
#fox-container-m151 #fox-m151-name-box,
#fox-container-m152 #fox-m152-name-box {
    width: 170px!important;
    margin-right: 24px;
}
#fox-container-m150 #fox-m150-email-box,
#fox-container-m151 #fox-m151-email-box,
#fox-container-m152 #fox-m152-email-box {
    width: 240px!important;
    margin-right: 24px;
}
#fox-container-m150 #fox-m150-textfield1-box,
#fox-container-m151 #fox-m151-textfield1-box,
#fox-container-m152 #fox-m152-textfield1-box {
    width: 270px!important;
}
#fox-container-m150 #fox-m150-name-box .control-label,
#fox-container-m150 #fox-m150-email-box .control-label,
#fox-container-m150 #fox-m150-textfield1-box .control-label,
#fox-container-m150 #fox-m150-textarea1-box .control-label,
#fox-container-m151 #fox-m151-name-box .control-label,
#fox-container-m151 #fox-m151-email-box .control-label,
#fox-container-m151 #fox-m151-textfield1-box .control-label,
#fox-container-m151 #fox-m151-textarea1-box .control-label,
#fox-container-m152 #fox-m152-name-box .control-label,
#fox-container-m152 #fox-m152-email-box .control-label,
#fox-container-m152 #fox-m152-textfield1-box .control-label,
#fox-container-m152 #fox-m152-textarea1-box .control-label {
    width: 100%!important;
}
#fox-m150-submit-box button.btn,
#fox-m151-submit-box button.btn,
#fox-m152-submit-box button.btn {
    height: 48px!important;
    margin-right: 0!important;
    width: 100%!important;
    background-color: #191B33!important;
    background-image: none!important;
    box-shadow: none!important;
    border: none!important;
    border-radius: 6px!important;
}
#fox-m150-submit-box button.btn:hover,
#fox-m150-submit-box button.btn:focus,
#fox-m151-submit-box button.btn:hover,
#fox-m151-submit-box button.btn:focus,
#fox-m152-submit-box button.btn:hover,
#fox-m152-submit-box button.btn:focus {
    background-color: #151a4b!important;
}
#fox-m150-submit-box button.btn span,
#fox-m151-submit-box button.btn span,
#fox-m152-submit-box button.btn span {
    color: #fffefe!important;
    text-shadow: none!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px!important;
}
.btn.disabled {
    opacity: 1;
}
div#fox-container-m150 .fox-row .fox-column8,
div#fox-container-m151 .fox-row .fox-column8,
div#fox-container-m152 .fox-row .fox-column8 {
    margin-left: 20px!important;
}
.fox-container .sq-room .h4 {
    color: #202020!important;
    font-size: 20px!important;
    font-family: "RalewayRegular"!important;
    margin-bottom: 9px;
}
.contact .h4 {
    color: #202020;
    font-size: 20px;
    font-family: "RalewayBold";
    margin-bottom: 20px;
}
.contact .grey-bg {
    background-color: #F9F9F9;
    color: #202020;
    font-size: 24px;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 300;
    padding: 12px 0 12px 20px;
}
.contact .grey-bg-1 {
    margin-bottom: 40px;
}
.contact .grey-bg-2 {
    margin-bottom: 20px;
}
.contact .include-form .control-group {
    margin-bottom: 30px!important;
}
.contact .include-form .fox-item-html {
    margin: 0!important;
}
.contact .include-form .fox-item-name {
    width: 250px!important;
    margin-right: 20px!important;
}
.contact .include-form .fox-item-text-field {
    width: 250px!important;
}
.contact .include-form input {
    height: 48px!important;
    box-shadow: 0 5px 8px -7px #bebebe!important;
    padding-left: 20px!important;
}
.contact .include-form textarea {
    box-shadow: 0 5px 8px -7px #bebebe!important;
    padding-left: 20px!important;
}
.contact .include-form button.btn {
    height: 48px!important;
    margin-right: 0!important;
    width: 260px!important;
    background-color: #191B33!important;
    background-image: none!important;
    box-shadow: none!important;
    border: none!important;
    border-radius: 6px!important;
}
.contact .include-form button.btn:hover,
.contact .include-form button.btn:focus {
    background-color: #151a4b!important;
}
.contact .include-form button.btn span {
    color: #fffefe!important;
    text-shadow: none!important;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px!important;
}
.item-page .row-floor {
    
}
.item-page .ul-floor {
    width: 100%;
    float: left;
    box-shadow: 0 6px 22px -4px #cecece;
    /*background-image: url(../images/build-morion.png);
    background-repeat: no-repeat;
    background-position: 210px 70px;
    height: 500px;
    background-color: #F9F9F9;
    padding: 118px 0 0 70px;*/
}
.item-page .ul-floor ul {
    left: 70px;
    margin-top: -428px;
    position: absolute;
}
.item-page .ul-floor ul li {
    list-style: none;
    display: block;
    position: relative;
    font-family: 'Roboto Condensed', sans-serif;
    color: #444d63;
    font-size: 24px;
    margin-bottom: 14px;
}
.item-page .ul-floor ul li:last-child {
    margin-bottom: 0;
    position: relative;
    top: 6px;
}
.item-page .ul-floor ul li:hover {
    /*font-family: 'Roboto Condensed', sans-serif;
    font-weight: 700;*/
}
.item-page .ul-floor ul li:hover .hover-li {
    display: block;
}
.item-page .ul-floor ul li .hover-li {
    display: none;
    position: absolute;
    top: 0;
}
.item-page .ul-floor ul li .hover-li a img {
    margin-left: 158px;
}
.item-page .ul-floor ul li.floor-7 {
    margin-bottom: 18px;
}
.item-page .ul-floor ul li.floor-6 {
    margin-bottom: 17px;
}
.item-page .ul-floor ul li.floor-5 {
    margin-bottom: 17px;
}
.item-page .ul-floor ul li.floor-4 {
    margin-bottom: 16px;
}
.item-page .ul-floor ul li.floor-3 {
    margin-bottom: 16px;
}
.item-page .ul-floor ul li.floor-2 .hover-li a img {
    margin-left: 372px;
}
.item-page .ul-floor area {
    cursor: pointer;
    display: block;
}
.item-page .scheme {
    box-shadow: 0 6px 22px -4px #cecece;
  	height: 470px;
}
.item-page .scheme .dropdown a area {
    cursor: pointer;
}
.item-page .scheme .dropdown {
    top: -200px;
}
.item-page .scheme .dropdown.open {
    background-image: url(../images/carret-white.png);
    background-position: 25% top;
    background-repeat: no-repeat;
    padding-top: 20px;
}
.item-page .scheme .dropdown .dropdown-menu {
    padding: 20px 25px;
    margin: -2px 0 0;
    border: none;
  	box-shadow: 0 6px 12px -5px rgba(0, 0, 0, 0.176);
}
.item-page .scheme .dropdown .dropdown-menu .h4 {
    color: #202020;
    font-family: "RalewayBold";
    margin-top: 0;
    margin-bottom: 20px;
}
.item-page .scheme .dropdown .dropdown-menu .images-kuz-gall {
    float: left;
}
.item-page .scheme .dropdown .dropdown-menu .images-kuz-gall ul {
    float: left;
    padding-left: 0;
}
.item-page .scheme .dropdown .dropdown-menu .images-kuz-gall ul li {
    display: block;
    float: left;
    margin: 0 10px;
}
.item-page .scheme .dropdown .dropdown-menu .images-kuz-gall ul li:first-child {
    margin-left: 0;
}
.item-page .scheme .dropdown .dropdown-menu .images-kuz-gall ul li:last-child {
    margin-right: 0;
}
.item-page .scheme .dropdown .dropdown-menu .link-to-modal {}
.item-page .scheme .dropdown .dropdown-menu .link-to-modal a {
    color: #202020;
    font-size: 20px;
    font-family: "RalewayRegular";
}
.item-page .scheme .dropdown .dropdown-menu .link-to-modal a:hover {}
.item-page .scheme .map {
    height: 470px!important;
}

/******** footer *********/
#Footer {
    background-color: #F8F8F8;
    padding-bottom: 30px;
}
.bottom-menu .moduletable_menu ul li.active ul {
    display: none;
}
.right-footer {
    text-align: right;
    padding-top: 30px;
}
.right-footer .info .phone a,
.right-footer .link-to-modal a {
    color: #181a2f;
}
.develop {
    margin-top: 26px;
}
.moduletable_develop {
    color: #181a2f;
    font-size: 18px;
    text-align: right;
    font-family: "RalewayRegular";
}
.moduletable_develop img {
    margin-left: 26px;
}
.copyright {
    padding-top: 30px;
    overflow: hidden;
}
.moduletable_site-map {
    float: left;
    margin-right: 40px;
}
.moduletable_site-map ul li {
    display: block;
}
.moduletable_site-map ul li a {
    padding: 0;
    color: #181a2f;
    font-size: 18px;
    font-family: "RalewayRegular";
}
.moduletable_site-map ul li a:hover,
.moduletable_site-map ul li a:focus {
    background-color: transparent;
    text-decoration: underline;
}
.moduletable_copyright {
    float: left;
}
.moduletable_copyright p {
    color: #181a2f;
    font-size: 18px;
    font-family: "RalewayRegular";
}

/******** site map *******/
#xmap {}
#xmap ul li {
    display: block;
}
#xmap ul li a {
    color: #181a2f;
    font-size: 18px;
    font-family: "RalewayRegular";
}
#xmap ul li ul {
    padding-left: 14px;
}
#xmap ul.level_0 li:nth-child(2) {
    /*display: none;*/
}

/********* ThankPage ******/
.ThankPage {}
.ThankPage p {
    color: #181a2f;
    font-size: 24px;
    font-family: "RalewayRegular";
    line-height: 1.5;
}
.ThankPage a {
    color: #202020;
}

/******** modal ******/
.my-modal-dialog {
    width: 300px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}
.my-modal-dialog .modal-header,
.my-modal-text .modal-header {
    border-bottom: none;
    background-color: #404040;
    border-radius: 3px 3px 0 0;
}
.my-modal-dialog .modal-header button.close {
    margin-top: -40px;
    color: white;
    opacity: 0.7;
    text-shadow: none;
    position: relative;
    right: -10px;
}
.my-modal-dialog .modal-header h4 {
    text-align: center;
    color: #ffffff;
    font-weight: 700;
}
.my-modal-dialog .modal-content,
.my-modal-text .modal-content {
    border-radius: 5px;
}
.my-modal-dialog .modal-body {
    padding-top: 0;
}
.my-modal-dialog .fox-container h2 {
    margin: 0;
}
.my-modal-dialog .fox-container input {
    border-radius: 10px !important;
    height: 50px !important;
    border-color: #E1E1E1;
    font-size: 18px!important;
    padding-left: 14px!important;
    background-color: #F9F9F9!important;
}
.my-modal-dialog .fox-container textarea {
    border-radius: 4px !important;
    border-color: #E1E1E1;
    font-size: 18px!important;
    padding-left: 14px!important;
}
.my-modal-dialog .fox-container button.btn {
    background-color: #5F8FE1 !important;
    background-image: none !important;
    border: medium none !important;
    border-radius: 50px !important;
    font-size: 130%;
    font-weight: 700;
    height: 56px !important;
    margin: 0 !important;
    text-shadow: none !important;
    width: 70%;
    box-shadow: 0 0px 15px #E2EDFF!important;
}
.my-modal-dialog .fox-container .hvr-shutter-out-horizontal::before {
    background: #326ac8;
    border-radius: 50px;
    width: 70%;
    margin: 0 auto;
}
.my-modal-dialog .fox-container .hvr-shutter-out-horizontal {
    background: transparent;
}
.my-modal-dialog .fox-container button.btn:hover, 
.my-modal-dialog .fox-container button.btn:focus {
    background-color: #4f7fd1 !important;
}
.my-modal-dialog .fox-container button.btn span {
    color: white !important;
    text-transform: uppercase;
    font-weight: 700;
}
.my-modal-photo {
    width: 66%;
}
.my-modal-photo .modal-header {
    border-bottom: none;
}
.my-modal-photo .modal-header .modal-title {
    color: #202020;
    font-family: "RalewayBold";
    text-align: center;
}