@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
body {
	*background: #edeff0;
	*font: 14px/180% "PT Sans",sans-serif;
	*font-family: Arial,Helvetica,sans-serif;
	font-family: "PT Sans",sans-serif;
}

table,td,th{
    border: 0px;
}


th  {
	background: #ccc none repeat scroll 0 0;
}

input, textarea {
	background: #f1f4f7 none repeat scroll 0 0;
    border: 1px solid #bac6cc;
    box-shadow: 2px 3px 5px rgba(100, 100, 100, 0.15) inset;
}

.value-xl-6 {
	width: 50%;
}
.value-xl-9 {
	width: 75%;
}
.value-xl-12 {
	width: 100%;
}

.r-main {
	background: #fff;
	padding: 10px;
}

.r-mainslider {
    overflow: hidden;
	margin-bottom: 5px;
	clear: both;
}

.r-header {
}
.r-header .r-logo {
    line-height:  130px;
}
.r-header .r-logo a {
	
}
.r-header .r-logo a img {
	
}
.r-header .r-slogan {
	margin-top: 20px;
	padding-left: 85px;
}
.r-header .r-contacts {	
    margin-top: 15px;
	right: 20px;
}
.r-header .r-contacts .r-contacts-inside {
	background: url('../images/top_inside1.png') no-repeat left center;
	width: 300px;
	height: 100px;
	padding: 7px;
}
.r-header .r-contacts span {
    display: block;  
    font-weight: 700;  
    font-size: 18px;
    line-height: 26px;
	padding-left: 45px;
    color: #fff; /*EE0103*/
}
.r-header .r-contacts span i {
    font-size:  26px;
    color: #fff;
    margin-right:  10px;
}
.r-header .r-contacts .r-phone i {
    font-size:  26px;	
}
.r-header .r-contacts .r-email i {
	
}
.r-header .r-contacts .r-phone {
	
}
.r-header .r-contacts .r-email {
    font-size:  15px;
	
}
.r-mainmenu-cont {
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  background: -moz-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eb0e00),color-stop(100%,#d60e02));  background: -webkit-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: -o-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: -ms-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: linear-gradient(to bottom,#eb0e00 0,#d60e02 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb0e00', endColorstr='#d60e02', GradientType=0);
    min-height:  40px;
    line-height:  40px;
	margin-bottom: 10px;
}
.r-mainmenu-cont .r-mainmenu div div {
    margin-right: 15px;
    padding:  0 20px;
	cursor: pointer;
}
.r-mainmenu-cont .r-mainmenu div div a {
	width: 100%;
	display: block;
    color:  #fff;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration:  none;
}

.r-mainmenu-cont .r-mainmenu div div a:hover {
	background:  #fff;
}

.r-mainmenu-cont .r-mainmenu div div:hover {
    background:  #fff;
}
.r-mainmenu-cont .r-mainmenu div div:hover a {
	color: #000;
}

.r-mainmenu-cont .menu-icon {
	font-size: 28px;
	color: #fff;
	padding-top: 1px;
	padding:  0 20px;
	cursor: pointer;
}

@media (min-width: 991px) and (max-width: 1920px) {
	.r-mainmenu-cont .r-mainmenu div div {
		float:  left;
	}

	.r-mainmenu-cont .menu-icon {
		display: none;	
	}
}

@media (min-width: 150px) and (max-width: 991px) {
	.r-mainmenu-cont .r-mainmenu div div {
		margin-right: 1px;
		margin-bottom: 10px;
	}
	.r-mainmenu-cont  .menu-items {
		display:none;   
	}
}
    
.r-mainmenu-cont  .show_items {
  display:block !important;
}


/* Menu vertical */
.r-leftmenu ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.r-leftmenu ul li a {
	color: #000;
}

.r-leftmenu ul li a:hover {
	color: #337ab7;
	text-decoration:  none;
}

.r-leftmenu ul li {
	margin-bottom: 10px;
}

.r-leftmenu ul li a{
	font-weight: 400;
}

/* level2 */
/*
.r-leftmenu ul li > ul {	
	*padding-top: 10px;
	*padding-left: 10px;
}
*/

