/*
Theme Name: DAMU
Theme URI: https://www.fl.ru/users/Mihail_Azar/
Author: Michael Azar
Author URI: https://www.fl.ru/users/Mihail_Azar/
Description: Theme for DAMU website
Version: 1.0
License: Only for DAMU
Tags: three-columns
Text Domain: damu
*/

/* Body */

@font-face {
    font-family: pfdindisplaypro-light;
    src: url(fonts/PFDinDisplayPro-Light.ttf);
}
@font-face {
    font-family: pfdindisplaypro-thin;
    src: url(fonts/PFDinDisplayPro-Thin.ttf);
}
@font-face {
    font-family: pfdindisplaypro-reg;
    src: url(fonts/PFDinDisplayPro-Reg.ttf);
}
@font-face {
    font-family: pfdindisplaypro-med;
    src: url(fonts/PFDinDisplayPro-Med.ttf);
}
@font-face {
    font-family: pfdindisplaypro-bold;
    src: url(fonts/PFDinDisplayPro-Bold.ttf);
}

body {
	color: #282828;
	font-size: 1rem;
	-webkit-font-smoothing: antialiased;
	font-weight: 400;
	line-height: 100%;
	margin: 0px auto;
	padding: 0px;
	overflow: hidden;
	font-family: 'pfdindisplaypro-thin', sans-serif;
}

