body{
	top: 0 !important;
}
.skiptranslate > iframe{
	visibility:hidden !important;
}
#SW-ServiciiElectronice .auto-container{
	/*min-height: 320px;*/
}
#SW-ServiciiElectronice  .inner-container{
	padding: 16px;
	border-radius: 16px;
	margin-bottom: 40px;
}
#SW-ServiciiElectronice .inner-container .sec-title{
	/*background: #ffffffc9;*/
	margin: 0; 
	/*padding: 24px;*/
	padding: 16px 0 0 0;
	
	/*border-bottom: 1px solid #ffffffba;*/
}
#SW-ServiciiElectronice  .lower-box{
	padding: 16px;
	border-radius: 16px;
}
#SW-ServiciiElectronice  .upper-box{
	margin-bottom: 16px;
}
#SW-AfisareConcursuriInDerulare ul li{
	display: inline;
}
.explore-banner .inner-container{
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
}
.solutions-section{
	padding-top: 40px;
}
.solutions-section .lower-box .bg-layer::before{
		border-radius: 16px !important;
}
.solution-block-one .inner-box{
	padding: 5px 10px 5px 50px;
	min-height: 67px;
}
.solutions-section .lower-box{
	padding: 10px;
}
.solution-block-one .inner-box .icon-box{
	top: 12px;
	left: 16px;
	font-size: 24px;
}
.solution-block-one .inner-box p{
	font-size: 75%;
	line-height: 1;
}
a.download, a.paginate_button, button.btn-sw-afisare-view{
margin: 5px;	
font-size: 14px;
line-height: 26px;
display: inline-block;
min-width:36px;
color: #252638;
font-weight: 700;
text-transform: uppercase;
text-align: center;
background: #dfdddd;
border-radius: 5px;
padding: 5px;
box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 6%);
z-index: 1;
cursor: pointer;
}
a.download:hover, a.paginate_button:hover, a.current, button.btn-sw-afisare-view.ribbon, button.btn-sw-afisare-view.active, a.paginate_button.active{
	color: white;
	background: #2c5697;
}
#SW-AfisareView_length, #SW-AfisareView_filter{
    display: block;
    width: 50%;
    float: left;
}
#SW-AfisareView > thead > tr > th{
	width: auto !important;
}
#ViewBody {
	text-align: justify !important;
}
.dataTables_paginate{
	text-align: center !important;
}
.dataTables_filter input[type="search"]{
	/*width: calc(100% - 75px) !important;*/
}
.pagination li a{
  line-height: 18px;
  width: auto;
  height: 36px;
}
[type=search]{
	/*
	position: relative;
display: block;
width: 100%;
height: 50px;
background: #ffffff;
border: 2px solid #ffffff;
border-bottom: 2px solid #e41e2f;
font-size: 16px;
color: #696b7e;
padding: 10px 20px;
transition: all 500ms ease;
*/
}
ul.bullet-list, ul.bullet-list li{
	list-style: circle;
	padding-left:10px
}
.news-block-three .inner-box{
  padding: 0;
  margin-bottom: 12px;
}
.news-block-three .inner-box .lower-content h3{
	font-size: 16px;
	line-height: 1;
	width: calc(100% - 64px);
}
.twitter-feed .inner-content .single-item .inner-box{
	border: 0;
}
.news-block-three .inner-box .lower-content .btn-box a{
	line-height: 1;
	padding: 10px;
	border: 0;
}
/*
.solutions-section{
	
	
	padding-bottom: 300px;
	padding-top: 160px;
}
*/
.elementor-element .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated,
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
    padding:0px !important;
}
.fab:before{
	font-family:'Font Awesome 5 Brands';	
}
ul, ol, li {
	list-style: none;
}
.admin-bar .menu-fixed,
.admin-bar .sticky-header {
    top:32px !important;
}
.admin-bar .mobile-menu .close-btn {
    top: 50px;
}

/*Comments*/

.whitehall-comment-item > .whitehall-comment-item {
    margin-left: 70px;
}
#cancel-comment-reply-link{
    color:inherit;
    display:block;
    font-size:18px;
    margin-top:17px;
}

