.section_padding,
.testimonial_area,
.testimonial_area_2,
.testimonial_area_3,
.testimonial_area_5,
.testimonial_area_7,
.testimonial_area_8,
.client_area_6,
.info_area_1,
.info_area_2,
.info_area_3,
.client_and_testimonial,
.client_and_testimonial_3,
.hosting_brand_2,
.hosting_brand_3,
.hosting_brand_9,
.blog_area_3,
.blog_area_5,
.single_blog_with_sidebar,
.simple_blog,
.masonry_blog,
.grid_blog,
.two_column_grid_blog,
.two_column_with_side_bar,
.full_grid_blog,
.full_content_blog,
.full_width_with_side_bar,
.call_to_action_area_4,
.call_to_action_area_5,
.call_to_action_area_6,
.call_to_action_area_7,
.packege_pricing_area,
.packege_pricing_area_2,
.packege_pricing_area_3,
.packege_pricing_area_4,
.packege_pricing_area_5,
.packege_pricing_area_6,
.packege_pricing_area_7,
.packege_pricing_area_8,
.packege_pricing_area_9,
.service_carousel_area_1,
.service_carousel_area_4,
.service_carousel_area_2,
.service_carousel_area_3,
.promo_content_area_2,
.promo_content_area_5,
.order_area,
.contact_area,
.contact_area_2,
.about_section,
.sign_in_area,
.sign_up_area,
.reset_pass,
.offer_carousel {
  padding: 100px 0;
}

.section_padding_2,
.team_area_1,
.team_area_2,
.feature_area_2,
.feature_area_7,
.feature_area_9,
.feature_area_12,
.service_area,
.service_area_2,
.service_area_3,
.service_area_4,
.service_area_8,
.faq_area,
.product_area,
.knowledge_area {
  padding: 100px 0 50px;
}

.section_title_main,
.blog_area_3 .section_title,
.promo_content_area .container-fluid .right_side {
  margin-bottom: 80px;
}

.section_title_main h2,
.blog_area_3 .section_title h2,
.promo_content_area .container-fluid .right_side h2 {
  font-weight: 700;
 
  color: #0cbafc;
  font-size: 48px;
  margin-top: 5px;
  
}

.section_title_main h3,
.blog_area_3 .section_title h3,
.promo_content_area .container-fluid .right_side h3 {
  color: #304e73;
  font-size: 24px;
  font-weight: 700;
  
}

.section_title_main_2,
.section_title_main_3,
.promo_content_area_2 .section_title {
  margin-bottom: 15px;
  text-align: right;
}

.section_title_main_2 .heading_text,
.section_title_main_3 .heading_text,
.promo_content_area_2 .section_title .heading_text {
  display: inline-block;
  position: relative;
  z-index: 1;
}


.about_section .single_about .about_info h3,
.section_title_main_2 h2,
.section_title_main_3 h2,
.promo_content_area_2 .section_title h2 {
  font-weight: 700;
 
  color: #325075;
  font-size: 36px;
  
  line-height: 1;
  position: relative;
  z-index: 1;
  display: inline-block;
}
.info_area_extra .section_title_main_2 h2 {color:#fff;}
.info_area_2 h3,
.section_title_main_2 h3,
.section_title_main_3 h3,
.promo_content_area_2 .section_title h3 {
  color: #304e73;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  
}
.info_area_2 h3 {color:#fff;}
.section_title_main_3 h2 {
  color: #304e73;
}

.section_title_main_4 {
  margin-bottom: 80px;
}

.section_title_main_4 h2 {
  background: -webkit-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, right top, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  margin-bottom: 35px;
  font-weight: 700;
 
  
  position: relative;
  z-index: 1;
}

.section_title_main_4 h2:after {
  position: absolute;
  z-index: -1;
  left: calc(50% - 110px);
  width: 220px;
  height: 30px;
  top: 60%;
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/heading_after.png");
  opacity: 0.3;
}

.section_title_main_4 h3 {
  font-size: 16px;
  color: #838bab;
  font-weight: 400;
  
}

.section_title_main_5 {
  margin-bottom: 80px;
}

.section_title_main_5 h2 {
  background: -webkit-linear-gradient(right, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to left, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, right top, left top, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(right, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to left, #15efa4 0%, #0bbdff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  margin-bottom: 35px;
  display: inline-table;
  font-weight: 700;
 
  
  position: relative;
  z-index: 1;
}

.section_title_main_5 h2:after {
  position: absolute;
  z-index: -1;
  left: calc(50% - 110px);
  width: 220px;
  height: 30px;
  top: 60%;
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/heading_after.png");
  opacity: 0.3;
}

.section_title_main_5 h3 {
  font-size: 16px;
  color: #838bab;
  font-weight: 400;
  
}

.section_title_main_6 {
  text-align: center;
  margin-bottom: 70px;
}

.section_title_main_6 h2 {
  margin-bottom: 25px;
  color: #838bab033;
  font-size: 48px;
}

.section_title_main_6 p {
  color: #666666;
}

.section_title_main_7 {
  margin-bottom: 80px;
  text-align: center;
}

.section_title_main_7 .heading_text {
  display: inline-block;
  position: relative;
  z-index: 1;
}

.section_title_main_7 .heading_text:after {
  position: absolute;
  z-index: -1;
  width: calc(100% + 40px);
  height: 30px;
  top: 70%;
  left: -20px;
  content: "";
  background: #d0ffff;
}

.section_title_main_7 h2 {
  font-weight: 700;
 
  color: #28425d;
  font-size: 36px;
  
  line-height: 1;
  position: relative;
  z-index: 1;
  display: inline-block;
}

.section_title_main_7 h3 {
  color: #838bab;
  font-size: 16px;
  font-weight: 700;
  
}

.section_title_main_7 .alt .heading_text:after {
  background: rgba(169, 172, 255, 0.3);
}

.section_title_main_7 .alt h2 {
  color: #28425d;
}

.section_title_main_7 .alt h3 {
  color: #838bab;
}

.page_title {
  font-weight: 500;
 
  color: #fff;
}

.page_title h2 {
  font-size: 48px;
  margin-bottom: 15px;
  display: inline-block;
}

.page_title .bread_crumb {
  font-size: 18px;
  display: inline-block;
}

.gray_bg,
.side_bar .tags a:hover,
.single_blog_with_sidebar,
.simple_blog,
.masonry_blog,
.grid_blog,
.two_column_grid_blog,
.two_column_with_side_bar,
.full_grid_blog,
.full_content_blog,
.full_width_with_side_bar,
.terms_and_con_area {
  background: #fafafa;
}

.dark_bg {
  background: #191b41;
}

.brand_bg {
  background: #0cbafc;
}

.clearing {
  clear: both;
}

.gradient_btn_main,
.boxed_green_btn,
.boxed_green_btn_2,
.header_wrap .sign_in_up_area .boxed_green_btn.boxed_btn,
.hero_area .hero_content_wrapper .hero_content .boxed_btn,
.hero_area_10 .hero_content_wrapper .hero_content .boxed_btn,
.hosting_brand .container .section_title .boxed_btn.boxed_green_btn,
.boxed_blue_btn,
.boxed_blue_btn_2,
.header_wrap .sign_in_up_area .boxed_blue_btn.boxed_btn,
.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn,
.hero_area_2 .hero_content_wrapper .hero_content .boxed_btn,
.hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4,
.spacial_feature a.boxed_btn,
.domain_form_5 .search_domain_btn,
.domain_form_6 .search_domain_btn,
.domain_form_7 .search_domain_btn,
.single_blog_item_2 .boxed_btn,
.call_to_action_area .boxed_btn,
.call_to_action_area_3 .ct_wrapper .boxed_btn,
.packege_pricing_area .single_pakege .boxed_btn,
.packege_pricing_area_2 .single_pakege_2 .boxed_btn,
.single_pakege_4 .pricing_footer .boxed_btn,
.single_pakege_5 .pricing_footer .boxed_btn,
.single_pakege_6 .pricing_footer .boxed_btn,
.single_pakege_7 .pricing_footer .boxed_btn,
.single_pakege_8 .pricing_footer .boxed_btn,
.packege_pricing_area_5 .single_pakege_5 .pricing_footer .boxed_btn,
.packege_pricing_area_6 .single_pakege_5 .pricing_footer .boxed_btn,
.packege_pricing_area_7 .single_pakege_5 .pricing_footer .boxed_btn,
.packege_pricing_area_8 .single_pakege_5 .pricing_footer .boxed_btn,
.packege_pricing_area_5 .single_pakege_6 .pricing_footer .boxed_btn,
.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn,
.packege_pricing_area_7 .single_pakege_6 .pricing_footer .boxed_btn,
.packege_pricing_area_8 .single_pakege_6 .pricing_footer .boxed_btn,
.packege_pricing_area_5 .single_pakege_7 .pricing_footer .boxed_btn,
.packege_pricing_area_6 .single_pakege_7 .pricing_footer .boxed_btn,
.packege_pricing_area_7 .single_pakege_7 .pricing_footer .boxed_btn,
.packege_pricing_area_8 .single_pakege_7 .pricing_footer .boxed_btn,
.packege_pricing_area_5 .single_pakege_8 .pricing_footer .boxed_btn,
.packege_pricing_area_6 .single_pakege_8 .pricing_footer .boxed_btn,
.packege_pricing_area_7 .single_pakege_8 .pricing_footer .boxed_btn,
.packege_pricing_area_8 .single_pakege_8 .pricing_footer .boxed_btn,
.boxed_btn,
.service_area_2 .single_service_item_2 .boxed_btn,
.service_area_4 .single_service_item_4 .boxed_btn,
.service_carousel_area_1 .single_service_item_5 a.boxed_btn,
.single_service_item_7 a.boxed_btn,
.promo_content_area_5 .right_side .boxed_btn,
.about_section .single_about .about_info a.boxed_btn,
.about_section_2 .single_about .about_info a.boxed_btn,
.coming_soon_area .subscribe_wrapper .boxed_btn,
.single_offer .right_side .boxed_btn {
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-table;
  color: #fff;
  font-weight: 500;
  
  font-size: 16px;
}

.gradient_btn_main span,
.boxed_green_btn span,
.boxed_green_btn_2 span,
.header_wrap .sign_in_up_area .boxed_green_btn.boxed_btn span,
.hero_area .hero_content_wrapper .hero_content .boxed_btn span,
.hero_area_10 .hero_content_wrapper .hero_content .boxed_btn span,
.hosting_brand .container .section_title .boxed_btn.boxed_green_btn span,
.boxed_blue_btn span,
.boxed_blue_btn_2 span,
.header_wrap .sign_in_up_area .boxed_blue_btn.boxed_btn span,
.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn span,
.hero_area_2 .hero_content_wrapper .hero_content .boxed_btn span,
.hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4 span,
.spacial_feature a.boxed_btn span,
.domain_form_5 .search_domain_btn span,
.domain_form_6 .search_domain_btn span,
.domain_form_7 .search_domain_btn span,
.single_blog_item_2 .boxed_btn span,
.call_to_action_area .boxed_btn span,
.call_to_action_area_3 .ct_wrapper .boxed_btn span,
.packege_pricing_area .single_pakege .boxed_btn span,
.packege_pricing_area_2 .single_pakege_2 .boxed_btn span,
.single_pakege_4 .pricing_footer .boxed_btn span,
.single_pakege_5 .pricing_footer .boxed_btn span,
.single_pakege_6 .pricing_footer .boxed_btn span,
.single_pakege_7 .pricing_footer .boxed_btn span,
.single_pakege_8 .pricing_footer .boxed_btn span,
.packege_pricing_area_5 .single_pakege_5 .pricing_footer .boxed_btn span,
.packege_pricing_area_6 .single_pakege_5 .pricing_footer .boxed_btn span,
.packege_pricing_area_7 .single_pakege_5 .pricing_footer .boxed_btn span,
.packege_pricing_area_8 .single_pakege_5 .pricing_footer .boxed_btn span,
.packege_pricing_area_5 .single_pakege_6 .pricing_footer .boxed_btn span,
.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn span,
.packege_pricing_area_7 .single_pakege_6 .pricing_footer .boxed_btn span,
.packege_pricing_area_8 .single_pakege_6 .pricing_footer .boxed_btn span,
.packege_pricing_area_5 .single_pakege_7 .pricing_footer .boxed_btn span,
.packege_pricing_area_6 .single_pakege_7 .pricing_footer .boxed_btn span,
.packege_pricing_area_7 .single_pakege_7 .pricing_footer .boxed_btn span,
.packege_pricing_area_8 .single_pakege_7 .pricing_footer .boxed_btn span,
.packege_pricing_area_5 .single_pakege_8 .pricing_footer .boxed_btn span,
.packege_pricing_area_6 .single_pakege_8 .pricing_footer .boxed_btn span,
.packege_pricing_area_7 .single_pakege_8 .pricing_footer .boxed_btn span,
.packege_pricing_area_8 .single_pakege_8 .pricing_footer .boxed_btn span,
.boxed_btn span,
.service_area_2 .single_service_item_2 .boxed_btn span,
.service_area_4 .single_service_item_4 .boxed_btn span,
.service_carousel_area_1 .single_service_item_5 a.boxed_btn span,
.single_service_item_7 a.boxed_btn span,
.promo_content_area_5 .right_side .boxed_btn span,
.about_section .single_about .about_info a.boxed_btn span,
.about_section_2 .single_about .about_info a.boxed_btn span,
.coming_soon_area .subscribe_wrapper .boxed_btn span,
.single_offer .right_side .boxed_btn span,
.gradient_btn_main i,
.boxed_green_btn i,
.boxed_green_btn_2 i,
.header_wrap .sign_in_up_area .boxed_green_btn.boxed_btn i,
.hero_area .hero_content_wrapper .hero_content .boxed_btn i,
.hero_area_10 .hero_content_wrapper .hero_content .boxed_btn i,
.hosting_brand .container .section_title .boxed_btn.boxed_green_btn i,
.boxed_blue_btn i,
.boxed_blue_btn_2 i,
.header_wrap .sign_in_up_area .boxed_blue_btn.boxed_btn i,
.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn i,
.hero_area_2 .hero_content_wrapper .hero_content .boxed_btn i,
.hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4 i,
.spacial_feature a.boxed_btn i,
.domain_form_5 .search_domain_btn i,
.domain_form_6 .search_domain_btn i,
.domain_form_7 .search_domain_btn i,
.single_blog_item_2 .boxed_btn i,
.call_to_action_area .boxed_btn i,
.call_to_action_area_3 .ct_wrapper .boxed_btn i,
.packege_pricing_area .single_pakege .boxed_btn i,
.packege_pricing_area_2 .single_pakege_2 .boxed_btn i,
.single_pakege_4 .pricing_footer .boxed_btn i,
.single_pakege_5 .pricing_footer .boxed_btn i,
.single_pakege_6 .pricing_footer .boxed_btn i,
.single_pakege_7 .pricing_footer .boxed_btn i,
.single_pakege_8 .pricing_footer .boxed_btn i,
.packege_pricing_area_5 .single_pakege_5 .pricing_footer .boxed_btn i,
.packege_pricing_area_6 .single_pakege_5 .pricing_footer .boxed_btn i,
.packege_pricing_area_7 .single_pakege_5 .pricing_footer .boxed_btn i,
.packege_pricing_area_8 .single_pakege_5 .pricing_footer .boxed_btn i,
.packege_pricing_area_5 .single_pakege_6 .pricing_footer .boxed_btn i,
.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn i,
.packege_pricing_area_7 .single_pakege_6 .pricing_footer .boxed_btn i,
.packege_pricing_area_8 .single_pakege_6 .pricing_footer .boxed_btn i,
.packege_pricing_area_5 .single_pakege_7 .pricing_footer .boxed_btn i,
.packege_pricing_area_6 .single_pakege_7 .pricing_footer .boxed_btn i,
.packege_pricing_area_7 .single_pakege_7 .pricing_footer .boxed_btn i,
.packege_pricing_area_8 .single_pakege_7 .pricing_footer .boxed_btn i,
.packege_pricing_area_5 .single_pakege_8 .pricing_footer .boxed_btn i,
.packege_pricing_area_6 .single_pakege_8 .pricing_footer .boxed_btn i,
.packege_pricing_area_7 .single_pakege_8 .pricing_footer .boxed_btn i,
.packege_pricing_area_8 .single_pakege_8 .pricing_footer .boxed_btn i,
.boxed_btn i,
.service_area_2 .single_service_item_2 .boxed_btn i,
.service_area_4 .single_service_item_4 .boxed_btn i,
.service_carousel_area_1 .single_service_item_5 a.boxed_btn i,
.single_service_item_7 a.boxed_btn i,
.promo_content_area_5 .right_side .boxed_btn i,
.about_section .single_about .about_info a.boxed_btn i,
.about_section_2 .single_about .about_info a.boxed_btn i,
.coming_soon_area .subscribe_wrapper .boxed_btn i,
.single_offer .right_side .boxed_btn i {
  position: relative;
  z-index: 3;
}

.gradient_btn_main:after,
.boxed_green_btn:after,
.boxed_green_btn_2:after,
.header_wrap .sign_in_up_area .boxed_green_btn.boxed_btn:after,
.hero_area .hero_content_wrapper .hero_content .boxed_btn:after,
.hero_area_10 .hero_content_wrapper .hero_content .boxed_btn:after,
.hosting_brand .container .section_title .boxed_btn.boxed_green_btn:after,
.boxed_blue_btn:after,
.boxed_blue_btn_2:after,
.header_wrap .sign_in_up_area .boxed_blue_btn.boxed_btn:after,
.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn:after,
.hero_area_2 .hero_content_wrapper .hero_content .boxed_btn:after,
.hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4:after,
.spacial_feature a.boxed_btn:after,
.domain_form_5 .search_domain_btn:after,
.domain_form_6 .search_domain_btn:after,
.domain_form_7 .search_domain_btn:after,
.single_blog_item_2 .boxed_btn:after,
.call_to_action_area .boxed_btn:after,
.call_to_action_area_3 .ct_wrapper .boxed_btn:after,
.packege_pricing_area .single_pakege .boxed_btn:after,
.packege_pricing_area_2 .single_pakege_2 .boxed_btn:after,
.single_pakege_4 .pricing_footer .boxed_btn:after,
.single_pakege_5 .pricing_footer .boxed_btn:after,
.single_pakege_6 .pricing_footer .boxed_btn:after,
.single_pakege_7 .pricing_footer .boxed_btn:after,
.single_pakege_8 .pricing_footer .boxed_btn:after,
.packege_pricing_area_5 .single_pakege_5 .pricing_footer .boxed_btn:after,
.packege_pricing_area_6 .single_pakege_5 .pricing_footer .boxed_btn:after,
.packege_pricing_area_7 .single_pakege_5 .pricing_footer .boxed_btn:after,
.packege_pricing_area_8 .single_pakege_5 .pricing_footer .boxed_btn:after,
.packege_pricing_area_5 .single_pakege_6 .pricing_footer .boxed_btn:after,
.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn:after,
.packege_pricing_area_7 .single_pakege_6 .pricing_footer .boxed_btn:after,
.packege_pricing_area_8 .single_pakege_6 .pricing_footer .boxed_btn:after,
.packege_pricing_area_5 .single_pakege_7 .pricing_footer .boxed_btn:after,
.packege_pricing_area_6 .single_pakege_7 .pricing_footer .boxed_btn:after,
.packege_pricing_area_7 .single_pakege_7 .pricing_footer .boxed_btn:after,
.packege_pricing_area_8 .single_pakege_7 .pricing_footer .boxed_btn:after,
.packege_pricing_area_5 .single_pakege_8 .pricing_footer .boxed_btn:after,
.packege_pricing_area_6 .single_pakege_8 .pricing_footer .boxed_btn:after,
.packege_pricing_area_7 .single_pakege_8 .pricing_footer .boxed_btn:after,
.packege_pricing_area_8 .single_pakege_8 .pricing_footer .boxed_btn:after,
.boxed_btn:after,
.service_area_2 .single_service_item_2 .boxed_btn:after,
.service_area_4 .single_service_item_4 .boxed_btn:after,
.service_carousel_area_1 .single_service_item_5 a.boxed_btn:after,
.single_service_item_7 a.boxed_btn:after,
.promo_content_area_5 .right_side .boxed_btn:after,
.about_section .single_about .about_info a.boxed_btn:after,
.about_section_2 .single_about .about_info a.boxed_btn:after,
.coming_soon_area .subscribe_wrapper .boxed_btn:after,
.single_offer .right_side .boxed_btn:after {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  z-index: 2;
  opacity: 0;
}

.gradient_btn_main:hover:after,
.boxed_green_btn:hover:after,
.boxed_green_btn_2:hover:after,
.header_wrap .sign_in_up_area .boxed_green_btn.boxed_btn:hover:after,
.hero_area .hero_content_wrapper .hero_content .boxed_btn:hover:after,
.hero_area_10 .hero_content_wrapper .hero_content .boxed_btn:hover:after,
.hosting_brand .container .section_title .boxed_btn.boxed_green_btn:hover:after,
.boxed_blue_btn:hover:after,
.boxed_blue_btn_2:hover:after,
.header_wrap .sign_in_up_area .boxed_blue_btn.boxed_btn:hover:after,
.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn:hover:after,
.hero_area_2 .hero_content_wrapper .hero_content .boxed_btn:hover:after,
.hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4:hover:after,
.spacial_feature a.boxed_btn:hover:after,
.domain_form_5 .search_domain_btn:hover:after,
.domain_form_6 .search_domain_btn:hover:after,
.domain_form_7 .search_domain_btn:hover:after,
.single_blog_item_2 .boxed_btn:hover:after,
.call_to_action_area .boxed_btn:hover:after,
.call_to_action_area_3 .ct_wrapper .boxed_btn:hover:after,
.packege_pricing_area .single_pakege .boxed_btn:hover:after,
.packege_pricing_area_2 .single_pakege_2 .boxed_btn:hover:after,
.single_pakege_4 .pricing_footer .boxed_btn:hover:after,
.single_pakege_5 .pricing_footer .boxed_btn:hover:after,
.single_pakege_6 .pricing_footer .boxed_btn:hover:after,
.single_pakege_7 .pricing_footer .boxed_btn:hover:after,
.single_pakege_8 .pricing_footer .boxed_btn:hover:after,
.boxed_btn:hover:after,
.service_area_2 .single_service_item_2 .boxed_btn:hover:after,
.service_area_4 .single_service_item_4 .boxed_btn:hover:after,
.service_carousel_area_1 .single_service_item_5 a.boxed_btn:hover:after,
.single_service_item_7 a.boxed_btn:hover:after,
.promo_content_area_5 .right_side .boxed_btn:hover:after,
.about_section .single_about .about_info a.boxed_btn:hover:after,
.about_section_2 .single_about .about_info a.boxed_btn:hover:after,
.coming_soon_area .subscribe_wrapper .boxed_btn:hover:after,
.single_offer .right_side .boxed_btn:hover:after {
  opacity: 1;
}

.boxed_green_btn,
.boxed_green_btn_2,
.header_wrap .sign_in_up_area .boxed_green_btn.boxed_btn,
.hero_area .hero_content_wrapper .hero_content .boxed_btn,
.hero_area_10 .hero_content_wrapper .hero_content .boxed_btn,
.hosting_brand .container .section_title .boxed_btn.boxed_green_btn {
  background: #2cd63c;
  margin-bottom: 0;
  font-size: 14px;
  border-radius: 5px;
  margin-left: 7px;
  border: 1px solid #fff;
  display: inline-table;
  border-radius: 5px;
}

.boxed_green_btn:after,
.boxed_green_btn_2:after,
.header_wrap .sign_in_up_area .boxed_green_btn.boxed_btn:after,
.hero_area .hero_content_wrapper .hero_content .boxed_btn:after,
.hero_area_10 .hero_content_wrapper .hero_content .boxed_btn:after,
.hosting_brand .container .section_title .boxed_btn.boxed_green_btn:after {
  background: -webkit-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(right, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to right, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to right, #0acffe 0%, #182dee 100%);
  border-radius: 5px;
}

.boxed_green_btn:hover,
.boxed_green_btn_2:hover,
.header_wrap .sign_in_up_area .boxed_green_btn.boxed_btn:hover,
.hero_area .hero_content_wrapper .hero_content .boxed_btn:hover,
.hero_area_10 .hero_content_wrapper .hero_content .boxed_btn:hover,
.hosting_brand .container .section_title .boxed_btn.boxed_green_btn:hover {
  color: #fff;
}

.boxed_green_btn_2 {
  background: #2cd63c;
  color: #fff;
}

.boxed_green_btn_2:after {
  background: -webkit-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(right, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to right, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to right, #363bff 0%, #d289ff 100%);
}

.boxed_green_btn_2:hover {
  color: #fff;
}

.boxed_blue_btn,
.boxed_blue_btn_2,
.header_wrap .sign_in_up_area .boxed_blue_btn.boxed_btn,
.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn {
  border-radius: 5px;
  margin-bottom: 0;
  border-radius: 5px;
  font-size: 14px;
  margin-left: 7px;
  display: inline-table;
  border: 1px solid #fff;
  background: -webkit-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(right, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to right, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to right, #0acffe 0%, #182dee 100%);
}

.boxed_blue_btn:after,
.boxed_blue_btn_2:after,
.header_wrap .sign_in_up_area .boxed_blue_btn.boxed_btn:after,
.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn:after {
  background: #2cd63c;
  border-radius: 5px;
}

.boxed_blue_btn:hover,
.boxed_blue_btn_2:hover,
.header_wrap .sign_in_up_area .boxed_blue_btn.boxed_btn:hover,
.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn:hover {
  color: #fff;
}

.boxed_blue_btn_2 {
  background: -webkit-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(right, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to right, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to right, #363bff 0%, #d289ff 100%);
  color: #fff;
}

.boxed_blue_btn_2:after {
  background: #15418c;
}

.boxed_blue_btn_2:hover {
  color: #fff;
}

.play_btn_pluse {
  position: absolute;
  top: 36%;
  border: none;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #15418c;
  cursor: pointer;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.play_btn_pluse:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: 8;
  background: #15418c;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.play_btn_pluse:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 50%;
  z-index: 2;
  left: 50%;
  top: 50%;
  background: #838bab;
  -webkit-animation: pulse-border 1500ms ease-out infinite;
  animation: pulse-border 1500ms ease-out infinite;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

@-webkit-keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

@keyframes pulse-border {
  0% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1);
    opacity: 1;
  }

  100% {
    -webkit-transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    transform: translateX(-50%) translateY(-50%) translateZ(0) scale(1.5);
    opacity: 0;
  }
}

.play_btn_pluse span {
  display: block;
  position: absolute;
  z-index: 10;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  height: 0;
  border-left: 10px solid #fff;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.play_btn_pluse:hover:after {
  background-color: #26c335;
}

.mirrord,
.call_to_action_area_2 .mail_subscribe form button i {
  display: block;
  -webkit-transform: matrix(-1, 0, 0, 1, 0, 0);
  -moz-transform: matrix(-1, 0, 0, 1, 0, 0);
  -o-transform: matrix(-1, 0, 0, 1, 0, 0);
  -ms-transform: matrix(-1, 0, 0, 1, 0, 0);
  transform: matrix(-1, 0, 0, 1, 0, 0);
}

.batch_yellow,
.batch_green,
.batch_red {
  font-size: 12px;
  padding: 3px 7px 3px 3px;
  border-radius: 3px;
  margin-left: 7px;
}

.batch_green {
  background: #19c131;
}

.batch_yellow {
  background: #f49b0e;
}

.batch_red {
  background: #d92137;
}

.modern_gradient_1,
.hero_area_10,
.testimonial_area_8,
.simple_clean_10,
.single_feature_item_14 .gradient_overlay,
.blog_area_8,
.packege_pricing_area_10 {
  background: -webkit-linear-gradient(top, #ffb7b7 0%, #727272 100%), -webkit-radial-gradient(50% 0%, 60.91% 100%, #ffd1d1 0%, #260000 100%), -webkit-linear-gradient(322.57deg, #00ffff 0%, #ffffff 100%), -webkit-radial-gradient(70.57% 0%, 100.22% 100%, #ff0000 0%, #00ffe0 100%), -webkit-linear-gradient(25.18deg, #dbff00 0%, #3300ff 100%);
  background: -o-linear-gradient(top, #ffb7b7 0%, #727272 100%), -o-radial-gradient(50% 0%, 60.91% 100%, #ffd1d1 0%, #260000 100%), -o-linear-gradient(322.57deg, #00ffff 0%, #ffffff 100%), -o-radial-gradient(70.57% 0%, 100.22% 100%, #ff0000 0%, #00ffe0 100%), -o-linear-gradient(25.18deg, #dbff00 0%, #3300ff 100%);
  background: linear-gradient(180deg, #ffb7b7 0%, #727272 100%), radial-gradient(60.91% 100% at 50% 0%, #ffd1d1 0%, #260000 100%), linear-gradient(127.43deg, #00ffff 0%, #ffffff 100%), radial-gradient(100.22% 100% at 70.57% 0%, #ff0000 0%, #00ffe0 100%), linear-gradient(64.82deg, #dbff00 0%, #3300ff 100%);
  background-blend-mode: screen, overlay, color-burn, color-dodge, normal;
  position: relative;
  z-index: 1;
}

.modern_gradient_1:after,
.hero_area_10:after,
.testimonial_area_8:after,
.simple_clean_10:after,
.single_feature_item_14 .gradient_overlay:after,
.blog_area_8:after,
.packege_pricing_area_10:after {
  position: absolute;
  z-index: -2;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.4);
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .section_padding,
  .testimonial_area,
  .testimonial_area_2,
  .testimonial_area_3,
  .testimonial_area_5,
  .testimonial_area_7,
  .testimonial_area_8,
  .client_area_6,
  .info_area_1,
  .info_area_2,
  .info_area_3,
  .client_and_testimonial,
  .client_and_testimonial_3,
  .hosting_brand_2,
  .hosting_brand_3,
  .hosting_brand_9,
  .blog_area_3,
  .blog_area_5,
  .single_blog_with_sidebar,
  .simple_blog,
  .masonry_blog,
  .grid_blog,
  .two_column_grid_blog,
  .two_column_with_side_bar,
  .full_grid_blog,
  .full_content_blog,
  .full_width_with_side_bar,
  .call_to_action_area_4,
  .call_to_action_area_5,
  .call_to_action_area_6,
  .call_to_action_area_7,
  .packege_pricing_area,
  .packege_pricing_area_2,
  .packege_pricing_area_3,
  .packege_pricing_area_4,
  .packege_pricing_area_5,
  .packege_pricing_area_6,
  .packege_pricing_area_7,
  .packege_pricing_area_8,
  .packege_pricing_area_9,
  .service_carousel_area_1,
  .service_carousel_area_4,
  .service_carousel_area_2,
  .service_carousel_area_3,
  .promo_content_area_2,
  .promo_content_area_5,
  .order_area,
  .contact_area,
  .contact_area_2,
  .about_section,
  .sign_in_area,
  .sign_up_area,
  .reset_pass,
  .offer_carousel {
    padding: 100px 0;
  }

  .section_title_main,
  .blog_area_3 .section_title,
  .promo_content_area .container-fluid .right_side {
    margin-bottom: 60px;
  }

  .section_title_main h2,
  .blog_area_3 .section_title h2,
  .promo_content_area .container-fluid .right_side h2 {
    font-size: 36px;
  }

  .section_title_main h3,
  .blog_area_3 .section_title h3,
  .promo_content_area .container-fluid .right_side h3 {
    font-size: 20px;
  }

  .section_title_main_2,
  .section_title_main_3,
  .promo_content_area_2 .section_title {
    padding-right: 0px;
  }

  .section_title_main_4 {
    margin-bottom: 60px;
  }

  .section_title_main_4 h2 {
    margin-bottom: 30px;
  }

  .section_title_main_4 h2:after {
    top: 65%;
  }

  .section_title_main_4 h3 {
    font-size: 16px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .section_padding,
  .testimonial_area,
  .testimonial_area_2,
  .testimonial_area_3,
  .testimonial_area_5,
  .testimonial_area_7,
  .testimonial_area_8,
  .client_area_6,
  .info_area_1,
  .info_area_2,
  .info_area_3,
  .client_and_testimonial,
  .client_and_testimonial_3,
  .hosting_brand_2,
  .hosting_brand_3,
  .hosting_brand_9,
  .blog_area_3,
  .blog_area_5,
  .single_blog_with_sidebar,
  .simple_blog,
  .masonry_blog,
  .grid_blog,
  .two_column_grid_blog,
  .two_column_with_side_bar,
  .full_grid_blog,
  .full_content_blog,
  .full_width_with_side_bar,
  .call_to_action_area_4,
  .call_to_action_area_5,
  .call_to_action_area_6,
  .call_to_action_area_7,
  .packege_pricing_area,
  .packege_pricing_area_2,
  .packege_pricing_area_3,
  .packege_pricing_area_4,
  .packege_pricing_area_5,
  .packege_pricing_area_6,
  .packege_pricing_area_7,
  .packege_pricing_area_8,
  .packege_pricing_area_9,
  .service_carousel_area_1,
  .service_carousel_area_4,
  .service_carousel_area_2,
  .service_carousel_area_3,
  .promo_content_area_2,
  .promo_content_area_5,
  .order_area,
  .contact_area,
  .contact_area_2,
  .about_section,
  .sign_in_area,
  .sign_up_area,
  .reset_pass,
  .offer_carousel {
    padding: 60px 0;
  }

  .section_padding_2,
  .team_area_1,
  .team_area_2,
  .feature_area_2,
  .feature_area_7,
  .feature_area_9,
  .feature_area_12,
  .service_area,
  .service_area_2,
  .service_area_3,
  .service_area_4,
  .service_area_8,
  .faq_area,
  .product_area,
  .knowledge_area {
    padding: 60px 0 15px;
  }

  .section_title_main,
  .blog_area_3 .section_title,
  .promo_content_area .container-fluid .right_side {
    margin-bottom: 50px;
  }

  .section_title_main h2,
  .blog_area_3 .section_title h2,
  .promo_content_area .container-fluid .right_side h2 {
    font-size: 30px;
  }

  .section_title_main h3,
  .blog_area_3 .section_title h3,
  .promo_content_area .container-fluid .right_side h3 {
    font-size: 18px;
  }

  .section_title_main_2,
  .section_title_main_3,
  .promo_content_area_2 .section_title {
    text-align: center;
    padding-right: 0;
    margin-bottom: 65px;
  }

  .section_title_main_2 h2,
  .section_title_main_3 h2,
  .promo_content_area_2 .section_title h2 {
    font-size: 28px;
  }

  .section_title_main_2 h3,
  .section_title_main_3 h3,
  .promo_content_area_2 .section_title h3 {
    font-size: 16px;
  }

  .section_title_main_4,
  .section_title_main_5 {
    margin-bottom: 50px;
  }

  .section_title_main_4 h2,
  .section_title_main_5 h2 {
    margin-bottom: 25px;
  }

  .section_title_main_4 h2:after,
  .section_title_main_5 h2:after {
    top: 65%;
  }

  .section_title_main_4 h3,
  .section_title_main_5 h3 {
    font-size: 16px;
  }

  .page_title h2 {
    font-size: 28px;
    margin-bottom: 12px;
  }

  .page_title .bread_crumb {
    font-size: 18px;
  }

  .play_btn_pluse {
    width: 55px;
    height: 55px;
  }

  .play_btn_pluse span {
    border-left: 16px solid #fff;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
  }
}

@media (max-width: 767px) {

  .section_padding,
  .testimonial_area,
  .testimonial_area_2,
  .testimonial_area_3,
  .testimonial_area_5,
  .testimonial_area_7,
  .testimonial_area_8,
  .client_area_6,
  .info_area_1,
  .info_area_2,
  .info_area_3,
  .client_and_testimonial,
  .client_and_testimonial_3,
  .hosting_brand_2,
  .hosting_brand_3,
  .hosting_brand_9,
  .blog_area_3,
  .blog_area_5,
  .single_blog_with_sidebar,
  .simple_blog,
  .masonry_blog,
  .grid_blog,
  .two_column_grid_blog,
  .two_column_with_side_bar,
  .full_grid_blog,
  .full_content_blog,
  .full_width_with_side_bar,
  .call_to_action_area_4,
  .call_to_action_area_5,
  .call_to_action_area_6,
  .call_to_action_area_7,
  .packege_pricing_area,
  .packege_pricing_area_2,
  .packege_pricing_area_3,
  .packege_pricing_area_4,
  .packege_pricing_area_5,
  .packege_pricing_area_6,
  .packege_pricing_area_7,
  .packege_pricing_area_8,
  .packege_pricing_area_9,
  .service_carousel_area_1,
  .service_carousel_area_4,
  .service_carousel_area_2,
  .service_carousel_area_3,
  .promo_content_area_2,
  .promo_content_area_5,
  .order_area,
  .contact_area,
  .contact_area_2,
  .about_section,
  .sign_in_area,
  .sign_up_area,
  .reset_pass,
  .offer_carousel {
    padding: 50px 0;
  }

  .section_padding_2,
  .team_area_1,
  .team_area_2,
  .feature_area_2,
  .feature_area_7,
  .feature_area_9,
  .feature_area_12,
  .service_area,
  .service_area_2,
  .service_area_3,
  .service_area_4,
  .service_area_8,
  .faq_area,
  .product_area,
  .knowledge_area {
    padding: 50px 0 15px;
  }

  .section_title_main,
  .blog_area_3 .section_title,
  .promo_content_area .container-fluid .right_side {
    margin-bottom: 30px;
  }

  .section_title_main h2,
  .blog_area_3 .section_title h2,
  .promo_content_area .container-fluid .right_side h2 {
    font-size: 24px;
  }

  .section_title_main h3,
  .blog_area_3 .section_title h3,
  .promo_content_area .container-fluid .right_side h3 {
    font-size: 16px;
  }

  .section_title_main_2,
  .section_title_main_3,
  .promo_content_area_2 .section_title {
    text-align: center;
    padding-right: 0;
    margin-bottom: 35px;
  }

  .section_title_main_2 h2,
  .section_title_main_3 h2,
  .promo_content_area_2 .section_title h2 {
    font-size: 26px;
  }

  .section_title_main_2 h3,
  .section_title_main_3 h3,
  .promo_content_area_2 .section_title h3 {
    font-size: 16px;
  }

  .section_title_main_4,
  .section_title_main_5 {
    margin-bottom: 30px;
  }

  .section_title_main_4 h2,
  .section_title_main_5 h2 {
    font-size: 28px;
    margin-bottom: 18px;
  }

  .section_title_main_4 h2:after,
  .section_title_main_5 h2:after {
    top: 70%;
    left: calc(50% - 75px);
    height: 22px;
    width: 150px;
  }

  .section_title_main_4 h3,
  .section_title_main_5 h3 {
    font-size: 14px;
  }

  .page_title h2 {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .page_title .bread_crumb {
    font-size: 16px;
  }

  .play_btn_pluse {
    width: 45px;
    height: 45px;
  }

  .play_btn_pluse span {
    border-left: 10px solid #fff;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			4. Default
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
header,
section,
footer,
aside,
nav,
main,
article,
figure {
  display: block;
}

/* Base CSS */
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: none;
  font-family: 'Roboto', sans-serif;
  line-height: normal;
}

h1,h2,h3,h4,h5,h6 {font-family: 'Poppins', sans-serif;}

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

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
textarea,
select {
  background: #fff;
  padding: 10px;
}

a:focus,
input[type="button"]:focus,
input[type="submit"]:focus,
button:focus,
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus,
.form-control:focus {
  outline: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

a:hover,
button {
  text-decoration: none;
}

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

a {
  text-decoration: none;
}

html {
  overflow-x: hidden;
}

body {
  line-height: 1;
  color: black;
  background: white;
  overflow-x: hidden;
  position: relative;
  font-weight: 400;
  padding: 0!important;
  
}

.service_list {
  display: block;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			5. Header with menu
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.mega_nav.navbar .navbar-nav>li.nav-item {
  padding: 0 15px;
}

.mega_nav.navbar .navbar-nav>li.nav-item:last-child {
  padding-right: 0;
}

.navbar .navbar-nav>li.nav-item>a {
  position: relative;
  display: inline-block;
  z-index: 1;
  font-size: 16px;
  padding: 36px 0px;
  color: #fff;
  font-weight: 400;
  
}

.navbar .navbar-nav>li.nav-item>a:after {
  position: absolute;
  width: 100%;
  background: #fff;
  height: 3px;
  bottom: 0px;
  left: 0;
  content: "";
  -webkit-transform-origin: right center;
  -ms-transform-origin: right center;
  transform-origin: right center;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  transition: transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85), -webkit-transform 0.25s cubic-bezier(0.37, 0.31, 0.2, 0.85);
}

.navbar .navbar-nav>li.nav-item>a:hover {
  color: #fff;
}
.header_wrap_2 a.navbar-brand.logo-fixed {display: none;}
.header_wrap_2 a.navbar-brand {display: block;}

.header_wrap_2.sticky a.navbar-brand.logo-fixed {display: block;}
.header_wrap_2.sticky a.navbar-brand {display: none;}

.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item.active>a:after,
.header_wrap_2 .navbar .navbar-nav>li.nav-item.active>a:after,
.navbar .navbar-nav>li.nav-item>a:hover:after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
  background: #fff;
}

.navbar .navbar-nav li.nav-item.nav_right {
  position: relative;
  padding-left: 5px !important;
}

.navbar .navbar-nav li.nav-item.nav_right a {
  cursor: pointer;
  display: inline-block;
  margin-left: 5px;
  font-size: 16px;
  color: #fff;
}

.navbar .navbar-nav li.nav-item.nav_right a:after {
  display: none;
}

.navbar .navbar-nav li.nav-item.nav_right a:hover:after {
  display: none;
}

.navbar .navbar-nav li.nav-item.nav_right span {
  position: absolute;
  right: 10px;
  top: 25px;
  color: #fff;
  z-index: 1;
  background: red;
  border-radius: 15px;
  height: 15px;
  width: 15px;
  text-align: center;
  font-size: 12px;
}

.home_drop {
  position: relative;
}

.home_drop #mega_home {
  -webkit-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  background: #fff;
  width: 500px;
  padding: 20px;
  right: auto;
  border-radius: 8px;
  left: 0;
  top: 100%;
  z-index: -1;
  position: absolute;
}

.home_drop #mega_home .single_element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 47%;
  padding: 8px;
  margin: 0 5px;
  border-radius: 8px;
  background: #eaf3ff;
  border: 1px solid #d3dff4;
  float: left;
  margin-bottom: 10px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 2px 4px 0px rgba(3, 27, 78, 0.06);
  -moz-box-shadow: 0px 2px 4px 0px rgba(3, 27, 78, 0.06);
  box-shadow: 0px 2px 4px 0px rgba(3, 27, 78, 0.06);
  font-size: 18px;
  color: #37576e;
  font-weight: 400;
  
}

.home_drop #mega_home .single_element span {
  color: #2cd63c;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 15px;
  padding: 10px;
  background: #1b254e;
  border-radius: 8px;
}

.home_drop #mega_home .single_element:hover {
  background: #0cbafc;
  color: #fff;
}

.home_drop #mega_home .single_element:hover span {
  color: #fff;
}

.mega_page_details {
  -webkit-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  background: #fff;
  padding: 20px;
  visibility: visible;
  position: absolute;
  left: 0;
  border-radius: 8px;
  z-index: -1;
}

.mega_page_details #mega_page_slider {
  margin-top: 10px;
  border-radius: 10px;
  height: 250px;
  overflow: hidden;
}

.mega_page_details #mega_page_slider .carousel-control-next i,
.mega_page_details #mega_page_slider .carousel-control-prev i {
  color: #325075;
  padding: 10px;
  border-radius: 40px;
  font-size: 28px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.mega_page_details #mega_page_slider .carousel-control-next i:hover,
.mega_page_details #mega_page_slider .carousel-control-prev i:hover {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}

.mega_page_details li a {
  font-size: 14px;
  font-weight: 400;
  
  padding: 10px 0;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid #f7f7f7;
  color: #191b41;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.mega_page_details li a:hover {
  color: #325075;
  margin-left: 5px;
}

.blog_drop {
  position: relative;
}

.blog_drop #mega_blog {
  -webkit-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  background: #fff;
  width: 270px;
  padding: 20px;
  border-radius: 8px;
  right: auto;
  left: 0;
  top: 100%;
  z-index: -1;
  position: absolute;
}

.blog_drop #mega_blog .mega_blog_details {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0px;
}

.blog_drop #mega_blog .mega_blog_details li a {
  font-size: 14px;
  font-weight: 400;
  
  padding: 10px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid #f7f7f7;
  color: #191b41;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.blog_drop #mega_blog .mega_blog_details li a:hover {
  color: #325075;
  margin-left: 5px;
}

.hosting_drop {
  position: relative;
}

.hosting_drop #mega_hosting {
  -webkit-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  background: #fff;
  width: 270px;
  border-radius: 8px;
  padding: 20px;
  right: auto;
  left: 0;
  top: 100%;
  z-index: -1;
  position: absolute;
}

.hosting_drop #mega_hosting .mega_hosting_details {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 0px;
}

.hosting_drop #mega_hosting .mega_hosting_details li a {
  font-size: 14px;
  font-weight: 400;
  
  padding: 10px;
  margin-bottom: 5px;
  display: block;
  border-bottom: 1px solid #f7f7f7;
  color: #191b41;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hosting_drop #mega_hosting .mega_hosting_details li a:hover {
  color: #325075;
  margin-left: 5px;
}

.nav_right .drop_notf_btn,
.nav_right .drop_cart_btn {
  position: relative;
  z-index: 1;
  display: inline-block;
}

.nav_right .drop_notf_btn a,
.nav_right .drop_notf_btn a:hover,
.nav_right .drop_cart_btn a,
.nav_right .drop_cart_btn a:hover {
  color: #fff;
}

.nav_right #collapse_notf,
.nav_right #collapse_cart {
  width: 300px;
  left: auto;
  right: 0;
  top: 105%;
  z-index: -1;
  position: absolute;
}

.nav_right .drop_cart_details {
  -webkit-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  border-radius: 8px;
  color: #304e73;
  padding: 20px;
}

.nav_right .drop_cart_details .cart_title {
  font-size: 18px;
  margin-bottom: 15px;
}

.nav_right .drop_cart_details .cart_text {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.nav_right .drop_cart_details .cart_text i {
  cursor: auto !important;
  color: #304e73 !important;
  padding: 0 !important;
  font-weight: 700;
}

.nav_right .drop_cart_details .cart_btn {
  padding: 15px !important;
  font-size: 16px !important;
  display: inline-block !important;
  margin: 0 auto !important;
  color: #0cbafc !important;
  background: transparent !important;
  border-radius: 5px !important;
  border: 1px solid #0cbafc !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 15px !important;
  margin-top: 10px !important;
}

.nav_right .drop_cart_details .cart_btn:hover {
  color: #fff !important;
  background: #0cbafc !important;
}

.nav_right .drop_notf_details {
  -webkit-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  color: #304e73;
  border-radius: 8px;
  padding: 20px;
}

.nav_right .drop_notf_details .notf_title {
  font-size: 18px;
  margin-bottom: 15px;
}

.nav_right .drop_notf_details .notf_text {
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 10px;
}

.nav_right .drop_notf_details .notf_text i {
  cursor: auto !important;
  color: #304e73 !important;
  padding: 0 !important;
  font-weight: 700;
}

.nav_right .drop_notf_details .notf_btn {
  padding: 15px !important;
  font-size: 16px !important;
  display: inline-block !important;
  margin: 0 auto !important;
  color: #0cbafc !important;
  background: transparent !important;
  border-radius: 5px !important;
  border: 1px solid #0cbafc !important;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-right: 15px !important;
  margin-top: 10px !important;
}

.nav_right .drop_notf_details .notf_btn:hover {
  color: #fff !important;
  background: #0cbafc !important;
}

.header_wrap {
  position: absolute;
  width: 100%;
  z-index: 99;
}

.header_wrap .sign_in_up_area {
  margin-top: 25px;
}

.header_wrap .sign_in_up_area .boxed_btn.boxed_blue_btn_2,
.header_wrap .sign_in_up_area .boxed_btn.boxed_blue_btn,
.header_wrap .sign_in_up_area .hosting_brand .container .section_title .boxed_btn.boxed_blue_btn,
.hosting_brand .container .section_title .header_wrap .sign_in_up_area .boxed_btn.boxed_blue_btn {
  padding: 10px 30px;
}

.header_wrap .sign_in_up_area .boxed_btn.boxed_green_btn_2,
.header_wrap .sign_in_up_area .boxed_btn.boxed_green_btn,
.header_wrap .sign_in_up_area .hero_area .hero_content_wrapper .hero_content .boxed_btn,
.hero_area .hero_content_wrapper .hero_content .header_wrap .sign_in_up_area .boxed_btn,
.header_wrap .sign_in_up_area .hero_area_10 .hero_content_wrapper .hero_content .boxed_btn,
.hero_area_10 .hero_content_wrapper .hero_content .header_wrap .sign_in_up_area .boxed_btn,
.header_wrap .sign_in_up_area .hosting_brand .container .section_title .boxed_btn.boxed_green_btn,
.hosting_brand .container .section_title .header_wrap .sign_in_up_area .boxed_btn.boxed_green_btn {
  padding: 10px 30px;
}

.header_wrap .navbar .navbar-nav>li.nav-item>a {
  padding: 15px 0 25px;
  font-size: 16px;
}

.header_wrap .navbar .navbar-nav>li.nav-item>a:after {
  height: 3px;
}

.header_wrap .blog_drop #mega_blog {
  left: auto;
  right: 0;
}

.header_wrap_2 {
  position: absolute;
  margin-top: 0;
  width: 100%;
  z-index: 100;

}

.sticky {
  position: fixed;
  top: 0;
  left:0;
  z-index: 99;
  -webkit-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  background: #fff;
}


.header_wrap_2>.container {

  border-radius: 0;
}
.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item>a {

  color: #fff;
}
.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item>a:after {
  height: 3px;
  background: #325075;
}

.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item.active>a,
.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item>a:hover {
  color: #325075;
}
.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item.active>a:after,
.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item>a:hover:after {
  background: #325075;
}

.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item.active>a,
.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item>a {

  color: #304e73;
}
.header_wrap_2 .navbar .navbar-nav>li.nav-item.active>a:after,
.header_wrap_2 .navbar .navbar-nav>li.nav-item>a:after {
  height: 3px;
  background: #fff;
}

.header_wrap_2 .navbar .navbar-nav>li.nav-item>a:hover {
  color: #fff;
}

.header_wrap_2 .navbar .navbar-nav>li.nav-item>a:hover:after {
  background: #fff;
}

.header_wrap_3 {
  width: 100%;
  z-index: 99;
  position: absolute;
}

.header_wrap_3 .header_top {
  height: 50px;
  background: #1b38ff;
  color: #fff;
  /** Custom Select **/
}

.header_wrap_3 .header_top p {
  display: inline-block;
  font-size: 16px;
  margin-right: 25px;
  font-weight: 400;
  
}

.header_wrap_3 .header_top p i {
  margin-right: 5px;
  font-size: 14px;
}

.header_wrap_3 .header_top .boxed_btn {
  padding: 15px;
  width: 80px;
  height: 50px;
  font-weight: 400;
  
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  display: inline-block;
  font-size: 12px;
  margin-right: 15px;
}

.header_wrap_3 .header_top .boxed_btn i {
  margin-right: 5px;
}

.header_wrap_3 .header_top .boxed_btn:hover {
  background: rgba(0, 0, 0, 0.4);
}

.header_wrap_3 .header_top .custom_select_wrapper {
  position: relative;
}

.header_wrap_3 .header_top .custom_select_wrapper select {
  display: none;
  position: relative;
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select .custom_select_trigger {
  position: relative;
  display: block;
  width: 100px;
  height: 50px;
  padding: 18px 12px;
  font-size: 12px;
  font-weight: 400;
  border: none;
  color: #fff;
  background: rgba(0, 0, 0, 0.2);
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select .custom_select_trigger:hover {
  background: rgba(0, 0, 0, 0.4);
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select .custom_select_trigger:after {
  position: absolute;
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  top: 50%;
  right: 15px;
  margin-top: -3px;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select.opened {
  -webkit-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select.opened .custom_select_trigger:after {
  margin-top: 3px;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  -ms-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select .custom_options {
  position: absolute;
  z-index: 99;
  display: block;
  top: 100%;
  left: 0;
  min-width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  background: #838bab;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select .custom_options .custom_option {
  font-size: 14px;
  padding: 5px 15px;
  cursor: pointer;
  margin: 0;
  text-align: left;
  line-height: 30px;
  display: block;
  color: #fff;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select .custom_options .custom_option:last-of-type {
  border-bottom: 0;
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select .custom_options .custom_option:hover {
  background: #1b38ff;
  color: #fff;
}

.header_wrap_3 .header_top .custom_select_wrapper .custom_select.opened .custom_options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.header_wrap_3 .header_bottom {
  height: 100px;
  background: #fff;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item>a {
  padding: 15px 0;
  font-size: 16px;
  color: #0f2037;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item>a:hover {
  color: #1b38ff;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item>a:after {
  height: 0px;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right {
  position: relative;
  z-index: 1;
  padding: 0;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right:after {
  content: "";
  height: 12px;
  top: calc(50% - 6px);
  width: 100%;
  left: 20%;
  z-index: -1;
  position: absolute;
  background: #182dcc;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right:last-child {
  margin-right: 0px;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right:last-child:after {
  height: 0;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right a {
  padding: 0px;
  margin-right: 5px;
  background: #1b38ff;
  line-height: 0;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right a i {
  padding: 10px;
  display: inline-block;
  font-size: 16px;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right a:hover {
  background: #182dcc;
}

.header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right span {
  right: 5px;
  top: 5px;
}

.header_wrap_4 {
  margin: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
}

.header_wrap_4>.container {
  -webkit-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  border-radius: 0 0 10px 10px;
}

.header_wrap_4 .blog_drop #mega_blog {
  left: auto;
  right: 0;
}

.header_wrap_5 {
  position: absolute;
  width: 100%;
  z-index: 99;
}

.header_wrap_5 .nav_right a {
  padding: 30px 5px;
}

.header_wrap_light_in {
  position: absolute;
  margin: 0;
  width: 100%;
  z-index: 99;
}

.header_wrap_light_in>.container {
  -webkit-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 12px 51px 0px rgba(0, 0, 0, 0.3);
  background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  border-radius: 0 0 10px 10px;
  -webkit-transition: all 0.6s ease-in-out;
  -moz-transition: all 0.6s ease-in-out;
  -ms-transition: all 0.6s ease-in-out;
  -o-transition: all 0.6s ease-in-out;
  transition: all 0.6s ease-in-out;
}

.header_wrap_light_in .blog_drop #mega_blog {
  left: auto;
  right: 0;
}

.header_wrap_6 {
  margin: 0;
  position: absolute;
  width: 100%;
  z-index: 99;
}

.header_wrap_6>.container {
  position: relative;
  width: 100%;
  z-index: 1;
}

.header_wrap_6>.container:after {
  -webkit-box-shadow: -30px 0px 65px 4.2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: -30px 0px 65px 4.2px rgba(0, 0, 0, 0.2);
  box-shadow: -30px 0px 65px 4.2px rgba(0, 0, 0, 0.2);
  background: #fff;
  border-radius: 0 0 10px;
  width: 200%;
  height: 100%;
  right: 0;
  top: 0;
  position: absolute;
  z-index: -1;
  content: "";
}


@media screen and (min-width: 991px) {
  .hid {
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    z-index: -1;
    visibility: hidden;
  }

  .home_drop:hover>.hid,
  .drop_notf_btn:hover>.hid,
  .drop_cart_btn:hover>.hid,
  .blog_drop:hover>.hid,
  .page_drop:hover>.hid,
  .hosting_drop:hover>.hid {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    z-index: 9 !important;
    width: 100%;
  }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .mega_nav.navbar .navbar-nav>li.nav-item {
    padding: 0px 10px;
  }

  li.nav-item.nav_right span {
    right: 5px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .mega_nav.navbar .navbar-brand {
    margin-left: 30px;
    margin-top: 10px;
  }

  .mega_nav.navbar .navbar-brand img {
    width: 90%;
  }
  .header_wrap_2.sticky .navbar .navbar-nav>li.nav-item.active>a, .header_wrap_2.sticky .navbar .navbar-nav>li.nav-item>a {
    color: #fafcff;
}
.header_wrap_2.sticky .navbar .navbar-nav>li.nav-item.active>a:after, .header_wrap_2.sticky .navbar .navbar-nav>li.nav-item>a:hover:after {
  background: #f5f7fa;
}
  .mega_nav.navbar .nav_wrapper {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    left: -100%;
    left: 0px;
    top: 86px;
    padding: 0% 3%;
    background: rgb(1 47 128 / 88%);
    position: absolute;
    width: 100%;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li {
    text-align: left;
    padding: 0px;
    width: 100%;
    color: #fff;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li a {
    padding: 10px 0px;
    display: block;
    color: #fff;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li a:after {
    height: 3px;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.home_drop #mega_home {
    width: 260px;
    padding: 0px;
    right: auto;
    left: 0;
    top: 100%;
    background: transparent;
    position: relative;
    z-index: 9;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.home_drop #mega_home .single_element {
    display: inline-block;
    padding: 5px 0px;
    margin-bottom: 5px;
    width: 100%;
    font-size: 14px;
    color: #15efa4;
    border: none;
    background: transparent;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.home_drop #mega_home .single_element span {
    display: none;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.home_drop #mega_home .single_element:hover {
    color: #fff;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.hosting_drop #mega_hosting {
    position: relative;
    z-index: 9;
    top: 100%;
    width: 250px;
    padding: 0px;
    background: transparent;
    right: 0;
    left: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.hosting_drop #mega_hosting li a {
    padding: 5px 0px !important;
    color: #15efa4;
    display: inline-block;
    border-bottom: none;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.hosting_drop #mega_hosting li a:hover {
    color: #fff;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.page_drop #mega_page_details {
    position: relative;
    z-index: 9;
    top: 100%;
    width: 250px;
    padding: 0px;
    background: transparent;
    right: 0;
    left: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.page_drop #mega_page_details li a {
    padding: 5px 0px !important;
    color: #15efa4;
    border-bottom: none;
    display: inline-block;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.page_drop #mega_page_details li a:hover {
    color: #fff;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.blog_drop #mega_blog {
    position: relative;
    z-index: 9;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    padding: 0px;
    width: 250px;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.blog_drop #mega_blog .mega_blog_details li a {
    padding: 5px 0px !important;
    color: #15efa4;
    display: inline-block;
    border-bottom: none;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav>li.blog_drop #mega_blog .mega_blog_details li a:hover {
    color: #fff;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav li.nav-item {
    -webkit-box-ordinal-group: 10;
    -ms-flex-order: 9;
    order: 9;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav li.nav-item.nav_right {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav li.nav-item.nav_right span {
    top: 7px;
    right: -5px;
  }

  .mega_nav.navbar .nav_wrapper ul.navbar-nav li.nav-item.nav_right .drop_notf_details,
  .mega_nav.navbar .nav_wrapper ul.navbar-nav li.nav-item.nav_right .drop_cart_details {
    text-align: left;
  }

  .header_wrap {
    padding: 0;
    height: 70px;
    background: rgb(1 47 128);
  }

  .header_wrap .container {
    padding: 0;
    max-width: 100vw;
  }

  .header_wrap .container .col-md-12 {
    padding: 0;
  }

  .header_wrap .mega_nav.navbar .nav_wrapper {
    top: 70px;
  }

  .header_wrap_2 {
    margin-top: 0;
    padding: 0;
    background: rgb(1 47 128);
  }

  .header_wrap_2>.container {
    height: 86px;
  }

  .header_wrap_2 .container {
    padding: 0;
    max-width: 100vw;
    border-radius: 0;
  }

  .header_wrap_2 .container .col-md-12 {
    padding: 0;
  }

  .header_wrap_2 .navbar .navbar-nav>li.nav-item>a {
    color: #fff;
  }

  .header_wrap_2 .navbar .navbar-nav>li.nav-item>a:hover {
    color: #fff;
  }

  .header_wrap_3 .header_top p {
    font-size: 14px;
  }

  .header_wrap_3 .header_top .custom_select_wrapper {
    display: none;
  }

  .header_wrap_3 .header_top .boxed_btn {
    margin: 0;
  }

  .header_wrap_3 .header_bottom {
    padding: 10px 0;
    height: 60px;
  }

  .header_wrap_3 .header_bottom .container {
    max-width: 100vw;
    padding: 0;
  }

  .header_wrap_3 .header_bottom .container .col-md-12 {
    padding: 0;
  }

  .header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item>a {
    color: #fff;
  }

  .header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right a {
    margin: 5px 0 5px;
  }

  .header_wrap_3 .header_bottom .navbar .navbar-nav>li.nav-item.nav_right:after {
    height: 0;
    display: none;
  }

  .header_wrap_4 {
    padding: 0;
    background: rgba(0, 6, 8, 0.9);
  }

  .header_wrap_4>.container {
    height: 60px;
  }

  .header_wrap_4 .container {
    padding: 0;
    max-width: 100vw;
    border-radius: 0;
  }

  .header_wrap_4 .container .col-md-12 {
    padding: 0;
  }

  .header_wrap_5 {
    padding: 0;
    height: 60px;
    background: rgba(0, 6, 8, 0.9);
  }

  .header_wrap_5 .container {
    padding: 0;
    max-width: 100vw;
  }

  .header_wrap_5 .container .col-md-12 {
    padding: 0;
  }

  .header_wrap_light_in {
    padding: 0;
    background: rgba(0, 6, 8, 0.9);
  }

  .header_wrap_light_in>.container {
    height: 60px;
  }

  .header_wrap_light_in .container {
    padding: 0;
    max-width: 100vw;
    border-radius: 0;
  }

  .header_wrap_light_in .container .col-md-12 {
    padding: 0;
  }
}

.mega_menu_slide img {
  height: 240px;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: top;
  object-position: top;
}

@media (min-width: 992px) {
  .header_wrap_7 {
    padding-top: 30px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			6. Pre Loader Mobile menu icon
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.preloader {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 99900;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.preloader:before,
.preloader:after {
  position: absolute;
  top: 0;
  content: '';
  width: 50%;
  height: 100%;
  background: #838bab;
  -webkit-transition: 1s;
  -o-transition: 1s;
  transition: 1s;
}

.preloader:after {
  left: auto;
  right: 0;
}

.preloader:before {
  right: auto;
  left: 0;
}

.preloader.complete {
  opacity: 0;
  visibility: hidden;
}

.preloader.complete:after {
  right: -50%;
}

.preloader.complete:before {
  left: -50%;
}

.loader.completein {
  opacity: 0;
}

.loader {
  width: 90px;
  height: 90px;
  top: 50vh;
  margin: 0 auto;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-transform: translate(0%, -50%) rotateX(45deg) rotate(45deg);
  transform: translate(0%, -50%) rotateX(45deg) rotate(45deg);
  position: relative;
  opacity: 1;
  z-index: 1;
}

.loader .loader_inner {
  width: 30px;
  height: 30px;
  background: #ff6352;
  -webkit-box-shadow: 112px 112px 20px #838bab;
  box-shadow: 112px 112px 20px #838bab;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-animation: loading-1 2s ease-in-out infinite both;
  animation: loading-1 2s ease-in-out infinite both;
}

.loader .loader_inner:nth-child(1) {
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.loader .loader_inner:nth-child(2) {
  -webkit-animation-delay: -2s;
  animation-delay: -2s;
}

.loader .loader_inner:before,
.loader .loader_inner:after {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  position: absolute;
  z-index: 2;
}

.loader .loader_inner:before {
  background: #d74535;
  top: 100%;
  left: 0;
  -webkit-transform-origin: center top;
  -ms-transform-origin: center top;
  transform-origin: center top;
  -webkit-transform: rotateX(-90deg);
  transform: rotateX(-90deg);
}

.loader .loader_inner:after {
  background: #ae372a;
  top: 0;
  left: 100%;
  -webkit-transform-origin: center left;
  -ms-transform-origin: center left;
  transform-origin: center left;
  -webkit-transform: rotateY(90deg);
  transform: rotateY(90deg);
}

@-webkit-keyframes loading-1 {

  0%,
  100% {
    -webkit-transform: none;
    transform: none;
  }

  12.5% {
    -webkit-transform: translate(30px, 0);
    transform: translate(30px, 0);
  }

  25% {
    -webkit-transform: translate(60px, 0);
    transform: translate(60px, 0);
  }

  37.5% {
    -webkit-transform: translate(60px, 30px);
    transform: translate(60px, 30px);
  }

  50% {
    -webkit-transform: translate(60px, 60px);
    transform: translate(60px, 60px);
  }

  62.5% {
    -webkit-transform: translate(30px, 60px);
    transform: translate(30px, 60px);
  }

  75% {
    -webkit-transform: translate(0, 60px);
    transform: translate(0, 60px);
  }

  87.5% {
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px);
  }
}

@keyframes loading-1 {

  0%,
  100% {
    -webkit-transform: none;
    transform: none;
  }

  12.5% {
    -webkit-transform: translate(30px, 0);
    transform: translate(30px, 0);
  }

  25% {
    -webkit-transform: translate(60px, 0);
    transform: translate(60px, 0);
  }

  37.5% {
    -webkit-transform: translate(60px, 30px);
    transform: translate(60px, 30px);
  }

  50% {
    -webkit-transform: translate(60px, 60px);
    transform: translate(60px, 60px);
  }

  62.5% {
    -webkit-transform: translate(30px, 60px);
    transform: translate(30px, 60px);
  }

  75% {
    -webkit-transform: translate(0, 60px);
    transform: translate(0, 60px);
  }

  87.5% {
    -webkit-transform: translate(0, 30px);
    transform: translate(0, 30px);
  }
}

.burger_icon {
  display: none;
  width: 30px;
  z-index: 999;
  height: 30px;
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 20px;
  bottom: auto;
  left: auto;
  right: 25px;
  cursor: pointer;
}

.stick {
  width: 30px;
  height: 3px;
  border-radius: 4px;
  margin-bottom: 5px;
  background-color: #fff;
  display: inline-block;
}

.stick:last-child {
  margin-bottom: 0px;
}

.stick_1.open_menu {
  -webkit-animation: stick-1-open .6s ease-out forwards;
  animation: stick-1-open .6s ease-out forwards;
}

.stick_2.open_menu {
  -webkit-animation: stick-2-open .6s linear forwards;
  animation: stick-2-open .6s linear forwards;
}

.stick_3.open_menu {
  -webkit-animation: stick-3-open .6s linear forwards;
  animation: stick-3-open .6s linear forwards;
}

@-webkit-keyframes stick-1-open {
  0% {
    width: 30px;
  }

  40% {
    background-color: #0cbafc;
    width: 3px;
    -webkit-transform: translate(15px, 0px);
    transform: translate(15px, 0px);
  }

  75%,
  80% {
    width: 3px;
    -webkit-transform: translate(15px, -40px);
    transform: translate(15px, -40px);
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 1);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }

  100% {
    background-color: #0cbafc;
    width: 2px;
    -webkit-transform: translate(13px, 16px);
    transform: translate(13px, 16px);
  }
}

@keyframes stick-1-open {
  0% {
    width: 30px;
  }

  40% {
    background-color: #0cbafc;
    width: 3px;
    -webkit-transform: translate(15px, 0px);
    transform: translate(15px, 0px);
  }

  75%,
  80% {
    width: 3px;
    -webkit-transform: translate(15px, -40px);
    transform: translate(15px, -40px);
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 1);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }

  100% {
    background-color: #0cbafc;
    width: 2px;
    -webkit-transform: translate(13px, 16px);
    transform: translate(13px, 16px);
  }
}

@-webkit-keyframes stick-2-open {
  80% {
    background-color: #0cbafc;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  100% {
    background-color: #0cbafc;
    -webkit-transform: translate(3px, 0px) rotate(40deg);
    transform: translate(3px, 0px) rotate(40deg);
  }
}

@keyframes stick-2-open {
  80% {
    background-color: #0cbafc;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  100% {
    background-color: #0cbafc;
    -webkit-transform: translate(3px, 0px) rotate(40deg);
    transform: translate(3px, 0px) rotate(40deg);
  }
}

@-webkit-keyframes stick-3-open {
  80% {
    background-color: #0cbafc;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  100% {
    background-color: #0cbafc;
    -webkit-transform: translate(3px, -9px) rotate(-40deg);
    transform: translate(3px, -9px) rotate(-40deg);
  }
}

@keyframes stick-3-open {
  80% {
    background-color: #0cbafc;
    -webkit-transform: translate(0px, 0px) rotate(0deg);
    transform: translate(0px, 0px) rotate(0deg);
  }

  100% {
    background-color: #0cbafc;
    -webkit-transform: translate(3px, -9px) rotate(-40deg);
    transform: translate(3px, -9px) rotate(-40deg);
  }
}

.stick_1.close_menu {
  width: 3px;
  -webkit-transform: translate(27px, 26px);
  -ms-transform: translate(27px, 26px);
  transform: translate(27px, 26px);
  -webkit-animation: stick-1-close .6s ease-out forwards;
  animation: stick-1-close .6s ease-out forwards;
}

.stick_2.close_menu {
  -webkit-transform: translate(0px, 0px) rotate(40deg);
  -ms-transform: translate(0px, 0px) rotate(40deg);
  transform: translate(0px, 0px) rotate(40deg);
  -webkit-animation: stick-2-close .6s ease-out forwards;
  animation: stick-2-close .6s ease-out forwards;
}

.stick_3.close_menu {
  -webkit-transform: translate(0px, -23px) rotate(-40deg);
  -ms-transform: translate(0px, -23px) rotate(-40deg);
  transform: translate(0px, -23px) rotate(-40deg);
  -webkit-animation: stick-3-close .6s ease-out forwards;
  animation: stick-3-close .6s ease-out forwards;
}

@-webkit-keyframes stick-1-close {

  0%,
  70% {
    width: 0px;
  }

  100% {
    width: 30px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@keyframes stick-1-close {

  0%,
  70% {
    width: 0px;
  }

  100% {
    width: 30px;
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes stick-2-close {
  0% {
    background-color: #325075;
    width: 60px;
  }

  20% {
    background-color: #325075;
    width: 6px;
    -webkit-transform: translate(0, 0px) rotate(40deg);
    transform: translate(0, 0px) rotate(40deg);
  }

  40% {
    background-color: #325075;
    width: 0px;
  }

  65% {
    -webkit-transform: translate(0, -70px);
    transform: translate(0, -70px);
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 1);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }

  80% {
    width: 0px;
  }

  100% {
    width: 30px;
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

@keyframes stick-2-close {
  0% {
    background-color: #325075;
    width: 60px;
  }

  20% {
    background-color: #325075;
    width: 6px;
    -webkit-transform: translate(0, 0px) rotate(40deg);
    transform: translate(0, 0px) rotate(40deg);
  }

  40% {
    background-color: #325075;
    width: 0px;
  }

  65% {
    -webkit-transform: translate(0, -70px);
    transform: translate(0, -70px);
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 1);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }

  80% {
    width: 0px;
  }

  100% {
    width: 30px;
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

@-webkit-keyframes stick-3-close {
  0% {
    background-color: #325075;
    width: 60px;
  }

  20% {
    background-color: #325075;
    width: 6px;
    -webkit-transform: translate(0, -23px) rotate(-40deg);
    transform: translate(0, -23px) rotate(-40deg);
  }

  40% {
    background-color: #325075;
  }

  65% {
    -webkit-transform: translate(0, -53px);
    transform: translate(0, -53px);
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 1);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }

  90% {
    width: 3px;
  }

  100% {
    width: 30px;
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

@keyframes stick-3-close {
  0% {
    background-color: #325075;
    width: 60px;
  }

  20% {
    background-color: #325075;
    width: 6px;
    -webkit-transform: translate(0, -23px) rotate(-40deg);
    transform: translate(0, -23px) rotate(-40deg);
  }

  40% {
    background-color: #325075;
  }

  65% {
    -webkit-transform: translate(0, -53px);
    transform: translate(0, -53px);
    -webkit-animation-timing-function: cubic-bezier(0, 1, 1, 1);
    animation-timing-function: cubic-bezier(0, 1, 1, 1);
  }

  90% {
    width: 3px;
  }

  100% {
    width: 30px;
    -webkit-transform: translate(0, 0px);
    transform: translate(0, 0px);
  }
}

.burger_icon.navbar-toggler {
  z-index: 111;
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .burger_icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    top: 15px;
  }

  a.burger_icon.burger_3 .stick {
    background: #fff;
  }

  a.burger_icon.burger_4 {
    top: 68px;
  }

  a.burger_icon.burger_4 .stick {
    background: #1b38ff;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  a.burger_icon.burger_2 {
    top: 20px;
  }
}

@media (max-width: 767px) {
  .burger_icon {
    right: 23px;
    top: 29px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			7. Hero area section
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.hero_content_wrapper {
  position: relative;
  z-index: 9;
  width: 100%;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

.hero_area {
  position: relative;
  z-index: 1;
  background: -webkit-linear-gradient(right, #0acffe 0%, #182dee 100%);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #0acffe 0%, #182dee 100%);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to left, #0acffe 0%, #182dee 100%);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, right top, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(right, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to left, #0acffe 0%, #182dee 100%);
}

.hero_area:after {
  position: absolute;
  z-index: -1;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/hero_area/hero-bg.png");
}

.hero_area .row {
  position: relative;
}

.hero_area .hero_content_wrapper {
  display: table;
  height: 100vh;
}

.hero_area .hero_content_wrapper .hero_content {
  padding: 270px 0;
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}

.hero_area .hero_content_wrapper .hero_content h2 {
  font-weight: 700;
 
  font-size: 48px;
  line-height: 1.3;
  margin-bottom: 50px;
}

.hero_area .hero_content_wrapper .hero_content h3 {
  font-size: 24px;
  font-weight: 500;
  
  margin-bottom: 45px;
}

.hero_area .hero_content_wrapper .hero_content h3 span.yellow_color {
  color: #ffcc02;
}

.hero_area .hero_content_wrapper .hero_content h3 span.green_color {
  color: #2cd63c;
}

.hero_area .hero_content_wrapper .hero_content .service_list ul {
  float: left;
}

.hero_area .hero_content_wrapper .hero_content .service_list ul li {
  font-weight: 400;
  
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1;
}

.hero_area .hero_content_wrapper .hero_content .service_list ul li i {
  color: #2cd63c;
  margin-right: 12px;
  font-weight: 900;
}

.hero_area .hero_content_wrapper .hero_content .service_list .list_1 {
  margin-right: 50px;
}

.hero_area .hero_content_wrapper .hero_content .boxed_btn {
  margin-top: 25px;
  padding: 15px 30px;
  font-size: 20px;
  display: inline-block;
}

.hero_area .right_content .hero_img {
  margin-right: -135px;
}

.hero_area_2 {
  position: relative;
  background: #0532839e;
  background-size: 20%, 45%;
  background-repeat: no-repeat, no-repeat;
  background-position: 0% 0%, 100% 0%;
  height: 100vh;
}

.hero_area_2:after {
  position: absolute;
  z-index: -5;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/home-img.jpg");
}

.hero_area_2 .row {
  position: relative;
}

.hero_area_2 .hero_content_wrapper {
  display: table;
  height: 100vh;
}

.hero_area_2 .hero_content_wrapper .hero_content {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
}

.hero_area_2 .hero_content_wrapper .hero_content h2 {
  font-weight: 700;
  font-size: 35px;
  line-height: 1.4;
  margin-bottom: 30px;
}

.hero_area_2 .hero_content_wrapper .hero_content h3 {
  font-size: 18px;
  line-height: 2;
  font-weight: 400;
  
  margin-bottom: 40px;
}

.hero_area_2 .hero_content_wrapper .hero_content .boxed_btn {
  margin: 0;
  padding: 18px 35px;
  font-size: 18px;
  color: #304e73;
  border-radius: 30px;
  display: inline-block;
  background: #fff;
  border: 2px solid #fff;
}

.hero_area_2 .hero_content_wrapper .hero_content .boxed_btn:after {
  border-radius: 30px;
  border: none;
  background: rgba(7, 8, 45, 0.5);
}

.hero_area_2 .hero_content_wrapper .hero_content .boxed_btn:hover {
  color: #fff;
  background: transparent;
}

.hero_area_2 .right_content {
  position: absolute;
  left: auto;
  width: 55%;
  margin-top: 160px;
  right: -225px;
}

.hero_area_2 .right_content .layers {
  position: relative;
  height: 700px;
}

.hero_area_2 .right_content .layer-one {
  position: absolute;
  top: 14%;
  z-index: 7;
  left: 29%;
}



.hero_area_2 .right_content .layer-two {
  -webkit-animation: ha_move2 1.8s ease-in-out infinite alternate;
  animation: ha_move2 1.8s ease-in-out infinite alternate;
  position: absolute;
  top: 25%;
  z-index: 6;
  left: -7%;
}

.hero_area_2 .right_content .layer-three {
  position: absolute;
  top: 0;
  z-index: 5;
  left: 30%;
}

.hero_area_2 .right_content .layer-four {
  -webkit-animation: ha_move4 1.8s ease-in-out infinite alternate;
  animation: ha_move4 1.8s ease-in-out infinite alternate;
  position: absolute;
  top: 21%;
  z-index: 4;
  left: 7%;
}

.hero_area_2 .right_content .layer-five {
  -webkit-animation: ha_move5 1.5s ease-in-out infinite alternate;
  animation: ha_move5 1.5s ease-in-out infinite alternate;
  position: absolute;
  top: 61%;
  z-index: 3;
  right: -8%;
}

.hero_area_2 .right_content .layer-six {
  -webkit-animation: ha_move6 1.8s ease-in-out infinite alternate;
  animation: ha_move6 1.8s ease-in-out infinite alternate;
  position: absolute;
  top: 17%;
  z-index: 2;
  right: 17%;
}

.hero_area_2 .right_content .layer-seven {
  position: absolute;
  top: 30%;
  z-index: 1;
  right: -8%;
}

@-webkit-keyframes ha_move2 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(0, 5%);
    transform: translate(0, 5%);
  }
}

@-webkit-keyframes ha_move4 {
  0% {
    -webkit-transform: translate(0, 10%);
    transform: translate(0, 10%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes ha_move5 {
  0% {
    -webkit-transform: translate(0, 10%);
    transform: translate(0, 10%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes ha_move6 {
  0% {
    -webkit-transform: translate(0, 10%);
    transform: translate(0, 10%);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hero_area_3 {
  padding-top: 150px;
}

.hero_area_3 .slide_1 {
  background-image: url("../img/hero_area/home_3/hero_bg_1.jpg");
}

.hero_area_3 .slide_2 {
  background-image: url("../img/hero_area/home_3/hero_bg_2.jpg");
}

.hero_area_3 .slide_3 {
  background-image: url("../img/hero_area/home_3/hero_bg_3.jpg");
}

.hero_area_3 .slide_1,
.hero_area_3 .slide_2,
.hero_area_3 .slide_3 {
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 700px;
}

.hero_area_3 .slide_1:after,
.hero_area_3 .slide_2:after,
.hero_area_3 .slide_3:after {
  position: absolute;
  z-index: -1;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.8);
}

.hero_area_3 .swiper-button-next,
.hero_area_3 .swiper-button-prev {
  width: 60px;
  background: none;
  height: 20px;
  font-weight: 900;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hero_area_3 .swiper-button-next i,
.hero_area_3 .swiper-button-prev i {
  color: #fff;
  font-size: 24px;
  padding: 15px;
  border-radius: 30px;
}

.hero_area_3 .swiper-button-next:hover i,
.hero_area_3 .swiper-button-prev:hover i {
  background: rgba(255, 255, 255, 0.6);
  color: #325075;
}

.hero_area_3 .hero_content_wrapper .hero_content {
  padding: 150px 0;
  color: #fff;
}

.hero_area_3 .hero_content_wrapper .hero_content h2 {
  font-weight: 700;
 
  font-size: 48px;
  line-height: 1.3;
  margin-bottom: 35px;
}

.hero_area_3 .hero_content_wrapper .hero_content h3 {
  font-size: 24px;
  font-weight: 500;
  
  margin-bottom: 25px;
}

.hero_area_3 .hero_content_wrapper .hero_content h3 span.yellow_color {
  color: #ffcc02;
}

.hero_area_3 .hero_content_wrapper .hero_content h3 span.green_color {
  color: #2cd63c;
}

.hero_area_3 .hero_content_wrapper .hero_content p {
  line-height: 1.5;
}

.hero_area_3 .hero_content_wrapper .hero_content .service_list ul {
  float: left;
}

.hero_area_3 .hero_content_wrapper .hero_content .service_list ul li {
  font-weight: 400;
  
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1;
}

.hero_area_3 .hero_content_wrapper .hero_content .service_list ul li i {
  color: #2cd63c;
  margin-right: 12px;
  font-weight: 900;
}

.hero_area_3 .hero_content_wrapper .hero_content .service_list .list_1 {
  margin-right: 50px;
}

.hero_area_3 .hero_content_wrapper .hero_content .boxed_btn_3 {
  margin-top: 45px;
  padding: 15px 30px;
  font-size: 20px;
  border-radius: 0;
  border: 0;
  display: inline-block;
  background: #1b38ff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
}

.hero_area_3 .hero_content_wrapper .hero_content .boxed_btn_3:hover {
  border-radius: 0;
  background: #182dcc;
}

.hero_area_3 .slide_1 .right_content .layers {
  width: 100%;
}

.hero_area_3 .slide_1 .right_content .layer-one {
  position: absolute;
  top: 30%;
  z-index: 2;
  left: 10%;
  width: 85%;
  -webkit-animation-delay: 2s;
  animation-delay: 2s;
}

.hero_area_3 .slide_1 .right_content .layer-one.animatedaa {
  -webkit-animation: h3slider11 1s ease-in-out;
  animation: h3slider11 1s ease-in-out;
  -webkit-animation-delay: 1.3s;
  animation-delay: 1.3s;
}

.hero_area_3 .slide_1 .right_content .layer-two {
  position: absolute;
  top: -10%;
  z-index: 1;
  left: 0%;
}

.hero_area_3 .slide_1 .right_content .layer-two.animatedaa {
  -webkit-animation: h3slider12 0.7s ease-in-out;
  animation: h3slider12 0.7s ease-in-out;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
}

@-webkit-keyframes h3slider12 {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }

  50% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@-webkit-keyframes h3slider11 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  20% {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }

  40% {
    -webkit-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
  }

  60% {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }

  80% {
    -webkit-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hero_area_3 .slide_2 .right_content .layers {
  width: 100%;
  text-align: center;
}

.hero_area_3 .slide_2 .right_content .layer-one {
  position: absolute;
  top: 43%;
  z-index: 2;
  left: 0%;
  opacity: 0;
}

.hero_area_3 .slide_2 .right_content .layer-one.animatedaa {
  -webkit-transform: translateY(75%);
  -ms-transform: translateY(75%);
  transform: translateY(75%);
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-transition-delay: 1.1s;
  -o-transition-delay: 1.1s;
  transition-delay: 1.1s;
}

.hero_area_3 .slide_2 .right_content .layer-two {
  position: absolute;
  top: 38%;
  z-index: 3;
  left: 25%;
  opacity: 0;
}

.hero_area_3 .slide_2 .right_content .layer-two.animatedaa {
  -webkit-transform: translateY(90%);
  -ms-transform: translateY(90%);
  transform: translateY(90%);
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  transition-delay: 1.2s;
}

.hero_area_3 .slide_2 .right_content .layer-three {
  position: absolute;
  top: 34%;
  z-index: 4;
  left: 52%;
  opacity: 0;
}

.hero_area_3 .slide_2 .right_content .layer-three.animatedaa {
  -webkit-transform: translateY(90%);
  -ms-transform: translateY(90%);
  transform: translateY(90%);
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-transition-delay: 1.3s;
  -o-transition-delay: 1.3s;
  transition-delay: 1.3s;
}

.hero_area_3 .slide_2 .right_content .layer-four {
  position: absolute;
  top: 43%;
  z-index: 5;
  right: 0%;
  opacity: 0;
}

.hero_area_3 .slide_2 .right_content .layer-four.animatedaa {
  -webkit-transform: translateY(75%);
  -ms-transform: translateY(75%);
  transform: translateY(75%);
  opacity: 1;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-transition-delay: 1.4s;
  -o-transition-delay: 1.4s;
  transition-delay: 1.4s;
}

.hero_area_3 .slide_2 .right_content .layer-five {
  position: absolute;
  top: 25%;
  z-index: 5;
  left: 0%;
  opacity: 0;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
}

.hero_area_3 .slide_2 .right_content .layer-five.animatedaa {
  opacity: 1;
}

.hero_area_3 .slide_2 .right_content .layer-six {
  position: absolute;
  top: 34%;
  z-index: 6;
  opacity: 0;
  left: 14%;
  -webkit-transition: all 1s ease-in-out;
  -moz-transition: all 1s ease-in-out;
  -ms-transition: all 1s ease-in-out;
  -o-transition: all 1s ease-in-out;
  transition: all 1s ease-in-out;
  -webkit-transition-delay: 2.4s;
  -o-transition-delay: 2.4s;
  transition-delay: 2.4s;
}

.hero_area_3 .slide_2 .right_content .layer-six.animatedaa {
  -webkit-animation: h3slider21 0.7s ease-in-out;
  animation: h3slider21 0.7s ease-in-out;
  -webkit-animation-delay: 3.5s;
  animation-delay: 3.5s;
  opacity: 1;
}

@-webkit-keyframes h3slider21 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  20% {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }

  40% {
    -webkit-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
  }

  60% {
    -webkit-transform: translate(20px, 0);
    transform: translate(20px, 0);
  }

  80% {
    -webkit-transform: translate(-20px, 0);
    transform: translate(-20px, 0);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.hero_area_4 {
  background-image: url("../img/hero_area/hero_bg_4.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 980px;
}

.hero_area_4 .particle_wrapper {
  padding: 220px 0 120px;
  position: absolute;
  width: 100%;
}

.hero_area_4 .hero_content_wrapper {
  height: auto;
}

.hero_area_4 .hero_content_wrapper .hero_content {
  color: #fff;
}

.hero_area_4 .hero_content_wrapper .hero_content h2 {
  font-weight: 700;
 
  font-size: 60px;
  line-height: 1.3;
  margin-bottom: 30px;
}

.hero_area_4 .hero_content_wrapper .hero_content h3 {
  font-size: 18px;
  line-height: 2;
  font-weight: 400;
  
  margin-bottom: 50px;
}

.hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4 {
  margin: 0 10px;
  padding: 18px 35px;
  font-size: 18px;
  color: #fff;
  border-radius: 30px;
  display: inline-block;
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
}

.hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4:after {
  border-radius: 30px;
  border: none;
  background: #fff;
}

.hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4:hover {
  color: #304e73;
}

.hero_area_5 {
  max-height: 920px;
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/hero_area/hero_area_5.png");
}

.hero_area_5:after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: bottom center;
  background-image: url("../img/hero_area/hero-bg-2.png");
}

.hero_area_5:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(11, 26, 184, 0.6);
}

.hero_area_5 .hero_content_wrapper .hero_content {
  padding: 200px 0 375px;
  color: #fff;
}

.hero_area_5 .hero_content_wrapper .hero_content h2 {
  font-weight: 500;
 
  font-size: 48px;
  margin-bottom: 35px;
}

.hero_area_5 .hero_content_wrapper .hero_content h3 {
  font-size: 18px;
  line-height: 2;
  font-weight: 400;
  
  margin-bottom: 120px;
}

.hero_area_6 {
  position: relative;
}

.hero_area_6:after {
  position: absolute;
  z-index: -5;
  content: "";
  top: -200px;
  -webkit-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  transform: skewY(-3deg);
  left: 0;
  width: 100%;
  height: calc(100% + 200px);
  background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
}

.hero_area_6 .hero_content_wrapper .hero_content {
  padding: 200px 0;
  color: #fff;
}

.hero_area_6 .hero_content_wrapper .hero_content h2 {
  font-weight: 500;
 
  font-size: 48px;
  margin-bottom: 35px;
}

.hero_area_6 .hero_content_wrapper .hero_content h3 {
  font-size: 18px;
  line-height: 2;
  font-weight: 400;
  
  margin-bottom: 80px;
}

.hero_area_7 {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 900px;
  background-image: url("../img/hero_area/hero_area_7.png");
  z-index: 1;
}

.hero_area_7:after {
  position: absolute;
  z-index: -5;
  content: "";
  top: 0px;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0c0e23;
  opacity: 0.9;
}

.hero_area_7 .hero_content_wrapper .hero_content {
  padding: 200px 0;
  color: #fff;
}

.hero_area_7 .hero_content_wrapper .hero_content h2 {
  font-weight: 500;
 
  font-size: 48px;
  margin-bottom: 35px;
}

.hero_area_7 .hero_content_wrapper .hero_content h3 {
  font-size: 18px;
  line-height: 2;
  font-weight: 400;
  
  margin-bottom: 80px;
}

.hero_area_8 {
  min-height: 900px;
  background: -webkit-linear-gradient(bottom, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(top, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to top, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(bottom, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to top, #15efa4 0%, #0bbdff 100%);
}

.hero_area_8 .hero_content_wrapper .hero_content {
  padding: 200px 0;
  color: #fff;
}

.hero_area_8 .hero_content_wrapper .hero_content h2 {
  font-weight: 500;
 
  font-size: 48px;
  margin-bottom: 35px;
}

.hero_area_8 .hero_content_wrapper .hero_content h3 {
  font-size: 18px;
  line-height: 2;
  font-weight: 400;
  
  margin-bottom: 80px;
}

.hero_light_in {
  position: relative;
  z-index: 1;
  height: 500px;
  background: transparent;
}

.hero_light_in .particle_wrapper {
  position: absolute;
  width: 100%;
}

.hero_light_in canvas.particles-js-canvas-el {
  padding-bottom: 80px;
}

.hero_light_in:after {
  position: absolute;
  z-index: -5;
  content: "";
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-repeat: no-repeat;
  background-image: url("../img/hero_area/heading_in.png");
}

.hero_area_9 {
  position: relative;
  z-index: 1;
  background-color: #838bab033;
}

.hero_area_9 .hero_content_wrapper .hero_content {
  padding: 200px 0 150px;
}

.hero_area_9 .hero_content_wrapper .hero_content h2 {
  font-weight: 700;
 
  color: #fff;
  font-size: 48px;
  line-height: 1.3;
  margin-bottom: 30px;
}

.hero_area_9 .hero_content_wrapper .hero_content p {
  color: #fff;
  line-height: 1.5;
  margin-bottom: 30px;
}

.hero_area_9 .hero_content_wrapper .hero_content .boxed_btn {
  margin-top: 5px;
  border-radius: 30px;
  display: inline-block;
  padding: 15px 40px;
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, right top, left top, from(#b8266e), to(#eb566c));
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  color: #fff;
}

.hero_area_9 .hero_content_wrapper .hero_content .boxed_btn:hover {
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to right, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, left top, right top, from(#b8266e), to(#eb566c));
  background: -webkit-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to right, #b8266e 0%, #eb566c 100%);
}

.hero_area_9 .right_content .hero_img img {
  height: 350px;
}

.hero_area_10 {
  position: relative;
  z-index: 1;
}

.hero_area_10 .hero_curve {
  position: absolute;
  z-index: -1;
  width: 100%;
  bottom: 0;
  left: 0;
}

.hero_area_10:before {
  position: absolute;
  z-index: -1;
  content: "";
  top: -90px;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-transform: translateX(-10%);
  -ms-transform: translateX(-10%);
  transform: translateX(-10%);
  background: url("../img/hero_area/rocket.png");
  background-repeat: no-repeat;
  background-position: left center;
}

.hero_area_10 .row {
  position: relative;
}

.hero_area_10 .hero_content_wrapper {
  display: table;
  height: 100vh;
}

.hero_area_10 .hero_content_wrapper .hero_content {
  padding: 270px 0;
  display: table-cell;
  vertical-align: middle;
  color: #28425d;
}

.hero_area_10 .hero_content_wrapper .hero_content h2 {
  font-weight: 700;
 
  font-size: 48px;
  line-height: 1.3;
  margin-bottom: 50px;
}

.hero_area_10 .hero_content_wrapper .hero_content h3 {
  font-size: 24px;
  font-weight: 500;
  
  margin-bottom: 45px;
}

.hero_area_10 .hero_content_wrapper .hero_content h3 span.yellow_color {
  color: #f9743f;
}

.hero_area_10 .hero_content_wrapper .hero_content h3 span.green_color {
  color: #00c212;
}

.hero_area_10 .hero_content_wrapper .hero_content .service_list ul {
  float: left;
}

.hero_area_10 .hero_content_wrapper .hero_content .service_list ul li {
  font-weight: 400;
  
  font-size: 18px;
  margin-bottom: 20px;
  line-height: 1;
}

.hero_area_10 .hero_content_wrapper .hero_content .service_list ul li i {
  color: #2cd63c;
  margin-right: 12px;
  font-weight: 900;
}

.hero_area_10 .hero_content_wrapper .hero_content .service_list .list_1 {
  margin-right: 50px;
}

.hero_area_10 .hero_content_wrapper .hero_content .boxed_btn {
  margin-top: 25px;
  padding: 15px 30px;
  font-size: 20px;
  display: inline-block;
  background: #28425d;
}

.hero_area_10 .right_content .hero_img {
  margin-right: -135px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hero_area .hero_content_wrapper .hero_content {
    padding: 200px 0;
    padding-left: 10px;
  }

  .hero_area .hero_content_wrapper .hero_content h2 {
    font-size: 36px;
    margin-bottom: 30px;
  }

  .hero_area .hero_content_wrapper .hero_content h3 {
    margin-bottom: 35px;
  }

  .hero_area .hero_content_wrapper .hero_content .service_list ul li {
    font-size: 16px;
    margin-bottom: 15px;
  }

  .hero_area .hero_content_wrapper .hero_content .service_list .list_1 {
    margin-right: 30px;
  }

  .hero_area .right_content .hero_img {
    margin-right: -90px;
  }

  .hero_area_2 .hero_content_wrapper .hero_content {
    padding: 250px 0 300px;
    padding-right: 100px;
  }

  .hero_area_2 .right_content .layers img {
    width: 80%;
  }

  .hero_area_2 .right_content .layers .layer-one {
    top: 9%;
    left: 22%;
  }

  .hero_area_2 .right_content .layers .layer-one img {
    width: 82%;
  }

  .hero_area_2 .right_content .layers .layer-two {
    top: 16%;
    left: -12%;
  }

  .hero_area_2 .right_content .layers .layer-three {
    top: 0;
    left: 25%;
  }

  .hero_area_2 .right_content .layers .layer-four {
    top: 16%;
    left: 3%;
  }

  .hero_area_2 .right_content .layers .layer-five {
    top: 45%;
    right: -4%;
  }

  .hero_area_2 .right_content .layers .layer-six {
    top: 11%;
    right: 21%;
  }

  .hero_area_2 .right_content .layers .layer-seven {
    top: 25%;
    right: -17%;
  }

  .hero_area_3 .slide_1 .right_content .layers {
    width: 100%;
  }

  .hero_area_3 .slide_1 .right_content .layer-one {
    top: 25%;
    left: 10%;
    width: 85%;
  }

  .hero_area_3 .slide_2 .right_content .layer-one img,
  .hero_area_3 .slide_2 .right_content .layer-two img,
  .hero_area_3 .slide_2 .right_content .layer-three img,
  .hero_area_3 .slide_2 .right_content .layer-four img {
    width: 75%;
  }

  .hero_area_3 .slide_2 .right_content .layer-six {
    top: 32%;
    left: 10%;
  }

  .hero_area_3 .slide_2 .right_content .layer-six img {
    width: 75%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hero_area .hero_content_wrapper .hero_content {
    padding: 160px 0;
    padding-left: 5px;
  }

  .hero_area .hero_content_wrapper .hero_content h2 {
    font-size: 30px;
    margin-bottom: 20px;
  }

  .hero_area .hero_content_wrapper .hero_content h3 {
    margin-bottom: 20px;
    font-size: 20px;
  }

  .hero_area .hero_content_wrapper .hero_content .service_list ul li {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .hero_area .hero_content_wrapper .hero_content .service_list ul li i {
    margin-right: 5px;
  }

  .hero_area .hero_content_wrapper .hero_content .service_list .list_1 {
    margin-right: 20px;
  }

  .hero_area .hero_content_wrapper .hero_content .boxed_btn {
    margin-top: 20px;
  }

  .hero_area .right_content .hero_img {
    margin-right: -60px;
  }

  .hero_area_2 .hero_content_wrapper .hero_content {
    padding: 220px 0 240px;
    padding-right: 50px;
  }

  .hero_area_2 .hero_content_wrapper .hero_content h3 {
    font-size: 16px;
    margin-bottom: 0;
  }

  .hero_area_2 .hero_content_wrapper .hero_content h2 {
    font-size: 48px;
    margin-bottom: 30px;
  }

  .hero_area_2 .hero_content_wrapper .hero_content .boxed_btn {
    padding: 14px 22px;
    font-size: 16px;
    margin-top: 25px;
  }

  .hero_area_2 .right_content .layers img {
    width: 50%;
  }

  .hero_area_2 .right_content .layers .layer-one {
    top: 6%;
    left: -20%;
  }

  .hero_area_2 .right_content .layers .layer-two {
    top: 11%;
    left: -49%;
  }

  .hero_area_2 .right_content .layers .layer-three {
    top: 0;
    left: -18%;
  }

  .hero_area_2 .right_content .layers .layer-four {
    top: 12%;
    left: -36%;
  }

  .hero_area_2 .right_content .layers .layer-five {
    top: 29%;
    right: 33%;
  }

  .hero_area_2 .right_content .layers .layer-six {
    top: 8%;
    right: 59%;
  }

  .hero_area_2 .right_content .layers .layer-seven {
    top: 17%;
    left: -30%;
  }

  .hero_area_3 {
    padding-top: 110px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content {
    padding: 120px 0;
  }

  .hero_area_3 .hero_content_wrapper .hero_content h2 {
    font-size: 36px;
    margin-bottom: 25px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content h3 {
    font-size: 22px;
    margin-bottom: 25px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content .service_list ul li {
    font-size: 15px;
    margin-bottom: 15px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content .service_list ul li i {
    margin-right: 5px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content .service_list .list_1 {
    margin-right: 15px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content .boxed_btn_3 {
    font-size: 16px;
    margin-top: 35px;
  }

  .hero_area_3 .slide_1,
  .hero_area_3 .slide_2,
  .hero_area_3 .slide_3 {
    height: 600px;
  }

  .hero_area_3 .slide_1 .right_content .layer-one {
    top: 22%;
    width: 85%;
  }

  .hero_area_3 .slide_2 .right_content .layer-one {
    top: 40%;
  }

  .hero_area_3 .slide_2 .right_content .layer-one img {
    width: 50%;
  }

  .hero_area_3 .slide_2 .right_content .layer-two img {
    width: 50%;
  }

  .hero_area_3 .slide_2 .right_content .layer-three {
    left: 49%;
    top: 34%;
  }

  .hero_area_3 .slide_2 .right_content .layer-three img {
    width: 50%;
  }

  .hero_area_3 .slide_2 .right_content .layer-four {
    top: 38%;
    right: -5%;
  }

  .hero_area_3 .slide_2 .right_content .layer-four img {
    width: 50%;
  }

  .hero_area_3 .slide_2 .right_content .layer-six {
    top: 30%;
    left: 4%;
  }

  .hero_area_3 .slide_2 .right_content .layer-six img {
    width: 70%;
  }

  .hero_area_4 {
    height: 690px;
  }

  .hero_area_4 .particle_wrapper {
    padding: 150px 0 0px;
  }

  .hero_area_4 .hero_content_wrapper .hero_content h2 {
    font-size: 48px;
    margin-bottom: 20px;
  }

  .hero_area_4 .hero_content_wrapper .hero_content h3 {
    font-size: 16px;
    margin-bottom: 25px;
  }

  .hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4 {
    padding: 12px 24px;
    font-size: 16px;
  }

  .hero_area_5 .hero_content_wrapper .hero_content {
    padding: 170px 0 270px;
  }

  .hero_area_5 .hero_content_wrapper .hero_content h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .hero_area_5 .hero_content_wrapper .hero_content h3 {
    line-height: 1.5;
    margin-bottom: 80px;
  }

  .hero_area_6 .hero_content_wrapper .hero_content {
    padding: 170px 0 150px;
  }

  .hero_area_6 .hero_content_wrapper .hero_content h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .hero_area_6 .hero_content_wrapper .hero_content h3 {
    line-height: 1.5;
    margin-bottom: 80px;
  }

  .hero_area_7 {
    min-height: 770px;
  }

  .hero_area_7 .hero_content_wrapper .hero_content {
    padding: 170px 0 150px;
  }

  .hero_area_7 .hero_content_wrapper .hero_content h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .hero_area_7 .hero_content_wrapper .hero_content h3 {
    line-height: 1.5;
    margin-bottom: 80px;
  }

  .hero_area_8 {
    min-height: 770px;
  }

  .hero_area_8 .hero_content_wrapper .hero_content {
    padding: 170px 0 150px;
  }

  .hero_area_8 .hero_content_wrapper .hero_content h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .hero_area_8 .hero_content_wrapper .hero_content h3 {
    line-height: 1.5;
    margin-bottom: 80px;
  }

  .hero_light_in {
    height: 400px;
  }

  .hero_light_in canvas.particles-js-canvas-el {
    padding-bottom: 70px;
  }
}

@media (max-width: 767px) {
  .hero_area:after {
    bottom: -5px;
  }

  .hero_area .hero_content_wrapper .hero_content {
    padding: 100px 0;
  }

  .hero_area .hero_content_wrapper .hero_content h2 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .hero_area .hero_content_wrapper .hero_content h3 {
    margin-bottom: 25px;
    font-size: 18px;
  }

  .hero_area .hero_content_wrapper .hero_content .service_list ul li {
    font-size: 12px;
    margin-bottom: 15px;
  }

  .hero_area .hero_content_wrapper .hero_content .service_list ul li i {
    margin-right: 5px;
  }

  .hero_area .hero_content_wrapper .hero_content .service_list .list_1 {
    margin-right: 20px;
  }

  .hero_area .hero_content_wrapper .hero_content .boxed_btn {
    margin-top: 20px;
    font-size: 14px;
    padding: 10px 20px;
  }

  .hero_area_2 .hero_content_wrapper .hero_content {
    padding: 120px 0 160px;
  }

  .hero_area_2 .hero_content_wrapper .hero_content h3 {
    font-size: 16px;
    margin-bottom: 0;
  }

  .hero_area_2 .hero_content_wrapper .hero_content h2 {
    font-size: 18px;
    margin-bottom: 30px;
  }

  .mega_nav.navbar .navbar-brand img {
    height: 60px!important;
}

  .header_wrap_2.sticky a.navbar-brand.logo-fixed {
    display: none;
}
.header_wrap_2.sticky a.navbar-brand {
  display: block;
}
  .hero_area_2 .hero_content_wrapper .hero_content .boxed_btn {
    padding: 14px 22px;
    font-size: 16px;
    margin-top: 25px;
  }

  .hero_area_3 {
    padding-top: 110px;
  }

  .hero_area_3 .slide_1,
  .hero_area_3 .slide_2,
  .hero_area_3 .slide_3 {
    height: 570px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .hero_area_3 .hero_content_wrapper .hero_content {
    padding: 40px 0;
  }

  .hero_area_3 .hero_content_wrapper .hero_content h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content h3 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content .service_list ul li {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content .service_list ul li i {
    margin-right: 8px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content .service_list .list_1 {
    margin-right: 30px;
  }

  .hero_area_3 .hero_content_wrapper .hero_content .boxed_btn_3 {
    font-size: 16px;
  }

  .hero_area_4 {
    height: 620px;
  }

  .hero_area_4 .particle_wrapper {
    padding: 110px 0 0px;
  }

  .hero_area_4 .hero_content_wrapper .hero_content h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .hero_area_4 .hero_content_wrapper .hero_content h3 {
    font-size: 14px;
    margin-bottom: 25px;
    line-height: 1.7;
  }

  .hero_area_4 .hero_content_wrapper .hero_content .boxed_btn_4 {
    padding: 12px 20px;
    margin: 0 5px;
    font-size: 16px;
  }

  .hero_area_5 .hero_content_wrapper .hero_content {
    padding: 125px 0 130px;
  }

  .hero_area_5 .hero_content_wrapper .hero_content h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .hero_area_5 .hero_content_wrapper .hero_content h3 {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 0px;
  }

  .hero_area_6 .hero_content_wrapper .hero_content {
    padding: 120px 0 40px;
  }

  .hero_area_6 .hero_content_wrapper .hero_content h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .hero_area_6 .hero_content_wrapper .hero_content h3 {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 0px;
  }

  .hero_area_7 {
    min-height: 560px;
  }

  .hero_area_7 .hero_content_wrapper .hero_content {
    padding: 120px 0 70px;
  }

  .hero_area_7 .hero_content_wrapper .hero_content h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .hero_area_7 .hero_content_wrapper .hero_content h3 {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 0px;
  }

  .hero_area_8 {
    min-height: 620px;
  }

  .hero_area_8 .hero_content_wrapper .hero_content {
    padding: 120px 0 70px;
  }

  .hero_area_8 .hero_content_wrapper .hero_content h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .hero_area_8 .hero_content_wrapper .hero_content h3 {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 60px;
  }

  .hero_light_in {
    height: 340px;
  }

  .hero_light_in canvas.particles-js-canvas-el {
    padding-bottom: 50px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .hero_area .hero_content_wrapper .hero_content .service_list p {
    font-size: 16px;
  }

  .hero_area_4 {
    height: 550px;
  }
}

.offcanvas.trigger_d {
  visibility: visible !important;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			8. Search overlay 
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.offcanvas_menu {
  position: fixed;
  z-index: 2001;
  background: #fff;
  width: 25%;
  height: 100vh;
  text-align: center;
  overflow-y: scroll;
  padding: 20px 30px;
  right: -100%;
  color: #304e73;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.offcanvas_menu .logo {
  margin-bottom: 50px;
}

.offcanvas_menu p {
  line-height: 1.5;
  margin: 30px 0;
  color: #304e73;
}

.offcanvas_menu h5 {
  margin-bottom: 30px;
  color: #304e73;
}

.offcanvas_menu .social_link {
  margin-bottom: 50px;
}

.offcanvas_menu .social_link li {
  margin-right: 10px;
  display: inline-block;
}

.offcanvas_menu .social_link li a {
  font-size: 0;
}

.offcanvas_menu .social_link li i {
  font-size: 14px;
  display: inline-block;
  padding: 10px;
  border-radius: 50%;
  background: #304e73;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
}

.offcanvas_menu .social_link li i.ti-facebook:hover {
  background: #3b5998;
  color: #fff;
}

.offcanvas_menu .social_link li i.ti-vimeo-alt:hover {
  background: #1ab7ea;
  color: #fff;
}

.offcanvas_menu .social_link li i.ti-twitter-alt:hover {
  background: #1da1f2;
  color: #fff;
}

.offcanvas_menu .social_link li i.ti-pinterest:hover {
  background: #bd081c;
  color: #fff;
}

.offcanvas_menu .contact_form {
  color: #838bab;
}

.offcanvas_menu .contact_form input[type="text"],
.offcanvas_menu .contact_form input[type="email"],
.offcanvas_menu .contact_form input[type="tel"],
.offcanvas_menu .contact_form textarea,
.offcanvas_menu .contact_form .form-control {
  background: #fff;
  padding: 10px;
  font-weight: 300;
  
  height: 40px;
  font-size: 16px;
  border-radius: 0;
  border: 1px solid #ededed;
  color: #838bab;
}

.offcanvas_menu .contact_form input[type="text"]:focus,
.offcanvas_menu .contact_form input[type="email"]:focus,
.offcanvas_menu .contact_form input[type="tel"]:focus,
.offcanvas_menu .contact_form textarea:focus,
.offcanvas_menu .contact_form .form-control:focus {
  -webkit-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
}

.offcanvas_menu .contact_form select.form-control {
  padding: 0 !important;
}

.offcanvas_menu .contact_form textarea {
  height: auto !important;
}

.offcanvas_menu .contact_form .boxed_btn {
  border-radius: 0px;
  padding: 10px 20px;
  background: #007bff;
  display: block;
  margin-top: 0px;
  color: #fff;
  font-size: 13px;
  width: 100%;
  line-height: 2;
  
  outline: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.offcanvas_menu .contact_form .boxed_btn:hover {
  background: #2cd63c;
}

.offcanvas_menu .mobileno {
  margin: 30px auto;
}

.offcanvas_overlay,
.offcanvas_overlay_2 {
  width: 100%;
  height: 100vh;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 2000;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: none;
  background: rgba(0, 0, 0, 0.9);
}

.offcanvas_overlay_2 {
  position: absolute;
}

.search_bar,
.search_bar_2 {
  position: absolute;
  z-index: 2002;
  left: 50%;
  top: 50vh;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.search_bar .search_body,
.search_bar_2 .search_body {
  height: 40px;
  overflow: hidden;
  border-radius: 5px;
  position: relative;
  width: 480px;
  background: #fff;
}

.search_bar .search_body input,
.search_bar_2 .search_body input {
  border-radius: 25px;
  display: inline-block;
  position: absolute;
  left: 0;
  border: none;
  width: 88%;
  height: 100%;
  padding-left: 25px;
}

.search_bar .search_body button,
.search_bar_2 .search_body button {
  background: #325075;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none;
  cursor: pointer;
  color: #fff;
  padding: 11px 20px 11px 15px;
  display: inline-block;
  position: absolute;
  width: 12%;
  height: 100%;
  right: 0;
}

.search_bar .search_body button:hover,
.search_bar_2 .search_body button:hover {
  background: #838bab5cf;
}

.search_bar_2 .search_body {
  border-radius: 25px;
}

.search_bar_2 .search_body button {
  background: #1b38ff;
}

.search_bar_2 .search_body button:hover {
  background: #0017b4;
}

@media (max-width: 767px) {

  .search_bar .search_body,
  .search_bar_2 .search_body {
    width: 75vw;
  }

  .search_bar .search_body input,
  .search_bar_2 .search_body input {
    width: 80%;
  }

  .search_bar .search_body button,
  .search_bar_2 .search_body button {
    width: 20%;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			9. Testimonial sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.testimonial_wrapper .swiper-slide .single_testionial,
.testimonial_wrapper_2 .swiper-slide .single_testionial,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial {
  padding: 30px 35px;
  padding-top: 60px;
  background: #fff;
  text-align: left;
  border-radius: 30px;
  position: relative;
  color: #fff;
  margin: 30px 20px 100px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.1);
}

.testimonial_wrapper .swiper-slide .single_testionial:after,
.testimonial_wrapper_2 .swiper-slide .single_testionial:after,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial:after {
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  width: calc(100% + 2px);
  height: calc(100% + 2px);
  content: "";
  position: absolute;
  border-radius: 30px;
  z-index: -1;
  left: -1px;
  top: -1px;
}

.testimonial_wrapper .swiper-slide .single_testionial .triangle,
.testimonial_wrapper_2 .swiper-slide .single_testionial .triangle,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .triangle {
  position: absolute;
  right: 60px;
  width: 40px;
  background: #fff;
  bottom: -1px;
  height: 3px;
}

.testimonial_wrapper .swiper-slide .single_testionial .triangle:after,
.testimonial_wrapper_2 .swiper-slide .single_testionial .triangle:after,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .triangle:after,
.testimonial_wrapper .swiper-slide .single_testionial .triangle:before,
.testimonial_wrapper_2 .swiper-slide .single_testionial .triangle:before,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .triangle:before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
}

.testimonial_wrapper .swiper-slide .single_testionial .triangle:before,
.testimonial_wrapper_2 .swiper-slide .single_testionial .triangle:before,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .triangle:before {
  top: 2px;
  border-color: #fff transparent transparent #fff;
  border-width: 20px;
  z-index: 0;
}

.testimonial_wrapper .swiper-slide .single_testionial .triangle:after,
.testimonial_wrapper_2 .swiper-slide .single_testionial .triangle:after,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .triangle:after {
  top: 1px;
  border-color: #0acffe transparent transparent #0acffe;
  border-width: 22px;
  z-index: -2;
  left: -1px;
  color: red;
}

.testimonial_wrapper .swiper-slide .single_testionial .ticket,
.testimonial_wrapper_2 .swiper-slide .single_testionial .ticket,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .ticket {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: none;
  border-radius: 50%;
  position: absolute;
  top: calc(0px - 30px);
  left: calc(50% - 35px);
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.testimonial_wrapper .swiper-slide .single_testionial .ticket p,
.testimonial_wrapper_2 .swiper-slide .single_testionial .ticket p,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .ticket p {
  text-align: center;
}

.testimonial_wrapper .swiper-slide .single_testionial .ticket p i,
.testimonial_wrapper_2 .swiper-slide .single_testionial .ticket p i,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .ticket p i {
  line-height: 65px;
  text-align: center;
  font-size: 40px;
  color: #fff;
}

.testimonial_wrapper .swiper-slide .single_testionial p,
.testimonial_wrapper_2 .swiper-slide .single_testionial p,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial p {
  color: #304e73;
  font-weight: 400;
  
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 16px;
}

.testimonial_wrapper .swiper-slide .single_testionial h4,
.testimonial_wrapper_2 .swiper-slide .single_testionial h4,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial h4 {
  color: #2cd63c;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  
}

.testimonial_wrapper .swiper-slide .single_testionial h4 span,
.testimonial_wrapper_2 .swiper-slide .single_testionial h4 span,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial h4 span {
  font-size: 75%;
  display: block;
  color: #304e73;
  line-height: 16px;
}

.testimonial_wrapper .swiper-slide-active .single_testionial,
.testimonial_wrapper_2 .swiper-slide-active .single_testionial,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide-active .single_testionial {
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
}

.testimonial_wrapper .swiper-slide-active .single_testionial p,
.testimonial_wrapper_2 .swiper-slide-active .single_testionial p,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide-active .single_testionial p {
  color: #fff;
}

.testimonial_wrapper .swiper-slide-active .single_testionial h4,
.testimonial_wrapper_2 .swiper-slide-active .single_testionial h4,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide-active .single_testionial h4 {
  color: #fff;
}

.testimonial_wrapper .swiper-slide-active .single_testionial .triangle,
.testimonial_wrapper_2 .swiper-slide-active .single_testionial .triangle,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide-active .single_testionial .triangle {
  background: none;
}

.testimonial_wrapper .swiper-slide-active .single_testionial .triangle:before,
.testimonial_wrapper_2 .swiper-slide-active .single_testionial .triangle:before,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide-active .single_testionial .triangle:before {
  z-index: -3;
}

.testimonial_wrapper .swiper-slide-active .single_testionial .ticket,
.testimonial_wrapper_2 .swiper-slide-active .single_testionial .ticket,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide-active .single_testionial .ticket {
  border: 3px solid #fff;
}

.testimonial_wrapper .swiper-pagination-bullet,
.testimonial_wrapper_2 .swiper-pagination-bullet,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid transparent;
  padding: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 10px;
  opacity: 1;
}

.testimonial_wrapper .swiper-pagination-bullet:after,
.testimonial_wrapper_2 .swiper-pagination-bullet:after,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-pagination-bullet:after {
  background: #0cbafc;
  content: "";
  width: 10px;
  top: 5px;
  left: 5px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
}

.testimonial_wrapper .swiper-pagination-bullet-active,
.testimonial_wrapper_2 .swiper-pagination-bullet-active,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-pagination-bullet-active {
  border: 1px solid #0cbafc;
}

.testimonial_area_2 {
  background: #f8fafe;
}

.testimonial_wrapper_2 .swiper-slide-active .single_testionial,
.testimonial_wrapper_2 .single_testionial .ticket {
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
  text-align: center;
}

.testimonial_wrapper_2 .single_testionial:after {
  width: 0;
  height: 0;
}

.testimonial_wrapper_2 .single_testionial .triangle:after {
  border-width: 21px;
  border-color: #1216d0 transparent transparent #1317d0;
  left: 0;
  top: -2px;
}

.testimonial_wrapper_2 .single_testionial h4 {
  text-align: center;
}

.testimonial_wrapper_2 .swiper-slide-active .single_testionial h4 span {
  color: #fff;
}

.testimonial_wrapper_2 .swiper-slide .single_testionial .ticket {
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
}

.testimonial_wrapper_2 .swiper-slide .single_testionial .triangle:after {
  border-color: #1216d0 transparent transparent #131bd1;
  top: -3px;
  left: 0;
}

.testimonial_wrapper_2 .swiper-slide .single_testionial:after {
  background: none;
}

.testimonial_wrapper_2 .swiper-pagination-bullet:after {
  background: #325075;
}

.testimonial_wrapper_2 .swiper-pagination-bullet-active {
  border: 1px solid #325075;
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide-active .single_testionial,
.testimonial_area_3 .testimonial_wrapper_3 .single_testionial .ticket {
  background: none;
  text-align: center;
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial {
  padding: 40px 80px 0;
  margin-top: 45px;
  margin-bottom: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .ticket {
  -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.3);
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .ticket img {
  border-radius: 100%;
  width: 100%;
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial:after {
  width: 0;
  height: 0;
  background: none;
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial p,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide-active .single_testionial p {
  color: #838bab;
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial h4,
.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide-active .single_testionial h4 {
  color: #325075;
  text-align: center;
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial .ticket {
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
  overflow: hidden;
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-pagination-bullet:after {
  background: #325075;
}

.testimonial_area_3 .testimonial_wrapper_3 .swiper-pagination-bullet-active {
  border: 1px solid #325075;
}

.testimonial_area_4 {
  padding: 55px 0;
}

.testimonial_area_4 .single_testionial .author {
  border-radius: 70px;
  overflow: hidden;
  border: 10px solid #fff;
  position: relative;
  z-index: 1;
}

.testimonial_area_4 .single_testionial .author img {
  display: block;
}

.testimonial_area_4 .single_testionial .author .author_info {
  position: absolute;
  left: 0;
  text-align: center;
  bottom: 0%;
  padding: 15px 10px;
  z-index: 2;
  width: 100%;
}

.testimonial_area_4 .single_testionial .author .author_info:after {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  border-radius: 50px;
  opacity: 0.9;
  height: 100%;
  z-index: -1;
  background: -webkit-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to bottom, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to bottom, #6a11cb 0%, #2575fc 100%);
}

.testimonial_area_4 .single_testionial .author .author_info h4 {
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  
}

.testimonial_area_4 .single_testionial .author .author_info h4 span {
  font-size: 80%;
  display: block;
  font-weight: 400;
  
}

.testimonial_area_4 .single_testionial .content {
  background: rgba(255, 255, 255, 0.15);
  text-align: center;
  padding: 30px 60px;
  border-radius: 60px;
  color: #fff;
  height: 260px;
}

.testimonial_area_4 .single_testionial .content p {
  font-size: 18px;
  line-height: 1.6;
}

.testimonial_area_4 .single_testionial .content i {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 500;
}

.testimonial_area_4 .swiper-button-prev,
.testimonial_area_4 .swiper-button-next {
  background: none;
  top: 100%;
  width: 46px;
}

.testimonial_area_4 .swiper-button-prev {
  left: auto;
  right: 40%;
}

.testimonial_area_4 .swiper-button-next {
  left: 60%;
  right: auto;
}

.testimonial_area_5 {
  background: #eaf8fd;
}

.testimonial_area_5 .swiper-slide.swiper-slide-active .single_testionial {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}

.testimonial_area_5 .single_testionial {
  padding: 30px;
  margin: 15px;
  border-radius: 10px;
  background: #fff;
}

.testimonial_area_5 .single_testionial .author {
  margin-top: 20px;
}

.testimonial_area_5 .single_testionial .author .author_img {
  height: 50px;
  display: inline-table;
  width: 50px;
  border-radius: 50%;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 5px 2px #999;
  box-shadow: 0 0 5px 2px #999;
}

.testimonial_area_5 .single_testionial .author .author_designation {
  display: inline-block;
  margin-left: 15px;
}

.testimonial_area_5 .single_testionial .author .author_designation h4 {
  font-size: 18px;
  font-weight: 500;
  
  color: #3a2085;
}

.testimonial_area_5 .single_testionial .author .author_designation h4 span {
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.testimonial_area_5 .single_testionial .author .rating {
  color: #ffcc02;
}

.testimonial_area_5 .single_testionial .content p {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 10px;
}

.testimonial_area_5 .single_testionial .content i {
  color: #3a2085;
  font-size: 24px;
}

.testimonial_area_6 {
  padding: 50px 0;
  background: -webkit-linear-gradient(bottom, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(top, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to top, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(bottom, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to top, #15efa4 0%, #0bbdff 100%);
}

.testimonial_area_6 .swiper-container {
  padding: 25px 10px;
}

.testimonial_area_6 .single_testionial .content {
  background: rgba(255, 255, 255, 0.15);
  text-align: center;
  padding: 30px 60px;
  border-radius: 60px;
  color: #fff;
}

.testimonial_area_6 .single_testionial .content p {
  font-size: 18px;
  line-height: 1.6;
}

.testimonial_area_6 .single_testionial .content i {
  display: inline-block;
  text-align: center;
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: 500;
}

.testimonial_area_6 .gallery-thumbs {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.testimonial_area_6 .gallery-thumbs .swiper-slide.author {
  height: 100%;
  -webkit-transform: scale(0.8);
  -ms-transform: scale(0.8);
  transform: scale(0.8);
  text-align: center;
}

.testimonial_area_6 .gallery-thumbs .swiper-slide.author img {
  border-radius: 50%;
  height: 100px;
  border: 4px solid #fff;
}

.testimonial_area_6 .gallery-thumbs .swiper-slide.author .author_info {
  margin-top: 10px;
  display: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.testimonial_area_6 .gallery-thumbs .swiper-slide.author .author_info h4 {
  color: white;
  font-size: 22px;
}

.testimonial_area_6 .gallery-thumbs .swiper-slide.author .author_info h4 span {
  display: block;
  margin-top: 5px;
  font-size: 70%;
}

.testimonial_area_6 .gallery-thumbs .swiper-slide.author.swiper-slide-thumb-active {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.testimonial_area_6 .gallery-thumbs .swiper-slide.author.swiper-slide-thumb-active img {
  border: 6px solid #fff;
}

.testimonial_area_6 .gallery-thumbs .swiper-slide.author.swiper-slide-thumb-active .author_info {
  display: block;
}

.testimonial_area_6 .swiper-button-prev,
.testimonial_area_6 .swiper-button-next {
  background: none;
  top: 48%;
  width: 30px;
}

.testimonial_area_6 .swiper-button-prev {
  left: auto;
  right: 93%;
}

.testimonial_area_6 .swiper-button-next {
  left: 93%;
  right: auto;
}

.testimonial_area_7 {
  background: #fff8fa;
}

.testimonial_area_7 .swiper-slide.swiper-slide-active .single_testionial {
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to right, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, left top, right top, from(#b8266e), to(#eb566c));
  background: -webkit-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to right, #b8266e 0%, #eb566c 100%);
}

.testimonial_area_7 .swiper-slide.swiper-slide-active .single_testionial::after {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.testimonial_area_7 .swiper-slide.swiper-slide-active .single_testionial .author::after {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.testimonial_area_7 .swiper-slide.swiper-slide-active .single_testionial .content p {
  color: #fff;
}

.testimonial_area_7 .swiper-slide.swiper-slide-active .single_testionial .content .author_designation h4 {
  color: #fff;
}

.testimonial_area_7 .swiper-slide.swiper-slide-active .single_testionial .content .author_designation h4 span {
  color: #fff;
}

.testimonial_area_7 .single_testionial {
  padding: 30px;
  margin: 15px;
  border-radius: 10px;
  background: #fff;
  position: relative;
  z-index: 1;
}

.testimonial_area_7 .single_testionial::after {
  position: absolute;
  right: 36px;
  top: 40px;
  content: "";
  z-index: -1;
  background: url("../img/testimonial/big-right-qoute-symbol.png");
  background-repeat: no-repeat;
  background-size: contain;
  width: 160px;
  height: 120px;
}

.testimonial_area_7 .single_testionial .author {
  margin-top: 20px;
  position: relative;
  z-index: 1;
}

.testimonial_area_7 .single_testionial .author::after {
  position: absolute;
  left: 26px;
  bottom: 20px;
  content: "";
  z-index: 0;
  background: url("../img/testimonial/small-right-qoute-symbol.png");
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
}

.testimonial_area_7 .single_testionial .author .author_img {
  height: 90px;
  display: inline-table;
  width: 90px;
  margin-bottom: 24px;
  border-radius: 50%;
  border: 2px solid #fff;
}

.testimonial_area_7 .single_testionial .author .rating {
  color: #ffcc02;
}

.testimonial_area_7 .single_testionial .author .rating img {
  width: 15px;
}

.testimonial_area_7 .single_testionial .content p {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 25px;
}

.testimonial_area_7 .single_testionial .content i {
  color: #3a2085;
  font-size: 24px;
}

.testimonial_area_7 .single_testionial .content .author_designation {
  display: inline-block;
  margin-top: 25px;
}

.testimonial_area_7 .single_testionial .content .author_designation h4 {
  font-size: 20px;
  font-weight: 500;
  
  color: #838bab033;
}

.testimonial_area_7 .single_testionial .content .author_designation h4 span {
  color: #eb566c;
  margin-top: 5px;
  display: block;
  font-size: 14px;
  font-weight: 400;
}

.testimonial_wrapper_8 .swiper-slide .single_testionial {
  padding: 30px 35px;
  padding-top: 60px;
  background: #fff;
  text-align: left;
  border-radius: 30px;
  position: relative;
  color: #fff;
  margin: 30px 20px 100px;
  -webkit-box-shadow: -5.3px 5px 9px 0px rgba(17, 156, 156, 0.2);
  -moz-box-shadow: -5.3px 5px 9px 0px rgba(17, 156, 156, 0.2);
  box-shadow: -5.3px 5px 9px 0px rgba(17, 156, 156, 0.2);
}

.testimonial_wrapper_8 .swiper-slide .single_testionial .triangle {
  position: absolute;
  z-index: 1;
  right: 60px;
  width: 40px;
  background: #fff;
  bottom: -40px;
  height: 40px;
  -webkit-clip-path: polygon(0 0, 0 100%, 100% 0);
  clip-path: polygon(0 0, 0 100%, 100% 0);
}

.testimonial_wrapper_8 .swiper-slide .single_testionial .ticket {
  display: inline-block;
  width: 70px;
  height: 70px;
  border: none;
  border-radius: 50%;
  position: absolute;
  top: calc(0px - 30px);
  left: calc(50% - 35px);
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.testimonial_wrapper_8 .swiper-slide .single_testionial .ticket p {
  text-align: center;
}

.testimonial_wrapper_8 .swiper-slide .single_testionial .ticket p i {
  line-height: 65px;
  text-align: center;
  font-size: 40px;
  color: #fff;
}

.testimonial_wrapper_8 .swiper-slide .single_testionial p {
  color: #304e73;
  font-weight: 400;
  
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 16px;
}

.testimonial_wrapper_8 .swiper-slide .single_testionial h4 {
  color: #2cd63c;
  font-size: 18px;
  line-height: 30px;
  font-weight: 700;
  
}

.testimonial_wrapper_8 .swiper-slide .single_testionial h4 span {
  font-size: 75%;
  display: block;
  color: #304e73;
  line-height: 16px;
}

.testimonial_wrapper_8 .swiper-slide-active .single_testionial {
  background: #28425d;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.testimonial_wrapper_8 .swiper-slide-active .single_testionial p {
  color: #b1e3ff;
}

.testimonial_wrapper_8 .swiper-slide-active .single_testionial h4 {
  color: #fff;
}

.testimonial_wrapper_8 .swiper-slide-active .single_testionial h4 span {
  color: #fff;
}

.testimonial_wrapper_8 .swiper-slide-active .single_testionial .triangle {
  background: #28425d;
}

.testimonial_wrapper_8 .swiper-slide-active .single_testionial .ticket {
  border: 3px solid #fff;
}

.testimonial_wrapper_8 .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid transparent;
  padding: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 10px;
  opacity: 1;
}

.testimonial_wrapper_8 .swiper-pagination-bullet:after {
  background: #d0ffff;
  content: "";
  width: 10px;
  top: 5px;
  left: 5px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
}

.testimonial_wrapper_8 .swiper-pagination-bullet-active {
  border: 1px solid #d0ffff;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .testimonial_area_2 .single_testionial p {
    font-size: 15px;
    line-height: 22px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .testimonial_area {
    margin-bottom: 0px;
  }

  .testimonial_area_4 {
    padding: 35px 0;
  }

  .testimonial_area_4 .single_testionial .author {
    border-radius: 50px;
    border: 7px solid #fff;
  }

  .testimonial_area_4 .single_testionial .content {
    padding: 30px;
  }

  .testimonial_area_4 .single_testionial .content p {
    font-size: 16px;
  }

  .testimonial_area_4 .swiper-button-prev {
    right: 36%;
  }

  .testimonial_area_4 .swiper-button-next {
    left: 64%;
  }

  .testimonial_area_5 .single_testionial {
    margin: 15px 60px;
  }

  .testimonial_area_6 .swiper-container {
    padding: 15px 5px;
  }

  .testimonial_area_6 .single_testionial .content {
    padding: 15px;
  }

  .testimonial_area_6 .single_testionial .content p {
    font-size: 16px;
  }

  .testimonial_area_6 .single_testionial .content i {
    font-size: 20px;
  }

  .testimonial_area_6 .gallery-thumbs .swiper-slide.author img {
    height: 70px;
  }

  .testimonial_area_6 .gallery-thumbs .swiper-slide.author .author_info {
    margin-top: 8px;
  }

  .testimonial_area_6 .gallery-thumbs .swiper-slide.author .author_info h4 {
    color: white;
    font-size: 16px;
  }

  .testimonial_area_6 .gallery-thumbs .swiper-slide.author .author_info h4 span {
    display: block;
    font-size: 80%;
  }
}

@media (max-width: 767px) {
  .testimonial_area {
    margin-bottom: 0px;
  }

  .testimonial_wrapper .swiper-slide .single_testionial,
  .testimonial_wrapper_2 .swiper-slide .single_testionial,
  .testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial {
    padding: 20px;
    padding-top: 45px;
  }

  .testimonial_wrapper .swiper-slide .single_testionial p,
  .testimonial_wrapper_2 .swiper-slide .single_testionial p,
  .testimonial_area_3 .testimonial_wrapper_3 .swiper-slide .single_testionial p {
    font-size: 13px;
  }

  .testimonial_area_4 {
    padding: 35px 0 55px;
  }

  .testimonial_area_4 .single_testionial {
    margin: 0 10px;
  }

  .testimonial_area_4 .single_testionial .author {
    border-radius: 45px;
    border: 5px solid #fff;
    margin: 0 auto;
    position: relative;
    bottom: 10px;
    width: 130px;
  }

  .testimonial_area_4 .single_testionial .author .author_info {
    padding: 7px 0;
  }

  .testimonial_area_4 .single_testionial .author .author_info h4 {
    font-size: 14px;
  }

  .testimonial_area_4 .single_testionial .content {
    padding: 20px;
    height: 200px;
    border-radius: 45px;
  }

  .testimonial_area_4 .single_testionial .content i {
    position: absolute;
    left: 0;
    font-size: 170px;
    width: 100%;
    height: 100%;
    top: 12px;
    z-index: -1;
    opacity: 0.15;
    color: #838bab;
  }

  .testimonial_area_4 .single_testionial .content p {
    font-size: 13px;
  }

  .testimonial_area_4 .swiper-button-prev {
    right: 50%;
    top: 95%;
    width: 30px;
    padding: 0 2px;
  }

  .testimonial_area_4 .swiper-button-next {
    left: 50%;
    top: 95%;
    width: 30px;
    padding: 0 2px;
  }

  .testimonial_area_5 .single_testionial {
    padding: 15px;
  }

  .testimonial_area_5 .single_testionial .author .author_img {
    height: 40px;
    width: 40px;
  }

  .testimonial_area_5 .single_testionial .author .author_designation {
    margin-left: 8px;
  }

  .testimonial_area_5 .single_testionial .author .author_designation h4 {
    font-size: 14px;
  }

  .testimonial_area_5 .single_testionial .author .author_designation h4 span {
    line-height: 2;
    font-size: 10px;
  }

  .testimonial_area_5 .single_testionial .author .rating img {
    height: 10px;
  }

  .testimonial_area_5 .single_testionial .content p {
    font-size: 13px;
    line-height: 1.6;
  }

  .testimonial_area_6 .swiper-container {
    padding: 10px 5px;
  }

  .testimonial_area_6 .single_testionial {
    margin: 0 10px;
  }

  .testimonial_area_6 .single_testionial .content {
    border-radius: 30px;
    padding: 10px;
  }

  .testimonial_area_6 .single_testionial .content p {
    font-size: 13px;
    line-height: 1.3;
  }

  .testimonial_area_6 .single_testionial .content i {
    font-size: 18px;
  }

  .testimonial_area_6 .gallery-thumbs .swiper-slide.author img {
    height: 60px;
  }

  .testimonial_area_6 .gallery-thumbs .swiper-slide.author .author_info {
    margin-top: 5px;
  }

  .testimonial_area_6 .gallery-thumbs .swiper-slide.author .author_info h4 {
    color: white;
    font-size: 14px;
  }

  .testimonial_area_6 .gallery-thumbs .swiper-slide.author .author_info h4 span {
    display: block;
    font-size: 80%;
  }

  .testimonial_area_6 .swiper-button-prev,
  .testimonial_area_6 .swiper-button-next {
    display: none;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			10. Client sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.client_area,
.client_area_2,
.client_area_7 {
  background: -webkit-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(right, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to right, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to right, #0acffe 0%, #182dee 100%);
  padding: 100px 0px;
  min-height: 440px;
  height: 440px;
}

.client_area .client_img,
.client_area_2 .client_img,
.client_area_7 .client_img {
  margin-bottom: 20px;
  height: 110px;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
}

.client_area .client_img a,
.client_area_2 .client_img a,
.client_area_7 .client_img a {
  font-size: 0;
  text-align: center;
}

.client_area .client_img a img,
.client_area_2 .client_img a img,
.client_area_7 .client_img a img {
  width: 70%;
}

.client_area .client_img:hover,
.client_area_2 .client_img:hover,
.client_area_7 .client_img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.client_area_2 {
  background: -webkit-linear-gradient(right, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(left, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to left, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, right top, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(right, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to left, #1317d1 0%, #07164e 100%);
}

.client_area_2 .client_img {
  border: 8px solid #2930c1;
}

.client_area_3 {
  background: #1b38ff;
  padding: 85px 0px 85px;
  height: auto;
}

.client_area_3 .wrapper {
  margin: 0 15px;
}

.client_area_3 .client_img {
  margin: 20px 0;
  height: 110px;
  width: 100%;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
}

.client_area_3 .client_img a {
  font-size: 0;
  text-align: center;
}

.client_area_3 .client_img a img {
  width: 70%;
}

.client_area_3 .client_img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.client_area_4 {
  background: none;
  padding: 100px 0px 100px;
  height: auto;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.client_area_4 .wrapper {
  margin: 15px;
}

.client_area_4 .client_img {
  margin: 0;
  height: 100px;
  width: 100%;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
}

.client_area_4 .client_img a {
  font-size: 0;
  text-align: center;
}

.client_area_4 .client_img a img {
  width: 70%;
}

.client_area_4 .client_img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.client_area_5 {
  height: auto;
  background: none;
  padding-bottom: 80px;
}

.client_area_5 .wrapper {
  margin: auto 20px;
}

.client_area_5 .client_img {
  height: 130px;
  width: 100%;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  border-radius: 5px;
  margin: 20px auto;
  text-align: center;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.client_area_5 .client_img:hover {
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.client_area_5 .client_img a {
  font-size: 0;
  text-align: center;
}
.client_area_5 .client_img img,
.client_area_5 .client_img a img {
  width: auto;
  height: 100%;
  text-align: center;
}

.client_area_6 {
  background: none;
  height: auto;
}

.client_area_6 .wrapper {
  margin: auto 15px;
}

.client_area_6 .client_img {
  margin: 20px auto;
  height: 100px;
  width: 100%;
  border-radius: 5px;
  background: #fff;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 15px 3px rgba(0, 0, 0, 0.1);
}

.client_area_6 .client_img:hover {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.client_area_6 a {
  font-size: 0;
  text-align: center;
}

.client_area_6 a img {
  width: 70%;
}

.client_area_6 .swiper-container {
  padding-bottom: 30px;
}

.client_area_6 .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid transparent;
  padding: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 10px;
  opacity: 1;
}

.client_area_6 .swiper-pagination-bullet:after {
  background: #15efa4;
  content: "";
  width: 10px;
  top: 5px;
  left: 5px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
}

.client_area_6 .swiper-pagination-bullet-active {
  border: 1px solid #15efa4;
}

.client_area_7 {
  background: #fff;
}

.client_area_7 .client_img {
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.05);
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .client_area,
  .client_area_2,
  .client_area_7 {
    padding: 55px 0px;
    min-height: 350px;
    height: 350px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .client_area,
  .client_area_2,
  .client_area_7 {
    padding: 45px 0px;
    min-height: 350px;
    height: 350px;
  }

  .client_area .client_img,
  .client_area_2 .client_img,
  .client_area_7 .client_img {
    height: 75px;
  }

  .client_area_2 .client_img {
    border: 4px solid #2930c1;
  }

  .client_area_3 {
    padding: 45px 0px 45px;
  }

  .client_area_4 {
    padding: 60px 0px 60px;
  }

  .client_area_5 {
    padding-bottom: 40px;
  }
}

@media (max-width: 767px) {

  .client_area,
  .client_area_2,
  .client_area_7 {
    padding: 50px 0px 75px;
    height: auto;
  }

  .client_area .client_img a img,
  .client_area_2 .client_img a img,
  .client_area_7 .client_img a img {
    width: 56%;
  }

  .client_area_3 {
    padding: 45px 0px 35px;
  }

  .client_area_3 .wrapper {
    padding: 0 35px;
  }

  .client_area_3 .client_img a img {
    width: 56%;
  }

  .client_area_4 {
    padding: 50px 0px 50px;
  }

  .client_area_4 .wrapper {
    padding: 0 35px;
  }

  .client_area_4 .client_img a img {
    width: 56%;
  }

  .client_area_5 {
    padding-bottom: 20px;
  }

  .client_area_5 .wrapper {
    padding: 0 35px;
  }

  .client_area_5 .client_img a img {
    width: 56%;
  }

  .client_area_6 .wrapper {
    padding: 0 35px;
  }

  .client_area_6 .client_img a img {
    width: 56%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .client_area_3 {
    padding: 55px 0px 35px;
  }

  .client_area_3 .wrapper {
    padding: 0;
  }

  .client_area_4 {
    padding: 55px 0px 35px;
  }

  .client_area_4 .wrapper {
    padding: 0;
  }

  .client_area_5 .wrapper {
    padding: 0;
  }

  .client_area_6 .wrapper {
    padding: 0;
  }
}

.client_img {
  overflow: hidden;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			11. subscribe sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.subscribe_area_1,
.subscribe_area_2 {
  position: relative;
  margin-left: 35px;
  top: -135px;
  background: #fff;
  border-radius: 10px;
  padding: 25px;
  overflow: hidden;
  z-index: 11;
  -webkit-box-shadow: -6px 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -6px 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: -6px 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.subscribe_area_1:after,
.subscribe_area_2:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 10px;
  left: 50%;
  -webkit-transform: rotate(65deg);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: rotate(65deg);
  /* IE 9 */
  transform: rotate(65deg);
  /* IE 10, Fx 16+, Op 12.1+ */
  top: 35%;
  z-index: -1;
  background: #0cbafc;
  opacity: 0.25;
}

.subscribe_area_1 h4,
.subscribe_area_2 h4 {
  font-size: 18px;
  font-weight: 700;
  
  color: #0cbafc;
  margin-bottom: 15px;
}

.subscribe_area_1 p,
.subscribe_area_2 p {
  font-size: 14px;
  color: #304e73;
  margin-bottom: 40px;
  font-weight: 400;
  
  line-height: 24px;
}

.subscribe_area_1 .subscribe_in,
.subscribe_area_2 .subscribe_in {
  width: 100%;
  border-radius: 5px;
  background: #fff;
  border: 1px solid #0cbafc;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(12, 186, 252, 0.3);
  -moz-box-shadow: 0px 0px 13px 0px rgba(12, 186, 252, 0.3);
  box-shadow: 0px 0px 13px 0px rgba(12, 186, 252, 0.3);
  margin-bottom: 30px;
  font-weight: 400;
  
}

.subscribe_area_1 .subscribe_in::-webkit-input-placeholder,
.subscribe_area_2 .subscribe_in::-webkit-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_1 .subscribe_in:-ms-input-placeholder,
.subscribe_area_2 .subscribe_in:-ms-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_1 .subscribe_in::-ms-input-placeholder,
.subscribe_area_2 .subscribe_in::-ms-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_1 .subscribe_in::placeholder,
.subscribe_area_2 .subscribe_in::placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_1 .subscribe_in:-ms-input-placeholder,
.subscribe_area_2 .subscribe_in:-ms-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_1 .subscribe_in::-ms-input-placeholder,
.subscribe_area_2 .subscribe_in::-ms-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_1 .subscribe_in:-moz-placeholder,
.subscribe_area_2 .subscribe_in:-moz-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_1 .subscribe_in::-moz-placeholder,
.subscribe_area_2 .subscribe_in::-moz-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_1 button,
.subscribe_area_2 button {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  
  padding: 12px;
  color: #fff;
  background: #2cd63c;
  border: none;
  border-radius: 5px;
  margin-bottom: 90px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.subscribe_area_1 button:hover,
.subscribe_area_2 button:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 0 10px 0 #999;
  -moz-box-shadow: 0 0 10px 0 #999;
  box-shadow: 0 0 10px 0 #999;
}

.subscribe_area_1 .phoneNo h4,
.subscribe_area_2 .phoneNo h4 {
  color: #304e73;
  font-weight: 700;
 
  font-size: 18px;
}

.subscribe_area_1 .phoneNo h3,
.subscribe_area_2 .phoneNo h3 {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(12, 186, 252, 0.35);
  -moz-box-shadow: 0px 3px 7px 0px rgba(12, 186, 252, 0.35);
  box-shadow: 0px 3px 7px 0px rgba(12, 186, 252, 0.35);
  background: #fff;
  font-weight: 700;
  
  font-size: 24px;
  color: #0cbafc;
  text-align: center;
  padding: 15px 35px;
  margin-bottom: 15px;
  display: inline-block;
  border-radius: 50px;
}

.subscribe_area_2 {
  top: -130px;
}

.subscribe_area_2 h4 {
  font-size: 24px;
  color: #325075;
  margin-bottom: 10px;
}

.subscribe_area_2 h4 span {
  color: #2cd63c;
}

.subscribe_area_2 p {
  margin-bottom: 30px;
}

.subscribe_area_2 .subscribe_in {
  padding-left: 20px;
  font-size: 14px;
}

.subscribe_area_2 .subscribe_in,
.subscribe_area_2 .subscribe_btn {
  border-radius: 25px;
}

.subscribe_area_2 .phoneNo h4 {
  font-size: 18px;
  color: #304e73;
  margin-bottom: 10px;
}

.subscribe_area_3 {
  position: relative;
  margin-left: 35px;
  top: -135px;
  background: #fff;
  border-radius: 10px;
  padding: 25px;
  overflow: hidden;
  z-index: 11;
  -webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.1);
}

.subscribe_area_3:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 10px;
  left: 50%;
  -webkit-transform: rotate(65deg);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: rotate(65deg);
  /* IE 9 */
  transform: rotate(65deg);
  /* IE 10, Fx 16+, Op 12.1+ */
  top: 35%;
  z-index: -1;
  background: #d0ffff;
  opacity: 0.25;
}

.subscribe_area_3 h4 {
  font-size: 18px;
  font-weight: 700;
  
  color: #0cbafc;
  margin-bottom: 15px;
}

.subscribe_area_3 p {
  font-size: 14px;
  color: #304e73;
  margin-bottom: 40px;
  font-weight: 400;
  
  line-height: 24px;
}

.subscribe_area_3 .subscribe_in {
  width: 100%;
  border-radius: 35px;
  background: rgba(208, 255, 255, 0.7);
  border: none;
  -webkit-box-shadow: 0px 0px 13px 0px rgba(12, 186, 252, 0.05);
  -moz-box-shadow: 0px 0px 13px 0px rgba(12, 186, 252, 0.05);
  box-shadow: 0px 0px 13px 0px rgba(12, 186, 252, 0.05);
  margin-bottom: 30px;
  font-weight: 400;
  
}

.subscribe_area_3 .subscribe_in::-webkit-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_3 .subscribe_in:-ms-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_3 .subscribe_in::-ms-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_3 .subscribe_in::placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_3 .subscribe_in:-ms-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_3 .subscribe_in::-ms-input-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_3 .subscribe_in:-moz-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_3 .subscribe_in::-moz-placeholder {
  opacity: 0.8;
  color: #0cbafc;
}

.subscribe_area_3 button {
  display: block;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  
  padding: 12px;
  color: #fff;
  background: #2cd63c;
  border: none;
  border-radius: 35px;
  margin-bottom: 90px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.subscribe_area_3 button:hover {
  cursor: pointer;
  -webkit-box-shadow: 0 0 10px 0 #999;
  -moz-box-shadow: 0 0 10px 0 #999;
  box-shadow: 0 0 10px 0 #999;
}

.subscribe_area_3 .phoneNo h4 {
  color: #304e73;
  font-weight: 700;
 
  font-size: 18px;
}

.subscribe_area_3 .phoneNo h3 {
  -webkit-box-shadow: 0px 3px 7px 0px rgba(12, 186, 252, 0.35);
  -moz-box-shadow: 0px 3px 7px 0px rgba(12, 186, 252, 0.35);
  box-shadow: 0px 3px 7px 0px rgba(12, 186, 252, 0.35);
  background: #fff;
  font-weight: 700;
  
  font-size: 24px;
  color: #0cbafc;
  text-align: center;
  padding: 15px 35px;
  margin-bottom: 15px;
  display: inline-block;
  border-radius: 50px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .subscribe_area_1,
  .subscribe_area_2,
  .subscribe_area_3 {
    top: -98px;
    padding: 20px;
  }

  .subscribe_area_1 h4,
  .subscribe_area_2 h4,
  .subscribe_area_3 h4 {
    font-size: 16px;
  }

  .subscribe_area_1 p,
  .subscribe_area_2 p,
  .subscribe_area_3 p {
    font-size: 14px;
    margin-bottom: 25px;
  }

  .subscribe_area_1 .subscribe_in,
  .subscribe_area_2 .subscribe_in,
  .subscribe_area_3 .subscribe_in {
    margin-bottom: 25px;
  }

  .subscribe_area_1 button,
  .subscribe_area_2 button,
  .subscribe_area_3 button {
    margin-bottom: 35px;
  }

  .subscribe_area_1 .phoneNo h3,
  .subscribe_area_2 .phoneNo h3,
  .subscribe_area_3 .phoneNo h3 {
    padding: 10px 20px;
    border-radius: 50px;
  }

  .subscribe_area_2 {
    top: -75px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .subscribe_area_1,
  .subscribe_area_2,
  .subscribe_area_3 {
    top: -76px;
    padding: 20px;
  }

  .subscribe_area_1:after,
  .subscribe_area_2:after,
  .subscribe_area_3:after {
    left: 40%;
    -webkit-transform: rotate(70deg);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: rotate(70deg);
    /* IE 9 */
    transform: rotate(70deg);
    /* IE 10, Fx 16+, Op 12.1+ */
    top: 42%;
  }

  .subscribe_area_1 h4,
  .subscribe_area_2 h4,
  .subscribe_area_3 h4 {
    font-size: 16px;
  }

  .subscribe_area_1 p,
  .subscribe_area_2 p,
  .subscribe_area_3 p {
    font-size: 14px;
    margin-bottom: 25px;
  }

  .subscribe_area_1 .subscribe_in,
  .subscribe_area_2 .subscribe_in,
  .subscribe_area_3 .subscribe_in {
    margin-bottom: 25px;
  }

  .subscribe_area_1 button,
  .subscribe_area_2 button,
  .subscribe_area_3 button {
    margin-bottom: 35px;
  }

  .subscribe_area_1 .phoneNo h3,
  .subscribe_area_2 .phoneNo h3,
  .subscribe_area_3 .phoneNo h3 {
    padding: 10px 20px;
    border-radius: 50px;
  }

  .subscribe_area_2 {
    top: -58px;
  }
}

@media (max-width: 767px) {

  .subscribe_area_1,
  .subscribe_area_2,
  .subscribe_area_3 {
    top: 25px;
    padding: 20px;
    margin: 0px;
    width: 100%;
    border-radius: 0;
  }

  .subscribe_area_1:after,
  .subscribe_area_2:after,
  .subscribe_area_3:after {
    left: 38%;
    -webkit-transform: rotate(70deg);
    /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
    -ms-transform: rotate(70deg);
    /* IE 9 */
    transform: rotate(70deg);
    /* IE 10, Fx 16+, Op 12.1+ */
    top: 52%;
  }

  .subscribe_area_1 h4,
  .subscribe_area_2 h4,
  .subscribe_area_3 h4 {
    font-size: 16px;
  }

  .subscribe_area_1 p,
  .subscribe_area_2 p,
  .subscribe_area_3 p {
    font-size: 14px;
    margin-bottom: 25px;
  }

  .subscribe_area_1 .subscribe_in,
  .subscribe_area_2 .subscribe_in,
  .subscribe_area_3 .subscribe_in {
    margin-bottom: 25px;
  }

  .subscribe_area_1 button,
  .subscribe_area_2 button,
  .subscribe_area_3 button {
    margin-bottom: 35px;
  }

  .subscribe_area_1 .phoneNo h3,
  .subscribe_area_2 .phoneNo h3,
  .subscribe_area_3 .phoneNo h3 {
    padding: 10px 20px;
    border-radius: 50px;
  }

  .subscribe_area_2 {
    top: 25px;
    padding: 20px;
    margin: 0px;
    width: 100%;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			12. Tooltip
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.tooltip .tooltip-inner {
  background-color: #0cc3ff;
  color: #fff;
  opacity: 1 !important;
  border-radius: 7px;
  padding: 0 10px !important;
}

.tooltip.show {
  opacity: 1.0 !important;
  filter: alpha(opacity=100) !important;
}

.tooltip.bs-tooltip-top .arrow:before {
  border-top-color: #0cc3ff !important;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			13. Info Sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.info_area_1 {
  background-image: url("../img/info_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.info_area_1:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #838bab033;
  z-index: -1;
  opacity: .9;
}

.info_area_1 .info_img {
  position: relative;
  left: -30px;
}

.info_area_1 h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  
  margin-bottom: 60px;
}

.info_area_1 h3 span {
  color: #2cd63c;
}

.info_area_1 .info_box {
  position: relative;
  left: 70px;
  margin-bottom: 60px;
}

.info_area_1 .info_box i {
  position: absolute;
  left: -70px;
  color: #fff;
  background: rgba(0, 50, 251, 0.45);
  padding: 15px;
  border: 4px solid #fff;
  margin-top: 5px;
  border-radius: 50%;
  font-size: 22px;
}

.info_area_1 .info_box h4 {
  font-size: 24px;
  color: #2cd63c;
  font-weight: 500;
  
}

.info_area_1 .info_box p {
  color: #fff;
  font-weight: 400;
  
  line-height: 1.5;
  font-size: 16px;
}

.info_area_2 {
  background-image: url("../img/info_bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  background-attachment: fixed;
}

.info_area_2:after {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #0532839c;
  z-index: -1;
  opacity: .9;
}

.info_area_2 .info_img {
  position: relative;
  left: -30px;
  width: 80%;
  top: -51px;
}

.info_area_2 h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  
  margin-bottom: 60px;
}

.info_area_2 h3 span {
  color: #2cd63c;
}

.info_area_2 .info_box {
  position: relative;
  left: 70px;
  margin-bottom: 60px;
}

.info_area_2 .info_box i {
  position: absolute;
  left: -70px;
  color: #fff;
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  padding: 15px;
  border: 4px solid #fff;
  margin-top: 5px;
  border-radius: 50%;
  font-size: 22px;
}

.info_area_2.info_area_extra .info_box svg {
  
  filter: invert(100%) sepia(0%) saturate(7496%) hue-rotate(105deg) brightness(93%) contrast(109%);
  width: 60px;
}

.info_area_2.info_area_extra .info_box:hover svg {
filter: invert(13%) sepia(93%) saturate(2341%) hue-rotate(212deg) brightness(88%) contrast(94%);
}
.info_area_2.info_area_extra .info_box:hover {
  background: #bdd7ee;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.info_area_2.info_area_extra .info_box:hover span,
.info_area_2.info_area_extra .info_box:hover p {
  color: #0b3483;
}
.info_area_2.info_area_extra .info_box:hover i {
  color: #bcd6ed;
  background: #0b3483;
}
.info_area_2.info_area_extra .info_box {
  position: relative;
  left: 0;
  margin-bottom: 0;
  padding: 30px 20px;
  float: left;
  width: 100%;
  background: #0b3483;
  margin: 0;
  border-radius: 10px;
}

.info_area_2.info_area_extra .info_box p {
  font-size: 15px;
  color: #fff;
  font-weight: 500;
  margin: 10px 0 0;
  line-height: 19px;
  min-height: 35px;
  vertical-align: baseline;
  align-items: baseline;
  display: flex;
  align-items: flex-end!important;
}

.info_area_2.info_area_extra .info_box span {
  font-size: 37px;
  color: #bdd7ee;
  font-weight: bold;
  font-family: 'Poppins', sans-serif;
}

.info_area_2.info_area_extra h3 {
  color: #fff;
  font-size: 36px;
  font-weight: 700;
  text-align: left;
  margin: 0 0 20px
}

.info_area_2.info_area_extra_1 h3 {
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  margin: 0;
}


.info_area_2.info_area_extra .section_title .heading_text:after {
  position: absolute;
  z-index: -1;
  width: calc(100% + 40px);
  height: 16px;
  top: 53%;
  left: -20px;
  content: "";
  background: rgb(229 230 255 / 11%);
}

.info_area_2.info_area_extra p {
  color: #fff;
  font-size: 16px;
    line-height: 1.5;
    margin-bottom: 25px;
    text-align: left;
  padding: 0;  
  }




.info_area_2 .info_box h4 {
  font-size: 24px;
  color: #2cd63c;
  font-weight: 500;
  
}

.info_area_2 .info_box p {
  color: #fff;
  font-weight: 400;
  
  line-height: 1.5;
  font-size: 16px;
}

.info_area_3 {
  position: relative;
  background: #fff8fa;
  z-index: 1;
}

.info_area_3 .info_img {
  position: relative;
  margin-left: 40px;
}

.info_area_3 h3 {
  color: #838bab033;
  font-size: 32px;
  font-weight: 700;
  
  margin-bottom: 40px;
}

.info_area_3 .info_box {
  position: relative;
  margin-left: 55px;
  margin-bottom: 30px;
}

.info_area_3 .info_box img {
  position: absolute;
  left: -70px;
  padding: 5px 15px;
}

.info_area_3 .info_box h4 {
  font-size: 18px;
  color: #838bab033;
  margin-bottom: 8px;
  font-weight: 500;
  
}

.info_area_3 .info_box p {
  color: #666666;
  font-weight: 400;
  
  line-height: 1.5;
  font-size: 14px;
}

.info_area_3 .boxed_btn {
  margin-top: 5px;
  border-radius: 30px;
  display: inline-block;
  padding: 20px 40px;
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, right top, left top, from(#b8266e), to(#eb566c));
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  color: #fff;
}

.info_area_3 .boxed_btn:hover {
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to right, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, left top, right top, from(#b8266e), to(#eb566c));
  background: -webkit-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to right, #b8266e 0%, #eb566c 100%);
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .info_area_1 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .info_area_1 .info_box {
    padding-right: 55px;
    margin-bottom: 25px;
    left: 60px;
  }

  .info_area_1 .info_box i {
    left: -60px;
    padding: 12px;
    border: 3px solid #fff;
    margin-top: 0px;
    border-radius: 50%;
    font-size: 18px;
  }

  .info_area_1 .info_box h4 {
    font-size: 18px;
  }

  .info_area_1 .info_box p {
    font-size: 14px;
  }

  .info_area_2 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .info_area_2 .info_box {
    padding-right: 55px;
    margin-bottom: 25px;
    left: 60px;
  }

  .info_area_2 .info_box i {
    left: -60px;
    padding: 12px;
    border: 3px solid #fff;
    margin-top: 0px;
    border-radius: 50%;
    font-size: 18px;
  }

  .info_area_2 .info_box h4 {
    font-size: 18px;
  }

  .info_area_2 .info_box p {
    font-size: 14px;
  }

  .info_area_2 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .info_area_2 .info_box {
    margin-bottom: 20px;
  }
}

@media (max-width: 767px) {
  .info_area_1 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .info_area_1 .info_box {
    padding-right: 70px;
    margin-bottom: 25px;
  }

  .info_area_1 .info_box i {
    left: -60px;
    padding: 12px;
    border: 3px solid #fff;
    margin-top: 0px;
    border-radius: 50%;
    font-size: 18px;
  }

  .info_area_1 .info_box h4 {
    font-size: 18px;
  }

  .info_area_1 .info_box p {
    font-size: 14px;
  }

  .info_area_2 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .info_area_2 .info_box {
    padding-right: 70px;
    margin-bottom: 25px;
  }

  .info_area_2 .info_box i {
    left: -60px;
    padding: 12px;
    border: 3px solid #fff;
    margin-top: 0px;
    border-radius: 50%;
    font-size: 18px;
  }

  .info_area_2 .info_box h4 {
    font-size: 18px;
  }

  .info_area_2 .info_box p {
    font-size: 14px;
  }

  .info_area_2 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .info_area_2 .info_box {
    margin-bottom: 20px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			14. Team sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.team_area_1 .card {
  border-radius: 5px;
  overflow: hidden;
  border: none;
  margin-bottom: 45px;
}

.team_area_1 .card:hover .img_wrapper:after {
  opacity: 1;
  z-index: 2 !important;
}

.team_area_1 .card:hover .img_wrapper .team_social_link {
  bottom: 15%;
  opacity: 1;
  z-index: 3;
}

.team_area_1 .card .img_wrapper {
  position: relative;
  z-index: 1;
}

.team_area_1 .card .img_wrapper:after {
  position: absolute;
  opacity: 0;
  z-index: -1;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team_area_1 .card .img_wrapper .team_social_link {
  background: none;
  text-align: center;
  opacity: 0;
  position: absolute;
  z-index: 1;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 5%;
}

.team_area_1 .card .img_wrapper .team_social_link li {
  margin-right: 8px;
  display: inline-block;
}

.team_area_1 .card .img_wrapper .team_social_link li a {
  font-size: 0;
}

.team_area_1 .card .img_wrapper .team_social_link li i {
  font-size: 16px;
  display: inline-block;
  padding: 12px;
  border-radius: 50%;
  background: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team_area_1 .card .img_wrapper .team_social_link li i.ti-facebook {
  color: #304e73;
  background: #fff;
}

.team_area_1 .card .img_wrapper .team_social_link li i.ti-facebook:hover {
  background: #3b5998;
  color: #fff;
}

.team_area_1 .card .img_wrapper .team_social_link li i.ti-vimeo-alt {
  background: #fff;
  color: #304e73;
}

.team_area_1 .card .img_wrapper .team_social_link li i.ti-vimeo-alt:hover {
  background: #1ab7ea;
  color: #fff;
}

.team_area_1 .card .img_wrapper .team_social_link li i.ti-twitter-alt {
  background: #fff;
  color: #304e73;
}

.team_area_1 .card .img_wrapper .team_social_link li i.ti-twitter-alt:hover {
  background: #1da1f2;
  color: #fff;
}

.team_area_1 .card .img_wrapper .team_social_link li i.ti-pinterest {
  background: #fff;
  color: #304e73;
}

.team_area_1 .card .img_wrapper .team_social_link li i.ti-pinterest:hover {
  background: #bd081c;
  color: #fff;
}

.team_area_1 .card .card-body {
  text-align: center;
  padding: 35px;
  background: #07164e;
}

.team_area_1 .card .card-body h5.card-title {
  font-size: 24px;
  font-weight: 700;
  
}

.team_area_1 .card .card-body h5.card-title a {
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team_area_1 .card .card-body h5.card-title a:hover {
  color: #0cbafc;
}

.team_area_1 .card .card-body p.card-text {
  font-size: 12px;
  font-weight: 400;
  
  
  color: #fa183d;
}

.team_area_2 .card {
  border-radius: 5px;
  border: none;
  margin: 35px 0 45px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team_area_2 .card:hover {
  top: -5px;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
}

.team_area_2 .card .img_wrapper {
  position: absolute;
  z-index: 1;
  width: 100px;
  height: 100px;
  left: calc(50% - 50px);
  top: -50px;
  border-radius: 50%;
  overflow: hidden;
}

.team_area_2 .card .team_social_link {
  background: none;
  text-align: center;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  bottom: 5%;
}

.team_area_2 .card .team_social_link li {
  margin-right: 8px;
  display: inline-block;
}

.team_area_2 .card .team_social_link li a {
  font-size: 0;
}

.team_area_2 .card .team_social_link li i {
  font-size: 16px;
  display: inline-block;
  padding: 12px;
  border-radius: 50%;
  background: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team_area_2 .card .team_social_link li i.ti-facebook {
  color: #304e73;
  background: #fff;
}

.team_area_2 .card .team_social_link li i.ti-facebook:hover {
  background: #3b5998;
  color: #fff;
}

.team_area_2 .card .team_social_link li i.ti-vimeo-alt {
  background: #fff;
  color: #304e73;
}

.team_area_2 .card .team_social_link li i.ti-vimeo-alt:hover {
  background: #1ab7ea;
  color: #fff;
}

.team_area_2 .card .team_social_link li i.ti-linkedin {
  background: #fff;
  color: #304e73;
}

.team_area_2 .card .team_social_link li i.ti-linkedin:hover {
  background: #1561bf;
  color: #fff;
}

.team_area_2 .card .team_social_link li i.ti-twitter-alt {
  background: #fff;
  color: #304e73;
}

.team_area_2 .card .team_social_link li i.ti-twitter-alt:hover {
  background: #1da1f2;
  color: #fff;
}

.team_area_2 .card .team_social_link li i.ti-pinterest {
  background: #fff;
  color: #304e73;
}

.team_area_2 .card .team_social_link li i.ti-pinterest:hover {
  background: #bd081c;
  color: #fff;
}

.team_area_2 .card .card-body {
  text-align: center;
  padding: 25px 20px;
  background: #fff;
}

.team_area_2 .card .card-body h5.card-title {
  font-size: 24px;
  margin: 20px 0 20px;
  font-weight: 700;
  
}

.team_area_2 .card .card-body h5.card-title a {
  color: #0cbafc;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.team_area_2 .card .card-body h5.card-title a:hover {
  color: #0cbafc;
}

.team_area_2 .card .card-body h5.card-title span {
  font-size: 12px;
  font-weight: 400;
  
  
  color: #304e73;
  display: block;
}

.team_area_2 .card .card-body p.card-text {
  font-size: 16px;
  margin-top: 60px;
  line-height: 1.5;
  font-weight: 400;
  
  color: #838bab;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			15. Client Testimonial Section
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.client_and_testimonial {
  position: relative;
  z-index: 1;
}

.client_and_testimonial:after {
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../img/testimonial_and_client_bg.png");
  content: '';
  left: 0;
  width: 100%;
  height: 160%;
  top: -250px;
}

.client_and_testimonial_2 {
  padding: 100px 0 150px;
  position: relative;
  z-index: 1;
}

.client_and_testimonial_2:after {
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-image: url("../img/testimonial_and_client_bg_2.png");
  content: '';
  left: 0;
  width: 100%;
  height: 100%;
  top: 0px;
}

.client_and_testimonial_3 {
  position: relative;
  z-index: 1;
}

.client_and_testimonial_3:after {
  position: absolute;
  z-index: -1;
  background-repeat: no-repeat;
  background-size: cover;
  background-image: url("../img/testimonial_and_client_bg_3.png");
  content: '';
  left: 0;
  width: 100%;
  height: 100%;
  top: 0px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .client_and_testimonial:after {
    top: -200px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			16. Footer sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.footer_top .f_widget_1 .footer_logo,
.footer_middle .f_widget_1 .footer_logo {
  font-size: 0;
}

.footer_top .f_widget_1 p,
.footer_middle .f_widget_1 p {
  margin-top: 30px;
  font-size: 14px;
  color: #fff;
  font-weight: 400;
  
  line-height: 1.5;
}

.footer_top .f_widget_1 .social_link,
.footer_middle .f_widget_1 .social_link {
  margin-top: 30px;
}

.footer_top .f_widget_1 .social_link li,
.footer_middle .f_widget_1 .social_link li {
  margin-right: 10px;
  display: inline-block;
}

.footer_top .f_widget_1 .social_link li a,
.footer_middle .f_widget_1 .social_link li a {
  font-size: 0;
}

.footer_top .f_widget_1 .social_link li i,
.footer_middle .f_widget_1 .social_link li i {
  font-size: 14px;
  display: inline-block;
  padding: 10px;
  border-radius: 50%;
  background: none;
  border: 1px solid #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
}

.footer_top .f_widget_1 .social_link li i.ti-facebook:hover,
.footer_middle .f_widget_1 .social_link li i.ti-facebook:hover {
  color: #3b5998;
  background: #fff;
}

.footer_top .f_widget_1 .social_link li i.ti-vimeo-alt:hover,
.footer_middle .f_widget_1 .social_link li i.ti-vimeo-alt:hover {
  color: #1ab7ea;
  background: #fff;
}

.footer_top .f_widget_1 .social_link li i.ti-twitter-alt:hover,
.footer_middle .f_widget_1 .social_link li i.ti-twitter-alt:hover {
  color: #1da1f2;
  background: #fff;
}

.footer_top .f_widget_1 .social_link li i.ti-pinterest:hover,
.footer_middle .f_widget_1 .social_link li i.ti-pinterest:hover {
  color: #bd081c;
  background: #fff;
}

.footer_top .f_widget_5,
.footer_middle .f_widget_5,
.footer_top .f_widget_4,
.footer_middle .f_widget_4,
.footer_top .f_widget_3,
.footer_middle .f_widget_3,
.footer_top .f_widget_2,
.footer_middle .f_widget_2 {
  margin-left: 25px;
  text-align: left;
}

.footer_top .f_widget_5 h3,
.footer_middle .f_widget_5 h3,
.footer_top .f_widget_4 h3,
.footer_middle .f_widget_4 h3,
.footer_top .f_widget_3 h3,
.footer_middle .f_widget_3 h3,
.footer_top .f_widget_2 h3,
.footer_middle .f_widget_2 h3 {
  color: #fff;
  margin-bottom: 25px;
  font-size: 22px;
  line-height: 36px;
  font-weight: 700;
  
}

.footer_top .f_widget_5 ul,
.footer_middle .f_widget_5 ul,
.footer_top .f_widget_4 ul,
.footer_middle .f_widget_4 ul,
.footer_top .f_widget_3 ul,
.footer_middle .f_widget_3 ul,
.footer_top .f_widget_2 ul,
.footer_middle .f_widget_2 ul {
  text-align: left;
}

.footer_top .f_widget_5 ul li,
.footer_middle .f_widget_5 ul li,
.footer_top .f_widget_4 ul li,
.footer_middle .f_widget_4 ul li,
.footer_top .f_widget_3 ul li,
.footer_middle .f_widget_3 ul li,
.footer_top .f_widget_2 ul li,
.footer_middle .f_widget_2 ul li {
  display: block;
  margin-bottom: 20px;
}

.footer_top .f_widget_5 ul li a,
.footer_middle .f_widget_5 ul li a,
.footer_top .f_widget_4 ul li a,
.footer_middle .f_widget_4 ul li a,
.footer_top .f_widget_3 ul li a,
.footer_middle .f_widget_3 ul li a,
.footer_top .f_widget_2 ul li a,
.footer_middle .f_widget_2 ul li a {
  display: inline-block;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.footer_top .f_widget_5 ul li a:hover,
.footer_middle .f_widget_5 ul li a:hover,
.footer_top .f_widget_4 ul li a:hover,
.footer_middle .f_widget_4 ul li a:hover,
.footer_top .f_widget_3 ul li a:hover,
.footer_middle .f_widget_3 ul li a:hover,
.footer_top .f_widget_2 ul li a:hover,
.footer_middle .f_widget_2 ul li a:hover {
  margin-left: 5px;
  opacity: 0.5;
}

.footer_top_2 {
  padding: 50px 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.footer_top_2 .footer_logo {
  font-size: 0;
}

.footer_top_2 .footer_logo img {
  margin-top: 5px;
}

.footer_top_2 .top_certified a {
  font-size: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer_top_2 .top_certified a:hover {
  opacity: 0.5;
}

.footer_top_2 .top_certified img {
  margin-left: 15px;
}

.footer_middle {
  padding: 75px 0 25px;
}

.footer_middle .f_widget_1 p {
  margin-top: 10px;
  margin-bottom: 15px;
}

.footer_middle .f_widget_1 p span {
  font-weight: 700;
}

.footer_middle .f_widget_1 .social_link {
  margin-top: 0;
}

.footer_middle .f_widget_1 .social_link li i {
  border-radius: 0;
}

.footer_bottom {
  background: rgba(0, 0, 0, 0.5);
  padding: 25px;
  border-radius: 15px 15px 0 0;
  position: relative;
  margin-top: 80px;
}

.footer_bottom .scrolltop {
  position: absolute;
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 3px solid #fff;
  background: -webkit-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(right, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to right, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to right, #0acffe 0%, #182dee 100%);
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  left: calc(50% - 30px);
  top: calc(0px - 30px);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.footer_bottom .scrolltop i {
  margin-top: 15px;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.footer_bottom .scrolltop:hover {
  top: -35px;
}

.footer_bottom .top_certified,
.footer_bottom .paypent_list {
  display: inline-block;
}

.footer_bottom .top_certified h3,
.footer_bottom .paypent_list h3 {
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  
}

.footer_bottom .top_certified a,
.footer_bottom .paypent_list a {
  margin-right: 7px;
  font-size: 0;
}

.footer_bottom .copy_right_text p {
  font-size: 14px;
  margin-top: 35px;
  text-align: center;
  color: #0cbafc;
}

.footer_bottom_2 {
  background: rgba(0, 0, 0, 0.1);
  padding: 20px 0;
  border-radius: 0;
}

.footer_bottom_2 .copy_right_text {
  font-size: 14px;
}

.footer_bottom_2 .paypent_list {
  display: inline-block;
}

.footer_bottom_2 .paypent_list a {
  margin-right: 7px;
  display: inline-block;
  font-size: 0;
}

.footer_bottom_2 .paypent_list a img {
  display: block;
}

.simple_clean {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/footer-bg.jpg"), -webkit-gradient(linear, left top, left bottom, from(#0acffe), to(#182dee));
  background-image: url("../img/footer-bg.jpg"), -webkit-linear-gradient(#0acffe 0%, #182dee 100%);
  background-image: url("../img/footer-bg.jpg"), -o-linear-gradient(#0acffe 0%, #182dee 100%);
  background-image: url("../img/footer-bg.jpg"), linear-gradient(#0acffe 0%, #182dee 100%);
  background-blend-mode: multiply;
  font-size: 14px;
  color: #fff;
  padding-top: 200px;
  margin-top: -100px;
}

.creative_clean {
  padding-top: 250px;
  background-image: url("../img/footer-bg-2.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.creative_clean .footer_wrapper {
  color: #fff;
}

.creative_clean .footer_wrapper .footer_bottom .scrolltop {
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
}

.simple_clean_3,
.simple_clean_4 {
  color: #fff;
  background: #1b38ff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.simple_clean_4 {
  background: -webkit-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to bottom, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to bottom, #363bff 0%, #d289ff 100%);
}

.simple_clean_4 .footer_bottom {
  border-radius: 0;
}

.simple_clean_5 {
  padding-top: 350px;
  position: relative;
  z-index: 1;
  overflow: hidden;
}

.simple_clean_5 .footer_bottom .scrolltop {
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
}

.simple_clean_5:after,
.simple_clean_5:before {
  position: absolute;
  width: 100%;
  height: 120%;
  content: "";
  -webkit-transform: skewY(-5deg);
  -ms-transform: skewY(-5deg);
  transform: skewY(-5deg);
  border-radius: 150px 140px 0 0;
}

.simple_clean_5:before {
  background: -webkit-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to bottom, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to bottom, #6a11cb 0%, #2575fc 100%);
  top: 235px;
  z-index: -2;
  left: 0;
  border-radius: 150px 140px 0 0;
}

.simple_clean_5:after {
  top: 185px;
  background: -webkit-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to bottom, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to bottom, #6a11cb 0%, #2575fc 100%);
  z-index: -1;
  opacity: 0.5;
  left: 40px;
  border-radius: 150px 140px 0 0;
}

.simple_clean_6 {
  padding-top: 200px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.simple_clean_6:after {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 50px;
  width: 100%;
  height: calc(100% + 200px);
  content: "";
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  -webkit-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  transform: skewY(-3deg);
}

.simple_clean_6 .footer_bottom {
  background: rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  border-radius: 0;
}

.simple_clean_6 .footer_bottom p {
  text-align: left;
  margin-top: 10px;
  color: #fff;
}

.simple_clean_6 .footer_bottom .paypent_list {
  display: inline-block;
}

.simple_clean_7 {
  padding-top: 0;
  background: #191b41;
  position: relative;
  z-index: 1;
}

.simple_clean_7 .footer_bottom {
  border-radius: 0;
}

.simple_clean_7 .footer_bottom .copy_right_text p {
  color: #fff;
}

.simple_clean_8 {
  padding-top: 120px;
  position: relative;
  z-index: 1;
  background: -webkit-linear-gradient(top, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(bottom, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to bottom, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(top, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to bottom, #15efa4 0%, #0bbdff 100%);
}

.simple_clean_8 .footer_bottom {
  background: #1f2d54;
  padding: 15px 0;
  border-radius: 0;
}

.simple_clean_8 .footer_bottom p {
  text-align: left;
  margin-top: 10px;
  color: #fff;
}

.simple_clean_8 .footer_bottom .paypent_list {
  display: inline-block;
}

.simple_clean_9 {
  padding-top: 120px;
  position: relative;
  z-index: 1;
  background-color: #838bab033;
}

.simple_clean_9 .footer_bottom {
  background: rgba(0, 0, 0, 0.1);
  padding: 15px 0;
  border-radius: 0;
}

.simple_clean_9 .footer_bottom p {
  text-align: left;
  margin-top: 10px;
}

.simple_clean_9 .footer_bottom .paypent_list {
  display: inline-block;
}

.simple_clean_10 {
  font-size: 14px;
  color: #28425d;
  padding-top: 100px;
  z-index: 1;
}

.simple_clean_10 .footer_top .f_widget_1 .social_link,
.simple_clean_10 .footer_middle .f_widget_1 .social_link {
  margin-top: 30px;
}

.simple_clean_10 .footer_top .f_widget_1 .social_link li i,
.simple_clean_10 .footer_middle .f_widget_1 .social_link li i {
  background: none;
  border: 1px solid #28425d;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #fff;
  background: #28425d;
}

.simple_clean_10 .footer_top .f_widget_1 .social_link li i:hover,
.simple_clean_10 .footer_middle .f_widget_1 .social_link li i:hover {
  background: #fff;
  color: #28425d !important;
}

.simple_clean_10 .footer_top .f_widget_1 p,
.simple_clean_10 .footer_middle .f_widget_1 p {
  color: #28425d;
}

.simple_clean_10 .footer_top .f_widget_1 h3,
.simple_clean_10 .footer_middle .f_widget_1 h3,
.simple_clean_10 .footer_top .f_widget_2 h3,
.simple_clean_10 .footer_middle .f_widget_2 h3,
.simple_clean_10 .footer_top .f_widget_3 h3,
.simple_clean_10 .footer_middle .f_widget_3 h3,
.simple_clean_10 .footer_top .f_widget_4 h3,
.simple_clean_10 .footer_middle .f_widget_4 h3,
.simple_clean_10 .footer_top .f_widget_5 h3,
.simple_clean_10 .footer_middle .f_widget_5 h3 {
  color: #28425d;
}

.simple_clean_10 .footer_top .f_widget_2 ul li a,
.simple_clean_10 .footer_middle .f_widget_2 ul li a,
.simple_clean_10 .footer_top .f_widget_3 ul li a,
.simple_clean_10 .footer_middle .f_widget_3 ul li a,
.simple_clean_10 .footer_top .f_widget_4 ul li a,
.simple_clean_10 .footer_middle .f_widget_4 ul li a,
.simple_clean_10 .footer_top .f_widget_5 ul li a,
.simple_clean_10 .footer_middle .f_widget_5 ul li a {
  color: #28425d;
}

.simple_clean_10 .footer_bottom {
  background: rgba(0, 0, 0, 0.1);
}

.simple_clean_10 .footer_bottom p {
  color: #28425d;
}

.simple_clean_10 .footer_bottom .paypent_list h3,
.simple_clean_10 .footer_bottom .top_certified h3 {
  color: #28425d;
}

.footer_light_in {
  padding-top: 100px;
  background: #191b41;
  position: relative;
  z-index: 1;
}

.footer_light_in .footer_bottom {
  border-radius: 0;
}

.footer_light_in .footer_bottom .copy_right_text p {
  color: #fff;
}

.scrolltop_wrapper {
  display: none;
}

.scrolltop_wrapper.scrollon {
  display: block !important;
}

.creative_clean .footer_bottom .scrolltop {
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
}

.scrolltop_2 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 99;
  border: 3px solid #fff;
  background: #325075;
  -webkit-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.scrolltop_2 i {
  margin-top: 15px;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.scrolltop_2:hover {
  background: #0309ff;
  bottom: 105px;
}

.scrolltop_3 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: fixed;
  bottom: 100px;
  right: 20px;
  z-index: 99;
  border: 3px solid #fff;
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  -webkit-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
}

.scrolltop_3:hover {
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  bottom: 105px;
}

.scrolltop_3 i {
  margin-top: 15px;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.scrolltop_4 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: fixed;
  bottom: 100px;
  right: 30px;
  z-index: 99;
  border: 3px solid #fff;
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  -webkit-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
}

.scrolltop_4:hover {
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  bottom: 105px;
}

.scrolltop_4 i {
  margin-top: 15px;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.scrolltop_5 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: fixed;
  bottom: 100px;
  right: 20px;
  background: #3a2085;
  z-index: 99;
  border: 3px solid #fff;
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
}

.scrolltop_5:hover {
  background: #28165c;
  bottom: 105px;
}

.scrolltop_5 i {
  margin-top: 15px;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.scrolltop_6 {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  position: fixed;
  bottom: 100px;
  right: 20px;
  background: #15efa4;
  z-index: 99;
  border: 3px solid #fff;
  cursor: pointer;
  text-align: center;
  font-size: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 10.5px 1.5px rgba(0, 0, 0, 0.25);
}

.scrolltop_6:hover {
  background: #0dc485;
  bottom: 105px;
}

.scrolltop_6 i {
  margin-top: 15px;
  display: inline-block;
  font-size: 20px;
  color: #fff;
}

.simple_clean_7 .footer_bottom .scrolltop {
  background: #3a2085;
}

.footer_light_in .footer_bottom .scrolltop {
  background: #3a2085;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .footer_bottom .top_certified a,
  .footer_bottom .paypent_list a {
    margin-right: 3px;
  }

  .footer_bottom .copy_right_text p {
    font-size: 12px;
  }

  .creative_clean {
    padding-top: 150px;
  }

  .simple_clean_5:after,
  .simple_clean_5:before {
    -webkit-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    transform: skewY(-5deg);
  }

  .simple_clean_5:before {
    top: 225px;
    left: 0;
    border-radius: 140px 120px 0 0;
  }

  .simple_clean_5:after {
    top: 175px;
    border-radius: 160px 140px 0 0;
    left: 15px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {

  .footer_top .f_widget_1 p,
  .footer_middle .f_widget_1 p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .footer_top .f_widget_1 .social_link,
  .footer_middle .f_widget_1 .social_link {
    margin-top: 15px;
    margin-bottom: 0px;
  }

  .footer_top .f_widget_1 .social_link i,
  .footer_middle .f_widget_1 .social_link i {
    font-size: 15px;
  }

  .footer_top .f_widget_5,
  .footer_middle .f_widget_5,
  .footer_top .f_widget_4,
  .footer_middle .f_widget_4,
  .footer_top .f_widget_3,
  .footer_middle .f_widget_3,
  .footer_top .f_widget_2,
  .footer_middle .f_widget_2 {
    margin-left: 0px;
  }

  .footer_top .f_widget_5 h3,
  .footer_middle .f_widget_5 h3,
  .footer_top .f_widget_4 h3,
  .footer_middle .f_widget_4 h3,
  .footer_top .f_widget_3 h3,
  .footer_middle .f_widget_3 h3,
  .footer_top .f_widget_2 h3,
  .footer_middle .f_widget_2 h3 {
    margin-bottom: 20px;
    font-size: 18px;
    text-align: left;
  }

  .footer_top .f_widget_5 ul li,
  .footer_middle .f_widget_5 ul li,
  .footer_top .f_widget_4 ul li,
  .footer_middle .f_widget_4 ul li,
  .footer_top .f_widget_3 ul li,
  .footer_middle .f_widget_3 ul li,
  .footer_top .f_widget_2 ul li,
  .footer_middle .f_widget_2 ul li {
    margin-bottom: 22px;
  }

  .footer_top .f_widget_5 ul li a,
  .footer_middle .f_widget_5 ul li a,
  .footer_top .f_widget_4 ul li a,
  .footer_middle .f_widget_4 ul li a,
  .footer_top .f_widget_3 ul li a,
  .footer_middle .f_widget_3 ul li a,
  .footer_top .f_widget_2 ul li a,
  .footer_middle .f_widget_2 ul li a {
    font-size: 12px;
  }

  .footer_top_2 .top_certified {
    margin-top: 10px;
  }

  .footer_top_2 .top_certified a img {
    margin-left: 12px;
    width: 60px;
  }

  .footer_middle {
    padding: 40px 0 25px;
  }

  .footer_bottom .scrolltop {
    width: 56px;
    height: 56px;
    left: calc(50% - 28px);
  }

  .footer_bottom .scrolltop i {
    margin-top: 13px;
  }

  .footer_bottom .top_certified,
  .footer_bottom .paypent_list {
    text-align: left;
  }

  .footer_bottom .top_certified a,
  .footer_bottom .paypent_list a {
    margin-right: 5px;
    margin-bottom: 5px;
    display: inline-block;
  }

  .footer_bottom .top_certified a img,
  .footer_bottom .paypent_list a img {
    width: 30px;
  }

  .footer_bottom .copy_right_text p {
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
    line-height: 1.5;
  }

  .footer_bottom_2 .copy_right_text {
    font-size: 14px;
  }

  .simple_clean {
    padding-top: 160px;
  }

  .simple_clean_10 {
    padding-top: 60px;
  }

  .creative_clean {
    padding-top: 150px;
  }

  .simple_clean_5 {
    padding-top: 250px;
  }

  .simple_clean_5:after,
  .simple_clean_5:before {
    -webkit-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    transform: skewY(-5deg);
  }

  .simple_clean_5:before {
    top: 135px;
    left: 0;
    border-radius: 140px 120px 0 0;
  }

  .simple_clean_5:after {
    top: 100px;
    border-radius: 160px 140px 0 0;
    left: 15px;
  }

  .simple_clean_6 {
    padding-top: 130px;
  }

  .simple_clean_7 {
    padding-top: 130px;
  }

  .footer_light_in {
    padding-top: 50px;
  }
}

@media (max-width: 767px) {

  .footer_top .f_widget_1,
  .footer_middle .f_widget_1 {
    padding: 0 25px;
  }

  .footer_top .f_widget_1 h2,
  .footer_middle .f_widget_1 h2 {
    width: 50%;
  }

  .footer_top .f_widget_1 h2 a img,
  .footer_middle .f_widget_1 h2 a img {
    width: 80%;
  }

  .footer_top .f_widget_1 p,
  .footer_middle .f_widget_1 p {
    margin-top: 15px;
    font-size: 14px;
    line-height: 20px;
  }

  .footer_top .f_widget_1 .social_link,
  .footer_middle .f_widget_1 .social_link {
    margin-top: 25px;
    margin-bottom: 0px;
  }

  .footer_top .f_widget_1 .social_link i,
  .footer_middle .f_widget_1 .social_link i {
    font-size: 15px;
  }

  .footer_top .f_widget_5,
  .footer_middle .f_widget_5,
  .footer_top .f_widget_4,
  .footer_middle .f_widget_4,
  .footer_top .f_widget_3,
  .footer_middle .f_widget_3,
  .footer_top .f_widget_2,
  .footer_middle .f_widget_2 {
    text-align: left;
  }

  .footer_top .f_widget_5 h3,
  .footer_middle .f_widget_5 h3,
  .footer_top .f_widget_4 h3,
  .footer_middle .f_widget_4 h3,
  .footer_top .f_widget_3 h3,
  .footer_middle .f_widget_3 h3,
  .footer_top .f_widget_2 h3,
  .footer_middle .f_widget_2 h3 {
    margin-bottom: 8px;
    font-size: 18px;
    margin-top: 15px;
  }

  .footer_top .f_widget_5 ul,
  .footer_middle .f_widget_5 ul,
  .footer_top .f_widget_4 ul,
  .footer_middle .f_widget_4 ul,
  .footer_top .f_widget_3 ul,
  .footer_middle .f_widget_3 ul,
  .footer_top .f_widget_2 ul,
  .footer_middle .f_widget_2 ul {
    text-align: left;
  }

  .footer_top .f_widget_5 ul li,
  .footer_middle .f_widget_5 ul li,
  .footer_top .f_widget_4 ul li,
  .footer_middle .f_widget_4 ul li,
  .footer_top .f_widget_3 ul li,
  .footer_middle .f_widget_3 ul li,
  .footer_top .f_widget_2 ul li,
  .footer_middle .f_widget_2 ul li {
    margin-bottom: 12px;
  }

  .footer_top .f_widget_5 ul li a,
  .footer_middle .f_widget_5 ul li a,
  .footer_top .f_widget_4 ul li a,
  .footer_middle .f_widget_4 ul li a,
  .footer_top .f_widget_3 ul li a,
  .footer_middle .f_widget_3 ul li a,
  .footer_top .f_widget_2 ul li a,
  .footer_middle .f_widget_2 ul li a {
    font-size: 14px;
  }

  .footer_top_2 {
    padding: 0px 0 15px;
  }

  .footer_top_2 .footer_logo {
    font-size: 0;
  }

  .footer_top_2 .footer_logo img {
    width: 80%;
  }

  .footer_top_2 .top_certified {
    margin-top: 20px;
  }

  .footer_top_2 .top_certified a img {
    margin-left: 7px;
    width: 45px;
  }

  .footer_middle {
    padding: 0px 0 25px;
  }

  .footer_bottom {
    margin-top: 25px;
    padding-bottom: 25px;
  }

  .footer_bottom .scrolltop {
    width: 40px;
    height: 40px;
    left: calc(50% - 20px);
    top: calc(0px - 20px);
  }

  .footer_bottom .scrolltop i {
    margin-top: 0;
  }

  .footer_bottom .scrolltop:hover {
    top: -25px;
  }

  .footer_bottom .top_certified,
  .footer_bottom .paypent_list {
    text-align: center;
    margin-bottom: 0px;
  }

  .footer_bottom .top_certified a,
  .footer_bottom .paypent_list a {
    margin-right: 5px;
    display: inline-block;
  }

  .footer_bottom .top_certified a img,
  .footer_bottom .paypent_list a img {
    width: 38px;
  }

  .footer_bottom .copy_right_text {
    margin: 20px 0;
  }

  .footer_bottom .copy_right_text p {
    text-align: center;
    font-size: 12px;
  }

  .footer_bottom_2 .copy_right_text {
    font-size: 12px;
  }

  .simple_clean {
    padding-top: 130px;
    margin-top: -80px;
  }

  .simple_clean_10 {
    padding-top: 30px;
  }

  .creative_clean {
    padding-top: 130px;
  }

  .simple_clean_3 .copy_right_text p,
  .simple_clean_4 .copy_right_text p {
    margin-top: 15px;
  }

  .simple_clean_3,
  .simple_clean_4,
  .simple_clean_4 {
    padding-top: 15px;
  }

  .simple_clean_5 {
    padding-top: 130px;
  }

  .simple_clean_5:after,
  .simple_clean_5:before {
    -webkit-transform: skewY(-5deg);
    -ms-transform: skewY(-5deg);
    transform: skewY(-5deg);
  }

  .simple_clean_5:before {
    top: 60px;
    left: 0;
    border-radius: 100px 60px 0 0;
  }

  .simple_clean_5:after {
    top: 30px;
    border-radius: 105px 50px 0 0;
    left: 15px;
  }

  .simple_clean_6 {
    padding-top: 70px;
  }

  .simple_clean_6 .footer_bottom .copy_right_text {
    margin: 0;
  }

  .simple_clean_7 {
    padding-top: 15px;
  }

  .simple_clean_8 {
    padding-top: 15px;
  }

  .simple_clean_8 .footer_bottom .copy_right_text {
    margin: 0;
  }

  .footer_light_in {
    padding-top: 30px;
  }

  .scrolltop_2 {
    width: 45px;
    height: 45px;
  }

  .scrolltop_2 i {
    margin-top: 0px;
    font-size: 14px;
  }

  .scrolltop_3 {
    width: 45px;
    height: 45px;
  }

  .scrolltop_3 i {
    margin-top: 0px;
    font-size: 14px;
  }

  .scrolltop_4 {
    width: 45px;
    height: 45px;
  }

  .scrolltop_4 i {
    margin-top: 0px;
    font-size: 14px;
  }

  .scrolltop_5 {
    width: 45px;
    height: 45px;
  }

  .scrolltop_5 i {
    margin-top: 0px;
    font-size: 14px;
  }

  .scrolltop_6 {
    width: 45px;
    height: 45px;
  }

  .scrolltop_6 i {
    margin-top: 0px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .footer_bottom .copy_right_text {
    font-size: 14px;
  }

  .footer_bottom .paypent_list a img,
  .footer_bottom .top_certified a img {
    width: auto;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			17. Feature sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.single_feature_item {
  border: 1px solid #b7f0ff;
  -webkit-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px 0px rgba(0, 0, 0, 0.2);
  padding: 50px 40px;
  margin-bottom: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  z-index: 1;
  position: relative;
}

.single_feature_item h3 {
  color: #304e73;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 700;
  
}

.single_feature_item p {
  font-size: 16px;
  color: #838bab;
  line-height: 1.75;
  font-weight: 400;
  
}

.single_feature_item:before {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -1px;
  background: #304e73;
  height: 10px;
  width: calc(100% + 2px);
  z-index: 1;
  opacity: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_item:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: -1px;
  background: -webkit-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(right, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to right, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to right, #0acffe 0%, #182dee 100%);
  height: 10px;
  width: calc(100% + 2px);
  z-index: 2;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_item:hover {
  border-bottom: 0;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(16, 139, 247, 0.3);
  -moz-box-shadow: 0px 10px 15px 0px rgba(16, 139, 247, 0.3);
  box-shadow: 0px 10px 15px 0px rgba(16, 139, 247, 0.3);
  top: -10px;
}

.single_feature_item:hover:after {
  opacity: 1;
}

.single_feature_item .feature_img {
  display: table;
  width: 105px;
  height: 105px;
  margin: auto;
  text-align: center;
  margin-bottom: 25px;
}

.single_feature_item .feature_img .feature_img_tablecell {
  display: table-cell;
  vertical-align: middle;
}

.single_feature_pattern_2,
.single_feature_item_2,
.single_feature_item_4,
.single_feature_item_7,
.single_feature_item_9,
.single_feature_item_12 {
  margin: 0;
  border-radius: 5px;
  padding: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  z-index: 1;
  position: relative;
  height: 100%;
}

.single_feature_pattern_2:hover,
.single_feature_item_2:hover,
.single_feature_item_4:hover,
.single_feature_item_7:hover,
.single_feature_item_9:hover,
.single_feature_item_12:hover {
  border: 0 ;
}


.single_feature_pattern_2 h3,
.single_feature_item_2 h3,
.single_feature_item_4 h3,
.single_feature_item_7 h3,
.single_feature_item_9 h3,
.single_feature_item_12 h3 {
  font-size: 20px;
  margin-bottom: 10px;
  font-weight: 500;
  
}

.single_feature_pattern_2 p,
.single_feature_item_2 p,
.single_feature_item_4 p,
.single_feature_item_7 p,
.single_feature_item_9 p,
.single_feature_item_12 p {
  font-size: 14px;
  line-height: 1.75;
  font-weight: 400;
  
  margin-bottom: 10px;
}

.single_feature_pattern_2 .boxed_btn,
.single_feature_item_2 .boxed_btn,
.single_feature_item_4 .boxed_btn,
.single_feature_item_7 .boxed_btn,
.single_feature_item_9 .boxed_btn,
.single_feature_item_12 .boxed_btn {
  display: inline-block;
  background: none;
  font-size: 14px;
  font-weight: 700;
  
}

.single_feature_pattern_2 .boxed_btn span,
.single_feature_item_2 .boxed_btn span,
.single_feature_item_4 .boxed_btn span,
.single_feature_item_7 .boxed_btn span,
.single_feature_item_9 .boxed_btn span,
.single_feature_item_12 .boxed_btn span {
  font-size: 13px;
  margin-left: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_pattern_2 .boxed_btn:hover span,
.single_feature_item_2 .boxed_btn:hover span,
.single_feature_item_4 .boxed_btn:hover span,
.single_feature_item_7 .boxed_btn:hover span,
.single_feature_item_9 .boxed_btn:hover span,
.single_feature_item_12 .boxed_btn:hover span {
  margin-left: 5px;
}

.single_feature_pattern_2 .feature_icon,
.single_feature_item_2 .feature_icon,
.single_feature_item_4 .feature_icon,
.single_feature_item_7 .feature_icon,
.single_feature_item_9 .feature_icon,
.single_feature_item_12 .feature_icon {
  position: relative;
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  border-radius: 12px;
}

.single_feature_pattern_2 .feature_icon i,
.single_feature_item_2 .feature_icon i,
.single_feature_item_4 .feature_icon i,
.single_feature_item_7 .feature_icon i,
.single_feature_item_9 .feature_icon i,
.single_feature_item_12 .feature_icon i {
  font-size: 35px;
  color: #838bab;
}

.feature_area_2 {
  background-image: url("../img/circle.png");
  background-size: 45%;
  background-repeat: no-repeat;
  background-position: -35% 160%;
  background-size: 35%;
  background-repeat: no-repeat;
  background-color: #f4f5ff;
}

.text-opt{margin-bottom: 80px;
  color: #838bab;
  font-size: 16px;
  padding: 0 50px;
  text-align: center;
  font-weight: 400;
  line-height: 24px;}

.single_feature_item_2 {
  border: 0;
  background-color:#fff;
  -webkit-box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0px 10px 60px 0px rgba(0, 0, 0, 0.07);
}

.single_feature_item_2 ul {margin: 0; padding: 0;}
.single_feature_item_2 ul li {
  margin: 0 0 16px;
  padding: 0 0 0 20px;
  color: #838bab;
  position: relative;
  line-height: 20px;
}
.single_feature_item_2 ul li:after {
  font-family: 'themify';
  content: '';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    position: absolute;
    left: 0;
    content: "\e661";
    top: 3px;

}

#services .single_feature_item_2:hover h3,
#services .single_feature_item_2:hover li 
{
  color: #fff;
}

#services .single_feature_item_2:hover:before {
  opacity: 1;
}

#services .single_feature_item_2:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: auto;
  background: -webkit-linear-gradient(bottom, #0b3483 0%, #2157be 100%);
  background: -o-linear-gradient(top, #0b3483 0%, #2157be 100%);
  background: -moz-linear-gradient(to top, #0b3483 0%, #2157be 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0b3483), to(#2157be));
  background: -o-linear-gradient(bottom, #0b3483 0%, #2157be 100%);
  background: linear-gradient(to top, #0b3483 0%, #2157be 100%);
  right: 0px;
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: '';
  opacity: 0;
  border-radius: 5px;
}


.single_feature_item_2 h3 {
  color: #314e72;
}

.single_feature_item_2 p {
  color: #838bab;
}

.single_feature_item_2 .boxed_btn {
  color: #304e73;
}

.single_feature_item_2 .boxed_btn:hover {
  background: -webkit-linear-gradient(left, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(right, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to right, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left top, right top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(left, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to right, #1317d1 0%, #07164e 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.single_feature_item_2 .feature_icon {
color:#838bab;
font-size: 35px;
}

.single_feature_item_3 {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 50px 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  z-index: 1;
  position: relative;
  margin-bottom: 50px;
}

.single_feature_item_3 h3 {
  color: #304e73;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 700;
  
}

.single_feature_item_3 p {
  font-size: 16px;
  color: #838bab;
  line-height: 1.75;
  font-weight: 400;
  
}

.single_feature_item_3:hover {
  border-bottom: 0;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(16, 139, 247, 0.3);
  -moz-box-shadow: 0px 10px 15px 0px rgba(16, 139, 247, 0.3);
  box-shadow: 0px 10px 15px 0px rgba(16, 139, 247, 0.3);
  top: -10px;
}

.single_feature_item_3 .feature_img {
  display: table;
  width: 105px;
  height: 105px;
  margin: auto;
  text-align: center;
  margin-bottom: 25px;
}

.single_feature_item_3 .feature_img .feature_img_tablecell {
  display: table-cell;
  vertical-align: middle;
}

.single_feature_item_4 {
  border: 1px solid #d2e5ff;
}

.single_feature_item_4:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}

.single_feature_item_4 h3 {
  background: -webkit-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(right, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to right, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to right, #363bff 0%, #d289ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.single_feature_item_4 p {
  color: #838bab;
}

.single_feature_item_4 .boxed_btn {
  color: #304e73;
}

.single_feature_item_4 .boxed_btn:hover {
  background: -webkit-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(right, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to right, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to right, #363bff 0%, #d289ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.single_feature_item_4 .feature_icon {
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
}

.single_feature_pattern_3,
.single_feature_item_5,
.single_feature_item_6 {
  padding: 35px 25px;
  background-image: -webkit-linear-gradient(right, #ffd050 0%, #e08900 100%);
  background-image: -o-linear-gradient(right, #ffd050 0%, #e08900 100%);
  background-image: -webkit-gradient(linear, right top, left top, from(#ffd050), to(#e08900));
  background-image: linear-gradient(to left, #ffd050 0%, #e08900 100%);
  border-radius: 10px;
  position: relative;
  z-index: 99;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  text-align: center;
  color: #fff;
}

.single_feature_pattern_3:after,
.single_feature_item_5:after,
.single_feature_item_6:after {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 100%;
  border-radius: 10px;
  left: 0;
  top: 0;
  content: "";
  z-index: -1;
  position: absolute;
  opacity: 0;
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
}

.single_feature_pattern_3:hover:after,
.single_feature_item_5:hover:after,
.single_feature_item_6:hover:after {
  opacity: 1;
}

.single_feature_pattern_3:hover .feature_icon,
.single_feature_item_5:hover .feature_icon,
.single_feature_item_6:hover .feature_icon {
  opacity: 1;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.single_feature_pattern_3:hover,
.single_feature_item_5:hover,
.single_feature_item_6:hover {
  top: -5px;
}

.single_feature_pattern_3 .feature_icon,
.single_feature_item_5 .feature_icon,
.single_feature_item_6 .feature_icon {
  opacity: 0.2;
  height: 105px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_pattern_3 h3,
.single_feature_item_5 h3,
.single_feature_item_6 h3 {
  font-size: 20px;
  font-weight: 700;
  
  padding: 15px 0;
}

.single_feature_pattern_3 p,
.single_feature_item_5 p,
.single_feature_item_6 p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  
}

.feature_area_5 {
  position: relative;
  top: -180px;
  background-size: 45%;
  background-repeat: no-repeat;
  background-position: -35% 160%;
  background-size: 35%;
  background-repeat: no-repeat;
}

.single_feature_item_5.red_bg,
.single_feature_item_6.red_bg {
  background-image: -webkit-linear-gradient(left, #b60d21 0%, #fd6481 100%);
  background-image: -o-linear-gradient(left, #b60d21 0%, #fd6481 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(#b60d21), to(#fd6481));
  background-image: linear-gradient(to right, #b60d21 0%, #fd6481 100%);
  top: 15px;
}

.single_feature_item_5.red_bg:hover,
.single_feature_item_6.red_bg:hover {
  top: 10px;
}

.single_feature_item_5.green_bg,
.single_feature_item_6.green_bg {
  background: -webkit-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(right, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to right, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to right, #363bff 0%, #d289ff 100%);
  top: 40px;
}

.single_feature_item_5.green_bg:hover,
.single_feature_item_6.green_bg:hover {
  top: 35px;
}

.single_feature_item_5.blue_bg,
.single_feature_item_6.blue_bg {
  background-image: -moz-linear-gradient(left, #1e62fd 0%, #68e0fd 100%);
  background-image: -webkit-linear-gradient(left, #1e62fd 0%, #68e0fd 100%);
  background-image: -ms-linear-gradient(right, #1e62fd 0%, #68e0fd 100%);
  top: -60px;
}

.single_feature_item_5.blue_bg:hover,
.single_feature_item_6.blue_bg:hover {
  top: -65px;
}

.feature_area_6 .wrapper {
  margin: 35px 0 60px;
  padding: 0px;
}

.single_feature_item_6.blue_bg {
  top: 25px;
}

.single_feature_item_6.blue_bg:hover {
  top: 20px;
}

.single_feature_item_6.red_bg {
  top: 60px;
}

.single_feature_item_6.red_bg:hover {
  top: 55px;
}

.single_feature_item_6.green_bg {
  top: -35px;
}

.single_feature_item_6.green_bg:hover {
  top: -40px;
}

.feature_area_7 {
  position: relative;
  z-index: 1;
}

.feature_area_7:after {
  content: "";
  left: 20%;
  top: 0;
  width: 60%;
  height: 100%;
  position: absolute;
  z-index: -1;
  border-bottom: 2px dashed rgba(19, 23, 209, 0.3);
}

.single_feature_item_7 {
  border: 1px solid #d2e5ff;
}

.single_feature_item_7:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}

.single_feature_item_7 h3 {
  background: -webkit-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, right top, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.single_feature_item_7 p {
  color: #838bab;
}

.single_feature_item_7 .boxed_btn {
  color: #304e73;
}

.single_feature_item_7 .boxed_btn:hover {
  background: -webkit-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, right top, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.single_feature_item_7 .feature_icon {
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
}

.feature_area_8 {
  position: relative;
  z-index: 1;
  top: -115px;
}

.single_feature_item_8 {
  padding: 35px 25px;
  background: #fff;
  border-radius: 13px;
  position: relative;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(58, 32, 133, 0.15);
  box-shadow: 0px 10px 15px 0px rgba(58, 32, 133, 0.15);
  top: 0;
  text-align: center;
  color: #191b41;
}

.single_feature_item_8:after {
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 100%;
  border-radius: 10px;
  left: 0;
  top: 0;
  content: "";
  z-index: -1;
  position: absolute;
  opacity: 0;
  background: #3a2085;
}

.single_feature_item_8:hover:after {
  opacity: 1;
}

.single_feature_item_8:hover .feature_icon {
  opacity: 1;
  -webkit-filter: invert(100%);
  filter: invert(100%);
}

.single_feature_item_8:hover {
  top: -5px;
  color: #fff;
}

.single_feature_item_8 .feature_icon {
  opacity: 0.5;
  height: 105px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_item_8 h3 {
  font-size: 20px;
  font-weight: 700;
  
  padding: 15px 0;
}

.single_feature_item_8 p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  
}

.single_feature_item_9 {
  border: 1px solid #d2e5ff;
}

.single_feature_item_9:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}

.single_feature_item_9 h3 {
  color: #3a2085;
}

.single_feature_item_9 p {
  color: #838bab;
}

.single_feature_item_9 .boxed_btn {
  color: #304e73;
}

.single_feature_item_9 .boxed_btn:hover {
  color: #3a2085;
}

.single_feature_item_9 .feature_icon {
  background: #3a2085;
}

.spacial_feature h2 {
  background: -webkit-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, right top, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-size: 36px;
  margin-bottom: 45px;
  font-weight: 700;
 
  
  position: relative;
  z-index: 1;
}

.spacial_feature h2:after {
  position: absolute;
  z-index: -1;
  left: 0;
  width: 220px;
  height: 30px;
  top: 65%;
  content: "";
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/heading_after.png");
  opacity: 0.3;
}

.spacial_feature h3 {
  font-size: 16px;
  line-height: 1.5;
  color: #838bab;
  margin-bottom: 25px;
}

.spacial_feature li {
  color: #304e73;
  font-size: 18px;
  font-weight: 500;
  
  margin-bottom: 15px;
}

.spacial_feature li i {
  margin-right: 5px;
  color: #2cd63c;
  font-weight: 900;
}

.spacial_feature li:last-child {
  margin: 0;
}

.spacial_feature a.boxed_btn {
  color: #fff;
  padding: 15px 20px;
  margin-top: 30px;
  background: -webkit-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, right top, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  border-radius: 5px;
}

.spacial_feature a.boxed_btn:hover {
  color: #fff;
}

.spacial_feature a.boxed_btn:after {
  border-radius: 5px;
  background: #3a2085;
}

.feature_area_11 {
  position: relative;
  z-index: 1;
  top: -115px;
}

.feature_area_11 .col-md-6.col-lg-3 {
  padding: 0 8px;
}

.single_feature_item_11.red_bg {
  background-image: -webkit-linear-gradient(left, #b60d21 0%, #fd6481 100%);
  background-image: -o-linear-gradient(left, #b60d21 0%, #fd6481 100%);
  background-image: -webkit-gradient(linear, left top, right top, from(#b60d21), to(#fd6481));
  background-image: linear-gradient(to right, #b60d21 0%, #fd6481 100%);
}

.single_feature_item_11.green_bg {
  background: -webkit-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(right, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to right, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to right, #363bff 0%, #d289ff 100%);
}

.single_feature_item_11.blue_bg {
  background-image: -moz-linear-gradient(left, #1e62fd 0%, #68e0fd 100%);
  background-image: -webkit-linear-gradient(left, #1e62fd 0%, #68e0fd 100%);
  background-image: -ms-linear-gradient(right, #1e62fd 0%, #68e0fd 100%);
}

.single_feature_item_11 {
  padding: 35px 25px;
  background-image: -webkit-linear-gradient(right, #ffd050 0%, #e08900 100%);
  background-image: -o-linear-gradient(right, #ffd050 0%, #e08900 100%);
  background-image: -webkit-gradient(linear, right top, left top, from(#ffd050), to(#e08900));
  background-image: linear-gradient(to left, #ffd050 0%, #e08900 100%);
  border-radius: 15px;
  position: relative;
  border: 2px solid #fff;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  text-align: center;
  color: #fff;
  -webkit-box-shadow: 0px 0px 28.5px 1.5px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 0px 28.5px 1.5px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 0px 28.5px 1.5px rgba(0, 0, 0, 0.25);
}

.single_feature_item_11:hover .feature_icon {
  opacity: 1;
  -webkit-filter: invert(0%);
  filter: invert(0%);
}

.single_feature_item_11:hover {
  top: -5px;
}

.single_feature_item_11 .feature_icon {
  -webkit-filter: invert(100%);
  filter: invert(100%);
  height: 105px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_item_11 h3 {
  font-size: 20px;
  font-weight: 700;
  
  padding: 15px 0;
}

.single_feature_item_11 p {
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
  
}

.single_feature_item_12 {
  border: 1px solid #d2e5ff;
}

.single_feature_item_12:hover {
  -webkit-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.3);
}

.single_feature_item_12 h3 {
  background: -webkit-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(right, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.single_feature_item_12 p {
  color: #838bab;
}

.single_feature_item_12 .boxed_btn {
  color: #304e73;
}

.single_feature_item_12 .boxed_btn:hover {
  background: -webkit-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(right, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.single_feature_item_12 .feature_icon {
  background: -webkit-linear-gradient(bottom, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(top, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to top, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(bottom, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to top, #15efa4 0%, #0bbdff 100%);
}

.single_feature_item_13 {
  background: #fff8fa;
  border-radius: 10px;
  padding: 20px;
  margin-bottom: 30px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  z-index: 1;
}

.single_feature_item_13:after,
.single_feature_item_13:before {
  width: 200px;
  height: 200px;
  border-radius: 8px;
  content: "";
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: absolute;
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(top, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to top, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#b8266e), to(#eb566c));
  background: -webkit-linear-gradient(bottom, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(bottom, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to top, #b8266e 0%, #eb566c 100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_item_13:after {
  z-index: -2;
  top: -220px;
  right: -70px;
}

.single_feature_item_13:before {
  z-index: -1;
  top: -220px;
  right: -220px;
}

.single_feature_item_13:hover:before {
  top: -110px;
  right: -100px;
  opacity: 0.6;
}

.single_feature_item_13:hover:after {
  top: -80px;
  right: -70px;
  opacity: 0.6;
}

.single_feature_item_13 h3 {
  color: #050234;
  font-size: 20px;
  margin-bottom: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_item_13 p {
  color: #524f75;
  font-size: 14px;
  line-height: 1.4;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_item_13 .feature_img {
  margin-bottom: 30px;
  height: 100px;
  width: auto;
}

.single_feature_item_13:hover {
  background-color: #050234;
}

.single_feature_item_13:hover h3,
.single_feature_item_13:hover p {
  color: #fff;
}

.single_feature_item_14 {
  -webkit-box-shadow: 15px 14px 54px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 15px 14px 54px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 15px 14px 54px 0px rgba(0, 0, 0, 0.2);
  padding: 50px 40px;
  margin-bottom: 50px;
  border-radius: 20px;
  overflow: hidden;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  z-index: 1;
  position: relative;
}

.single_feature_item_14:hover {
  top: -10px;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.single_feature_item_14 .gradient_overlay {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -11;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_item_14:hover .gradient_overlay {
  opacity: 1;
}

.single_feature_item_14:after,
.single_feature_item_14:before {
  width: 200px;
  height: 200px;
  border-radius: 8px;
  content: "";
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: absolute;
  background: rgba(40, 66, 93, 0.2);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_feature_item_14:after {
  z-index: -2;
  top: -220px;
  right: -70px;
}

.single_feature_item_14:before {
  z-index: -1;
  top: -220px;
  right: -220px;
}

.single_feature_item_14:hover:before {
  top: -110px;
  right: -100px;
  opacity: 0.6;
}

.single_feature_item_14:hover:after {
  top: -80px;
  right: -70px;
  opacity: 0.6;
}

.single_feature_item_14 h3 {
  color: #28425d;
  font-size: 24px;
  margin-bottom: 15px;
  font-weight: 700;
  
}

.single_feature_item_14 p {
  font-size: 16px;
  color: #838bab;
  line-height: 1.75;
  font-weight: 400;
  
}

.single_feature_item_14 .feature_img {
  display: table;
  width: 105px;
  height: 105px;
  margin: auto;
  text-align: center;
  margin-bottom: 25px;
}

.single_feature_item_14 .feature_img .feature_img_tablecell {
  display: table-cell;
  vertical-align: middle;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .single_feature_item_5,
  .single_feature_item_8,
  .single_feature_item_11 {
    padding: 20px 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .single_feature_item {
    padding: 15px;
    margin-bottom: 45px;
  }

  .single_feature_item h3 {
    margin-bottom: 10px;
  }

  .single_feature_item p {
    font-size: 14px;
    line-height: 1.3;
  }

  .single_feature_item .feature_img {
    width: 75px;
    height: 75px;
  }

  .single_feature_item_3 {
    padding: 15px;
    margin-bottom: 45px;
  }

  .single_feature_item_3 h3 {
    margin-bottom: 10px;
  }

  .single_feature_item_3 p {
    font-size: 14px;
    line-height: 1.3;
  }

  .single_feature_item_3 .feature_img {
    width: 75px;
    height: 75px;
  }

  .single_feature_pattern_2,
  .single_feature_item_2,
  .single_feature_item_4,
  .single_feature_item_7,
  .single_feature_item_9,
  .single_feature_item_12 {
    margin-bottom: 45px;
  }

  .feature_area_5 .single_feature_item_5.red_bg,
  .feature_area_5 .single_feature_item_6.red_bg {
    top: 35px;
  }

  .feature_area_5 .single_feature_item_5.red_bg:hover,
  .feature_area_5 .single_feature_item_6.red_bg:hover {
    top: 30px;
  }

  .feature_area_5 .single_feature_item_5.green_bg,
  .feature_area_5 .single_feature_item_6.green_bg {
    top: -30px;
  }

  .feature_area_5 .single_feature_item_5.green_bg:hover,
  .feature_area_5 .single_feature_item_6.green_bg:hover {
    top: -35px;
  }

  .feature_area_5 .single_feature_item_5.blue_bg,
  .feature_area_5 .single_feature_item_6.blue_bg {
    top: 5px;
  }

  .feature_area_5 .single_feature_item_5.blue_bg:hover,
  .feature_area_5 .single_feature_item_6.blue_bg:hover {
    top: 0px;
  }

  .single_feature_item_5 {
    padding: 35px 25px;
    border-radius: 10px;
    top: 0;
  }

  .single_feature_item_5:hover {
    top: -5px;
  }

  .single_feature_item_8,
  .single_feature_item_11 {
    margin-top: 25px;
  }

  .spacial_feature {
    margin-bottom: 60px;
  }

  .spacial_feature h2 {
    margin-bottom: 30px;
  }

  .spacial_feature h2:after {
    left: calc(50% - 110px);
  }

  .spacial_feature h3 {
    margin-bottom: 20px;
  }

  .spacial_feature li {
    margin-bottom: 10px;
  }

  .spacial_feature a.boxed_btn {
    padding: 10px 15px;
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .single_feature_item {
    padding: 15px;
    margin-bottom: 35px;
  }

  .footer-section .col-xl-3.col-md-3.mb-30 {
    margin-bottom: 30px;
}

  .single_feature_item h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .single_feature_item p {
    font-size: 14px;
    line-height: 1.3;
  }

  .single_feature_item .feature_img {
    width: 75px;
    height: 75px;
  }

  .single_feature_item_3 {
    margin-bottom: 35px;
    padding: 15px;
  }

  .single_feature_item_3 h3 {
    margin-bottom: 10px;
    font-size: 18px;
  }

  .single_feature_item_3 p {
    font-size: 14px;
    line-height: 1.3;
  }

  .single_feature_item_3 .feature_img {
    width: 75px;
    height: 75px;
  }

  .single_feature_pattern_2,
  .single_feature_item_2,
  .single_feature_item_4,
  .single_feature_item_7,
  .single_feature_item_9,
  .single_feature_item_12 {
    margin-bottom: 0;
  }

  .feature_area_5 {
    top: -120px;
  }

  .single_feature_item_5.green_bg,
  .single_feature_item_6.green_bg {
    top: 20px;
  }

  .single_feature_item_5.green_bg:hover,
  .single_feature_item_6.green_bg:hover {
    top: 15px;
  }

  .single_feature_item_5.red_bg,
  .single_feature_item_6.red_bg {
    top: 40px;
  }

  .single_feature_item_5.red_bg:hover,
  .single_feature_item_6.red_bg:hover {
    top: 35px;
  }

  .single_feature_item_5.blue_bg,
  .single_feature_item_6.blue_bg {
    top: 60px;
  }

  .single_feature_item_5.blue_bg:hover,
  .single_feature_item_6.blue_bg:hover {
    top: 55px;
  }

  .single_feature_item_5 {
    padding: 15px;
    top: 0;
  }

  .single_feature_item_5:hover {
    top: -5px;
  }

  .single_feature_item_5 .feature_icon {
    height: 70px;
  }

  .single_feature_item_5 .feature_icon img {
    width: 50px;
  }

  .single_feature_item_5 h3 {
    font-size: 16px;
    padding: 0;
    margin-bottom: 5px;
  }

  .single_feature_item_5 p {
    font-size: 12px;
  }

  .feature_area_6 {
    padding-bottom: 70px;
  }

  .single_feature_item_6.blue_bg {
    top: 0;
  }

  .single_feature_item_6.blue_bg:hover {
    top: -5px;
  }

  .single_feature_item_6.green_bg {
    top: 60px;
  }

  .single_feature_item_6.green_bg:hover {
    top: 55px;
  }

  .single_feature_item_6.red_bg {
    top: 30px;
  }

  .single_feature_item_6.red_bg:hover {
    top: 25px;
  }

  .single_feature_item_6 {
    margin: 0 20px;
    top: 90px;
  }

  .single_feature_item_6:hover {
    top: 85px;
  }

  .single_feature_item_8,
  .single_feature_item_11 {
    margin-top: 25px;
    padding: 15px;
  }

  .single_feature_item_8 .feature_icon,
  .single_feature_item_11 .feature_icon {
    height: 70px;
  }

  .single_feature_item_8 .feature_icon img,
  .single_feature_item_11 .feature_icon img {
    width: 50px;
  }

  .single_feature_item_8 h3,
  .single_feature_item_11 h3 {
    font-size: 16px;
    padding: 0;
    margin-bottom: 5px;
  }

  .single_feature_item_8 p,
  .single_feature_item_11 p {
    font-size: 12px;
  }

  .spacial_feature {
    margin-bottom: 60px;
  }

  .spacial_feature h2 {
    font-size: 28px;
    margin-bottom: 20px;
  }

  .spacial_feature h2:after {
    left: calc(50% - 90px);
    width: 180px;
    height: 24px;
    top: 65%;
  }

  .spacial_feature h3 {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .spacial_feature li {
    font-size: 16px;
    margin-bottom: 10px;
  }

  .spacial_feature a.boxed_btn {
    padding: 10px 15px;
    margin-top: 20px;
    font-size: 14px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			18. Domain search Sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.hosting_brand .container {
  position: relative;
}

.hosting_brand .container .styled_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.hosting_brand .container .styled_bg:before {
  position: absolute;
  left: -210px;
  bottom: 80px;
  background-image: url("../img/domain/man.png");
  width: 370px;
  height: 65%;
  background-position: bottom center;
  content: "";
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
}

.hosting_brand .container .styled_bg:after {
  position: absolute;
  right: 2px;
  top: 0;
  background-image: url("../img/domain/lamp.png");
  width: 230px;
  height: 24%;
  background-position: bottom center;
  content: "";
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
}

.hosting_brand .container .section_title h2 {
  margin-top: 90px;
  font-size: 36px;
  color: #304e73;
  margin-bottom: 35px;
  font-weight: 700;
  
  line-height: 47px;
}

.hosting_brand .container .section_title h2 span {
  color: #0cbafc;
}

.hosting_brand .container .section_title p {
  margin-bottom: 35px;
  color: #838bab;
  font-size: 16px;
  padding: 0 50px;
  font-weight: 400;
  
  line-height: 28px;
}

.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn_2,
.hosting_brand .container .section_title .boxed_btn.boxed_blue_btn {
  border: none;
  padding: 15px 30px;
}

.hosting_brand .container .section_title .boxed_btn.boxed_green_btn_2,
.hosting_brand .container .section_title .hero_area .hero_content_wrapper .hero_content .boxed_btn,
.hero_area .hero_content_wrapper .hero_content .hosting_brand .container .section_title .boxed_btn,
.hosting_brand .container .section_title .hero_area_10 .hero_content_wrapper .hero_content .boxed_btn,
.hero_area_10 .hero_content_wrapper .hero_content .hosting_brand .container .section_title .boxed_btn,
.hosting_brand .container .section_title .boxed_btn.boxed_green_btn {
  border: none;
  padding: 15px 30px;
}

.domain_form,
.domain_form_2,
.domain_form_3,
.domain_form_4,
.domain_form_5,
.domain_form_6,
.domain_form_7,
.domain_form_9,
.domain_form_10 {
  position: relative;
  background: #fff;
  text-align: center;
  padding: 55px 0;
  margin: 75px auto 0;
  z-index: 89;
  border-radius: 25px;
  -webkit-box-shadow: 0px 0px 24px 0px rgba(3, 74, 235, 0.2);
  -moz-box-shadow: 0px 0px 24px 0px rgba(3, 74, 235, 0.2);
  box-shadow: 0px 0px 24px 0px rgba(3, 74, 235, 0.2);
}

.domain_form .styled_bg_2,
.domain_form_2 .styled_bg_2,
.domain_form_3 .styled_bg_2,
.domain_form_4 .styled_bg_2,
.domain_form_5 .styled_bg_2,
.domain_form_6 .styled_bg_2,
.domain_form_7 .styled_bg_2,
.domain_form_9 .styled_bg_2,
.domain_form_10 .styled_bg_2 {
  background: #fff;
  width: 100%;
  height: 100%;
  border-radius: 25px;
  position: absolute;
  z-index: -1;
  padding: 55px 0;
  top: 0;
  left: 0;
  overflow: hidden;
}

.domain_form .styled_bg_2:before,
.domain_form_2 .styled_bg_2:before,
.domain_form_3 .styled_bg_2:before,
.domain_form_4 .styled_bg_2:before,
.domain_form_5 .styled_bg_2:before,
.domain_form_6 .styled_bg_2:before,
.domain_form_7 .styled_bg_2:before,
.domain_form_9 .styled_bg_2:before,
.domain_form_10 .styled_bg_2:before,
.domain_form .styled_bg_2:after,
.domain_form_2 .styled_bg_2:after,
.domain_form_3 .styled_bg_2:after,
.domain_form_4 .styled_bg_2:after,
.domain_form_5 .styled_bg_2:after,
.domain_form_6 .styled_bg_2:after,
.domain_form_7 .styled_bg_2:after,
.domain_form_9 .styled_bg_2:after,
.domain_form_10 .styled_bg_2:after {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  border-radius: 15px;
  z-index: -1;
  background: #0cbafc;
  opacity: 0.2;
}

.domain_form .styled_bg_2:before,
.domain_form_2 .styled_bg_2:before,
.domain_form_3 .styled_bg_2:before,
.domain_form_4 .styled_bg_2:before,
.domain_form_5 .styled_bg_2:before,
.domain_form_6 .styled_bg_2:before,
.domain_form_7 .styled_bg_2:before,
.domain_form_9 .styled_bg_2:before,
.domain_form_10 .styled_bg_2:before {
  left: 8%;
  -webkit-transform: rotate(30deg);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: rotate(30deg);
  /* IE 9 */
  transform: rotate(30deg);
  /* IE 10, Fx 16+, Op 12.1+ */
  top: -120%;
  opacity: 0.25;
}

.domain_form .styled_bg_2:after,
.domain_form_2 .styled_bg_2:after,
.domain_form_3 .styled_bg_2:after,
.domain_form_4 .styled_bg_2:after,
.domain_form_5 .styled_bg_2:after,
.domain_form_6 .styled_bg_2:after,
.domain_form_7 .styled_bg_2:after,
.domain_form_9 .styled_bg_2:after,
.domain_form_10 .styled_bg_2:after {
  border-radius: 10px;
  left: -70%;
  -webkit-transform: rotate(125deg);
  /* Ch <36, Saf 5.1+, iOS < 9.2, An =<4.4.4 */
  -ms-transform: rotate(125deg);
  /* IE 9 */
  transform: rotate(125deg);
  /* IE 10, Fx 16+, Op 12.1+ */
  top: 165%;
}

.domain_form form,
.domain_form_2 form,
.domain_form_3 form,
.domain_form_4 form,
.domain_form_5 form,
.domain_form_6 form,
.domain_form_7 form,
.domain_form_9 form,
.domain_form_10 form {
  background: -webkit-linear-gradient(right, #0acffe 0%, #182dee 100%);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(left, #0acffe 0%, #182dee 100%);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(to left, #0acffe 0%, #182dee 100%);
  /* For Firefox 3.6 to 15 */
  background: -webkit-gradient(linear, right top, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(right, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to left, #0acffe 0%, #182dee 100%);
  display: inline-block;
  border-radius: 50px;
  text-align: center;
  padding: 4px;
  margin: 0 auto 45px;
}

.domain_form form .domain_in,
.domain_form_2 form .domain_in,
.domain_form_3 form .domain_in,
.domain_form_4 form .domain_in,
.domain_form_5 form .domain_in,
.domain_form_6 form .domain_in,
.domain_form_7 form .domain_in,
.domain_form_9 form .domain_in,
.domain_form_10 form .domain_in {
  color: #fff;
  font-weight: 400;
  
  font-size: 16px;
  padding: 11px;
  float: left;
  background: none;
  border: none;
  outline: none;
  width: 392px;
  margin-right: 25px;
  border-radius: 50px;
  padding-left: 25px;
}

.domain_form form .domain_in::-webkit-input-placeholder,
.domain_form_2 form .domain_in::-webkit-input-placeholder,
.domain_form_3 form .domain_in::-webkit-input-placeholder,
.domain_form_4 form .domain_in::-webkit-input-placeholder,
.domain_form_5 form .domain_in::-webkit-input-placeholder,
.domain_form_6 form .domain_in::-webkit-input-placeholder,
.domain_form_7 form .domain_in::-webkit-input-placeholder,
.domain_form_9 form .domain_in::-webkit-input-placeholder,
.domain_form_10 form .domain_in::-webkit-input-placeholder {
  opacity: 1;
  color: #0cbafc;
}

.domain_form form .domain_in:-ms-input-placeholder,
.domain_form_2 form .domain_in:-ms-input-placeholder,
.domain_form_3 form .domain_in:-ms-input-placeholder,
.domain_form_4 form .domain_in:-ms-input-placeholder,
.domain_form_5 form .domain_in:-ms-input-placeholder,
.domain_form_6 form .domain_in:-ms-input-placeholder,
.domain_form_7 form .domain_in:-ms-input-placeholder,
.domain_form_9 form .domain_in:-ms-input-placeholder,
.domain_form_10 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #0cbafc;
}

.domain_form form .domain_in::-ms-input-placeholder,
.domain_form_2 form .domain_in::-ms-input-placeholder,
.domain_form_3 form .domain_in::-ms-input-placeholder,
.domain_form_4 form .domain_in::-ms-input-placeholder,
.domain_form_5 form .domain_in::-ms-input-placeholder,
.domain_form_6 form .domain_in::-ms-input-placeholder,
.domain_form_7 form .domain_in::-ms-input-placeholder,
.domain_form_9 form .domain_in::-ms-input-placeholder,
.domain_form_10 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #0cbafc;
}

.domain_form form .domain_in::placeholder,
.domain_form_2 form .domain_in::placeholder,
.domain_form_3 form .domain_in::placeholder,
.domain_form_4 form .domain_in::placeholder,
.domain_form_5 form .domain_in::placeholder,
.domain_form_6 form .domain_in::placeholder,
.domain_form_7 form .domain_in::placeholder,
.domain_form_9 form .domain_in::placeholder,
.domain_form_10 form .domain_in::placeholder {
  opacity: 1;
  color: #0cbafc;
}

.domain_form form .domain_in:-ms-input-placeholder,
.domain_form_2 form .domain_in:-ms-input-placeholder,
.domain_form_3 form .domain_in:-ms-input-placeholder,
.domain_form_4 form .domain_in:-ms-input-placeholder,
.domain_form_5 form .domain_in:-ms-input-placeholder,
.domain_form_6 form .domain_in:-ms-input-placeholder,
.domain_form_7 form .domain_in:-ms-input-placeholder,
.domain_form_9 form .domain_in:-ms-input-placeholder,
.domain_form_10 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #0cbafc;
}

.domain_form form .domain_in::-ms-input-placeholder,
.domain_form_2 form .domain_in::-ms-input-placeholder,
.domain_form_3 form .domain_in::-ms-input-placeholder,
.domain_form_4 form .domain_in::-ms-input-placeholder,
.domain_form_5 form .domain_in::-ms-input-placeholder,
.domain_form_6 form .domain_in::-ms-input-placeholder,
.domain_form_7 form .domain_in::-ms-input-placeholder,
.domain_form_9 form .domain_in::-ms-input-placeholder,
.domain_form_10 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #0cbafc;
}

.domain_form form .domain_in:-moz-placeholder,
.domain_form_2 form .domain_in:-moz-placeholder,
.domain_form_3 form .domain_in:-moz-placeholder,
.domain_form_4 form .domain_in:-moz-placeholder,
.domain_form_5 form .domain_in:-moz-placeholder,
.domain_form_6 form .domain_in:-moz-placeholder,
.domain_form_7 form .domain_in:-moz-placeholder,
.domain_form_9 form .domain_in:-moz-placeholder,
.domain_form_10 form .domain_in:-moz-placeholder {
  opacity: 1;
  color: #0cbafc;
}

.domain_form form .domain_in::-moz-placeholder,
.domain_form_2 form .domain_in::-moz-placeholder,
.domain_form_3 form .domain_in::-moz-placeholder,
.domain_form_4 form .domain_in::-moz-placeholder,
.domain_form_5 form .domain_in::-moz-placeholder,
.domain_form_6 form .domain_in::-moz-placeholder,
.domain_form_7 form .domain_in::-moz-placeholder,
.domain_form_9 form .domain_in::-moz-placeholder,
.domain_form_10 form .domain_in::-moz-placeholder {
  opacity: 1;
  color: #0cbafc;
}

.domain_form form .select_wrapper,
.domain_form_2 form .select_wrapper,
.domain_form_3 form .select_wrapper,
.domain_form_4 form .select_wrapper,
.domain_form_5 form .select_wrapper,
.domain_form_6 form .select_wrapper,
.domain_form_7 form .select_wrapper,
.domain_form_9 form .select_wrapper,
.domain_form_10 form .select_wrapper {
  position: relative;
  z-index: 1;
  width: 90px;
  height: auto;
  background: none;
  display: inline-block;
  float: left;
  height: 42px;
  border: none;
}

.domain_form form .select_wrapper:after,
.domain_form_2 form .select_wrapper:after,
.domain_form_3 form .select_wrapper:after,
.domain_form_4 form .select_wrapper:after,
.domain_form_5 form .select_wrapper:after,
.domain_form_6 form .select_wrapper:after,
.domain_form_7 form .select_wrapper:after,
.domain_form_9 form .select_wrapper:after,
.domain_form_10 form .select_wrapper:after,
.domain_form form .select_wrapper:before,
.domain_form_2 form .select_wrapper:before,
.domain_form_3 form .select_wrapper:before,
.domain_form_4 form .select_wrapper:before,
.domain_form_5 form .select_wrapper:before,
.domain_form_6 form .select_wrapper:before,
.domain_form_7 form .select_wrapper:before,
.domain_form_9 form .select_wrapper:before,
.domain_form_10 form .select_wrapper:before {
  position: absolute;
  right: 0;
  top: 0;
  width: 2px;
  height: 100%;
  content: "";
  text-align: center;
  background: #fff;
  opacity: 0.4;
}

.domain_form form .select_wrapper:before,
.domain_form_2 form .select_wrapper:before,
.domain_form_3 form .select_wrapper:before,
.domain_form_4 form .select_wrapper:before,
.domain_form_5 form .select_wrapper:before,
.domain_form_6 form .select_wrapper:before,
.domain_form_7 form .select_wrapper:before,
.domain_form_9 form .select_wrapper:before,
.domain_form_10 form .select_wrapper:before {
  left: -10px;
}

.domain_form form .select_wrapper #chose_domain,
.domain_form_2 form .select_wrapper #chose_domain,
.domain_form_3 form .select_wrapper #chose_domain,
.domain_form_4 form .select_wrapper #chose_domain,
.domain_form_5 form .select_wrapper #chose_domain,
.domain_form_6 form .select_wrapper #chose_domain,
.domain_form_7 form .select_wrapper #chose_domain,
.domain_form_9 form .select_wrapper #chose_domain,
.domain_form_10 form .select_wrapper #chose_domain {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: none;
  margin: 0;
  border: none;
  font-weight: 400;
  
  text-shadow: 0 0 0 #fff;
  color: transparent;
  font-size: 18px;
  padding: 5px;
  cursor: pointer;
  line-height: 36px;
}

.domain_form form .select_wrapper .option_list,
.domain_form_2 form .select_wrapper .option_list,
.domain_form_3 form .select_wrapper .option_list,
.domain_form_4 form .select_wrapper .option_list,
.domain_form_5 form .select_wrapper .option_list,
.domain_form_6 form .select_wrapper .option_list,
.domain_form_7 form .select_wrapper .option_list,
.domain_form_9 form .select_wrapper .option_list,
.domain_form_10 form .select_wrapper .option_list {
  position: absolute;
  background: #fff;
  width: 150%;
  overflow: hidden;
  border-radius: 15px;
  top: 100%;
  display: none;
  visibility: hidden;
  right: 0;
  left: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.domain_form form .select_wrapper .option_list.dropon,
.domain_form_2 form .select_wrapper .option_list.dropon,
.domain_form_3 form .select_wrapper .option_list.dropon,
.domain_form_4 form .select_wrapper .option_list.dropon,
.domain_form_5 form .select_wrapper .option_list.dropon,
.domain_form_6 form .select_wrapper .option_list.dropon,
.domain_form_7 form .select_wrapper .option_list.dropon,
.domain_form_9 form .select_wrapper .option_list.dropon,
.domain_form_10 form .select_wrapper .option_list.dropon {
  display: block !important;
  visibility: visible;
  top: 130%;
  -webkit-box-shadow: 2.347px 4.415px 20px 0px rgba(23, 6, 125, 0.3);
  -moz-box-shadow: 2.347px 4.415px 20px 0px rgba(23, 6, 125, 0.3);
  box-shadow: 2.347px 4.415px 20px 0px rgba(23, 6, 125, 0.3);
}

.domain_form form .select_wrapper .option_list li,
.domain_form_2 form .select_wrapper .option_list li,
.domain_form_3 form .select_wrapper .option_list li,
.domain_form_4 form .select_wrapper .option_list li,
.domain_form_5 form .select_wrapper .option_list li,
.domain_form_6 form .select_wrapper .option_list li,
.domain_form_7 form .select_wrapper .option_list li,
.domain_form_9 form .select_wrapper .option_list li,
.domain_form_10 form .select_wrapper .option_list li {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 400;
  
  color: #0cbafc;
  background: #fff;
  font-size: 16px;
  padding: 5px 15px;
  cursor: pointer;
  margin: 0;
  text-align: left;
  line-height: 30px;
}

.domain_form form .select_wrapper .option_list li:hover,
.domain_form_2 form .select_wrapper .option_list li:hover,
.domain_form_3 form .select_wrapper .option_list li:hover,
.domain_form_4 form .select_wrapper .option_list li:hover,
.domain_form_5 form .select_wrapper .option_list li:hover,
.domain_form_6 form .select_wrapper .option_list li:hover,
.domain_form_7 form .select_wrapper .option_list li:hover,
.domain_form_9 form .select_wrapper .option_list li:hover,
.domain_form_10 form .select_wrapper .option_list li:hover {
  color: #fff;
  background: #0cbafc;
}

.domain_form form .select_wrapper .arrow,
.domain_form_2 form .select_wrapper .arrow,
.domain_form_3 form .select_wrapper .arrow,
.domain_form_4 form .select_wrapper .arrow,
.domain_form_5 form .select_wrapper .arrow,
.domain_form_6 form .select_wrapper .arrow,
.domain_form_7 form .select_wrapper .arrow,
.domain_form_9 form .select_wrapper .arrow,
.domain_form_10 form .select_wrapper .arrow {
  position: absolute;
  z-index: 19;
  left: auto;
  right: 10%;
  top: calc(50% - 8px);
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.domain_form form .select_wrapper .arrow.reverce,
.domain_form_2 form .select_wrapper .arrow.reverce,
.domain_form_3 form .select_wrapper .arrow.reverce,
.domain_form_4 form .select_wrapper .arrow.reverce,
.domain_form_5 form .select_wrapper .arrow.reverce,
.domain_form_6 form .select_wrapper .arrow.reverce,
.domain_form_7 form .select_wrapper .arrow.reverce,
.domain_form_9 form .select_wrapper .arrow.reverce,
.domain_form_10 form .select_wrapper .arrow.reverce {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.domain_form .search_domain_btn,
.domain_form_2 .search_domain_btn,
.domain_form_3 .search_domain_btn,
.domain_form_4 .search_domain_btn,
.domain_form_5 .search_domain_btn,
.domain_form_6 .search_domain_btn,
.domain_form_7 .search_domain_btn,
.domain_form_9 .search_domain_btn,
.domain_form_10 .search_domain_btn {
  background: #fff;
  border: none;
  color: #304e73;
  border-radius: 50px;
  
  padding: 12px 42px;
  font-size: 16px;
  margin: 0;
  margin-left: 25px;
  border: 1px solid #fff;
  float: right;
  font-weight: 500;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.domain_form .search_domain_btn i,
.domain_form_2 .search_domain_btn i,
.domain_form_3 .search_domain_btn i,
.domain_form_4 .search_domain_btn i,
.domain_form_5 .search_domain_btn i,
.domain_form_6 .search_domain_btn i,
.domain_form_7 .search_domain_btn i,
.domain_form_9 .search_domain_btn i,
.domain_form_10 .search_domain_btn i {
  color: #0cbafc;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.domain_form .search_domain_btn:hover i,
.domain_form_2 .search_domain_btn:hover i,
.domain_form_3 .search_domain_btn:hover i,
.domain_form_4 .search_domain_btn:hover i,
.domain_form_5 .search_domain_btn:hover i,
.domain_form_6 .search_domain_btn:hover i,
.domain_form_7 .search_domain_btn:hover i,
.domain_form_9 .search_domain_btn:hover i,
.domain_form_10 .search_domain_btn:hover i {
  color: #fff;
}

.domain_form .search_domain_btn:hover,
.domain_form_2 .search_domain_btn:hover,
.domain_form_3 .search_domain_btn:hover,
.domain_form_4 .search_domain_btn:hover,
.domain_form_5 .search_domain_btn:hover,
.domain_form_6 .search_domain_btn:hover,
.domain_form_7 .search_domain_btn:hover,
.domain_form_9 .search_domain_btn:hover,
.domain_form_10 .search_domain_btn:hover {
  color: #fff;
  cursor: pointer;
  background: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0);
}

.domain_form .domain_list,
.domain_form_2 .domain_list,
.domain_form_3 .domain_list,
.domain_form_4 .domain_list,
.domain_form_5 .domain_list,
.domain_form_6 .domain_list,
.domain_form_7 .domain_list,
.domain_form_9 .domain_list,
.domain_form_10 .domain_list {
  display: inline-block;
  background: #fff;
}

.domain_form .domain_list img,
.domain_form_2 .domain_list img,
.domain_form_3 .domain_list img,
.domain_form_4 .domain_list img,
.domain_form_5 .domain_list img,
.domain_form_6 .domain_list img,
.domain_form_7 .domain_list img,
.domain_form_9 .domain_list img,
.domain_form_10 .domain_list img {
  mix-blend-mode: multiply;
  margin: 0 10px;
  height: 35px;
  cursor: pointer;
}

.hosting_brand_2 {
  position: relative;
  background: #f8fafe;
}

.hosting_brand_2 .layers {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
  overflow: hidden;
}

.hosting_brand_2 .layers .layer-one {
  -webkit-animation: hoa_move1 1.8s ease-in-out infinite alternate;
  animation: hoa_move1 1.8s ease-in-out infinite alternate;
  position: absolute;
  top: 0;
  z-index: 5;
  margin-left: -50px;
}

.hosting_brand_2 .layers .layer-two {
  -webkit-animation: hoa_move2 2s ease-in-out infinite alternate;
  animation: hoa_move2 2s ease-in-out infinite alternate;
  position: absolute;
  top: 0;
  z-index: 2;
  margin-left: -50px;
}

.hosting_brand_2 .layers .layer-three {
  -webkit-animation: hoa_move3 2s ease-in-out infinite alternate;
  animation: hoa_move3 2s ease-in-out infinite alternate;
  position: absolute;
  top: 0;
  z-index: 5;
  margin-right: -20px;
}

.hosting_brand_2 .layers .layer-four {
  -webkit-animation: hoa_move4 1.8s ease-in-out infinite alternate;
  animation: hoa_move4 1.8s ease-in-out infinite alternate;
  position: absolute;
  top: 0;
  z-index: 2;
  margin-right: -20px;
}

@-webkit-keyframes hoa_move1 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(50px, 0);
    transform: translate(50px, 0);
  }
}

@-webkit-keyframes hoa_move2 {
  0% {
    -webkit-transform: translate(30px, 0);
    transform: translate(30px, 0);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

@-webkit-keyframes hoa_move3 {
  0% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }

  100% {
    -webkit-transform: translate(5%, 0);
    transform: translate(5%, 0);
  }
}

@-webkit-keyframes hoa_move4 {
  0% {
    -webkit-transform: translate(2%, 0);
    transform: translate(2%, 0);
  }

  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}

.domain_form_2 {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.domain_form_2 form {
  background: -webkit-linear-gradient(right, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(left, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to left, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, right top, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(right, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to left, #1317d1 0%, #07164e 100%);
}

.domain_form_2 .option_list li {
  color: #363bff !important;
}

.domain_form_2 .option_list li:hover {
  background: #363bff !important;
  color: #fff !important;
}

.hosting_brand_3 {
  position: relative;
  background: #1b38ff;
}

.domain_form_3 {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.domain_form_3 form {
  background: #fff;
}

.domain_form_3 form .domain_in {
  background: #fff;
  color: #304e73;
}

.domain_form_3 form .domain_in::-webkit-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_3 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_3 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_3 form .domain_in::placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_3 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_3 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_3 form .domain_in:-moz-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_3 form .domain_in::-moz-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_3 form .select_wrapper #chose_domain {
  text-shadow: 0 0 0 #1b38ff;
}

.domain_form_3 form .select_wrapper .arrow {
  color: #1b38ff;
}

.domain_form_3 form .select_wrapper:after,
.domain_form_3 form .select_wrapper:before {
  background: #304e73;
}

.domain_form_3 form .search_domain_btn {
  background: #1b38ff;
  border: 1px solid #1b38ff;
}

.domain_form_3 form .search_domain_btn i,
.domain_form_3 form .search_domain_btn span {
  color: #fff;
}

.domain_form_3 form .search_domain_btn:hover {
  background: #0017b4;
}

.domain_form_3 form .option_list li {
  color: #1b38ff !important;
}

.domain_form_3 form .option_list li:hover {
  background: #1b38ff !important;
  color: #fff !important;
}

.domain_form_3 .domain_names li {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  
  margin: 0 18px;
}

.domain_form_3 .domain_names li:hover {
  cursor: pointer;
}

.domain_form_4 {
  padding: 30px 0;
  margin-top: 165px;
  position: relative;
  z-index: 1;
}

.domain_form_4:after {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: "";
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  z-index: -1;
  border-radius: 25px;
}

.domain_form_4 form {
  background: none;
  margin-bottom: 35px;
}

.domain_form_4 form .domain_in {
  border: 1px solid #fff;
  margin-right: 15px;
  background: rgba(0, 0, 0, 0.1);
  line-height: 1.5;
  padding: 8px;
  height: 50px;
  padding-left: 25px;
  width: 315px;
}

.domain_form_4 form .domain_in::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_4 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_4 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_4 form .domain_in::placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_4 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_4 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_4 form .domain_in:-moz-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_4 form .domain_in::-moz-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_4 form .select_wrapper {
  width: 130px;
  height: 50px;
  border-radius: 50px;
  color: #fff;
  background: rgba(0, 0, 0, 0.1);
  border: 1px solid #fff;
}

.domain_form_4 form .select_wrapper:after,
.domain_form_4 form .select_wrapper:before {
  display: none;
}

.domain_form_4 form .select_wrapper #chose_domain {
  padding-left: 25px;
}

.domain_form_4 form .select_wrapper .option_list {
  width: 100%;
}

.domain_form_4 form .select_wrapper .option_list li {
  color: #363bff !important;
  background: #fff;
}

.domain_form_4 form .select_wrapper .option_list li:hover {
  color: #fff !important;
  background: #363bff !important;
}

.domain_form_4 form .select_wrapper .arrow {
  right: 20%;
}

.domain_form_4 .search_domain_btn {
  margin-left: 15px;
  padding: 12px 32px;
  height: 50px;
}

.domain_form_4 .domain_list {
  border-radius: 10px;
  padding: 10px 10px 5px;
  background: white;
}

.domain_form_4 .domain_list img {
  margin: 0 15px;
}

.domain_form_5,
.domain_form_6,
.domain_form_7 {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.domain_form_5 form,
.domain_form_6 form,
.domain_form_7 form {
  background: none;
  margin-bottom: 35px;
}

.domain_form_5 form .domain_in,
.domain_form_6 form .domain_in,
.domain_form_7 form .domain_in {
  border: none;
  background: #fff;
  color: #838bab;
  border: none;
  border-radius: 10px 0 0 10px;
  margin: 0;
  height: 72px;
  padding: 8px;
  padding-left: 25px;
  width: 445px;
}

.domain_form_5 form .domain_in::-webkit-input-placeholder,
.domain_form_6 form .domain_in::-webkit-input-placeholder,
.domain_form_7 form .domain_in::-webkit-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.domain_form_5 form .domain_in:-ms-input-placeholder,
.domain_form_6 form .domain_in:-ms-input-placeholder,
.domain_form_7 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.domain_form_5 form .domain_in::-ms-input-placeholder,
.domain_form_6 form .domain_in::-ms-input-placeholder,
.domain_form_7 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.domain_form_5 form .domain_in::placeholder,
.domain_form_6 form .domain_in::placeholder,
.domain_form_7 form .domain_in::placeholder {
  opacity: 1;
  color: #838bab;
}

.domain_form_5 form .domain_in:-ms-input-placeholder,
.domain_form_6 form .domain_in:-ms-input-placeholder,
.domain_form_7 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.domain_form_5 form .domain_in::-ms-input-placeholder,
.domain_form_6 form .domain_in::-ms-input-placeholder,
.domain_form_7 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.domain_form_5 form .domain_in:-moz-placeholder,
.domain_form_6 form .domain_in:-moz-placeholder,
.domain_form_7 form .domain_in:-moz-placeholder {
  opacity: 1;
  color: #838bab;
}

.domain_form_5 form .domain_in::-moz-placeholder,
.domain_form_6 form .domain_in::-moz-placeholder,
.domain_form_7 form .domain_in::-moz-placeholder {
  opacity: 1;
  color: #838bab;
}

.domain_form_5 form .select_wrapper,
.domain_form_6 form .select_wrapper,
.domain_form_7 form .select_wrapper {
  width: 95px;
  height: 72px;
  border-radius: 0 10px 10px 0;
  color: #fff;
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  border: none;
}

.domain_form_5 form .select_wrapper:before,
.domain_form_6 form .select_wrapper:before,
.domain_form_7 form .select_wrapper:before {
  display: none;
}

.domain_form_5 form .select_wrapper:after,
.domain_form_6 form .select_wrapper:after,
.domain_form_7 form .select_wrapper:after {
  left: 0;
  bottom: 0;
  top: auto;
  width: 100%;
  border-radius: 0 0 10px 0px;
  height: 22px;
  background: rgba(0, 0, 0, 0.7);
}

.domain_form_5 form .select_wrapper #chose_domain,
.domain_form_6 form .select_wrapper #chose_domain,
.domain_form_7 form .select_wrapper #chose_domain {
  padding: 0;
  text-align: center;
  height: 50px;
  font-size: 20px;
}

.domain_form_5 form .select_wrapper .option_list,
.domain_form_6 form .select_wrapper .option_list,
.domain_form_7 form .select_wrapper .option_list {
  width: 120%;
}

.domain_form_5 form .select_wrapper .option_list li,
.domain_form_6 form .select_wrapper .option_list li,
.domain_form_7 form .select_wrapper .option_list li {
  color: #6a11cb;
}

.domain_form_5 form .select_wrapper .option_list li:hover,
.domain_form_6 form .select_wrapper .option_list li:hover,
.domain_form_7 form .select_wrapper .option_list li:hover {
  background: #6a11cb;
  color: #fff;
}

.domain_form_5 form .select_wrapper .arrow,
.domain_form_6 form .select_wrapper .arrow,
.domain_form_7 form .select_wrapper .arrow {
  right: 0;
  left: 0;
  top: 70%;
}

.domain_form_5 .search_domain_btn,
.domain_form_6 .search_domain_btn,
.domain_form_7 .search_domain_btn {
  margin-left: 20px;
  padding: 25px 30px;
  height: 72px;
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
}

.domain_form_5 .search_domain_btn i,
.domain_form_6 .search_domain_btn i,
.domain_form_7 .search_domain_btn i {
  color: #fff;
}

.domain_form_5 .search_domain_btn:hover i,
.domain_form_6 .search_domain_btn:hover i,
.domain_form_7 .search_domain_btn:hover i {
  color: #6a11cb;
}

.domain_form_5 .search_domain_btn:hover,
.domain_form_6 .search_domain_btn:hover,
.domain_form_7 .search_domain_btn:hover {
  border: 0;
  color: #304e73;
}

.domain_form_5 .search_domain_btn:after,
.domain_form_6 .search_domain_btn:after,
.domain_form_7 .search_domain_btn:after {
  background: #fff;
  border-radius: 10px;
}

.domain_form_6 form {
  margin-bottom: 0px;
}

.domain_form_6 form .select_wrapper {
  background: #3a2085;
}

.domain_form_6 form .select_wrapper .option_list li {
  color: #6a11cb;
}

.domain_form_6 form .select_wrapper .option_list li:hover {
  background: #6a11cb;
  color: #fff;
}

.domain_form_6 form .select_wrapper .arrow {
  right: 0;
  left: 0;
  top: 70%;
}

.domain_form_6 .search_domain_btn {
  background: #3a2085;
}

.domain_form_6 .search_domain_btn:hover {
  border: 0;
  background: #fff;
  color: #304e73;
}

.domain_form_7 form {
  margin-bottom: 0px;
}

.domain_form_7 form .select_wrapper {
  background: #3a2085;
}

.domain_form_7 form .select_wrapper .option_list li {
  color: #6a11cb;
  line-height: 1;
}

.domain_form_7 form .select_wrapper .option_list li:hover {
  background: #6a11cb;
  color: #fff;
}

.domain_form_7 form .select_wrapper .arrow {
  right: 0;
  left: 0;
  top: 70%;
}

.domain_form_7 .search_domain_btn {
  background: #3a2085;
}

.domain_form_7 .search_domain_btn:hover {
  border: 0;
  background: #fff;
  color: #304e73;
}

.domain_form_8 {
  position: relative;
  z-index: 89;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0 auto;
  padding: 0;
}

.domain_form_8 form {
  margin: 0 auto;
}

.domain_form_8 form .input-group {
  width: auto;
  border-radius: 10px;
  -webkit-box-shadow: 0px 0px 28.5px 1.5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 28.5px 1.5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 28.5px 1.5px rgba(0, 0, 0, 0.2);
}

.domain_form_8 form .input-group span {
  border: none;
  border-radius: 10px 0 0 10px;
}

.domain_form_8 form .domain_in {
  font-size: 16px;
  font-weight: 400;
  
  background: #fff;
  color: #838bab;
  border: none;
  float: left;
  outline: none;
  border-radius: 10px 0 0 10px;
  margin: 0;
  height: 60px;
  padding: 8px;
  padding-left: 12px;
  width: 355px;
}

.domain_form_8 form .domain_in::-webkit-input-placeholder {
  opacity: 0.7;
  color: #838bab;
}

.domain_form_8 form .domain_in:-ms-input-placeholder {
  opacity: 0.7;
  color: #838bab;
}

.domain_form_8 form .domain_in::-ms-input-placeholder {
  opacity: 0.7;
  color: #838bab;
}

.domain_form_8 form .domain_in::placeholder {
  opacity: 0.7;
  color: #838bab;
}

.domain_form_8 form .domain_in:-ms-input-placeholder {
  opacity: 0.7;
  color: #838bab;
}

.domain_form_8 form .domain_in::-ms-input-placeholder {
  opacity: 0.7;
  color: #838bab;
}

.domain_form_8 form .domain_in:-moz-placeholder {
  opacity: 0.7;
  color: #838bab;
}

.domain_form_8 form .domain_in::-moz-placeholder {
  opacity: 0.7;
  color: #838bab;
}

.domain_form_8 form .select_wrapper {
  position: relative;
  z-index: 1;
  display: inline-block;
  float: left;
  width: 95px;
  height: 60px;
  border-radius: 0 10px 10px 0;
  color: #fff;
  background: #191b41;
  border: none;
}

.domain_form_8 form .select_wrapper #chose_domain {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  background: none;
  margin: 0;
  border: none;
  font-weight: 400;
  
  text-shadow: 0 0 0 #fff;
  color: transparent;
  padding: 10px;
  cursor: pointer;
  line-height: 36px;
  font-size: 20px;
}

.domain_form_8 form .select_wrapper .option_list {
  position: absolute;
  background: #fff;
  width: 120%;
  overflow: hidden;
  border-radius: 15px;
  top: 100%;
  display: none;
  visibility: hidden;
  right: 0;
  left: auto;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.domain_form_8 form .select_wrapper .option_list.dropon {
  display: block !important;
  visibility: visible;
  top: 130%;
  -webkit-box-shadow: 2.347px 4.415px 20px 0px rgba(23, 6, 125, 0.3);
  -moz-box-shadow: 2.347px 4.415px 20px 0px rgba(23, 6, 125, 0.3);
  box-shadow: 2.347px 4.415px 20px 0px rgba(23, 6, 125, 0.3);
}

.domain_form_8 form .select_wrapper .option_list li {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 400;
  
  color: #191b41;
  background: #fff;
  font-size: 16px;
  padding: 5px 15px;
  cursor: pointer;
  margin: 0;
  text-align: left;
  line-height: 30px;
}

.domain_form_8 form .select_wrapper .option_list li:hover {
  background: #191b41;
  color: #fff;
}

.domain_form_8 form .select_wrapper .arrow {
  position: absolute;
  z-index: 19;
  left: auto;
  right: 15px;
  top: calc(50% - 8px);
  color: #fff;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scaleY(1);
  -ms-transform: scaleY(1);
  transform: scaleY(1);
}

.domain_form_8 form .select_wrapper .arrow.reverce {
  -webkit-transform: scaleY(-1);
  -ms-transform: scaleY(-1);
  transform: scaleY(-1);
}

.domain_form_8 form .search_domain_btn {
  margin-left: 20px;
  padding: 20px 30px;
  height: 60px;
  -webkit-box-shadow: 0px 0px 28.5px 1.5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 28.5px 1.5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 28.5px 1.5px rgba(0, 0, 0, 0.2);
  color: #191b41;
  background: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  border-radius: 10px;
  border: 0;
}

.domain_form_8 form .search_domain_btn i {
  color: #191b41;
}

.domain_form_8 form .search_domain_btn:hover i {
  color: #fff;
}

.domain_form_8 form .search_domain_btn:hover {
  background: #191b41;
  color: #fff;
}

.hosting_brand_9 {
  position: relative;
  background: url("../img/domain-bg-0001.png");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

.hosting_brand_9 h4 {
  color: #fff;
  font-size: 40px;
  text-align: center;
}

.domain_form_9 {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.domain_form_9 form {
  background: transparent;
  margin: 0 auto 25px;
}

.domain_form_9 form .domain_in {
  background: #050234;
  color: #fff;
  margin-right: 0;
  border-radius: 8px 0 0 8px;
  border: 1px solid #1a174f;
  padding: 20px;
}

.domain_form_9 form .domain_in::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_9 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_9 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_9 form .domain_in::placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_9 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_9 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_9 form .domain_in:-moz-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_9 form .domain_in::-moz-placeholder {
  opacity: 1;
  color: #fff;
}

.domain_form_9 form .select_wrapper {
  height: 61px;
  border-radius: 0 8px 8px 0;
  background-image: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
  background-image: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background-image: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background-image: linear-gradient(90deg, #6a11cb 0%, #2575fc 100%);
}

.domain_form_9 form .select_wrapper #chose_domain {
  text-shadow: 0 0 0 #1b38ff;
  color: #fff;
}

.domain_form_9 form .select_wrapper .arrow {
  color: #fff;
}

.domain_form_9 form .select_wrapper:after,
.domain_form_9 form .select_wrapper:before {
  display: none;
}

.domain_form_9 form .search_domain_btn {
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to right, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, left top, right top, from(#b8266e), to(#eb566c));
  background: -webkit-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to right, #b8266e 0%, #eb566c 100%);
  border: none;
  padding: 21px 40px;
  border-radius: 8px;
}

.domain_form_9 form .search_domain_btn i,
.domain_form_9 form .search_domain_btn span {
  color: #fff;
}

.domain_form_9 form .search_domain_btn:hover {
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, right top, left top, from(#b8266e), to(#eb566c));
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  border: none;
}

.domain_form_9 form .option_list li {
  color: #1b38ff !important;
}

.domain_form_9 form .option_list li:hover {
  background: #1b38ff !important;
  color: #fff !important;
}

.domain_form_9 .domain_names li {
  display: inline-block;
  color: #fff;
  font-size: 18px;
  font-weight: 700;
  
  margin: 0 18px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.domain_form_9 .domain_names li:hover {
  cursor: pointer;
  color: #eb566c;
}

.hosting_brand_10 .container {
  position: relative;
}

.hosting_brand_10 .container .styled_bg {
  position: absolute;
  width: 100%;
  height: 100%;
}

.hosting_brand_10 .container .styled_bg:before {
  position: absolute;
  left: -170px;
  bottom: 0px;
  background-image: url("../img/domain/man.png");
  width: 320px;
  height: 90%;
  background-position: bottom center;
  content: "";
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
}

.hosting_brand_10 .container .styled_bg:after {
  position: absolute;
  right: 2px;
  top: 0;
  background-image: url("../img/domain/lamp.png");
  width: 230px;
  height: 33%;
  background-position: bottom center;
  content: "";
  z-index: -1;
  background-size: cover;
  background-repeat: no-repeat;
}

.hosting_brand_10 .container .section_title h2 {
  font-size: 36px;
  color: #304e73;
  margin-bottom: 35px;
  font-weight: 700;
  
  line-height: 47px;
}

.hosting_brand_10 .container .section_title h2 span {
  color: #0cbafc;
}

.hosting_brand_10 .container .section_title p {
  margin-bottom: 35px;
  color: #838bab;
  font-size: 16px;
  padding: 0 50px;
  font-weight: 400;
  
  line-height: 28px;
}

.hosting_brand_10 .container .section_title .boxed_btn {
  border: none;
  padding: 10px 30px;
  background: #00c212;
  color: #fff;
  margin: 0 10px;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.hosting_brand_10 .container .section_title .boxed_btn:hover {
  background: #28425d;
}

.hosting_brand_10 .container .section_title .boxed_btn.alt {
  background: #28425d;
}

.hosting_brand_10 .container .section_title .boxed_btn.alt:hover {
  background: #00c212;
}

.domain_form_10 {
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  margin: 0;
  padding: 0;
}

.domain_form_10 form {
  background: #d0ffff;
}

.domain_form_10 form .domain_in {
  color: #28425d;
}

.domain_form_10 form .domain_in::-webkit-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_10 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_10 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_10 form .domain_in::placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_10 form .domain_in:-ms-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_10 form .domain_in::-ms-input-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_10 form .domain_in:-moz-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_10 form .domain_in::-moz-placeholder {
  opacity: 1;
  color: #304e73;
}

.domain_form_10 form .select_wrapper #chose_domain {
  background: rgba(40, 66, 93, 0.3);
  border-radius: 40px;
  color: #28425d;
}

.domain_form_10 form .select_wrapper .arrow {
  color: #28425d;
}

.domain_form_10 form .select_wrapper:after,
.domain_form_10 form .select_wrapper:before {
  display: none;
}

.domain_form_10 form .search_domain_btn {
  background: white;
}

.domain_form_10 form .search_domain_btn i,
.domain_form_10 form .search_domain_btn span {
  color: #28425d;
}

.domain_form_10 form .search_domain_btn:hover {
  background: #28425d;
}

.domain_form_10 form .search_domain_btn:hover i,
.domain_form_10 form .search_domain_btn:hover span {
  color: #fff;
}

.domain_form_10 form .option_list li {
  color: #28425d !important;
}

.domain_form_10 form .option_list li:hover {
  background: #d0ffff !important;
  color: #28425d !important;
}

.domain_form_10 .domain_names li {
  display: inline-block;
  color: #28425d;
  font-size: 18px;
  font-weight: 700;
  
  margin: 0 18px;
}

.domain_form_10 .domain_names li:hover {
  cursor: pointer;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .hosting_brand .container .styled_bg:before {
    left: -150px;
    width: 350px;
    height: 73%;
  }

  .hosting_brand .container .styled_bg:after {
    right: 5px;
    width: 180px;
    height: 25%;
  }

  .hosting_brand .container .section_title h2 {
    margin-top: 50px;
    font-size: 30px;
    margin-bottom: 25px;
  }

  .hosting_brand .container .section_title p {
    margin-bottom: 25px;
    font-size: 14px;
    padding: 0 30px;
  }

  .hosting_brand_10 .container .styled_bg:before {
    left: -150px;
    width: 320px;
    height: 88%;
  }

  .hosting_brand_10 .container .styled_bg:after {
    right: 5px;
    width: 180px;
    height: 25%;
  }

  .hosting_brand_10 .container .section_title h2 {
    font-size: 30px;
    margin-bottom: 25px;
  }

  .hosting_brand_10 .container .section_title p {
    margin-bottom: 25px;
    font-size: 14px;
    padding: 0 30px;
  }

  .domain_form form,
  .domain_form_2 form,
  .domain_form_3 form,
  .domain_form_4 form,
  .domain_form_5 form,
  .domain_form_6 form,
  .domain_form_7 form,
  .domain_form_9 form,
  .domain_form_10 form {
    margin-bottom: 30px;
  }

  .domain_form .styled_bg_2:before,
  .domain_form_2 .styled_bg_2:before,
  .domain_form_3 .styled_bg_2:before,
  .domain_form_4 .styled_bg_2:before,
  .domain_form_5 .styled_bg_2:before,
  .domain_form_6 .styled_bg_2:before,
  .domain_form_7 .styled_bg_2:before,
  .domain_form_9 .styled_bg_2:before,
  .domain_form_10 .styled_bg_2:before {
    left: 10%;
    top: -117%;
  }

  .domain_form .styled_bg_2:after,
  .domain_form_2 .styled_bg_2:after,
  .domain_form_3 .styled_bg_2:after,
  .domain_form_4 .styled_bg_2:after,
  .domain_form_5 .styled_bg_2:after,
  .domain_form_6 .styled_bg_2:after,
  .domain_form_7 .styled_bg_2:after,
  .domain_form_9 .styled_bg_2:after,
  .domain_form_10 .styled_bg_2:after {
    left: -72%;
    top: 170%;
  }

  .domain_form .domain_list img,
  .domain_form_2 .domain_list img,
  .domain_form_3 .domain_list img,
  .domain_form_4 .domain_list img,
  .domain_form_5 .domain_list img,
  .domain_form_6 .domain_list img,
  .domain_form_7 .domain_list img,
  .domain_form_9 .domain_list img,
  .domain_form_10 .domain_list img {
    margin: 0 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .hosting_brand .container .styled_bg:before {
    left: -125px;
    height: 60%;
    width: 280px;
  }

  .hosting_brand .container .styled_bg:after {
    right: 2px;
    width: 100px;
    height: 17%;
  }

  .hosting_brand .container .section_title h2 {
    margin-top: 60px;
    font-size: 27px;
    margin-bottom: 10px;
  }

  .hosting_brand .container .section_title p {
    margin-bottom: 25px;
    font-size: 14px;
    padding: 0 25px;
    line-height: 20px;
  }

  .hosting_brand .container .section_title .boxed_btn {
    display: inline-block;
  }

  .hosting_brand_10 .container .styled_bg:before {
    left: -125px;
    height: 95%;
    width: 280px;
  }

  .hosting_brand_10 .container .styled_bg:after {
    right: 2px;
    width: 100px;
    height: 17%;
  }

  .hosting_brand_10 .container .section_title h2 {
    font-size: 27px;
    margin-bottom: 10px;
  }

  .hosting_brand_10 .container .section_title p {
    margin-bottom: 25px;
    font-size: 14px;
    padding: 0 25px;
    line-height: 20px;
  }

  .hosting_brand_10 .container .section_title .boxed_btn {
    display: inline-block;
  }

  .domain_form,
  .domain_form_2,
  .domain_form_3,
  .domain_form_4,
  .domain_form_5,
  .domain_form_6,
  .domain_form_7,
  .domain_form_9,
  .domain_form_10 {
    margin-top: 25px;
  }

  .domain_form .styled_bg_2:before,
  .domain_form_2 .styled_bg_2:before,
  .domain_form_3 .styled_bg_2:before,
  .domain_form_4 .styled_bg_2:before,
  .domain_form_5 .styled_bg_2:before,
  .domain_form_6 .styled_bg_2:before,
  .domain_form_7 .styled_bg_2:before,
  .domain_form_9 .styled_bg_2:before,
  .domain_form_10 .styled_bg_2:before {
    left: 12%;
    top: -95%;
  }

  .domain_form .styled_bg_2:after,
  .domain_form_2 .styled_bg_2:after,
  .domain_form_3 .styled_bg_2:after,
  .domain_form_4 .styled_bg_2:after,
  .domain_form_5 .styled_bg_2:after,
  .domain_form_6 .styled_bg_2:after,
  .domain_form_7 .styled_bg_2:after,
  .domain_form_9 .styled_bg_2:after,
  .domain_form_10 .styled_bg_2:after {
    left: -70%;
    top: 135%;
  }

  .domain_form form,
  .domain_form_2 form,
  .domain_form_3 form,
  .domain_form_4 form,
  .domain_form_5 form,
  .domain_form_6 form,
  .domain_form_7 form,
  .domain_form_9 form,
  .domain_form_10 form {
    margin-bottom: 30px;
  }

  .domain_form form .domain_in,
  .domain_form_2 form .domain_in,
  .domain_form_3 form .domain_in,
  .domain_form_4 form .domain_in,
  .domain_form_5 form .domain_in,
  .domain_form_6 form .domain_in,
  .domain_form_7 form .domain_in,
  .domain_form_9 form .domain_in,
  .domain_form_10 form .domain_in {
    width: 220px;
    padding: 8px;
    padding-left: 15px;
  }

  .domain_form form .select_wrapper,
  .domain_form_2 form .select_wrapper,
  .domain_form_3 form .select_wrapper,
  .domain_form_4 form .select_wrapper,
  .domain_form_5 form .select_wrapper,
  .domain_form_6 form .select_wrapper,
  .domain_form_7 form .select_wrapper,
  .domain_form_9 form .select_wrapper,
  .domain_form_10 form .select_wrapper {
    height: 36px;
    width: 80px;
  }

  .domain_form form .select_wrapper:before,
  .domain_form_2 form .select_wrapper:before,
  .domain_form_3 form .select_wrapper:before,
  .domain_form_4 form .select_wrapper:before,
  .domain_form_5 form .select_wrapper:before,
  .domain_form_6 form .select_wrapper:before,
  .domain_form_7 form .select_wrapper:before,
  .domain_form_9 form .select_wrapper:before,
  .domain_form_10 form .select_wrapper:before {
    left: -10px;
  }

  .domain_form form .select_wrapper #chose_domain,
  .domain_form_2 form .select_wrapper #chose_domain,
  .domain_form_3 form .select_wrapper #chose_domain,
  .domain_form_4 form .select_wrapper #chose_domain,
  .domain_form_5 form .select_wrapper #chose_domain,
  .domain_form_6 form .select_wrapper #chose_domain,
  .domain_form_7 form .select_wrapper #chose_domain,
  .domain_form_9 form .select_wrapper #chose_domain,
  .domain_form_10 form .select_wrapper #chose_domain {
    font-size: 16px;
    padding: 5px;
    line-height: 28px;
  }

  .domain_form form .select_wrapper .option_list li,
  .domain_form_2 form .select_wrapper .option_list li,
  .domain_form_3 form .select_wrapper .option_list li,
  .domain_form_4 form .select_wrapper .option_list li,
  .domain_form_5 form .select_wrapper .option_list li,
  .domain_form_6 form .select_wrapper .option_list li,
  .domain_form_7 form .select_wrapper .option_list li,
  .domain_form_9 form .select_wrapper .option_list li,
  .domain_form_10 form .select_wrapper .option_list li {
    font-size: 14px;
    line-height: 25px;
  }

  .domain_form form .select_wrapper .arrow,
  .domain_form_2 form .select_wrapper .arrow,
  .domain_form_3 form .select_wrapper .arrow,
  .domain_form_4 form .select_wrapper .arrow,
  .domain_form_5 form .select_wrapper .arrow,
  .domain_form_6 form .select_wrapper .arrow,
  .domain_form_7 form .select_wrapper .arrow,
  .domain_form_9 form .select_wrapper .arrow,
  .domain_form_10 form .select_wrapper .arrow {
    right: 10%;
  }

  .domain_form_5 form .select_wrapper .arrow,
  .domain_form_6 form .select_wrapper .arrow,
  .domain_form_7 form .select_wrapper .arrow {
    right: 0%;
  }

  .domain_form .search_domain_btn,
  .domain_form_2 .search_domain_btn,
  .domain_form_3 .search_domain_btn,
  .domain_form_4 .search_domain_btn,
  .domain_form_5 .search_domain_btn,
  .domain_form_6 .search_domain_btn,
  .domain_form_7 .search_domain_btn,
  .domain_form_9 .search_domain_btn,
  .domain_form_10 .search_domain_btn {
    padding: 10px 30px;
    font-size: 14px;
    margin-left: 8px;
  }

  .domain_form .domain_list img,
  .domain_form_2 .domain_list img,
  .domain_form_3 .domain_list img,
  .domain_form_4 .domain_list img,
  .domain_form_5 .domain_list img,
  .domain_form_6 .domain_list img,
  .domain_form_7 .domain_list img,
  .domain_form_9 .domain_list img,
  .domain_form_10 .domain_list img {
    margin: 0 5px;
  }

  .domain_form .domain_list img:last-child,
  .domain_form_2 .domain_list img:last-child,
  .domain_form_3 .domain_list img:last-child,
  .domain_form_4 .domain_list img:last-child,
  .domain_form_5 .domain_list img:last-child,
  .domain_form_6 .domain_list img:last-child,
  .domain_form_7 .domain_list img:last-child,
  .domain_form_9 .domain_list img:last-child,
  .domain_form_10 .domain_list img:last-child,
  .domain_form .domain_list img:nth-last-child(2),
  .domain_form_2 .domain_list img:nth-last-child(2),
  .domain_form_3 .domain_list img:nth-last-child(2),
  .domain_form_4 .domain_list img:nth-last-child(2),
  .domain_form_5 .domain_list img:nth-last-child(2),
  .domain_form_6 .domain_list img:nth-last-child(2),
  .domain_form_7 .domain_list img:nth-last-child(2),
  .domain_form_9 .domain_list img:nth-last-child(2),
  .domain_form_10 .domain_list img:nth-last-child(2) {
    display: none;
    visibility: hidden;
  }

  .domain_form_2,
  .domain_form_3 {
    margin-top: 0px;
  }

  .domain_form_3 .domain_names li {
    margin: 0 6px;
  }

  .domain_form_4 {
    padding: 25px 0;
    margin-top: 55px;
  }

  .domain_form_4 form {
    margin-bottom: 20px;
  }

  .domain_form_4 form .domain_in {
    height: 40px;
  }

  .domain_form_4 form .select_wrapper {
    height: 40px;
  }

  .domain_form_4 form .select_wrapper .option_list li {
    padding: 0px 15px;
  }

  .domain_form_4 .search_domain_btn {
    height: 40px;
  }

  .domain_form_4 .domain_list {
    padding: 8px 5px 0px;
  }

  .domain_form_5 form .domain_in,
  .domain_form_6 form .domain_in,
  .domain_form_7 form .domain_in {
    height: 60px;
  }

  .domain_form_5 form .select_wrapper,
  .domain_form_6 form .select_wrapper,
  .domain_form_7 form .select_wrapper {
    height: 60px;
  }

  .domain_form_5 form .select_wrapper .option_list li,
  .domain_form_6 form .select_wrapper .option_list li,
  .domain_form_7 form .select_wrapper .option_list li {
    padding: 0 15px;
  }

  .domain_form_5 form .search_domain_btn,
  .domain_form_6 form .search_domain_btn,
  .domain_form_7 form .search_domain_btn {
    height: 60px;
    padding: 10px 20px;
  }

  .domain_form_8 form .domain_in {
    height: 60px;
    width: 220px;
  }

  .domain_form_8 form .select_wrapper {
    height: 60px;
  }

  .domain_form_8 form .select_wrapper .option_list li {
    padding: 0 15px;
  }

  .domain_form_8 form .search_domain_btn {
    height: 60px;
    padding: 10px 20px;
  }
}

@media (max-width: 767px) {
  .hosting_brand .container .styled_bg {
    display: none;
    visibility: hidden;
  }

  .hosting_brand .container .styled_bg:before {
    left: -140px;
    height: 65%;
  }

  .hosting_brand .container .styled_bg:after {
    right: 2px;
    width: 100px;
    height: 17%;
  }

  .hosting_brand .container .section_title h2 {
    margin-top: 45px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .hosting_brand .container .section_title p {
    margin-bottom: 25px;
    font-size: 14px;
    padding: 0;
  }

  .hosting_brand .container .section_title .boxed_btn.boxed_blue_btn_2,
  .hosting_brand .container .section_title .boxed_btn.boxed_blue_btn {
    display: inline-block;
    padding: 10px 20px;
  }

  .hosting_brand .container .section_title .boxed_btn.boxed_green_btn_2,
  .hosting_brand .container .section_title .hero_area .hero_content_wrapper .hero_content .boxed_btn,
  .hero_area .hero_content_wrapper .hero_content .hosting_brand .container .section_title .boxed_btn,
  .hosting_brand .container .section_title .hero_area_10 .hero_content_wrapper .hero_content .boxed_btn,
  .hero_area_10 .hero_content_wrapper .hero_content .hosting_brand .container .section_title .boxed_btn,
  .hosting_brand .container .section_title .boxed_btn.boxed_green_btn {
    display: inline-block;
    padding: 10px 20px;
  }

  .hosting_brand_10 .container .styled_bg {
    display: none;
    visibility: hidden;
  }

  .hosting_brand_10 .container .styled_bg:before {
    left: -140px;
    height: 65%;
  }

  .hosting_brand_10 .container .styled_bg:after {
    right: 2px;
    width: 100px;
    height: 17%;
  }

  .hosting_brand_10 .container .section_title h2 {
    margin-top: 45px;
    margin-bottom: 10px;
    font-size: 24px;
    line-height: 30px;
  }

  .hosting_brand_10 .container .section_title p {
    margin-bottom: 25px;
    font-size: 14px;
    padding: 0;
  }

  .hosting_brand_10 .container .section_title .boxed_btn {
    display: inline-block;
    padding: 10px 20px;
  }

  .domain_form,
  .domain_form_2,
  .domain_form_3,
  .domain_form_4,
  .domain_form_5,
  .domain_form_6,
  .domain_form_7,
  .domain_form_9,
  .domain_form_10 {
    padding: 30px 0;
    margin-top: 45px;
  }

  .domain_form .styled_bg_2:before,
  .domain_form_2 .styled_bg_2:before,
  .domain_form_3 .styled_bg_2:before,
  .domain_form_4 .styled_bg_2:before,
  .domain_form_5 .styled_bg_2:before,
  .domain_form_6 .styled_bg_2:before,
  .domain_form_7 .styled_bg_2:before,
  .domain_form_9 .styled_bg_2:before,
  .domain_form_10 .styled_bg_2:before {
    left: 12%;
    top: -95%;
  }

  .domain_form .styled_bg_2:after,
  .domain_form_2 .styled_bg_2:after,
  .domain_form_3 .styled_bg_2:after,
  .domain_form_4 .styled_bg_2:after,
  .domain_form_5 .styled_bg_2:after,
  .domain_form_6 .styled_bg_2:after,
  .domain_form_7 .styled_bg_2:after,
  .domain_form_9 .styled_bg_2:after,
  .domain_form_10 .styled_bg_2:after {
    left: -80%;
    top: 122%;
  }

  .domain_form form,
  .domain_form_2 form,
  .domain_form_3 form,
  .domain_form_4 form,
  .domain_form_5 form,
  .domain_form_6 form,
  .domain_form_7 form,
  .domain_form_9 form,
  .domain_form_10 form {
    margin: 0 auto;
    margin-bottom: 30px;
    border-radius: 50px;
    width: 90%;
  }

  .domain_form form .domain_in,
  .domain_form_2 form .domain_in,
  .domain_form_3 form .domain_in,
  .domain_form_4 form .domain_in,
  .domain_form_5 form .domain_in,
  .domain_form_6 form .domain_in,
  .domain_form_7 form .domain_in,
  .domain_form_9 form .domain_in,
  .domain_form_10 form .domain_in {
    width: 55%;
    padding: 8px;
    padding-left: 7px;
    font-size: 13px;
    float: left;
    margin-right: 0;
  }

  .domain_form form .select_wrapper,
  .domain_form_2 form .select_wrapper,
  .domain_form_3 form .select_wrapper,
  .domain_form_4 form .select_wrapper,
  .domain_form_5 form .select_wrapper,
  .domain_form_6 form .select_wrapper,
  .domain_form_7 form .select_wrapper,
  .domain_form_9 form .select_wrapper,
  .domain_form_10 form .select_wrapper {
    height: 33px;
    width: 65px;
  }

  .domain_form form .select_wrapper:before,
  .domain_form_2 form .select_wrapper:before,
  .domain_form_3 form .select_wrapper:before,
  .domain_form_4 form .select_wrapper:before,
  .domain_form_5 form .select_wrapper:before,
  .domain_form_6 form .select_wrapper:before,
  .domain_form_7 form .select_wrapper:before,
  .domain_form_9 form .select_wrapper:before,
  .domain_form_10 form .select_wrapper:before {
    left: -5px;
  }

  .domain_form form .select_wrapper #chose_domain,
  .domain_form_2 form .select_wrapper #chose_domain,
  .domain_form_3 form .select_wrapper #chose_domain,
  .domain_form_4 form .select_wrapper #chose_domain,
  .domain_form_5 form .select_wrapper #chose_domain,
  .domain_form_6 form .select_wrapper #chose_domain,
  .domain_form_7 form .select_wrapper #chose_domain,
  .domain_form_9 form .select_wrapper #chose_domain,
  .domain_form_10 form .select_wrapper #chose_domain {
    font-size: 14px;
    padding: 5px;
    line-height: 20px;
  }

  .domain_form form .select_wrapper .option_list li,
  .domain_form_2 form .select_wrapper .option_list li,
  .domain_form_3 form .select_wrapper .option_list li,
  .domain_form_4 form .select_wrapper .option_list li,
  .domain_form_5 form .select_wrapper .option_list li,
  .domain_form_6 form .select_wrapper .option_list li,
  .domain_form_7 form .select_wrapper .option_list li,
  .domain_form_9 form .select_wrapper .option_list li,
  .domain_form_10 form .select_wrapper .option_list li {
    font-size: 14px;
    line-height: 14px;
  }

  .domain_form form .select_wrapper .arrow,
  .domain_form_2 form .select_wrapper .arrow,
  .domain_form_3 form .select_wrapper .arrow,
  .domain_form_4 form .select_wrapper .arrow,
  .domain_form_5 form .select_wrapper .arrow,
  .domain_form_6 form .select_wrapper .arrow,
  .domain_form_7 form .select_wrapper .arrow,
  .domain_form_9 form .select_wrapper .arrow,
  .domain_form_10 form .select_wrapper .arrow {
    right: 12%;
  }

  .domain_form .search_domain_btn,
  .domain_form_2 .search_domain_btn,
  .domain_form_3 .search_domain_btn,
  .domain_form_4 .search_domain_btn,
  .domain_form_5 .search_domain_btn,
  .domain_form_6 .search_domain_btn,
  .domain_form_7 .search_domain_btn,
  .domain_form_9 .search_domain_btn,
  .domain_form_10 .search_domain_btn {
    width: 15%;
    font-size: 14px;
    margin-top: 0px;
    margin-left: 5px;
    float: left;
    padding: 8px 5px;
  }

  .domain_form .domain_list img,
  .domain_form_2 .domain_list img,
  .domain_form_3 .domain_list img,
  .domain_form_4 .domain_list img,
  .domain_form_5 .domain_list img,
  .domain_form_6 .domain_list img,
  .domain_form_7 .domain_list img,
  .domain_form_9 .domain_list img,
  .domain_form_10 .domain_list img {
    height: 24px;
    margin: 0 5px;
  }

  .domain_form .domain_list img:last-child,
  .domain_form_2 .domain_list img:last-child,
  .domain_form_3 .domain_list img:last-child,
  .domain_form_4 .domain_list img:last-child,
  .domain_form_5 .domain_list img:last-child,
  .domain_form_6 .domain_list img:last-child,
  .domain_form_7 .domain_list img:last-child,
  .domain_form_9 .domain_list img:last-child,
  .domain_form_10 .domain_list img:last-child,
  .domain_form .domain_list img:nth-last-child(2),
  .domain_form_2 .domain_list img:nth-last-child(2),
  .domain_form_3 .domain_list img:nth-last-child(2),
  .domain_form_4 .domain_list img:nth-last-child(2),
  .domain_form_5 .domain_list img:nth-last-child(2),
  .domain_form_6 .domain_list img:nth-last-child(2),
  .domain_form_7 .domain_list img:nth-last-child(2),
  .domain_form_9 .domain_list img:nth-last-child(2),
  .domain_form_10 .domain_list img:nth-last-child(2) {
    display: none;
    visibility: hidden;
  }

  .domain_form_2,
  .domain_form_3 {
    margin-top: 0px;
    padding: 0px;
  }

  .domain_form_3 .domain_names li {
    margin: 5px;
  }

  .domain_form_4 {
    padding: 20px 0;
    margin-top: 45px;
  }

  .domain_form_4 form {
    margin-bottom: 0px;
    padding: 0;
  }

  .domain_form_4 form .domain_in {
    height: 40px;
    width: 65%;
  }

  .domain_form_4 form .select_wrapper {
    height: 40px;
    width: 30%;
    margin-left: 3%;
  }

  .domain_form_4 form .select_wrapper .option_list li {
    padding: 3px 8px;
  }

  .domain_form_4 form .select_wrapper #chose_domain {
    padding: 10px;
  }

  .domain_form_4 .search_domain_btn {
    height: 40px;
    width: 50%;
    margin: 15px 25% 0 !important;
  }

  .domain_form_4 .domain_list {
    display: none;
  }

  .domain_form_5 form .domain_in,
  .domain_form_6 form .domain_in,
  .domain_form_7 form .domain_in {
    height: 45px;
  }

  .domain_form_5 form .select_wrapper,
  .domain_form_6 form .select_wrapper,
  .domain_form_7 form .select_wrapper {
    height: 45px;
  }

  .domain_form_5 form .select_wrapper #chose_domain,
  .domain_form_6 form .select_wrapper #chose_domain,
  .domain_form_7 form .select_wrapper #chose_domain {
    height: 30px;
  }

  .domain_form_5 form .select_wrapper .arrow,
  .domain_form_6 form .select_wrapper .arrow,
  .domain_form_7 form .select_wrapper .arrow {
    right: 0;
    top: 67%;
  }

  .domain_form_5 form .select_wrapper:after,
  .domain_form_6 form .select_wrapper:after,
  .domain_form_7 form .select_wrapper:after {
    height: 16px;
  }

  .domain_form_5 form .search_domain_btn,
  .domain_form_6 form .search_domain_btn,
  .domain_form_7 form .search_domain_btn {
    height: 45px;
    padding: 10px 20px;
  }

  .domain_form_8 {
    width: 90%;
  }

  .domain_form_8 form {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .domain_form_8 form .input-group {
    width: 70%;
  }

  .domain_form_8 form .domain_in {
    height: 45px;
    width: 60%;
  }

  .domain_form_8 form .select_wrapper {
    height: 45px;
    width: 30%;
  }

  .domain_form_8 form .select_wrapper #chose_domain {
    font-size: 14px;
    padding: 8px !important;
    line-height: 20px;
  }

  .domain_form_8 form .select_wrapper .option_list li {
    font-size: 14px;
    line-height: 1;
  }

  .domain_form_8 form .select_wrapper .arrow {
    right: 15px;
  }

  .domain_form_8 form .search_domain_btn {
    height: 45px;
    padding: 10px 20%;
    margin: 20px 0;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {

  .domain_form form .domain_in,
  .domain_form_2 form .domain_in,
  .domain_form_3 form .domain_in,
  .domain_form_4 form .domain_in,
  .domain_form_5 form .domain_in,
  .domain_form_6 form .domain_in,
  .domain_form_7 form .domain_in,
  .domain_form_9 form .domain_in,
  .domain_form_10 form .domain_in {
    padding-left: 15px;
  }

  .domain_form form .select_wrapper,
  .domain_form_2 form .select_wrapper,
  .domain_form_3 form .select_wrapper,
  .domain_form_4 form .select_wrapper,
  .domain_form_5 form .select_wrapper,
  .domain_form_6 form .select_wrapper,
  .domain_form_7 form .select_wrapper,
  .domain_form_9 form .select_wrapper,
  .domain_form_10 form .select_wrapper {
    width: 80px;
  }

  .domain_form form .search_domain_btn,
  .domain_form_2 form .search_domain_btn,
  .domain_form_3 form .search_domain_btn,
  .domain_form_4 form .search_domain_btn,
  .domain_form_5 form .search_domain_btn,
  .domain_form_6 form .search_domain_btn,
  .domain_form_7 form .search_domain_btn,
  .domain_form_9 form .search_domain_btn,
  .domain_form_10 form .search_domain_btn {
    margin-left: 10px;
  }

  .domain_form form .domain_list img:last-child,
  .domain_form_2 form .domain_list img:last-child,
  .domain_form_3 form .domain_list img:last-child,
  .domain_form_4 form .domain_list img:last-child,
  .domain_form_5 form .domain_list img:last-child,
  .domain_form_6 form .domain_list img:last-child,
  .domain_form_7 form .domain_list img:last-child,
  .domain_form_9 form .domain_list img:last-child,
  .domain_form_10 form .domain_list img:last-child,
  .domain_form form .domain_list img:nth-last-child(2),
  .domain_form_2 form .domain_list img:nth-last-child(2),
  .domain_form_3 form .domain_list img:nth-last-child(2),
  .domain_form_4 form .domain_list img:nth-last-child(2),
  .domain_form_5 form .domain_list img:nth-last-child(2),
  .domain_form_6 form .domain_list img:nth-last-child(2),
  .domain_form_7 form .domain_list img:nth-last-child(2),
  .domain_form_9 form .domain_list img:nth-last-child(2),
  .domain_form_10 form .domain_list img:nth-last-child(2) {
    visibility: visible;
    display: inline-block;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			19. Blog section and pages
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.blog_area {
  background: #f4f5f9;
}

.single_blog_item {
  background: #fff;
  margin-bottom: 50px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
}

.single_blog_item .blog_img {
  height: 190px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.single_blog_item .blog_bg_1 {
  background-image: url("../img/blog/1.png");
}

.single_blog_item .blog_bg_2 {
  background-image: url("../img/blog/2.png");
}

.single_blog_item .blog_bg_3 {
  background-image: url("../img/blog/3.png");
}

.single_blog_item .blog_content {
  padding: 25px;
}

.single_blog_item .blog_content h2 {
  color: #304e73;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
  
}

.single_blog_item .blog_content p {
  font-size: 16px;
  color: #838bab;
  margin-bottom: 20px;
  line-height: 25px;
  font-weight: 400;
  
}

.single_blog_item .blog_content .boxed_btn {
  display: inline-block;
  background: none;
  color: #0cbafc;
  font-size: 18px;
  font-weight: 500;
  
}

.single_blog_item .blog_content .boxed_btn i {
  font-size: 13px;
  margin-left: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_blog_item .blog_content .boxed_btn:hover i {
  margin-left: 5px;
}

.single_blog_item:hover {
  -webkit-box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  -moz-box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  top: -10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_area .single_blog_item {
    margin-bottom: 45px;
  }
}

@media (max-width: 767px) {
  .blog_area {
    padding-bottom: 10px;
  }

  .single_blog_item {
    margin-bottom: 35px;
  }

  .single_blog_item .blog_content p {
    font-size: 14px;
  }

  .single_blog_item .blog_content .boxed_btn {
    font-size: 16px;
  }
}

.blog_area_2 .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid transparent;
  padding: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 10px;
  opacity: 1;
}

.blog_area_2 .swiper-pagination-bullet:after {
  background: #325075;
  content: '';
  width: 10px;
  top: 5px;
  left: 5px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
}

.blog_area_2 .swiper-pagination-bullet-active {
  border: 1px solid #325075;
}

.single_blog_item_2 {
  margin: 30px 20px 80px;
  position: relative;
}

.single_blog_item_2 .blog_img:after {
  width: 100%;
  left: 0;
  height: 100%;
  top: 0;
  content: '';
  position: absolute;
  z-index: 2;
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
  opacity: .4;
}

.single_blog_item_2 .blog_img_1 {
  background-image: url(../img/blog/21.png);
}

.single_blog_item_2 .blog_img_2 {
  background-image: url(../img/blog/22.png);
}

.single_blog_item_2 .blog_img_3 {
  background-image: url(../img/blog/21.png);
}

.single_blog_item_2 .blog_img_4 {
  background-image: url(../img/blog/22.png);
}

.single_blog_item_2 .blog_img {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  height: 110%;
  width: 45%;
  left: 0;
  top: -5%;
  position: absolute;
  overflow: hidden;
  z-index: 2;
  border-radius: 20px;
  -webkit-box-shadow: 0px 8px 10px 0px rgba(18, 23, 192, 0.2);
  -moz-box-shadow: 0px 8px 10px 0px rgba(18, 23, 192, 0.2);
  box-shadow: 0px 8px 10px 0px rgba(18, 23, 192, 0.2);
}

.single_blog_item_2 .blog_content {
  padding: 20px;
  padding-left: 50%;
  border-radius: 25px;
  -webkit-box-shadow: 0px 0px 27px 0px rgba(18, 23, 197, 0.2);
  -moz-box-shadow: 0px 0px 27px 0px rgba(18, 23, 197, 0.2);
  box-shadow: 0px 0px 27px 0px rgba(18, 23, 197, 0.2);
  width: 100%;
  position: relative;
  height: 300px;
}

.single_blog_item_2 .blog_content h2 {
  color: #325075;
  font-size: 24px;
  font-weight: 700;
  
  margin-bottom: 20px;
  
}

.single_blog_item_2 .blog_content p {
  font-size: 16px;
  line-height: 25px;
  color: #838bab;
  font-weight: 400;
  
  margin-bottom: 15px;
}

.single_blog_item_2 .boxed_btn {
  font-size: 14px;
  color: #fff;
  padding: 12px 18px;
  border-radius: 25px;
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
  border: 2px solid #fff;
}

.single_blog_item_2 .boxed_btn:after {
  border-radius: 25px;
  background: #fff;
  border: 2px solid #fff;
}

.single_blog_item_2 .boxed_btn:hover {
  color: #325075;
  border: 2px solid #325075;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .single_blog_item_2 .blog_content h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .single_blog_item_2 .blog_content p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .single_blog_item_2 .blog_img {
    display: none;
  }

  .single_blog_item_2 .blog_content {
    padding: 20px !important;
    height: auto;
  }

  .single_blog_item_2 .blog_content h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .single_blog_item_2 .blog_content p {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single_blog_item_2 .blog_img {
    display: block;
  }

  .single_blog_item_2 .blog_content {
    padding-left: 50% !important;
    height: 300px;
  }
}

.blog_area_3 {
  background: #f4f5f9;
}

.blog_area_3 .section_title h2,
.blog_area_3 .section_title h3 {
  color: #1b38ff;
}

.blog_area_3 .single_blog_item {
  background: #fff;
  margin-bottom: 50px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
}

.blog_area_3 .single_blog_item .blog_img {
  height: 190px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.blog_area_3 .single_blog_item .blog_bg_1 {
  background-image: url("../img/blog/1.png");
}

.blog_area_3 .single_blog_item .blog_bg_2 {
  background-image: url("../img/blog/2.png");
}

.blog_area_3 .single_blog_item .blog_bg_3 {
  background-image: url("../img/blog/3.png");
}

.blog_area_3 .single_blog_item .blog_content {
  padding: 25px;
}

.blog_area_3 .single_blog_item .blog_content h2 {
  color: #304e73;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
  
}

.blog_area_3 .single_blog_item .blog_content p {
  font-size: 16px;
  color: #838bab;
  margin-bottom: 20px;
  line-height: 25px;
  font-weight: 400;
  
}

.blog_area_3 .single_blog_item .blog_content .boxed_btn {
  display: inline-block;
  background: none;
  color: #0cbafc;
  font-size: 18px;
  font-weight: 500;
  
}

.blog_area_3 .single_blog_item .blog_content .boxed_btn i {
  font-size: 13px;
  margin-left: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.blog_area_3 .single_blog_item .blog_content .boxed_btn:hover i {
  margin-left: 5px;
}

.blog_area_3 .single_blog_item:hover {
  -webkit-box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  -moz-box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  top: -10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_area_3 {
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .blog_area_3 {
    padding-bottom: 10px;
  }

  .blog_area_3 .single_blog_item {
    margin-bottom: 40px;
  }

  .blog_area_3 .single_blog_item .blog_content p {
    font-size: 14px;
  }

  .blog_area_3 .single_blog_item .blog_content .boxed_btn {
    font-size: 16px;
  }
}

.blog_area_4 {
  background: #fff;
}

.blog_area_4 .single_blog_item_3 {
  position: relative;
  z-index: 1;
  margin-bottom: 50px;
}

.blog_area_4 .single_blog_item_3:hover .blog_img img {
  -webkit-transform: scale(1.1) rotate(2deg);
  -ms-transform: scale(1.1) rotate(2deg);
  transform: scale(1.1) rotate(2deg);
}

.blog_area_4 .single_blog_item_3 .blog_img {
  border-radius: 10px;
  overflow: hidden;
}

.blog_area_4 .single_blog_item_3 .blog_img img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.blog_area_4 .single_blog_item_3 .blog_info {
  position: absolute;
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  width: 100%;
  height: auto;
  top: 69%;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: 10px;
  color: #fff;
  border-radius: 20px;
  padding: 20px;
}

.blog_area_4 .single_blog_item_3 .blog_info .meta_date {
  display: inline-block;
  padding: 5px 10px;
  background: white;
  border-radius: 5px;
  font-size: 16px;
  color: #325075;
  font-weight: 400;
  
  margin-bottom: 15px;
}

.blog_area_4 .single_blog_item_3 .blog_info h2 {
  font-size: 24px;
  font-weight: 700;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.blog_area_4 .single_blog_item_3 .blog_info:hover h2 {
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_area_4 .single_blog_item_3 .blog_info {
    padding: 15px 10px;
  }

  .blog_area_4 .single_blog_item_3 .blog_info .meta_date {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .blog_area_4 .single_blog_item_3 .blog_info h2 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .blog_area_4 .single_blog_item_3 {
    margin-bottom: 80px;
  }

  .blog_area_4 .single_blog_item_3 .blog_info {
    top: 55%;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .blog_area_4 .single_blog_item_3 {
    margin-bottom: 80px;
  }

  .blog_area_4 .single_blog_item_3 .blog_info {
    top: 82%;
  }
}

.blog_area_5 {
  background: #eaf8fd;
}

.blog_area_5 .single_blog_item_4 {
  border-radius: 10px;
  -webkit-box-shadow: 0px 10px 15px 0px rgba(69, 74, 167, 0.15);
  box-shadow: 0px 10px 15px 0px rgba(69, 74, 167, 0.15);
  padding: 20px 25px;
  background: #fff;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.blog_area_5 .single_blog_item_4:hover {
  top: -5px;
}

.blog_area_5 .single_blog_item_4 .meta_date {
  display: inline-block;
  padding: 7px 10px;
  background: #3a2085;
  border-radius: 5px;
  color: #fff;
  font-weight: 400;
  
  margin-bottom: 15px;
}

.blog_area_5 .single_blog_item_4 h2 {
  font-size: 18px;
  font-weight: 500;
  
  margin-bottom: 15px;
  color: #191b41;
}

.blog_area_5 .single_blog_item_4 p {
  font-size: 14px;
  color: #838bab;
  line-height: 1.5;
  font-weight: 400;
  
  margin-bottom: 20px;
}

.blog_area_5 .single_blog_item_4 .boxed_btn {
  color: #3a2085;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: #fff;
  font-weight: 700;
  
  font-size: 16px;
  border-radius: 5px;
  padding: 10px 15px;
  display: inline-block;
}

.blog_area_5 .single_blog_item_4 .boxed_btn:hover {
  background: #3a2085;
  color: #fff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_area_5 .single_blog_item_4 {
    margin-top: 25px;
  }
}

@media (max-width: 767px) {
  .blog_area_5 .single_blog_item_4 {
    margin-top: 25px;
  }
}

.single_blog_item_5 {
  background: #fff;
  margin-bottom: 50px;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.2);
}

.single_blog_item_5 .blog_img {
  height: 200px;
  overflow: hidden;
}

.single_blog_item_5 .blog_img img {
  height: 100%;
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.single_blog_item_5 .blog_content {
  padding: 25px;
}

.single_blog_item_5 .blog_content h2 {
  color: #304e73;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
  
}

.single_blog_item_5 .blog_content .blog_meta_list a {
  color: #3a3b58;
  margin-bottom: 15px;
  font-size: 15px;
  margin-right: 10px;
}

.single_blog_item_5 .blog_content .blog_meta_list a:hover {
  color: #325075;
}

.single_blog_item_5 .blog_content .blog_meta_list a i {
  margin-right: 5px;
}

.single_blog_item_5 .blog_content p {
  font-size: 16px;
  color: #838bab;
  margin-bottom: 20px;
  line-height: 25px;
  font-weight: 400;
  
}

.single_blog_item_5 .blog_content .boxed_btn {
  display: inline-block;
  background: none;
  color: #325075;
  font-size: 18px;
  font-weight: 500;
  
}

.single_blog_item_5 .blog_content .boxed_btn i {
  font-size: 13px;
  margin-left: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_blog_item_5 .blog_content .boxed_btn:hover i {
  margin-left: 5px;
}

.single_blog_item_5:hover {
  -webkit-box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  -moz-box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  top: -10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_area {
    padding-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .blog_area {
    padding-bottom: 10px;
  }

  .single_blog_item_5 {
    margin-bottom: 40px;
  }

  .single_blog_item_5 .blog_content p {
    font-size: 14px;
  }

  .single_blog_item_5 .blog_content .boxed_btn {
    font-size: 16px;
  }
}

.blog_area_7 .swiper-pagination-bullet {
  background: transparent;
  border: 1px solid transparent;
  padding: 10px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 10px;
  opacity: 1;
}

.blog_area_7 .swiper-pagination-bullet:after {
  background: #eb566c;
  content: "";
  width: 10px;
  top: 5px;
  left: 5px;
  height: 10px;
  border-radius: 50%;
  position: absolute;
}

.blog_area_7 .swiper-pagination-bullet-active {
  border: 1px solid #eb566c;
}

.single_blog_item_7 {
  margin: 30px 20px 80px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.single_blog_item_7 .blog_img {
  width: 50%;
}

.single_blog_item_7 .blog_content {
  padding: 10px;
  padding-left: 20px;
}

.single_blog_item_7 .blog_content h2 {
  color: #838bab033;
  font-size: 20px;
  font-weight: 700;
  
  margin-bottom: 20px;
  
}

.single_blog_item_7 .blog_content p {
  font-size: 14px;
  line-height: 25px;
  color: #304e73;
  font-weight: 400;
  
  margin-bottom: 15px;
}

.single_blog_item_7 .blog_content p span {
  color: #838bab;
}

.single_blog_item_7 .boxed_btn {
  font-size: 14px;
  color: #eb566c;
  padding: 12px 0px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  left: 0;
}

.single_blog_item_7 .boxed_btn:hover {
  left: 5px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .single_blog_item_7 .blog_content h2 {
    font-size: 20px;
    margin-bottom: 5px;
  }

  .single_blog_item_7 .blog_content p {
    font-size: 14px;
    margin-bottom: 10px;
  }
}

@media (max-width: 767px) {
  .single_blog_item_7 .blog_img {
    display: none;
  }

  .single_blog_item_7 .blog_content {
    padding: 20px !important;
    height: auto;
  }

  .single_blog_item_7 .blog_content h2 {
    font-size: 18px;
    margin-bottom: 10px;
  }

  .single_blog_item_7 .blog_content p {
    font-size: 14px;
    line-height: 1.5;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single_blog_item_7 .blog_img {
    display: block;
  }

  .single_blog_item_7 .blog_content {
    padding-left: 50% !important;
    height: 300px;
  }
}

.single_blog_item_8 {
  background: #fff;
  margin-bottom: 50px;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
  top: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: -8px 12px 54px 0px rgba(17, 156, 156, 0.2);
  -moz-box-shadow: -8px 12px 54px 0px rgba(17, 156, 156, 0.2);
  box-shadow: -8px 12px 54px 0px rgba(17, 156, 156, 0.2);
}

.single_blog_item_8 .blog_img {
  height: 190px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.single_blog_item_8 .blog_bg_1 {
  background-image: url("../img/blog/1.png");
}

.single_blog_item_8 .blog_bg_2 {
  background-image: url("../img/blog/2.png");
}

.single_blog_item_8 .blog_bg_3 {
  background-image: url("../img/blog/3.png");
}

.single_blog_item_8 .blog_content {
  padding: 25px;
}

.single_blog_item_8 .blog_content h2 {
  color: #304e73;
  font-size: 18px;
  margin-bottom: 15px;
  font-weight: 700;
  
}

.single_blog_item_8 .blog_content p {
  font-size: 16px;
  color: #838bab;
  margin-bottom: 20px;
  line-height: 25px;
  font-weight: 400;
  
}

.single_blog_item_8 .blog_content .boxed_btn {
  display: inline-block;
  background: none;
  color: #0cbafc;
  font-size: 18px;
  font-weight: 500;
  
}

.single_blog_item_8 .blog_content .boxed_btn i {
  font-size: 13px;
  margin-left: 2px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_blog_item_8 .blog_content .boxed_btn:hover i {
  margin-left: 5px;
}

.single_blog_item_8:hover {
  -webkit-box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  -moz-box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  box-shadow: 0px 12px 15px 0px rgba(12, 186, 252, 0.25);
  top: -10px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .blog_area_8 .single_blog_item_8 {
    margin-bottom: 45px;
  }
}

@media (max-width: 767px) {
  .blog_area_8 {
    padding-bottom: 10px;
  }

  .single_blog_item_8 {
    margin-bottom: 35px;
  }

  .single_blog_item_8 .blog_content p {
    font-size: 14px;
  }

  .single_blog_item_8 .blog_content .boxed_btn {
    font-size: 16px;
  }
}

.side_bar .search_box,
.side_bar .subscribe_box {
  padding: 10px;
  border: 1px solid #e0e0e0;
  margin-bottom: 30px;
}

.side_bar .search_box .input-group,
.side_bar .subscribe_box .input-group {
  border-radius: 0;
  border: 1px solid #ddd;
  background: #f9f9f9;
  font-size: 14px;
}

.side_bar .search_box .input-group input,
.side_bar .subscribe_box .input-group input {
  border-radius: 0;
  border: none;
  color: #838bab;
  background: none;
  font-size: 14px;
  font-weight: 400;
  
}

.side_bar .search_box .input-group span.input-group-btn,
.side_bar .subscribe_box .input-group span.input-group-btn {
  border-left: 1px solid #ddd;
}

.side_bar .search_box .input-group span.input-group-btn .btn,
.side_bar .subscribe_box .input-group span.input-group-btn .btn {
  color: #fff;
  border-radius: 0px;
  background: #2cd63c;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.side_bar .search_box .input-group span.input-group-btn .btn:focus,
.side_bar .subscribe_box .input-group span.input-group-btn .btn:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.side_bar .search_box .input-group span.input-group-btn .btn:hover,
.side_bar .subscribe_box .input-group span.input-group-btn .btn:hover {
  background: rgba(44, 214, 60, 0.6);
}

.side_bar .subscribe_box .input-group span.input-group-btn .btn i.ti-arrow-right {
  position: relative;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  left: 0;
}

.side_bar .subscribe_box .input-group span.input-group-btn .btn:hover i.ti-arrow-right {
  left: 5px;
}

.side_bar h3 {
  font-size: 24px;
  color: #304e73;
  font-weight: 500;
  
  padding: 15px 0;
  margin-bottom: 30px;
  
  position: relative;
  z-index: 1;
}

.side_bar h3:after,
.side_bar h3:before {
  background: #666;
  position: absolute;
  left: 0;
  bottom: 0px;
  z-index: -1;
  content: '';
}

.side_bar h3:after {
  width: 100%;
  height: 1px;
}

.side_bar h3:before {
  width: 40%;
  height: 3px;
}

.side_bar .archive,
.side_bar .categories {
  margin-bottom: 40px;
}

.side_bar .archive p,
.side_bar .categories p {
  padding: 10px 0;
  margin-bottom: 5px;
  border-bottom: 1px solid #ddd;
}

.side_bar .archive p:last-of-type,
.side_bar .categories p:last-of-type {
  border: none;
}

.side_bar .archive p a,
.side_bar .categories p a {
  font-size: 13px;
  color: #838bab;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-weight: 500;
  
}

.side_bar .archive p a:hover,
.side_bar .categories p a:hover {
  color: #325075;
}

.side_bar .archive p span,
.side_bar .categories p span {
  font-size: 90%;
  color: #838bab;
  font-weight: 400;
  
}

.side_bar .instagram .wrapper {
  margin-bottom: 40px;
}

.side_bar .instagram .wrapper a {
  margin-bottom: 15px;
  height: 80px;
  width: 80px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.side_bar .instagram .wrapper a i {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 30%;
  background: rgba(0, 0, 0, 0.3);
  visibility: hidden;
  left: 0;
  bottom: -30%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #fff;
  font-size: 16px;
}

.side_bar .instagram .wrapper a:hover i {
  visibility: visible;
  bottom: 0;
}

.side_bar .instagram .wrapper a img {
  height: 100%;
  max-width: 200%;
  display: block;
}

.side_bar .post_list {
  margin-bottom: 40px;
}

.side_bar .post_list .post {
  margin-bottom: 15px;
}

.side_bar .post_list .post .post_img {
  margin-right: 15px;
  height: 70px;
  width: 70px;
  overflow: hidden;
  position: relative;
}

.side_bar .post_list .post .post_img img {
  height: 100%;
  max-width: 400%;
  position: absolute;
}

.side_bar .post_list .post p {
  width: 70%;
  font-weight: 500;
  
}

.side_bar .post_list .post p span {
  display: block;
  margin-top: 10px;
  color: #325075;
}

.side_bar .post_list .post p a {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #3a3b58;
  font-size: 15px;
}

.side_bar .post_list .post p a:hover {
  color: #325075;
}

.side_bar .tags {
  margin-bottom: 40px;
}

.side_bar .tags a {
  padding: 10px 20px;
  display: inline-block;
  border-radius: 3px;
  margin: 0 10px 10px 0;
  background: #325075;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  color: #fff;
}

.side_bar .tags a:hover {
  color: #325075;
}

.side_bar .follow {
  margin-bottom: 40px;
}

.side_bar .follow .wrapper a {
  font-size: 14px;
  font-weight: 400;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 15px;
  border-radius: 3px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  width: 45%;
}

.side_bar .follow .wrapper a i {
  font-size: 18px;
  line-height: 1;
  padding: 10px 15px;
  position: relative;
  margin-right: 10px;
  z-index: 1;
}

.side_bar .follow .wrapper a i:after {
  position: absolute;
  z-index: -1;
  content: '';
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}

.side_bar .follow .wrapper a.youtube {
  background: #ff0000;
  color: #fff;
}

.side_bar .follow .wrapper a.youtube:hover {
  background: rgba(255, 0, 0, 0.5);
}

.side_bar .follow .wrapper a.facebook {
  background: #3b5998;
  color: #fff;
}

.side_bar .follow .wrapper a.facebook:hover {
  background: rgba(59, 89, 152, 0.5);
}

.side_bar .follow .wrapper a.yahoo {
  background: #410093;
  color: #fff;
}

.side_bar .follow .wrapper a.yahoo:hover {
  background: rgba(65, 0, 147, 0.5);
}

.side_bar .follow .wrapper a.twitter {
  background: #1da1f2;
  color: #fff;
}

.side_bar .follow .wrapper a.twitter:hover {
  background: rgba(29, 161, 242, 0.5);
}

.side_bar .follow .wrapper a.tumblr {
  background: #35465c;
  color: #fff;
}

.side_bar .follow .wrapper a.tumblr:hover {
  background: rgba(53, 70, 92, 0.5);
}

.side_bar .follow .wrapper a.vimeo {
  background: #1ab7ea;
  color: #fff;
}

.side_bar .follow .wrapper a.vimeo:hover {
  background: rgba(26, 183, 234, 0.5);
}

.details_section .blog_img {
  position: relative;
}

.details_section .blog_img a {
  overflow: hidden;
  display: block;
  height: 100%;
}

.details_section .blog_img a img {
  height: 100%;
  max-width: 200%;
}

.details_section .blog_img .blog_meta_list {
  position: absolute;
  width: calc(100% - 20px);
  left: 10px;
  bottom: 10px;
  padding: 8px;
}

.details_section .blog_img .blog_meta_list a {
  background: #fff;
  padding: 10px;
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 500;
  color: #838bab;
  text-align: left;
  border-right: 1px solid #838bab;
  font-size: 14px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.details_section .blog_img .blog_meta_list a:hover {
  color: #325075;
}

.details_section .blog_img .blog_meta_list a:last-of-type {
  border: none;
}

.details_section .blog_img .blog_meta_list a i {
  margin-right: 5px;
}

.details_section h2.b_heading {
  font-size: 28px;
  font-weight: 500;
  
  color: #304e73;
  margin: 30px 0;
}

.details_section .mid_section {
  margin-bottom: 30px;
}

.details_section .mid_section p {
  margin-bottom: 0px;
}

.details_section p {
  line-height: 1.8;
  margin-bottom: 25px;
  font-size: 14px;
  color: #838bab;
  font-weight: 400;
  
}

.details_section p.special {
  -webkit-box-shadow: 0px 0px 9.3px 0.7px rgba(0, 0, 0, 0.12);
  -moz-box-shadow: 0px 0px 9.3px 0.7px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 0px 9.3px 0.7px rgba(0, 0, 0, 0.12);
  padding: 30px;
}

.details_section p.special span {
  font-weight: 700;
}

.details_section .social_link_2 {
  margin-bottom: 60px;
}

.details_section .social_link_2:after,
.details_section .social_link_2:before {
  position: absolute;
  z-index: -1;
  left: 0;
  height: 1px;
  width: 100%;
  content: '';
  background: #325075;
}

.details_section .social_link_2:after {
  top: 5px;
}

.details_section .social_link_2:before {
  bottom: 5px;
}

.details_section .video_slider {
  margin-bottom: 40px;
}

.details_section .video_slider .swiper-button-next,
.details_section .video_slider .swiper-button-prev {
  width: 60px;
  background: none;
  font-weight: 900;
}

.details_section .video_slider .swiper-button-next i,
.details_section .video_slider .swiper-button-prev i {
  color: #fff;
  padding: 10px;
  border-radius: 40px;
  font-size: 28px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.details_section .video_slider .swiper-button-next i:hover,
.details_section .video_slider .swiper-button-prev i:hover {
  background: rgba(250, 250, 250, 0.5);
}

.details_section .comments {
  margin-bottom: 40px;
}

.details_section .comments hr {
  height: 3px;
  background: #325075;
  margin-top: -15px;
  margin-bottom: 30px;
}

.details_section .comments ul li a img {
  border-radius: 50%;
  border: 4px solid #838bab;
}

.details_section .comments ul li>ul {
  margin-left: 80px;
}

.details_section .comments ul li .comment {
  padding: 25px;
  border: 1px solid #838bab;
  position: relative;
  margin-left: 25px;
  margin-bottom: 30px;
}

.details_section .comments ul li .comment:after {
  position: absolute;
  content: '';
  left: -9px;
  top: 16px;
  height: 16px;
  border-right: 1px solid #838bab;
  width: 16px;
  background: white;
  border-bottom: 1px solid #838bab;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.details_section .comments ul li .comment p {
  margin-bottom: 0px !important;
}

.details_section .comments ul li .comment .author {
  border-bottom: 1px solid #838bab;
  color: #304e73;
  padding-bottom: 10px;
  margin-bottom: 20px;
  
}

.details_section .comments ul li .comment .author h4 {
  font-size: 18px;
  font-weight: 500;
  
}

.details_section .comments ul li .comment .author h4 span.date {
  margin-left: 10px;
  font-size: 14px;
}

.details_section .comments ul li .comment .author a {
  font-size: 14px;
  color: #838bab;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.details_section .comments ul li .comment .author a:hover {
  color: #325075;
}

.details_section .comments ul li .comment .author a i {
  margin-right: 5px;
  color: #325075;
  font-weight: 700;
}

.details_section .comment_form form {
  padding: 50px 30px 50px 0;
}

.details_section .comment_form form input[type="text"],
.details_section .comment_form form input[type="email"],
.details_section .comment_form form textarea {
  background: #fff;
  font-size: 18px;
  color: #838bab;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  font-weight: 400;
  
  -webkit-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
}

.details_section .comment_form form input[type="text"]:focus,
.details_section .comment_form form input[type="email"]:focus,
.details_section .comment_form form textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ddd;
}

.details_section .comment_form form .form-control {
  margin-bottom: 30px;
}

.details_section .comment_form form button {
  font-size: 18px;
  height: 44px;
  width: 170px;
  background: #325075;
  color: #fff;
  border: none;
  font-weight: 400;
  
  border-radius: 30px;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.details_section .comment_form form button:hover {
  color: #325075;
  background: #fff;
  -webkit-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
}

.side_bar,
.details_section {
  padding: 25px;
  background: #fff;
}

.single_blog_with_sidebar .details_section .blog_img {
  height: 400px;
  position: relative;
}

.social_link_2 {
  background: #fff;
  position: relative;
  z-index: 1;
  height: 20px;
}

.social_link_2 li {
  display: inline-block;
  background: #fff;
  padding: 0px 10px;
}

.social_link_2 li a {
  display: inline-block;
  line-height: 0;
}

.social_link_2 li a i {
  font-size: 16px;
  border-radius: 50%;
  padding: 10px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.social_link_2 li a i:hover {
  -webkit-box-shadow: 0px 0px 2.4px 1.6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 2.4px 1.6px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 2.4px 1.6px rgba(0, 0, 0, 0.2);
}

.social_link_2 li a i.ti-facebook {
  background: #3b5998;
}

.social_link_2 li a i.ti-facebook:hover {
  color: #3b5998;
  background: #fff;
}

.social_link_2 li a i.ti-vimeo-alt {
  background: #1ab7ea;
}

.social_link_2 li a i.ti-vimeo-alt:hover {
  color: #1ab7ea;
  background: #fff;
}

.social_link_2 li a i.ti-twitter-alt {
  background: #1da1f2;
}

.social_link_2 li a i.ti-twitter-alt:hover {
  color: #1da1f2;
  background: #fff;
}

.social_link_2 li a i.ti-pinterest {
  background: #bd081c;
}

.social_link_2 li a i.ti-pinterest:hover {
  color: #bd081c;
  background: #fff;
}

.social_link_2 li a.replay i {
  font-size: 22px;
  padding: 15px;
  background: #2cd63c;
}

.social_link_2 li a.replay i:hover {
  color: #2cd63c;
  background: #fff;
}

.navigation_2 {
  margin: 70px 0 0;
}

.navigation_2 li {
  display: inline-block;
  text-align: center;
}

.navigation_2 li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 40px;
  height: 40px;
  font-size: 16px;
  line-height: 1;
  background: #fff;
  margin-right: 10px;
  color: #304e73;
  border: 1px solid #838bab;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.navigation_2 li a:hover {
  color: #fff;
  background: #2cd63c;
  border: 1px solid #2cd63c;
}

.navigation_2 li a i {
  font-size: 14px;
}

.masonry_blog .grid-item {
  width: 30%;
  margin-bottom: 20px;
}

.masonry_blog .grid-item .single_blog_item_5 {
  margin: 0;
}

.two_column_with_side_bar .single_blog_item_5 .blog_img {
  height: 220px;
}

.full_grid_blog .single_blog_item_5 .blog_img {
  height: 400px;
}

.full_content_blog .details_section {
  padding: 25px;
}

.full_content_blog .single_blog_item_5 .blog_img {
  height: 500px;
}

.full_content_blog .single_blog_item_5 .blog_content_bottom {
  padding: 30px 0;
}

.full_content_blog .single_blog_item_5 .social_link_2 {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  opacity: 0;
}

.full_content_blog .single_blog_item_5:hover .social_link_2 {
  opacity: 1;
}

.full_content_blog .blog_meta_list {
  font-style: italic;
  color: #838bab;
}

.full_content_blog .blog_meta_list a {
  text-decoration: underline;
  font-weight: 500;
  color: #304e73;
}

.full_content_blog p span {
  text-decoration: underline;
  font-weight: 500;
  font-style: italic;
  color: #304e73;
}

.full_width_with_side_bar .single_blog_item_5 .blog_img {
  margin-bottom: 25px;
  height: 400px;
}

.full_width_with_side_bar .single_blog_item_5 .blog_img .social_link_2 {
  background: none;
  position: absolute;
  right: 35px;
  top: 60px;
  margin: 0;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.full_width_with_side_bar .single_blog_item_5 .blog_img .social_link_2:after,
.full_width_with_side_bar .single_blog_item_5 .blog_img .social_link_2:before {
  height: 0;
}

.full_width_with_side_bar .single_blog_item_5 .blog_img .social_link_2 li {
  background: none;
  height: auto;
}

.full_width_with_side_bar .single_blog_item_5 .blog_img .social_link_2 li a {
  overflow: visible;
  display: inline-block;
  line-height: 0;
}

.full_width_with_side_bar .single_blog_item_5 .blog_content_bottom {
  padding-top: 30px;
}

.full_width_with_side_bar .single_blog_item_5:hover .social_link_2 {
  opacity: 1;
}

.full_width_with_side_bar .quote {
  padding: 50px 25px;
  margin-bottom: 50px;
  background: #272727;
  color: #fff;
}

.full_width_with_side_bar .quote i.ti-quote-left {
  font-size: 30px;
  margin-bottom: 10px;
  display: block;
}

.full_width_with_side_bar .quote p {
  font-size: 20px;
  line-height: 1.5;
  margin-bottom: 20px;
}

.full_width_with_side_bar .quote .blog_meta_list a {
  font-weight: 500;
  margin-right: 10px;
  color: #fff;
}

.full_width_with_side_bar .quote .blog_meta_list a:hover {
  color: #325075;
}

.full_width_with_side_bar .quote .blog_meta_list a i {
  margin-right: 5px;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .masonry_blog .grid-item {
    width: 47%;
  }

  .side_bar,
  .details_section {
    padding: 15px !important;
  }

  .blog_meta_list a {
    margin-bottom: 0px !important;
    width: auto !important;
  }

  .blog_meta_list .b_author,
  .blog_meta_list .b_comments {
    display: none !important;
  }

  .single_blog_with_sidebar .details_section .blog_img,
  .single_blog_item_5 .blog_img {
    height: 250px !important;
  }

  .side_bar .follow .wrapper a {
    width: 100%;
  }
}

@media (max-width: 767px) {
  .masonry_blog .grid-item {
    width: 100%;
    padding: 0 15px;
  }

  .details_section h2.b_heading {
    font-size: 20px;
  }

  .details_section .comments ul li .comment .author h4 {
    font-size: 14px;
  }

  .details_section .comments ul li .comment .author h4 span.date {
    font-size: 12px;
    display: block;
    margin: 0;
  }

  .details_section p.special {
    padding: 15px;
  }

  .details_section .comments ul li>ul {
    margin-left: 45px;
  }

  .single_blog_with_sidebar .details_section .blog_img,
  .single_blog_item_5 .blog_img {
    height: 200px !important;
  }

  .blog_meta_list a {
    margin-bottom: 0px !important;
    width: auto !important;
  }

  .blog_meta_list .b_author,
  .blog_meta_list .b_tags,
  .blog_meta_list .b_comments {
    display: none !important;
  }

  .blog_content {
    padding: 15px !important;
  }

  .details_section .comments ul li a img {
    border: 2px solid #838bab;
  }

  .details_section .comments ul li .comment {
    padding: 10px;
    margin-left: 15px;
  }

  .side_bar,
  .details_section {
    padding: 10px !important;
  }

  .full_content_blog .single_blog_item_5 .blog_content_bottom {
    padding: 10px 0;
  }

  .social_link_2 {
    display: none !important;
  }

  .navigation_2 {
    margin: 30px 0 !important;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			20. Call to action sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.call_to_action_area {
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
}

.call_to_action_area .ct_wrapper {
  min-height: 260px;
}

.call_to_action_area .ct_wrapper .ct_action h3 {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  
  color: #fff;
  margin-bottom: 10px;
}

.call_to_action_area .ct_wrapper .ct_action h3 span {
  color: #ffcc02;
}

.call_to_action_area .ct_wrapper .ct_action p {
  font-weight: 400;
  
  font-size: 16px;
  line-height: 1.5;
  color: #fff;
}

.call_to_action_area .boxed_btn {
  margin-left: auto;
  border-radius: 30px;
  
  color: #fff;
  padding: 15px 25px;
  border: 2px solid #2cd63c;
  background: #2cd63c;
}

.call_to_action_area .boxed_btn:after {
  border: none;
  border-radius: 30px;
  background: rgba(7, 8, 45, 0.5);
}

.call_to_action_area .boxed_btn:hover {
  border: 2px solid #fff;
  background: transparent;
}

.call_to_action_area_2 {
  background: #182dcc;
}

.call_to_action_area_2 .ct_action {
  color: #fff;
  padding: 27px 0;
  padding-left: 60px;
  position: relative;
}

.call_to_action_area_2 .ct_action i {
  font-size: 48px;
  position: absolute;
  left: 0;
}

.call_to_action_area_2 .ct_action h3,
.call_to_action_area_2 .ct_action h4 {
  font-weight: 400;
 
}

.call_to_action_area_2 .ct_action h4 {
  font-size: 18px;
}

.call_to_action_area_2 .ct_action h3 {
  font-size: 24px;
}

.call_to_action_area_2 .mail_subscribe {
  background: #2cd63c;
  position: relative;
  z-index: 4;
  padding: 22px 0;
}

.call_to_action_area_2 .mail_subscribe form {
  position: relative;
  width: 100%;
}

.call_to_action_area_2 .mail_subscribe form input {
  font-size: 18px;
  padding: 20px;
  margin-left: 30px;
  border: 1px solid #fff;
  background: rgba(0, 0, 0, 0.1);
  width: 65%;
  color: #fff;
}

.call_to_action_area_2 .mail_subscribe form input::-webkit-input-placeholder {
  opacity: 0.9;
  color: #fff;
}

.call_to_action_area_2 .mail_subscribe form input:-ms-input-placeholder {
  opacity: 0.9;
  color: #fff;
}

.call_to_action_area_2 .mail_subscribe form input::-ms-input-placeholder {
  opacity: 0.9;
  color: #fff;
}

.call_to_action_area_2 .mail_subscribe form input::placeholder {
  opacity: 0.9;
  color: #fff;
}

.call_to_action_area_2 .mail_subscribe form input:-ms-input-placeholder {
  opacity: 0.9;
  color: #fff;
}

.call_to_action_area_2 .mail_subscribe form input::-ms-input-placeholder {
  opacity: 0.9;
  color: #fff;
}

.call_to_action_area_2 .mail_subscribe form input:-moz-placeholder {
  opacity: 0.9;
  color: #fff;
}

.call_to_action_area_2 .mail_subscribe form input::-moz-placeholder {
  opacity: 0.9;
  color: #fff;
}

.call_to_action_area_2 .mail_subscribe form button {
  width: 20%;
  color: #2cd63c;
  background: #fff;
  height: 100%;
  cursor: pointer;
  position: absolute;
  border: 1px solid #fff;
  font-size: 24px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.call_to_action_area_2 .mail_subscribe form button i {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #2cd63c;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.call_to_action_area_2 .mail_subscribe form button:hover i {
  -webkit-transform: rotate(43deg);
  -ms-transform: rotate(43deg);
  transform: rotate(43deg);
}

.call_to_action_area_2 .mail_subscribe:after {
  position: absolute;
  top: 0;
  background: #2cd63c;
  left: 0;
  width: 1000%;
  height: 100%;
  z-index: -1;
  content: '';
}

.call_to_action_area_3 {
  background: #fff;
}

.call_to_action_area_3 .ct_wrapper {
  min-height: 140px;
  padding: 20px 0;
  color: #304e73;
}

.call_to_action_area_3 .ct_wrapper .ct_action {
  font-size: 36px;
  line-height: 1.5;
  font-weight: 700;
  
  color: #304e73;
  margin-bottom: 10px;
}

.call_to_action_area_3 .ct_wrapper .low_price {
  font-size: 16px;
  font-weight: 400;
  
}

.call_to_action_area_3 .ct_wrapper .low_price .dolor_sign {
  color: #ffcc02;
}

.call_to_action_area_3 .ct_wrapper .low_price span {
  font-size: 48px;
  font-weight: 700;
 
  color: #304e73;
}

.call_to_action_area_3 .ct_wrapper .boxed_btn {
  border-radius: 30px;
  
  color: #fff;
  padding: 15px 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
}

.call_to_action_area_3 .ct_wrapper .boxed_btn:after {
  border: 2px solid #35dc78;
  border-radius: 30px;
  background: #fff;
}

.call_to_action_area_3 .ct_wrapper .boxed_btn:hover {
  color: #304e73;
}

.call_to_action_area_4 {
  color: #fff;
  position: relative;
  z-index: 1;
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
}

.call_to_action_area_4 h4 {
  font-weight: 400;
  
  font-size: 16px;
  margin-bottom: 15px;
}

.call_to_action_area_4 h3 {
  font-size: 36px;
  
  margin-bottom: 30px;
  font-weight: 700;
  
}

.call_to_action_area_4 p {
  line-height: 2;
  font-size: 14px;
  font-weight: 400;
  
  margin-bottom: 45px;
}

.call_to_action_area_4 .boxed_btn {
  background: #fff;
  padding: 15px 30px;
  font-size: 16px;
  
  color: #325075;
  margin: 0 7px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.call_to_action_area_4 .boxed_btn:hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.call_to_action_area_4 .boxed_btn.boxed_btn.alt {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.call_to_action_area_4 .boxed_btn.boxed_btn.alt:hover {
  background: #fff;
  color: #325075;
}

.call_to_action_area_5 {
  color: #fff;
  position: relative;
  z-index: 1;
}

.call_to_action_area_5:after {
  -webkit-transform: skewY(-3deg);
  -ms-transform: skewY(-3deg);
  transform: skewY(-3deg);
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  z-index: -1;
}

.call_to_action_area_5 h4 {
  font-weight: 400;
  
  font-size: 16px;
  margin-bottom: 15px;
}

.call_to_action_area_5 h3 {
  font-size: 36px;
  
  margin-bottom: 30px;
  font-weight: 700;
  
}

.call_to_action_area_5 p {
  line-height: 2;
  font-size: 14px;
  font-weight: 400;
  
  margin-bottom: 45px;
}

.call_to_action_area_5 .boxed_btn {
  background: #fff;
  padding: 15px 30px;
  font-size: 16px;
  
  color: #325075;
  margin: 0 7px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.call_to_action_area_5 .boxed_btn:hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.call_to_action_area_5 .boxed_btn.boxed_btn.alt {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.call_to_action_area_5 .boxed_btn.boxed_btn.alt:hover {
  background: #fff;
  color: #325075;
}

.call_to_action_area_6 {
  color: #fff;
  position: relative;
  z-index: 1;
}

.call_to_action_area_6 h4 {
  color: #191b41;
  font-weight: 500;
  font-weight: 400;
  
  font-size: 16px;
  margin-bottom: 15px;
}

.call_to_action_area_6 h3 {
  font-size: 36px;
  
  color: #3a2085;
  margin-bottom: 30px;
  font-weight: 700;
  
}

.call_to_action_area_6 p {
  line-height: 2;
  color: #838bab;
  font-size: 14px;
  font-weight: 400;
  
  margin-bottom: 45px;
}

.call_to_action_area_6 .boxed_btn {
  background: #3a2085;
  padding: 15px 30px;
  font-size: 16px;
  
  color: #fff;
  margin: 0 7px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
  
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.call_to_action_area_6 .boxed_btn:hover {
  background: #191b41;
}

.call_to_action_area_6 .boxed_btn.boxed_btn.alt {
  background: #191b41;
}

.call_to_action_area_6 .boxed_btn.boxed_btn.alt:hover {
  background: #3a2085;
}

.call_to_action_area_7 {
  color: #fff;
  background: -webkit-linear-gradient(top, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(bottom, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to bottom, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(top, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to bottom, #15efa4 0%, #0bbdff 100%);
  position: relative;
  z-index: 1;
}

.call_to_action_area_7 h4 {
  font-weight: 500;
  font-weight: 400;
  
  font-size: 16px;
  margin-bottom: 15px;
}

.call_to_action_area_7 h3 {
  font-size: 36px;
  
  margin-bottom: 30px;
  font-weight: 700;
  
}

.call_to_action_area_7 p {
  line-height: 2;
  font-size: 14px;
  font-weight: 400;
  
  margin-bottom: 45px;
}

.call_to_action_area_7 .boxed_btn {
  background: #fff;
  padding: 15px 30px;
  font-size: 16px;
  
  color: #191b41;
  margin: 0 7px;
  border-radius: 5px;
  display: inline-block;
  font-weight: 500;
  
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.call_to_action_area_7 .boxed_btn:hover {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.call_to_action_area_7 .boxed_btn.boxed_btn.alt {
  background: rgba(0, 0, 0, 0.3);
  color: #fff;
}

.call_to_action_area_7 .boxed_btn.boxed_btn.alt:hover {
  background: #fff;
  color: #191b41;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .call_to_action_area .ct_action {
    padding-right: 50px;
  }

  .call_to_action_area .ct_action h3 {
    font-size: 24px;
  }

  .call_to_action_area .ct_action p {
    font-size: 14px;
  }

  .call_to_action_area .boxed_btn {
    font-size: 14px;
    padding: 12px 22px;
  }

  .call_to_action_area_2 {
    background: #182dcc;
  }

  .call_to_action_area_2 .ct_action i {
    font-size: 40px;
    left: 25px;
  }

  .call_to_action_area_2 .ct_action h4 {
    font-size: 16px;
  }

  .call_to_action_area_2 .ct_action h3 {
    font-size: 20px;
  }

  .call_to_action_area_3 .ct_wrapper .ct_action {
    max-width: 50%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .call_to_action_area .ct_wrapper .ct_action h3 {
    font-size: 24px;
  }

  .call_to_action_area .ct_wrapper .ct_action p {
    font-size: 14px;
  }

  .call_to_action_area .boxed_btn {
    font-size: 14px;
    padding: 12px 22px;
  }

  .call_to_action_area_2 .ct_action {
    padding: 20px;
    padding-left: 50px;
  }

  .call_to_action_area_2 .ct_action i {
    font-size: 36px;
    left: 20px;
  }

  .call_to_action_area_2 .ct_action h4 {
    font-size: 14px;
  }

  .call_to_action_area_2 .ct_action h3 {
    font-size: 16px;
  }

  .call_to_action_area_2 .mail_subscribe {
    padding: 20px 0;
  }

  .call_to_action_area_2 .mail_subscribe form input {
    font-size: 14px;
    padding: 8px;
    margin-left: 15px;
    width: 70%;
  }

  .call_to_action_area_2 .mail_subscribe button i {
    font-size: 20px;
  }

  .call_to_action_area_3 .ct_wrapper .ct_action {
    text-align: center;
    font-size: 28px;
  }

  .call_to_action_area_3 .ct_wrapper .low_price span {
    font-size: 36px;
  }

  .call_to_action_area_3 .ct_wrapper .boxed_btn {
    margin-top: 20px;
    font-size: 14px;
    padding: 10px 20px;
    display: inline-block;
  }

  .call_to_action_area_4 h4 {
    margin-bottom: 10px;
  }

  .call_to_action_area_4 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .call_to_action_area_4 p {
    line-height: 1.7;
    margin-bottom: 35px;
  }

  .call_to_action_area_4 .boxed_btn {
    padding: 10px 20px;
  }

  .call_to_action_area_5 h4 {
    margin-bottom: 10px;
  }

  .call_to_action_area_5 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .call_to_action_area_5 p {
    line-height: 1.7;
    margin-bottom: 35px;
  }

  .call_to_action_area_5 .boxed_btn {
    padding: 10px 20px;
  }

  .call_to_action_area_6 h4 {
    margin-bottom: 10px;
  }

  .call_to_action_area_6 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .call_to_action_area_6 p {
    line-height: 1.7;
    margin-bottom: 35px;
  }

  .call_to_action_area_6 .boxed_btn {
    padding: 10px 20px;
  }

  .call_to_action_area_7 h4 {
    margin-bottom: 10px;
  }

  .call_to_action_area_7 h3 {
    font-size: 28px;
    margin-bottom: 25px;
  }

  .call_to_action_area_7 p {
    line-height: 1.7;
    margin-bottom: 35px;
  }

  .call_to_action_area_7 .boxed_btn {
    padding: 10px 20px;
  }
}

@media (max-width: 767px) {
  .call_to_action_area .ct_wrapper {
    min-height: 170px;
  }

  .call_to_action_area .ct_wrapper .ct_action {
    text-align: center;
  }

  .call_to_action_area .ct_wrapper .ct_action h3 {
    font-size: 18px;
  }

  .call_to_action_area .ct_wrapper .ct_action p {
    font-size: 14px;
  }

  .call_to_action_area .boxed_btn {
    margin: auto;
    margin-bottom: 20px;
    padding: 12px 22px;
    font-size: 14px;
  }

  .call_to_action_area_2 .mail_subscribe:after {
    left: -30%;
  }

  .call_to_action_area_3 .ct_wrapper .ct_action {
    text-align: center;
    font-size: 28px;
  }

  .call_to_action_area_3 .ct_wrapper .low_price span {
    font-size: 36px;
  }

  .call_to_action_area_3 .ct_wrapper .boxed_btn {
    margin-top: 20px;
    font-size: 14px;
    padding: 10px 20px;
    display: inline-block;
  }

  .call_to_action_area_4 h4 {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .call_to_action_area_4 h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .call_to_action_area_4 p {
    display: none;
  }

  .call_to_action_area_4 .boxed_btn {
    padding: 10px 15px;
    font-size: 14px;
  }

  .call_to_action_area_5 h4 {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .call_to_action_area_5 h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .call_to_action_area_5 p {
    display: none;
  }

  .call_to_action_area_5 .boxed_btn {
    padding: 10px 15px;
    font-size: 14px;
  }

  .call_to_action_area_6 h4 {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .call_to_action_area_6 h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .call_to_action_area_6 p {
    display: none;
  }

  .call_to_action_area_6 .boxed_btn {
    padding: 10px 15px;
    font-size: 14px;
  }

  .call_to_action_area_7 h4 {
    margin-bottom: 5px;
    font-size: 14px;
  }

  .call_to_action_area_7 h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .call_to_action_area_7 p {
    display: none;
  }

  .call_to_action_area_7 .boxed_btn {
    padding: 10px 15px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .call_to_action_area .boxed_btn {
    margin-bottom: 30px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			21. Pricing sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.select_month_wrapper {
  position: relative;
  z-index: 8;
  width: 100%;
  height: 60px;
  border-radius: 8px;
  margin-bottom: 110px;
}

.select_month_wrapper #chose_plan {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  border-radius: 6px;
  top: 0;
  margin: 0;
  border: none;
  background: #fff;
  text-shadow: 0 0 0 #304e73;
  color: transparent;
  padding: 12px 20px;
  cursor: pointer;
  line-height: 36px;
  font-size: 18px;
  font-weight: 700;
  
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

.select_month_wrapper .option_list {
  position: absolute;
  width: 100%;
  overflow: hidden;
  border-radius: 15px;
  top: 100%;
  display: none;
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.select_month_wrapper .option_list li {
  font-weight: 400;
  
  font-size: 16px;
  line-height: 30px;
  color: #0cbafc;
  background: #fff;
  cursor: pointer;
  text-align: left;
  margin: 0;
  padding: 5px 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.select_month_wrapper .option_list li:hover {
  color: #fff;
  background: #0cbafc;
}

.select_month_wrapper .option_list.dropon {
  display: block !important;
  opacity: 1;
  top: 130%;
  -webkit-box-shadow: 2.347px 4.415px 20px 0px rgba(23, 6, 125, 0.3);
  -moz-box-shadow: 2.347px 4.415px 20px 0px rgba(23, 6, 125, 0.3);
  box-shadow: 2.347px 4.415px 20px 0px rgba(23, 6, 125, 0.3);
}

.select_month_wrapper .arrow {
  position: absolute;
  z-index: 19;
  left: auto;
  right: 9%;
  top: calc(50% - 8px);
  width: 0px;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 12px solid #fff;
  cursor: pointer;
  margin: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-transform: scaleY(1) rotate(0deg);
  -ms-transform: scaleY(1) rotate(0deg);
  transform: scaleY(1) rotate(0deg);
}

.select_month_wrapper .arrow.reverce {
  -webkit-transform: scaleY(-1) rotate(0deg);
  -ms-transform: scaleY(-1) rotate(0deg);
  transform: scaleY(-1) rotate(0deg);
}

.select_month_wrapper .split {
  position: absolute;
  z-index: 17;
  background: #2cd63c;
  width: 24%;
  height: 100%;
  left: auto;
  border-radius: 0 6px 6px 0;
  top: 0px;
  right: 0px;
  cursor: pointer;
}

.tab_wrapper {
  position: relative;
  width: 100%;
  height: 780px;
}

.tab_wrapper .tab_1,
.tab_wrapper .tab_2 {
  position: absolute;
  width: 100%;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.tab_wrapper .tab_2 {
  opacity: 0;
}

.packege_pricing_area {
  background: #f4f5f9;
  position: relative;
}

.packege_pricing_area .tab_wrapper {
  height: 525px;
}

.packege_pricing_area .single_pakege {
  text-align: center;
  background: #fff;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.1);
  position: relative;
  top: 0;
  z-index: 1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area .single_pakege .sticker {
  position: absolute;
  width: auto;
  font-size: 16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  top: -15px;
  border-radius: 3px;
  color: #fff;
  margin: 0;
  padding: 10px 30px;
  background: #304e73;
  font-weight: 500;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area .single_pakege .sticker.yellow_color {
  background: #ffcc02;
}

.packege_pricing_area .single_pakege .pakege_icon {
  margin-top: 40px;
  display: inline-block;
  width: 60px;
  height: 60px;
}

.packege_pricing_area .single_pakege h2 {
  font-size: 48px;
  font-weight: 700;
  
  color: #304e73;
  margin-bottom: 35px;
  margin-top: 12px;
}

.packege_pricing_area .single_pakege ul li {
  font-size: 16px;
  color: #838bab;
  margin-bottom: 25px;
}

.packege_pricing_area .single_pakege .boxed_btn {
  background: -webkit-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(right, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to right, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to right, #0acffe 0%, #182dee 100%);
  padding: 12px 24px;
  margin-bottom: 30px;
  border-radius: 5px;
}

.packege_pricing_area .single_pakege .boxed_btn:after {
  background: #2cd63c;
  border-radius: 5px;
}

.packege_pricing_area .single_pakege:hover {
  -webkit-box-shadow: 0px 10px 10px 0px rgba(12, 186, 252, 0.2);
  -moz-box-shadow: 0px 10px 10px 0px rgba(12, 186, 252, 0.2);
  box-shadow: 0px 10px 10px 0px rgba(12, 186, 252, 0.2);
  top: -10px;
}

.packege_pricing_area_2 .tab_wrapper {
  height: 580px;
}

.packege_pricing_area_2 .select_month_wrapper {
  margin: 0px auto;
  width: 75%;
  margin-bottom: 60px;
}

.packege_pricing_area_2 .select_month_wrapper #chose_plan {
  border-radius: 30px;
}

.packege_pricing_area_2 .select_month_wrapper .split {
  border-radius: 0 30px 30px 30px;
}

.packege_pricing_area_2 .select_month_wrapper .option_list li {
  color: #363bff !important;
}

.packege_pricing_area_2 .select_month_wrapper .option_list li:hover {
  background: #363bff !important;
  color: #fff !important;
}

.packege_pricing_area_2 .single_pakege_2 {
  text-align: center;
  position: relative;
  z-index: 1;
  padding: 0px 65px;
  border-radius: 40px;
  top: 0;
  background: #fff;
  background-image: url("../img/pricing/pricing_footer.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 3px 12px 0px rgba(12, 186, 252, 0.3);
  -moz-box-shadow: 0px 3px 12px 0px rgba(12, 186, 252, 0.3);
  box-shadow: 0px 3px 12px 0px rgba(12, 186, 252, 0.3);
}

.packege_pricing_area_2 .single_pakege_2:hover {
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 3, 111, 0.3);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 3, 111, 0.3);
  box-shadow: 0px 10px 20px 0px rgba(0, 3, 111, 0.3);
  top: -10px;
}

.packege_pricing_area_2 .single_pakege_2 .sticker {
  font-size: 16px;
  color: #0cbafc;
  
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
  font-weight: 700;
  
  top: 0;
  width: 150px;
  padding: 20px 10px 100px;
  border-radius: 0 0 100px 100px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.packege_pricing_area_2 .single_pakege_2 .pakege_service_list li {
  margin-bottom: 15px;
  padding: 5px 0;
  color: #325075;
}

.packege_pricing_area_2 .single_pakege_2 .pakege_service_list li:nth-child(2n + 1) {
  background: -webkit-linear-gradient(left, rgba(18, 23, 201, 0) 0%, rgba(19, 174, 255, 0.15) 47%, rgba(19, 172, 255, 0.14902) 48%, rgba(24, 45, 238, 0) 100%);
  background: -o-linear-gradient(left, rgba(18, 23, 201, 0) 0%, rgba(19, 174, 255, 0.15) 47%, rgba(19, 172, 255, 0.14902) 48%, rgba(24, 45, 238, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(18, 23, 201, 0)), color-stop(47%, rgba(19, 174, 255, 0.15)), color-stop(48%, rgba(19, 172, 255, 0.14902)), to(rgba(24, 45, 238, 0)));
  background: linear-gradient(to right, rgba(18, 23, 201, 0) 0%, rgba(19, 174, 255, 0.15) 47%, rgba(19, 172, 255, 0.14902) 48%, rgba(24, 45, 238, 0) 100%);
}

.packege_pricing_area_2 .single_pakege_2 h2 {
  font-size: 48px;
  font-weight: 700;
  
  position: relative;
  padding: 50px 0 65px;
  margin: 0px;
  color: #fff;
}

.packege_pricing_area_2 .single_pakege_2 .boxed_btn {
  background: #fff;
  border-radius: 30px;
  margin: 90px 0 30px;
  padding: 12px 24px;
  color: #304e73;
  border: 2px solid #fff;
}

.packege_pricing_area_2 .single_pakege_2 .boxed_btn:after {
  border-radius: 20px;
  background: rgba(7, 8, 45, 0.5);
}

.packege_pricing_area_2 .single_pakege_2 .boxed_btn:hover {
  color: #fff;
  background: transparent;
}

.packege_pricing_area_3 .select_month_wrapper {
  margin: 0px auto;
  width: 75%;
  margin-bottom: 60px;
}

.packege_pricing_area_3 .select_month_wrapper #chose_plan {
  border-radius: 0px;
}

.packege_pricing_area_3 .select_month_wrapper .split {
  border-radius: 0;
}

.packege_pricing_area_3 .select_month_wrapper .option_list.dropon {
  border-radius: 0px;
  z-index: 9;
}

.packege_pricing_area_3 .select_month_wrapper .option_list li {
  color: #1b38ff !important;
}

.packege_pricing_area_3 .select_month_wrapper .option_list li:hover {
  background: #1b38ff !important;
  color: #fff !important;
}

.packege_pricing_area_3 .tab_wrapper {
  height: 585px;
}

.packege_pricing_area_3 .single_pakege_3 {
  position: relative;
  z-index: 1;
  text-align: center;
  padding: 0px 65px;
  overflow: hidden;
  top: 0;
  background-position: center bottom;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  -webkit-box-shadow: 0px 3px 12px 0px rgba(12, 186, 252, 0.3);
  -moz-box-shadow: 0px 3px 12px 0px rgba(12, 186, 252, 0.3);
  box-shadow: 0px 3px 12px 0px rgba(12, 186, 252, 0.3);
}

.packege_pricing_area_3 .single_pakege_3:before,
.packege_pricing_area_3 .single_pakege_3:after {
  content: "";
  left: 0;
  position: absolute;
  width: 100%;
  height: 155px;
}

.packege_pricing_area_3 .single_pakege_3:after {
  z-index: -1;
  background: #1e38ff;
  bottom: -25px;
  -webkit-transform: skewy(5deg);
  -ms-transform: skewy(5deg);
  transform: skewy(5deg);
}

.packege_pricing_area_3 .single_pakege_3:before {
  background: rgba(30, 56, 255, 0.41);
  z-index: -2;
  bottom: -30px;
  -webkit-transform: skewY(-7deg);
  -ms-transform: skewY(-7deg);
  transform: skewY(-7deg);
}

.packege_pricing_area_3 .single_pakege_3:hover {
  -webkit-box-shadow: 0px 10px 20px 0px rgba(0, 3, 111, 0.3);
  -moz-box-shadow: 0px 10px 20px 0px rgba(0, 3, 111, 0.3);
  box-shadow: 0px 10px 20px 0px rgba(0, 3, 111, 0.3);
  top: -10px;
}

.packege_pricing_area_3 .single_pakege_3 .sticker {
  font-size: 16px;
  color: #fff;
  
  background: #1b38ff;
  font-weight: 700;
  
  top: 0;
  width: 150px;
  padding: 20px 10px 100px;
  border-radius: 0 0 100px 100px;
  left: 50%;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.packege_pricing_area_3 .single_pakege_3 .pakege_service_list {
  text-align: center;
}

.packege_pricing_area_3 .single_pakege_3 .pakege_service_list li {
  margin-bottom: 15px;
  padding: 5px 0;
  color: #325075;
}

.packege_pricing_area_3 .single_pakege_3 .pakege_service_list li:nth-child(2n + 1) {
  background: -webkit-linear-gradient(left, rgba(18, 23, 201, 0) 0%, rgba(19, 174, 255, 0.15) 47%, rgba(19, 172, 255, 0.14902) 48%, rgba(24, 45, 238, 0) 100%);
  background: -o-linear-gradient(left, rgba(18, 23, 201, 0) 0%, rgba(19, 174, 255, 0.15) 47%, rgba(19, 172, 255, 0.14902) 48%, rgba(24, 45, 238, 0) 100%);
  background: -webkit-gradient(linear, left top, right top, from(rgba(18, 23, 201, 0)), color-stop(47%, rgba(19, 174, 255, 0.15)), color-stop(48%, rgba(19, 172, 255, 0.14902)), to(rgba(24, 45, 238, 0)));
  background: linear-gradient(to right, rgba(18, 23, 201, 0) 0%, rgba(19, 174, 255, 0.15) 47%, rgba(19, 172, 255, 0.14902) 48%, rgba(24, 45, 238, 0) 100%);
}

.packege_pricing_area_3 .single_pakege_3 h2 {
  position: relative;
  padding: 50px 0 65px;
  margin: 0px;
  z-index: 0;
  font-size: 48px;
  font-weight: 700;
  
  text-align: center;
  color: #fff;
}

.packege_pricing_area_3 .single_pakege_3 .boxed_btn {
  background: #fff;
  font-size: 16px;
  font-weight: 500;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  padding: 15px 30px;
  margin: 90px auto 30px;
  display: inline-block;
  color: #304e73;
}

.packege_pricing_area_3 .single_pakege_3 .boxed_btn:hover {
  color: #fff;
  background: #182dcc;
}

.packege_pricing_area_4 {
  background: #f8fafe;
}

.packege_pricing_area_4 .wrapper {
  margin: 0px auto 100px;
  display: inline-block;
  background: #fff;
  border: 1px solid #35dc78;
  padding: 5px;
  border-radius: 60px;
  overflow: hidden;
}

.packege_pricing_area_4 .toggle_radio {
  position: relative;
  background: #fff;
  overflow: hidden;
  padding: 0 !important;
  position: relative;
}

.packege_pricing_area_4 .toggle_radio>* {
  float: left;
}

.packege_pricing_area_4 .toggle_radio input[type="radio"] {
  display: none;
}

.packege_pricing_area_4 .toggle_radio label {
  font-size: 24px;
  color: #304e73;
  position: relative;
  z-index: 0;
  display: block;
  font-weight: 500;
  
  padding: 20px 55px;
  border-radius: 50px;
  cursor: pointer;
  z-index: 1;
  text-align: center;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area_4 .toggle_option_slider {
  width: 50%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
  right: auto;
  background: -webkit-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(right, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to right, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to right, #363bff 0%, #d289ff 100%);
  -webkit-border-radius: 50px;
  -moz-border-radius: 50px;
  border-radius: 50px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area_4 #first_toggle:checked+label {
  color: #fff;
}

.packege_pricing_area_4 #first_toggle:checked~.toggle_option_slider {
  left: 0px;
  right: auto;
}

.packege_pricing_area_4 #second_toggle:checked+label {
  color: #fff;
}

.packege_pricing_area_4 #second_toggle:checked~.toggle_option_slider {
  left: 50%;
  right: auto;
}

.item_list.single_pakege_4,
.item_list.single_pakege_5,
.item_list.single_pakege_6,
.item_list.single_pakege_7,
.item_list.single_pakege_8 {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.item_list.single_pakege_4:hover,
.item_list.single_pakege_5:hover,
.item_list.single_pakege_6:hover,
.item_list.single_pakege_7:hover,
.item_list.single_pakege_8:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.item_list.single_pakege_4 .pricing_top,
.item_list.single_pakege_5 .pricing_top,
.item_list.single_pakege_6 .pricing_top,
.item_list.single_pakege_7 .pricing_top,
.item_list.single_pakege_8 .pricing_top {
  background: transparent;
}

.item_list.single_pakege_4 .pricing_top:after,
.item_list.single_pakege_5 .pricing_top:after,
.item_list.single_pakege_6 .pricing_top:after,
.item_list.single_pakege_7 .pricing_top:after,
.item_list.single_pakege_8 .pricing_top:after {
  content: "";
  position: absolute;
  z-index: 2;
  height: 12px;
  background: #304e73;
  width: 100%;
  left: 0;
  bottom: 0;
}

.item_list.single_pakege_4 ul li,
.item_list.single_pakege_5 ul li,
.item_list.single_pakege_6 ul li,
.item_list.single_pakege_7 ul li,
.item_list.single_pakege_8 ul li {
  font-weight: 500;
  
  font-size: 16px;
  background: #325075;
  color: #fff;
}

.single_pakege_4,
.single_pakege_5,
.single_pakege_6,
.single_pakege_7,
.single_pakege_8 {
  text-align: center;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.1);
  box-shadow: 0px 5px 10px 0px rgba(12, 186, 252, 0.1);
  position: relative;
  z-index: 1;
  top: 0;
  border-radius: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_pakege_4:hover,
.single_pakege_5:hover,
.single_pakege_6:hover,
.single_pakege_7:hover,
.single_pakege_8:hover {
  -webkit-box-shadow: 0px 15px 10px 0px rgba(12, 186, 252, 0.3);
  -moz-box-shadow: 0px 15px 10px 0px rgba(12, 186, 252, 0.3);
  box-shadow: 0px 15px 10px 0px rgba(12, 186, 252, 0.3);
}

.single_pakege_4 .pricing_top,
.single_pakege_5 .pricing_top,
.single_pakege_6 .pricing_top,
.single_pakege_7 .pricing_top,
.single_pakege_8 .pricing_top {
  position: relative;
  z-index: 1;
  height: 190px;
  border-radius: 24px 24px 0 0;
  overflow: hidden;
  background: #0cbafc;
}

.single_pakege_4 .pricing_top .plan_titel,
.single_pakege_5 .pricing_top .plan_titel,
.single_pakege_6 .pricing_top .plan_titel,
.single_pakege_7 .pricing_top .plan_titel,
.single_pakege_8 .pricing_top .plan_titel {
  font-size: 22px;
  color: #fff;
  padding: 20px 0;
  background: rgba(0, 0, 0, 0.1);
  font-weight: 500;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_pakege_4 .pricing_top .price,
.single_pakege_5 .pricing_top .price,
.single_pakege_6 .pricing_top .price,
.single_pakege_7 .pricing_top .price,
.single_pakege_8 .pricing_top .price {
  font-size: 48px;
  font-weight: 700;
  
  color: #fff;
  margin-top: 25px;
}

.single_pakege_4 .pricing_top .price span,
.single_pakege_5 .pricing_top .price span,
.single_pakege_6 .pricing_top .price span,
.single_pakege_7 .pricing_top .price span,
.single_pakege_8 .pricing_top .price span {
  font-size: 16px;
  display: block;
  
}

.single_pakege_4 ul,
.single_pakege_5 ul,
.single_pakege_6 ul,
.single_pakege_7 ul,
.single_pakege_8 ul {
  position: relative;
}

.single_pakege_4 ul:after,
.single_pakege_5 ul:after,
.single_pakege_6 ul:after,
.single_pakege_7 ul:after,
.single_pakege_8 ul:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: calc(100% + 30px);
  content: "";
  background: #fff;
  height: 100%;
}

.single_pakege_4 ul li,
.single_pakege_5 ul li,
.single_pakege_6 ul li,
.single_pakege_7 ul li,
.single_pakege_8 ul li {
  background: #fff;
  font-size: 16px;
  color: #838bab;
  position: relative;
  z-index: 1;
  padding: 14px 0;
}

.single_pakege_4 ul li i,
.single_pakege_5 ul li i,
.single_pakege_6 ul li i,
.single_pakege_7 ul li i,
.single_pakege_8 ul li i {
  font-size: 14px;
  font-weight: 900;
  color: #2cd63c;
}

.single_pakege_4 ul li i.unchecked,
.single_pakege_5 ul li i.unchecked,
.single_pakege_6 ul li i.unchecked,
.single_pakege_7 ul li i.unchecked,
.single_pakege_8 ul li i.unchecked {
  opacity: 0.5;
}

.single_pakege_4 ul li:after,
.single_pakege_5 ul li:after,
.single_pakege_6 ul li:after,
.single_pakege_7 ul li:after,
.single_pakege_8 ul li:after {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  content: "";
  background: #d6f3fe;
  height: 1px;
  z-index: -1;
}

.single_pakege_4 .pricing_footer,
.single_pakege_5 .pricing_footer,
.single_pakege_6 .pricing_footer,
.single_pakege_7 .pricing_footer,
.single_pakege_8 .pricing_footer {
  background: #fff;
  border-radius: 0 0 24px 24px;
}

.single_pakege_4 .pricing_footer .boxed_btn,
.single_pakege_5 .pricing_footer .boxed_btn,
.single_pakege_6 .pricing_footer .boxed_btn,
.single_pakege_7 .pricing_footer .boxed_btn,
.single_pakege_8 .pricing_footer .boxed_btn {
  padding: 13px 35px;
  color: #fff;
  font-size: 16px;
  border-radius: 50px;
  margin-top: 35px;
  margin-bottom: 25px;
  font-weight: 400;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  display: inline-block;
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  border: 2px solid #fff;
}

.single_pakege_4 .pricing_footer .boxed_btn:after,
.single_pakege_5 .pricing_footer .boxed_btn:after,
.single_pakege_6 .pricing_footer .boxed_btn:after,
.single_pakege_7 .pricing_footer .boxed_btn:after,
.single_pakege_8 .pricing_footer .boxed_btn:after {
  border-radius: 50px;
}

.single_pakege_4 .pricing_footer .boxed_btn:hover,
.single_pakege_5 .pricing_footer .boxed_btn:hover,
.single_pakege_6 .pricing_footer .boxed_btn:hover,
.single_pakege_7 .pricing_footer .boxed_btn:hover,
.single_pakege_8 .pricing_footer .boxed_btn:hover {
  color: #304e73;
  border: 2px solid #325075;
}

.packege_pricing_area_4 .single_pakege_4 .pricing_footer .boxed_btn,
.packege_pricing_area_4 .single_pakege_5 .pricing_footer .boxed_btn,
.packege_pricing_area_4 .single_pakege_6 .pricing_footer .boxed_btn,
.packege_pricing_area_4 .single_pakege_7 .pricing_footer .boxed_btn,
.packege_pricing_area_4 .single_pakege_8 .pricing_footer .boxed_btn {
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
}

.packege_pricing_area_4 .single_pakege_4 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_4 .single_pakege_5 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_4 .single_pakege_6 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_4 .single_pakege_7 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_4 .single_pakege_8 .pricing_footer .boxed_btn:hover {
  background: #fff;
}

.single_pakege_4.prof .pricing_top,
.prof.single_pakege_5 .pricing_top,
.prof.single_pakege_6 .pricing_top,
.prof.single_pakege_7 .pricing_top,
.prof.single_pakege_8 .pricing_top {
  background: #2cd63c;
}

.single_pakege_4.prof ul:after,
.prof.single_pakege_5 ul:after,
.prof.single_pakege_6 ul:after,
.prof.single_pakege_7 ul:after,
.prof.single_pakege_8 ul:after {
  width: calc(100% + 30px);
}

.single_pakege_4.advance .pricing_top,
.advance.single_pakege_5 .pricing_top,
.advance.single_pakege_6 .pricing_top,
.advance.single_pakege_7 .pricing_top,
.advance.single_pakege_8 .pricing_top {
  background: #ffcc02;
}

.single_pakege_4.advance ul:after,
.advance.single_pakege_5 ul:after,
.advance.single_pakege_6 ul:after,
.advance.single_pakege_7 ul:after,
.advance.single_pakege_8 ul:after {
  width: 100%;
}

.single_pakege_4.advance ul li:after,
.advance.single_pakege_5 ul li:after,
.advance.single_pakege_6 ul li:after,
.advance.single_pakege_7 ul li:after,
.advance.single_pakege_8 ul li:after {
  width: 100%;
}

.packege_pricing_area_5,
.packege_pricing_area_6,
.packege_pricing_area_7,
.packege_pricing_area_8 {
  position: relative;
  z-index: 1;
}

.packege_pricing_area_5:after,
.packege_pricing_area_6:after,
.packege_pricing_area_7:after,
.packege_pricing_area_8:after {
  position: absolute;
  left: auto;
  height: 100%;
  right: -1%;
  top: calc(50% - 235px);
  width: 17%;
  content: "";
  z-index: -1;
  background-repeat: no-repeat;
  background-image: url("../img/pricing/pricing_bg_2.png");
}

.packege_pricing_area_5 .container.tab_wrapper,
.packege_pricing_area_6 .container.tab_wrapper,
.packege_pricing_area_7 .container.tab_wrapper,
.packege_pricing_area_8 .container.tab_wrapper {
  border-radius: 20px;
  overflow: hidden;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
}

.packege_pricing_area_5 .container.tab_wrapper .col-lg-3,
.packege_pricing_area_6 .container.tab_wrapper .col-lg-3,
.packege_pricing_area_7 .container.tab_wrapper .col-lg-3,
.packege_pricing_area_8 .container.tab_wrapper .col-lg-3 {
  padding: 0;
}

.packege_pricing_area_5 .pricing_tabling,
.packege_pricing_area_6 .pricing_tabling,
.packege_pricing_area_7 .pricing_tabling,
.packege_pricing_area_8 .pricing_tabling {
  overflow: visible;
  position: absolute;
  z-index: 11;
  height: 190px;
  width: 90%;
}

.packege_pricing_area_5 .pricing_tabling:after,
.packege_pricing_area_6 .pricing_tabling:after,
.packege_pricing_area_7 .pricing_tabling:after,
.packege_pricing_area_8 .pricing_tabling:after {
  height: 0;
}

.packege_pricing_area_5 .pricing_tabling .select_month_wrapper,
.packege_pricing_area_6 .pricing_tabling .select_month_wrapper,
.packege_pricing_area_7 .pricing_tabling .select_month_wrapper,
.packege_pricing_area_8 .pricing_tabling .select_month_wrapper {
  margin-bottom: 10px;
  width: 70%;
  height: 40px;
  border-radius: 5px;
  border: 1px solid #fff;
  background: transparent;
}

.packege_pricing_area_5 .pricing_tabling .select_month_wrapper #chose_plan,
.packege_pricing_area_6 .pricing_tabling .select_month_wrapper #chose_plan,
.packege_pricing_area_7 .pricing_tabling .select_month_wrapper #chose_plan,
.packege_pricing_area_8 .pricing_tabling .select_month_wrapper #chose_plan {
  text-shadow: 0 0 0 #fff;
  background: rgba(0, 0, 0, 0.3);
  font-size: 12px;
}

.packege_pricing_area_5 .pricing_tabling .select_month_wrapper .arrow,
.packege_pricing_area_6 .pricing_tabling .select_month_wrapper .arrow,
.packege_pricing_area_7 .pricing_tabling .select_month_wrapper .arrow,
.packege_pricing_area_8 .pricing_tabling .select_month_wrapper .arrow {
  top: calc(50% - 6px);
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 9px solid #325075;
}

.packege_pricing_area_5 .pricing_tabling .select_month_wrapper .split,
.packege_pricing_area_6 .pricing_tabling .select_month_wrapper .split,
.packege_pricing_area_7 .pricing_tabling .select_month_wrapper .split,
.packege_pricing_area_8 .pricing_tabling .select_month_wrapper .split {
  background: #fff;
  border-radius: 0;
}

.packege_pricing_area_5 .pricing_tabling .select_month_wrapper .option_list li,
.packege_pricing_area_6 .pricing_tabling .select_month_wrapper .option_list li,
.packege_pricing_area_7 .pricing_tabling .select_month_wrapper .option_list li,
.packege_pricing_area_8 .pricing_tabling .select_month_wrapper .option_list li {
  color: #6a11cb;
}

.packege_pricing_area_5 .pricing_tabling .select_month_wrapper .option_list li:hover,
.packege_pricing_area_6 .pricing_tabling .select_month_wrapper .option_list li:hover,
.packege_pricing_area_7 .pricing_tabling .select_month_wrapper .option_list li:hover,
.packege_pricing_area_8 .pricing_tabling .select_month_wrapper .option_list li:hover {
  background: #6a11cb;
  color: #fff;
}

.packege_pricing_area_5 .pricing_tabling h3,
.packege_pricing_area_6 .pricing_tabling h3,
.packege_pricing_area_7 .pricing_tabling h3,
.packege_pricing_area_8 .pricing_tabling h3 {
  
  color: #fff;
  font-size: 18px;
}

.single_pakege_5,
.single_pakege_6,
.single_pakege_7,
.single_pakege_8 {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.single_pakege_5:hover,
.single_pakege_6:hover,
.single_pakege_7:hover,
.single_pakege_8:hover {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.single_pakege_5 .pricing_top,
.single_pakege_6 .pricing_top,
.single_pakege_7 .pricing_top,
.single_pakege_8 .pricing_top {
  border-radius: 0;
  background: #4940e2;
}

.single_pakege_5 .pricing_top:after,
.single_pakege_6 .pricing_top:after,
.single_pakege_7 .pricing_top:after,
.single_pakege_8 .pricing_top:after {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  background: rgba(0, 0, 0, 0.1);
}

.single_pakege_5 .pricing_top .plan_titel,
.single_pakege_6 .pricing_top .plan_titel,
.single_pakege_7 .pricing_top .plan_titel,
.single_pakege_8 .pricing_top .plan_titel {
  padding: 0;
  background: none;
}

.single_pakege_5 .pricing_top .price,
.single_pakege_6 .pricing_top .price,
.single_pakege_7 .pricing_top .price,
.single_pakege_8 .pricing_top .price {
  margin: 0;
}

.single_pakege_5 ul,
.single_pakege_6 ul,
.single_pakege_7 ul,
.single_pakege_8 ul {
  z-index: 0;
}

.single_pakege_5 ul li,
.single_pakege_6 ul li,
.single_pakege_7 ul li,
.single_pakege_8 ul li {
  border: 1px solid #d9f4ff;
  border-left: 0px;
  border-top: 0px;
}

.single_pakege_5 ul li:after,
.single_pakege_6 ul li:after,
.single_pakege_7 ul li:after,
.single_pakege_8 ul li:after {
  height: 0;
}

.single_pakege_5 ul li:last-child,
.single_pakege_6 ul li:last-child,
.single_pakege_7 ul li:last-child,
.single_pakege_8 ul li:last-child {
  border-bottom: 0px;
}

.single_pakege_5 .pricing_footer,
.single_pakege_6 .pricing_footer,
.single_pakege_7 .pricing_footer,
.single_pakege_8 .pricing_footer {
  border-left: 1px solid #d9f4ff;
  height: 105px;
  overflow: hidden;
  border-radius: 0;
}

.item_list.single_pakege_5,
.item_list.single_pakege_6,
.item_list.single_pakege_7,
.item_list.single_pakege_8 {
  overflow: hidden;
}

.item_list.single_pakege_5 .pricing_top,
.item_list.single_pakege_6 .pricing_top,
.item_list.single_pakege_7 .pricing_top,
.item_list.single_pakege_8 .pricing_top {
  height: 190px;
  background: #4940e2;
}

.item_list.single_pakege_5 .pricing_top:after,
.item_list.single_pakege_6 .pricing_top:after,
.item_list.single_pakege_7 .pricing_top:after,
.item_list.single_pakege_8 .pricing_top:after {
  height: 0;
}

.item_list.single_pakege_5 ul li,
.item_list.single_pakege_6 ul li,
.item_list.single_pakege_7 ul li,
.item_list.single_pakege_8 ul li {
  background: #fff;
  color: #325075;
}

.item_list.single_pakege_5 .pricing_footer,
.item_list.single_pakege_6 .pricing_footer,
.item_list.single_pakege_7 .pricing_footer,
.item_list.single_pakege_8 .pricing_footer {
  border-left: 0px;
}

.packege_pricing_area_5 .single_pakege_5 .pricing_footer .boxed_btn,
.packege_pricing_area_6 .single_pakege_5 .pricing_footer .boxed_btn,
.packege_pricing_area_7 .single_pakege_5 .pricing_footer .boxed_btn,
.packege_pricing_area_8 .single_pakege_5 .pricing_footer .boxed_btn,
.packege_pricing_area_5 .single_pakege_6 .pricing_footer .boxed_btn,
.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn,
.packege_pricing_area_7 .single_pakege_6 .pricing_footer .boxed_btn,
.packege_pricing_area_8 .single_pakege_6 .pricing_footer .boxed_btn,
.packege_pricing_area_5 .single_pakege_7 .pricing_footer .boxed_btn,
.packege_pricing_area_6 .single_pakege_7 .pricing_footer .boxed_btn,
.packege_pricing_area_7 .single_pakege_7 .pricing_footer .boxed_btn,
.packege_pricing_area_8 .single_pakege_7 .pricing_footer .boxed_btn,
.packege_pricing_area_5 .single_pakege_8 .pricing_footer .boxed_btn,
.packege_pricing_area_6 .single_pakege_8 .pricing_footer .boxed_btn,
.packege_pricing_area_7 .single_pakege_8 .pricing_footer .boxed_btn,
.packege_pricing_area_8 .single_pakege_8 .pricing_footer .boxed_btn {
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  border-radius: 5px;
}

.packege_pricing_area_5 .single_pakege_5 .pricing_footer .boxed_btn:after,
.packege_pricing_area_6 .single_pakege_5 .pricing_footer .boxed_btn:after,
.packege_pricing_area_7 .single_pakege_5 .pricing_footer .boxed_btn:after,
.packege_pricing_area_8 .single_pakege_5 .pricing_footer .boxed_btn:after,
.packege_pricing_area_5 .single_pakege_6 .pricing_footer .boxed_btn:after,
.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn:after,
.packege_pricing_area_7 .single_pakege_6 .pricing_footer .boxed_btn:after,
.packege_pricing_area_8 .single_pakege_6 .pricing_footer .boxed_btn:after,
.packege_pricing_area_5 .single_pakege_7 .pricing_footer .boxed_btn:after,
.packege_pricing_area_6 .single_pakege_7 .pricing_footer .boxed_btn:after,
.packege_pricing_area_7 .single_pakege_7 .pricing_footer .boxed_btn:after,
.packege_pricing_area_8 .single_pakege_7 .pricing_footer .boxed_btn:after,
.packege_pricing_area_5 .single_pakege_8 .pricing_footer .boxed_btn:after,
.packege_pricing_area_6 .single_pakege_8 .pricing_footer .boxed_btn:after,
.packege_pricing_area_7 .single_pakege_8 .pricing_footer .boxed_btn:after,
.packege_pricing_area_8 .single_pakege_8 .pricing_footer .boxed_btn:after {
  background: #3a2085;
  border-radius: 5px;
}

.packege_pricing_area_5 .single_pakege_5 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_6 .single_pakege_5 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_7 .single_pakege_5 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_8 .single_pakege_5 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_5 .single_pakege_6 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_7 .single_pakege_6 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_8 .single_pakege_6 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_5 .single_pakege_7 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_6 .single_pakege_7 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_7 .single_pakege_7 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_8 .single_pakege_7 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_5 .single_pakege_8 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_6 .single_pakege_8 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_7 .single_pakege_8 .pricing_footer .boxed_btn:hover,
.packege_pricing_area_8 .single_pakege_8 .pricing_footer .boxed_btn:hover {
  border: 0;
}

.single_pakege_5.advance .pricing_top,
.advance.single_pakege_6 .pricing_top,
.advance.single_pakege_7 .pricing_top,
.advance.single_pakege_8 .pricing_top {
  background: #4940e2;
  position: relative;
  z-index: 1;
}

.single_pakege_5.advance .pricing_top:after,
.advance.single_pakege_6 .pricing_top:after,
.advance.single_pakege_7 .pricing_top:after,
.advance.single_pakege_8 .pricing_top:after {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  background: rgba(0, 0, 0, 0.2);
}

.single_pakege_5.advance ul,
.advance.single_pakege_6 ul,
.advance.single_pakege_7 ul,
.advance.single_pakege_8 ul {
  position: relative;
}

.single_pakege_5.advance ul:after,
.advance.single_pakege_6 ul:after,
.advance.single_pakege_7 ul:after,
.advance.single_pakege_8 ul:after {
  width: 100%;
}

.single_pakege_5.advance ul li:after,
.advance.single_pakege_6 ul li:after,
.advance.single_pakege_7 ul li:after,
.advance.single_pakege_8 ul li:after {
  width: 100%;
}

.single_pakege_5.pro,
.pro.single_pakege_6,
.pro.single_pakege_7,
.pro.single_pakege_8 {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.single_pakege_5.pro .pricing_top,
.pro.single_pakege_6 .pricing_top,
.pro.single_pakege_7 .pricing_top,
.pro.single_pakege_8 .pricing_top {
  background: #4940e2;
  position: relative;
  z-index: 1;
}

.single_pakege_5.pro .pricing_top:after,
.pro.single_pakege_6 .pricing_top:after,
.pro.single_pakege_7 .pricing_top:after,
.pro.single_pakege_8 .pricing_top:after {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: "";
  background: rgba(0, 0, 0, 0.3);
}

.single_pakege_5.pro ul,
.pro.single_pakege_6 ul,
.pro.single_pakege_7 ul,
.pro.single_pakege_8 ul {
  position: relative;
}

.single_pakege_5.pro ul:after,
.pro.single_pakege_6 ul:after,
.pro.single_pakege_7 ul:after,
.pro.single_pakege_8 ul:after {
  width: calc(100% + 30px);
}

.single_pakege_5.pro ul li,
.pro.single_pakege_6 ul li,
.pro.single_pakege_7 ul li,
.pro.single_pakege_8 ul li {
  border-right: none;
}

.packege_pricing_area_6:after {
  height: 0;
}

.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn {
  color: #fff;
  border: 0;
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
}

.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn:after {
  background: #3a2085;
}

.packege_pricing_area_6 .single_pakege_6 .pricing_footer .boxed_btn:hover {
  border: 0;
}

.packege_pricing_area_7 {
  background: #eaf8fd;
}

.packege_pricing_area_7:after {
  height: 0;
}

.single_pakege_7 .pricing_top {
  background: #3a2085;
}

.item_list.single_pakege_7 .pricing_top {
  background: #3a2085;
}

.item_list.single_pakege_7 ul li {
  color: #3a2085;
}

.packege_pricing_area_7 .single_pakege_7 .pricing_footer .boxed_btn {
  background: #3a2085;
}

.packege_pricing_area_7 .single_pakege_7 .pricing_footer .boxed_btn:after {
  background: #191b41;
}

.single_pakege_7.advance .pricing_top {
  background: #3a2085;
}

.single_pakege_7.pro .pricing_top {
  background: #3a2085;
}

.packege_pricing_area_8 {
  background: #fff;
}

.packege_pricing_area_8:after {
  height: 0;
}

.packege_pricing_area_8.dark {
  background: transparent;
}

.single_pakege_8 .pricing_top {
  background: #3a2085;
}

.item_list.single_pakege_8 .pricing_top {
  background: #3a2085;
}

.item_list.single_pakege_8 ul li {
  color: #3a2085;
}

.packege_pricing_area_8 .single_pakege_8 .pricing_footer .boxed_btn {
  background: #3a2085;
}

.packege_pricing_area_8 .single_pakege_8 .pricing_footer .boxed_btn:after {
  background: #191b41;
}

.single_pakege_8.advance .pricing_top {
  background: #3a2085;
}

.single_pakege_8.pro .pricing_top {
  background: #3a2085;
}

.packege_pricing_area_9 {
  position: relative;
}

.packege_pricing_area_9 .single_pakege_9 {
  text-align: center;
  background: #fff;
  border: 2px solid #fff8fa;
  position: relative;
  top: 0;
  z-index: 1;
  padding: 25px;
  margin-bottom: 50px;
  border-radius: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area_9 .single_pakege_9 .sticker {
  font-size: 24px;
  color: #838bab033;
  margin: 0;
  padding: 20px 30px 10px;
  font-weight: 500;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area_9 .single_pakege_9 .pakege_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  margin: 30px auto;
  padding: 40px;
  background: #fff8fa;
  width: 160px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 160px;
}

.packege_pricing_area_9 .single_pakege_9 h2 {
  font-size: 48px;
  font-weight: 700;
  
  color: #838bab033;
  margin-bottom: 35px;
  margin-top: 35px;
}

.packege_pricing_area_9 .single_pakege_9 ul li {
  text-align: left;
  font-size: 16px;
  color: #666666;
  margin-bottom: 25px;
  margin-left: 20px;
}

.packege_pricing_area_9 .single_pakege_9 ul li img {
  margin-right: 10px;
}

.packege_pricing_area_9 .single_pakege_9 p {
  margin-bottom: 30px;
  color: #666666;
}

.packege_pricing_area_9 .single_pakege_9 .boxed_btn {
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to right, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, left top, right top, from(#b8266e), to(#eb566c));
  background: -webkit-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to right, #b8266e 0%, #eb566c 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  height: 0;
  margin: 0 auto 20px;
  border-radius: 50px;
  visibility: hidden;
}

.packege_pricing_area_9 .single_pakege_9 .boxed_btn:hover {
  border-radius: 50px;
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, right top, left top, from(#b8266e), to(#eb566c));
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to left, #b8266e 0%, #eb566c 100%);
}

.packege_pricing_area_9 .single_pakege_9:hover {
  top: -15px;
  background: #fff8fa;
}

.packege_pricing_area_9 .single_pakege_9:hover .boxed_btn {
  height: 40px;
  visibility: visible;
}

.packege_pricing_area_9 .single_pakege_9:hover .pakege_icon {
  background: #fff;
}

.packege_pricing_area_10 {
  position: relative;
  z-index: 1;
}

.packege_pricing_area_10 .single_pakege_10 {
  text-align: center;
  background: white;
  position: relative;
  top: 0;
  z-index: 11;
  padding: 25px;
  margin-bottom: 50px;
  border-radius: 30px;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.packege_pricing_area_10 .single_pakege_10 .sticker {
  font-size: 24px;
  color: #28425d;
  margin: 0;
  padding: 20px 30px 10px;
  font-weight: 500;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area_10 .single_pakege_10 .pakege_icon {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  margin: 30px auto;
  padding: 40px;
  background: #d0ffff;
  width: 160px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  height: 160px;
}

.packege_pricing_area_10 .single_pakege_10 h2 {
  font-size: 48px;
  font-weight: 700;
  
  color: #28425d;
  margin-bottom: 35px;
  margin-top: 35px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area_10 .single_pakege_10 ul li {
  text-align: left;
  font-size: 16px;
  color: #838bab;
  margin-bottom: 25px;
  margin-left: 20px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area_10 .single_pakege_10 ul li img {
  margin-right: 10px;
}

.packege_pricing_area_10 .single_pakege_10 p {
  margin-bottom: 30px;
  color: #838bab;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.packege_pricing_area_10 .single_pakege_10 .boxed_btn {
  background: #00c212;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  width: 150px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  height: 0;
  margin: 0 auto 20px;
  border-radius: 50px;
  visibility: hidden;
}

.packege_pricing_area_10 .single_pakege_10 .boxed_btn:hover {
  border-radius: 50px;
  background: #d0ffff;
  color: #28425d;
}

.packege_pricing_area_10 .single_pakege_10:hover {
  top: -15px;
  background: #28425d;
}

.packege_pricing_area_10 .single_pakege_10:hover .boxed_btn {
  height: 40px;
  visibility: visible;
}

.packege_pricing_area_10 .single_pakege_10:hover h2,
.packege_pricing_area_10 .single_pakege_10:hover ul li,
.packege_pricing_area_10 .single_pakege_10:hover p {
  color: #fff;
}

.packege_pricing_area_10 .single_pakege_10:hover .pakege_icon {
  background: rgba(255, 255, 255, 0.2);
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .single_pakege_3 p,
  .single_pakege_2 p,
  .single_pakege p {
    margin-bottom: 20px;
    font-size: 14px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .select_month_wrapper {
    margin: 0 auto;
    margin-bottom: 110px;
    height: 40px;
  }

  .select_month_wrapper #chose_plan {
    font-size: 16px;
    padding: 12px;
  }

  .select_month_wrapper .option_list li {
    font-size: 15px;
    line-height: 20px;
  }

  .select_month_wrapper .split {
    width: 22%;
  }

  .select_month_wrapper .arrow {
    right: 7%;
  }

  .packege_pricing_area .tab_wrapper {
    height: 900px;
  }

  .packege_pricing_area .single_pakege {
    margin-bottom: 45px;
  }

  .packege_pricing_area .single_pakege .pakege_service_list {
    margin-bottom: 20px;
  }

  .packege_pricing_area .single_pakege .pakege_service_list li {
    margin-bottom: 13px;
  }

  .packege_pricing_area .single_pakege h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }

  .packege_pricing_area_3 .tab_wrapper {
    height: 1215px;
  }

  .packege_pricing_area_3 .single_pakege_3 {
    margin-bottom: 45px;
  }

  .packege_pricing_area_3 .single_pakege_3 .pakege_service_list {
    margin-bottom: 20px;
  }

  .packege_pricing_area_3 .single_pakege_3 .pakege_service_list li {
    margin-bottom: 13px;
  }

  .packege_pricing_area_3 .single_pakege_3 h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }

  .packege_pricing_area_2 .tab_wrapper {
    height: 1120px;
  }

  .packege_pricing_area_2 .single_pakege_2 {
    margin-bottom: 45px;
  }

  .packege_pricing_area_2 .single_pakege_2 .pakege_service_list {
    margin-bottom: 20px;
  }

  .packege_pricing_area_2 .single_pakege_2 .pakege_service_list li {
    margin-bottom: 10px;
  }

  .packege_pricing_area_2 .single_pakege_2 h2 {
    font-size: 40px;
    margin-bottom: 15px;
  }

  .packege_pricing_area_2 .single_pakege_2 .boxed_btn {
    margin-top: 60px;
  }

  .packege_pricing_area_4 .wrapper {
    margin: 0px auto 60px;
  }

  .packege_pricing_area_4 .toggle_radio label {
    font-size: 16px;
    padding: 10px 20px;
  }

  .packege_pricing_area_4 .tab_wrapper {
    height: 750px;
  }

  .single_pakege_4 .pricing_top,
  .single_pakege_5 .pricing_top,
  .single_pakege_6 .pricing_top,
  .single_pakege_7 .pricing_top,
  .single_pakege_8 .pricing_top {
    height: 140px;
  }

  .single_pakege_4 .pricing_top .plan_titel,
  .single_pakege_5 .pricing_top .plan_titel,
  .single_pakege_6 .pricing_top .plan_titel,
  .single_pakege_7 .pricing_top .plan_titel,
  .single_pakege_8 .pricing_top .plan_titel {
    font-size: 18px;
    padding: 12px 0;
  }

  .single_pakege_4 .pricing_top .price,
  .single_pakege_5 .pricing_top .price,
  .single_pakege_6 .pricing_top .price,
  .single_pakege_7 .pricing_top .price,
  .single_pakege_8 .pricing_top .price {
    font-size: 36px;
    margin-top: 15px;
  }

  .single_pakege_4 ul li,
  .single_pakege_5 ul li,
  .single_pakege_6 ul li,
  .single_pakege_7 ul li,
  .single_pakege_8 ul li {
    font-size: 14px;
    padding: 3px 0;
    line-height: 1.5;
  }

  .single_pakege_4 ul li i,
  .single_pakege_5 ul li i,
  .single_pakege_6 ul li i,
  .single_pakege_7 ul li i,
  .single_pakege_8 ul li i {
    font-size: 12px;
  }

  .single_pakege_4 .pricing_footer .boxed_btn,
  .single_pakege_5 .pricing_footer .boxed_btn,
  .single_pakege_6 .pricing_footer .boxed_btn,
  .single_pakege_7 .pricing_footer .boxed_btn,
  .single_pakege_8 .pricing_footer .boxed_btn {
    padding: 8px 22px;
    font-size: 14px;
    margin-bottom: 24px;
    margin-top: 24px;
  }

  .packege_pricing_area_5 .pricing_tabling,
  .packege_pricing_area_6 .pricing_tabling,
  .packege_pricing_area_7 .pricing_tabling,
  .packege_pricing_area_8 .pricing_tabling {
    overflow: visible;
    position: relative;
    background: rebeccapurple;
    border-radius: 25px;
    height: 120px;
    margin-bottom: 20px;
    width: 100%;
  }

  .single_pakege_5 .pricing_top .price,
  .single_pakege_6 .pricing_top .price,
  .single_pakege_7 .pricing_top .price,
  .single_pakege_8 .pricing_top .price {
    margin: 0;
  }

  .packege_pricing_area_9 .single_pakege_9 {
    margin-bottom: 45px;
  }

  .packege_pricing_area_10 .single_pakege_10 {
    margin-bottom: 45px;
  }
}

@media (max-width: 767px) {
  .select_month_wrapper {
    margin: 0 auto;
    margin-bottom: 110px;
    height: 40px;
    width: 60%;
  }

  .select_month_wrapper #chose_plan {
    font-size: 16px;
    padding: 12px;
  }

  .select_month_wrapper .option_list li {
    font-size: 15px;
    line-height: 20px;
  }

  .select_month_wrapper .split {
    width: 22%;
  }

  .select_month_wrapper .arrow {
    right: 7%;
  }

  .packege_pricing_area .tab_wrapper {
    height: 1712px;
  }

  .packege_pricing_area .single_pakege {
    margin-bottom: 50px;
  }

  .packege_pricing_area .single_pakege .sticker {
    font-size: 14px;
  }

  .packege_pricing_area .single_pakege h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .packege_pricing_area .single_pakege .pakege_service_list {
    margin-bottom: 20px;
  }

  .packege_pricing_area .single_pakege .pakege_service_list li {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .packege_pricing_area .single_pakege .boxed_btn {
    padding: 10px 20px;
  }

  .packege_pricing_area_2 .select_month_wrapper {
    margin-bottom: 60px;
    width: 50%;
    height: 35px;
  }

  .packege_pricing_area_2 .select_month_wrapper #chose_plan {
    font-size: 15px;
    padding: 12px 15px;
  }

  .packege_pricing_area_2 .select_month_wrapper .option_list {
    font-size: 16px;
  }

  .packege_pricing_area_2 .select_month_wrapper .option_list li {
    font-size: 15px;
    line-height: 15px;
  }

  .packege_pricing_area_2 .select_month_wrapper .split {
    width: 20%;
  }

  .packege_pricing_area_2 .select_month_wrapper .arrow {
    top: calc(50% - 6px);
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-top: 8px solid #fff;
    right: 7%;
  }

  .packege_pricing_area_2 .tab_wrapper {
    height: 1780px;
  }

  .packege_pricing_area_2 .single_pakege_2 {
    margin-bottom: 50px;
  }

  .packege_pricing_area_2 .single_pakege_2 .sticker {
    font-size: 14px;
  }

  .packege_pricing_area_2 .single_pakege_2 h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .packege_pricing_area_2 .single_pakege_2 .pakege_service_list {
    margin-bottom: 20px;
  }

  .packege_pricing_area_2 .single_pakege_2 .pakege_service_list li {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .packege_pricing_area_2 .single_pakege_2 .boxed_btn {
    margin-top: 100px;
  }

  .packege_pricing_area_3 .tab_wrapper {
    height: 1745px;
  }

  .packege_pricing_area_3 .single_pakege_3 {
    margin-bottom: 50px;
  }

  .packege_pricing_area_3 .single_pakege_3 .sticker {
    font-size: 14px;
  }

  .packege_pricing_area_3 .single_pakege_3 h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }

  .packege_pricing_area_3 .single_pakege_3 .pakege_service_list {
    margin-bottom: 20px;
  }

  .packege_pricing_area_3 .single_pakege_3 .pakege_service_list li {
    margin-bottom: 10px;
    font-size: 14px;
  }

  .packege_pricing_area_3 .single_pakege_3 .boxed_btn {
    margin-top: 85px;
  }

  .packege_pricing_area_4 .wrapper {
    margin: 0px auto 60px;
  }

  .packege_pricing_area_4 .toggle_radio label {
    font-size: 16px;
    padding: 10px 20px;
  }

  .packege_pricing_area_4 .tab_wrapper {
    height: 1600px;
  }

  .single_pakege_4,
  .single_pakege_5,
  .single_pakege_6,
  .single_pakege_7,
  .single_pakege_8 {
    width: 75%;
    margin: 0 auto;
    margin-top: 30px;
  }

  .single_pakege_4 .pricing_top,
  .single_pakege_5 .pricing_top,
  .single_pakege_6 .pricing_top,
  .single_pakege_7 .pricing_top,
  .single_pakege_8 .pricing_top {
    height: 120px;
  }

  .single_pakege_4 .pricing_top .plan_titel,
  .single_pakege_5 .pricing_top .plan_titel,
  .single_pakege_6 .pricing_top .plan_titel,
  .single_pakege_7 .pricing_top .plan_titel,
  .single_pakege_8 .pricing_top .plan_titel {
    font-size: 16px;
    padding: 6px 0;
  }

  .single_pakege_4 .pricing_top .price,
  .single_pakege_5 .pricing_top .price,
  .single_pakege_6 .pricing_top .price,
  .single_pakege_7 .pricing_top .price,
  .single_pakege_8 .pricing_top .price {
    font-size: 36px;
    margin-top: 15px;
  }

  .single_pakege_4 ul:after,
  .single_pakege_5 ul:after,
  .single_pakege_6 ul:after,
  .single_pakege_7 ul:after,
  .single_pakege_8 ul:after {
    display: none;
    width: 0;
  }

  .single_pakege_4 ul li,
  .single_pakege_5 ul li,
  .single_pakege_6 ul li,
  .single_pakege_7 ul li,
  .single_pakege_8 ul li {
    font-size: 14px;
    padding: 3px 0;
    line-height: 1.5;
  }

  .single_pakege_4 ul li span,
  .single_pakege_5 ul li span,
  .single_pakege_6 ul li span,
  .single_pakege_7 ul li span,
  .single_pakege_8 ul li span {
    position: relative;
    z-index: 1;
    margin-right: 25px;
  }

  .single_pakege_4 ul li span:after,
  .single_pakege_5 ul li span:after,
  .single_pakege_6 ul li span:after,
  .single_pakege_7 ul li span:after,
  .single_pakege_8 ul li span:after {
    content: "";
    position: absolute;
    width: 15px;
    left: auto;
    background: #838bab;
    right: -20px;
    height: 3px;
    top: calc(50% - 1px);
    z-index: -1;
  }

  .single_pakege_4 ul li i,
  .single_pakege_5 ul li i,
  .single_pakege_6 ul li i,
  .single_pakege_7 ul li i,
  .single_pakege_8 ul li i {
    font-size: 12px;
  }

  .single_pakege_4 .pricing_footer .boxed_btn,
  .single_pakege_5 .pricing_footer .boxed_btn,
  .single_pakege_6 .pricing_footer .boxed_btn,
  .single_pakege_7 .pricing_footer .boxed_btn,
  .single_pakege_8 .pricing_footer .boxed_btn {
    padding: 8px 22px;
    font-size: 14px;
    margin-bottom: 24px;
    margin-top: 24px;
  }

  .packege_pricing_area_5 .pricing_tabling,
  .packege_pricing_area_6 .pricing_tabling,
  .packege_pricing_area_7 .pricing_tabling,
  .packege_pricing_area_8 .pricing_tabling {
    overflow: visible;
    position: relative;
    background: #3a2085;
    border-radius: 25px;
    height: 125px;
    width: 75%;
    margin: 0 auto;
    margin-bottom: 20px;
  }

  .packege_pricing_area_5 .container.tab_wrapper,
  .packege_pricing_area_6 .container.tab_wrapper,
  .packege_pricing_area_7 .container.tab_wrapper,
  .packege_pricing_area_8 .container.tab_wrapper {
    height: 1620px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }

  .packege_pricing_area_5 .container.tab_wrapper .col-lg-3,
  .packege_pricing_area_6 .container.tab_wrapper .col-lg-3,
  .packege_pricing_area_7 .container.tab_wrapper .col-lg-3,
  .packege_pricing_area_8 .container.tab_wrapper .col-lg-3 {
    padding: 0 15px;
  }

  .single_pakege_5,
  .single_pakege_6,
  .single_pakege_7,
  .single_pakege_8 {
    border-radius: 25px;
    overflow: hidden;
  }

  .single_pakege_5:hover,
  .single_pakege_6:hover,
  .single_pakege_7:hover,
  .single_pakege_8:hover {
    -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.1);
  }

  .single_pakege_5 .pricing_top .price,
  .single_pakege_6 .pricing_top .price,
  .single_pakege_7 .pricing_top .price,
  .single_pakege_8 .pricing_top .price {
    margin: 0;
  }

  .single_pakege_5 .pricing_footer,
  .single_pakege_6 .pricing_footer,
  .single_pakege_7 .pricing_footer,
  .single_pakege_8 .pricing_footer {
    height: 80px;
  }

  .packege_pricing_area_9 .single_pakege_9 {
    margin-bottom: 35px;
  }

  .packege_pricing_area_10 .single_pakege_10 {
    margin-bottom: 35px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			22. Service sections
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.service_area {
  background: #f4f5f9;
  clear: both;
}

.single_service_item {
  margin-bottom: 40px;
  padding: 30px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 0;
  z-index: 3;
  -webkit-box-shadow: 0 5px 15px 0 #dceff9;
  -moz-box-shadow: 0 5px 15px 0 #dceff9;
  box-shadow: 0 5px 15px 0 #dceff9;
}

.single_service_item .service_img {
  margin: auto;
  margin-bottom: 20px;
  width: 80px;
  height: 80px;
}

.single_service_item h3 {
  font-weight: 700;
  
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  color: #304e73;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_service_item p {
  color: #838bab;
  margin-bottom: 15px;
  font-weight: 400;
  
  font-size: 16px;
  line-height: 28px;
}

.boxed_btn {
  background: -webkit-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(right, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to right, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left top, right top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(left, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to right, #0acffe 0%, #182dee 100%);
  padding: 15px 20px;
  border-radius: 5px;
  border:0;
}

.boxed_btn:after {
  background: #2cd63c;
  border-radius: 5px;
}

.single_service_item:before {
  width: 3px;
  height: 100%;
  top: 0;
  left: auto;
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  right: 0px;
  position: absolute;
  z-index: -1;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: '';
  opacity: 0;
}

.single_service_item:hover:before {
  opacity: 1;
}

.single_service_item:hover {
  top: -10px;
  -webkit-box-shadow: 0 15px 45px 0 #dceff9;
  -moz-box-shadow: 0 15px 45px 0 #dceff9;
  box-shadow: 0 15px 45px 0 #dceff9;
}

.single_service_item:hover h3 {
  color: #0cbafc;
}

.service_area_2 .single_service_item_2 {
  margin-bottom: 40px;
  padding: 30px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 0;
  z-index: 3;
  -webkit-box-shadow: 0 5px 15px 0 #dceff9;
  -moz-box-shadow: 0 5px 15px 0 #dceff9;
  box-shadow: 0 5px 15px 0 #dceff9;
  border-radius: 40px;
}

.service_area_2 .single_service_item_2 .service_img {
  margin: auto;
  margin-bottom: 20px;
  width: 80px;
  height: 80px;
}

.service_area_2 .single_service_item_2 h3 {
  font-weight: 700;
  
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  color: #304e73;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_area_2 .single_service_item_2 p {
  color: #838bab;
  margin-bottom: 15px;
  font-weight: 400;
  
  font-size: 16px;
  line-height: 28px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_area_2 .single_service_item_2 .boxed_btn {
  border-radius: 30px;
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
  color: #fff;
  padding: 14px 22px;
  border: 2px solid #fff;
}

.service_area_2 .single_service_item_2 .boxed_btn:after {
  border-radius: 20px;
  background: #fff;
  border: none;
}

.service_area_2 .single_service_item_2 .boxed_btn:hover {
  color: #325075;
  border: 2px solid #fff;
}

.service_area_2 .single_service_item_2:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: auto;
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  right: 0px;
  position: absolute;
  z-index: -1;
  border-radius: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: '';
  opacity: 0;
}

.service_area_2 .single_service_item_2:hover:before {
  opacity: 1;
  background: -webkit-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: -o-linear-gradient(top, #1317d1 0%, #07164e 100%);
  background: -moz-linear-gradient(to top, #1317d1 0%, #07164e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#1317d1), to(#07164e));
  background: -o-linear-gradient(bottom, #1317d1 0%, #07164e 100%);
  background: linear-gradient(to top, #1317d1 0%, #07164e 100%);
}

.service_area_2 .single_service_item_2:hover {
  top: -10px;
  -webkit-box-shadow: 0 15px 45px 0 #dceff9;
  -moz-box-shadow: 0 15px 45px 0 #dceff9;
  box-shadow: 0 15px 45px 0 #dceff9;
}

.service_area_2 .single_service_item_2:hover h3 {
  color: #fff;
}

.service_area_2 .single_service_item_2:hover p {
  color: #a7b6f1;
}

.service_area_3 {
  background: #1b38ff;
}

.service_area_3 .section_title_main_2 h2,
.service_area_3 .section_title_main_3 h2,
.service_area_3 .promo_content_area_2 .section_title h2,
.promo_content_area_2 .service_area_3 .section_title h2,
.service_area_3 .section_title_main_2 h3,
.service_area_3 .section_title_main_3 h3,
.service_area_3 .promo_content_area_2 .section_title h3,
.promo_content_area_2 .service_area_3 .section_title h3 {
  color: #fff;
}

.service_area_3 .section_title_main_2 h2:after,
.service_area_3 .section_title_main_3 h2:after,
.service_area_3 .promo_content_area_2 .section_title h2:after,
.promo_content_area_2 .service_area_3 .section_title h2:after {
  background: rgba(0, 0, 0, 0.2);
}

.service_area_3 .single_service_item_3 {
  margin-bottom: 40px;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  padding: 30px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 0;
  z-index: 3;
}

.service_area_3 .single_service_item_3 .service_img {
  margin: auto;
  margin-bottom: 20px;
  width: 80px;
  height: 80px;
}

.service_area_3 .single_service_item_3 h3 {
  font-weight: 700;
  
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_area_3 .single_service_item_3 p {
  color: #fff;
  margin-bottom: 15px;
  font-weight: 400;
  
  font-size: 16px;
  line-height: 28px;
}

.service_area_3 .single_service_item_3 .boxed_btn {
  margin-bottom: 0;
  background: #fff;
  padding: 15px 20px;
  color: #1b38ff;
  border-radius: 0;
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_area_3 .single_service_item_3 .boxed_btn:hover {
  border-radius: 0;
  background: #304e73;
  color: #fff;
}

.service_area_3 .single_service_item_3:hover {
  background: rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #fff;
  top: -5px;
}

.service_area_3 .single_service_item_3:hover h3 {
  color: #0cbafc;
}

.service_area_4 .single_service_item_4 {
  margin-bottom: 40px;
  padding: 30px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 0;
  z-index: 3;
  -webkit-box-shadow: 0 5px 15px 0 #dceff9;
  -moz-box-shadow: 0 5px 15px 0 #dceff9;
  box-shadow: 0 5px 15px 0 #dceff9;
  border-radius: 40px;
}

.service_area_4 .single_service_item_4 .service_img {
  margin: auto;
  margin-bottom: 20px;
  width: 80px;
  height: 80px;
}

.service_area_4 .single_service_item_4 h3 {
  font-weight: 700;
  
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  color: #304e73;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_area_4 .single_service_item_4 p {
  color: #838bab;
  margin-bottom: 15px;
  font-weight: 400;
  
  font-size: 16px;
  line-height: 28px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_area_4 .single_service_item_4 .boxed_btn {
  border-radius: 30px;
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  color: #fff;
  padding: 14px 22px;
  border: 2px solid #fff;
}

.service_area_4 .single_service_item_4 .boxed_btn:after {
  border-radius: 20px;
  background: #fff;
  border: none;
}

.service_area_4 .single_service_item_4 .boxed_btn:hover {
  color: #304e73;
  border: 2px solid #fff;
}

.service_area_4 .single_service_item_4:before {
  width: 100%;
  height: 100%;
  top: 0;
  left: auto;
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  right: 0px;
  position: absolute;
  z-index: -1;
  border-radius: 40px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  content: '';
  opacity: 0;
}

.service_area_4 .single_service_item_4:hover:before {
  opacity: 1;
}

.service_area_4 .single_service_item_4:hover {
  top: -10px;
  -webkit-box-shadow: 0 15px 45px 0 #dceff9;
  -moz-box-shadow: 0 15px 45px 0 #dceff9;
  box-shadow: 0 15px 45px 0 #dceff9;
}

.service_area_4 .single_service_item_4:hover h3 {
  color: #fff;
}

.service_area_4 .single_service_item_4:hover p {
  color: #fff;
}

.single_service_item_comn_2,
.service_carousel_area_1 .single_service_item_5 {
  overflow: hidden;
  margin: 0 15px;
  border-radius: 20px;
  background: #fff;
  padding: 30px;
  position: relative;
}

.single_service_item_comn_2.colored_bg,
.service_carousel_area_1 .colored_bg.single_service_item_5 {
  border: 1px solid transparent;
  z-index: 1;
}

.single_service_item_comn_2 h3,
.service_carousel_area_1 .single_service_item_5 h3 {
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 500;
  
}

.single_service_item_comn_2 p,
.service_carousel_area_1 .single_service_item_5 p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
}

.single_service_item_comn_2 li,
.service_carousel_area_1 .single_service_item_5 li {
  position: relative;
  z-index: 2;
  margin-bottom: 15px;
  font-weight: 500;
  
  font-size: 18px;
}

.single_service_item_comn_2 li i,
.service_carousel_area_1 .single_service_item_5 li i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 900;
  margin-right: 5px;
}

.single_service_item_comn_2 li:last-child,
.service_carousel_area_1 .single_service_item_5 li:last-child {
  margin-bottom: 0;
}

.single_service_item_comn_2 a.boxed_btn,
.service_carousel_area_1 .single_service_item_5 a.boxed_btn {
  margin-top: 30px;
  padding: 12px 15px;
  border-radius: 5px;
  font-size: 14px;
  font-weight: 700;
  
  
}

.single_service_item_comn_2 a.boxed_btn i,
.service_carousel_area_1 .single_service_item_5 a.boxed_btn i {
  margin-left: 5px;
  font-size: 12px;
  font-weight: 700;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_service_item_comn_2 a.boxed_btn:after,
.service_carousel_area_1 .single_service_item_5 a.boxed_btn:after {
  border-radius: 5px;
}

.single_service_item_comn_2 img,
.service_carousel_area_1 .single_service_item_5 img {
  position: absolute;
  left: 42%;
  top: 40%;
}

.service_carousel_area_1 {
  position: relative;
  z-index: 2;
}

.service_carousel_area_1 .service_carousel {
  padding-bottom: 100px;
}

.service_carousel_area_1 .service_carousel .swiper-pagination-bullet {
  color: beige;
  background: #325075;
  width: 15px;
  height: 15px;
  opacity: 1;
}

.service_carousel_area_1 .service_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: .5;
}

.service_carousel_area_1 .single_service_item_5 {
  border: 1px solid #325075;
}

.service_carousel_area_1 .single_service_item_5.colored_bg {
  background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  color: #fff;
}

.service_carousel_area_1 .single_service_item_5.colored_bg h3 {
  background: none !important;
  -webkit-text-fill-color: #fff;
}

.service_carousel_area_1 .single_service_item_5.colored_bg h3,
.service_carousel_area_1 .single_service_item_5.colored_bg p,
.service_carousel_area_1 .single_service_item_5.colored_bg li,
.service_carousel_area_1 .single_service_item_5.colored_bg i {
  color: #fff;
}

.service_carousel_area_1 .single_service_item_5.colored_bg a.boxed_btn {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}

.service_carousel_area_1 .single_service_item_5.colored_bg a.boxed_btn:hover {
  color: #304e73;
}

.service_carousel_area_1 .single_service_item_5.colored_bg a.boxed_btn:after {
  background: #fff;
}

.service_carousel_area_1 .single_service_item_5.colored_bg a.boxed_btn:hover i {
  color: #304e73;
}

.service_carousel_area_1 .single_service_item_5 h3 {
  color: #6a11cb;
}

.service_carousel_area_1 .single_service_item_5 p {
  color: #838bab;
}

.service_carousel_area_1 .single_service_item_5 li {
  color: #304e73;
}

.service_carousel_area_1 .single_service_item_5 li i {
  color: #2cd63c;
}

.service_carousel_area_1 .single_service_item_5 a.boxed_btn {
  background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  color: #fff;
}

.service_carousel_area_1 .single_service_item_5 a.boxed_btn i {
  color: #fff;
}

.service_carousel_area_1 .single_service_item_5 a.boxed_btn:after {
  background: #3a2085;
}

.service_carousel_area_1 .single_service_item_5 a.boxed_btn:hover,
.service_carousel_area_1 .single_service_item_5 a.boxed_btn:hover i {
  color: #fff;
}

.service_carousel_area_4 {
  position: relative;
  z-index: 2;
}

.service_carousel_area_4 .service_carousel {
  padding-bottom: 100px;
}

.service_carousel_area_4 .service_carousel .swiper-pagination-bullet {
  color: beige;
  background: #325075;
  width: 15px;
  height: 15px;
  opacity: 1;
}

.service_carousel_area_4 .service_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: .5;
}

.service_carousel_area_2 {
  position: relative;
  z-index: 2;
}

.service_carousel_area_2 .single_service_item_6 {
  overflow: hidden;
  margin: 0 15px;
  border-radius: 20px;
  background: #fff;
  padding: 30px;
  position: relative;
  border: 1px solid #3a2085;
}

.service_carousel_area_2 .single_service_item_6.colored_bg {
  background: #3a2085;
  color: #fff;
  border: 1px solid transparent;
  z-index: 1;
}

.service_carousel_area_2 .single_service_item_6.colored_bg h3,
.service_carousel_area_2 .single_service_item_6.colored_bg p,
.service_carousel_area_2 .single_service_item_6.colored_bg li,
.service_carousel_area_2 .single_service_item_6.colored_bg i {
  color: #fff;
}

.service_carousel_area_2 .single_service_item_6.colored_bg a.boxed_btn {
  background: rgba(255, 255, 255, 0.15);
  color: #fff;
}

.service_carousel_area_2 .single_service_item_6.colored_bg a.boxed_btn:hover {
  color: #304e73;
  background: #fff;
}

.service_carousel_area_2 .single_service_item_6.colored_bg a.boxed_btn:hover i {
  color: #304e73;
}

.service_carousel_area_2 .single_service_item_6 h3 {
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 500;
  
  color: #6a11cb;
}

.service_carousel_area_2 .single_service_item_6 p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
}

.service_carousel_area_2 .single_service_item_6 li {
  margin-bottom: 15px;
  font-weight: 500;
  
  position: relative;
  z-index: 2;
  color: #304e73;
  font-size: 18px;
}

.service_carousel_area_2 .single_service_item_6 li i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #2cd63c;
  font-weight: 900;
  margin-right: 5px;
}

.service_carousel_area_2 .single_service_item_6 li:last-child {
  margin-bottom: 0;
}

.service_carousel_area_2 .single_service_item_6 a.boxed_btn {
  margin-top: 30px;
  padding: 12px 15px;
  background: #3a2085;
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  
  
  display: inline-block;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_carousel_area_2 .single_service_item_6 a.boxed_btn i {
  margin-left: 5px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_carousel_area_2 .single_service_item_6 a.boxed_btn:hover {
  color: #fff;
  background: #191b41;
}

.service_carousel_area_2 .single_service_item_6 a.boxed_btn:hover i {
  color: #fff;
}

.service_carousel_area_2 .single_service_item_6 img {
  position: absolute;
  left: 42%;
  top: 40%;
}

.service_carousel_area_2 .service_carousel {
  padding-bottom: 100px;
}

.service_carousel_area_2 .service_carousel .swiper-pagination-bullet {
  color: beige;
  background: #3a2085;
  width: 15px;
  height: 15px;
  opacity: 1;
}

.service_carousel_area_2 .service_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: .5;
}

.service_carousel_area_3 {
  position: relative;
  z-index: 99;
}

.single_service_item_7 {
  overflow: hidden;
  margin: 0 15px;
  border-radius: 20px;
  background: #fff;
  padding: 30px;
  position: relative;
  border: 1px solid #15efa4;
}

.single_service_item_7.colored_bg {
  background: -webkit-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(right, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
  color: #fff;
  border: 1px solid transparent;
  z-index: 1;
}

.single_service_item_7.colored_bg h3 {
  background: none !important;
  -webkit-text-fill-color: #fff;
}

.single_service_item_7.colored_bg h3,
.single_service_item_7.colored_bg p,
.single_service_item_7.colored_bg li,
.single_service_item_7.colored_bg i {
  color: #fff;
}

.single_service_item_7.colored_bg a.boxed_btn {
  background: rgba(0, 0, 0, 0.15);
  color: #fff;
}

.single_service_item_7.colored_bg a.boxed_btn:hover {
  color: #15efa4;
  background: #fff;
}

.single_service_item_7.colored_bg a.boxed_btn:after {
  background: #fff;
}

.single_service_item_7.colored_bg a.boxed_btn:hover i {
  color: #15efa4;
}

.single_service_item_7 h3 {
  font-size: 36px;
  margin-bottom: 20px;
  font-weight: 500;
  
  color: #15efa4;
}

.single_service_item_7 p {
  margin-bottom: 20px;
  font-size: 16px;
  line-height: 1.5;
}

.single_service_item_7 li {
  margin-bottom: 15px;
  font-weight: 500;
  
  position: relative;
  z-index: 2;
  color: #304e73;
  font-size: 18px;
}

.single_service_item_7 li i {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #15efa4;
  font-weight: 900;
  margin-right: 5px;
}

.single_service_item_7 li:last-child {
  margin-bottom: 0;
}

.single_service_item_7 a.boxed_btn {
  margin-top: 30px;
  padding: 12px 15px;
  background: -webkit-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(right, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
  border-radius: 5px;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  
  
}

.single_service_item_7 a.boxed_btn i {
  margin-left: 5px;
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.single_service_item_7 a.boxed_btn:after {
  border-radius: 5px;
  background: #15efa4;
}

.single_service_item_7 a.boxed_btn:hover,
.single_service_item_7 a.boxed_btn:hover i {
  color: #fff;
}

.single_service_item_7 img {
  position: absolute;
  left: 42%;
  top: 40%;
}

.service_area_8 .single_service_item_8 {
  margin-bottom: 40px;
  padding: 30px;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
  top: 0;
  text-align: left;
  overflow: hidden;
  z-index: 3;
  -webkit-box-shadow: 0 0px 43px 0 rgba(129, 94, 103, 0.1);
  -moz-box-shadow: 0 0px 43px 0 rgba(129, 94, 103, 0.1);
  box-shadow: 0 0px 43px 0 rgba(129, 94, 103, 0.1);
  border-radius: 80px 0;
}

.service_area_8 .single_service_item_8 .service_img {
  margin-bottom: 20px;
  width: 80px;
  height: 80px;
  padding: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 50%;
  background: #ffe6e5;
}

.service_area_8 .single_service_item_8 h3 {
  font-weight: 700;
  
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 15px;
  color: #304e73;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_area_8 .single_service_item_8 p {
  color: #838bab;
  margin-bottom: 15px;
  font-weight: 400;
  
  font-size: 16px;
  line-height: 28px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_area_8 .single_service_item_8 .boxed_btn {
  margin-top: 15px;
  border-radius: 30px;
  background: #fff;
  display: inline-block;
  color: #eb566c;
  padding: 10px 22px;
  border: 2px solid #eb566c;
}

.service_area_8 .single_service_item_8:after,
.service_area_8 .single_service_item_8:before {
  width: 200px;
  height: 200px;
  border-radius: 55px;
  content: '';
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  position: absolute;
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(top, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to top, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#b8266e), to(#eb566c));
  background: -webkit-linear-gradient(bottom, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(bottom, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to top, #b8266e 0%, #eb566c 100%);
  opacity: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.service_area_8 .single_service_item_8:after {
  z-index: -2;
  top: -220px;
  right: -70px;
}

.service_area_8 .single_service_item_8:before {
  z-index: -1;
  top: -220px;
  right: -220px;
}

.service_area_8 .single_service_item_8:hover:before {
  top: -100px;
  right: -100px;
  opacity: .6;
}

.service_area_8 .single_service_item_8:hover:after {
  top: -120px;
  right: -75px;
  opacity: .6;
}

.service_area_8 .single_service_item_8:hover {
  top: -10px;
  background-color: #050234;
  -webkit-box-shadow: 0 0px 43px 0 rgba(129, 94, 103, 0.3);
  -moz-box-shadow: 0 0px 43px 0 rgba(129, 94, 103, 0.3);
  box-shadow: 0 0px 43px 0 rgba(129, 94, 103, 0.3);
}

.service_area_8 .single_service_item_8:hover .boxed_btn {
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, right top, left top, from(#b8266e), to(#eb566c));
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  color: #fff;
  border: none;
}

.service_area_8 .single_service_item_8:hover .boxed_btn:hover {
  background: #fff;
  color: #eb566c;
  border: none;
}

.service_area_8 .single_service_item_8:hover h3 {
  color: #fff;
}

.service_area_8 .single_service_item_8:hover .service_img {
  background: rgba(255, 255, 255, 0.25);
}

.service_area_8 .single_service_item_8:hover p {
  color: #fff;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .single_service_item_comn_2 img,
  .service_carousel_area_1 .single_service_item_5 img,
  .service_carousel_area_2 .single_service_item_6 img,
  .service_carousel_area_3 .single_service_item_7 img {
    top: 42%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .service_area {
    padding-bottom: 20px;
  }

  .single_service_item_comn_2,
  .service_carousel_area_1 .single_service_item_5,
  .service_carousel_area_2 .single_service_item_6,
  .service_carousel_area_3 .single_service_item_7 {
    margin: 0 60px;
  }
}

@media (max-width: 767px) {
  .service_area {
    padding-bottom: 10px;
  }

  .single_service_item h3 {
    font-size: 18px;
  }

  .single_service_item p {
    font-size: 14px;
  }

  .boxed_btn {
    padding: 10px 20px;
  }

  .boxed_btn span {
    font-size: 14px;
  }

  .single_service_item_comn_2,
  .service_carousel_area_1 .single_service_item_5 {
    padding: 15px;
  }

  .single_service_item_comn_2 h3,
  .service_carousel_area_1 .single_service_item_5 h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .single_service_item_comn_2 p,
  .service_carousel_area_1 .single_service_item_5 p {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .single_service_item_comn_2 li,
  .service_carousel_area_1 .single_service_item_5 li {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .single_service_item_comn_2 .boxed_btn,
  .service_carousel_area_1 .single_service_item_5 .boxed_btn {
    margin-top: 10px;
    padding: 10px 15px;
  }

  .service_carousel_area_1 .single_service_item_5 {
    background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
    background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
    background: -moz-linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
    background: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
    background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
    background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
    padding: 15px;
  }

  .service_carousel_area_1 .single_service_item_5 h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff;
  }

  .service_carousel_area_1 .single_service_item_5 p {
    font-size: 14px;
    margin-bottom: 15px;
    color: #fff;
  }

  .service_carousel_area_1 .single_service_item_5 li {
    font-size: 14px;
    margin-bottom: 10px;
    color: #fff;
  }

  .service_carousel_area_1 .single_service_item_5 .boxed_btn {
    margin-top: 10px;
    padding: 10px 15px;
    background: #ffffff2a;
  }

  .service_carousel_area_2 .single_service_item_6 {
    background: #3a2085;
    padding: 15px;
  }

  .service_carousel_area_2 .single_service_item_6 h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff;
  }

  .service_carousel_area_2 .single_service_item_6 p {
    font-size: 14px;
    margin-bottom: 15px;
    color: #fff;
  }

  .service_carousel_area_2 .single_service_item_6 li {
    font-size: 14px;
    margin-bottom: 10px;
    color: #fff;
  }

  .service_carousel_area_2 .single_service_item_6 .boxed_btn {
    margin-top: 10px;
    padding: 10px 15px;
    background: #ffffff2a;
  }

  .service_carousel_area_3 .single_service_item_7 {
    background: -webkit-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
    background: -o-linear-gradient(right, #15efa4 0%, #0bbdff 100%);
    background: -moz-linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
    background: -webkit-gradient(linear, left top, right top, from(#15efa4), to(#0bbdff));
    background: -o-linear-gradient(left, #15efa4 0%, #0bbdff 100%);
    background: linear-gradient(to right, #15efa4 0%, #0bbdff 100%);
    padding: 15px;
  }

  .service_carousel_area_3 .single_service_item_7 h3 {
    font-size: 24px;
    margin-bottom: 10px;
    color: #fff;
  }

  .service_carousel_area_3 .single_service_item_7 p {
    font-size: 14px;
    margin-bottom: 15px;
    color: #fff;
  }

  .service_carousel_area_3 .single_service_item_7 li {
    font-size: 14px;
    margin-bottom: 10px;
    color: #fff;
  }

  .service_carousel_area_3 .single_service_item_7 .boxed_btn {
    margin-top: 10px;
    padding: 10px 15px;
    background: #ffffff2a;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			23. Promo video sectons
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.promo_content_area .container-fluid {
  margin: 0;
  padding: 0;
}

.promo_content_area .container-fluid .left_side {
  width: 50%;
  float: left;
}

.promo_content_area .container-fluid .left_side .promo_content {
  width: 100%;
  height: 760px;
  overflow: hidden;
  position: relative;
  background: #838bab;
}

.promo_content_area .container-fluid .left_side .promo_content img {
  width: 100%;
  max-width: 1000%;
  height: auto;
  opacity: .9;
  display: block;
}

.promo_content_area .container-fluid .left_side .promo_content .play_btn {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100px;
  height: 100px;
  border-radius: 50%;
  background: #fff;
  cursor: pointer;
  z-index: 9;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.promo_content_area .container-fluid .left_side .promo_content .play_btn:after {
  position: absolute;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  left: 50%;
  top: 50%;
  width: 0;
  height: 0;
  border-top: 18px solid transparent;
  border-bottom: 18px solid transparent;
  border-left: 26px solid #0cbafc;
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  content: '';
}

.promo_content_area .container-fluid .left_side .promo_content .play_btn:hover {
  top: calc(50% - 10px);
  -webkit-box-shadow: 0px 14px 20px 0px rgba(0, 2, 87, 0.3);
  -moz-box-shadow: 0px 14px 20px 0px rgba(0, 2, 87, 0.3);
  box-shadow: 0px 14px 20px 0px rgba(0, 2, 87, 0.3);
}

.promo_content_area .container-fluid .right_side {
  width: 50%;
  float: left;
  height: 760px;
  margin: 0;
}

.promo_content_area .container-fluid .right_side .accordion_wrapper {
  width: 80%;
}

.promo_content_area .container-fluid .right_side .accordion_wrapper .accordion {
  margin-top: 30px;
}

.promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card {
  margin-bottom: 5px;
  border-radius: 6px !important;
  outline: none;
  border: none;
}

.promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card .card-header {
  padding: 0;
  border-radius: 10px !important;
  border: none;
  outline: none;
}

.promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card .card-header .btn.btn-link {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  color: #fff;
  font-weight: 500;
  
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  border-radius: 5px 5px 0 0;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  border: none;
  line-height: 1;
  padding: 15px 30px 15px 15px;
  white-space: normal;
}

.promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card .card-header .btn.btn-link.collapsed {
  border-radius: 5px;
}

.promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card .card-header .btn.btn-link.collapsed:after {
  content: '\e61a';
}

.promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card .card-header .btn.btn-link:after {
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: auto;
  right: 10px;
  content: '\e622';
  top: calc(50% - 10px);
  : 'themify';
  font-size: 16px;
  font-weight: 700;
}

.promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card .card-body {
  color: #304e73;
  background: #d2eafc;
  padding: 10px;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  
}

.promo_content_area_2 {
  background: #fff;
}

.promo_content_area_2 .left_side h2 {
  color: #304e73;
  font-size: 36px;
  font-weight: 400;
  
}

.promo_content_area_2 .left_side .promo_item {
  margin-top: 55px;
}

.promo_content_area_2 .left_side .promo_item h3 {
  font-size: 20px;
  color: #304e73;
  line-height: 35px;
  margin-left: 45px;
  font-weight: 500;
  
}

.promo_content_area_2 .left_side .promo_item h3 span {
  font-size: 36px;
  font-weight: 700;
  
  color: #325075;
  line-height: 30px;
  margin-right: 5px;
}

.promo_content_area_2 .left_side .promo_item p {
  font-size: 15px;
  color: #304e73;
  line-height: 1.5;
  font-weight: 400;
  
  margin: 0;
}

.promo_content_area_2 .promo_content_2 {
  overflow: hidden;
  width: 100%;
  border-radius: 30px;
  position: relative;
  height: 440px;
}

.promo_content_area_2 .promo_content_2 img {
  display: block;
  height: 100%;
  width: auto;
  max-width: 1000%;
}

.promo_content_area_2 .promo_content_2:after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  position: absolute;
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  opacity: .2;
  z-index: 2;
}

.promo_content_area_3 {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  background-image: url(../img/promo/video_3.png);
}

.promo_content_area_3:after {
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  background: rgba(0, 0, 0, 0.8);
  left: 0;
  top: 0;
  z-index: -1;
}

.promo_content_area_3 .container .promo_item_2 {
  padding: 90px 45px;
  color: #fff;
  background: #1b38ff;
}

.promo_content_area_3 .container .promo_item_2 h2 {
  font-weight: 700;
 
  font-size: 60px;
  margin-bottom: 30px;
}

.promo_content_area_3 .container .promo_item_2 h3 {
  font-size: 24px;
  font-weight: 700;
 
}

.promo_content_area_3 .container .promo_item_2 p {
  font-weight: 400;
  
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 50px;
}

.promo_content_area_3 .container .promo_item_2 .service_list h3 {
  font-size: 30px;
  font-weight: 500;
 
  margin-bottom: 45px;
}

.promo_content_area_3 .container .promo_item_2 .service_list ul {
  margin-top: 30px;
  width: 50%;
}

.promo_content_area_3 .container .promo_item_2 .service_list ul li {
  font-weight: 500;
  
  font-size: 16px;
  margin-bottom: 20px;
  line-height: 1;
}

.promo_content_area_3 .container .promo_item_2 .service_list ul li i {
  color: #2cd63c;
  margin-right: 12px;
  font-weight: 900;
}

.promo_content_area_3 .container .promo_item_2 .boxed_btn_3 {
  margin-top: 45px;
  padding: 15px 30px;
  font-size: 18px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 500;
  
  border-radius: 0;
  border: 0;
  display: inline-block;
  background: #fff;
  color: #1b38ff;
}

.promo_content_area_3 .container .promo_item_2 .boxed_btn_3:hover {
  border-radius: 0;
  color: #fff;
  background: #182dcc;
}

.promo_content_area_3 .container .pulse_btn_wrapper {
  position: absolute;
  left: auto;
  right: 0%;
  top: 85%;
  color: #fff;
  width: 290px;
}

.promo_content_area_3 .container .pulse_btn_wrapper .play_btn_pluse {
  position: absolute;
  top: 50%;
  left: -20%;
}

.promo_content_area_3 .container .pulse_btn_wrapper .play_btn_pluse:before {
  background: #2cd63c;
}

.promo_content_area_4 {
  width: 100%;
  height: 450px;
  overflow: hidden;
  position: relative;
  background-image: url("../img/promo/video_3.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 80px 0;
  z-index: 1;
}

.promo_content_area_4:after {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.promo_content_area_4 .promo_content_4 {
  color: #fff;
}

.promo_content_area_4 .promo_content_4 p {
  font-size: 24px;
  font-weight: 400;
  
}

.promo_content_area_4 .promo_content_4 h3 {
  font-size: 36px;
  margin-top: 160px;
  margin-bottom: 15px;
  font-weight: 400;
 
}

.promo_content_area_4 .promo_content_4 h3 span {
  font-weight: 700;
}

.promo_content_area_4 .promo_content_4 .play_btn_pluse {
  top: 35%;
}

.promo_content_area_4 .promo_content_4 .play_btn_pluse:before {
  background: #2cd63c;
}

.promo_content_area_5 {
  position: relative;
  z-index: 3;
}

.promo_content_area_5:after {
  position: absolute;
  z-index: -1;
  left: auto;
  top: 0px;
  right: -155px;
  width: 34%;
  height: 100%;
  opacity: .2;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  background-image: url("../img/paint_draw.png");
}

.promo_content_area_5 .left_side .box_wrapper {
  width: 400px;
  height: 300px;
  margin: auto;
  position: relative;
}

.promo_content_area_5 .left_side .box_wrapper .button-container {
  width: 100%;
  height: 100%;
  background-color: transparent;
}

.promo_content_area_5 .left_side .box_wrapper .box {
  width: 85%;
  height: 65%;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 20px;
  -webkit-box-shadow: 0 25px 40px -20px #eaeeee;
  -moz-box-shadow: 0 25px 40px -20px #eaeeee;
  box-shadow: 0 25px 40px -20px #eaeeee;
  position: absolute;
  -webkit-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.5s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.promo_content_area_5 .left_side .box_wrapper .box:first-of-type {
  background-image: url("../img/promo/video_2.png");
  top: 35%;
  left: -5%;
  z-index: 2;
}

.promo_content_area_5 .left_side .box_wrapper .box:first-of-type.scale {
  background: #ffcc02;
  -webkit-transform: scale(10);
  -ms-transform: scale(10);
  transform: scale(10);
  z-index: 8;
}

.promo_content_area_5 .left_side .box_wrapper .box:nth-of-type(2) {
  background-image: url("../img/promo/video.png");
  top: 0%;
  left: 15%;
  z-index: 1;
}

.promo_content_area_5 .left_side .box_wrapper .box:nth-of-type(3) {
  background-image: url("../img/promo/video_3.png");
  top: 15%;
  left: 35%;
  z-index: 3;
}

.promo_content_area_5 .left_side .centered {
  top: 60px !important;
  left: 15px !important;
}

.promo_content_area_5 .left_side .video_button.hide {
  opacity: 0;
  visibility: hidden;
}

.promo_content_area_5 .right_side h2 {
  font-size: 36px;
  font-weight: 700;
  
  margin-bottom: 25px;
  background: -webkit-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, right top, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to left, #6a11cb 0%, #2575fc 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.promo_content_area_5 .right_side p {
  font-size: 16px;
  color: #838bab;
  line-height: 1.5;
  margin-bottom: 20px;
}

.promo_content_area_5 .right_side .boxed_btn {
  font-size: 16px;
  padding: 15px 20px;
  border-radius: 5px;
  display: inline-block;
  color: #fff;
  font-weight: 500;
  
  background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.promo_content_area_5 .right_side .boxed_btn:hover {
  color: #fff;
}

.promo_content_area_5 .right_side .boxed_btn:after {
  background: #3a2085;
  border-radius: 5px;
}

.overlay1 {
  position: fixed;
  z-index: 1;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: none;
  opacity: 0;
  -webkit-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  -o-transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

.overlay1.active {
  opacity: 1;
  pointer-events: auto;
  display: block;
  z-index: 99999;
}

.overlay1 #video1 {
  height: 75vh;
}

.no-scroll {
  overflow: hidden !important;
}

.promo_content_6 {
  overflow: hidden;
  width: 100%;
  border-radius: 0px;
  position: relative;
  height: 400px;
}

.promo_content_6 img {
  display: block;
  width: auto;
  max-width: 200%;
  height: 100%;
}

.promo_content_6:after {
  width: 100%;
  height: 120%;
  left: 0;
  top: 0;
  content: '';
  position: absolute;
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  opacity: .2;
  z-index: 2;
}

.promo_content_7 {
  overflow: hidden;
  width: 100%;
  border-radius: 0px;
  position: relative;
  height: 260px;
}

.promo_content_7 img {
  display: block;
  height: 100%;
  width: auto;
  max-width: 200%;
}

.promo_content_7:after {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  content: '';
  position: absolute;
  background: -webkit-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: -o-linear-gradient(top, #0acffe 0%, #182dee 100%);
  background: -moz-linear-gradient(to top, #0acffe 0%, #182dee 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#0acffe), to(#182dee));
  background: -o-linear-gradient(bottom, #0acffe 0%, #182dee 100%);
  background: linear-gradient(to top, #0acffe 0%, #182dee 100%);
  opacity: .2;
  z-index: 2;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .promo_content_area .container-fluid .promo_content {
    width: 100%;
    height: 620px;
  }

  .promo_content_area .container-fluid .right_side {
    height: 620px;
    margin: 0;
  }

  .promo_content_area_2 .left_side h2 {
    font-size: 40px;
  }

  .promo_content_area_2 .left_side .promo_item {
    margin-top: 20px;
  }

  .promo_content_area_3 .container .promo_item_2 {
    padding: 70px 20px;
  }

  .promo_content_area_3 .container .promo_item_2 h3 {
    font-size: 18px;
  }

  .promo_content_area_3 .container .promo_item_2 h2 {
    font-size: 48px;
    margin-bottom: 20px;
  }

  .promo_content_area_3 .container .promo_item_2 p {
    margin-bottom: 50px;
    font-size: 16px;
  }

  .promo_content_area_3 .container .promo_item_2 .service_list h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .promo_content_area_3 .container .promo_item_2 .service_list ul li {
    font-size: 14px;
  }

  .promo_content_area_3 .container .promo_item_2 .boxed_btn_3 {
    margin-top: 25px;
  }

  .promo_content_area_5:after {
    top: 70px;
    right: -100px;
  }

  .promo_content_area_5 .left_side .box_wrapper {
    width: 340px;
    height: 265px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .promo_content_area .container-fluid .left_side {
    width: 100%;
  }

  .promo_content_area .container-fluid .right_side {
    width: 100%;
    margin: 0;
  }

  .promo_content_area_2 .left_side h2 {
    font-size: 30px;
    margin-bottom: 0px;
  }

  .promo_content_area_2 .left_side .promo_item {
    margin-top: 30px;
  }

  .promo_content_area_2 .left_side .promo_item p {
    font-size: 14px;
    line-height: 20px;
  }

  .promo_content_area_2 .promo_content_2 {
    margin-top: 30px;
    height: 330px;
  }

  .promo_content_area_3 .container .promo_item_2 {
    padding: 40px 20px;
  }

  .promo_content_area_3 .container .promo_item_2 h3 {
    font-size: 18px;
  }

  .promo_content_area_3 .container .promo_item_2 h2 {
    font-size: 48px;
    margin-bottom: 15px;
  }

  .promo_content_area_3 .container .promo_item_2 p {
    margin-bottom: 35px;
    font-size: 16px;
  }

  .promo_content_area_3 .container .promo_item_2 .service_list h3 {
    font-size: 24px;
    margin-bottom: 20px;
  }

  .promo_content_area_3 .container .promo_item_2 .service_list ul li {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .promo_content_area_3 .container .promo_item_2 .boxed_btn_3 {
    margin-top: 25px;
    padding: 10px 20px;
    font-size: 16px;
  }

  .promo_content_area_3 .container .pulse_btn_wrapper {
    padding-left: 65px;
    right: 10%;
    width: 80px;
  }

  .promo_content_area_3 .container .pulse_btn_wrapper h3 {
    display: none;
  }

  .promo_content_area_4 {
    height: 400px;
    padding: 60px 0;
  }

  .promo_content_area_5:after {
    top: 0px;
    right: -100px;
    width: 45%;
    height: 75%;
  }

  .promo_content_area_5 .left_side .box_wrapper {
    width: 340px;
    height: 265px;
    margin-bottom: 35px;
  }

  .promo_content_area_5 .right_side {
    text-align: center;
  }

  .promo_content_area_5 .right_side h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .promo_content_area_5 .right_side p {
    font-size: 14px;
    margin-bottom: 20px;
  }

  .promo_content_area_5 .right_side .boxed_btn {
    font-size: 14px;
    padding: 10px 15px;
  }

  .promo_content_6 {
    height: 300px;
  }

  .promo_content_7 {
    margin-bottom: 30px;
    height: 230px;
  }
}

@media (max-width: 767px) {
  .promo_content_area .container-fluid .left_side {
    width: auto;
  }

  .promo_content_area .container-fluid .left_side .promo_content {
    height: 360px;
  }

  .promo_content_area .container-fluid .left_side .promo_content .play_btn {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 60px;
    height: 60px;
  }

  .promo_content_area .container-fluid .left_side .promo_content .play_btn:after {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border-top: 12px solid transparent;
    border-bottom: 12px solid transparent;
    border-left: 22px solid #0cbafc;
  }

  .promo_content_area .container-fluid .left_side .promo_content .play_btn:hover {
    top: calc(50% - 5px);
  }

  .promo_content_area .container-fluid .right_side {
    width: 100%;
    margin: 0;
    padding: 50px 0;
  }

  .promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card {
    margin-bottom: 5px;
    border-radius: 6px;
    outline: none;
    border: none;
  }

  .promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card .card-header button.btn.btn-link {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 25px 10px 10px;
  }

  .promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card .card-header button.btn.btn-link:after {
    right: 8px;
    top: calc(50% - 14px);
  }

  .promo_content_area .container-fluid .right_side .accordion_wrapper .accordion .card .card-body {
    font-size: 14px;
    line-height: 1.5;
  }

  .promo_content_area_2 .left_side h2 {
    font-size: 28px;
    margin-bottom: 0px;
  }

  .promo_content_area_2 .left_side .promo_item {
    margin-top: 30px;
  }

  .promo_content_area_2 .left_side .promo_item p {
    font-size: 14px;
    line-height: 20px;
  }

  .promo_content_area_2 .left_side .promo_item h3 {
    position: relative;
    display: inline-block;
  }

  .promo_content_area_2 .left_side .promo_item h3 span {
    left: -44px;
  }

  .promo_content_area_2 .promo_content_2 {
    margin-top: 30px;
    height: 330px;
  }

  .promo_content_area_3 .container .promo_item_2 {
    padding: 40px 20px;
    background: transparent;
  }

  .promo_content_area_3 .container .promo_item_2 h3 {
    font-size: 16px;
    margin-bottom: 8px;
  }

  .promo_content_area_3 .container .promo_item_2 h2 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .promo_content_area_3 .container .promo_item_2 p {
    margin-bottom: 35px;
    font-size: 14px;
  }

  .promo_content_area_3 .container .promo_item_2 .service_list h3 {
    font-size: 16px;
    margin-bottom: 20px;
  }

  .promo_content_area_3 .container .promo_item_2 .service_list ul {
    float: none;
  }

  .promo_content_area_3 .container .promo_item_2 .service_list ul li {
    font-size: 12px;
    margin-bottom: 10px;
  }

  .promo_content_area_3 .container .promo_item_2 .service_list .list_1 {
    width: auto;
  }

  .promo_content_area_3 .container .promo_item_2 .boxed_btn_3 {
    margin-top: 15px;
    padding: 10px 15px;
    font-size: 14px;
  }

  .promo_content_area_3 .container .pulse_btn_wrapper {
    padding-left: 65px;
    right: 0%;
    bottom: calc(43% - 40px);
    width: 80px;
  }

  .promo_content_area_3 .container .pulse_btn_wrapper h3 {
    display: none;
  }

  .promo_content_area_4 {
    height: 300px;
  }

  .promo_content_area_4 .promo_content_4 {
    color: #fff;
  }

  .promo_content_area_4 .promo_content_4 p {
    font-size: 18px;
  }

  .promo_content_area_4 .promo_content_4 h3 {
    font-size: 28px;
    margin-top: 65px;
  }

  .promo_content_area_4 .promo_content_4 .play_btn_pluse {
    top: 25%;
  }

  .promo_content_area_5:after {
    height: 0;
  }

  .promo_content_area_5 .left_side .box_wrapper {
    width: 55%;
    height: 205px;
    margin-bottom: 35px;
  }

  .promo_content_area_5 .left_side .box_wrapper .box:first-of-type {
    left: -15%;
  }

  .promo_content_area_5 .left_side .box_wrapper .box:nth-of-type(2) {
    left: 10%;
  }

  .promo_content_area_5 .left_side .box_wrapper .box:nth-of-type(3) {
    left: 30%;
  }

  .promo_content_area_5 .right_side {
    text-align: center;
  }

  .promo_content_area_5 .right_side h2 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .promo_content_area_5 .right_side p {
    font-size: 14px;
    margin-bottom: 15px;
  }

  .promo_content_area_5 .right_side .boxed_btn {
    font-size: 14px;
    padding: 10px 15px;
  }

  .promo_content_6 {
    height: 250px;
  }

  .promo_content_7 {
    margin-bottom: 30px;
    height: 200px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			24. Terms and condition page
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.terms_and_con_area .single_terms h2 {
  font-size: 24px;
  margin: 40px 0 10px;
  color: #325075;
}

.terms_and_con_area .single_terms p {
  font-size: 16px;
  color: #304e73;
  line-height: 1.5;
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			25. Faq page
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.faq_area {
  background: #fafafa;
}

.faq_area.faq_bg {
  background: #fff;
}

.faq_area .faq_title {
  margin-bottom: 80px;
}

.faq_area .faq_title h2 {
  font-size: 36px;
  margin-bottom: 10px;
}

.faq_area .faq_title p {
  font-size: 16px;
  line-height: 1.5;
  color: #838bab;
}

.accordion_wrapper_2 {
  margin-bottom: 50px;
  width: 100%;
}

.accordion_wrapper_2 h3 {
  font-size: 32px;
}

.accordion_wrapper_2 .accordion {
  margin: 30px 10px 0;
}

.accordion_wrapper_2 .accordion .card {
  margin-bottom: 15px;
  border-radius: 6px !important;
  outline: none;
  border: none;
}

.accordion_wrapper_2 .accordion .card.shadow {
  -webkit-box-shadow: 0 5px 19px 0 grey;
  box-shadow: 0 5px 19px 0 grey;
}

.accordion_wrapper_2 .accordion .card .card-header {
  padding: 0;
  border-radius: 10px !important;
  border: none;
  outline: none;
  background: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.accordion_wrapper_2 .accordion .card .card-header:hover {
  background: #fafafa;
  -webkit-box-shadow: 0 3px 3px 0 #838bab30;
  box-shadow: 0 3px 3px 0 #838bab30;
}

.accordion_wrapper_2 .accordion .card .card-header .btn.btn-link {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  color: #838bab;
  font-weight: 500;
  
  background: #fafafa;
  border-radius: 5px 5px 0 0;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  border: none;
  line-height: 1;
  padding: 15px 30px 15px 15px;
  white-space: normal;
}

.accordion_wrapper_2 .accordion .card .card-header .btn.btn-link.collapsed {
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: none;
}

.accordion_wrapper_2 .accordion .card .card-header .btn.btn-link.collapsed:after {
  content: "\e64b";
}

.accordion_wrapper_2 .accordion .card .card-header .btn.btn-link:after {
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: auto;
  right: 10px;
  content: "\e648";
  top: calc(50% - 10px);
  : "themify";
  font-size: 16px;
  font-weight: 700;
}

.accordion_wrapper_2 .accordion .card .card-body {
  color: #304e73;
  background: #fafafa;
  border-top: 1px solid #e9e9e9;
  padding: 10px;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  
}

.accordion_wrapper_3 .accordion .card {
  margin-bottom: 10px;
  border-radius: 25px !important;
  outline: none;
  border: none;
}

.accordion_wrapper_3 .accordion .card .card-header {
  padding: 0;
  border-radius: 10px !important;
  border: none;
  outline: none;
}

.accordion_wrapper_3 .accordion .card .card-header .btn.btn-link {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: left;
  color: #fff;
  background: #588898;
  border-radius: 20px 20px 0 0;
  text-align: left;
  text-decoration: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border: none;
  line-height: 1;
  padding: 15px 30px 15px 15px;
  white-space: normal;
}

.accordion_wrapper_3 .accordion .card .card-header .btn.btn-link.collapsed {
  border-radius: 20px;
}

.accordion_wrapper_3 .accordion .card .card-header .btn.btn-link.collapsed:after {
  content: "\e61a";
}

.accordion_wrapper_3 .accordion .card .card-header .btn.btn-link:after {
  position: absolute;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  left: auto;
  right: 10px;
  content: "\e622";
  top: calc(50% - 10px);
  : "themify";
  font-size: 16px;
  font-weight: 700;
}

.accordion_wrapper_3 .accordion .card .card-body {
  color: #28425d;
  background: #d0ffff;
  border-radius: 0 0 25px 25px;
  padding: 10px 15px 20px;
  font-size: 16px;
  line-height: 1.8;
  font-weight: 400;
  
}

.faq_area_2 {
  position: relative;
  z-index: 1;
}

.faq_area_2:after {
  position: absolute;
  z-index: -1;
  right: 5%;
  bottom: 12%;
  width: 100%;
  content: "";
  background: url("../img/faq-image-2.png");
  background-repeat: no-repeat;
  height: 100%;
  background-position: right bottom;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .accordion_wrapper_2 {
    margin-bottom: 45px;
  }
}

@media (max-width: 767px) {
  .faq_area .faq_title h2 {
    font-size: 28px;
  }

  .faq_area .faq_title p {
    font-size: 14px;
  }

  .accordion_wrapper_2 {
    margin-bottom: 35px;
  }

  .accordion_wrapper_2 h3 {
    font-size: 28px;
  }

  .accordion_wrapper_2 .accordion .card {
    margin-bottom: 5px;
    border-radius: 6px;
    outline: none;
    border: none;
  }

  .accordion_wrapper_2 .accordion .card .card-header button.btn.btn-link {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 25px 10px 10px;
  }

  .accordion_wrapper_2 .accordion .card .card-header button.btn.btn-link:after {
    right: 8px;
    top: calc(50% - 14px);
  }

  .accordion_wrapper_2 .accordion .card .card-body {
    font-size: 14px;
    line-height: 1.5;
  }

  .accordion_wrapper_3 .accordion .card {
    margin-bottom: 5px;
    border-radius: 6px;
    outline: none;
    border: none;
  }

  .accordion_wrapper_3 .accordion .card .card-header button.btn.btn-link {
    font-size: 14px;
    line-height: 1.5;
    padding: 10px 25px 10px 10px;
  }

  .accordion_wrapper_3 .accordion .card .card-header button.btn.btn-link:after {
    right: 8px;
    top: calc(50% - 14px);
  }

  .accordion_wrapper_3 .accordion .card .card-body {
    font-size: 14px;
    line-height: 1.5;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			26. Orderpage
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.order_area .order_title {
  margin-bottom: 80px;
}

.order_area .order_title h2 {
  font-size: 60px;
  font-weight: 500;
  
}

.order_area .order_title p {
  
  font-size: 18px;
  margin-top: 5px;
  color: #838bab;
  font-weight: 400;
  
}

.order_area h3.selected_plan {
  display: inline-block;
  font-weight: 500;
  
  font-size: 36px;
  margin-bottom: 20px;
}

.order_area .vps_plan,
.order_area .summary {
  background: #f5f9fc;
  border-radius: 5px;
  padding: 40px;
  position: relative;
  height: 380px;
  z-index: 1;
  margin-bottom: 80px;
}

.order_area .vps_plan h3,
.order_area .summary h3 {
  display: inline-block;
  font-weight: 500;
  
  font-size: 24px;
  margin-bottom: 10px;
}

.order_area .vps_plan table,
.order_area .summary table {
  margin-bottom: 0;
}

.order_area .vps_plan table td,
.order_area .vps_plan table th,
.order_area .summary table td,
.order_area .summary table th {
  padding: 10px;
  border: none;
  font-size: 18px;
  color: #838bab;
}

.order_area .vps_plan table td.price,
.order_area .summary table td.price {
  color: #838bab;
}

.order_area .vps_plan table td .form-check,
.order_area .summary table td .form-check {
  display: inline-block;
}

.order_area .vps_plan table tr.b_border,
.order_area .summary table tr.b_border {
  border-bottom: 2px solid #ccc;
  margin-top: 20px;
}

.order_area .vps_plan table tr,
.order_area .summary table tr {
  height: 15px;
}

.order_area .vps_plan {
  clear: both;
  padding-left: 100px;
}

.order_area .vps_plan a {
  display: inline-block;
  float: right;
  font-size: 18px;
  margin-top: 5px;
  text-decoration: underline;
}

.order_area .vps_plan i {
  position: absolute;
  left: 30px;
  top: 45px;
  font-size: 50px;
  color: #325075;
}

.order_area .vps_plan table td,
.order_area .vps_plan table th {
  padding: 7px;
}

.order_area label.custom-control-label:before,
.order_area label.custom-control-label:after {
  top: 0;
}

.account_details_form {
  color: #838bab;
  /** Custom Select **/
}

.account_details_form .form-group {
  margin-bottom: 35px;
}

.account_details_form .required:after {
  position: absolute;
  z-index: -1;
  left: auto;
  right: -25px;
  height: 20px;
  width: 20px;
  content: '*';
  font-size: 20px;
  top: -3px;
  color: red;
}

.account_details_form label {
  font-size: 18px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
}

.account_details_form input[type="text"],
.account_details_form input[type="email"],
.account_details_form select {
  background: #f6faff;
  padding: 10px;
  height: 65px;
  border-radius: 0;
  border: 2px solid #dce3e9;
  color: #838bab;
}

.account_details_form .custom_select_wrapper {
  position: relative;
}

.account_details_form .custom_select_wrapper select {
  display: none;
  padding: 0 !important;
  position: relative;
}

.account_details_form .custom_select_wrapper .custom_select.form-control {
  background: #f6faff;
  padding: 10px;
  height: 65px;
  border-radius: 0;
  border: 2px solid #dce3e9;
  
}

.account_details_form .custom_select_wrapper .custom_select .custom_select_trigger {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  font-size: 18px;
  color: #838bab;
  background: #f6faff;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.account_details_form .custom_select_wrapper .custom_select .custom_select_trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  top: 50%;
  right: 25px;
  margin-top: -3px;
  border-bottom: 1px solid #325075;
  border-right: 1px solid #325075;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.account_details_form .custom_select_wrapper .custom_select.opened {
  -webkit-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0);
}

.account_details_form .custom_select_wrapper .custom_select.opened .custom_select_trigger:after {
  margin-top: 3px;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  -ms-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}

.account_details_form .custom_select_wrapper .custom_select .custom_options {
  position: absolute;
  z-index: 99;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  border: 2px solid #dce3e9;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  background: #f6faff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

.account_details_form .custom_select_wrapper .custom_select .custom_options .custom_option {
  font-size: 18px;
  padding: 5px 15px 5px 22px;
  cursor: pointer;
  margin: 0;
  text-align: left;
  line-height: 30px;
  display: block;
  color: #325075;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.account_details_form .custom_select_wrapper .custom_select .custom_options .custom_option:last-of-type {
  border-bottom: 0;
}

.account_details_form .custom_select_wrapper .custom_select .custom_options .custom_option:hover {
  background: #325075;
  color: #fff;
}

.account_details_form .custom_select_wrapper .custom_select.opened .custom_options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.account_details_form hr {
  background: #dce3e9;
  height: 3px;
}

.account_details_form h3 {
  font-size: 36px;
  color: #838bab;
  margin-bottom: 20px;
  font-weight: 400;
  
}

.account_details_form p {
  font-size: 18px;
  color: #838bab;
  line-height: 1.5;
  font-weight: 400;
  
}

.account_details_form .boxed_btn {
  width: 100%;
  border-radius: 10px;
  padding: 16px;
  background: #007bff;
  display: block;
  margin-top: 40px;
  color: #fff;
  font-size: 18px;
  
  outline: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.account_details_form .boxed_btn:hover {
  -webkit-box-shadow: 0 10px 25px 1px #2588f273;
  -moz-box-shadow: 0 10px 25px 1px #2588f273;
  box-shadow: 0 10px 25px 1px #2588f273;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .order_area .order_title h2 {
    font-size: 48px;
  }

  .order_area .summary table td,
  .order_area .summary table th,
  .order_area .vps_plan table td,
  .order_area .vps_plan table th {
    font-size: 16px;
  }

  .order_area .vps_plan,
  .order_area .summary {
    padding: 30px 20px;
  }

  .order_area .vps_plan {
    padding-left: 80px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {
  .order_area .order_title {
    margin-bottom: 50px;
  }

  .order_area .order_title h2 {
    font-size: 36px;
  }

  .order_area .order_title p {
    font-size: 16px;
  }

  .order_area h3.selected_plan {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .order_area .summary table td,
  .order_area .summary table th,
  .order_area .vps_plan table td,
  .order_area .vps_plan table th {
    font-size: 14px;
  }

  .order_area .vps_plan,
  .order_area .summary {
    padding: 20px;
    height: 340px;
    margin-bottom: 50px;
  }

  .order_area .vps_plan h3,
  .order_area .summary h3 {
    font-size: 18px;
  }

  .order_area .vps_plan {
    padding-left: 60px;
  }

  .order_area .vps_plan i {
    left: 14px;
    top: 20px;
    font-size: 36px;
  }

  .order_area .vps_plan a {
    font-size: 14px;
  }

  .account_details_form h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .account_details_form p {
    font-size: 14px;
  }

  .account_details_form .form-group {
    margin-bottom: 20px;
  }

  .account_details_form input[type="text"],
  .account_details_form input[type="email"],
  .account_details_form select {
    font-size: 14px;
    height: 40px;
  }

  .account_details_form label {
    font-size: 14px;
    margin-bottom: 10px;
  }

  .account_details_form .boxed_btn {
    margin-top: 30px;
    font-size: 14px;
    padding: 12px;
  }

  .account_details_form .custom_select_wrapper .custom_select.form-control {
    height: 40px;
    padding: 0;
  }

  .account_details_form .custom_select_wrapper .custom_select.form-control .custom_select_trigger {
    font-size: 14px;
    padding: 10px;
  }
}

@media (max-width: 767px) {
  .order_area .order_title h2 {
    font-size: 28px;
  }

  .order_area .vps_plan,
  .order_area .summary {
    height: 284px;
    margin-bottom: 40px;
  }

  .order_area .vps_plan table td,
  .order_area .vps_plan table th,
  .order_area .summary table td,
  .order_area .summary table th {
    padding: 5px;
  }

  .order_area .vps_plan {
    padding-left: 20px;
  }

  .order_area .vps_plan i {
    display: none;
  }

  .account_details_form h3,
  .order_area h3.selected_plan {
    font-size: 24px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			27. Product page
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.product_area {
  background: #e0edfb;
}

.product_area .card {
  position: relative;
  z-index: 1;
  border-radius: 0px;
  overflow: hidden;
  border: none;
  margin-bottom: 45px;
}

.product_area .card .batch {
  position: absolute;
  z-index: 3;
  background: red;
  padding: 10px;
  font-size: 14px;
  right: 30px;
  left: auto;
  top: 30px;
  color: #fff;
  font-weight: 500;
  
}

.product_area .card .img_wrapper {
  position: relative;
  z-index: 1;
  text-align: center;
  background: #fff;
  padding: 40px 30px;
  height: 350px;
  overflow: hidden;
}

.product_area .card .img_wrapper img {
  border-radius: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.product_area .card .img_wrapper:hover .boxed_btn {
  top: 40%;
  opacity: 1;
}

.product_area .card .img_wrapper:hover img {
  opacity: .8;
}

.product_area .card .img_wrapper .boxed_btn {
  color: #fff;
  opacity: 0;
  position: absolute;
  z-index: 1;
  
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  top: 30%;
  font-weight: 500;
  
  background: #325075;
  padding: 10px 20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.product_area .card .img_wrapper .boxed_btn:hover {
  background: #2cd63c;
  color: #fff;
}

.product_area .card .card-body {
  text-align: center;
  padding: 30px 35px;
  background: #fff;
}

.product_area .card .card-body h5.card-title {
  font-size: 20px;
  font-weight: 700;
  
}

.product_area .card .card-body h5.card-title a {
  color: #838bab;
}

.product_area .card .card-body h5.card-title a:hover {
  color: #838bab;
}

.product_area .card .card-body p.card-text {
  font-size: 22px;
  font-weight: 500;
  
  
  color: #838bab;
}

.product_area .card .card-body p.card-text span {
  opacity: .5;
  text-decoration: line-through;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .product_area .card .img_wrapper {
    height: 260px;
  }
}

@media (max-width: 767px) {
  .product_area .card .img_wrapper {
    height: 260px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			28. Knowledge page
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.knowledge_area .card {
  position: relative;
  z-index: 1;
  border-radius: 5px;
  margin-bottom: 60px;
  overflow: hidden;
  -webkit-box-shadow: 0px 0px 25px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 25px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 25px 0 rgba(0, 0, 0, 0.1);
  border: none;
}

.knowledge_area .card .card-header {
  font-size: 24px;
  padding: 30px;
  background: none;
  border: none;
  font-weight: 700;
  
}

.knowledge_area .card .card-header a {
  color: #838bab;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.knowledge_area .card .card-header a i {
  top: 2px;
  position: relative;
  left: -5px;
  font-weight: 700;
}

.knowledge_area .card .card-header a:hover {
  color: #325075;
}

.knowledge_area .card .card-body {
  padding: 0;
}

.knowledge_area .card .card-body .knowledge_list {
  margin-bottom: 30px;
}

.knowledge_area .card .card-body .knowledge_list li {
  padding: 10px 5px;
  padding-left: 30px;
  color: #838bab;
}

.knowledge_area .card .card-body .knowledge_list li:hover {
  background: #f8fafe;
}

.knowledge_area .card .card-body .knowledge_list li a {
  color: #838bab;
  font-size: 16px;
}

.knowledge_area .card .card-body .knowledge_list li a:hover {
  color: #838bab;
}

.knowledge_area .card .card-body .knowledge_list li i {
  position: relative;
  color: #325075;
  left: -10px;
  top: 0px;
}

.knowledge_area .card .card-footer {
  font-size: 20px;
  font-weight: 700;
  
  border: none;
  text-align: center;
  padding: 0px;
}

.knowledge_area .card .card-footer a {
  background: #325075;
  color: #fff;
  display: inline-block;
  width: 100%;
  padding: 25px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.knowledge_area .card .card-footer a:hover {
  background: #2cd63c;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .knowledge_area .card {
    margin-bottom: 45px;
  }
}

@media (max-width: 767px) {
  .knowledge_area .card {
    margin-bottom: 35px;
  }

  .knowledge_area .card .card-footer {
    font-size: 16px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			29. Contact pages
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.contact_area {
  background: #fafafa;
}

.contact_area .left_side .title {
  font-size: 36px;
  line-height: 1;
  font-weight: 700;
  
  color: #191b41;
}

.contact_area .left_side .sub_title {
  font-size: 20px;
  margin-top: 15px;
  font-weight: 300;
  
  color: #838bab;
  margin-bottom: 40px;
}

.contact_area .left_side p {
  color: #838bab;
  margin-right: 30px;
  font-size: 18px;
  line-height: 1.5;
  font-weight: 300;
  
}

.contact_area .left_side p span {
  margin-right: 10px;
}

.contact_area .left_side .heading {
  font-size: 24px;
  font-weight: 500;
  
  margin-top: 45px;
  margin-bottom: 5px;
  color: #325075;
}

.contact_area .contact_form {
  color: #838bab;
  /** Custom Select **/
}

.contact_area .contact_form .form-group {
  margin-bottom: 30px;
}

.contact_area .contact_form label {
  display: none;
}

.contact_area .contact_form input[type="text"],
.contact_area .contact_form input[type="email"],
.contact_area .contact_form input[type="tel"],
.contact_area .contact_form textarea,
.contact_area .contact_form .form-control {
  background: #fff;
  padding: 15px;
  font-weight: 300;
  
  height: 52px;
  font-size: 16px;
  border-radius: 0;
  border: 1px solid #ededed;
  color: #838bab;
}

.contact_area .contact_form input[type="text"]:focus,
.contact_area .contact_form input[type="email"]:focus,
.contact_area .contact_form input[type="tel"]:focus,
.contact_area .contact_form textarea:focus,
.contact_area .contact_form .form-control:focus {
  -webkit-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
}

.contact_area .contact_form select.form-control {
  padding: 0 !important;
}

.contact_area .contact_form .custom_select_wrapper {
  position: relative;
}

.contact_area .contact_form .custom_select_wrapper select {
  display: none;
  position: relative;
}

.contact_area .contact_form .custom_select_wrapper .custom_select.form-control {
  padding: 0 !important;
  text-transform: capitalize;
}

.contact_area .contact_form .custom_select_wrapper .custom_select .custom_select_trigger {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px;
  font-size: 16px;
  font-weight: 300;
  color: #838bab;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.contact_area .contact_form .custom_select_wrapper .custom_select .custom_select_trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  top: 50%;
  right: 25px;
  margin-top: -3px;
  border-bottom: 1px solid #325075;
  border-right: 1px solid #325075;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.contact_area .contact_form .custom_select_wrapper .custom_select.opened {
  -webkit-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
}

.contact_area .contact_form .custom_select_wrapper .custom_select.opened .custom_select_trigger:after {
  margin-top: 3px;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  -ms-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}

.contact_area .contact_form .custom_select_wrapper .custom_select .custom_options {
  position: absolute;
  z-index: 99;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  border: 1px solid #ededed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  background: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

.contact_area .contact_form .custom_select_wrapper .custom_select .custom_options .custom_option {
  font-size: 16px;
  padding: 5px 15px;
  cursor: pointer;
  margin: 0;
  text-align: left;
  line-height: 30px;
  display: block;
  color: #325075;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.contact_area .contact_form .custom_select_wrapper .custom_select .custom_options .custom_option:last-of-type {
  border-bottom: 0;
}

.contact_area .contact_form .custom_select_wrapper .custom_select .custom_options .custom_option:hover {
  background: #325075;
  color: #fff;
}

.contact_area .contact_form .custom_select_wrapper .custom_select.opened .custom_options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.contact_area .contact_form textarea {
  height: auto !important;
}

.contact_area .contact_form .boxed_btn {
  border-radius: 0px;
  padding: 10px 20px;
  background: #007bff;
  display: block;
  margin-top: 0px;
  color: #fff;
  font-size: 13px;
  width: 100%;
  line-height: 2;
  
  outline: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact_area .contact_form .boxed_btn:hover {
  background: #2cd63c;
}

.contact_area_2 {
  background-image: url("../img/contact_bg.png");
  background-repeat: no-repeat;
  background-position: right center;
}

.contact_form_2 {
  color: #838bab;
  /** Custom Select **/
}

.contact_form_2 h3 {
  font-size: 24px;
  color: #838bab;
  margin-bottom: 20px;
  font-weight: 300;
  
  margin-bottom: 50px;
}

.contact_form_2 h3 span {
  color: #304e73;
  font-weight: 700;
  font-size: 40px;
  display: block;
  line-height: 1.5;
}

.contact_form_2 .form-group {
  margin-bottom: 30px;
}

.contact_form_2 .required:after {
  position: absolute;
  z-index: -1;
  left: auto;
  right: -25px;
  height: 20px;
  width: 20px;
  content: '*';
  font-size: 20px;
  top: -3px;
  color: red;
}

.contact_form_2 label {
  font-size: 14px;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
  display: none;
}

.contact_form_2 i {
  font-size: 16px;
  left: 40px;
  position: absolute;
  z-index: 2;
  text-align: center;
  top: 20px;
  width: 16px;
  color: #304e73;
}

.contact_form_2 input[type="text"],
.contact_form_2 input[type="email"],
.contact_form_2 input[type="tel"],
.contact_form_2 textarea {
  background: #fff;
  padding: 10px;
  padding-left: 55px;
  height: 60px;
  font-size: 12px;
  border-radius: 0;
  border: 1px solid #ededed;
  -webkit-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  color: #838bab;
}

.contact_form_2 input[type="text"]::-webkit-input-placeholder,
.contact_form_2 input[type="email"]::-webkit-input-placeholder,
.contact_form_2 input[type="tel"]::-webkit-input-placeholder,
.contact_form_2 textarea::-webkit-input-placeholder {
  
}

.contact_form_2 input[type="text"]:-ms-input-placeholder,
.contact_form_2 input[type="email"]:-ms-input-placeholder,
.contact_form_2 input[type="tel"]:-ms-input-placeholder,
.contact_form_2 textarea:-ms-input-placeholder {
  
}

.contact_form_2 input[type="text"]::-ms-input-placeholder,
.contact_form_2 input[type="email"]::-ms-input-placeholder,
.contact_form_2 input[type="tel"]::-ms-input-placeholder,
.contact_form_2 textarea::-ms-input-placeholder {
  
}

.contact_form_2 input[type="text"]::placeholder,
.contact_form_2 input[type="email"]::placeholder,
.contact_form_2 input[type="tel"]::placeholder,
.contact_form_2 textarea::placeholder {
  
}

.contact_form_2 input[type="text"]:focus,
.contact_form_2 input[type="email"]:focus,
.contact_form_2 input[type="tel"]:focus,
.contact_form_2 textarea:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.contact_form_2 label.custom-control-label {
  display: block !important;
}

.contact_form_2 label.custom-control-label:before,
.contact_form_2 label.custom-control-label:after {
  top: 0;
}

.contact_form_2 .custom_select_wrapper {
  position: relative;
}

.contact_form_2 .custom_select_wrapper select {
  display: none;
  padding: 0 !important;
  position: relative;
}

.contact_form_2 .custom_select_wrapper .custom_select.form-control {
  background: #fff;
  padding: 10px;
  padding-left: 55px;
  height: 60px;
  border-radius: 0;
  border: 1px solid #ededed;
  -webkit-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0px 10px 0px rgba(0, 0, 0, 0.1);
  
}

.contact_form_2 .custom_select_wrapper .custom_select .custom_select_trigger {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px;
  padding-left: 0;
  font-size: 12px;
  color: #838bab;
  background: #fff;
  cursor: pointer;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}

.contact_form_2 .custom_select_wrapper .custom_select .custom_select_trigger:after {
  position: absolute;
  display: block;
  content: '';
  width: 10px;
  height: 10px;
  top: 50%;
  right: 25px;
  margin-top: -3px;
  border-bottom: 1px solid #325075;
  border-right: 1px solid #325075;
  -webkit-transform: rotate(45deg) translateY(-50%);
  -ms-transform: rotate(45deg) translateY(-50%);
  transform: rotate(45deg) translateY(-50%);
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  -webkit-transform-origin: 50% 0;
  -ms-transform-origin: 50% 0;
  transform-origin: 50% 0;
}

.contact_form_2 .custom_select_wrapper .custom_select.opened {
  -webkit-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0);
}

.contact_form_2 .custom_select_wrapper .custom_select.opened .custom_select_trigger:after {
  margin-top: 3px;
  -webkit-transform: rotate(-135deg) translateY(-50%);
  -ms-transform: rotate(-135deg) translateY(-50%);
  transform: rotate(-135deg) translateY(-50%);
}

.contact_form_2 .custom_select_wrapper .custom_select .custom_options {
  position: absolute;
  z-index: 99;
  display: block;
  top: 100%;
  left: 0;
  right: 0;
  min-width: 100%;
  border: 1px solid #ededed;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  -moz-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
  background: #fff;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
  opacity: 0;
  visibility: hidden;
  pointer-events: none;
  -webkit-transform: translateY(-15px);
  -ms-transform: translateY(-15px);
  transform: translateY(-15px);
}

.contact_form_2 .custom_select_wrapper .custom_select .custom_options .custom_option {
  font-size: 12px;
  padding: 5px 15px 5px 22px;
  cursor: pointer;
  margin: 0;
  text-align: left;
  line-height: 30px;
  display: block;
  color: #325075;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out;
}

.contact_form_2 .custom_select_wrapper .custom_select .custom_options .custom_option:last-of-type {
  border-bottom: 0;
}

.contact_form_2 .custom_select_wrapper .custom_select .custom_options .custom_option:hover {
  background: #325075;
  color: #fff;
}

.contact_form_2 .custom_select_wrapper .custom_select.opened .custom_options {
  opacity: 1;
  visibility: visible;
  pointer-events: all;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
  transform: translateY(0px);
}

.contact_form_2 textarea {
  padding: 20px !important;
  padding-left: 55px !important;
  height: auto !important;
}

.contact_form_2 textarea:focus {
  border: 1px solid #ededed;
}

.contact_form_2 .boxed_btn {
  border-radius: 10px;
  padding: 20px 44px;
  background: #325075;
  display: block;
  margin-top: 40px;
  color: #fff;
  font-size: 18px;
  
  outline: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.contact_form_2 .boxed_btn:hover {
  -webkit-box-shadow: 0 10px 25px 1px #2588f273;
  -moz-box-shadow: 0 10px 25px 1px #2588f273;
  box-shadow: 0 10px 25px 1px #2588f273;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .contact_area .left_side .title {
    font-size: 30px;
  }

  .contact_area .left_side .sub_title {
    font-size: 18px;
    margin-top: 5px;
    margin-bottom: 25px;
  }

  .contact_area .left_side p {
    color: #838bab;
    margin-right: 0px;
    font-size: 16px;
  }

  .contact_area .left_side .heading {
    font-size: 22px;
    margin-top: 30px;
    margin-bottom: 0px;
  }

  .contact_area .contact_form {
    color: #838bab;
  }

  .contact_area .contact_form .form-group {
    margin-bottom: 27px;
  }

  .contact_area .contact_form input[type="text"],
  .contact_area .contact_form input[type="email"],
  .contact_area .contact_form input[type="tel"],
  .contact_area .contact_form textarea,
  .contact_area .contact_form .form-control {
    padding: 10px;
    height: 40px;
    font-size: 16px;
  }

  .contact_area .contact_form .custom_select_wrapper {
    position: relative;
  }

  .contact_area .contact_form .custom_select_wrapper select {
    display: none;
    position: relative;
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select.form-control {
    padding: 0 !important;
    text-transform: capitalize;
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select .custom_select_trigger {
    position: relative;
    display: block;
    width: 100%;
    height: 100%;
    padding: 15px;
    font-size: 16px;
    font-weight: 300;
    color: #838bab;
    background: #fff;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select .custom_select_trigger:after {
    position: absolute;
    display: block;
    content: '';
    width: 10px;
    height: 10px;
    top: 50%;
    right: 25px;
    margin-top: -3px;
    border-bottom: 1px solid #325075;
    border-right: 1px solid #325075;
    -webkit-transform: rotate(45deg) translateY(-50%);
    -ms-transform: rotate(45deg) translateY(-50%);
    transform: rotate(45deg) translateY(-50%);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select.opened {
    -webkit-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 38px 2px rgba(0, 0, 0, 0.1);
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select.opened .custom_select_trigger:after {
    margin-top: 3px;
    -webkit-transform: rotate(-135deg) translateY(-50%);
    -ms-transform: rotate(-135deg) translateY(-50%);
    transform: rotate(-135deg) translateY(-50%);
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select .custom_options {
    position: absolute;
    z-index: 99;
    display: block;
    top: 100%;
    left: 0;
    right: 0;
    min-width: 100%;
    border: 1px solid #ededed;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
    -moz-box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
    box-shadow: 0 2px 1px 0px rgba(0, 0, 0, 0.07);
    background: #fff;
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    -webkit-transform: translateY(-15px);
    -ms-transform: translateY(-15px);
    transform: translateY(-15px);
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select .custom_options .custom_option {
    font-size: 16px;
    padding: 5px 15px;
    cursor: pointer;
    margin: 0;
    text-align: left;
    line-height: 30px;
    display: block;
    color: #325075;
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select .custom_options .custom_option:last-of-type {
    border-bottom: 0;
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select .custom_options .custom_option:hover {
    background: #325075;
    color: #fff;
  }

  .contact_area .contact_form .custom_select_wrapper .custom_select.opened .custom_options {
    opacity: 1;
    visibility: visible;
    pointer-events: all;
    -webkit-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
  }

  .contact_area .contact_form textarea {
    height: auto !important;
  }

  .contact_area .contact_form .boxed_btn {
    border-radius: 0px;
    padding: 10px 20px;
    background: #007bff;
    display: block;
    margin-top: 0px;
    color: #fff;
    font-size: 13px;
    width: 100%;
    line-height: 2;
    
    outline: none;
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
  }

  .contact_area .contact_form .boxed_btn:hover {
    background: #2cd63c;
  }
}

@media (max-width: 767px) {
  .contact_area .left_side {
    margin-bottom: 30px;
  }

  .contact_area_2 {
    background: none;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			30. About us page
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */

.about_section {  background: #fff;}
.about_section .single_about {
  margin-top: 100px;

}



.about_section .single_about .about_info p {
  font-size: 16px;
    color: #838bab;
    line-height: 24px;
    margin-bottom: 20px;
}

.about_section .single_about .about_info li {
  color: #838bab;
  font-size: 16px;
  margin-bottom: 15px;
  float: left;
  padding: 10px 20px;
  border: 2px solid #631acf;
  border-radius: 100px;
  margin: 0 10px 26px 0;
}

.about_section .single_about .about_info li i {
  margin-right: 5px;
  color: #631acf;
  font-weight: 900;
}

.about_section .single_about .about_info li:last-child {
  margin: 0;
}

.about_section .single_about .about_info a.boxed_btn {
  color: #fff;
  padding: 15px 20px;
  margin-top: 30px;
  background: -webkit-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(right, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left top, right top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(left, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to right, #6a11cb 0%, #2575fc 100%);
  display: inline-block;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.about_section .single_about .about_info a.boxed_btn:hover {
  color: #fff;
}

.about_section .single_about .about_info a.boxed_btn:after {
  background: #3a2085;
  border-radius: 5px;
}

.about_section .single_about .about_img {
  position: relative;
  z-index: 1;
}

.about_section .single_about .about_img:after {
  position: absolute;
  z-index: -1;
  content: '';
  margin: 0 auto;
  bottom: -12%;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url("../img/about/about_bg_1.png");
}

.about_work_area .about_work h2 {
  color: #304e73;
  font-size: 36px;
  font-weight: 600;
  
  margin-bottom: 35px;
  position: relative;
}

.about_work_area .about_work h2:after {
  position: absolute;
  z-index: -1;
  left: 0;
  bottom: -15px;
  width: 100px;
  height: 3px;
  background: #2cd63c;
  content: '';
}

.about_work_area .about_work p {
  font-size: 16px;
  font-weight: 400;
  
  margin-bottom: 45px;
  line-height: 1.5;
  text-align: justify;
  color: #838bab;
}

.about_work_area .about_work h3 {
  color: #304e73;
  font-size: 24px;
  font-weight: 400;
  
  margin-bottom: 25px;
}

.about_work_area .about_work .boxed_btn {
  font-size: 16px;
  font-weight: 400;
  
  padding: 16px 35px;
  display: inline-block;
  color: #fff;
  background: #2cd63c;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 5px;
}

.about_work_area .about_work .boxed_btn:hover {
  background: #3a2085;
  color: #fff;
}

.about_section_2 .single_about .about_info .service_list {
  margin-top: 45px;
}

.about_section_2 .single_about .about_info .service_list li {
  color: #304e73;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 15px;
}

.about_section_2 .single_about .about_info .service_list li i {
  margin-right: 5px;
  color: #15efa4;
  font-weight: 900;
}

.about_section_2 .single_about .about_info .service_list li:last-child {
  margin: 0;
}

.about_section_2 .single_about .about_info a.boxed_btn {
  color: #fff;
  padding: 15px 20px;
  margin-top: 30px;
  background: -webkit-linear-gradient(top, #15efa4 0%, #0bbdff 100%);
  background: -o-linear-gradient(bottom, #15efa4 0%, #0bbdff 100%);
  background: -moz-linear-gradient(to bottom, #15efa4 0%, #0bbdff 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#15efa4), to(#0bbdff));
  background: -o-linear-gradient(top, #15efa4 0%, #0bbdff 100%);
  background: linear-gradient(to bottom, #15efa4 0%, #0bbdff 100%);
  display: inline-table;
  border-radius: 5px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.about_section_2 .single_about .about_info a.boxed_btn:hover {
  color: #fff;
}

.about_section_2 .single_about .about_info a.boxed_btn:after {
  background: #15efa4;
  border-radius: 5px;
}

.about_section_2 .single_about .about_img {
  position: relative;
  z-index: 1;
  width: 100%;
}


.footer-widget-heading h3 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 40px;
  position: relative;
}
.footer-widget-heading h3::before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -15px;
  height: 2px;
  width: 50px;
  background: #bdd7ee;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 29%;
  color: #fff;
  position: relative;
  margin-bottom: 12px;
  padding: 4px 0px 10px 15px;
  font-size: 13px;
}
.footer-widget ul li:after {
  font-family: 'themify';
  content: '';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  left: 0;
  content: "\e661";
  top: 3px;
}
.footer-widget ul li a:hover{
  color: #bdd7ee;
}
.footer-widget ul li a {
  color: #fff;
  text-transform: capitalize;
  padding: 0;
}
.subscribe-form {
  position: relative;
  overflow: hidden;
}
.subscribe-form input {
  width: 100%;
  padding: 14px 28px;
  background: #2E2E2E;
  border: 1px solid #2E2E2E;
  color: #fff;
}
.subscribe-form button {
    position: absolute;
    right: 0;
    background: #bdd7ee;
    padding: 13px 20px;
    border: 1px solid #bdd7ee;
    top: 0;
}
.subscribe-form button i {
  color: #fff;
  font-size: 22px;
  transform: rotate(-6deg);
}
.copyright-area{
  background: #0b285b;
  padding: 25px 0;
}
.copyright-text p {
  margin: 0;
  font-size: 14px;
  color: #fff;
}
.copyright-text p a{
  color: #fff;
}
.footer-menu li {
  display: inline-block;
  margin-left: 20px;
}
.footer-menu li:hover a{
  color: #bdd7ee;
}
.footer-menu li a {
  font-size: 14px;
  color: #fff;
}

#clients.info_area_2 {
  background-image: url(../img/clients-img.jpg);
  background-size: cover;
  background-position: top center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
  background-attachment: fixed;
}

#clients.info_area_2:after {

  background: #14397b;

}



.single-cta {
  display: flex;
}
span.foot-icon {
  display: flex;
  width: 60px;
  height: 60px;
  filter: invert(98%) sepia(3%) saturate(97%) hue-rotate(207deg) brightness(115%) contrast(100%);
}
.footer-widget ul {display: block; clear: both;}


.copyright-text {
  text-align: left;
}

.footer-menu {
  float: right;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .about_section {
    margin-top: 50px;
  }

  .about_section .single_about {
    margin-top: 50px;
  }

  .about_section .single_about .about_img img {
    height: 430px;
  }

  .about_section .single_about .about_img:after {
    width: 85%;
  }

  .about_section_2 .about_img img {
    height: 430px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .about_section {
    margin-top: 50px;
  }

  .about_section .single_about {
    margin-top: 30px;
  }

  .about_section .single_about .about_info h3 {
    font-size: 28px;
    margin-bottom: 15px;
  }

  .about_section .single_about .about_info p {
    margin-bottom: 15px;
  }

  .about_section .single_about .about_info li {
    margin-bottom: 10px;
  }

  .about_section .single_about .about_info a.boxed_btn {
    margin-top: 20px;
    padding: 10px 15px;
    font-size: 14px;
  }

  .about_section .single_about .about_img img {
    height: 350px;
  }

  .about_section .single_about .about_img:after {
    width: 90%;
  }

  .about_work_area .about_work {
    margin-bottom: 50px;
  }

  .about_section_2 .single_about .about_info li {
    margin-bottom: 10px;
  }

  .about_section_2 .single_about .about_info a.boxed_btn {
    margin-top: 20px;
    padding: 10px 15px;
    font-size: 14px;
  }

  .about_section_2 .single_about .about_img img {
    height: 350px;
  }
}

@media (max-width: 767px) {
  .about_section {
    margin-top: 50px;
  }
  .copyright-area * {
    text-align: center;
}
.footer-menu {
  float: none;
  margin-top: 20px;
}
  .about_section .single_about {
    margin-top: 30px;
  }

  .about_section .single_about .about_info {
    text-align: center;
    margin-top: 20px;
  }

  .about_section .single_about .about_info h3 {
    font-size: 24px;
    margin-bottom: 10px;
  }

  .about_section .single_about .about_info p {
    line-height: 24px;
    margin-bottom: 20px;
  }

  .footer-cta .col-xl-4.col-md-4.mb-30 {
    margin-bottom: 35px;
}

.footer-cta .col-xl-4.col-md-4.mb-30:last-child {
  margin-bottom: 0;
}

.footer-content .d-flex {
  display: block!important;
}
.footer-widget ul li {
  display: inline-block;
  float: left;
  width: 50%;
  color: #fff;
  position: relative;
  margin-bottom: 12px;
  padding: 4px 0px 10px 15px;
  font-size: 13px;
}

  .about_section .single_about .about_info li {
    margin-bottom: 5px;
  }

  .about_section .single_about .about_info a.boxed_btn {
    margin-top: 20px;
    padding: 10px 15px;
    font-size: 14px;
  }

  .about_section .single_about .about_img img {
    height: 300px;
  }

  .about_section .single_about .about_img:after {
    width: 60%;
  }

  .about_work_area .about_work {
    margin-bottom: 35px;
  }

  .about_work_area .about_work h2 {
    margin-bottom: 25px;
  }

  .about_work_area .about_work h2:after {
    bottom: -10px;
  }

  .about_work_area .about_work p {
    font-size: 14px;
    margin-bottom: 35px;
  }

  .about_work_area .about_work h3 {
    font-size: 18px;
  }

  .about_work_area .about_work .boxed_btn {
    font-size: 14px;
    padding: 10px 25px;
  }

  .about_section_2 .single_about .about_info {
    text-align: center;
    margin-top: 20px;
  }

  .about_section_2 .single_about .about_info li {
    margin-bottom: 5px;
  }

  .about_section_2 .single_about .about_info a.boxed_btn {
    margin-top: 20px;
    padding: 10px 15px;
    font-size: 14px;
  }

  .about_section_2 .single_about .about_img img {
    height: 300px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			31. Coming Soon page
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.coming_soon_body {
  background: -webkit-linear-gradient(top, #12092b 0%, #0b1230 100%);
  background: -o-linear-gradient(bottom, #12092b 0%, #0b1230 100%);
  background: -moz-linear-gradient(to bottom, #12092b 0%, #0b1230 100%);
  background: -webkit-gradient(linear, left top, left bottom, from(#12092b), to(#0b1230));
  background: -o-linear-gradient(top, #12092b 0%, #0b1230 100%);
  background: linear-gradient(to bottom, #12092b 0%, #0b1230 100%);
  position: relative;
  z-index: 1;
  height: 100vh;
}

.coming_soon_body:after {
  position: absolute;
  z-index: -1;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  content: '';
  background-image: url("../img/coming_soon_bg.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.coming_soon_area {
  color: #fff;
  position: relative;
  z-index: 1;
  height: calc(100vh - 50px);
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.coming_soon_area h1.heading {
  font-size: 80px;
  font-weight: 100;
  
  line-height: 1;
  padding: 40px 0 30px;
  color: #fff;
}

.coming_soon_area h3.sub_heading {
  font-size: 24px;
  font-weight: 500;
  
  line-height: 1;
  margin-bottom: 35px;
}

.coming_soon_area .subscribe_wrapper .form-group {
  margin: 0;
}

.coming_soon_area .subscribe_wrapper input {
  border: none;
  background: #fff;
  color: #838bab;
  border: none;
  border-radius: 10px;
  margin: 0;
  height: 50px;
  padding: 8px;
  padding-left: 25px;
  width: 340px;
}

.coming_soon_area .subscribe_wrapper input::-webkit-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.coming_soon_area .subscribe_wrapper input:-ms-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.coming_soon_area .subscribe_wrapper input::-ms-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.coming_soon_area .subscribe_wrapper input::placeholder {
  opacity: 1;
  color: #838bab;
}

.coming_soon_area .subscribe_wrapper input:-ms-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.coming_soon_area .subscribe_wrapper input::-ms-input-placeholder {
  opacity: 1;
  color: #838bab;
}

.coming_soon_area .subscribe_wrapper input:-moz-placeholder {
  opacity: 1;
  color: #838bab;
}

.coming_soon_area .subscribe_wrapper input::-moz-placeholder {
  opacity: 1;
  color: #838bab;
}

.coming_soon_area .subscribe_wrapper .boxed_btn {
  margin-left: 20px;
  padding: 0px 20px;
  height: 50px;
  color: #fff;
  border: 0;
  font-weight: 500;
  
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
}

.coming_soon_area .subscribe_wrapper .boxed_btn:hover {
  border: 0;
  color: #304e73;
}

.coming_soon_area .subscribe_wrapper .boxed_btn:after {
  background: #fff;
  border-radius: 10px;
}

.coming_soon_area .social_link {
  margin: 25px 0 50px;
}

.coming_soon_area .social_link li {
  margin-right: 15px;
  display: inline-block;
}

.coming_soon_area .social_link li a {
  font-size: 0;
}

.coming_soon_area .social_link li i {
  font-size: 20px;
  display: inline-block;
  padding: 10px;
  border-radius: 50%;
  background: #fff;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #3a2085;
}

.coming_soon_area .social_link li i.ti-facebook:hover {
  color: #fff;
  background: #3b5998;
}

.coming_soon_area .social_link li i.ti-vimeo-alt:hover {
  color: #fff;
  background: #1ab7ea;
}

.coming_soon_area .social_link li i.ti-twitter-alt:hover {
  color: #fff;
  background: #1da1f2;
}

.coming_soon_area .social_link li i.ti-pinterest:hover {
  color: #fff;
  background: #bd081c;
}

.coming_soon_area .single_counter {
  -webkit-box-shadow: 0px 0px 47.5px 2.5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 0px 47.5px 2.5px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 47.5px 2.5px rgba(0, 0, 0, 0.2);
  background: rgba(255, 255, 255, 0.05);
  padding: 40px 0;
  border-radius: 20px;
  margin-bottom: 30px;
}

.coming_soon_area .single_counter span {
  font-size: 60px;
  line-height: 1;
  font-weight: 100;
  
}

.coming_soon_area .single_counter h3 {
  font-size: 28px;
  margin-top: 15px;
  line-height: 1;
  font-weight: 500;
  
}

.coming_soon_footer {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}

.coming_soon_footer .footer_in {
  padding: 50px 0 10px;
}

.coming_soon_footer .footer_in .footer_logo {
  text-align: left;
}

.coming_soon_footer .footer_in .copy_right_text {
  font-size: 18px;
  color: #fff;
  font-weight: 400;
  
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .coming_soon_area h1.heading {
    font-size: 70px;
    padding: 40px 0 30px;
  }

  .coming_soon_area h3.sub_heading {
    margin-bottom: 50px;
  }

  .coming_soon_area .social_link {
    margin: 25px 0 40px;
  }

  .coming_soon_area .single_counter {
    padding: 30px 0;
  }

  .coming_soon_area .single_counter span {
    font-size: 50px;
  }

  .coming_soon_area .single_counter h3 {
    font-size: 28px;
  }

  .coming_soon_area .footer_in {
    padding: 10px 0 10px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .coming_soon_area h1.heading {
    font-size: 60px;
    padding: 60px 0 30px;
  }

  .coming_soon_area h3.sub_heading {
    font-size: 20px;
    margin-bottom: 50px;
  }

  .coming_soon_area .subscribe_wrapper input {
    padding-left: 15px;
    width: 320px;
  }

  .coming_soon_area .subscribe_wrapper .boxed_btn {
    padding: 0 25px;
  }

  .coming_soon_area .social_link {
    margin: 20px 0 40px;
  }

  .coming_soon_area .social_link li i {
    font-size: 18px;
  }

  .coming_soon_area .single_counter {
    padding: 40px 0;
  }

  .coming_soon_area .single_counter span {
    font-size: 50px;
  }

  .coming_soon_area .single_counter h3 {
    font-size: 24px;
    margin-top: 10px;
  }

  .coming_soon_area .footer_in {
    padding: 20px 0 10px;
  }

  .coming_soon_area .footer_in .footer_logo img {
    width: 60%;
  }

  .coming_soon_area .footer_in .copy_right_text {
    font-size: 14px;
  }
}

@media (max-width: 767px) {
  .coming_soon_area h1.heading {
    font-size: 50px;
    padding: 50px 0 35px;
  }

  .coming_soon_area h3.sub_heading {
    font-size: 16px;
    margin-bottom: 40px;
  }

  .coming_soon_area .subscribe_wrapper input {
    height: 40px;
    padding-left: 18px;
    width: 240px;
  }

  .coming_soon_area .subscribe_wrapper .boxed_btn {
    height: 40px;
    padding: 0px 20px;
    margin-left: 10px;
  }

  .coming_soon_area .social_link {
    margin: 30px 0 40px;
  }

  .coming_soon_area .social_link li i {
    font-size: 16px;
    padding: 8px;
  }

  .coming_soon_area .counter_section .col-3 {
    padding: 2px;
  }

  .coming_soon_area .single_counter {
    padding: 30px 0;
    margin-bottom: 40px;
  }

  .coming_soon_area .single_counter span {
    font-size: 36px;
  }

  .coming_soon_area .single_counter h3 {
    font-size: 18px;
    margin-top: 5px;
  }

  .coming_soon_area .footer_in {
    padding: 20px 0 10px;
  }

  .coming_soon_area .footer_in .footer_logo {
    text-align: center;
  }

  .coming_soon_area .footer_in .footer_logo img {
    width: 30%;
    margin-bottom: 25px;
  }

  .coming_soon_area .footer_in .copy_right_text {
    font-size: 14px;
    text-align: center;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			32. Sign_in_up_resetpass page
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.sign_in_up_body {
  background: -webkit-linear-gradient(bottom, #297498 0%, #67e23e 100%);
  background: -o-linear-gradient(bottom, #297498 0%, #67e23e 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#297498), to(#67e23e));
  background: linear-gradient(to top, #297498 0%, #67e23e 100%);
}

.sign_in_area,
.sign_up_area,
.reset_pass {
  text-align: center;
}

.sign_in_area h1,
.sign_up_area h1,
.reset_pass h1 {
  font-size: 100px;
  color: #fff;
  margin-bottom: 55px;
  font-weight: 300;
  
}

.sign_in_area .sign_form,
.sign_up_area .sign_form,
.reset_pass .sign_form {
  background: #fff;
  border-radius: 10px;
  padding: 80px 100px 120px;
  margin: 0 40px;
  z-index: 0;
  position: relative;
  -webkit-box-shadow: 0 8px 10px -5px #1c1c24;
  -moz-box-shadow: 0 8px 10px -5px #1c1c24;
  box-shadow: 0 8px 10px -5px #1c1c24;
}

.sign_in_area .sign_form:after,
.sign_in_area .sign_form:before,
.sign_up_area .sign_form:after,
.sign_up_area .sign_form:before,
.reset_pass .sign_form:after,
.reset_pass .sign_form:before {
  position: absolute;
  content: '';
  background: #ffffff;
  border-radius: 10px;
  -webkit-box-shadow: 0 8px 10px -5px #1c1c24;
  -moz-box-shadow: 0 8px 10px -5px #1c1c24;
  box-shadow: 0 8px 10px -5px #1c1c24;
}

.sign_in_area .sign_form:after,
.sign_up_area .sign_form:after,
.reset_pass .sign_form:after {
  left: -40px;
  bottom: 40px;
  height: calc(100% - 40px);
  z-index: -1;
  width: calc(100% + 80px);
}

.sign_in_area .sign_form:before,
.sign_up_area .sign_form:before,
.reset_pass .sign_form:before {
  left: -20px;
  bottom: 20px;
  height: calc(100% - 20px);
  z-index: -3;
  width: calc(100% + 40px);
}

.sign_in_area .sign_form h2,
.sign_up_area .sign_form h2,
.reset_pass .sign_form h2 {
  font-size: 30px;
  color: #304e73;
  margin-bottom: 40px;
}

.sign_in_area .sign_form label,
.sign_up_area .sign_form label,
.reset_pass .sign_form label {
  color: #838bab;
  font-size: 18px;
  margin: 15px 0;
  
}

.sign_in_area .sign_form input[type="email"],
.sign_in_area .sign_form input[type="text"],
.sign_in_area .sign_form input[type="password"],
.sign_up_area .sign_form input[type="email"],
.sign_up_area .sign_form input[type="text"],
.sign_up_area .sign_form input[type="password"],
.reset_pass .sign_form input[type="email"],
.reset_pass .sign_form input[type="text"],
.reset_pass .sign_form input[type="password"] {
  height: 55px;
  margin-bottom: 15px;
  font-size: 18px;
  border-radius: 3px;
  background: #f6faff;
  border: 1px solid #c7e1fb;
  -webkit-transition: border-color 0s;
  -o-transition: border-color 0s;
  transition: border-color 0s;
  text-align: center;
}

.sign_in_area .sign_form input[type="email"]:focus,
.sign_in_area .sign_form input[type="text"]:focus,
.sign_in_area .sign_form input[type="password"]:focus,
.sign_up_area .sign_form input[type="email"]:focus,
.sign_up_area .sign_form input[type="text"]:focus,
.sign_up_area .sign_form input[type="password"]:focus,
.reset_pass .sign_form input[type="email"]:focus,
.reset_pass .sign_form input[type="text"]:focus,
.reset_pass .sign_form input[type="password"]:focus {
  outline: none;
  border: none;
  -webkit-box-shadow: 0px 0px 25px 0px rgba(30, 36, 107, 0.15);
  -moz-box-shadow: 0px 0px 25px 0px rgba(30, 36, 107, 0.15);
  box-shadow: 0px 0px 25px 0px rgba(30, 36, 107, 0.15);
}

.sign_in_area .sign_form a,
.sign_up_area .sign_form a,
.reset_pass .sign_form a {
  display: inline-block;
  font-size: 18px;
}

.sign_in_area .sign_form .boxed_btn,
.sign_up_area .sign_form .boxed_btn,
.reset_pass .sign_form .boxed_btn {
  width: 100%;
  border-radius: 3px;
  padding: 16px;
  background: #325075;
  display: block;
  margin-top: 40px;
  color: #fff;
  font-size: 18px;
  
  outline: none;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.sign_in_area .sign_form .boxed_btn:hover,
.sign_up_area .sign_form .boxed_btn:hover,
.reset_pass .sign_form .boxed_btn:hover {
  -webkit-box-shadow: 0 10px 25px 1px #2588f273;
  -moz-box-shadow: 0 10px 25px 1px #2588f273;
  box-shadow: 0 10px 25px 1px #2588f273;
}

.sign_in_area .sign_form .pas_show,
.sign_up_area .sign_form .pas_show,
.reset_pass .sign_form .pas_show {
  position: relative;
}

.sign_in_area .sign_form .pas_show .ptxt,
.sign_up_area .sign_form .pas_show .ptxt,
.reset_pass .sign_form .pas_show .ptxt {
  position: absolute;
  top: 50%;
  right: 10px;
  z-index: 1;
  color: #0cbafc;
  margin-top: -10px;
  cursor: pointer;
  -webkit-transition: .3s ease all;
  -o-transition: .3s ease all;
  transition: .3s ease all;
}

.sign_in_area .sign_form .pas_show .ptxt.show,
.sign_up_area .sign_form .pas_show .ptxt.show,
.reset_pass .sign_form .pas_show .ptxt.show {
  opacity: .5;
}

.sign_in_area .sign_form p,
.sign_up_area .sign_form p,
.reset_pass .sign_form p {
  font-size: 18px;
  margin-top: 45px;
  line-height: 1.5;
}

.sign_in_area .sign_up p,
.sign_up_area .sign_up p,
.reset_pass .sign_up p {
  font-size: 18px;
  color: #fff;
  background: rgba(0, 0, 0, 0.3);
  padding: 18px;
  width: 75%;
  border-radius: 3px;
  margin: 0 auto;
  margin-top: 110px;
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {

  .sign_in_area h1,
  .sign_up_area h1,
  .reset_pass h1 {
    font-size: 80px;
    color: #fff;
    margin-bottom: 45px;
    font-weight: 300;
    
  }

  .sign_in_area .sign_form,
  .sign_up_area .sign_form,
  .reset_pass .sign_form {
    padding: 40px 50px 100px;
    margin: 0 50px;
  }

  .sign_in_area .sign_form:after,
  .sign_up_area .sign_form:after,
  .reset_pass .sign_form:after {
    left: -30px;
    bottom: 35px;
    height: calc(100% - 35px);
    z-index: -1;
    width: calc(100% + 60px);
  }

  .sign_in_area .sign_form:before,
  .sign_up_area .sign_form:before,
  .reset_pass .sign_form:before {
    left: -15px;
    bottom: 15px;
    height: calc(100% - 15px);
    z-index: -3;
    width: calc(100% + 30px);
  }

  .sign_in_area .sign_form h2,
  .sign_up_area .sign_form h2,
  .reset_pass .sign_form h2 {
    font-size: 24px;
    margin-bottom: 30px;
  }

  .sign_in_area .sign_form label,
  .sign_up_area .sign_form label,
  .reset_pass .sign_form label {
    font-size: 16px;
    margin: 12px 0;
  }

  .sign_in_area .sign_form input[type="email"],
  .sign_in_area .sign_form input[type="password"],
  .sign_up_area .sign_form input[type="email"],
  .sign_up_area .sign_form input[type="password"],
  .reset_pass .sign_form input[type="email"],
  .reset_pass .sign_form input[type="password"] {
    height: 45px;
    margin-bottom: 12px;
    font-size: 16px;
  }

  .sign_in_area .sign_form a,
  .sign_up_area .sign_form a,
  .reset_pass .sign_form a {
    display: inline-block;
    font-size: 16px;
    margin-top: 5px;
  }

  .sign_in_area .sign_form .boxed_btn,
  .sign_up_area .sign_form .boxed_btn,
  .reset_pass .sign_form .boxed_btn {
    margin-top: 30px;
    font-size: 16px;
  }

  .sign_in_area .sign_up p,
  .sign_up_area .sign_up p,
  .reset_pass .sign_up p {
    font-size: 16px;
    padding: 16px;
    margin-top: 70px;
  }
}

@media only screen and (min-width: 320px) and (max-width: 991px) {

  .sign_in_area h1,
  .sign_up_area h1,
  .reset_pass h1 {
    font-size: 48px;
    margin-bottom: 25px;
  }

  .sign_in_area .sign_form,
  .sign_up_area .sign_form,
  .reset_pass .sign_form {
    padding: 30px 10px 90px;
    margin: 0 30px;
  }

  .sign_in_area .sign_form:after,
  .sign_up_area .sign_form:after,
  .reset_pass .sign_form:after {
    left: -30px;
    bottom: 35px;
    height: calc(100% - 35px);
    z-index: -1;
    width: calc(100% + 60px);
  }

  .sign_in_area .sign_form:before,
  .sign_up_area .sign_form:before,
  .reset_pass .sign_form:before {
    left: -15px;
    bottom: 15px;
    height: calc(100% - 15px);
    z-index: -3;
    width: calc(100% + 30px);
  }

  .sign_in_area .sign_form h2,
  .sign_up_area .sign_form h2,
  .reset_pass .sign_form h2 {
    font-size: 20px;
    margin-bottom: 20px;
  }

  .sign_in_area .sign_form label,
  .sign_up_area .sign_form label,
  .reset_pass .sign_form label {
    font-size: 14px;
    margin: 12px 0;
  }

  .sign_in_area .sign_form input[type="email"],
  .sign_in_area .sign_form input[type="text"],
  .sign_in_area .sign_form input[type="password"],
  .sign_up_area .sign_form input[type="email"],
  .sign_up_area .sign_form input[type="text"],
  .sign_up_area .sign_form input[type="password"],
  .reset_pass .sign_form input[type="email"],
  .reset_pass .sign_form input[type="text"],
  .reset_pass .sign_form input[type="password"] {
    height: 40px;
    margin-bottom: 12px;
    font-size: 14px;
  }

  .sign_in_area .sign_form a,
  .sign_up_area .sign_form a,
  .reset_pass .sign_form a {
    display: inline-block;
    font-size: 14px;
    margin-top: 5px;
  }

  .sign_in_area .sign_form .boxed_btn,
  .sign_up_area .sign_form .boxed_btn,
  .reset_pass .sign_form .boxed_btn {
    margin-top: 20px;
    font-size: 14px;
    padding: 14px;
  }

  .sign_in_area .sign_up p,
  .sign_up_area .sign_up p,
  .reset_pass .sign_up p {
    font-size: 14px;
    padding: 14px;
    margin-top: 30px;
    width: 70%;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			33. 404 page
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.body404_light {
  position: relative;
  z-index: 1;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-image: url("../img/404_light_bg.png");
}

.content404 {
  padding: 700px 0 100px;
  color: #191b41;
}

.content404 h1 {
  font-size: 36px;
  margin-bottom: 65px;
  font-weight: 400;
  
}

.content404 a {
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  width: 186px;
  height: 70px;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 10px;
  margin: 0 10px 90px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 24px;
  font-weight: 700;
  
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.content404 a.boxed_btn {
  background: #f22525;
}

.content404 a.boxed_btn:hover {
  background: #d70d0d;
}

.content404 a.boxed_btn_alt {
  background: #03b8dd;
}

.content404 a.boxed_btn_alt:hover {
  background: #028eab;
}

.content404 .search_box {
  height: 70px;
  border-radius: 10px;
  position: relative;
  width: 530px;
  background: #fff;
  margin: 0 auto;
}

.content404 .search_box input {
  border-radius: 10px 0 0 10px;
  -webkit-box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.1);
  position: absolute;
  left: 0;
  border: 1px solid #a3d2e4;
  width: 80%;
  padding-right: 15%;
  height: 100%;
  padding-left: 25px;
  font-weight: 400;
  
  font-size: 24px;
}

.content404 .search_box button {
  background: #325075;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  border-radius: 10px;
  cursor: pointer;
  color: #fff;
  position: absolute;
  width: 35%;
  height: 100%;
  right: 0;
  border: none;
  font-weight: 700;
  
  font-size: 24px;
}

.content404 .search_box button:hover {
  background: #0309ff;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .content404 {
    padding: 350px 0 70px;
  }

  .content404 h1 {
    font-size: 28px;
    margin-bottom: 45px;
  }

  .content404 a {
    width: 150px;
    height: 50px;
    margin: 0 10px 60px;
    font-size: 18px;
  }

  .content404 .search_box {
    height: 50px;
    width: 400px;
  }

  .content404 .search_box input {
    padding-left: 15px;
    font-size: 18px;
  }

  .content404 .search_box button {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .content404 {
    padding: 300px 0 50px;
  }

  .content404 h1 {
    font-size: 24px;
    margin-bottom: 35px;
  }

  .content404 a {
    width: 130px;
    height: 40px;
    margin: 0 5px 40px;
    font-size: 16px;
  }

  .content404 .search_box {
    height: 40px;
    width: 80%;
  }

  .content404 .search_box input {
    padding-left: 10px;
    font-size: 16px;
  }

  .content404 .search_box button {
    font-size: 16px;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .content404 .search_box {
    width: 360px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			34. Offers Section
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.offer_carousel {
  background-image: url("../img/offers/offers_1.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  z-index: 1;
}

.offer_carousel:after {
  position: absolute;
  content: '';
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: -1;
}

.single_offer {
  float: left;
  position: relative;
  background: -webkit-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(right, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to right, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left top, right top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(left, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to right, #363bff 0%, #d289ff 100%);
  overflow: hidden;
  padding: 30px;
  margin: 0 15px;
  border-radius: 20px;
}

.single_offer .sticker {
  display: inline-block;
  position: absolute;
  color: #ff2e2e;
  background: #838bab;
  padding: 50px 60px 10px;
  font-weight: 700;
  
  
  font-size: 16px;
  right: -64px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -27px;
}

.single_offer .sticker.special {
  background: blue;
  color: #2cd63c;
}

.single_offer .left_side {
  float: left;
  width: 50%;
  color: #fff;
}

.single_offer .left_side h3 {
  font-size: 28px;
}

.single_offer .left_side h4 {
  margin-top: 15px;
  font-size: 18px;
}

.single_offer .left_side ul.offer_list {
  margin-top: 20px;
}

.single_offer .left_side ul.offer_list li {
  font-size: 16px;
  line-height: 1.9;
}

.single_offer .left_side ul.offer_list li i {
  color: #fff;
  font-weight: 900;
  margin-right: 5px;
}

.single_offer .right_side {
  text-align: center;
  float: left;
  width: 50%;
  color: #fff;
  font-weight: 500;
  
}

.single_offer .right_side img {
  height: 150px;
  max-width: 200%;
}

.single_offer .right_side .price {
  font-size: 18px;
  margin-top: 20px;
}

.single_offer .right_side .price span {
  display: block;
  font-size: 24px;
  font-weight: 700;
}

.single_offer .right_side .boxed_btn {
  margin-top: 20px;
  padding: 10px 20px;
  border-radius: 50px;
  border: 2px solid #fff;
  background: #fff;
  color: #304e73;
  font-size: 16px;
  font-weight: 700;
  
  cursor: pointer;
}

.single_offer .right_side .boxed_btn:after {
  background: -webkit-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: -o-linear-gradient(top, #363bff 0%, #d289ff 100%);
  background: -moz-linear-gradient(to top, #363bff 0%, #d289ff 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#363bff), to(#d289ff));
  background: -o-linear-gradient(bottom, #363bff 0%, #d289ff 100%);
  background: linear-gradient(to top, #363bff 0%, #d289ff 100%);
  border-radius: 50px;
}

@media (max-width: 767px) {
  .single_offer .right_side {
    width: 100%;
    text-align: left;
  }

  .single_offer .right_side img {
    display: none;
  }

  .single_offer .left_side {
    width: 100%;
  }

  .single_offer .left_side h3 {
    font-size: 24px;
  }

  .single_offer .left_side h4 {
    margin-top: 10px;
    font-size: 16px;
  }

  .single_offer .left_side ul.offer_list {
    margin-top: 15px;
  }

  .single_offer .left_side ul.offer_list li {
    font-size: 14px;
    line-height: 1.9;
  }
}

@media only screen and (min-width: 480px) and (max-width: 767px) {
  .single_offer .left_side h3 {
    font-size: 28px;
  }

  .single_offer .left_side h4 {
    margin-top: 15px;
    font-size: 18px;
  }
}

/* \\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\
			35. Counter Section
\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\\ */
.counter_1 {
  padding-top: 100px;
}

.counter_box {
  height: 100px;
}

.counter_box p {
  font-weight: 500;
  
  position: absolute;
  font-size: 48px;
  text-align: center;
  color: #fff;
}

.counter_box p span {
  font-size: 48px;
}

.counter_box p .header {
  font-size: 20px;
  font-weight: 500;
  
  color: #fff;
  display: block;
}

.counter_section_2 {
  padding-bottom: 50px;
}

.single_counter_2 {
  text-align: center;
}

.single_counter_2 .counter_img {
  height: 105px;
}

.single_counter_2 p {
  font-size: 18px;
  margin-top: 10px;
  color: #304e73;
  font-weight: 400;
  
}

.single_counter_2 h4 {
  font-size: 30px;
  font-weight: 500;
  
  margin-top: 15px;
  color: #1b38ff;
}

.counter_section_3 {
  background: -webkit-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: -o-linear-gradient(top, #6a11cb 0%, #2575fc 100%);
  background: -moz-linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
  background: -webkit-gradient(linear, left bottom, left top, from(#6a11cb), to(#2575fc));
  background: -o-linear-gradient(bottom, #6a11cb 0%, #2575fc 100%);
  background: linear-gradient(to top, #6a11cb 0%, #2575fc 100%);
}

.counter_section_3 .single_counter_3 {
  color: #fff;
}

.counter_section_3 .single_counter_3 i {
  font-size: 45px;
  margin-bottom: 20px;
}

.counter_section_3 .single_counter_3 span {
  font-size: 48px;
  font-weight: 700;
  
  margin-bottom: 20px;
}

.counter_section_3 .single_counter_3 h4 {
  font-size: 24px;
  font-weight: 600;
  
  
}

.counter_section_4 .single_counter_4 {
  text-align: center;
}

.counter_section_4 .single_counter_4 .counter_img {
  height: 105px;
  width: 105px;
  position: relative;
  z-index: 1;
  margin: 0 auto;
}

.counter_section_4 .single_counter_4 .counter_img img {
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}

.counter_section_4 .single_counter_4 .counter_img::after {
  position: absolute;
  z-index: -1;
  left: 0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  top: 0;
  width: 100%;
  height: 100%;
  content: '';
  background: -webkit-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: -o-linear-gradient(left, #b8266e 0%, #eb566c 100%);
  background: -moz-linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  background: -webkit-gradient(linear, right top, left top, from(#b8266e), to(#eb566c));
  background: -o-linear-gradient(right, #b8266e 0%, #eb566c 100%);
  background: linear-gradient(to left, #b8266e 0%, #eb566c 100%);
  border-radius: 50%;
  opacity: .05;
}

.counter_section_4 .single_counter_4 p {
  font-size: 18px;
  margin-top: 10px;
  color: #838bab033;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  font-weight: 700;
  
}

.counter_section_4 .single_counter_4 h4 {
  font-size: 30px;
  font-weight: 500;
  
  margin-top: 15px;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  color: #eb566c;
}

.counter_section_4 .single_counter_4:hover .counter_img:after {
  opacity: 1;
}

.counter_section_4 .single_counter_4:hover .counter_img img {
  -webkit-filter: brightness(0) invert(1);
  filter: brightness(0) invert(1);
}

.counter_section_4 .single_counter_4:hover p {
  color: #eb566c;
}

.counter_section_4 .single_counter_4:hover h4 {
  color: #838bab033;
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .counter_1 {
    padding-top: 70px;
  }

  .counter_box {
    height: 80px;
  }

  .counter_box p {
    font-size: 36px;
  }

  .counter_box p span {
    font-size: 36px;
  }

  .counter_box p .header {
    font-size: 18px;
  }

  .single_counter_2 .counter_img {
    height: 75px;
  }

  .single_counter_2 .counter_img img {
    width: 60px;
  }

  .single_counter_2 p {
    font-size: 16px;
    margin-top: 15px;
  }

  .single_counter_2 h4 {
    font-size: 22px;
    font-weight: 500;
    
    margin-top: 5px;
  }

  .counter_section_3 .single_counter_3 i {
    font-size: 36px;
  }

  .counter_section_3 .single_counter_3 span {
    font-size: 36px;
  }

  .counter_section_3 .single_counter_3 h4 {
    font-size: 18px;
  }
}

@media (max-width: 767px) {
  .counter_1 {
    padding-top: 50px;
  }

  .counter_box {
    margin-top: 20px;
    height: 80px;
  }

  .counter_box p {
    font-size: 36px;
  }

  .counter_box p span {
    font-size: 36px;
  }

  .counter_box p .header {
    font-size: 18px;
  }

  .single_counter_2 {
    margin-bottom: 40px;
  }

  .single_counter_2 .counter_img {
    height: 75px;
  }

  .single_counter_2 .counter_img img {
    width: 60px;
  }

  .single_counter_2 p {
    font-size: 14px;
    margin-top: 15px;
  }

  .single_counter_2 h4 {
    font-size: 16px;
    margin-top: 5px;
  }

  .counter_section_3 .single_counter_3 {
    margin-bottom: 50px;
  }

  .counter_section_3 .single_counter_3 i {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .counter_section_3 .single_counter_3 span {
    font-size: 28px;
    margin-bottom: 10px;
  }

  .counter_section_3 .single_counter_3 h4 {
    font-size: 18px;
  }
}

.service_carousel .max-h {
  min-height: 370px;
}







.lg-hotspot {
  position: absolute;
  margin: 0;
  padding: 0;
  transform: translate(-50%, -50%);
  z-index: 0;
  cursor: pointer;
}
.lg-hotspot:hover .lg-hotspot__button, .lg-hotspot:active .lg-hotspot__button {
  border-color: #4841e2;
}
.lg-hotspot:hover .lg-hotspot__button:after, .lg-hotspot:active .lg-hotspot__button:after {
  background-color: #4841e2;
}
.lg-hotspot--selected {
  z-index: 10;
}
.lg-hotspot--selected .lg-hotspot__label {
  opacity: 1;
}

.lg-hotspot__label p {margin: 0;}
.lg-hotspot__button {
  height: 20px;
  width: 20px;
  padding: 0px;
  border-radius: 100%;
  border: 1px solid #4841e2;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  z-index: 999;
  animation: button-pulse 7s ease-in-out infinite;
}
.lg-hotspot__button:after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  content: "";
  display: block;
  height: 11px;
  width: 11px;
  border-radius: 100%;
  border: 3px solid white;
  background-color: #4841e2;
  transition: border-color 1s linear;
}
.lg-hotspot__label {
  position: absolute;
  padding: 0;
  width: auto;
  background-color: white;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  font-size: 14.5px;
  z-index: -1;
  pointer-events: none;
  border-radius: 2px;
  user-select: none;
  opacity: 0;
  transition: all 0.1s linear;
  padding: 5px;
  border-radius: 44px;
  background: #1217bd;
}
.lg-hotspot__label h4 {
  margin: 0;
  padding: 0.65em 24px;
  background-color: #555;
  font-size: 1.1em;
  font-weight: normal;
  letter-spacing: 0.02em;
  color: white;
  border-radius: 2px 2px 0 0;
}
.lg-hotspot__label p {
  margin: 0;
  padding:5px;
  color: #fff;
}

.lg-hotspot--top-left .lg-hotspot__label {
  top: 24px;
  left: 24px;
}

.lg-hotspot--top-right .lg-hotspot__label {
  top: 24px;
  right: 24px;
}

.lg-hotspot--bottom-right .lg-hotspot__label {
  right: 24px;
  bottom: 24px;
}

.lg-hotspot--bottom-left .lg-hotspot__label {
  bottom: 24px;
  left: 24px;
}

@keyframes button-pulse {
  0% {
    transform: scale(1, 1);
    opacity: 1;
  }
  40% {
    transform: scale(1.15, 1.15);
    opacity: 1;
  }
  100% {
    transform: scale(1, 1);
    opacity: 1;
  }
}

section.info_area_2.info_area_extra_1 .section_title_main_2 h2 {color: #eee;}
.social_link h3 { 
  margin-bottom: 10px;
  color: #fff;
  font-size: 16px;
  font-weight: 400;}
  .social_link a {margin-right: 4px;}
 .social_link  i {    
  font-size: 14px;
    display: inline-block;
    padding: 10px;
    border-radius: 50%;
    background: none;
    border: 1px solid #fff;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    color: #fff;}

    .counter_img span {
      position: relative;
      display: inline-block;
      font-size: 80px;
      color: #1217bd;
      line-height: 80px;
      -webkit-transition: all 200ms linear;
      transition: all 200ms linear;
      -webkit-transition-delay: 0.1s;
      transition-delay: 0.1s;
  }


  .services-one__icon {
    position: absolute;
    border-radius: 50%;
    background-color: white;
    -webkit-box-shadow:0px -1px 45px 0px rgb(0 0 0 / 24%);
    box-shadow:0px -1px 45px 0px rgb(0 0 0 / 24%);
    width: 100px;
    height: 100px;
    font-size: 64px;
    color: var(--moniz-black, #1e1e22);
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    left: 50%;
    top: -75px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}
.services-one__icon svg {
  height: 55px;
  filter: invert(14%) sepia(94%) saturate(4906%) hue-rotate(233deg) brightness(76%) contrast(93%);
  font-weight: bold;
}

#services .single_feature_item_2 {
  padding-top: 45px;
    margin-top: 45px;
}

#services  .mb-5 {
  margin-bottom: 8rem!important;
}
 
.f_widget_2 li {
  float: left;
  width: 50%;
  color: #fff;
}


.footer-section {
  background: #012f80;
  position: relative;
}
.footer-cta {
  border-bottom: 1px solid #275cb8;
}
.single-cta i {
  color: #bdd7ee;
  font-size: 20px;
  float: left;
  margin-top: 8px;
  margin-right: 11px;
}
.cta-text {
  padding-left: 15px;
  display: inline-block;
}
.cta-text h4 {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 2px;
}
.cta-text span {
  color: #fff;
  font-size: 14px;
  line-height: 19px;
}
.footer-content {
  position: relative;
  z-index: 2;
}
.footer-pattern img {
  position: absolute;
  top: 0;
  left: 0;
  height: 330px;
  background-size: cover;
  background-position: 100% 100%;
}
.footer-logo {
  margin-bottom: 30px;
}
.footer-logo img {
    max-width: 200px;
}
.footer-text p {
  margin-bottom: 14px;
  font-size: 14px;
      color: #fff;
  line-height: 28px;
}
.footer-social-icon span {
  color: #fff;
  display: block;
  font-size: 20px;
  font-weight: 700;
  font-family: 'Poppins', sans-serif;
  margin-bottom: 20px;
}
.footer-social-icon a {
  color: #fff;
  font-size: 16px;
  margin-right: 15px;
}
.footer-social-icon i {
  height: 40px;
  width: 40px;
  text-align: center;
  line-height: 38px;
  border-radius: 50%;
}
.facebook-bg{
  background: #3B5998;
}
.twitter-bg{
  background: #55ACEE;
}
.google-bg{
  background: #DD4B39;
}

@media (max-width: 767px){
.info_area_2.info_area_extra .info_box {
  position: relative;
  left: 0;
  padding: 35px;
  margin-bottom: 0;
  float: none;
  width: auto;
  background: #0b3483;
  margin: 5px;
  border-radius: 10px;
  display: block;
}
.info_area_2.info_area_extra .info_box p {
  margin: 17px 0 0;
}
}

.modal-body ul {
  margin: 30px 0 0;
  padding: 0;
}
.modal-body ul li {
  margin-bottom: 15px;
  font-size: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 15px;
  line-height: 20px;
}

h1.name {
  font-size: 25px;
  margin-bottom: 5px;
}

b.dis {
  font-size: 15px;
  font-weight: normal;
  display: block;
  margin-bottom: 10px;
}

p.text-p {
  font-size: 15px;
  color: #838bab;
  line-height: 25px;
}

#awards.info_area_2 {
  background-image: url(../img/award-bg.jpg);
}

.hero_area_2.gallery {height:60vh;  }

.hero_area_2.gallery:after {

  background-image: url(../img/gallery.jpg);
}



.resources img {
  display: none;
}
figure {
  margin: 0;
}
.galleries {
  display: flex;
}
.ce_gallery {
  padding: 20px;
}
.ce_gallery ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.ce_gallery li {
  display: none;
}
.ce_gallery li:first-child {
  display: block;
}
.ce_gallery a,
.ce_gallery img {
  display: block;
}



/* ColorBox, (c) 2011 Jack Moore, MIT license */
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
  -webkit-transform: translate3d(0, 0, 0);
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  position: fixed;
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: hidden!important;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxClose,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
#cboxOverlay {
  background: #000;
  opacity: .9;
  filter: alpha(opacity=90);
}
#colorbox {
  outline: 0;
}
#cboxContent {
  margin-top: 20px;
  background: #000;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxLoadedContent {
  border: 5px solid #000;
  background: #fff;
}
#cboxTitle {
  position: absolute;
  top: -20px;
  left: 0;
  color: #ccc;
}
#cboxCurrent {
  position: absolute;
  top: -20px;
  right: 0;
  color: #ccc;
}
#cboxLoadingGraphic {
  background: no-repeat center center;
  background-image: url('data:image/gif;base64,R0lGODlhIAAgAPZBALGxsTU1NUBAQAoKCjAwMBcXFxgYGGNjYz4+PkNDQ1hYWFVVVWxsbDExMQcHB3Nzcy4uLnV1dZqamiMjI8rKyqCgoCEhIampqRAQEJmZmQEBAV5eXmBgYCUlJQMDAzo6OhUVFcnJyScnJxERESAgIImJiZeXl6qqqn5+fgAAAIeHhwwMDAgICAUFBWFhYaWlpc7Ozm5ubmhoaGdnZ56enpycnA4ODkxMTKGhoaysrEVFRUdHR2pqalBQUI6OjmVlZVxcXE5OTjw8PEhISFpaWre3t1FRURwcHFdXV8zMzB4eHkpKSigoKLW1tVNTU6Ojo7CwsNHR0Xd3d6enpywsLEFBQYqKihoaGoWFhTc3N9PT03p6ejMzM5GRkRMTE66uroGBgYyMjDg4OJWVlcPDw8XFxSoqKtXV1bOzs5CQkHBwcJOTk3Fxcbm5uYCAgLq6unx8fMHBwYODg3l5ecDAwMfHx76+vry8vNDQ0NfX1wAAAAAAAAAAAAAAAAAAAAAAACH/C05FVFNDQVBFMi4wAwEAAAAh+QQEBQD/ACwAAAAAIAAgAEAH/4ApgoOEhYaHiINeGV8AX04pAxdaZwqCXhZXHomDJDMyoDNUnBgipkqchQMOgxamR4MaqbO0tSkjQ1WbhiwrtrFKIh02hiMdIle/ysvMnCA7BLFuUVoxzSkFchdQRdYpJKjYpiIDsx5CMjExC+WJGlcTJO2cDg4t15wkph2+xhMsKUqZInbNQ4ER+BIqXMiwkBceHHwxc4ACQA4jggbkoOQm1i8PMS58QQPgQwoOcdqICDiOYC0lYC7kuGEIwzEDthwMYCFrVk9OE9SweRBBSgNOI8aFQ6QhixMjQcTcc2eAxJF55mwAPDQAa60C4woIajHVwDivqUAIQ/jNVLIUmA2O7GpmVgTbhnjzJgwEACH5BAUFAAAALAUAAwAUABgAAAetgACCg4QAIAWFiYk7UE0IipAOGRQwXRqQXlVUgywvlFMOii1sTzQ3g554Uy2KI1Y0LzinDjUUeCaXg7kaBxIVUy8BAER2cT2QAF5SEjgXM4JMm8gAVxESNDvTiRhVH7naLSwOKdqDKVRIQBtDoeUDTuocLkzlAC06RvlGFvUpV1lCPpjxUE9QCg/fCupSSOgIQ0EgHgpSIhHAiA4VWVQshAgABoYavNhIQbJkikAAIfkEBQUAAAAsBQADABIAFgAAB6aAAIKDhCMuCgOEiooxcWQyi5EsEnFlNC2LGB8igysVcXUvkTNraTqCLDWgOIMsgjZwPmNrOwAtY6BdAA4xN4NIJWkmJg0ACm13QQAcJVSDIzIlXRkbAB4EBIJEAYoFM8FVi1eRNmLckYQpLZjoiiMfQ0MB7O0pDTo7QzdK7YIpZmICijHQT9CACSI6XNFQcJCGFA0jSpToZaKgIxYB2JiQcZ04QoEAACH5BAUFAAkALAYAAwATABYAAAesgAmCg4REToSIiQkzTW0HiooOaU1vJpAaFkeDA2NNdzSKKUNwKAiDXZ4ZgyAsghoccHJyAoJWnlaCbG8ZBgkpOxFwWCpUCU5fAEsJG3hnSQGCNgoRKCWHGlQQgipnZAcrg15I1GKJB01IiQME2okeV4gaHpCKLR0NASLz9IMG2QRcvPAbVECEQRE2BgryYMCChQIpFEqcSLHioBGK9kEqoMgCvwEJJlj0oJFfIAAh+QQFBQABACwGAAMAEwAYAAAHqYABgoODGEY6LISKixtTOUCLkYJYU19hkiktDoMsJRdfa5IgSC5cgg5YF1Bpg142gilZM2psWYIoFwBgKQExaDRKgmYcMmwRIgE3OFM6AUQhMFEKgiw7LjwRQ4JMZoJg0VE7gzbWPA2LHElaPgOELCIdvIotQksYgynykooaBRYWBvTtC2BDhEERKwaOI5RQYQANDiNKnEixokWFDkg4vMIP4sWPgkZICgQAIfkEBQUAAAAsBgADABUAFgAAB6uAAIKDgzZDAg6EiouCCxk1N4ySAC1SGRVgHpMAKSmEW5clLYItHSCEKWYCIoNzGThYml5wb1NMgwU9ChsQAB5sGU9zgnBkdSEuuENGQC4kAAlrGQIACnTHFAmDLQFLThwIgh2sHlZlIUlWA4QDXEsLt4oH6FYjiy1HR4wDS0ab/y0GaOA0ggSJAv8AUKECgMW6hPsgMkpxSqKgKywsatzIsaOgihxHefRkMRAAIfkEBQUAAAAsBgADABYAFQAAB6uAAIKDgxoTEymEiouDAmAqH4ySgzIqaWoak4wODJZwhB86A4ojIiCCLZVdc4IjEWhvB4QOXFU7E4IHKl0xgg9Fd3RpHoMsBKE3BgAfYFaRTmjBcQqEKUoNQkMEgha4GmBvdGRyiy0kDQhKi0B2ZFiSGiNekjtBNpr4AAYj+YsFa3S+CAHgoEM/ABvq2GmjokXBgyQEZGlgQdC8g4McDEqEsaPHjyBDLqqIMRAAIfkEBQUAAAAsBgADABYAFQAAB7GAAIKDgyktHoSJioRHQApXi5GCKUEPcEEpkoseCg8oMogAHlkCLIkaGCuCHkieaoIYDFNfG4QpR2YEBgAaTg9uBxotPCdQaCWEHh0iVAEjAAQMc1QAN7NoTU6JVyJMBBYAKQWQAHNfaEVwpolK3V6KSGhtKBiRqYssCUOa/IIF9bD6DfLx5sIHAC0ECvoRpeETBwkVHjhDsUJEhSAi1KhBQGEiD6E8ihxJsqRJXilSBgIAIfkEBQUAPgAsBgADABYAFQAAB6KAPoKDhCkphIiJhA4QBA6KkIMBGzIfkZAaOpQKGoMNlogpLI+COxs8HII2BxkVC4gFHRMYggkbDAuHLjU4LyiEGhY+Ih0DPh0KMx0+OiYVLxc3iiIiIIIj1j4xzycPkR02iT0vJxHhijbGiggJK5fv8JEgKgAvAj4eE/E+HCEUFDRa5NvHAYZBGoIwkNhXIoeEe/sGaVAXsaLFixgz+jBAKBAAIfkEBQUAAAAsBgAEABcAEwAAB6uAAIKDgykjXimEiouESjo3FoyShQ07TjqJgh1cDowtLYIalQtBGgArSCppQYsjhCkQO0g7AB4LVl0mbKaFSopXCUa+QqomErSKBosrrikuaSY1PJ2TK4s7Y9LWk5IOYgjc4YIeIEcYvOKDV24XUE9w2+kADHT1cXYf6OIzZf1ldEIA2JAHQM6UFy9ceCA4iIVDhgAa6GABcVAWOCoGVgTAxImIjYMwpBiZIhAAIfkEBQUAAAAsBgAEABgAFAAAB6qAAIKDhC0ehIiJiRhmDSOKkIgkEB8NgxpKVymRGoIpFhBCH5ssSxFSVIoYABaDkwgBABpDUihYTpuRghhUQgUAXA+2JQi6hA4rgk5wWFYbxpAIcmEc0JAtDWID1sZeV1fb3INKWzVPLyUi4oI8aGhN8CgaKSTcDG/4+CjrAAYoNDRqbKnHj1AncS10FCTkBA+eNAsBQMCRJ0qViEJO5EESEcCHBwVSiBQZCAAh+QQFBQAAACwGAAQAGAAVAAAHsoAAgoOEGimEiImJAxYkDoqQiEoiIkqDKS0akZqDJJQdgg5ZSDuPiSsWiCJME4IfBzxqIopHiRMiNgBMHDJsbJaRAF6CLaYJvVI9nJEDiVxqc04swcFmBNPU2SMGBoS52QBXamljJiitKSTgAAcvU+8XEYfrAD9f9/cRgs3gBRFja9Y8AEaPkIN56zxUqVIQkQwKIaw0HORDCx4KAiYC2BDFohONDti8KaFxEAgPKVKqDAQAIfkEBQUAAAAsBwAEABYAFQAAB6GAAIKDgymEh4iHDldXHomPg1eCIIQphpCHSoIaEwEkl4MsiSJHAClmN05OK4cGoYMTAwBHQ05ARDaHBYgeLYINRkAHCaCYg0xEPzsOxrwWE8zNjxoYICCistIFP24qJWwk0oIKYyYmGRk84gBAFe7uDOsgDCX1PKXrKQ7R6wgI64R+xLEjhxVAKxTq0BECkB2FhD0aAojRpIsmiV5aWNoYCAAh+QQFBQAAACwJAAUAFAAWAAAHoYAAgoOCBoSHiIWJi4wAKSNKA42IVw1CBCmDBY0jBB8JAh6DII1KnzcEhKKMBglBWS2ThCkGR7GyiSsjI6uyXkhqEVIbV7hBclgqyhu4TmlpPs8cuCMHcHBbHIa4g7eTA0s73IMHb01bGLIrAB5dcXdtcw6TcAIAG3Fxdk1ikxFjGgDAIaOvxyQkAAGsiNCExoRJO5AM0qBkhK8WKTJq3BgIACH5BAUFAAQALAkABQAUABYAAAevgASCgx4FXhqDiYqLBF6MiimPggM2kYkkkgQFHSIGmYoYIiJUHZaNmQWjXFeJiJIYVAEirp+DGIe1jCmULLSfGENALhxBGLlVamwPDxEIuTtw0dFVuRhIMQwMTja5gi0t3TZDAt2DHF8XbNyZZkoEDgRNUCdqLJJXUHfORG1NACc9JHWAoiUNgRYR+gEA4+ERlTZabKFog0aBQDtRgAwaIECAvUcDDhBhkaKkyZOBAAAh+QQFBQAAACwJAAUAFAAWAAAHoYAAgoMaIyMpg4mKi4yLiI2CLCyKDkokkIIdI4kgmIMiR56LIiIYoomkBo+nAAMrq6yDDgMtsJgsAUNBQ0y2jQ1EQBsbCiunATLJMhw2pwNLGxxIvbEeDh6nK1UfDrEAChUZM8aQHlShLSUXODU/mDwhTUIATjkXTzVDjQNQUUlWgmLYeyJFA6MRRfz5EGQjQo4pRiCp8KcgkRBukAp88xQIACH5BAUFAAIALAgABgAVABUAAAePgAKCgwIFhIeIiYctLYqOAiACEyuPgxaIBpWCHpqdnp+fHi0aoB4dXFkNGJ8WCTo7O2IpnkxGtkZCKUqdLEI3S1UjoIIas54fXI2gPWkqRAOaZleCcBldYUQOjzNxOWICQTUZa2FVjycUZHKCPzTjPI4YAOkqgisMNSZLj2AUcQuDWEAIoImDEwcpEipcGAgAIfkEBQUAAAAsCQAFABMAGAAAB62AAIKDghiEh4gAIImMjYIajowWLJGJi5WYjB2ZhJSchxoaKZkaVxMTVx6YIGZUEBAGmEcftB9HmC1UYmJMLZyQmCwNZoxMBIg7KBFBngA2ggdbggQiAB5qKm5zQb6DS009AC5tJ0IAOmEqYFtZgx0lMqpPdEVSKR5EPuoKo9Zeggaa0GljDcAAF1ZUVEnkBcpAFaoAODDW7dAAGnTeMOC040QNCJ9AjEhBsqTJQAAh+QQFBQAAACwJAAUAEwAYAAAHq4AAgoOCNoSHiIQjiYyJHo2NEyQtkIxelRqVmpucnCmdgxYGn5peIqciA5umqKqaGkcdE6OdKaSDR4+HLSIWuoNKQE0KiB8yHAgOgxgzZVooghAdgi4PDAcCujcUZ0k3AEBfNFkAQlvWP1TRX28/ACwSaCcMgj1bETECgyMggiMvaHLAycTCiBQGTBL9C+gmEwAPFo7cImSjApovUjpFCLikk5cFSxzYGkkyEAAh+QQFBQAAACwJAAUAEwAYAAAHoYAAgoMAGISHiImKi4QaKYyKSh6QiYaUhwOXmpucnYJenh0sl5YAopoGJEqlnlcLH4keRwYahAVPZyELiAROQxCTgkRaUUlbgmYWACk3HAtBVI8AUlEwZEMASBVpDQBcMxxIQSCCVBdoLoJpUxLpGgngSFeDGKCFElM1aoItCApCLSrho/FgUAoW0hCtGDOFBoNNDBom2DQiSIIWKTJq1BgIACH5BAUFAAAALAkACAATABUAAAeIgACCg4SCXhZHhYqLjI2Oj5CRkpOKI5SCEx6XmZcrl4QGTmKLKSM2KYU0MHFGihYfDUcagwdJIWQPABodiQBiQwgBvQARIWVvOgA9XW5mAExGQwJcLYJmOCdAAA5YJlYLggE9Q2LVijY+JmEHgh4dWQao52EmPj+E8owl9RyTB/VCJmHYEbBRIAAh+QQFBQAAACwHAAgAFQAVAAAHo4AAgoOEhQBXGoaKigOLjo+QkZKTlJMYlSODFhoTXFlVmZKbVD4VUiySR4MsGImVhEg6LYo2i0cmZW9OhiAiIleFIz5kdm0xgiQGgiIETCIghE7Eb1BDADtuMRMAR2LNJCmDMXRvaD+CUlhS1iki3krhgkwZU0CoK25Yc07hGldXDgrZKDBoBQosW5DEkzRgCxY4Rl45ecjl1YAPDTyk2MiRYyAAIfkEBQUAAAAsBgAOABYADwAAB52AKRgTFgCGh4iJADaCazRuMYWKkyQpI2hnZ1pBk5QpKTsvaG4DnYqlhzamq4cFRlWsk1dpbVBBn7iWphgqbWg5P4ZXXp9XIsfEuS5FvzgJKQgxREeWxyJKuS1daF9TThotMmwuYp8FHSIguSkyXxcuLSkDMWw/z58DjOsDH2IO+AzYzNCxrmDBFj8EIjDIEJcQNS6wNWSoQYmBiYEAACH5BAUFAAIALAcABwAUABYAAAeYgAKCg4SFKYWCR4iEIySLj5CRkpOUlQIYGJaCQwBFWCOVKwBapEuWXzAwSTeVSjoVOVuaAg6zhCA3Qo8DA4gGKjk4O4sdiygnLzVEAikjNpFEyDRdulwKOl6Xg1eDKi8VJqweSEA3TIIgAh2Zgi4VGUiCKxxAQQ2DLLX4AVz4QEA9+lXyEASIERGaDOzIskJTCg0pIkqcGAgAIfkEBQUABwAsBgANABUAEAAAB4yABwc2goWGh4c6OQBgiI4HJAMHJxRJSTuPiEoYU2VlZEuZjlUmTxGimSuool47WR6rhgVbNF0CoimGNg81Y2E9gisOiBiGThJjPmBcB0xVEJKyhlvJWFWCOjpcBoYT0YJIPipLsCw3OgFKhQ4tiARUGoItOzpZ6rGCKQ06Yl746xYK5PqXL4XBgwgDAQAh+QQFBQAAACwFAAkAFgATAAAHqoAAggAfVIOHiImCPCiGio+DVzhwZpCWBk5elogaNiMAHpuII3AXXzlyGKKCLD10dHFxZE6rgjdvuLg9tUcjcxU4Emw2q1cOABoYIzYptYojAgTOg15qYW5Z0yszYXJzCYIOLaJLVnJbMZVHZhMsiJqDHjFycA9iKRoNVCJXgxMkxw7dqCdAkAcu+w550JDIAZMOgzRA2NdvGoArZjoMsAggxQAHKUKKFBkIACH5BAUFAAAALAQABwAXABUAAAewgACCgywag4eIiYIQFQqKj4hbZ2hCkJYxWmdWIJaPBk9aZGadkAoChqSDKxg2qYgNchUvT3AjrgAtVk27RUUbrkctcl/ExE6uVwBUcmNjaTK2qS2C0xgrt482WWao2CMuWwxU2AADRHNqP1nUgwaqiQJSajMKFgAjHakpSGoyG+MpSIg45IUdIi4/gHAxpMHCwCODuiFKUQBECkEBB7ojBwDDBBIOOArSoCGFyZMnAwEAIfkEBQUAAAAsBAAHABUAFQAAB4+AAIKDAxiDh4iJVABoQImPhxEwURRCkJAySXhaMZeQNUl1O56PBQsIpIkrGqmDEFtjEhkRhq1uU1MXFydIrR5zFcHBN60ATFIqKmActcU2NgPFjysQFtKCNkY/CtbFLUsHREEi0iIuRD1VIJ4jhyJERjsT1w5iAhYp1wApHodKgl70DVCipIW+fSkSKkwYCAAh+QQFBQAAACwEAAcAFwAUAAAHloApgoMrAIaHiImKADhfRIuQiGplFGQfkZEHcXUUPJiQBWNxdAmfkT2XpogDNqqKTGolPmE8haoOHg8mJhkSEjuuVx4MacXFOq6GEzJSUmxOtskeAyssg9fY2dgsHVcpyYcDVT0CIOAAKWJBCQEGmAPZI0MJYmbRizbZNgIfEOaQFo540HZlwohP2hIeOZfIwZECGhIGAgAh+QQFBQAAACwEAAUAFQAWAAAHpIAAgoOEACA7hYmCXgWEcBVMioQBTycLggNQNJGSgg9vdm9IAANfY52DLkVvdHdCAC4qqIIgPkV3cQ+CjbMAFrZtRr2FIEE7HsMpLCsDw4MdB1soKC7OAD9YKiolVgLDGhtw4uKvw0pEMzMuO83WLAMO1okOBhjyAC0EWWY28h0BZkTwGuaAQMAO8jRMENFhBCoDGgo58NIPQIp7hK5gFORhYKFAACH5BAUFAAEALAQABQAVABYAAAeqgAGCg4QBXkA3DoWFGDsEhHNaUQeLgx5qADlGgydaZ1KVgitdX2hQToIXnkihgjIXX00AHwEccU0irQEFchdQRTGCJCC6gkpgFzk3xYsjQ1XMgw4DLNGDGEY8MTELA9EpOmwPERFSWd9VMurqDdY2Ak5OQWLV1ikODi3WlR429fsalIjosE9QARG5CqYgkbCYt0EprtgrpMGGooKVDAgagTEAiBEpQopMEQgAOw==');
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow,
#cboxClose {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  width: auto;
  background: 0 0;
}
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxSlideshow {
  position: absolute;
  top: -20px;
  right: 90px;
  color: #fff;
}
#cboxPrevious {
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -32px;
  background: no-repeat top left;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxPrevious:hover {
  background-position: bottom left;
}
#cboxNext {
  position: absolute;
  top: 50%;
  right: 5px;
  margin-top: -32px;
  background: no-repeat top right;
  width: 28px;
  height: 65px;
  text-indent: -9999px;
}
#cboxNext:hover {
  background-position: bottom right;
}
#cboxClose {
  position: absolute;
  top: 5px;
  right: 5px;
  display: block;
  background: no-repeat top center;
  width: 38px;
  height: 19px;
  text-indent: -9999px;
}
#cboxClose:hover {
  background-position: bottom center;
}
#cboxPrevious,
#cboxNext,
#cboxClose {
  background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGIAAACCCAMAAACKP+2+AAAA0lBMVEX///8AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABmZmZOT1BKSkopKSkZGRoQEBAICAjv7+9aWlpra2uHiYt/gIF7e3t2d3hzc3Nub3Hq6uvq6+vm5udSUlLe3t9FRkdCQkI6OjotLS4hISG9vb3P0NIzMzPFxcbS09Str7GnqKmlpaaZmZmPkJKLi4vi4+SDg4TMzMzBw8Ta29y3ubvW1te0tbX39/f////g4eLY2drHyMqpq62Tk5Stra2goqShuidxAAAAD3RSTlMAESIzRFVmd4iZqrvM3e5GKvWZAAAFL0lEQVR4Xu3aV5eyOACA4dAHlYSOvfc6vc/Xdvf//6UNxiECo2AIZy923pu5cPQxEQKeCFRwOklWriDKqKbJsgROp4IqOJ+gnQWgAjKqAiSDjNRzQxCyBBkBZGT+Fx2HRwA/GoOYJQgGAnneSRWRrI4bCqOmi0haplBDIYGgmkEoRHA77TY26vf3HSLALEGFiBAYqWjxpLiBSPN2q+2Oms2eR4hKHJC0eBUMREQ6QzkmDGq0Hh8b/lfzpBgoHSFOpSc/DGK02yYW0oSOUH6CGmli0ul0um6CIAILgZQUMen1zG634aYIBbERRpKYNhp138GMlyQMRgJJccIzzZGPkNNoWISIDnYJsRJq4vxeWFjABob2iXSNYSToRIjoq+gKqhUnwNVXhMyVALUT08iREPQEAFXAiaDJlWNAFwFHgibJh+jr8yZo7ISz4EEsFqeJdW/Gg1ib8zQRLUGcCHP6JeFPTX4ENtKEb+EHGmsexNzEWX6S8O16SJizMJeV8Jw5rm6Gjfw44Vl1TGCj0et2uzNWYlbfZxLDowQRqMFOTEfUwHmUcO0RJbDBPopRyiCEa1mjmFGASBgOIVzbxgTBCbIuTlAjJNaYiBvshEUMikz2hD9LGgWIhGH5IUGMiC9KUAM39aODdm4f8UUIOzQiZEYPWmqQ5qzE2qYGESiBFseGy0q4NjH2yCK5DLp7f85lpd0ji/Ri7k6w4fAgHDwQ20NpAnkTmxNhR0JEUIMLsbCnREgTyJ/xIWY+ShLU8HkQ/n93H1U+8U18E2peQmUmxLyEyEpUQe6qjISUn5DYCBVckMpAQCLkN2Bugn7pvTBRh+eIiibHkgBTkhxLq0REVQQlJVYJoYMS00OiCkqtigmxXEJEQAclpwOlbEIBWtmEBoyyCQOgkoehIYCgVKYgQUwgqJQnKPCwRlVKQuTK8UpbjacxnJCiVo2Xdb3QhcsAQb/8qle7yBBqKINgNqjAQlxyxmiIjYD5CchIIDmvIH/fmRcgvolvwrszeRDm3UnCWw46PIju4NmLE1To8yE6g4AYScJ5G/YDPkQQBJt5mnC2w+EgaPIgHoPg42M4TxKT1cOwPwiC99flcmmxEpPrP3/vdkFIfPSncWL0Mn4YDvuYD2uzEtfhiwwI8eNH/Zio/3oZ/yTD4EdggxKPb5QIeBHY+Lj/JFrbt7eX8fiBGLgOOxG9T9ItIbpPq+1hGNgYFCLCqYgZzWPiYGBk0GUnyExFRkAI1FqRYWBjj/SLEGQYh7BACFTHxMEIkSEzcUNmIjLq9KC1iBEioVKIIMaACJRA083B2NdjJW6jycbIOLFF4uyNX083uFuHlXBub66vr9+GIfIyTy2Dz1uMNHgsg61wIEsnvZh716vtlgvRw5P1Gt8iocaKDzH++Xpqi6S1MvkQ96fvQLoWD2LU/r/dqulyzvQCo5DUGspIV4SiE6XAc0BN4vFZSPCMIPD5uOUIcAkw/xQMgdcRVUGk9rMTCn/1R3SDoyAhx3/buNg8bbBxN3x4JwIs/qVYSPzY1f6NjeZ4/J78savASujgsxo18PVx56VOTZ2NgEJ8k4UYv5/wGFKEAFkIKIE00Vk+bzZ2mgASvJyoUYESvffX291yOaEENWqXEYauUIAS5p/dnb/48/4+pQRN0Y3ThKGKeTa8Fv/cNH3852Z3n2u3SVSNT0LLu1jPWv6eavt59/00QqggMwGy7vupIaExX3OkfM8EhgDypLPu+wkQXIF8XSUAqOR9IpBBzmQdUsDQhNzP+xfqGeAsc0X+FgAAAABJRU5ErkJggg==');
}

.nav-pills .nav-link.active, .nav-pills .show>.nav-link {
  color: #fff;
  background-color: #012f80;
  border-radius: 100px;
}


.nav-link {
  display: block;
  padding: 0.5rem 1rem;
  color: #5c5d5f;
  text-decoration: none;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out;
  font-weight: 500;
}


#certifications .single_feature_item_2:hover {
  -webkit-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 6px 10px 0px rgba(0, 0, 0, 0.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

#sectors .heading_text h2 {
    color: #fff;
    font-size: 40px;
}

@media (max-width: 767px) {
#sectors .heading_text h2,
.info_area_2.info_area_extra p {
  text-align: center;
}
#sectors .heading_text h2
{
  font-size: 24px;
  margin-bottom: 10px;

}
.info_area_2.info_area_extra .info_box{
padding: 20px
}
.info_area_2.info_area_extra .info_box p {text-align: left;;}

}




.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}





@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeftBig {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-2000px);
    -ms-transform: translateX(-2000px);
    transform: translateX(-2000px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

