/* // RESPONSIVE */

.mobile_tool_action {
	display: none;
	height: 0px;
}

.btn_team img {
    width: 33px;
    margin-right: 5px;
}
.menu_em a.medic_access {
	display: none;	
}



/*********************************************** screen (Smaller than 1200px) ***********************************************/
 @media only screen and (min-width:960px) and (max-width: 1199px) {

 h3#colon-wash
{
	margin-top: -50px;
}
 
.container_img.wrap_text.image-colonscopia_robotica
{
	margin-top: -33px;
}
.wrapper_em {
	max-width: 920px;
}
#subhead_home {
    padding: 150px 20px 50px 20px;
}
#subhead_archive {
    padding: 100px 20px 50px 20px;
}
#subhead_single {
    padding: 100px 20px 50px 20px;
}
.wrapper_text_content {
    max-width: 90%;
}


.item_specialize:nth-child(3n+2) {
    margin-left: 2%;
    margin-right: 2%;
} 
.item_specialize {
	width: 32%;
	margin-bottom: 1%;
	margin-top: 1%;
}

.menu_em {
	width: 30%;
} 
.doctor_photo {
	width: 80px;
	padding-bottom: 80px;
}

.doctor_txt {
    width: -webkit-calc(100% - 90px);
    width: -moz-calc(100% - 90px);
    width: calc(100% - 90px);
    padding-left: 20px;
}
.title_single_doc {
	margin-top: 0px;
}
 
}
/*********************************************** Tablet (Smaller than 959px) ***********************************************/
@media only screen and (min-width: 768px) and (max-width: 959px) {

h3#colon-wash
{
	margin-top: -50px;
}

#cookie-bar {
	max-width: 100%;
    padding-left: 10%;
    padding-right: 10%;
}

.container_img.wrap_text.image-colonscopia_robotica
{
	margin-top: -33px;
}
.menu_em {
	width: 40%;
	right: -50%;
} 

.menu_em a {
	font-size: 19px;
}

section {
    padding: 30px 0px;
}
header {
	min-height: 72px;
}

.wrapper_em {
	max-width: 730px;
}
#subhead_home {
    padding: 120px 15px 30px 15px;
}
#subhead_archive {
    padding: 90px 15px 30px 15px;
}
#subhead_single {
    padding: 90px 15px 30px 15px;
}
.wrapper_text_content {
    max-width: 100%;
}
.doctor_menu_hd a {
	margin-top: 5px;
}
.sx_primary_call .call_defbtn i {
	display: none;
}

.logo_em {
	width: 180px;
}
.title_single , .title_page_archive , .title_single_center  , .title_single_doc {
	font-size: 35px;
	line-height: 35px;
}


.submenu_single ul li a p {
	font-size: 15px;
	letter-spacing: 0px;
}
.submenu_single {
	padding: 10px;
}
.submenu_single ul li {
	width: 31.333%;
	margin: 0 1%;
	padding: 5px;
}

.title_section {
	font-size: 20px;
	line-height: 21px;
	letter-spacing: 1px;
}

.subtitle_single_center {
	padding: 7px 15px;
	font-size: 16px;
}

.subtitle_hd_home {
	font-size: 22px;
	margin-top: 22px;
	line-height: 22px;
}
.title_hd_home {
	font-size: 28px;
	margin-bottom: 22px;
	line-height: 28px;	
}
.select_tool_em {
	padding-right: 78px;
}
select.select_em {
	padding: 15px 10px;
}
.select_link_em {
	padding: 10px 10px;
}
.container_select i {
	padding-right: 5px;
	font-size: 15px;
}
.fixed-tool .select_link_em {
	padding: 7px 10px;
}

.item_specialize:nth-child(3n+2) {
    margin-left: 1%;
    margin-right: 1%;
} 
.item_specialize {
	width: 48%;
	margin-bottom: 1%;
	margin-top: 1%;
    margin-left: 1%;
    margin-right: 1%;	
}
.dynamic-num {
	font-size: 32px;
}
.content_number {
	letter-spacing: 0px;
}

.item_people {
	padding: 5px;
}

.col_contact , .col_contact_small {
	width: 50%;
}
.follow_cont a {
	margin-bottom: 0px;
	float: none;
	display: inline-block;
}
.col_contact {
	border-right: 0px;
}

