@font-face {
    font-family: 'SuzukiPro';
    src: url("../fonts/suzukiproregular.otf") format("opentype"), url("../fonts/suzukiproregular.eot"), url("../fonts/suzukiproregular.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuzukiPro Bold';
    src: url("../fonts/suzukiprobold.otf") format("opentype"), url("../fonts/suzukiprobold.eot"), url("../fonts/suzukiprobold.ttf");
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SuzukiPro Headline';
    src: url("../fonts/suzukiproheadline.otf") format("opentype"), url("../fonts/suzukiproheadline.eot"), url("../fonts/suzukiproheadline.ttf");
    font-weight: normal;
    font-style: normal;
}

*/
/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  background: #fff;
  padding-top: 4.5rem !important;
    
}
.vh-50 {
  height: 50vh !important;
}
.vh-60 {
      height: 60vh !important;
    }
.vh-80 {
      height: 80vh !important;
    }
.vh-90 {
  height: 90vh !important;
}

@media (max-width: 350px) {
    .vh-80 {
      height: 100vh !important;
    }
}


a {
  transition: 0.5s;
}

a:hover, a:active, a:focus {
  color: #c7417b;
  outline: none;
  text-decoration: none;
}

p {

}

h1, h2, h3, h4, h5, h6 {
  font-family: 'SuzukiPro Headline';
}

h1, .h1 {
    font-size: 2.25rem;
}
h2, .h2 {
    font-size: 1.625rem;
}
h3, .h3 {
    font-size: 1.825rem;
    font-weight: 800;
}
h4, .h4 {}
h5, .h5 { font-size: 2.375rem;}
h6, .h6 { font-size: 1.25rem;}
h6 a, .h6 a {}

  
}
.p-40-xb {
    font-family: 'SuzukiPro Headline';
    font-size: 2.5rem;    
}
.p-36-xb {
    font-family: 'SuzukiPro Headline';
    font-size: 2.25rem;    
}
.p-32-xb {
    font-size: 2rem;
    font-weight: 800;
}
.p-25-xb {
    font-size: 1.5rem;
    font-weight: 800;
    line-height: 2.25rem !important;
}
.p-24-b {
    font-family: 'SuzukiPro Headline';
    font-size: 1.5rem;
    line-height: 1.5rem !important;
}
.p-23-xb {
    font-size: 1.25rem;
    font-weight: 800;
    line-height: 1.125rem;
}
.p-22-b {
    font-family: 'SuzukiPro Bold';
    font-size: 1.25rem;
    line-height: 1.375rem;
}
.p-20-b {
    font-family: 'SuzukiPro Bold';
    font-size: 1rem;
    line-height: 1rem;
}
.p-18-b {
    font-family: 'SuzukiPro Bold';
    font-size: 1.125rem;
}
a.p-18-b {
    color: #000;
    transition: all ease-in-out .3s;
}
a.p-18-b:hover {
    color: #777;
}
.p-17 {
    font-size: 1.063rem;
    font-weight: 400;
    line-height: 2rem;
}
.p-16-b {
    font-size: 1rem;
    font-weight: 700;
}
.p-16-xb {
    font-size: 1rem;
    font-weight: 800;
}
.p-16-xb a {
    color: #000;
    transition: all ease-in-out .3s;
}
.p-16-xb a:hover {
    color: #666;
}
.p-15 {
    font-family: 'SuzukiPro';
    font-size: 0.9375rem;
    font-weight: 400;
    line-height: 1.75rem;
}
.p-14-b {
    font-family: 'SuzukiPro Bold';
    font-size: 0.875rem;
    letter-spacing: 0.15em;
}
.p-14 {
    font-family: 'SuzukiPro';
    font-size: 0.875rem;
    font-weight: 400;
}
.p-13-li {
    font-size: 0.8125rem;
    font-weight: 300;
    font-style: italic;
}
.p-13 {
    font-size: 0.8125rem;
    font-weight: 600;
    line-height: 1.125rem;
}

