body {
	margin: 0 auto;
	padding: 0;
	font-family: 'Open Sans', sans-serif;
	font-size: 12px;
	color: #464032;
}
a {
	text-decoration: none;
	color: #A7430F;
}
img {
	width: 100%;
	height: auto;
	border: 0px;
}
.breaker {
	clear: both;
	height: 0.1px;
}
.break {
	clear: both;
	height: 12px;
}
.breaks {
	clear: both;
	height: 25px;
}
.breakss {
	clear: both;
	height: 350px;
}
.brick {
	clear: both;
	height: 350px;
}
.brek {
	clear: both;
	height: 70px;
}
#sticky {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 99999;
}
#sticky.stick {
	position: fixed;
	top: 0;
	height: 70px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,.2);
	box-shadow: 0 1px 3px rgba(0,0,0,.2);
}
#sticky.stick #wrapper2 {
	background: #fff;
	border-bottom: 1px solid #DEDEDE;
	padding: 10px 0 0;
}
#sticky.stick .logo, #sticky.stick .logo2 {
	max-width: 120px;
}
#wrapper {
	margin: 0 auto;
	padding: 5px 0;
	position: absolute;
	width: 100%;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.4);
}
#wrapper2 {
	margin: 0 auto;
	padding: 10px 0;
	position: relative;
	width: 100%;
	background: #F3A900;
	z-index: 99999;
	height: 65px;
}
#header {
	max-width: 1200px;
	margin: 0 auto;
}
.logo {
	float: left;
	max-width: 120px;
}
.logo2 {
	float: left;
	position: absolute;
	max-width: 200px;
}
.loger {
	float: right;
	padding: 5px 18px;
	border-radius: 24px;
	border: 2px solid #fff;
	color: #fff;
	margin-top: 17px;
	font-size: 14px;
}
#sticky.stick .loger {
	margin-top: 10px;
	font-size: 14px;
	border: 2px solid #01793C;
	color: #01793C;
}
.footer-wrap {
    background: #3a61a2;
	padding: 15px 0 35px;
}
.footer-stat {
     margin: 0 auto;
	 max-width: 1100px;
}
.footer-stat h3 {
     color: #fff;
	 font-size: 15px;
	 font-weight: bold;
	 text-transform: uppercase;
	 margin: 25px 0 10px 0px;
}
.footer-stat a {
    text-decoration: none;
	color: #fff;
}
.footer-stat a:hover {
    text-decoration: none;
	color: #F55752;
}
.footer-stat li {
    padding: 7px 10px 7px 0px;
	list-style: none;
	text-align: justify;
	letter-spacing: 0.5px;
	color: #2F0C07;
	font-size: 14px;
	line-height: 20px;	
	border-bottom: 1px solid #E1E1E1;
}
.footer-stat p {
    padding: 7px 10px 7px 0px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	line-height: 22px;
}
.adrs {
	float: left;
	max-width: 20px;
	margin-right: 12px;
	margin-bottom: 20px;
	border: 2px solid #fff;
	padding: 10px;
	border-radius: 100px;
}
.adrs:hover {
	background: #AE0000;
	border: 2px solid #fff;
}
.mbl {
	max-width: 20px;
	margin-right: 12px;	
	float: left;
	border: 2px solid #fff;
	padding: 10px;
	border-radius: 100px;
}
.mbl:hover {
	background: #0984D9;
}
.eml {
	float: left;
	max-width: 20px;
	margin-right: 12px;
	border: 2px solid #fff;
	padding: 10px;
	border-radius: 100px;
}
.eml:hover {
	background: #FFCD42; 
}
.foot2 {
    float: left;
	width: 100%;
}
.foot2 p {
	padding: 7px 10px 7px 0px;
	text-align: left;
	font-size: 14px;
	color: #fff;
	margin: 0px;
	line-height: 22px;
}
.spacer2 {
	margin: 0 8px;
}
.scl {
	width: 24px;
	float: right;
	margin-left: 10px;
}
.dest {
	margin-left: 12px;
}
#page {
	margin: auto;
	max-width: 1200px;
	padding: 45px 0 10px 0px;
	margin-top: 0px;
	margin-bottom: 25px;
}
.lefter {
	width: 40%;
	float: left;
}
.entry {
	float: right;
	width: 58%;
}
.entry a {
	color: #3399FF;
	font-size: 15px;
}
.entry a:hover {
	color: #17447C;
	text-decoration: none;
}
.entry h2 {
	color: #01793C;
	font-size: 19px;
	line-height: 33px;
	letter-spacing: 1px;
	margin-top: 0px;
}
.entry p {
	color: #333;
	font-size: 15px;
	line-height: 24px;
	margin-right: 15px;
}
.highl3 {
	color: #DC2720;
	font-size: 36px;
	font-family: 'Cookie', cursive;
	font-weight: normal;
	letter-spacing: 1px;
}
.more {
	padding: 6px 28px;
    display: inline-block;
    font-size: 0.8889em;
    border-radius: 30px;
    background: #f5f2e9;
    color: #483949;
    text-align: center;
    letter-spacing: 0.75px;
    line-height: 1.7500em;
	box-shadow: 0 2px 2px 0 rgba(0,0,0,0.16), 0 2px 2px 0 rgba(0,0,0,0.12);
}
.book-a-table {
	padding: 20px 15px 30px;
	background: url(../image/counter.jpg);
	background-attachment: fixed;
	text-align: center;
	color: #fff;
}
.book-a-table h2 {
	font-size: 36px;
	font-weight: normal;
	letter-spacing: 1px;
	padding: 0 15px;
	margin-top: 10px;
	font-family: 'Cookie', cursive;
}
.book-a-table p {
	font-size: 14px;
	letter-spacing: 0.2px;
	padding: 0 155px;
	line-height: 24px;
}
.bord {
	width: 80px;
	height: 3px;
	background: #fff;
	margin: auto;
	display: block;
	margin-bottom: 20px;
}
.scrollup {
	width: 45px;
	height: 45px;
	border-radius: 3px;
	text-indent: -9999px;
	position: fixed;
	bottom: 20px;
	right: 20px;
	display: none;
	z-index: 109999;
}
#matter {
	max-width: 1200px;
	margin: 0 auto;
	padding: 20px 0;
}
.entry2 {
	float: left;
	width: 70%;
}
.entry2 h2 {
	padding: 2px 0 0 0px;
	color: #DC2720;
	font-size: 27px;
	margin: 0px 0 10px 0px;
	font-weight: normal;
}
.entry2 p {
	line-height: 21px;
	padding: 5px 0;
	font-size: 14px;
	margin: 8px 0;
	color: #777777;
}
.siders {
	float: right;
	width: 28%;
	margin-top: 20px;
}
.sider2 {
	float: right;
	background: #F6F6F6;
	margin-top: 20px;
}
.sider2 h3 {
    color: #fff;
	font-size: 19px;
	background: #ED2124;
	font-weight: bold;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 8px 0px 8px 15px;
}
.sider2 a {
	color: #000;
}
.sider2 a:hover {
	color: #000;
}
.sider2 .still a {
	color: #000;
}
.sider2 ul {
	margin: auto;
	padding: 0px;
}
.sider2 li {
	list-style: none;
	float: left;
	font-size: 15px;
	padding: 0px 0;
	width: 100%;
	border-bottom: 1px solid #DEDEDE;
}
.side-link {
	padding: 4% 0 4% 8%;
	width: 92%;
	float: left;
	font-size: 15px;
	margin-top: 0px;
	border-left: 5px solid #F6F6F6;
}
.side-links {
	padding: 4% 0 4% 8%;
	width: 92%;
	background: #fff;
	border-left: 5px solid #ED2124;
	float: left;
	font-size: 15px;
}
.side-link:hover {
	background: #fff;
	border-left: 5px solid #ED2124;
}
.sider-icon {
	float: left;
	width: 10px;
	margin-right: 9px;
	margin-top: 7px;
}
.listerz {
	margin-top: 15px;
	background-color: #01793C;
	border-radius: 4px;
	padding-bottom: 12px;
}
.listerz h2 {
	font-size: 20px;
	text-align: center;
	padding: 15px 0 12px 10px;
	margin-top: 0px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 12px;
	line-height: 25px;
}
.listerz li {
	list-style: none;
	line-height: 20px;
	padding: 6px 0 7px 10px;
}
.listerz input[type="text"] {
	width: 84%;
	display: block;
	margin: auto;
	color: #999999;
	padding: 7px 2% 7px 4%;
	line-height: 20px;
	border: none;
	margin-top: 12px;
	font-size: 15px;
	background: #F6F6F6;
}
.listerz select {
	width: 91%;
	display: block;
	margin: auto;
	color: #999999;
	padding: 7px 2% 7px 4%;
	line-height: 20px;
	border: none;
	margin-top: 15px;
	font-size: 12px;
	background: #F6F6F6;
}
.listerz textarea {
	padding: 9px 0 9px 4%;
	border: none;
	background: #F6F6F6;
	width: 86%;
	display: block;
	margin: auto;
	font-size: 15px;
	margin-top: 12px;
	color: #999999;
}
.listerz input[type="submit"] {
	padding: 12px 0;
	background: #fff;
	display: block;
	width: 92%;
	display: block;
	margin: auto;
	color: #000;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
	font-size: 16px;
	font-weight: bold;
	border: 0px;
	margin-top: 9px;
	margin-bottom: 8px;
}
.all-prod {
	padding: 20px 0;
	text-align: center;
	background: #EDEDED;
}
.all-prod h2 {
	color: #222222;
	margin: 15px 0 15px 0px;
	font-size: 25px;
	line-height: 30px;
	text-transform: uppercase;
	font-family: Roboto;
	padding-bottom: 12px;
	font-weight: normal;
}
.prod-list {
	margin: auto;
	max-width: 1200px;
}
.prod-img span {
	display: block;
	width: 80%;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}
