body {
  font-family: poppins-r;
  margin: 0;
  padding: 0
}

@font-face {
  font-family: poppins-r;
  src: url(../fonts/poppins-regular.ttf)
}

@font-face {
  font-family: poppins-m;
  src: url(../fonts/poppins-medium.ttf)
}

* {
  box-sizing: border-box
}

* {
  outline: 0
}

h1,
h2,
h3,
h4,
h5,
h6,
{
  margin: 0;
  padding: 0
}

a {
  margin: 0;
  padding: 0;
  text-decoration: none
}

ul {
  margin: 0;
  padding: 0;
  list-style: none
}

img {
  max-width: 100%
}

p {
  margin: 0;
  padding: 0px;
  text-align: justify;
  font-size: 15px;
  color: #777;
  line-height: 1.6
}
#shop {
    padding: 5px 0;
    background: #ebebeb;
}
#shop .social-media{margin: 0;}
#shop .social-media .fa {
    padding: 0;
    font-size: 15px;
    text-decoration: none;
    margin: 0px 7px;
    background: transparent;
    border-radius: 0;
    color: #262626;
    width: auto;
}
.head-demo {
    margin: 0;
    padding: 0;
    text-align:left;
}
.head-demo ul {
    margin: 0;
    padding: 0;
}
.head-demo ul li {
    margin: 0;
    padding: 0;
    display: inline-block;
    font-size: 15px;
}
.head-demo .fa {
    color: #c30001;
    font-size: 15px;
}
.head-demo ul li a {
    color: #444;
    font-size: 14px;
    margin: 0;
    padding: 0 5px;
}
.head-demo ul li a:hover {
    color: #c30001;
    text-decoration: underline;
    transition: .1s;
}
.carousel-caption {
    bottom:10%;
    background: linear-gradient(to right, rgba(0, 0, 0, .8) 0, rgba(0, 0, 0, 0) 100%);
    clip-path: polygon(0% 0, 100% 0, 100% 100%, 100% 100%, 0 100%, 0 100%);
    border-radius: 8px;
    left:5%;
    padding:15px;
    border-left: 5px solid #ffc107;
}
.home-slider {
    background: url(../images/paper_bg.png) repeat left top;padding:20px 0;
}
.pic{padding:0px; margin: 0;}
.pic img{padding:10px; margin: 0; border-radius:20px;} 

.silder-tst h6 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 15px;
  color: #fff;
  text-transform: uppercase
}

.silder-tst h2 {
  margin: 0;
  padding: 0;
  font-size:30px;
  color: #fff;
  text-transform: uppercase;
  font-weight: bolder;
}
 .silder-tst span {
  color: #ffc107;
}

.silder-tst {
  margin: 0;
  padding: 0;
  text-align: left;
}
 
.about-sec {
  padding: 70px 0
}

.about-sec p {
  font-size: 14px;
  padding: 0 0 10px;
  color: #444
}

.heading {
  font-size: 35px;
  color: #000;
  margin-bottom: 20px;
  font-weight:600;
}

.heading span {
  color: #c10101;
}
 
.service-tst {
  background: #fff;
  padding: 30px 20px;
  border-radius: 15px;
  box-shadow: 0 10px 10px rgb(67 65 65);
  margin-bottom: 20px
}

.service-tst h4 {
  font-size: 18px;
  margin: 0;
  padding: 0;
  text-transform: uppercase
}
 
 
.counter-sec {
  background: url(../images/counter-banner.jpg) no-repeat center;
  background-size: cover;
  padding: 70px 0
}

#counter {
  border-right: 2px solid #fff;
  margin-left:50px;
}

.col-md-4:last-child #counter {
  border-right: none;
}

#counter img {
  float: left;
  padding-right: 10px
}

.counter-value {
  color: #fff;
  font-size: 35px;
  font-weight: 700;
  display: block;
  margin: 0;
  padding: 0
}

#counter p {
  font-size: 14px;
  text-align: left;
  color: #fff;
  margin: 0;
  padding: 0;
  font-weight: 400;
  line-height: 0;
  opacity: .8
}

