// : Use a unique and descriptive class name
// : Use a value from 200 to 1000

.cairo- {
  font-family: "Cairo", sans-serif;
  font-optical-sizing: auto;
  font-weight: ;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}

h1,h2,h3,h4,div,span,ul,li,a,p{  font-family: "Cairo", sans-serif !important;}

.whats-app {
    position: fixed;
    width: 60px;
    height: 60px;
    bottom: 40px;
    right: 15px;
    color: #FFF;
    border-radius: 50px;
    text-align: center;
    font-size: 30px;
    box-shadow: 2px 2px 3px #999;
    z-index: 100;
}

.my-float {
    margin-top: 16px;
}


.shortcode-services-style-1 .sub-title{color: #f75b18 !important; font-size: 39px;}
.shortcode-services-style-1 .tg-element-title{color:#fff !important}

#agree_terms_and_policy_243f28785407323f2c450d79cc588bc4{ height:auto !important; width:auto !important; padding:10px !important;     margin-right: 10px;}
#agree_terms_and_policy_243f28785407323f2c450d79cc588bc4:checked{
      border-color: #f77328;
    background-color:#f77328;
}


.tgmobile__menu .navigation li:hover>a{
    background: #fb7f2e;
}