.prod-img {
	overflow: hidden;
}
.item-product {
	height: 220px;
}
.prod {
	background: #fff;
	border-radius: 4px;
	text-align: center;
	min-height: 180px;
	display: block;
	width: 23%;
	float: left;
	padding: 8px 0 20px;
	margin: 0 1% 20px;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-webkit-box-shadow: 0 4px 6px -6px #777;
       -moz-box-shadow: 0 4px 6px -6px #777;
            box-shadow: 0 4px 6px -6px #777;
}
.prod:hover {
	transform: scale(1.02);
	-moz-transform: scale(1.02);
	-webkit-transform: scale(1.02);
	-o-transform: scale(1.02);
	-ms-transform: scale(1.02); /* IE 9 */
}
.item-product {
	padding: 5px 2%;
	display: block;
	width: 96%;
	margin: auto;
	margin-bottom: 10px;	
}
.prod-search h3 {
	color: #78AF20;
	padding: 0 0 6px;
	margin: 0;
	font-size: 19px;
	border-bottom: 1px solid #eee;
	font-weight: 300;
}
.prod-search p {
	color: #666;
	line-height: 21px;
	font-size: 13px;
	margin: 7px 12px;
}
.videos {
	width: 100%;
	margin: 0 auto;
	background: #010001;
}

