
body
{
    width: 100%;
    float: left;
    margin: 0;
    padding: 0;
    font-family: "Arial";
    overflow-x:hidden;
}
.wrapper{
	margin: 0;
	padding: 0;
	float: left;
	width: 100%;
}
.padding{
	padding: 0;
}


body a {text-decoration: none;    color: inherit;}
ul{list-style: none;margin: 0;padding: 0;}
p:last-child{margin: 0; padding: 0;}
p, h1, h2, h3, h4, h5, h6 {margin: 0;}


@font-face {
  font-family: "Arial";
  src: url("../fonts/Arial/Arial-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Bold";
  src: url("../fonts/newArial-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Italic";
  src: url("../fonts/newArial-Italic.ttf") format("truetype");
  font-weight: normal;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arial Bold Italic";
  src: url("../fonts/newArial-BoldItalic.ttf") format("truetype");
  font-weight: bold;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Arial CE";
  src: url("../fonts/newArialCE-Regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial CE Bold";
  src: url("../fonts/newArialCE-Bold.ttf") format("truetype");
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Arial Black";
  src: url("../fonts/newArialBlack.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}


.wrapper {
  margin: 0;
  padding: 0;
  width: 100%;
  box-sizing:border-box;
}




html {
    overflow-x: hidden;
}

figure {
  margin: 0;
}

ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

p:last-child {
  margin: 0;
  padding: 0;
}

p,h1,h2,h3,h4,h5,h6 {margin: 0;}



.common-padding {padding: 60px 0px;}
.common-sec h1{font-size: 64px; line-height: 74px; padding: 0 0 10px 0; font-weight: 500; color: #fff;font-family: "Bai Jamjuree";}
.common-sec h2 {font-size: 36px;line-height: 50px;text-align: center;padding: 0 0 25px 0;font-weight: 600;font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;color:#0E87CC;}
.common-sec h3{font-size: 25px; line-height: 36px; font-weight: 600; padding: 0 0 20px 0px;color: #0E87CC;font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;letter-spacing: 0.5px;}
.common-sec p {font-size: 20px;line-height: 30px;color: #000;padding: 0 0 10px 0;font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;}
a:hover {color: inherit;}
.header {position:unset;top: 0;z-index: 99999;width: 100%;padding: 20px 0;background:#fcfcfc;}
.menu ul li a {transition:0.5s;color: #b52228!important;padding: 0px 10px!important;font-size: 20px;font-weight: 600;font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif;display: inline-block;letter-spacing: 0.5px;background: transparent;position:relative;line-height:28px;}
.menu .nav-item{margin:0 30px 0 0;}
.menu nav{padding:0;}
.menu .nav-item:last-child{margin:0 0 0 12px;}
.menu ul li a:hover{color:#2d2d2b!important;}

.header-btn a{border:2px solid #EE3F2B;}

.header-btn a{line-height:24px;}

.navbar-nav .header-btn a{color:#fff!important;background: #be1e2d;border-radius: 0px;margin: 0 0 0 22px;border:2px solid #be1e2d;padding: 7px 12px 7px 12px !important;}

.navbar-expand-md .navbar-collapse {justify-content: right;}
.slider {position: relative;}
.sticky {position: fixed !important;top: 0;width: 100%;background-color: #fff;color: #000 !important;z-index: 999;display: block;box-shadow: 0px 7px 6px #bfb7b7a8;}


.slider .carousel-item img {width: 100%;}
.carousel-control-prev img {transform: rotate(180deg);}
.navbar-nav{align-items:center;}

.carousel .carousel-item{background: #000;}
.carousel .carousel-item img{width:100%;opacity: 0.8;height: 100vh;object-fit: cover;object-position: top;}
#slider .carousel-item{background:#000;}

.slider-content { position: absolute; top: 50%; left: 0; right: 0; z-index: 999; transform: translate(0px, -50%); }
#slider{position:relative}
.slider-content-col h1{font-size: 48px; font-weight: 600;line-height:62px; color: #fff;text-shadow: 1px 1px 4px rgb(25, 25, 25);text-transform: uppercase;}
.slider-content-col h1 span{color:#eac392;}
.slider-content-col{text-align:center;}
.slider-content-col p{font-size: 16px;line-height: 25px; font-weight: 600;  color: #000;margin: 10px 0 0 0;}
.slider-content-col a { color: #fff !important; background: #A6C137; padding: 8px 16px !important; display: inline-block; font-size: 16px; line-height: 24px; font-weight: 600; font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif; margin: 30px 0; border: 1px solid #A6C137; border-radius: 0px; }


.logo{text-align:left;}

.menu ul li::after{content:'';width:0%;display:block;height:1px;background:#2d2d2b;transition:0.5s;}
.menu ul li:hover::after{width:100%;}

.phone-number::after{content:unset!important;}

#collapsibleNavbar{justify-content: end;}
.logo p{font-size: 30px; line-height: 42px; color: #fff; text-transform: uppercase; font-weight: 600;font-family: "Cormorant Garamond", serif;}
.menu ul .phone-number a{color: #fff !important; background: #2d2d2b; padding: 8px 16px!important; display: inline-block; font-size: 20px; line-height: 26px; font-weight: 600; font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif; margin: 0px 0 0 0; border: 1px solid #2d2d2b; border-radius: 0px;}
.top-header p { color: #fff; font-size: 18px; line-height: 28px; font-weight: 500; font-family: "Arial", "Arial Bold", "Arial Italic", "Arial Bold Italic", "Arial CE", "Arial CE Bold", "Arial Black", sans-serif; }
.logo img{width:100%;}
.slider-content-col a:hover{background:#0E87CC;border: 1px solid #0E87CC;}

.navbar-nav .phone-number a:hover{background:#b52228!important;color:#fff!important;border:1px solid #b52228;}
.carousel .carousel-control-next, .carousel .carousel-control-prev{width: 7%;}

#slider .container-fluid{padding: 0 130px;}



@media (min-width: 1200px) and (max-width: 1399.98px) {
    .slider-content-col h1{font-size: 38px;line-height: 52px;}
}

