/*
Theme Name: Alliedhealth
Theme URI: http://asianitbd.com/wp/alliedhealth/
Author: Tona theme
Author URI: http://themeforest.net/user/tona_theme
Description: This is Allied Health Care Wordpress theme
Version: 1.4
License: copyright commercial
License URI: http://themeforest.net/user/tona_theme
Text Domain: alliedhealth
Tags: one-column, two-columns, right-sidebar, custom-header, custom-menu, editor-style, featured-images, rtl-language-support, sticky-post, translation-ready, microformats
*/
/************ TABLE OF CONTENTS ***************
4.  Header
5.  Main Slider


**********************************************/







.home-thre .header {
    display: none;
}

/*===========top-bar===========*/


.top-bar {
    position: relative;
    background: #19a4c6;
}

.home-two .top-bar {
    background: transparent;
    border-bottom: 1px solid #cacbca;
}
.home-three .top-bar {
    background:  #f5f6f7;
}

.top-bar .top-bar-left {
    position: relative;
}

.top-bar .top-bar-left .social {
    position: relative;
    display: inline-block;;
}

.top-bar .top-bar-left .social ul li {
    position: relative;
    display: inline-block;
}

.top-bar .top-bar-left .social ul li a {
    position: relative;
    color: #fff;
    font-size: 12px;
    padding-right: 26px;
    line-height: 40px;
}
.top-bar .top-bar-left .social ul li a:hover {
    color: #333;
    transition: .3s ease;
}
.home-three .top-bar .top-bar-left .social ul li a,
.home-three .top-bar .top-bar-left .top-info ul li a,
.home-three .top-bar .top-bar-right .top-info ul li a {
    color: #888;
}

.home-two .top-bar .top-bar-left .social ul li a,
.home-two .top-bar .top-bar-left .top-info ul li a,
.home-two .top-bar .top-bar-right .top-info ul li a {
    color: #444;
}

.home-three .top-bar .top-bar-left .social ul li a:hover,
.home-three .top-bar .top-bar-left .top-info ul li a:hover,
.home-three .top-bar .top-bar-right .top-info ul li a:hover {
    color: #19a4c6;
}

.home-two .top-bar .top-bar-left .social ul li a:hover,
.home-two .top-bar .top-bar-left .top-info ul li a:hover,
.home-two .top-bar .top-bar-right .top-info ul li a:hover {
    color: #19a4c6;
}

.top-bar .top-bar-left .top-info  {
    position: relative;
    display: inline-block;
}
.top-bar .top-bar-left .top-info ul li {
    position: relative;
    padding-left: 24px;
    border-left: 1px solid #3bb2ce;
}
.home-three .top-bar .top-bar-left .top-info ul li {
    border-left: 1px solid #e9e9ea;
}

.home-two .top-bar .top-bar-left .top-info ul li {
    border-left: 1px solid #cacbca;
}

.top-bar .top-bar-left .top-info ul li a {
    position: relative;
    color: #fff;
    font-size: 13px;
    line-height: 40px;
    transition: .5s ease;
}
.home-two .top-bar .top-bar-left .top-info ul li a {
    line-height: 50px;
}

.top-bar .top-bar-left .top-info ul li a:hover {
    color: #333;
    transition: .3s ease;
}



.top-bar .top-bar-right {
    position: relative;
}

.top-bar .top-bar-right .top-info {
    position: relative;
    display: inline-block;
    right: -23px;
}

.top-bar .top-bar-right .top-info ul li {
    position: relative;
    display: inline-block;
    padding-right: 20px;
    padding-left: 15px;
    border-right: 1px solid #3bb2ce;
}
.home-three .top-bar .top-bar-right .top-info ul li,
.home-two .top-bar .top-bar-right .top-info ul li {
    border-right: 1px solid #e9e9ea;
}

.top-bar .top-bar-right .top-info ul li a {
    position: relative;
    color: #fff;
    font-size: 13px;
    line-height: 40px;
    
}
.home-two .top-bar .top-bar-right .top-info ul li a {
    line-height: 50px;
}

.top-bar .top-bar-right .top-info ul li a:hover {
    color: #333;
    transition: .3s ease;
}

.top-bar .top-bar-right #polyglotLanguageSwitcher {
    position: relative;
    display: inline-block;
    margin-right: 9px;

}

#polyglotLanguageSwitcher a.current:link,
#polyglotLanguageSwitcher a.current:visited,
#polyglotLanguageSwitcher a.current:active {
    background-color: transparent;
    border: none;
    border-radius: 0;
    height: auto;
    font-size: 13px;
    font-weight: normal;
    color: #fff;
}
.home-three #polyglotLanguageSwitcher a.current:link,
.home-three #polyglotLanguageSwitcher a.current:visited,
.home-three #polyglotLanguageSwitcher a.current:active {
    color: #888;
}

.home-two #polyglotLanguageSwitcher a.current:link,
.home-two #polyglotLanguageSwitcher a.current:visited,
.home-two #polyglotLanguageSwitcher a.current:active {
    color: #444;
}

#polyglotLanguageSwitcher span.trigger:before {
    position: absolute;
    right: 0;
    top: 6px;
    content: "\f107";
    font-size: 12px;
    color: #fff;
    font-family: FontAwesome;
}

.home-two #polyglotLanguageSwitcher span.trigger:before {
    color: #444;
}
.home-three #polyglotLanguageSwitcher span.trigger:before {
    color: #888;
}

.home-two #polyglotLanguageSwitcher ul.dropdown {
    left: 18px;
}








/*** 

====================================================================
								Header style
====================================================================

***/

				/* header */

.header {
    position: relative;
    z-index: 99;
    
}

.home-two .header {
    position: absolute;
    z-index: 99;
    width: 100%;
    top: 0;
    
}


/*================== main header ===============*/

.main-header {
    position:relative;
    width:100%;
    left:0px;
    top:0px;
    z-index:99;
    background:#fff;
    transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;   
}



.home-two .main-header {
    background: transparent;  
}

.home-three .main-header {
    background: #19a4c6;  
}


.main-header.stricky-fixed {
	position: fixed;
    background: #fff;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 99999;
	box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}





.main-header .logo {
    position: relative;
    line-height: 99px;
    z-index: 9999;
    transition:all 300ms ease;
    -moz-transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;   


}

.main-header .logo-image img {
    position: relative;
    display:inline-block;
    max-width:100%;
}

.home-three .header-top .logo {
    position: relative;
    line-height: 116px;
}

.home-three .header-top {
    position: relative;
}

.home-three .header-top .header-info {
    position: relative;
    padding: 38px 0 37px;
}
.home-three .header-top .header-info ul {
    position: relative;
}
.home-three .header-top .header-info ul li {
    position: relative;
    display: inline-block;
    border: 1px solid #edf0f2;
    padding: 11px 14px;
    border-radius: 20px;
    font-size: 12px;
    color: #777;
    font-family: 'Asap', sans-serif;
    margin-right: 11px;
}
.home-three .header-top .header-info ul li a {
    color: #777;
}


.home-three .header-top .header-info ul li img {
    margin-right: 15px;
    padding-right: 10px;
}

.home-three .header-top .header-info ul li:nth-child(3) img {
    margin-right: 0px;
    padding-right: 0px;
}

.home-three .header-top .header-info ul li:after {
    position: absolute;
    content: '';
    height: 41px;
    width: 1px;
    background: #edf0f2;
    left: 36px;
    top: -1px;
}
.home-three .header-top .header-info ul li:nth-child(3):after {
    display: none;
}

.home-three .header-top .header-info ul li span {
    color: #232323;
}

.home-three .header-top .header-info ul li:nth-child(3) {
    border-radius: 50%;
    margin-right: 0;
    padding: 10px 10px;
    top: 1px;

}


/*mainmenu area=======================*/



.main-header .nav-outer {
    position: relative;
    float: right;
}


.home-three .main-header .nav-outer {
    position: relative;
    float: none;
}
.home-three .navbar-collapse {
    padding: 0;
}

.main-header.stricky-fixed .navbar .navbar-collapse > ul > li > a,
.main-header.stricky-fixed .logo {
    line-height: 80px;
}

.home-three .mainmenu-area .navbar-collapse > ul > li:hover:before {
    left: 0;
    right: 0;
}



.home-three .mainmenu-area .navbar-collapse > ul > li:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 50%;
  right: 50%;
  top: 0;
  background: #fff;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.home-three .mainmenu-area .navbar-collapse > ul > li.current:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #fff;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}




.mainmenu-area .navbar-collapse > ul > li:hover > a {
    color: #30cbea;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}


.navbar {
    position: relative;
    margin-bottom:0px;
    border: 0px solid transparent;
}
.mainmenu-area {
    position: relative;
    display: inline-block;
}
.home-three .mainmenu-area {
    float: left;
}

.navbar .navbar-collapse > ul {
	padding: 0;
	margin: 0;
    margin-right: 2px;
}

.navbar .navbar-collapse > ul > li {
	display: inline-block;
	position: relative;
}

.navbar .navbar-collapse > ul > li > a {
    display: block;
    font-size: 14px;
    text-transform: capitalize;
    color: #232323;
    line-height: 99px;
    padding: 0 13px;
    transition: all .3s ease;
    font-family: 'Asap', sans-serif;
    transition:all 700ms ease;
    -moz-transition:all 700ms ease;
    -webkit-transition:all 700ms ease;
    -ms-transition:all 700ms ease;
    -o-transition:all 700ms ease;
}
.home-three .navbar .navbar-collapse > ul > li > a:first-child {
    padding-left: 4px;
}
.home-two .navbar .navbar-collapse > ul > li > a {
    line-height: 93px;
}

.home-three .navbar .navbar-collapse > ul > li > a {
    color: #fff;
    line-height: 60px;
}


.navbar .navbar-collapse > ul > li:hover > ul {
	opacity: 1;
	visibility: visible;
	transition: .5s;
}
.navbar .navbar-collapse > ul > li > ul {
    position: absolute;
    top:100%;
    left:0;
    z-index: 999;
    background: #fff;
    width: 240px;
    margin: 0;
    padding: 0;
    opacity: 0;
    visibility: hidden;
    box-shadow: 0 13px 42px 11px rgba(0,0,0,.05);
    border: 1px solid #EEE;
    border-top: 2px solid #30cbea;
    border-bottom-left-radius: 5px;
    transition: all .5s ease;
}

.navbar .navbar-collapse > ul > li > ul > li {
	display: block;
	position: relative;
}
.navbar .navbar-collapse > ul > li > ul > li:last-child > a {
	border-bottom: 0;
}
.navbar .navbar-collapse > ul > li > ul > li > a {
	display: block;
	font-size: 14px;
	text-transform: capitalize;
	color: #232323;
	padding: 10px 19px;
	transition: all .3s ease;
    text-align: left;
    font-family: 'Asap', sans-serif;
}

.navbar .navbar-collapse > ul > li > ul > li:hover > a {
	background: #F9F9F9;
	color: #30cbea;
	padding-left: 23px;
}
.navbar .navbar-collapse > ul > li > ul > li:hover > ul {
	opacity: 1;
	visibility: visible;
}
.navbar .navbar-collapse > ul > li > ul > li > ul {
	position: absolute;
	top:0;
	left:100%;
	width: 240px;
	margin: 0;
	padding: 0;
	opacity: 0;
	visibility: hidden;
	z-index: 999;
	background: #fff;
	box-shadow: 2px 0 11px -3px rgba(0,0,0,.2);
	transition: all .5s ease;
}
.navbar .navbar-collapse > ul > li > ul > li > ul > li {
	display: block;
	position: relative;
}
.navbar .navbar-collapse > ul > li > ul > li > ul > li:last-child > a {
	border-bottom: 0;
}
.navbar .navbar-collapse > ul > li > ul > li > ul > li > a {
	display: block;
	font-size: 14px;
	text-transform: capitalize;
	color: #232323;
	padding: 10px 19px;
	transition: all .3s ease;
    font-family: 'Asap', sans-serif;
    text-align: left;
}
.navbar .navbar-collapse > ul > li > ul > li > ul > li:hover > a {
	background: #F9F9F9;
	color: #30cbea;
	border-color: 0;
	padding-left: 23px;
}


.navbar .navbar-collapse ul > li.dropdown .dropdown-btn{
	position:absolute;
	right:10px;
	top:6px;
	width:34px;
	height:30px;
	border:1px solid #ffffff;
	background:url(images/icons/submenu-icon.png) center center no-repeat;
	background-size:20px;
	cursor:pointer;
	z-index:5;
	display:none;
	border-radius:3px;
	-webkit-border-radius:3px;
	-ms-border-radius:3px;
	-o-border-radius:3px;
	-moz-border-radius:3px;
}



header .main-header .header-info {
    display: inline-block;
    vertical-align: middle;
}

.home-three header .main-header .header-info {
    float: right;
}



header .main-header .header-info .icon-box,
header .main-header .header-info .content-box {
    display: table-cell;
    vertical-align: middle;
}
header .main-header .header-info .icon-box {
    padding-right: 5px;
}
header .main-header .header-info .icon-box span:before {
    position: relative;
    color: #19a4c6;
    font-size: 37px;
    left: -2px;
}

header .main-header .header-info .content-box p {
    position: relative;
    font-size: 14px;
    color: #888;
    font-family: 'Asap', sans-serif;
    line-height: 26px;
    top: -2px;
}
header .main-header .header-info .content-box p span {
    font-size: 18px;
    color: #32383a;
    font-family: 'Asap', sans-serif;
}







/*=============== search =============*/


header .main-header .header-info .top-search {
    position: relative;
    padding: 19px 5px;
    cursor: pointer;
    display: inline-block;
    margin-right: 31px;

}


header .main-header .header-info .top-search:after {
    position: absolute;
    content: "";
    top: 20px;
    right: -17px;
    height: 25px;
    width: 1px;
    background: #cacbca;
}
header .main-header .header-info .top-search:before {
    position: absolute;
    content: "";
    top: 20px;
    left: -15px;
    height: 25px;
    width: 1px;
    background: #cacbca;
}


.home-three header .main-header .header-info .top-search:before,
.home-three header .main-header .header-info .top-search:after {
    display: none;
}



header .main-header .header-info .top-search img {
    position: relative;
    top: 2px;
}


header .main-header .header-info .top-search span:before {
    color: #fff;
    font-size: 14px;
    margin: 0;
}



header .main-header .header-info .top-search .search-box {
  position: absolute;
  width: 250px;
  background: #19a4c6;
  top: 100%;
  right: 0;
  list-style: none;
  margin: 0;
  padding: 0;
  padding: 10px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s ease-in;
  z-index: 9999;
}

header .main-header .header-info .top-search:hover .search-box {
    transition: .5s ease-in-out;
    visibility: visible;
    opacity: 1;

}

header .main-header .header-info .top-search .search-box form {
  background: #fff;
}

header .main-header .header-info .top-search .search-box li {
  list-style: none;
}

header .main-header .header-info .top-search .search-box li input {
  width: 78%;
  background-color: transparent;
  border: none;
  outline: none;
  height: 40px;
  padding-left: 15px;
  color: #666;
}

header .main-header .header-info .top-search .search-box li input::-webkit-input-placeholder {
   color: #999;
   font-weight: normal;
   font-family: 'Raleway', sans-serif;
   font-size: 14px;
}

header .main-header .header-info .top-search .search-box li input:-moz-placeholder {
    color: #999;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}

header .main-header .header-info .top-search .search-box li input:-ms-input-placeholder {
    color: #999;
    font-weight: normal;
    font-family: 'Raleway', sans-serif;
    font-size: 14px;
}    

header .main-header .header-info .top-search .search-box li button {
  background: none;
  outline: none;
  color: #A9A9A9;
  border: none;
  width: 30px;
  height: 40px;
  margin-right: 5px;
}



header .main-header .header-info .cart {
    position: relative;
    display: inline-block;
    top: 1px;
}


.home-three header .main-header .header-info .cart {
    background: rgba(0,0,0,0.06);
    top: 0;
    margin: 0;
    padding: 19px 50px 18px 41px;
}
.home-three header .main-header .header-info .cart a {
    position: relative;
    color: #fff;
    top: 0px;
    font-size: 13px;
    font-family: 'Asap', sans-serif;
    text-transform: uppercase;
    vertical-align: bottom;
}

.home-three header .main-header .header-info .cart a img {
    position: relative;
    margin-right: 22px;
    top: -2px;
}








/*** 

====================================================================
	Main Slider style
====================================================================

***/


.rev_slider_wrapper {
	position: relative;
	overflow: hidden;
    margin-top: -9px;
}

.rev_slider_wrapper h2 {
    position: relative;
    font-size: 40px;
    color: #333;
    font-weight: 700;
}
.rev_slider_wrapper h2:after {
    position: absolute;
    content: "";
    background: #19a4c6;
    height: 3px;
    width: 40px;
    top: 150%;
    left: 50%;
    margin-left: -20px;
}

.rev_slider_wrapper h3 {
    position: relative;
    font-size:17px;
    font-weight: 400;
    color: #19a4c6;
}

.rev_slider_wrapper h4 {
    position: relative;
    font-size:16px;
    font-weight: 400;
    color: #666; 
    text-align: center;
    line-height: 24px !important;
}

.rev_slider_wrapper a {
    position: relative;
    color: #fff;
    font-size: 11px;
    padding: 22px 28px 21px;
}

.rev_slider_wrapper a span {
    font-size: 24px;
    color: #fff;
    font-family: 'Raleway', sans-serif; 
    font-weight: 500;
    vertical-align: middle;
    position: relative;
    top: -1px;
    margin-right: 6px;
}

.rev_slider_wrapper a.hvr-sweep-to-top:before {
    background: #000;
}




.main-bxslider{
    position:relative;
    background:none;
    color:#ffffff;
}

.main-bxslider .slide-item{
    position:relative;
    background-size:cover;
    background-repeat:no-repeat;
    background-position:center center;

}
.main-bxslider .slide-item:after {
    position:absolute;
    content: "";
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0,0,0,0.4); 
    z-index: 5;
}


.main-bxslider .content {
    position: relative;
    z-index: 55;
    padding: 462px 0 286px;
    overflow: hidden;
    width: 50%;
    float: right;
}

.main-bxslider h2{
    position: relative;
    font-size: 36px;
    color: #fff;
    background-color: #df4a43; 
    font-family: 'HelveticaCB'; 
    text-transform: uppercase;
    display: block;
    padding-left: 62px;
    left: 30px;
    margin-bottom: 17px;
    line-height: 120px;
}



.main-bxslider p {
    position: relative;
    font-size:16px;
    background-color: #000;
    font-weight: 400;
    font-family: 'Karla', sans-serif;
    color: #fff;
    display: block;
    padding-left: 62px;
    margin-left: 30px;
    line-height: 80px;
    animation-delay: 1s;
    -webkit-animation-delay: 1s;    
}

.bx-wrapper {
    position: relative;
    margin: 0 auto 0px;
    padding: 0;
}

.bx-wrapper .bx-viewport {
    box-shadow: none;
    border: none;
    margin-left: 0px;
    background: #fff;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0);
}
/* PAGER */


.main-slider #bx-pager{
    position: relative;
    display: block;
    bottom: 271px;
    width: 50%;
    float: right;
    text-align: left;
}

