@import url('http://fonts.googleapis.com/css?family=Open Sans');
@import url('http://fonts.googleapis.com/css?family=Poppins');
@import url('http://fonts.googleapis.com/css?family=Roboto Condensed');

body {
    margin:0;
	padding:0;
	background-color: #ffffff;
	font-family: 'Open Sans', sans-serif;
}
a
{
	text-decoration: none;
}  
.disabled-link {
  pointer-events: none;
}
#mbmcpebul_table li:hover div.buttonbg .disabled-link:hover {
  color:#000;
}
.captcha
{
    width:100%;
    display:table;
}
#vercode_text
{
    display:table-cell;
}
/*--------------------- top css -----------------------*/

.top_total {
    width:100%;
	background-color:#ff5500;
}
div #top_inner_total {
    width:90%;
}
div #top_inner {
    width:100%;
    display:table;
    padding: 0 0;
}
div #top_inner_left {
    display:table-cell;
    text-align:left;
    width:20%;
	vertical-align: middle;
}
div #top_inner_right {
    display:table-cell;
    text-align:right;
    width:80%;
    vertical-align: bottom;
}
#services_total
{
    display:table;
    width:100%;
    text-align:left;
}
#services_left
{
    display:table-cell;
    width:50%;
}
#services_right
{
    display:table-cell;
    width:50%;
    vertical-align:top;
}
#services_total img
{
    width:80%;
}
#services_heading
{
    font-size:16px;
}
#services_total ul li
{
    font-size: 13px;
    color: #333;
    line-height: 24px;
}
#service_1st
{
    background-color:#BABB91;
}
#service_2nd
{
    background-color:#8EBDA1;
}
#service_3rd
{
    background-color:#8BA4BA;
}
#services_left_2nd
{
    display:table-cell;
    width:33.3%;
}
#services_middle_2nd
{
    display:table-cell;
    width:33.3%;
    vertical-align:top;
}
#services_right_2nd
{
    display:table-cell;
    width:33.3%;
    vertical-align:top;
}

#services_left_2nd img
{
    width:96%;
}

@media only screen and (max-width: 620px) {
    #total_inner input
    {
       
    } }
#cell1_inner
{
    display:table-cell;
    vertical-align: middle;
    padding-right: 20px;
}

#cell2_inner
{
    
}
@media only screen and (max-width: 768px) 
{
    #services_total
    {
        display:block;
    }
    #services_left_2nd
    {
        display:inline-block;
        width:100%;
    }
    #services_middle_2nd
    {
        display:inline-block;
        width:100%;
    }
    #services_right_2nd
    {
        display:inline-block;
        width:100%;
    }
    #services_left_2nd img
    {
        width:70%;
    }
    #services_image_inner
    {
        text-align: center;
    }
    #services_text_inner
    {
        padding:0 0 0 10px;
    }
}
@media only screen and (max-width: 620px) {
    #cell2_inner
    {
       display:table-row;
    } }
#cell3_inner
{
    display:table-cell;
    vertical-align: middle;
}
@media only screen and (max-width: 620px) {
    #cell3_inner
    {
       display:table-row;
    } }

#cell2_inner input
{
    border: none;
    padding: 4px 14px;
    border-radius: 10px;
}
#cell1_inner img
{
    width:30px;
    height: auto;
}
#cell3_inner img
{
    width:28px;
    height: auto;
    padding-top: 5px;
}
div #top_inner_right img {
    padding: 0 8px 0 8px;
    width: 26px;
    height: auto;
}
#right-cont {
    display:inline-block;
    font-size:14px;
}
#right-cont1 {
}
div #top_inner_right a {
    text-shadow:2px 2px 8px #cccccc;
}
#phn { 
    color:#000000;
}
#mail {
    color:#ffffff;
}   
.button {
    background-color: #3F95DA;
    border: none;
    color: #ffffff;
    padding: 8px 15px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    cursor: pointer;
}

/*-------------------- menu css ----------------------*/

.menu_total {
    width:100%;
	background-color:#000000;
}

