 
:root {
--title_color:#333333;
--subtheme_color:#80A847;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.booknow_head {
 background-color: rgb(242, 249, 245);
 padding: 100px 0px;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
.content {
 max-width: 1425px;
 margin: 0px auto;
 position: relative;
 }
.booknow_head .content {
 max-width: 1398px;
 }
@media screen and (min-width: 786px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 786px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content {
 max-width: 786px;
 }}
.head h1, .head strong {
 font-size: 46px;
 font-weight: 700;
 line-height: 75px;
 }
.booknow_head .head h1 {
 font-size: 46px;
 }
.fadeInLeft {
 animation-name: fadeInLeft;
 }
.booknow_head .book_now_alert {
 background-color: rgb(234, 244, 235);
 padding: 40px 40px 40px 135px;
 position: relative;
 height: 282px;
 margin-top: 1.8rem;
 }
.booknow_head .book_now_alert::after {
 content: "";
 display: block;
 position: absolute;
 left: 0px;
 top: 0px;
 height: 100%;
 width: 65px;
 background-color: rgb(128, 168, 71);
 background-image: url("https://bird.sytech.site//wp-content/plugins/sytech-fronteditor/sytpl/booknow_0/assets/img/book_now_alert_icon.svg");
 background-repeat: no-repeat;
 background-size: 28px;
 background-position: center center;
 }
@media screen and (min-width: 786px) and (max-width: 1000px){
.booknow_head .book_now_alert {
 height: auto;
 }}
.flex {
 display: flex;
 }
.booknow_head .book_now_alert > .flex {
 justify-content: space-between;
 max-width: 1200px;
 }
@media screen and (min-width: 786px) and (max-width: 1000px){
.booknow_head .book_now_alert > .flex {
 display: block;
 }}
.booknow_head .book_now_alert .book_now_alert_item {
 flex: 1 1 0%;
 }
@media screen and (min-width: 786px) and (max-width: 1000px){
.booknow_head .book_now_alert .book_now_alert_item {
 margin-bottom: 2rem;
 }}
.booknow_head .book_now_alert .book_now_alert_item .number {
 position: relative;
 }
.booknow_head .book_now_alert .book_now_alert_item .number span {
 width: 48px;
 height: 48px;
 background-color: rgb(128, 168, 71);
 position: relative;
 color: rgb(255, 255, 255);
 border-radius: 50%;
 font-size: 24px;
 text-align: center;
 z-index: 9;
 display: block;
 line-height: 48px;
 }
i {
 font-style: normal;
 }
.booknow_head .book_now_alert .book_now_alert_item .number i {
 width: 600px;
 height: 1px;
 display: block;
 background-color: rgb(203, 201, 202);
 z-index: 1;
 position: absolute;
 top: 24px;
 left: -15px;
 }
.booknow_head .book_now_alert .book_now_alert_item strong {
 font-size: 22px;
 font-weight: 500;
 display: block;
 margin: 1.2rem 0rem 0.5rem;
 }
.booknow_head .book_now_alert .book_now_alert_item p {
 font-size: 16px;
 color: rgb(102, 102, 102);
 font-weight: 500;
 }
a {
 color: var(--title_color);
 text-decoration: none;
 font-size: 1rem;
 }
.booknow_head .book_now_alert .book_now_alert_item a {
 color: var(--subtheme_color);
 text-decoration: underline;
 }
@media screen and (min-width: 786px) and (max-width: 1000px){
.booknow_head .book_now_alert .book_now_alert_item:last-child {
 margin-bottom: 0px;
 }}
button, input, textarea {
 outline: none;
 border: none;
 font-family: Poppins, sans-serif;
 }
input[type="submit"], button {
 cursor: pointer;
 }
.sytech_export_template {
 display: none;
 }
 
@media screen and (max-width: 786px){

.booknow_head {
 padding: 50px 0px;
 }
.content {
 padding: 0px 1.2rem;
 }
.head h1 {
 font-size: 25px;
 line-height: 1.5;
 }
.head h1, .head strong {
 font-size: 25px;
 line-height: 1.5;
 }
.booknow_head .head h1 {
 font-size: 24px;
 }
.booknow_head .book_now_alert {
 height: auto;
 padding: 1rem;
 border-radius: 5px;
 }
.booknow_head .book_now_alert::after {
 display: none;
 }
.booknow_head .book_now_alert > .flex {
 display: block;
 }
.booknow_head .book_now_alert .book_now_alert_item {
 margin-bottom: 1.5rem;
 }
.booknow_head .book_now_alert .book_now_alert_item .number span {
 font-size: 20px;
 width: 40px;
 height: 40px;
 line-height: 40px;
 }
.booknow_head .book_now_alert .book_now_alert_item .number i {
 width: 100%;
 left: 0px;
 top: 20px;
 }
.booknow_head .book_now_alert .book_now_alert_item strong {
 font-size: 18px;
 margin-top: 1rem;
 }
.booknow_head .book_now_alert .book_now_alert_item p {
 font-size: 14px;
 }
.booknow_head .book_now_alert .book_now_alert_item a {
 font-size: 14px;
 }
.booknow_head .book_now_alert .book_now_alert_item:last-child {
 margin-bottom: 0px;
 }
}
 
/*
Theme Name: Sytech Web
Author: The Sytech Team
Author URI:  https://sytech-web.cn
Description: A Beautiful, Fast Loading and SEO Ready Website
Version: 2.0.0
*/

* {
	margin:0;
	padding: 0;
	box-sizing: border-box;
}
.content { 
	margin: 0 auto;
	position: relative;
}

html {
	scroll-behavior: smooth;
}
.flex {
	display: flex;
}
.wrap {
	flex-wrap: wrap;
}
.flex1 {
	flex:1;
}
.flex2 {
	flex:2;
}
.flex3 {
	flex:3;
}
.between {
	justify-content: space-between;
}
.center {
	text-align: center;
}
.boxshadow {
	box-shadow: 0 0 15px rgba(0,0,0,0.1);
	background: white;
}


.tools_part_vendor .tools_part_box{
  padding: 4rem 0px;
  text-align: center;
}

.tools_part_vendor .tools_part_box input{
  padding: .8rem 1rem;
  border-radius: 5px;
  min-width: 300px;
  border: 1px #ddd solid ;
}
.tools_part_vendor .tools_part_box button{
  background: white;
  border: 1px solid #f8f8f8;
  color: #4c4c4c;
  padding: 0.8rem 1.5rem;
  display: inline-block;
  font-weight: 500;
  border: none;
  font-size: 16px;
  cursor: pointer;
  border-radius: 10px;
  background-color: #33bde9;
  border: 1px solid #33bde9;
  color: white;
  padding: 0.8rem 1.5rem;
}
 
@media screen and (max-width: 786px) {
  .content {
    padding: 0 1.2rem;
  }
}

 
@media screen and (min-width: 786px)  and (max-width: 1600px) {
  
}
@media screen and (min-width: 786px)  and (max-width: 1400px) {
  .content {
    padding: 0 1.2rem;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1200px) {
  .content {
    max-width: 1000px;
  }
  .swiper_content {
    max-width: 1020px;
  }
  .solution_strength .head p {
    width: 70%;
  }
}
@media screen and (min-width: 786px)  and (max-width: 1000px) {
  .content {
    max-width: 786px;
  }
  .swiper_content {
    max-width: 806px;
  }
  .solution_strength .head p {
    width: 90%;
  }
}