@charset "utf-8";

/* CSS Document */
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,100,300,500,700,900);

body {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #666;
    line-height: 22px;
    font-weight: 400;
}

a {
    color: #666;
}

a:hover {
    color: #000;
    text-decoration: none;
}

.contbox {
    width: 100%;
    height: auto;
    display: inline-block;
}

.bord {
    float: left;
    width: 100%;
    margin-left:5px;
    margin-bottom: 10px;
    padding-bottom: 10px;
/*    border-bottom: 1px solid #e7e7e7;*/
}

.bord:last-child {
    border-bottom: 0px solid #e7e7e7;
}

.clr {
    width: 100%;
    height: 15px;
    float: left;
    display: inline-block;
}

#navbar {
    border-bottom: 4px solid #DEDEDE;
    padding-bottom: 5px;
}

.navbar-default {
    background: #fff;
    border: 0px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 16px;
    padding-bottom: 0px;
}

.navbar-nav {
    margin-top: 20px;
}

.carousel {
    margin-top: 60px;
    background: #000;
}

.modal-content .carousel {
    background: transparent;
    margin-left: 15px !important;
    margin-right: 15px !important;
}

.modal-content .carousel-inner>.item {
    padding: 0px 25px;
}
/*
.modal-content .carousel-inner>.item img {
    background-size:contain; 
    width:100%; 
    height:485px;
}
*/
.carousel-indicators .active {
    background-color: #d54338;
}

.carousel-indicators li {
    background-color: #000;
}

.navbar-toggle {
    margin-top: 12px;
}

.navbar-brand {
    padding: 7px 15px;
    height: 80px;
    width: 80%
}

.navbar-nav>ul {
}

.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
    line-height: 16px;
}

.navbar-nav>li {
    background: url(../img/ic.png) no-repeat 10px 1px;
    padding: 0px 6px 10px 16px;
    margin-top: 10px;
    background-size: 15px;
    border-bottom: 1px solid #dfdfdf;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    font-weight: normal !important;
}

.no-pad {
    padding: 0px;
}
.accdleft {
    float:left;
    // background:#666;
    color:#888;
    font-size:24px;
    padding:8px 15px 7px 0px;
    border-radius:0px 0px 0px 0px;
}
.accdright {
    padding:7px 15px;
}
.accdright:before {
    content:"|";
    position:absolute;
    left:-12px;
    font-weight:100;
    font-size:34px;

}
.accdright i {
    font-size:30px;
    margin-top:-5px;
    float:left;
    margin-right:10px;
    color:#999999;
}
#marquee {
    width: 100%;
    height: 206px;
    float: left;
    padding: 9px 0px 15px 0px;
    margin: 7px 0px;
}

#marquee h4 {
    margin-top: 0px;
}

#js1 {
    Z-INDEX: 7;
    FLOAT: right;
    OVERFLOW: hidden;
    WIDTH: 100%;
    padding: 10px 0px;
    border: 0px solid #dfdfdf;
}

#c_js1 {
    OVERFLOW: hidden;
    float: right;
    WIDTH: 100%;
    HEIGHT: 100%;
}



#js3 {
    Z-INDEX: 7;
    FLOAT: right;
    OVERFLOW: hidden;
    WIDTH: 100%;
    padding: 10px 0px;
    border: 0px solid #dfdfdf;
}

#c_js3 {
    OVERFLOW: hidden;
    float: right;
    WIDTH: 100%;
    HEIGHT: 100%;
}
.mar_js {
    margin-right: 20px;
}
/*.modal{ background: rgba(255,255,255,0.8);}
.modal-content{ border-radius:0px;     background-color: #0A0B0D ;}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #2C3038; color:#fff;
}*/
.modal-content {
    border-radius: 0px;
}

.sm-pad {
    padding: 0px 5px 0px 5px;
}

.th-img1 {
    width: 100%;
    height: 350px !important;
}

.th-img2 {
    width: 100%;
    height: 192px !important;
}

.th-img3 {
    width: 100%;
    height: 194px !important;
}

.th-img4 {
    width: 100%;
    height: 209px !important;
}

.th-img5 {
    width: 100%;
    height: 275px !important;
}

.th-img6 {
    width: 100%;
    height: 266px !important;
}