.col_contact_small:nth-child(3) {
	width: 100%;
	float: none;
	display: block;
	text-align: center;
	margin-top: 5px;
	border-top: 1px solid #eaeaea;
	clear: both;
}

.tool_primary_call {
	padding: 10px;
	margin-top: -100px;
}


.info_primary_call {
	text-transform: none;
}
.dx_primary_call {
	padding-left: 5px;
	width: 25%;
	
}
.sx_primary_call {
	width: 75%;
	padding-right: 5px;
}
.sx_primary_call .call_defbtn {
	width: 32%;
	padding: 12px 0px;
	padding-left: 55px;
}
.sx_primary_call .call_defbtn .dec_info {
	top: 7px;
}

.sx_primary_call .call_defbtn.whtapp_btn_call {
    margin: 0px 2%;
}
.tool_primary_call .maps_btn_call {
	padding: 5px;
}

.item_archive_specialist , .team_item {
	width: 100%;
	float: none;
}
.item_archive_specialist:nth-child(even) , .team_item:nth-child(even) {
	margin-left: 0px;
}


    
}
/*********************************************** Mobile (portrait 300px) ***********************************************/
 @media only screen and (max-width: 767px) {

header {
	height: 75px;
}

#form_prenota .submit_btn{
    font-size:15px;
}

h3#colon-wash
{
	margin-top: -50px;
}
iframe
{
width: 100%;
height: 220px;
}
#alert_message {
    bottom: 10px;
}

.anchor-menu
{
  margin-top:-185px !important;
  padding-top:185px;
}
.wrapper_text_content {
    max-width: 100%;
}

.default-btn {
	font-size: 15px;
    padding: 7px 15px;
    margin-left: 26%;
}
.container_img.wrap_text.image-colonscopia_robotica
{
	margin-top: -33px;
}
.online_visit_alert_home
{
    background-color: white;
    padding: 20px;
    margin-top: 8px;
    margin-bottom: 13px;
    margin-right: auto;
    margin-left: auto;
    max-width: 100%;
    border-radius: 15px;
    text-align: left;
}
.excerpt_archive
{

}
.online_visit_alert_center
{
    background-color: white;
    padding: 20px;
    margin-top: 10px;
    margin-bottom: 3px;
    margin-right: auto;
    margin-left: auto;
    max-width: 102%;
    border-radius: 15px;
    text-align: left;
}
.online_visit_alert_doctor
{
    background-color: white;
    padding: 20px;
    margin-top: 18px;
    margin-bottom: -3px;
    margin-right: auto;
    margin-left: auto;
    max-width: 102%;
    border-radius: 15px;
    text-align: left;
}
footer {
	padding: 10px;
}
.doctor_details
{
  float: none;
  width: 100%;
  position: relative;
  top: 37px;
  left:0px;
  padding-left: 0px;

}

.doctor_item .default-btn
{
    bottom: 273px;
    right:unset;
    margin-left: -1px;
    position: unset;
}
.secondary_menu_em li {
	padding: 0 1%;
	margin-bottom: 5px;
    font-size: 14px;
}
.secondary_menu_em li a {
	padding: 10px 5px;
	font-weight: 700;
}

footer .img_foo {
	max-width: 140px;
}

section {
    padding: 30px 0px;
}
.item_archive_left {
  width: 100%;
 
  position: relative;
  display: block;
  flex: none;
  background-color: #f2f2f2;
 
 
  overflow: hidden;
 

  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px;
   }
  .list-unstyled {
    padding-left: 0;
    list-style: none;
  
}

  .item_archive_right {
  width: 100%;
  
  position: relative;
  display: block;
  flex: none;
  background-color: #f2f2f2;
 
  overflow: hidden;
 
 
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 0px;
  padding-bottom: 0px; }

.wrapper_em {
	max-width: 100%;
	padding: 0px 10px;
}

.extend_list_centers
{
font-size: 18px;
text-align: center;
font-weight: 800;
padding: 10px;
cursor: pointer;
color: #2d3131;
background-color: #fff;
margin-left: -20px;
margin-right: -20px;
border-bottom: 4px solid #eaeaea;
/* display: inline-block;*/
position: relative;  
}



