body {
    font-family: 'Roboto-Regular';
}

.grea-bg {
    background-color: #a3a9ae;
    padding: 4px;
}

.nav-bg {
    background-color: #132140;
}

.bor {
    border: 1px solid #555;
}

.carousel-caption{font-family: 'Roboto-Bold';     font-size: 22px; text-shadow: 0 1px 2px rgba(16, 14, 14, 0.98);
}

.carousel-caption span{font-family: 'Roboto-Bold';     font-size: 30px; text-shadow: 0 1px 2px rgba(16, 14, 14, 0.98);
}

.blue-bg {
    background-color: #132140;
}

.mr-l20{margin-left: 13px;}

.dark-blue {
    background-color: #091328;
}

.Cel {
    font-family: 'Roboto-Bold';
    font-size: 26px;
    color: #2f81fe;
    line-height: 32px;
}

.Call {
    font-family: 'Roboto-Bold';
    font-size: 36px;
    color: #2f81fe;
    line-height: 32px;
}
.padding0 {padding: 0px;}
.marginb20 {
    margin-bottom: 20px;
}

.marginT20 {
    margin-top: 20px;
}

.marginT30 {
    margin-top: 30px;
    margin-bottom: 30px;
}

.marginT40 {
    margin-top: 40px;
    margin-bottom: 30px;
}

.marginT50 {
    margin-top: 40px;
    margin-bottom: 40px;
}

.marginB20 {
    margin-bottom: 20px;
}

.padding-t10 {
    padding-top: 20px;
}

.padding-t20 {
    padding-top: 77px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

.navbar {
    margin-bottom: 0px;
    border: 0px solid transparent;
}


.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #ffffff;
    background-color: transparent;
}



.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-family: 'Roboto-Bold';
    font-size: 14px;
    text-transform: uppercase;
    border-right: 1px solid #233969;
}

.navbar-default .navbar-nav > .active > a {
    color: #fff;
    background-color: #2f81fe;
}




.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #2f81fe;
}

.navbar-default .navbar-nav > li > a:hover {
    color: #fff;
    background-color: #2f81fe;
}

.nav > li > a {
    position: relative;
    display: block;
    padding: 15px 46px;
}

.headerslide .carousel-inner .item img {
    width: 100%!important;
}

.dropdown-menu{  min-width: 202px;     background-color: #132140;}

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
    color: #ffffff;
    text-decoration: none;
    background-color: #2f81fe;
}

.dropdown-menu > li > a{color: #fff;     line-height: 29px;}


.dropdown-menu .divider {
    height: 1px;
    margin: 2px 0;
    background-color: #293d69;
}

.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #2f81fe;
}

h1 {
    font-family: 'Roboto-Bold';
}

h1 span {
    font-family: 'Roboto-Bold';
    color: #2f81fe;
}
h2{
    font-family: 'Roboto-Bold';}

p {
    font-family: 'Roboto-Regular';
    color: #777373;
    font-size: 16px;
    line-height: 28px;
}


.ul-t{font-family: 'Roboto-Regular';
    color: #777373;
    font-size: 16px;
    line-height: 28px;} 
    
    .col-centered {
    float: none;
    margin: 0 auto;
}

.txt-01{
    margin-top: 8px;
   text-align:left;
}

.quick {
    background-color: #002664;
    margin-bottom: 10px;
}

.quick p {
    font-size: 15px;
    color: #fff;
    text-align: center;
}

.margin-b16 {
    margin-bottom: 16px;
}

.quick h1 {
    font-size: 32px;
    color: #fff;
}

.free {
    background-color: #132140;
    color: #fff;
    font-family: 'Roboto-Bold';
    font-size: 27px;
    padding: 7px;
}

.btn-warning {
    font-family: 'Roboto-Bold';
}

.btn-primary {
    color: #fff;
    background-color: #2f81fe;
    border-color: #57729c;
}

.row.bg-grea {
    background-color: #ededed;
}


.list-group-item {
    color: #fff;
    background-color: #002664;
    border: 1px solid #1349a0;
}

a.list-group-item, button.list-group-item {
    color: #fff;
}


a.list-group-item:hover, button.list-group-item:hover, a.list-group-item:focus, button.list-group-item:focus {
    color: #fff;
    text-decoration: none;
    background-color: #2f81fe;
}


.bs-callout {
    padding: 10px;
    margin: 20px 0;
    border: 1px solid #eee;
    border-left-width: 5px;
    background: #fff;
    border-left-color: #2f81fe;
    border-radius: 3px;
}

#about h2 {
    font-family: 'Roboto-Bold';
    font-weight: normal;
}
/*.....................Slider......................*/

.col-item {
    border: 0px solid #E1E1E1;
}

.col-item .info {
    padding: 10px;
    border-radius: 0 0 5px 5px;
    margin-top: 1px;
}

.photo h2 {
    color: #1b45a3;
    font-family: 'Roboto-Bold';
    font-size: 18px;
    line-height: 26px;
}

.photo p {
    font-size: 16px;
    color: #777373;
}

.col-item:hover .info {
    background-color: #F5F5DC;
}

.col-item .price {
    /*width: 50%;*/
    float: left;
    margin-top: 5px;
}