.section {
    width: 100%;
    margin: 0 auto;
    background: url(../image/section.jpg) center center;
}




/* Slideshow container */
.slideshow-container {
  max-width: 1200px;
  position: relative;
  margin: auto;
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  padding: 16px;
  margin-top: -22px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 0 3px 3px 0;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #fff;
}

/* 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}
}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .prev, .next,.text {font-size: 11px}
}

.top-lawyer {
    padding: 35px 0 45px;
    background: #000;
}

.top-lawyer-list {
    margin: auto;
    max-width: 1200px;
    text-align: center;
}

.top-lawyer-list h2 {
    font-family: Roboto Slab;
    color: #fff;
    font-size: 20px;
    font-weight: normal;
    margin: 8px 0 25px;
}

.top-lawyer-list h5 {
    font-size: 17px;
    font-weight: normal;
    margin-top: 8px;
    margin-bottom: 15px;
    margin-left: 120px;
    margin-right: 120px;
}

.lawyer-1 {
    float: left;
    width: 100%;
    padding-bottom: 20px;
    margin-top: 15px;  
}

.lawyer-1:hover {
}

.lawyer-icon {
    border-radius: 100%;
	max-width: 100px;
    display: block;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 10px;
}

.lawyer-icon1 {
	width: 100%;
    display: block;
    margin: auto;
    margin-top: 0px;
    margin-bottom: 10px;
}

.lawyer-1 a {
    color: #fff;
}

.lawyer-1 h3 {
    font-weight: normal;
    font-size: 17px;
    margin: 15px 0 8px;
}

.lawyer-1 h4 {
    font-weight: normal;
    font-size: 15px;
    color: #fff;
    margin: 7px 0;
}

.lawyer-1 p {
    font-weight: normal;
    font-size: 13px;
    color: #fff;
    margin: 7px 10px;
}

.consult-btn {
    display: block;
    margin: auto;
    width: 100px;
    color: #fff;
    background: #0CF;
    padding: 5px 0;
    margin-top: 10px;
    font-size: 12px;
}

.consult-btn:hover {
    background: #0070BB;
}
#description {
	background: #000;
	padding: 20px 0;
	margin: 0 auto;
}

.des-vid {
	width: 50%;
	float: left;
}
.read-btn {
	float: right;
	margin-top: -100px;
	z-index: 99999;
	position: relative;
	margin-right: 20px; 
}
.read-btns {
	text-align: center;
}
.btn-read {
	font-size: 14px;
}
.icon-btn {
	width: 30px;
}
#contact {
	background: #000;
	padding: 20px 0;
}
.conts {
	max-width: 1200px;
	margin: 0 auto;
}
.newse {
	width: 65%;
	float: left;
	margin: 2%;
}
.con {
	width: 26%;
	float: left;
	margin: 2%;
}
.con h2 {
	color: #fff;
	text-align: center;
	font-weight: normal;
	font-size: 25px;
}
.news {
	float: left;
	width: 100%; 
	border: 5px solid #fff;
}
.news-i {
	float: left;
	margin: 4px  10px 10px;
	width: 21px;
	margin-top: 7px;
}
.news a {
	border: none;
	color: #fff;
	font-size: 14px;
}
.news a:hover {
	text-decoration: underline;
	color: #fff;
}
.news h2 {
	font-size: 20px;
	font-weight: normal;
	padding: 7px 0 10px 15px;
	border-bottom: 2px solid #fff;
	color: #fff;
	margin: 0px 0;
	background: #000;
}
.l-icon {
	float: left;
	width: 20px;
	margin-right: 10px;
	margin-top: 2px;
}
.news li {
	list-style: none;
	padding: 10px;
	list-style: none;
	border-bottom: 1px solid #DEDEDE;
	line-height: 30px;
	color: #000;
	font-size: 14px;
	margin: 0px;
}
.social-icons1 {
	width: 25px;
	text-align: center;
	border: 2px solid #fff;
	padding: 5px;
	margin: 5px;
	border-radius: 100px;
}
.social-icons1:hover {
	background: #38529A; 
}
.social-icons2 {
	width: 25px;
	text-align: center;
	border: 2px solid #fff;
	padding: 5px;
	margin: 5px;
	border-radius: 100px;
}
.social-icons2:hover {
	background: #4EA6E9;
}
.social-icons3 {
	width: 25px;
	text-align: center;
	border: 2px solid #fff;
	padding: 5px;
	margin: 5px;
	border-radius: 100px;
}
.social-icons3:hover {
	background: #C71F1E;
}
.feeter {
	background: #000;
	padding: 10px 0;
	text-align: center;
	border-top: 1px solid #fff;
}
.footer {
	max-width: 1200px;
	margin: 0 auto;
}
#footer p {
	color: #fff;
	font-size: 15px;
	font-weight: normal;
}
.fixed-apps {
    position: fixed;
    left: 20px;
    bottom: 20px;
    width: 145px;
    z-index: 999999;
    border-radius: 5px;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
}

.fixed-apps:hover {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    /* IE 9 */
}
#pager {
	background: #000;
	padding: 20px 0;
	margin-top: -5px;
}
.page {
	max-width: 1200px;
	margin: 0 auto;
}
.page p {
	color: #fff;
	font-size: 15px;
	line-height: 23px;
}
.page h2 {
	color: #fff;
	font-size: 25px;
	font-weight: normal;
}
.banner {
	background: #000;
	padding: 40px 0;
}
.banner h2 {
	text-align: center;
	color: #fff;
}
.down {
	width: 50%;
	float: left; 
}
.page h4 {
	font-size: 18px;
	color: #fff;
	font-weight: normal;
	line-height: 10px;
}
.dowloads-icon {
	float: right;
	width: 24px;
	margin-right: 30px;
	
}
.dowloaded-icon {
	width: 24px;
	margin-right: 5px;
	margin-left: 5px;
	
}
.intro {
	width: 100%;
	float: left;
}
.bullet {
	width: 10px;
	margin-right: 10px;
}
.clnts {
    background: #000;
    padding: 10px 0 40px 0;
}