.list_center_hidden
{
margin-left: -20px;
margin-right: -20px;
margin-top:10px;
margin-bottom:10px;
display: none;  
}




.header-bg {
	padding: 10px 17px;
} 

.open_menu_em
{
	right:11px;
}

.logo_em {
	width: 170px;
}

.doctor_menu_hd {
	float: right;
}
.doctor_menu_hd a {
	font-size: 14px;
	margin: 0px;
	
}
a.medic_access {
	display: none;	
}

.menu_em a.medic_access {
	display: block;	
	background-color: #0b8786;
}


a.medic_form {
	padding: 5px 15px;
	width: 85px;
	line-height: 13px;
	margin-right:  5px;
}


.menu_em {
	width: 60%;
	right: -60%;
    margin-top: 94px !important;
}

.menu_em a {
	font-size: 18px;
}

#subhead_home {
    padding: 110px 10px 30px 10px;
}
.title_hd_home {
	font-size: 21px;
	line-height: 21px;
	margin-bottom: 10px;
}
.subtitle_hd_home {
	font-size: 20px;
	line-height: 22px;
	margin-top: 15px;
}

.select_tool_em {
    max-width: 100%;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    overflow: hidden;
    padding-right: 0px;
    padding: 5px 0px;
}

.container_select {
	width: 100%;
	display: block;
    margin: 0px;
    border: 0px;
    float: none;	
}
select.select_em {
	padding: 12px 12px;
}
.select_link_em {
	position: relative;
	top: auto;
	display: block;
	margin: 5px auto;
	width: 80px;
}

.title_section {
	font-size: 18px;
    line-height: 21px;
    letter-spacing: 2px;
}
#comeselezioniamo {
	margin-top: 20px;
	padding-top: 15px;
}

.cont_icon_come {
	padding: 10px;
}

.icon_come {
	float: none;
	width: 100%;
	position: relative;
	padding: 10px 0px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.icon_come img {
	float: left;
	margin: 0px;
	width: 20%;
}

.icon_come .info {
    left: 25%;
    text-align: left;
    position: absolute;
    padding-top: 0px;
    padding-left: 10px;
    top: 50%;
    -ms-transform: translateY(-50%); 
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-size: 14px;
    line-height: 16px;
}

.icon_come .info:after {
    content: "";
    width: 3px;
    left: -5px;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    top: 50%;
    height:30px;
    background-color: #ffd900;
    display: block;
    position: absolute;
}
#comeselezioniamo .content_box_intro {
	font-size: 16px;
}
.img_intro {
	width: 60px;
}

.item_specialize {
	width: 100%;
}
.txt_item {
	padding: 15px 15px 10px 15px;
	margin-top: 100px;
}
.item_specialize:nth-child(3n+2) {
	margin-left: 0px;
	margin-right: 0px;
}	

.response_booking
{
font-size:15px; 
}
.title_response_booking
{
font-size: 19px; 
}
.alert_response_booking
{
color:red;
font-size: 17px;
}


.mobile_tool_action {
	font-size: 15px;
	line-height: 18px;
	color: #fff;
	padding: 12px 5px  ;
	text-transform: uppercase;
	font-weight: 900;
	letter-spacing: .5px;
	position: relative;
	background-color:#0aa3a1;
	display: block;
	height: auto;
	-ms-transform: translateY(-100%); 
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
    -webkit-transition: all .6s cubic-bezier(.645,.045,.355,1);
    -moz-transition: all .6s cubic-bezier(.645,.045,.355,1);
    transition: all .6s cubic-bezier(.645,.045,.355,1);		
    opacity: 0;
}

.mobile_tool_action.selected i {
    -ms-transform: rotate(180deg); 
    -webkit-transform: rotate(180deg); 
    transform: rotate(180deg);
    background-color: #e64e4e;
}

.mobile_tool_action.fixed {
	-ms-transform: translateY(0%); 
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	opacity: 1;
}