.viewmore {
    float: left;
    margin-top: -5px;
    margin-right: 20px;
    border-radius: 95px !important;
    background-color: #808080;
    border-color: #808080;
}
.viewmore:hover {
    float: left;
    margin-right: 20px;
    border-radius: 95px !important;
    background-color: #ff6600;
    border-color: #ff6600;
}
#effect-2 .carousel-indicators {
    bottom:-30px;
}
#effect-2 .modal-body {
   padding: 15px 15px 25px 15px; 

}
#effect-2 .carousel-indicators li {
   border: 1px solid #000; 
}
#effect-2 .carousel-indicators li {
    margin:0px !important;
}
#effect-2 .carousel-indicators .active {   
    width: 10px;
    margin:0px !important;
    height: 10px;
    }
.cl-effect-5 a {
    overflow: hidden;
    padding: 0 4px;
    height: 1em;
}

.cl-effect-5 a span {
    position: relative;
    display: inline-block;
    -webkit-transition: -webkit-transform 0.3s;
    -moz-transition: -moz-transform 0.3s;
    transition: transform 0.3s;
}

.cl-effect-5 a span::before {
    position: absolute;
    top: 100%;
    content: attr(data-hover);
    font-weight: 700;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cl-effect-5 a:hover span,
.cl-effect-5 a:focus span {
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    transform: translateY(-100%);
}

.carousel.carousel-fade .item {
    -webkit-transition: opacity 0.5s ease-in-out;
    -moz-transition: opacity 0.5s ease-in-out;
    -ms-transition: opacity 0.5s ease-in-out;
    -o-transition: opacity 0.5s ease-in-out;
    transition: opacity 0.5s ease-in-out;
    opacity: 0;
}

.carousel.carousel-fade .active.item {
    opacity: 1;
}

.carousel.carousel-fade .active.left,
.carousel.carousel-fade .active.right {
    left: 0;
    z-index: 2;
    opacity: 0;
    filter: alpha(opacity=0);
}

.carousel.carousel-fade .next,
.carousel.carousel-fade .prev {
    left: 0;
    z-index: 1;
}

.carousel.carousel-fade .carousel-control {
    z-index: 3;
}

.modal-content .carousel-control {
    width: 2%;
    top: 5%;
    font-size: 32px;
}

/* ============================================================
  GLOBAL
============================================================ */
.effects .img {
    position: relative;
    float: left;
    width: 100%;
    overflow: hidden;
    margin: 15px 0px 15px 0px;
}

.effects .img img {
    display: block;
    margin: 0;
    padding: 0;
    max-width: 100%;
    height: auto;
}

.overlay {
    display: block;
    position: absolute;
    z-index: 20;
    background: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    cursor: pointer;
}

a.close-overlay {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 100;
    width: 45px;
    height: 45px;
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    line-height: 45px;
    text-align: center;
    background-color: #000;
    cursor: pointer;
}

a.close-overlay.hidden {
    display: none;
}

a.expand {
    display: block;
    position: absolute;
    z-index: 100;
    width: 60px;
    height: 60px;
    border: solid 0px #DE251C;
    text-align: center;
    color: #F5BC27;
    line-height: 50px;
    font-weight: 700;
    font-size: 30px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    -ms-border-radius: 30px;
    -o-border-radius: 30px;
    border-radius: 30px;
}

footer {
    background: #0A0E13;
    color: #888;
    padding: 11px 0px;
}

orange {
    color: #ff6600;
}

footer a {
    color: #888;
}

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

.social a {
    margin: 0px 3px 0px 3px;
    font-size: 18px;
}

/* ============================================================
  EFFECT 2 - SLIDE IN TOP
============================================================ */
#effect-2 .overlay {
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 0;
}

#effect-2 .overlay a.expand {
    left: 0;
    right: 0;
    top: 50%;
    margin: -30px auto 0 auto;
    cursor: pointer;
    text-decoration: none;
}

#effect-2 .img.hover .overlay {
    height: 100%;
    text-decoration: none;
}

#effect-2 .col-sm-7 {
    // padding-left: 0px;
    // padding-right: 0px;
}

#effect-2 .col-sm-12 {
    // padding-left: 0px;
}

#effect-2 .col-sm-12 .img {
    // margin-top: 0px !important;
}

.bread-bg {
    // background: #dedede url(../img/bg.jpg) no-repeat center top;
    // background-size: cover;
    display: inline-block;
    width: 100%;
    float: left;
    padding: 88px 0px 0px 0px;
    color: #666;
}

.breadcrumb {
    padding: 2px 0px;
    margin-bottom: 0px;
    list-style: none;
    background-color: #fff;
    border-radius: 0px;
}

.bread-bg a {
    color: #F8C51A;
}

