@import url('https://fonts.googleapis.com/css2?family=Poppins: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');

body{
font-family: 'Poppins', sans-serif;
font-size: 14px;	
}
p{
margin-bottom: 0
}
a{
	color:#1c1c1c;
	text-decoration: none;
}
.mr-20{ margin-right:20px; }
.hero_section {
    padding: 20px 0 100px 0;
    background-image: url("images/deliverhero.png");
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}
.customer_loy, .btns_cal {
    margin-top: 10%;
}
.customer_loy h2{
	font-size: 48px;	
	color: #363636;
}
.talk {
    padding: 14px 50px;
    font-size: 18px;
    border-radius: 0;
}
#talk_us {
    background: #2e38a9;
}
#calendar_btn {
    background: #e3e3e3;
    color: #1c1c1c;
}
#talk_us:hover {
    background: #ececec;
    color: #000;
    border-color: #ececec;
}
.second{
	background-image:url(images/blueb.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
	padding: 80px 0;
}
.text_content h6 {
    font-size: 35px;
    color: #fff;
    line-height: 45px;
}
.text_content h6 span {
    font-weight: 200;
}
.text_content::after {
    content: '';
    border: 4px solid #fff;
    display: block;
    width: 100px;
    margin: 30px 0;
}
.extra_light{
	font-weight: 200;
	font-size: 30px;
	color: #fff
}
.extra_light span{
	font-weight: 600;
	font-size: 40px;
	color: #bed2fd;
}
.carousel_set{
	padding: 80px 0;
	background-color: #f5f5f5;
	position:relative;
}
.team_text h2 {
    font-size: 40px;
    line-height: 50px;
}
.team_text h2 span {
    font-weight: 200;
}
.team_text p {
    font-size: 23px;
    font-weight: 200;
    line-height: 40px;
    margin-bottom: 30px;
}
#team_dots {
    justify-content: flex-start;
}
.team_img figure {
    width: 430px;
}
#team_dots button {
    background: #b2b1bc;
    border-radius: 50px;
    height: 0;
    width: 20px;
}
.third{
	padding: 40px 0;
	position:relative;
}
.dots_look {
    position: absolute;
    right: 0;
    top: 10px;
}
.ceo_head h4 span {
    font-weight: 200;
}
.ceo_head h4 {
    font-size: 40px;
	line-height:55px;
}
.ceo_head p {
    font-size: 23px;
    padding: 20px 75px 20px 0;
	font-weight: 200;
}
.img_closequote {
    position: absolute;
    left: 50%;
    bottom: -5%;
}
.fourth{
	position:relative;
	padding:80px 0;
}
.heading_clients p {
    font-size: 35px;
    font-weight: 200;
    line-height: 50px;
    padding: 0 75px;
}
.dot_right {
    position: absolute;
    left: 30px;
    bottom: 0;
}
.fifth {
    background: #cceff2;
    padding: 40px 0;
}
.hidden_cost p{
	font-size: 32px;
	color: #414141;
	line-height: 50px;
}
.hidden_cost span{
	font-weight: 200;
}
.lis_det ul li {
    font-size: 22px;
	color: #414141;
	line-height: 40px;
}
.lis_det ul {
    padding: 0px 20px;
}
.caption p {
    font-size: 22px;
	color: #414141;
	line-height: 40px;
}
.seventh{
	padding: 80px 0;
}
.heading_media {
    font-size: 22px;
    font-weight: 500;
    color: #414040;
}
.car_btn button span {
    background-image: none;
    background-color: #ececec;
    border-radius: 50px;
    color: #000;
    font-weight: 500;
    padding-top: 3px;
    font-size: 20px;
    height: 40px;
    width: 40px;
}
.car_btn button .carousel-control-prev-icon::after {
    content: '\f053';
	font-family: "Font Awesome 5 Pro";
	color:#000;
}
.car_btn button .carousel-control-next-icon::after {
    content: '\f054';
	font-family: "Font Awesome 5 Pro";
	color:#000;
}
.seventh .carousel-control-prev {
    left: auto;
    right: 50px;
	top: auto;
	bottom: 40px;
}
.seventh .carousel-control-next {
    right: 0;
    top: auto;
	bottom: 40px;
}
.contact_form{
  padding: 40px 0;
  background: #2630aa;
}
.form_binding textarea::placeholder {
  color: #fff !important;
  font-size: 14px;
}
 .form_binding input::placeholder {
  color: #fff !important;
  font-size: 14px;
}
#contact_setup1 input {
    background: transparent;
    border: 2px solid #ececec;
    border-radius: 0;
    color: #fff;
}
#contact_setup1 textarea {
    background: transparent;
    border: 0px;
    border-bottom: 2px solid #ececec;
    border-radius: 0;
    color: #fff;
}
.sub_form {
  padding: 8px 35px;
  border-radius: 0px;
  font-size: 18px;
}
.sub_form:hover {
    background: #2630aac4;
    color: #fff;
}
.form-control{
    box-shadow: none !important;
}
.welcome-text p{
	font-size: 40px;
	font-weight: 200;
	color: #fff;
}
.footer_icons{
	padding: 60px 0 30px;
}
.deat_foot figcaption {
    font-size: 19px;
}
.deat_foot:hover {
    top: -10px;
}
.our-cust p{
	font-size:40px;
	font-weight: 600;
    line-height: 50px;
    padding: 0 75px;
}