.col-item .price h5 {
    line-height: 20px;
    margin: 0;
}

.price-text-color {
    color: #219FD1;
}

.col-item .info .rating {
    color: #777;
}

.col-item .rating {
    /*width: 50%;*/
    float: left;
    font-size: 17px;
    text-align: right;
    line-height: 52px;
    margin-bottom: 10px;
    height: 52px;
}

.col-item .separator {
    border-top: 1px solid #E1E1E1;
}

.clear-left {
    clear: left;
}

.col-item .separator p {
    line-height: 20px;
    margin-bottom: 0;
    margin-top: 10px;
    text-align: center;
}

.col-item .separator p i {
    margin-right: 5px;
}

.col-item .btn-add {
    width: 50%;
    float: left;
}

.col-item .btn-add {
    border-right: 1px solid #E1E1E1;
}

.col-item .btn-details {
    width: 50%;
    float: left;
    padding-left: 10px;
}

.controls {
    margin-top: 20px;
}

[data-slide="prev"] {
    margin-right: 10px;
}


/*.....................Slider......................*/

.about-bg {
    background-image: url(../images/about-bg.jpg);
    background-repeat: no-repeat;
    background-position: top, center;
    background-size: cover;
}

.about-bg h2 {
    color: #fff;
    font-family: 'Roboto-Bold';
    text-align: center;
    font-size: 38px;
    text-transform: uppercase;
    padding-top: 25px;
    min-height: 100px;
}
.address {
    font-family: 'Roboto-Regular';
    color: #fff;
    font-size: 16px;
    line-height: 29px;
}

.address span {
    color: #81acd6;
}

address {
    line-height: 27px;
    font-size: 16px;
    font-family: 'Roboto-Regular';
    margin-top: 20px;
}

.bor-map {
    border: 1px solid #dedede;
    padding: 5px;
}

.footer {
    font-family: 'Roboto-Regular';
    color: #fff;
    padding: 10px;
}

.footer a {
    color: #fff;
    text-decoration: none;
}

.footer a:hover {
    color: #fff;
    text-decoration: underline;
}

    .carousel-caption {
    right: 10%;
    left: 10%;
    padding-bottom: 30px;
}

@media (min-width:320px) and (max-width:441px) {
    .logo {
        text-align: center;
    }
    .marginT30 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .marginT40 {
        margin-top: 24px;
        margin-bottom: 30px;
    }
    .carousel-caption{
    font-size:20px;
    }
.career-captcha{
    display:block!important;
}    
.g-recaptcha-career{
    transform: scale(0.77)!important;
   transform-origin: 0!important;
   -webkit-transform: scale(0.77)!important;
   transform: scale(0.77)!important;
   -webkit-transform-origin: 0 0!important;
   transform-origin: 0 0!important;
}    
    
}

@media (min-width:568px) and (max-width:736px) {
    .logo {
        text-align: center;
    }
    .marginT30 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .marginT40 {
        margin-top: 24px;
        margin-bottom: 30px;
    }
}

@media (min-width:737px) and (max-width:768px) {
    .logo {
        text-align: center;
    }
    .marginT30 {
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .marginT40 {
        margin-top: 24px;
        margin-bottom: 30px;
    }
    .navbar-default .navbar-nav > li > a {
        font-size: 11px;
    }
    .nav > li > a {
        padding: 15px 5px;
    }
    

}

@media (min-width:769px) and (max-width:1200px) {
    .navbar-default .navbar-nav > li > a {
        font-size: 13px;
    }
    .nav > li > a {
        padding: 15px 10px;
    }
}

/*#block div {*/
/*    -moz-border-bottom-colors: none;*/
/*    -moz-border-left-colors: none;*/
/*    -moz-border-right-colors: none;*/
/*    -moz-border-top-colors: none;*/
/*    background-color: #FFFFFF;*/
/*    border-color: #333333 #333333 -moz-use-text-color;*/
/*    border-image: none;*/
/*    border-style: solid solid none;*/
/*    border-width: 3px 3px medium;*/
/*    bottom: 0;*/
/*    color: #990000;*/
/*    font-weight: bold;*/
/*    padding: 2px;*/
/*    position: fixed;*/
/*    right: 0;*/
/*    text-align: center !important;*/
/*    width: 325px;*/
/*    z-index: 999999;*/
/*}*/
.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 248px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
} 
.carousel-caption {
    font-family: 'Roboto-Bold';
    font-size: 25px;
    text-shadow: 3px 2px 3px rgba(16, 14, 14, 0.98);
}


carousel-caption span {
    font-family: 'Roboto-Bold';
    font-size: 34px;
    text-shadow: 0 1px 2px rgba(16, 14, 14, 0.98);
}
@media only screen and (max-width: 1024px) {
    .carousel-caption {
        font-size:18px;
     bottom:215px;
    }
.carousel-caption span {
font-size:20px;
}
}

@media only screen and (max-width: 769px) {
    .carousel-caption {
        font-size:16px;
 bottom:160px;
    }
.carousel-caption span {
font-size:20px;
}
}
.mr-r20 {
    margin-right:20px;
} 
#warningmsg{
    color: #f70101;
    font-size: 20px;  
  }