.r-leftmenu ul li > ul li a {
	padding-left: 10px !important;
}

/* level3 */
.r-leftmenu ul li > ul li > ul li a {
	font-style: italic;
}

/*News mod */
.r-leftnews .inside-news {
}

.r-leftnews .inside-news  .title {
}

.r-leftnews .inside-news  .descp {
}

.r-leftnews .inside-news  .date {
	text-align: right;
	font-size: 12px;
}

.r-leftnews .inside-news  ul {
	list-style-type:none;
	margin:0;
	padding:0
}

.r-leftnews .inside-news  ul li {
	margin-bottom: 10px;
}

/* News list */
.n-news-items ul {
	list-style-type:none;
	margin:0;
	padding:0;
}

.n-news-items ul li {
	margin-bottom: 20px;
}

.n-news-items ul li > .n-name {
	font-size: 15px;
}

.n-news-items ul li > .n-name  a {
	color: #478fa5;
    text-decoration: underline;
}

.n-news-items ul li > .n-name  a:hover {
    text-decoration: none;
}

.n-news-items ul li > .n-descp {
}

.n-news-items ul li > .n-readmore {
	font-size: 15px;
	text-align: right;
	margin-right: 20px;
}

.n-news-items ul li > .n-readmore a {
	color: #478fa5;
    text-decoration: underline;
}

.n-news-items ul li > .n-readmore a:hover {
	text-decoration: none;
}

/* Gallery */
#gallery_images {
}

#gallery_images  div {	
}

#gallery_images .images {
	border: 1px solid #bcbdc0;
	margin-bottom: 5px;
	text-align: center;
}

#gallery_images .images img {
	width: 100%;
}

#gallery_images .title {
	width: 100%;
	max-height: 50px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  background: -moz-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eb0e00),color-stop(100%,#d60e02));  background: -webkit-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: -o-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: -ms-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: linear-gradient(to bottom,#eb0e00 0,#d60e02 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb0e00', endColorstr='#d60e02', GradientType=0);
    color: #fff;
    padding: 5px;	
	margin-bottom: 15px;
}


.r-leftside {
	
}
.r-content {	
}

/* feedback */
.feedback-inside .value {
	height: 27px;
	line-height: 27px;
	padding: 0 5px;
}

.feedback-inside .message {
	padding: 0 5px;
	
}

.r-footer {
	min-height:  130px;	
    color: #fff;
	background: url('../images/bg-footer.png') repeat;
	background-size: 100%;
	
	
	
   /* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);  background: -moz-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: -webkit-gradient(linear,left top,left bottom,color-stop(0,#eb0e00),color-stop(100%,#d60e02));  background: -webkit-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: -o-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: -ms-linear-gradient(top,#eb0e00 0,#d60e02 100%);  background: linear-gradient(to bottom,#eb0e00 0,#d60e02 100%);  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eb0e00', endColorstr='#d60e02', GradientType=0);    */
}

.r-footer .l-column {
	margin-top: 25px;
	font-size: 14px;
}

.r-footer .c-copyright {
	margin-top: 50px;
	font-size: 14px;
}

.r-footer .r-column {
	margin-top: 25px;	
	text-align: right;
}

.r-footer .r-column .f-cont {  
  min-width: 200px;
  text-align: left;  
  float: right;
}

.r-footer .r-column .f-phone{ 
	display: block;
	font-size: 18px;
	font-weight: 700;	
	line-height: 26px;
	color: #fff;
}

.r-footer .r-column .f-email{ 
	display: block;
	font-size: 18px;
	font-weight: 700;	
	line-height: 26px;
	color: #fff;
}

.r-footer .r-column .fa-phone-square, .r-footer .r-column .fa-envelope-square {
	font-size: 22px;
}

#intelweb {
	text-align: center;
	color: #fff;	
	position: relative;
	height: 20px;
	line-height: 20px;
}
#intelweb a {
	color: #fff;
	text-decoration: underline;	
}
#intelweb a:hover {
	text-decoration: none;	
}
/* Price Card */

