@charset "utf-8";
/* CSS Document */
body{ 
  width:100%;
  padding:0; 
  margin:0; 
  background:#fff; 
  color:#fff; 
  font-family: 'Poppins', sans-serif;
}

a{ 
  display:inline-block;
  text-decoration:none;
  padding:0; 
  margin:0; 
  transition:all 500ms ease-in-out;
}

a:focus, a:hover{ 
  outline:none; 
  text-decoration:none; 
}

h1, h2, h3, h4, h5, h6{
  margin:0;
  padding:0;
}

ul,li{ 
  padding:0; 
  margin:0; 
  list-style:none; 
}

button:focus{
  outline:none;
}

img{
  max-width:100%;
  height:auto;
}

/* ===== common css ====== */
.common_btn{
  font-size:17px;
  color:#fff;
  line-height:19px;
  background:#d22958;
  border-radius:30px;
  padding:15px 30px;
}

.common_btn:hover{
  background:#7a40b2;
  color:#fff;
}

.common_btn2{
  font-size:17px;
  color:#fff;
  line-height:19px;
  background:#7a40b2;
  border-radius:30px;
  padding:15px 30px;
}

.common_btn2:hover{
  background:#d22958;
  color:#fff;
}

.text-common{
  font-size:16px;
  color:#000;
  line-height:26px;
  padding-bottom:20px;
}

/* ===== Header Starts ====== */
.navbar-default{ 
  background:none; 
  border:none;
  padding:0;
  margin:0; 
  transition:all 600ms ease-in-out; 
}

.header-top{
  background:#3075d3;
  padding:12px 0;
  transition:all 600ms ease-in-out; 
}

.hd-contact ul li a{
  font-size:16px;
  color:#fff;
  line-height:18px;
  font-weight:500;
}

.hd-contact ul li a:hover{
  color:#d22958;
}

.hd-contact ul li span{
  margin-right:8px;
}

.header-bottom{
  background:rgba(255,255,255,.5);
  padding:15px 0;
  transition:all 600ms ease-in-out; 
}

.hd-logo{
  width:260px;
  transition:all 600ms ease-in-out; 
}

.hd-link ul li{
  display:inline-block;
  margin-right:8px;
}

.hd-link ul li:last-child{
  margin-right:0
}

.hd-link ul li a{
  font-size:15px;
  color:#1c1c1c;
  line-height:17px;
  font-weight:500;
}

.hd-link ul li.active a,
.hd-link ul li a:hover{
  color:#d22958;
}

@media screen and (min-width:992px){
  .navbar-default.navbar-fixed .header-top{
    margin-top:-54px;
  }

  .navbar-default.navbar-fixed .header-bottom{
    background:#fff;
    box-shadow:0 4px 6px rgba(0,0,0,.1);
    padding:10px 0;
  }

  .navbar-default.navbar-fixed .hd-logo{
    width:220px;
  }

}

.home-banner{
  margin-top:52px;
}

.home-banner:after{
  content:"";
  position:absolute;
  clip-path:polygon(0% 0%, 60.25% 0%, 100% 100%, 0% 100%);
  background-color:rgba(122,64,178,.5);
  width:65%;
  height:100%;
  left:0;
  top:0;
}

.home-banner .ms-slide-info{
  position:absolute !important;
  left:0;
  bottom:17%;
  z-index:9;
}

.banner-content{
  width:500px;
}

.banner-bg-title{
  font-size:48px;
  line-height:55px;
  padding-bottom:20px;
}

.banner-btm-panel,
.choose-panel,
.service-panel,
.h-form-panel,
.testimonial-panel{
  padding:60px 0;
}

