/*
Theme Name: Azactivechiro
Theme URI: http://www.azactivechiro.com
Description: White and clean theme almost without css styles. Fonts and colors will be default of your browser.
Version: 1.0
Author: Azactivechiro
Author URI: http://www.azactivechiro.com
Tags: white, simple, fixed width, two columns, widgets, clean
*/
 @import url(https://fonts.googleapis.com/css?family=Oswald:400,300,700);
body{
font-family: 'Oswald', sans-serif !important;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}

p img {
	padding: 0;
	max-width: 100%;
	}
a img {
	border: none;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 30px!important;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
	.top-box {
    width: 100%;
    position: absolute;
    top: 0px;
}
.page-section h2{
    margin-top: 6px;
    margin-bottom: 16px;
    
}
.page-section {
    margin-top: 172px;
    margin-bottom: 20px;
}
.margin-25 {
 margin-top: 2%;
   margin-bottom: 6%;
}
.clearfix.margin-25 {
    margin-top: 1%;
    margin-bottom: 4%;
}
.page-sidebar {
    width: 100%;
    float: left;
    border: 1px solid #dfdfdf;
    margin-bottom:20px;
	border-radius: 10px;
}
.sidebar-content{
	padding:10px;
}
.page-sidebar .sidebar-content ul{
padding-left:0px;
list-style:none;	
}
.page-sidebar .sidebar-content ul li{
list-style: none;
    margin-bottom: 6px;
    padding-bottom: 5px;
    border-bottom: 1px solid #efefef;
}
.page-sidebar .sidebar-content ul li:last-child{
    margin-bottom: 0px;
    padding-bottom: 0px;
    border-bottom: none;
}
.page-sidebar h3{
background:#ae3536;
color:#fff;	
margin:0px;
padding:5px;
border-top-left-radius: 8px;
    border-top-right-radius: 8px;
}
.contact-side h2{
	margin-top:0px;
}
@-moz-document url-prefix() {
.page-section {
    margin-top: 174px;
    margin-bottom: 20px;
}
}
#posfix .logo{
display:none;
}
@media(min-width:768px){
.navbar ul li ul:before {
    border-color: transparent transparent #1b8197 transparent;
    border-style: solid;
    border-width: 10px 10px 10px 10px;
    content: " ";
    display: none;
    float: right;
    height: 0;
    margin-right: 47%;
    margin-top: -21px;
    width: 0;
}
#posfix.sticky .logo {
    display: block;
    float: left;
    margin-top: -8px;
    padding-top: 0px;
    margin-right: 40px;
    margin-bottom: 6px;
}
#posfix.sticky .logo img{
height:75px;
transition: all 0.2s ease-in 0.2s;
}
#posfix.sticky .navbar-default .navbar-nav > li > a {
    padding: 4px 15px;
}
#posfix.sticky .navbar-default .navbar-collapse, #posfix.sticky .navbar-default .navbar-form {
   padding-top: 10px;
}
}
.overly-1 .btn-danger,.ab-box .btn-success {
    border: 0px solid #fff!important;
}
.featured{
padding:0 25px!important;
}
@media(min-width:768px) and (max-width:1280px){
.fix-top #carousel-example-generic{
height: auto!important;
}
}
@media(min-width:768px) and (max-width:1200px){
#posfix.sticky .logo img{
width:150px;
}
#posfix.sticky .logo {
       margin-right: 5px;
   
}
#posfix.sticky .navbar-collapse {
    width: 78%;
    float: right !important;
}
#posfix.sticky .position {
       display: none;
}
#posfix.sticky .navbar-default .navbar-nav > li > a {
    padding: 0px 7px;
font-size:11px;
}
#posfix.sticky .navbar-default .navbar-collapse, #posfix.sticky .navbar-default .navbar-form {
    padding-top: 0px;
}
.navbar-default .navbar-nav > li > ul> li > a {
    font-size:11px;
}
.navbar-default .navbar-nav > li > ul {
    min-width:120px;
top: 28px;
}
}
@media(max-width:435px){
.about .flexslider .slides img {
    margin-left: 15px;
}
.about #carousel.flexslider div.flex-viewport ul.slides li {
    width: 60px !important;
}
#car_next {
    right: -4px!important;
}
#car_prev {
    left: -10px!important;
}
.my_carousel .caroufredsel_wrapper{
height:260px!important;
}
}
@media(max-width:767px){
.navbar ul li ul {
    top: 0px!important;
}
}
.about .flex-direction-nav{
display:none;
}
.ab-box.featured p {
    min-height: 100px;
}
.page-section .overly-3{
background-color: rgba(27, 128, 149,1);
}
.sidebar-content a, .post a{
    color: #1b8197!important;
}
.post h3{
    margin-top: 0px!important;
margin-bottom: 2px!important;
}
.sidebar-content a:hover, .post a:hover{
    color: #000!important;
}
.post .entry .btn-danger {
    color: #ffffff!important;
    background-color: #ae3536;
    border-color: #ae3536;
}
.post .entry .btn-danger:hover {
    color: #000!important;
}
.entry {
    text-align: justify;
}
section.content-section {
    min-height: 250px;
text-align: justify;
}
.content-section h3, .content-section strong{
    text-align: left;
}
.content-section ul{
padding-left:0px;
}
.content-section ul li{
list-style:none;
}
.content-section ul li:before {
	color: #1b8197!important;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 15px/1 FontAwesome;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 8px;
	text-rendering: auto;
}
.copyright a {
    color: #fff;
}
.copyright a:hover {
    color: #1b8197;
}
.clearfix.margin-25.margin-bottom-25 {
    margin-bottom: 30px;
}
.service-button {
    margin-right: 20px;
    margin-bottom: 30px!important;
    margin-top: 30px;
}
.heading-color{
color:#ae3536;
}
.map-set{ margin-top:20px;}
.page-set{ margin-bottom:20px; min-height:200px}