/********************Event Styling***************************/
#tribe-events-pg-template, .tribe-events-pg-template{
	max-width:100%;
	margin:0px;
	padding:0px;
}
.single-tribe_events .tribe-events-cal-links .tribe-events-button,
.charitable-submit-field .button,
.campaign-summary .campaign-donation .donate-button{
	position: relative;
	display: inline-block;
	font-size: 14px;
	line-height: 25px;
	font-family: 'DM Sans', sans-serif;
	font-weight: 700;
	color: #fff !important;
	border-radius: 5px;
	text-align: center;
	margin-right: 20px;
	padding: 16.5px 38px;
	text-transform: uppercase;
	z-index: 1;
	transition: all 500ms ease;
	background: #e41e2f;
	overflow: hidden;
}
.single-tribe_events .tribe-events-cal-links .tribe-events-button:hover,
.charitable-submit-field .button:hover,
.campaign-summary .campaign-donation .donate-button:hover{
    background-color: #252638;
}
.event-details .overview-box {
    padding: 110px 0px 20px;
}
.event-details .purpose-box {
    padding-bottom: 30px;
}

/*Sidebar*/
.sidebar-info-contents .content-inner .content-box .booking-form .form-group input[type=submit]{
  position: relative;
  background-color: #e41e2f;
  display: inline-block;
  font-size: 14px;
  line-height: 25px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  color: #fff;
  border-radius: 5px;
  text-align: center;
  padding: 15px 38px;
  text-transform: uppercase;
  z-index: 1;
  transition: all 500ms ease;
}

.sidebar-info-contents .content-inner .content-box .booking-form .form-group input[type=submit]:hover{
  background: #ffffff;
  color: #e41e2f;
}

.testimonial-block-one .inner-box .image-box {
    margin-bottom: 39px !important;
}

.service-block-two .inner-box .image-box {
    margin-top: -45px !important;
}
.award-block-one .inner-box .award-box {
    margin-bottom: 20px !important;
}
.content_block_9 .content-box .image-box {
    margin-right: 10px !important;
}

.footer-top {
    padding: 46px 0px;
}

/*Footer Navigation*/
.main-footer .footer-top-one ul.menu li{
  position: relative;
  display: block;
  margin-bottom: 10px;
}

.main-footer .footer-top-one ul.menu li:last-child{
  margin-bottom: 0px;
}

.main-footer .footer-top-one ul.menu li a{
  position: relative;
  display: inline-block;
  font-size: 16px;
  color: #8e91a2;
  padding-left: 26px;
}

.main-footer .footer-top-one ul.menu li a:before{
  position: absolute;
  content: "\f00c";
  font-family: 'Font Awesome 5 Pro';
  font-size: 13px;
  font-weight: 700;
  left: 0px;
  top: 0px;
}

.main-footer .footer-top-one ul.menu li a:hover{
  color: #ffffff;
}

/*Footer 2 Navigation*/
.main-footer .footer-top-two ul.menu li{
  position: relative;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}

.main-footer .footer-top-two ul.menu li a{
  position: relative;
  display: inline-block;
}

.main-footer .footer-top-two ul.menu li a:before{
  position: absolute;
  content: '';
  background: #ffffff;
  width: 0%;
  height: 1px;
  left: 0px;
  bottom: 4px;
  transition: all 500ms ease;
}

.main-footer .footer-top-two ul.menu li a:hover:before{
  width: 100%;
}

/*Footer 2 Social*/
.main-footer .social-box{
  position:relative;
  margin-top:20px;
  margin-bottom:30px;
}

.main-footer .social-box li{
  position:relative;
  display:inline-block;
  margin-right:6px;
  transition: all 900ms ease;
  -moz-transition: all 900ms ease;
  -webkit-transition: all 900ms ease;
  -ms-transition: all 900ms ease;
  -o-transition: all 900ms ease;
}

.main-footer  .social-box li a{
  position:relative;
  width:36px;
  height:36px;
  color:#ccc;
  z-index:1;
  font-size:13px;
  line-height:36px;
  text-align:center;
  border-radius:50%;
  display:inline-block;
  background: transparent;
  border: 1px solid #ededed;
  -webkit-transition:all 300ms ease;
  -moz-transition:all 300ms ease;
  -ms-transition:all 300ms ease;
  -o-transition:all 300ms ease;
  transition:all 300ms ease;
}

