.page-title {
  font-weight: 700;
 font-size: 28px;
  background:#aaddd0}

@media only screen and (min-width: 769px)

{
.pt_plus_info_box.info-box-style_1 .service-img {
    max-width: 150px;
}
  .service-desc {
    margin-top: 0;
    font-size:18px;  font-weight: 700;
}

.page-title {
  font-weight: 700;
 font-size: 28px;
  background:#aaddd0}

}

@media only screen and (max-width: 480px)

{

.pt_plus_info_box.info-box-style_1 .service-img {
    max-width: 40px;
}

    .service-desc {
    margin-top: 0;
    font-size:12px;  font-weight: 700;
}

.page-title {
  font-weight: 700;
 font-size: 18px;
  background:#aaddd0}

}

body {
    
    color: #000000;
   font-family: Roboto;
}
  








p { color: #000000;
}

.site-title {
    font-size: 1.625em;
   
}

footer, footer a , footer p {
    color: #ffffff;
  font-weight: 700;
 font-size: 15px;
}
body {
    
    color: #000000;
   font-family: Roboto;
}

.elementor-2 .elementor-element.elementor-element-3f6142e7 {
    color: #000000;
   
}

.page-title h1, .page-title h2, .page-title h4 {
    color: #ffffff;
}


.page-title {
   color: #ffffff;
    background: #080277;
}
.sidebar.s1 .sidebar-toggle, .sidebar.s1 .sidebar-top {
    background: #080277;
}

.dropdown-button {
    
    padding: 2px;
    
}

.dropdown-list a {
      padding: 1px 1px;
   
}
#nav-topbar .nav li a {
    color: #ffffff;
   
}

.nav li a {
    color: #ffffff;
  font-weight: 700;
    display: block;
    line-height: 1.15rem;
}


.sidebar.s2 .sidebar-toggle, .sidebar.s2 .sidebar-top {
    background: #080277;
}

.blink_me {
  animation: blinker 1s linear infinite;
   background:#aaddd0
}

.blink_me1 {
  animation: blinker 1s linear infinite;
   background:#aaddd0;font-size:18px;
  
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

 .widget a {
    color: #000000;
   font-weight: 700;
}
   .widget a:hover {
  color: green;
}
  .widget, .widget select, .widget, widget_text>h3 {
    font-size: 1em;
     font-weight: 700;
    color: green;
}

.widget>div>ul li a:before, .widget>ul li a:before, .widget>ul li:before, .widget_calendar caption:before {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    font-size: 12px;
    margin-right: 6px;
    color: #000000;
    display: inline-block!important;
    width: 1em;
    text-align: center;
}