.p-12-sb {
    font-size: 0.75rem;
    font-weight: 600;
    letter-spacing: 0.25em;
}
.p-12 {
    font-size: 0.75rem;
    font-weight: 600;
}
.big-num {
    font-family: 'SuzukiPro Headline';
    font-size: 4rem;
}
.med-num {
    font-family: 'Roboto Slab', serif;
    font-size: 2.5rem;
    line-height: 2.25rem;
}
.small-num {
    font-family: 'Roboto Slab', serif;
    font-size: 2.375rem;
    line-height: 2rem;
}
.soc_med a {
    font-size: 0.875rem;
    font-weight: 700;
    color: #808080;
}
.bg-soc-med {
    background-image: url(../images/bg-ft.png);
    background-position: bottom;
    background-repeat: repeat-x;
}



@media (min-width: 992px) {
    .p-23-xb {
    font-size: 1.438rem;
    line-height: 1.625rem;
    }
    .p-22-b {
    font-family: 'SuzukiPro Bold';
    font-size: 1.375rem;
    line-height: 1.5rem;
}
        
}


/****** desktop setup ********/

@media (min-width: 576px) {
    .p-20-b {
    font-size: 1.25rem;
    line-height: 1.5rem;
    }
    .vh-80 {
      height: 80vh !important;
    }
    
}

@media (min-width: 768px) {
h1, .h1 {
    font-size: 2.25rem;
    }
h2, .h2 {
    font-size: 1.875rem;
    }
h3, .h3 {
    font-size: 2.125rem;
    font-weight: 800;
    }
h4, .h4 {
    font-size: 1.875rem;
    font-weight: 800;
    letter-spacing: -0.02em;
    }
h5, .h5 {
    font-size: 3.5rem;
    line-height: 3.25rem;
    }
    
    .p-25-b {
    font-size: 1.5rem;
    line-height: 2.25rem !important;
}
    

    
    .big-num {
    font-size: 4.375rem;
}

    
}

/****** end desktop setup ********/