.bread-bg a:hover {
    color: #777;
}

.bread-bg h1 {
    font-size: 45px;
    font-weight: 100;
    color: #fff;
}

h2 {
    font-size: 20px;
    margin-top: 5px;
    font-weight: 600;
    color: #000;
    border-bottom: 1px solid #dfdfdf;
    padding-bottom: 10px;
}

.dropdown-menu>li {
    float: left;
    width: 100%;
    border-bottom: 1px solid #dfdfdf;
}

.dropdown-menu>li:last-child {
    border-bottom: 0px solid #dfdfdf;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 12px;
}

.navbar-nav>li>.dropdown-menu:after {
    content: '';
    position: absolute;
    top: -13px;
    right: 45%;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid #CBCBCB;
}

.navbar-nav>li>.dropdown-menu:before {
    content: '';
    position: absolute;
    top: -13px;
    right: 45%;
    width: 0;
    height: 0;
    border: 6px solid transparent;
    border-bottom: 6px solid #CBCBCB;
}

.dropdown-menu>li>a {
    overflow: visible;
    display: inline-block;
}

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

.dropdown-menu>li>a:hover {
    color: #ff6600;
    background: transparent;
}

.form-control {
    background: #dedede;
    border-radius: 0px;
}

.btn {
    border-radius: 0px;
}

font {
    font-size: 20px;
    color: #b5b5b5;
    font-family: 'Roboto Condensed', sans-serif;
    font-weight: 100;
    line-height: 40px;
    text-align: center;
    display: inline-block;
    width: 100%;
}

.red {
    color: #D9534F;
}

.client img {
    border: 1px solid #dfdfdf;
    margin-bottom: 15px;
}

.client .carousel-control {
    color: #000;
    text-shadow: 0 0px 0px rgba(0, 0, 0, .6);
}

.bg-red {
    background: #FFFFFF;
    padding: 10px;
    border: 5px solid #DEDEDE;
}
.bg-red li {
    list-style:none;
    float:left;
    padding: 5px 0px 5px 28px;
}
ul {
    margin: 0px;
    padding: 0px;   
}

.list li { width: 50%;}
.bg-red li:before {
    position:absolute;    
    // content: "\f00c";
    content: "\f111";
    color: #999;
    font: normal normal normal 14px/1 FontAwesome;
    margin-left:-20px;
    font-size: 9px;
    margin-top: 7px;
}

.bg-red h2 {
    margin: 0px;
}

.bg-red i {
    color: #F8C100;
}

.bg-yellow {
    background: #C60;
    padding: 10px;
}

.bg-crm {
    background: #C60;
    padding: 10px;
}

#myModal .carousel-indicators li {
    border: 1px solid #000;
}

#myModal .carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #000;
}

#f1_container {
    position: relative;
    margin: 0px auto;
    width: 100%;
    height: 137px;
    display: inline-block;
    z-index: 1;
}

#f1_container {
    perspective: 1000;
}

#f1_card {
    width: 100%;
    height: 100%;
    transform-style: preserve-3d;
    display: inline-block;
    transition: all 1.0s linear;
}

#f1_container:hover #f1_card {
    transform: rotateY(180deg);
}

.face {
    position: absolute;
    width: 100%;
    height: 100%;
    display: inline-block;
    backface-visibility: hidden;
}

.face.back {
    display: block;
    transform: rotateY(180deg);
    box-sizing: border-box;
    color: white;
    text-align: center;
}



/*
.carousel-indicators {
        bottom: -24px;
}
*/

/* ------------------------------------------------------------ *\
|* ------------------------------------------------------------ *|
|* Media Queries
|* ------------------------------------------------------------ *|
\* ------------------------------------------------------------ */
@media only screen and (max-width:1100px) {
    .effects .img {
        width: 100%;
    }

    .effects .img:first-child {
        margin-left: 0;
    }

    .effects .img:nth-child(2n) {
        margin-right: 0;
    }

    .effects .img:last-child {
        margin-right: 0;
    }

}

@media only screen and (min-width : 320px) {
.modal-content .carousel-inner>.item img {
            height:150px !important;
        }
}
@media only screen and (max-width:480px) {
 .bord .col-xs-2{
    width:100%;
    margin-bottom:10px;
 }
 .bord .col-xs-10{
    width:100%;    
 }
 .accdleft {    
    border-radius: 10px 10px 0px 0px;
 }
}
@media only screen and (min-width : 480px) {
.modal-content .carousel-inner>.item img {
        height:205px !important;
    }
}

