/* Home Page Carousel */

header.carousel {
    height: 70%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}


/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}

/********************************/
/*       General Settings       */
/********************************/
html{
	height:100%;
 	min-height:100%;
}
body {
 	min-height:100%;
    padding-top: 71px;
    overflow-x: hidden;
    min-width:324px;
}

/*Square Edges*/
.panel,.breadcrumb, .form-control{
    border-radius: 0px;
}
.panel-heading,.list-group-item:first-child{
    border-top-left-radius: 0px; 
    border-top-right-radius: 0px;
}
.list-group-item:last-child{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}

/*Form*/
.form-control{
	-webkit-box-shadow: none;
}

.breadcrumb>li+li:before {
  padding: 0 5px;
  color: #ccc;
  content: "\003e";
}

/********************************/
/*           Header             */
/********************************/
.navbar-brand {padding: 0px 15px;}
.navbar {
    box-shadow: 0 0 10px rgba(0,0,0,0.8);
    font-size: 17px;
    background: #ffffff;
}

/* normal menu items*/
.navbar .navbar-nav>li>a {color: #9B9B9B;background-color: transparent;}
.navbar-nav>li>a:hover {color: #000000;background-color: transparent; }
.navbar-nav>.active>a:focus{color: #9B9B9B;background-color: transparent;}

/*Active menu items*/
.navbar-nav>.active>a {color: #000000!important;background-color: transparent;}
.navbar-nav>.active>a:hover{color: #000000;background-color: transparent;}
.navbar-nav>.open>a, 
.navbar-nav>.open>a:focus, 
.navbar-nav>.open>a:hover {color: #000000;background-color: transparent;}

/*Breadcrumb*/
.breadcrumb {
    background-color: transparent;
    border:none;
    margin-bottom: 0px;
}
.breadcrumb>li>a,
.breadcrumb>.active{
    color:#ffffff;
}
.breadcrumb>li{
    color:#fff;
}

.page-header {
    border:none;
    color:#fff;
    font-weight: 400;
}
#headerdiv { 
    background: url('../img/headerbg.jpg') 50% 0 fixed; 
    height: 150px;  
    margin: 0 auto; 
    width: 100%; 
    position: static; 
    /*box-shadow: 0 0 10px rgba(0,0,0,0.8);*/
}

.navbar-custom .navbar-toggle {
  border-color: #ddd;
}
.navbar-custom .navbar-toggle .icon-bar {
  background-color: #888;
}

/*Nav bar break point*/
@media (max-width: 990px) {
    .navbar-header {
        float: none;
    }
    .navbar-left,.navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in{
        display:block !important;
    }
}

.mega-dropdown {
    position: static !important;
    /*  width:100%;*/
}
.mega-dropdown-menu {
    padding: 20px 0px;
    /*width: 100%;*/
    box-shadow: none;
    -webkit-box-shadow: none;
}

.mega-dropdown-menu > li > ul {
    padding: 0;
    margin: 0;
}
.mega-dropdown-menu > li > ul > li {
    list-style: none;
}
.mega-dropdown-menu > li > ul > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.428571429;
    color: #999;
    white-space: normal;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
    text-decoration: none;
    color: #444;
    background-color: #f5f5f5;
}
.mega-dropdown-menu .dropdown-header {
    color:#051042;
    font-size: 18px;
    white-space: normal;
}

.lm_sub{
    color:#000000;
    font-size:20px;
}

.sitemap a:hover,.sitemap a:active, .sitemap a:visited,.sitemap a:link{
    text-decoration: none;
    color:#000;
}

.modal-dialog {
    width: 768px;}
@media (max-width: 768px){
    .modal-dialog {
        width: 500px;
        margin: 30px auto;
    }
}
@media (max-width: 500px){
    .modal-dialog {
        width: 300px;
        margin: 30px auto;
    }
}
.close {
    font-size: 30px;
    font-weight: bold;}

ol li{
    font-size: 20px;
}
ol li p{
    font-size: 14px;
}


@media (max-width: 990px) {

 ol li{
    font-size: 12px;
}   
.h1, h1 {
    font-size: 19px;
}

}


@media (min-width: 768px){
    /*  .mega-dropdown {
          overflow-y: visible;
      }*/

    .dropdown-menu{
        width:100%;
    }

}


@media (min-width: 992px) {
    .five-cols .col-md-1,
    .five-cols .col-sm-1,
    .five-cols .col-lg-1 {
        width: 20%;
        *width: 20%;
    }
}


@media (min-width: 1200px) {
    .five-cols .col-md-1,
    .five-cols .col-sm-1,
    .five-cols .col-lg-1 {
        width: 20%;
        *width: 20%;
    }
}




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

/*button*/
.gobackbtn{
	color: #ffffff;
	font-size: 20px;
	background: #45B6C6;
	padding: 10px 20px;
	border: solid #ffffff 8px;
	border-radius: 0px!important;
	text-decoration: none;
}

.gobackbtn:hover {
	color: #ffffff;
  	background: #ababab;
  	text-decoration: none;
}

.goback{
	padding:30px 0px;
}

.homebtn{
	color: #45B6C6;
	font-size: 20px;
	background: #ffffff;
	padding: 2px 8px;
	border-radius: 0px!important;
	border: solid #ffffff 4px;
	text-decoration: none;
}

.homebtn:hover {
	color: #ffffff;
	background: #45B6C6;
	text-decoration: none;
}

.homebtn a:active {
	color: #ffffff;
}

.aboutcol{
	padding:50px 0px;
}



/*Sections*/
.section-title{
	text-align: center;
	padding-top: 50px;
	color: #fff;
	font-size: 40px;
	text-transform: uppercase;
}


.about-title{
	color: #11182A;
	font-size: 38px;
	margin-top: 0px;
	font-weight: 700;
	padding-top:0px;
    text-transform: uppercase;
}

.about-desc{
	color: #f2f2f2;
	font-size: 20px;;
}

.container ul > li
{
      margin-bottom: 6px;
      margin-top: 6px;
}
/*Quote Slider*/
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-control.left {
    left: -15px;
}
#quote-carousel .carousel-control.right {
    right: -15px;
}
.carousel-inner {
	    /*min-height: 280px;*/
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote .row .quote-open{
    font-family: 'Fontawesome';
    font-size: 4em;
    color:#72C0CC;
    float: left;
}

.item blockquote .row .quote-close{
    font-family: 'Fontawesome';
    font-size: 4em;
    color:#72C0CC;
    float: right;
}

.item blockquote p{
	color: #F0F0F0;
	padding-top:50px;
}
.item blockquote small{
	color:#72C0CC;
	font-style: italic;
	float:right;
}


/********************************/
/*       Fade Bs-carousel       */
/********************************/
        .fade-carousel {
            position: relative;
            height: 70vh;
        }
        .fade-carousel .carousel-inner .item {
        /*    height: 70vh;*/
        }

        .item-height{
            height: 70vh;
        }
        .fade-carousel .carousel-indicators > li {
            margin: 0 2px;
            background-color: #ffffff;
            border-color: transparent;
            opacity: .7;
        }
        .fade-carousel .carousel-indicators > li.active {
          width: 10px;
          height: 10px;
          opacity: 1;
        }

        /********************************/
        /*          Hero Headers        */
        /********************************/
        .hero {
            position: absolute;
            top: 90%;
            left: 50%;
            z-index: 3;
            color: #fff;
            text-align: center;
            text-transform: uppercase;
            text-shadow: 1px 1px 0 rgba(0,0,0,.75);
              -webkit-transform: translate3d(-50%,-50%,0);
                 -moz-transform: translate3d(-50%,-50%,0);
                  -ms-transform: translate3d(-50%,-50%,0);
                   -o-transform: translate3d(-50%,-50%,0);
                      transform: translate3d(-50%,-50%,0);
        }
        .hero h1 {
            font-size: 5em;    
            font-weight: bold;
            margin: 0;
            padding: 0;
        }

        .fade-carousel .carousel-inner .item .hero {
            opacity: 0;
            -webkit-transition: 2s all ease-in-out .1s;
               -moz-transition: 2s all ease-in-out .1s; 
                -ms-transition: 2s all ease-in-out .1s; 
                 -o-transition: 2s all ease-in-out .1s; 
                    transition: 2s all ease-in-out .1s; 
        }
        .fade-carousel .carousel-inner .item.active .hero {
            opacity: 1;
            -webkit-transition: 2s all ease-in-out .1s;
               -moz-transition: 2s all ease-in-out .1s; 
                -ms-transition: 2s all ease-in-out .1s; 
                 -o-transition: 2s all ease-in-out .1s; 
                    transition: 2s all ease-in-out .1s;    
        }
        .carousel-indicators{
                left:90%;    
        }

        /********************************/
        /*            Overlay           */
        /********************************/
        .overlay {
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 2;
            /*background-color: #080d15;*/
            opacity: .4;
        }

        /********************************/
        /*          Custom Buttons      */
        /********************************/
        .btn.btn-lg {padding: 10px 40px;}
        .btn.btn-hero,
        .btn.btn-hero:hover,
        .btn.btn-hero:focus {
            color: #f5f5f5;
            background-color: #71BFCC;
            border-color: #71BFCC;
            outline: none;
            margin: 20px auto;
        }

        /********************************/
        /*       Slides backgrounds     */
        /********************************/
        .fade-carousel .slides .slide-1, 
        .fade-carousel .slides .slide-2,
        .fade-carousel .slides .slide-3,
        .fade-carousel .slides .slide-4,
        .fade-carousel .slides .slide-5,
        .fade-carousel .slides .slide-6
        {
          height: 75vh;
          background-size: cover;
          background-position: center center;
          background-repeat: no-repeat;
        }
        .fade-carousel .slides .slide-1 {
          background-image: url('../img/homeSlides/slide1.jpg');
        }
        .fade-carousel .slides .slide-2 {
          background-image: url('../img/homeSlides/slide2.jpg');
        }
        .fade-carousel .slides .slide-3 {
          background-image: url('../img/homeSlides/slide3.jpg');
        }
        .fade-carousel .slides .slide-4 {
            background-image: url('../img/homeSlides/slide4.jpg');
        }
        .fade-carousel .slides .slide-5 {
            background-image: url('../img/homeSlides/slide5.jpg');
        }
        .fade-carousel .slides .slide-6 {
            background-image: url('../img/homeSlides/slide6.jpg');
        }

        /********************************/
        /*          Media Queries       */
        /********************************/
        @media screen and (min-width: 980px){
            .hero { width: 980px; }    
        }
        @media screen and (max-width: 640px){
            .hero h1 { font-size: 4em; }    
        }
        @media(max-width:600px){
            .item-height {
                height: 46vh;
            }
            .fade-carousel {
                height: 52vh;
            }
            .fade-carousel .slides .slide-1,
            .fade-carousel .slides .slide-2,
            .fade-carousel .slides .slide-3,
            .fade-carousel .slides .slide-4 {
                height: 33vh;
            }
        }


/* End Slider*/




/********************************/
/*       Section backgrounds    */
/********************************/
#aboutdiv { 
    background: url('../img/bg1.jpg') 50% 0 fixed; 
    height: auto;  
    margin: 0 auto; 
    width: 100%; 
    position: static; 
    box-shadow: 0 0 25px rgba(0,0,0,0.8);
}
#clientdiv { 
    background: url('../img/bg2.jpg') 50% 0 fixed; 
    height: auto;  
    margin: 0 auto; 
    width: 100%; 
    position: static; 
    box-shadow: 0 0 50px rgba(0,0,0,0.8);
}
#formdiv { 
    background: url('../img/bg1.jpg') 50% 0 fixed; 
    height: auto;
    margin: 0 auto; 
    width: 100%; 
    position: static; 
    box-shadow: 0 0 50px rgba(0,0,0,0.8);
    color: #fff;
}
#countdiv { 
    background: url('../img/bg2.jpg') 50% 0 fixed; 
    height: auto;
    margin: 0 auto; 
    width: 100%; 
    position: static; 
    color: #fff;
}

