.navbar-inverse {
    background-color: #cccccc;
    border-color: #cccccc;
}

.active_menu{
  color: #9d9d9d;
      font-size: 34px;
      color: #549cad !important;
      font-family: 'Nunito', sans-serif;
      text-transform: none;
      text-shadow: 0 0 3px #000000, 0 0 3px #000000;
      color: hotpink;
}

.flag{
  max-width: 20px;
}

a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

.active_menu:hover{
  color: #9d9d9d;
      font-size: 34px;
      color: #9d9d9d !important;
      font-family: 'Nunito', sans-serif;
      text-shadow: 0 0 3px #000000, 0 0 3px #000000;
      text-transform: none;
      color: hotpink;
}

.navbar {
    position: relative;
    min-height: 150px;
    max-height: 150px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    z-index: 1000;
}

.p_top30{
      padding-top: 30px;
}

.p_top60{
      padding-top: 60px;
}

.carousel {
    position: relative;
    background-color: #666666;
    padding: 10px;
    border-radius: 7px;
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 48px;
    color: #549cad;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 1;
    line-height: 40px;
}



.title1{
  font-size: 26px;
    text-align: center;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
padding-top: 30px;
}

.title2 {
    font-size: 30px;
    text-align: center;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    padding-top: 30px;
    color: #549cad;
    text-shadow: 0 0 4px #ff000000, 0 0 2px #000000 !important;
}

.title3{
  font-size: 26px;
    text-align: left;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
padding-top: 30px;
padding-left: 40px;
}

.title4{
    font-size: 30px;
    text-align: left;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    padding-top: 30px;
    padding-left: 40px;
    color: #969696;
}

.p_cart{
  width: 100%;
    background-color: #549cad;
    border-radius: 6px;
}

.p_title2 {
    font-size: 24px;
    color: black;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    text-align: center;
    line-height: 30px;
    margin-top: 0px;
    padding-bottom: 15px;
}

.container {
    width: 1170px;
    padding-bottom: 50px;
}

.p_logo{
  padding: 15px;
      padding-bottom: 0px;
}

.p_title{
  font-size: 34px;
    color: black;
    font-family: 'Nunito', sans-serif;
    text-transform: none;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
    padding-bottom: 15px;
}

.p_logo img{
  width: 100%;
}

.navbar-inverse .navbar-toggle {
    border-color: #3330;
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #999;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 50px;
    height: 8px;
    border-radius: 1px;
    margin-bottom: 7px;
}

.green-bar{
      background-color: #2d6581 !important;
}

.navbar-inverse .navbar-toggle:hover {
    background-color: #3330;
}

.logo{
  max-width: 164px;
    padding-top: 15px;
    padding-bottom: 20px;
}

.logo_p:hover {
    font-size: 34px;
    margin-top: -120px;
    padding-left: 140px;
    font-weight: bold;
    color: #549cad;
    text-decoration: none;
    text-shadow: 0 0 2px #000, 0 0 1px #000;
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
    font-size: 34px;
    color: black;
    font-family: 'Nunito', sans-serif;
}

.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
    color: #549cad;
    background-color: #549cad00;
    text-shadow: 0 0 5px #2d6581, 0 0 5px #2d6581;
}

.en{

    margin-top: 0px;


    font-size: 22px !important;
    color: #549cad !important;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    text-shadow: 0 0 4px #ff000000, 0 0 2px #000000 !important;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color: #08080800;
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0;

}

h3{
  color:#000;
}
li{
  color:#549cad;
}

.carousel {
    position: relative;
    background-color: #666666;
    padding: 10px;
    border-radius: 7px;
    margin-bottom: 15px;
}

.p_div_border{
  background-color: #549cad;
    padding: 10px;
    border-radius: 7px;
    margin: 10px;
    margin-top: 30px;
    box-shadow: 0 0 5px #2d6581, 0 0 5px #2d6581 !important;
}

.p_img{
  width: 100%;
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 85px;
    z-index: 1000;
    display: none;
    float: left;
    padding: 10px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-width: 0px;
}

.logo_p {
    font-size: 34px;
    margin-top: -120px;
    padding-left: 140px;
    font-weight: bold;
    color: #549cad;
    text-shadow: 0 0 2px #000, 0 0 1px #000;
}