.banner-btm-box{
  width:230px;
  height:230px;
  background:linear-gradient(#cc2857, #2a183f);
  border-radius:50%;
  text-align:center;
  margin:0 auto;
  padding-top:40px;
}

.banner-btm-title,
.choose-title{
  font-size:18px;
  color:#fff;
  line-height:22px;
  font-weight:600;
  padding-top:15px;
}

.about-panel{
  padding-bottom:60px;
}

.about-bg-title,
.choose-bg-title,
.service-bg-title,
.h-form-title,
.testimonial-bg-title{
  font-size:46px;
  color:#d22958;
  line-height:54px;
  padding-bottom:25px;
}

.about-content ul li{
  border-right:1px solid #7a40b2;
}

.about-content ul li.phone{
  border-right:none;
}

.about-content ul li.phone a{
  font-size:25px;
  color:#000;
  line-height:28px;
  font-weight:600;
  background:url(../images/ph-icon02.png) no-repeat left center;
  padding:5px 0 5px 50px;
}

.about-content ul li.phone a:hover{
  color:#d22958;
}

.choose-panel{
  background:url(../images/choose-bg.jpg) no-repeat center center;
  background-size:cover;
}

.choose-box{
  background:#d22958;
  width:180px;
  height:180px;
  border-radius:50%;
  margin:0 auto;
  padding-top:40px;
}

.service-title{
  margin-top:-32px;
  position:relative;
}

.service-title a{
  font-size:18px;
  color:#fff;
  line-height:20px;
  font-weight:600;
  background:#d22958;
  border-top:5px solid #fff;
  border-radius:20px 20px 0 0;
  padding:20px;
}

.service-title a:hover{
  background:#7a40b2;
  color:#fff;
}

.h-form-panel{
  background:#f7f7f7;
  background-size:cover;
}

.testimonial-panel{
  background:url(../images/testimonial-bg.jpg) no-repeat center center;
  background-size:cover;
}

.testimonial-sm-title{
  font-size:20px;
  color:#390937;
  line-height:22px;
  font-weight:500;
  border-bottom:1px solid #390937;
  margin-bottom:10px;
  padding-bottom:5px;
}

.testimonial-box .sp-testimonial-free-section{
  margin:0 !important;
}

.testimonial-box .sp-testimonial-client-name{
  font-size:24px !important;
  color:#7a40b2 !important;
  line-height:26px !important;
  font-weight:600 !important;
}

.testimonial-box .sp-testimonial-free{
  background:#c9f3fb !important;
  border-radius:20px !important;
  padding:30px;
}

#footer{
  background:#000;
  padding:50px 0 20px;
}

.footer-title{
  font-size:24px;
  color:#fff;
  line-height:26px;
  font-weight:600;
  padding-bottom:22px;
}

.ft-link li{
  line-height:0;
  margin-bottom:10px;
}

.ft-link li:last-child,
.ft-contact li:last-child{
  margin-bottom:0;
}

.ft-link li a,
.ft-contact li{
  font-size:16px;
  color:#fff;
  line-height:18px;
}

.ft-contact li{
  margin-bottom:15px;
}

.ft-contact li span{
  display:inline-block;
  width:23px;
  margin-right:10px;
}

.ft-contact li a{
  color:#fff;
}

.ft-link li a:hover,
.ft-contact li a:hover,
.footer-bottom .text-common a{
  color:#d22958;
}

.footer-mid{
  border-bottom:1px solid rgba(255,255,255,.1);
  margin-bottom:20px;
  padding:30px 0 20px;
}

#back-button {
  display:inline-block;
  background-color:#d22958;
  width:50px;
  height:50px;
  line-height:50px;
  text-align:center;
  border-radius:50%;
  position:fixed;
  bottom:25px;
  right:25px;
  opacity:0;
  visibility:hidden;
  z-index:1000;
  cursor:pointer;
  box-shadow:0 6px 16px rgba(0,0,0,.4);
}

#back-button.show {
  opacity:1;
  visibility:visible;
}

.page .entry-header,
.error404 .page-header{
  background:url(../images/banner-img01.jpg) no-repeat center top;
  background-size:cover;
  margin-top:52px !important;
  padding:250px 0 100px !important;
}

.page .entry-header .entry-title,
.error404 .page-header .page-title{
  font-size:40px;
  color:#7a40b2;
  line-height:42px;
  font-weight:700;
  text-align:left;
}