label{
    text-transform: uppercase;
    font-size: 15px;
}

.client-image{
	background: #ffffff;
}

/* Back to top button */
#top-link-block.affix-top {
    position: absolute; /* allows it to "slide" up into view */
    bottom: -82px;
    right: 10px;
}
#top-link-block.affix {
    position: fixed; /* keeps it on the bottom once in view */
    bottom: 18px;
    right: 10px;
}
a:hover, a:active, a:visited, a:link{
	text-decoration: none;
}

.img-center{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.climg{
	display:inline-block;
	height:100px;
	width: 200px;
}


/*Count Block*/
.countTitle{
    padding:60px 0px;
    font-size: 25px;
}

.countIcon{
    font-size: 50px;
    color:#A9A9A9
}
.countNum{
    font-size: 35px;
    font-weight: 500;
    color: #45B6C6
}
.countDesc{
    font-size: 20px;
    color: #A9A9A9;
}
.count{
    padding-bottom: 40px;
}



/********************************/
/*       Services Page          */
/********************************/
.panel-primary {
  border:none;
}
.panel-primary>.panel-heading {
    background-color: #134568;
    border-color: #134568;
}

.panel-body{
    border: 1px solid #ddd;
}

.ServiceTitle{
	color: #051042;
	font-size: 32px;
	letter-spacing: -1px;
	line-height: 1.1em;
	padding-bottom: 20px;
	text-align: center;

}


/********************************/
/*       Expertise Page         */
/********************************/

#tilediv { 
    background: url('../img/headerbg.jpg') 50% 0 fixed;  
    margin: 0 auto; 
    width: 100%; 
    position: static;
}

