body{  background:#fff; font-weight: 300; font-family: Tahoma, sans-serif;}
.bannerxs{ display:none }
header{ background:linear-gradient(to right,#000 30%,#d35400); padding: 2px 0;}
.logotext{color: #ff007f; font-size: 28px; text-decoration:none; display:block; }
header p{ color:#fff; font-weight:100; margin-top:7px; margin-bottom:0; line-height:1 }
header h3{ color:yellow; margin:0; font-size:21px }
header h3 a{color: #ff007f; text-decoration: none}
.navbar{ background:none !important; padding:0  }
.box1{ background:#000; margin-top:150px; padding:0 25px 25px;  }
.box2{ background:#000;  padding:25px;  }
.logotext{ color:#d35400; font-weight:bold; font-style:italic; }
.nav-link{ padding-left: 12px !important; padding-right: 12px !important; font-size:18px; font-weight:700; color:#fff }
.nav-link.active, .nav-link:hover { color:yellow !important;  }
.img1{ border-radius:100% ; border:5px solid #f03c02; margin-top:-150px }
.img3{ border-radius:100% ; border:5px solid #000;  }
.img2{ border-radius:100% ; border:5px solid #000;  }
.section1 h1, .section1 h2, .section3 h2,.box2 h2{ font-weight:bold; color:#f03c02 !important }

.box2 h3{ color:gold }
.box2 p{ color:#fff; text-align:justify; }
.section1 p,.section2 p{ color:#fff }
.section1 a{ color:yellow }
.section2 p{ text-align:justify; }
.section2 p strong{ color:yellow; font-weight:bold }
.box1 p strong,.box2 p strong{ font-weight:bold; color:#f03c02 !important }
.box2 p a{ color:#f3cb55 !important; text-decoration:none }
.section2{ background:#f03c02 }
.section2 h1, .section2 h2{ font-weight:bold; color:#000 !important }
.section2 p a{color: yellow; text-decoration: none}
.footer{ background:#000 }
.footer p{ margin-bottom:0 }
.fixeddiv .callme{ position:fixed; box-shadow: 0 3px 5px #000; border:2px solid yellow; font-size: 24px; bottom:10px; left:10px; z-index:999; width:50px; background:#d35400 ; color:#fff; padding:10px 0; border-radius:25px; display:inline-block; text-align:center; font-weight:bold; text-decoration:none  }
.fixeddiv .callme:hover{ background:linear-gradient(to right,red, #000 ); color:#fff }
.fixeddiv .wpme{  position:fixed;box-shadow: 0 3px 5px #000; border:2px solid #25D366;font-size: 24px; bottom:10px; right:10px; z-index:999; width:50px; background:#25D366; color:#fff; padding:10px 0;border-radius:25px; display:inline-block;text-align:center; font-weight:bold; text-decoration:none  }
.fixeddiv .wpme:hover{ background:linear-gradient(to right,#25D366, #000 ); color:#fff }
@media (max-width:767px)
{
 .bannerxs{ display:block }
 .banner{ display:none }
h1{ font-size:32px }
h2{ font-size:24px }
h3{ font-size:21px }
header{background: #000;}

  
  .navbar{ padding:5px }
  .navbar-toggler{ display:block; margin:0 auto; background:#d35400; padding:0; text-align:right; border-radius:0 }
  .navbar-collapse{position: fixed;left: 0px;top: 51px;background: rgb(0, 0, 0);width: 100%;}
  
}