div #menu_inner_total {
    width:90%;
    padding: 0px 0;
}
#total_menu
{
    width:100%;
    display:table;
}
#menu_inner_left
{
    display:table-cell;
    width:20%;
    text-align:left;
}
#menu_inner_right
{
    display:table-cell;
    width:80%;
    text-align:right;
    vertical-align:bottom;
}
#book_button button
{
	border: none;
    background: #6088B9;
    padding: 8px 14px;
    color: #fff;
    border-radius: 14px;
    font-size: 14px;
	margin-bottom: 7px;
	letter-spacing:0.5px;
}
#book_button a img
{
	width: 28px;
    height: auto;
}
#menu_inner
{
    display:table;
    width:100%;
}
#logo
{
    display:table-cell;
    width: 20%;
}
#logo2
{
    display:table-cell;
	vertical-align: bottom;
	width: 80%;
}
#logo2_inner img
{
	margin-left:5px;
}
#logo_inner img
{
    width: 100px;
    height: auto;
    vertical-align: middle;
    border-right: 2px solid #000000;
    margin: 5px 0;
}
#name_menu
{
    
}
#name_menu_inner
{
    color:black;
    text-transform: uppercase;
    font-size: 29px;
    letter-spacing: -1px;
    font-weight: 500;
    
}
#name_menu_inner span
{
    color:#04b1dc;
}
#social_total
{
    display:table;
    text-align: left;
}
#social_inner
{
	
}
#social_img
{
    display:table-cell;
}
#social_number
{
    display:table-cell;
    font-size: 12px;
	padding: 0 8px;
}
#social_img img
{
    width:22px;
    height:auto;
    vertical-align:middle;
}
#social_number a
{
    color:#ffffff;
}
div #menu_inner {}
 
/*----------------------------------------*/ 
.logo_total {
    width:100%;
	background-color:#ffffff;
}
#logo_inner_total {
    width:90%;
    padding: 0px 0;
}

/*------------------- slideshow css -----------------*/

.slideshow_total {
    width:100%;
    position:relative;
    margin-top:-2px;
    
}

/* Slideshow container */
.slideshow-container {
    margin: auto;
    
}
.slideshow-container img {
    margin-top:3px;
    z-index:-1;
}
div #text{
    position:absolute;
    left:100px;
    bottom:70px;
    color:#ffffff;
    font-size:40px;
    font-weight:550;
}
#home-page_form {
    position:absolute;
    right:90px;
    bottom:57px;
    max-width:295px;
}
#home-page_form_inner {
    width:100%;
}
#main-form {
    background:rgb(255 255 255 / 60%);
    float:right;
    border-radius:10px;
    padding:60px 10px 10px 0px; 
    box-shadow: 1px 3px 7px 3px rgba(0, 0, 0,0.6);
}
.mySlides {
    display: none;
}
#main-form label {
    color:#000000;
    font-size:15px;
    padding:0 25px;
}
#main-form .text {
  color: #000000;
  font-size: 46px;
  text-align:left;
  bottom:60px;
  padding-left:20px;
  position: absolute;
}
#main-form input[type=text] {
  
    font-size: 12px;
    height: 20px;
    width:60%;
    border-bottom: 3px solid #4a4848;
    border-left:none;
    border-right:none;
    border-top:none;
    background:none;
}
#main-form #mobile {
    font-size: 12px;
    height: 20px;
    width:33%;
    border-bottom: 3px solid #4a4848;
    border-left:none;
    border-right:none;
    border-top:none;
    background:transparent;
}
#main-form input[type=number] {
    width:31.5%;
    font-size: 12px;
    border-bottom: 3px solid #4a4848;
    border-left:none;
    border-right:none;
    border-top:none;
    background:transparent;
}
#main-form #departure {
    width:30%;
}
#main-form #arrival {
    width:40%;
}
#hasDatepicker {
    color:white;
}
#main-form input[type=submit]
{
	border: none;
    background: transparent;
    padding: 11px 21px 13px 21px;
    color: #000000;
    margin: 20px 7px 0 0;
    font-size:15px;
} 
.active {
  background-color: #717171;
}
#banner img
{
    width:100%;
    vertical-align: middle;
}
/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

