/*
 * Start Bootstrap - Landing Page (http://startbootstrap.com/)
 * Copyright 2013-2016 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap/blob/gh-pages/LICENSE)
 */



body,
html {
    width: 100%;
    height: 100%;
}

body {
    font-family: "Roboto";
}


/*COMMON STYLE CLASSES*/


.blue-t {
    color: #709ed0; 
}

.white-t {
    color: #ffffff;
}

.grey-t {
    color: #394b50;
}

.btn {
    border-radius: 0px;
}

.col-ctr {
    float: none;
    margin: 0 auto;
}

.page-header {
    margin-top: 60px;
    font-size: 23px;
    font-weight: bold;
    border-width: 0px;
}


.tel-no a {
    color: white;
}

.tel-pref {
    font-weight: 300;
}

.navbar-inner {
    background:transparent;
    border: 0px;
    margin: 0;
}

/*MODAL*/


.modal-content {
    border-radius: 0px;
    border-color: #318cef;
}

.modal-content .btn {
    background-color: #709ed0;
    color: white;
}

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

.modal-title {
    text-align: center;
    text-transform: uppercase;
}

/*HEADER*/


header {
    padding-top: 10px;
    /*height: 700px;*/
    background: url(../img/s1-bg1.jpg) no-repeat center center;
    background-size: cover;
}

header .navbar-nav {
    padding: 14px 0px 0px 20px;
    position: relative;
    margin-bottom: -1px;
    z-index: 100;
}

header .navbar-nav li a {
    color: #ffffff;
    padding: 5px 11px 5px 11px;
}

header .navbar-nav li a:hover {
    color: #709ed0;
    background-color: transparent;
    padding: 5px 11px 2px 11px;
    border-bottom: 3px solid #709ed0;
}


header .lg-hr hr {
    margin: -1px 0 0 0;
    border-color: #bbb;
}

#int {
    background-color: rgba(77, 123, 173, 0.7);
    margin-top: 60px;
    padding: 72px 0px 52px 0;
    line-height: 1;
}

#int  h1 {
    margin-top: 10px;
    font-size: 45px;
    font-weight: bold;
}

#int p {
    font-size: 35px;
    font-weight: 100;
}

header #contact2Form .form-group {
    min-height: 64px;
    margin-bottom: 25px;
}

header #contact2Form .text-danger {
    margin: 0;
    padding: 0;
}

header #contact2Form .text-danger ul {
    list-style-type: none;
    color: #ff3333;
    padding-right: 0px;
    padding-left: 0px;
    font-weight: 400;
}

header #contact2Form input {
    color: white;
    margin-bottom: 5px;
    background: transparent;
    border-radius: 0px;
    width: 200px;
    margin: 0 5px 0 5px;
    border-width: 2px;
}

header #contact2Form button {
    /*width: 179px;*/
    margin-left: 5px;
}

.logo-slogan,
.logo-img{
  display: block;
  float: left;
}

.logo-slogan {
    font-weight: 300;
    padding-top: 8px;
    padding-left: 5px;
    color: #ffffff;
}

.phones {
    padding: 4px 5px 0px 0px;
    float: right;
}

.phone-btn {
    padding: 3px 5px 3px 5px;
    background-color: #709ed0;
    color: #ffffff;
}

#bs-menu {
    float: right;
}

@media(min-width:1199px) {
    header #contact2Form button {
        width: 179px;
        margin-left: 5px;
    }
}


@media(max-width:1199px) {
    .lg-hr {
        display: none;
    }


}
@media(max-width:989px) {
        .col-lg-22, .col-md-22, .col-sm-22 {
        width: 100%;
    }

    #int  h1 {
        margin-top: 10px;
        font-size: 40px;
        font-weight: bold;
    }
    #int p {
        font-size: 30px;
    }
}

@media(max-width:767px) {
    .phones {
        font-size: 12px;
        float: left;
    }

    header .tel-no {
    display: table;
    }

    .logo-slogan {
        display: none;
    }

    header .navbar-nav {
        padding: 0px;
        margin-bottom: 0px;
        float: left!important;
    }
    header .navbar-nav li a{
        border-bottom:0px;
        text-align: center;
    }
    header .navbar-nav li a:hover{
        border-bottom:0px;
        padding: 5px 11px 5px 11px;
    }
    #bs-menu {
    border: none;
    box-shadow: none;
    width: 100%;
    }
    #bs-menu ul {
        width: 100%;
    }
    #int  h1 {
        margin-top: 10px;
        font-size: 35px;
        font-weight: bold;
    }
    #int p {
        font-size: 25px;
    }

}
/*WHY_WE*/