.contact-section .form-block .form-group select {
    position: relative;
    display: block;
    background: #ffffff;
    width: 100%;
    height: 58px;
    border: 1px solid #e3e3e3;
    border-radius: 5px;
    padding: 10px 20px;
    font-size: 16px;
    color: #696b7e;
    transition: all 500ms ease;
}
.contact-section .form-block .form-group input[type=submit]{
  position: absolute;
  top: 15px;
  right: 30px;
  font-size: 14px;
  line-height: 26px;
  background: #e41e2f;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
  padding: 27px 21.5px;
  cursor: pointer;
  border-radius: 5px;
  z-index: 1;
  transition: all 500ms ease;
}

.contact-section .form-block .form-group input[type=submit]:hover{
  background: #252638;
}

.pagination li span {
    position: relative;
    display: inline-block;
    font-size: 20px;
    font-weight: 700;
    font-family: 'DM Sans', sans-serif;
    height: 54px;
    width: 54px;
    line-height: 54px;
    text-align: center;
    color: #252638;
    background: #f2f2f2;
    border-radius: 5px;
    z-index: 1;
    transition: all 500ms ease;
}
.pagination li span.current {
    color: #ffffff;
    background: #e41e2f;
}

.faq-page-section .form-inner .question-form .form-group select{
  position: relative;
  display: block;
  width: 100%;
  height: 58px;
  border: 1px solid #e6e6ea;
  border-radius: 5px;
  font-size: 16px;
  color: #696b7e;
  padding: 10px 20px;
  transition: all 500ms ease;
}

.department-widget.widget_nav_menu {
	position: relative;
	display: block;
	background: #ffffff;
	border-radius: 0px 0px 5px 5px;
	box-shadow: 0px 0px 20px 0px rgb(0 0 0 / 6%);
	padding: 0px 30px 40px 30px;
	margin-bottom: 40px;
}

/*Department Sidebar*/
.department-widget.widget_nav_menu .widget-title:before {
    position: absolute;
    content: '';
    background: #ffffff;
    width: 100%;
    height: 43px;
    left: 0px;
    top: -43px;
    border-radius: 5px 5px 0px 0px;
}

.department-widget ul.menu li{
  position: relative;
  display: block;
  background: #ffffff;
  border: 1px solid #e6e6ea;
  border-radius: 5px;
  margin-bottom: 5px;
  overflow: hidden;
  text-align: left;
}
.department-widget ul.menu li a{
  position: relative;
  display: block;
  color: #252638;
  padding: 16px 20px 18px 20px;
}
.department-widget ul.menu li:hover:before,
.department-widget ul.menu li.current-menu-item:before{
  width: 100%;
  opacity: 1;
}
.department-widget ul.menu li.current-menu-item  {
    border-color: #e41e2f;
}
.department-widget ul.menu li.current-menu-item a {
    color: #e41e2f;
}
.department-widget ul.menu li:last-child{
  margin-bottom: 0px;
}

/*Events*/
.event-details {
    margin-bottom: 100px;
}

/*Links*/
.blog-sidebar .sidebar-widget ul li{
  position: relative;
  display: block;
  padding: 0px 0px 12px 0px;
  margin-bottom:12px;
  border-bottom: 1px solid #e6e6ea;
}

.blog-sidebar .sidebar-widget ul li:last-child{
  border-bottom: none;
  padding-bottom:0px;
  margin-bottom:0px;
}

.blog-sidebar .sidebar-widget ul li a{
  position: relative;
  display: block;
  font-size: 16px;
  color: #696b7e;
  padding-left: 28px;
}

.blog-sidebar .sidebar-widget ul li a span{
  float: right;
}

.blog-sidebar .sidebar-widget ul li a:before{
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  left: 0px;
  top: 6px;
  border: 1px solid #8e91a2;
  background: #ffffff;
  border-radius: 50%;
  transition: all 500ms ease;
}

.blog-sidebar .sidebar-widget ul li a:hover:before{
  background: #e41e2f;
  border-color: #e41e2f;
}

.blog-sidebar .sidebar-widget ul li a:after{
  position: absolute;
  content: '';
  background: #8e91a2;
  width: 4px;
  height: 4px;
  left: 5px;
  top: 11px;
  border-radius: 50%;
  transition: all 500ms ease;
}

.blog-sidebar .sidebar-widget ul li a:hover:after{
  background: #ffffff;
}