.deat_foot {
    box-shadow: 0 18px 40px rgb(51 51 51 / 10%);
    background: #fff;
    border-radius: 5px;
    padding: 45px 5px 45px 5px;
    position: relative;
    top: 0;
    transition: top ease .7s;
	height: 280px;
}
.sixth {
    padding: 60px 0;
}
/**********************************************Responsive*********************************************************************/
@media(max-width:1199.98px){
.second, .carousel_set, .fourth, .fifth, .sixth,.seventh, .footer_icons {
    padding: 40px 0;
}
.ceo_head h4 {
    font-size: 35px;
}
.ceo_head p {
    font-size: 21px;
    padding: 10px 15px 10px 0px;
}
.founder_img {
    margin-top: 15%;
}
}
@media(max-width: 1024.98px){
.hero_section {
    padding: 20px 0;
}
.customer_loy, .btns_cal {
    margin-top: 5%;
}
.talk {
    padding: 15px 30px;
    font-size: 16px;
}
}
@media(max-width: 991.98px){
	
.xs-center{
	text-align:center !important;
}	

.social-me{
	text-align:center !important;
}
.hero_section {
    padding: 40px 0;
}
.customer_loy h2 {
    font-size: 35px;
}
.carousel_set .container{
	max-width: 900px;	
}
.team_text h2 {
    font-size: 35px;
    line-height: 45px;
}
.team_text p {
    font-size: 20px;
    line-height: 35px;
    margin-bottom: 10px;
}
.text_content h6 {
    font-size: 25px;
    line-height: 35px;
}
.text_content::after {
    margin: 10px 0;
}
.extra_light {
    margin-top: 25px !important;
}
.ceo_head h4 {
    font-size: 25px;
    line-height: 38px;
}
.ceo_head p {
    font-size: 18px;
    padding: 5px 15px 25px 0px;
}
.founder_img {
    margin-top: 22%;
}
.hidden_cost p {
    font-size: 25px;
    line-height: 40px;
}
.lis_det {
    margin-top: 10px !important;
}
.lis_det ul li {
    font-size: 18px;
    line-height: 35px;
}
.caption p {
    font-size: 18px;
    line-height: 25px;
}
.img_capt figure {
    width: 100px;
    margin: 0 auto;
}
.heading_media {
    font-size: 18px;
}
.video_you {
    margin-top: 5% !important;
}
.deat_foot figcaption {
    font-size: 15px;
}
}
@media(max-width: 769.98px){

	a#talk_us2 {
    right: 150px !important;
}	
	
