@import url('https://fonts.googleapis.com/css2?family=Raleway:wght@600&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Patua+One&family=Secular+One&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Krona+One&display=swap');
body{
	margin: 0;
	padding: 0;
	box-sizing: border-box;
}
.logo img{
	padding-top: 60px;
	padding-left: 30px;
	width: 400px;
}
.mob{
	margin-right: -30px;
}
.class1{
	background-color: #eeb65b;
	color: #fff;
    border-radius: 50px;
    padding: 5px ;
    font-size: 15px;
  	font-family: Calibri;
}




.class1 a{
	color: #FFF;
}

.class1 a:hover{
	color: #000000;
	text-decoration: none;
}


.class2 a{
	color: #000000;
}

.class2 a:hover{
	color: #eeb65b;
	text-decoration: none;
}

.class15 a{
	color: #fff;
}

.class15 a:hover{
	color: #eeb65b;
	text-decoration: none;
}




.class1 img{
	margin-right: 10px;
}
.class2 img{
	position: relative;
	height: 40px;
	margin-top: 10px; 
	height: 30px;
}
.class2 h1{
	position: absolute;
	margin-top: -30px;
	margin-left: 22px;
	font-size: 12px;
}
.class2 p{
	margin-left: 22px;
	margin-top: -20px;
	font-weight: 500;
}
.lang{
	border:0px solid black;
	margin-top: -12px;
}

.navbar-fixed {
  top: 0;
  z-index: 100;
  position: fixed;
  width: 100%;
}
nav{
	background: #7a0000;
	z-index: 1000;
}
nav a{
	color: #fff;
}



/* NAVIGATION */
nav {
  width: 100%;
  background: #7a0000;
  height: 50px;
}
nav ul {
  list-style: none;
}
nav ul li {
  display: inline-block;
}
nav ul li a {
  display: block;
  text-decoration: none;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
   height: 50px;
   padding:10px 50px !important; 
}
nav ul li a,
nav ul li a:after,
nav ul li a:before {
  transition: all .5s;
}
nav ul li a:hover {
  color: #555;
}

/* SHIFT */
nav.shift ul li a {
  position:relative;
  z-index: 1;
}
nav.shift ul li a:hover {
  color: #000000;
}
nav.shift ul li a:after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  content: '.';
  color: transparent;
  background: #eeb65b;
  visibility: none;
  opacity: 0;
  z-index: -1;
}
nav.shift ul li a:hover:after {
  opacity: 1;
  visibility: visible;
  height: 100%;
}


.dropdown-menu{
	background: #fff;
	text-align: center;
	height: auto; padding-top: 0;
   padding: 0;
}
.dropdown-menu a{
	padding-top: 10px;
}
.dropdown-menu a:hover{
	margin-left: 0px;
	text-align: center;
}
.dropdown-menu:li a:hover{
   color: #fff;

}

.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0;
 }

#class5hr{
	width: 50%;
	border:2px dotted #e3a04f;
}
.class5{
	width: 100%;
	height: 400px;
	box-shadow: 0px -5px 11px 0px rgba(0,0,0,0.75);
}
.class5 h2{
	padding-top: 50px;
	font-family: 'Raleway', sans-serif;
	color: #7a0000;
}
.class5 h4{
	font-size: 40px;
	font-weight: 700 ;
	margin-top: -15px;
}



