@import url(//fonts.googleapis.com/css?family=Raleway:300,700);
#someone-purchased {
    background: #F5F5F5;
    border: 0;
    display: none;
    border-radius: 0;
    bottom: 20px;
    left: 20px;
    top: auto !important;
    right: auto !important;
    padding: 0;
    position: fixed;
    text-align: left;
    width: auto;
    z-index: 99999;
    font-family: Raleway, sans-serif !important;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .4);
    -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .4);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .4);
}
#someone-purchased img {
    float: left;
    max-height: 85px;
    max-width: 120px;
    width: auto
}
#lastInfo {
    padding: 0 !important;
}
#someone-purchased p {
     font-family: Raleway, sans-serif !important;
    color: #000;
    float: left;
    font-size: 13px;
    margin: 0 0 0 13px;
    width: auto;
    padding: 10px 10px 0 0;
    line-height: 20px
}
#someone-purchased p a {
     font-family: Raleway, sans-serif !important;
    color: #000;
    display: block;
    font-size: 15px;
    font-weight: 700 !important
}
#someone-purchased p a:hover {
    color: #000
}
#someone-purchased p small {
     font-family: Raleway, sans-serif !important;
     padding-top: 2%;
    display: block;
    font-size: 10px;
    margin-bottom: 8px;
}
@media screen and (max-width: 767px) {
    #someone-purchased {
        bottom: 0 !important;
        left: 0 !important;
        top: auto !important;
        width: 100%;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        max-width: auto !important;
    }
    #someone-purchased img {
        max-width: 20%;
        max-height: auto;
    }
    #someone-purchased p {
        font-size: 11px;
        width: 70%;
    }
    #someone-purchased p a {
        font-size: 13px;
    }
}
@keyframes nFadeIn {
    from {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
    to {
        opacity: 1;
        transform: none;
    }
}
#someone-purchased.fade-in {
   
    opacity: 0;
    animation-name: nFadeIn;
    animation-duration: 1s;
    animation-fill-mode: both;
}
@keyframes nFadeOut {
    from {
        opacity: 1;
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0);
    }
}
#someone-purchased.fade-out {
  
    opacity: 0;
    animation-name: nFadeOut;
    animation-duration: 1s;
    animation-fill-mode: both;
}
/* 
    Created on : Aug 19, 2015, 2:37:00 PM
    Author     : Yuliyan Doev 
*/
.error {
    border:1px solid red;
}
#spinner{

    position: fixed;
    padding: 20%;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 2000;
    text-align: center;

}
.modal-body {
    overflow: auto;
    height: 500px;
}
.modal-body ol {
    list-style-type: none;
    counter-reset: nestedCounter;
    padding: 0;
}

.modal-body ol li {
    counter-increment: nestedCounter;
    line-height: 1.8em;
    margin-bottom: 10px;
}  
.modal-body ol li::before {
    content: counters(nestedCounter, ".") ". ";
    font-weight: bold;
}

.modal-body ol li span {
    font-size: 14px;
    font-weight: 700;
}

.modal-body .list-unstyled:last-child li {
    font-weight: bold;    
}

.modal-body .text-underline {
    text-decoration: underline;
}



/********** Header *************/


#header{
    border: none;
    background: rgba(53, 53, 53, 1);
    padding: 20px 0 20px 0;
}
.navbar {
    border: none;
    background: none;
       
}
.navbar a {
    color: #fff !important;
    font-size: 30px;
    
    
}
.navbar-nav {
    
     padding-right: 6%;
}

.navbar-brand {
   position: absolute;
    top: -20px;
    /* width: 300px; */
    height: 127px;
    padding-top: 49px;
    background-color: #F4000A !important;
    box-shadow: 0 0 4px #000;
    /* border-radius: 6px; */
    font-size: 25px !important;
    text-align: right;
    font-weight: bold;
    
}
.active a {
    border-radius: 6px;
       background-color: rgb(244, 0, 10) !important;
        box-shadow:  0 0 4px #000;
}


/********** End Header *************/




/**********************************/
/********** Home Page *************/
/**********************************/


#body, html {
    height: 100%;
}

#body {
    /*background: url('../images/bg.jpg') no-repeat;*/
    background: #ECECEC;
    display: table;
    width: 100%;
    
}
.page-row {
  display: table-row;
  height: 1px;
}

.page-row-expanded { 
    height: 100%;
}


.navbar-wrapper .container-fluid{
    padding: 20px;
    
}
.navbar {
    margin-bottom: 0px;
}
.carousel {

border: 1px solid #000;
margin-left: auto;
margin-right: auto;
max-width: 100%;
  max-height: 900px;
  

  overflow: hidden;

}
.carousel-inner {
   max-height: 900px;
   border-radius: 5px;
   min-height: 205px;
}
.item  {
    max-height: 900px;
    max-width: 100%;
    min-height: 200px;
    border-radius: 5px;
}
.item img {
    width: 100% !important;
    max-height: 900px !important;
    min-height: 200px;
    
    
}
.carousel-control {
    max-height: 900px;
    max-width: 130px;
}

.home_submit {

}
.jumbotron {
    background: rgba(221, 221, 221, 0.3);;
    color: #fff;
    box-shadow: 0 0 14px #fff;
}

.info {
    color: #fff;
    text-align: center;
    
}
.row-text {
    /*color: ;*/
    font-size: 18px;
    text-align: justify;
}
.back {
    background: #ECECEC;
    padding-bottom: 20px;
}
.text1 h1 {
    text-align: center;
    color: red;
}
.text1 h3 {
    color: red;
}
.image-form {
    padding-top: 70px;
}
/********** End Home Page *************/