#why-we {
    /*height: 435px;*/
    padding-bottom: 50px;
}

.icon-item {

}

.icon-item .icon {
    border: 3px solid #709ed0;
    border-radius: 75px;
    background-position: center center;
    background-repeat: no-repeat;
    width: 100%;
    height: 142px;
}

.icon-item .icon#icon1 {
    background-image: url(../img/s2-ico1.png);

}
.icon-item .icon#icon1:hover {
    background-image: url(../img/s2-ico1-h.png);
    background-color: #709ed0;
    border-color: #709ed0;
}
.icon-item .icon#icon2 {
    background-image: url(../img/s2-ico2.png);
}
.icon-item .icon#icon2:hover {
    background-image: url(../img/s2-ico2-h.png);
    background-color: #709ed0;
    border-color: #709ed0;
}
.icon-item .icon#icon3 {
    background-image: url(../img/s2-ico3.png);
}
.icon-item .icon#icon3:hover {
    background-image: url(../img/s2-ico3-h.png);
    background-color: #709ed0;
    border-color: #709ed0;
}
.icon-item .icon#icon4 {
    background-image: url(../img/s2-ico4.png);
}
.icon-item .icon#icon4:hover {
    background-image: url(../img/s2-ico4-h.png);
    background-color: #709ed0;
    border-color: #709ed0;
}
.icon-item .icon#icon5 {
    background-image: url(../img/s2-ico5.png);
}
.icon-item .icon#icon5:hover {
    background-image: url(../img/s2-ico5-h.png);
    background-color: #709ed0;
    border-color: #709ed0;
}

.icon-padder {
    /* padding-left: 30px; */
    width: 142px;
    height: 142px;
    margin: 0 auto;
    /* padding-right: 30px; */
}

.ico-h-t {
    font-size: 21px;
    line-height: 1;
    margin-top: 25px;
    min-height: 45px;
}

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

@media(max-width:1199px) {
        .col-lg-22, .col-md-22, .col-sm-22 {
        width: 50%;
    }
}

@media(max-width:989px) {
        .col-lg-22, .col-md-22, .col-sm-22 {
        width: 100%;
    }
}

@media(max-width:767px) {
        .col-lg-22, .col-md-22, .col-sm-22 {
        width: 100%;
    }
}

@media(max-width:479px) {
        .col-lg-22, .col-md-22, .col-sm-22 {
        width: 100%;
    }
}


/*PRODS*/


#prods {
    /*height: 700px;*/
    background-color: #f4f4f4;
    padding-bottom: 50px;         
}

#prods .nav>li {
    margin: 0 14px 0px 14px;
}

#prods .nav>li>a {
    padding: 7px;
    border: 2px solid black;
    font-size: 12px;
    text-align: center;
    min-width: 190px;
}

#prods .nav>li>a:hover {
    border-color: #709ed0; 
}

#prods .nav>li.active>a {
    border-color: #709ed0;
    background-color: #709ed0;
    color: white;
}

#prods .tab-content {
    margin-top: 50px;
}

@media(max-width:1200px) {
    #prods .nav>li>a {
        margin-top: 10px;
        min-width: 0px; 
    }
}

@media(max-width:989px) {
    #prods .nav>li>a {

    }
}

@media(max-width:767px) {
}

@media(max-width:479px) {
    .tab-el-pullup {
        margin-top:-30px;
    }
}


/*CALC-FORM*/


#calc-form {
    background-color: #709ed0;
    padding-top: 30px;
    padding-bottom: 35px;
}

#calc-form #contact3Form input {
    margin-bottom: 5px;
    background: transparent;
    border-color: white;
    color: white;
    border-radius: 0px;
    width: 208px;
    margin: 0 15px 0 15px;
    border-width: 2px;
}

#calc-form #contact3Form input::-webkit-input-placeholder {
    color: white;
}

#calc-form #contact3Form input::-moz-placeholder {
    color: white;
}

#calc-form #contact3Form input:-ms-input-placeholder {
    color: white;
}

#calc-form #contact3Form .form-group {
    min-height: 64px;
    margin-bottom: 25px;
}

#calc-form #contact3Form .text-danger {
    margin: 0;
    padding: 0;
}

#calc-form #contact3Form .text-danger ul {
    list-style-type: none;
    color: #ff3333;
    font-weight: 400;
    padding-right: 0px;
    padding-left: 0px;
}

#calc-form #contact3Form button {
    margin-left: 10px;
    border-width: 1px;
    border-color: white;
    background-color: white;
    color: #709ed0;
}