.tileContentArea {
	padding: 50px;
}

#expertiseTiles {
	position:relative;

}

.col {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.15);
	border-radius: 6px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) inset;
	-moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) inset;
	-webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15) inset;
	padding: 30px 25px;
	position: relative;
	text-align: center;
	transition: 300ms;
	min-height: 192px;
	cursor: pointer;
}

.col.activeTile, .col:hover {
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
}

.expertiseIcon {
	height: 75px;
	padding-bottom: 20px;
}

.expertiseIcon i {
	font-size: 50px;
    color:#DADADA;
}

.expertiseTileTitle {
	color: #e8e8e8;
	font-size: 24px;
	font-weight: 700;
	letter-spacing: -.5px;
	padding: 0;
	text-transform: uppercase;
}

.expertiseSingleTitle {
	color: #051042;
	font-size: 32px;
	font-weight: 700;
	letter-spacing: -1px;
	line-height: 0.8em;
	padding: 50px 0 20px;
	text-align: center;
	text-transform: uppercase;
}



/********************************/
/*          Footer              */
/********************************/
footer{
    margin-bottom: 0px;
    background:#040A1A;
    border: 0px!important;
}

.navbar-fixed-top {
padding: 10px 0px;
}

.footer-title{
    text-align: center;
    padding-top: 50px;
    padding-bottom: 10px;
    color:#d2d2d2;
    text-transform: uppercase;
    font-size: 20px
}

