/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Aug 11 2025 | 08:47:55 */
.about-us-headline{
  font-style: italic!important;
  text-transform: capitalize!important;
  top: 70px!important;
  font-size: 40px!important;
}	.container{
    width: 800px;
    margin: 0 auto;
  }



  ul.tabs{
    margin: 0px;
    padding: 0px;
    list-style: none;
          display: grid;
  }
  ul.tabs button{
    background: none;
    color: #000;
    display: inline-block;
    padding: 10px 15px;
    cursor: pointer;
         
         -webkit-transition: all 1s ease-in;
  }

  ul.tabs button.current{
    color: #fff!important;
        background:#01459a;
        border:1px solid #01459a;
  }
button.tab-link.current {
    background: #01459a !important;
}
ul.tabs button.current img{
filter: invert(100%) sepia(92%) saturate(0%) hue-rotate(105deg) brightness(108%) contrast(109%);

}
.main_product_sec .tab-link img {
     filter: invert(10%) sepia(99%) saturate(6796%) hue-rotate(203deg) brightness(80%) contrast(108%);
}






  .tbc{
    display: none;
    background: #ededed;
    padding: 15px;
  }
      .tab-content-p {
         color: #333!important;
         font-size: 13px!important;
         text-align: justify!important;
         font-weight: 500!important;
      }
  .tbc.current{
    display: block;
      }
.tbc{
  background: #fff !important;
  color: #000;
  box-shadow: 0 0 20px rgb(0 0 0 / 20%);
  padding: 30px;
  width: 70%;
  border-radius: 20px;margin: 10px 0px 10px 30px;
}
.awsm-job-form-group input {
  border: 0px;
  padding: 2px;
  border-radius: 5px;
}.awsm-job-form-group {
  margin-bottom: 10px;
}a.aclass:hover{
transform: scale(1.2);
transition: .6s !important;
}.btn_hiring{
margin: 0px 20px 0px 20px!important;
}