#content_total
{
    width:100%;
}
#content_inner
{
    width:90%;
    text-align:left;
    padding:40px 0;
    line-height: 24px;
}
#content_title
{
    color: #990600;
    font-weight: 700;
    font-size: 22px;
    margin: 0 0 12px 0;
}

/*--------------------- facilities row ---------------------*/

.facilities_total {
    width:100%;
}
div #facilities_inner {
    width:87%;
}
div #facilities_title {
    font-size: 21px;
    font-weight: bold;
    color: #000000;
    margin: 10px 0 10px 0;
    text-shadow: 1px 1px 6px #666666;
    text-align:left;
}
div #facilities_inner_total {
    width:100%;
    display:table;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(138,107,118,0.08);
    background-color: #ffffff;
    border: solid 1px #bababa;
    padding: 15px 0px;
    margin-top:10px;
    font-weight: bold;
    text-align:center;
}
div #main-facilities img {
    display:inline-block;
    width:45px;
    height:auto;
    padding:0px 20px;
}
/*------------------- home -----------------*/
.upper_home
{
   width:100%;	
   margin: 40px 0;
}
#upper_home_inner
{
   width:92%;
}
#home_collage img
{
    width:100%;
    height:auto;
}
#home_collage_total
{
    width:100%;
    display:table;
}
#home_collage_left
{
    width:50%;
    display:table-cell;
}
#home_collage_right
{
    width:50%;
    display:table-cell;
    vertical-align:top;
}
#home_collage p
{
    font-size: 13px;
    color: #333;
    line-height: 24px;
}
#home_collage h4
{
    margin: 0px 0 0 0;
}
#home_collage_text
{
    padding: 20px 20px 20px 20px;
    border: 1px solid #e6e6e6;
    margin: 10px 5px;
    border-radius: 10px;
}
#services_inner
{
    width:100%;
}
#services_card_total
{
    width:100%;
    display:table;
}
#services_card_total img
{
    width:310px;
    height:auto;
}
#services_card_total a h4 {
    text-align: left;
    color: #ff0000;
    text-transform:uppercase;
    font-size: 1em;
    font-weight:600;
    margin-top: 0.5em;
    padding-top:20px;
    padding-bottom: 20px;
}


#sevice_card
{
    display:table-cell;
    width:33%;
    padding: 0 30px;
}

#service_card_inner
{
    width:100%;
	border: 1px solid #E6E6E6;
    background: #FFF;
	padding: 4px 5px 0;
	border-bottom: 2px solid #ff0000;
}
#service_card_inner img
{
    width:100%;   
}
#card_text_total
{
	display:table;
	width:100%;
}
#card_text_left
{
	display:table-cell;
	width:70%;
	padding-left: 10px;
}
#card_text_right
{
	display:table-cell;
	width:30%;
	text-align:right;
	padding-right: 10px;
}
#card_text_right button
{
	background-color: #575757;
	padding: 7px 7px;
    color: #ffffff;
    border: none;
    border-radius: 4px;
}

.container1,.container2,.container3{
  position: relative;
  max-width: 1170px;
}

.image {
  opacity: 1;
  display: block;
  width: 100%;
  height: auto;
  transition: .5s ease;
  backface-visibility: hidden;
}

.middle {
  transition: .5s ease;
  opacity: 0;
  position: absolute;
  top: 36%;
  left: 50%;
  width:65%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}

.container1:hover .image,.container2:hover .image,.container3:hover .image {
  opacity: 0.3;
}

.container1:hover .middle, .container2:hover .middle, .container3:hover .middle {
  opacity: 1;
}

#services_card_total li a{
	text-decoration:none;
	display:block;
	text-transform:uppercase;
	color: #4d0f81;
	font-size: 17px;
	letter-spacing: 1px;
    font-weight: 700;
    text-align:center;
}
.hfont {
    color: rgb(77, 15, 129);
    font-size:28px;
    font-weight:700;
    line-height:35px;
    text-transform:uppercase;
}

#services_card_total .text
{
    background: #3B82D4;
    padding: 10px 10px;
}

