@import url('https://fonts.googleapis.com/css2?family=Roboto+Slab:wght@100..900&display=swap');@import url("https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Dancing+Script:wght@400..700&display=swap"); body {
  font-family: "Roboto Slab", serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.4;
  margin: 0px;
  color: rgb(0, 0, 0);
  background-color: rgb(255, 255, 255);
  -webkit-font-smoothing: antialiased;
}


body.custom-cursor-active {
  cursor: none;
}

:root {
  --primary: #14615B;
  --secondary: #C38F4A;
}

html {
  scroll-behavior: smooth;
}

a, a:hover, a:focus, button, button:hover, button:focus {
  color: rgb(0, 0, 0);
  text-decoration: none;
  cursor: pointer;
}

p, em, span, strong, article, b {
  font-family: "Roboto Slab", serif;
}

h6 {
  font-family: "Roboto Slab", serif;
}

h1, h2, h3, h4, h5, b, strong {
  letter-spacing: 0px;
  font-family: "Roboto Slab", serif;
  color: rgb(0, 0, 0);
  font-weight: 400;
  line-height: 1.1;
}

img {
  max-width: 100%;
}

input, textarea, select, button, label, svg, svg path, svg rect, svg polygon, img, a, ::after, ::before, :hover, :focus, .form-control:focus {
  box-shadow: none;
  outline: none !important;
}

img, h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6, input, textarea, select, button, label, svg, svg path, svg rect, svg polygon, img, a, ::after, ::before, :hover, :focus, .form-control:focus {
  transition: all 0.3s ease 0s;
}

ul, ol {
  margin: 0px;
  padding: 0px;
}

li {
  list-style: none;
}
.whts_icon_inner img {
    width: 50px;
}
.event_header .p-0 {
    padding: 0;
}
.event_header {/* background: rgb(0 0 0 / 46%); */text-align: center;position: absolute;width: 100%;top: 63px;z-index: 9999;left: 0;right: 0;overflow: hidden;}
.event_menu {align-items: flex-start !important;}
.event_logo { }
.event_logo a {position: relative; }
.event_logo a img {width: 377px;object-fit: cover;height: 158px;}
.topBar_with_menu {/* background: #00000091; */padding: 26px 0 0 0px;}
.topBar_with_menu .topBar {display: flex;justify-content: end;padding: 0px 60px 17px;}
.topBar_with_menu .topBar li { padding: 0px 20px; }
.topBar_with_menu .topBar li a {font-weight: normal;font-size: 16px;line-height: 28px;color: rgb(255, 255, 255);}
.topBar_with_menu .nav {display: flex;}
.topBar_with_menu .nav li {flex-grow: 1;border: 1px solid rgba(255, 255, 255, 0.44);}
.topBar_with_menu .nav li a {display: block;padding: 20px 15px;font-size: 16px;line-height: 28px;color: rgb(255, 255, 255);text-transform: uppercase;}