.main-slider #bx-pager ul {
    position: relative;
    margin-left: 95px;
}

.main-slider #bx-pager ul li {
    display: inline-block;
    margin-right: 18px;
}

.main-slider #bx-pager ul li a {
    position: relative;
    font-size: 18px;
    color: #fff;  
    text-transform: uppercase;
    font-family: 'HelveticaCB';
    opacity: .4;
    letter-spacing: 1px;
}

.main-slider #bx-pager ul li a:hover,
.main-slider #bx-pager ul li a.active {
    opacity: 1;
    transition: .5s ease;
}

.main-slider .bx-slider-outer .bx-controls{
    position:absolute;
    height:0px;
    left:0px;
    top:50%;
    margin-top:-40px;
    width:100%;
    z-index:999;
}

.main-slider .bx-slider-outer .bx-controls-direction{
    left:0px;
    top:0px;
    z-index:999;
    width:100%;
    margin:0px !important;  
}

.main-slider .bx-slider-outer .bx-controls-direction .bx-prev{
    position:absolute;
    left:0px;
    top:0;
    margin-top:-25px;
    width:30px;
    height:80px;
    text-align:center;
    background:none !important;
    font-size:0px !important;
}

.main-slider .bx-slider-outer .bx-controls-direction .bx-next{
    position:absolute;
    right:0px;
    top:0px;
    margin-top:-25px;
    width:50px;
    height:50px;
    text-align:center;
    background:none !important;
    font-size:0px !important;
}

.main-slider .bx-slider-outer .bx-controls-direction .bx-prev:after{
    content:'\f104';
    font-family:'FontAwesome';
    position:absolute;
    left:0px;
    top:0px;
    line-height:50px;
    display:block;
    font-size:30px;
    color:#ffffff;
    text-align:center;
    width:50px;
    height:50px;
    opacity:0.50;
    border: 1px solid #fff;
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;    
}

.main-slider .bx-slider-outer .bx-controls-direction .bx-next:after{
    content:'\f105';
    font-family:'FontAwesome';
    position:absolute;
    left:0px;
    top:0px;
    line-height:50px;
    display:block;
    font-size:30px;
    color:#ffffff;
    text-align:center;
    width:50px;
    height:50px;
    opacity:0.50;
    border: 1px solid #fff;
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}

.main-slider .bx-slider-outer .bx-controls-direction .bx-prev:hover:after,
.main-slider .bx-slider-outer .bx-controls-direction .bx-next:hover:after{
    opacity:1;
}






/*** 

====================================================================
    about style
====================================================================

***/

.about {
    position: relative;
    padding-top: 97px;
    padding-bottom: 89px;
}

.about .section-title {
    padding-bottom: 27px;
}

.about .section-title h2 {
    position: relative;
    font-size: 32px;
    padding-bottom: 33px;
}

.about .section-title h4 {
    position: relative;
    line-height: 24px;
}

.about .single-item {
    position: relative;
    padding-bottom: 43px;
}
.about .single-item .icon-box {
    position: relative;
    overflow: hidden;
    min-height: 75px;
}
.about .single-item .icon-box img {
    position: relative;
    float: left;
    top: 12px;
}
.about .single-item .icon-box span {
    position: relative;
    float: right;
    font-size: 60px;
    color: #f0f0f0;
    font-family: 'Asap', sans-serif;
    font-weight: 700;
    line-height: 75px;
}

.about .single-item .content {
    position: relative;
}

.about .single-item .content h2 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    color: #232323;  
    text-transform: capitalize;
    margin-bottom: 11px;
    line-height: 19px;
}

.about .single-item .content p {
    position: relative;
    font-size: 13px;
    color: #666;  
    line-height: 24px;
    letter-spacing: 1px;
}

.about .appointment {
    position: relative;
    border: 6px solid #f0f2f4;
    padding: 31px;
    margin-top: 133px;
}

.about .appointment h2 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #232323;
    text-transform: capitalize;
    margin-bottom: 25px;
    margin-top: 4px;
}

.about .appointment .contact-form {
    position: relative;
    margin-right: -12px;
    margin-left: -12px;
}

.about .appointment .contact-form {
    position: relative;
}

.about .appointment .contact-form .form-grp {
    position: relative;
    padding: 0 12px;
    padding-bottom: 20px;
    float: left;
}

.about .appointment .contact-form .form-grp:last-child {
    padding-bottom: 0px;
}

.about .appointment .contact-form .btn-style-one {
    position: relative;
    padding: 14px 23px 15px;
    line-height: 10px;
    font-size: 12px;
    margin-bottom: 7px;
    top: -1px;
}
.about .appointment .contact-form .btn-style-one span {
    font-size: 18px;
    color: #fff;
    font-family: 'Asap', sans-serif;
    font-weight: 700;
    position: relative;
    margin-right: 4px;
}

.about .appointment .contact-form input[type="text"],
.about .appointment .contact-form input[type="email"],
.about .appointment .contact-form input[type="password"],
.about .appointment .contact-form select{
    position:relative;
    width:100%;
    line-height:24px;
    font-size: 12px;
    color:#999;
    background:#fff;
    border: 1px solid #eee;
    height: 38px;
    padding: 0px 15px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.about .appointment .contact-form textarea{
    position:relative;
    width:100%;
    line-height:24px;
    padding: 9px 15px;
    height: 98px;
    resize:none;
    background:#fff;
    border: 1px solid #eee;
    font-size: 12px;
    color: #999;
    padding-bottom:0px;
    margin-bottom:0px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.about .appointment .contact-form ::-webkit-input-placeholder {
    font-size: 14px;
    color:#999;
    font-family: 'Raleway', sans-serif;
}


.about .appointment .contact-form ::-moz-placeholder {  /* Firefox 19+ */
    font-size: 14px;
    color:#999;
    font-family: 'Raleway', sans-serif;
}

.about .appointment .contact-form :-ms-input-placeholder {  
    font-size: 14px;
    color:#999;
    font-family: 'Raleway', sans-serif;
}




.about .appointment .contact-form input:focus,
.about .appointment .contact-form textarea:focus,
.about .appointment .contact-form select:focus{
    border-color:#19a4c6;   
}

.about .appointment .contact-form input.error,
.about .appointment .contact-form textarea.error,
.about .appointment .contact-form select.error{
    border-color:#19a4c6;
}

.about .appointment .contact-form input.error:focus,
.about .appointment .contact-form textarea.error:focus{
    border-color:#19a4c6;
    box-shadow:0px 0px 3px 0px #19a4c6;
    -moz-box-shadow:0px 0px 3px 0px #19a4c6;
    -ms-box-shadow:0px 0px 3px 0px #19a4c6;
    -o-box-shadow:0px 0px 3px 0px #19a4c6;
    -webkit-box-shadow:0px 0px 3px 0px #19a4c6;
}
.about .appointment .contact-form label.error{
    display:none !important;
}






.about-page .about,
.home-three .about,
.home-two .about {
    position: relative;
    padding: 70px 0px 0px;
}

.about .why-chooseus {
    position: relative;
    padding-top: 68px;
}
.about .why-chooseus .section-title {
    position: relative;
    padding-bottom: 12px;
}
.about .why-chooseus .section-title h2 {
    position: relative;
    font-size: 24px;
}

.about .why-chooseus .single-item {
    position: relative;
    padding-left: 67px;
    padding-bottom: 32px;
    margin-bottom: 10px;
}

.about .why-chooseus .single-item .img-box {
    position: absolute;
    left: 0;
    top: 4px;
}

.about .why-chooseus .single-item .content {
    position: relative;
}

.about .why-chooseus .single-item .content h2 {
    position: relative;
    font-size: 14px;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 27px;

}
.about .why-chooseus .single-item .content h2:after {
    position: absolute;
    content: '';
    height: 2px;
    width: 20px;
    background: #19a4c6;
    left: 0;
    top: 29px;
}

.about .why-chooseus .single-item .content p {
    position: relative;
    font-size: 13px;
    color: #999;
    line-height: 24px;
}


.about .image-box {
    position: relative;
    margin-top: 35px;
}

.about .image-box img {
    position: relative;
    width: 100%;
}


.home-two .about .appointment {
    margin-top: 89px;
}




















/*** 

====================================================================
    checkout-service style
====================================================================

***/

.checkout-service {
    position: relative;

}
.checkout-service .single-item-1 {
    position: relative;
    background-image: url(images/service/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 40px;
    padding-left: 40px;
    min-height: 420px;
}
.checkout-service .single-item-1 h2 {
    position: relative;
    font-size: 35px;
    color: #fff;
    line-height: 40px;
    font-weight: bold;
    margin-bottom: 15px;
}
.checkout-service .single-item-1 p {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 23px;
}
.checkout-service .single-item-1 button {
    position: relative;
    border-radius: 3px;
}



.checkout-service .single-item-2 {
    position: relative;
    background: #19a4c6;
    padding-top: 45px;
    padding-left: 40px;
    min-height: 420px;
    padding-bottom: 0;
}
.checkout-service .single-item-2 h2 {
    position: relative;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 12px;
}
.checkout-service .single-item-2 p {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 21px;
}

.checkout-service .single-item-2 li {
    position: relative;
    font-size: 14px;
    color: #fff;
    transition: .5s ease;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 9px;
}
.checkout-service .single-item-2 li:last-child {
    margin-bottom: 0;
}

.checkout-service .single-item-2 li span {
    position: relative;
    font-size: 22px;
    font-family: 'Asap', sans-serif;
    font-weight: bold;
    color: #fff;
    transition: .5s ease;
    padding-right: 13px;
}

.checkout-service .single-item-3 {
    position: relative;
    background: #0083a4;
    padding-top: 40px;
    padding-left: 40px;
    min-height: 420px;
}
.checkout-service .single-item-3 h2 {
    position: relative;
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 12px;
}
.checkout-service .single-item-3 p {
    position: relative;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    margin-bottom: 28px;
}

.checkout-service .single-item-3 ul {
    position: relative;
    margin-right: 50px;
}
.checkout-service .single-item-3 ul li {
    position: relative;
    margin-bottom: 29px;
	font-size: 14px;
    font-family: 'Asap', sans-serif;
    color: #fff;
}
.checkout-service .single-item-3 ul li:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -15px;
    background-repeat: repeat-x;
    background-position: top center;
    background-image: url(images/icons/dotted.png);
    z-index: 9;
}
/*
.checkout-service .single-item-3 ul li a {
    position: relative;
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    color: #fff;
}*/

.checkout-service .single-item-3 ul li span {
    position: relative;
    float: right;
}



/*** 

====================================================================
    our-team style
====================================================================

***/


.our-team {
    position: relative;
    padding : 100px 0 0px;
}

.our-team .section-title h2:after {
    width: 100%;
    display: inline-block;
}



.team-carousel {
    position: relative;
}




.team-carousel .img-box {
     position: relative;
     padding-bottom: 90px;
     margin-bottom: 55px;
}
.team-carousel .img-box img {
     width: 100%;
     display: inline-block;
}

.team-carousel .img-box:hover .content-box ul {
     margin-bottom: 24px;
     opacity: 1;
     transform: translate3d(0, 0px, 0);
}
.team-carousel .img-box:hover .content-box h2 {
    padding-bottom: 8px;
    transition: .5s ease;
     padding-top: 32px;
}

.team-carousel .content-box {
    background: #fff;
    border: 1px solid #f5f5f5;
    position: absolute;
    display: block;
    bottom: 0;
    width: 100%;
    left: 0;
    transition: all 0.5s ease;
}


.team-carousel .content-box h2{
    position: relative;
    font-size: 20px;
    color: #232323;  
    font-family: 'Asap', sans-serif;
    text-transform: capitalize;
    padding: 33px 0 35px;
    transition: .5s ease;
}


.team-carousel .content-box ul {
  margin-bottom: -24px;
  transform: translate3d(0, -50px, 0);
  opacity: 0;
  transition: all 0.5s ease;
}
.team-carousel .content-box ul li {
    position: relative;
    display: inline-block;
    font-size: 13px;
    color: #999;
}

.team-carousel .content-box ul li a {
    position: relative;
    font-size: 13px;
    color: #999;  
    font-family: 'Asap', sans-serif;
    text-transform: capitalize;
    transition: .5s ease;
    padding-right: 5px;
}
.team-carousel .content-box ul li a:hover {
    color: #19a4c6;
    transition: .5s ease;
}


.our-team .owl-theme .owl-dots {
    position: relative;
    top: -55px;
}
.our-team .owl-theme .owl-dots .owl-dot span {
    width: 5px;
    height: 5px;
    margin: 30px 3px;
    background: #d1d1d1;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0;
}
.our-team .owl-theme .owl-dots .owl-dot:hover span,
.our-team .owl-theme .owl-dots .owl-dot.active span {
    background: #30cbea;
}


/*** 

====================================================================
    call-out-action style
====================================================================

***/

.call-out-action {
    position: relative;
    background-image: url(images/background/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-top: 71px;
    min-height: 200px;
}

.call-out-action .content {
    position: relative;
}

.call-out-action .content h2 {
    position: relative;
    font-size: 24px;
    color: #fff;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 11px;
}

.call-out-action .content p {
    position: relative;
    font-size: 14px;
    color: #fff;
    font-weight: 300;
    margin-bottom: 5px;
}

.call-out-action a {
    position: relative;
    background: #fff;
    color: #232323;
    text-transform: capitalize;
    padding: 14.5px 38.71px;
    margin-top: 4px;
}






/*** 

====================================================================
    department style
====================================================================

***/
.two-col-fluid {
    position: relative;
}
.two-col-fluid .image-column {
    position: relative;

    overflow: hidden;
    float: left;
    padding: 156px 0px;
    width: 50%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
}
.two-col-fluid .content-column {
    position: relative;
    float: right;
    width: 50%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
}
.two-col-fluid .icon-box {
    position: relative;
    float: right;
    margin-top: 1px;
}

.two-col-fluid .icon-box .single-item {
    position: relative;
    color: #fff;
    border-bottom: 1px solid rgba(255,255,255,0.5);
}
.two-col-fluid .icon-box .single-item.active .content {
    background: #2FCAEA;
}
.two-col-fluid .icon-box .single-item:last-child {
    border-bottom: none;
}

.two-col-fluid .icon-box .single-item .content {
    padding-left: 60px;
    padding: 35px 33px 38px 79px;
    background: #19a4c6;
}

.two-col-fluid .icon-box .single-item .icon {
    position: absolute;
    top: 37px;
    left: 30px;
}

.two-col-fluid .icon-box .single-item .content h2 {
    position: relative;
    font-size: 16px;
    color: #fff;
    margin-bottom: 7px;
}
.two-col-fluid .icon-box .single-item .content p {color: #f0f0f0;}

.two-col-fluid.icon-box .single-item .content p {
    position: relative;
    font-size: 13px;
    color: #f0f0f0;
}

.two-col-fluid.icon-box .single-item .icon {
    position: absolute;
    top: 37px;
    left: 30px;
}





.two-col-fluid .content-column {
    position:relative;
    padding: 93px 15px 0px 120px;
    overflow: hidden;
    background: #f9fdfe;
    min-height: 645px;
}

.two-col-fluid .content-column .inner-box{
    position:relative;
    max-width: 600px;
}


.two-col-fluid .content-column .section-title {
    padding-bottom: 0px;
}
.two-col-fluid .content-column .section-title h2 {
    position:relative;
    padding-bottom: 28px;
    margin-bottom: 18px;
}
.two-col-fluid .content-column .section-title h4 {
    position:relative;
    color: #666;
    font-size: 15px;
    margin-bottom: 9px;
}
.two-col-fluid .content-column .content p {
    position:relative;
    font-size: 14px;
    color: #777;
    line-height: 26px;
}



.fact-counter{
    position:relative;
    padding-top: 18px;
    overflow: hidden;
}


.fact-counter .column{
    position:relative;
    z-index:5;
    float: left;
    margin-right: 60px;
}
.fact-counter .column:last-child {
    margin-right: 0;
}

.fact-counter .count-outer{
    position:relative;
    font-size: 40px;
    font-family: 'Asap',sans-serif;
    font-weight: 700;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    color: #232323;
}


.fact-counter .column .counter-title {
    font-size:16px;
    color: #999999;
    margin-top: 3px;
    margin-bottom: 37px;
}

.content-column .btn-style-one {
    text-transform: capitalize;
    padding: 14px 39px 15px;
}







/*** 

====================================================================
    default style
====================================================================

***/
 

.default-section {
    position: relative;
    padding-top: 118px;
    padding-bottom: 120px;
}
.default-section .column-title {
    position: relative;
    margin-bottom: 34px;
}
.default-section .column-title h2 {
    position: relative;
    font-size: 28px;
    color: #232323;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.default-section .column-title h4 {
    position: relative;
    font-size: 16px;
    color: #888;
}

.default-section #accordion {
    position: relative;
    padding-bottom: 5px;
}

.default-section #accordion .acc-title {
    position: relative;
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'Asap', sans-serif;
}
.default-section #accordion .acc-content {
    position: relative;
}
.default-section #accordion .acc-content img {
    position: relative;
    float: left;
    margin-right: 20px;
}
.default-section #accordion .acc-content p {
    position: relative;
    display: table-cell;
    font-size: 14px;
    color: #777;
    line-height: 26px;
}

