body,html{
    margin:0;
    padding:0;
}
p {
    margin-top: 14px;
    
}
a{text-decoration: none;color:#000000;}
.top_total{background:#ff6600; display:block;width:100%; padding: 8px 0;}
.top_inner
{
	    width: 95%; display:table;
}

.top_inner_left {display:table-cell;text-align:left;color: #ffffff;
    font-size: 12px;}
.top_inner_left img
{
	width: 20px;
	height: auto;
}
.top_inner_left a {color: #fff;font-family: 'Roboto Condensed';padding: 0 5px;
  text-decoration: none;}
#top_t_inner
{
    display:table;
}
#top_l_inner
{
    display:table-cell;
}
#top_m_inner
{
    display:table-cell;
}



.menu_total 
{
	width:100%; margin-bottom:0px;display:table;
}
#menu_inner {width:95%; display:table;font-family: 'Roboto Condensed', sans-serif;}
#logo {display:table-cell; text-align:left;padding: 0 0 0 0; }
#logo_inner{display: table;}
#logo_inner_left img {
   
    width: 170px;
    height: auto;
}
#logo_inner_left{
    position: relative;
    z-index: 999;
    top: 15px;display: table-cell;}
#tag-line {
  display: table-cell;
  position: relative;
  top: -30px;
  font-family: 'Oswald';
    letter-spacing: -0.5px;
font-size: 30px;
}
#word-color {
    color: #888888;
}
#word-color-1 {
    color: #000000;
}
#translate {
    margin: -14px 0 10px 0;
}
#translate select {
    border-radius: 15px;
    color: #666666;
    background-color: #f1f5f6;
    border: #f1f5f6;
    padding: 8px 52px;
    font-family: 'Roboto Condensed';
}
#book_button a img {
    width: 28px;
    height: auto;
}
#translate_total{
display: table-cell;
    text-align: right;
    vertical-align: top;
    padding-top: 5px;
}

#top_inner_right {
    display: table-cell;
    text-align: right;
    
}

    
   
#total_inner button {
 vertical-align: middle;
    user-select: none;
    margin-right: 8px;
    padding: 3px 10px 3px 10px;
    border-radius: 4px;
    border: 1px solid rgb(83, 146, 249);
    color: rgb(83, 146, 249);
    background-color: rgb(255, 255, 255);
    transition: all 0.15s ease-in-out 0s;
}

.btn-primary:first-child:hover, .btn-primary:focus-visible, .btn-primary:hover, :not(.btn-check)+.btn-primary:hover {
    background-color: rgb(135, 179, 251) !important;
    border-color: rgb(135, 179, 251) !important;
    color: rgb(255, 255, 255) !important;
    transition: all 0.15s ease-in-out 0s !important;
}
/*************************menu******************************/
.navigation
{
	text-align: left;
	
}
.total_nav
{
    
    background: transparent;
        margin-left: 208px;
}

.navbar-default .navbar-nav>li>a
{
	color: #ffffff !important;
	font-family: "Poppins";
	text-shadow: 3px 3px 13px #000000; padding: 7px 18px 0 0;text-align:left;font-size:16px;
	letter-spacing: -0.5px;
}
.navbar-collapse {padding: 0 0 0 0 !important;}
.container {padding: 0 0 0 7px !important; margin: 0 0 0 0 !important;}
#nav_outer_1 {
  display: table;
  width: 100%;
  position: relative;
  top: -100px;
  
  }
#nav_outer
{
	width: 95%;
}
/***************************slide*************************/
 

.mySlides {display: none}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 100%;
  position: relative;
  margin: auto;
  top: -100px;
}



.img-responsive {
  width: 100%;
}
/*-- service_slider --*/
.slider {
    margin: 2em 0 0 0;
}
#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
    overflow: hidden;
    margin-top: 0;
}
.nbs-flexisel-item {
	float: left;
	margin: 0px;
	padding:0 9px;
	cursor: pointer;
	position: relative;
}
ul#flexiselDemo1 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 {
    font-family:poppins;
    color: #080808;
    font-size:28px;
    font-weight:700;
    line-height:35px;
    
}