#calc-form #contact3Form button:hover {
    border-width: 1px;
    border-color: #709ed0;
    background-color: #efefef;
    color: #709ed0;
}

/*SERVICE*/


#service {
    /*height: 515px;*/
    padding-bottom: 50px;
}

#service p,#service li {
    font-size: 18px;
}

#service ul {
    list-style: none;
}

#service li {
    min-height: 60px;
    background: url('../img/s5-ico1.png') no-repeat 0px 7px;
    padding: 10px 0 0 37px;
}

#service a {
    color: #709ed0;
    background-color: transparent;
    font-weight: 300;
    border: 2px solid #709ed0;
}


/*ABOUT*/


#about {
    font-size: 18px;font-weight: 300;
    background: url(../img/s6-bg1.jpg) no-repeat center center;
    background-size: cover;
}


/*PARTNERS*/


#partners {
    /*height: 470px;*/
    padding-bottom: 50px;
}

.img-partner {
    height: 100px;
}

#part1 {
    background: url(../img/s7-logo1.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
}
#part1:hover {
    background-blend-mode: normal;
}
#part2 {
    background: url(../img/s7-logo2.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
}
#part2:hover {
    background-blend-mode: normal;
}
#part3 {
    background: url(../img/s7-logo3.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
}
#part3:hover {
    background-blend-mode: normal;
}
#part4 {
    background: url(../img/s7-logo4.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
}
#part4:hover {
    background-blend-mode: normal;
}
#part5 {
    background: url(../img/s7-logo5.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
}
#part5:hover {
    background-blend-mode: normal;
}
#part6 {
    background: url(../img/s7-logo6.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
}
#part6:hover {
    background-blend-mode: normal;
}
#part7 {
    background: url(../img/s7-logo7.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
}
#part7:hover {
    background-blend-mode: normal;
}
#part8 {
    background: url(../img/s7-logo8.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
    background-size: 100%;
}
#part8:hover {
    background-blend-mode: normal;
}
#part9 {
    background: url(../img/s7-logo9.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;

}
#part9:hover {
    background-blend-mode: normal;
}
#part10 {
    background: url(../img/s7-logo10.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
}
#part10:hover {
    background-blend-mode: normal;
}
#part11 {
    background: url(../img/s7-logo11.jpg) center center no-repeat;
    background-color: #FFF;
    background-blend-mode: luminosity, normal;
}
#part11:hover {
    background-blend-mode: normal;
}

@media(min-width:989px) {
    .col-lg-23, .col-md-23, .col-sm-23 {
    width: 14%;
    position: relative;
    }
}

@media(max-width:767px) {
    #part8, #part9, #part11 {
        background-size: 85%;
    }
}

/*TESTIMONIAL*/


#testimonial {
    /*height: 400px;*/
    background: url(../img/s8-bg1.jpg) no-repeat center center;
    background-size: cover;
    padding-bottom: 65px;
}

.c-img {
    margin: 0 auto; text-align: center;
    margin-top: 83px;
    background: url(../img/s8-ico1.png) no-repeat center center;
    width: 60px;
    height: 60px;
}

.c-text {
    margin-top: 60px;
    min-height: 80px;
    font-weight: 300;
    font-size: 18px;
}

.c-name {
    margin-top: 30px;
    font-style: italic;
    font-weight: 300;
    font-size: 18px;
}

#testimonial .carousel-indicators li {
  display: inline-block;
  width: 11px;
  height: 11px;
  margin: 0px 7px 0px 7px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  border: none;
  border-radius: 15px;
}

#testimonial .carousel-indicators .active {
  width: 11px;
  height: 11px;
  margin: 0px 7px 0px 7px;
  background-color: #709ed0;
}

@media(min-width:319px) {
    .carousel-indicators {
    bottom: -55px;
    }
}

/*CONTACTS*/

#contacts {
    height: 570px;
    background: url(../img/s9-bg1.jpg) no-repeat center center;
    background-size: cover;
}

#balloon {
    margin: 0 auto; text-align: center;
    margin-top: 90px;
    background: url(../img/s9-balloon.png) no-repeat center center;
    height: 298px;
    width: 285px;
}

#balloon>div {
    padding-top: 30px; 
}

@media(max-width:1199px) {

}

@media(max-width:767px) {

}

/*FOOTER*/

footer {
    font-size: 13pt;
    height: 90px;
    padding: 30px 0;
    color: #ffffff;
    background-color: #000000;
}

footer a:visited {
    color: #ffffff;
}                