.img_logo img {
    width: 150px;
}
.customer_loy h2 {
    font-size: 30px;
}
.talk {
    padding: 12px 30px;
    font-size: 15px;
}
.extra_light {
    font-weight: 200;
    font-size: 22px;
}
.extra_light span {
    font-size: 30px;
}
.team_img figure {
    width: 350px;
}
.team_text h2 {
    font-size: 30px;
    line-height: 40px;
}
.team_text p {
    font-size: 18px;
    line-height: 28px;
    margin-bottom: 15px;
}
}

@media(max-width: 576.98px){
.second, .carousel_set, .third, .fourth, .fifth, .sixth,.seventh, .footer_icons {
    padding: 20px 0;
}
.img_logo img {
    width: 100px;
}
.customer_loy, .btns_cal {
    margin-top: 3%;
}
.customer_loy h2 {
    font-size: 24px;
}
.second .offset-6 {
 width: 50%;
}
.text_content h6 {
    font-size: 20px;
    line-height: 30px;
}
.extra_light {
    font-size: 18px;
	 margin-top: 15px !important;
}
.extra_light span {
    font-size: 25px;
}
.team_img figure {
    width: 400px;
    margin: 0 auto;
}
.founder_img {
    margin-top: 20px;
}
.heading_clients p {
    font-size: 25px;
    line-height: 40px;
}
.dot_right {
    display: none;
}
#for_mob .col-sm-6 {
    width: 50%;
}
.deat_foot {
    height: auto;
    margin-bottom: 20px;
}
.fourth .row .col {
    max-width: 50% !important;
    flex: auto;
    margin: 0 auto !important;
    text-align: center;
}
.video_you iframe {
    height: 300px;
}
}
@media(max-width: 426.98px){
.hero_section {
    padding: 20px 0;
}
.talk {
    padding: 5px 15px;
    font-size: 12px;
}
.customer_loy h2 {
    font-size: 24px;
    padding-right: 10%;
}
.text_content h6 {
    font-size: 16px;
    line-height: 25px;
}
.extra_light {
    font-size: 15px;
}
.extra_light span {
    font-size: 19px;
}
.text_content::after {
    border: 2px solid #fff;
	margin: 10px 0 0 0 !important;
}
.team_text h2 {
    font-size: 25px;
    text-align: center;
}
.team_text p {
    font-size: 17px;
    line-height: 27px;
    margin-bottom: 15px;
    margin-top: 20px !important;
    font-weight: 300;
}
.heading_clients p {
    padding: 0;
    font-size: 22px;
    line-height: normal;
    font-weight: 400;
}
.video_you iframe {
    height: 200px;
}
	
.welcome-text p {
    font-size: 20px;
}
}
@media(max-width: 376.98px){
.second, .carousel_set, .third, .fourth, .fifth, .sixth,.seventh, .footer_icons {
    padding: 10px 0;
}
.customer_loy h2 {
    font-size: 21px;
}
.text_content h6 {
    font-size: 14px;
}
.extra_light {
    font-size: 13px;
}
.extra_light span {
    font-size: 15px;
}
.text_content::after {
    margin: 0 0 0 0 !important;
    width: 50px;
}
.team_img figure {
    width: auto;
}
.team_text h2 {
    font-size: 22px;
}
.team_text p {
    font-size: 16px;
    margin-top: 10px !important;
}
.ceo_head h4 {
    font-size: 21px;
}
.heading_media {
    font-size: 14px;
}
}
@media(max-width:361.98px){
.second .offset-6 {
    width: 52%;
	margin-left: 45%;
}
}
.text-right{text-align:right;}
.social-me {
    list-style: none;
    margin-top: 45px;
    padding: 0;
    text-align: right;
}
.social-me li {
    display: inline-block;
    margin: 0;
    padding: 0 7px;
}
.social-me li a {
    font-size: 17px;
}
.footer-social a {
    color: #282828;
    font-family: 'Karla',sans-serif;
    font-size: 17px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0 0;
    line-height: 28px;
    display: block;
    letter-spacing: -0.6px;
}
.social-me li a i {
    font-size: 25px;
}	

.video_you iframe{
	height: 363px;
}

a#talk_us2 {
    right: 20px;
    position: absolute;
    top: 20px;
    background: #2e38a9;
    padding: 10px 22px;
}

/**********************************************Responsive*********************************************************************/