.thumb-conatct .section .icon{
  width:80px;
  height:80px;
  background:#d22958;
  line-height:80px;
  border-radius:50%;
  text-align:center;
}

.thumb-conatct .section .text{
  width:75%;
}

.contact-title{
  font-size:24px;
  color:#7a40b2;
  line-height:26px;
  font-weight:600;
}

.contact-main{
  font-size:17px;
  color:#000;
  line-height:24px;
}

.contact-main a{
  color:#000;
  font-weight:500;
}

.contact-main a:hover{
  color:#d22958;
}

.thumb-conatct .form-box{
  background:#7a40b2;
}

.contact-form .block{
  margin-bottom:15px;
}

.contact-form .block p{
  margin-bottom:0;
}

.contact-form .block label{
  font-size:16px;
  color:#fff;
  line-height:18px;
  font-weight:500;
  text-transform:uppercase;
  margin-bottom:10px;
}

.contact-form .block .form-control{
  height:48px;
  border-radius:0;
  border:none;
  background:#fff;
  font-size:16px;
  color:#1c1c1c;
  line-height:20px;
  font-weight:500;
  padding:10px 20px;
}

.contact-form .block .form-control::placeholder{
  color:#1c1c1c;
  opacity:1;
}

.contact-form .block .form-control::-ms-input-placeholder{
  color:#1c1c1c;
}

.contact-form .block .form-control:focus,
.contact-form .block .btn:focus{
  box-shadow:none;
}

.contact-form .block textarea.form-control{
  height:105px;
  resize:none;
}

.contact-form .block select{
  background:url(../images/down-arrow02.png) no-repeat 95% center, #fff !important;
}

.contact-form .block select option{
  color:#000;
}

.contact-form .block .wpcf7-list-item{
  display:block;
  margin-left:0;
}

.contact-form .block .btn{
  font-size:18px;
  color:#fff;
  line-height:20px;
  font-weight:600;
  background:#d22958;
  border:none;
  border-radius:30px;
  padding:13px 30px;
}

.contact-form .block .btn:hover{
  background:#fff;
  color:#d22958;
}

.contact-form .block .wpcf7-spinner{
  display:none;
}

.contact-form .block .wpcf7-not-valid-tip{
  font-size:14px;
  margin-top:5px;
}

.contact-form .wpcf7-response-output{
  font-size:14px;
  color:#fff;
  border:none !important;
  margin:0 !important;
  padding:0 !important;
}

.inner-title{
  font-size:35px;
  color:#000;
  line-height:40px;
  font-weight:700;
}

.inner-title strong{
  color:#d22958;
}

.inner-sm-title{
  font-size:24px;
  color:#1c1c1c;
  line-height:28px;
  font-weight:600;
}

.inner-list li{
  font-size:16px;
  color:#1c1c1c;
  line-height:24px;
  background:url(../images/tick-icon001.png) no-repeat left 5px;
  font-weight:500;
  margin-bottom:10px;
  padding-left:30px;
}

.bg-color{
  background:#f7f7f7;
}

.cta-title{
  font-size:30px;
  color:#1c1c1c;
  line-height:35px;
}

.cta-title strong{
  color:#d22958;
}

.cta-title:after{
  content:"";
  position:absolute;
  width:61px;
  height:2px;
  background:#7a40b2;
  left:0;
  right:0;
  bottom:0;
  margin:0 auto;
}

.cta-btn{
  left:0;
  bottom:0;
  z-index:999;
}

.cta-btn li a{
  display:block;
  font-size:15px;
  color:#fff;
  line-height:17px;
  text-transform:uppercase;
  background:#d22958;
  padding:15px 20px;
}

.cta-btn li:last-child a{
  background:#7a40b2;
}

.wpb_row .master-slider-parent *, 
.master-slider-parent *{
	box-sizing:inherit !important;
}