.cln h3 {
    font-size: 29px;
    text-align: center;
    color: #fff;
    font-weight: normal;
    margin-bottom: 20px;
    padding: 0px 0;
}

.round-up {
    background: #fff;
}

.amazingcarousel-image {
    background: #fff;
    float: left;
    text-align: center;
    padding: 5px;
    font-size: 15px;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.amazingcarousel-image span img {
    display: block;
    margin: auto;
}

.amazingcarousel-image p {
    margin: 5px 0;
}
.clien {
	width: 18%;
	float: left;
	margin: 1%;
}
.btnn {
	background: #000;
}
.all-btn {
    max-width: 1200px;
	margin: 0 auto;
	text-align: center !important;
}
.btns, .btns1, .btns2 {
	width: 33.3%;
	float: left;
} 
.design {
	color: #fff;
    font-size: 18px;
    background: #179234;
    padding-left: 16px;
    padding-right: 16px; 
    padding-top: 10px; 
    padding-bottom: 10px; 
    /*border-radius: 20px;*/
}

.register {
	max-width: 700px;
	margin: 0 auto;
}

.register h2 {
	text-align: center;
	color: #fff;
	font-size: 35px !important;
}

.register p {
	text-align: center;
	color: #fff;
	margin-top: -20px;
}

.quote-input {
    font-size: 15px;
    padding: 8px 1%;
    color: #000;
    float: left;
    height: 32px;
    width: 45%;
    margin: 10px 1%;
    border: none;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
}

.quote-inputs {
    font-size: 15px;
    padding: 8px 1%;
    color: #9C9999;
    float: left;
    height: 100%;
    width: 95%;
    margin: 10px 1%;
    border: none;
    background: #fff;
    border: 1px solid #000;
    border-radius: 5px;
}

.quote-input2 {
    font-size: 14px;
    padding: 8px 1%;
    color: #9C9999;
    width: 95%;
    height: 35px;
    border: none;
    background: #fff;
    font-weight: bold;
    margin: 10px 0px 12px 5px;
    border: 1px solid #000;
    border-radius: 5px;
}

.quote-input3 {
    font-size: 14px;
    padding: 8px 1%;
    color: #9C9999;
    width: 97%;
    height: 55px;
    border: none;
    background: #fff;
    font-weight: bold;
    margin: 10px 0px 12px 5px;
    border: 1px solid #000;
    border-radius: 5px;
}

.bluebox2 {
    margin: auto;
    width: 220px;
    border: none;
    margin-left: 6px;
    background: #179234;
    padding: 15px 25px 12px 25px;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
    transition: 0.5s x;
    -o-transition: 0.5s ease;
    -webkit-transition: 0.5s ease;
    cursor: pointer;
    border-radius: 10px;
}

.bluebox2:hover {
    background: #fff;
    color: #000;
}