.mobile_tool_action i {
	position: absolute;
	right: 10px;
	width: 30px;
	height: 30px;
	top: 5px;
	line-height: 32px;
	text-align: center;
	font-size: 16px;
	color: #fff;
	background-color: #0dc1bf;
	-webkit-border-radius: 222px;
	-moz-border-radius: 222px;
	border-radius: 222px;
    -ms-transform: rotate(0deg); 
    -webkit-transform: rotate(0deg); 
    transform: rotate(0deg);	
}
.mobile_tool_action span {
	padding: 0px 10px;
}


.fixed-tool {
  padding:   0px 0px 10px 0px;  
}
.fixed-tool .select_tool_em {
	border-radius: 0px;
    margin-top: 44px;
}


.fixed-tool.fixed {
  position: absolute;
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.fixed-tool.fixed-mobile , .fixed-tool.fixed.fixed-mobile {
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%);	
  opacity: 1;
}

.sx_mission {
    float: none;
    width: 100px;
    padding-right: 0px;
    margin: 0 auto;
}
.dx_mission {
    float: none;
    width: 100%;
    padding-right: 0px;
    margin: 0 auto;
}

.title_mission {
	font-size: 18px;
    line-height: 21px;
    letter-spacing: 2px;
    margin-bottom: 20px;
    margin-top: 10px;
    letter-spacing: 2px;
    text-align: center;
}
.title_mission:after {
	left: 50%;
	margin-left: -60px;
}

.content_number {
    text-transform: capitalize;
    font-weight: 300;
    color: #fff;
    font-size: 16px;
    letter-spacing: 0px;
    position: relative;
    display: block;
    padding-top: 5px;
    padding: 5px;
    margin-top: 5px;
}

.dynamic-num {
    font-size: 21px;
    color: #fff;
    display: block;
    font-weight: 900;
    margin: 10px 0px;
}
.bg_number {
	width: 60%;
}


.bg_people {
	width: 25%;
}

.name_people {
	font-size: 18px;
	line-height: 20px;
}

#diconodinoi .swiper-button-next, #diconodinoi .swiper-button-prev {
    background-image: none;
    width: 40px;
    height: 40px;
    font-size: 20px;
    background-color: #0dc1bf;
    line-height: 42px;
    color: #fff;
    -webkit-border-radius: 222px;
    -moz-border-radius: 222px;
    border-radius: 222px;
}



.col_contact_small , .col_contact{
    float: none;
    width: 100%;
    padding: 20px 0px;
    border: 0px;
    border-bottom: 1px solid #d9d9d9;
}
.title_single {
    font-size: 25px;
    margin-bottom: 30px;
}

.title_single:after {
    width: 60px;
    height: 3px;
    bottom: -5px;
}

#subhead_single {
	padding: 80px 0px 5px 0px; 
}	

.submenu_single {
	padding: 0px;
	overflow: hidden;
	width: 95%;
	margin: 25px auto 0px auto;
}

.submenu_single ul li a i.first_ico {
    width: 30px;
    height: 30px;
    line-height: 30px;
    background-color: #ffffff;
    font-size: 18px;
    text-align: center;
    -webkit-border-radius: 222px;
    -moz-border-radius: 222px;
    border-radius: 222px;
    display: block;
    color: #0dc1bf;
    margin: 0 auto;
}

.submenu_single ul li a i.second_ico {
	display: none;
}

.submenu_single ul li a p {
    display: block;
    position: relative;
    top: auto;
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
    left: 0px;
    font-size: 15px;
    letter-spacing: 0px;
    text-align: center;
    margin-top: 5px;
    margin-bottom: 5px;
}

.submenu_single ul li {
    width: 33.333%;
    margin: 0px;
    background-color: #ffd900;
    padding: 5px;
	 -webkit-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 1);
	  -moz-box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 1);
	  box-shadow: 0px 0px 0px 1px rgba(255, 255, 255, 1);
	  border: 0px solid #fff; 
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;	  
}	

.content_default .container_img .wide_img {
	width: 100%;
}
.content_default .container_img .port_img {
    width: 55%;
    margin: 0 auto;
    display: block;
}
.content_default .container_img.wrap_text {
    width: 55%;	
}
.content_default .container_img.wrap_text .max-img {
	padding-right: 0px;
	width: 100%;
}

