@charset "utf-8";
/* CSS Document */

.bgall {
background-image:url(../images/silver-glitter.jpg);
background-repeat:no-repeat;
background-attachment:fixed;}

.box {-webkit-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
-moz-box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);
box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.75);}

.top {background-color:#F7F7F7;
padding-top:20px;
padding-bottom:20px;}

.one {background: rgba(255,146,10,1);
background: -moz-linear-gradient(top, rgba(255,146,10,1) 0%, rgba(255,208,150,1) 48%, rgba(255,146,10,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,146,10,1)), color-stop(48%, rgba(255,208,150,1)), color-stop(100%, rgba(255,146,10,1)));
background: -webkit-linear-gradient(top, rgba(255,146,10,1) 0%, rgba(255,208,150,1) 48%, rgba(255,146,10,1) 100%);
background: -o-linear-gradient(top, rgba(255,146,10,1) 0%, rgba(255,208,150,1) 48%, rgba(255,146,10,1) 100%);
background: -ms-linear-gradient(top, rgba(255,146,10,1) 0%, rgba(255,208,150,1) 48%, rgba(255,146,10,1) 100%);
background: linear-gradient(to bottom, rgba(255,146,10,1) 0%, rgba(255,208,150,1) 48%, rgba(255,146,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff920a', endColorstr='#ff920a', GradientType=0 );}

.two {padding-top:30px;
background-color:#f8f8f8;
border-top: 1px solid #999;
padding-bottom:30px;}


.text01 {font-size:21px;
color:#E77817;}


.text02 {border-bottom: 1px solid #333;
padding-bottom: 13px;}


.text1 {text-align:justify;
line-height: 25px;}

.text2 {color:#005FFF;}

.text3 {text-align:justify;}

.text4 {background-color:#2bc6ff;
padding:8px;}

.box1 {background: rgba(255,175,75,1);
background: -moz-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,175,75,1)), color-stop(100%, rgba(255,146,10,1)));
background: -webkit-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -o-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: -ms-linear-gradient(top, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
background: linear-gradient(to bottom, rgba(255,175,75,1) 0%, rgba(255,146,10,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffaf4b', endColorstr='#ff920a', GradientType=0 );
padding:10px;
-webkit-box-shadow: 0px 5px 5px 0px rgba(107,107,107,1);
-moz-box-shadow: 0px 5px 5px 0px rgba(107,107,107,1);
box-shadow: 0px 5px 5px 0px rgba(107,107,107,1);}


.three {background-color:#FFF;
border-top: 3px solid #000;}

.text5 {color:#E77817;}

.text05 {color:#fff;}

.for {background-color:#FFF;}

.footer {background: rgba(76,76,76,1);
background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(19,19,19,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(100%, rgba(19,19,19,1)));
background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(19,19,19,1) 100%);
background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(19,19,19,1) 100%);
background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(19,19,19,1) 100%);
background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(19,19,19,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
background-image:url(../images/Dark.jpg);}

.text6 {color:#FF9C21;}

.text7 a {color:#FFF;}

.text7 a:hover {text-decoration:none;
color:#FF930C;}


.text8 {color:#FFF;
text-align:justify;}

.text8 a {color:#E56C01;
font-style:italic;}

.text8 a:hover {text-decoration:none;
color:#FFF;}

.text9 {color:#FFF;
margin-top: 8px;}

.text9 a:hover {text-decoration:none;
color:#FF930C;}

.fo {background-color:#000;
padding-top:10px;}


/***************************************************/

@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700);
body {
  font-family: 'Open Sans', 'sans-serif';
  background:#f0f0f0;
}
.navbar-nav>li>.dropdown-menu {
    margin-top:20px;
    border-top-left-radius:4px;
    border-top-right-radius:4px;
}
.navbar-default .navbar-nav>li>a {
    width:151px;
    font-weight:500;
	text-align: center;
}
.mega-dropdown {
  position: static !important;
  
}
.mega-dropdown-menu {
    padding: 20px 0px;
    width: 100%;
    box-shadow: none;
    -webkit-box-shadow: none;
}
.mega-dropdown-menu:before {
    content: "";
    border-bottom: 15px solid #fff;
    border-right: 17px solid transparent;
    border-left: 17px solid transparent;
    position: absolute;
    top: -15px;
    left: 377px;
    z-index: 10;
}
.mega-dropdown-menu:after {
    content: "";
    border-bottom: 17px solid #ccc;
    border-right: 19px solid transparent;
    border-left: 19px solid transparent;
    position: absolute;
    top: -17px;
    left: 376px;
    z-index: 8;
}
.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: #666;
  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: #FFF;
  font-size: 15px;
  font-weight:500;
  background: rgba(0,0,0,1);
background: -moz-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(89,89,89,1) 50%, rgba(19,19,19,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(0,0,0,1)), color-stop(50%, rgba(89,89,89,1)), color-stop(100%, rgba(19,19,19,1)));
background: -webkit-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(89,89,89,1) 50%, rgba(19,19,19,1) 100%);
background: -o-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(89,89,89,1) 50%, rgba(19,19,19,1) 100%);
background: -ms-linear-gradient(top, rgba(0,0,0,1) 0%, rgba(89,89,89,1) 50%, rgba(19,19,19,1) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,1) 0%, rgba(89,89,89,1) 50%, rgba(19,19,19,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#131313', GradientType=0 );

}
.mega-dropdown-menu form {
    margin:3px 20px;
}
.mega-dropdown-menu .form-group {
    margin-bottom: 3px;
}



/* CLIENT CAROUSEL STYLES */
.clients-carousel {
    margin-top: 50px; /*SMALL TOP MARGIN FOR SPACE */
    padding: 0 30px 30px 30px;
}

    .clients-carousel .thumbnail {
        border: 1px solid #FF4D98;
    }

    .clients-carousel .carousel-control.left {
        height: 30px;
        width: 25px;
        margin-top: 45px;
        background: #F00;
        left: 0px;
    }

    .clients-carousel .carousel-control.right {
        height: 30px;
        width: 25px;
        margin-top: 45px;
        background: #F00;
        right: 0px;
    }

    .clients-carousel img {
        
        height: 100px !important;
    }



.dropdown:hover .dropdown-menu {
display: block !important;
}



/* about us */

.five {background-color:#FFF;
padding-top:20px;}

.text11 {border-left:5px #CCCCCC solid;
color:#005FFF;
font-size:24px;
text-transform:uppercase;
padding-left:10px;
font-weight:bold;}

.text10 {text-align:justify;}

.text12 {color:#005FFF;}


.text13 {text-align:justify;
line-height:30px;}


.text14 {color:#005FFF;}

.line {height:1px;
background-color:#E77817;
margin:0px auto;
width:10%;}

.line1 {height:1px;
background-color:#fff;
margin:0px auto;
width:10%;}

.box-icons {background-color:#0A0B0C;
width:60px;
height:60px;
color:#FFF;
padding:15px;
border-radius:10px;
margin-top:15px;}

.thumbnail:hover > .box-icons {background-color:#E56C01;}
border-radius:40px;}


.line-one {height:1px;
background-color:#FF9C21;
width:80%;
margin-bottom:10px;}

.line-two {height:1px;
background-color:#FF9C21;
width:75%;
margin-bottom:10px;}

.line-three {height:1px;
background-color:#FF9C21;
width:35%;
margin-bottom:10px;}



@media (max-width: 700px) {

.col-xs-6 {
    width: 100% !important;
}


}