.md-custom-code {
  margin-bottom: 0px !important;
}

@media (min-width: 1200px) {
  .container {
    width: 1200px;
    margin: 0 auto;
  }
}
.mg-container {
  width: auto !important;
}
* {
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
}
.md-custom-code {
  margin-bottom: 0px !important;
}
h1,h2,h3,h4,h5{
  font-family: Montserrat-Bold;
}

@font-face {
  font-family: Arapey-Italic;
  src: url(assets/arapey/Arapey-Italic.ttf);
}
@font-face {
  font-family: Arapey-Regular;
  src: url(assets/arapey/Arapey-Regular.ttf);
}
@font-face {
  font-family: Montserrat-Bold;
  src: url(assets/Montserrat/static/Montserrat-Bold.ttf);
}
@font-face {
  font-family: Montserrat-ExtraBold;
  src: url(assets/Montserrat/static/Montserrat-ExtraBold.ttf);
}
@font-face {
  font-family: Montserrat-Regular;
  src: url(assets/Montserrat/static/Montserrat-Regular.ttf);
} 
@font-face {
  font-family: Montserrat-Light;
  src: url(assets/Montserrat/static/Montserrat-Light.ttf);
} 

.sell_home {
  background-image: url(sell/Rectangle\ 23-min.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 100vh;
  display: flex;
  align-items: center;
}
.home_text {
  width: 100%;
  padding: 190px 0;
  text-align: center;
}

.home_text h1 {
  color: #FFF;
  text-align: center;
  font-family: Montserrat-Regular;
  font-size: 76px;
  font-style: normal;
  font-weight: 400;
  line-height: 95px; /* 110.465% */
  letter-spacing: 6.88px;
  text-transform: uppercase;
  margin-bottom: 20px;
}

.home_text hr {
  max-width: 340px;
  border: 1px solid #2f7fe2;
  margin: 0 auto;
}

/* == section 1 css close == */
.lets_talk{
    margin: 100px 0px;
}
.talk_div {
  display: flex;
  align-items: center;
}
.talk_empty {
  width: 60%;
}
.talk_border {
  width: 40%;
  padding: 100px 0px;
  position: relative;
  left: -300px;
}

.talk_empty img{
  width: 80%;
}

.talk_text {
  background: #FFF;
  box-shadow: 0px 0px 23.9px 15px rgba(0, 52, 113, 0.11);
  padding: 45px;
}
.talk_text h1 {
  color: #0C315D;
  font-family: Montserrat-Bold;
  font-size: 25px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 119.048% */
  letter-spacing: 0.42px;
}

.talk_text hr {
  max-width: 212px;
  border: 1px solid #2f7fe2;
}
.talk_text p {
  color: #666;
  font-family: Montserrat-Light;
  font-size: 16px;
      margin-top: 10px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px; /* 143.75% */
}
.talk_text a {
  text-transform: uppercase;
  color: #fff;
  background: none;
  padding: 8px 15px;
  border: 1px solid #fff;
  display: inline-block;
  font-family: RedHatDisplay-Regular;
}

/*section 2 start*/

.bg_blck {
  background-image: url('sell/Rectangle\ 108-min.png');
  background-size: cover;
  padding: 120px 0px;
  background-repeat: no-repeat;
}
.save_srch {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}
.crown_about {
  width: 35%;
  color: #fff;
}
.spctop{margin-top: 25px;}

.crown_about h1 {
  color: #fff;
  font-size: 40px;
  font-size: 42px;
  margin-bottom: 10px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px;
  letter-spacing: 0.42px;
}

.crown_about hr {
  max-width: 260px;
  border: 1px solid #2f7fe2;
}
.crown_about p {
  color: #FFF;
  font-family: Montserrat-Light;
  font-size: 18px;
  margin: 20px 0px;
  font-style: normal;
  font-weight: 300;
  line-height: 23px;
}
.crown_about a:hover{
  border: 1px solid #2f7fe2;
    background: #2f7fe2;
    transition: 0.5s ease;
    color: #fff;
}
.crown_about a {
  color: #fff;
  background: none;
  border-radius: 2px;
  padding: 20px 35px;
  cursor: pointer;
  display: inline-block;
  text-transform: uppercase;
  border: 1px solid #fff;
  font-family: Montserrat-Light;
  margin-top: 40px !important;
  transition: 0.3s;
}
.crown_img {
  width:45%;
  position: relative;
  text-align: right;
}
.crown_img img {
    width: 80%;
}

/* section 3 close */

.img_bgwit {
  background: #E3EFFD;
  padding: 50px 0px;
}

.save_srch2 {
    display: flex;
    align-items: center;
    justify-content: flex-start;
}
.crown_img2{
    width:50%;
    position: relative;
}
.crown_img2 img{
    width: 93%;
}
.crown_about2 {
  width: 35%;
  color: #fff;
}
.crown_about2 h1 {
  color: #0C315D;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 119.048% */
  text-transform: capitalize;
  letter-spacing: 0.42px;
  margin-bottom: 10px;
}
.spcetop{margin-top: 40px;}

.crown_about2 p{
    color: #1F1F1F;
    font-family: Montserrat-Light;
    font-size: 18px;
    font-style: normal;
    margin-top: 20px;
    font-weight: 300;
    line-height: 23px; /* 127.778% */
}

.start_clr {
  color: #272A2F;
}
.clr_p {
  color: #272A2F;
}
.our_save {
  padding: 0 0 80px;
}

/* section 4 close */

.mn_dv_lcl {
  display: flex;
  padding: 130px 0px;
  align-items: center;
  background: url('sell/sellbgsign.png');
  justify-content: flex-end;
  background-position: left bottom -30px;
  background-repeat: no-repeat;
}
.loc_img img{
    position: relative;
    top: -85px;
    width: 65%;
}
.loc_exp {
  padding: 55px 55px 55px;
  width: 30%;
  background: #FFF;
  box-shadow: 0px 0px 23.9px 15px rgba(0, 52, 113, 0.11);
  position: relative;
  z-index: 2272A2F272A2F !important;
  left: 50px;
}
.loc_exp h1 {
  color: #0C315D;
  font-size: 42px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 119.048% */
  letter-spacing: 0.42px;
  margin-bottom: 10px;
}
.loc_exp p {
  padding-bottom: 25px !important;
  line-height: 1.3;
}
.loc_exp hr {
  margin: 20px 0 20px;
  border: 1px solid #2f7fe2;
  max-width: 400px;
}

.loc_exp p{
    color: #272A2F;
    font-family: Montserrat-Light;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 23px; /* 127.778% */
}
.loc_img {
    background-image: url('sell/Rectangle 111-min.png');
    width: 55%;
    position: relative;
    text-align: center;
    background-size: cover;
    background-position: center;
    margin: 60px 0px;
    height: 650px;
}


/* == section 5 close here == */

.a_home {
  background-image: url('sell/Rectangle 70-min.png');
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 95vh;
  display: flex;
  align-items: center;
}
.redbg_text {
  text-align: center;
  color: #fff;
}
.redbg_text h1 {
  color: #FFF;
  text-align: center;
  font-size: 38px;
  font-style: normal;
  font-weight: 400;
  font-family: Montserrat-Regular;
  line-height: 50px; /* 131.579% */
  letter-spacing: 0.38px;
  text-transform: uppercase;
}
.redbg_text p {
  color: #FFF;
  text-align: center;
  font-family: Montserrat-Light;
  font-size: 18px;
  font-style: normal;
  font-weight: 300;
  line-height: 26px;
  max-width: 65%;
  margin: 40px auto 20px auto;
}
.redbg_text a {
    display: inline-block;
    padding: 10px 40px;
    background: none;
    color: #fff;
    text-align: center;
    font-family: "Montserrat-Light";
    font-style: normal;
    text-transform: capitalize ;
    font-weight: 400;
    margin-top: 40px;
    font-size: 20px;
    border: 1px solid #fff;
}

.redbg_text a:hover{
    background: #2f7fe2;
    border: 1px solid #2f7fe2;
    transition: 0.5s ease;
    color: #fff;
}

@media only screen and (max-width: 1600px) {
    .talk_border {
        width: 40%;
        padding: 55px 0px;
    }
    .talk_empty {
        width: 55%;
    }
    .talk_border:before {
        top: -20px;
    }
    .loc_exp h1 {
        font-size: 37px;
        line-height: 50px;
    }
    .loc_exp {
        width: 31%;
        left: 0px;
    }
    .loc_exp h1 span{font-size: 84px;}
    .loc_img img {
        width: 77%;
        top: -100px;
    }
    .talk_div {
        align-items: center;
    }
    .talk_border:after {
        bottom: -105px;
    }
}

@media only screen and (max-width: 1440px) {
    .talk_border {
        width: 40%;
    }
    .crown_about{
        width: 38%;
    }
    .crown_img img {
        width: 88%;
    }
    .save_srch2{gap: 50px;}
    .crown_img2 img{width: 100%;}
    .crown_about2 h1 {
        font-size: 40px;
        line-height: 50px
      }
      .loc_exp p{font-size: 16px;}
    .loc_img img {
        top: -85px;
        width: 80%;
    }
    .spcetop {
        margin-top: 30px;
    }
    .crown_about a{margin-top: 0px;}
    .loc_exp h1 {
        font-size: 30px;
        line-height: 50px;
    }
    .loc_exp h1 span{font-size: 70px;}
    .crown_about p,.crown_about2 p{font-size: 18px;}
    .talk_empty {
        width: 60%;
    }
    .talk_border:after {
        bottom: -105px;
    }
}
@media only screen and (max-width: 600px) {

    .talk_empty {
        width: 100%;
    }
    .talk_empty img {
      width: 100%;
  }
    .talk_text{
        z-index: 2;
        position: relative;
        padding: 35px;
    }
    .talk_border:before{
        z-index: 1;
    }
    .talk_border:after {
        bottom: -25px;
        height: 135px;
        z-index: 1;
    }
    .talk_text h1 {
        font-size: 30px;
    }
    .save_srch {
        flex-wrap: wrap;
    }
    .crown_about{
        width: 100%;
        padding: 40px;
    }
    .crown_img{
        margin-top: 40px;
        width: 100%;
    }
    .crown_about2{
        width: 90%;
        margin: auto;
    }
    .loc_img img {
        width: 100%;
    }
    .home_text h1 {
        font-size: 60px;
        width: 100%;
    }
    .redbg_text h1 {
        font-size: 32px;
    }
    .bg_blck{padding: 30px 0px;}
    .redbg_text h1 span {
        font-size: 68px;
    }
    .our_save{padding: 0px;}
    .a_home {
        height: 70vh;
        padding-top: 90px;
        align-items:flex-start;
    }
    .crown_about2 h1 span {
        font-size: 55px;
    }

    .redbg_text p {
      max-width: 80%;
    }
    .loc_exp svg{width: 100%;}
    .loc_exp{
        width: 90%;
        margin: auto;
        padding: 30px;
        margin-bottom: 100px;
    }
    .loc_img{
        width: 100%;
        height: 330px;
    }
    .mn_dv_lcl {
        justify-content: normal;
        flex-wrap: wrap;
    }
    .mn_dv_lcl{background-position: top;}
    .lets_talk{margin: 0px;}
    .crown_img2 {
        width: 100%;
    }
    .save_srch2 {
        flex-wrap: wrap;
        flex-direction: column-reverse;
    }
    .crown_about h1 {
      font-size: 43px;
      line-height: 50px;
    }
    .talk_text h1 span{
        font-size: 40px;
    }
    .talk_div {
        flex-wrap: wrap;
    }
    .talk_border {
        width: 85%;
        left: auto;
        margin-left: auto;
        margin-right: auto;
        top: -110px;
    }
}