.blog-sidebar .sidebar-widget ul li a:hover{
  color: #e41e2f;
}

/*Tags Sidebar*/
.blog-sidebar .sidebar-widget .tagcloud{
  position: relative;
  background: #ffffff;
}
.blog-sidebar .sidebar-widget .tagcloud a{
  position: relative;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 7px;
  font-size: 16px !important;
  line-height: 26px;
  background: #f5f5f6;
  color: #696b7e;
  border-radius: 4px;
  border: 1px solid #e6e6ea;
  padding: 4px 7px;
  text-align: center;
}
.blog-sidebar .sidebar-widget .tagcloud a:hover{
  color: #ffffff;
  background: #e41e2f;
    border-color: #e41e2f;
}

.comment-box.post-comments {
	margin-top: 50px;
}

.blog-details-content .tags-box {
    padding: 20px 0px 0px 0px;
}

/*RTL*/
.rtl .main-footer .footer-top-one ul.menu li a{
  padding-left: 0px;
  padding-right: 26px;
}

.rtl .main-footer .footer-top-one ul.menu li a:before{
  left: inherit;
  right: 0px;
}

/*Search*/
.search-notfound h3 {
    position: relative;
    display: block;
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    margin-bottom: 14px;
}
.main-menu{
	background-color: #f9f9f9;
	padding: 0 5px 0 5px;
  border-radius: 8px 8px 0px 0px;
}
.tribe-events-cal-links{
	padding:0 15px;
	margin-top:20px;
}

.main-header .logo-box .logo img,
.mobile-menu .nav-logo img{
	max-height: 85px;
}
.main-header .logo-box{
	padding: 5px 0px 0 0;
}
.main-header .logo-box .logo{
	
	float:left;
}
.main-header .menu-right-content::before {
	background:transparent !important;
}
.main-menu .navigation > li{
	padding: 12px 0;
}
.main-menu .navigation > li > a{
	/*font-size: 12px;*/
}
.mobile-menu .nav-logo{
	padding-bottom: 0px;
}
.mobile-menu .nav-logo > a > img{
	border-radius: 8px
}
.pull-right{
	float:right !important;
}
.banner-carousel .content-box h6{
	color:#ffffff;
}

.blog-details-content .comments-box > .whitehall-comment-item:last-child .comment{
	margin-bottom:0px;
	padding-bottom:0px;
	border-bottom:none;
}
.blog-details-content .whitehall-comment-item .comments-form-area{
	margin:40px 0;
}

.contact_box_n.two p {
    margin-bottom: 15px!important;
}

.contact_box_n.two p span {
    color: #252638;
    margin-right: 8px;
}

.contact_box_n.two p span i {
    margin-right: 6px;
    color: #e41e2f;
}

/*----new---*/
.contact_form_box{
  position: relative;
  padding: 50px;
  box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.09);
  border-radius: 10px;
}

.contact_form_box{
  position: relative;
}

.contact_form_box .form-group input[type='text'], 
.contact_form_box .form-group input[type='email'], 
.contact_form_box .form-group textarea{
  position: relative;
  display: block;
  width: 100%;
  height: 58px;
  border: 1px solid #e6e6ea;
  border-radius: 5px;
  font-size: 16px;
  color: #696b7e;
  padding: 10px 20px;
  transition: all 500ms ease;
}

.contact_form_box .form-group input:focus,
.contact_form_box .form-group textarea:focus{

}

.contact_form_box .form-group textarea{
  resize: none;
  height: 130px;
}

.contact_form_box .form-group{
  position: relative;
  margin-bottom: 30px;
}