.default-section .ui-widget-content {
    background: #fff;
    border-color: #ececec;
    border-radius: 0px;
}

.default-section .ui-accordion .ui-accordion-content {
    padding-right: 15px;
    padding-left: 30px;
    padding-bottom: 28px;
    padding-top: 9px;
}

.default-section .ui-accordion .ui-accordion-header {
    margin: 11px 0 0 0;
    padding: 19px 0 20px 30px;
}


.default-section .ui-state-active {
    background: #fff;
    color: #232323;
    border: 1px solid #ececec;
    border-radius: 0px;
    border-bottom: 0px !important;
}
.default-section .ui-state-default {
    background: #fff;
    color: #232323;
    border: 1px solid #ececec;
    border-radius: 0px;
}

.default-section .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    background: none;
}
.default-section .ui-accordion-icons.ui-accordion-header-active:after {
    position: absolute;
    content: "-";
    font-family: 'Roboto', sans-serif;
    right: 25px;
    font-size: 20px;
    margin: 0;
    padding: 0;
    color: #19a4c6;
}
.default-section .ui-state-default:after {
    position: absolute;
    content: "+";
    font-family: 'Roboto Slab', serif;
    right: 23px;
    font-size: 13px;
    margin: 0;
    padding: 0;
    color: #333;
}
.default-section .ui-state-default:before {
    position: absolute;
    content: "";
    height: 28px;
    width: 1px;
    background: #e9e9e9;
    right: 51px;
    top: 50%;
    margin-top: -14px;
}





.default-section .video-box{
    position:relative;  
}

.default-section .video-box img{
    display:block;
    width:100%; 
}

.default-section .video-box .video-link{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background:rgba(37,41,47,0.60);
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
}
.default-section .video-box:hover .video-link{
    opacity: 1;
    visibility: visible;
    transition: .5s ease;
}

.default-section .video-box .video-link .icon {
    position:absolute;
    width:100%;
    height:50px;
    line-height:50px;
    font-size:48px;
    top:50%;
    margin-top:-25px;
    text-align:center;
}

.default-section .video-box .video-link .icon img {
    width: auto;
    display: inline-block;
}



/*** 

====================================================================
    testimonial style
====================================================================

***/
.testimonial {
    position: relative;
    background-image: url(images/background/3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 106px 0 154px;
}


.testimonial-area {
    position: relative;
    padding-left: 288px;
}

.testimonial-text {
    position: absolute;
    left: 0;
    top:0px;
}

.testimonial-text .column-title {
    position: relative;
    margin-bottom: 129px;
}

.testimonial-text .column-title h4 {
    position: relative;
    font-size: 20px;
    color: #fff;
    text-transform: capitalize;
    line-height: 14px;
    margin-bottom: 11px;
}

.testimonial-text .column-title h2 {
    position: relative;
    font-size: 30px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
}

.testimonial-text .content {
    position: relative;
}

.testimonial-text .content h2 {
    position: relative;
    font-size: 35px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 5px;
}

.testimonial-text .content h4 {
    position: relative;
    font-size: 16px;
    color: #fff;
}

.testimonial .testimonial-carousel {
    position: relative;
}

.testimonial .testimonial-carousel .item {
    position: relative;
    padding: 65px 42px 68px;
    background: #fff;
}

.testimonial .testimonial-carousel .item .img-box {
    position: relative;
    padding-left: 113px;
    padding-bottom: 38px;
    overflow: hidden;
}
.testimonial .testimonial-carousel .item .img-box img {
    position: absolute;
    width: auto;
    left: 0;
    top: 0;
}
.testimonial .testimonial-carousel .item .img-box .img-title {
    position: relative;
}
.testimonial .testimonial-carousel .item .img-box .img-title h2 {
    position: relative;
    font-size: 17px;
    color: #232323;
    font-weight: 700;
    margin-bottom: 9px;
    margin-top: 22px;
}
.testimonial .testimonial-carousel .item .img-box .img-title p {
    position: relative;
    font-size: 13px;
    color: #777;
}

.testimonial .testimonial-carousel .item .content p {
    position: relative;
    font-size: 15px;
    color: #777;
    line-height: 24px;
}

.testimonial .testimonial-carousel .owl-controls {
    position: absolute;
    left: -288px;
    margin-top: -38px;
}

.testimonial .owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 0px;
    margin: 0;
    margin-right: 18px;
    padding: 0;
    background: none;
    transition: .5s ease;
}
.testimonial .owl-carousel .owl-controls .owl-nav .owl-next:after {
    position: absolute;
    content: 'prev';
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    text-transform: capitalize;
    left: 45px;
    top: 0;
}
.testimonial .owl-carousel .owl-controls .owl-nav .owl-prev:after {
    position: absolute;
    content: 'next';
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    text-transform: capitalize;
    left: 0;
    top: 0;
}
.testimonial .owl-carousel .owl-controls .owl-nav .owl-next:hover,
.testimonial .owl-carousel .owl-controls .owl-nav .owl-prev:hover {
    color: #a8d4de;
    transition: .5s ease;
}

.testimonial .owl-carousel .owl-controls .owl-nav .owl-prev:before {
    position: absolute;
    content: "/";
    color: #fff;
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    left: 34px;
    top: 0;
}


/*** 

====================================================================
    tecent-news style
====================================================================

***/
.recent-news {
    position: relative;
    padding-top: 98px;
}

.recent-news .single-column {
    min-height: 621px;
}

.recent-news .section-title h2 {
    position: relative;
    font-size: 22px;
}

.recent-news .section-title {
    padding-bottom: 34px;
}
.recent-news .post-link {
    position: absolute;
    right: 0;
    top: 17px;    
}

.recent-news .post-link a {
    position: relative;
    font-size: 11px;
    color: #19a4c6;
    font-family: 'Asap', sans-serif; 
    text-transform: uppercase;  
    letter-spacing: 1px;
}

.recent-news .post-link a span {
    position: relative;
    font-size: 18px;
    color: #19a4c6; 
    font-family: 'Asap', sans-serif; 
    font-weight: 700;
}

.recent-news .img-box {
    position: relative;
    overflow: hidden;
}
.recent-news .img-box:hover img {
    transform: scale(1.1,1.1) rotate(-3deg);
    transition: .5s ease;
}

.recent-news .img-box img {
    position: relative;
    width: 100%;
    display: block;
    transition: .5s ease;
}


.recent-news .content {
    position: relative;
}
.recent-news .content h2 {
    position: relative;
    font-size: 18px;
    color: #232323;
    line-height: 22px;
    font-weight: 700;
    margin-top: 27px;
    margin-bottom: 9px;
    text-transform: none;
}

.recent-news .content h3 {
    position: relative;
    font-size: 13px;
    color: #777;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 14px;
}
.recent-news .content p {
    position: relative;
    font-size: 14px;
    color: #888;
    line-height: 24px;
    margin-bottom: 17px;
}
.recent-news .content a {
    position: relative;
    font-size: 11px;
    color: #232323;
    text-transform: uppercase;
    font-family: 'Asap', sans-serif;
    transition: .5s ease;
}
.recent-news .content a:hover {
    color: #19a4c6;
    transition: .5s ease;
}




/*** 

====================================================================
    intro-section style
====================================================================

***/

.intro-section {
    position: relative;
    padding-top: 95px;
    padding-bottom: 92px;
}

.intro-section .section-title {
    position: relative;
    padding-bottom: 8px;
}
.intro-section .section-title h2 {
    position: relative;
    font-size: 22px;
    font-weight: 400;
    color: #232323;
    padding-bottom: 37px
}
.intro-section .section-title h4 {
    position: relative;
    font-size: 24px;
    font-weight: 700;
    margin-bottom: 1px;
    color: #232323;

}

.intro-section .column-8 {
    position: relative;
}

.intro-section .column-8 .image {
    position: relative;

}

.intro-section .column-8 .image img {
    position: relative;
    width: 100%;
}

.intro-section .column-8 .content {
    position: relative;
    margin-top: 35px;
}
.intro-section .column-8 .content p {
    position: relative;
    font-size: 14px;
    color: #777;
    line-height: 24px;
    letter-spacing: .5px;
}

.intro-section .column-8 .content .quote {
    position: relative;
    margin: 47px 55px;
}
.intro-section .column-8 .content span {
    position: absolute;
    font-size: 50px;
    font-family: 'Asap', sans-serif;
    color: #19a4c6;
    left: -23px;
    top: -30px;

}
.intro-section .column-8 .content h3 {
    position: relative;
    color: #777;
    line-height: 25px;
    font-size: 17px;
    font-style: italic;
    margin-bottom: 14px;
    letter-spacing: .2px;
}

.intro-section .column-8 .content h4 {
    position: relative;
    color: #19a4c6;
    font-size: 15px;

}




.intro-section .column-4 .single-item {
    position: relative;
    padding: 45px 40px 42px;
    border: 1px solid #ebebeb;
    margin-bottom: 29px;
}

.intro-section .column-4 .single-item .col-title {
    position: relative;
    margin-bottom: 5px;
    margin-top: 3px;
    min-height: 51px;
}
.intro-section .column-4 .single-item .col-title h2 {
    position: relative;
    float: left;
    font-size: 20px;
    color: #232323;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 15px;
}
.intro-section .column-4 .single-item .col-title img {
    position: relative;
    float: right;
    top: 1px;
    right: 7px;
}
.intro-section .column-4 .single-item .col-title h3 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    font-size: 60px;
    color: #f2f2f2;
    font-weight: 700;
    line-height: 54px;
}

.intro-section .column-4 .single-item .content p {
    position: relative;
    color: #666;
    font-size: 13px;
    line-height: 24px;
}

.intro-section .column-4 .single-item {transition: all .3s ease;}
.intro-section .column-4 .single-item .content p,
.intro-section .column-4 .single-item .col-title h3,
.intro-section .column-4 .single-item .col-title h2 {transition: all .3s ease;}

.intro-section .column-4 .single-item:hover .content p,
.intro-section .column-4 .single-item:hover .col-title h3,
.intro-section .column-4 .single-item:hover .col-title h2 {
    color: #fff;
}

