
body, html{
  font-family: 'sf_pro_displayregular' !important;
}
@font-face {
   font-family: 'sf_pro_displaybold';
   src: url('../fonts/sfprodisplaybold-webfont.woff') format('woff'),
        url('../fonts/sfprodisplaybold-webfont.woff2') format('woff2');
   font-weight: normal;
   font-style: normal;

}



@font-face {
   font-family: 'sf_pro_displaymedium';
   src: url('../fonts/sfprodisplaymedium-webfont.woff2') format('woff2'),
        url('../fonts/sfprodisplaymedium-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;

}




@font-face {
   font-family: 'sf_pro_displayregular';
   src: url('../fonts/sfprodisplayregular-webfont.woff2') format('woff2'),
        url('../fonts/sfprodisplayregular-webfont.woff') format('woff');
   font-weight: normal;
   font-style: normal;

}


html {
 scroll-behavior: smooth;
 }


a {
 cursor: pointer;
}


.mediadesk video{
    height:219px;
}

.magnific-img video {
    height: 200px;
}


header{
 position: absolute;
 width: 100%;
 z-index: 99;
 padding: 10px 0 10px 0;
}

.bnr-sec{
 /*background: rgb(239,117,167);
background: linear-gradient(183deg, rgba(239,117,167,0.25) 36%, rgba(250,188,159,0.25) 100%);*/
	background: #ffa291;
 padding: 100px 0 100px 0;
 position: relative;
}
.lgo1, .lgo2{
 padding-bottom: 15px;
}
.lgo1 img{
 width: 120px;
}

.lgo2 img{
 width: 280px;
}

.bnr-sec p{
  font-family: 'sf_pro_displaymedium';
 font-size: 20px;
 line-height: 27px;
 margin: 0px 0 15px 0;
 letter-spacing: 0.25px;
 
}


.bnr-btn{
 padding: 20px 0 0 0;
}

.popup-button {
   text-align: center;
   font-family: 'sf_pro_displaymedium';
 letter-spacing:0.5px;
   text-decoration: none;
   font-weight: 800;
   font-size: 18px;
   text-transform: uppercase;
   color: #fff;
   border-radius: 100px;
   margin: 0 0 0 0;
   padding: 15px 65px;
   background-size: 200% auto;
   color:#fff;
   box-shadow: 0 4px 6px rgba(74,91,167,.11), 0 1px 3px rgba(0,0,0,.08);
   background-image: linear-gradient(to right, #b6202c 0%, #f48076 50%, #b6202c 100%);
   transition: 0.5s;
   &:hover {
     background-position: right center;
   color: #fff;
   }  
 
}


.midil-sec{
 padding: 0 0 0 0;
}


.latst-nws h1{
 font-size: 35px;
 margin: 0 0 0 0;
 padding: 5px 20px 5px 0;
  font-family: 'sf_pro_displaybold';
 border-right: 1px solid #fcecec;
 background: -webkit-linear-gradient(#d93f7d, #f58b74);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
 text-align: right;
 
}

.nws1{
 padding: 5px 10px 5px 10px;
 font-size: 27px;
 color: #2a2a2a;
 font-family: 'sf_pro_displayregular';
 text-align: center;
 
}

.nws1 span{
 color: #475ba7;
  font-family: 'sf_pro_displaybold';
}

.shdw{
 box-shadow: 0px 8px 15px 0px rgba(0,0,0,0.1);
 padding: 15px;
 border-radius: 10px;
}

.whtiscampin{
 padding: 0 0 150px 0;
 background: url("../images/bg.webp") top center;
 background-size: contain;
}

.whtiscampin h2{
 padding: 0 0 20px 0;
 margin: 0 0 0 0;
 font-size: 40px;
 color: #4e5ca9;
  font-family: 'sf_pro_displaybold';
 /*background: -webkit-linear-gradient(#425aa9, #f58b74);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;*/
}



.whtiscampin p{
 font-size: 17px;
 font-weight: 400;
 color: #2a2a2a;
 line-height: 27px;
 margin: 0 0 25px 0;
 letter-spacing: 0.25px;
  font-family: 'sf_pro_displayregular';
}

.whtiscampin .bnr-btn a{
 margin: 10px;
}
 

.whtiscampin .bnr-btn a.btn2{
 background: #d38191;
 color: #fff;
}

.kims-gif img{
	border-radius: 15px;
	margin-top: 20px;
}

.prce-new{
	width: 90%;
	padding-top: 20px;
}



.whcan-sec{
 /*background: rgb(239,117,167);
background: linear-gradient(183deg, rgba(250,188,159,0.25) 50%, rgba(239,117,167,0.25) 100%);*/
	background: #4d5ba9;
 
 padding: 100px 0 100px 0;
 
}

.whcan-sec h2{
 text-align: center;
 padding: 0 0 0 0;
 margin: 0 0 35px 0;
 font-size: 50px;
 font-family: 'sf_pro_displaybold';
 background: -webkit-linear-gradient(#d93f7d, #f58b74);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}


.boxsafe{
 padding: 25px;
 border: 1px solid #fff;
 border-radius: 10px;
 min-height: 475px;
 transition: all 0.5s ease-in-out;
	background: #fff;
}

.boxsafe:hover{
 background: #fdece7;
 border-color: #fff;
 transition: all 0.5s ease-in-out;
}

.boxsafe h3{
 padding: 0 0 25px 0;
 margin: 0 0 0 0;
 font-size: 30px;
 line-height: 35px;
 color: #4a5ba7;
 font-family: 'sf_pro_displaymedium';
 
}

.boxsafe p{
 font-size: 18px;
   line-height: 25px;
 font-family: 'sf_pro_displayregular';
 margin: 0 0 8px 0;
 color: #2a2a2a;
}

.boxsafe p span{
 font-family: 'sf_pro_displaymedium';
 color: #d94e81;
}

.price-safe{
 padding: 20px;
}


.ptrnandjury {
 padding: 100px 0 100px 0;
}

.ptrnandjury ul {
 list-style-type: none;
 margin: 0 0 0 50px;
 padding: 25px;
 
}

.ptrnandjury ul li{
 padding-bottom: 15px;
 font-size: 18px;
 font-family: 'sf_pro_displaymedium';
}

.ptrnandjury ul li:before{
 width: 12px;
 height: 12px;
 border: 2px solid #ef4a7a;
 border-radius: 100px;
 content: "";
 float: left;
 display: block;
 margin: 8px 0 0 -40px;
}



.ptrns{
 background: #fcecec;
 padding-top: 55px;
 padding-bottom: 25px;
 border-radius: 10px;
}

.ptrnandjury h4{
 padding: 0 0 20px 25px;
 margin: 0 0 0 0;
 font-size: 30px;
 color: #455aa7;
  font-family: 'sf_pro_displaymedium';
 background: -webkit-linear-gradient(#445aa7, #816db0);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
  font-family: 'sf_pro_displaybold';
}

.team-bx {
 padding: 5px;
 text-align: center;
 margin-bottom: 25px;
   
}

.team-bx img{
 width: 100%;
}

.dr-nm{
 font-size: 20px;
  font-family: 'sf_pro_displaymedium';
 padding: 10px 0 0 0;
 line-height: 25px;
}

.dr-nm span{
 display: block;
 font-size: 15px;
 font-family: 'sf_pro_displayregular';
}

.sponcrby{
 /*background: rgb(124,97,170);
background: linear-gradient(180deg, rgba(124,97,170,0.0844712885154062) 0%, rgba(255,255,255,0.15) 34%);*/
 padding: 70px 0 70px 0;
	background: #ffa291;
 
}
.sponcrby h3{
 text-align: center;
 padding: 0 0 0 0;
 margin: 0 0 25px 0;
 font-size: 30px;
	color: #fff;
 font-family: 'sf_pro_displaybold';
/* background: -webkit-linear-gradient(#445aa7, #816db0);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;*/
}

.brd-lgo{
  margin: 20px auto 20px auto;
	background: #fff;
 
 
}
footer{
 border-top: 2px solid #f2f2f2;
 padding: 20px 0 20px 0;
 background: #fff;
}

footer p{
 text-align: center;
 font-family: 'sf_pro_displayregular';
 font-size: 14px;
 color: #747474;
 line-height: 20px;
 margin: 0 0 0 0;
}


/*.menu-safe{
 float: right;
}*/

.fidx-rgbtn{
 position: fixed;
 right: 0;
 top: 35%;
 z-index: 99;
}

.fidx-rgbtn img{
 width: 50px;
}

.fidx-sclbtn{
 position: fixed;
 right: 0;
 top: 65%;
 z-index: 99;
}

.fidx-sclbtn img{
 width: 50px;
 display:none;
}


.inr-midil{
 padding: 150px 0 150px 0;
 min-height: 100vh;
}



.inr-bg{
 background:#ffa291;
/*background: linear-gradient(183deg, rgba(239,117,167,0.25) 36%, rgba(250,188,159,0.25) 100%);*/
 padding: 0 0 0 0;
 position: relative;
}


/*reggistration form css*/


.inr-midil h3{
 padding: 0 0 15px 0;
 margin: 0 0 0 0;
 font-size: 30px;
 line-height: 35px;
  font-family: 'sf_pro_displaymedium';
 color: #3d4a98;
  
}





.rgfrm-safe{
 background: #fff;
 border-radius: 15px;
 padding: 50px 20px; 
}

.rgfrm-safe h2{
 padding: 0 0 15px 0;
 margin: 0 0 0 0;
 font-size: 40px;
 color: #455aa7;
  font-family: 'sf_pro_displaybold';
 background: -webkit-linear-gradient(#425aa9, #f58b74);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}


input[type="text"], input[type="password"], textarea, select {
 outline: none !important;
 outline-offset: 0px !important;
}

.frm-row1{
 margin-bottom: 15px;
}

.rgfrm-safe .fild1{
 width: 49%;
 float: left;
}
.rgfrm-safe .fild1:last-child{
 margin-right: 0;
}
.rgfrm-safe .fild1{
 margin-right: 10px;
}
.rgfrm-safe input, .rgfrm-safe select {
 color: #434343 !important;
 font-size: 15px !important;
 font-weight: 400 !important;
 width: 100%;
 height: 50px;
 border: 1px solid #c5c5c5 !important;
 border-radius: 5px !important;
 padding: 0 10px !important;
 background: none;
 font-family: 'sf_pro_displayregular';
}
.last-frm {
 margin-right: 0px !important;
}

.err-fld, span.wpcf7-not-valid-tip {
 color: #F00 !important;
 font-size: 13px !important;
 padding: 5px 0 0 0 !important;
}
.tankyou-mess {
 color: #063;
 font-size: 15px;
 font-family: 'sf_pro_displayregular';
 font-weight: 400;
 margin-top: 5px;
}

.rgfrm-safe button{
 border: none;
 margin-top: 25px;
 cursor: pointer;
 text-decoration: none;
 
}
.rgfrm-safe button:hover{
 text-decoration: none;
}


.inr-midil ul.ft-adrs {
 margin: 0 0 0 60px;
 list-style-type: none;
 padding: 0 0 0 0;
}
.inr-midil ul.ft-adrs li {
 margin-bottom: 15px;
}
.inr-midil ul.ft-adrs li a {
 font-size: 20px;
 font-weight: 400;
 font-family: 'sf_pro_displaymedium';
 color: #000;
 display: block;
 text-decoration: none;
}

.inr-midil ul.ft-adrs li a:hover, .inr-midil ul.ft-adrs li a:focus{
 text-decoration: none;
 color: #7961aa;
}

.inr-midil ul.ft-adrs li:before {
 color: #4a5ba7;
 float: left;
 margin: 0 0 0 -60px;
 display: block;
 font-family: FontAwesome;
}
.inr-midil ul.ft-adrs li.ft-web:before {
 content: "\f0ac";
 font-size: 25px;
 margin-top: 0;
}
.inr-midil ul.ft-adrs li.ft-phn:before {
 content: "\f095";
 font-size: 30px;
 margin-top: 0;
}


.inr-midil ul.ft-adrs li.ft-mil:before {
 content: "\f0e0";
 font-size: 25px;
 margin-top: 0px;
}


.mrgtp20{
 margin-top: 50px;
}



/*gallery css start here*/
.magnific-img a{
 text-decoration: none;
 
 
}
.magnific-img a span{
 text-align: center;
  font-family: 'sf_pro_displaymedium';
 color: #000;
 text-decoration: none;
}

.magnific-img img {
   width: 100%;
   height: auto;
}
.mfp-bottom-bar,*{
  font-family: 'Abel', sans-serif;
}
.magnific-img {
   display: inline-block;
   width: 32.3%;
}
a.image-popup-vertical-fit {
   cursor: -webkit-zoom-in;
}
.mfp-with-zoom .mfp-container,
.mfp-with-zoom.mfp-bg {
 opacity: 0;
 -webkit-backface-visibility: hidden;
 /* ideally, transition speed should match zoom duration */
 -webkit-transition: all 0.3s ease-out;
 -moz-transition: all 0.3s ease-out;
 -o-transition: all 0.3s ease-out;
 transition: all 0.3s ease-out;
}

.mfp-with-zoom.mfp-ready .mfp-container {
   opacity: 1;
}
.mfp-with-zoom.mfp-ready.mfp-bg {
   opacity: 0.98;
}

.mfp-with-zoom.mfp-removing .mfp-container,
.mfp-with-zoom.mfp-removing.mfp-bg {
 opacity: 0;
}
.mfp-arrow-left:before {
   border-right: none !important;
}
.mfp-arrow-right:before {
   border-left: none !important;
}
button.mfp-arrow, .mfp-counter {
   opacity: 0 !important;
   transition: opacity 200ms ease-in, opacity 2000ms ease-out;
}
.mfp-container:hover button.mfp-arrow, .mfp-container:hover .mfp-counter{
 opacity: 1 !important;
}


/* Magnific Popup CSS */
.mfp-bg {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 1042;
 overflow: hidden;
 position: fixed;
 background: #0b0b0b;
 opacity: 0.8; }

.mfp-wrap {
 top: 0;
 left: 0;
 width: 100%;
 height: 100%;
 z-index: 1043;
 position: fixed;
 outline: none !important;
 -webkit-backface-visibility: hidden; }

.mfp-container {
 text-align: center;
 position: absolute;
 width: 100%;
 height: 100%;
 left: 0;
 top: 0;
 padding: 0 8px;
 box-sizing: border-box; }

.mfp-container:before {
 content: '';
 display: inline-block;
 height: 100%;
 vertical-align: middle; }

.mfp-align-top .mfp-container:before {
 display: none; }

.mfp-content {
 position: relative;
 display: inline-block;
 vertical-align: middle;
 margin: 0 auto;
 text-align: left;
 z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
 width: 100%;
 cursor: auto; }

.mfp-ajax-cur {
 cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
 cursor: -moz-zoom-out;
 cursor: -webkit-zoom-out;
 cursor: zoom-out; }

.mfp-zoom {
 cursor: pointer;
 cursor: -webkit-zoom-in;
 cursor: -moz-zoom-in;
 cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
 cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
 -webkit-user-select: none;
 -moz-user-select: none;
 user-select: none; }

.mfp-loading.mfp-figure {
 display: none; }

.mfp-hide {
 display: none !important; }

.mfp-preloader {
 color: #CCC;
 position: absolute;
 top: 50%;
 width: auto;
 text-align: center;
 margin-top: -0.8em;
 left: 8px;
 right: 8px;
 z-index: 1044; }
 .mfp-preloader a {
   color: #CCC; }
   .mfp-preloader a:hover {
     color: #FFF; }

.mfp-s-ready .mfp-preloader {
 display: none; }

.mfp-s-error .mfp-content {
 display: none; }

button.mfp-close,
button.mfp-arrow {
 overflow: visible;
 cursor: pointer;
 background: transparent;
 border: 0;
 -webkit-appearance: none;
 display: block;
 outline: none;
 padding: 0;
 z-index: 1046;
 box-shadow: none;
 touch-action: manipulation; }

button::-moz-focus-inner {
 padding: 0;
 border: 0; }

.mfp-close {
 width: 44px;
 height: 44px;
 line-height: 44px;
 position: absolute;
 right: 0;
 top: 0;
 text-decoration: none;
 text-align: center;
 opacity: 0.65;
 padding: 0 0 18px 10px;
 color: #FFF;
 font-style: normal;
 font-size: 28px;
 font-family: Arial, Baskerville, monospace; }
 .mfp-close:hover,
 .mfp-close:focus {
   opacity: 1; }
 .mfp-close:active {
   top: 1px; }

.mfp-close-btn-in .mfp-close {
 color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
 color: #FFF;
 right: -6px;
 text-align: right;
 padding-right: 6px;
 width: 100%; }

.mfp-counter {
 position: absolute;
 top: 0;
 right: 0;
 color: #CCC;
 font-size: 12px;
 line-height: 18px;
 white-space: nowrap; }

.mfp-arrow {
 position: absolute;
 opacity: 0.65;
 margin: 0;
 top: 50%;
 margin-top: -55px;
 padding: 0;
 width: 90px;
 height: 110px;
 -webkit-tap-highlight-color: transparent; }
 .mfp-arrow:active {
   margin-top: -54px; }
 .mfp-arrow:hover,
 .mfp-arrow:focus {
   opacity: 1; }
 .mfp-arrow:before,
 .mfp-arrow:after {
   content: '';
   display: block;
   width: 0;
   height: 0;
   position: absolute;
   left: 0;
   top: 0;
   margin-top: 35px;
   margin-left: 35px;
   border: medium inset transparent; }
 .mfp-arrow:after {
   border-top-width: 13px;
   border-bottom-width: 13px;
   top: 8px; }
 .mfp-arrow:before {
   border-top-width: 21px;
   border-bottom-width: 21px;
   opacity: 0.7; }

.mfp-arrow-left {
 left: 0; }
 .mfp-arrow-left:after {
   border-right: 17px solid #FFF;
   margin-left: 31px; }
 .mfp-arrow-left:before {
   margin-left: 25px;
   border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
 right: 0; }
 .mfp-arrow-right:after {
   border-left: 17px solid #FFF;
   margin-left: 39px; }
 .mfp-arrow-right:before {
   border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
 padding-top: 40px;
 padding-bottom: 40px; }
 .mfp-iframe-holder .mfp-content {
   line-height: 0;
   width: 100%;
   max-width: 900px; }
 .mfp-iframe-holder .mfp-close {
   top: -40px; }

.mfp-iframe-scaler {
 width: 100%;
 height: 0;
 overflow: hidden;
 padding-top: 56.25%; }
 .mfp-iframe-scaler iframe {
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
   background: #000; }

/* Main image in popup */
img.mfp-img {
 width: auto;
 max-width: 100%;
 height: auto;
 display: block;
 line-height: 0;
 box-sizing: border-box;
 padding: 40px 0 40px;
 margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
 line-height: 0; }
 .mfp-figure:after {
   content: '';
   position: absolute;
   left: 0;
   top: 40px;
   bottom: 40px;
   display: block;
   right: 0;
   width: auto;
   height: auto;
   z-index: -1;
   box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
   background: #444; }
 .mfp-figure small {
   color: #BDBDBD;
   display: block;
   font-size: 12px;
   line-height: 14px; }
 .mfp-figure figure {
   margin: 0; }

.mfp-bottom-bar {
 margin-top: -36px;
 position: absolute;
 top: 100%;
 left: 0;
 width: 100%;
 cursor: auto; }

.mfp-title {
 text-align: left;
 line-height: 18px;
 color: #F3F3F3;
 word-wrap: break-word;
 padding-right: 36px; }

.mfp-image-holder .mfp-content {
 max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
 cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
 /**
      * Remove all paddings around the image on small screen
      */
 .mfp-img-mobile .mfp-image-holder {
   padding-left: 0;
   padding-right: 0; }
 .mfp-img-mobile img.mfp-img {
   padding: 0; }
 .mfp-img-mobile .mfp-figure:after {
   top: 0;
   bottom: 0; }
 .mfp-img-mobile .mfp-figure small {
   display: inline;
   margin-left: 5px; }
 .mfp-img-mobile .mfp-bottom-bar {
   background: rgba(0, 0, 0, 0.6);
   bottom: 0;
   margin: 0;
   top: auto;
   padding: 3px 5px;
   position: fixed;
   box-sizing: border-box; }
   .mfp-img-mobile .mfp-bottom-bar:empty {
     padding: 0; }
 .mfp-img-mobile .mfp-counter {
   right: 5px;
   top: 3px; }
 .mfp-img-mobile .mfp-close {
   top: 0;
   right: 0;
   width: 35px;
   height: 35px;
   line-height: 35px;
   background: rgba(0, 0, 0, 0.6);
   position: fixed;
   text-align: center;
   padding: 0; } }

@media all and (max-width: 900px) {
 .mfp-arrow {
   -webkit-transform: scale(0.75);
   transform: scale(0.75); }
 .mfp-arrow-left {
   -webkit-transform-origin: 0;
   transform-origin: 0; }
 .mfp-arrow-right {
   -webkit-transform-origin: 100%;
   transform-origin: 100%; }
 .mfp-container {
   padding-left: 6px;
   padding-right: 6px; } 
}



.bnr-txt1{
 background: #fff;
 border-radius: 15px;
 padding: 10px 20px;
 font-size: 17px;
 color: #000;
  font-family: 'sf_pro_displaybold';
 text-transform: uppercase;
 line-height: 24px;
 margin-bottom: 15px;
}

.bnr-txt1 img{
 padding: 0 5px 5px 5px;
 margin-right: 10px;
 width: 60px;
 float: left;
}


.magnific-img iframe{
 width: 100%;
 height: 200px;
 
}


.cmpin-theam{
 padding: 25px 70px;
 border: 2px solid #ffa291;
 border-radius: 15px;
 margin: 50px 0 50px 0;
	
}

.cmpin-theam p{
 font-size: 25px;
 font-family: 'sf_pro_displaymedium';
 line-height: 35px;
 font-style: italic;
 text-align: center;
 margin: 0 0 0 0;
 color: #000;
 
}

.cmpin-theam .themhd{
 padding: 0 0 15px 0;
 margin: 0 0 0 0;
 font-size: 30px;
 line-height: 35px;
  font-family: 'sf_pro_displaybold';
 /*background: -webkit-linear-gradient(#d93f7d, #f58b74);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;*/
	color: #da8694;
 text-align: center;
}

.mediadesk{
/* background: rgb(123,97,170);
background: linear-gradient(0deg, rgba(123,97,170,0.3) 0%, rgba(77,91,167,0.15) 100%);*/
 padding: 70px 0 70px 0;
}
.mediadesk h4{
 text-align: center;
 padding: 0 0 0 0;
 margin: 0 0 25px 0;
 font-size: 30px;
 font-family: 'sf_pro_displaybold';
 background: -webkit-linear-gradient(#d93f7d, #f58b74);
 -webkit-background-clip: text;
 -webkit-text-fill-color: transparent;
}

.socil{
 float: right;
}
.socil ul{
 list-style-type: none;
 margin: 0 0 0 0;
 padding: 0 0 0 0;
}

.socil ul li{
 float: left;
 padding-right: 15px;
}

.socil ul li a img{
 width: 30px;
}

.bx-hvr-shadw:hover{
 box-shadow: -1px 2px 24px 8px rgba(0,0,0,0.15);
-webkit-box-shadow: -1px 2px 24px 8px rgba(0,0,0,0.15);
-moz-box-shadow: -1px 2px 24px 8px rgba(0,0,0,0.15);
}


.rit-btn{
 float: right;
}

.rit-btn a{
 font-size: 14px;
 font-family: 'sf_pro_displaybold';
 color: #4d5ba7;
 padding: 10px 25px;
 border-radius: 100px;
 background: #fff;
 margin: 10px 5px  !important;
 text-decoration: none;
 text-transform: uppercase;
 
}

.rit-btn a:hover, .rit-btn a:focus{
 background: #f05479;
 color: #fff;
 text-decoration: none;
}

ul.inr-pg-list {
	list-style-type: none;
	margin: 0 0 0 50px;
	padding: 25px;
	
}

ul.inr-pg-list li{
	padding-bottom: 15px;
	font-size: 18px;
	font-family: 'sf_pro_displaymedium';
}

ul.inr-pg-list li:before{
	width: 12px;
	height: 12px;
	border: 2px solid #ef4a7a;
	border-radius: 100px;
	content: "";
	float: left;
	display: block;
	margin: 8px 0 0 -40px;
}

ul.inr-pg-list li span{
	 font-family: 'sf_pro_displaybold';
	font-size: 19px;
}


#accordionExample{
	margin-top: 25px;
}

#accordionExample h2, #accordionExample .accordion-body, #accordionExample p, #accordionExample ul li, #accordionExample ul li a{ 
	font-family: 'sf_pro_displaybold';
}
#accordion-header butto, .accordion-button{
	text-transform: uppercase !important;
}

.accordion-button:focus{
	border-color: none !important;
  outline: 0 !important;
  box-shadow: none !important;
}
.accordion-button:not(.collapsed){
	color: #b6202c !important;
	text-decoration: none;
}


.our-jurny{
	background: #4d5ba9;
	padding: 50px 0 50px 0;
	margin: 0 0 0 0;
}
.our-jurny h3 {
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 25px 0;
    font-size: 30px;
    font-family: 'sf_pro_displaybold';
	color: #fff;
   /* background: -webkit-linear-gradient(#445aa7, #816db0);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;*/
}

.jrny-txt1{
	font-size: 20px;
	font-weight: 600;
	 color: #fff;
	line-height: 25px;
	padding-top: 10px;
}

.jrny-txt2{
	font-size: 18px;
	font-weight: 500;
	 color: #fff;
	line-height: 23px;
}


 /* Container to center the image */
   
    /* Image animation */
    .animated-image {
        animation: moveDownUp 2s ease-in-out infinite;
    }

    /* Keyframes for top-to-bottom movement */
    @keyframes moveDownUp {
        0% { transform: translateY(0); }
        50% { transform: translateY(10px); } /* Move down by 10px */
        100% { transform: translateY(0); }   /* Return to the original position */
    }





/* Slider styling */
.slider {
  position: relative;
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  border-radius: 10px;
}

.slides {
  display: flex;
  transition: transform 0.5s ease;
}

.slide {
  display: flex;
  min-width: 100%;
  justify-content: space-between;
}

.img-container {
  position: relative;
  width: 35%;
	margin: 5px;
}

.img-container img {
  width: 100%;
  border-radius: 0;
	
}

.caption {
  width: 100%;
  font-size: 20px;
  font-weight: 600;
  color: #fff;
  line-height: 25px;
  padding-top: 10px;
}

.caption span{
	display: block;
	font-size: 18px;
	font-weight: 500;
	 color: #fff;
	line-height: 23px;
}

/* Dots styling */
.dots {
  text-align: center;
  padding: 15px;
  border-radius: 0 0 10px 10px;
}

.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 5px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.3s ease;
}

.dot.active, .dot:hover {
  background-color: #fff;
}















