 
:root {
--theme_color:#0077c8;
--title_color:#000;
}
* {
 margin: 0px;
 padding: 0px;
 box-sizing: border-box;
 }
.air_banner {
 padding: 100px 0px;
 background: center top / cover no-repeat;
 }
body > section {
 position: relative;
 }
body > section:hover {
  }
@media screen and (max-width: 768px){
.air_banner {
 padding: 7rem 0px 4rem;
 }}
.content {
 max-width: 1256px;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 786px) and (max-width: 1220px){
.content, .about_core .content, .products_list .productislist {
 max-width: 1000px;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content, .about_core .content, .products_list .productislist {
 max-width: 786px;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.flex {
 display: flex;
 }
.between {
 justify-content: space-between;
 }
.flex_middle {
 align-items: center;
 }
.air_banner .flex {
 min-height: 611px;
 }
@media screen and (max-width: 768px){
.air_banner .flex {
 min-height: unset;
 }}
.air_banner .head span {
 font-size: 27px;
 font-weight: 200;
 color: rgb(255, 255, 255);
 }
.head span {
 font-size: 24px;
 color: var(--theme_color);
 font-weight: 300;
 }
.fadeInLeft {
 animation-name: fadeInLeft;
 }
@media screen and (max-width: 768px){
.air_banner .head span {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.head .subtitle, .head span {
 font-size: 14px;
 }}
.air_banner .head h1 {
 font-size: 72px;
 font-weight: 700;
 color: rgb(255, 255, 255);
 line-height: 93px;
 margin-top: 5px;
 margin-bottom: 10px;
 letter-spacing: 2px;
 }
@media screen and (max-width: 768px){
.head h1 {
 font-size: 25px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.air_banner .head h1 {
 font-size: 1.6rem;
 line-height: 1.3;
 margin: 5px 0px 1.8125rem;
 letter-spacing: normal;
 }}
a {
 color: inherit;
 text-decoration: none;
 font-size: 1rem;
 }
.custom_btn {
 padding: 20px 80px 20px 15px;
 font-size: 1em;
 line-height: 1.3em;
 border-radius: 5px;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 font-weight: normal;
 text-align: left;
 text-decoration: none;
 vertical-align: middle;
 cursor: pointer;
 border: none;
 transition: 0.3s ease-in-out;
 background-repeat: no-repeat;
 background-position: right -1px center;
 background-size: auto 105%;
 background-image: url("https://www.www.air-icu.com/wp-content/plugins/sytech-fronteditor/sytpl/air_0/assets/img/btn-primary.png");
 background-color: rgb(255, 255, 255);
 }
.custom_btn:hover {
 color: rgb(255, 255, 255);
 background-color: rgb(75, 180, 251);
 }
.air_banner .img {
 display: flex;
 padding-top: 3.5%;
 width: 50%;
 max-height: 616px;
 }
@media screen and (max-width: 768px){
.air_banner .img {
 width: 37%;
 }}
.air_banner .img img {
 max-width: 100%;
 max-height: 100%;
 display: block;
 object-fit: contain;
 margin: auto;
 }
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 color: var(--title_color);
 }
input[type="submit"], button {
 cursor: pointer;
 }
button, input, textarea {
 outline: none;
 border: none;
 font-family: unset;
 }
 
@media screen and (max-width: 786px){


}
 
:root {
--title_color:#000;
}
.company_story .clearfix::before, .company_story .clearfix::after {
 content: " ";
 display: table;
 }
.company_story .clearfix::after {
 clear: both;
 }
.company_story .clearfix {
 }
.company_story .colour {
 padding-top: 4.5em;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.company_story .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.company_story .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 }
.company_story .column {
 position: relative;
 z-index: 100;
 }
@media (min-width: 720px){
.company_story .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 box-sizing: border-box;
 }}
@media (min-width: 720px){
.company_story .column.full {
 width: 100%;
 }}
.company_story h2, .company_story h3 {
 font-family: proxima-nova, sans-serif;
 font-weight: 700;
 font-style: normal;
 color: rgb(0, 119, 200);
 margin: 1em 0em 1.67rem;
 line-height: normal;
 }
.company_story h2 {
 font-size: 1.6em;
 }
.company_story h3 {
 font-family: proxima-nova, sans-serif;
 font-weight: 600;
 font-size: 1.4em;
 }
p {
 display: block;
 margin-block: 1em;
 margin-inline: 0px;
 unicode-bidi: isolate;
 }
.company_story sup {
 line-height: 0;
 font-size: 75%;
 display: inline;
 position: relative;
 top: 0rem;
 }
.clear {
 clear: both;
 }
.company_story .clear {
 clear: both;
 }
.sytech_export_template {
 display: none;
 }
 
@media screen and (max-width: 786px){


}
 
:root {
--theme_color:#7c5c80;
--title_color:#161616;
}
.about_histroy {
 padding: 142px 0px 100px;
 overflow: hidden;
 }
.content {
 max-width: 1405px;
 margin: 0px auto;
 position: relative;
 }
@media screen and (min-width: 786px) and (max-width: 1600px){
.content, .about_core .content, .products_list .productislist {
 max-width: 1440px;
 }}
@media screen and (min-width: 786px) and (max-width: 1440px){
.content, .about_core .content {
 padding: 0px 1.2rem;
 max-width: 1220px;
 }}
@media screen and (min-width: 786px) and (max-width: 1220px){
.content, .about_core .content, .products_list .productislist {
 max-width: 1000px;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content, .about_core .content, .products_list .productislist {
 max-width: 786px;
 }}
.about_histroy .line {
 width: 1px;
 height: calc(100% - 15px);
 position: absolute;
 top: 15px;
 left: 50%;
 transform: translateX(-50%);
 background-color: rgb(196, 196, 196);
 }
.about_histroy .line::after {
 content: "";
 display: block;
 width: 12px;
 height: 12px;
 position: absolute;
 top: 0px;
 left: 50%;
 transform: translateX(-45%);
 border-radius: 50%;
 background-color: var(--theme_color);
 }
.about_histroy .line::before {
 content: "";
 display: block;
 width: 3px;
 height: 731px;
 position: absolute;
 top: 0px;
 left: 0px;
 transform: translateX(-1px);
 background-color: var(--theme_color);
 }
.about_histroy .content > .flex {
 column-gap: 6%;
 }
.about_histroy .left {
 display: flex;
 align-items: flex-end;
 flex-direction: column;
 row-gap: 158px;
 padding-top: 8.8%;
 padding-right: 3.2%;
 flex: 1 1 0%;
 max-width: 50%;
 }
.about_histroy .left strong {
 font-size: 72px;
 font-weight: 500;
 color: rgb(26, 26, 26);
 text-transform: uppercase;
 }
@media screen and (min-width: 786px) and (max-width: 1000px){
.about_histroy .left strong {
 font-size: 54px;
 }}
.about_histroy .left strong span {
 color: var(--theme_color);
 }
.about_histroy .left .img {
 width: 56vw;
 position: absolute;
 top: -11%;
 left: -32.8vw;
 max-width: 1074px;
 aspect-ratio: 1074 / 1173;
 }
@media screen and (min-width: 786px) and (max-width: 1600px){
.about_histroy .left .img {
 top: 10%;
 left: -25.8vw;
 }}
@media screen and (min-width: 786px) and (max-width: 1220px){
.about_histroy .left .img {
 top: 7%;
 left: -31.8vw;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.about_histroy .left .img {
 top: 11%;
 left: -25.87vw;
 }}
.about_histroy .left .img img {
 width: 100%;
 height: 100%;
 display: block;
 object-fit: contain;
 z-index: -1;
 }
.about_histroy .right {
 flex: 1 1 0%;
 max-width: 47%;
 padding-left: 2.8%;
 padding-bottom: 12px;
 }
.about_histroy .right .head {
 margin-bottom: 8px;
 }
.head span {
 font-size: 24px;
 color: rgb(124, 92, 128);
 font-weight: 300;
 }
.about_histroy .right .head span {
 display: block;
 font-size: 24px;
 line-height: 1.5;
 }
.fadeInRight {
 animation-name: fadeInRight;
 }
.head h2 {
 font-size: 46px;
 font-weight: 700;
 color: rgb(22, 22, 22);
 line-height: 62px;
 }
.about_histroy .right .head h2 {
 font-size: 46px;
 line-height: 90px;
 font-weight: 700;
 color: rgb(26, 26, 26);
 margin-top: -11px;
 }
@media screen and (min-width: 786px) and (max-width: 1000px){
.head h2 {
 font-size: 42px;
 }}
.about_histroy .onlemobiletext {
 display: none;
 }
.about_histroy .historylist {
 margin-top: 54px;
 }
.about_histroy .right .ritem {
 padding: 28px 0px 40px;
 border-bottom: 1px solid rgb(191, 191, 191);
 }
.about_histroy .right .ritem .year {
 font-size: 25px;
 line-height: 36px;
 font-weight: 600;
 }
.about_histroy .right .ritem p {
 font-size: 17px;
 line-height: 29px;
 color: rgb(61, 61, 61);
 margin-top: 8px;
 font-weight: 500;
 }
a {
 color: var(--title_color);
 text-decoration: none;
 font-size: 1rem;
 }
.about_histroy .right a {
 display: block;
 width: fit-content;
 font-size: 18px;
 font-weight: 500;
 color: rgb(255, 255, 255);
 padding: 17px 33px;
 border-radius: 10px;
 background-color: var(--theme_color);
 margin-top: 34px;
 transition: all 0.5s ease 0s;
 }
.about_histroy .right a:hover {
 box-shadow: rgba(124, 92, 128, 0.5) 5px 5px 10px;
 }
 
@media screen and (max-width: 786px){

.about_histroy {
 padding: 3rem 0px;
 }
.content {
 padding: 0px 1.2rem;
 }
.about_histroy .line {
 top: 182px;
 left: 24px;
 height: 87%;
 }
.about_histroy .line::after {
 transform: translateX(-50%);
 }
.about_histroy .line::before {
 height: 20%;
 }
.about_histroy .content > .flex {
 flex-direction: column-reverse;
 }
.about_histroy .left {
 row-gap: 80px;
 padding-top: 1rem;
 max-width: unset;
 width: 60%;
 }
.about_histroy .left .item {
 display: none;
 }
.about_histroy .left .img {
 position: static;
 }
.about_histroy .right {
 padding: 0px 0px 1.5rem;
 max-width: unset;
 }
.head .subtitle, .head span {
 font-size: 14px;
 }
.about_histroy .right .head span {
 font-size: 14px;
 line-height: 1.5;
 }
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }
.about_histroy .right .head h2 {
 font-size: 25px;
 line-height: 1.5;
 margin-top: 0.5rem;
 }
.about_histroy .right .onlemobiletext {
 display: flex;
 justify-content: space-between;
 margin-top: 1.5rem;
 column-gap: 12px;
 }
.about_histroy .right .onlemobiletext .item {
 font-size: 22px;
 font-weight: 500;
 color: rgb(26, 26, 26);
 text-transform: uppercase;
 margin-bottom: 1rem;
 }
.about_histroy .right .onlemobiletext .item span {
 color: var(--theme_color);
 }
.about_histroy .right .onlemobiletext .item:last-child {
 margin-bottom: 0px;
 }
.about_histroy .historylist {
 margin-top: 0.5rem;
 }
.about_histroy .right .ritem {
 padding: 1.2rem 0px 1rem;
 margin-left: 20px;
 transform: translate(0px) !important;
 }
.about_histroy .right .ritem .year {
 font-size: 18px;
 line-height: 1.5;
 }
.about_histroy .right .ritem p {
 font-size: 14px;
 line-height: 1.5;
 margin-top: 5px;
 }
.about_histroy .right a {
 font-size: 14px;
 padding: 0.72rem 22px;
 border-radius: 4px;
 margin-left: 20px;
 }
}
.awards_box {
 padding: 194px 0px 254px;
 overflow: hidden;
 }
@media screen and (max-width: 768px){
.awards_box {
 padding: 3rem 0px 5rem;
 }}
@media screen and (max-width: 768px){
.air_awards {
 padding: 4rem 0px 5rem;
 }}
@media screen and (min-width: 786px) and (max-width: 1220px){
.content, .about_core .content, .products_list .productislist {
 max-width: 1000px;
 }}
@media screen and (min-width: 786px) and (max-width: 1000px){
.content, .about_core .content, .products_list .productislist {
 max-width: 786px;
 }}
@media screen and (min-width: 768px) and (max-width: 1440px){
.content {
 padding: 0px 1.2rem;
 }}
@media screen and (min-width: 768px) and (max-width: 1220px){
.content {
 max-width: 1000px;
 }}
@media screen and (min-width: 768px) and (max-width: 1024px){
.content {
 max-width: 768px;
 }}
@media screen and (max-width: 768px){
.content {
 padding: 0px 1.2rem;
 }}
.center {
 text-align: center;
 }
.awards_box .head .subtitle {
 font-size: 19px;
 text-transform: uppercase;
 display: block;
 font-weight: normal;
 letter-spacing: 4px;
 margin-bottom: 14px;
 color: var(--theme_color);
 }
@media screen and (max-width: 768px){
.head .subtitle {
 font-size: 14px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.awards_box .head .subtitle {
 font-size: 14px;
 line-height: 1.5;
 letter-spacing: normal;
 margin-bottom: 0.5rem;
 }}
@media screen and (max-width: 768px){
.head .subtitle, .head span {
 font-size: 14px;
 }}
@media screen and (max-width: 768px){
.awards_box .head .subtitle {
 letter-spacing: normal;
 margin-bottom: 8px;
 }}
.awards_box .head h2 {
 font-size: 51px;
 color: rgb(22, 22, 22);
 font-weight: 700;
 line-height: 62px;
 }
.fadeInUp {
 animation-name: fadeInUp;
 }
@media screen and (min-width: 786px) and (max-width: 1000px){
.head h2 {
 font-size: 42px;
 }}
@media screen and (max-width: 768px){
.head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
@media screen and (max-width: 768px){
.awards_box .head h2 {
 font-size: 22px;
 line-height: 1.5;
 }}
.awards_box .head p {
 color: rgb(61, 61, 61);
 font-size: 20px;
 line-height: 30px;
 margin-top: 24px;
 font-weight: 500;
 }
@media screen and (max-width: 768px){
.awards_box .head p {
 font-size: 14px;
 line-height: 1.5;
 margin: 5px 0px 0px;
 }}
@media screen and (max-width: 768px){
.head p {
 font-size: 0.9rem;
 line-height: 1.5rem;
 }}
@media screen and (max-width: 768px){
.awards_box .head p {
 margin-top: 0.5rem;
 }}
.swiper_box {
 position: relative;
 }
.awards_box .swiper_box {
 background-color: var(--theme_color);
 border-radius: 132px;
 max-width: 929px;
 margin: 45px auto 56px;
 padding: 23px 40px;
 }
@media screen and (max-width: 768px){
.awards_box .swiper_box {
 width: calc(100% + 2.4rem);
 margin: 2rem -1.2rem 3rem;
 border-radius: 10px;
 padding: 2rem 1.2rem;
 overflow: hidden;
 }}
.awards_box .swiper_box .awards_box_swiper {
 max-width: 412px;
 margin: 0px auto;
 padding: 0px;
 }
@media screen and (max-width: 768px){
.awards_box .awards_box_swiper {
 max-width: 260px;
 }}
ul {
 list-style: none;
 }
ul {
 display: block;
 list-style-type: disc;
 margin-block: 1em;
 margin-inline: 0px;
 padding-inline-start: 40px;
 unicode-bidi: isolate;
 }
.awards_box .swiper_box .awards_box_swiper .swiper-wrapper {
 padding: 0px;
 }
.swiper-wrapper {
 position: relative;
 width: 100%;
 height: 100%;
 z-index: 1;
 display: flex;
 transition-property: transform, -webkit-transform;
 box-sizing: content-box;
 }
.swiper-container-android .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 padding: 0px;
 }
.swiper-container-android .swiper-slide, .swiper-wrapper {
 transform: translate3d(0px, 0px, 0px);
 }
li.swiper-slide {
 height: auto;
 }
li {
 display: list-item;
 text-align: -webkit-match-parent;
 unicode-bidi: isolate;
 }
.awards_box .swiper_box .awards_box_swiper .swiper-slide {
 list-style: none;
 background-color: rgb(255, 255, 255);
 border-radius: 22px;
 text-align: center;
 padding: 46px 0px 25px;
 transition: 0.3s;
 transform: scale(0.771845);
 box-shadow: rgba(0, 0, 0, 0.1) 0px 8px 10px;
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform, -webkit-transform;
 border-right: 1px solid rgb(237, 237, 237);
 }
.swiper-slide {
 flex-shrink: 0;
 width: 100%;
 height: 100%;
 position: relative;
 transition-property: transform, -webkit-transform;
 }
@media screen and (max-width: 768px){
.awards_box .swiper_box .awards_box_swiper .swiper-slide {
 padding: 2rem 20px;
 border-radius: 10px;
 }}
.awards_box .swiper_box .awards_box_swiper .swiper-slide .img {
 width: calc(100% - 50px);
 aspect-ratio: 362 / 278;
 margin: 0px auto;
 }
@media screen and (max-width: 768px){
.awards_box .awards_box_swiper .swiper-slide .img {
 width: 100%;
 }}
.awards_box .swiper_box .awards_box_swiper .swiper-slide .img img {
 width: 100%;
 height: 100%;
 object-fit: contain;
 vertical-align: top;
 }
.awards_box .swiper_box .awards_box_swiper .swiper-slide .name {
 margin-top: 27px;
 color: rgb(26, 26, 26);
 font-size: 19px;
 line-height: 25px;
 font-weight: 600;
 padding: 0px 13.35%;
 }
@media screen and (max-width: 768px){
.awards_box .swiper_box .awards_box_swiper .swiper-slide .name {
 font-size: 1rem;
 line-height: 1.5;
 padding: 0px;
 margin-top: 1rem;
 }}
.awards_box .swiper_box .awards_box_swiper .swiper-slide.swiper-slide-active {
 transform: scale(1);
 }
.awards_box .control_box {
 max-width: 225px;
 margin: 0px auto;
 }
.awards_box .control_box .swiper-pagination {
 position: static;
 color: rgb(255, 255, 255);
 height: 0px;
 }
.swiper-pagination {
 position: absolute;
 text-align: center;
 transition: opacity 0.3s;
 transform: translate3d(0px, 0px, 0px);
 z-index: 10;
 }
.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
 bottom: 10px;
 left: 0px;
 width: 100%;
 }
.awards_box .control_box .swiper-pagination span {
 color: rgb(35, 35, 35);
 font-size: 22px;
 font-weight: 500;
 position: absolute;
 top: 50%;
 transform: translateY(-50%);
 }
.awards_box .control_box .swiper-pagination span.swiper-pagination-current {
 right: calc(100% + 12px);
 }
@media screen and (max-width: 768px){
.awards_box .control_box .swiper-pagination span {
 font-size: 15px;
 }}
.awards_box .control_box .swiper-pagination span.swiper-pagination-total {
 left: calc(100% + 12px);
 }
.awards_box .control_box .swiper-scrollbar {
 position: static;
 height: 3px;
 background-color: rgb(233, 233, 235);
 }
.swiper-scrollbar {
 border-radius: 10px;
 position: relative;
 background: rgba(0, 0, 0, 0.1);
 }
.awards_box .control_box .swiper-scrollbar .swiper-scrollbar-drag {
 background-color: rgb(35, 35, 35);
 cursor: grab;
 }
.swiper-scrollbar-drag {
 height: 100%;
 width: 100%;
 position: relative;
 background: rgba(0, 0, 0, 0.5);
 border-radius: 10px;
 left: 0px;
 top: 0px;
 }
 
@media screen and (max-width: 786px){


}
.company_touch {
 }
.company_touch .clearfix::before, .company_touch .clearfix::after {
 content: " ";
 display: table;
 }
.company_touch .clearfix::after {
 clear: both;
 }
.company_touch .clearfix {
 }
.company_touch .colour {
 padding-top: 4.5em;
 padding-bottom: 4.5em;
 background-color: rgb(255, 255, 255);
 position: relative;
 z-index: 10;
 }
.company_touch .restrict-width {
 margin-left: auto;
 margin-right: auto;
 max-width: 1320px;
 }
.company_touch .column {
 padding-left: 1.25em;
 padding-right: 1.25em;
 box-sizing: border-box;
 }
.company_touch .column {
 position: relative;
 z-index: 100;
 }
@media (min-width: 720px){
.company_touch .column {
 float: left;
 padding-left: 2rem;
 padding-right: 2rem;
 box-sizing: border-box;
 }}
@media (min-width: 720px){
.company_touch .column.full {
 width: 100%;
 }}
.company_touch figure {
 margin: 0px;
 }
.company_touch .column > figure {
 margin-top: 1em;
 margin-bottom: 1em;
 }
.company_touch .header-in-page {
 position: relative;
 }
.company_touch .header-in-page {
 overflow: hidden;
 }
.company_touch a {
 text-decoration: none;
 font-family: proxima-nova, sans-serif;
 font-weight: 600;
 font-style: normal;
 color: rgb(0, 75, 157);
 transition: all 0.3s ease-in-out 0s;
 }
.company_touch a:hover {
 color: rgb(0, 167, 225);
 }
.company_touch img {
 max-width: 100%;
 }
.company_touch .header-in-page img {
 display: block;
 }
@media (max-width: 1150px){
.company_touch .header-in-page img {
 margin-left: -25%;
 width: 150% !important;
 max-width: none !important;
 }}
@media (max-width: 719px){
.company_touch .header-in-page img {
 margin-left: -75%;
 width: 300% !important;
 max-width: none !important;
 }}
.company_touch .header-in-page-inner {
 position: absolute;
 inset: 0px;
 text-align: left;
 display: flex;
 -webkit-box-align: center;
 align-items: center;
 background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.35) 32.82%, rgba(0, 0, 0, 0) 100%);
 pointer-events: none;
 }
.company_touch .header-in-page figcaption {
 padding: 1em 33% 1em 5%;
 }
.company_touch h3 {
 font-family: proxima-nova, sans-serif;
 font-weight: 700;
 font-style: normal;
 color: rgb(0, 119, 200);
 margin: 1em 0em 1.67rem;
 line-height: normal;
 }
.company_touch h3 {
 font-family: proxima-nova, sans-serif;
 font-weight: 600;
 }
.company_touch h3 {
 font-size: 1.4em;
 }
.company_touch .header-in-page h3, .company_touch .header-in-page p {
 color: rgb(255, 255, 255);
 margin: 0.5em 0em;
 pointer-events: visiblepainted;
 }
.company_touch .header-in-page h3 {
 font-size: 2.3em;
 }
@media (max-width: 999px){
.company_touch .header-in-page h3 {
 font-size: 1.4em;
 line-height: 1.2em;
 }}
.company_touch .btn {
 padding: 20px 80px 20px 15px;
 font-size: 1em;
 line-height: 1.3em;
 border-radius: 5px;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 text-align: left;
 text-decoration: none;
 vertical-align: middle;
 cursor: pointer;
 border: none;
 transition: all 0.3s ease-in-out 0s;
 font-weight: 400;
 font-style: normal;
 background-repeat: no-repeat;
 background-position: right -1px center;
 background-size: auto 105%;
 background-image: url("https://www.www.air-icu.com/wp-content/plugins/sytech-fronteditor/sytpl/about-company_4/assets/img/btn-primary.png");
 }
.company_touch .btn.btn-primary {
 color: rgb(0, 127, 213);
 background-color: rgb(255, 255, 255);
 }
.company_touch .btn.btn-primary:hover {
 color: rgb(255, 255, 255);
 background-color: rgb(75, 180, 251);
 }
@media (max-width: 450px){
.company_touch .btn {
 padding: 20px 55px 20px 10px;
 font-size: 1em;
 display: inline-block;
 margin: 1em 2em 1em 0em;
 background-position: right -8px center;
 }}
.company_touch .clear {
 clear: both;
 }
 
@media screen and (max-width: 786px){


}