.content_default .container_img .wp-caption-text {
    position: relative;
    right: auto;
    width: 100%;
    top: auto;
    -ms-transform: translateY(0%);
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}	
.content_default .container_img.wrap_text .wp-caption-text {
	width: 100%;
	margin-top: -38px;
}
.header_list_2
{
    text-align: center;
    margin-top: -16px;
    margin-bottom: 11px;
    font-size: 19px;
}
.title_page_archive {
	font-size: 25px;
    margin-bottom: 30px;
    line-height: 30px;

}
.extend
{
    font-size: 12px;
    padding-top:1px;
   padding-bottom:1px; 
   padding-left:5px;
   padding-right:5px;
}
.button-videoconsulenza
{
    margin-left: 28%;
}
.window_hidden
{
 margin-top: 30px !important;
    margin-bottom: 30px !important;  
    width: 90% !important; 
    
}

#subhead_archive {
    padding: 50px 10px 30px 10px;
}

.bg_hdhome {
	background-position: center right -300px;
}

.item_archive {
	width: 100%;
	float: none;
	margin-bottom: 10px;
	padding: 10px 15px;
}

.provincia_archive {
	top: 5px;
	
}
.center_txt
{
    padding-left: 5px;
}
.item_archive_specialist .provincia_archive {
	right: auto;
	left: 90px;
	padding: 3px 10px;
}

.item_archive:nth-child(even) {
    margin-left: 0%;
}

.doctor_link {
	bottom: 10px;
	right: 15px;
}

.item_archive_specialist {
    width: 100%;
    float: none;
}
.doctor_item {
    margin-bottom: 1%;
    margin-top: 1%;
    padding: 15px 15px 20px 15px;
    margin-bottom: 20px;
    height: 520px;

}
.doctor_item {
    text-decoration: none !important;
}

.doctor_photo {
    width: 60px;
    padding-bottom: 60px;
}

.doctor_txt {
    width: 100%;
    float: none;
    padding-left: 0px;
    padding-top: 78px;
    padding-bottom: 10px;
    border: 0px;
}


.doctor_item .doctor_name {
    border-bottom: 0px;
    padding: 5px 0px;
    color: #2d3131;
    position: absolute;
    top: 27px;
    left: 90px;
    font-size: 18px;
    line-height: 18px;
}
.doctor_name:after {
	width: 50px;
	height: 3px;
}
.item_archive_specialist:nth-child(even) {
	margin-left: 0px;
}
.infotag_archive {
	top: 10px;
}
.title_archive {
    font-size: 18px;
    line-height: 18px;
}
.title_single_center {
	font-size: 25px;
	line-height: 25px;
}


.content_default h3 , .content_default h2 {
	font-size: 18px;
	line-height: 19px;
}
.content_default h2 {
	border-bottom: 3px solid #0dc1bf;
}
.container_select_citydoc .info-block {
    left: 15px !important;
    width: 42% !important;
    text-align: center;
    line-height: 18px;
    /* font-size: 12px; */
    position: absolute;
    top: 50%;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #0dc1bf;
}
select.select_em_doc {
    padding: 15px 20px;
    width: 100%;
 
    border-radius: 0px;
    border: none;
    box-shadow: none;
    background: #eaeaea;
    background-image: none;
    -webkit-appearance: none;
    appearance: none;
    -moz-appearance: none;
    position: relative;
    display: block;
    color: #2d3131;
    font-size: 16px;
    line-height: 16px;
    font-weight: 700;
    z-index: 1;
    cursor: pointer;
    font-family: 'Lato', sans-serif;
}	
.tool_primary_call {

    padding: 10px 0px;
    width: 100%;
    margin-top: -92px;
    margin-bottom: 20px;
}	

.sx_primary_call {
    float: none;
    width: 100%;
    padding-right: 0px;
}	
.dx_primary_call {
    float: none;
    width: 100%;
    border: 0px;
}

.note_primary_call {
	font-size: 12px;
	font-weight: 700;
	text-align: center;
	padding: 0px 10px;
}

