@font-face{
  font-family: raleway light;
  src: url("../fonts/Raleway-Light.ttf");
}

@font-face{
  font-family: raleway medium;
  src: url("../fonts/Raleway-Medium.ttf");
}

@font-face{
  font-family: walkway black;
  src: url("../fonts/Walkway_Black.ttf");
}

.nav.navbar-nav{
  float:  right;
}

body{
  margin-top: 0px;
}

.navbar.navbar-custom.navbar-fixed-top{
  background-color: rgba(38,38,38,1);
}

.navbar.navbar-inverse.navbar-fixed-top{
  border-color: rgba(0,0,0,0);
  position: fixed;
  transition: background-color 0.5s ease;
  transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
}

.navbar-inverse-original{
  background-color: rgba(38,38,38,1);
  position: fixed;
  width: 100%;

}

.nav.navbar-nav > li > a{
  font-family: raleway light;
  font-size: 9pt;
  color: white;
  /*color: rgb(102,162,190);*/
  transition: color 0.5s ease-out;
  -webkit-transition: color 0.5s ease-out;
  -moz-transition: color 0.5s ease-out;
  -o-transition: color 0.5s ease-out;
  font-weight: bold;

}
.nav.navbar-nav > li > a:active{
  border: 1px solid;
}
.nav.navbar-nav > li > a:visited{
  border: 1px solid;
}



.nav.navbar-nav > li > a:hover{
  border: 1px solid;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
  color: rgb(102,162,190);
  background-color: rgba(0,0,0,0);
}

.logo-image{
  height: 100px;
}

.navbar-brand{
  float:  right;
}

.logo-text.containter{
  float: right;
  margin-top: 20px;
}

.logo.text span{
    color: rgb(102,162,190);
}

.logo.text{
  color: white;
  font-family: raleway medium;
  font-size: 18pt;
}

.logo.subheading{
  color: white;
  font-size: 10pt;
  font-family: raleway medium;
  line-height: 0px;
}

.logo.slogan{
  color: rgb(102,162,190);
  font-size: 6pt;
  font-family: raleway medium;
}

.header-image{
  background-image: url("../images/slide3.png");
  margin-top: 20px;
  -webkit-transition: all 0.5s ease 0.5s;
     -moz-transition: all 0.5s ease 0.5s;
       -o-transition: all 0.5s ease 0.5s;
      -ms-transition: all 0.5s ease 0.5s;
          transition: all 0.5s ease 0.5s;
}

.header-image:hover{
  background-image: url("../images/slide3.png");
  -webkit-transition: all 0.5s ease 0.5s;
     -moz-transition: all 0.5s ease 0.5s;
       -o-transition: all 0.5s ease 0.5s;
      -ms-transition: all 0.5s ease 0.5s;
          transition: all 0.5s ease 0.5s;
}

.main-content.contact contact h1, .headline h1{
  font-family: raleway medium;
  background-color: rgba(0,0,0,0);
  color: white;
  font-size: 20pt;
  text-shadow: 0px 1px 4px black;
  margin-top: 100px;
}

.headline{
  height: 450px;
}

.call-to-action{
  background-color: transparent;
  color: white;
  height: 40px;
  font-family: raleway light;
  border-radius: 3px;
  cursor: pointer;
  width: 120px;
  display: block;
  font-family: raleway light;
  text-align: center;
  margin: 70px auto;
  padding-top: 10px;
  font-size: 8pt;
  transition: background-color 0.5s ease;
  transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
}
.financial.product.items > li{
  text-align: left;
}

.featurette-divider{
  margin: 20px 0;
}

.featurette-heading{
  font-family: raleway medium;
  text-align: center;
  font-size: 16pt;
}

.featurette-heading#why{
  color: white;
  font-size: 30pt;
  padding-top: 100px;
  text-shadow: 0px 1px 3px black;
  font-weight: bold;
}

.featurette > ul{
  text-align: center;
  margin-left: -34px;
  margin-top: 20px;
}

.featurette > ul > li{
  display: block;
  font-family: raleway medium;
}

.featurette > ul > li:hover{
  display: block;
  font-family: raleway medium;
  text-transform: normal;
}