/********** Form *************/
.home_form a {
    cursor: pointer;
    color: #fff;
    text-decoration: underline;
}
.home {
     position: absolute;
    top: 153px;
    z-index: 200;
    width: 70%;
    margin-right: 33px;
    margin-left: 248px;
    
    
}
.home_form, .about .container, .contacts #contactForm, #applyForm {
    border: 10px solid rgba(155, 144, 144, 0.7);
    color: #101010;
    border-radius: 1px;
    background: rgba(155, 144, 144, 0.7);
    padding: 20px 10px 20px 10px;
    
    box-shadow: 0 0 4px #000;
    
}
.home_form .privacy-marketing {
    font-size: 13px;
    font-style: italic;
}

.home_form .privacy-marketing input[type="checkbox"] {
    margin-right: 5px;
    margin-left: 5px;
    display: inline-block;
}
.form-control {
    border-radius: 5px;
    box-shadow: inset 0 0 30px rgba(250, 0, 0,0.1);
}
.form-control[type='date']{
     -webkit-min-logical-width: 90%;
    -webkit-appearance: textfield;
  -moz-appearance: field;
}
.form-control[readonly] {
    background-color: #fff;
}
    

.home_apply {
    background: rgba(255,51,0,1);
background: -moz-linear-gradient(top, rgba(255,51,0,1) 0%, rgba(176,15,0,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,51,0,1)), color-stop(100%, rgba(176,15,0,1)));
background: -webkit-linear-gradient(top, rgba(255,51,0,1) 0%, rgba(176,15,0,1) 100%);
background: -o-linear-gradient(top, rgba(255,51,0,1) 0%, rgba(176,15,0,1) 100%);
background: -ms-linear-gradient(top, rgba(255,51,0,1) 0%, rgba(176,15,0,1) 100%);
background: linear-gradient(to bottom, rgba(255,51,0,1) 0%, rgba(176,15,0,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff3300', endColorstr='#b00f00', GradientType=0 );
font-size: 28px;
padding: 0;
border: 1px solid #000;
box-shadow: 0 0 10px #000;
font-weight: bold;
color: #fff;
}
.home_apply:hover {

border: 1px solid #000;
box-shadow: inset 0 0 1px #000;
    
}



/********** End Form *************/



/********** Apps *************/
.apps {
     background: rgba(155, 144, 144, 0.7);
     position: absolute; 
    top: 769px;
     width: 100%;
     box-shadow: 0 0 14px #000;
}
.apps .container {
    padding-top: 20px;
    padding-bottom: 20px;
   
    border-radius: 10px;
    color: #fff;
    
    padding-top: 0;
    padding-bottom: 0;
}


.apps h2 {
    color: #000;
    font-size: 35px;
    
    
}
.apps .thumbnail {
    border: 1px solid rgba(221, 221, 221, 1);
border-radius: 7px;
box-shadow:   0 0 10px #000;
    
}
.apps .thumbnail:hover {
box-shadow:   0 0 1px #000;
    
}



/********** End Apps *************/

/********** Footer *************/
#footer {
    background: rgba(53, 53, 53, 1);
    color: #fff;
    padding:  0 0 20px 0;
    
}
/********** End Footer *************/



/********** About *************/

.about .container, .thank{
     
    padding-top: 30px;
    padding-bottom: 50px;
    
   
    color: #000;
    margin-top: 50px;
    margin-bottom: 50px;
    
    
}
.about h2 {
    font-weight: bold;
}

/********** End About *************/




/********** Contact *************/

.contacts .container {
   
    padding-top: 20px;
   


    color: #000;
    margin-top: 50px;
    margin-bottom: 50px;
    
}
.contacts h1 {
    font-weight: bold;
}


/********** End Contact *************/



/********** Apply *************/

#applyForm {
    
    color: #fff;
    margin-top: 50px;
    margin-bottom: 20px;
}





/********** End Apply *************/
.popover.error-popover {
    background-color: rgba(255, 0, 0, 0.8);
    border-color: rgb(163, 4, 4);
    box-shadow: 0 0 4px #000;;
    color: rgb(255, 255, 255);
    font-weight: bold;
    cursor: pointer;
    max-width: none;
    z-index: 1099;
}
.popover.error-popover .popover-content {
    padding: 6px 14px;
}
.popover.error-popover.right .arrow {
    border-right-color: rgb(163, 4, 4);
}
.popover.error-popover.right .arrow:after {
    border-right-color: rgb(163, 4, 4);
}
.popover.error-popover.top .arrow {
    border-top-color: rgb(163, 4, 4);
    left: 30px;
}
.popover.error-popover.top .arrow:after {
    border-top-color: rgb(163, 4, 4);
}
#cookie-bar {background: rgba(85,85,85,0.66); width:100% !important; height:auto ; line-height:24px !important; color:#eeeeee; text-align:center; padding:0.5em 5%; text-align: center !important; color: #fff;}
#cookie-bar.fixed {position:fixed ; top:0; left:0;  z-index: 99999;}
#cookie-bar.fixed.bottom {bottom:0; top:auto;}
#cookie-bar p {color: #fff ; font-size: 12px !important;   text-transform: none; margin-top: 0px; font-weight: 700; text-shadow: 0 -1px 0 rgba(0,0,0,0.35); }
#cookie-bar .cb-enable {display: block;height: 15px;position: absolute;right: 18px;text-decoration: none!important;text-indent:9000px;top: 0;width: 14px;}
.cb-enable::after {content: "×";text-decoration: none;font-size: 36px;position: absolute;text-indent: 0px;top: 0px;left: 0px;line-height: 1em;margin: 0px !important;}
#cookie-bar a {color:#ffffff; display:inline-block; text-decoration:underline;}