.topBar_with_menu .nav li a:hover {
background: #f2a88d;
}
.nav_just { justify-content: left !important; }
.topBar_just { justify-content: left !important; }
.event_menu_shift{    background-color: rgb(255, 255, 255);
border: none;
cursor: pointer;
padding: 0px;
width: 28px;
border-radius: 4px;
display: none;}
.bannersection {
  display: flex;
  align-items: center;
  padding: 60px 0;
  overflow: hidden;
}
.containerwrappatner .col-md-7 {
    padding: 0;
}
.containerwrappatner {
  padding: 160px 80px 0px;
}
.bannersection .bannertextarea {
  width: 89%;
}
.bannersection .bannertextarea img {
    width: 240% !important;!i;!;!i;!;
    position: relative;
    z-index: 999;
}
.bannersection .bannertextarea span {
    height: 80%;
    position: relative;
    width: 30%;
    margin: 0 0px 36px;
    border-radius: 8px;
    display: flex;
}
.bannersection .bannertextarea span:after{
    content:"";
    position: absolute !important;!i;!;
    /* top: 17px; */
    /* background: #ffffff75; */
    /* padding: 10px; */
    /* width: 187px; */
    /* height: 75px; */
    z-index: 0;
    padding: 30px;
    border-radius: 7px;
}
.bannersection .bannertextarea h6 {
  font-family: inherit;
  color: #f2a88d;
  font-size: 19px;
}
.bannersection .bannertextarea h1{
  font-size: 42px;
  color: white;
  line-height: 62px;
}
.bannersection .bannertextarea p {
  color: white;
  font-size: 16px;
  font-weight: 400;
}
.bannersection .bannertextarea .btn_main {
  background: red;
  padding: 0 30px;
  height: 50px;
  display: flex;
  width: fit-content;
  justify-content: center;
  align-items: center;
  color: white;
  font-size: 16px;
}
.download_smart {
  margin: 60px 0 0;
}
.download_smart p {}
.download_smart .appstor {
    display: flex;
    gap: 17px;
}
.download_smart .appstor a {}
.formcontact {
  background: white;
  padding: 30px 30px;
  border-radius: 8px;
}
.formcontact h4 {
  font-size: 20px;
  font-weight: 400;
  margin: 0 0 18px;
}
.formcontact form {}
.formcontact form .form-group {
  margin: 0 0 18px;
}
.formcontact form label {
  margin: 0 0 7px;
  font-weight: 400;
}
.whychooseimg img {
    width: 100%;
    height: 100%;];
    object-fit: cover;
}
.formcontact form  input {
  width: 100%;
  height: 53px;
  border-radius: 5px;
  border: 1px solid #d2d2d2;
  padding: 0 10px;
}
.submit-btn {
    padding: 13px 53px;
    background: red;
    border: none;
    color: white;
    font-size: 16px;
}
.formcontact form  select {
    width: 100%;
  height: 53px;
  border-radius: 5px;
  border: 1px solid #d2d2d2;
  padding: 0 10px;
} 
.patidarwrapsection {}
.headingspace {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.headingspace .headingwrap {
    width: 55%;
    margin: 0 0 30px;
}
.arrowfly h2 {
    font-size: 40px !important;!i;!;
    line-height: 60px !important;!i;!;
}
.headingwrap h6 {
    color: #FF7543;
    font-size: 16px;
}
.headingwrap h2 {
    font-weight: 500;
    font-size: 35px;
    line-height: 50px;
}
.feature_patidar {
    background: #FFFFFF;
    box-shadow: 0px 24px 50px #FFF0E2;
    border-radius: 5px;
    padding: 40px 12px 30px 16px;
    position: relative;
    margin: 50px 0 19px;
}
.feature_patidar figure {
    background: #F2A88D;
    width: fit-content;
    padding: 10px;
    position: absolute;
    top: -30px;
    border-radius: 3px;
    width: 50px;
    display: flex;
    height: 50px;
    align-items: center;
    justify-content: center;
}
.feature_patidar figure img {
    width: 25px;
    height: 25px;
}
.feature_patidar h4 {
    font-size: 23px;
}
.feature_patidar p {
    font-size: 14px;
    font-weight: 300;
    line-height: 24px;
}
.whychoose_patidar {
    padding: 70px 0;
    overflow: hidden;
}
.spacerightside {
    display: flex;
    margin: 40px 0 0;
}
.whychoosewrap {
    display: grid;
    grid-template-columns: repeat(3, 2fr);
    gap: 15px;
    margin: 0px 20px 0px 27em;
}
.whychoosewrap .taiored_match {
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    border-radius: 8px;
    padding: 21px 20px;
    min-height: 151px;
}
.whychoosewrap .taiored_match h4 {
    margin: 0 0 13px;
}
.whychoosewrap .taiored_match p {
    line-height: 22px;
    font-weight: 300;
}
.whychooseimg .img {}
.patidarwrapsection {
    background: #fff7ef;
    padding: 80px 0;
    overflow: hidden;
}
.patidarwrapsection  {
  
}
.patidarwrapsection .mockuppatidar {
    width: 86%;
}
.patidarwrapsection h3 {
    font-size: 38px;
    line-height: 59px;
    margin: 0 0 18px;
}
.patidarwrapsection p {
    font-size: 17px;
    line-height: 32px;
    font-weight: 300;
}
.appgallery {
    padding: 71px 0;
    overflow: hidden;
}
.headingmock {
    text-align: center;
}
.headingmock img {
    margin: 0 0 20px;
}
.headingmock p {
    width: 78%;
    line-height: 27px;
    margin: 0 auto;
}
.butnapp {
    margin: 20px 0 0;
}
.butnapp a img {
    width: 11%;
}
.screnappinstall .leftside {}
.screnappinstall .leftside  img{}
.screnappinstall {
    display: flex;
    align-items: center;
}
.arrowfly p {
    font-size: 16px;
    line-height: 32px;
    font-weight: 300;
}
.arrowleftfly::after {
  content: "";
  background: url(../images/fly.png);
  width: 93px;
  height: 80px;
  position: absolute;
  top: 0;
  right: 0;
}
.arrowleftfly::before {
  content: "";
  background: url(../images/fly.png);
  width: 93px;
  height: 80px;
  position: absolute;
  bottom: 0;
  right: 0;
}
.arrowleftfly {
    position: relative;
}
.rightside {
}
footer {
    padding: 80px 0px 0px;
}
footer .footerwrap {}
footer .footerwrap img {}
.footerwrap p {
    color: white;
    font-size: 14px;
    font-weight: 200;
    margin: 20px 0;
}
.brandplay {}
footer ul {}
footer ul h4 {
    font-size: 24px;
    font-weight: 400;
    color: white;
    margin: 0 0 18px;
}
footer ul li {
    padding: 13px 0;
}
footer ul li img {
    margin: 0px 20px 0 0;
}
footer ul li a {
    color: white;
}
footer .social_flex {
    display: flex;
    align-items: center;
    gap: 20px;
}
footer .subfooter {
    margin: 50px 0 0 0;
    border-top: 1px solid #ffffff5c;
}
.subfooter p {padding: 20px 0;text-align: center;color: white;}
footer .social_flex li img {
    margin:0;
    width: 32px;
}
footer .social_flex li {
    padding: 0;
}
marquee {
  
background: #f2a88d;
  
color: white;
  
padding: 15px 0;
  
font-size: 20px;
  
z-index: 999999;
}
.paddinghero {
    padding: 0 0px;
}

.howwrok_wrap {
    margin: 30px 0 0;
    background: white;
    padding: 10px 4px 20px;
    background: #FFFFFF;
    border: 1px solid #E6E6E6;
    box-shadow: 0px 4px 7px 2px rgba(0, 0, 0, 0.02);
    border-radius: 10px;
    width: 100%;
}
.howwrok_wrap .mainslider {
    background: #FAFAFA;
    padding: 10px 10px;
    display: flex;
    border-radius: 13px;
    overflow: overlay;
}
.owl-pagination {
    display: none;
}
.howwrok_wrap h4 {
    padding: 20px 0 0 20px;
    font-size: 23px;
    font-weight: 500;
    margin: 0 0 10px;
}
.howwrok_wrap p {
    padding: 9px 0 0 20px;
    font-size: 13px;
    line-height: 24px;
}