ul#flexiselDemo1 li a h4
{
    padding-top:20px;
    padding-bottom: 20px;
    
}
ul#flexiselDemo1 li a h4{
	text-align: center;
    padding-left: 14px;
	color:#135500;
	font-family: "Oswald";
	font-size:1.2em;
	margin-top:0.5em;
}
ul#flexiselDemo1 li a h4:hover{
	color: #ff6600;
}
.nbs-flexisel-item > a img {	
	cursor: auto;
    position: relative;
    width: 100%;
    border-bottom: 4px solid #ff6600;
    border-radius: 10px;
}
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width: 45px;
	height: 45px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	margin-top:0em;
}
.nbs-flexisel-nav-left {
    left: -1%;
    background: url(../images/s-arrow.png) no-repeat 0px 0px;
    width: 49px;
    height: 49px;
    margin-top:-2%;
}
.nbs-flexisel-nav-right {
    right: -2%;
    background: url(../images/s-arrow.png) no-repeat -49px 0px;
    width: 49px;
    height: 49px;
    margin-top:-2%;
}

.container1,.container2,.container3,.container4,.container5,.container6,.container7,.container8 {
  position: relative;
  max-width: 1170px;
}

.image {
  opacity: 1;
  transition: .5s ease;
  backface-visibility: hidden;
}

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

.container1:hover .image,.container2:hover .image,.container3:hover .image,.container4:hover .image,.container5:hover .image,.container6:hover .image,.container7:hover .image,.container8:hover .image {
  opacity: 0.3;
}

.container1:hover .middle,.container2:hover .middle,.container3:hover .middle,.container4:hover .middle,.container5:hover .middle,.container6:hover .middle,.container7:hover .middle,.container8:hover .middle {
  opacity: 1;
}

ul#flexiselDemo1 li .text a {
  background-color: #ff6600;
  color: white;
  font-size: 13px;
  font-weight:400;
  padding: 10px 10px;
  font-family: 'Exo2-Medium';
}
#visible-on-mobile
{
  display: none;
}

#visible-on-desktop
{
  display: inline;
}

/* ------------------ home css ------------------- */
.total_upper_home
{
    width:100%;
}
#inner
{
    width:95%;
}
#total_inner
{
    width:100%;
    display:table;
   
    
}
#total_upper_inner_left
{
    display:table-cell;
    width:50%;
    text-align:left;
    vertical-align:middle;
    padding-right:25px;
    
}
h1 {
    font-size:28px;
    font-weight:400;
    line-height:35px;
}
.ifont {
    font-family: 'Roboto Condensed', sans-serif;
    color:#ff6600;
    font-size: 28px;
}
.hfont {
    font-family: "Oswald";
    color: rgb(90 183 229);
    font-size: 28px;
    
}
#total_upper_inner_right p
{
    font-size: 14px;
    line-height: 25px;
    margin-bottom: 15px;
}
#total_upper_inner_right
{
    display:table-cell;
    width:50%;
    text-align:left;
    line-height: 25px;
}
#right_inner_collage
{
    width:100%;
}
#home_collage img
{
    width:100%;
    height:auto;
    vertical-align:middle;
}
#text_heading {
    padding: 20px 25px;
    font-size: 24px;
    font-weight: 500;
    line-height: 30px;
    color: #015F63;
    border-left: 5px solid #ff6600;
    background: #f7f7f7;
    border-radius: 4px;
    font-family: 'Poppins';
}
#main-content {
    margin-right: 16px;
    text-align: justify;
    font-size: 14px;
    color: #333;
    line-height: 26px;
}
/**********************page************************/
#content_inner {
    width: 95%;
}

#content_inner_total {
    width: 100%;
    display: table;
    text-align: left;
    margin-top: -60px;
    margin-bottom: 20px;
}
/***********************form**************************/

input {
    width: 30%;
    color: #5e5a5a;
    border: solid 0.5px #ddd;
    padding: 2px 5px;
    border: solid 0.5px #ddd;
    border-radius: 4px;
}
textarea {
    height: 30px;
    font-size: 12px;
     width: 30%;
    color: #5e5a5a;
    border: solid 0.5px #ddd;
    padding: 2px 5px;
    border: solid 0.5px #ddd;
    border-radius: 4px;
}
form {
    padding-top: 15px;
}