.pum-theme-7, .pum-theme-lightbox {
    background-color: rgba( 0, 0, 0, 0.30 ) !important;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	-webkit-backface-visibility: hidden;
	color: #282828;
	font-family: 'pfdindisplaypro-light', sans-serif;
}
h1, h1 a {
	font-size: 48px;
	line-height: 48px;
}
h2, h2 a {
	font-size: 36px;
	line-height: 38px;
}
h3, h3 a {
	font-size: 24px;
	line-height: 28px;
}
h4, h4 a {
	font-size: 22px;
	line-height: 26px;
}
h5, h5 a {
	font-size: 20px;
	line-height: 24px;
}
h6, h6 a {
	font-size: 18px;
	line-height: 22px;
}
input[type="text"],
input[type="tel"],
input[type="email"] {
	color: #3c3c3c;
	font-family: 'pfdindisplaypro-thin', sans-serif;
	font-size: 16px;
	line-height: 16px;
	width: 100%;
	padding: 9px 12px;
	border: 0;
	margin-bottom: 6px;
}
input[type="submit"],
.azar-button {
	border-radius: 10px;
	width: 100%;
	background-color: #21c121;
	border-bottom: 4px solid #188417;
	border-right: 0;
	border-left: 0;
	border-top: 0;
	padding: 9px 12px;
	font-family: 'pfdindisplaypro-thin', sans-serif;
	color: #fff;
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	cursor: pointer;
	-webkit-transition: all 0.3s ease;
	   -moz-transition: all 0.3s ease;
	    -ms-transition: all 0.3s ease;
	     -o-transition: all 0.3s ease;
	        transition: all 0.3s ease;
}
input[type="submit"]:hover,
.azar-button:hover {
	background-color: #23e223;
	text-decoration: none;
}
.wrapper {
	width:100%;
	position:relative;
	overflow:hidden;
	margin:0 auto;
	padding:0;
	line-height: 0;
}
.azar-container {
	max-width: 1000px;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
.azar-title {
	padding-top: 35px;
}
.azar-title img {
	padding-bottom: 15px;
}
.azar-title h2 {
	font-weight: bold;
    text-shadow: 0px 6px 6px rgb(0 0 0 / 35%);
}
.azar-title.white h2 {
	color: #fff;
}

/* Header */

.azar-header-wrap {
	border-bottom: 1px solid #c9c9c9;
	padding-bottom: 3px;
	z-index: 100;
}
.azar-header {
	width:100%;
	min-height: 750px;
	margin:0 auto;
	padding:0;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.azar-headerkomanda {
	width:100%;
	min-height: 300px;
	margin:0 auto;
	padding:0;
	background-color: #fff;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.azar-header-top {
	position: fixed;
    z-index: 2;
	background-color: rgba(255, 255, 255, 0.95);
	width:100%;
	min-height: 100px;
}
.azar-header-top-logo {
	padding: 5px 10px 0 0;
	display: inline-block;
}
.azar-header-top-logo-slogan {
	display: inline-block;
	margin-top: 20px;
	padding: 10px 0 10px 15px;
	border-left: 3px solid #b4b5b7;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 16px;
	line-height: 20px;
}
.azar-header-top-menu {
	margin-top: 40px;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 18px;
	line-height: 20px;
}
.azar-header-top-menu a {
	color: #282828;
	text-decoration: none;
	padding: 0 0 0 25px;
}
.azar-header-top-menu a:hover {
	text-decoration: underline;
}
.azar-header-top-phone {
	margin-top: 15px;
	font-family: 'pfdindisplaypro-thin', sans-serif;
	font-size: 18px;
	line-height: 20px;
}
span.azar-header-top-phone-number {
	font-family: 'pfdindisplaypro-med', sans-serif;
	font-size: 30px;
	line-height: 32px;
}
span.azar-header-top-phone-time {
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 16px;
	line-height: 18px;
}
.azar-header-title {
	width: 100%;
	padding: 200px 0 0;
    margin: 0 auto 110px;
	overflow: hidden;
}
.azar-header-titlekomanda {
	width: 100%;
	padding: 170px 0 0;
    margin: 0 auto 110px;
	overflow: hidden;
}

.azar-header-title-ins {
	display: inline-block;
	border-bottom: 2px solid #fff;
	padding-bottom: 2px;
}
.azar-header-title-ins.no-line {
	border-bottom: 0;
}
.azar-header-title-ins2 {
	display: inline-block;
	border-bottom: 2px solid #fff;
	padding-bottom: 2px;
}
.azar-header-title-ins2.no-line {
	border-bottom: 0;
}

.azar-header-title-ins h1 {
	color: #fff;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-weight: 300;
	text-transform: uppercase;
}

.azar-header-title-ins2 h1 {
	color: #fff;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-weight: 300;
	font-size: 44px;
	text-transform: uppercase;
}
.azar-header-form {
	width: 100%;
	padding: 0;
	margin: 0 auto;
	overflow: hidden;
}
.azar-header-form-block {
	background-color: rgba(0, 0, 0, 0.75);
	max-width: 418px;
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 58px 15px;
	color: #fff;
	font-size: 12px;
	line-height: 12px;
}
.azar-header-form-block-title {
	color: #fff;
	display: block;
	font-family: 'pfdindisplaypro-thin', sans-serif;
	font-size: 19px;
	line-height: 19px;
	padding-bottom: 10px;
}
.azar-header-form-block-policy {
	color: rgba(255, 255, 255, 0.6);
	display: block;
	font-family: 'pfdindisplaypro-thin', sans-serif;
	font-size: 13px;
	line-height: 13px;
	padding-top: 5px;
}

/* Your Ask */

.azar-your-ask {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 70px auto 10px;
}
.azar-your-ask-items {
	width: 100%;
	overflow: hidden;
}
.azar-your-ask-item-title-not {
	background-image: url('images/big-not.png');
	background-position: 35px 5px;
	background-repeat: no-repeat;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 30px;
	line-height: 32px;
	color: #282828;
}
.azar-your-ask-item-title-yes {
	background-image: url('images/big-yes.png');
	background-position: 25px 5px;
	background-repeat: no-repeat;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 30px;
	line-height: 32px;
	color: #282828;
}
.azar-your-ask-item-list-not,
.azar-your-ask-item-list-yes {
	padding: 60px 0 0 40px;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #282828;
}
.azar-your-ask-item-list-not ul li {
	background-image: url('images/small-not.png');
	background-position: 10px 3px;
	background-repeat: no-repeat;
	padding: 0 0 30px 44px;
}
.azar-your-ask-item-list-yes ul li {
	background-image: url('images/small-yes.png');
	background-position: 10px 3px;
	background-repeat: no-repeat;
	padding: 0 0 30px 44px;
}

.azar-your-ask-item-list-yes ul li span {
	font-size: 16px;
}

/* Our Services */

.azar-our-services {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
.azar-our-services-items-wrap {
	margin-right: -17px;
}
.azar-our-services-items {
	width: 100%;
	padding: 70px 0;
	overflow: hidden;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between
}
.azar-our-services-item-ins {
	display: flex;
	flex-flow: column nowrap;
	justify-content: center;
	align-items: center;
	text-align: center;
	padding: 17px 0;
}
.azar-our-services-item-title {
	font-family: 'pfdindisplaypro-thin', sans-serif;
	font-size: 18px;
	line-height: 16px;
	padding: 10px 5px;
}
.azar-our-services-item-title span {
	font-family: 'pfdindisplaypro-med', sans-serif;
	font-size: 21px;
	line-height: 19px;
	padding-bottom: 5px;
	display: block;
}
.azar-our-services-item-button a {
	display: block;
}

.azar-our-services-items-2 {
	width: 100%;
	padding: 70px 0 50px;
	overflow: hidden;
}
.azar-our-services-item-2 {
	background-color: #acacac;
	padding: 3px;
	margin-bottom: 23px;
}
.azar-our-services-item-2-wrap {
	background-color: #fff;
	padding: 25px 22px;
}
.azar-our-services-item-2-content {
	padding-left: 200px;
	min-height: 177px;
	background-position: left top;
	background-repeat: no-repeat;
	color: #282828;
	font-family: 'pfdindisplaypro-thin', sans-serif;
	font-size: 24px;
	line-height: 26px;
}
.azar-our-services-item-2-content strong {
	display: block;
	padding-bottom: 5px;
	color: #282828;
	font-family: 'pfdindisplaypro-med', sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: 500;
}
.azar-our-services-item-2-content .azar-button {
	width: 237px;
	margin-top: 10px;
}

.azar-our-services-items-3 {
	width: 100%;
	padding: 70px 0 50px;
	overflow: hidden;
}
.azar-our-services-item-3 {
	background-color: #acacac;
	padding: 3px;
	margin-bottom: 23px;
}
.azar-our-services-item-3-wrap {
	background-color: #fff;
	padding: 25px 22px;
}
.azar-our-services-item-3-content {
	padding-left: 200px;
	min-height: 350px;
	background-position: left top;
	background-repeat: no-repeat;
	color: #282828;
	font-family: 'pfdindisplaypro-thin', sans-serif;
	font-size: 24px;
	line-height: 26px;
}
.azar-our-services-item-3-content strong {
	display: block;
	padding-bottom: 5px;
	color: #282828;
	font-family: 'pfdindisplaypro-med', sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: 500;
}
.azar-our-services-item-3-content .azar-button {
	width: 237px;
	margin-top: 10px;
}

.azar-our-services-callback-2 {
	width: 100%;
	padding-bottom: 70px;
	color: #282828;
	font-family: 'pfdindisplaypro-med', sans-serif;
	font-size: 28px;
	line-height: 30px;
	font-weight: 500;
}
.azar-our-services-callback-2 .azar-button {
	margin-left: 20px;
}

/* About */

.azar-about {
	width:100%;
	min-height: 500px;
	margin:0 auto;
	padding:20px 0 30px;
	overflow: hidden;
	background-color: #040404;
	background-image: url('images/bg2.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.azar-about-ins {
	color: #fff;
	font-family: 'pfdindisplaypro-thin', sans-serif;
	font-size: 24px;
	line-height: 26px;
	padding-top: 45px;
	display: flex;
	flex-flow: row wrap;
	justify-content: space-between;

}

.about_left, .about_right{

	width: 50%;
	min-width: 350px;
}

.about_right img{
}

@media (max-width: 768px){
	.about_right img{
		float: none;
		width: 100%;
	}
}

.azar-about-ins p {
	padding-bottom: 20px;
}

@media (max-width: 768px){
	.azar-about-ins{
		justify-content: center;
	}
	.about_left{
		padding-left: 0;
	}
}

/* Trust */

.azar-trust {
	overflow: hidden;
	width: 100%;
	padding: 0 0 30px;
	margin: 0 auto;
}
.azar-trust-items {
	width: 100%;
	padding: 0 0 40px;
	overflow: hidden;
}
.azar-trust-item {
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 22px;
	line-height: 24px;
}
.azar-trust-item-ins {
	padding-top: 70px;
}
.azar-trust-item-img {
	padding-bottom: 20px;
}
.azar-trust-note {
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 14px;
	line-height: 16px;
}

/* Lead */

.azar-lead {
	width:100%;
	min-height: 178px;
	margin:0 auto;
	padding:45px 0 20px;
	overflow: hidden;
	background-color: #4d4593;
	background-image: url('images/bg3.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.azar-lead-ins {
	color: #fff;
	font-family: 'pfdindisplaypro-thin', sans-serif;
	font-size: 24px;
	line-height: 26px;
}
.azar-lead-ins span {
	display: block;
	padding-bottom: 20px;
}
.azar-lead-ins a {
	display: inline-block;
	width: 255px;
	font-size: 20px;
	line-height: 24px;
}

.azar-lead2 {
	width:100%;
	min-height: 356px;
	margin:0 auto;
	padding:100px 0 110px;
	overflow: hidden;
	background-color: #4d4593;
	background-image: url('images/bg6.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.azar-lead2-ins {
	color: #fff;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 36px;
	line-height: 40px;
}
.azar-lead2-ins span {
	display: block;
	padding-bottom: 20px;
}
.azar-lead2-ins a {
	display: inline-block;
	width: 255px;
	font-size: 20px;
	line-height: 24px;
}

/* Reviews */

.azar-reviews {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
.azar-reviews-items {
	width: 100%;
	overflow: hidden;
	padding-top: 60px;
}
.azar-reviews-item-ins {
	padding: 0 20px 40px;
}
.azar-reviews-item-title {
	padding-left: 40px;
	height: 132px;
	z-index: 10;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 18px;
	line-height: 20px;
}
.azar-reviews-item-title2 {
	padding-left: 40px;
	height: 132px;
	z-index: 10;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 18px;
	line-height: 20px;
}

.azar-reviews-item-title img {
	border:2px solid #302782;
	float: left;
	z-index: 10;
}
.azar-reviews-item-title2 img {
	border:2px solid #302782;
	float: left;
	z-index: 10;
}
.azar-reviews-item-title span {
	display: inline-block;
    padding: 25px 0 0 20px;
	width: 60%;
}
.azar-reviews-item-title2 span {
	display: inline-block;
    padding: 25px 0 0 20px;
}
.azar-reviews-item-desc {
	z-index: 1;
	border:2px solid #302782;
	padding: 30px 30px 30px 38px;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 18px;
	line-height: 20px;
	margin-top: -20px;
}
.azar-reviews-button {
	padding-bottom: 60px;
}
.azar-reviews-button a {
	display: inline-block;
	width: 255px;
	font-size: 20px;
	line-height: 24px;
	overflow: hidden;
}

/* Letters */

.azar-letters {
	width:100%;
	min-height: 665px;
	margin:0 auto;
	padding:25px 0 40px;
	overflow: hidden;
	background-color: #18120e;
	background-image: url('images/bg4.jpg');
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
}
.azar-letters-ins {
	padding-top: 55px;
	overflow: hidden;
	width:100%;
}
.azar-letters-item img {
	padding: 0 19px;
}
.owl-theme .owl-nav {
	display: none;
}
.owl-theme .owl-dots {
	margin-top: 30px;
}
.owl-theme .owl-dots .owl-dot span {
	width: 16px;
    height: 16px;
}

/* Companies */

.azar-companies {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background-image: url('images/dashed.png');
	background-position: bottom center;
	background-repeat: repeat-x;
}
.azar-companies .azar-container {
	max-width: 1080px;
}
.azar-companies-subtitle {
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 18px;
	line-height: 20px;
}
.azar-companies-items {
	width: 100%;
	overflow: hidden;
	padding: 50px 0 80px;
}

/* Your Questions */

.azar-questions {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	background-color: #f6f6f6;
	background-image: url('images/dashed.png');
	background-position: bottom center;
	background-repeat: repeat-x;
}
.azar-questions-ins {
	overflow: hidden;
	width: 100%;
	padding: 90px 0 92px;
	color: #000;
	font-family: 'pfdindisplaypro-med', sans-serif;
	font-size: 36px;
	line-height: 60px;
}
.azar-questions-ins a {
	font-size: 30px;
    padding: 9px 50px;
    margin-left: 20px;
}

/* Contacts */

.azar-contacts {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto;
}
.azar-contacts-subtitle {
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 18px;
	line-height: 24px;
	padding: 30px 0 10px;
}

.contacts_block{
	display: flex;
	flex-flow: row wrap;
	width: 100%;
	justify-content: space-between;
	height: 400px;
}

.contact_left{
	width: 50%;
	display: flex;
	flex-flow: column nowrap;
	
	justify-content: center;
	min-width: 350px;
}


.contact_left a{
	color: black;
	font-weight: 500;
}

.contact_info p{
	font-size: 22px;
}

@media (max-width: 768px){
	.contacts_block{
		justify-content: center;
	}
	.contact_left{
		padding-left: 0;
	}
}

.contact_item{
	margin-bottom: 20px;
}

.contact_item{
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}

.contact_photo{
	display: flex;
	align-items: center;
	justify-content: center;
}

.contact_photo img{
	width: 50%;
}

.contact_right{
	width: 50%;
	min-width: 350px;
}


.azar-contacts-subtitle-item-lines {
	margin:0 30px;
	border-left:1px solid #616161;
	border-right:1px solid #616161;
}
.azar-map {
	min-height: 400px;
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0 auto;
}

/* Footer */

.azar-footer {
	overflow: hidden;
	width: 100%;
	padding: 0;
	margin: 0 auto;
	border-bottom: 2px solid #e8e6e6;
}
.azar-footer a {
	color: #282828;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-decoration: none;
}
.azar-footer a:hover {
	text-decoration: underline;
}
.azar-footer-items {
	overflow: hidden;
	width: 100%;
	padding: 40px 0 60px;
}
.azar-footer-item-title {
	padding-top: 15px;
	color: rgba(40, 40, 40, 0.63);
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 18px;
	line-height: 24px;
}
.azar-footer-sep {
	background-color: #b6b6b6;
	width: 100px;
	height: 3px;
	margin: 10px 0;
}
.azar-footer-item-first {
	width:19%;
	color: #4a4a4a;
	font-family: 'pfdindisplaypro-med', sans-serif;
	font-size: 18px;
	line-height: 20px;
}
.azar-footer-item-second {
	width:23%;
}
.azar-footer-item-third {
	width:58%;
}
.azar-footer-item-third ul li {
	width: 50%;
	float: left;
}
.azar-footer-copy {
	padding: 20px 0;
	font-family: 'pfdindisplaypro-light', sans-serif;
	font-size: 18px;
	line-height: 18px;
}
.azar-footer-design {
	background-color: #e8e8e8;
	font-family: 'pfdindisplaypro-light', sans-serif;
	color: rgba(40, 40, 40, 0.6);
	font-size: 14px;
	line-height: 26px;
}
.azar-footer-design a {
	color: rgba(40, 40, 40, 0.6);
	text-decoration: none;
}
.azar-footer-design a:hover {
	text-decoration: underline;
}

/* CallBack PopUp */

.azar-callback-popup {
	padding: 20px 0;
}
.azar-callback-popup input[type="text"] {
	border: 1px solid #c9c9c9;
	margin-bottom: 20px;
}









.sim-slider img {
    width: 70%; !important;
	margin-left: 15%;
  }
  
  .sim-slider {
	padding: 0 0 10px 0;
    max-width: 600px;
    min-width: 320px;
/*     border: 1px solid #ccd; */
	  height: 100%;
	  min-height: 350px;
	  z-index: 50;
  }
  
  /* General styles */
  .sim-slider {
    position: relative;
  }


  
  .sim-slider-list {
    margin: 0;
    padding: 0;
    list-style-type: none;
    position: relative;
  }
  
  .sim-slider-element {
    width: 100%;
    transition: opacity 1s ease-in;
    opacity: 0;
    position: absolute;
    z-index: 2;
    left: 0;
    top: 0;
    display: block;
  }
  
  /* Navigation item styles */
  .sim-slider div.sim-slider-arrow-left,
  .sim-slider div.sim-slider-arrow-right {
    width: 22px;
    height: 40px;
    position: absolute;
    cursor: pointer;
    opacity: 0.6;
    z-index: 4;
	  color: white;
  }
  
  .sim-slider div.sim-slider-arrow-left {
    left: 10px;
    top: 45%;
    display: block;
    background: url("images/left.png") no-repeat;
	  background-size: 100%;
  }
  
  .sim-slider div.sim-slider-arrow-right {
    right: 10px;
    top: 45%;
    display: block;
    background: url("images/right.png") no-repeat;
	  background-size: 100%;
  }

@media (max-width: 768px){
	.sim-slider {
		margin-top: 100px;
	}
	
	  .sim-slider div.sim-slider-arrow-left {
    top: 25%;
  }
  
  .sim-slider div.sim-slider-arrow-right {
    top: 25%;
  }
}

@media (max-width: 500px){
	.sim-slider {
		margin-top: 0;
	}
	
	  .sim-slider div.sim-slider-arrow-left {
    top: 45%;
  }
  
  .sim-slider div.sim-slider-arrow-right {
    top: 25%;
  }
}
  
  .sim-slider div.sim-slider-arrow-left:hover {
    opacity: 1.0;
  }
  
  .sim-slider div.sim-slider-arrow-right:hover {
    opacity: 1.0;
  }
  
  .sim-slider div.sim-slider-dots {
    width: 100%;
    height: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 3;
    text-align: center;
  }
  
  .sim-slider span.sim-dot {
    width: 10px;
    height: 10px;
    margin: 5px 7px;
    padding: 0;
    display: inline-block;
    background-color: #BBB;
    border-radius: 5px;
    cursor: pointer;
  }