.box-content{
  font-family: raleway light;
  text-align: center;
  transition: background-color 0.5s ease;
  transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  float: left;
  width: 33%;
  height: 150px;
  padding: 50px 40px;;
}

.box-content > p{
  width: 300px;
  font-family: raleway medium;
  font-size: 12pt;
}

.box-content:hover{
  border-radius: 2px;
  color: white;
  padding-top: 20px;
  background-color: rgb(102,162,190);
}
.featurette{
  height: 100%;
  padding-bottom: 50px;
}

.featurette > .subheading{
  margin-top: 20px;
  font-family: raleway medium;
  text-align: center;
}

.featurette > .description{
  font-family: raleway light;
  text-align: center;
}

.newsletter-container{
  background-color: whitesmoke;
  padding: 50px 100px;
  width: 80%;
  margin: auto;
  background-color: whitesmoke;
}

.newsletter-container  > .title{
  background-color: rgba(0,0,0,0);
  text-align: left;
  font-family: raleway medium;
}

.newsletter-container  .description{
   text-align: left;
}

.featurette#partners > .featurette-heading{
  font-size: 14pt;
}

.partner.content{
  display: flex;
}

.partner.content > .container{
  width: 140px;
  float: left;
}

.partner.content > .container img{
  -moz-transition: -moz-transform 0.5s ease-in;
  -webkit-transition: -webkit-transform 0.5s ease-in;
  -o-transition: -o-transform 0.5s ease-in;
}

.partner.content > .container img:hover{
  -moz-transform: scale(1.4);
  -webkit-transform: scale(1.4);
  -o-transform: scale(1.4);
}


.partner.content > .container:hover{
  border-left: none;
  border-right: none;
  border-top: none;
  opacity: 0.8;
  cursor: pointer;
}

.partner.content > .container > img{
  height: 50px;
}

.social{
  height: 40px;
  text-align: center;
  margin: 20px;
}

.social img{
  height: 100%;
}


.social a{
  cursor: pointer;
}

.social a:hover{
  height: 38px;
}

footer{
  background-color: #383838;
  padding: 0 150px;
  margin: 0px 0;
}

footer > .row > .col-lg-12 > p {
  font-family: raleway light;
  font-size: 8pt;
  color: white;
  text-align: center;
}

footer > .row > .content > h3{
  font-family: raleway medium;
  font-size: 12pt;
}

footer > .row > .content > *{
  color: white;
  font-family: raleway light;
  font-size: 9pt;
}

.emergancy-content{
  width: 700px;
}

.emergancy-content > .content-box{
  background-color: rgba(46,57,72,0.6);
  width: 25%;
  float: left;
  height: 100px;
  margin: 2px;
  border-radius: 3px;
}

.emergancy-content > .content-box > div{
  height: 50px;
}
.emergancy-content > .content-box:hover{
  background-color: rgba(46,57,92,0.6);
}

.emergancy-content > .content-box > p{
  color: white;
  font-size: 9pt;
  color: #AAA;
}

.headline > .container > .reg{
  float: right;
  display: block;
  height: 36px;
  border-radius: 4px;
  padding-top: 9px;
  color: white;
  margin-top: -39px;
  font-size: 8pt;
  padding-right: 18px;
  padding-left: 18px;
  background-color: rgb(255,79,49);
}

.main-content.contact{
  margin-top: 100px;
  display: inline-block;
  width: 1000px;
  display: inline-flex;
}

.emergancy-content h2{
    background-color: rgba(46,57,92,0);
    color: white;
    font-family: raleway medium;
    font-size: 12pt;
    text-align: left;
}


.contact.heading{
  font-size: 12pt;
  margin-top: 20px;
  text-align: left;
  color: white;
  font-family: raleway medium;
}

.contact-content > .contact-form{
  display: block;
}

.procedure-content{
  background-color:  #333;
  width: 200px;
  float: left;
  margin-top: 30px;
  padding: 5px;
}

.procedure-content > p{
  color: white;
  text-align: left;
  font-size: 12px;
  font-weight: lighter;
}
.procedure-content > h3{
  color: white;
  text-align: left
}

.contact-content{
  float: right;
  width: 30%;
  display: block;
}