.col-xs-12.logged-in-as{
	margin-bottom:15px;
}
.m-b30{
	margin-bottom:30px;
}
.footer-top-two .logo-widget .footer-logo img{
	height:50px;
}
.navigation > li > small{
	top:-10px;
	position:relative;
}
.footer-top .postcode-form .form-group button{
	width: 120px !important;
	font-size: 85%;
	line-height: 1;
	min-height: 50px
}
.main-menu .navigation > li > ul > li > a::before{
	content: "";
}
.main-menu .navigation > li > ul > li > a:hover{
	padding-left: 0;
}
.team-block-one .inner-box .lower-content .author-box h4{
	font-size: 18px;
	min-height: 36px;
}
.team-block-one .inner-box .lower-content .author-box .designation{
	font-size: 14px;
	min-height: 44px;
}
.main-menu .navigation > li > ul, .main-menu .navigation > li > .megamenu{
	width: 480px;
}
.main-menu .navigation > li > ul > li > a, .main-menu .navigation > li > .megamenu li > a{
	text-transform: none;
}
.mobile-menu-visible .mobile-menu .menu-box > div > div >.menu-outer > div > ul > li > small{
	padding-left: 24px;
}
.team-section .pattern-layer{
	height: 100%;
}
 .pattern-layer {
  position: absolute;
  left: 0px;
  bottom: 0px;
  width: 100%;
  height: 521px;
  background-size: cover;
  background-repeat: no-repeat;
 }
.consilieri-locali .inner-box{
	background-color: white;
	border: 1px solid #e6e6ea !important;
	border-radius: 16px !important;
	min-height: initial;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-bottom: 5px;
}
.consilieri-locali .inner-box .icon-box{
	position: absolute;
	left: 30px;
	top: 15px;
	font-size: 36px;
	line-height: 36px;
	color: #a1a3b1;
	transition: all 500ms eas	
}
.consilieri-locali .inner-box h4 a{
	color: black !important;
}
.consilieri-locali .inner-box h4 a:hover{
	color: white !important;
}
section .dotted-pattern{
	position: absolute;
left: 0px;
bottom: 110px;

height: calc(100% - 110px);
background-size: cover;
background-repeat: no-repeat;
z-index: -1;
}
section .image-layer{
	  position: absolute;
  left: -3px;
  bottom: 110px;
}
.accordion-box .block .acc-content .list{
	max-height: 256px;
}
#SW-AfisareListaCopiiAccordion{
	opacity:0.95;
}
.schedule-block-one .inner-box .image-box .content-box .text h4{
	line-height: 1.3
}
.sw-servicii-publice .inner-box .icon-box:before{
	background:-webkit-linear-gradient(-90deg, #e6e6ea, #fff 0%);
}
.sw-servicii-publice .inner-box > a > h4{
	min-height:84px;
}
.schedule-block-one .inner-box .image-box .content-box .post-date h3{
	font-size:18px;
}
.schedules-section .schedule-tab-btns li{
	width: calc(25% - 24px);
	margin-right: 1px;
	border-radius: 16px 16px 0px 0px;
}
.schedules-section .owl-nav{
	border-radius: 16px 16px 0px 0px;
	width: 92px;
}
#sw-content-about-city .layer-bg:before{
	border:  0 !important;
}
.header-top .info-list li{
	font-size: 12px;
}
.news-block-three .inner-box .post-date h3{
	  position: relative;
  display: inline-block;
  width: 64px;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  padding: 11px 0px 5px 0px;
  text-align: center;
  border-radius: 0px 4px 0px 4px;
  line-height: 24px;
  z-index: 
}
.place-section .accordion-box .block .acc-btn-disabled{
	position: relative;
display: block;
overflow: hidden;
padding: 19px 30px 18px 0px;
cursor: pointer;
transition: all 500ms ease;
}
.place-section .accordion-box .block .acc-btn-disabled h5{
  position: relative;
  display: inline-block;
  font-size: 18px;
  line-height: 18px;
  font-weight: 700;
  border-bottom: 1px solid transparent;
  margin: 0px;
  transition: all 500ms ease;

}
.rezultate-cautare{
  
  margin: 0 0 12px 0;
}
.rezultat-cautare .inner-box{
  border: 0;
  padding: 12px;
}
.rezultat-cautare, .rezultat-cautare .inner-box, .rezultat-cautare .inner-box .text p{
  transition: none !important;
}
.rezultat-cautare .inner-box:hover{
  background-color: #fff !important;
}
.rezultat-cautare .inner-box, .text h3, .rezultat-cautare .inner-box .text p{
  transition: none !important;
}
.rezultat-cautare .inner-box .text h4 a,.rezultat-cautare .inner-box .text h4{
  color:#696b7e;
  font-weight: bold;
}
.rezultat-cautare .inner-box .text h4 a:hover {
  color:#252638 !important;


}
.statistica-cautare{
  margin: 12px auto;
}
.statistica-cautare .filter-box{
  margin-bottom: 12px;
}
.statistica-cautare .filter-box div{ 
  padding:0 24px;
}