input[type="submit"] {
    padding: 8px 20px;
    background-color: #000;
    border: 0;
    color: #fff;
    font-size: 14px;
        width: 10%;
}
#form_captcha img {
    border-radius: 4px;
}
#no-spin::-webkit-inner-spin-button,
    #no-spin::-webkit-outer-spin-button {
        -webkit-appearance: none;
        margin: 0;
    }

    #no-spin {
        -moz-appearance: textfield;
    }
    /*************popup*****************/
    
    .form-control {
  font-size: 10px !important;} 
  .mb-4 {
  margin-bottom: 1rem !important;
}
.p-4 {
  padding: 1rem !important;
}
/************************photo gallery**********************/

#gallery {
    padding-top: 10px;
}
#gallery_row {
    width: 100%;
    max-width: 91.5vw;
    display: table;
    margin-bottom: 5px;
}
#gallery_col {
    display: table-cell;
}
#gallery_inn_col {
    padding: 6px 6px 6px 6px;
    border: 2px solid #ddd;
    width: 92%;
}
#gallery_col img {
    width: 100%;
    height: 210px;
}


.banner-container{ max-width: 100%;
    position: relative;
    margin: auto;
    top: -100px;}
    .banner-container img{width:100%;}
/*********************card***************************/

#total_card
{
	background: red;
   border: 1px solid #E6E6E6;
   box-shadow: 0 0 12px -3px rgba(0,0,0,0.15);
    height: auto;
}

#total_card_holder
{
	width:100%;
	background-color:#8080804a;
	padding: 0px 0 9px 0;
}
#total_card{
    width:98%;
    background-color:#8080804a;
}
#part_card
{
	display: table-cell;
	width: 25%;
	padding:0 20px 0px 0px;

}
#part_card_like
{
	width: 100%;
	padding: 0 10px;

}
#image img
{
	padding: 0px;
    background-color: #ffffff;
    border-radius:0;
    width:100%;
}
#image
{
	overflow: hidden;
	background-color:#fff;
	padding: 0px 0;
	padding-bottom: 20px;
}
a {
    text-decoration: none;
}
#card_title {
    margin-top:5px;
    font-size: 10px;
    color: #01e0eb;
    font-family:Open Sans;
    width:90%;
    text-align:left;
    line-height: 2;
   
}
#total_home_text {
    padding: 10px;
    background-color:#8080804a;
    text-align: left;
    
}
.line
{
    border-bottom:2px solid #8080804a;
    width:90%;
    line-height: 2;
    padding-top:15px;
}
#content_title{
    font-family: Open Sans;
    font-size: 13px;
    color:black;
    width:90%;
    text-align:left;
    line-height: 1.5;
}
.hyper-read{
    font-family: Open Sans;
    font-size: 10px; 
    color:#808080bf;
    width:90%;
    text-align:left;
}

#heading-line{
    display:block;
    width:100%;
    background-color: #f3f0f000;
    font-family: oswald;
    max-width:100%;
    letter-spacing: -0.5px;
    font-size: 24PX;
    text-align: left;
}
#total-part {
    width: 95%;
}

#heading-line-inner {text-align:left; width:95%; padding:9px 0 9px 0;}


/*************** chat box *********************/
#wa-floating-btn {
    position: fixed;
    bottom: 25px;
    right: 25px;
    width: 60px;
    height: 60px;
    background: #7a58e6;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);
    z-index: 99999;
}
#wa-floating-btn img {
    width: 35px;
}

/* Chat widget */
#wa-chat-widget {
    position: fixed;
    bottom: 100px;
    right: 25px;
    width: 330px;
    background: white;
    border-radius: 15px;
    box-shadow: 0 5px 25px rgba(0,0,0,0.25);
    display: none;
    overflow: hidden;
    z-index: 99999;
}

/* Header */
.wa-header {
    background: #128c7e;
    color: #fff;
    padding: 12px;
    display: flex;
    align-items: center;
    font-size: 14px;
    position: relative;
}
.wa-logo {
    width: 35px;
    margin-right: 10px;
}
.wa-close {
    position: absolute;
    right: 15px;
    top: 30px;
    font-size: 20px;
    cursor: pointer;
}

/* Body */
.wa-body {
    padding: 15px;
    background: #f4f6f9;
}
.wa-msg-box {
    display: flex;
}
.agent-pic {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin-right: 10px;
}
.wa-msg {
    background: #fff;
    padding: 10px;
    border-radius: 10px;
    font-size: 13px;
    width: 100%;
    box-shadow: 0 2px 8px rgba(0,0,0,0.1);
}