.class5 p{
	padding:10px 50px;
	text-align: center;
}
.class6{
	height: 400px;
	width: 30%;
	margin: 0 auto;
	border-radius: 0 0 50px 50px;
	position: relative;
	z-index: 1;
}
.class6 h1{
	text-align: center;
	padding-top: 20px;
	color: #e3a04f;
}
#class61img {
    margin-left: 0;
    margin-top: -20px;
    width: 100%;
}
#class62img {
    /* margin: 42px; */
    width: 90%;
    margin: 30px;
}
.class7{
	border: 2px solid black;
	border-radius: 50px;
	height: 60px;
	width: 500px;
}
.class7 h3{
	margin-left: 80px;
	margin-top: 10px;
	color: #b12703;
}
.class8{
	border: 2px solid black;
	border-radius: 50px;
	height: 60px;
	width: 500px;
}
.class8 h3{
	margin-right: 40px;
	margin-top: 10px;
	text-align: right;
	color: #b12703;
}
.class9{
	border: 2px solid black;
	border-radius: 50px;
	height: 60px;
	width: 500px;
}
.class9 h3{
	margin-left: 80px;
	margin-top: 10px;
	color: #b12703;

}
.class10{
	border: 2px solid black;
	border-radius: 50px;
	height: 60px;
	width: 500px;
}
.class10 h3{
	margin-right: 40px;
	margin-top: 10px;
	text-align: right;
	color: #b12703;
}
#class11{
	margin-top: -300px;
}

.class11{
	height: 150px;
}

.class12 h1{
	font-size: 24px;
    margin-top: 25px;
    font-family: 'Raleway', sans-serif;
    font-weight: 800;
    word-spacing: 2px;
}
.class12{
	font-size: 30px;
	padding: 20px;
	margin-top: 60px;
}
.class12 span{
	color: #ad2b09;
}

.wrapper{
	padding: 20px 80px;
}
.footertitle{
	width: 80%;
	margin: 0 auto;
}
.footertitle p{
	background: #eeb65b;
	color: #000000;
	text-align: center;
	padding: 10px;
	font-size: 20px;
	font-family: 'Raleway';
	font-weight: 200 !important;
}
.footertitle span{
	font-weight: 800;
}

.class13{
	padding: 0 30px;
	text-align: center;
	 
}
.class13 h1{
	color: #eeb65b;
	font-weight: 700;
	font-size: 30px;
	margin-top: 30px;
	 font-family: calibri;
	 font-weight: 700;
}
.class13 img{
	margin-top: -30px;
}
.class13 p{
	color: #fff;
}
.class14{

}

.class14 h1{
	text-align: center;
	color: #fff;
	font-size: 30px;
	margin-top: 30px;
	 font-family: calibri;
	 font-weight: 700;
}
.class14 img{
	margin-top: -30px;
	width: 80%;
	margin-left: 40px;
}
.class14 ul li {
	list-style: none;
	margin-left: 50px;
}
.class14 ul li a{
	color: #fff;
}
.class14 ul li a i{
	color: #eeb65b;
	padding: 10px;
}
.class14 ul li a:hover{
	color: #000000;
	text-decoration: none;
}
.class15{
	
}
.class15 h1{
	color: #fff;
	font-size: 30px;
	text-align: center;
	margin-top: 30px;
	 font-family: calibri;
	 font-weight: 700;
}
.class15 img{
	margin-top: -30px;
	width: 70%;
	margin-left: 60px;
}
.class15 table{
	margin-left: 100px;
}
.class15 table tr td i{
	color: #eeb65b;
	padding: 10px;
	font-size: 25px;
}

.class15 table tr td{
	color: #fff;
}
.margintime{
	margin-top: 10px;
	position: absolute;
}

.footercopy{
	background: #000000;
	padding: 5px;
}

.footercopy h1{
	font-size: 15px;
	padding: 15px;	
	text-align: center;
	color: #fff;
}
.footercopy span{
	color: #eeb65b;
}

/* Global Button Styles */
a.animated-button:link, a.animated-button:visited {
	position: relative;
	display: block;
	margin: 30px auto;
	padding: 14px 15px;
	color: #fff;
	font-size:14px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	letter-spacing: .08em;
	border-radius: 0;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}