.wrapper__card{
  color: white;
  display: grid;
  justify-items: center;
  grid-template-columns: 375px 375px;
  font-family: 'Roboto', sans-serif;
}
.card_personal{
  margin: 20px 20px;
  background-color: #c81818;
  background-image: linear-gradient(135deg, #c81818 0%, #eb381a 100%);
  box-shadow: 0px 0px 10px 1px rgba(169,39,39,0.75);
  border-radius: 0.25rem;
  padding: 0px 0px 20px 0px;
  transition: 500ms all ease-in-out;
  position: relative;
}
.card_personal:hover{
  transform: scale(1.02);
  box-shadow: 0px 0px 10px 1px rgba(169,39,39,0.75);
}
.card_banner{
  display:grid;
}
.card_img{
  width: 100%;
  height: 145px;
}

.card_comment{
  position: absolute;
  top: 0px;
  left: 5px;
  font-size: 13px;
  background-color: #171616;
  color: white;
  padding: 3px;
  border-radius: 0.25rem;
}
.card_price{
  display: grid;
  justify-content: center;
  grid-template-columns: 1fr;
}
.price_item{
  font-size: 40px;
  text-align: center;
  margin: 0px 0px;
  background-color: #171616;
  padding: 20px 0px;
  box-shadow: -1px 15px 25px -11px        rgba(0,0,0,0.62);
  -webkit-box-shadow: -1px 15px 25px  -11px rgba(0,0,0,0.62);
  -moz-box-shadow: -1px 15px 25px -11px   rgba(0,0,0,0.62);
}
.price_titile{
  text-transform: uppercase;
  font-size: 25px;
  text-align: center;
  margin: 35px 0px 5px 0px;
}
.price_optional{
  margin: 10px 0px;
  list-style: none;
  
}
.price_optional li{
  margin: 20px 0px;
  text-transform: uppercase;
  font-size: 1.4rem;
  list-style-image: url(https://ukrenergoremont.com/templates/ukrenergo/images/baseline_settings_white_24dp.png);
}
.price_link{
    color: white;
    text-decoration: none;
    justify-self: center;
    text-align:center;
    background-color: #171616;
    padding: 13px;
    border-radius: 1.25rem;
    box-shadow: -1px 15px 25px -11px        rgba(0,0,0,0.62);
    -webkit-box-shadow: -1px 15px 25px  -11px rgba(0,0,0,0.62);
    -moz-box-shadow: -1px 15px 25px -11px   rgba(0,0,0,0.62);
    width: 20rem;
}

.price_link:hover{
  background-color: black;
  color: white;
  text-decoration: none;
}

.hide{
    display: none;
    }
    
/*Home Page*/
.home_information_title, .information_description{
    text-transform:uppercase;
    }
    .information_description{
  font-weight: 600;
}

.home_information{
  display:grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  align-items: start;
  justify-items: center;
  gap: 0px 20px;
  border-radius: 2rem;
}
.information_box{
  display:grid;
  justify-items: center;
  margin: 20px;
  color: red;
  text-align: center;
  font-size: 16px;
  
}

.information_description{
  margin: 0px 0px 10px 0px;
  height: 40px;
}
.information_category{
  margin: 10px 0px;
  display: flex;
  flex-direction: column;
}
.information_category a{
  text-decoration: none;
  background-color: red;
  color: white;
  padding: 0px 7px;
  border-radius: 6px;
  margin: 5px;
  line-height: 2.5;
  text-transform: uppercase;
  transition: 0.5s linear;
}
.information_category a:hover{
  background-color: #af0000;
}

.mechanic_text{
  font-size: 18px;
  font-weight: 700;
}
.mechanic_title2{
  background-color: red;
  color: white;
  padding-left: 10px;
}

.telephone_contact{
  text-decoration: none;
  color: red;
  border: 2px solid red;
  padding: 5px 10px;
  border-radius: 40px;
  font-weight: 600;
}

.telephone_contact:hover{
  transition: 0.2s ease-in-out;
  background-color: red;
  color: white;
  text-decoration: none;
}