@charset "utf-8";
html {height:100%} 
body {
  min-height:100%
  padding-top: 10px;
  padding-bottom: 40px;
  background-color: #FAFAFA;
  font-family: Verdana, Geneva, sans-serif;
}

.wrapper_slider {
    position: relative;
    margin-top: -90px;
}
@media(max-width:768px) {
.wrapper_slider {
    position: relative;
    margin-top: -7px;
}
}

/*------------------- normal css start -------------------*/

ul.gallery li {
    float: left;
}
input:focus,
textarea:focus {
    outline: none;
    resize: none;
}
p {
    line-height: 27px;
    -webkit-font-smoothing: antialiased;
}
p,
h1,
h2,
h3,
h4 {
    word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6,
.title {
    font-family: oswaldregular;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
}
.widget,
.ds_wrapper,
.full_width {
    float: left;
    width: 100%;
}
a,
a:hover {
    text-decoration: none;
}
.tags a:hover {
    color: #538167;
}
ul li {
    list-style: none;
}
ul {
    padding: 0px;
}
.logo_crousel ul.bxslider li,
a:hover,
.sub-menu li a:hover,
.panel_default_toggle .panel-title:hover,
.button_main:hover,
.post_meta_title:hover,
.toogle_span,
.sub-menu {
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}
i.fa,
.block_heading,
.ds_item a,
.rect_description,
.ds_custom_images a,
img,
.pmc_aoute_of,
.image,
input[type=submit],
input[type=button],
.pricing_tabel_button,
.pmc_blocks,
ul.blog_ul li,
.pmc_icon_border {
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
    -ms-transition: all 0.25s ease-in-out;
    -o-transition: all 0.25s ease-in-out;
}

::selection {
    background: #538167;
    color: #fff;
    text-shadow: none;
}
::-moz-selection {
    background: #538167;
    /*firefox*/
    
    color: #fff;
}
.content {
    float: left;
    width: 100%;
}
/*----------------------- normal css end ---------------------*/

/*------------------- body css start -------------------*/

body {
    font-family: ralewayregular;
    color: #000;
    font-size: 15px;
    line-height: 1.8em;
    -webkit-font-smoothing: antialiased;
}


button.navbar_toggle i.fa {
    color: #538167;
    font-size: 28px;
}
h2.block_title {
    border-bottom: 2px solid #eee;
    padding-bottom: 10px;
    line-height: 120%;
    font-size: 26px;
    color: #333333;
    text-transform: uppercase;
}
h2.block_title:before {
    content: "";
    background: #538167;
    float: right;
    position: absolute;
    margin-top: 38px;
    width: 30px;
    z-index: 10;
    height: 2px
}






.ds_navigation_menu ul.menu li.dropdown:after {
    content: "";
    width: 0;
    height: 0;
    display: block;
    position: absolute;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    border-bottom: 8px solid #333;
    top: 47px;
    left: 30px
}
.slide_anchor {
    z-index: 9;
    font-weight: normal;
    font-family: ralewayregular;
    font-size: 12px;
    padding: 15px;
    background-color: #538167;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
}
ul.sub-menu li b:before {
    position: absolute;
    margin-right: 5px;
    font-size: 6px;
    top: 21px;
    font: normal normal normal 5px/1 FontAwesome;
    content: "\f111";
    display: block;
}
ul.rev_slider_116_1 li a {
    font-family: ralewayregular;
    font-size: 12px;
    font-weight: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.1 !important;
}


/*----------------------- fixed menu css start -----------------------*/
.fixed_top .ds_navigation_menu ul.menu li.dropdown:after {
    display: none !important;
}
.fixed_top .ds_navigation_menu ul.menu > li > a {
    padding: 6px 12px 21px 12px !important;
}
.fixed_top .ds_navigation_menu ul.menu {
    margin-left: 0px;
    margin-bottom: 0px;
    padding-top: 10px;
    top: 0px;
}
.fixed_top .ds_navigation_menu ul.menu > li:last-child>a {
    padding-right: 0px !important;
}
     
/*------------------------- shortcodes_button_with_icons css -------------------------*/
.button_main {
    float: left;
    width: 100%;
    border-radius: 4px;
}
.uppercase {
    text-transform: uppercase;
}
.link_button.btn-lg {
    float: right;
    font-size: 14px;
    font-weight: 600;
    line-height: 50px;
    padding: 0 20px;
    text-transform: capitalize;
}
.icons_button {
    float: left;
    height: 50px;
    width: 50px;
    border-right: 1px solid rgba(0, 0, 0, 0.1);
    text-align: center;
}
.icons_button i.fa {
    color: #fff;
    font-size: 28px;
    margin: 13px 0px 0px 0px;
}
.button_main:hover .icons_button {
    background: rgba(255, 255, 255, 0.15);
}
.barber_button_social .icons_button {
    background: rgba(255, 255, 255, 0.15);
}

/*------------------------- shortcodes_button css end -------------------------*/
/*------------------------- iconography css start -------------------------*/
.circle {
    border-radius: 50%;
}
.icon_wrap {
    float: left;
    display: inline-block;
    text-align: center;
    margin: 0px 16px 16px 0;
}
.icon_bg {
    background-color: #538167;
    border-color: #538167;
}
.icon_m a {
    color: #fff;
}
.medium_icon i.fa {
    font-size: 3em;
    width: 110px;
    height: 110px;
    line-height: 110px;
}
.big_icon i.fa {
    font-size: 4em;
    width: 140px;
    height: 140px;
    line-height: 140px;
}
.left_column_icon .icon_wrap {
    margin-right: 15px;
}
.small_icon i.fa {
    font-size: 1em;
    width: 38px;
    height: 38px;
    line-height: 38px;
}
.big_icon i:hover,
.small_icon i:hover {
    opacity: 0.5;
}
.icons_part i {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}
.right_column_icon h4,
.left_column_icon h4 {
    font-size: 22px;
    color: #333333;
}
.icons_part h4,
h2 {
    text-transform: capitalize;
}
.icons_part {
    padding-bottom: 30px;
}

.bg_yellow_icon{
	background-color: #eac13d;
    border-color: #eac13d;
	}
	.bg_green_icon{
    background-color: #2ECC71;
    border-color: #2ECC71;
	}
	.bg_purple_icon{
        background-color: #9B59B6;
    border-color: #9B59B6;
	}
	.bg_dark_gray_icon{
		background-color:#7F8C8D;
		border-color:#7F8C8D;
	}
	.bg_orange_icon{
    background-color: #D35400;
    border-color: #D35400;
	}
	.bg_dark_red_icon{
	background-color: #C0392B;
    border-color: #C0392B;
	}
	.bg_skyblue_icon{
	background-color: #3498DB;
    border-color: #3498DB;
	}
	.icon_bg_drak{
	background-color:#34495E;
	border-color:#34495E;	
		
	}
	

/*------------------------- iconography css end -------------------------*/
/*------------------------- map_page css start -------------------------*/
.short_map_text ul li {
    list-style-type: disc;
    margin-left: 2em;
}
.google_map_heading {
    color: #333;
    margin-bottom: 20px;
    margin-top: 20px;
    font-size: 26px;
}
.right_side_data span i {
    color: #df5148;
    margin-right: 6px;
}
.google_map_hieght{
	width: 100%;
	height: 400px;
}


/*------------------------- map_page css end -------------------------*/
/*------------------------- pricing_table css start -------------------------*/
.table_darkgray {
    background-color: #444444;
    ;
}
.table_darkgreen {
    background-color: #538167;
}
.t_alingn_c {
    text-align: center;
}
.pricing_table {
    color: #fff;
    padding: 20px 0 20px 0;
    margin: 0 0px 35px 0;
}
.ds_pricing_heading h4 {
    font-size: 24px;
    padding: 10px 0 30px 0;
    margin: 0px;
    line-height: 1.8em;
    font-family: ralewaybold;
}
.ds_table_price {
    font-size: 36px;
    line-height: 29px;
    font-weight: bold;
    background: rgba(0, 0, 0, 0.1);
    padding: 13px 0 10px 0;
    margin-bottom: 25px;
}
.table_price_title {
    display: block;
    font-size: 12px;
    text-transform: uppercase;
}
.pricing_tabel_button {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 20px 0;
    border: 5px solid;
    border: 5px solid rgba(0, 0, 0, 0.1);
    display: inline-block;
    padding: 8px 40px;
}
.pricing_table ul li {
    clear: both;
    padding: 15px 0;
    border-bottom: 1px solid #fff;
    border-top: 1px solid rgba(255, 255, 255, 0.15);
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.pricing_table ul li:first-child {
    border-top: none;
}
.pricing_table ul li:last-child {
    border-bottom: none;
}
.pricing_tabel_button:hover {
    background: rgba(0, 0, 0, 0.1);
}
.table_highlighted {} .table_highlighted {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.5);
}
.highlight_heading {
    margin-bottom: 50px;
    text-transform: uppercase;
}
.main_table_div {
    margin-bottom: 70px;
}
.not_highlight_section .pricing_table {
    border-radius: 10px;
}
.not_highlight_section {
    margin-bottom: 0px;
}


/*------------------- only for mozila css start -------------------*/
@media screen and (-moz-images-in-menus: 0) {
    .ds_navigation_menu ul.menu > li > a {
        padding: 45px 18px !important;
    }
    .blog_wrapper .ds_post_meta {
        padding-left: 9px !important;
        padding-right: 9px !important;
    }
    .four_column .post_meta_title {
        font-size: 14px;
    }
}
/*------------------- only for mozila css end -------------------*/




.form-signin {
  max-width: 330px;
  padding: 15px;
  margin: 0 auto;
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
  margin-bottom: 10px;
}
.form-signin .checkbox {
  font-weight: normal;
}
.form-signin .form-control {
  position: relative;
  height: auto;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
  padding: 10px;
  font-size: 16px;
}
.form-signin .form-control:focus {
  z-index: 2;
}
.form-signin input[type="email"] {
  margin-bottom: -1px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.form-signin input[type="password"] {
  margin-bottom: 10px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}


/*------------------- navigation css start -------------------*/
.ds_navigation_menu {
  z-index: 5000;
} 
.matrix,
.pmc_counter_border {
    transition: all 0.50s ease-in-out;
    -webkit-transition: all 0.50s ease-in-out;
    -moz-transition: all 0.50s ease-in-out;
}
.ds_navigation_menu ul.menu {
    display: inline-block;
    top: 12px;
    position: relative;
}
li.current_page_item a {
    color: #538167 !important;
}


.ds_wrapper.wrapper_nav {
    padding: 0px 0px;
}
.ds_navigation_menu ul.menu > li > a {
    padding: 45px 20px 45px 20px;
    line-height: 0;
    font-size: 14px;
    text-transform: uppercase;
    color: #cccccc;
    font-weight: 600;
}
.ds_navigation_menu ul.menu > li > a:hover {
    text-decoration: none;
    color: #538167;
}
.ds_navigation_menu ul.menu > li {
    float: left;
}

/*------------------- dropdown css start -------------------*/

.sub-menu {
    position: absolute;
    top: 53px;
    left: auto;
    z-index: 5000;
    visibility: hidden;
    float: left;
    min-width: 180px;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background: #000000;
    border-bottom: 4px solid rgba(202, 202, 202, 0.42);
}
.sub-menu li {
    float: left;
    width: 100%;
    white-space: nowrap;
    display: block;
    position: relative;
    height: auto;
}
.ds_navigation_menu ul.menu li:hover > .sub-menu {
    display: block;
    visibility: visible;
}
.ds_navigation_menu ul.menu li ul.sub-menu li a {
    color: #000 !important;
    padding: 10px 30px 10px 15px;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 22px;
}
.ds_navigation_menu ul.menu li ul.sub-menu>li>a:hover {
    color: #262626 !important;
    text-decoration: none;
    background-color: #000 !important;
}

.header_main {
    float: left;
    width: 100%;
    position: relative;
    top: 0px;
    z-index: 999;
    background: #222222;
}
.header_home {
    background: rgba(0, 0, 0, 0.7);
}

.navbar_collapse {
    width: 100%;
    text-align: right;
    background-color: #000000;
}

/*------------------- dropdown css end -------------------*/



table.zebra-style {
	text-align:left;
	border:1px solid #ccc;
	margin-bottom:25px;

}
table.zebra-style th {
	color: #444;
	font-size: 13px;
	font-weight: normal;
	padding: 10px 8px;
}
table.zebra-style td {
	color: #777;
	padding: 8px;
	font-size:13px;
}
table.zebra-style tr.odd {
	background:#f2f2f2;
}

.container {
	width: 90%;
	border: 1px solid #C4CDE0;
	border-radius: 2px;
	margin: 0 auto;
	background:#fff;
	padding:10px;
  text-align: center;
}

main {
max-width:400px;
margin:0 auto;
        }
        
#status { padding:10px; 
background:#88C4FF; 
color:#000; 
font-weight:bold; 
font-size:12px; 
margin-bottom:10px; 
display:none; 
width:90%; }

.gallery-list {
width:75px;
}