.ul_clear{
  clear:both;
}
@font-face {
    font-family: 'font_minior_it';
    font-display: swap;
}
@font-face {
    font-family: 'font_reg';
    font-display: swap;
}
@font-face {
    font-family: 'font_med';
    font-display: swap;
}
@font-face {
    font-family: 'gotham-bold', sans-serif;
    font-display: swap;
}
@font-face {
    font-family: 'font_semibold';
    font-display: swap;
}
*{
  word-wrap: break-word;
	margin: 0;
	padding: 0;
  letter-spacing: 0.5px;
}
a {color:inherit; text-decoration: none;}      /* unvisited link */
a:visited {color:inherit; text-decoration: none;}  /* visited link */
a:hover {color:inherit; text-decoration: none;}  /* mouse over link */
a:active {color:inherit; text-decoration: none;}  /* selected link */

textarea{
	resize:vertical;
}
body{
      font-family: 'gotham-bold', sans-serif;
}
.header_div_holder{
  width: 100%;
  height: 73px;
}
.header_div{
width: 100%;
background-color: #202733;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: absolute;
z-index: 9;
top: 45px;
}
.header_logo{
/*height: 110px;*/
display: inline-block;
}
.header_logo img{
  height: inherit;
  padding: 0px 0;
}
.header_menu_left{
  display: inline-block;
  vertical-align: top;
}
.header_menu_left ul{
  list-style: none;
}
.header_menu_left ul li{
  float: left;
  color: #fff;
  font-size: 14px;
  margin: 0 ;
  margin-left: 20px;
  line-height: 73px;
  cursor: pointer;
  -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-top:20px;
}

