@import 'https://fonts.googleapis.com/css?family=Athiti';
body{
    font-family: 'Athiti', sans-serif;
    font-size: 18px;
}
/***** Top-Header Section Starts ******/

#top_nav{
    padding:10px;
    background: #FFF;
}
/***** Top-Header Section Ends ******/
/***** Navbar Section Starts ******/
.navbar{
    margin-bottom: 0;
    border:0;
    border-radius: 0;
}
.navbar-default{
    background-color: #080867;
    padding:10px 0;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: rgb(175, 175, 175);
    background-color: transparent;
}
.navbar-default .navbar-right>li>a {
    font-size: 20px;
}
.navbar-default .navbar-nav>li>a.active {
    color: #ffffff;
}
.navbar-default .navbar-nav>li>a {
    color: #ffffff;
    font-size: 20px;
    letter-spacing: 0.1em;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #080867;
}
.navbar-nav>li>.dropdown-menu {
    background: #080867;
    color: #fff;
	font-size:20px;
	margin-top:10px;
}
.dropdown-menu>li>a
{
	
	display: block;
    padding: 10px 15px;
    clear: both;
    font-weight: 400;
    line-height: 1.428571;
    color: #fff;
    white-space: nowrap;
}
/***** Navbar Section Ends ******/
/***** Slider Section Starts ******/
.carousel-indicators li {
    width: 15px;
    height: 15px;
}
.carousel-indicators .active {
    width: 15px;
    height: 15px;
    margin: 0;
    background-color: #d40017;
    border: 1px solid #000000;
}
.carousel-indicators li {
    width: 14px;
    height: 14px;
    border: 1px solid rgba(2, 62, 98, 0.36);
    background: rgba(2, 62, 98, 0.36);
}
.mouse-hover,.mouse-out{
    margin:0 auto;
}
#slider .item{

    /*height: 460px;
   background: #0fbd71; */
}
.item img{
    width: 100%;
}
#slider-list {
    display: inline-block;
    position: absolute;
    bottom: 85px;
    background: rgba(19, 19, 19, 0.58);
    padding: 0px 10px;
    color: rgba(255, 255, 255, 0.81);
    line-height: 2.5em;
    font-size: 16px;
    right: 50px;
}
#slider-list ul{
    margin:0;
    padding-left: 25px;
}
.carousel-caption {
    top: 150px;
    bottom: auto;
    /* background: rgba(4, 4, 4, 0.39); */
}
/***** Slider Section Ends ******/
/***** Index Body Section Starts ******/
.padding20{
    padding:20px 0;
}
.padding40{
    padding:40px 0;
}
.partners{
    padding: 70px 0 20px 0;
}
.partner{
    display: inline-block;
    border: 1px solid #CCC;
    padding: 15px;
    border-radius: 15px;
    /* text-align: center; */
}
.partner>h3{
    margin: 0;
    /* text-align: center; */
    font-size: 15px;
    /* position: absolute; */
    /* top: -19px; */
    /* background: #FFF; */
    /* border: 1px solid  #ccc; */
    /* padding: 5px 10px; */
    /* border-radius: 3px; */
    color: #03598c;
}
.partner>h3.second {
    left: 26%;
}
.partner ul{margin:0}
.right-content{
    /* text-align: right; */
    line-height: 1.6em;
}
.header{
    text-align: center;
    /* font-size: 40px !important; */
    margin: 40px 0 20px 0;
}
.header-media{
    color: rgba(0, 0, 0, 0.62);
    /* font-family: initial; */
    /* letter-spacing: 1px; */
    /* font-size: 33px; */
    margin: 10px 0;
}
#highlights{
    margin: 30px 0;
}
#highlights .media{
    /* margin-bottom: 25px !important; */
}
.no-padding{
    padding:0;
}
.no-padding>img{
    width: 100%;
    border: 0.1px solid rgb(255, 255, 255);
    border-top: 0;
    /* border-bottom: 0; */
}
#team{
    background-color: rgba(4, 24, 59, 0.3);
}
#team .caption{
    text-align: center;
    padding: 0;
}
#team .thumbnail a>img,#team .thumbnail>img {
    width: 100%;
}
#team .thumbnail {
    padding: 0;
    border: 1px solid #215d84;
    border-radius: 0;
}
#what-we-do{
    /* text-transform: uppercase; */
    color:#FFF;
    
    min-height: 420px;
    background-size: cover;
}
#contactus{
    /* text-transform: uppercase; */
    color:#000;
  /*  background: url('../images/slider/IMG_7.jpg') no-repeat;*/
    min-height: 420px;
    background-size: cover;
}
#what-we-do h3{
    margin-top: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