.contact-form > input, textarea{
  border-style: none;
  border: 1px solid white;
  border-radius: 2px;
  background-color: rgba(0,0,0,0);
  color: white;
  font-family: raleway medium;
  font-size: 8pt;
  width: 300px;
  height: 30px;
  padding-left: 10px;
  margin-top: 5px;
  float: left;
  transition: background-color 0.5s ease;
  transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;

}

.content.desc.catagory > div {
  width: 100px;
  float: left;
  height: 100px;
}
.content.desc.catagory > p{
  text-align: left;
}

textarea{
  height: 100px;
}

textarea:focus{
  background-color: rgba(10,64,87,0.4);
}

.contact-form > input:focus{
  background-color: rgba(10,64,87,0.4);
}

#submit{
  background-color: rgb(10,64,87);
  color: white;
  height: 40px;
  font-family: raleway light;
  border-radius: 3px;
  cursor: pointer;
  width: 120px;
  font-family: raleway light;
  text-align: center;
  font-size: 8pt;
  transition: background-color 0.5s ease;
  transition: background-color 0.5s ease-out;
  -webkit-transition: background-color 0.5s ease-out;
  -moz-transition: background-color 0.5s ease-out;
  -o-transition: background-color 0.5s ease-out;
  border-style: none;
}

#submit:hover{
  background-color: rgb(0,54,77);
}

.container > .title{
  text-align: left;
  color: #222;
  text-shadow: none;
  font-family: raleway medium;
  font-size: 14pt;
  line-height: 0px;
  margin-top: 40px;
}

.heading.portfolio, .heading.about{
  text-align: left;
  color: #222;
  text-shadow: none;
  font-family: raleway medium;
  font-size: 12pt;
}

.heading.about{
  color: rgb(0,54,77);
  font-size: 11pt;
}

.container > .description{
  font-family: raleway medium;
  font-size: 12pt;
  text-align: left;
  font-size: 10pt;
  color: black;
  line-height: 20px;
}

#wowslider-container1{
  margin-top: 0px;
  max-width:100%;
  max-height:100%;
  margin:auto;
  display:block;
  background-size: cover;
}

.complaint.resp-items{
  text-align: left;
}

.protection.rule-items{
  text-align: left;
  font-family: raleway medium;
}

.protection.rule-items > ul >li{
  display: block;
  font-family: raleway medium;
}

.why.section{
  background-color: rgb(255,79,49);
  color: white;
  padding: 60px;
  margin-top: 20px;
}


.why.section p{
  text-align: center;
  margin-bottom: 50px;
}


/*-----Smartphones (portrait and landscape)-----------*/
@media only screen and (min-device-width: 320px) and (max-device-width: 480px)
{
  .main-content.contact contact contact{
    height:1000px;
  }

  .contact-content {
    float: left;
    width: 100%;
  }

  .newsletter-container{
    padding: 20px 20px;
  }

  .logo-image {
    height: 80px;
    float: left;
  }

  .logo-text.containter {
    float: left;
  }

  .nav.navbar-nav {
    float: none;
    text-align: center;
  }

  .navbar-inverse {
    background-color: #222;
  }

  .logo-text.containter{
    margin-top: 5px;
  }

  footer {
    padding: 0 125px;
    width: 100%;
  }

  footer {
    background-color: #383838;
    padding: 0 0px;
    text-align: center;
    margin: 0px 0;
  }

  .emergancy-content > .content-box{
    width: 100%;
  }


  .headline > .container > .reg{
    margin-top: -40px;
    text-align: center;
  }
}


/*-----iPads (portrait and landscape)-----------*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
{
  .headline{
   height: 1000px;
  }
  .contact-content {
    /*float: left;
    width: 100%;*/
  }

  .logo-image {
    height: 80px;
    float: left;
  }

  .newsletter-container{
    padding: 20px 20px;
  }

  .logo-text.containter {
    float: left;
  }

  .nav.navbar-nav {
    float: none;
    text-align: center;
  }

  .navbar-inverse {
    background-color: #222;
  }

  .logo-text.containter{
    margin-top: 5px;
  }

  .emergancy-content > .content-box{
    width: 100%;
  }

  footer {
    background-color: #383838;
    padding: 0 0px;
    text-align: center;
    margin: 0px 0;
  }

  .headline > .container > .reg{
    margin-top: -40px;
    text-align: center;
  }

}
