/* google font-family */
@import url(http://fonts.googleapis.com/css?family=Ubuntu);

/* index page  */

#header_navbar_default
{
    height: 100px; 
    background: none;
    border: none;
    margin-bottom: 0;
}
#catagory-boxes
{
/*    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(181,198,208,1) 0%, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 42%, rgba(224,224,224,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(255,255,255,1)), color-stop(0%, rgba(181,198,208,1)), color-stop(0%, rgba(255,255,255,1)), color-stop(42%, rgba(224,224,224,1)), color-stop(100%, rgba(224,224,224,1)));
    background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(181,198,208,1) 0%, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 42%, rgba(224,224,224,1) 100%);
    background: -o-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(181,198,208,1) 0%, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 42%, rgba(224,224,224,1) 100%);
    background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(181,198,208,1) 0%, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 42%, rgba(224,224,224,1) 100%);
    background: linear-gradient(to bottom, rgba(255,255,255,1) 0%, rgba(181,198,208,1) 0%, rgba(255,255,255,1) 0%, rgba(224,224,224,1) 42%, rgba(224,224,224,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e0e0e0', GradientType=0 );*/
    
    padding-top: 4%;
    text-align: center;
}
#catagory-boxes span
{
    
    font-size: 25px;
    font-weight: bold;
    color: #c90b0c;
    line-height: 50px;
/*    font-family: "Arial Black", Gadget, sans-serif;*/
    font-family: 'Ubuntu', sans-serif;
}

#index_cat_form
{
    margin-top: 6%;
}

#index_search_btn
{
    background:#262626;
    color:#eee;
    font-weight: bold;
}
#index_search_btn:hover
{
    opacity: 0.9;
}

.bottom-fixed
{
    position: fixed; 
    bottom: 0;
    width: 100%;
}

#search-pnl
{
    margin-top: 12%; 
    background: rgba(1, 0, 0, 0.3);
    border-radius: 10px;
    border: none; 
    box-shadow: none;
    margin-bottom: 5px;
}

#search-pnl a
{
    color: whitesmoke;
}

/* end index page */

/* commen */

body
{
    font-family: 'Ubuntu', sans-serif;
    background: #e7edee;
    
/*    background: url('../images/index_background/web-design-sri-lanka_bg1.jpg') center; */
/*    background: url('../images/home_background/new-home1.jpg') center fixed;
    background-size: cover;*/
}

#header-bac
{
/*    background: #fff;*/
    background: url('../images/header/360header.jpg') center;
    background-size: cover;
}

#theam_bar
{
/*    background: rgba(216,225,231,1);
    background: -moz-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(216,225,231,1)), color-stop(0%, rgba(181,198,208,1)), color-stop(0%, rgba(201,11,12,1)), color-stop(46%, rgba(146,16,16,1)), color-stop(100%, rgba(146,16,16,1)));
    background: -webkit-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -o-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -ms-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: linear-gradient(to bottom, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e1e7', endColorstr='#921010', GradientType=0 );*/
    
/*    background: linear-gradient(#ff5e5f,#a03131);*/
    
    background: rgba(1, 0, 0, 0.3);

    min-height: 50px;
    margin-left:125px;
    text-align:left;
	width:94%;
}

#footer_container
{
    margin-top: 1.5%;
/*    background: rgba(216,225,231,1);
    background: -moz-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(216,225,231,1)), color-stop(0%, rgba(181,198,208,1)), color-stop(0%, rgba(201,11,12,1)), color-stop(46%, rgba(146,16,16,1)), color-stop(100%, rgba(146,16,16,1)));
    background: -webkit-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -o-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -ms-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: linear-gradient(to bottom, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e1e7', endColorstr='#921010', GradientType=0 );*/
    background: linear-gradient(#ff5e5f,#a03131);
}
#footer_bar1
{
/*    background: rgba(216,225,231,1);
    background: -moz-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(216,225,231,1)), color-stop(0%, rgba(181,198,208,1)), color-stop(0%, rgba(201,11,12,1)), color-stop(46%, rgba(146,16,16,1)), color-stop(100%, rgba(146,16,16,1)));
    background: -webkit-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -o-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -ms-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: linear-gradient(to bottom, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e1e7', endColorstr='#921010', GradientType=0 );*/
    
    padding-top: 20px;
    /*padding-bottom: 5px;*/
/*    margin-top: 5%;*/
    font-size: 12px;
    font-weight: bold;
/*    height: 50px;*/
}
#footer_bar2
{
/*    background: rgba(216,225,231,1);
    background: -moz-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(216,225,231,1)), color-stop(0%, rgba(181,198,208,1)), color-stop(0%, rgba(201,11,12,1)), color-stop(46%, rgba(146,16,16,1)), color-stop(100%, rgba(146,16,16,1)));
    background: -webkit-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -o-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: -ms-linear-gradient(top, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    background: linear-gradient(to bottom, rgba(216,225,231,1) 0%, rgba(181,198,208,1) 0%, rgba(201,11,12,1) 0%, rgba(146,16,16,1) 46%, rgba(146,16,16,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d8e1e7', endColorstr='#921010', GradientType=0 );*/
    
    padding-top: 20px;
    padding-bottom: 20px;
/*    margin-top: 5%;*/
    font-size: 12px;
    font-weight: bold;
/*    height: 50px;*/
}
#footer_container-home
{
    margin-top: 1.5%;
    
    background: rgba(1, 0, 0, 0.3);
}

#footer-list li 
{
/*    border-right: 1px solid;*/
    border-color: #fff;
}
#footer-list li a 
{
    color:#000;
    font-weight: bold;
}

#theam-bar-text
{
    margin-left: 0.5%; 
    margin-top: 1%; 
    margin-bottom: 1%;
    color: #fff;
    font-weight: bold;
    display: none;
}

/* end commen */

/* details page */

#theam_background
{
    background: #fff;
    
}

/* end details page*/

/*login panel*/

    #panel_heading
    {
        background: rgba(76,76,76,1);
        background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(17,17,17,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(39%, rgba(71,71,71,1)), color-stop(100%, rgba(17,17,17,1)));
        background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(17,17,17,1) 100%);
        background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(17,17,17,1) 100%);
        background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(17,17,17,1) 100%);
        background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(71,71,71,1) 39%, rgba(17,17,17,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#111111', GradientType=0 );
        
        color: #eee;
        
        font-weight: bold;
/*        padding: 5%;*/
/*        font-size: 16px;*/
    }
    
    #login_panel_btn
    {
        background:#262626;
        color:#eee;
        font-weight: bold;
    }
    #login_panel_btn:hover
    {
        opacity: 0.9;
    }