.sx_primary_call .call_defbtn {
    float: left;
    width: 33.333%;
    position: relative;
    display: block;
    padding: 5px 0px;
    padding-left: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    text-align: center;
}
.sx_primary_call .call_defbtn img {
	width: 40px;
	margin: 0 auto;
	top: auto;
	-ms-transform: translateY(0%); 
	-webkit-transform: translateY(0%);
	transform: translateY(0%);
	display: block;
	position: relative;
}
.sx_primary_call .call_defbtn i {
	display: none;
}
.sx_primary_call .call_defbtn.whtapp_btn_call {
    margin: 0px 0px;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

.sx_primary_call .call_defbtn .dec_info 
{
	position: relative;
	opacity: .7;
	top: auto;	
}

.sx_primary_call .call_defbtn .dec_name 
{
	font-size: 16px;
	margin-top: 0px;
	font-weight: 700;
	text-align: center;
	line-height: 16px;	
}	


#subhead_single_center {
    border-bottom: 4px solid #0dc1bf;
    padding: 71px 10px 30px 10px;
}

.subtitle_single_center {
	font-size: 16px;
	padding: 7px 50px;
}
#message-bar 
{
    background-color: #fff;
    border: 2px solid red;
    position: fixed;
    z-index: 22;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 0px;
    bottom: 0px;
    width: 100%;
    max-width: 283px;
    right: 0px;

}
#message-bar-2 
{
    background-color: #fff;
    border: 2px solid red;
    position: fixed;
    z-index: 22;
    padding-right: 10px;
    padding-bottom: 5px;
    padding-top: 0px;
    bottom: 64px;
    width: 100%;
    max-width: 283px;
    right: 0px;

}

.tool_primary_call .maps_btn_call {
	width: 50%;
	padding: 2px;
    margin: 5px auto 0 auto;
}
.tool_primary_call .maps_btn_call_doctor {
    width: 50%;
    padding: 8px;
    margin: 5px auto 0 auto;
}

.prenotation_tool .visit {
	font-size: 14px;
	line-height: 16px;
	padding-right: 65px;
}
.prenotation_tool .prize {
	font-size: 13px;
	line-height: 15px;
	width:44px;
	padding: 3px;	
}

.title_single_doc {
    font-size: 20px;
    margin-top: 18px;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.newspaper_quotes {
    color: #fff;
    float: left;
    margin-top: 0.3rem;
    font-size: 11px;
    width: 100%;
}

#header_search_center{
    margin-top:1rem;
}

#subhead_single_doctor .txt_hdDoc {
    width: -webkit-calc(100% - 70px);
    width: -moz-calc(100% - 70px);
    width: calc(100% - 70px);
    padding-left: 10px;
}

#subhead_single_doctor {
    padding: 107px 10px 40px 10px;
}

.subtitle_single_doc {
    font-size: 16px;
    padding: 3px 10px;
    color: #fff;
    background-color: rgba(0, 0, 0, 0.1);
}
.title_single_doc:after  {
	width: 50px;
	height: 2px;
}
.title_page_archive:after {
	width: 60px;
	height: 3px;
}



.item_people {
    width: 100%;
    height: unset;
    float: left;
    padding: 10px;

}

.team_item {
	width: 100%;
	padding: 10px 10px 10px 90px;
}
.img_team {
	width: 70px;
	height: 70px;
	left: 10px;
	top: 10px;
	    -webkit-box-shadow: 0px 0px 0px 0px #eaeaea;
    -moz-box-shadow: 0px 0px 0px 0px #eaeaea;
    box-shadow: 0px 0px 0px 0px #eaeaea;
}

.team_item:nth-child(even) {
	margin-left: 0px;
}
.btn_team img {
	width: 27px;
	margin-right: 5px;
}

.name_team {
    font-size: 18px;
    line-height: 19px;
    margin-bottom: 5px;
}
.name_team:after {
	bottom: -5px;
}

.sx_contact_page {
	width: 100%;
	padding: 0px;
	float: none;
}

.dx_contact_page {
    float: none;
    width: 100%;
    margin-top: 20px;
}

.sx_contact_page img {
	width: 50%;
}

#cookie-bar {
	max-width: 100%;
    height: 69%;
    padding-left: 10px;
    padding-right: 10px;
}

.cb-policy{
    float:left !important;
}
	
}
/*********************************************** Mobile (landscape 420px) ***********************************************/
 @media only screen and (min-width: 480px) and (max-width: 767px) {




}
 