@import url(https://fonts.googleapis.com/css?family=Lato:400,900italic,900,700italic,700,400italic,300italic,300,100italic,100&subset=latin,latin-ext);
@import url(https://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(https://fonts.googleapis.com/css?family=Kaushan+Script&subset=latin,latin-ext);


body,
li,
p {
    font-family: "Droid Sans" !important;
    color: #aaaaaa ;
}

.navbar-default .navbar-nav > li > a,
.tp-caption.RotatingWords-Button,
.RotatingWords-Button,
.NotGeneric-Title,
.tp-caption.NotGeneric-Title,
h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Lato" !important;
}

.pricing-box-03-body ul li,
.pricing-box-03-head,
.pricing-box-03-head h3,
.pricing-box-03-head h4,
.pricing-box-03 .btn,
.pricing-box-03,
.NotGeneric-SubTitle,
.tp-caption.NotGeneric-SubTitle {
    font-family: 'Droid Sans', cursive !important;
}
.message-shadow{
   background-image: url("/_images/bg-message.png");
}
.header-black{
    background-color: #000000 !important;
    box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.6), 0 16px 8px -8px rgba(0, 0, 0, 0.19);
}
.topbar{
    background-color: #00c8ff !important;
}
.section.db,
.copyrights {
    background-color: #000000 !important;
}

.navbar-default .navbar-nav > li > a {
    padding: 24px 15px 24px;
    font-weight: 400 !important;
    font-size: 13px;
}

.navbar-default .navbar-nav > li a {
    color: #ffffff !important;
}

.section.la {
    background-color: #4a4a44 !important;
}

.section.lb {

}

.section h3 {
        font-family: 'Droid Sans' !important;
}

.section-title hr {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-image: none !important;
    border-style: dotted !important;
    border-width: 1px;
    margin: 15px auto !important;
}

.color2.messagesection h3 {
    color: #ffffff !important;
    font-family: 'Kaushan Script', cursive !important;
}

.gallery-wrap .magnifier {
    left: 10px !important;
    right: 10px !important;
    bottom: 10px !important;
    top: 10px !important;
}

.service-ver-1 h4 {
    padding: 10px 0;
}

.image-box-desc h4,
.service-ver-1 h4,
.team-boxes h4 a,
.team-boxes h4 {
    font-size: 22px;
}



/******************************************
         COLORS
******************************************/

.service-ver-1 i::after {
    border-color: #ef8806 rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) !important;
}

.border-radius .hovericons {
    background-color: #eeeeee !important;
}



.contact-details a:focus,
.contact-details a:hover{
    color: #00c8ff !important;
}

.contact-details li a {
    color: #ffffff;
}

.contact-details li {
    color:#aaaaaa;
}

.magnifier {
    background-color: rgba(255, 255, 255, 0.7) !important;
}

.contact-details li i,
.btn-primary,
.color2,
.copyrights .list-inline > li:hover a,
.copyrights .footer-social i:hover {
    color: #eeeeee;
}

.colormagnifier .magnifier .hovericons i,
.image-box-1.colormagnifier .magnifier .hovericons,
.navbar-default .navbar-nav > li.active > a:focus,
.navbar-default .navbar-nav > li.active > a:hover,
.navbar-default .navbar-nav > li:hover > a,
.navbar-default .navbar-nav > li:focus > a,
.navbar-default .navbar-nav > li.active > a {
    color: #00c8ff !important;
}

.section-title hr {
    border-color: #9da6a9 !important
}

::-moz-selection {
    color: #fff;
    text-shadow: none;
    background: #9da6a9;
}

::selection {
    color: #fff;
    text-shadow: none;
    background: #9da6a9;
}
.service-box-sim {
    background-color: #3b4144;
    box-shadow: 0 4px 4px 0px rgba(0, 0, 0, 0.6), 0 16px 8px -8px rgba(0, 0, 0, 0.19);
}

.service-box-sim h3 {
    font-size: 16px;
    font-weight: 300;
    text-transform: uppercase;
    line-height: 1.5;
    color: #ffffff;
    margin: 20px 20px 20px 20px;
}
.service-box-sim p {
    color: #aaaaaa;
    margin: 20px 20px 80px 20px;
}
.service-ver-1 i {
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#9da6a9+0,ef8806+100 */
    background: #9da6a9;
    /* Old browsers */
    background: -moz-linear-gradient(top, #9da6a9 0%, #ef8806 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #9da6a9 0%, #ef8806 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #9da6a9 0%, #ef8806 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#9da6a9', endColorstr='#ef8806', GradientType=0);
    /* IE6-9 */
}

.btn-primary:hover,
.btn-primary:focus {

}

@media (max-width: 998px) {
    .pricing-box-03::before {
        display: none;
    }
    .pricing-box-03.leftbg::after {
        display: none;
    }
    .team-boxes .image-boxes img {
        max-width: 100px !important;
        margin: 20px auto 0;
    }
    .image-box-desc {
        margin-bottom: 40px;
    }
}