/*Web Development Tabs Css*/
.main_business_sec .tab {
border-radius: 5px;
float: left;
border: 1px solid #ebebeb;
//background-color: #f1f1f1;
width: 30%;
height: 300px;
}
.main_business_sec .tab {
padding-left:0px!important;
padding-top: 10px;
padding-bottom: 10px;
border-right: 0px;
}
.main_business_sec .tab button.tablinks{
font-size:14px;
  z-index: 2;
  height: 40px;
  width: 270px;
  margin-top: 1px;
  margin-left: 15px;
  border: 1px solid none;
  padding-left: 10px;
  line-height: 0px;
  border-radius: 0px;
  background: linear-gradient(to right top, #a80cec, #911def, #7627f2, #542ff4, #0c35f6);
  -webkit-transition: all 1s ease-in;
  -moz-transition: all 1s ease-in;
  -o-transition: all 1s ease-in;
  font-weight: 700;
}
.main_business_sec .tab button.tablinks:hover{
  z-index: 2;
  background: linear-gradient(to right top, #051717, #193033, #2e4241, #10282b, #2e5959) !important;
  color: #fff;
  transition: 3s ease-in-out;
}
/* Style the buttons inside the tab */
.tab button {
display: block;
background-color: background: linear-gradient(to right top, #a80cec, #911def, #7627f2, #542ff4, #0c35f6) !important;
  -webkit-transition: all 1s ease-in;
color: black;
padding: 22px 16px;
width: 100%;
border: none;
outline: none;
text-align: left;
cursor: pointer;
font-size: 17px;
}

button:focus {
  outline:none!important;
}
/* Create an active/current "tab button" class */
.tab button.active {
  z-index: 2;
  background: linear-gradient(to right top, #051717, #193033, #2e4241, #10282b, #2e5959)!important;
  color: #fff;
  transition: 3s ease-in-out;
}
/* Style the tab content */
.tabcontent {
float: left;
padding: 0px 12px;
border-radius: 5px;
float: left;
border: 1px solid #ebebeb;
width: 70%;
border-left: none;
height: 562px;
display: none;
}

/* Clear floats after the tab */
.clearfix::after {
content: "";
clear: both;
display: table;
}



.live_chat {
border-color: #3f31f5;
color: #3f31f5;
position: relative;
overflow: hidden;
z-index: 1;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
background:#fff;
box-shadow: 2px 7px 3px 1px rgb(155 147 147 / 20%);

}
.live_chat:after {
content: '';
position: absolute;
display: block;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
        transform: translateX(-50%);
width: 0;
height: 100%;
background:#01459a;
z-index: -1;
-webkit-transition: width 150ms ease-in-out;
transition: width 150ms ease-in-out;
}
.live_chat:hover {
color: #fff;
}
.live_chat:hover:after {
width: 110%;
}




.btn_quote_medical {
border-color: #3f31f5;
color: #3f31f5;
position: relative;
overflow: hidden;
z-index: 1;
-webkit-transition: color 150ms ease-in-out;
transition: color 150ms ease-in-out;
background:#fff;
box-shadow: 2px 7px 3px 1px rgb(155 147 147 / 20%);

}
.btn_quote_medical:after {
content: '';
position: absolute;
display: block;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
        transform: translateX(-50%);
width: 0;
height: 100%;
background:#01459a;
z-index: -1;
-webkit-transition: width 150ms ease-in-out;
transition: width 150ms ease-in-out;
}
.btn_quote_medical:hover {
color: #fff;
}
.btn_quote_medical:hover:after {
width: 110%;
}
























/*
* Animated CSS button
* Copyright Alexander Bodin 2019-09-07
*
* Useage: .class {@import button($button-size, $hue, $sat);}
*/
.animated-button1 {
  background: #01459a;
  padding: 12px 30px;
  margin: 0px;
  display: inline-block;
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  overflow: hidden;
  color: #fff;
  font-size: 18px;
  letter-spacing: 2.5px;
  text-align: center;
  text-transform: uppercase;
  text-decoration: none;
  -webkit-box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.5);
  border-radius: 10px;
}

.animated-button1::before {
content: '';
position: absolute;
top: 0px;
left: 0px;
width: 100%;
height: 100%;
background-color: #ad8585;
opacity: 0;
-webkit-transition: .2s opacity ease-in-out;
transition: .2s opacity ease-in-out;
}

.animated-button1:hover::before {
opacity: 0.2;
}

.animated-button1 span {
position: absolute;
}

.animated-button1 span:nth-child(1) {
top: 0px;
left: 0px;
width: 100%;
height: 2px;
background: -webkit-gradient(linear, right top, left top, from(rgba(43, 8, 8, 0)), to(#aaa1f3));
background: linear-gradient(to left, rgba(43, 8, 8, 0), #aaa1f3);
-webkit-animation: 2s animateTop linear infinite;
        animation: 2s animateTop linear infinite;
}

@keyframes animateTop {
0% {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
100% {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
}

.animated-button1 span:nth-child(2) {
top: 0px;
right: 0px;
height: 100%;
width: 2px;
background: -webkit-gradient(linear, left bottom, left top, from(rgba(43, 8, 8, 0)), to(#aaa1f3));
background: linear-gradient(to top, rgba(43, 8, 8, 0), #aaa1f3);
-webkit-animation: 2s animateRight linear -1s infinite;
        animation: 2s animateRight linear -1s infinite;
}

@keyframes animateRight {
0% {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
100% {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
}

.animated-button1 span:nth-child(3) {
bottom: 0px;
left: 0px;
width: 100%;
height: 2px;
background: -webkit-gradient(linear, left top, right top, from(rgba(43, 8, 8, 0)), to(#aaa1f3));
background: linear-gradient(to right, rgba(43, 8, 8, 0), #aaa1f3);
-webkit-animation: 2s animateBottom linear infinite;
        animation: 2s animateBottom linear infinite;
}

@keyframes animateBottom {
0% {
  -webkit-transform: translateX(-100%);
          transform: translateX(-100%);
}
100% {
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}
}

.animated-button1 span:nth-child(4) {
top: 0px;
left: 0px;
height: 100%;
width: 2px;
background: -webkit-gradient(linear, left top, left bottom, from(rgba(43, 8, 8, 0)), to(#aaa1f3));
background: linear-gradient(to bottom, rgba(43, 8, 8, 0), #aaa1f3);
-webkit-animation: 2s animateLeft linear -1s infinite;
        animation: 2s animateLeft linear -1s infinite;
}

@keyframes animateLeft {
0% {
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
}
100% {
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
}
}

  display: none;
}
.elementor-element.elementor-element-313ca35.elementor-widget.elementor-widget-image {
  text-align: center;
}
.elementor-element.elementor-element-e51d850.elementor-widget.elementor-widget-text-editor p{
  color: #000;
}

.elementor-element.elementor-element-abfb201.elementor-widget.elementor-widget-heading h2.elementor-heading-title.elementor-size-default {
  font-weight: bold;
color: #01459a
}

.elementor-element.elementor-element-242a8dc.elementor-widget.elementor-widget-text-editor {
  text-align: center;
  margin-bottom: 30px;
}




