#what-we-do,#gallery{
    /* text-align: center; */
}
#testimonials{
    background: #04183b;
}
#testimonials .panel{
    margin-bottom: 0;
}
.media-body{
    padding: 0 15px;
}
#testimonials .media-body{
    padding: 15px 15px;
}
#testimonials .panel-body{
    padding: 0;
}
#testimonials .media-left{
    border-right:1px solid #CCC;
    /* padding: 10px; */
}
.quote.fa{
    font-size: 40px;
    color: rgba(255, 255, 255, 0.56);
}

.quote.right{
    margin-top: 100px;
}
/***** Index Body Section Ends ******/
/***** Footer Section Starts ******/
.footer-top{
    background: url('../images/bg-images/footer.jpg');
    color: #000000;
    font-size: 16px;
    line-height: 1em;
    background-size: cover;
}
.footer-top h4{
    font-weight: 600;
}
.form{
    background: rgba(0, 0, 0, 0.3);
    float: left;
    width: 100%;
    padding: 10px 25px;
}
.form h2{
    margin: 10px 0;
    text-align: center;
}
.form h4, h5 {
    text-align: center;
}
.form .btn{
    border: 1px solid rgba(255, 255, 255, 0.61) !important;
    background: #023e62;
}
.footer-bottom{
    background-color: #d40017;
    color: #fff;
    
    float: left;
    width: 100%;
}
.footer-bottom a,.footer-bottom a:hover{
	color:#fff !important;
	text-decoration:none;
}
.btn,.form-control{
    border-radius: 0;
}
/***** Footer Section Ends ******/

/***** Media Queries ****/
@media (max-width: 767px){
    .top_logo{
        float: left;
        width: 100%;
    }
}
@media (min-width: 768px){
    .navbar-nav>li>a {
        padding-top: 8px;
        padding-bottom: 8px;
    }
    .navbar-nav li +li{
        border-left: 1px solid #f3dbbc;
    }
    .carousel-caption {
        font-size: 25px;
        right: 0;
        left: 50%;
        color: #5dbc44;
    }
    .carousel-indicators {
        /* bottom: -40px; */
        width: 100%;
        left: 0;
    }
}
/********** Carousel Fade Effect
***************************************/

.carousel-fade .carousel-inner .item{

    transition-property: opacity;
}

.carousel-fade  .item, .carousel-fade .active.left,.carousel-fade .active.right {
    opacity: 0;
}

.carousel-fade .active,.carousel-fade .next.left,.carousel-fade  .prev.right {
    opacity: 1;
}

.carousel-fade .next,.carousel-fade .prev,.carousel-fade .active.left,.carousel-fade .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}


.carousel-fade .carousel-control {
    z-index: 2;
}
/*************************/
.icons{color: #FFF;font-size: 80px;border: 1px solid;padding: 20px;border-radius: 50%;}
.icons:hover{color:#5bb443}
.slider-below-text{
    text-align: center;
    background: #04183b;
    padding:25px 0;
	height:75px;
    color: #ffffff;
}
#about-us{

    text-align: justify;
}
#about-us a{
    color: #023e62;
    text-decoration: none;
}
.right-content ul li{
    line-height: 1.49em;
}
#margin-top{

}
.location-box1{background: rgba(2, 136, 209, 0.82);    color: #fff;
    text-align: center;
	height: 190px;

}
.location-box2{background: rgba(132, 123, 103, 0.95);    color: #fff;
    text-align: center;
	height: 190px;

}
.location-box3{background: rgba(212, 0, 23, 0.82);    color: #fff;
    text-align: center;
	height: 190px;

}
.location-box4
{
	background: rgba(132, 123, 103, 0.95);    color: #fff;
    text-align: center;
	height: 190px;
}
.s-d
{
	height:20px;
}

/* css for contact form */
.contact-custom {
    padding-bottom: 40px;
}
.btn-submit {
    margin-top: 20px;
}
.calculator {
    color: #fff;
    text-decoration: underline;
}
.calculator:hover {
    color: #ddd;
}

/* end of css for contact form */

.d-inline-flex{
    display: inline-flex;

}
.mr-5{
    margin-right: 40px;
}
.services-left{
    padding: 110px 0;
}
form .panel-body{
    background: rgba(0, 0, 0, 0.3);
    float: left;
    width: 100%;
    padding: 26px 40px;

}
.panel-primary>.panel-heading {
    color: #fff;
    background-color: #080867;
    border-color: #337ab7;
}
.stepwizard-step  .btn-success {
    color: #fff;
    background-color: #d40017;
    border-color: #d40017;
}
h3.text-center{
    font-size: 35px;
    color: #080867;
}
h3 b{
    border-bottom: 1px solid #000;


}
img.top_logo {
    height: 75px;
}