#services_card_total .text a {
  
    color: #ffffff;
    font-size: 16px;
    font-weight: 400;
    
}
#total_home
{
	width: 100%; padding: 40px 0;
}
#inner_home
{
	display: table; width: 100%;
	padding-bottom: 5px;
	letter-spacing: .5px;
}
#left_home
{
	display: table-cell;
	text-align: justify;
	font-size: 13px;
	color: #333;
	line-height: 24px;
}
#left_home div
{
    font-size:18px;
    font-weight: 600;
}
#left_home #about_hed
{
       color:#990600;
       font-weight:700;
       font-size:22px;
       
}
#right_home
{
	display: table-cell;
	text-align: right;
	font-size: 14px;
	color: #2C67B3;
}
#home_gallery
{
	width: 80%;
	padding: 40px 40px 40px 40px;
	background-color: #ffffff;
	margin: 40px 0 40px 0;
	box-shadow: 0 1px 2px rgba(0,0,0,0.24);
	display: table;
}
#home_gallery_left
{
	display: table-cell;
	width: 55%;
	padding: 0 20px 0 0;
}
#home_gallery_right
{
	display: table-cell;
	width: 32%;
}
#inner_form
{
	padding: 0 20px 20px 20px;
	border: 1px solid #e6e6e6;
}
#inner_form p
{
	color: #990600;
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
}
#inner_form input[type="text"],input[type="email"],input[type="number"],textarea
{
	width: 80%;
	font-size: 15px;
   line-height: 1;
   padding: 10px 15px 10px 15px;
   border: 1px solid #ccc;
   border-radius: 2px;
}
::placeholder
{
	color: #666666;
	font-size: 12px;
}
#inner_form input[type="submit"]
{
	background: #f37638;
	color: #ffffff;
	padding: 10px 26px;
	border: none;
	font-size: 19px;
	cursor: pointer;
	border-radius: 3px;
	width: 88%;
	margin-top: 5px;
}
#form_bottom
{
    font-size: 13px;
    color: #333;
    line-height: 24px;
    margin-top:10px;
}
#form_bottom a
{
    color: #333;
}
#home_gallery_inner
{
	display: table;
	width: 100%;
}
#home_gallery_photo
{
	display: table-cell;
	text-align: left;
}
#home_gallery_photo img
{
	width: 99%;
	height: auto;
}
#more_home_button
{
	text-align: left;
}
#more_home_button button
{
	background-color: #F37638;
	border: none;
   color: #ffffff;
   padding: 10px 10px 12px;
   font-size: 14px;
   font-weight: bold;
   border-radius: 5px;
   width: 50%;
}
#total_button
{
   display: table;
   width: 100%;
}
#button_left
{
	display: table-cell;
	text-align: ;
}
#button_right
{
	display: table-cell;
	text-align: ;
}
#more_home_button button span
{
	background-color: #F37638;
	padding: 4px 12px;
   border-radius: 8px;
   border: 1px solid #ffffff;
   font-size: 12px;
   margin: 0px 3px 0px 0;
}
#rooms-content_text
{
    text-align: left;
    font-size: 13px;
    color: #333;
    line-height: 24px;
}
#contact_box_total
{
    width:100%;
    display:table;
    text-align:center;
}
#contact_box_part
{
    width:25%;
    display:table-cell;
}
#contact_box_inner
{
    border: 1px solid rgba(0, 0, 0, 0.125);
    margin: 0 10px;
    padding: 36px 10px;
    border-radius:5px;
}
#contact_box_heading
{
    color: #8ba32a;
    font-weight: 700;
    font-size: 3.5rem;
    line-height: 4rem;
    border-bottom: 1px solid #c4d8dc;
    padding-bottom: 13px;
    margin-bottom: 15px;
    border-top: 1px solid #c4d8dc;
}
#top_heading
{
    margin-bottom: 0.625rem;
    color: #393939;
    font-weight: 700;
    font-size: 1.75rem;
    line-height: 2.25rem;
}
#up_heading
{
    color: #626262;
    font-size:14px;
    margin-bottom:36px;
}
#contact_box_sub_heading
{
    font-size: 13px;
    color: #333;
    line-height: 24px;
}
#consultants_total
{
    display:table;
    width:100%;
}
#consultants_part1
{
    display:table-cell;
    width:20%;
    text-align:center;
}
#consultants_part2
{
    display:table-cell;
    width:30%;
    vertical-align:top;
}
#consultants_part1 img
{
    width: 100%;
    border: 1px solid #f8f8f8;
    border-radius: 50%;
    box-shadow: -2px 0 9px -2px #dddddd;
    padding: 6px;
}
#consultants_inner_text
{
    margin: 50px 0 0 30px;
}
#consultants_name
{
    color:#ff5500;
    font-size: 18px;
    font-weight: 600;
}
#consultants_title
{
    color:#0086c3;
}