/*end login panel*/

/*profile page */

    .pnl 
    {
	position: relative;
/*	background-color: #292929;*/
			 
	width: 100%;
	height: auto;
	/*line-height: 150px;*/ /* vertically center */
			 
/*	color: white;*/
	text-align: center;
	border-radius: 10px;
        padding-left: 1%;
        padding-right: 1%;
        padding-top: 5%;
        padding-bottom: 5%;
        font-weight: bold;
			 
/*	font-family: sans-serif;*/
    }

    .pnl:after 
    {
	content: '';
	position: absolute;
		 
	width: 0;
	height: 0;
			 
	border: 20px solid #fff;
    }
    .pnl-bottom:after 
    {
	/*border-top-color: #292929;*/
/*	border-top-color: #f5f5f5;*/
        
        border-top-color: #f5f5f5;
			 
	top: 100%;
	left: 45%;
/*	margin-left: 50%;   */
    }
    
    .pnl_oth 
    {
	position: relative;
/*	background-color: #292929;*/
			 
	width: 100%;
	height: auto;
	/*line-height: 150px;*/ /* vertically center */
			 
/*	color: white;*/
	text-align: center;
	border-radius: 10px;
        padding-left: 1%;
        padding-right: 1%;
        padding-top: 5%;
        padding-bottom: 5%;
			 
/*	font-family: sans-serif;*/
    }
    
    .fnt_green
    {
        position: relative;
/*	background-color: #292929;*/
			 
	width: 100%;
	height: auto;
	/*line-height: 150px;*/ /* vertically center */
			 
/*	color: white;*/
	text-align: center;
	border-radius: 10px;
        padding-left: 1%;
        padding-right: 1%;
        padding-top: 5%;
        padding-bottom: 5%;
        opacity: 0.6;
        color: #0ba731;
    }
    
    #fe_row
    {
        border-bottom: 1px solid #dbdbdb; 
        background: linear-gradient(#ffffff,#f5f5f5);
    }
    
    #profile_btn
    {
        background:#262626;
        color:#eee;
        font-weight: bold;
    }
    #profile_btn:hover
    {
        opacity: 0.9;
    }

/*end profile page*/

/* search pages */
    #search_pg_btn
    {
        background:#262626 !important;
        color:#eee !important;
        font-weight: bold !important;
        border-color: #262626;
    }
    #search_pg_btn:hover
    {
        opacity: 0.9 !important;
    }
    #pnl-header
    {
        background: rgba(76,76,76,1);
        background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(28,28,28,1) 91%, rgba(44,44,44,1) 98%, rgba(0,0,0,1) 100%);
        background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(76,76,76,1)), color-stop(12%, rgba(89,89,89,1)), color-stop(25%, rgba(102,102,102,1)), color-stop(91%, rgba(28,28,28,1)), color-stop(98%, rgba(44,44,44,1)), color-stop(100%, rgba(0,0,0,1)));
        background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(28,28,28,1) 91%, rgba(44,44,44,1) 98%, rgba(0,0,0,1) 100%);
        background: -o-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(28,28,28,1) 91%, rgba(44,44,44,1) 98%, rgba(0,0,0,1) 100%);
        background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(28,28,28,1) 91%, rgba(44,44,44,1) 98%, rgba(0,0,0,1) 100%);
        background: linear-gradient(to bottom, rgba(76,76,76,1) 0%, rgba(89,89,89,1) 12%, rgba(102,102,102,1) 25%, rgba(28,28,28,1) 91%, rgba(44,44,44,1) 98%, rgba(0,0,0,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#000000', GradientType=0 );
        
        height: auto;
        border-top-right-radius: 5px;
        border-top-left-radius: 5px;
    }
    #mid-pnl-row
    {
        margin-top: 2%;
        margin-bottom: 2%;
        color: #fff;
        font-size: 13px;
        font-weight: bold;
    }
    #mid-pnl-dtlcol
    {
        margin-top: 3%;
        margin-bottom: 0%;
    }
/* end search pages */


/* detail gallery images */

#imgc
{
    margin-top: 10px;
    margin-bottom: 10px;
    min-height: 118px;
    
    -webkit-box-shadow: 3px 5px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 3px 5px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 3px 5px 5px 0px rgba(0,0,0,0.75);
}


/* end detail gallery images */

/*---------------------------------------------*/

#ad-container
{
    margin-top: 2%;
    
}

#ad-container .ad-title
{
    margin-top: 5px;
    color: #0074A2;
    font-weight: bold;
    margin-bottom: 0;
}

#ad-container hr
{
    margin-top: 10px;
    margin-bottom: 10px;
    border-color: #dbdbdb;
}

#details-btn
{
    border-radius: 0;
}

#ad-container .price
{
    color: #101010;
    font-weight: bold;
    margin-top: 2px;
}

#ad-img-container
{
    width: 100%;
    height: 150px;
    background-size: cover;
    -webkit-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.75);
    box-shadow: 0px 0px 6px 2px rgba(0,0,0,0.75); 
}