.clint-logo {
  padding: 70px 0;
  background: #ebebeb
}

.clint-logo p {
  text-align: center
}

.clint-logo .heading:after {
  display: none;
}

#testimonial-slider {
  margin-top: 40px
}

.testimonial {
  padding: 15px
}

.testimonial img {
  border: 1px solid #9b9b9b
}

.owl-buttons {
  position: absolute;
  top: 35%;
  width: 100%
}

.owl-prev {
  position: absolute;
  left: -2%
}

.owl-next {
  position: absolute;
  right: -2%
}

.owl-theme .owl-controls .owl-buttons div {
  background: 0 0;
  opacity: 1
}

.owl-theme .owl-controls .owl-buttons div {
  border-radius: 50%
}

.owl-next:after,
.owl-prev:after {
  font-family: FontAwesome;
  font-weight: 900;
  content: "\f104";
  width: 35px;
  height: 35px;
  font-size: 15px;
  color: #fff;
  transition: all .15s ease 0s
}

.owl-next:after {
  content: "\f105"
}

.owl-next:hover:after,
.owl-prev:hover:after {
  color: #fff
}

.owl-pagination {
  padding-top: 0
}

.owl-theme .owl-controls .owl-page span {
  width: 9px;
  height: 9px;
  background: #c5c5c5;
  border: 3px solid #c5c5c5;
  margin-right: 20px;
  opacity: 1;
  transition: all .35s ease 0s
}

.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
  background: #fff;
  border: 3px solid #c10101;
  opacity: 1;
}

.owl-theme .owl-controls .owl-buttons div {
  background: #c10101!important;
  margin: 0!important;
  padding: 2px 10px!important;
}
 
.banner{
    background-size: cover;
    padding:100px 0;
    margin: 0;
}
.banner h2 {
    margin: 0;
    padding: 0;
    font-size: 35px;
    color: #fff;
    font-weight: 600;
}
 .banner p {
    margin: 0;
    padding:25px 0;
    font-size:15px;
    color: #fff;
    text-align: center;
}
.reqest {
  text-align: right
}
 
.reqest a {
  border: 2px solid #fff;
  color: #fff;
  border-radius: 50px;
  padding: 12px 30px;
  font-weight: 600
}

a.demo {
  border: 2px solid #fcf301
}

.reqest a:hover {
  color: #fcf301
}

footer {
 background:#222222;
 padding:70px 0 15px;
}

.footer-tst h4 {
    color: #fff;
    font-size: 25px;
    font-weight: 500;
    margin-bottom: 20px;
}

.footer-tst p {
  font-size: 13px;
  color: #fff;
}

.footer-tst ul li a {
  font-size: 13px;
  color: #fff;
  line-height: 1.9;
  position: relative;
  top: 0;
  padding-left: 15px
}

.footer-tst ul li a::before {
  content: "\f105";
  font-family: FontAwesome;
  color: #fff;
  position: absolute;
  left: 0
}

.footer-tst ul li a:hover {
  color: #c10101;
  transition: .1s
}
li.loction-icon {
    position: absolute;
    top: 0;
}
li.loction {
    margin-left: 10px;
}
 
.footer-tst.loction i.fa.fa-map-marker {
    font-size: 25px;
}
.reach ul li {
  display: inline-block;
  line-height: 1.6;
  padding: 4px 0;
  color: #fff;
  font-size: 14px
}

.reach ul li a::before {
  display: none
}

.reach p {
  font-size: 14px;
  position: relative;
  padding: 0 0 0 20px
}

.reach i.fa.fa-map-marker {
  position: absolute;
  top: 58px;
  font-size: 20px
}
 
.social-media .fa {
  padding: 10px;
  font-size: 14px;
  width: 35px;
  text-align: center;
  text-decoration: none;
  margin: 0px 1px;
  background: #252525;
  border-radius: 50%;
  color: #fff;
}

.social-media .fa:hover {
  opacity: .7
}

.copyright {
  margin-top: 40px;
  border-top: 1px solid #fff;
}