a.animated-button:link:after, a.animated-button:visited:after {
	content: "";
	position: absolute;
	height: 0%;
	left: 50%;
	top: 50%;
	width: 150%;
	z-index: -1;
	-webkit-transition: all 0.75s ease 0s;
	-moz-transition: all 0.75s ease 0s;
	-o-transition: all 0.75s ease 0s;
	transition: all 0.75s ease 0s;
}
a.animated-button:link:hover, a.animated-button:visited:hover {
	color: #FFF;
	text-shadow: none;
}
a.animated-button:link:hover:after, a.animated-button:visited:hover:after {
	height: 450%;
}
a.animated-button:link, a.animated-button:visited {
	position: relative;
	display: block;
	margin: 30px auto 0;
	padding: 14px 15px;
	color: #000000;
	font-size:24px;
	text-align: center;
	border-radius: 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	overflow: hidden;
	letter-spacing: .08em;
	text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
	-webkit-transition: all 1s ease;
	-moz-transition: all 1s ease;
	-o-transition: all 1s ease;
	transition: all 1s ease;
}


/* Victoria Buttons */

a.animated-button.victoria-one {
	border: 2px solid #D24D57;
}
a.animated-button.victoria-one:after {
	background: #ad2b09;
	-moz-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
	-ms-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
	-webkit-transform: translateX(-50%) translateY(-50%) rotate(-25deg);
	transform: translateX(-50%) translateY(-50%) rotate(-25deg);
}

.classbtnstyle{
	padding: 50px;
}

.classbtnstyle img{
	margin-right: 20px;
}

.maintitle{
	padding: 50px;
}
.maintitle h1{
	font-size: 30px;
	font-weight: 700;
	 color: #eeb65b;
	    font-family: inherit;
	 word-spacing: 5px;
	 text-align: center;
	 margin-top: 10px;
	 letter-spacing: 4px;
}

.maintitle span{
	font-size: 20px;
	font-weight: 600;
}
.maintitle span a{
	color: #fff;
	text-transform: capitalize;
}
.maintitle span a:hover {
	text-decoration: none;
	color: #eeb65b;
}
.maintitle hr{
	border: 2px solid #eeb65b;
	width: 40%;
	margin-top: 0px;
}
hr.dashed {border-style: dashed;}

.class41{
	padding: 50px;

}

.class41 img {
	border: 1px solid #333333;
}
.class42{
	padding: 50px;
	background: #f3f3f3;
}
.classtable  h1{
	font-size: 35px;
	font-weight: 700;
	background: #7a0000;
	padding: 10px;
	color: #eeb65b;
}
.classtable{
	padding: 50px 10px;
	background: #f3f3f3;
}
.classtable i{
	font-size: 15px;
	padding: 5px 5px;
}

.margintopi{
    padding-top: 0px;
 
}
 .margintoptd{
        margin-top: 0px;
    position: absolute;
}
.margintopi1{
    padding-top: 20px;
 
}
 .margintoptd1{
        margin-top: 20px;
    position: absolute;
}
.class42 p{
    font-family: 'Roboto', sans-serif;
    font-size: 16px;
    color: #333333;
    text-align: left;
    line-height: 28px;
    font-weight: 100;
}
.sidecontact{
	padding: 50px;
	background: #f1f1f1;
	box-shadow: -5px 5px 22px -9px rgba(0,0,0,0.75);
}

.sidecontact table tr td i{
	font-size: 25px;
	padding: 10px;
	color: #7a0000;
}
.sidecontact table tr td p{
	font-size: 15px;
	margin-top: 10px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
}
.sidecontact a{
	color: #000000;
}
.mapstyle{
	box-shadow: -5px 5px 22px -9px rgba(0,0,0,0.75);
	padding: 10px;
}



.border-1{
	height: 500px;
	border: 2px solid #7a0000;
	border-radius: 40px;
	width: 90%;
}

.class200{
	margin-top: 150px;
}
.info-table table{
	border: 1px solid #e3caa8;
	margin-top: 20px;
}
.info-table table .t1 {
	background: #7a0000;
	color: #fff;
}
.info-table table th {
	padding: 5px 35px;
	font-weight: 700;
	font-size: 18px;
}
.info-table table td {
	padding: 5px 0;
	font-weight: 400;
	font-size: 18px;
}