.p_div_border {
    background-color: #549cad;
    padding: 5px;
    border-radius: 7px;
    margin: 10px;
        margin-top: 10px;
    margin-top: 30px;
    box-shadow: 0 0 5px #2d6581, 0 0 5px #2d6581 !important;
}

@media (min-width: 768px){
.navbar-nav {
    float: left;
    margin: 0;
    margin-top: 100px;
    margin-left: 195px;
}

.nav.navbar-nav.navbar-right{
  float: left;
  margin: 0;
  margin-top: 75px;
  margin-left: 0px;
}

.navbar-nav>li>a {
    padding-top: 0px;
    padding-bottom: 0px;
}

.en_mob{
  display:none;
}

.navbar {
    position: fixed;
    min-height: 150px;
    max-height: 150px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    width: 100%;
}

.cont_mob{
  position: inherit;
      padding-top: 145px;
}

.navbar {
    border-radius: 0px;
}

}



.footer {
  position: fixed;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: #cccccc;
  left: 0;
  z-index: 1000;
}

.footer_text{
  font-size: 12px;
    font-weight: bold;
    color: #000;
    z-index: 1000;
}

.footer_link{

  color: #000;

font-size: 12px;
font-weight: bold;
}

.footer_row{
  padding-top: 20px;
}


@media (max-width: 811px){
.footer_row {
    padding-top: 5px;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 55px;
    background-color: #cccccc;
    z-index: 1000;
}

.navbar {
    position: relative;
    min-height: 100px;
    max-height: 100px;
    margin-bottom: 20px;
    border: 1px solid transparent;
}

.logo {
    max-width: 125px;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-left: 10px;
}

.en {
    margin-top: 0px;
    font-size: 22px !important;
    color: #549cad !important;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    text-shadow: 0 0 4px #ff000000, 0 0 2px #000000 !important;
    float: right;
    margin-right: 40px;
}

.navbar-toggle {
    float: right;
    padding: 9px 10px;
    margin-right: -50px;
    margin-top: 35px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #cccccc;
    background-color: #cccccc;
    margin-top: -15px;
    font-size: 10px;
}

.en_mob{
  display:block;
}

.navbar {
    position: fixed;
    min-height: 100px;
    max-height: 100px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    width: 100%;
}

.cont_mob{
  position: inherit;
      padding-top: 100px;
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d;
    font-size: 20px;
    color: black;
    font-family: 'Nunito', sans-serif;
    text-transform: uppercase;
    text-align: center;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 10px;
}


.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #cccccc;
    background-color: #cccccc;
    margin-top: -15px;
    font-size: 10px;
    float: right;
        width: 55%;
}

.hide_mob{
  display:none !important;
}

.footer_link {
    color: #000;
    font-size: 12px;
    font-weight: bold;
    line-height: 8px;
}

.container {
    width: 100%;
    padding-bottom: 60px;
}

.p_logo img {
    width: auto;
}

.p_cart {
    width: 100%;
    background-color: #549cad;
    border-radius: 6px;
    text-align: center;
}

.title3 {
    font-size: 26px;
    text-align: left;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    padding-top: 30px;
    padding-left: 20px;
}

.title4 {
    font-size: 30px;
    text-align: left;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    padding-top: 0px;
    padding-left: 10px;
    color: #969696;
}

}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
border: 2px solid #000;

    border-radius: 10px;
    color: #fff;
    font-size: 10px;
}

.carousel-indicators {
    position: absolute;
    bottom: -3px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators .active{
  background-color: #fff;
border: 2px solid #000;
width: 15px;
height: 15px;
}

.p_top_170d{
  padding-top:170px;
}

#text1_btn_show{
  display:none;
}

#text1_btn_less{
  display:none;
}

#text2_btn_show{
  display:none;
}

#text2_btn_less{
  display:none;
}

#text3_btn_show{
  display:none;
}

#text3_btn_less{
  display:none;
}

#text4_btn_show{
  display:none;
}

#text4_btn_less{
  display:none;
}

.title3 {
    font-size: 26px;
    text-align: left;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    padding-top: 5px;
    padding-left: 0px;
}

.mob_lng{
  display:none !important;
}

.hide_desk{
  display:none;
}

