/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

.text-center{
	text-align:center;
}
.text-white{
	color:#fff!important;
}
.text-pink{
	color:#f70152!important;
}
.text-justify{
	text-align:justify;
}
.paddtop20{
	padding-top:20px;
}
.paddtop30{
	padding-top:30px;
}
.paddbot20{
	padding-bottom:20px;
}
.pagepad10 {
    padding-top: 10px;
}
.paddtop50{
	padding-top:50px;
}
.paddtop40{
	padding-top:40px;
}
.paddbot50{
	padding-bottom:50px;
}
.martop20{
	margin-top:20px;
}
.martop50{
	margin-top:50px;
}
.martop60{
	margin-top:60px;
}
.header_bottom {
    background-color: #fff0;
}
.book-btn-a img {
	border: 1px solid #000;
	border-radius: 50px;
}
.ss-hm-cnt-form-sec {
  text-align: center;
  background-image: url(https://flycraft.in/aadishramji-web/wp-content/uploads/2022/03/form-bg-image.png);
  padding: 62px 20px 30px;
	background-repeat: no-repeat;
}
.ss-hm-cnt-form-sec h4 {
    font-size: 24px;
    font-weight: 800;
}
.ss-hm-cnt-form-sec p {
  margin-bottom: 35px !important;
}
.ss-hm-cnt-form-sec p {
  font-size: 16px;
  color: #000;
	line-height: 24px;
}
.ss-hm-cnt-form-sec {
  text-align: center;
}
.ss-hm-cnt-form-sec .wpcf7-textarea {
  border-radius: 10px !important;
}
.callto {
    background-color: #f70152;
    color: #fff;
    padding: 20px;
    border-radius: 100px;
	margin-top:20px;
}
.callto a {
    font-size: 24px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
}
.why-sec {
  background-image: url(https://flycraft.in/aadishramji-web/wp-content/uploads/2022/03/wht-bg-img.png);
  padding: 20px 10px 10px;
  background-repeat: round;
  background-size: cover;
}
.why-sec h6 {
  font-size: 20px;
  color: #fff;
	text-transform:capitalize;
	line-height: 24px;
}
.why-sec p {
  color: #fff;
  margin-top: 5px;
	font-size:14px;
	line-height:24px;
}
.why-sec {
  text-align: center;
}
.why-sec span {
  font-size: 16px;
  color: #f7bd01;
}
span.why-img-sec {
  margin-top: 15px;
  display: inline-block;
}
.home-ser-slid-div-sec {
  text-align: center;
}
.home-ser-slid-div-sec h6 {
  font-size: 22px;
  color: #0c0b1e;
}
.home-ser-slid-div-sec p {
  padding-bottom: 8px;
}
.dg-whyuspoint {
  margin-top: 20px;
}
.dg-whyuspoint ul {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  list-style: none;
  gap: 15px;
  justify-content: center;
}
.dg-whyuspoint ul li {
  width: 230px;
  height: 230px;
  background: #fff;
  border-radius: 100%;
  overflow: hidden;
  text-align: center;
}
.dg-whyuspoint ul li img {
  margin-top: -44px;
  width: 80px;
}
.dg-whyuspoint ul li .dg-contentp {
  padding: 0px;
}
.dg-whyuspoint ul li .dg-contentp h6 {
  text-transform: capitalize;
  letter-spacing: 0;
  font-size: 16px;
  color: #000;
}
.dg-whyuspoint ul li .dg-contentp p {
  font-size: 14px;
  line-height: 21px;
  color: #000;
  padding: 0px 20px;
}
.dg-why-us {
  background-position: bottom right !important;
}
.testi {
  border: 1px solid #93241d;
  padding: 1em;
  overflow: hidden;
  text-align: center;
  background: #fff;
  transition: 0.3s;
}
.testi p {
  text-align: center;
  color: #000;
  min-height: 170px;
  font-size: 16px;
  margin-bottom: 15px;
}
.testi h4 {
  font-size: 18px;
  font-weight: 600;
  color: #140f37;
  text-transform: none;
}
.one {
    border: 1px solid #17144b;
    padding: 12px;
    margin-bottom: 20px !Important;
    text-align: center;
    background-color: #fff;
}
.one li {
  list-style: none;
}
.one li i {
    font-size: 25px;
    width: 55px;
    background-color: #17144b;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    color: #ffffff;
    margin-bottom: 10px;
    border-radius: 50%;
}
.one li a {
  font-weight: 500;
  font-size: 18px;
  color: #000;
}
.footer_top {
    padding: 30px 0 30px;
}
p.text-center.dis {
    color: #fff;
    font-size: 15px;
}
.img-b{
	border:1px solid #000;
}
.mobile-show {
  display: none;
}
.dis-desk-n {
  display: none;
}
.header_top.clearfix {
    display: none;
}
@media only screen and (max-width: 600px){
	
i.qode_icon_font_awesome.fa.fa-bars {
    font-size: 26px;
    color: #000;
    border: 1px solid #f70152;
    padding: 8px;
}
	.paddtop50 {
    padding-top: 25px;
}
	.callto a {
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    letter-spacing: 1px;
    text-align: center;
}
	.callto {
    text-align: center;
}
	.ss-hm-cnt-form-sec {
  background-image: none;
  background-color: #fa0149;
  padding: 20px;
		margin-top: 25px;
}
	.ss-hm-cnt-form-sec h4 {
  font-size: 25px;
  color: #fff;
}
	.why-sec {
    text-align: center;
    margin-top: 20px;
}
	.martop50 {
    margin-top: 25px;
}
	.dg-whyuspoint ul li {
    border: 1px solid #ccc;
}
	.testi {
    margin-top: 30px;
}
	.footer_top {
    padding: 0px 0 30px;
}
	p.text-center.dis {
    color: #000;
}
	.mob-pad10{
		padding-top:10px;
	}
	.ss-hm-cnt-form-sec p {
    margin-bottom: 15px !important;
		color: #fff !important;
}
	.dg-whyuspoint ul li {
   background: #fff;
    text-align: center;
    padding-bottom: 20px;
    width: 100%;
    height: 100%;
    border-radius: 0;
}
	.paddbot50 {
    padding-bottom: 25px;
}
	.mobile-show {
  display: block;
}
	.q_slider {
    display: none;
}
	.dis-desk-n {
  display: block;
}
	.mob-hed-sec {
  padding-top: 10px;
  text-align: center !important;
  width: 100%;
}
	.mob-hed-sec a {
  font-size: 25px !important;
  font-weight: 700 !important;
  color: #fff;
  letter-spacing: 1px;
}
	i.fa.fa-phone {
  background-color: #fff;
  padding: 3px;
      border-radius: 1px;
  height: 28px;
  width: 28px;
  line-height: 28px;
  font-size: 22px;
  color: #17154b;
  margin-right: 20px;
}
	.header_top.clearfix {
    display: block;
}
	.header_top .left{
		display:none;
	}
}
