

@import url("https://use.typekit.net/yql2hfv.css");



:root {
  --main-bg-gold-color: #ff7f32;
  --main-bg-blue-color: #463ba8;
  --main-bg-blue1-color: #212975;
  --main-bg-sky-color: #98c4f9;
  --main-bg-black-color: #282d32;
  --main-bg-black1-color: #212529;
  --main-bg-grey-color: #FFFFFF80;
  --main-txt-gold-color: #ff7f32;  
  --main-txt-blue-color: #463ba8;
  --main-txt-blue1-color: #212975;
  --main-txt-whites-color: #ffffff;
  --main-txt-black1-color: #212529; 
  --main-txt-grey-color: #FFFFFF80;
}

.text-gold{color: var(--main-txt-gold-color);}
.text-blue{
    font-size: 28px;
    font-family: "sofia-pro";
    color: #463BA8;
    font-weight: 100;

}
.text-blue1{color: var(--main-txt-blue1-color);}
.text-whites{color: var(--main-txt-whites-color);}
.text-black1{color: var(--main-txt-black1-color);}
.text-grey{color: var(--main-txt-grey-color);}

.bg-gold{
	background: linear-gradient(
180deg
, #29a5dc 0%, #2d3984 100%);
}

.bg-blue{background-color: #EFE9E9;}
.bg-sky{background-color: var(--main-bg-sky-color);}

.bg-blue1{
    background-image: linear-gradient(
96deg
, #29a5dc 0%, #2d3984 100%);
}
.bg-black{background-color: var(--main-bg-black-color);}
.bg-black1{background-color: var(--main-bg-black1-color);}






nav ul li a{
  font-family: "Open Sans";
  color: var(--main-txt-whites-color);
  padding: 10px !important;
  font-size: 18px;
  font-weight: medium !important;
}
nav ul li a:hover{
  color: var(--main-txt-gold-color);
}

.foot a{
  color: white;
}
.foot a:hover{
  color: var(--main-txt-gold-color);
}

.active-menu{color: var(--main-txt-gold-color);}

h1,h2,h3,h4,h5,h6{
  font-family:"sofia-pro";
}

p{

}




.img7{
  width: 57px;
  height: 55px;
}



 .scroll-top{
  position: fixed;
  right: 20px;
  bottom: 20px;
  padding: 19px;
  padding-top: 13px;
  padding-bottom: 18px;
  display: none;
  color: var(--main-txt-whites-color);
  z-index: 999;
}

.fixed-heade{
  position: fixed;
  width: 100%; 
  z-index: 999; 
  top: 0;
  animation-name: animatetop;
  animation-duration: 0.8s 
}

@keyframes animatetop {
  from {top:-300px; opacity:0}
  to {top:0; opacity:1}
}



.head_nav{
	
    padding: 16px 0px 8px 0px;
    border-bottom: 2px solid #D8D8D8;

}

.head_nav_tab_a{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 16px;
font-weight: bold;

line-height: 24px;
color: #000;
		
}

.head_nav_tab_a:hover{
    
	font-family: Gilroy;
    font-style: normal;
    font-weight: 550;
    font-size: 16px;
    line-height: 24px;
   color:#FA8435;
	text-decoration:none;
	animation-name: example;
  animation-duration: 1s;
	
	}
	
	.head_nav_tab_a:active{
    
	font-family: Gilroy;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 24px;
    color: #040135;
	text-decoration:none;
	}
	

	
	

.header_spk1{
	    font-size: 18px;
    font-weight: bold;
}

.header_spk2{
	    font-size: 21px;
    font-weight: bold;
}



.header_top_logo{
	padding-top: 20px;
}

.header_t_left_btn{
	padding-top: 23px;
}

.nav_link_margin{
	    padding: 5px 0px;
}
@media only screen and (min-width: 2000px) {
	.lg_bt_13 {
    padding: 133.5px 240px !important;
}

 
}
@media only screen and (min-width: 1250px) {
.img_ph{
	margin-right: -80px;
}
}

@media only screen and (min-width: 1024px) {
	
	.scrool_dot{
		display:none;
	}

	.hm_01_tp {   padding-top: 35%;
	}
	
	.hm_02_img{
		    padding: 15% 0px 10%;
	}

.step_v{
		display:none;
	}
	.step_v1{
		display:block;
	}
	.sli_oi89{
	padding-top: 40px;
	}
	
	.sli_091{
		    margin-top: -85px;
	}
	.view_mob{
		display:none;
	}
}




@media only screen and (min-width: 1024px) and (max-width: 1024px){
	.ipad_mcss{
	display:block !important;
}

.sli_oi89{
	padding-top: 40px !important;
	}
	.sli_091{
		    margin-top: -85px !important;
	}

}

@media only screen and (min-width: 600px) and (max-width: 1024px) {
	.scrool_dot{
		display:none;
	}

	
	
	
	.sli_oi89{
	padding-top: 40px;
	}

.img_ipad{
	width:100%;
}

.ipad_mcss{
	display:none;
}
.social_icon_mob{
	    margin-bottom: 35px;
}
.home_11_top {
    padding-top: 8% !important;
}
.step_v{
		display:block;
		padding-top: 13px;
	}
	.step_v1{
		display:none;
	}
		.home_23_p {
    padding-top: 0px !important;
	margin-top: -12px;
}
.hm_32_h1 {
	text-align:center;
}
.view_mob{
		display:none;
	}


}


@media only screen and (max-width: 600px) {
	.home_28 {
    font-size: 14px !important;
	}
	
	
	.sli_over{
		overflow: hidden;
	}
	
	.sli_img_over{
		margin-left: 93px;
		    margin-bottom: 59px;
	}
	
	
	.drop_icon{
		top: 40%;
	}
	
	.view_mob{
		display:block;
	}
	
	.mob_top_ver{
		display:none;
	}
	
	.img_slider_49 {
    top: 7% !important;
    left: 3% !important;
    right: 42% !important
	}
	.img_slider_51 {
    top: 69% !important;
	}
	
	.home_p_02_p{
		text-align: center;
	}
	
	.home_p_02 {
    font-size: 16px !important;
    line-height: 24px !important;
    text-align: center;
	}
	
	
	.home_h1_01 {
    font-size: 32px !important;
    line-height: 38px !important;
    text-align: center
	}
	
	
	.img_p_2_45 {
    font-size: 12px !important;
    line-height: 16px !important;
}
.img_p_45 {
     font-size: 12px !important;
    line-height: 16px !important;
	padding-top: 4px;
}
	.img_cont_44 {
     font-size: 12px !important;
    line-height: 16px !important;
}
	.img_img_46 {
     font-size: 12px !important;
}
	.img_img_47_right {
     font-size: 14px !important;
}
	
	
	.img_cont_43 {
    top: 33% !important;
    left: 22% !important; 
    right: 10%;
	}
	
	.why_ver_01{
		display:none;
	}
	
	.wy_01{
		padding:5px !important;
	}
	
	.hm_33_p {
    padding: 0px 0px !important;
}
	.faq_box {
		margin: 19px 5px !important;
	}
	
	.accordion-started.accordion-bral .ac-label {
    font-size: 20px !important;
	}
	
	.home_23_p {
    padding-top: 0px !important;
	    margin-top: -12px;
}
	
	.step_v{
		display:block;
		padding-top: 13px;
	}
	.step_v1{
		display:none;
	}
	
	.img_ipad{
	width:100%;
}
.ipad_mcss{
	display:none;
}

.social_icon_mob{
	    margin-bottom: 35px;
}

.home_text_04 {
	font-size: 32px !important;
line-height: 38px !important;
padding: 25px 8px !important; 

}
.home_30_h1 {
   font-size: 32px !important;
line-height: 38px !important;
}

.home_text_42 {
	font-size: 32px !important;
line-height: 38px !important;
padding: 25px 8px !important; 
padding: 0px 8px !important;
 margin-top: -17px;

}
.home_19_h1 {
    font-size: 32px !important;
    line-height: 38px !important;
}

.home_08_h1 {
    font-size: 32px !important;
    line-height: 38px !important;
	    padding-top: 7% !important;
}

.home_17_box_bg {
    padding: 26px 0px 30px !important;
}
.footer_bg_h1 {
    font-size: 48px !important;
    line-height: 58px !important;
}
.hm_32_h1 {
    font-size: 32px !important;
    line-height: 58px !important;
	text-align:center;
}
.hm_33_p {
     font-size: 18px !important;
    line-height: 38px;
}

}




.bok_session_h1 {
padding :9px 20px 9px 20px;
color:white;
background: #1469B1;
mix-blend-mode: normal;
/* White Button */
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 1px rgba(4, 1, 53, 0.05);
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 16px;
border-radius:100px;
border:none;
margin-top: 8px;
}
.bok_session_h1:hover {
padding :9px 20px 9px 20px;
color:white;
background: #FFFFFF;
mix-blend-mode: normal;
/* White Button */
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 1px rgba(4, 1, 53, 0.05);
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 16px;
border-radius:100px;
border:none;
margin-top: 8px;
}

.home_head{
	    padding: 12px 0px;
		border-bottom: 1px solid #A0A0A0;
}

.home_h1_01{
	font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 70px;
line-height: 88px;
color: #040135;
}

.home_p_02{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 24px;
line-height: 38px;
color: #040135;
}

.home_btn_03 {
background: #1469B1;
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 1px rgba(4, 1, 53, 0.05);
border-radius: 100px;
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 20px;
line-height: 32px;
color:white;
padding: 13px 30px;
margin: 20px 0px;
}

.home_text_04{
	font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 52px;
line-height: 60px;
text-align: center;
color: #040135;
}

.home_box_05{
background: linear-gradient(180deg, #FFFFFF 0%, #EFEFEF 100%);
mix-blend-mode: normal;
box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.12), 0px 0px 0px 1px rgba(4, 1, 53, 0.04);
    border-radius: 22px;
       padding: 33px 14px 39px;
}

.home_social_tp{
	    margin-bottom: 35px;
}


.home_06_h1{
	font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 52px;
line-height: 60px;
color: #040135;
}

.home_07_p{
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 32px;
text-align: center;
color: #5E5C7E;
    padding-top: 15px;
}

.home_08_h1{
	font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 52px;
line-height: 60px;
color: #040135;
}

.home_09_p{
	font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 32px;
color: #040135;
    padding-top: 16px;
}
.home_10_img{
    border-radius: 20px;
	}

.home_11_top{
       padding-top: 14%;
	}
	
	
	.home_12_box{
background: linear-gradient(117.44deg, #FF5EAB 0%, #FF4880 100%);
mix-blend-mode: normal;
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 2px rgba(4, 1, 53, 0.05);
border-radius: 24px;
    padding: 38px 19px;
}	
	.home_12_box_a1{
background: #FFFFFF;
mix-blend-mode: normal;
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 2px rgba(4, 1, 53, 0.05);
border-radius: 24px;

    padding: 38px 19px;
}
.home_12_box_a1:hover{
	background: linear-gradient(117.44deg, #FB8435 0%, #FB8435 100%);
}

.home_12_box_a1:hover .home_13_h5_a1{
	color:white;
}
.home_12_box_a1:hover .home_15{
	color:white;
}

	.home_12_box_b1{
background: linear-gradient(117.44deg, #00B0FF 0%, #0085FF 100%);
mix-blend-mode: normal;
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 2px rgba(4, 1, 53, 0.05);
border-radius: 24px;
    padding: 38px 19px;
}

.home_13_h5{
font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 26px;
line-height: 38px;
color: #FFFFFF;
float:left;
}

.home_13_h5_a1{
font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 1.5rem;
line-height: 28px;
color: #040135;
float:left;
}
.home_13_h5_b1{
font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 26px;
line-height: 38px;
color: #FFFFFF;
float:left;
}

.home_14_h5{
float:right;
}

.home_15{
margin-top: 21%;
	}
	
	.home_16_box{
	    margin: 15px 0px;
		
		}
	
	.home_17_box_bg{
	    background: #FAFAFA;
    padding: 80px 0px 90px;
	
	}
	
	.home_18_p{
		font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 32px;
text-align: center;
color: #F78E2F;
padding-bottom: 15px;
}

	.home_19_h1{
	font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 52px;
line-height: 60px;
text-align: center;
color: #040135;
padding-bottom: 10px;
}
.home_20_p{
	font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 32px;
text-align: center;
color: #040135;
}

.home_21_box_bg {
    /* background: #FAFAFA; */
    padding: 80px 0px 90px;
}

.home_22_step{
font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 28px;
line-height: 38px;
color: #040135;
    padding-bottom: 10px;
	}
	
	.home_22_step_box{
	background: #FFFFFF;
mix-blend-mode: normal;
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 2px rgba(4, 1, 53, 0.05);
border-radius: 24px;
padding: 38px 19px;
height: 420px;
margin: 2px;
}

.home_23_p{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 32px;
color: #040135;
padding-top: 25px;
}
	
.home_24{	font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
color: #040135;
}

.home_25{
	background: #F3F3F3;
    border-radius: 20px;
    padding: 20px;
}
.home_26{
background: #FFFFFF;
border: 1px solid #E8E8E8;
box-sizing: border-box;
border-radius: 8px;
    padding: 10px 10px 31px;
}

.home_27{
	font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
color: #040135;
float:left;
}
	.home_28{
	font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
color: #040135;
float:right;
}

.home_29{
font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 16px;
line-height: 20px;
color: #040135;
}


.home_30_h1{
	font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 52px;
line-height: 60px;
text-align: center;
color: #040135;
padding-bottom: 25px;
}

.hm_31{
	padding: 25px 15px;
}

.hm_whyplus_bg{
	background: #1469B1;
}

.hm_32_h1{
	font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 80px;
line-height: 88px;
color: #FFFFFF;
}


.hm_33_p{
font-family: Gilroy;
font-style: normal;
font-weight: 600;
font-size: 26px;
line-height: 38px;
color: #FFFFFF;
    padding: 7px 0px;
}
.hm_34_img{
padding-right:20px;

}

.hm_35_h5{
font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 28px;
line-height: 38px;
color: #FFFFFF;
}

.hm_36_h5_{
font-family: Gilroy;
    font-style: normal;
    font-size: 20px;
    line-height: 32px;
    color: #FFFFFF;
    opacity: 0.8;
}
.hm_37_gap{
        padding-top: 21%;
	}
	
	
	.hm_38_p{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 32px;
color: #FFFFFF;
opacity: 0.64;
}

.hm_39_h{
	font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 23px;
line-height: 38px;
color: #FFFFFF;
    padding: 22px 0px 5px;
}

.hm_40_pad{
	    padding-bottom: 85px;
}
.hm_41_pad1{
    padding-bottom: 99px;
}

.hm_41_pad2{
    padding-bottom: 78px;
	
	}
	
	
.home_text_42 {
    font-family: Gilroy;
    font-style: normal;
    font-weight: 800;
    font-size: 52px;
    line-height: 60px;
    text-align: center;
    color: #040135;
}


.img_cont_43{
    position: absolute;
    top: 37%;
        left: 28%;
    right: 10%;
	background: #FFFFFF;
mix-blend-mode: normal;
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 1px rgba(4, 1, 53, 0.05);
border-radius: 14px;
    padding: 15px 11px 10px;

	}
	
	.img_cont_44{
	font-family: Gilroy;
font-style: normal;
font-weight: bold;
font-size: 18px;
line-height: 32px;
color: #040135;
}
.img_p_45{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 32px;
color: #040135;
    margin-top: -10px;
}
.img_p_2_45{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 18px;
line-height: 26px;
color: #040135;
    margin-top: -10px;
}

.img_img_46{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
float:left;
align-items: center;
color: #040135;
}
.img_img_47_right{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 24px;
float:right;
align-items: center;
text-align: right;
color: #040135;
}

.img_flot_48{
	margin-top: 40px;
}




.img_slider_49 {
    position: absolute;
    top: 18%;
       left: 1%;
    right: 44%;
    background: #FFFFFF;
mix-blend-mode: normal;
box-shadow: 12px 18px 22px rgba(4, 1, 53, 0.26), 0px 0px 0px 1px rgba(4, 1, 53, 0.05);
border-radius: 14px;
transform: matrix(1, -0.04, -0.08, 1, 0, 0);
    padding: 15px 11px 10px;
	    z-index: 101;
}
.img_slider_50 {
    position: absolute;
   top: 31%;
    left: 5%;
    right: 36%;
    background: #FFFFFF;
mix-blend-mode: normal;
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 1px rgba(4, 1, 53, 0.05);
border-radius: 14px;
transform: matrix(1, -0.04, -0.08, 1, 0, 0);
    padding: 15px 11px 10px;
	    z-index: 100;
}
.img_slider_51 {
    position: absolute;
   top: 67%;
    left: 3%;
    right: 39%;;
    background: #FFFFFF;
mix-blend-mode: normal;
box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 1px rgba(4, 1, 53, 0.05);
border-radius: 14px;
transform: matrix(1, -0.04, -0.08, 1, 0, 0);
    padding: 15px 11px 10px;
}


.img_flot_52 {
   margin-top: 7px;
    width: 100%;
}

.img_step1_53 {
    background: #F3F3F3;
    border-radius: 20px;
    width: 100%;
    position: absolute;
    height: 100%;
	}
	
	
	.img_step_input_54 {
	border: none;
    padding-left: 11px;
    border-radius: 20px;
	font-family: Gilroy;
color: #040135;
    width: 74%;
	}
	
	
	.img_cire_55 {
	padding: 16px 0px 16px 2px;
	}
	.img_cire_56 {
	padding: 16px 2px 16px 5px;
	}
	
	
	.home_57_step_box {
    background: #FFFFFF;
    mix-blend-mode: normal;
    box-shadow: 0px 4px 8px rgb(4 1 53 / 6%), 0px 0px 0px 2px rgb(4 1 53 / 5%);
    border-radius: 24px;
    /* padding: 38px 19px; */
    height: 288px;
	margin: 2px;
}

.step_3_58{
position: relative;
    margin-top: 14px;
}

.step_3_59{
position: relative;
    margin-top: -176px;
}

.step_3_60{
position: relative;
    margin-top: -262px;
}


.sl_home_61{
	    font-family: 'Nanum Pen Script', cursive;
font-style: normal;
font-weight: normal;
font-size: 28px;
color: #040135;
opacity: 0.64;
}

.sl_home_62{
left: 16px;
    top: 378px;
    background: #FFFFFF;
    border-radius: 16px;
    padding: 22px;
}



.sl_home_63{
font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 24px;
line-height: 32px;
text-align: center;
color: #040135;
}
.sl_home_64{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 28px;
/* or 175% */

text-align: center;

/* Deep Blue */

color: #040135;

opacity: 0.64;
}



.sl_65{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 20px;
line-height: 32px;
/* or 160% */


/* Semi Deep Blue */

color: #5E5C7E;	
}


.footer_bg{
	background: #1469B1;
}

.footer_bg_h1{
	font-family: Gilroy;
font-style: normal;
font-weight: 800;
font-size: 80px;
line-height: 88px;
text-align: center;
}

.footer_get_p{
	    padding: 42px 0px 35px;
}


.footer_pow{
font-family: 'Nanum Pen Script', cursive;
font-style: normal;
font-weight: normal;
font-size: 28px;
line-height: 32px;
color: #FFFFFF;
/*opacity: ;*/

}
	
	
	
.h_t_r{
	text-align: right;
}

	.vv_t thead th {
   border: none;
    padding-bottom: 1px;
}

.vv_t td {
    vertical-align: top;
    border-top: none;
}

.wy_01{
		padding:20px;
	}


.modal_01_log {
    border-radius: 20px;
    padding: 32px;
}


.modal_h1{
	    font-family: inherit;
    font-size: 24px;
    color: black;
    font-weight: 700;
}

.modal_p{
	      font-family: inherit;
    font-size: 18px;
    color: #808080;
    margin: 20px 0px;
    font-weight: 600;
}

.modal_form {
    box-shadow: 0 0 0 3px rgb(0 0 0 / 5%) !important;
    border: 1px solid rgba(0,0,0,0.2) !important;
    margin-bottom: 15px;
    color: black;
    padding: 23px 18px;
    font-size: 15px;
}
.modal_tbn {
    color: rgb(255, 255, 255);
    font-weight: 600;
    background-color: #30697A;
    font-size: 17px;
    padding: 7px 55px;
    border-color: #30697A;
    margin-top: 17px;
}
.close{
      color: white;
    background: black !important;
    opacity: 1;
    border-radius: 50%;
    width: 25px;
    height: 26px;
    margin-top: -22px;
    line-height: 0;
    float: right;
    font-size: 22px;
    font-weight: 700;
}

.modal-header .close {
    padding: 0px;
    margin: -1rem -1rem -1rem auto;
}


.tab_id_m_c_des li{
	display:flex;
	
}


.step01_bg{
	    position: absolute;
    width: 100%;
    height: 100%;
    margin: 0px 10px 10px 10px;
}

.step01_bg_in{
	    background: #FFFFFF;
    mix-blend-mode: normal;
    box-shadow: 0px 4px 8px rgb(4 1 53 / 6%), 0px 0px 0px 1px rgb(4 1 53 / 5%);
    border-radius: 14px;
    padding: 18px 5px 18px 12px;
    margin: 24px 45px 25px 25px;
}

.step01_bg_p{
font-family: Gilroy;
font-style: normal;
font-weight: normal;
font-size: 16px;
line-height: 20px;
color: #040135;
}


.sticky {
      position: fixed;
    top: 0;
    width: 100%;
    background: linear-gradient(
0deg
, rgba(255, 249, 243, 0.6), rgba(255, 249, 243, 0.6)), rgba(255, 249, 243, 0.55);
    background-blend-mode: soft-light, normal;
    backdrop-filter: blur(40px);
    z-index: 5000;
}

.sticky .btnstik {
	background:#1469B1;
	color:white;
}


.row_wrap {
    flex-wrap: unset !important;
}

.accordion-started.accordion-bral .idp {
    position: absolute;
    transform: translate(-30px, 0);
    margin-top: 16px;
    left: 40px !important;
}

.mr-top{
	    margin-top: 60px;
    margin-bottom: 26px !important;
}


.btn_meu:hover{
	background: #1469B1;
	color:white;
}

.btn_sli:hover{
	background: white;
	color:blue;
	border-color:white;
}

.custom-navbar li a:hover::after {
    width: 100%;
}

.custom-navbar li a::after {
    content: '';
    display: block;
    width: 0;
    height: 2px;
    background: blue;
    transition: width .3s;
}
.services_box
{
	background: #FFFFFF;
    mix-blend-mode: normal;
    box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 2px rgba(4, 1, 53, 0.05);
    border-radius: 10px;
    padding: 1rem;
    
}
.services_box h5  
{
	padding-top: 0.5rem;
	text-align: center;
}
.services_img
{
	background: #f7f7f7;
	padding: 1rem;
}

.product_box
{
	background: #FFFFFF;
    mix-blend-mode: normal;
    box-shadow: 0px 4px 8px rgba(4, 1, 53, 0.06), 0px 0px 0px 2px rgba(4, 1, 53, 0.05);
    border-radius: 10px;
    padding: 1rem;
    
}
.product_box h5  
{
	padding-top: 0.5rem;
	text-align: center;
}
.product_img
{
	background: #f7f7f7;
	padding: 1rem;
}
.product_box:hover
{
	background: #1469b147;
	padding: 1rem;
}
.product_box p 
{
	color: #1469B1;
	text-align: center;
	margin-top: 0.5rem;
	margin-bottom: 0.8rem;
}


.connection span 
{
	padding-right: 1.9rem;
	font-weight: 600;
}
.connection a 
{
	background: #FB8435;
	color: #fff;
	padding: 0.3rem 1rem;
	border-radius: 5px;
}

.hero_section
{
	background: url('../image/img/banner1.jpg');
	background-size: cover;
	background-position: center;
}

@media screen and (max-width: 600px) {
  .hero_section
{
	background: none;
	background-size: cover;
	background-position: center;
	padding-top: 1rem;
}
}