.copyright p {
  color: #777;
  font-weight: 400;
  font-size: 15px;
  padding: 20px 0 0;
  text-align: left;
}
.social-media {
    text-align: right;
    margin-top: 15px;
}
.copyright a {
  color: #28ABE3;
  font-weight: 400;
  font-size: 15px
}

.btn-back-to-top {
  position: fixed;
  width: 50px;
  height: 50px;
  bottom: 32px;
  line-height: 40px;
  border-radius: 50%;
  right: 30px;
  opacity: 9;
  text-align: center;
  justify-content: center;
  align-items: center;
  z-index: 9999;
  cursor: pointer;
  -webkit-transition: all .4s;
  background: #c10101;
  color: #fff;
  font-size: 20px;
}

.btn-back-to-top:hover {
  background: #930101;
  color: #fff;
}

.main-dev {
  padding: 70px 0
}

.main-dev h6 {
  font-size: 18px;
  font-style: italic;
  color: #111
}

.main-dev .heading:after {
  left: 18%;
  top: 4%
}

.header-banner {
  position: relative;
  left: 0
}

.header-banner img {
  width: 100%;
}

.about {
  position: absolute;
  bottom:40%;
  width: 100%;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block
}

.about h3 {
  color: #fff;
  font-size: 35px;
  font-weight: 500;
  margin-bottom: 0;
  text-transform: capitalize;
  text-align: center
}

.about p {
  text-align: center;
  color: #cfcfcf;
  margin-top:5px;
  font-size: 14px;
  padding: 0
}

.about a {
  color: #cfcfcf;
  font-size: 14px;
  margin: 0;
  font-weight: 100;
  padding: 0
}

.about a:hover {
  color: #28ABE3;
  transition:0.1s;
}
.cont.social-media .fa {
    padding: 10px;
    font-size:18px;
    width: 40px;
    color: #55606a;
    border: 1px solid #dedede;
    background:transparent;
}
.destop-none {
  display: none
}

.contact-tst {
  margin: 0;
  padding:20px 15px;
  background: #f3f3f3
}

.contact-tst ul li {
  margin: 0;
  padding: 0 0 10px 0;
  display: inline-block
}

.contact-tst ul li a {
  color: #434343;
  font-size: 15px;
  padding: 0 5px;
}

.contact-tst ul li a:hover {
  color: #c10101;
}
 
.contact-tst .fa-map-marker:before {
  content: "\f041";
  font-size: 20px;
  position: absolute;
  top: 39%
}

.contact-tst ul {
  margin-top: 20px
}

.contact-tst p {
  padding-left: 25px;
  margin: 0;
  color: #434343;
  font-size:15px;
  position: relative;
}
.contact-tst p::before {
    content: "\f041";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
    font-size:18px;
    color: #434343;
}
.contact-tst h2 {
  margin-bottom: 0;
  font-size: 22px;
  position: relative;
  padding-left: 15px
}

.contact-tst h2:after {
  content: "";
  position: absolute;
  border: 0;
  width: 4px;
  height: 20px;
  background: #c10101;
  z-index: 1;
  left: 0;
  top: 15%
}

.form-group,
.form-radio {
  position: relative;
  margin-top: 0;
  margin-bottom: 25px
}

.form-group input,
.form-group textarea {
  display: block;
  background: 0 0;
  padding: .125rem .125rem .0625rem;
  font-size: 1rem;
  border-width: 0;
  border-color: transparent;
  line-height: 1.9;
  width: 100%;
  color: transparent;
  -webkit-transition: all .28s ease;
  transition: all .28s ease;
  box-shadow: none
}

.form-group input {
  height: 1.9rem
}

.form-group .control-label {
  position: absolute;
  top: .25rem;
  pointer-events: none;
  padding-left: .125rem;
  z-index: 1;
  color: #b3b3b3;
  font-size: 1rem;
  font-weight: 400;
  -webkit-transition: all .28s ease;
  transition: all .28s ease
}

.form-group input:focus,
.form-group select:focus,
.form-group textarea:focus {
  outline: 0
}