.border-2{
	height: 400px;
	border: 2px solid #7a0000;
	border-radius: 40px;
	width: 90%;
}

.class201{
	margin-top: 50px;
}
.info-table1 table{
	border: 1px solid #e3caa8;
	margin-top: 100px;
}
.info-table1 table .t1 {
	background: #7a0000;
	color: #fff;
}
.info-table1 table th {
	padding: 5px 35px;
	font-weight: 700;
	font-size: 18px;
}
.info-table1 table td {
	padding: 5px 0;
	font-weight: 400;
	font-size: 18px;
}




.border-3{
	height: 400px;
	border: 2px solid #7a0000;
	border-radius: 40px;
	width: 90%;
}
.class202{
	margin-top: 50px;
}
.info-table2 table{
	border: 1px solid #e3caa8;
	margin-top: 60px;
}
.info-table2 table .t1 {
	background: #7a0000;
	color: #fff;
}
.info-table2 table th {
	padding: 5px 35px;
	font-weight: 700;
	font-size: 18px;
}
.info-table2 table td {
	padding: 5px 0;
	font-weight: 400;
	font-size: 18px;
}



.product-img {
	border: 1px solid rgba(255, 0, 0, .5);
	padding: 8px;
	border-opacity: 0.7;
}
.product-img h1{
	font-size: 18px;
	padding: 10px;
}

.product-img:hover{
	border: 1px solid #000000;
	padding: 0px;
	background: #7a0000;
	color: #fff;
}













@media only screen and (max-width: 400px) {

.margintopi3 {
    padding-top: 20px !important;
}
.margintoptd3 {
    margin-top: 20px !important;
    position: absolute;
}
.margintoptd1 {
    margin-top: 71px !important;
    position: absolute;
}
.margintopi1 {
    padding-top: 71px !important;
}
.class14 img {
    margin-top: -30px;
    width: 100%;
    margin-left: 0;
}
.class15 img {
    margin-top: -30px;
    width: 100%;
    margin-left: 0;
}
.class13 img {
    width: 100%;
}
}

/***********mobile***********/

@media only screen and (max-width: 450px) {
 .mapstyle {
    box-shadow: -5px 5px 22px -9px rgba(0,0,0,0.75);
    padding: 13px;
    margin-top: 50px;
}
.maintitle hr {
   
    width: 100%;
}
.class6 {
    height: auto !important;
    width: 80% !important;
    margin: 0 auto;
    border-radius: 0 0 50px 50px;
    position: relative;
    z-index: 1;
}
  .lang {
    margin: 0 auto !important;
    padding: 0px !important;
}
.class2 {
    margin: 0px auto;
    padding: 0;
    width: 46% !important;
}
.product-bg {
       background-image: url(images/ptb.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100% !important;
    height: 37px !important;
    margin: 0px 0px !important;

}

 .product-p{
    font-size: 15px !important;
    color: #eeb65b;
    text-align: center;
    margin-left:0px;
    padding-top: 8px !important;
    font-family: 'Raleway';
 }

.border-1 {
    height: auto;
    border: 1px solid #7a0000;
    border-radius: 20px;
    width: 90%;
}

.class200 {
    margin: 0px auto;
}


.class200 img{
    margin-top: 40px;
}

.info-table table {
    border: 1px solid #e3caa8;
    /* margin-top: 39px; */
    margin: 33px auto;
    width: 109%;
}
.border-2 {
    height: auto;
    border: 1px solid #000000;
    border-radius: 20px;
    width: 90%;
}
.info-table1 table {
    border: 1px solid #e3caa8;
    margin-top: 50px;
}
.class201 {
    margin: 50px;
}
.info-table1 table {
    border: 1px solid #e3caa8;
    /* margin-top: 43px; */
    /* margin-left: -30px; */
    margin: 23px auto;
}


.product-bg1 {
       background-image: url(images/ptb.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 100% !important;
    height: 37px !important;
    margin: 0px 0px !important;

}

 .product-p1{
    font-size: 15px !important;
    color: #eeb65b;
    text-align: center;
    margin-left:0px;
    padding-top: 8px !important;
    font-family: 'Raleway';
 }
.border-3 {
    height: auto;
    border: 2px solid #7a0000;
    border-radius: 20px;
    width: 90%;
}
.info-table2 table {
    border: 1px solid #e3caa8;
    margin-top: 60px;
    /* margin: 0 auto; */
    /* margin-left: -15px; */
    margin: 10px -23px;
}

.class202 {
    margin: 10px;
    width: 100%;
}
#sliderproducttp h1{
	font-size: 30px;
}
#sliderproducttp img {
	width: 100%;
}

.margintoptd1 {
    margin-top: 50px;
    position: absolute;
}

.margintopi1 {
    padding-top: 50px;
}

.margintoptd3 {
    margin-top: 0px;
    position: absolute;
}

.margintopi3 {
    padding-top: 0px;
}
.margintoptd0 {
    margin-top: 0px;
    position: absolute;
}

.margintopi0 {
    padding-top: 0px;
}

.class42 table i{
	padding: 5px 10px;
	font-size: 15px;
	color: #7a0000;

}
.class42{
	width: 100%;
	margin: 0 auto;
}
.class42 table  span{
	font-size: 15px;
	color: #7a0000;

}

}