/* Input Area */
.wa-input-area {
    padding: 10px;
    display: flex;
    background: #fff;
    border-top: 1px solid #ddd;
}
#wa-input {
    width: 85%;
    padding: 8px;
    border-radius: 20px;
    border: 1px solid #ccc;
    outline: none;
}
#wa-send-btn {
    margin-left: 10px;
    background: #128c7e;
    color: #fff;
    border: none;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
}


/***********************footer************************/
#total {
    width: 100%;
    display: block;
    width: 100%;
    padding: 8px 0;
}
#total_lower_footer {
    width: 100%;
    background-color: #2369aa;
    padding: 20px 0;
    color: #ffffff;
    font-size: 14px;
}
#inner1 {
    width: 95%;
    height: auto;
}
#lower_footer {
    display: table;
    width: 100%;
}
#left_lower_footer {
    display: table-cell;
    width: 50%;
    text-align: left;
}
#right_lower_footer {
    display: table-cell;
    width: 50%;
    text-align: right;
}
/*************************media*******************************/
@media screen and (min-width: 1920px) {.total_nav {
    margin-left: 222px;
}}

@media screen and (max-width: 1024px) {
#mbmcpebul_table li a{padding: 12px 10px 9px 0px;font-size: 13px;}
#tag-line {font-size: 25px;}
#book_button a img {
  width: 22px;
  height: auto;
}}
@media screen and (max-width: 768px) {
    #logo_inner_left {
  top: 5px;}
    #logo_inner_left img {
  width: 80px;
  height: auto;
}
 #tag-line {
    top: 0px;
    font-size: 15px;
    padding-left: 7px;
  }
.slideshow-container {
  top: -65px;
}
#translate {
  display: none;
}
#book_button a img {
  width: 20px;
  height: auto;
}
#total_upper_inner_left {
    display: table-row;
}
#total_upper_inner_right{display: table-row;}

.ifont {
    font-size: 25px;
}
.hfont {
    font-size: 25px;
}
#total_upper_inner_right p
{
    font-size: 12px;}
    input {
    width: 100%;}
    
    textarea {
     width: 100%;}
     input#captcha_text_box {
    width: 260px;
}
input[type="submit"] {width:25%;}

 #total_card_holder {
        width: 100%;
        background-color: #8080804a;
        padding: 0px;
    }
    #heading-line {
        font-size: 20px;
    }
    #part_card {
        display: table-row;
        width: 100%;
    }
    #total_card {
        width: 100%;
    }
    #image img {
        width: 80%;
    }
    #left_lower_footer {
    display: table-row;
    width: 100%;
    text-align: center;
}
#right_lower_footer {
    display: table-row;
    width: 100%;
    text-align: center;
}
    #total_card {
        margin-top: 15px;
    }
     #gallery_row {
        display: table;
    }
    #gallery_col {
        display: table-row;
    }
    #gallery_inn_col {
        width: 100%;
        margin-bottom: 20px;
    }
    #gallery_col img {
        width: 100%;
        max-height: none;
    }
    .banner-container {
    position: relative;
    top: -65px;}
        #content_inner_total{   margin-top: -40px;}
}
@media screen and (max-width: 480px) {
     #book_button a img {
    width: 17px;
    height: auto;
  }
    .slideshow-container {
    top: -65px;
  }
    #tag-line {
    top: 70px;
    font-size: 13px;
    padding-left: 5px;
    position: absolute;}
    
 #mbmcpebul_table_burger li.hamburger_button a div.hamburger_icon{  
   
  right: 121px !important;}
  
   
#translate_total {
  
  position: relative;
  min-width: 90px;
}
#home_collage img {
    margin-top: -40px;}
    
   
}
@media screen and (max-width: 400px) {
  #tag-line {
    top: 70px;
    position: absolute;
  }
  #total_inner button {
   
    padding: 3px 3px 3px 3px;
   
}
.top_inner_left img {
    width: 15px;
    height: auto;
}
.top_inner_left {
    font-size: 9px;
}
 .ifont {
    font-size: 20px;
  }
   .hfont {
    font-size: 20px;
  }
   input#captcha_text_box {
    width: 195px;
  }
  textarea {
    width: 90%;
  }
 input {
    width: 90%;
  }
}
  @media screen and (max-width: 330px) {
    #total_inner button {
    font-size: 8px;
  }
      
       .ifont {
    font-size: 18px;
  }
   .hfont {
    font-size: 18px;
  }
  }
