@font-face {
    font-family: 'open_sanslight';
    src: url('../opensans-light-webfont.eot');
    src: url('../opensans-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../opensans-light-webfont.woff2') format('woff2'),
         url('../opensans-light-webfont.woff') format('woff'),
         url('../opensans-light-webfont.ttf') format('truetype'),
         url('../opensans-light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;

}


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline;
}

body {
    line-height: 1;
}

ol,ul {
    list-style: none;
}

blockquote,q {
    quotes: none;
}

blockquote:before,blockquote:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

a:focus {
    outline: none;
}

.blue {
	color: #06C;
}

.green {
	color: #090;
}

article,aside,details,figcaption,figure,footer,header,hgroup,nav,section,img {
    display: block;
}

audio,canvas,video {
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

audio:not([controls]) {
    display: none;
}

sub,sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -.5em;
}

sub {
    bottom: -.25em;
}

img {
    border: 0;
    -ms-interpolation-mode: bicubic;
}

button,input,select,textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle;
}

button,input {
    line-height: normal;
    *overflow: visible;
}

button::-moz-focus-inner,input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

button,input[type="button"],input[type="reset"],input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: button;
}

input[type="search"] {
    -webkit-appearance: textfield;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

input[type="search"]:-webkit-search-decoration {
    -webkit-appearance: none;
}
.agree{font-weight: 500;}

textarea {
    overflow: auto;
    vertical-align: top;
}

body {
    font-family: "Open Sans",Arial,sans-serif;
    font-size: 15px;
    line-height: 19px;
    font-weight: 300;
    color: #3c3c3c;
    background-color: #fff;
    text-rendering: optimizeLegibility;
    overflow-x: hidden;
}


h1,h2,h3,h4,h5,h6 {
    font-family: "Open Sans",Arial,sans-serif;
    color: #444;
}

*,*:before,*:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

button,input,select,textarea {
    border: 1px solid #eee;
    outline: 0;
    padding: 10px 12px;
    color: #888;
}

button:focus,input:focus,select:focus,textarea:focus {
    border-color: #888;
}

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.main-btn {
    color: #fff;
    border: 1px solid #fff;
    padding: 12px 20px;
    text-transform: uppercase;
    font-weight: 700;
    display: inline-block;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #fbfbfb;
    margin: 40px 0;
}

.site-header {
    position: absolute;
    top: 60px;
    left: 0;
    width: 100%;
    z-index: 99;
}

@media screen and (min-width: 240px) {
    .site-header {
        top: 0;
    }
	
}

@media screen and (min-width: 992px) {
    .site-header {
        top: 0px;
    }
	.logo img{width:265px;}
	
	
	.rightnav2 li a{ font-size:13px!important;}
   

}
@media (min-width:768px) and (max-width:1024px)
 {
 .corner{ width:83%!important;}
 .flexslider .slides img{width: 115%;}
 .service-title p{font-size:13px!important;}
 .practis-listing{width: 165px!important;}
 .rightnav li a{ font-size:13px!important;}
 .cantainer-menu{ width:100%!important;}
 }

.main-header {
    background: #fff;
    min-height: 100px;
    height: 100px;
}

.logo {
    margin: 10px;
    overflow: hidden;
}

.main-menu {
    text-align: right;
    float: right;
}

.main-menu ul li {
    display: inline-block;
    float: left;
    padding-left: 25px;
    padding-right: 25px;
    border-left: 1px solid #eee;
}

.main-menu ul li a {
	display: block;
    text-transform: uppercase;
    font-size: 14px;
    color: #888;
    line-height: 100px;
}

.main-menu ul li a:hover {
    color: #9ed034;
}

.main-menu ul li.active {
    background: #9ed034;
}

.main-menu ul li.active a {
    color: #fff;
}

a.toggle-menu {
    background: #eee;
    color: #444;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-top: 30px;
    margin-right: 20px;
    font-size: 14px;
}

.menu-responsive {
    background: rgba(68,68,68,0.95);
    padding: 15px 30px;
    display: none;
}

.menu-responsive ul li {
    margin: 24px 0;
    display: block;
}

.menu-responsive ul li a {
	display: block;
    color: #fff;
    text-transform: uppercase;
    font-size: 18px;
}

.menu-responsive ul li.active a {
    color: #9ed034;
}

.flexslider {
    position: relative;
    top: 0;
    width: 100%;
    overflow: hidden;
}

.overlay {
    background: rgba(0,0,0,0.6);
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: 8;
}

.flex-caption {
    position: absolute;
    width: 100%;
    margin-left: 15px;
    left: 0;
    bottom: 100px;
    padding: 30px;
    z-index: 10;
    text-align: center;
}

.flex-caption span.price {
    background: #e54747;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 28px;
    padding: 15px 20px;
    display: inline-block;
}

.flex-caption h3.title {
    font-size: 45px;
    font-weight: 600;
    margin: 30px 0 70px 0;
	color:#fff;
	font-family: 'Open Sans', sans-serif;
}

.flex-caption a.slider-btn {
   backface-visibility: hidden;
    box-shadow: 0 0 0 3px #fff inset, 0 0 1px rgba(0, 0, 0, 0);
    color: #fff;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    line-height: 20px;
    padding: 1em 2.5em;
    text-align: center;
    text-transform: uppercase;
    transform: translateZ(0px);
    transition-duration: 0.3s;
    transition-property: box-shadow;
    vertical-align: middle;
}

.flex-caption a.slider-btn:hover {
    background: #fff;
	color:#254587;
}

a.flex-prev,a.flex-next {
    width: 40px;
    height: 60px;
    background-color: rgba(255,255,255,0.6);
    display: inline-block;
    line-height: 60px;
    text-align: center;
    color: #000;
    position: absolute;
    z-index: 99;
    top: 50%;
}

a.flex-prev:hover,a.flex-next:hover {
    background: #fff;
}

@media screen and (min-width: 240px) {
    a.flex-prev,a.flex-next {
        display: none;
    }
}

@media screen and (min-width: 992px) {
    a.flex-prev,a.flex-next {
        display: block;
    }
}

a.flex-prev {
    left: 0;
}

a.flex-next {
    right: 0;
}

h3.widget-title {
    font-size: 28px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 40px;
}

.sample-thumb {
    overflow: hidden;
}

.sample-thumb img {
    width: 100%;
}

.page-top {
    width: 100%;
    height: 230px;
    background: #eee;
    position: relative;
    top: 0;
    left: 0;
}

#templatemo_services {
    background: url(../images/templatemo_header_1.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

#templatemo_events {
    background: url(../images/templatemo_header_2.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

#templatemo_about {
    background: url(../images/templatemo_header_3.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

#templatemo_contact {
    background: url(../images/templatemo_header_4.jpg);
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
}

.our-listing {
    position: relative;
    z-index: 98;
    top: 0;
    left: 0;
    margin-top: -50px;
}

@media screen and (min-width: 240px) {
    .our-listing {
        margin-top: 50px;
    }
}

@media screen and (min-width: 992px) {
    .our-listing {
        margin-top: -50px;
    }
}

.list-item {
    overflow: hidden;
    margin: 0 15px;
}

.list-item .list-thumb {
    overflow: hidden;
}

.list-item .list-thumb .title {
    background-color: #9ed034;
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 600;
    height: 50px;
    text-align: center;
}

.list-item .list-thumb .title h4 {
    color: #fff;
    line-height: 50px;
}

.list-item .list-thumb img {
    width: 100%;
}

.list-item .list-content h5 {
    color: #9ed034;
    font-weight: 600;
    font-size: 14px;
    margin: 15px 0 5px 0;
}

.list-item .list-content span {
    color: #e54747;
    font-weight: 300;
    text-transform: uppercase;
    margin: 0 0 15px 0;
}

.list-item .list-content a.price-btn {
    display: block;
    background-color: #9ed034;
    color: #fff;
    padding: 12px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 700;
    margin-top: 15px;
}

.list-item .list-content a.price-btn:hover {
    background-color: #90be2c;
}

.owl-next,.owl-prev {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    width: 40px;
    height: 40px;
    background-color: #9ed034;
    color: #fff;
    text-align: center;
    line-height: 40px;
}

.owl-next {
    right: -40px;
}

@media screen and (min-width: 240px) {
    .owl-next {
        right: 15px;
    }
}

@media screen and (min-width: 960px) {
    .owl-next {
        right: 13px;
    }
}

@media screen and (min-width: 992px) {
    .owl-next {
        right: -40;
    }
}

.owl-prev {
    left: -40px;
}

@media screen and (min-width: 240px) {
    .owl-prev {
        left: 15px;
    }
}

@media screen and (min-width: 960px) {
    .owl-prev {
        left: 15px;
    }
}

@media screen and (min-width: 992px) {
    .owl-prev {
        left: -40;
    }
}

.middle-content {
    margin-top: 60px;
    margin-bottom: 40px;
}

.widget-item {
    margin-bottom: 30px;
    overflow: hidden;
}

.service-item {
    overflow: hidden;
    margin-bottom: 30px;
}

.service-item .service-icon {
    float: left;
    margin-right: 20px;
    background: #9ed034;
    color: #fff;
    font-size: 1.5em;
    width: 70px;
    height: 70px;
    text-align: center;
    line-height: 70px;
    border-radius: 35px;
    -webkit-border-radius: 35px;
    -moz-border-radius: 35px;
}

.service-item .service-content {
    overflow: hidden;
}

.service-item .service-content h4 {
    text-transform: uppercase;
    font-size: 22px;
    font-weight: 300;
    margin-bottom: 10px;
}

h4.consult-title {
    font-size: 18px;
    color: #9ed034;
    font-weight: 300;
    margin: 20px 0 20px 0;
}

.post-small {
    overflow: hidden;
    margin-bottom: 30px;
}

.post-small .post-date {
    background-color: #9ed034;
    color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    float: left;
    margin-right: 20px;
}

.post-small .post-date span {
    display: block;
    font-size: 18px;
    font-weight: 700;
    text-transform: uppercase;
}

.post-small .post-date span.time {
    margin-top: 14px;
}

.post-small .post-content {
    overflow: hidden;
}

.post-small .post-content h4 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 300;
}

.post-small .post-content h4 a {
    color: #444;
}

.post-small .post-content h4 a:hover {
    color: #e54747;
}

.post-small .post-content span {
    color: #9ed034;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 10px;
    display: inline-block;
}

.go-act {
    margin-bottom: 100px;
}

.act-btn {
    background: #9ed034;
    position: relative;
    min-height: 120px;
    height: 120px;
}

.act-btn a.link {
    position: absolute;
    width: 120px;
    height: 120px;
    right: 0;
    top: 0;
    line-height: 120px;
    text-align: center;
    color: #fff;
    background: #90be2c;
    font-size: 3em;
}

.act-btn a.link:hover {
    background: #86b229;
}

.act-btn .inner .price {
    position: absolute;
    left: 30px;
    top: 15px;
    width: 90px;
    height: 90px;
    border: 2px solid #fff;
    color: #fff;
    font-weight: 600;
    font-size: 18px;
    border-radius: 45px;
    -webkit-border-radius: 45px;
    -moz-border-radius: 45px;
    line-height: 90px;
    text-align: center;
}

.act-btn .inner .title {
    overflow: hidden;
    margin-left: 150px;

}

.act-btn .inner .title h2 {
    margin-top: 30px;
    color: #fff;
    font-size: 32px;
    text-transform: uppercase;
    font-weight: 800;
}

.act-btn .inner .title span {
    font-weight: 500;
    font-size: 18px;
    color: #fff;
}

@media screen and (min-width: 240px) {
    .act-btn {
        margin-top: 30px;
    }

    .act-btn .title {
        display: none;
    }
}

@media screen and (min-width: 768px) {
    .act-btn {
        margin-top: 30px;
    }

    .act-btn .title {
        display: block;
    }

    .act-btn .title span {
        font-size: 16px;
    }
}

@media (min-width:320px) and (max-width:640px) {

.logo {margin:auto!important; width:150px!important;}
#demo .title h1 {
  text-align: center;
  font-size: 42px;
  line-height: 60px;
  font-weight: bold;
  font-family: 'Asap', sans-serif;
  text-transform: uppercase;
  color: #fff;
  margin-top: 10px!important;
  padding-bottom: 0px!important;
}
.corner,.rightimg{width:100%!important;}
.leftimg {
       float: none!important;
    margin: auto auto 10px;
    width: 152px;
}
}
 

@media (min-width:320px) and (max-width:992px)
 {.caption-wrap{display:none;}
 
	 .rightnav2{ display:block!important;}
	 .rightnav{ display:none!important;}
	 .area-title{ display:block!important; font-weight:bold; color:#254587; border-bottom:1px solid #ddd; padding-bottom:10px; margin-bottom:10px; margin-top:10px; font-size:16px;}
	
 }


@media (min-width:320px) and (max-width:800px)
 {
 .site-header{}
 .site-header .col-xs-10{width:100%!important}
  
  .site-header .header-no{width:100%!important; font-size:20px;}
  .site-header .header-no a{color:white;}
  .header-no h1{  float: none !important;
    font-size: 21px !important;
    margin: 10px 0 !important;
    text-align: center !important;}
    .logo img {
    margin: 0 auto;
    width: 150px;
}
.feture-0 {
    margin-top: 48px!important;
}
    }

@media (min-width:320px) and (max-width:480px)
 {
 


*, *::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
*, *::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}
#demo .title h2 {
    line-height: 34px;
    margin-top: 40px;
}
#demo .title h2 {
    color: #fff;
    font-family: "Open Sans",sans-serif;
    font-size: 27px!important;
    font-style: italic;
    line-height: 40px;
    margin-top: 150px;
    padding: 0 39px;
    text-align: center;
    vertical-align: bottom;
}
.practictext2 p {
    color: #373737;
    float: left;
    font-family: "Open Sans",sans-serif;
    font-size: 15px;
    line-height: 26px;
    padding: 0 !important;
    text-align: justify !important;
}
 .feture-0{ margin-top: 45px!important;}
	 .contact-us .col-md-12{ padding:0px!important}
	 .contact-us .col-md-6{ padding:0px!important}
	 .input1{ width:100%!important}
	 #contactForm textarea{ width:100%!important}
	
	 .social3 li:first-child{ display:none}
	  .social3 ul{ margin:0px; padding:0px!important}
	 .column_2 input[type="text"] {
    border: 1px solid #d9d9d9;
    box-shadow: 1px 0 6px #ddd inset;
    color: #bdbdbd;
    float: left;
    height: 36px;
    margin: 0px 0px 15px 0px!important;
    width: 100%!important; 
}
.column_2 input[type="email"] {
    border: 1px solid #d9d9d9;
    box-shadow: 1px 0 6px #ddd inset;
    color: #bdbdbd;
    float: left;
    height: 36px;
    margin: 0px 0px 15px 0px!important;
    width: 100%!important; 
}
.column_2 input[type="url"] {
    border: 1px solid #d9d9d9;
    box-shadow: 1px 0 6px #ddd inset;
    color: #bdbdbd;
    float: left;
    height: 36px;
    margin: 0px 0px 15px 0px!important;
    width: 100%!important; 
}
.column_3 textarea{ margin-top:0px!important; width:100%!important}
	 .middle-content{ padding-left:0px!important;  padding-right:0px!important;}
	 .bloglist p img{ max-width:300px; float:left; margin-right:20px; width:100%;}
	.img{width:100%!important}
	.text2{width:96%!important; padding:2%!important}
	ul.open{width:100%!important;}
	.img2{width:100%!important}
	.content-area{width:100%!important}
	.content-area p{ padding:20px 0px 0px 0px!important; width:100%!important}
	.menus { border: 2px solid #254587; margin: 0!important; text-align: center; width: 100% !important;}
	
	.recent .nav-tabs > li > a {
    background: #f6f6f6 none repeat scroll 0 0;
    border-radius: 0 !important;
    font-family: "Open Sans",sans-serif;
    font-size: 14px;
    line-height: 2;
    margin-right: 0;
    text-align: center;
    text-transform: uppercase;
    width: 72px!important;
}
.nav-tabs li {
    display: inline-block !important;
    float: left !important;
    margin: 0 !important;
    vertical-align: top;
}
.recent .nav{ position:static!important; width:100%!important; background:#f6f6f6!important}
	
	}
	@media (min-width:481px) and (max-width:992px)
	
	{.caption-wrap{display:none;}
		.img{width:50%!important; clear:both}
		.img {width:60%!important}
	.text2{width:96%!important; padding:2%!important}
	ul.open{width:100%!important;}
		}
	
@media screen and (min-width: 992px) {
    .act-btn {
        margin-top: 0;
    }
}

.ticket-list {
    margin-bottom: 70px;
}

.ticket-item {
    overflow: hidden;
    margin-bottom: 30px;
}

.ticket-item h4 {
    font-size: 28px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.ticket-item a.ticket-btn {
    margin-top: 25px;
    background: #9ed034;
    color: #fff;
    padding: 12px;
    display: block;
    text-align: center;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}

.ticket-item a.ticket-btn:hover {
    background: #90be2c;
}

.partner-list {
    background: #f5f5f5;
    margin-bottom: 50px;
}

.partner-item {
   padding-top: 0px;
    padding-bottom: 0px;
}

.partner-item img {
    display: block;
    margin: 0 auto;
	width:185px;
}

.partner-item.last {
    border-right: 1px solid #d4d4d4;
    padding-left: 0;
}

@media screen and (min-width: 240px) {
    .partner-item {
        border-left: 0;
    }

    .partner-item.last {
        border-right: 0;
    }
}

@media screen and (min-width: 992px) {
    .partner-item {
      
    }

    .partner-item.last {
        
    }
}

.contact-page {
    margin: 80px 0;
}

.contact-infos {
    margin-top: 40px;
    display: block;
}

.contact-infos ul li {
    line-height: 24px;
}

.first-map {
	height: 120px;
}

.map-holder {
	height: 360px;
}

.map-wrapper {
    margin-bottom: 30px;
}

input,textarea {
    border: 1px solid #cfcfcf;
    margin-bottom: 20px;
}

div.contact-form input,div.contact-form textarea {
    width: 100%;
    min-width: 100%;
    max-width: 100%;
}

div.contact-form textarea {
    min-height: 140px;
}

div.contact-form input.mainBtn {
    border: 0;
    background: #9ed034;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
}

.header-sicon{ float:right; margin-top:7px; padding-top:0px;}
.header-sicon h1{ float:left; display:inline-block; margin-left:5px; padding-top:0px; margin-top:0px; width:24px; height:24px;}


.site-footer {
	background:url(../images/shadow.png) center top no-repeat #254587;
}
.site-footer h1{ 
	font-size:36px; 
	line-height:80px;
	color:#fff;
	text-align:center;
	font-family: 'Asap', sans-serif;
	padding-bottom:25px;
	
	}

.copyright {
    margin-top: 10px;
    text-align: center;
	color:#3a3a3a;
	padding-bottom:10px;
}

.social-icons {
    margin-top: 10px;
    text-align: right;
}

.social-icons li {
    display: inline-block;
    margin: 0 2px;
}

.social-icons li a {
    width: 36px;
    height: 36px;
    color: #9ed034;
    text-align: center;
    line-height: 36px;
}

.social-icons li a:hover {
    background: #9ed034;
    color: #fff;
}

@media screen and (min-width: 240px) {
    .footer-logo {
        display: none;
    }

    .social-icons {
        text-align: center;
        margin-top: 30px;
    }
}

@media screen and (min-width: 768px) {
    .footer-logo {
        display: inline-block;
    }

    .social-icons {
        text-align: left;
        margin-top: 0;
    }
}


.feture-0{ background:#f0f0f0; width:100%; min-height:87px;}
.feture-0 .col-md-2-5 { padding:0px!important}
.feture-1{ background:url(../images/icons/Injury.png)#e8e8e8 20px 15px no-repeat; color:#254587 ; cursor:pointer; display:inline-block; width:100%; }
.feture-1:hover{  background:url(../images/icons/Injury-2.png) #254587 20px 15px no-repeat; color:#fff!important; }

.feture-1:hover a{color:#fff!important;display:block;width:100%;}
.service-title{  float: right;  height: 83px;   margin: 0;  padding: 23px 25px 16px 20px; display:block; }
.service-title:hover{color:white!important;}
.service-title p{ text-align: left; line-height:20px; font-size:16px; text-transform:uppercase;font-family: 'Roboto', sans-serif; font-weight:500;display:block; }

.feture-2{ background:url(../images/icons/2.png)20px 15px no-repeat; color:#254587 ; cursor:pointer;display:inline-block;width:100%; }
.feture-2:hover{  background:url(../images/icons/2-h.png)#254587 20px 15px no-repeat; color:#fff!important; }

.feture-2:hover a{color:#fff!important;display:block;width:100%;}

.feture-3{ background:url(../images/icons/3.png)#e8e8e8 20px 15px no-repeat; color:#254587 ; cursor:pointer; display:inline-block;width:100%;}
.feture-3:hover{  background:url(../images/icons/3-h.png)#254587 20px 15px no-repeat; color:#fff!important; }

.feture-3:hover a{color:#fff!important;display:block;width:100%;}

.feture-4{ background:url(../images/icons/4.png) 20px 15px no-repeat; color:#254587 ; cursor:pointer; display:inline-block;width:100%;}
.feture-4:hover{  background:url(../images/icons/4-h.png)#254587 20px 15px no-repeat; color:#fff!important; }

.feture-4:hover a{color:#fff!important;display:block;width:100%;}

.feture-5{ background:url(../images/icons/5.png)#e8e8e8 20px 15px no-repeat; color:#254587 ; cursor:pointer;display:inline-block;width:100%; }
.feture-5:hover{  background:url(../images/icons/5-h.png)#254587 20px 15px no-repeat; color:#fff!important; }

.feture-5:hover a{color:#fff!important;display:block;width:100%;}
.padd{ padding-left:8px!important; padding-right:6px;}
.middle-content h1{ font-family: 'Asap', sans-serif; font-weight:400; text-align:center;  font-size:27px; line-height:32px; color:#565656;}
.middle-content h1 span{ font-weight:700; color:#254587;}
.middle-content h5{ background:url(../images/icons/pageind.png) no-repeat; margin-top:5px; text-align:center; width:234px; height:12px; margin:auto;	  }
.clr20{ clear:both; height:20px;}
.middle-content p{ text-align:center; color:#3c3c3c; line-height:26px; font-size:16px;font-family: 'Open Sans', sans-serif; margin-bottom:25px;}

.middle-content .button-0{ margin:auto; text-align:center;}

/* Border Fade */
.hvr-border-fade { display: inline-block; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition-duration: 0.3s;  transition-duration: 0.3s; -webkit-transition-property: box-shadow; transition-property: box-shadow; box-shadow: inset 0 0 0 2px #707070, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */  padding: 1em 2.5em;  font-size:16px;  line-height:20px;  text-align:center;  color:#707070;
  text-transform:uppercase;  font-weight:bold;}
.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active { text-decoration:none;
  box-shadow: inset 0 0 0 4px #254587, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
  background:#254587;
  color:#fff;
}

.f-title .button-0 .hvr-border-fade{ box-shadow: 0 0 1px rgba(255, 255, 255, 0); box-shadow: inset 0 0 0 3px #fff, 0 0 1px rgba(255, 255, 255, 0); color:#fff; line-height:16px;}

.f-title .button-0 .hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #f7f7f7, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */
  background:#fff;
  color:#254587;
}

.middle-title h1{ font-family: 'Asap', sans-serif; font-weight:400; text-align:center;  font-size:27px; line-height:32px; color:#254587;text-transform:uppercase;}
.middle-title h1 span{ font-weight:700; color:#254587; }
.middle-title h5{ background:url(../images/icons/pageend-2.png) no-repeat; text-align:center; width:234px; height:12px; margin:auto;}
.clr10{ clear:both; height:10px;}
.clr20{ clear:both; height:20px;}
.clr30{ clear:both; height:30px;}
.p-contant h1{ font-size:18px ; text-align:center; color:#254587; text-transform:capitalize;font-family: 'Asap', sans-serif; font-weight:400; line-height:45px;}
.p-contant p{ text-align:center; line-height:22px; color:#373737; font-size:15px;}
.practis-listing { width:198px; float:left; margin:0px 13px; display:block;}
.m-l-0{ margin-left:0px!important;}
.m-r-0{ margin-right:0px!important;}
.view-button img{ text-align:center; margin:auto;}
.col-sm-4 h5,.col-sm-8 h5,.col-sm-4 h1,.col-sm-8 h1{ text-align:left; margin:0px;}
.attorneys img{ border-radius:50px; width:70px; height:70px; border:4px solid #fff; box-shadow:0px 0px 2px #666; display:inline-block;}.attorneys h2{ font-size:21px; text-align:left; margin-left:10px; display:inline-block; vertical-align:top; margin-top:10px;font-family: 'Asap', sans-serif; color:#555454;}
.attorneys p{ font-size:15px; text-align:left; display:inline-block; vertical-align:top; margin-top:15px;font-family: 'Open Sans', sans-serif;}
.recent-b h2{ color:#555454; font-size:30px; text-align:left; line-height:25px; font-family: 'Asap', sans-serif; }
.recent-b h2 .cla{ width:32px; height:30px; margin-right:5px; display:inline-flex;}
.recent-b p { text-align:left; color:#4d4d4d; line-height:26px; font-family: 'Open Sans', sans-serif; font-size:15px;}
.recent-b p span{color:#254587; line-height:36px; font-family: 'Open Sans', sans-serif;}

.f-title h2{ text-align:left; color:#fff; font-size:23px; line-height:40px; font-family: 'Asap', sans-serif;}
.f-title h2 span{ text-transform:uppercase;}
.f-title p{ font-size:15px; text-align:left; color:#fff; line-height:26px;font-family: 'Open Sans', sans-serif; display:inline-flex;}
.footer-menu { margin:0px 0px 0px 0px; float:left; padding:0px 0px 0px 0px; }
.footer-menu li{ list-style-type:none; text-align:left; color:#fff; font-size:15px; padding:0 0 8px 12px; margin:0px 0px 0px 0px; background:url("../images/bullet.png") no-repeat scroll 0 6px rgba(0, 0, 0, 0);}
.footer-menu li a{ text-decoration:none; color:#fff;}
.h .fa{ margin-top:5px; margin-right:8px; font-size:18px;}
.copy{ width:100%; background:#dfdfdf;}


/*****************************PARALLAX*********************************/
#demo {
   background: rgba(0, 0, 0, 0) url("../images/demo.jpg") no-repeat scroll center center / cover ;
    height: 400px;
    overflow: hidden;
    position: relative;
    width: 100vw;
    z-index: 16;
  
}
#demo .demo-bg {
  
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  
  
}
#demo .title {
 
 
  top: -5px;
 
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  display: table;
  margin:auto;
  
}
#demo .title h1 {
  
 
  text-align: center;
  font-size: 42px;
  line-height: 60px;
  font-weight: bold;
  font-family: 'Asap', sans-serif;
  text-transform: uppercase;
  color: #fff;
  margin-top: 50px;
  padding-bottom: 185px;
}
#demo .title h2{ 
  	
  text-align:center;
  font-size:30px;
  line-height:20px;
  font-family:'Open Sans', sans-serif;
  color:#fff;
  font-style:italic;
  vertical-align:bottom;
  
  }
#demo .title h2 span{ 
	font-size:24px;
	font-style:normal;	

}  

.hover-color{background: url(../images/blue-color.png)top repeat;
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0.7;
	z-index: -1;}


/***************************************/


.clearout {
height:20px;
clear:both;
}

#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;
    float:left;
    width:100%;

}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:150px;
    max-height:100px;
}
.header-no h1{ text-align:right; color:#fff; font-size:18px; line-height:40px; margin-top:30px;}

.header-no h1 span{ font-size:30px; font-weight:bold;}
.header-no h1 span a{ color:#fff;}
.text { color:#254587;font-family: 'Asap', sans-serif; font-weight:400;line-height:35px;}
.box {position:relative; border-bottom:1px solid #ccc; border-top:1px solid #ccc; margin-top:10px; line-height:40px; font-size:15px; color:#333;}
.readmore {float:right; padding:0 20px 0 0; font-weight:bold; font-size:14px; background:url(../images/rightbul1.jpg) no-repeat 90px 16px; color:#555;}
/*.page ul{ margin:10px 0 0 0; padding:0; float:right;}*/
/*.page ul li{ list-style:none; float:left; margin:3px; border:1px solid #ccc; width:20px; text-align:center; color:#000;}*/
/*.page ul li a{ color:#fff; text-decoration:none; display:block;}*/
.page ul li a:hover{ color:#000; display:block;}
 .next{ float:right; width:50px; text-align:right; font-weight:bold; color:#000; line-height:30px;}
.next a{ text-decoration:none; color:#000;}
.img {float:left; width:482px; border:1px solid #ccc; box-shadow:2px 2px 2px #999;}
.img img{width:100%}
.img2 {float:left; width:100%; border:1px solid #ccc; box-shadow:2px 2px 2px #999;}
.img2  img{width:100%}
.leftimg {float:left; width:152px; border:1px solid #ccc;}
.rightimg {float:right; width:95%;color:#373737; font-size:16px; line-height:28px; border:1px solid #e6e6e6; padding:20px 20px; text-align:justify;}
.corner { float:right;width:84%; background:url(../images/corner.jpg) no-repeat 16px center;}
.pad { padding:4px;}
.text2 { text-align:justify; padding:0 10px 0 30px; width:50%; float:left; color:#373737; font-family:'Open Sans', sans-serif; font-size:15px; line-height:25px;}
.text3 { width:72%; margin-left:20px;}
.text3 { text-align:justify;float:left; color:#333; font-size:16px; line-height:24px; padding:5px 10px;}
.mintext {color:#666; font-size:12px; text-align:center;}
.color { color:#039; font-size:16px;}
.color a{ color:#039; font-size:16px; text-decoration:underline;}
.color2 { color:#a92520;}
.color3 { color:#444; font-weight:bold; font-size:15px;}
.color4 { color:#254587;}
.leftsec { background:url(../images/hand.png) no-repeat left top;width:2%; float:left; margin:4px 0 0 0;}
.rightsec{float:right; width:98%;}
.tab2 { background-color:#039; float:left; margin:10px; padding:5px; border:2px solid #039; text-align:center; width:210px; font-size:18px; color:#fff;}
.tab { float:left; margin:10px; padding:5px; border:2px solid #039; text-align:center; width:210px; font-size:18px; color:#039;}

.practictext p {text-align:justify !important; padding:0px 0px 0 0;line-height:26px;}
.practictext2 p { float:left;text-align:justify !important; padding:0 0 0 30px;color:#373737; font-family:'Open Sans', sans-serif; font-size:15px; line-height:26px;}
.pracnav { background-color:#f5f5f5; margin-left:25px;}
.pracnav ul { margin:0; padding:0;}
.pracnav ul li{ list-style:none;  font-family:'Open Sans', sans-serif; font-size:14px; color:#333; }
.pracnav ul li a{ color:#333; text-decoration:none; line-height:35px; display:block;padding-left:20px;}
.pracnav ul li a:hover{color:#fff; background-color:#069; }
.practhead {width:300px; font-family:'Open Sans', sans-serif; font-size:24px; color:#039; text-transform:uppercase; text-align:right !important; padding:0 0 0 805px;}
.menu li a { color:#373737;}
.menus { width:200px; text-align:center; margin:0 0 0 35px; border:2px solid #039;}
.content-area{ float: left; padding-left: 3%;  width: 80%;}
.practictext2{display:block!important}
.awards{ display:block; width:100%; clear:both}
.awards li{ display:inline-block; width:20%; max-width:100px;}
.awards li img{width:100%;}
.nav-tabs{ float:none; display:inline-block; margin-bottom:40px!important;}
.nav-tabs li.menus{1px solid #254587}
.nav-tabs li{  display: inline-block;
    float: left;
    margin: 0 !important;
    vertical-align: top; }
.nav-tabs li a { color:#254587; text-transform:capitalize!important }
.nav-tabs li.active a{ background:#254587; color:white;}
.nav-tabs li.active a:hover{ background:#254587; color:white;}
.tabs-new{ width:100%!important; padding:0px!important; margin:*0px!important; text-align:center;}
.tab-content .content-area p { width:100%!important;padding:0px!important; } 
h2{}
.rightnav {}
.rightnav li { background:#f5f5f5; line-height:35px;}
.rightnav li:hover{ background:#ddd}
.rightnav li a{ color:#3c3c3c; padding-left:10px; display:block; cursor:pointer;  font-size: 15px;}
.rightnav li.active { background:#254587;}
.rightnav li.active a{ color:white}
.rightnav h1{ text-align:left; text-transform:uppercase; padding-bottom:10px;}


.rightnav2 { margin-bottom:10px;}
.rightnav2 li { background:#f5f5f5; line-height:35px;}
.rightnav2 li:hover{ background:#ddd}
.rightnav2 li a{ color:#3c3c3c; padding-left:10px; display:block; cursor:pointer; }
.rightnav2 li.active { background:#254587;}
.rightnav2 li.active a{ color:white}
.rightnav2 h1{ text-align:left; text-transform:uppercase; padding-bottom:10px;}


.listing{}
.listing li{background: url(../images/list.png) no-repeat 0px 14px; list-style:none; padding-left:15px; line-height:30px; }
.bloglist{}
.bloglist p img{ max-width:300px; float:left; margin-right:20px;}

.accordiannew{}
.sidebar{}
.sidebar ul{border-bottom:1px solid #ddd;}
.sidebar ul.nav{margin: 0 !important; padding: 0 !important; text-align:left;}
.sidebar ul li p{font-size: 14px !important;  margin: 0 !important; padding: 0 0 5px !important; text-align: left;}
.sidebar ul li p span{color:black;}


.blog { color:#254587;font-family: 'Asap', sans-serif; font-weight:400;line-height:35px; font-size:18px;}
.blog strong{ font-weight:bold}
.blog strong a{ color:#254587;}
.input1 {font-family:'Open Sans', sans-serif; font-size:14px; color:#3c3c3c; width:450px; height:40px; margin:8px 0px; border:1px solid #ccc; }
#contactForm textarea {font-family:'Open Sans', sans-serif; font-size:14px; color:#3c3c3c; width:450px; height:100px; margin:8px 0px; border:1px solid #ccc; }
.send { border: 2px solid #364660;
    color: #364660;
    font-size: 16px;
    text-transform: uppercase;
    width: 145px;}
.send:hover{ background:#254587; color:white!important;}
.middle-content p{text-align:left;}
.blog-list3-desc p{font-size:14px!important;text-align:justify;width:95%;}
.column_2 input[type="text"]{width:28%;margin:0;height: 36px;margin-right: 35px; float:left; border: 1px solid #d9d9d9;  box-shadow: 1px 0 6px #ddd inset;  -moz-box-shadow: 1px 0 6px #ddd inset;  -webkit-box-shadow: 1px 0 6px #ddd inset;  color: #BDBDBD;}

.column_3 textarea{width:100%;margin:0;height: 200px; resize:none; margin-top:20px; margin-right: 35px; float:left; border: 1px solid #d9d9d9;  box-shadow: 1px 0 6px #ddd inset;  -moz-box-shadow: 1px 0 6px #ddd inset;  -webkit-box-shadow: 1px 0 6px #ddd inset;  color: #BDBDBD;}

.column_2 input[type="email"]{width:28%;margin:0;height: 36px;margin-right: 35px;float:left;border: 1px solid #d9d9d9;  box-shadow: 1px 0 6px #ddd inset;  -moz-box-shadow: 1px 0 6px #ddd inset;  -webkit-box-shadow: 1px 0 6px #ddd inset;  color: #BDBDBD;}
.column_2 input[type="url"]{width:28%;margin:0;height: 36px;margin-right: 35px;border: 1px solid #d9d9d9;  box-shadow: 1px 0 6px #ddd inset;  -moz-box-shadow: 1px 0 6px #ddd inset;  -webkit-box-shadow: 1px 0 6px #ddd inset;  color: #BDBDBD;}
.column_3 input[type="text"], .column_3 textarea{width:93%;}
.practictext3 p { text-align:justify !important; padding:0 0 8px 0;color:#3c3c3c; font-family:'Open Sans', sans-serif; font-size:15px; line-height:26px;}
.commenttext { float:left;text-align:justify !important; padding:0 0 0 0;color:#3c3c3c; font-family:'Open Sans', sans-serif; font-size:14px; line-height:26px;}
.chattext { text-align:justify !important; padding:0 10px 0 5px;color:#3c3c3c; font-family:'Open Sans', sans-serif; font-size:13px; line-height:18px;}
ol.middle {
  margin: 0;
    padding: 0 0 0 10%;
 
}
ul.middle {
  margin: 0;
    padding: 0 0 0 10%;
}
.single_contact #submit{border:2px solid #364660; text-transform:uppercase; font-size:16px; color:#364660; width:145px; }
.mask{ margin-bottom:10px; 	}
.comment1{border-bottom:1px solid #ddd;}
.newsdetail .mask{ float:left; margin:0px 20px 10px 0px; border:5px solid #fff; box-shadow:3px 3px 4px #ddd; -moz-box-shadow:3px 3px 4px #ddd; -webkit-box-shadow:3px 3px 4px #ddd;}
.tab-content{ display:block!important}
.rightnav2{ display:none;}
.area-title{ display:none}
#contactForm{}
#contactForm {}

.teamtab{ text-align: center;}
.teamtab li{  float: none !important;
    margin: 0 10px !important;}
.practictext3 li{background: url(../images/list.png) no-repeat 0px 14px; list-style:none; padding-left:15px; line-height:30px;font-size: 15px;
  color: #3c3c3c;
  font-family: 'Open Sans', sans-serif; }

/*** Navigation ***/


/*.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 22px;
    height: 22px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
    opacity: 0.5;
}

.nbs-flexisel-nav-left {
    left: 10px;
    background: url(../images/button-previous.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: 5px;
    background: url(../images/button-next.png) no-repeat;
}*/