/**/
.explore-block-one .inner-box .image-box, .explore-block-one .inner-box:before, .explore-block-one .inner-box .content-box .text, .explore-banner .inner-container, .theme-btn, .main-header .menu-right-content .other-option, .search-popup .search-form fieldset input[type="search"], 
.schedule-block-one .inner-box, .schedule-block-one .inner-box .image-box .content-box .text .category, .twitter-feed .inner-content, .card, .footer-top .postcode-form .form-group, .main-footer .widget-section .register-widget .inner-box, .main-footer .widget-section .register-widget .inner-box a, 
.team-block-one .inner-box, .team-block-one .inner-box .lower-content .author-box, .team-block-one .inner-box .lower-content .othre-info li, .scroll-top, .blog-sidebar .sidebar-widget .widget-content, .solution-block-one .inner-box:hover, 
.solution-block-one .inner-box::before, .news-block-three .inner-box, a.download, a.paginate_button, button.btn-sw-afisare-view, .pagination li a:hover, .pagination li a.current, .pagination li a, .page-item:first-child .page-link, .place-section .inner-content{
	border-radius: 16px !important;
}
.explore-block-one .inner-box .content-box .overlay-content, .schedule-block-one .inner-box .lower-content{
	border-radius: 0 0 16px 16px;
}
.theme-btn:before{
	border-radius: 16px 0px 0px 16px;
}
.theme-btn:after, .search-popup .search-form fieldset input[type="submit"]{
	border-radius: 0px 16px 16px 0px
}
.schedule-block-one .inner-box .image-box{
	border-radius: 16px 16px 0px 0px;
}
.testimonial-block-one{
	min-height: 330px;
}
.author-box h4 a{
	font-weight: bold;
}

a{
	color: #2c5697
}

.scroll-top{
	box-shadow: none;
}
.team-block-one .inner-box .image-box{
	min-height: 270px;
}
.team-block-one .inner-box .lower-content .author-box{
	margin: -25px 15px 0 15px;
}
a.download, a.paginate_button, button.btn-sw-afisare-view{
	padding: 0 16px;
}
.menu-area .mobile-nav-toggler{
	color: #696b7e;
}
figure.image-layer{
	width:100%
}
.header-top .info-list li i{
	top: 4px;
	font-size: 16px;
}
.translation-links li, .translation-links li a{
	color: black !important;
	cursor: pointer;
}
.goog-te-gadget{
	font-family: var( --font-family ), sans-serif !important;
}
.goog-te-gadget-simple{
	border:0 !important;
	background-color: #252638 !important;
}
.goog-te-gadget-simple img{
	display: none;
}
.goog-te-gadget-simple span a span{
	border: 0 !important
}

.main-menu li.section  ul.wide-menu{
    width: 100%;
    left: 0;
    margin: 0 auto;
    display: grid !important;
    flex-direction: row;
    /* flex-wrap: wrap; */
    grid-template-columns: repeat(4, 1fr);
    align-content: center;
    justify-content: start;
    grid-auto-rows: 1fr;
    justify-items: start;
    grid-column-gap: 30px;
    /* grid-row-gap: 30px;*/
}
.main-menu li.section  ul.wide-menu  li{
	line-height:1 !important;
}
.administratia-locala-la-zi-img{
	/*max-height: 450px;*/
}
.main-header .menu-right-content{
	margin-left: 0;
	padding-left:20px;
}
.explore-block-one .inner-box .content-box .text{
	width: 90% !important
}
.explore-block-one .inner-box .image-box{
	border: 1px solid lightgrey;
}
.main-header .menu-right-content .other-option{
	padding: 8px 0px 8px 0px;
}
.main-header .menu-right-content .other-option li{
	margin: 0 12px;
}
.servicii-electronice{
	min-height:100px;
}
.about-section .pattern-box .pattern-2 {
  position: absolute;
  left: 10px;
  bottom: 150px;
  width: 212px;
  height: 181px;
  background-repeat: no-repeat;
}
.about-section .pattern-box .pattern-3 {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 212px;
  height: 181px;
  background-repeat: no-repeat;
}
.main-menu{
	width:100%
}
.links a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 26px;
  font-family: 'DM Sans', sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  color: #252638;
}