@media screen and (max-width:991px){
  .navbar-default{
    position:inherit;
  }

  .home-banner{
    margin-top:0;
  }
  
  .home-banner .ms-slide-info{
    bottom:12%;
  }

  #footer{
    padding-bottom:70px;
  }

  #back-button{
    right:20px;
    bottom:35px;
  }

  .page .entry-header, 
  .error404 .page-header{
    margin-top:0 !important;
    padding:100px 0 80px !important;
  }

  .thumb-conatct .section .text{
    width:72%;
  }


}

@media screen and (max-width:767px){
  .hd-logo{
    width:180px;
  }

  .home-banner .ms-slide-info{
    bottom:10%;
  }

  .banner-bg-title,
  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    font-size:26px;
    line-height:32px;
    padding-bottom:12px;
  }

  .text-common{
    font-size:14px;
    line-height:22px;
  }

  .common_btn,
  .common_btn2,
  .contact-form .block .btn{
    font-size:14px;
    line-height:16px;
    padding:12px 20px;
  }

  .banner-content{
    width:400px;
    max-width:100%;
  }

  .home-banner:after{
    width:100%;
    clip-path:polygon(0% 0%, 75% 0%, 100% 100%, 0% 100%);
  }

  .banner-btm-panel, 
  .choose-panel, 
  .service-panel, 
  .h-form-panel, 
  .testimonial-panel{
    padding:35px 0;
  }

  .banner-btm-title, 
  .choose-title{
    font-size:15px;
    line-height:18px;
  }

  .banner-btm-box{
    width:190px;
    height:190px;
    padding-top:30px;
  }

  .about-panel{
    padding-bottom:35px;
  }

  .about-bg-title, 
  .choose-bg-title, 
  .service-bg-title, 
  .h-form-title, 
  .testimonial-bg-title,
  .inner-title,
  .cta-title{
    font-size:25px;
    line-height:32px;
    padding-bottom:16px;
  }

  .inner-sm-title{
    font-size:18px;
    line-height:23px;
  }

  .inner-list li{
    font-size:14px;
    line-height:22px;
  }

  .about-content ul li.phone a{
    font-size:18px;
  }

  .choose-box{
    width:150px;
    height:150px;
    padding-top:28px;
  }

  .service-title a{
    font-size:16px;
  }

  .contact-form .block .form-control{
    height:42px;
    font-size:14px;
  }

  .contact-form .block textarea.form-control{
    height:85px;
  }

  .testimonial-sm-title{
    font-size:16px;
    line-height:18px;
  }

  .testimonial-box .sp-testimonial-free{
    padding:20px;
  }

  .testimonial-box .sp-testimonial-content p{
    font-size:14px !important;
    line-height:22px !important;
  }

  .testimonial-box .sp-testimonial-client-name{
    font-size:18px !important;
    line-height:20px !important;
  }

  #footer{
    padding-top:30px;
  }

  .footer-title{
    font-size:20px;
    line-height:22px;
    padding-bottom:18px;
  }

  .ft-link li a, 
  .ft-contact li{
    font-size:14px;
    line-height:16px;
  }

  .page .entry-header, 
  .error404 .page-header{
    padding:80px 0 60px !important;
  }

  .page .entry-header .entry-title, 
  .error404 .page-header .page-title{
    margin-bottom:0;
    padding-bottom:0;
  }

  .thumb-conatct .section .icon{
    width:65px;
    height:65px;
    line-height:65px;
  }

  .contact-title{
    font-size:20px;
    line-height:22px;
  }

  .contact-main{
    font-size:15px;
    line-height:18px;
  }
	
	.thankyou-sec img,
	.error404 .page-content img{
		width:200px;
	}

  
}

@media screen and (max-width:575px){
  .home-banner .ms-view,
  .home-banner .ms-slide,
  .home-banner .ms-slide-bgcont{
    height:300px !important;
  }
	
	.home-banner .ms-view img{
		object-fit:cover;
	}

  .home-banner:after{
    clip-path:inherit;
  }

  
}