/***********mobile***********/

@media only screen and (max-width: 320px) {
 .margintoptd1 {
    margin-top: 85px;
    position: absolute;
}




  .class13 img {
    width: 100% !important;
}
.class14 img {
    margin-top: -30px;
    width: 100%;
    margin-left: 0;
}
.footermarginlink {
    margin: 0px -52px !important;
    width: 100%;
    margin-left: -50px;
}
.class14 ul li {
    list-style: none;
    margin-left: 0px;
}
.class15 img {
    margin-top: 0px;
    width: 100%;
    margin-left: 0;
}
#sliderproducttp h1 {
    font-size: 26px;
}

a.animated-button:link, a.animated-button:visited {
    position: relative;
    display: block;
    margin: 30px auto 0;
    padding: 12px 15px;
    color: #000000;
    font-size: 19px;
    text-align: center;
    border-radius: 0;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    overflow: hidden;
    letter-spacing: .08em;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(0, 0, 0, 0.2);
    -webkit-transition: all 1s ease;
    -moz-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
}

.class7 h3 {
    /* margin-left: 14px; */
    /* margin-top: 10px; */
    margin: 10px 23px !important;
}
.class2 {
    margin: 0px auto;
    padding: 0;
    width: 50% !important;
}
.class2 h1{
	position: absolute;
	margin-top: -30px !important;
	margin-left: 22px;
	font-size: 9px !important;
	
}
.class2 p{
	margin-top: -16px;
	font-size: 15px;
}
.info-table1 table {
    border: 1px solid #e3caa8;
    /* margin-top: 43px; */
    /* margin-left: -30px; */
    margin: 21px -27px;
}
.info-table2 table {
    border: 1px solid #e3caa8;
    margin-top: 60px;
    /* margin: 0 auto; */
    /* margin-left: -15px; */
    margin: 12px -42px;
}
.product-bg {
    background-image: url(images/ptb.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 95% !important;
    height: 37px !important;
    margin: 0px 0px !important;
}
.product-bg1 {
    background-image: url(images/ptb.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 95% !important;
    height: 37px !important;
    margin: 0px 0px !important;
}
}
/***********mobile***********/






@media only screen and (max-width: 600px) {

 nav{
 	height: auto;
 	text-align: center;
 }
  .logo{
  	margin: 0 auto;
  }
.logo img{
	padding: 30px 25px;
	width: 100%;
	margin: 0 auto !important;
	text-align: center;
}

.navbar-toggler-icon{
  background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 32 32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgb(255,255,255)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 8h24M4 16h24M4 24h24'/%3E%3C/svg%3E");
}
.class1{
	width: 80%;
	box-sizing: border-box;
	margin: 0 auto;
	padding: 5px;
	margin-top: -10px;
}
.class2{
	margin: 0px auto;
	padding: 0;
	width: 55%;
}
.class2 h1{
	position: absolute;
	margin-top: -30px;
	margin-left: 22px;
	font-size: 10px;
	width: 100%;
}
.lang{margin:0 auto;
	padding: 5px;
	width: 80%;box-sizing: border-box;
}
.class5{
	height: auto;
}

.class5 h2{
	font-size: 30px;
	font-weight: 800;
}
.class5 h4{
	font-size: 30px;
	font-weight: 800;
}
.class5 p{
	font-size: 18px;
	padding: 20px;
}

.class6{
	height: auto;
	width: 90%;
	margin: 0 auto;
	border-radius: 0 0 50px 50px;
	z-index: 1;
}
.class6 h1 {
    text-align: center;
    padding-top: 20px;
    color: #e3a04f;
    font-size: 30px;
}
#class61img{
	margin-left: 10px;
	margin-top: -20px;
	width: 95%;
}
#class62img{
	margin:40px 10px;
	width: 95%;
}
.class7{
	border: 2px solid black;
	border-radius: 50px;
	height: 60px;
	width: 80%;
	margin: 0 auto;
}
.class7 h3{
	    margin-right: 0 !important;
    margin-top: 10px;
 text-align: center;
  
}
.class7 h3 {
    margin-left: 0;
    margin-top: 10px;
    color: #b12703;
}
.class9 h3 {
    margin-left: 0;
    margin-top: 10px;
    color: #b12703;
     text-align: center;
}
.class8{
	border: 2px solid black;
	border-radius: 50px;
	height: 60px;
	width: 80%;
	margin: 15px auto;

}
.class8 h3{
	    margin-right: 0;
    margin-top: 10px;
    /* text-align: right; */
    text-align: center;
}
.extramargin{
	height: 0px !important;
}
.class9{
	border: 2px solid black;
	border-radius: 50px;
	height: 60px;
	width: 80%;
	margin: 0 auto;
}
.class9 h3{
	    margin-right: 0;
    margin-top: 10px;
 text-align: center;
}
.class10{
	border: 2px solid black;
	border-radius: 50px;
	height: 60px;
	width: 80%;
	margin: 15px auto;
}
.class10 h3{
    margin-right: 0;
    margin-top: 10px;
    /* text-align: right; */
    text-align: center;
}
#class11{
	margin-top: 20px;
}