#adv-dtl h3
{
    color: #0074A2;
    font-weight: bold;
    margin-bottom: 25px;
}
#adv-dtl h5
{
/*    color: #0074A2;*/
    font-weight: bold;
}
#adv-dtl h5 span
{
    color: #0066cc;
}
#adv-dtl .price , .price
{
/*    color: #101010;
    font-weight: bold;*/
    font-size: 20px;
/*    margin-top: 2px;*/
    background: #d9534f;
}

/*-----------------------------------------------*/

.bottom_btn
{
    text-decoration: none !important;
    border: none !important;
	width:35px;
	height:35px;
    bottom: 10px;
    position: absolute;
    background:url(../images/arrow-19.png) no-repeat center;
    padding: 20px;
    padding-bottom: 5px;
    color: whitesmoke !important;
    font-size: 17px;
    text-align: center;
    cursor: pointer;
    border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    margin-left: 44%;
}
.bottom_btn:hover
{
    text-decoration: none;
    color: whitesmoke !important;
}

.pac-hd h2
{
    color: whitesmoke;
}
.pac-body
{
    padding-left: 0;
    padding-bottom: 0;
}
.pac-body p
{
    padding-bottom: 30px;
    color: #b0aaaa;
}
.pac-body p, h4
{
    padding-left: 15px;
/*    padding-bottom: 25px;*/
}
.pac-btn
{
    padding: 16px;
    text-align: center;
    background: #222222;
    float: left;
    color: whitesmoke;
    font-size: 22px;
}
.pac-btn:hover
{
    color: whitesmoke;
    background: #3498DB;
    transition-duration: 0.5s;
}