#rooms-content_text a
{
    color:#333;
}
/*---------- book css ------------*/
#total_book
{
	width: 100%
}
#inner_book
{
	width: 85%;
	text-align: left;
	padding: 40px 0;
	color: #333;
}
/*-----------------Front-page_form----------------*/

.sub-total {
    width:100%;
    margin-top:70px;
}
div #sub_inner {
    width:87%;
}
div #sub_inner_total {
    width:100%;
}
/*---------------- front page card ----------------*/

#picture_block {
    display: block;
    width:100%;
}
#picture {
    display: table; 
    width:91%;
}
@media only screen and (max-width: 930px){  #picture {display: block; min-width: 98%;}}
#picture_cell {display: table-cell; padding: 5px;}
@media only screen and (max-width: 930px){  #picture_cell {display: inline;}}
#block_color {background-color:#EFF0F0; width: 375px;}
@media only screen and (max-width: 1080px){  #block_color {width: 300px;}}
@media only screen and (max-width: 930px){  #block_color {width: 550px;}}
@media only screen and (max-width: 560px){  #block_color {width: 400px;}}
@media only screen and (max-width: 390px){  #block_color {width: 250px;}}


/* [1] The container */
.img-hover-zoom {
width:325px;
  height: auto; /* [1.1] Set it as per your need */

  overflow: hidden; /* [1.2] Hide the overflowing of child elements */

}
@media only screen and (max-width: 1080px){  .img-hover-zoom {width: 250px;}}
@media only screen and (max-width: 930px){  .img-hover-zoom {width: 500px;}}
@media only screen and (max-width: 560px){  .img-hover-zoom {width: 350px;}}
@media only screen and (max-width: 390px){  .img-hover-zoom {width: 225px;}}

/* [2] Transition property for smooth transformation of images */
.img-hover-zoom img {
  transition: transform .5s ease;
}

/* [3] Finally, transforming the image when container gets hovered */
.img-hover-zoom:hover img {
  transform: scale(1.05);
}


/* Slow-motion Zoom Container */
.img-hover-zoom--slowmo img {
width:325px;
  height: auto; /* [1.1] Set it as per your need */

  transform-origin: 50% 65%;
  transition: transform 5s, filter 3s ease-in-out;
  filter: brightness(110%);
}
@media only screen and (max-width: 1080px){.img-hover-zoom--slowmo img {width: 250px;}}
@media only screen and (max-width: 930px){.img-hover-zoom--slowmo img {width: 500px;}}
@media only screen and (max-width: 560px){.img-hover-zoom--slowmo img {width: 350px;}}
@media only screen and (max-width: 390px){.img-hover-zoom--slowmo img {width: 225px;}}

/* The Transformation */
.img-hover-zoom--slowmo:hover img {
    filter: brightness(100%);
    transform: scale(1.5);
}

#main_outer {
    background-color: white;
    color:#ffffff;
    padding: 10px 2px 2px 2px;
}
.picture_cell_header {
    color: black;
    font-size:20px;
    text-align: left;
    border-bottom: 2px solid #731E17;
    text-shadow: 1px 1px 6px #666666;
    margin-bottom: 10px;
}
.button_bottom {
    border-radius: 5px;
    background-color: #DB5448; 
    border: none;
    color: white;
    padding: 5px 5px 5px 5px;
    text-align: left;
    float: left;
    margin-top:15px;
    display: inline-block;
    font-size: 14px;
}
#picture_cell2 {display: table-cell; padding:5px 0px;}
@media only screen and (max-width: 1080px){  #picture_cell2 {width: 250px;}}
@media only screen and (max-width: 930px){  #picture_cell2 {width: 500px;}}
@media only screen and (max-width: 560px){  #picture_cell2 {width: 350px;}}
@media only screen and (max-width: 390px){  #picture_cell2 {width: 225px;}}


/*----------------------- footer -----------------------*/
#footer {
    width: 100%;
    background-color: lightslategray;
    padding: 20px 0 20px 0;
    color: #ffffff;
}
#inner_footer {
    width: 92%;
    display: table;
    font-size: 14px;
    line-height: 20px;
}
#footer_left {
    display: table-cell;
    text-align: left;
}
#footer_right {
    display: table-cell;
    text-align: right;
}



/* -------------------- CSS start from here ------------- */
@media only screen and (max-width: 1080px){  
    #lower_footer_outer {
        display: block;
    } 
    #lower_footer_table {
        display: block; 
        min-width: 87%;
    }
    #lower_footer_left {
        display: block;
        text-align: left;
    }
    #lower_footer_right {
        display: block;
        text-align: right;
    }
}
@media only screen and (min-width: 1441px) {
    #home-page_form {
        top:300px;
        right:170px;
    }
}

