/*font-family: 'Montserrat', sans-serif;*/
/*font-family: 'Roboto', sans-serif;*/
html{
    height: 100%;
}
body{
    font-family: 'Montserrat', sans-serif;
    color: #6A737B;
    height: 100%;
}
a{
    color: #00A6E1;
    text-decoration: none;
}
a:focus, a:active, a:visited{
    outline: none !important;
}
a:hover{
    outline: none !important;
    color: #8F53D7;
    text-decoration: none;
}
::selection {
    background: rgba(0, 166, 225, 0.5); /* WebKit/Blink Browsers */
    color: #FFF;
}
::-moz-selection {
    background: rgba(0, 166, 225, 0.5); /* Gecko Browsers */
    color: #FFF;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    font-weight: 100;
}
::-moz-placeholder { /* Firefox 19+ */
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    font-weight: 100;
}
:-ms-input-placeholder { /* IE 10+ */
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    font-weight: 100;
}
:-moz-placeholder { /* Firefox 18- */
    font-size: 14px;
    line-height: 18px;
    color: #999999;
    font-weight: 100;
}
a, button{
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -ms-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s;
    cursor: pointer;
}
input:hover, input:active, input:focus, textarea:hover, textarea:active, textarea:focus, select, select:hover, select:active, select:focus, button, button:hover, button:active, button:focus{
    outline: none !important;
}
textarea:hover,
input:hover,
textarea:active,
input:active,
textarea:focus,
input:focus,
button:focus,
button:active,
button:hover,
label:focus,
.btn:active,
.btn.active
{
    outline:0px !important;
    -webkit-appearance:none;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
@media (min-width: 1200px){
    .container {
        max-width: 1170px;
    }
}
body.mfp-zoom-out-cur{
    margin-left: auto !important;
}
.mfp-image-holder .mfp-close {
    color: #00A6E1 !important;
    background: #FFF !important;
}
.mfp-image-holder .mfp-close:hover{
    color: #FFF !important;
    background: #00A6E1 !important;
}
/*.mfp-iframe-holder .mfp-content {*/
    /*line-height: 0;*/
    /*width: 100%;*/
    /*max-width: 500px;*/
/*}*/
/*.mfp-iframe-scaler iframe {*/
    /*max-width: 500px !important;*/
    /*left: 0px !important;*/
/*}*/
.mfp-image-holder .mfp-close{
    right: -20px !important;
    top: 25px !important;
    position: absolute !important;
    display: inline-block !important;
    color: #00A6E1 !important;
    background: #FFF !important;
    border-radius: 50px !important;
    padding: 1px 14px 0px 14px !important;
    opacity: 1.0 !important;
    transition: all 0.2s !important;
    -moz-transition: all 0.2s !important;
    -ms-transition: all 0.2s !important;
    -o-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    width: auto !important;
    cursor: pointer !important;
}
.mfp-iframe-holder .mfp-close {
    right: -20px !important;
    top: -19px !important;
    position: absolute !important;
    display: inline-block !important;
    color: #FFF !important;
    background: #00A6E1 !important;
    border-radius: 50px !important;
    padding: 1px 14px 0px 14px !important;
    opacity: 1.0 !important;
    transition: all 0.2s !important;
    -moz-transition: all 0.2s !important;
    -ms-transition: all 0.2s !important;
    -o-transition: all 0.2s !important;
    -webkit-transition: all 0.2s !important;
    width: auto !important;
    cursor: pointer !important;
    min-height: 44px;
}
.mfp-image-holder .mfp-close:hover, .mfp-iframe-holder .mfp-close:hover{
    background: #00A6E1 !important;
    color: #FFF !important;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: default;
}
.mfp-iframe-scaler iframe{
    background: #FFF url('/site/assets/img/loader.gif') no-repeat center !important;
}
.m-t-0 {
    margin-top: 0 !important;
}
.m-t-5 {
    margin-top: 5px !important;
}
.m-t-10 {
    margin-top: 10px !important;
}
.m-t-15 {
    margin-top: 15px !important;
}
.m-t-20 {
    margin-top: 20px !important;
}
.m-t-25 {
    margin-top: 25px !important;
}
.m-t-30 {
    margin-top: 30px !important;
}
.m-t-40 {
    margin-top: 40px !important;
}
.m-t-50 {
    margin-top: 50px !important;
}
.m-t-60 {
    margin-top: 60px !important;
}
.m-t-80 {
    margin-top: 80px !important;
}

.m-b-0 {
    margin-bottom: 0px !important;
}
.m-b-5 {
    margin-bottom: 5px !important;
}
.m-b-10 {
    margin-bottom: 10px !important;
}
.m-b-15 {
    margin-bottom: 15px !important;
}
.m-b-20 {
    margin-bottom: 20px !important;
}
.m-b-25 {
    margin-bottom: 25px !important;
}
.m-b-30 {
    margin-bottom: 30px !important;
}
.m-b-40 {
    margin-bottom: 40px !important;
}
.m-b-50 {
    margin-bottom: 50px !important;
}
.m-b-60 {
    margin-bottom: 60px !important;
}
.m-b-80 {
    margin-bottom: 80px !important;
}
.p-t-0 {
    padding-top: 0px !important;
}
.p-t-5 {
    padding-top: 5px !important;
}
.p-t-10 {
    padding-top: 10px !important;
}
.p-t-15 {
    padding-top: 15px !important;
}
.p-t-20 {
    padding-top: 20px !important;
}
.p-t-25 {
    padding-top: 25px !important;
}
.p-t-30 {
    padding-top: 30px !important;
}
.p-t-40 {
    padding-top: 40px !important;
}
.p-t-50 {
    padding-top: 50px !important;
}
.p-t-60 {
    padding-top: 60px !important;
}
.p-t-80 {
    padding-top: 80px !important;
}
.p-t-100 {
    padding-top: 100px !important;
}

.p-b-0 {
    padding-bottom: 0px !important;
}
.p-b-5 {
    padding-bottom: 5px !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.p-b-15 {
    padding-bottom: 15px !important;
}
.p-b-20 {
    padding-bottom: 20px !important;
}
.p-b-25 {
    padding-bottom: 25px !important;
}
.p-b-30 {
    padding-bottom: 30px !important;
}
.p-b-40 {
    padding-bottom: 40px !important;
}
.p-b-50 {
    padding-bottom: 50px !important;
}
.p-b-60 {
    padding-bottom: 60px !important;
}
.p-b-80 {
    padding-bottom: 80px !important;
}
.p-b-100 {
    padding-bottom: 100px !important;
}
.p-l-10{
    padding-left: 10px !important;
}
.p-l-20{
    padding-left: 20px !important;
}
.p-l-30{
    padding-left: 30px !important;
}
.p-l-40{
    padding-left: 40px !important;
}
.load,
.load:after {
    border-radius: 50%;
    width: 60px;
    height: 60px;
}
.load {
    margin: 60px auto;
    font-size: 10px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -30px;
    margin-top: -30px;
    text-indent: -9999em;
    border-top: 5px solid rgba(0, 0, 0, 0.1);
    border-right: 5px solid rgba(0, 0, 0, 0.1);
    border-bottom: 5px solid rgba(0, 0, 0, 0.1);
    border-left: 5px solid #00A6E1;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}
@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}
.loading-body{
    position:fixed;
    top:0px;
    left: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background: rgba(255, 255, 255, 1.0);
    z-index: 99999;
}

.dropdown:hover .dropdown-menu {
    /*display: block;*/
}
.vertical-alignment-helper {
    display:table;
    height: 100%;
    width: 100%;
    pointer-events:none;
}
.vertical-align-center {
    display: table-cell;
    vertical-align: middle;
    pointer-events:none;
}
.modal-content {
    width:inherit;
    height:inherit;
    margin: 0 auto;
    pointer-events: all;
}
.modal .close{
    position: absolute;
    right: 30px;
    top: 30px;
    background: url(/site/assets/img/close.svg) no-repeat center;
    width: 22px;
    height: 22px;
    display: block;
    background-size: 22px;
    cursor: pointer;
    z-index: 999999;
    opacity: 1;
}
.modal .modal-content{
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.modal .modal-body{
    padding: 15px 0;
}
.modal .modal-body .add-review-body h1{
    font-size: 30px;
    font-family: "Oswald", sans-serif;
    color: #00A6E1;
    font-weight: 700;
    text-transform: uppercase;
    margin: 0;
    padding: 30px 0 30px 0;
}
.modal .modal-body .add-review-body h1 span{
    color: #000000;
}
.modal-backdrop{
    background: rgba(64, 46, 105, 0.81);
    opacity: 1 !important;
}
@media (min-width: 768px){
    .modal-dialog {
        width: 748px;
    }
}
.container{
    max-width: 500px;
}