.parallax-window {
    min-height: 400px;
    background: transparent;
}

#home_menu_div{ width:80px; height:auto; position:absolute; z-index:1;  margin-left:20px; padding-bottom:20px; left:0; top:50px; border-radius:5px;  }
#home_menu_div #int_div{ width:80px; height:auto; background-color:rgba(0,0,0,0.5); float:left; padding-bottom:20px; border-radius:5px;}
#home_menu_div #icon{ width:100%; border-radius:5px; line-height:90px; font-weight:bold; font-size:18px;  height:90px; background:#d9534f; text-align:center; color:#FFF; margin:0px;  float:left;}
#home_menu_div #menu_icon{ width:20px; height:20px; margin-left:30px; margin-bottom:20px;  float:left;}
#text_title{ width:80px; text-align:center; line-height:15px;  height:auto; float:left;}
#home_menu_div ul{ list-style:none;  width:100%; margin-left:0px; padding:0;}
#home_menu_div ul li {height:auto; width:120px  !important; float:left; margin-top:15px; }
#home_menu_div ul li a { padding:10px;  width:120px !important; color:#FFF;  height:auto; font-size:12px; line-height:30px; }
#home_menu_div ul li :hover{ text-decoration:none; color:#d9534f; }

#home_login{ width:550px; height:50px; position:absolute; right:10px; top:10px; rgba(255,0,0,0.4)}