.form-group input.form-file,
.form-group input.has-value,
.form-group input:focus,
.form-group input:valid,
.form-group select,
.form-group textarea.form-file,
.form-group textarea.has-value,
.form-group textarea:focus,
.form-group textarea:valid {
  color: #333
}

.form-group input,
.form-group textarea {
  display: block;
  background: 0 0;
  padding: .125rem .125rem .0625rem;
  font-size: 1rem;
  border-width: 0;
  line-height: 1.9;
  width: 100%;
  color: transparent;
  -webkit-transition: all .28s ease;
  transition: all .28s ease;
  box-shadow: none
}

.form-group input {
  height: 1.9rem
}

.form-group input:focus~.control-label,
.form-group select:focus~.control-label,
.form-group textarea:focus~.control-label {
  color: #337ab7
}

.form-group input.form-file~.control-label,
.form-group input.has-value~.control-label,
.form-group input:focus~.control-label,
.form-group input:valid~.control-label,
.form-group select~.control-label {
  top: -14px!important;
  background: #fff!important;
  color: #1a73e8;
  padding: 0 10px;
  border-radius: 5px
}

.form-group input:valid~.control-label,
.form-group textarea:focus~.control-label {
  top: -14px!important;
  background: #fff!important;
  color: #1a73e8;
  padding: 0 10px;
  border-radius: 5px
}

.form-group .control-label {
  position: absolute;
  top: 10px;
  pointer-events: none;
  padding-left: .125rem;
  z-index: 1;
  color: #b3b3b3;
  font-size: 14px;
  font-weight: 400;
  -webkit-transition: all .28s ease;
  transition: all .28s ease;
  left: 15px
}

.form-group input {
  height: 40px;
  border: 1px solid #ccc;
  padding: 13px 15px;
  border-radius: 5px
}

.form-group textarea {
  border: 1px solid #ccc;
  padding: 13px 15px;
  height: 80px;
  border-radius: 5px
}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #1a73e8!important;
  outline: 0;
  box-shadow: none
}

.form-group input:focus {
  height: 40px;
  border: 1px solid #dc3545;
  padding: 13px 15px
}

.New_form_sec {
  padding: 30px 15px 30px;
  border: 1px solid #c10101;
  border-radius: 0;
  box-shadow: 0 3px 0 #c10101;
}
.cont h4{margin-bottom:15px;}
.New_form_sec2 {
  border: none;
  padding: 30px 40px 36px
}

.New_form_sec .contact-page-title22 {
  text-align: center
}

.New_form_sec .contact-page-title22 {
  text-align: center;
  position: relative!important;
  background: #fff;
  text-align: left
}

input.button {
  border: none;
  background: #c10101;
  border-radius: 0;
  font-weight: 500;
  font-size: 18px;
  padding: 12px 30px;
  color: #fff;
}

/*=================*/
.site-button {
  color: #fff;
  padding: 10px 30px;
  text-transform: uppercase;
  letter-spacing: 1px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  background-color: #c30001;
  border: none;
  font-size: 15px;
}

.site-button:after,
.site-button:before {
  border-color: transparent;
  -webkit-transition: all .25s;
  transition: all .25s;
  border-style: solid;
  border-width: 0;
  content: "";
  height: 24px;
  position: absolute;
  width: 24px
}

.site-button:before {
  border-color: #c30001;
  border-top-width: 2px;
  left: 0;
  top: -5px;
}

.site-button:after {
  border-bottom-width: 2px;
  border-color: #c30001;
  bottom: -5px;
  right: 0;
}

.site-button.hover,
.site-button:hover {
  background-color: #9f0304;
  color: #fff;
}

.site-button.hover:after,
.site-button.hover:before,
.site-button:hover:after,
.site-button:hover:before {
  height: 100%;
  width: 100%;
  border-color: #c30001;
}