@media only screen and (max-width:1024px) {
    .middle
    {
    	width:90%;
    }
    #home-page_form {
        right:70px;
        top:0;
    }
    input[type=submit] {
        font-size:12px;
    }
    #main-form {
        padding-top:30px;
        margin-top:30px;
    }
}
@media only screen and (max-width:800px)
{
	#mbmcpebul_table_burger ul li .disabled-link
	{
		display:none;
	}
}
@media only screen and (max-width:680px)
{
	 .slideshow_total
	 {
            overflow:hidden;
         }
        .slideshow-container
        {
           
        }
   
	#sevice_card
	{
	   display:table-row;
	   width:100%;
	   	
	}
	#cell1_inner
    	{
        	display:none;
    	}
    
     	div #top_inner_left
     	{
         	padding-bottom:6px;
     	}
    	#phn 
    	{
        	margin-right:0px;
    	}
    	div #top_inner_right 
    	{
        	text-align:left;
        	width:100%;
        	position:relative;
    	}
}
@media only screen and (max-width: 769px) {
	#total_home{padding: 30px 0 40px;}	
	#top_inner{width: 100%;}
	#top_gap {height:40px;}
	#home_gallery{display: block; width: 90%; padding: 20px;margin: 0;}
	#home_gallery_left{display: inline;}
	#home_gallery_right{display: inline;}
        #inner_form{padding: 0 0 20px 0;}
   #lower_home_inner_left
    {
      display:table-row;
      width:100%;
    }
    #lower_home_inner_right
    {
      display:table-row;
      width:100%;
      margin:20px;
    } 
    #lower_home_inner_left h4{padding:0 20px 0 20px;}	
    #lower_home_inner_left p{padding:0 20px 0 20px;}	
    #lower_home_inner_left #button_read{margin:0 20px 0 20px;}	
    #services_card_total .text a 
    {
       font-size:12px;
    }
    #services_card_total .text
    {
       padding:0;
    }
    #name_menu_inner
    {
    	position:absolute;
    }	
    div #top_inner_right a {
        
    }
    .facilities_total {
        display: flex;
        padding-top:40px;
    }
    
    #mail {
        margin-right:0px;
    }
    #phn {
        margin-right:0px;
    }
    div #top_inner_right {
        
    }
    #total_menu
    {
        
    }
    #menu_inner_left
    {
        
    }
    #menu_inner_right
    {
        vertical-align: top;
    }
    #book_button
    {
        margin-top: 5px;
    }
    #social_total
    {
        width: 32%;
    }
    #book_button a img
    {
        margin-right: -3px;
    }
    div #top_inner_total
    {
        width: 94%;
    }
    #mbmcpebul_table_burger li.hamburger_button
    {
        width: 3%;
    }
    #logo
    {
        width: 10%;
    }
    #logo2
    {
        width: 90%;
    }
    #contact_box_total
    {
        display:block;
        width:100%;
    }
    #contact_box_part
    {
        display:inline-block;
        width:100%;
    }
    #contact_box_inner
    {
        margin-bottom:20px;
    }
    #sep
    {
        display:none;
    }
}
@media only screen and (max-width: 425px) {
    #left_home #about_hed
    {
        font-size: 20px;
    }
    #left_home div
    {
        font-size: 16px;
    }
    #vercode_text
    {
        display:contents;
    }
    #vercode_text1
    {
        display:flex;
    }
    #cell2_inner input
    {
        padding: 4px 0;
        width: 140px;
    }
    #home_gallery {
    display: block;
    width: 80%;
    padding: 20px;
    margin: 0;
    }
    .middle
    {
    	width:80%;
    }	
    #services_card_total .text
    {
        padding:5px;
    }
    #social_number 
    {
    	padding:0 6px 0 6px;
    }	
    #social_img img
    {
    	width:6vw;
    }	
    #logo_inner img
    {
    	width:24vw;
    	margin-left: -5px;
    }
    #logo2_inner img
    {
        width: 34vw;
    }
    #name_menu
    {
    	line-height:1.6;
    	padding-left:4px;
    }
    #name_menu_inner
    {
    	font-size:20px;
    }
    #right-cont{
        padding-bottom:10px;
        padding-top:70px;
    }
    div #text {
        bottom:20px;
        font-size:24px;
        left:40px;
    }
     .slideshow-container img
    {
        
    }
    
    #inner_footer
    {
        display:inline;
    }
    #footer_left
    {
        display:inline-block;
        text-align:center;
    }
    #footer_right
    {
        display:inline-block;
        text-align:center;
    }
    #mbmcpebul_table_burger li.hamburger_button
    {
        width: 6%;
    }
    #home_collage_total
    {
        display:block;
    }
    #home_collage_left
    {
        display:inline-block;
        width: 100%;
    }
    #home_collage_right
    {
        display:inline-block;
        width: 100%;
    }
    #service_card_inner
    {
        margin-bottom:20px;
    }
    #social_inner {
    margin-top: 6px;
}
div #top_inner_right
{
    text-align:right;
}
div #menu_inner_total
{
    width: 87%;
    padding: 10px 0;
}
#consultants_total
{
    display:block;
}
#consultants_part1
{
    display:inline-block;
    width:100%;
}
#consultants_part2
{
    display:inline-block;
    width:100%;
}
#consultants_inner_text {
    margin: 10px 10px 30px 10px;
}
#logo_inner_total
{
    width: 94%;
}
#services_total
{
    display:block;
    width:100%;
    text-align:center;
}
#services_left
{
    display:inline-block;
    width:100%;
}
#services_right
{
    display:inline-block;
    width:100%;
}
#services_total img {
    width: 100%;
}
#services_text_inner
{
    text-align:left;
    padding:0 10px 0 10px;
}

}
@media only screen and (max-width:375px) {
    #capt_text
    {
       display:table-row;	
    }
    #capt
    {
       display:table-row;
    }
    #name_menu
    {
    	line-height: 2.9;
    }
    #name_menu_inner {
    font-size: 15.6px;
}
    div #top_inner_left {
        display:table-row;
    }
    #mail {
        padding-right:10px;
    }
    div #right-cont{
        padding-top:0px;
        padding-bottom:10px;
    }
    #mbmcpebul_table_burger li.hamburger_button
    {
        width: 7%;
    }
}
@media only screen and (max-width: 320px) {
    #cell2_inner input
    {
        
    }
  #home-page_form {
      max-width:300px;
  }
  .text {
      font-size: 17px;
  }
  
  div #top_inner_left {
      display:table-row;
  }
  div #right-cont{
      padding-top:0px;
      padding-bottom:10px;
  }
  #main-form {
      padding:50px 0 10px 0;
  }
  div  #text {
      font-size:19px;
      left:20px;
  }
  #mbmcpebul_table_burger li.hamburger_button
    {
        width: 8%;
    }
}

#translate {margin: -8px 0 10px 0;}
#translate select {border-radius:15px; color:#666666; background-color:#ffffff;border:none;padding:3px 10px 3px 10px;font-family:"Roboto Condensed";letter-spacing:-1;}