.header_menu_left ul li:hover{
color: #fe5c9b;
}
.header_menu_right ul li:hover{
color: #fe5c9b;
}
.header_menu_right_phone:hover{
  color: #fff !important;
}
.header_menu_right{
  display: inline-block;
  vertical-align: top;
  float: right;
}
.header_menu_right ul{
  list-style: none;
}
.header_menu_right ul li{
  float: left;
  color: #fff;
  font-size: 14px;
  margin: 0 20px;
  margin-right: 0;
  line-height: 73px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-top:20px;
}
.header_banner_div_img{
position: absolute;
right: -150px;
width: 100%;
z-index: -1;
}
.header_banner_div{
overflow: hidden;
position: relative;
}
.header_banner_div_content{
  margin-top: 120px;
  z-index: 4;
}
.header_banner_div_content h1{
  margin: 0;
  font-size: 43px;
  color: #202733;
  font-family: 'gotham-bold', sans-serif;
  line-height: 57px;
}
.header_banner_div_content h1 b{
  font-weight: 1;
  color: #fe5c9b;
  font-size: 63px;
}
.header_banner_div_content h2{
  margin: 0;
  font-size: 19px;
  color:  #939393;
margin-top: 20px;
  line-height: 30px;
}
.header_button_left{
display: inline-block;
  border-radius: 70px;
  background-color: #fe5c9b;
  border: solid 3px #fe5c9b;
  -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
  vertical-align: top;
}
.header_button_left p{
  margin: 0;
  color:#fff;
font-size: 15px;
padding: 10px 20px;
font-family: 'gotham-bold', sans-serif;;
}
.header_button_right{
display: inline-block;
  border-radius: 70px;
vertical-align: top;
  border: solid 3px #fe5c9b;
  margin-left: 14px;
  -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.header_button_right p{
  margin: 0;
  color:#fe5c9b;
font-size: 15px;
padding: 10px 20px;
font-family: 'gotham-bold', sans-serif;
}
.header_button_right img{
  width: 14px;
  float: none;
  margin-top: -4px;
  margin-right: 4px;
}
.main_package_frame{
  min-width: 0;
  min-height: 0px;
padding: 30px 25px;
  background-color: #24ABC1;
padding-bottom: 12px !important;
  position: relative;
width: 100%;
  border-radius: 6px;
  padding-top: 10px !important;
}
.main_package_frame_left_main{
  height: 100px;
  margin-top: 12px;
}
.main_package_frame_left_bar{
  width: 25px;
  height: 4px;
  border-radius: 0px;
  background-color: #fff;
  display: inline-block;
  margin-top: 10px;
display: none;
}
.main_package_frame_left_rupee{
  display: inline-block !important;
  height: 17px !important;
}
.main_package_frame_left_rupee_b{
  display: inline-block !important;
  height: 19px !important;
}
.main_package_frame_left h1{
  color:#fff;
  font-size: 25px;
  font-family: 'gotham-bold', sans-serif;
  margin: 0;
  margin-top: 7px;
  display: none;
}
.main_package_frame_left{
  width: 110px;
  position: relative;
    margin-bottom: 20px;
}
.main_package_frame_right{
  margin-left: 0px;
}
.main_package_frame_right_list img{
  width: 15px;
  margin-top: 5px;
  position: absolute;
}
.main_package_frame_right_list p{
  display: inline-block;
  color: #312727;
      font-size: 15px;
      margin-left: 5px;
      margin-left: 23px;
      line-height: 18px;
}
.main_package_frame_right h2{
  font-family: 'gotham-bold', sans-serif;
  margin: 0;
  font-size: 28px;
  color: #fff;
  margin-bottom: 20px;
  display: none;
}
.main_package_frame_2{
  background-color: #FF9800;
}
.main_package_frame_3{
  background-color: #ff7861;
}
.main_package_frame_4{
  background-color: #EA3B6C;
}
.main_package_frame_5{
  background-color: #9962D3;
}
.main_package_frame_6{
  background-color: #4dac4a;
}
.package_home_btn{
  border-radius: 60px;
border:solid 3px #202733;
display: inline-block;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.package_home_btn p{
  margin: 0;
  color:#202733;
  font-size: 15px;
padding: 8px 23px;
font-family: 'gotham-bold', sans-serif;
}
.package_home_btn:hover{
  background-color: #202733;
}
.package_home_btn:hover p{
  color:#fff;
}
.home_bundle_package{
  width: 100%;
  padding: 30px 0;
  background-color: #f9f9f9;
  border: solid 1px #e8e8e8;
  box-shadow: 0 0px 10px 2px
  rgba(0,0,0,0.1);
  border-radius: 6px;
}
.home_bundle_package h4{
  margin: 0;
  font-size: 27px;
  font-family: 'gotham-bold', sans-serif;
  text-align: center;
}
.home_bundle_package_strip{
  width: 100%;
  background-color: #e2e2e2;
  font-size: 0px;
  text-align: center;
  padding: 12px 0px;
margin-top: 40px;
}

.home_bundle_package_strip_left{
  width: 300px;
  height: 32px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
margin-left: -80px;
}
.home_bundle_package_strip_right{
  width: 200px;
  height: 32px;
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
}

.home_bundle_package_strip_left p{
  margin: 0;
  font-size: 24px;
  font-family: 'gotham-bold', sans-serif;;
  color: #32435b;
  position: relative;
}
.home_bundle_package_strip_left p::after{
  content:"";
     position: absolute;
     width: 130px;
     bottom: 0;
     right: 0;
     height: 0.7em;
     border-top: 2px solid red;
}
.home_bundle_package_strip_right{
  position: relative;
}
.home_bundle_package_strip_right_band_img{
  position: absolute;
  width: 406px;
  margin-top: -22px;
  height: 70px;
  left: 0;
  z-index: 0;
}
.home_bundle_package_strip_right_text{
  position: absolute;
  z-index: 1;
  margin-left: 40px;
  margin-top: -10px;
  width: 320px;
}
.home_bundle_package_strip_right_text_left{
  font-family: 'gotham-bold', sans-serif;
  color: #fff;
}
.home_bundle_package_strip_right_text_left b{
  font-weight: 1;
  font-size: 32px;
  line-height: 28px;
}
.home_bundle_package_strip_right_text_right{
  font-family: 'gotham-bold', sans-serif;
  color: #fff;
font-size: 33px;
margin-left: -20px;
}
.main_package_frame_right_rupee{
  display: inline-block !important;
  height: 22px !important;
}
.bundle_body_list_div{
  text-align: center;
  width: 100%;
  position: relative;
}
.bundle_body_list{
  width: 30%;
  display: inline-block;
  vertical-align: top;
  text-align: left;
  padding-left: 40px;
  padding-top: 13px;
}
.bundle_body_list_frame img{
  height: 14px;
  position: absolute;
}
.bundle_body_list_frame p{
  padding-left: 30px;
  margin: 0;
  color:#fff;
}
.portfolio_div{
  position: relative;
}
.portfolio_div_title{
  margin: 0;
  font-size: 27px;
  font-family: 'gotham-bold', sans-serif;
  text-align: center;
}
.portfolio_div_subtitle{
  margin: 0;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
  color: #898989;
}
.review_home_div{
  width: 100%;
  background-color: #f7f7f7;
}
.title_div_title{
  margin: 0;
  font-size: 27px;
  font-family: 'gotham-bold', sans-serif;
  text-align: center;
}
.title_div_subtitle{
  margin: 0;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
  color: #898989;
}
.review_main_home_box{
  height: 150px;
}
.review_main_home_box{
  width: 100%;
  display: flex;
  margin-bottom: 40px;
}
.review_home_box_left_square{
  width: 150px;
  background-color: #fff;
    box-shadow: 0 0px 10px 2px rgba(0,0,0,0.01);
    position: relative;
}
.review_home_box_right_square{
height: auto;
flex: 1;
background-color: #fff;
box-shadow: 0 0px 10px 2px rgba(0,0,0,0.01);
padding: 20px;
margin-left: 20px;
}
.review_home_box_right_square_stars img{
  height: 20px;
  display: inline-block;
  margin-right: 3px;
}
.review_home_box_right_square_text{
  margin-top: 5px;
}
.review_home_box_right_square_text p{
  color: #898989;
  font-size: 12px;
}
.review_home_box_right_square_text .review_author{
  color: #32435b;
  font-size: 15px;
font-family: font_minior_it, sans-serif;;
margin: 0;
margin-top: -5px;
}
.review_home_box_left_square_box{
  position: absolute;
  width: 15px;
  height: 15px;
  background-color: #fff;
  -ms-transform: rotate(45deg); /* IE 9 */
-webkit-transform: rotate(45deg); /* Safari 3-8 */
transform: rotate(45deg);
right: -10px;
top:60px;
}
.footer_number_div{
  width: 100%;
  height: 200px;
  background-color: #fe5c9b;
  padding:  30px 0;
}
.footer_number_frame{
  width: 100%;
  height: 140px;
  border: solid 0px #fff;
  position: relative;
  text-align: center;
}
.footer_number_frame_phone{
  position: absolute;
width:45px;
left: 50%;
transform: translateX(-50%);
background-color: #fe5c9b;
padding: 0 11px;
margin-top: -18px;
}
.footer_number_frame_bottom_text{
  width: 230px !important;
margin: 0 !important;
font-size: 13px !important;
color:#fff !important;
font-family: font_med, sans-serif !important;;
position: absolute !important;
margin-left: 50% !important;
transform: translateX(-50%) !important;
bottom:  -8px !important;
background-color: #fe5c9b !important;
padding: 0 11px !important;
text-align: center !important;
}
.footer_number_frame p{
  padding-top: 29px;
  font-family: 'gotham-bold', sans-serif;;
  font-size: 25px;
  color:  #fff;
}
.footer_number_frame_number{
  padding-top:0px !important;
  font-family: font_semibold !important;
  font-size: 28px !important;
}
.footer_div{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  background-color: #32435B;
padding: 30px 0;
}
.footer_section_title{
  color: #fe5c9b;
  font-family: font_semibold, sans-serif;
}
.footer_section_subtitle{
color: #E0DEE2;
}
.footer_section_subtitle_2{
color: #E0DEE2;
}
.footer_section_subtitle:hover{
  color: #fe5c9b;
}
.footer_section_div p{
  line-height: 30px;
}
.footer_section_card_icons{
  width: 209px;
}
.footer_section_social ul{
  list-style: none;
  padding: 0;
}
.footer_section_social ul li{
float: left;
}
.footer_section_social ul li img{
  width: 19px;
  margin-right: 19px;
  margin-bottom: 19px;
  cursor: pointer;
}
.footer_bottom_div{
  width:100%;
  min-height:60px;
  background-color: #000;
  -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
margin-bottom: -4px;
}
.footer_bottom_div_new{
  background-color: #b0b0b0;
}
.footer_section_div_outer{
  display: grid;
  grid-column-gap: 15px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.footer_section_div{
  display: inline-block;
  vertical-align: top;
  text-align: left;
}
.footer_div{
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  width: 100%;
  background-color: #000;
padding-top: 30px;
padding-bottom: 15px;
}
.footer_section_title{
  color: #fe5c9b;
  font-family: font_semibold, sans-serif;
}
.footer_section_subtitle{
color: #E0DEE2;
}
.footer_section_subtitle_2{
color: #E0DEE2;
}
.footer_section_subtitle:hover{
  color: #fe5c9b;
}
.footer_section_div p{
  line-height: 30px;
}
.footer_section_card_icons{
  width: 209px;
}
.footer_section_social ul{
  list-style: none;
  padding: 0;
}
.footer_section_social ul li{
float: left;
}
.footer_section_social ul li img{
  width: 19px;
  margin-right: 19px;
  margin-bottom: 19px;
  cursor: pointer;
}
.footer_bottom_div_new{
  background-color: #b0b0b0;
}
.footer_section_card_paypal{
  height: 23px;
  display: inline-block;
  margin-left: 0px;
  margin-bottom: 10px;
}
.footer_section_card_paypal_p{
display: inline-block;
}
.portfolio_outer_box{
display: grid;
grid-column-gap: 15px;
grid-row-gap: 15px;
grid-template-columns: 1fr 1fr;
height:550px;
overflow: hidden;
}
.portfolio_outer_box_2{
display: grid;
grid-column-gap: 15px;
grid-row-gap: 15px;
grid-template-columns: 1fr 2fr 1fr;
height:550px;
overflow: hidden;
}
.portfolio_outer_box_left_box{
  width: 100%;
  height: 100%;
}
.portfolio_outer_box_left_box_1_1{
  background-image: url('../img/test/1.html');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio_outer_box_right_subbox_1_2{
  background-image: url('../img/test/2.html');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio_outer_box_right_subbox_1_3{
  background-image: url('../img/test/3.html');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio_outer_box_right_subbox_1_4{
  background-image: url('../img/test/4.html');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio_outer_box_right_subbox_1_5{
  background-image: url('../img/test/5.html');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.review_home_box_left_square_1{
  background-image: url('../img/new_99/test/walbitez.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.review_home_box_left_square_2{
  background-image: url('../img/new_99/test/tracey.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.review_home_box_left_square_3{
  background-image: url('../img/new_99/test/rasachi.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.review_home_box_left_square_4{
  background-image: url('../img/new_99/test/modish.jpg');
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.portfolio_outer_box_right_box{
  width: 100%;
  height: 100%;
  display: grid;
grid-template-columns: 1fr 1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
.portfolio_outer_box_right_box_2{
  width: 100%;
  height: 100%;
  display: grid;
grid-template-columns:  1fr;
  grid-column-gap: 15px;
  grid-row-gap: 15px;
}
.portfolio_outer_box_right_subbox{
  width: 100%;
  height: 100%;
  border: solid 1px #eee;
}
.footer_bottom_div_1{
  font-size: 11px;
  color:#FFFFFF;
  letter-spacing: 0.5px;
  padding: 0;
  margin: 0;
  padding-top: 7px;
  color: #b7b7b7;
}
.footer_bottom_div_2{
  padding:0;
  margin:0;
  font-size: 10px;
  color:#FFFFFF;
  letter-spacing: 0.5px;
  color: #b7b7b7;
}
.main_package_div{
  position: relative;
}
.main_package_div_left_btn{
  width: 50px;
  height: 50px;
  background-color:
  #424242;
  border-radius: 50px;
  position: absolute;
  z-index: 2;
  top: 50%;
  transform: translateY(-60%);
  margin-left: 25px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.main_package_div_left_btn img{
  display: inline-block;
  margin-top: 12px;
  height: 25px;
  margin-left: -5px;
}
.main_package_div_right_btn{
  width: 50px;
  height: 50px;
  background-color: #424242;
  border-radius: 50px;
  position: absolute;
  z-index: 2;
  top:50%;
  transform: translateY(-60%);
  right:25px;
  text-align: center;
  cursor: pointer;
  -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.main_package_div_right_btn img{
  display: inline-block;
  margin-top: 13px;
  height: 25px;
  margin-left: 1px;
  -ms-transform: rotate(180deg); /* IE 9 */
-webkit-transform: rotate(180deg); /* Safari 3-8 */
transform: rotate(180deg);
}
.portfolio_main_flex_div{
  position: relative;
}
.review_outer_div{
  position: relative;
  height: inherit;
}
.header_menu_right_phone_img{
  width: 12px;
  margin-top: -4px;
}
.main_package_frame_left_mob_right{
position: absolute;
margin-left: 130px;
}
.main_package_frame_left_mob_right h4{
  font-family: 'gotham-bold', sans-serif;
  margin: 0;
  font-size: 21px;
  color: #fff;
  margin-top: 20px;
}
.main_package_frame_left_mob_right_line{
  width: 100%;
  height: 2px;
  margin: 7px 0;
  background-color: #fff;
}
.main_package_frame_left_mob_right p{
  color:#fff;
  font-size: 25px;
  font-family: 'gotham-bold', sans-serif;
  margin: 0;
  margin-top: 7px;
}
.main_package_btn_parent{
  position: relative;
}
.main_package_btn{
  width: 88%;
  text-align: center;
  border: solid 2px #fff;
border-radius: 50px;
margin-top: 10px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
position: absolute;
bottom: 18px;
}
.main_package_btn p{
  color:  #fff;
  margin: 0;
  padding: 5px 14px;
  font-family: 'gotham-bold', sans-serif;
  font-size: 13px;
  text-transform: uppercase;
}
.main_package_btn{
  background-color: #fff;
cursor: pointer;
}
.main_package_btn_1 p{
color:#24ABC1;
}
.main_package_btn_2 p{
color:#FF9800;
}
.main_package_btn_3 p{
color:#ff7861;
}
.main_package_btn_4 p{
color:#EA3B6C;
}
.main_package_btn_5 p{
color:#9962D3;
}
.main_package_btn_6 p{
color:#4dac4a;
}
.bundle_home_mobile{
  display: none;
  text-align: center;
}
.bundle_home_mobile_old_price{
  display: inline-block;
}
.bundle_home_mobile_old_price p {
    margin: 0;
    font-size: 20px;
    font-family: 'gotham-bold', sans-serif;;
    color:
    #32435b;
    position: relative;
    display: inline-block;
}
.bundle_home_mobile_old_price p::after{
  content:"";
     position: absolute;
     width: 110px;
     bottom: 0;
     right: 0;
     height: 0.7em;
     border-top: 2px solid red;
}
.bundle_home_mobile_line {
    width: 100%;
    background-color:
    #e2e2e2;
    font-size: 0px;
    text-align: center;
    padding: 12px 0px;
    margin-top: 20px;
}
.review_home_box_left_square_mobile img{
  width: 100%;
    box-shadow: 0 0px 10px 2px rgba(0,0,0,0.01);
    margin-bottom: 20px;
    border: solid 1px #eee;
}
.review_home_box_left_square_mobile{
  display: none;
}
.main_package_frame_grid{
display: grid;
grid-template-columns: 1fr 1fr 1fr;
grid-gap: 30px;
grid-auto-flow:dense;
}
.header_menu_right_mob{
  display: inline-block;
  vertical-align: top;
  float: right;
}
.header_menu_right_mob ul{
  list-style: none;
}
.header_menu_right_mob ul li{
  float: left;
  color: #fff;
  font-size: 14px;
  margin: 0 20px;
  margin-right: 0;
  line-height: 73px;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
}
.mobile_bar_fa_img{
  height: 26px;
}
.header_menu_right_mob{
  display: none;
}
.header_banner_div_img_mob{
  display: none;
}
.title_mob_main{
  margin: 0;
  font-size: 27px;
  font-family: font_semibold, sans-serif;
  text-align: center;
}
.title_mob_subtitle{
  margin: 0;
      margin-top: 0px;
  margin-top: 10px;
  font-size: 16px;
  text-align: center;
  color:
#898989;
}
.mobile_footer_text_open p{
  color: #fff;
  font-family: 'gotham-bold', sans-serif;;
  text-align: center;
  cursor: pointer;
}
.mobile_footer_text_open{
  display: none;
}
.mobile_menu_drop_down{
  padding-top: 13vh;
  text-align: center;
  height: 100vh;
  display: none;
  position: relative;
}
.mobile_menu_drop_down p{
  color:#fff;
font-size: 19px;
margin: 0;
line-height: 60px;
}
.main_home_outer_box{
  display: grid;
  grid-gap: 15px;
  grid-template-columns:  1fr 1fr;
}
.portfolio_outer_box_slider{
  display: none;
}
.portfolio_outer_box_slider_active{
  display: block;
}
.owl-nav{
display: none;
}
.footer_section_div_3{
  padding-left: 50px;
}
.review_grid_main{
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 25px;
}
.mobile_menu_drop_down_bottom{
  color: #fff !important;
  position: absolute !important;
  bottom:100px !important;
  width: 100% !important;
  text-align: center !important;
  font-size: 12px !important;
color:
#979797 !important;
}
.main_package_frame_0{
  background-color:#9D66B0;
}
.main_package_btn_0 p{
color:#9D66B0;
}
.warning_popup_bg{
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  top:0;
  left:0;
  z-index: 9999;
  text-align: center;
  transition: all 400ms;
  overflow: auto;
  opacity:0;
  visibility:hidden;
}
.warning_popup{
  width: 600px;
  background-color: #fff;
  display: inline-block;
  text-align: left;
  border-radius:  17px;
  margin-top: 12vh;
  padding: 20px;
  transition: all 300ms;
  margin-top: -10vh;
  position: relative;
}
.warning_popup_q_img{
  width: 275px;
  display: inline-block;
}
.warning_popup_close{
  width: 100%;
  height: 40px;
  border-radius: 40px;
  background-color: #FF9800;
  -webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
cursor: pointer;
}
.warning_popup_close p{
font-size: 16px;
font-family: font_med;
color:#fff;
margin: 0;
line-height: 40px;
text-align: center;
}
.warning_popup_title p{
  font-size: 17px;
  font-family: font_semibold;
  text-align: center;
  display: in
}
.warning_popup_list ul{
  margin-left: 10px;
  list-style: none;
}
.warning_popup_list ul li{
font-size: 13px;
margin-bottom: 0px;
}
.warning_popup_list_tick{
  width: 11px;
position: absolute;
margin-top: 4px;
}
.warning_popup_list p{
  display: inline-block;
  padding-left: 25px;
}
.warning_popup_list_title{
  font-size: 15px;
  margin: 20px 0;
  display: block !important;
  text-align: center;
  color: #FF9800;
  font-family: font_med;
}
.main_header_notification{
width: 100%;
padding: 10px 0;
background-color: #fe5c9b;
position: fixed;
bottom: 0;
z-index: 2;
}
.main_header_notification p{
  font-family: 'gotham-bold', sans-serif;
  margin: 0;
  color:#fff;
  text-align: center;
  font-size: 12px;
}
.main_header_notification img{
  float: right;
  height:21px;
  cursor: pointer;
}
.mob_br_an{
  display: none;
}
@media screen and (max-width:635px) {
  .warning_popup{
  width:90%;
}
.main_header_notification p{
  font-size: 11px;
}
.mob_br_an{
  display: block;
}
}
/* Internasional Popup */
.inter_popup_bg{
width: 100%;
height:100%;
background-color: rgba(255,255,255,0.9);
top:0;
left:0;
position: fixed;
text-align: center;
z-index: 9999999999999999999999999999999999999;
}
.inter_popup_div{
  width: 100%;
  height:400px;
  display: inline-block;
  margin-top: 10vh;
}
.inter_popup_div_img{
  height:100px;
}
.inter_popup_div_btn{
  display: inline-block;
  width: 250px;
  height: 43px;
  border-radius: 5px;
  border: solid 3px #fe5c9b;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  text-align: center;
  transition: all 100ms;
}
.inter_popup_div_btn p{
  color: #fe5c9b;
  font-size: 14px;
  line-height: 40px;
  font-family: font_semibold, sans-serif;
}
.inter_popup_div_btn:hover{
  background-color: #fe5c9b;
}
.inter_popup_div_text p{
  font-size: 16px;
color: #898989;
padding: 0;
line-height: 25px;
margin: 0;
}

.inter_popup_div_btn:hover p{
color: #fff;
}
/* Internasional Popup */
.main_header_notification_holder{
  display: none;
}
.desk_diwali_title{
  display: block;
}
.mob_diwali_title{
  display: none;
}




@media screen and (max-width:991px) {
  .header_diwali_div{
    top:69px;
  }
  .header_banner_div_diwali{
    margin-top: 67px;
  }
}
@media screen and (max-width:434px) {
  .header_diwali_div{
    top:89px;
  }
  .header_banner_div_diwali{
    margin-top: 92px;
  }
}
@media screen and (max-width:428px) {
  .desk_diwali_title{
    display: none
  }
  .mob_diwali_title{
    display: block;
  }
}