#title{ text-transform:uppercase; width:95%; margin-left:20px; margin-top:20px; float:left; text-align:left; font-size:18px; font-weight:bold;}
#thumbnil{ width:140px; height:120px; margin:20px; margin-bottom:30px; float:left; border:#CCC 1px solid;}
#web{ width:100px; height:100px; margin:10px; float:left; border:#CCC 1px solid;} 
#web #web_tumb{ width:100px; height:80px; margin-top:0px; float:left; } 
#web #address_web{ width:100%; height:20px; text-align:center; float:left; color:#FFF; background:#CCC;}
#descreption{ max-width:485px; height:60px; margin-top:20px; margin-left:0px; float:left; }
#tag{ width:430px; height:30px; margin-top:-20px; color:#969696; margin-left:0px; font-size:12px; float:left; } 
.box {
	width:100%;
	height:200px;
	background:#FFF;
	margin:40px auto;
}
.effect2
{
  position: relative;
}
.effect2:before, .effect2:after
{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 80%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.effect2:after
{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}

#company_cover{width:100%; height:150px; float:left; margin-bottom:10px; background:#0FC; position:relative;}
#company_cover #company_logo{ width:160px; height:120px; position:absolute; left:20px; top:15px; border-bottom:0;}
#company_name{ font-size:24px; margin:5px; font-weight:bold;}

#company_name_side{     background: #d9534f; height:60px; float:left; text-align:center; font-size:14px; line-height:40px; color:#fff; font-weight:bold;}
#send_msg{ width:90%; margin-left:15px; height:40px; margin-top:10px; float:left; background:url(../images/send_msg.jpg); line-height:35px; padding-right:20px; color:#FFF; text-align:right; font-weight:bold; font-size:18px; margin-bottom:10px; }
#company_detals{ width:100%; margin-top:35px; margin-bottom:10px; float:left; text-align:left; font-size:11px; color:#666; font-weight:bold; padding-left:50px;}
#company_info_type{ width:100%; height:25px; margin-top:10px; float:left; font-size:14px; color:#666; font-weight:bold;}
#conpamy_address{ width:100%; height:80px; float:left;}
#conpamy_address_icon{ width:40px; height:50px; float:left;}
#conpamy_address_details{ width:180px; margin-left:10px; height:80px; float:left;}

#social_media{ width:90%; margin-left:20px; margin-bottom:5px; height:25px; float:left;}
#socal_icons{ width:25px; height:25px; float:left;}
#icon_text{ width:180px; line-height:25px; float:left; margin-left:10px; height:25px; color:#333; font-size:12px;}

#header_sub{ width:100%; height:50px; float:left; background:#000; margin:0; padding:0;}
#header_sub #logo_icon{ width:200px; height:50px; background:#d9534f; text-align:center; line-height:50px; font-weight:bold; color:#FFF; font-size:36px; float:left;}
#header_sub ul{ display:inline; list-style:none;}
#header_sub ul li{ display:inline; list-style:none;}
#header_sub ul li a{ width:auto; padding-left:15px; padding-right:15px; line-height:50px; font-size:22px; color:#FFF; }
#header_sub ul li a:hover{ color:#d9534f; text-decoration:none;}
#errors{ width:100%; padding-left:5px; padding-right:5px; height:30px; background:#FFF; text-align:left; line-height:30px; z-index:1; border:0px solid #F00; color:#F00;}


.row-menu{
	margin-bottom:50px;
}

.row-menu a {
	color: #FFF;
	background-color: #555;
	margin-right: 10px;
	text-decoration: none;
	font-size: 13px;
	border-radius: 2px;
	padding: 5px;
}
.row-menu a:hover {
	background-color: #666;
}

.row-menu-links{
	margin-bottom:10px;
	margin-top:12px;
	float:right;
}

.row-menu-links a {
	color: #333;
	border:1px solid #666;
	margin-right: 10px;
	text-decoration: none;
	font-size: 13px;
	border-radius: 2px;
	padding: 5px;
}
.row-menu-links a:hover {
	background-color: #ccc;
}

.row-ads {
}
.row-ads > div {
	padding: 10px;
	border: 1px solid #DFDFDF;
	margin-bottom:8px;
}
.row-ads .img {
	border: 1px solid #eee;
	padding: 1px;
	margin-right: 15px;
	float: left;
}
.row-ads .title {
	float: left;
	font-size: 13px;
	font-weight: bold;
	color: #333;
	width:80%;
}
.row-ads .control {
	float: right;
}
.row-ads .control .edit_a {
	font-size: 13px;
	color: #06F;
	text-decoration: none;
	margin-right:10px;
}
.row-ads .control .delete_a {
	color: #F00;
	text-decoration: none;
	font-size: 13px;
}
div .pagination{
	padding-right:1px;
	padding-left:1px;
	text-align:center;
	font-size: 13px;
}
div.pagination a{
	text-decoration:none;/* no underline */
	padding-right:7px;
	padding-left:7px;
	margin-right:3px;
	margin-left:3px;
	border: 1px solid #D33632;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius:2px;
	color: #D33632;
}
div.pagination a:hover, div.pagination a:active{
	text-decoration:none;
	color: #FFF;
	background-color: #d9534f;
}
div.pagination span.current{
	font-weight:bold;
	color:#FFF;
	margin-right:3px;
	margin-left:3px;
	padding-right:7px;
	padding-left:7px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #d9534f;
	border: 1px solid #d9534f;
	border-radius:2px;
}
div.pagination span.disabled{
	color:#888;
	margin-right:1px;
	margin-left:1px;
	padding-right:1px;
	padding-left:1px;
	visibility: hidden;
}

 .social-media {
    list-style: none;
    padding: 0;
    margin: 0;
    padding-bottom: 10px;
}

.social-media li {
    display: inline-block;
    margin-top: 0px;
    margin-left: 0;
    background: #282828;
}

.social-media li {
    display: inline-block;
    margin-top: 0px;
    margin-left: 0;
    background: #282828;
	border-radius:50%;
}

.social-media li:hover{ background:#ff0b0b;}

.social-media li a {
    display: inline-block;
    color: #fff;
    width: 45px;
    height: 45px;
    line-height: 45px;
    text-align: center;
    border: none;
    font-size: 22px;
}
p{ text-align:justify !important;}

/* custom css */

.term-body {
  background-color:white;
  padding:25px;
  border:1px solid #eee;
}
.term-body h4 {
  margin-bottom:22px;
  font-size:18px;
  font-weight:bold;
  padding-left:0;
}
.term-body .full-content {
  margin-bottom:45px;
}
.term-body ul {
  margin-bottom:25px;
}
.term-body ul li {
  margin-bottom:8px;
}
.p-text-clear {
  text-align:left !important;
}