/*============serviceBox===========*/
.serviceBox {
    padding: 30px 15px 20px;
    border: 1px solid #797777;
    text-align: center;
    position: relative;
    transition: all 0.3s ease 0s;
    height:500px;
    margin:10px;
}
.serviceBox:hover{border-color: #c30001;}
.serviceBox:before{
    content: "";
    border-top: 20px solid #797777;
    border-left: 20px solid transparent;
    border-bottom: 20px solid transparent;
    position: absolute;
    top: 7px;
    right: 7px;
    transition: all 0.3s ease 0s;
}
.serviceBox:hover:before{border-top-color: #c30001;}
.serviceBox .service-icon{
    display: inline-block;
    width: 80px;
    height: 80px;
    line-height: 80px;
    font-size: 30px;
    color: #c30001;
    margin-bottom: 35px;
    z-index: 1;
    position: relative;
    transition:all 0.3s ease 0s;
}
.serviceBox:hover .service-icon{ color: #fff; }
.serviceBox .service-icon:before{
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 3px;
    border: 1px solid #797777;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    transform: rotate(45deg);
    transition: all 0.3s ease 0s;
}
.serviceBox:hover .service-icon:before{
    border-color: #c30001;
    background: #c30001;
}
.serviceBox .title{
    font-size: 20px;
    font-weight: 400;
    color: #000000;
    text-transform: capitalize;
    margin: 0 0 10px 0;
}
.serviceBox .description{
    font-size: 14px;
    color: #474646;
    line-height: 1.9;
    margin: 0;
    font-weight: 100;
    text-align: justify;
    padding: 10px 0;
}
@media only screen and (max-width:990px){
    .serviceBox{ margin-bottom: 30px; }
}

section.member {
    background: #fff3f3;
    padding: 30px 0;
}
.member-content p{padding: 10px 0; margin: 0; line-height:1.6;}
.member-content h3{padding:5px 0; margin: 0; color:#000; font-size:28px;}
.member-content span{padding:0; margin: 0; color:#c30001; font-size:15px; font-style:italic;}

/*=======video-box=========*/
.video-box {
  position: relative;
  background: #e5e5e5
}

.video-box img {
  padding: 15px 0
}

.play-btn {
  width: 94px;
  height: 94px;
  background: radial-gradient(#c30001 50%, rgba(248, 111, 45, .2) 52%);
  border-radius: 50%;
  display: block;
  position: absolute;
  left: calc(50% - 47px);
  top: calc(50% - 47px);
  overflow: hidden
}

.play-btn::after {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 100;
  transition: all .4s cubic-bezier(.55, .055, .675, .19)
}

.play-btn::before {
  content: '';
  position: absolute;
  width: 120px;
  height: 120px;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
  -webkit-animation: pulsate-btn 2s;
  animation: pulsate-btn 2s;
  -webkit-animation-direction: forwards;
  animation-direction: forwards;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: steps;
  animation-timing-function: steps;
  opacity: 1;
  border-radius: 50%;
  border: 5px solid rgba(253, 253, 253, .4);
  top: -15%;
  left: -15%;
  background: rgba(253, 253, 253, 0)
}

.play-btn:hover::after {
  border-left: 15px solid #428bca;
  transform: scale(20)
}

.play-btn:hover::before {
  content: '';
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translateX(-40%) translateY(-50%);
  width: 0;
  height: 0;
  border: none;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  border-left: 15px solid #fff;
  z-index: 200;
  -webkit-animation: none;
  animation: none;
  border-radius: 0
}

@-webkit-keyframes pulsate-btn {
  0% {
    transform: scale(.6, .6);
    opacity: 1
  }
  100% {
    transform: scale(1, 1);
    opacity: 0
  }
}

@keyframes pulsate-btn {
  0% {
    transform: scale(.6, .6);
    opacity: 1
  }
  100% {
    transform: scale(1, 1);
    opacity: 0
  }
}

/*---------image-hover--------*/

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.image:hover  {
  opacity: 0.7;
}

.estimed-clients{padding:50px 0;margin: 0;}
.about-tst p{padding:0px 0 10px;margin: 0;}
.clients-logo{padding:0px;margin-bottom:40px;text-align: center;}
.clients-logo ul{padding:0px;margin:0px;list-style: none;}
.clients-logo ul li{padding:5px;margin:5px;display: inline-block;width: 171px;
 box-shadow: 0 0 8px rgb(0 0 0 / 21%);}

ol.numbered {
    border-left:2px solid #b3b3b3;
    counter-reset: numbered-list;
    margin-left: 15px;
    margin-top: 30px;
    position: relative;
}
ol {
    list-style: none;
    margin: 0;
    padding: 0;
}
    ol.numbered li {
        font-size: 16px;
        margin-bottom: 30px;
        padding-left: 30px;
    }

        ol.numbered li:last-child {
            border-left: 3px solid white;
            margin-left: -3px;
        }

        ol.numbered li::before {
            background-color: #cd2122;
            border: 2px solid white;
            border-radius: 50%;
            color: white;
            content: counter(numbered-list, decimal);
            counter-increment: numbered-list;
            display: block;
            font-weight: bold;
            width: 36px;
            height: 36px;
            margin-top: -0.5em;
            line-height: 30px;
            position: absolute;
            left: -20.5px;
            text-align: center;
        }

    ol.numbered li {
        text-align: left;
        color: #666 !important;
    }

        ol.numbered li a {
            text-align: left;
            color: #fff !important;
        }

/*=============================*/
.gallery-sec {
    padding: 50px 0 0;
}
.gallery-sec #lightgallery {
  padding: 0;
  margin: 0;
  text-align: center
}
.gallery-sec li {
  display: inline-block;
  margin: 0 -3px;
  width: 25%;
  cursor: pointer
}
.gallery-sec li img {
  width: 100%;
  height: auto
}
.gallery-sec hr.orange {
  margin: 0 auto 30px
}







/*=============================*/
 
.section-block-grey {
    padding: 90px 0px 90px 0px;
    background-color: #f9f9f9;
}

.serv-section-2 {
    position: relative;
    border: 1px solid #eee;
    background: #fff;
    box-shadow: 0px 10px 30px 0px rgba(50, 50, 50, 0.16);
    border-radius: 5px;
    overflow: hidden;
    padding: 20px;
    height:350px;
    margin-bottom: 15px;
}

.serv-section-2:before {
    position: absolute;
    top: 0;
    right: 0px;
    z-index: 0;
    content: " ";
    width: 85px;
    height: 75px;
    background: #f5f5f5;
    border-bottom-left-radius: 125px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-2-icon {
    position: absolute;
    top: 20px;
    right: 20px;
    max-width: 100px;
    z-index: 1;
    text-align: center;
}

.serv-section-2-icon i {
    color: #c10101;
    font-size: 30px;
    line-height: 30px;
    transition: all 0.4s ease-in-out;
    -webkit-transition: all 0.4s ease-in-out;
}

.serv-section-desc {
    position: relative;
}

.serv-section-2 h4 {
    color: #333;
    font-size: 20px;
    font-weight: 500;
    line-height: 1.5;
}
 
.section-heading-line-left {
    content: '';
    display: block;
    width: 100px;
    height: 3px;
    background: #c10101;
    border-radius: 25%;
    margin-top: 0;
    margin-bottom: 15px;
}

.serv-section-2 p {
    padding: 0px 0 5px;
    font-size: 13px;
    margin: 0;
    line-height: 1.7;
    font-weight: 100;
}

.serv-section-2:hover .serv-section-2-icon i {
    color: #fff;
}

.serv-section-2:hover:before {
    background: #c10101;
}

.whitebord p{
   padding-bottom:15px;
}


ul.list {
    margin-bottom: 15px;
    padding: 0;
}
ul.list li {
    margin: 10px 0;
    padding-left: 20px;
    color: #333;
    font-weight: 400;
    position: relative;
    left: 0;
    top: 0;
    font-size: 14px;
    text-align: justify;
}
ul.list li::before {
    content: "\f105";
    font-family: FontAwesome;
    position: absolute;
    left: 0;
}

ul.repair li {
    font-weight: 500;
    font-size: 17px;
}

.item{
   margin: 0;
   padding: 5px;
}

a.site-button{
    text-decoration: none;
}