@media only screen and (min-width:520px) {
.modal-content .carousel-inner>.item img {
        height:205px !important;
    }
}
@media only screen and (max-width:520px) {
.effects .img {
        width: 100%;
    }

    .effects .img:nth-child(n) {
        margin-right: 0;
    }

    .effects .img:first-child {
        margin-left: 0;
    }

    .effects .img:nth-child(2n-1) {
        margin-left: 0;
    }

    .effects .img:nth-child(2n) {
        margin-right: 0;
    }

    .effects .img:last-child {
        margin-right: 0;
    }

    .effects .img img {
        margin: 0 auto;
    }

    .imgpad {
        padding-left: 0px;
        padding-right: 0px;
    }
    .accdright:before {
        content:"";
    }
    .accdright {
    padding: 7px 15px 7px 0px;
}
.bord {
    float: left;
    width: 100%;
     margin-left: 0px; 
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e7e7e7;
}

}

@media only screen and (max-width:640px) {

.two-col
{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        padding-left: 0px;
        margin-right:10px;
        margin-left:10px;
        padding-right: 0px;
        column-count:1;
        width: auto;
        float: left;
}
    footer .pull-right {
        float: left !important;
    }

    .navbar-nav>li>.dropdown-menu:before,
    .navbar-nav>li>.dropdown-menu:after {
        display: none;
    }

    .navbar-header {
        border-bottom: 4px solid #DEDEDE;
    }

    .client .col-xs-12 {
        width: 50%;
    }

    .card {
        height: 149px;
    }

    .navbar-collapse .nav>li>a {
        padding: 0px 15px;
    }

}

@media only screen and (min-width:640px) {
    .imgpad {
        padding-left: 0px;
        padding-right: 0px;
    }
    .modal-content .carousel-inner>.item img {
        height:295px !important;
    }

}

@media (max-width:767px) {
    
    .navbar-nav>li {
        background-image: none;
        border-bottom: 0px solid #dfdfdf;
    }

    .navbar-nav .open .dropdown-menu {
        position: relative;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
        color: #ff6600;
    }

}

@media only screen and (max-width:768px) {
  .navbar-brand>img {
        width: 176px !important;
        margin-top:0px !important;
    }

    .navbar-brand {
        padding-right: 0px;
        height: auto;
    }

    .bread-bg {
        padding: 65px 0px 0px 0px;
    }

    .navbar-nav {
        margin-top: 0px;
    }

    .nav>li>a {
        position: relative;
        display: block;
        padding: 0px 5px;
    }

}

@media only screen and (min-width:768px) {
.modal-content .carousel-inner>.item img {    
        height: 295px !important;
    }

    .navbar-right .dropdown-menu {
        left: -30px;
    }

    .imgpad {
        padding-left: 15px;
        padding-right: 15px;
    }
.two-col
{
        -webkit-column-count: 1;
        -moz-column-count: 1;
        padding-left: 0px;
        padding-right: 0px;
        margin-right:10px;
        margin-left:10px;
        column-count: 1;
        width: auto;
        float: left;
}
    .navbar-brand {
        width: 100%;
    }

    .navbar-nav>li {
        background: url(../img/ic.png) no-repeat 10px 2px;
        padding: 0px 0px 0px 21px;
        margin-top: 20px;
        background-size: 15px;
        border: 0px;
    }

}

@media only screen and (max-width:980px) {
    .container {
        width: 100%;
    }
.navbar-brand>img {
        width: 270px;
    }
}

@media screen and (max-width: 850px) {
    .navbar-brand>img {
        width: 184px !important;
        margin-top: 12px;
    }
   .nav > li > a {  
    padding: 0px 5px;
}

}
@media only screen and (min-width:1024px) {
    .navbar-nav>li {
        background: url(../img/ic.png) no-repeat 0px 2px;
        padding: 0px 6px 0px 6px;
        margin-top: 20px;
        background-size: 15px;
        border: 0px;
    }

    .imgpad {
        padding-left: 15px;
        padding-right: 15px;
    }
    
.two-col
{
        -webkit-column-count: 2;
        -moz-column-count: 2;
        padding-left: 0px;
        padding-right: 0px;
        column-count:2;
        width: 100%;
        float: left;
}
.modal-content .carousel-inner>.item img {    
        height: 470px !important;
    }
}

@media only screen and (max-width:1024px) {
    .navbar-brand>img {
        width: 270px;
    }

}