.intro-section .column-4 .single-item:hover {
    background-image: url(images/resource/s1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.intro-section .column-4 .single-item:hover:before {
    position: absolute;
    content: '';
    right: 1px;
    top: 1px;
    left: 1px;
    bottom: 1px;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.78);
}






/*** 

====================================================================
    video-section style
====================================================================

***/




.video-section {
    position:relative;
    background-image: url(images/background/4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding: 89px 0;
}



.video-section .video-box{
    position:relative;  
}

.video-section .video-box img{
    display:block;
    width:100%; 
}

.video-section .video-box .video-link{
    position:absolute;
    left:0px;
    top:0px;
    width:100%;
    height:100%;
    background:rgba(37,41,47,0.60);
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
}
.video-section .video-box:hover .video-link{
    opacity: 1;
    visibility: visible;
    transition: .5s ease;
}

.video-section .video-box .video-link .icon {
    position:absolute;
    width:100%;
    height:50px;
    line-height:50px;
    font-size:48px;
    top:50%;
    margin-top:-25px;
    text-align:center;
}

.video-section .video-box .video-link .icon img {
    width: auto;
    display: inline-block;
}


.video-section .column-title {
    position: relative;
    margin-bottom: 26px;
    margin-top: 28px;
}
.video-section .column-title h2 {
    position: relative;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
    margin-bottom: 10px;
}
.video-section .column-title h4 {
    position: relative;
    font-size: 16px;
    color: #fff;
}
.video-section .content {
    margin-bottom: 27px;
}
.video-section .content p {
    position:relative;
    font-size: 14px;
    color: #fff;
    line-height: 26px;
    max-width: 530px;
    letter-spacing: .5px;
}

.video-section .video-box .btn-default {
    position:relative;
    font-size: 13px;
    font-family: 'Asap', sans-serif;
    color: #fff;
    padding: 10px 48px 10px;
    border: 1px solid rgba(25,164,198,0.15);
    border-radius: 2px;
    text-align: center;
    background: transparent;
}
.video-section .video-box .btn-default:before {
    background: #19a4c6;
    border-radius: 2px;
}





/*** 

====================================================================
    department-section style
====================================================================

***/

.department-section {
    position: relative;
}

.department-section .outer-box {
    position: relative;
    margin: 0 auto;
    max-width: 303px;
}

.department-section .img-column {
    position:relative;
    background-image: url(images/background/4.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 42px;

}
.department-section .img-column .column-title {
    position: relative;
    margin-bottom: 29px;
    margin-top: 124px;
    padding-left: 30px;
}
.department-section .img-column .column-title h2 {
    position: relative;
    font-size: 28px;
    color: #fff;
    font-weight: 700;
    text-transform: capitalize;
}

.department-section .img-column .column-title h4 {
    position: relative;
    font-size: 16px;
    color: #fff;
    margin-bottom: 3px;
}



.department-section .img-column .single-item {
    position: relative;
    margin-bottom: 1px;
    padding-left: 30px;
    transition: .5s ease;
}

.department-section .img-column .single-item .inner-box {
    padding: 37px 0px 36px;
}

.department-section .img-column .single-item.active,
.department-section .img-column .single-item:hover {
    background: #19a4c6;
    transition: .5s ease;
}

.department-section .img-column .single-item .inner-box.border-bottom:after {
    position: absolute;
    content: '';
    left: 0px;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 1px;
    background: rgba(25,165,195,0.15);  
}




.department-section .img-column .single-item .img-box {
    position: relative;
    display: table-cell;
    width: 40px;
}

.department-section .img-column .single-item .col-title {
    position: relative;
    display: table-cell;
    vertical-align: top;
    left: 25px;
}
.department-section .img-column .single-item .col-title h2 {
    position: relative;
    font-size: 16px;
    color: #fff;
    font-weight: 700;
    margin-bottom: 9px;
}
.department-section .img-column .single-item .col-title h4 {
    position: relative;
    font-size: 14px;
    color: #fff;
    font-family: 'Raleway', sans-serif;
}

.department-section .content-column {
    position: relative;
    
}

.department-section .content-column .single-item {
    position: relative;
    background: #f9fdfe;
    min-height: 352.5px;
    padding-top: 71px;
}

.department-section .content-column .single-item:nth-child(1) {
    border-bottom: 1px solid rgba(236,236,236,0.5)
}
.department-section .content-column .single-item:nth-child(2) {
    border-left: 1px solid rgba(236,236,236,0.5);
    background-image: url(images/background/5.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.department-section .content-column .single-item:nth-child(3) {
    border-right: 1px solid rgba(236,236,236,0.5)
}
.department-section .content-column .single-item:nth-child(4) {
    border-top: 1px solid rgba(236,236,236,0.5)
}

.department-section .content-column .single-item img {
    position: relative;
    margin-bottom: 22px;
    margin-top: 12px;
    transition: .5s ease-in;
}
.department-section .content-column .single-item:hover img {
    margin-top: 0;
    transition: .5s ease-in;
}

.department-section .content-column .single-item h2 {
    position: relative;
    color: #232323;
    font-size: 22px;
    margin-bottom: 21px;
}

.department-section .content-column .single-item p {
    position: relative;
    color: #777;
    font-size: 13px;
    line-height: 24px;
    max-width: 380px;
    margin: 0 auto;
}

.department-section .content-column .single-item .hover-text {
    position: relative;
    color: #232323;
    font-size: 14px;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
    top: 10px;
    margin-top: 12px;
}
.department-section .content-column .single-item .hover-text a {
    position: relative;
    color: #232323;
    font-size: 14px;
    transition: .5s ease;
}
.department-section .content-column .single-item .hover-text a:hover {
    color: #34c6e3;
    transition: .5s ease;
}

.department-section .content-column .single-item:hover .hover-text {
    position: relative;
    opacity: 1;
    visibility: visible;
    transition: .5s ease;
    top: 0px;
}

.department-section .content-column .single-item .hover-text span {
    position: relative;
    color: #34c6e3;
    font-size: 15px;
    top: 2px;
    margin-right: 6px;
}




.call-us-number {
    position: relative;
    background: #19a4c6;
}
.call-us-number h2 {
    position: relative;
    font-size: 25px;
    color: #fff;
    font-weight: 700;
    line-height: 150px;
    text-align: center;
}






/*** 

====================================================================
    testimonial2 style
====================================================================

***/


.testimonial2 {
    position: relative;
    background-image: url(images/background/6.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.testimonial2 .testimonial-slide2 {
    padding: 197px 0 34px;
}


.testimonial2 .single-item {
    position: relative;
    max-width: 660px;
    text-align: center;
    margin: 0 auto;
}
.testimonial2 .single-item .content p {
    position: relative;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    font-family: 'Asap', sans-serif;
}

.testimonial2 .single-item .content span {
    position: absolute;
    font-size: 100px;
    color: #d2d2d2;
    font-family: 'Poppins', sans-serif;
    bottom: -12px;
}

.testimonial2 .single-item .content .author {
    position: relative;
    margin-top: 57px;
}

.testimonial2 .single-item .content h2 {
    position: relative;
    font-size: 16px;
    color: #333;
    font-weight: 700;
    margin-bottom: 24px;
}

.testimonial2 .single-item .content h4 {
    position: relative;
    font-size: 16px;
    color: #19a4c6;
}




.testimonial2 .owl-theme .owl-nav {
    width: 100%;
    text-align: inherit;

}

.testimonial2 .owl-theme .owl-prev {
    position: absolute;
    left: 0;
    top: 50%;
    font-size: 0px;
    background: transparent;
    padding: 0;
    margin: 0;
    color: #c2c4c4;
}

.testimonial2 .owl-theme .owl-next {
    position: absolute;
    right: 0;
    top: 50%;
    font-size: 0px;
    background: transparent;
    padding: 0;
    margin: 0;
    color: #c2c4c4;
}


.testimonial2 .owl-theme .owl-next:after {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: 0px;
    top: -15px;
    line-height: 30px;
    display: block;
    font-size: 30px;
    text-align: center;
    width: 30px;
    height: 30px;
    transition: all 0.3s ease;
}

.testimonial2 .owl-theme .owl-prev:after {
    content: '\f104';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
    top: -15px;
    line-height: 30px;
    display: block;
    font-size: 30px; 
    text-align: center;
    width: 30px;
    height: 30px;
    transition: all 0.3s ease;
}


.testimonial2 .owl-theme .owl-next:hover,
.testimonial2 .owl-theme .owl-prev:hover {
    color: #19a4c6;
    transition: .3s ease;
}



.testimonial2 .owl-theme .owl-dots {
    position: relative;
    top: -27px;
}

.testimonial2 .owl-theme .owl-dots .owl-dot span {
    width: 8px;
    height: 8px;
    margin: 30px 3px;
    background: #e4e4e4;
    border-radius: 2px;
}
.testimonial2 .owl-theme .owl-dots .owl-dot.active span,
.testimonial2 .owl-theme .owl-dots .owl-dot:hover span {
    background: #30cbea;
}








/*** 

====================================================================
    product-carousel style
====================================================================

***/

.product-carousel {
    position: relative;
    padding-bottom: 72px;
    padding-top: 97px;
}

.product-carousel .section-title {
    padding-bottom: 59px;
}

.product-carousel .section-title h2:after {
    width: 100%;
    display: inline-block;
}

.product-carousel .single-item {
    position: relative;
}
.product-carousel .single-item img {
    position: relative;
}
.product-carousel .single-item .rating {
    position: relative;
    margin-bottom: 13px;
    margin-top: 17px;
}
.product-carousel .single-item .rating span {
    position: relative;
    color: #19a4c6;
    font-size: 12px;
}
.product-carousel .single-item .rating span.deactive {
    position: relative;
    color: #b9b9b9;
    font-size: 12px;
}


.product-carousel .single-item .title h2 {
    position: relative;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px;
}
.product-carousel .single-item .price {
    position: relative;
    padding-bottom: 50px;
}

.product-carousel .single-item .price h3 {
    position: relative;
    font-size: 14px;
    color: #333;
    top: 0;
    left: 0;
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    visibility: visible;
}
.product-carousel .single-item:hover .price h3 {
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
}

.product-carousel .single-item .price a {
    position: absolute;
    font-size: 14px;
    color: #19a4c6;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
}

.product-carousel .single-item:hover .price a {
    opacity: 1;
    visibility: visible;
    transition: .5s ease;
}






/*** 

====================================================================
    our-service style
====================================================================

***/



.our-service {
    position: relative;
    padding-bottom: 91px;
    padding-top: 96px;
}

.our-service .section-title {
    margin-bottom: 31px;
}

.our-service .section-title h2:after {
    width: 100%;
    display: inline-block;
}

.our-service .single-item {
    position: relative;
    padding: 45px 40px 42px;
    border: 1px solid #ebebeb;
    margin-bottom: 29px;
}

.our-service .single-item .col-title {
    position: relative;
    margin-bottom: 5px;
    margin-top: 3px;
    min-height: 51px;
}
.our-service .single-item .col-title h2 {
    position: relative;
    float: left;
    font-size: 20px;
    color: #232323;
    font-weight: 700;
    text-transform: capitalize;
    margin-top: 15px;
}
.our-service .single-item .col-title img {
    position: relative;
    float: right;
    top: 1px;
    right: 7px;
}
.our-service .single-item .col-title h3 {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    font-size: 60px;
    color: #f2f2f2;
    font-weight: 700;
    line-height: 54px;
}

.our-service .single-item .content p {
    position: relative;
    color: #666;
    font-size: 13px;
    line-height: 24px;
}






/*** 

====================================================================
    portfolio style
====================================================================

***/

.portfolio-item {
    position: relative;
    overflow: hidden;
}

.portfolio-item .overlay-box{
    position:absolute;
    left:-100%;
    top:0px;
    width:100%;
    height:100%;
    background:rgba(38,39,47,0.80);
    opacity:0;
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}

.portfolio-item:hover .overlay-box{
    left:0px;
    opacity:1;  
}

.portfolio-item .overlay-box .content{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -38px; 
}

.portfolio-item .overlay-box h3 a {
    position:relative;
    font-size:20px;
    color: #fff;
}

.portfolio .owl-controls {
    position: absolute;
}
.portfolio-item .overlay-box ul {
    position: relative;
    margin-bottom: 14px;
}
.portfolio-item .overlay-box ul li {
    position: relative;
    display: inline-block;
}

.portfolio-item .overlay-box ul li a {
    position: relative;
    display: block;
    background: rgba(255,255,255,0.2);
    padding: 8px;
    margin: 0 3px;
}


.portfolio-item .overlay-box ul li a img {
    position: relative;
    width: auto;
}



/*** 

====================================================================
    service style
====================================================================

***/
.service {
    position: relative;
    padding: 103px 0 152px;
    background-image: url(images/background/7.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}
.service .section-title {
    padding-bottom: 0;
    padding-top: 31px;
}
.service .service-content .section-title h2 {
    position: relative;
    padding-bottom: 31px;
    margin-bottom: 14px;
}

.service .service-content .service-carousel-content-box {
    position: relative;
    margin-bottom: 30px;
}

.service .service-content .service-carousel-thumbnail-box {
    position: relative;
}
.service .service-content .service-carousel-thumbnail-box img {
    position: relative;
    width: auto;
}


.service .service-content .content {
    position:relative;
    padding-bottom: 85px;
}
.service .service-content .content p {
    position: relative;
    font-size: 15px;
    color: #777;
    line-height: 26px;
    max-width: 630px;
    margin-bottom: 17px;
}

.service .service-content .content a {
    position: relative;
    font-size: 14px;
    color: #232323;
    font-family: 'Asap', sans-serif;   
    transition: .5s ease;
}
.service .service-content .content a:hover {
    color: #19a4c6;
    transition: .5s ease;   
}

.service .service-content .content a span {
    position: relative;
    font-size: 15px;
    color: #19a4c6; 
    font-family: 'Asap', sans-serif; 
    font-weight: 700;
    margin-right: 6px;
}


.service .service-content .inner-box .single-item {
    position: relative;
    display: inline-block;
    margin-right: 30px;
}
.service .service-content .inner-box .single-item:nth-child(2) {
    margin-right: 0px;
}

.service .service-content .inner-box .single-item img {
    position: relative;
    width: auto;
    float: left;
    margin-right: 14px;
}

.service .service-content .inner-box .single-item .img-box {
    position: relative;
    overflow: hidden;
}
.service .service-content .inner-box .single-item .img-title {
    position: relative;
    float: left;
}
.service .service-content .inner-box .single-item .img-title h2 {
    position: relative;
    font-size: 17px;
    color: #232323;
    font-weight: 700;
    margin-bottom: 11px;
    margin-top: 6px;
}
.service .service-content .inner-box .single-item .img-title p {
    position: relative;
    font-size: 13px;
    color: #777;
    line-height: 20px;
}








.service .owl-controls{
    position:absolute;
    right:30px;
    top:-60px;
}

.service .owl-controls .owl-next{
    position: absolute;
    right: 0px;
    top: 0px;
    background: none;
    color: #777;
    width: 20px;
    height: 20px;
    font-size: 0px;
    overflow: hidden;
    border: 1px solid #dfe1e2;
    margin:0px !important;
    border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
    -ms-border-radius: 1px !important;
    -o-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    transition: .5s ease;
}

.service .owl-controls .owl-prev{
    position: absolute;
    right: 23px;
    top: 0px;
    background: none;
    color: #777;
    width: 20px;
    height: 20px;
    font-size: 0px;
    overflow: hidden;
    border: 1px solid #dfe1e2;
    margin:0px !important;
    border-radius: 1px !important;
    -webkit-border-radius: 1px !important;
    -ms-border-radius: 1px !important;
    -o-border-radius: 1px !important;
    -moz-border-radius: 1px !important;
    transition: .5s ease;
}





.service .owl-controls .owl-next:hover,
.service .owl-controls .owl-prev:hover{
    border-color:#19a4c6;
    transition: .5s ease;   
}


.service .owl-theme .owl-next:after {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
    top: 0px;
    display: block;
    font-size: 13px;
    text-align: center;
    width: 20px;
    height: 20px;
    transition: all 0.3s ease;
}

.service .owl-theme .owl-prev:after {
    content: '\f104';
    font-family: 'FontAwesome';
    position: absolute;
    left: 0px;
    top: 0;
    display: block;
    font-size: 13px; 
    text-align: center;
    width: 20px;
    height: 20px;
    transition: all 0.3s ease;
}


.service .owl-theme .owl-next:hover,
.service .owl-theme .owl-prev:hover {
    color: #19a4c6;
    transition: .3s ease;
    background: none;
}












/*** 

====================================================================
    call-out style
====================================================================

***/
.call-out {
    position: relative;
    background: #19a4c6;
}

.call-out h2 {
    position: relative;
    color: #fff;
    font-size: 25px;
    font-weight: 700;
    line-height: 40px;
    padding: 55px 0;
}




/*** 

====================================================================
    testimonial3 style
====================================================================

***/


.testimonial3 {
    position: relative;
    padding: 98px 0 77px;
}


.testimonial3 .testimonial-carousel {
    position: relative;
}

.testimonial3 .section-title {
    padding-bottom: 23px;
}

.testimonial3 .section-title h2 {
    font-size: 24px;
    padding-bottom: 34px;
    margin-bottom: 0;
}

.testimonial3 .testimonial-carousel .item {
    position: relative;
    padding: 65px 42px 68px;
    background: #fff;
}

.testimonial3 .testimonial-carousel3 .item .img-box {
    position: relative;
    padding-left: 113px;
    padding-bottom: 48px;
    border-bottom: 1px solid #ececec;
    overflow: hidden;
    margin-bottom: 35px;
}
.testimonial3 .testimonial-carousel3 .item .img-box img {
    position: absolute;
    width: auto;
    left: 0;
    top: 0;
}
.testimonial3 .testimonial-carousel3 .item .img-box .img-title {
    position: relative;
}
.testimonial3 .testimonial-carousel3 .item .img-box .img-title h2 {
    position: relative;
    font-size: 17px;
    color: #232323;
    margin-bottom: 7px;
    margin-top: 27px;
    text-transform: uppercase;
}
.testimonial3 .testimonial-carousel3 .item .img-box .img-title p {
    position: relative;
    font-size: 13px;
    color: #19a4c6;
    
}

.testimonial3 .testimonial-carousel3 .item .content p {
    position: relative;
    font-size: 15px;
    color: #777;
    line-height: 28px;
    max-width: 540px;
}
.testimonial3 .image-box img {
    position: relative;
    margin-left: 10px;
    margin-top: 23px;
}

.testimonial3 .owl-theme .owl-dots {
    position: relative;
    text-align: left;
}
.testimonial3 .owl-theme .owl-dots .owl-dot span {
    width: 7px;
    height: 7px;
    margin: 30px 3px;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-radius: 50%;
}
.testimonial3 .owl-theme .owl-dots .owl-dot:hover span,
.testimonial3 .owl-theme .owl-dots .owl-dot.active span {
    background: #19a4c6;
    border-color: #19a4c6;
}


/*** 

====================================================================
    footer style
====================================================================

***/







.footer {
    background: #1b2021;
	margin-top:90px;
}
.footer-upper {
    position: relative;
    padding-top: 125px;
    padding-bottom: 67px;
}

.footer-upper .column {
    min-height: 300px;
}


.footer .contact-details {
    position: relative;
    top: -125px;
}

.footer .contact-details .inner-box {
    position: absolute;
    top: -60px;
    left: 0;
    right: 0;
    width: 100%;
}

.footer .contact-details .single-item {
    position: relative;
    padding: 28px 0px 0px 98px;
    float: left;
    width: 33.333333333%;
    min-height: 121px;
}

.footer .contact-details .address {
    background: #38ccea;
}
.footer .contact-details .phone {
    background: #19a4c6;
}
.footer .contact-details .email {
    background: #0083a4;
}

.footer .contact-details .single-item .icon {
    position: absolute;
    height: 61px;
    width: 56px;
    line-height: 61px;
    text-align: center;
    left: 0;
    top: 30;
}


.footer .contact-details .single-item .bg1 {
    background: #19a4c6;
}

.footer .contact-details .single-item .bg2 {
    background: #0083a4;
}
.footer .contact-details .single-item .bg3 {
    background: #007795;
}

.footer .contact-details .single-item .content {
    position: relative;
}
.footer .contact-details .single-item .content h2 {
    position: relative;
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1.4px;
    margin-bottom: 13px;
}
.footer .contact-details .single-item .content h4 {
    position: relative;
    font-size: 13px;
    color: #fff;
    line-height: 20px;
}











.footer-upper .column-title h2 {
    position: relative;
    font-size: 18px;
    line-height: 1.4em;
    padding: 9px 0px 7px;
    margin-bottom: 18px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: 1px;
    color: #ffffff;
    overflow: hidden;
}

.footer-upper .column-title h2:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 20px;
    height: 2px;
    background: #11c3f0;
}
.home-three .footer-upper .column-title h2:after {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 99px;
    height: 1px;
    background: rgba(48,203,234,0.20);
}

.footer-upper .links-widget li {
    position: relative;
    margin-bottom: 12px;
}

.footer-upper .links-widget li a:before {
    font-family: 'FontAwesome';
    content: '\f105';
    position: absolute;
    left: 0px;
    top: 0px;
    line-height: 13px;
    font-size: 14px;
}

.footer-upper .links-widget li a {
    position: relative;
    font-size: 12px;
    color: #888;
    padding-left: 13px;
    line-height: 24px;
    transition: .5s ease;
}
.footer-upper .links-widget li a:hover {
    color: #19a4c6;
    transition: .5s ease;
}
.footer-widget.links-widget {
    position: relative;
}
.home-three .footer-widget.links-widget a.btn-style-one {
    position: relative;
    font-size: 13px;
    color: #cccccc;
    text-transform: capitalize;
    background: transparent;
    border: 2px solid #cccccc;
    font-weight: normal;
    padding: 10px 22px 11px;
    letter-spacing: 0px;
    transition: .5s ease;
}
.home-three .footer-widget.links-widget a.btn-style-one:hover {
    background: #19a4c6;
    transition: .5s ease;
    color: #fff;
}

.footer-upper .footer-widget-about {
    position: relative;
}
.footer-upper .footer-widget-about img {
    position: relative;
}
.footer-upper .footer-widget-about .content {
    position: relative;
    padding-right: 65px;
    padding-top: 18px;
}
.footer-upper .footer-widget-about .content p {
    position: relative;
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    color: #888;
    line-height: 24px;
    letter-spacing: 0.4px;
    margin-bottom: 24px;
}
.footer-upper .footer-widget-about .content ul {
    position: relative;
    margin-right: 45px;
}
.footer-upper .footer-widget-about .content ul li {
    position: relative;
    border-bottom: 1px solid rgba(255,255,255,0.07);
    padding-bottom: 7px;
    margin-bottom: 14px;
}

/*.home-three .footer-upper .footer-widget-about .content ul li {
    position: relative;
    padding-bottom: 7px;
    margin: 0 15px;
    margin-bottom: 14px;
    display: inline-block;
}*/

.footer-upper .footer-widget-about .content ul li a {
    position: relative;
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    color: #888;
}

/*.home-three .footer-upper .footer-widget-about .content ul li a {
    position: relative;
    font-size: 13px;
    color: #ccc;
    transition: .5s ease;
}
.home-three .footer-upper .footer-widget-about .content ul li a:hover {
    position: relative;
    font-size: 13px;
    color: #19a4c6;
    transition: .5s ease;
}*/

.footer-upper .footer-widget-about .content ul li a span {
    position: relative;
    float: right;
}


.footer-upper .newsletter .content p {
    position: relative;
    font-size: 13px;
    font-family: 'Asap', sans-serif;
    color: #888;
    line-height: 24px;
    letter-spacing: 0.4px;
    margin-bottom: 15px;
}
.footer-upper .newsletter .form {
    position: relative;
}

.footer-upper .newsletter .form input {
    position: relative;
    background: rgba(72,83,91,0.10);
    border: 1px solid #272b2c;
    color: #ccc;
    font-size: 13px;
    font-family: 'Asap', sans-serif;
    font-weight: 400;
    padding-left: 15px;
    padding-right: 15px;
    height: 50px;
    width: 78.5%;
}

.footer-upper .newsletter .form button {
    position: absolute;
    right: 0;
    top: 0;
    background: #19a4c6;
    color: #fff;
    font-size: 13px;
    font-family: 'Asap', sans-serif;
    font-weight: 400;
    height: 50px;
    width: 70px;
    text-align: center;
}

.footer-upper .newsletter .social h2 {
    position: relative;
    font-size: 14px;
    color: #888;
    margin: 30px 0 18px;
}

.footer-upper .newsletter .social ul li {
    position: relative;
    float: left;
    margin-right: 10px;
    line-height: 32px;
    height: 32px;
    width: 32px;
    overflow: hidden;
    text-align: center;
    border: 2px solid #9b9c9d;
}
.footer-upper .newsletter .social ul li a {
    position: relative;
    color: #9b9c9d;
    font-size: 11.31px;
    top: -3px;
    display: block;
    transition: .5s ease;
}

.footer-upper .newsletter .social ul li a:hover {
    position: relative;
    color: #2d3741;
    background: #fff;
    transition: .5s ease;
}




.footer .coppy-right {
    position: relative;
    line-height: 70px;
    background: rgba(15,18,19,0.20);
    font-size: 14px;
    color: #888;
}



.footer-upper .newsletter .content .instagram {
    position: relative;
    overflow: hidden;
    margin: 0 -5px;

}

.footer-upper .newsletter .content .instagram img {
    position: relative;
    float: left;
    margin: 0 5px 10px;
}

/*.home-two .footer-upper .footer-widget-about .content {
    position: relative;
    padding-right: 0;
    padding-top: 18px;
}*/


.home-two .footer-upper .links-widget2 ul {
    position: relative;
    margin-right: 50px;
}
.home-two .footer-upper .links-widget2 ul li {
    position: relative;
    margin-bottom: 29px;
}
.home-two .footer-upper .links-widget2 ul li:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -15px;
    background-repeat: repeat-x;
    background-position: top center;
    background-image: url(images/icons/dotted2.png);
    z-index: 9;
}

.home-two .footer-upper .links-widget2 ul li a {
    position: relative;
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    color: #888;
}
.home-two .footer-upper .links-widget2 ul li a span {
    position: relative;
    float: right;
}

/*.home-two .footer-upper .footer-widget-about .content ul li {
    position: relative;
    border-bottom: none;
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    color: #888;
    line-height: 24px;
    padding-left: 35px;
}*/
.home-two .footer-upper .footer-widget-about .content ul li img {
    position: absolute;
    left: 0;
    top: 5px;
}
.home-two .footer-upper .footer-widget-about .content ul {
    position: relative;
    margin-right: 0px;
}

.home-two .footer-upper {
    position: relative;
    padding-top: 102px;
}

.home-two .footer-upper .column-title h2 {
    padding: 9px 0px 18px;
    margin-bottom: 28px;

}




/*.home-three .newsletter ul {
    margin-bottom: 44px;
}

.home-three .footer-upper .links-widget ul {
    margin-bottom: 34px;
}


.home-three .newsletter {
    margin-left: 120px;
}

.home-three .newsletter ul li {
    position: relative;
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    color: #888;
    line-height: 24px;
}

.home-three .newsletter ul li a {
    color: #888;
}*/



.home-three .footer-upper .newsletter .form button {
    height: 40px;
    width: 40px;
}

.home-three .footer-upper .newsletter .form input {
    height: 40px;
}

.home-three .footer-upper {
    position: relative;
    padding-top: 84px;
    padding-bottom: 86px;
}

.home-three .footer-upper .column-title h2 {
    margin-bottom: 30px;
}


.footer-upper .footer-bottom-text {
    position: relative;
}
.footer-upper .footer-bottom-text h2 {
    position: relative;
    color: #ccc;
    font-size: 18px; 
    margin-bottom: 14px;
}

.footer-upper .footer-bottom-text h4 {
    position: relative;
    color: #888;
    font-size: 14px;
}

.footer-upper .footer-bottom-text a.btn-style-one {
    font-size: 12px;
    letter-spacing: 0;
    padding: 8px 13px;
}









/*** 

====================================================================
    page-title style
====================================================================

***/


.page-title {
    position: relative;
    padding: 49px 0;
    background: #f8f8f8;
    margin-top: -8px;
}

.page-title .pull-left h2 {
    position: relative;
    font-size: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #232323;
}

.page-title .pull-right ul li {
    position: relative;
    display: inline-block;
}

.page-title .pull-right ul li a {
    position: relative;
    font-size: 14px;
    font-weight: 400;
    text-transform: capitalize;
    color: #777;
}
.page-title .pull-right ul li a:first-child {
    margin-right: 14px;
}

.page-title .pull-right ul li:after {
    position: absolute;
    content: '/';
    font-size: 14px;
    font-weight: 400;
    color: #777;
    right: 4px;
    top: 1px;

}

.page-title .pull-right ul li:last-child:after{
	display:none;
}
.about-page .about {
    background: #f9fdfe;
}





/*** 

====================================================================
    about-post style
====================================================================

***/

.about-post {
    position: relative;
    padding: 130px 0 120px;
}
.about-post .image img {
    width: 100%;
}

.about-post .about-text {
    position: relative;
}

.about-post .about-text .col-title {
    position: relative;
    margin: 27px 0 21px 0;
}

.about-post .about-text .col-title h2 {
    position: relative;
    font-size: 24px;
    color: #232323;
    text-transform: capitalize;
    font-weight: 700;
    margin-bottom: 8px;
}
.about-post .about-text .col-title h4 {
    position: relative;
    font-size: 14px;
    color: #19a4c6;
    text-transform: capitalize;
    font-weight: 400;
    margin-bottom: 0px;
}

.about-post .about-text .content p {
    position: relative;
    font-size: 14px;
    color: #777;
    line-height: 24px;
}

.about-post .about-text .quote {
    position: relative;
    padding: 20px 0 0 20px;
    margin-top: 18px;
}

.about-post .about-text .quote span {
    position: absolute;
    font-size: 50px;
    color: #19a4c6;
    font-style: italic;
    font-family: 'Asap', sans-serif;
    left: 0;
    top: 0;
}

.about-post .about-text .quote h3 {
    position: relative;
    font-size: 17px;
    color: #777;
    line-height: 25px;
    font-style: italic;
}

.about-post .about-text .quote h4 {
    position: relative;
    font-size: 15px;
    color: #19a4c6;
    margin-top: 11px;
}

.our-team.style-2 {
    padding-bottom: 89px;
}

.our-team.style-2 .team-carousel .img-box {
    position: relative;
    padding-bottom: 30px;
    margin-bottom: 32px;
}

.our-team.style-2 .content {
    position: relative;
}

.our-team.style-2 .content h2 {
    position: relative;
    font-size: 18px;
    color: #232323;
    text-transform: capitalize;
    margin-bottom: 12px;
    margin-top: 23px;
}

.our-team.style-2 .content h4 {
    position: relative;
    font-size: 14px;
    color: #19a4c6;
}

.our-team.style-2 .section-title {
    margin-bottom: 30px;
}



.default-section.testimonial3 {
    position: relative;
    padding: 118px 0 177px;
}

.default-section.testimonial3 .section-title {
    padding-top: 0px;
}

.default-section.testimonial3 .testimonial-slide {
    padding-left: 38px;
}


.Appointment-form {
    position: relative;
    padding: 117px 0 83px;
    background-image: url(images/background/8.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    margin-bottom: 60px;
}


.Appointment-form h2 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #232323;
    text-transform: capitalize;
    margin-bottom: 32px;
    margin-top: 4px;
}

.Appointment-form .contact-form {
    position: relative;
}

.Appointment-form .contact-form {
    position: relative;
}


.Appointment-form .contact-form .btn-style-one {
    position: relative;
    padding: 14px 23px 15px;
    line-height: 10px;
    font-size: 12px;
    margin-bottom: 7px;
    top: -1px;
}

.Appointment-form .contact-form .btn-style-one span {
    font-size: 18px;
    color: #fff;
    font-family: 'Asap', sans-serif;
    font-weight: 700;
    position: relative;
    margin-right: 4px;
}

.Appointment-form .contact-form input[type="text"],
.Appointment-form .contact-form input[type="email"],
.Appointment-form .contact-form input[type="password"],
.Appointment-form .contact-form select{
    position:relative;
    width:100%;
    line-height:24px;
    font-size: 12px;
    color:#777;
    background:#fff;
    border: 1px solid #eee;
    height: 50px;
    margin-bottom: 19px;
    padding: 0px 20px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.Appointment-form .contact-form textarea{
    position:relative;
    width:100%;
    line-height:24px;
    padding: 20px 20px 0;
    height: 200px;
    resize:none;
    background:#fff;
    border: 1px solid #eee;
    font-size: 12px;
    color: #777;
    padding-bottom:0px;
    margin-bottom:35px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.Appointment-form .contact-form ::-webkit-input-placeholder {
    font-size: 14px;
    color:#777;
    font-family: 'Raleway', sans-serif;
}


.Appointment-form .contact-form ::-moz-placeholder {  /* Firefox 19+ */
    font-size: 14px;
    color:#777;
    font-family: 'Raleway', sans-serif;
}

.Appointment-form .contact-form :-ms-input-placeholder {  
    font-size: 14px;
    color:#777;
    font-family: 'Raleway', sans-serif;
}




.Appointment-form .contact-form input:focus,
.Appointment-form .contact-form textarea:focus,
.Appointment-form .contact-form select:focus{
    border-color:#19a4c6;   
}

.Appointment-form .contact-form input.error,
.Appointment-form .contact-form textarea.error,
.Appointment-form .contact-form select.error{
    border-color:#cf0000;
}

.Appointment-form .contact-form input.error:focus,
.Appointment-form .contact-form textarea.error:focus{
    border-color:#19a4c6;
    box-shadow:0px 0px 3px 0px #ff0000;
    -moz-box-shadow:0px 0px 3px 0px #19a4c6;
    -ms-box-shadow:0px 0px 3px 0px #19a4c6;
    -o-box-shadow:0px 0px 3px 0px #19a4c6;
    -webkit-box-shadow:0px 0px 3px 0px #19a4c6;
}
.Appointment-form .contact-form label.error{
    display:none !important;
}


.Appointment-form .ui-selectmenu-button span.ui-selectmenu-text {
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    background: #fff;
    color: #777;
    font-weight: normal; 
    padding: 15px 20px 16px;   
}


.Appointment-form .ui-corner-all {
    border-radius: 0;
    border-color: #eee;
}

.Appointment-form .ui-corner-top {
    border-radius: 0;
    border-color: #19a4c6;
}


.ui-menu .ui-menu-item {
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    color: #777;
    font-weight: normal;
    border: none;
    padding: 10px 20px;
}


.ui-widget-content .ui-state-focus {
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    color: #fff;
    font-weight: normal;
    background: rgba(31, 113, 183, 0.76);
}

.ui-selectmenu-menu .ui-menu {
    background: #fff;
    border-radius: 0px;
    border-color: #19a4c6;
}


.Appointment-form.ui-selectmenu-button span.ui-icon {
    background-image: none;
}
.Appointment-form .select-menu + .ui-selectmenu-button:before {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    right: 19px;
    top: 14px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #b5b5b5;
}
.Appointment-form .ui-icon-triangle-1-s {
    background-position: 5000px;
}









/* contact us*/



.contact-us {
    position: relative;
    padding: 112px 0 118px;
    margin-bottom: 60px;

}


.contact-us h2 {
    position: relative;
    font-size: 18px;
    font-weight: 700;
    color: #232323;
    text-transform: capitalize;
    margin-bottom: 32px;
    margin-top: 4px;
}

.contact-us .contact-form {
    position: relative;
}

.contact-us .contact-form {
    position: relative;
}


.contact-us .contact-form .btn-style-one {
    position: relative;
    padding: 14px 23px 15px;
    line-height: 10px;
    font-size: 12px;
    margin-bottom: 7px;
    top: -1px;
}

.contact-us .contact-form .btn-style-one span {
    font-size: 18px;
    color: #fff;
    font-family: 'Asap', sans-serif;
    font-weight: 700;
    position: relative;
    margin-right: 4px;
}

.contact-us .contact-form input[type="text"],
.contact-us .contact-form input[type="email"],
.contact-us .contact-form input[type="password"],

.contact-us .contact-form select{
    position:relative;
    width:100%;
    line-height:24px;
    font-size: 12px;
    color:#777;
    background:#fff;
    border: 1px solid #eee;
    height: 50px;
    margin-bottom: 19px;
    padding: 0px 20px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.contact-us .contact-form textarea{
    position:relative;
    width:100%;
    line-height:24px;
    padding: 20px 20px 0;
    height: 200px;
    resize:none;
    background:#fff;
    border: 1px solid #eee;
    font-size: 12px;
    color: #777;
    padding-bottom:0px;
    margin-bottom:35px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.contact-us .contact-form ::-webkit-input-placeholder {
    font-size: 14px;
    color:#777;
    font-family: 'Raleway', sans-serif;
}


.contact-us .contact-form ::-moz-placeholder {  /* Firefox 19+ */
    font-size: 14px;
    color:#777;
    font-family: 'Raleway', sans-serif;
}

.contact-us .contact-form :-ms-input-placeholder {  
    font-size: 14px;
    color:#777;
    font-family: 'Raleway', sans-serif;
}





.contact-us .contact-form input:focus,
.contact-us .contact-form textarea:focus,
.contact-us .contact-form select:focus{
    border-color:#19a4c6;   
}

.contact-us .contact-form input.error,
.contact-us .contact-form textarea.error,
.contact-us .contact-form select.error{
    border-color:#19a4c6;
}

.contact-us .contact-form input.error:focus,
.contact-us .contact-form textarea.error:focus{
    border-color:#19a4c6;
    box-shadow:0px 0px 3px 0px #19a4c6;
    -moz-box-shadow:0px 0px 3px 0px #19a4c6;
    -ms-box-shadow:0px 0px 3px 0px #19a4c6;
    -o-box-shadow:0px 0px 3px 0px #19a4c6;
    -webkit-box-shadow:0px 0px 3px 0px #19a4c6;
}
.contact-us .contact-form label.error{
    display:none !important;
}

















.contact-us .google-map {
    position: relative;
    width: 100%;
    margin-right: 20px;
    height: 580px;
    background: #d0d0d0;
}



/*======gallery section ==========*/



.gallery-section{
    position:relative;
    background:#ffffff;
    padding: 79px 0px 119px;
    margin-bottom: 60px;
}

.gallery-section .filter-tabs{
    position:relative;
    margin-bottom:78px;  
}

.gallery-section .filter-tabs li{
    position:relative;
    display:inline-block;
    line-height:20px;
    padding: 6px 17px 7px;
    font-size: 15px;
    font-family: 'Asap', sans-serif;
    border-radius: 3px;
    min-width: 50px;
    text-align:center;
    color:#888;
    cursor:pointer;
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;    
}

.gallery-section .filter-tabs li:hover,
.gallery-section .filter-tabs li.active{
    color:#ffffff;
    background:#19a4c6; 
}

.gallery-section .images-container{
    position:relative;
}

.gallery-section .image-box{
    position:relative;
    float:left;
    display:none;
}

.gallery-section.full-width .image-box{
    width:25%;
}

.gallery-section.boxed-style .image-box{
    margin-bottom:30px;
}

.gallery-section .image-box .inner-box{
    position:relative;
    width:100%;
    display:block;
    background:#ffffff;
    overflow:hidden;    
}

.gallery-section .image-box .image{
    position:relative;
    display:block;
    width:100%; 
}

.gallery-section .image-box .image img{
    position:relative;
    display:block;
    width:100%;
    height:auto;
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;    
}

.gallery-section .image-box:hover .image img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -ms-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -moz-transform:scale(1.1,1.1);  
}

.gallery-section .image-box .col-title {
    position: relative; 
    text-align: center;
    border-bottom: 1px solid #ececec;
    margin-bottom: 19px;
}
.gallery-section .image-box .col-title h2 {
    position: relative; 
    font-size: 16px;
    color: #232323;
    margin-top: 16px;
    margin-bottom: 10px;
}
.gallery-section .image-box .col-title h4 {
    position: relative;
    font-size: 13px;
    color: #777; 
    font-family: 'Raleway', sans-serif;
    margin-bottom: 17px;
}









.gallery-section .image-box .overlay-box{
    position:absolute;
    left:-100%;
    top:0px;
    width:100%;
    height:100%;
    background:rgba(38,39,47,0.80);
    opacity:0;
    transition:all 0.5s ease;
    -moz-transition:all 0.5s ease;
    -webkit-transition:all 0.5s ease;
    -ms-transition:all 0.5s ease;
    -o-transition:all 0.5s ease;
}

.gallery-section .image-box:hover .overlay-box{
    left:0px;
    opacity:1;  
}

.gallery-section .image-box .overlay-box .content{
    position: absolute;
    text-align: center;
    width: 100%;
    top: 50%;
    margin-top: -19px; 
}

.gallery-section .image-box .overlay-box h3 a {
    position:relative;
    font-size:20px;
    color: #fff;
}


.gallery-section .image-box .overlay-box ul {
    position: relative;
    margin-bottom: 14px;
}
.gallery-section .image-box .overlay-box ul li {
    position: relative;
    display: inline-block;
}

.gallery-section .image-box .overlay-box ul li a {
    position: relative;
    display: block;
    background: rgba(255,255,255,0.2);
    padding: 8px;
    margin: 0 3px;
}


.gallery-section .image-box .overlay-box ul li a img {
    position: relative;
    width: auto;
}


.gallery-two .centered-pagination {
    margin-top: 31px;
}

.centered-pagination{
    position:relative;
    margin-top: 50px;
}

.centered-pagination li{
    position:relative;
    display:inline-block;
    margin:0px 5px 0px;    
}

.centered-pagination li a {
    position:relative;
    display:block;
    line-height:24px;
    padding:8px 5px;
    font-size:14px;
    text-transform:capitalize;
    font-family: 'Asap', sans-serif;
    min-width:40px;
    background:#ffffff;
    color:#333;
    text-align:center;
    border-radius:20px;
    transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
    -moz-transition:all 500ms ease;
}

.centered-pagination li a.next,
.centered-pagination li a.prev{
    padding:5px 35px; 
    border:1px solid #eaeaea;  
}

.centered-pagination li a:hover,
.centered-pagination li a.active{
    color:#ffffff;
    background:#19a4c6;
    border-color:#19a4c6;   
}






/*** 

====================================================================
   .single-product style
====================================================================

***/

.ah-single-product {
    position: relative;
    padding-bottom: 72px;
    padding-top: 120px;
    margin-bottom: 60px;
}

.ah-single-product .single-item {
    position: relative;
}
.ah-single-product .ah-shop .single-item img {
    position: relative;
    width: 100%;
}
.ah-single-product .single-item .rating {
    position: relative;
    margin-bottom: 13px;
    margin-top: 17px;
}
.ah-single-product .single-item .rating span {
    position: relative;
    color: #19a4c6;
    font-size: 12px;
    font-weight: 700;
}
.ah-single-product .single-item .rating span.deactive {
    position: relative;
    color: #b9b9b9;
    font-size: 12px;
}


.ah-single-product .single-item .title h2 {
    position: relative;
    font-size: 14px;
    color: #333;
    font-weight: 700;
    margin-bottom: 15px;
}
.ah-single-product .single-item .price {
    position: relative;
    padding-bottom: 37px;
}

.ah-single-product .single-item .price h3 {
    position: relative;
    font-size: 14px;
    color: #333;
    top: 0;
    left: 0;
    width: 100%;
    transition: .5s ease;
    opacity: 1;
    visibility: visible;
}
.ah-single-product .single-item:hover .price h3 {
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
}

.ah-single-product .single-item .price a {
    position: absolute;
    font-size: 14px;
    color: #19a4c6;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    transition: .5s ease;
}

.ah-single-product .single-item:hover .price a {
    opacity: 1;
    visibility: visible;
    transition: .5s ease;
}

.ah-single-product .pull-right .select-item select {
    position: relative;
    width: 100%;
}

.ah-single-product .sec-top {
    position: relative;
    margin-bottom: 40px;
}

.ah-single-product .pull-left h3 {
    position: relative;
    font-size: 14px;
    color: #999;
    top: 19px;
}

.ah-single-product .pull-right {
    width: 250px;
}

.ah-single-product .pull-right .select-item {
    width: 100%;
    display: block;
}

.ah-single-product .ui-selectmenu-button span.ui-selectmenu-text {
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    background: #fff;
    color: #777;
    font-weight: normal; 
    padding: 17px 20px;   
}


.ah-single-product .ui-corner-all {
    border-radius: 0;
    border-color: #eee;
}

.ah-single-product .ui-corner-top {
    border-radius: 0;
    border-color: #19a4c6;
}



.ah-single-product.ui-selectmenu-button span.ui-icon {
    background-image: none;
}
.ah-single-product .select-menu + .ui-selectmenu-button:before {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    right: 19px;
    top: 14px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #b5b5b5;
}
.ah-single-product .ui-icon-triangle-1-s {
    background-position: 5000px;
}
.ah-single-product .centered-pagination {
    position: relative;
    margin-top: 40px;
    margin-bottom: 38px;
}


/*============= Cart-page ==========*/
.cart-page {
    padding: 119px 0 119px;
    margin-bottom: 60px;
}
.checkout-page-one .cart-page {
    padding: 75px 0 119px;
}

.cart-page .table {
    margin: 0;
}
.cart-page table > tbody > tr > td,
.cart-page .table > thead > tr > th {
    border: none;
}
.cart-page .table thead> tr th {
    
}
.cart-page .table > thead > tr > th {

}
.cart-page .table thead {
    background: #fff;
}
.cart-page .table > thead > tr > th {
    font-family: 'Raleway', sans-serif;
    color:#000;
    font-size: 1em;
    line-height: 60px;
    padding: 0 42px;
    font-weight: 500;
    border-right: 1px solid #EBEBEB;
    border-bottom: 0;
}
.cart-page .table>thead>tr>th {
    border-top: 1px solid #EBEBEB !important;
    border-bottom: 1px solid #EBEBEB;
    text-align: center;
}
.cart-page .table>thead>tr>th:first-child {
    border-right: 0;
    border-left: 1px solid #EBEBEB;
    text-align: left;

}

.cart-page .table > thead > tr > th.close {
    color: transparent;
}
.cart-page .table > tbody > tr > td.preview {
    padding: 24px 21px 0px 42px;
    text-align: left;
    padding-right: 0;
}
.cart-page .table > tbody > tr > td {
    border-right: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
    padding: 60px 20px;
    font-family: 'Asap', sans-serif;
    color:#222;
    font-size: 16px;
    text-align: center;
}
.cart-page .table > tbody > tr > td:nth-child(2) {
    padding: 60px 0px;
    text-align: left;
    position: relative;
}

.cart-page .table > tbody > tr > td.qty {

}

.cart-page .table > tbody > tr > td:first-child {
    border-right: 0;
    border-left: 1px solid #EBEBEB;
}

.cart-page .table > tbody > tr > td.del-item {
    text-align: center;
}
.cart-page .table > tbody > tr > td .select-box {
    padding: 0;
    margin: 0;
    border: 1px solid #EDEDED;
    width: 95px;
    overflow: hidden;
    background-color: #fff;
}

.cart-page .table > tbody > tr > td .select-box select {
    padding: 5px 8px;
    width: 130%;
    border: none;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    -webkit-appearance: none;
       -moz-appearance: none;
            appearance: none;
}

.cart-page .table > tbody > tr > td .select-box select:focus {
    outline: none;
}
.cart-page .table > tbody > tr > td.del-item {
    color: #FE5454;
    font-size: 18px;
    font-weight: normal;
}











.cart-page .bottom-box {
    position: relative;
    margin-top: 80px;
}
.cart-page .bottom-box .cupon-box {
    position: relative;
    border: 1px solid #eee;
    padding: 29px;
    padding-right: 80px;
    border-left-width: 2px;
}
.cart-page .bottom-box .cupon-box h2 {
    position: relative;
    font-size: 18px;
    color: #222; 
    margin-top: 2px;
    margin-bottom: 21px;
}

.cart-page .bottom-box .cupon-box input {
    width: 250px;
    line-height: 44px;
    padding: 0 20px;
    border: 1px solid #EEEEEE;
    outline: none;
    margin-right: 10px;
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    color: #c3c3c3;
}
.cart-page .bottom-box .cupon-box button {
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    padding: 0 38px;
    color: #fff;
    background: #19a4c6;
    text-transform: uppercase;
    border: none;
    outline: none;
    line-height: 44px;
    border-bottom: 2px solid #53bbd4;
    position: relative;
    top: -1px;
    transition: .5s ease;
}
.cart-page .bottom-box .cupon-box button:hover {
    border-color: #232323;
    transition: .5s ease;
}





.cart-page .input-group {
    margin: 0 auto;
}
.cart-page .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    border-top-right-radius: 0;
    position: absolute;
    left: -84px;
    top: 0px;
    height: 38px;
    border-right: 0;
    padding: 2px 18px;
}
.cart-page .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 0;
    position: absolute;
    right: -27px;
    top: 0px;
    height: 38px;
    border-left: 0;
    padding: 2px 18px;
}

.cart-page .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: 0px;
}

.cart-page .input-group .form-control {
    width: 38px;
    height: 38px;
    margin: 0 10px;
    padding: 6px 5px;
    text-align: center;
}


.cart-page .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up .glyphicon-chevron-up:before {
    content: "+";
    color: #222;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Open-sanse'


}


.cart-page .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down .glyphicon-chevron-down:before {
    content: "-";
    color: #222;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Open-sanse';
    margin-left: 2px;
}


.cart-page .bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 13px;
    font-size: 9px;
    font-weight: normal;
    line-height: 27px;
}

.cart-total-box {
    position: relative;
    border: 1px solid #eee;
}
.cart-total-box .inner-box {
    position: relative;
    margin: 39px;
    margin-bottom: 24px;
}

.cart-total-box .cart-title {
    position: relative;
    border-bottom: 1px solid #eee;
    padding-bottom: 11px;
}
.cart-total-box .cart-title h2 {
    position: relative;
    font-size: 18px;
    color: #232323;
    margin-top: 3px;
    margin-bottom: 11px;
}
.cart-total-box .cart-title span.pull-left {
    position: relative;
    font-size: 16px;
    color: #999;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Asap', sans-serif;
}
.cart-total-box .cart-title span.pull-right {
    position: relative;
    font-size: 21px;
    color: #232323;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Asap', sans-serif;
    top: -4px;
}

.cart-total-box .shipping {
    position: relative;
    border-bottom: 1px solid #eee;
}
.cart-total-box .shipping h2 {
    position: relative;
    font-size: 14px;
    color: #777;
    margin-top: 24px;
    margin-bottom: 16px;
}



.cart-page .cart-total-box li {
    font-family: 'Asap', sans-serif;
    line-height: 40px;
    font-size: 14px;
    color:#aaa;
    padding-left: 20px;
}


.cart-page .cart-total-box input[type="checkbox"] {
    position: relative;
    top: 2px;
    left: -20px;
}

.cart-page .cart-total-box .shipping button {
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    padding: 0 38px;
    color: #fff;
    background: #19a4c6;
    text-transform: uppercase;
    border: none;
    outline: none;
    line-height: 44px;
    border-bottom: 2px solid #53bbd4;
    position: relative;
    top: -1px;
    transition: .5s ease;
    margin-bottom: 29px;
    margin-top: 31px;
}
.cart-page .cart-total-box .shipping button:hover {
    border-color: #232323;
    transition: .5s ease;
}

.cart-total-box .total-price {
    position: relative;
}

.cart-total-box .total-price .pull-left {
    position: relative;
    font-size: 16px;
    color: #999;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Asap', sans-serif;
    text-transform: uppercase;
    margin-top: 25px;
}

.cart-total-box .total-price .pull-right {
    position: relative;
    font-size: 21px;
    color: #232323;
    margin-top: 0px;
    margin-bottom: 0px;
    font-family: 'Asap', sans-serif;
    top: 20px;
}




.cart-page .right-btn {
    margin-top: 40px;
}

.cart-page .right-btn a {
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    padding: 0 33px;
    color: #fff;
    background: #19a4c6;
    text-transform: uppercase;
    border: none;
    outline: none;
    line-height: 44px;
    border-bottom: 2px solid #53bbd4;
    position: relative;
    top: -1px;
    transition: .5s ease;
}

.cart-page .right-btn a.s1 {
    background: #000;
    border-color: #5a5a5a;
    margin-right: 10px;
}
.cart-page .right-btn a.s1:hover {
    border-color: #19a4c6;
}

.cart-page .right-btn a.s1.hvr-sweep-to-top:before {
    background: #19a4c6;
}


.cart-page .right-btn a:hover {
    border-color: #232323;
    transition: .5s ease;
}





/*=======checkout page===========*/




.checkout-page {
    position: relative;
    padding: 120px 0 0px;
}
.checkout-page .customer-rating {
    position: relative;
    background: #f9fdfe;
    padding: 10px 70px;
    margin-bottom: 23px;
}
.checkout-page .customer-rating .left-text {
    position: relative;
    float: left;
}

.checkout-page .customer-rating .left-text h2 {
    position: relative;
    font-size: 16px;
    color: #232323;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 40px;
}

.checkout-page .customer-rating .right-text {
    float: right;
}

.checkout-page .customer-rating .right-text a {
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    padding: 0 25px;
    color: #fff;
    background: #19a4c6;
    text-transform: uppercase;
    border: none;
    outline: none;
    line-height: 40px;
    border-bottom: 2px solid #53bbd4;
    position: relative;
    top: -1px;
    transition: .5s ease;
}
.checkout-page .customer-rating .right-text a:hover {
    border-color: #232323;
    transition: .5s ease;
}


.checkout-page .cupon {
    position: relative;
    background: #f9fdfe;
    padding: 10px 70px;
    margin-bottom: 23px;
}
.checkout-page .cupon .left-text {
    position: relative;
    float: left;
}

.checkout-page .cupon .left-text h2 {
    position: relative;
    font-size: 16px;
    color: #232323;
    margin-top: 0px;
    margin-bottom: 0px;
    line-height: 40px;
}

.checkout-page .cupon .right-text {
    float: right;
}

.checkout-page .cupon .right-text a {
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    padding: 0 20px;
    color: #fff;
    background: #19a4c6;
    text-transform: uppercase;
    border: none;
    outline: none;
    line-height: 40px;
    border-bottom: 2px solid #53bbd4;
    position: relative;
    top: -1px;
    transition: .5s ease;
}
.checkout-page .cupon .right-text a:hover {
    border-color: #232323;
    transition: .5s ease;
}









.checkout-page .checkout-form h2 {
    position: relative;
    font-size: 20px;
    color: #232323;
    margin-top: 22px;
    margin-bottom: 36px;
}

.checkout-page .contact-form {
    position: relative;
    margin-right: -15px;
    margin-left: -15px;
}

.checkout-page .contact-form {
    position: relative;
}

.checkout-page .contact-form .form-grp {
    position: relative;
    padding: 0 15px;
    padding-bottom: 30px;
    float: left;
}

.checkout-page .contact-form .form-grp:last-child {
    padding-bottom: 0px;
}

.checkout-page .contact-form .btn-style-one {
    position: relative;
    padding: 14px 23px 15px;
    line-height: 10px;
    font-size: 12px;
    margin-bottom: 7px;
    top: -1px;
}
.checkout-page .contact-form .btn-style-one span {
    font-size: 18px;
    color: #fff;
    font-family: 'Asap', sans-serif;
    font-weight: 700;
    position: relative;
    margin-right: 4px;
}

.checkout-page .contact-form input[type="text"],
.checkout-page .contact-form input[type="email"],
.checkout-page .contact-form input[type="password"],
.checkout-page .contact-form select{
    position:relative;
    width:100%;
    line-height:24px;
    font-size: 12px;
    color:#999;
    background:#fff;
    border: 1px solid #eee;
    height: 50px;
    padding: 0px 29px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.checkout-page .contact-form textarea{
    position:relative;
    width:100%;
    line-height:24px;
    padding: 15px 29px;
    height: 170px;
    resize:none;
    background:#fff;
    border: 1px solid #eee;
    font-size: 12px;
    color: #999;
    padding-bottom:0px;
    margin-bottom:0px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}

.checkout-page .contact-form ::-webkit-input-placeholder {
    font-size: 14px;
    color:#999;
    font-family: 'Raleway', sans-serif;
}


.checkout-page .contact-form ::-moz-placeholder {  /* Firefox 19+ */
    font-size: 14px;
    color:#999;
    font-family: 'Raleway', sans-serif;
}

.checkout-page .contact-form :-ms-input-placeholder {  
    font-size: 14px;
    color:#999;
    font-family: 'Raleway', sans-serif;
}




.checkout-page .contact-form input:focus,
.checkout-page .contact-form textarea:focus,
.checkout-page .contact-form select:focus{
    border-color:#19a4c6;   
}

.checkout-page .contact-form input.error,
.checkout-page .contact-form textarea.error,
.checkout-page .contact-form select.error{
    border-color:#ff0000;
}

.checkout-page .contact-form input.error:focus,
.checkout-page .contact-form textarea.error:focus{
    border-color:#ff0000;
    box-shadow:0px 0px 3px 0px #ff0000;
    -moz-box-shadow:0px 0px 3px 0px #ff0000;
    -ms-box-shadow:0px 0px 3px 0px #ff0000;
    -o-box-shadow:0px 0px 3px 0px #ff0000;
    -webkit-box-shadow:0px 0px 3px 0px #ff0000;
}
.checkout-page .contact-form label.error{
    display:none !important;
}



.checkout-page .ui-selectmenu-button span.ui-selectmenu-text {
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    background: #fff;
    color: #777;
    font-weight: normal; 
    padding: 15px 29px 16px;   
}


.checkout-page .ui-corner-all {
    border-radius: 0;
    border-color: #eee;
}

.checkout-page .ui-corner-top {
    border-radius: 0;
    border-color: #19a4c6;
}



.checkout-page .ui-selectmenu-button span.ui-icon {
    background-image: none;
}
.checkout-page .select-menu + .ui-selectmenu-button:before {
    position: absolute;
    content: "\f107";
    font-family: FontAwesome;
    right: 19px;
    top: 14px;
    font-size: 14px;
    margin: 0;
    padding: 0;
    color: #b5b5b5;
}
.checkout-page .ui-icon-triangle-1-s {
    background-position: 5000px;
}




.checkout-page .contact-form .check-boxe {
    position: relative;
    color: #ff6363;
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    margin-top: 7px;
}


.checkout-page .contact-form .check-boxe input[type="checkbox"] {
    position: relative;
    top: 2px;
    margin: 0;
    margin-right: 11px;
}

.checkout-page .address .check-boxe {
    position: relative;
    color: #ff6363;
    font-size: 14px;
    font-family: 'Asap', sans-serif;
    margin-top: 7px;
}
.checkout-page .address .check-boxe input[type="checkbox"] {
    position: relative;
    top: 2px;
    margin: 0;
    margin-right: 11px;
}

.checkout-page .address h2 {
    position: relative;
    font-size: 20px;
    color: #232323;
    margin-top: 22px;
    margin-bottom: 36px;
}


.checkout-page .address input[type="text"] {
    position:relative;
    width:100%;
    line-height:24px;
    font-size: 12px;
    color:#999;
    background:#fff;
    border: 1px solid #eee;
    height: 50px;
    margin-bottom: 19px;
    padding: 0px 29px;
    transition:all 500ms ease;
    -moz-transition:all 500ms ease;
    -webkit-transition:all 500ms ease;
    -ms-transition:all 500ms ease;
    -o-transition:all 500ms ease;
}


.cart-page .payment-method {
    position: relative;
}
.cart-page .payment-method h2 {
    position: relative;
    font-size: 20px;
    color: #222;
    margin-top: 57px;
    margin-bottom: 26px;
}



.cart-page .payment-method li {
    font-family: 'Asap', sans-serif;
    line-height: 40px;
    font-size: 14px;
    color:#aaa;
    padding-left: 20px;
}

.cart-page .payment-method li:nth-child(2) {
    padding-left: 0px;
}


.cart-page .payment-method input[type="checkbox"] {
    position: relative;
    top: 2px;
    left: -20px;
}

.cart-page .payment-method button {
    font-family: 'Asap', sans-serif;
    font-size: 13px;
    padding: 0 38px;
    color: #fff;
    background: #19a4c6;
    text-transform: uppercase;
    border: none;
    outline: none;
    line-height: 44px;
    border-bottom: 2px solid #53bbd4;
    position: relative;
    top: -1px;
    transition: .5s ease;
    margin-bottom: 0px;
    margin-top: 21px;
}
.cart-page .payment-method button:hover {
    border-color: #232323;
    transition: .5s ease;
}





.product-details {
    position: relative;
    padding: 119px 0 0;
}


.product-carousel.related-products {
    margin-bottom: 60px;
    padding-top: 44px;
    padding-bottom: 57px;
}


.product-details .content {
    position: relative;
}

.product-details .content .col-title {
    position: relative;
}

.product-details .content .col-title h2 {
    position: relative;
    font-size: 26px;
    color: #222;
    margin-top: 4px;
    margin-bottom: 20px;
}

.product-details .content .col-title .customer-review {
    position: relative;
    margin-bottom: 9px;

}

.product-details .content .col-title .customer-review .rat {
    position: relative;
    float: left;
    margin-right: 10px;

}
.product-details .content .col-title .customer-review .rat span {
    position: relative;
    color: #19a4c6;
    font-size: 13px;

}

.product-details .content .col-title .customer-review .review h3 {
    position: relative;
    font-size: 13px;
    color: #232323;
    margin-top: 4px;
    margin-bottom: 0px;

}
.product-details .content .col-title .price {
    position: relative;
    margin-bottom: 35px;
}
.product-details .content .col-title .price span {
    position: relative;
    font-size: 20px;
    color: #19a4c6;
    font-family: 'Asap', sans-serif;
}
.product-details .content .col-title .price span.prev {
    font-size: 18px;
    color: #aaa;
    margin-right: 5px;
    text-decoration: line-through;
}


.product-details .content .col-title .price:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -14px;
    background-repeat: repeat-x;
    background-position: top center;
    background-image: url(images/icons/dotted2.png);
    z-index: 9;
}

.product-details .content .text {
    position: relative;
    margin-bottom: 53px;

}
.product-details .content .text:after {
    content: "";
    width: 100%;
    height: 1px;
    position: absolute;
    left: 0;
    bottom: -25px;
    background-repeat: repeat-x;
    background-position: top center;
    background-image: url(images/icons/dotted2.png);
    z-index: 9;
}


.product-details .content .text p {
    position: relative;
    line-height: 26px;
    font-size: 14px;
    color: #777;

}
.product-details .content .available-item {
    position: relative;

}
.product-details .content .available-item h2 {
    position: relative;
    font-size: 15px;
    color: #222;
    margin-top: 0px;
    margin-bottom: 27px;

}

.product-details .content .available-item .qty {
    position: relative;

}
.product-details .content .available-item .qty span.qty-t {
    position: absolute;
    font-size: 15px;
    color: #222;
    top: 8px;

}




.product-details .input-group {
    margin-left: 70px;
}

.product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    border-radius: 0;
    border-top-right-radius: 0;
    position: absolute;
    left: -84px;
    top: 0px;
    height: 38px;
    border-right: 0;
    padding: 2px 18px;
}
.product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up {
    border-radius: 0;
    border-top-right-radius: 0;
    position: absolute;
    right: -27px;
    top: 0px;
    height: 38px;
    border-left: 0;
    padding: 2px 18px;
}

.product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down {
    margin-top: 0px;
}

.product-details .input-group .form-control {
    width: 38px;
    height: 38px;
    margin: 0 10px;
    padding: 6px 5px;
    text-align: center;
}


.product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-up .glyphicon-chevron-up:before {
    content: "+";
    color: #222;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Open-sanse'


}


.product-details .bootstrap-touchspin .input-group-btn-vertical .bootstrap-touchspin-down .glyphicon-chevron-down:before {
    content: "-";
    color: #222;
    font-size: 20px;
    font-weight: 300;
    font-family: 'Open-sanse';
    margin-left: 2px;
}


.product-details .bootstrap-touchspin .input-group-btn-vertical i {
    position: absolute;
    top: 3px;
    left: 13px;
    font-size: 9px;
    font-weight: normal;
    line-height: 27px;
}

#product-description {
    padding: 60px 0;
    border-bottom: 1px
}



.product-tab-title ul li {
    position: relative;
    font-size: 17px;
    line-height: 54px;
    color: #777;
    padding: 0 30px;
    margin-bottom: 10px;
    text-transform: capitalize;
    border: 3px solid #f3f3f3;
    cursor: pointer;
    background: #fff;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}


.product-tab-title ul li:hover,
.product-tab-title ul li.active {
    color: #19a4c6;
}
.product-tab-title ul li:before {
    content: '\f105';
    font-family: 'FontAwesome';
    position: absolute;
    right: 30px;
    top: 0px;
    display: block;
    font-size: 20px;
    text-align: center;
    transition: all 0.3s ease;
}

.product-tab-content {
    position: relative;
    margin-left: 40px;
}
.product-tab-content h2 {
    position: relative;
    font-size: 22px;
    color: #232323;
    margin-top: 0px;
    margin-bottom: 20px;
}
.product-tab-content p {
    position: relative;
    line-height: 26px;
    font-size: 14px;
    color: #777;
    max-width: 805px;
    margin-bottom: 17px;
}

#product-description .border-bottom {
    border-bottom: 1px solid #d4d4d4;
    position: relative;
    top: 50px;
}




.blog {
    position: relative;
}

.blog .single-post {
    position: relative;
    margin-bottom: 50px;
    border-bottom: 1px solid #ececec;
    padding-bottom: 37px;
}
.blog .right-border:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 100%;
    right: -74px;
    background: #f2f2f2;
    top: 0;
}

.blog .single-post .img-box img {
    position: relative;
    max-width: 100%;
    display: block;
	height:auto;
}
.blog .single-post .content {
    position: relative;
}
.blog .single-post .content h2 {
    position: relative;
    font-size: 20px;
    color: #232323;
    margin-top: 35px;
    margin-bottom: 26px;
    text-transform: none;
}
.blog .single-post .content h4 {
    position: relative;
    font-size: 13px;
    color: #777;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 14px;
}
.blog .single-post .content h4 span {
    color: #232323;
}

.blog .single-post .content p {
    position: relative;
    font-size: 14px;
    color: #777;
    line-height: 28px;
    margin-bottom: 11px;
}
.blog .single-post .content a {
    position: relative;
    font-size: 14px;
    color: #232323;
    text-transform: uppercase;
    font-family: 'Asap', sans-serif;
    transition: .5s ease;
    font-weight: 400;
}
.blog .single-post .content a:hover {
    color: #19a4c6;
    transition: .5s ease;
}

.blog .centered-pagination {
    margin-bottom: 120px;
}

.sidebar {
    position: relative;
    margin-left: 58px;
    padding-left: 37px;
    padding-top: 72px;
}

.sidebar .form-group,
.footer-widget .form-group {
    position: relative;
}

.sidebar .form-group input[type="text"], 
.sidebar .form-group input[type="search"],
.footer-widget .form-group input {
    position: relative;
    line-height: 24px;
    padding: 9px 50px 10px 20px;
    border: 1px solid #d0d0d0;
    background: #ffffff;
    color: #3a3a3a;
    display: block;
    width: 100%;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
}
.sidebar .form-group button,
.footer-widget .form-group button  {
    position: absolute;
    right: 1px;
    top: 1px;
    line-height: 24px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 7px 10px 8px;
    text-align: center;
    font-size: 16px;
    color: #fd682e;
    background: none;
}


.sidebar .category-item {
    position: relative;
    padding-bottom: 5px;
}

.sidebar .item-title h2 {
    position: relative;
    font-size: 20px;
    color: #232323;
    margin-top: 37px;
    margin-bottom: 28px;
}


.sidebar .category-item li a {
    display: block;
    border-bottom: 1px solid #f0f0f0;
    line-height: 52px;
    color: #777;
    font-size: 14px;
    transition: .5s ease;
}
.sidebar .category-item li a:hover {
    color: #19a4c6;
    transition: .5s ease;
}

.sidebar .category-item li a i {
    color: #19a4c6;
    font-size: 14px;
    margin-right: 8px;
}

.sidebar {
    position: relative;
}








.sidebar .recent-post .post {
    position: relative;
    margin-bottom: 2px;
    padding: 0px 0px 10px 92px;
    overflow: hidden;
    border-bottom: 1px solid #f0f0f0;
    margin-top: 15px;
}

.sidebar .recent-post .post .post-thumb {
    position: absolute;
    left: 0px;
    top: 0px;
}

.sidebar .recent-post .post h2 {
    position: relative;
    font-size: 15px;
    color: #232323;
    margin-top: 7px;
    margin-bottom: 8px;
    line-height: 20px;
}
.sidebar .recent-post .post h2 a {
    color: #232323;
}

.sidebar .recent-post .post h4 {
    position: relative;
    font-size: 13px;
    color: #777;
    font-family: 'Raleway', sans-serif;
    margin-bottom: 17px;
}

.sidebar .recent-post .post h4 span {
    color: #232323;
}

.sidebar .popular-tag {
    position: relative;
    margin-right: -4px;
}
.sidebar .popular-tag .item-title h2 {
    margin-top: 0;
}
.sidebar .popular-tag a {
    position: relative;
    display: inline-block;
    line-height: 30px;
    padding: 0px 23px;
    background: none;
    color: #777;
    border: 1px solid #f2f2f2;
    border-left-width: 2px;
    border-right-width: 2px;
    margin: 0px 4px 13px 0px;
    text-transform: capitalize;
    font-size: 13px;
    font-family: 'Asap',sans-serif;
    transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
}
.sidebar .popular-tag a:hover {
    border-color: #19a4c6;
    transition: .3s ease;
}
.sidebar .responsive-calendar {
    margin-top: 35px;
}









.single-blog .quote {
    position: relative;
    margin: 31px 37px 29px;
    background: #fafafa;
    border-left: 4px solid #19a4c6;
    padding: 30px 38px;
}
.single-blog .quote h3 span {
    font-size: 21px;
}
.single-blog .quote h3 {
    position: relative;
    color: #777;
    line-height: 32px;
    font-size: 15px;
    font-style: italic;
    margin-bottom: 14px;
    letter-spacing: .2px;
}

.single-blog .quote h4 {
    position: relative;
    color: #19a4c6;
    font-size: 15px;

}

.single-blog.blog .single-post {
    position: relative;
    margin-bottom: 0px;
    border-bottom: 0px;
    padding-bottom: 0px;
}


.single-blog.blog .single-post .share-box {
    position: relative;
    border-top: 1px solid #ececec;
    border-bottom: 1px solid #ececec;
    padding: 28px 0;
    margin-top: 31px;
}
.single-blog.blog .single-post .share-box ul {
    position: relative;
    float: left;
}
.single-blog.blog .single-post .share-box ul li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
}
.single-blog.blog .single-post .share-box ul li:first-child {
    position: relative;
    font-size: 11px;
    font-family: 'Asap', sans-serif;
    text-transform: uppercase;
    color: #232323;
}
.single-blog.blog .single-post .share-box ul li img {
    position: relative;
    margin-right: 20px;
}

.single-blog.blog .single-post .share-box ul li a {
    position: relative;
    font-size: 11px;
    font-family: 'Asap', sans-serif;
    text-transform: uppercase;
    color: #666;
    transition: .5s ease;
    margin-right: 10px;
}


.single-blog.blog .single-post .share-box ul li a:hover {
    color: #19a4c6;
    transition: .5s ease;
}



.single-blog.blog .single-post .share-box .nav {
    position: relative;
    float: right;
    margin: 11px 0px;
}
.single-blog.blog .single-post .share-box .nav ul li {
    position: relative;
    margin-right: 5px;
}
.single-blog.blog .single-post .share-box .nav ul li a {
    position: relative;
    font-size: 15px;
    font-family: 'Asap', sans-serif;
    text-transform: capitalize;
    color: #232323;
    margin-right: 0px;
    transition: .5s ease;
}
.single-blog.blog .single-post .share-box .nav ul li a:hover {
    color: #19a4c6;
    transition: .5s ease;
}

.single-blog.blog .single-post .share-box .nav ul li a span {
    margin-right: 10px;
    font-size: 11px;
    top: -2px;
    position: relative;
}
.single-blog.blog .single-post .share-box .nav ul li:last-child a span {
    margin-left: 10px;
}




/*comments*/




.single-blog.blog .single-post .ah-comments {
    position: relative;
}

.ah-comments .comment-title h2 {
    position: relative;
    font-size: 24px;
    color: #000;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 66px;
    margin-bottom: 45px;
}

.ah-comments .single-comment {
    position: relative;
    padding-left: 117px;
    margin-bottom: 30px;

}

.ah-comments .single-comment.comment-reply {
    margin-left: 127px;
}

.ah-comments .single-comment .inner-box {
    position: relative;
    border: 1px solid #ececec;
    padding: 24px 29px;
    min-height: 167px;
}
@media (min-width: 1200px) {
    .single-blog.blog .single-post  {
        margin-right: -39px;
    }
}
.ah-comments .single-comment.comment-reply .inner-box {
    min-height: 139px;
}

.ah-comments .single-comment .inner-box .curve {
    position: absolute;
    left: -10px;
    top: 21px;
    display: block;
    width: 10px;
    height: 20px;
    overflow: hidden;
    z-index: 5;
}

.ah-comments .single-comment .inner-box .curve:before {
    content: '';
    position: absolute;
    left: 4px;
    top: 0px;
    display: block;
    width: 20px;
    height: 20px;
    border: 1px solid #ececec;
    background: #ffffff;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
}

.ah-comments .single-comment .author {
    position: absolute;
    left: 0px;
    top: 6px;
}

.ah-comments .single-comment .author img {
    position: relative;
}

.ah-comments .single-comment .author-info {
    position: relative;
}

.ah-comments .single-comment .author-info .author-title {
    position: relative;
    font-size: 15px;
    color: #232323;  
    font-family: 'Asap', sans-serif;
    text-transform: capitalize;
    margin-right: 37px;
    line-height: 17px;
    margin-bottom: 23px;
}

.ah-comments .single-comment .author-info .date {
    position: relative;
    font-size: 13px;
    color: #19a4c6;  
    font-family: 'Asap', sans-serif;
    margin-right: 37px;
}


.ah-comments .single-comment .text {
    position: relative;
}

.ah-comments .single-comment .text p {
    position: relative;
    font-size: 13px;
    color: #666;
    line-height: 24px;
    margin-bottom: 30px;
}


.ah-comments .single-comment .reply-info {
    position: absolute;
    right: 18px;
    bottom: 22px;
}
.ah-comments .single-comment .reply-info ul {
    position: relative;
}
.ah-comments .single-comment .reply-info ul li {
    position: relative;
    display: inline-block;
    margin-right: 10px;
    font-size: 13px;
    font-family: 'Asap', sans-serif;
    text-transform: capitalize;
    color: #333;
}


.ah-comments .single-comment .reply-info ul li a {
    position: relative;
    transition: .5s ease;
    color: #333;
}


.ah-comments .single-comment .reply-info ul li a:hover {
    color: #19a4c6;
    transition: .5s ease;
}






/*** 

====================================================================
    Comment Form
====================================================================

 ***/
.single-post .comment-form {
    position: relative;
    padding-bottom: 90px;
}
.comment-form .comment-title h2 {
    position: relative;
    font-size: 22px;
    color: #000;
    text-transform: capitalize;
    font-weight: 700;
    margin-top: 66px;
    margin-bottom: 45px;
}

.comment-form .form-group{
    position:relative;
    margin-bottom:30px; 
}

.comment-form .form-group input[type="text"],
.comment-form .form-group input[type="password"],
.comment-form .form-group input[type="tel"],
.comment-form .form-group input[type="email"],
.comment-form .form-group select{
    position:relative;
    display:block;
    width:100%;
    padding: 0px 30px;
    color:#999;
    font-size: 13px;
    font-family: 'Raleway', sans-serif;
    border:1px solid #ececec;
    height:50px;
    transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
}

.comment-form .form-group input[type="text"]:focus,
.comment-form .form-group input[type="password"]:focus,
.comment-form .form-group input[type="tel"]:focus,
.comment-form .form-group input[type="email"]:focus,
.comment-form .form-group select:focus,
.comment-form .form-group textarea:focus{
    border-color:#19a4c6;
}

.comment-form .form-group textarea{
    position:relative;
    display:block;
    width:100%;
    line-height:22px;
    padding:25px 30px;
    color:#999;
    font-family: 'Raleway', sans-serif;
    font-size: 13px;
    border:1px solid #ececec;
    height:170px;
    resize:none;
    transition:all 300ms ease;
    -webkit-transition:all 300ms ease;
    -ms-transition:all 300ms ease;
    -o-transition:all 300ms ease;
    -moz-transition:all 300ms ease;
}
.comment-form .form-group input.error,
.comment-form .form-group textarea.error,
.comment-form .form-group select.error{
    border-color:#19a4c6;
}

.comment-form .form-group input.error:focus,
.comment-form .form-group textarea.error:focus{
    border-color:#19a4c6;
    box-shadow:0px 0px 3px 0px #19a4c6;
    -moz-box-shadow:0px 0px 3px 0px #19a4c6;
    -ms-box-shadow:0px 0px 3px 0px #19a4c6;
    -o-box-shadow:0px 0px 3px 0px #19a4c6;
    -webkit-box-shadow:0px 0px 3px 0px #19a4c6;
}

.comment-form .contact-form label.error{
    display:none !important;
}
.comment-form button{
    position:relative;
    display:inline-block;
    padding: 12px 47px;
    letter-spacing: 1px;
    font-size: 13px;
}


@media (max-width: 800px) {

}


@media (max-width: 640px) {
    .tp-caption {display: none !important;}
}
