@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@font-face {
	font-family: great_sejagadregular;
	src: url(https://merlinrise.in/wp-content/themes/sinatra/Great-Sejagad.ttf);
  }

* {
	transition: 0.5s ease;
}

p {
	margin: 0;
}

ul {
	margin-bottom: 0;
	padding-inline-start: 0;
	list-style-type: none;
}

body {
	margin: 0;
	overflow: hidden;
	font-size: 0;
}

::selection {
	color: #fff;
	background: #2497cb;
  }

  ::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-track {
    box-shadow: inset 0 0 10px #ffffff;
}

::-webkit-scrollbar-thumb {
    background: #07bae7;
    border-radius: 10px;
}

.nav-info span.elementor-image-box-title
{
	background: #FFCB08;
	padding: 2px 5px;
    border-radius: 10px;
}


.nav-info:hover span.elementor-image-box-title{background: #fff;}
.nav-info:hover p.elementor-image-box-description:hover{color: #ffcb08 !important; cursor: pointer;}


.banner-carousel .elementor-slide-heading
{
	font-family: 'great_sejagadregular'!important;
}

.sec-header{position: relative;}

.sec-header::after {
    content: "";
    width: 20px;
    height: 4px;
    background: #0597ce;
    position: absolute;
    left: 0;
    bottom: -20px;
}

.many-shades{position: relative;}

.many-shades::after {
    content: "";
    width: 100%;
    height: 350px;
    background: url(https://merlinrise.in/wp-content/uploads/2023/06/aboutslider-bg-bottom.png) 100% 100% no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    bottom: -2px;
    z-index: 0;
}

.many-shades-text .elementor-heading-title
{
	font-family: 'great_sejagadregular'!important;
}
  
.ms-innershade .elementor-row
{
	position: relative;
	z-index: 99;
}

.ms-innershade .elementor-row:before, .ms-innershade .elementor-row:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 22px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  -webkit-box-shadow: 0 35px 20px #4c4c4c;
  -moz-box-shadow: 0 35px 20px  #4c4c4c;
  box-shadow: 0 35px 20px  #4c4c4c;
  -webkit-transform: rotate(-8deg);
  -moz-transform: rotate(-8deg);
  -o-transform: rotate(-8deg);
  -ms-transform: rotate(-8deg);
  transform: rotate(-8deg);
}
.ms-innershade .elementor-row:after
{
  -webkit-transform: rotate(8deg);
  -moz-transform: rotate(8deg);
  -o-transform: rotate(8deg);
  -ms-transform: rotate(8deg);
  transform: rotate(8deg);
  right: 10px;
  left: auto;
}

.five-icon-box{position: relative;}
.five-icon-box::after {
    content: "";
    width: 2px;
    height: 15px;
    background-color: #dee7eb;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}

.sports-association-text .elementor-heading-title
{
	font-family: 'great_sejagadregular'!important;
}

.sp-carousel .swiper-slide-inner{position: relative;}

.sp-carousel .swiper-slide-inner .elementor-image-carousel-caption
{
	position: absolute;
	z-index: 99;
	bottom: 20px;
	left:20px;
}

.pp-box-header .elementor-heading-title
{
	position: relative;
}

.pp-box-header .elementor-heading-title::after 
{
    content: "";
    width: 20px;
    height: 4px;
    background: #0597ce;
    position: absolute;
    left: 0;
    bottom: -20px;
    right: 0;
    margin: 0 auto;
}

.plan-header .elementor-heading-title::after 
{
    content: "";
    width: 20px;
    height: 4px;
    background: #0597ce;
    position: absolute;
    left: 0;
    bottom: -20px;
}

.plan-sec{position: relative;}

.plan-sec::before
{
	position: absolute;
    content: "";
    top: 0;
    left: 0;
    height: 150px;
    background-repeat: no-repeat;
    background-position: top;
    width: 100%;
	background: url(https://merlinrise.in/wp-content/uploads/2023/06/success_story_bg.jpg);
}

.nav-top{z-index: 9999;}

.amenities-tab .eael-tab-inline-icon
{
    width: fit-content;
    margin: 0 auto!important;
}

.amenities-tab .eael-tab-inline-icon li
{
    box-shadow: 0 10px 10px rgb(0 0 0 / 15%);
    margin: 0 10px!important;
}

.testi-span span
{
    font-size: 11px;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    color: #787878;
}

.custom-testi-col
{
    background: white;
    height: fit-content;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    left: -30px;
}

.floatedBtn{
    position: fixed;
    right: 0;
    top: 50%;
    z-index: 100;
    transform: translateY(-50%);
  }
  .floatedBtn a{
    display: block;
    margin: 15px 0;
  }
  .floatedBtn a img{
    max-width: 50px;
  }


  /*All forms*/

  .form-box{width: 100%;background:#2188b7;}

  .form-box .form-box-header
  {
    font-family: 'Barlow Condensed', sans-serif;
    padding: 10px;
    background: #ffffff;
    text-align: center;
    color: #0789b9;
    text-transform: uppercase;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 1px;
    margin: 0;
    text-align: center;
}

.form-box p
{
    width: 100%;
    margin: 0;
    display: block!important;
}

.form-box .form-items
{
    position: relative;
    margin-bottom: 15px;
}

.form-box .form-items img{position: absolute;top:8px;left:0;max-width: 20px;}

.form-box .form-items input, .form-box .form-items select
{
    border-bottom: 2px solid #084358 !important;
    color: #fff;
    background-color: transparent!important;
    border: none;
    border-radius: 0px;
    padding:5px 0 5px 30px;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    height: 2.5em !important;
    width: 100%;
}

.form-box .form-items select option{color:#084358 !important;}

.form-box .form-items input::placeholder{color:#ffffff;}

.form-box .form-box-body{padding: 20px 30px;}

.form-box .form-box-body .my-checkbox
{
    padding: 0!important;
}

.form-box .form-box-body .wpcf7-submit
{
    font-family: 'Roboto', sans-serif!important;
    font-size: 18px!important;
    font-weight: 800!important;
    color: #000000;
    letter-spacing: 0.5px;
    border: none!important;
    padding: 10px 15px;
    border-radius: 0px;
    background: #ffcb08!important;
    display: block;
    height: auto!important;
    width: 100%;
    line-height: 18px;
    text-transform: uppercase;
    box-shadow: none;
    transition: 0.5s ease;
}


.form-box .form-box-body .wpcf7-submit:hover
{
    background: #000000;
    color:#ffffff;
}

.form-box .form-box-body .flex-item{display:flex;align-items: center;margin-bottom: 40px;}

.form-box .form-box-body .flex-item .wpcf7-list-item{padding: 0!important;margin: 0;}

.form-box .form-items .my-checkbox input
{
    border: 2px solid #0597ce!important;
    background-color: #0597ce!important;
    margin-bottom: 0 !important;
    height: 25px!important;
    width: 25px!important;
}


.form-box .form-items .my-checkbox input[type=checkbox]:before {
    left: 6px;
    top: 0px;
    width: 10px;
    height: 20px;
}

.form-box .form-items .my-checkbox input[type=checkbox]:focus:hover {
    box-shadow: inset 0 0 0 2px #ffffff; 
}

.form-box .form-box-body .flex-item label
{
    font-family: 'Roboto', sans-serif;
    font-size: 12px;
    color: #a5cedc;
    line-height: 16px;
}

.form-box .form-box-body .flex-item div{margin-right: 5px;}

.form-box .form-box-body .wpcf7-not-valid-tip{color:lightblue;font-size: 12px;font-style: oblique;}

.wpcf7-response-output
{
    background: #ff1100;
    border: none !important;
    font-family: 'Roboto', sans-serif!important;
    font-size: 12px!important;
    color: #ffffff;
    letter-spacing: 0.5px;
    line-height: 21px;
}

.form-box .form-box-body input:focus{border-bottom: 2px solid #ffcb08 !important;}

.form-box .form-img-box
{
    background: #ffffff;
    padding: 10px 15px;
}

.yellow-form-box
{
    width: 100%;
    padding: 20px 0;
    background: #ffca08;
    display: none;
}

.yellow-form-box p
{
    width: fit-content;
    margin: 0;
    display: block!important;
}

.yellow-form-box .yell-flex p span{margin: 0 20px;}

.yellow-form-box .yell-flex
{
    display: flex;
    justify-content: center;
    align-items: center;
}

.yellow-form-box .yell-flex h5
{
    font-family: 'Barlow Condensed', sans-serif;
    padding: 0px 0 0px 0;
    position: relative;
    text-align: left;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 0px 0;
    line-height: normal;
    text-transform: uppercase;
}

.header-logo .elementor-image img{position: relative; top:5px;}

.yellow-form-box .yell-flex p{display: flex!important;justify-content: center;}

.yellow-form-box .yell-flex input
{
    border-bottom: 2px solid #084358 !important;
    color: #000000;
    background-color: transparent!important;
    border: none;
    border-radius: 0px;
    padding:5px 0 5px 0;
    margin-bottom: 0 !important;
    font-size: 14px !important;
    height: auto !important;
    width: 100%;
}

.yellow-form-box .yell-flex select
{
    border-bottom: 2px solid #084358 !important;
    color: #000000;
    background-color: transparent!important;
    border: none;
    border-radius: 0px;
    padding:5px 0 5px 0;
    margin-bottom: 0 !important;
    width: 100%;
}

.yellow-form-box .yell-flex .wpcf7-submit
{
    font-family: 'Roboto', sans-serif!important;
    font-size: 12px!important;
    font-weight: 600!important;
    color: #ffffff;
    letter-spacing: 0.5px;
    border: none!important;
    padding: 12px 50px;
    border-radius: 6px;
    background: #2497cb!important;
    display: block;
    height: auto!important;
    width: fit-content;
    line-height: 18px;
    text-transform: uppercase;
    box-shadow: none;
    transition: 0.5s ease;
}

.yellow-form-box .yell-flex input::placeholder{color:#000000;}

.yellow-form-box .yell-flex .wpcf7-submit:hover
{
    background: #000000;
    color:#ffffff;
}

.wpcf7 form>div, .wpcf7 form>p {
    margin-bottom: 0!important;
}

.yellow-form-box .yell-flex p span:nth-child(4)
{
    width: 20%!important;
}

@media only screen and (max-width:1080px)
{
    .yellow-form-box p {
        width: 90%;
    }
}

@media only screen and (max-width:767px)
{
    .nav-info figure.elementor-image-box-img{display: none;}
    .nav-col{position: relative; left:25%;}
    .nav-col-1{position: relative; left:15%;}

    .ame-box{padding: 20px 20px 20px 20px!important;}
    .ame-col{width: 50%;}

    .header-logo .elementor-image img {
        top: -2px;
    }

    .slide-me .elementor-widget-testimonial-carousel .swiper-slide {
        padding: 0px;
    }

    .oth-icons .elementor-image-box-img img{transform: scale(1.8);margin-bottom: 10px;}

    .m-view-testimonial h4{font-size: 20px!important;}

    .sec-header .elementor-text-editor{font-size: 30px;}
    .sec-header .elementor-text-editor span{font-size: 30px!important;}
}

@media only screen and (max-width:480px)
{
    .nav-col {left: 20%;}
    .nav-col-1{left:10%;}

    .schedule-visit a{width: 100%!important;}
    .db-bk-btn a {width: 100%!important;}
    .download-plan a{width: 100%!important;}

    .video-play-btn img{width:80px;}

    .enquiry-now-btn-aft-rev a{width: 100%!important;}

    .footer-logo img{width:30%;}
    .footer-mer-logo img{width:30%;}
}

@media only screen and (max-width:360px)
{
    .nav-col {left: 11%;}
    .nav-col-1{left:5%;}
}