.footer-desc{
    text-align: center;
    margin-right: auto; 
    margin-left: auto; 
    zoom: 1;
}

.footer-desc>ul>li{
    list-style: none;
}

.footer-desc>ul{
    padding:0px;
}

footer a:active, footer a:visited, footer a:link{
    color:#c6c6c6;
    font-weight: 200;
}
footer a:hover{
    color:#DADADA;
    font-weight: 200;
}

.footer-bottom{
    text-align: center;
    padding:20px 0px;
    color:#c6c6c6;
}
.footer-desc p{
    color:#c6c6c6;
}
.footer-bottom-designed-by{
padding-bottom: 10px;
    color: #c6c6c6;
}


.button-top {
  background: rgba(0, 0, 0, 0.32);
  position: fixed;
  cursor: pointer;
  right: 10px;
  bottom: 10px;
  color: #ffffff;
  font-size: 13px;
  opacity: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  z-index: 99;
}

.button-top:hover {
  background: #0156C8;
}


.whats-app-button-top {
  position: fixed;
  cursor: pointer;
  left: 60px;
  bottom: 60px;
  color: #ffffff;
  font-size: 13px;
  width: 60px;
  height: 60px;
  line-height: 40px;
  border-radius: 50%;
  text-align: center;
  z-index: 99;
}

@media (max-width: 500px)
{
.whats-app-button-top {
  left: 12px;
  bottom: 20px;
}
}
.whats-app-button-top .wa__btn_popup_txt {
    background-color: #f5f7f9;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    color: #43474e;
    font-size: 12px;
    letter-spacing: -.03em;
    line-height: 1.5;
    margin-left: 44px;
    padding: 8px 12px;
    position: absolute;
    /*right: 100%;*/
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    transition: all .4s ease;
    -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    width: 156px;
}
.whats-app-button-top:hover {
  /*background: #0156C8;*/
}