.tx-blue { color: #005aa9 }
.tx-white { color: #fff; }
.tx-black { color: #000; }
.tx-grey { color: #999; }
.tx-grey-darker { color: #4d4d4d }
.tx-grey-dark { color: #666; }
.tx-grey-light { color: #b3b3b3 }
.tx-grey-lighter { color: #e6e6e6 }
.tx-grey-white { color: #b3b3b3 }
.tx-grey-trans { color: rgba(0,0,0,0.05)}
a .tx-cyan { color: #00ffff; font-weight: 700; }
.tx-orange { color: #fbb03b }


/********NAV*****/

.navbar {
    border-bottom: 1px solid #e8e8e8;
}
.navbar-nav .nav-item {
  padding-right: 10px;
  padding-left: 10px;
}

.navbar-nav .nav-link, .nav-sub {
  font-family: 'SuzukiPro Bold';
  font-size: 1.063rem;
  color: #000 !important;
}
.nav-sub a {
 
}





/*** button suzuki ***/
.btn-sz-1 {
  display: inline-block;
  font-weight: 400;
  line-height: 1.5;
  color: #fff;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #00344d;
  border: 1px solid transparent;
  padding: 0.8125rem 3.725rem 0.8125rem 1.75rem;
  font-family: 'SuzukiPro Bold';
  font-size: 1rem;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, box-shadow 0.3s ease-in-out;
}
.btn-sz-1:hover {
    color: #00344d;
    background-color: transparent;
  border: 1px solid #00344d;
}

.btn-sz-2 {
  display: inline-block;
  color: #fff;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid white;
  padding: 0.8125rem 2.25rem;
  font-family: 'SuzukiPro Bold';
  font-size: 1rem;
  transition: all ease-in-out .6s;
}
.btn-sz-2:hover {
    color: #00344d;
    background-color: #fff;
}
.btn-sz-3 {
  display: inline-block;
  color: #000;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #00344d;
  padding: 0.8125rem 3rem;
  font-family: 'SuzukiPro Bold';
  font-size: 1rem;
  transition: all ease-in-out .5s;
}
.btn-sz-3:hover {
    color: #fff;
    background-color: #00344d;
}

.btn-sz-4 {
  display: inline-block;
  color: #005aa9;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid #005aa9;
  padding: 0.8125rem 2.75rem;
  margin: 0.5rem 0.5rem;
  font-family: 'SuzukiPro Bold';
  font-size: 1rem;
  transition: all ease-in-out .4s;
}
.btn-sz-4:hover {
    color: #fff;
    background-color: #005aa9;
}

.btn-sz-5 {
  display: inline-block;
  color: #fff;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #005aa9;
  border: 1px solid #005aa9;
  padding: 0.8125rem 3.25rem;
  font-family: 'SuzukiPro Bold';
  font-size: 1rem;
  transition: all ease-in-out .4s;
}
.btn-sz-5:hover {
    color: #005aa9;
    background-color: #fff;
}

.btn-sz-6 {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #00344d;
  border: 1px solid #00344d;
  padding: 0.8125rem 3.725rem;
  font-family: 'SuzukiPro Bold';
  font-size: 1rem;
  transition: all ease-in-out .4s;
}
.btn-sz-6:hover {
    color: #00344d;
    background-color: #fff;
}

.btn-sz-7 {
  display: inline-block;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #00344d;
  border: 1px solid #00344d;
  padding: 0.8125rem 3.725rem;
  font-family: 'SuzukiPro Headline';
  font-size: 1.188rem;
  transition: all ease-in-out .4s;
}
.btn-sz-7:hover {
    color: #00344d;
    background-color: #fff;
}

.btn-sz-8 {
  display: inline-block;
  color: #fff;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #000;
  border: 1px solid #000;
  padding: 0.8125rem 4.25rem;
  margin: 0.5rem 0.5rem;
  font-family: 'SuzukiPro Bold';
  font-size: 1rem;
  transition: all ease-in-out .4s;
}
.btn-sz-8:hover {
    color: #000;
    background-color: #fff;
}

.btn-sz-9 {
  display: inline-block;
  color: #fff;
  text-align: left;
  text-decoration: none;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  background-color: #005aa9;
  border: 1px solid #005aa9;
  padding: 0.8125rem 2.75rem;
  margin: 0.5rem 0.5rem;
  font-family: 'SuzukiPro Bold';
  font-size: 1rem;
  transition: all ease-in-out .4s;
}
.btn-sz-9:hover {
    color: #005aa9;
    background-color: #fff;
}


a .btn-more {
    color: white;
    font-size: 0.875rem;
    vertical-align: sub;
}

@media (min-width: 768px) {
    a .btn-more {
        font-size: 1rem;
    }
}
 


.ft-more {
   display: block;
   overflow: hidden !important;
   transition: all ease-in-out .5s;
    cursor: pointer;
}

.ft-more img {
	-webkit-transform: scale(1.01);
	transform: scale(1.01);
	-webkit-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
}
.ft-more:hover img {
	-webkit-transform: scale(1.02);
	transform: scale(1.02);
}

.sum-line {
    border-top: 1px solid #e8e8e8;
}

.sum-glry {
   display: block;
   overflow: hidden !important;
   transition: all ease-in-out .5s;
}

.sum-glry img {
    padding: 0 !important;
	-webkit-transform: scale(1.01);
	transform: scale(1.01);
	-webkit-transition: .6s ease-in-out;
	transition: .6s ease-in-out;
    
}
.sum-glry:hover img {
	-webkit-transform: scale(1.08);
	transform: scale(1.08);
}


#subheader {
      /**background: #00344d;**/
    background-color: #58595B;
      color: white;
    font-family: 'SuzukiPro Bold';
      font-size: 16px;
      text-align: left;
      padding: 20px 30px 5px;
      width:100%;
      box-sizing:border-box;
        z-index: 999 !important;
    }

#subheader .list-inline-item {
  padding: 0 15px;
}

#subheader .list-inline-item a {
    color: #fff;
}

#subheader .list-inline-item a:focus {
    color: #999;
}

ul.car-summary {
    font-family: 'SuzukiPro Bold';
    font-size: 1.125rem;
    padding-left: 12px;
}

ul.car-summary li {
    padding: 4px 0;
}

.car-summary-title {
    font-family: 'SuzukiPro Bold';
    font-size: 1.125rem;
}


@media (min-width: 768px) {

}


@media (min-width: 992px) {


}


.box-back {
    position: absolute;
    bottom: 16px;
    left: 25px;
    right: 25px;
}

.box-back > img {
    float: left;
    padding-right: 10px;
}



/**** background responsive ******/

.bg-dmy {
    background-image: url(../images/dmy-1.jpg);
    background-size: cover;
}

.bg-hero-about {
    background-image: url(../images/hero-about.jpg);
    background-size: cover;
    background-position: center;
}

.bg-hero-showroom {
    background-image: url(../images/hero-test-drive.jpg);
    background-size: cover;
    background-position: left center;
}
.bg-hero-service {
    background-image: url(../images/hero-service.jpg);
    background-size: cover;
    background-position: left center;
}
.bg-hero-contact {
    background-image: url(../images/hero-contact-sm.jpg);
    background-size: cover;
    background-position: right center;
}
.bg-takumi { background-color: #00344d }

.bg-takumi-2 { background-color: #58595B }

.bg-takumi-3 { background-color: #231F20 }

.bg-test-drive { 
    background-image: url(../images/test-slide-3.jpg);
    background-size: cover;
    background-position: center;
    transition: all 0.4s ease-in-out;
    min-height: 300px;
}
.bg-press {
    background-image: url(../images/bg-pr-1.jpg);
    background-size: cover;
    background-position: center top;
}
.bg-press-2 {
    background-image: url(../images/bg-pr-2.jpg);
    background-size: cover;
    background-position: center bottom;
}
.bg-press-3 {
    background-image: url(../images/bg-pr-3.jpg);
    background-size: cover;
    background-position: left bottom;
}
.bg-press-jimny-rhino {
    background-image: url(../images/bg-pr-jimny-rhino.jpg);
    background-size: cover;
    background-position: center top;
}
 /**.bg-test-drive:hover {
    opacity: 0.9;
    overflow: hidden;
} **/

@media (min-width: 768px) {
    .bg-hero-service {
    background-image: url(../images/hero-service.jpg);
    background-size: cover;
    background-position: center;
    }
    .bg-hero-showroom {
    background-image: url(../images/hero-test-drive.jpg);
    background-size: cover;
    background-position: center;
    }
    
    
}

@media (min-width: 992px) { 
    .bg-hero-contact {
    background-image: url(../images/hero-contact.jpg);
    background-size: cover;
    background-position: right center;
    }
    .bg-press {
    background-image: url(../images/bg-pr-1.jpg);
    background-position: right top;
    }
    .bg-press-3 {
    background-image: url(../images/bg-pr-3.jpg);
    background-size: cover;
    background-position: center center;
    }
    
}

@media (min-width: 1200px) { }




/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.hp .carousel {
  margin-bottom: 4rem;
}
/* Since positioning the image, we need to help out the caption */
.hp .carousel-caption {
  bottom: 3rem;
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.hp .carousel-item {
  height: 85vh !important;
}
.hp .carousel-item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height: 85vh !important;
}

.hp .carousel-bg-1 {
    background-image: url(../images/hero-slide-01-sm.jpg);
    background-size: cover;
    background-position: center center;
}
.hp .carousel-bg-2 {
    background-image: url(../images/hero-slide-04-sm.jpg);
    background-size: cover;
    background-position: center bottom;
}
.hp .carousel-bg-4 {
    background-image: url(../images/hero-slide-03-sm.jpg);
    background-size: cover;
    background-position: center bottom;
}
.hp .carousel-bg-jimny-rhino {
    background-image: url(../images/hero-slide-jimny-rhino-sm.jpg);
    background-size: cover;
    background-position: center bottom;
}
.hp .carousel-bg-jimny-5-door {
    background-image: url(../images/jimny-5-door/banner/banner-sm.jpg);
    background-size: cover;
    background-position: center bottom;
}
.hp .carousel-bg-fronx {
    background-image: url(../images/fronx/hero-sm.webp);
    background-size: cover;
    background-position: center bottom;
}
.hp .carousel-bg-one-for-the-road {
    background-image: url(../images/banners/one-for-the-road-sm.webp);
    background-size: cover;
    background-position: center bottom;
}

@media (min-width: 768px) {
    .hp .carousel-bg-1 {
    background-image: url(../images/hero-slide-01.jpg);
    }
    .hp .carousel-bg-2 {
    background-image: url(../images/hero-slide-04.jpg);
    background-size: cover;
    background-position: center bottom;
}
    .hp .carousel-bg-4 {
    background-image: url(../images/hero-slide-03a.jpg);
    }
    .hp .carousel-bg-jimny-rhino {
    background-image: url(../images/hero-slide-jimny-rhino.jpg);
    }
    .hp .carousel-bg-jimny-rhino .logo {
        margin-left: -18px
    }
    .hp .carousel-bg-jimny-5-door {
        background-image: url(../images/jimny-5-door/banner/banner.jpg);
        background-position: left center;
    }
    .hp .carousel-bg-jimny-5-door .carousel-caption {
        bottom: 5rem;
    }
    .hp .carousel-bg-fronx {
        background-image: url(../images/fronx/hero.webp);
        background-position: left center;
    }
    .hp .carousel-bg-fronx .carousel-caption .logo {
        width: 50vw;
        max-width: 600px;
    }
    .hp .carousel-bg-fronx .carousel-caption .btn {
        margin-top: 18vh;
        margin-bottom: 5vh;
    }
    .hp .carousel-bg-one-for-the-road {
        background-image: url(../images/banners/one-for-the-road.webp);
        background-position: left bottom;
    }
}

@media (max-width: 500px) {
    .hp .carousel-bg-jimny-5-door .carousel-caption {
        bottom: 1rem;
    }
}


/*-- Footer****/
footer, #footer {
     
}

footer .row {
    background: url(../images/bg-ft.png) top repeat-x; 
}

footer p {
    font-size:0.9375rem;
    font-family: 'SuzukiPro Bold';
}
footer p a {
    color: #ccc;
}

footer .credits {
    font-size: 0.8125rem !important;
    letter-spacing: 0.15em;
}

#footer .credits a {
  color: #b3b3b3;
}


footer ul li.list-item a {
    font-size: 0.9375rem !important;
    line-height: 2.125rem;
    color: #b3b3b3;
    padding: 0;
    text-decoration: none;
     transition: all 0.3s ease-in-out;
}

footer ul li.list-main a {
    font-family: 'SuzukiPro Bold';
    font-size: 0.9375rem !important;
    line-height: 2.25rem;
    color: #fff;
    padding: 0;
    text-decoration: none;
    transition: all 0.3s ease-in-out;
}
footer ul li.list-main a:hover {
    color: #999;
}
footer ul li.list-item a:hover {
   color: #fff; 
}

footer .second-row {
    border-top: 1px solid #fff;
}
@media (min-width: 768px) {
    
   

}




/****** FORM ******/
.form-control, .custom-select {
    border-radius: 0;
}

.form-group label { 
    font-family: 'SuzukiPro Bold';
    font-size: 1.063rem !important;
    letter-spacing: -0.02em;
}

.form-group label small{ 
    font-family: 'SuzukiPro';
    font-size: 0.8125rem !important;
}

.form-label-group {
  position: relative;
  margin-bottom: 1rem;
}

.form-label-group input,
.form-label-group label {
  height: 3.125rem;
  padding: .75rem;
}

.form-label-group label {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  margin-bottom: 0; /* Override default `<label>` margin */
  line-height: 1.5;
  color: #495057;
  pointer-events: none;
  cursor: text; /* Match the input under the label */
  border: 1px solid transparent;
  border-radius: .25rem;
  transition: all .1s ease-in-out;
}

.form-label-group input::-webkit-input-placeholder {
  color: transparent;
}

.form-label-group input::-moz-placeholder {
  color: transparent;
}

.form-label-group input:-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::-ms-input-placeholder {
  color: transparent;
}

.form-label-group input::placeholder {
  color: transparent;
}

.form-label-group input:not(:-moz-placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:-ms-input-placeholder) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:placeholder-shown) {
  padding-top: 1.25rem;
  padding-bottom: .25rem;
}

.form-label-group input:not(:-moz-placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group input:not(:-ms-input-placeholder) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}

.form-label-group input:not(:placeholder-shown) ~ label {
  padding-top: .25rem;
  padding-bottom: .25rem;
  font-size: 12px;
  color: #777;
}

/* Fallback for Edge
-------------------------------------------------- */
@supports (-ms-ime-align: auto) {
  .form-label-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .form-label-group label {
    position: static;
  }

  .form-label-group input::-ms-input-placeholder {
    color: #777;
  }
}


/***** SIDEMENU *****/
/*We are fixing a menu and pulling them out of the screen by negative 'left'*/

.side-menu {
    padding: 0;
    margin: 0;
    font-size: 0;
    position: fixed;
    /**right: -120px;**/
    right: -68px;
    top: 245px;
    opacity: .95;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    z-index: 99999999 !important;
}

/*We need to hide the default input box*/

#menu-button {
    display: none;
}

/*if checkbox is checked next sibling's .side menu child slides in*/

#menu-button:checked + .menu-wrap .side-menu {
    right: 0px;
}

/*this is the label for the checkbox which act as a button for our menu*/

.menu-button--label {
    color: black;
    position: fixed;
    top: 220px;
    right: 5px;
    font-size: 1rem;
    text-align: center;
    cursor: pointer;
    border: 1px solid rgba(255,255,255,0.3);
    -webkit-transition: all 1s;
    transition: all 1s;
    z-index: 999999 !important;
}

/*Fancy rotation effect for our menu button. It rotates back when mouse leaves it */

/**.menu-button--label:hover {
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
}**/

/*We are giving the li item a shorter width to activate 'pop-out' effect when you hover*/

.side-menu--list li {
    font-size: 0;
    /**width: 120px;**/
    width: 68px;
    z-index: 9999999 !important;
    
}
.side-menu--list a {
    color: #fff;
    display: block;
    text-decoration: none;
    height: 4.125rem;
    line-height: 2rem;
    background: #00344d;
    /**padding-left: 1.25rem;
    padding-right: 1.25rem;**/
    /**width: 180px;**/
    width: 68px;
    font-size: 0.75rem;
    z-index: 9999999 !important;
    
}
.side-menu--list {
    list-style: none;
    padding-left: 0;
    z-index: 9999999 !important;
    
}

/*.subset is a sub-menu that we are styling to stand out a bit*/

.side-menu--list li a.subset {
    font-size: 0.75rem;
    height: 4.125rem;
    line-height: 2.2rem;
    /**padding-left: .75rem;**/
    background: #00344d;
    z-index: 9999999 !important;
     
}

/*Applying overflow:hidden to get rid of the cluttering when the height is minimized*/

.side-menu--list li {
    height: 4.125rem;
    overflow: hidden;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    z-index: 9999999 !important;
    
}

/*when you hover a li it expands to show all the menu links(and expands itself only)*/

.side-menu--list li:hover {
    /**height: 8.2rem;**/
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    cursor: pointer;
    /**width: 120px;**/
    width: 68px;
    background-color: rgba(0,0,0,1);
}

/*We are skipping a sub-menu link and applying transformation to the follow-ups*/

.side-menu--list li a:not(:first-child):hover {
    cursor: pointer;
    background-color: #fff;
    color: #333;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

/***** Google Maps V2 *****/
  /*****google maps***/
.google-maps {
        position: relative;
        /***padding-bottom: 36%; // This is the aspect ratio***/
		padding-bottom: 100%;
        height: 0;
        overflow: hidden;
}
.google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
		border: 0;
}
	  
.maps iframe{
    pointer-events: none;
}
@media (min-width: 576px) {
/***@media (max-width: 47.9em) {***/
	.google-maps { padding-bottom: 60%; // This is the aspect ratio }
}
@media (min-width: 768px) {
	.google-maps { padding-bottom: 55%; // This is the aspect ratio }
}
@media (min-width: 992px) {
	.google-maps { padding-bottom: 45%; // This is the aspect ratio }
}
@media (min-width: 1200px) {
	.google-maps { padding-bottom: 40%; // This is the aspect ratio }
}


/******zoom effect******/

.image-box {
    position: relative;
    margin: auto;
    overflow: hidden;
    /*width: 540px;*/
}

.image-box img {
    max-width: 100%;
    transition: all 0.5s;
    display: block;
    width: 100%;
    height: auto;
    transform: scale(1.05);
}

.image-box:hover img {
    transform: scale(1);
}
.w-pointer {
    cursor: pointer;
}
.dl-img {
	position:absolute;
	right: 0;
	top:0;
	background-color: rgba(0,0,0,0.9);
}



/*******MODAL SPEC******/
.modal-body {
  position:relative;
  padding:0px;
}
.close {
  position:absolute;
  right:-35px;
  top:0;
  z-index:999;
  font-size:2.5rem;
  font-weight: lighter;
  color:#fff;
  opacity:1;
}
.close:hover {
    color: #fff;
    border: 0;
}


/*****MARGIN & PADDING EXTRA*****/

.m-6 {
    padding: 5rem;
}
.mt-6 {
    margin-top: 5rem !important;
}
.mt-7 {
    margin-top: 7rem !important;
}
.my-6 {
    margin-top: 5rem !important;
    margin-bottom: 5rem !important;
}
.mx-6 {
    margin-left: 5rem !important;
    margin-right: 5rem !important;
}
.my-7 {
    margin-top: 7rem !important;
    margin-bottom: 7rem !important;
}
.p-7 {
    padding: 7rem;
}
.pt-6 {
    padding-top: 5rem !important;
}
.pt-7 {
    padding-top: 7rem !important;
}
.pt-8 {
    padding-top: 7.5rem !important;
}
.pt-9 {
    padding-top: 8.5rem !important;
}
.pb-6 {
    padding-bottom: 5rem !important;
}
.pb-7 {
    padding-bottom: 7rem !important;
}
.pb-8 {
    padding-bottom: 8rem !important;
}
.pb-9 {
    padding-bottom: 15.5rem !important;
}
.px-6 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}
.py-6 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}
.py-7 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
}
.py-8 {
    padding-top: 7.5rem !important;
    padding-bottom: 7.5rem !important;
}
.py-9 {
    padding-top: 8.5rem !important;
    padding-bottom: 8.5rem !important;
}
.py-10 {
    padding-top: 9.5rem !important;
    padding-bottom: 9.5rem !important;
}

.mt-150 {
    margin-top: 75px;
}
.mt-200 {
    margin-top: 100px;
}
.mt-250 {
    margin-top: 125px;
}
.mt-300 {
    margin-top: 150px;
}

@media (min-width: 576px) {
    .mt-sm-6 {
        margin-top: 5rem !important;
    }
    .mt-sm-7 {
        margin-top: 7rem !important;
    }
    .pt-sm-6 {
        padding-top: 5rem !important;
    }
    .pt-sm-7 {
        padding-top: 7rem !important;
    }
    .pb-sm-6 {
        padding-bottom: 5rem !important;
    }
    .pb-sm-7 {
        padding-bottom: 7rem !important;
    }
    .px-sm-6 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    .py-sm-6 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }
    .py-sm-7 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important;
    }
    .mt-150 {
        margin-top: 150px;
    }
    .mt-200 {
        margin-top: 200px;
    }
    .mt-250 {
        margin-top: 250px;
    }
    .mt-300 {
        margin-top: 300px;
    }
}

@media (min-width: 768px) {
    .mt-md-6 {
        margin-top: 5rem !important;
    }
    .mt-md-7 {
        margin-top: 7rem !important;
    }
    .pt-md-6 {
        padding-top: 5rem !important;
    }
    .pt-md-7 {
        padding-top: 7rem !important;
    }
    .pb-md-6 {
        padding-bottom: 5rem !important;
    }
    .pb-md-7 {
        padding-bottom: 7rem !important;
    }
    .px-md-6 {
        padding-left: 5rem !important;
        padding-right: 5rem !important;
    }
    .py-md-6 {
        padding-top: 5rem !important;
        padding-bottom: 5rem !important;
    }
    .py-md-7 {
        padding-top: 7rem !important;
        padding-bottom: 7rem !important;
    }
}

    @media (min-width: 992px) {
        .mt-lg-6 {
            margin-top: 5rem !important;
        }
        .mt-lg-7 {
            margin-top: 7rem !important;
        }
        .pt-lg-6 {
            padding-top: 5rem !important;
        }
        .pt-lg-7 {
            padding-top: 7rem !important;
        }
        .pt-lg-8 {
            padding-top: 9rem !important;
        }
        .pt-lg-9 {
            padding-top: 11rem !important;
        }
        .pb-lg-6 {
            padding-bottom: 5rem !important;
        }
        .pb-lg-7 {
            padding-bottom: 7rem !important;
        }
        .pb-lg-9 {
            padding-bottom: 15.5rem !important;
        }

        .px-lg-6 {
            padding-left: 5rem !important;
            padding-right: 5rem !important;
        }
        .py-lg-6 {
            padding-top: 5rem !important;
            padding-bottom: 5rem !important;
        }
        .py-lg-7 {
            padding-top: 7rem !important;
            padding-bottom: 7rem !important;
        }
        .py-lg-9 {
            padding-top: 8.5rem !important;
            padding-bottom: 8.5rem !important;
        }
        .py-lg-10 {
            padding-top: 9.5rem !important;
            padding-bottom: 9.5rem !important;
        }
        
        .mx-lg-6 {
            margin-left: 5rem !important;
            margin-right: 5rem !important;
        }
        .my-lg-6 {
            margin-top: 5rem !important;
            margin-bottom: 5rem !important;
        }
        .my-lg-7 {
            margin-top: 7rem !important;
            margin-bottom: 7rem !important;
        }
    }
    @media (min-width: 1200px) {
        .mt-xl-6 {
            margin-top: 5rem !important;
        }
        .mt-xl-7 {
            margin-top: 7rem !important;
        }
        .pl-xl-5{ 
            padding-left: 3rem !important;
  }
        .pt-xl-6 {
            padding-top: 5rem !important;
        }
        .pt-xl-7 {
            padding-top: 7rem !important;
        }
        .pt-xl-8 {
            padding-top: 9rem !important;
        }
        .pt-xl-9 {
            padding-top: 11rem !important;
        }
        .pb-xl-6 {
            padding-bottom: 5rem !important;
        }
        .pb-xl-7 {
            padding-bottom: 7rem !important;
        }
        .pb-xl-9 {
            padding-bottom: 15.5rem !important;
        }
        .px-xl-6 {
            padding-left: 5rem !important;
            padding-right: 5rem !important;
        }
        .px-xl-7 {
            padding-left: 7rem !important;
            padding-right: 7rem !important;
        }
        .py-xl-6 {
            padding-top: 5rem !important;
            padding-bottom: 5rem !important;
        }
        .py-xl-7 {
            padding-top: 7rem !important;
            padding-bottom: 7rem !important;
        }
        /**.py-xl-9 {
            padding-top: 11rem !important;
            padding-bottom: 11rem !important;
        }**/
        .py-xl-9 {
            padding-top: 8.5rem !important;
            padding-bottom: 8.5rem !important;
        }
        .py-xl-10 {
            padding-top: 9.5rem !important;
            padding-bottom: 9.5rem !important;
        }

    }


/**********************/


/*****page id*****/
body#home a#homenav,
body#about a#aboutnav,
body#port a#portnav,
body#news a#newsnav,
body#career a#careernav,
body#cont a#contnav {
	
	color: #000 !important;
    font-weight: 500;
}


@media (min-width: 768px) {
    body#home a#homenav,
body#about a#aboutnav,
body#port a#portnav,
body#news a#newsnav,
body#career a#careernav,
body#cont a#contnav {
	

}
}

/* Floating container */
.wa-btn {
    position: fixed;
    top: 370px;
    right: 6px;
    z-index: 9999;
}

.wa-btn img {
    width: 56px;
    height: 56px;
    box-shadow: 0 4px 8px rgba(0,0,0,0.3);
    border-radius: 50%;
    background-color: white;
    display: inline-block;
}