.class11{
	height: 0px;
}
#our-works-head h1{
	font-size: 20px;
}
.class12{
	width: 80%;
	margin: 0 auto;
}
.class12 h1{
	font-size: 30px;
	text-align: center;
}
.classbtnstyle{
	margin-top:-50px; 
}

.footertitle{
	width: 100%;
}
.footertitle p{
	font-size: 20px;
}
.class13 img{
	width: 80%;
}
.footermarginlink{
	margin: 0 auto !important;
	width: auto;
}
.class15 table{
	margin:0 auto;
}
.class15 table tr td i{
	color: #eeb65b;
	padding: 10px;
	font-size: 25px;
}

.class15 table tr td{
	color: #fff;
}
.margintime{
	margin-top: 0px;
	position: absolute;
}

}


/********************pc***********/
@media only screen and (max-width: 1280px) {

.class6 {
    height: 400px;
    width: 34%;
    margin: 0 auto;
    border-radius: 0 0 50px 50px;
    position: relative;
    z-index: 1;
}
.mapstyle {
    box-shadow: -5px 5px 22px -9px rgba(0,0,0,0.75);
    padding: 10px;
    height: 317px;
}


}









.icon-bar {
  position: fixed;
  margin: auto;
  top: 90%;
  z-index: 100;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 5px;
  width: 50px;
  transition: all 0.3s ease;
  color: white;
  font-size: 25px;
}

.icon-bar a:hover {
  background-color: #000;
}

.wp{
  background: green;
  color: white;
}