@media only screen and (max-width: 600px) {
  .p_title {
    font-size: 10px;
    color: black;
    font-family: 'Nunito', sans-serif;
    text-transform: none;
    text-align: center;
    line-height: 30px;
    margin-top: 15px;
    padding-bottom: 15px;
    margin-left: 5px;
}

.logo_p {
    font-size: 20px;
    margin-top: -53px;
    padding-left: 118px;
    font-weight: bold;
    color: #549cad;
    text-shadow: 0 0 2px #000, 0 0 1px #000;
}

.navbar-toggle .icon-bar {
    display: block;
    width: 35px;
    height: 5px;
    border-radius: 1px;
    margin-bottom: 5px;
}

.logo {
    max-width: 70px;
    padding-top: 5px;
    padding-bottom: 20px;
    margin-left: 10px;
}

.navbar-toggle {
    float: right;
    padding: 9px 10px;
    margin-right: -163px;
    margin-top: 10px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
        border-top-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        border-left-color: transparent;
    border-radius: 4px;
}

#navbarDropdown{
//  display :none;
}

.navbar {
    position: fixed;
    min-height: 60px;
    max-height: 80px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    width: 100%;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 75px;
    background-color: #cccccc;
    z-index: 1000;
}


.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: rgba(0, 0, 0, 0);
border: 2px solid #000;
    border-radius: 10px;
    color: #fff;
    font-size: 10px;
}

.carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none;
}

.carousel-indicators .active{
  background-color: #fff;
border: 2px solid #000;
width: 15px;
height: 15px;
}

.p_logo img {
    width: auto;
    max-width: 80px;
    padding-bottom: -5px;
    margin-bottom: -30px;
}

.p_top_170d{
  padding-top:95px;
}

#text1{
  display:none;
}
#text1_btn_show{
  display:block;
  margin-left: auto;
  margin-right: auto;
}

#text1_btn_less{
  display:none;
  margin-left: auto;
  margin-right: auto;
}

#text2{
  display:none;
}

#text2_btn_show{
  display:block;
  margin-left: auto;
  margin-right: auto;
}

#text2_btn_less{
  display:none;
  margin-left: auto;
  margin-right: auto;
}

#text3{
  display:none;
}

#text3_btn_show{
  display:block;
  margin-left: auto;
  margin-right: auto;
}

#text3_btn_less{
  display:none;
  margin-left: auto;
  margin-right: auto;
}

#text4{
  display:none;
}

#text4_btn_show{
  display:block;
  margin-left: auto;
  margin-right: auto;
}

#text4_btn_less{
  display:none;
  margin-left: auto;
  margin-right: auto;
}

.container {
    width: 100%;
    padding-bottom: 100px;
}

.p_div_border {
    background-color: #549cad;
    padding: 10px;
    border-radius: 7px;
    margin: 10px;
        margin-top: 10px;
        margin-right: 10px;
        margin-left: 10px;
    margin-top: 30px;
    box-shadow: 0 0 5px #2d6581, 0 0 5px #2d6581 !important;
    max-width: 200px;
    margin-left: auto;
    margin-right: auto;
}

.p_logo img {
    width: auto;

    padding-bottom: -5px;
    margin-bottom: -15px;
    margin-left: auto;
margin-right: auto;
}

.p_logo {
    padding: 0px;
    padding-bottom: 0px;
    padding-top: 5px;
}

.title3 {
    font-size: 26px;
    text-align: left;
    font-weight: bold;
    font-family: 'Nunito', sans-serif;
    padding-top: 30px;
    padding-left: 0px;
}

.mob_lng{
  display: block ruby !important;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.dropdown-menu {
    position: absolute;
    top: 25px;
    left: 270px;
    z-index: 1000;
    display: none;
    float: right;
    padding: 10px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
    min-width: 0px;
}

.logo {
    max-width: 90px;
    padding-top: 0px;
    padding-bottom: 20px;
    margin-left: 10px;
    margin-top: -13px;
}

.hide_desk{
  display:block;
}

.logo_p {
    font-size: 16px;
    margin-top: -53px;
    padding-left: 118px;
    font-weight: bold;
    color: #549cad;
    text-shadow: 0 0 2px #000, 0 0 1px #000;
}

}
