body, td, p{font-family: "Open Sans", sans-serif; font-size:18px; color:#262626; font-weight:400; line-height: 150%;}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td{margin:0px;padding:0px;outline: none;}

html, body{ background-color:#FFFFFF; }

H1, H2, H3, H4, H5{font-size:100%;font-weight:normal; color:#000000; font-family: "Open Sans", sans-serif;}
H1{color: #fff; font-size: 82px; line-height: 105%; font-weight:700; font-family: 'Barber Complete'; color:#fff55e;}

H2{color: #fff; font-size: 60px; font-weight: 600; line-height: 150%;}

H3{color: #262626; font-size: 32px; font-weight: 600; line-height: 150%;}
H4{color: #DA0074; font-size: 22px; line-height: 150%; font-weight:700;}

H5{font-size: 1.125rem; font-weight: 600; line-height: 150%;}
h6{font-size: 0.875rem; font-weight: 400; line-height: 150%;}

.clr{clear:both;}
.lF{float:left;}
.rF{float:right;}

A{color:#15473b;text-decoration:none; font-weight: 500; }
A:hover{color:#000;text-decoration:none;}


ul:not([class]){ margin-bottom:10px; padding:0; margin-top:10px;}

ul li:not([class]){
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom:4px;
	margin-left:22px;
}

 ul li ul:not([class]){ margin-bottom:15px; padding:0;  margin-top:15px;}

 ul li ul li:not([class]){
	list-style-position: outside;
	list-style-type: circle; margin-left: 20px;
}


ol:not([class]){ margin-bottom:10px; padding:0; margin-top:10px;}

ol li:not([class]) {
	list-style-position: outside;
	margin-bottom:4px;
	margin-left:22px;
}

 ol li ol:not([class]){ margin-bottom:15px!important; padding:0;  margin-top:15px;}

 ol li ol li:not([class]){
	list-style-position: outside;
	list-style-type: lower-alpha; margin-left: 0px;
}

ul li::marker { font-size: 150%; color:#EB008B; margin-top:5px;}

ol li::marker {font-size:18px; }


/*=================BODY css=================*/

.navbar-nav {
    margin-top: 0px!important; align-items: center;
}

.for_mob {
    margin-left: auto;
}

.navbar-toggler{ margin-left:auto;}

.nav_white{ background-color:#FFFFFF;}

.navbar-nav .nav-link {color: #000; font-family: "Roboto", sans-serif; font-size: 18px; font-weight: 400;}

.top_sec{ margin-top:25px;display: flex; justify-content: flex-end; margin-bottom:32px; display: flex; align-items: center; flex-basis: 100%; width: 100%;}

.navbar-expand-xl .navbar-nav li:last-child a {
    margin-left: 100px;
}

.navbar-brand {
    margin-right: 40px;
}


.fixed-top-bg { background-color:#2b8470!important; padding-top: 10px; padding-bottom: 10px; border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #ffffff!important; }

.fixed-top-bg .navbar-nav .nav-link {
    color: #fff !important;
}

.navbar-expand-xl .navbar-nav .nav-link {
    color: transparent;
}

#navbar_top{transition: top 0.3s; padding-top: 10px; padding-bottom: 10px;}

#top_logos.fixed-top-logos{width:0px !important; height:0px!important; display: none; transition: top 0.3s;}

.navbar-expand-xl {background-color: transparent;}

.top_social{position:relative; margin-left: auto;}

.top_social ul{
	padding:0;
	list-style-type:none;
	margin: 0; display: flex; align-items: center;
}
.top_social ul li{
    padding: 0;
    margin: 0;
    list-style-type: none !important; margin-right:8px;
}

.top_social ul li:last-child{
margin-right:0px;
}
.top_all{margin-left: auto; display: flex ; flex-direction: column; align-items: flex-end;}

.tp_s_ic{ background:#2D2D2D; width: 44px; height: 44px; border-radius: 50%;     display: flex; justify-content: center; align-items: center;}

button.navbar-toggler.collapsed .menu-icon {
    display: block !important;

  }

  button.navbar-toggler.collapsed .close-icon {
    display: none !important;
  }


  button.navbar-toggler .close-icon {
    display: block !important;
  }


  button.navbar-toggler .menu-icon {
    display: none !important;
  }
  
/*================footer==================*/

footer{background: #2b8470; }


.bot_nav{margin-bottom:0px; margin-bottom:45px; margin-left:15px; margin-right:15px; margin-top:50px;}
.bot_nav ul{
	padding:0;
	list-style-type:none;
	margin: 0;
}
.bot_nav ul li{
	padding:0;
	margin:0; list-style-type:none!important;
}

.bot_nav ul li a{
	text-decoration:none;
	display:block;
	text-align: left;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
	line-height: 150%;
	padding-bottom: 3px;padding-top:3px; text-transform:uppercase;
}
.bot_nav ul li a:hover {color:#f7d231;}

.bot_social_icon{
	backdrop-filter: blur(2px);
	width: 35px;
	height: 35px;
	margin-bottom:8px;
	display: flex;
    justify-content: center;
    align-items: center; 
}
.bot_social_icon img{ width:100%;}
.bot_social{width:100%; display: flex; justify-content: flex-start; margin-top:20px;}
.bot_social ul{
	padding:0;
	list-style-type:none;
	margin: 0; display:flex;
}
.bot_social ul li{
	padding:0;
	margin:0; list-style-type:none!important;    
	 display: inline-flex;
    justify-content: center;
    align-items: center; margin-right:12px;
}
/*=================Main=================*/

.banner {
	height: 767px;
	position:relative;
}

.order_btn a,
.btn_order{
	background-color: #FFFF00;
	border: 1px solid #000000 !important;
	color:#000000 !important;  font-size: 16px !important; padding-top:8px !important; padding-bottom:8px!important;  padding-left:30px !important; padding-right:30px!important; border-radius: 40px!important; font-weight:600!important;
}

.order_btn a:hover,
.btn_order:hover{
	background-color: #c12112;
	border: 1px solid #fff;
	color:#fff;
}

.text_right_left{ background-color:#459d88; padding-top:10px; padding-bottom:3px; font-family: "Fjalla One", sans-serif; font-size:20px; color:#FFFFFF; text-transform:uppercase;}

.text_right_left img{ margin-left:10px; margin-right:10px; }

.sec_pho{
	background-image: url(../../assets/images/bg_pho.jpg);
	background-repeat: repeat;
	background-position: center center; background-size: cover; padding-top:50px; padding-bottom:50px;
}

.img_all{ width:100%;}


.sec_pho h2{
text-shadow: 2px 2px 4px #6e6e6e; text-align:center; font-family: 'Lost Vietnam'; font-size:85px;
    display: flex;
    justify-content: center;
    width: 45%;
    margin-left: auto;
    margin-right: auto;
    line-height: 60%;
    margin-bottom: 30px;	
}

.but_next_icon {
  display: inline-block;
  width: 160px;
  height: 63px;
  background-repeat: no-repeat;
  background-position: 50%;
}

.but_prev_icon{
  display: inline-block;
  width: 160px;
  height: 63px;
  background-repeat: no-repeat;
  background-position: 50%;
  margin-right:auto;}

.but_prev_icon {
background-image: url(../../assets/images/arrow_left.png);
}

.but_next_icon {
background-image: url(../../assets/images/arrow_right.png);
}


.swiper-navigation{
	display: flex;
  justify-content: flex-end;
   margin-top: -55px;
   margin-bottom: 60px;
}
.swiper-button-prev, .swiper-button-next{
  position: relative !important;
  width: 160px!important;
  height: 75px;
}

.swiper-button-prev::after, .swiper-button-next::after{
  content: none  !important;

}

.swiper-button-prev { margin-right:300px;}
.swiper-button-next {margin-left:300px;}

.w100{width: 100%;
    display: flex;
    justify-content: center;}
	
	
.pho_btn{ text-align:center; margin-top:50px;}


.pho_btn_order{
	background-color: #FFFF00 !important;
	border: 1px solid #000000 !important;
	color:#000000; font-size: 16px; padding-top:8px; padding-bottom:8px; padding-left:30px; padding-right:30px; border-radius: 10px; font-weight:600; margin-left:10px; margin-right:10px !important;
}

.pho_btn_order:hover{
	background-color: #c12112;
	border: 1px solid #fff;
	color:#fff;
}

.prepare_bg{
   width:100%;
   height:auto;
   background: linear-gradient(
      to right,
      #fbe652 0%,
      #fbe652 45%,
      #ae1f12 45%,
      #ae1f12 100%
   );
}

.prepare_left{
	background-image: url(../../assets/images/prepare_img.png);
	background-repeat: no-repeat;
	background-position: left bottom; padding-top:30px; padding-bottom:30px;
}


.prepare_bg h2{
text-align:center; font-family: "Fjalla One", sans-serif; font-size:110px; text-transform:uppercase; margin-bottom:30px;
}

.prepare_bg h2 span{ color:#ae1f12;}
.prepare_text{ color:#fff; text-align:center; margin-left: auto; 
    padding-left: 830px;}

    .prepare_text p{
        color:#fff;
        margin-bottom: 30px;
    }
	
	
.order{ background-color:#fffbef; padding-top:50px; padding-bottom:50px;}

.order_img{ text-align:center;}

.order_text{text-shadow: 2px 2px 4px #6e6e6e; text-align:left; font-family: "Fjalla One", sans-serif; font-size:90px; line-height:normal; font-weight:600; color:#000000; margin-top:50px;}

.download{display: flex; align-items: center; margin-top:50px;}
.download_img{ margin-right:50px;}
.download_text{font-family: "Fjalla One", sans-serif; font-size:50px; line-height:normal; font-weight:600; color:#000000;}

.subscribe{
	background-image: url(../../assets/images/banner1-2.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top:100px;
	padding-bottom:100px;
}

.subscribe h2{
text-align:center; font-family: "Fjalla One", sans-serif; font-size:70px; text-transform:uppercase; margin-bottom:30px; color:#FFFFFF; text-shadow: 2px 2px 4px #535353;
}

.subscribe_btn{
	background-color: #FFF;
	border: 1px solid #FFF;
	color:#000000; font-size: 16px; padding-top:8px; padding-bottom:8px; padding-left:30px; padding-right:30px; border-radius: 10px; font-weight:600; 
}

.subscribe_btn:hover{
	background-color: #FFFF00;
	border: 1px solid #fff;
	color:#000;
}

.about_bg{
background-color:#369680; padding-top:50px; padding-bottom:100px;

    background-image:
        url('../../images/about_bg.png'),
        url('../../images/about_bg_bot.png');

    background-position:
        center top,
        center bottom;

    background-repeat:
        no-repeat,
        no-repeat;

}
.roadmap{
	position:relative;
	overflow:hidden;
	padding-top: 50px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
    }

    .road-svg{
      position:absolute;
      inset:0;
      width:100%;
      height:100%;
      z-index:1;
      pointer-events:none;
    }

    .roadmap .container{
      position:relative;
      z-index:2;
    }

    .timeline-row{
      min-height:200px;
      margin-bottom:50px;
      position:relative;
    }

    .circle-img{
      border-radius:50%;
      border:10px solid #ffe44d;
      overflow:hidden;
      box-shadow:10px 12px 18px rgba(0,0,0,.25);
      background:#fff;
    }

    .circle-img img{
      width:100%;
      height:100%;
      object-fit:cover;
    }

    .content-box{
      background:#fff19a;
      border:5px solid #ffd83d;
      border-radius:12px;
      padding:18px 22px;
      text-align:center;
      font-size:16px;
      line-height:1.4;
      box-shadow:0 6px 10px rgba(0,0,0,.15);
      max-width:330px;
      margin:auto; font-weight:500;
    }

    .team-card{
      max-width:850px;
      margin:auto;
      overflow:hidden;
    }

    .team-card img{
      width:100%;
      display:block; margin-top:100px;
    }
	
.about_top {
	background-color: #2b8470;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d9ebe7;
}

.about_top .navbar-nav .nav-link {
    color: #fff;
}

.all_page_top {
	background-color: #fefbef;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
}

.all_page_top .navbar-nav .nav-link {
    color: #000;
}

.head_top{ height:110px;}

.about_heading{
  font-family: "Vast Shadow", serif;
  font-weight: 400;
  font-style: normal; font-size:80px; text-align:center; color:#fff55e; margin-bottom:50px;}
  
.img1{ height:405px; width:405px;}
.img2{ height:365px; width:365px; margin-top: -220px;}
.img4{ height:390px; width:390px; margin-top: -100px;}
.img3 {
    height: 305px;
    width: 305px;
    margin-top: 110px;
    margin-left: 150px;
}
	
.box1{margin-top: 60px;}

.box2{margin-top:0px;
    margin-left: 100px;
    width: 290px;}

.box3 {
    margin-top: 80px;
    margin-left: 0px;
}

.box4 {
    margin-top: 120px;
    margin-left: -50px;
}


.content-box1 {
    max-width:330px;
}

.custom-video{
    width: 100%;
    height: 767px;
    object-fit: cover; 
    display: block;
}

.overview{ background-color:#fffbf0; padding-top:50px; padding-bottom:50px;}

.overview h2{ color:#2b8470; text-align:left; font-family: "Fjalla One", sans-serif; font-size:70px; }

.menu-btn{
  position:fixed;
  right:30px;
  bottom:30px;
  z-index:999;
  background:#f5c400;
  color:#111;
  border:none;
  padding:14px 28px;
  border-radius:50px;
  font-size:16px;
  font-weight:700;
  box-shadow:0 6px 20px rgba(0,0,0,0.3);
  transition:0.3s;
}

.menu-btn:hover{
  transform:translateY(-3px);
}

/* Modal Style */
.modal-content{
  border-radius:6px;
  overflow:hidden;
}

/* Close Button */
.custom-close{
  position:absolute;
  top:15px;
  right:20px;
  z-index:10;
  opacity:1;
}

.shadow{filter: drop-shadow(0 5px 5px #535353);}

.bot_all{color:#fff; margin-top:100px; padding-bottom:30px; font-size:13px;}

.bot_all a{color:#fff;}

.bot_all a:hover{color:#FFFF00;}

.page_sub_heading{font-family: 'Finesse Future'; font-size:34px; color:#fff55e;}

.location_title{font-size:34px; color:#fff55e; font-family: "Fjalla One", sans-serif; -webkit-text-stroke: 0.5px #000; text-transform:uppercase; margin-bottom:10px;}
.location_details{font-size:14px; line-height:130%; margin-bottom:3px;}
.order_now{ color:#ff3434; font-weight:600; font-size:14px; display: flex;
    flex-direction: row;
    justify-content: flex-start; align-items: center;}
.order_now img{ margin-left:10px;}
.order_now a{ color:#ff3434;}
.order_now a:hover{ color:#000000;}
.location_box{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac9c7;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 18px;
	padding-left: 20px;
}

.location_bg{ background-color:#fefbef;}
.store-search{
	padding-top: 25px;
	padding-bottom: 30px;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cac9c7;
	padding-right: 20px;
	padding-left: 20px;
}
.search_line{
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #74726d;
	background-color:#fffbef;
}

.location_map{ object-fit:cover;}

.main_sec {
    display: flex;
}
.main_sec_box{
    display: flex;
    flex-direction: column;
    flex-grow: 1;
}

.location_card{
	background-color:#FFFFFF;
	border: 1px solid #000000;
	border-radius: 20px;
	width:350px;
	margin:30px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px;
}

.location_text{ color:#000; font-weight:600; font-size:13px; display: flex; line-height:130%;
    flex-direction: row;
    justify-content: flex-start; align-items: center; margin-bottom:8px; transition: all 0.5s ease;}
.location_text_img{text-align:center; width:25px; display: flex;
    justify-content: center;
    align-items: center; margin-right:10px; transition: all 0.5s ease;}
.location_text a{ color:#000;}
.location_text a:hover{ color:#ff3434;}

.green{ color:#2b8470;}

.contact_page{padding-top:50px; padding-bottom:100px;}
.contact_text{ width:50%; margin-left:auto; margin-right:auto; color:#15473b; font-weight:500; text-align:center; margin-bottom:100px;}

.contact_sec{ width:50%; margin-left:auto; margin-right:auto;}

.form-file {
	height:100px;
	border:1px solid #818d8a;
	padding: 5px;
	background-color: #fff;
	color: #6C727C;
	font-size: 11px;
	text-align:center;

}
.upload{
	background-image: url(../../assets/images/upload.png);
	background-repeat: no-repeat;
	background-position: center top;
}

.upload-box {
    position: relative;
    min-height: 100px;
    overflow: hidden;
}

.upload-box input[type="file"] {
    position: absolute;
    inset: 0;
    opacity: 0;
    cursor: pointer;
    z-index: 10;     left: 50%;
    transform: translateX(-50%); width:50px; height:50px;
}

.upload-icon {
    position: absolute;
    top: 15px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 28px;
    color: #666;
}
.up_text{ margin-top:50px;}

.but_submit{
	background-color:#2b8470;
	padding-top: 14px;
	padding-right: 50px;
	padding-bottom: 14px;
	padding-left: 50px;
	color: #FFFFFF; text-transform:uppercase; font-size:20px; font-weight:600;  border: 1px solid #2b8470;
}

.but_submit:hover{
	background-color:#fff55e;
	color: #000;  border: 1px solid #000000;
}

.request{padding-top:200px; padding-bottom:200px;}

.request_text{    display: flex;
    justify-content: flex-start;
    align-items: top; margin-bottom:50px;}
.request_text_text{ color:#15473b;}
.request_text_img{ margin-right:30px;}

.request h2 {
    text-align: center;
    font-family: "Fjalla One", sans-serif;
    font-size: 58px;
    text-transform: uppercase;
    margin-bottom: 30px; color:#2b8470;
}
.request_sub{ color:#15473b; text-align:center; margin-bottom:60px; font-weight:600;}
.mt10{ margin-top:10px;}

.summery, .summery p{ font-size:13px; color:#15473b; line-height:150%;     margin-bottom: 100px;}

.but_order1{
	background-color:#fff55e;
	padding-top: 14px;
	padding-right: 50px;
	padding-bottom: 14px;
	padding-left: 50px;
	color: #000000;
	text-transform:uppercase;
	font-size:20px;
	font-weight:700;
	border: 1px solid #000000;
}


.but_order1:hover{
	background-color:#2b8470;
	color: #fff; 
}

.find{ background-color:#ffda6e; padding-top:90px; padding-bottom:90px;}

.find h2 {
    text-align: center;
    font-family: "Fjalla One", sans-serif;
    font-size: 87px;
    text-transform: uppercase;
    margin-bottom: 30px; color:#545454;
}

.find_text{font-size: 17px; color:#4d514c; width: 50%;
    text-align: center;
    margin-left: auto;
    margin-right: auto; font-weight:600; margin-bottom:50px;
}

.but_center{
display: flex; justify-content: center; }

.but_left{
    display: flex;
    justify-content: flex-start;
} 

.franchising h1{    text-align: center;
    font-family: "Fjalla One", sans-serif;
    font-size: 97px;
    text-transform: uppercase;
    margin-bottom: 0px; }
	
.franchising{	
	margin-bottom: 20px;
	}
	
.btn_enquire{
	background-color: #f14a38;
	color:#fff; font-size: 16px; padding-top:8px; padding-bottom:8px; padding-left:30px; padding-right:30px; border-radius: 10px; font-weight:600; 
}

.btn_enquire:hover{
	background-color: #2b8470;
	color:#fff;
}

.franchising_sec{width:80%; margin-left:auto; margin-right:auto; margin-top: 100px;}
.franchising_text{ width:50%; margin-left:auto; margin-right:auto; color:#15473b; font-weight:500; text-align:center; margin-bottom:30px;}


.franchising_location_title{    text-align: center;
    font-family: "Fjalla One", sans-serif;
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 30px; color:#000; }

.franchising_location_img{ margin-bottom: 30px; margin-left:20px; margin-right:20px; }

.franchising_location{margin-bottom: 120px;}

.but_more{
	background-color:#fff55e;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 30px;
	color: #000000;
	text-transform:uppercase;
	font-size:15px;
	font-weight:700;
	border: 1px solid #000000;
}


.but_more:hover{
	background-color:#2b8470;
	color: #fff; 
}

.btn_download{
	background-color: #f14a38;
	color:#fff; font-size: 20px; padding-top:14px; padding-bottom:14px; padding-left:50px; padding-right:50px; border-radius: 10px; font-weight:600; 
}

.btn_download:hover{
	background-color: #2b8470;
	color:#fff;
}

.make{margin-top: 50px;}

.make h2{ text-align: center;
    font-family: "Fjalla One", sans-serif;
    font-size: 70px;
    text-transform: uppercase;
    margin-bottom: 10px; color:#1c6352;}
	
.make_form_box{ background-color:#fff; padding:60px; margin-top:70px; margin-bottom:120px; width:80%; margin-left:auto; margin-right:auto;}

.but_submit1{
	background-color:#f14a38;
	padding-top: 14px;
	padding-right: 50px;
	padding-bottom: 14px;
	padding-left: 50px;
	color: #FFFFFF; text-transform:uppercase; font-size:20px; font-weight:600; 
}

.but_submit1:hover{
	background-color:#2b8470;
	color: #fff; 
}

.graphic{border-top-left-radius: 40px;
border-top-right-radius: 40px; 	background-image: url(../../assets/images/banner1-2.jpg);
	background-repeat: repeat;
	background-position: center top;
	padding-top:50px;
	padding-bottom:50px;}
	
.direct_order{
	background-color:#2b8470;
	padding-top:100px;
	padding-bottom:100px;
	background-image: url(../../assets/images/flag.png);
	background-repeat: no-repeat;
	background-position: -150px -100px; background-size:55%;
}

.page_banner{ height:495px;}
.page_banner img{ object-fit: cover; width:100%; height:495px;}


.but_view{
	background-color:#fff55e;
	padding-top: 14px;
	padding-right: 50px;
	padding-bottom: 14px;
	padding-left: 50px;
	color: #000000;
	text-transform:uppercase;
	font-size:20px;
	font-weight:700;
	border: 1px solid #000000; border-radius: 30px;
}


.but_view:hover{
	background-color:#2b8470;
	color: #fff; 
}

.catering_text{ width:50%; margin-left:auto; margin-right:auto; color:#15473b; font-weight:500; text-align:center; margin-bottom:50px;}

.request_catering {
    padding-top: 100px;
    padding-bottom: 100px;
}

.direct_order h2 {
    text-align: center;
    font-family: "Fjalla One", sans-serif;
    font-size: 87px;
    text-transform: uppercase;
    margin-bottom: 30px; color:#fff;
}
.sub_text{ color:#FFFFFF;  text-align: center; margin-bottom:30px;}

.location_card1{
	background-color:#FFFFFF;
	border: 1px solid #000000;
	border-radius: 20px;
	padding-top: 18px;
	padding-right: 18px;
	padding-bottom: 10px;
	padding-left: 18px; position:relative; margin-bottom:40px;  transition: all 0.5s ease;
}

.direct_order_in{
width:70%; margin-left:auto; margin-right:auto;
}

.location_title_hover{display:none; position:absolute; left: 0; top:0; transition: all 0.5s ease; z-index:100; }

.cat_location:hover .location_title_hover{font-size:50px; color:#ff5757; font-family: "Fjalla One", sans-serif; -webkit-text-stroke: 0.5px #000; text-transform:uppercase; margin-bottom:10px; display: flex;
    align-items: center;
    justify-content: center; display: flex;
    align-items: center;
    justify-content: center;
    height: 127px;
    width: 100%; background-color:#FFFFFF; border: 1px solid #000000; border-radius: 20px; top:0px; left:0px; right:0px;}
.cat_location{ position: relative; }

.btn_gap{ margin-left:10px; margin-right:10px; width:300px; text-align:center;}

.star{
	background-image: url(../../assets/images/star.png);
	background-repeat: no-repeat;
	background-position: center top; width:260px; height:260px;
	font-family: 'Finesse Future'; font-size:62px; color:#fff; text-align:center;
	    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; margin-left: auto;
    margin-right: auto;
}

.star span{
	font-size:25px; color:#fff; text-align:center;  font-family: "Fjalla One", sans-serif; padding-top:20px; 
}

.star_sec{ margin-left: auto;
    margin-right: auto; width:85%;}

.process_sec{}	
.process_heading{
	background-color:#f14a38;
	font-family: "Fjalla One", sans-serif;
	font-size:62px;
	color:#fff;
	text-align:center;
	border-bottom-width: 14px;
	border-bottom-style: solid;
	border-bottom-color: #ad1b45; text-transform:uppercase; padding-top:30px; padding-bottom:30px; margin-bottom:50px;
} 

.process_img{ text-align:center; margin-bottom:50px;}

.btn_yellow{ background-color:#fff55e; color:#000000;}

.graphic_top{border-top-left-radius: 30px;
border-top-right-radius: 30px; 	background-image: url(../../assets/images/banner1-2.jpg);
	background-repeat: repeat;
	background-position: center top; height:40px; margin-top:100px;}
	
	.graphic_bot{border-bottom-left-radius: 30px;
border-bottom-right-radius: 30px; 	background-image: url(../../assets/images/banner1-2.jpg);
	background-repeat: repeat;
	background-position: center top; height:40px; margin-bottom:50px;}
	
.build{ background-color:#2b8470; padding-top:65px; padding-bottom:65px;}

.build h2{ font-family: 'Finesse Flair'; font-size:68px; color:#fff; margin-bottom:30px; text-transform:uppercase; }

.build_text{color:#fff; margin-bottom:50px;}

.build_box{ background-color:#fff; font-size:11px; line-height:150%; border-radius: 20px;}
.build_box_img{}
.build_box_img img{border-top-left-radius: 20px;
border-top-right-radius: 20px;}
.build_box_text{
	text-align:center;
	padding-top: 25px;
	padding-right: 25px;
	padding-bottom: 0px;
	padding-left: 25px;
}
.build_author{ margin-top:10px; text-align:center; padding-bottom: 25px;}

.btn_sign{
	background-color: #fff55e;
	color:#000; font-size: 20px; padding-top:12px; padding-bottom:12px; padding-left:30px; padding-right:30px; border-radius: 5px; font-weight:600; 
}

.btn_sign:hover{
	background-color: #f14a38;
	color:#fff;
}

.partner_sec{ margin-top:100px; margin-left: auto;
    margin-right: auto;
    width: 85%;}
	
.partner_sec h2{ font-family: "Fjalla One", sans-serif; font-size:68px; color:#537473; margin-bottom:30px; text-transform:uppercase; text-align: center;}

.partner_box{
	background-color:#f8d849;
	border-radius: 30px;
	border: 13px solid #d9b92b; padding:25px;
}

.partner_box_img{ 
text-align:center; margin-bottom:20px; text-align: center;
}

.partner_box_title{margin-bottom:20px; font-size: 27px; font-family: "Fjalla One", sans-serif; color:#537473; text-align: center;  text-transform:uppercase; font-weight:600;}
.partner_box_text{
color:#15473b; text-align: center;
}


    .location_info{
      background:#fff19a;
      border:5px solid #ffd83d;
      border-radius:12px;
      padding:18px 22px;
      text-align:left;
      font-size:16px;
      line-height:160%;
      box-shadow:0 6px 10px rgba(0,0,0,.15);
      margin:auto; font-weight:500; margin-bottom:30px;
    }
	
	
.location_info_text{ width:65%; margin-left:auto; margin-right:auto; color:#15473b; font-weight:500; text-align:center; margin-bottom:50px;}

.img15{ height:320px; width:320px; margin-left:auto; margin-right:auto;}

    .circle-img1{
      border-radius:50%;
      border:8px solid #ffe44d;
      overflow:hidden;
      box-shadow:10px 12px 18px rgba(0,0,0,.25);
      background:#fff;
    }

    .circle-img1 img{
      width:100%;
      height:100%;
      object-fit:cover;
    }
	
.m_b10{ margin-bottom:10px;}

.text_left{ text-align:left!important;}

.text_left a{ color:#000000;}

.text_left a:hover{ color:#15473b;}

.img_round{border-radius: 30px;}

.partner_fr_box{
	background-color:#f8d849;
	border-radius: 30px;
	border: 13px solid #d9b92b; padding:25px; width:50%; margin-left:auto; margin-right:auto; margin-bottom:50px;
}

.beyour{ color:#315f4f!important;}

.newsletters-fieldholder-visible {
    margin-bottom: 15px!important;
}

.contact_details{     margin-left: 15%;
    margin-right: 15%; margin-bottom:50px;}
	
.contact_details .location_info{text-align:center!important; min-height:150px; }

.contact_details .location_info strong{text-transform:uppercase; font-size:20px; line-height: 230%;}

.modal-body img{width:100%;}