.text-color{
color: #b50707;
}
ul{
padding-left:0px;
}
ul li{
list-style:none;
}
.ul-arrow{
margin-top:2px;
}
.ul-arrow li{
margin-bottom:10px;
}
.ul-arrow li:before {
	color: #1b8197!important;
    content: "\f105";
    display: inline-block;
    font: normal normal normal 15px/1 FontAwesome;
    font-weight: bold;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding-right: 8px;
	text-rendering: auto;
}
.bg{ 
    background-color: #f1f1f1; 
}
.athelete-color{color:#524f61;}
.athelete-color:hover{color:#bd1919;}
.Specialist {
   /*top: 86px !important;*/
   }

.quality h1 span {
    font-weight: 800 !important;
}
h1 {
    font-size: 36px !important;
    text-transform: none !important;
    margin: 32px !important;
    font-weight: 300 !important;
    text-align: center;
}
.hr_line {
    width: 45% !important;
}
.slide_col h2 {
    font-weight: 300 !important;
}
.mid_contant h2 {
    font-weight: 400 !important;
}
.mid_contant .h2_what {
    font-size: 36px !important;
}
.bg_img h3 {
    font-weight: 700 !important;
}
.bg_img2 h3{
 font-weight: 700 !important;
}
.text-set{text-align:justify;}
.contact-addr{
text-transform:lowercase;
color:#524F61!important;
font-size: 16px;
}
.table-striped tr td {
    border-left: 0 none !important;
 border-top: 0 none !important;
 border-bottom: 0 none !important;
 border-right:1px solid #dddddd  !important;
padding-left:30px !important;
}
.table-striped{
 border:1px solid #dddddd !important;
}

.testi-text{
    font-size: 16px!important;
}
.my_carousel .carousel_nav a {
     margin-right: 10px;
margin-left: 10px;
}

.footer1 {
    background-color: #1c1c1c!important;
}
.set-img{margin-right:20px!important;}

@media (max-width: 500px) {
p .set-img {
    margin: 50px !important;
    max-width: 100%;
}
@media (max-width: 360px) {
    p .set-img {
    margin: 50px !important;
    max-width: 100%;
}
#wpbgallery li img {
    margin: 5px 7px;
    width: 100%;
}

}

p{text-align:justify!important;
}
.schedule-set {
    margin-left: 10px;
    margin-top: 2px;
    background-color: transparent!important;
    color: #000!important;
    border: 1px solid #000!important;
    position:relative;
    z-index:2;
}
.schedule-set:hover {
background-color:rgba(189, 25, 25, 0.9)!important;
color:#fff!important;
border:1px solid rgba(189, 25, 25, 0.9)!important;
}
.txt-size{font-size:16px;}
p {
    font-size:16px!important;
}
.text-sett
{
font-size:16px!important;
}


/************************************************************************************
Contact Form 7
*************************************************************************************/
/* form button */ /* Send button */
input[type=reset], input[type=submit], button {
background: #761716; /* CHANGED #333 to #761716 */
color: #fff;
border: none;
padding: 7px 20px;
cursor: pointer;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px!important;
}

/* form button:hover */
input[type=reset]:hover, input[type=submit]:hover, button:hover {
/* background: #000; */
color: #fff;

/* ADDED */
background-color: #761716;
-moz-box-shadow: inset 0 0 15px #888;
-webkit-box-shadow: inset 0 0 15px #888;
box-shadow: inner 0 0 10px #888;
}


/* Various input boxes */
.wpcf7-form input, .wpcf7-form textarea {
-webkit-border-radius: .4em;
-moz-border-radius: .4em;
border-radius: .4em;
-webkit-box-shadow: 0 8px 6px -7px black;
-moz-box-shadow: 0 8px 6px -7px black;
box-shadow: 0 8px 6px -7px black;
}

 /*.text-foot{text-transform: none!important;}*/
/* End Images */