/*..... SPONSORS ......*/

.orderstatus{
	position:relative;
	text-align:center;
	margin: 90px 0 0 0;
	background:#F6C815;
	padding:70px 0;
}
.orderstatus h1.light{ color:#333 !important;}
.orderstatus h1.sponsor{
	font-size:60px;
	display:inline-block;
}
.orderstatus span.rating{
	font-weight:bold;
	text-transform:uppercase;
	display:block;
	font-size:14px;
	font-style:italic;
	margin: 14px 0 0 0;	
}
.orderstatus .space{
	margin:110px 0 0 0;
}

#orderstatusform input[type='text'],#orderstatusform select {
    background: none repeat scroll 0% 0% #EDEBEC;
    width: 100%;
    height: 42px;
    margin: 0px 0px 20px;
    padding: 0px 10px;
    border-radius: 0px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #DBDBDB;
    text-align: center;
}

#orderstatusform input[type='submit']{
    background:#000;
    margin-top:-10px;
}
#orderstatusform input[type='submit']:hover{
    background:#676767;
}


#contact_form select {
    background: none repeat scroll 0% 0% #EDEBEC;
    width: 100%;
    height: 42px;
    margin: 0px 0px 20px;
    padding: 0px 10px;
    border-radius: 0px;
    color: #000;
    font-size: 16px;
    font-weight: normal;
    border: 1px solid #DBDBDB;
    text-align: center;
}

#contact_form input[type='checkbox']{
    margin:0 10px 0 0;
    width:auto;
    height:auto;
}

#contact_form .order-region{
   display:inline-block;
    width:50%;
    text-align:left;
}
.error p {
    margin-bottom:0px;
}
button.submit_btn{
    float:none;
    position:static;
    margin-top:10px;
}
.contact div.form{
    padding-bottom:20px;
}
.da-thumbs li, .da-thumbs li img {
    display: block;
    position: relative;
    width: 100%;
    max-height: 317px;
}
.order-files{
    padding-top:160px;
}
.table > thead > tr > th{
    text-align:center;
}
#portfolio-items-wrap{
    width:100%;
}
.contact .social a {
  
    padding: 5px 10px 5px;
    
}
.about h1{
    margin-bottom:35px;
}
.about h1.light{
    margin-bottom:0px;
}
.about h4 {
    margin: 25px 0px 5px;
    font-weight: 600;
    font-size: 38px;
    text-transform: uppercase;
    color: #FFF;
}
.about p {
    line-height: 26px;
    font-size: 19px;
    margin-top: 20px;
}
.table td{
    font-size:17px;
    font-weight:bold;
}
.pressroom h2{
    font-size:50px;
}

.ui-datepicker {
width:21.5em;
}
.ui-datepicker .ui-state-active{
    background:#F6C815;
}
body{
    font-family:'Francois One';
}
.video{
    max-height:900px;
}
.logo2{
  
    max-width: 220px;
}
.logo {
    max-width:200px;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
    text-transform:uppercase;
    margin: 0px 20px;
}

/*.navbar-nav.navbar-nav2 {*/
/*    margin: 0 0 0 300px;*/
/*}*/

.orderstatus-findform { 
    width:612px; 
    margin:0 auto;    
}


@media (max-width: 991px) and (min-width: 768px) {
    .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
        color: #fff;
        border-bottom: solid 3px #F6C815;
    }
    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        overflow: hidden;
        border-top: solid 1px #cccccc;
        background: #333 !important;
        margin: 8px 0 0 0;
        float: left;
        width: 101%;
        padding: 2px 21px;
    }

}

@media (max-width: 767px) {
    .navbar-default .navbar-nav > li > a {
        margin: 0px 28px;
        border-bottom: solid 3px #666666;
        line-height: 0px;
        padding: 20px 0;
    }
    #fifth {
        height: 100%!important;
    }
    .orderstatus-findform { 
        width:100%; 
    }

}
.contact .form {
margin-top:45px;
}

.modal-title {
    color: #000;
}
.modal-body {
    color: #000;
}

#lupa{
    position:absolute;
    left:-20px;
    top:-20%;
    width:300px;
    height:auto;
}
#statuscontainer{
    width:612px; margin:0 auto;
}
@media (min-width:992px) and (max-width:1199px){
    #lupa{
    position:absolute;
    left:-20px;
    top:-5%;
    width:200px;
    height:auto;
}
#statuscontainer{
    width:512px; margin:0 auto;
}
}
@media (max-width:991px){
    #lupa{
        display:none;
    }
/* Stylesheet: Kolporto Modified On 2017-09-15 13:52:57 */
