* {
 margin:0;
 padding:0
}
body {
 background:#fff none repeat scroll 0 0;
 font-family:"Raleway",sans-serif;
 font-size:14px;
 font-weight:400;
 position:relative
}
.fonts {
 font-family:"Raleway",sans-serif
}
#wrap {
 overflow:hidden;
 position:relative;
 width:100%
}
h1,h2,h3,h4,h5,h6 {
 color:#222;
 font-family:"Montserrat",sans-serif;
 font-weight:400
}
h1 {
 font-size:48px
}
h2 {
 font-size:40px;
 font-weight:700
}
h3 {
 font-size:32px
}
h4 {
 font-size:30px;
 line-height:40px
}
h5 {
 font-size:24px
}
h6 {
 font-size:14px
}
p {
 color:#535353;
 font-size:14px;
 font-weight:500;
 letter-spacing:0;
 line-height:24px;
 text-rendering:optimizelegibility
}
a {
 text-decoration:none;
 transition:all 0.4s ease-in-out 0s
}
img {
 display:inline-block;
 transition:all 0.4s ease-in-out 0s
}
.nolist-style {
 margin:0;
 padding:0
}
.nolist-style li {
 list-style:outside none none
}
a {
 color:#141414;
 text-decoration:none
}
section {
 background:#fff none repeat scroll 0 0;
 position:relative;
 width:100%
}
.btn {
 background:#006b3e none repeat scroll 0 0;
 border-radius:0;
 color:#fff;
 display:inline-block;
 font-family:"Montserrat",sans-serif;
 font-size:14px;
 font-weight:400;
 overflow:hidden;
 padding:10px 40px;
 position:relative;
 text-transform:uppercase;
 transition:all 0.4s ease-in-out 0s
}
.btn:hover {
 background:#333 none repeat scroll 0 0;
 color:#fff
}
.btn-inverse {
 background:#629ee7 none repeat scroll 0 0;
 border:2px solid #629ee7;
 color:#fff
}
.btn-inverse:hover {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 color:#629ee7
}
#content {
 background:#fff none repeat scroll 0 0;
 position:relative
}
.home-2 .btn {
 border-radius:4px
}
.btn-flat {
 border-radius:4px
}
.heading-block {
 margin-bottom:40px;
 text-align:center
}
.heading-block h4 {
 display:inline-block;
 font-size:32px;
 font-weight:300;
 margin:0;
 padding:0;
 position:relative;
 text-transform:none
}
.heading-block h2 {
	display: inline-block;
	font-size: 35px;
	font-weight: 800;
	margin: 0;
	padding: 0;
	position: relative;
	text-transform: none;
}
.heading-block span {
 display:inline-block;
 font-size:14px;
 font-weight:500;
 line-height:24px;
 margin:0 auto;
 max-width:595px;
 padding:0;
 position:relative
}
.heading-block hr {
 background:#222 none repeat scroll 0 0;
 border:medium none;
 height:2px;
 margin:20px auto;
 position:relative;
 width:12px
}
.heading-block hr::before {
 content:"";
 float:left;
 height:14px;
 left:-7px;
 position:absolute;
 top:-7px;
 width:14px
}
.heading-block hr::after {
 content:"";
 float:left;
 height:14px;
 position:absolute;
 right:-7px;
 top:-7px;
 width:14px
}
.heading-block-1 {
 margin-bottom:50px;
 text-align:center
}
.heading-block-1 h4 {
 color:#232955;
 font-size:30px;
 font-weight:500;
 margin:0 0 25px
}
.heading-block.white h4 {
 color:#fff
}
.heading-block.white span {
 color:#fff
}
.heading-block.head-left {
 text-align:left
}
.heading-block.head-left hr {
 margin-left:0
}
.heading-block.white h4 {
 color:#fff
}
.heading-block.white h2 {
 color:#fff
}
.heading-block.white hr {
 background:#fff none repeat scroll 0 0
}
.heading-block.white span {
 color:#fff
}
.position-center-center {
 left:50%;
 position:absolute;
 top:50%;
 transform:translate(-50%,-50%)
}
.top-bar {
	height: 38px;
	background: #ed3237;
}
.top-bar p {
 color:#222;
 display:inline-block;
 font-size:12px;
 font-weight:500;
 line-height:40px;
 margin:0
}
.top-bar .social-icons {
	float: right;
	text-align: right;
	margin-top: 4px;
}
.top-bar .social-icons a {
	background: none;
	color: #fff;
	display: inline-block;
	float: left;
	font-size: 17px;
	line-height: 30px;
	margin: 0;
	text-align: center;
	width: 37px;
}
.top-bar .social-icons a:hover {
 /* background:#ed3237 none repeat scroll 0 0 */
}
.top-bar .dropdown-menu>li>a {
 width:100%
}
.top-bar .dropdown-menu>li>a:hover {
 background:#232955 none repeat scroll 0 0;
 color:#fff
}
.top-bar .bootstrap-select.btn-group .dropdown-menu li {
 width:100%
}
.top-bar .btn {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 border:medium none;
 border-radius:0;
 box-shadow:none;
 color:#fff;
 font-size:15px;
 font-weight:400;
 line-height:70px;
 outline:medium none;
 padding:0;
 width:50px
}
.top-bar .langug {
 margin-left:40px
}
.top-bar .langug p {
 line-height:30px
}
.top-bar .dropdown-menu {
 line-height:30px
}
.top-bar .dropdown-menu {
 border:medium none;
 border-radius:0;
 margin:0
}
.top-bar .search {
 display:inline-block;
 margin-left:30px;
 width:130px
}
.top-bar .search label {
 color:#fff;
 position:relative
}
.top-bar .search label i {
 left:0;
 line-height:70px;
 position:absolute
}
.top-bar .search input {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 border:medium none;
 color:#fff;
 font-weight:400;
 height:70px;
 outline:medium none;
 padding-left:20px;
 width:100%
}
.main-banner {
 max-height:500px;
 overflow:hidden;
 position:relative
}
.home-simple {
 background:rgba(0,0,0,0) url(../images/slider-bg-3.jpg) no-repeat scroll center center / cover
}
.ag-text {
 text-align:center
}
.ag-text .btn {
 margin-top:50px
}
.ag-text h1 {
 font-size:50px;
 font-weight:400;
 margin:10px 0;
 text-align:center
}
.ag-text h2 {
 font-size:40px;
 font-weight:300;
 margin:10px 0;
 text-align:center
}
.ag-text h4 {
 font-size:22px;
 font-weight:400;
 margin:10px 0;
 text-align:center
}
.home-slide {
 height:560px;
 position:relative
}
.home-slide li {
 height:560px;
 position:relative;
 text-align:center
}
.home-slide li h1 {
 color:#222;
 font-size:50px;
 font-weight:300;
 margin-bottom:20px
}
.home-slide li h5 {
 color:#222;
 font-size:18px;
 font-weight:400;
 letter-spacing:0;
 line-height:30px;
 margin:0 auto;
 max-width:700px
}
.home-slide .slide-img-1 {
 background:rgba(0,0,0,0) url(../images/slider-bg-2.jpg) no-repeat scroll center center / cover
}
.home-slide .slide-img-2 {
 background:rgba(0,0,0,0) url(../images/slider-bg-3.jpg) no-repeat scroll center center / cover
}
.home-slide .flex-control-nav {
 bottom:10px;
 left:0;
 margin:0 auto;
 position:absolute;
 right:0;
 width:100px;
 z-index:99
}
.home-slide .flex-control-nav li {
 height:auto
}
.home-slide .position-center-center {
 width:100%
}
.home-slide .flex-control-paging li a {
 background:rgba(0,0,0,.3) none repeat scroll 0 0;
 box-shadow:none
}
.home-slide .flex-control-nav li {
 margin:0 3px
}
.flex-control-paging li a.flex-active {
 background:#629ee7 none repeat scroll 0 0
}
.flex-direction-nav a {
 color:#fff;
 cursor:pointer;
 display:block;
 height:40px;
 margin:-10px 0 0;
 opacity:1;
 overflow:hidden;
 position:absolute;
 text-decoration:none;
 top:50%;
 transition:all 0.3s ease-in-out 0s;
 width:40px;
 z-index:10
}
.flex-direction-nav a::before {
 color:#000;
 content:"";
 display:inline-block;
 font-family:"Linearicons-Free";
 font-size:30px
}
.flex-direction-nav a.flex-next::before {
 content:""
}
.flex-direction-nav li {
 height:auto
}
.flex-direction-nav .flex-nav-next {
 position:absolute;
 right:0;
 top:50%
}
.flex-direction-nav {
 margin:-20px 0;
 position:relative;
 top:50%
}
.flex-direction-nav .flex-prev {
 left:20px
}
.flex-direction-nav .flex-next {
 right:20px;
 text-align:right
}
.flexslider:hover .flex-direction-nav .flex-prev {
 left:10px;
 opacity:.7
}
.flexslider:hover .flex-direction-nav .flex-prev:hover {
 opacity:1
}
.flexslider:hover .flex-direction-nav .flex-next {
 opacity:.7;
 right:10px
}
.flexslider:hover .flex-direction-nav .flex-next:hover {
 opacity:1
}
.flex-direction-nav .flex-disabled {
 cursor:default;
 opacity:0
}
header {
 /* background:#fff url(../images/hr-bar.jpg) repeat-x scroll 0 0; */
 /* padding:25px 0; */
 position:relative;
 width:100%;
 z-index:999
}
.header {
 left:0;
 position:absolute;
 top:50px;
 width:100%
}
header .container {
 position:relative
}
header .navbar {
 border:medium none;
 border-radius:0;
 float:right;
 margin:0;
 min-height:inherit;
 padding:0;
 position:static;
 text-align:center
}
header .nav {
 margin:0;
 padding:0
}
header .logo {
 float:left;
 position:relative;
 transition:all 0.2s ease-in-out 0s
}
header .logo img {
 position:relative;
 z-index:3
}
.sticky-wrapper {
 height:auto
}
header .sticky {
 left:0
}
header .is-sticky .sticky {
 background:rgba(0,0,0,.95) none repeat scroll 0 0;
 box-shadow:0 0 15px rgba(0,0,0,.1)
}
header.white-header .is-sticky .sticky {
 background:rgba(0,0,0,.95) none repeat scroll 0 0;
 box-shadow:0 0 5px rgba(0,0,0,.2)
}
header .navbar {
 display:inline-block;
 transition:all 0.2s ease-in-out 0s
}
header .navbar li {
 display:inline-block;
 margin:0;
 position:relative
}
header .sticky {
 transition:all 0.2s ease-in-out 0s;
 width:100%
}
header .navbar li a {
 font-family:"Montserrat",sans-serif;
 font-size:13px;
 font-weight:400;
 letter-spacing:0;
 padding:10px 15px;
 text-transform:uppercase
}
.navbar-collapse {
 float:right;
 padding:0
}
header .navbar li a:hover::before {
 width:100%
}
.nav>li>a:focus,.nav>li>a:hover {
 background:rgba(0,0,0,0) none repeat scroll 0 0
}
.ownmenu .nav .dropdown-menu {
 background:#fff none repeat scroll 0 0;
 padding:0
}
.ownmenu .nav .dropdown-menu li a {
 color:#fff
}
.ownmenu .dropdown-menu li {
 margin:0
}
.ownmenu .nav .dropdown-menu li {
 position:relative;
 z-index:2
}
.ownmenu .nav .dropdown-menu li a {
 position:relative;
 z-index:1
}
.ownmenu .nav .dropdown-menu li a::before {
 background:#629ee7 none repeat scroll 0 0;
 content:"";
 height:100%;
 left:0;
 margin:0;
 top:0;
 width:0;
 z-index:-1
}
.ownmenu .dropdown-menu li a:hover::before {
 background:#629ee7 none repeat scroll 0 0;
 width:100%
}
.ownmenu .nav .dropdown-menu li:hover>a {
 background:#629ee7 none repeat scroll 0 0;
 color:#fff
}
.nav .open>a,.nav .open>a:focus,.nav .open>a:hover {
 background:rgba(0,0,0,0) none repeat scroll 0 0
}
.ownmenu .nav .dropdown-menu li a {
 color:#222;
 font-size:13px;
 letter-spacing:0;
 line-height:36px;
 padding:0 30px;
 text-transform:none
}
.ownmenu .nav .dropdown-menu li a span {
 background:#f65589 none repeat scroll 0 0;
 color:#fff;
 display:inline-block;
 font-size:8px;
 font-weight:400;
 height:15px;
 line-height:15px;
 margin-left:5px;
 padding:0 5px
}
.ownmenu .nav .dropdown-menu li:hover>a span {
 color:#fff
}
.ownmenu .nav .dropdown-menu li:nth-last-child(1) a {
 border-bottom:medium none
}
.ownmenu .nav .dropdown-menu li a:hover {
 color:#fff
}
.ownmenu .nav .dropdown-menu {
 -moz-border-bottom-colors:none;
 -moz-border-left-colors:none;
 -moz-border-right-colors:none;
 -moz-border-top-colors:none;
 border-color:currentcolor currentcolor #629ee7;
 border-image:none;
 border-radius:0;
 border-style:none none solid;
 border-width:medium medium 3px;
 margin-top:26px;
 min-width:270px;
 padding:10px 0
}
.ownmenu .dropdown.megamenu {
 position:static
}
.ownmenu .dropdown.megamenu .dropdown-menu {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 border:medium none;
 box-shadow:none;
 min-width:inherit;
 padding:0 15px;
 width:100%
}
.mega-inside {
 background:rgba(0,0,0,.95) none repeat scroll 0 0;
 border-bottom:1px solid #fff;
 display:inline-block;
 padding:20px 0;
 width:100%
}
.ownmenu .dropdown.megamenu .dropdown-menu li {
 display:inline-block;
 width:100%
}
.ownmenu .dropdown.megamenu .dropdown-menu h6 {
 border-bottom:1px solid rgba(255,255,255,.1);
 color:#fff;
 letter-spacing:1px;
 margin:20px 0;
 padding-bottom:15px;
 padding-left:30px;
 text-transform:uppercase
}
.ownmenu .dropdown.megamenu .dropdown-menu li a {
 display:inline-block;
 width:100%
}
.ownmenu .dropdown .sub-menu .dropdown-menu {
 display:none;
 left:100%;
 margin:0;
 position:absolute;
 top:0
}
.ownmenu .dropdown .sub-menu:hover .dropdown-menu {
 display:block
}
.ownmenu .dropdown .sub-menu .dropdown-menu li a {
 border-bottom:1px solid rgba(0,0,0,.1)
}
.ownmenu .dropdown .sub-menu .dropdown-menu li:nth-last-child(1) a {
 border-bottom:1px solid rgba(0,0,0,.1)
}
.ownmenu .dropdown .sub-menu::before {
 content:"";
 font-family:"FontAwesome";
 line-height:33px;
 position:absolute;
 right:10px;
 z-index:2
}
.ownmenu .dropdown .sub-menu:hover::before {
 color:#fff
}
.ownmenu {
 float:left
}
.nav-right i {
 font-size:14px
}
.nav-right li {
 margin:0 10px;
 padding:0
}
.nav-right {
 float:right;
 margin-left:30px;
 margin-top:22px;
 position:relative;
 transition:all 0.1s ease-in-out 0s
}

.header-nav {
	margin-top: 20px;
}
header .navbar li a:hover {
 color:#fff;
background:#006b3e none repeat scroll 0 0;
}

header .navbar li.active a {
 color:#fff;
 background:#006b3e none repeat scroll 0 0;
}

header.white-header .navbar .dropdown-menu a::before {
 background:#343434 none repeat scroll 0 0;
 display:none
}
header.white-header .navbar li.active a {
 color:#fff
}
header.full-head {
 background:rgba(0,0,0,.4) none repeat scroll 0 0;
 border-bottom:1px solid rgba(255,255,255,.2);
 left:0;
 padding:0;
 position:absolute;
 top:0;
 width:100%
}
header.full-head .sticky {
 padding:0 50px
}
header.white-header .logo {
 border-right:1px solid rgba(255,255,255,.2)
}
header.white-header .nav-right {
 border-left:1px solid rgba(255,255,255,.2)
}
header.white-header .navbar li a {
 color:#fff
}
header.full-head .ownmenu .dropdown.megamenu .dropdown-menu {
 padding:0
}
.menu-left .navbar {
 display:block;
 float:none
}
.navbar-nav>li:hover>.dropdown-menu {
 display:block
}
.dropdown-submenu {
 position:relative
}
.dropdown-submenu>.dropdown-menu {
 border-radius:0 6px 6px;
 left:100%;
 top:0
}
.dropdown-submenu:hover>.dropdown-menu {
 display:block
}
.dropdown-submenu>a::after {
 color:#fff;
 content:"";
 float:right;
 font-family:"Linearicons-Free";
 font-size:8px;
 margin:0;
 position:absolute;
 right:30px
}
.dropdown-submenu>a:hover::after {
 color:#fff
}
.dropdown-submenu.pull-left {
 float:none
}
.dropdown-submenu.pull-left>.dropdown-menu {
 border-radius:6px 0 6px 6px;
 left:-100%;
 margin-left:10px
}
.multi-level .dropdown-submenu .dropdown-menu {
 display:none;
 margin-top:0
}
.multi-level .dropdown-submenu:hover .dropdown-menu {
 display:block
}
header .is-sticky .sticky .logo {
 padding-bottom:10px;
 padding-top:10px
}
.nav-right li a::before {
 display:none
}
.header-style-2 {
	/* background: rgba(0,0,0,0) url(../images/hr-bar.jpg) repeat-x scroll 0 0; */
	padding: 7px 0;
	display: inline-block;
	position: relative;
	float: left;
}
.head-info {
	float: left;
	margin-top: 7px;
}
.head-info p {
	padding-top: 9px;
}


.floating-btn img {
	filter: hue-rotate(330deg);
	max-width: 147px;
}






.head-info li {
 display:inline-block;
 float:left;
 list-style:outside none none;
 margin-left:35px
}
.head-info li i {
	background: none;
	border-radius: 0px;
	color: #fff;
	display: table-cell;
	float: left;
	font-size: 16px;
	height: 25px;
	line-height: 23px;
	margin-right: 10px;
	margin-top: 0;
	text-align: center;
	vertical-align: top;
	width: 25px;
	border: 1px solid #fff;
}
.head-info li p {
	display: table-cell;
	font-family: "Montserrat",sans-serif;
	font-size: 12px;
	font-weight: 400;
	line-height: 8px;
	color: #fff;
}
.head-info li p span {
 display:inline-block;
 width:100%;
 font-weight: 700;
}
.header-style-2 .navbar li a {
	color: #000;
	float: left;
	font-size: 15px;
	padding: 11px 16px;
	text-transform: capitalize;
	font-weight: 400;
	border-radius: 50px;
	font-family: oswald;
}
img{
	max-width:100%;
}
.tab-content img {
	border-radius: 8px;
}
.header-style-2 {
 left:0;
 width:100%
}
.header-style-2 .navbar {
 margin-top:0px;
 width:100%
}
.header-style-2 .navbar li:nth-child(1) {
 margin-left:0
}
.header-style-2 .navbar {
/*  background:rgba(22,22,22,.9) none repeat scroll 0 0 */
}
.header-style-2 .ownmenu .nav .dropdown-menu {
 margin-top:0
}
.dropdown-submenu>a:hover::after {
 color:#fff
}
.dropdown-submenu>a::after {
 color:#000;
 content:"";
 display:block;
 float:right;
 font-family:"Linearicons-Free";
 font-size:8px;
 margin:0;
 position:absolute;
 right:30px;
 top:0
}
.slider-simple {
 background:rgba(0,0,0,0) url(../images/slider-bg-1-1.jpg) no-repeat scroll right center / cover;
 height:680px;
 margin-top:100px
}
.slider-simple h4 {
 font-size:26px;
 line-height:40px;
 text-transform:uppercase
}
.slider-simple .position-center-center {
 width:100%
}
.slider-simple .text-sec {
 max-width:270px
}
.home-video {
 min-height:700px;
 position:relative
}
.home-simple {
 min-height:700px;
 position:relative
}
.home-video::before {
 background:rgba(0,0,0,.5) none repeat scroll 0 0;
 content:"";
 height:100%;
 left:0;
 position:absolute;
 top:0;
 width:100%;
 z-index:1
}
.home-video .position-center-center {
 z-index:6
}
.white-text h4 {
 color:#fff
}
.white-text p {
 color:#fff
}
.sub-bnr {
 background:#f3f3f3 url(../images/sub-bnr-bg.jpg) no-repeat scroll center top;
 min-height:460px;
 position:relative;
 z-index:1
}
.sub-bnr h3 {
 color:#232227;
 font-size:26px;
 font-weight:300;
 margin-top:0;
 text-transform:uppercase
}
.sub-bnr h1 {
 font-family:"Raleway",sans-serif;
 font-size:40px;
 font-weight:300;
 margin:0;
 text-transform:uppercase
}
.sub-bnr .position-center-center {
 text-align:center;
 width:100%;
 z-index:3
}
.sub-bnr .breadcrumb {
 background:#629ee7 none repeat scroll 0 0;
 border-radius:20px;
 display:inline-block;
 height:40px;
 margin:30px 0 0;
 padding:0 40px
}
.breadcrumb>li+li::before {
 color:#fff;
 padding:0 10px
}
.sub-bnr .breadcrumb li {
 color:#fff;
 font-family:"Montserrat",sans-serif;
 font-size:12px;
 font-weight:400;
 line-height:40px;
 margin:0;
 text-transform:uppercase
}
.sub-bnr .breadcrumb li a {
 color:#fff;
 font-family:"Montserrat",sans-serif;
 font-size:12px;
 font-weight:400;
 text-transform:uppercase
}
.white-bg {
 background:#fff none repeat scroll 0 0
}
.intro-main h5 {
 font-weight:700;
 margin-bottom:20px;
 margin-top:0
}
.intro-main p {
 font-size:15px;
 line-height:26px
}
.intro-main .timing i {
 bottom:0;
 color:rgba(255,255,255,.1);
 font-size:200px;
 position:absolute;
 right:0;
 z-index:-1
}
.intro-main .timing {
 background:#222 none repeat scroll 0 0;
 border:5px solid #f6f6f6;
 display:inline-block;
 padding:20px 0 10px;
 position:relative;
 width:100%;
 z-index:1
}
.intro-main .intro-img {
 border:5px solid #f6f6f6;
 border-radius:5px;
 box-shadow:0 0 6px rgba(0,0,0,.3)
}
.intro-main .text-sec {
 padding-right:50px
}
.intro-main .text-sec h6 {
 margin-bottom:10px
}
.intro-main .text-sec li {
 list-style:outside none none;
 margin-top:20px
}
.intro-main .text-sec li i {
 margin-right:5px
}
.intro-main .text-sec li p {
 font-size:14px;
 line-height:24px
}
.intro-main .timing span {
 float:right
}
.intro-main .timing li {
 border-bottom:1px solid rgba(255,255,255,.1);
 color:#fff;
 display:inline-block;
 float:left;
 font-family:"Montserrat",sans-serif;
 font-size:13px;
 font-weight:400;
 line-height:41px;
 list-style:outside none none;
 padding:0 30px;
 text-transform:uppercase;
 width:100%
}
.intro-main .timing li:nth-last-child(1) {
 border-bottom:medium none
}
.young-doc-team {
	background: #f3f2f3;
	position: relative;
	z-index: 1;
	padding-top: 40px;
	padding-bottom: 40px;
}
/* .young-doc-team::after {
 background:#fff none repeat scroll 0 0;
 bottom:0;
 content:"";
 height:50px;
 left:0;
 position:absolute;
 width:100%;
 z-index:-1
} */
.doctor-list {
 background:#fff none repeat scroll 0 0;
 padding-bottom:120px;
 padding-top:30px
}
.doctor-list .item a:hover {
 opacity:.4
}
.pop-open-style .pop_up .t-10 {
 margin-top:10px
}
.pop-open-style .table-link {
 color:#2b96cc;
 display:inline-block;
 font-weight:700;
 margin-top:10px;
 width:100%
}
.pop-open-style .table-link i {
 margin-left:10px
}
.pop-open-style .pop_up .doctor-in {
 padding:50px 50px 30px 30px
}
.pop-open-style .pop_up .doctor-in .btn {
 margin-top:30px
}
.pop-open-style .pop_up .doctor-in .btn:hover {
 background:#222 none repeat scroll 0 0;
 color:#fff
}
.pop-open-style .pop_up .doctor-in span {
 color:#000;
 font-weight:400;
 text-transform:uppercase
}
.pop-open-style .personal-info {
 margin-top:30px
}
.pop-open-style .pop_up h5 {
 font-weight:400;
 margin-bottom:20px;
 text-transform:uppercase
}
.pop-open-style .pop_up strong {
 color:#222;
 font-family:"Montserrat",sans-serif;
 font-weight:400
}
.pop-open-style .pop_up .doctor-in li {
 color:#222;
 list-style:outside none none
}
.pop-open-style .pop_up .personal-info {
 display:inline-block;
 width:100%
}
.young-doc-team .doct-list a {
 outline:medium none
}
.young-doc-team .doct-list img {
 border-radius:4px;
 width:100%
}
.young-doc-team .owl-dots {
 display:none
}
.doctor-profile .icon-big {
 color:rgba(0,0,0,.04);
 font-size:500px;
 line-height:400px;
 position:absolute;
 right:0;
 top:0;
 z-index:-1
}
.doctor-profile .table-link {
 color:#2b96cc;
 display:inline-block;
 font-weight:700;
 margin-top:10px;
 width:100%
}
.doctor-profile .table-link i {
 margin-left:10px
}
.doctor-profile .doctor-in {
 padding:20px 50px;
 position:relative;
 z-index:1
}
.doctor-profile .doctor-in span {
 color:#000;
 font-weight:400
}
.doctor-profile .personal-info {
 margin-top:30px
}
.doctor-profile .doctor-in h5 {
 font-weight:400;
 margin-bottom:20px;
 text-transform:uppercase
}
.doctor-profile ul {
 margin-bottom:15px
}
.doctor-profile .profile-img {
 background:#fff none repeat scroll 0 0;
 border-radius:4px;
 box-shadow:0 0 5px rgba(0,0,0,.1);
 padding:5px
}
.doctor-profile .doctor-in .btn {
 margin-top:20px
}
.doctor-profile .doctor-in .btn:hover {
 background:#222 none repeat scroll 0 0;
 color:#fff
}
.doctor-profile .doctor-in strong {
 color:#222;
 font-family:"Montserrat",sans-serif;
 font-weight:400
}
.doctor-profile .doctor-in li {
 color:#222;
 list-style:outside none none
}
.doctor-profile .personal-info {
 display:inline-block;
 width:100%
}
.young-doc-team .owl-dots .owl-dot {
 display:inline-block
}
.young-doc-team .owl-dots .owl-dot span {
 height:22px;
 margin:0 5px;
 transition:all 0.4s ease-in-out 0s;
 width:22px
}
.young-doc-team .owl-dots .owl-dot.active span {
 background:#2b96cc none repeat scroll 0 0;
 border-color:#2b96cc;
 width:60px
}
.young-doc-team .owl-nav div {
 color:#696969;
 display:inline-block;
 font-size:32px;
 line-height:60px;
 position:absolute;
 text-align:center;
 top:40%
}
.young-doc-team .owl-nav div:hover {
 color:#2b96cc
}
.young-doc-team .owl-prev {
 left:-60px
}
.young-doc-team .owl-next {
 right:-60px
}
.social_icons {
 position:relative;
 z-index:1
}
.social_icons ul {
 margin:0;
 padding:0;
 text-align:center
}
.social_icons li {
 display:inline-block;
 float:left;
 list-style:outside none none
}
.social_icons a {
 border:1px solid #f5f5f5;
 border-radius:50%;
 color:#696969;
 display:block;
 font-size:14px;
 height:40px;
 line-height:40px;
 margin:0 5px 0 0;
 text-align:center;
 text-decoration:none;
 width:40px
}
.social_icons a:hover i {
 border-radius:100%;
 color:#fff;
 transition:all 0.4s ease-in-out 0s
}
.social_icons .behance a:hover {
 background-color:#2b9ad2;
 border-color:#2b9ad2;
 color:#fff
}
.social_icons .blogger a:hover {
 background-color:#ff6500;
 border-color:#ff6500;
 color:#fff
}
.social_icons .deviantart a:hover {
 background-color:#536659;
 border-color:#536659;
 color:#fff
}
.social_icons .dribbble a:hover {
 background-color:#f973a4;
 border-color:#f973a4;
 color:#fff
}
.social_icons .facebook a:hover {
 background-color:#3b5a9b;
 border-color:#3b5a9b;
 color:#fff
}
.social_icons .flickr a:hover {
 background-color:#ff0084;
 border-color:#ff0084;
 color:#fff
}
.social_icons .forrst a:hover {
 background-color:#2f713d;
 border-color:#2f713d;
 color:#fff
}
.social_icons .googleplus a:hover {
 background-color:#f63d26;
 border-color:#f63d26;
 color:#fff
}
.social_icons .instagram a:hover {
 background-color:#507ea4;
 border-color:#507ea4;
 color:#fff
}
.social_icons .lastfm a:hover {
 background-color:#da0019;
 border-color:#da0019;
 color:#fff
}
.social_icons .linkedin a:hover {
 background-color:#0072b2;
 border-color:#0072b2;
 color:#fff
}
.social_icons .paypal a:hover {
 background-color:#165c82;
 border-color:#165c82;
 color:#fff
}
.social_icons .picasa a:hover {
 background-color:#cb2027;
 border-color:#cb2027;
 color:#fff
}
.social_icons .pinterest a:hover {
 background-color:#cb2027;
 border-color:#cb2027;
 color:#fff
}
.social_icons .skype a:hover {
 background-color:#00aaf1;
 border-color:#00aaf1;
 color:#fff
}
.social_icons .soundcloud a:hover {
 background-color:#ff6900;
 border-color:#ff6900;
 color:#fff
}
.social_icons .stumbleupon a:hover {
 background-color:#eb4823;
 border-color:#eb4823;
 color:#fff
}
.social_icons .twitter a:hover {
 background-color:#2baae1;
 border-color:#2baae1;
 color:#fff
}
.social_icons .vimeo a:hover {
 background-color:#40b2dc;
 border-color:#40b2dc;
 color:#fff
}
.social_icons .youtube a:hover {
 background-color:#ff3330;
 border-color:#ff3330;
 color:#fff
}
.social_icons .tumblr a:hover {
 background-color:#35506b;
 border-color:#35506b;
 color:#fff
}
.fun-fact {
 background:rgba(0,0,0,0) url(../images/facts-bg.jpg) repeat-y scroll 0 0 / cover;
 padding:140px 0
}
.counters li {
 padding-top:20px
}
.counters li span {
 display:inline-block;
 font-family:"Montserrat",sans-serif;
 font-size:40px;
 font-weight:500;
 line-height:35px;
 margin-bottom:10px;
 margin-top:5px
}
.counters li p {
 font-size:12px;
 font-weight:700;
 letter-spacing:.5px;
 margin-bottom:0;
 text-transform:uppercase
}
.counters li i {
 border:1px solid #2b96cc;
 border-radius:50%;
 color:#2b96cc;
 display:inline-block;
 font-size:30px;
 height:70px;
 line-height:68px;
 margin-right:10px;
 text-align:center;
 width:70px
}
.services article {
 margin-bottom:40px
}
.services article .icon {
 background:#2b96cc none repeat scroll 0 0;
 border:1px solid transparent;
 border-radius:4px;
 color:#fff;
 display:inline-block;
 font-size:34px;
 height:70px;
 line-height:68px;
 margin-right:10px;
 text-align:center;
 transition:all 0.2s ease-in-out 0s;
 width:70px
}
.services article:hover .icon {
 background:#fff none repeat scroll 0 0;
 border-color:#2b96cc;
 color:#2b96cc
}
.services article h6 {
 font-size:16px;
 margin-bottom:10px;
 margin-top:0;
 text-transform:uppercase;
 transition:all 0.2s ease-in-out 0s
}
.style-round article {
 padding:0 25px;
 text-align:center
}
.style-round article .icon {
 border-radius:50%;
 height:86px;
 line-height:86px;
 margin-bottom:30px;
 width:86px
}
.department {
 /* background:#fcfcfc none repeat scroll 0 0; */
 padding-bottom:65px
}
.department .nav-tabs {
 background:#006b3e none repeat scroll 0 0;
 border:2px solid rgba(0,0,0,.1)
}
.department .nav-tabs li {
 border:medium none;
 float:left;
 list-style:outside none none;
 margin:0;
 text-align:center;
 width:33%
}
.department li {
 list-style:outside none none
}
.department .dep-sec-txt {
	padding: 0;
}
.department .dep-sec-txt p {
	font-size: 15px;
	line-height: 26px;
	text-align: justify;
	color:#000;
}
.department .dep-sec-txt h5 {
 margin:0 0 20px;
 font-size: 33px;
color: #006b3e;
font-weight: 700;
}
.department .dep-sec-txt h5 span {
 font-weight:400
}
.department .nav-tabs li a {
 border:medium none;
 border-radius:0;
 color:#fff;
 font-family:"Montserrat",sans-serif;
 font-size:16px;
 font-weight:400;
 line-height:54px;
 margin:0;
 padding:0 10px;
 text-transform:uppercase
}
.department .nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover {
 border:medium none
}
.department .nav-tabs li:hover a {
 background:#fcfcfc none repeat scroll 0 0;
 color:#333
}
.department .nav-tabs li.active a {
 background:#fcfcfc none repeat scroll 0 0;
 color:#333
}
.department .dep-sec-txt {
 text-align:left
}
.department .doctor-img {
 position:relative
}
.department .doctor-img img {
 border:5px solid #fff;
 border-radius:4px;
 box-shadow:0 0 2px rgba(0,0,0,.2)
}
.department .doctor-img .name-doc {
 bottom:0;
 padding:20px;
 position:absolute;
 width:100%
}
.department .doctor-img h6 {
 background:#fff none repeat scroll 0 0;
 line-height:22px;
 margin:0;
 padding:15px;
 text-transform:uppercase
}
.department .doctor-img span {
 font-size:13px;
 font-weight:400;
 margin-left:10px;
 text-transform:none
}
.department.style-2 {
 border-top:2px solid #2787b8
}
.department.style-2 .nav-tabs {
 border-top:medium none
}
.depart-bg {
 background:rgba(0,0,0,0) url(../images/depart-bg.jpg) repeat-y fixed center top / cover
}
.depart-bg .department {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 padding-bottom:0
}
.department.style-3 .dep-sec-nav {
 background:#2b96cc none repeat scroll 0 0
}
.department.style-3 .nav-tabs {
 border:medium none;
 margin:0 -2.5px;
 padding:5px 0
}
.department.style-3 .nav-tabs li {
 padding:0 2.5px
}
.inside-sapce {
 padding:80px 100px
}
.light-gry-bg {
 background:#fcfcfc none repeat scroll 0 0
}
.appointment.bg {
 background:rgba(0,0,0,0) url(../images/appoiment-bg-sm.jpg) no-repeat scroll 0 0 / cover
}
.appointment-form label {
 font-family:"Montserrat",sans-serif;
 font-weight:400;
 margin-bottom:0;
 position:relative;
 width:100%
}
.appointment-form li {
 list-style:outside none none;
 margin-bottom:15px
}
.appointment-form label input {
 border:medium none;
 border-radius:0;
 box-shadow:none;
 font-size:13px;
 height:40px;
 padding-left:55px
}
.appointment-form label textarea {
 border:medium none;
 border-radius:0;
 box-shadow:none;
 font-size:13px;
 height:140px;
 padding-left:20px;
 padding-top:10px
}
.appointment-form label i {
 background:#f5f5f5 none repeat scroll 0 0;
 height:40px;
 left:0;
 line-height:40px;
 position:absolute;
 text-align:center;
 top:0;
 width:40px;
 z-index:11
}
.bootstrap-select {
 width:100%
}
.bootstrap-select .btn {
 background:#fff none repeat scroll 0 0;
 border:medium none;
 border-radius:0;
 box-shadow:none;
 color:#777;
 font-size:13px;
 font-weight:400;
 height:40px;
 padding-left:55px;
 text-transform:none
}
.bootstrap-select li {
 margin-bottom:0
}
.bootstrap-select li a {
 font-size:12px;
 padding:9px 55px
}
.bootstrap-select.btn-group .dropdown-menu li a span.text {
 font-weight:400
}
.bootstrap-select.btn-group .dropdown-menu {
 border:medium none;
 border-radius:0;
 margin:0;
 padding:0
}
.main-oppoiment {
 background:rgba(0,0,0,0) url(../images/appoiment-bg-main.jpg) repeat scroll center bottom;
 padding:100px 0
}
.center-block {
 float:none;
 margin:0 auto
}
.video-part a {
 display:inline-block;
 width:100%
}
.list-style-check {
 display:inline-block;
 margin:10px 0 0;
 width:100%
}
.list-style-check li {
 float:left;
 font-size:15px;
 font-weight:500;
 line-height:36px;
 padding-left:25px;
 position:relative;
 width:50%
}
.list-style-check li::before {
 content:"";
 font-family:"Linearicons-Free";
 left:0;
 position:absolute;
 top:0
}
.accordion.gray-bg {
 background:#f3f3f3 none repeat scroll 0 0
}
.accordion .panel-default>.panel-heading .panel-title a::before {
 color:#fff;
 content:"";
 float:right;
 font-family:"Ionicons";
 font-size:12px;
 height:20px;
 line-height:17px;
 padding:0;
 position:absolute;
 right:15px;
 text-align:center;
 top:13px;
 width:20px
}
.accordion .panel-default>.panel-heading .panel-title a.collapsed::before {
 color:#393939;
 content:"";
 font-family:"Ionicons"
}
.accordion .panel-default>.panel-heading {
 border-radius:0;
 overflow:hidden;
 padding:0
}
.accordion .panel-default>.panel-heading a {
 background:#2b96cc none repeat scroll 0 0;
 color:#fff;
 display:inline-block;
 font-size:14px;
 font-weight:400;
 line-height:26px;
 padding:8px 55px 8px 20px;
 text-decoration:none;
 width:100%
}
.accordion .panel-default>.panel-heading a i {
 margin-right:10px
}
.accordion .panel-default>.panel-heading .panel-title a.collapsed {
 background-color:#fff;
 color:#393939
}
.accordion .panel {
 border:medium none;
 border-radius:4px;
 box-shadow:0 0 2px rgba(0,0,0,.2);
 margin-bottom:20px;
 overflow:hidden;
 position:relative
}
.accordion .panel-body {
 color:#b8b8b8;
 font-size:12px;
 line-height:24px
}
.accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
 border:medium none;
 color:#323131;
 font-size:13px;
 font-weight:500;
 padding:15px 20px
}
.faqs-bg {
 background:rgba(0,0,0,0) url(../images/faqs-bg.jpg) repeat scroll center center
}
.faqs-style-sec .accordion .panel-default>.panel-heading a {
 background:#fcb532 none repeat scroll 0 0;
 color:#323131;
 font-size:15px;
 padding:5px 30px 3px
}
.faqs-style-sec .accordion .panel-default>.panel-heading {
 border-radius:20px
}
.faqs-style-sec .accordion .panel-default>.panel-heading .panel-title a.collapsed {
 background:#ededed none repeat scroll 0 0
}
.faqs-style-sec .accordion .panel-default>.panel-heading+.panel-collapse>.panel-body {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 font-size:15px;
 font-style:normal
}
.faqs-style-sec .accordion .panel-default>.panel-heading .panel-title a::before {
 border:medium none;
 color:#fff
}
.faqs-style-sec .accordion .panel-default>.panel-heading .panel-title a.collapsed::before {
 color:#5b99e4;
 top:11px
}
.faqs-style-sec .accordion .panel {
 margin-bottom:30px
}
#testi-slide {
 margin-bottom:45px
}
.testimonial {
 background:rgba(0,0,0,0) url(../images/testi-bg.jpg) no-repeat scroll center center / cover
}
.testimonial .slider-sec {
 margin:0 auto;
 max-width:780px;
 padding-top:0;
 position:relative;
 text-align:center
}
.testimonial .slider-sec p {
 color:#262626;
 font-size:18px;
 font-style:normal;
 line-height:30px;
 margin-bottom:20px
}
.testimonial .slider-sec span {
 color:#323131;
 font-size:14px;
 font-weight:400
}
.testimonial .slider-sec h6 {
 color:#323131;
 display:inline-block;
 font-size:16px;
 font-weight:400;
 margin-bottom:0;
 margin-top:10px
}
.testimonial .icon-avatar {
 background:#fff none repeat scroll 0 0;
 border:2px solid #fff;
 border-radius:50%;
 color:#fff;
 float:left;
 height:60px;
 margin-right:20px;
 overflow:hidden;
 position:relative;
 text-align:center;
 width:60px
}
.testimonial .avatar-info {
 margin:30px auto 0;
 max-width:250px;
 text-align:left
}
.testimonial .avatar-sec {
 float:right;
 margin-right:0;
 margin-top:160px;
 position:relative;
 text-align:right;
 z-index:2
}
.testimonial .owl-controls .owl-nav {
 bottom:20px;
 display:none;
 position:absolute;
 right:-100px
}
.testimonial .owl-controls .owl-nav div {
 color:#7b7a7d;
 display:inline-block;
 font-size:28px;
 margin:0 10px
}
.testimonial .owl-controls .owl-nav .owl-prev {
 display:inline-block
}
.testimonial .owl-controls .owl-nav .owl-next {
 display:inline-block
}
.testimonial .avatar-sec img {
 margin-bottom:50px
}
.testimonial .owl-controls .owl-dots {
 bottom:-50px;
 left:0;
 position:absolute;
 right:0;
 text-align:center;
 width:100%
}
.testimonial .owl-controls .owl-dots div {
 background:rgba(255,255,255,.3) none repeat scroll 0 0;
 border:2px solid #afafaf;
 border-radius:50%;
 display:inline-block;
 height:15px;
 margin:0 5px 0 0;
 transition:all 0.4s ease-in-out 0s;
 width:15px
}
.testimonial .owl-controls .owl-dots div.active {
 background:#2b96cc none repeat scroll 0 0;
 border:2px solid #2b96cc
}
.testimonial .owl-controls .owl-dots span {
 margin-bottom:0
}
.testimonial .owl-nav div {
 color:#696969;
 display:inline-block;
 font-size:32px;
 line-height:60px;
 position:absolute;
 text-align:center;
 top:40%
}
.testimonial .owl-nav div:hover {
 color:#2b96cc
}
.testimonial .owl-prev {
 left:-60px
}
.testimonial .owl-next {
 right:-60px
}
.client-img {
 margin-top:80px
}
.client-img li {
 float:left;
 text-align:center;
 width:20%
}
.clients-img li {
 float:left;
 list-style:outside none none;
 margin-top:30px;
 text-align:center;
 width:20%
}
.clients-img li a {
 display:inline-block;
 opacity:.2;
 width:100%
}
.clients-img li a:hover {
 display:inline-block;
 opacity:1;
 width:100%
}
.portfolio-filter li {
 display:inline-block;
 margin:0 10px
}
.portfolio-filter a {
 border-bottom:2px solid #fff;
 color:#141414;
 font-size:12px;
 font-weight:700;
 padding-bottom:10px;
 text-transform:uppercase
}
.portfolio-filter a:hover {
 border-bottom:2px solid #629ee7;
 color:#629ee7
}
.portfolio-filter a.active {
 border-bottom:2px solid #629ee7;
 color:#629ee7
}
.portfolio-overlay {
 background-color:rgba(0,0,0,.8);
 height:100%;
 left:0;
 opacity:0;
 overflow:hidden;
 position:absolute;
 text-align:center;
 top:0;
 transition:all 400ms ease-out 0s;
 width:100%;
 z-index:2
}
.portfolio-overlay::before {
 background-color:#f6b138;
 bottom:0;
 content:"";
 display:block;
 height:20px;
 left:0;
 position:absolute;
 width:8px
}
.portfolio-overlay h3,.portfolio-overlay span {
 color:#fff
}
.portfolio-overlay h3>a,.portfolio-overlay span>a {
 color:inherit;
 transition:all 400ms ease-out 0s
}
.portfolio-overlay .position-center-center {
 padding:0 30px;
 width:100%
}
.portfolio-overlay h3 {
 font-size:15px;
 font-weight:400;
 letter-spacing:2px;
 line-height:24px;
 text-transform:uppercase
}
.portfolio-item:hover .portfolio-overlay,.portfolio-item:active .portfolio-overlay,.portfolio-item.active .portfolio-overlay,.portfolio-item:focus .portfolio-overlay {
 opacity:1
}
.portfolio-item:hover img {
 transform:scale(1.1)
}
.portfolio-item .portfolio-image {
 overflow:hidden;
 position:relative
}
.portfolio .item-space .portfolio-item {
 padding:15px
}
.portfolio .portfolio-item img {
 width:100%
}
.portfolio-overlay {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 border:35px solid transparent
}
.portfolio-overlay .detail-info {
 background:#fff none repeat scroll 0 0;
 height:100%;
 left:0;
 position:absolute;
 top:0;
 width:100%
}
.portfolio-overlay .detail-info h3 {
 color:#141414;
 font-size:12px;
 font-weight:400;
 letter-spacing:0;
 margin:0
}
.portfolio-overlay .detail-info hr.balck {
 background:#434343 none repeat scroll 0 0;
 border:medium none;
 height:1px;
 margin:10px auto;
 width:40px
}
.portfolio-overlay .detail-info a {
 background:#de3237 none repeat scroll 0 0;
 border-radius:50%;
 color:#fff;
 display:inline-block;
 font-size:12px;
 height:40px;
 line-height:40px;
 margin-top:0px;
 outline:medium none;
 text-align:center;
 width:40px
}
.portfolio-overlay .detail-info span {
 color:#6f6f6f;
 display:inline-block;
 font-size:12px;
 margin-bottom:0px;
 text-align:center;
 width:100%
}
.portfolio .col-3 .portfolio-item {
 float:left;
 width:33.3333%
}
.portfolio .col-2 .portfolio-item {
 float:left;
 width:50%
}
.portfolio .col-4 .portfolio-item {
 float:left;
 width:25%
}
.portfolio .col-5 .portfolio-item {
 float:left;
 width:20%
}
.mfp-bottom-bar {
 background:rgba(0,0,0,.9) none repeat scroll 0 0;
 margin-top:-40px;
 padding:10px 20px
}
.mfp-title {
 font-family:"Montserrat",sans-serif;
 font-size:12px
}
.mfp-counter {
 font-family:"Montserrat",sans-serif;
 font-size:10px;
 right:20px;
 top:10px
}
img.mfp-img {
 padding:20px 0 40px
}
.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close {
 right:-17px
}
.news .news-post {
 margin-bottom:30px
}
.news .news-post .post-img {
 margin-bottom:20px;
 position:relative
}
.news .news-post .tittle {
 display:inline-block;
 font-family:"Montserrat",sans-serif;
 font-size:18px;
 width:100%
}
.news .news-post .by {
 display:inline-block;
 font-family:"Montserrat",sans-serif;
 font-size:12px;
 margin-bottom:10px;
 margin-top:5px;
 width:100%
}
.news .news-post .post-info {
 border-bottom:1px solid #e5e5e5;
 border-top:1px solid #e5e5e5;
 font-family:"Montserrat",sans-serif;
 margin-top:20px;
 padding:10px 0
}
.news .news-post .post-info span {
 font-size:12px;
 margin-right:20px
}
.news .news-post .post-info a {
 color:#2b96cc;
 float:right;
 font-size:12px
}
.news .news-post .post-info i {
 color:#2b96cc
}
.news .news-post .date {
 background:#2b96cc none repeat scroll 0 0;
 bottom:10px;
 color:#fff;
 font-family:"Montserrat",sans-serif;
 font-size:12px;
 height:51px;
 left:-10px;
 line-height:16px;
 padding:10px 10px 0;
 position:absolute;
 text-align:center;
 width:58px
}
.blog-single p {
 line-height:30px
}
.blog-single h4 {
 font-weight:300;
 letter-spacing:0;
 margin-bottom:15px;
 margin-top:20px
}
.blog-single h6 {
 letter-spacing:0;
 margin-bottom:15px;
 margin-top:30px;
 text-transform:uppercase
}
.blog-single .share a {
 background:rgba(0,0,0,.1) none repeat scroll 0 0;
 border-radius:4px;
 display:inline-block;
 font-size:12px;
 padding:5px 30px
}
.blog-single .share a:hover {
 background:#629ee7 none repeat scroll 0 0;
 color:#fff
}
.blog-single .post-info {
 border-bottom:1px solid #e5e5e5;
 border-top:1px solid #e5e5e5;
 font-family:"Montserrat",sans-serif;
 margin-bottom:20px;
 margin-top:20px;
 padding:10px 0
}
.blog-single .post-info span {
 font-size:12px;
 margin-right:20px
}
.blog-single .post-info a {
 color:#2b96cc;
 float:right;
 font-size:12px
}
.blog-single .post-info i {
 color:#2b96cc
}
.side-bar .search input {
 border:1px solid #e3e7f0;
 border-radius:0;
 color:#7b7b7b;
 font-size:14px;
 height:50px;
 padding:0 20px;
 width:100%
}
.side-bar .search button {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 border:medium none;
 color:#909090;
 float:right;
 font-size:18px;
 height:50px;
 margin-top:-50px;
 position:relative;
 text-align:center;
 width:60px
}
.heading-side-bar {
 margin-top:50px;
 position:relative
}
.heading-side-bar h4 {
 color:#333;
 font-size:16px;
 font-weight:400;
 margin:0 0 20px;
 padding-left:0;
 text-transform:uppercase
}
.heading-side-bar h4::before {
 background:#222 none repeat scroll 0 0;
 border:medium none;
 bottom:-5px;
 content:"";
 height:2px;
 margin:0 auto;
 position:absolute;
 width:12px
}
.about-me-small {
 border-radius:4px;
 box-shadow:0 0 1px rgba(0,0,0,.5);
 padding:20px 10px
}
.about-me-small p {
 line-height:22px
}
.about-me-small span {
 display:inline-block;
 line-height:24px;
 margin:5px 0;
 width:100%
}
.about-me-small h6 {
 font-size:14px
}
.about-me-small img {
 border-radius:50%;
 width:80px
}
.side-bar .latest-post li {
 padding:15px 0 0
}
.side-bar .latest-post li img {
 width:100%
}
.side-bar .latest-post .media-left a {
 display:inline-block;
 width:70px
}
.side-bar a {
 font-family:"Montserrat",sans-serif
}
.side-bar .latest-post li a {
 font-size:14px;
 line-height:26px;
 padding:0
}
.side-bar .latest-post p {
 font-size:12px
}
.side-bar .cate li a::before {
 content:"";
 font-family:"FontAwesome";
 left:0;
 position:absolute
}
.side-bar .cate li {
 position:relative
}
.side-bar .cate li a {
 color:#6f6f6f;
 display:inline-block;
 font-size:14px;
 line-height:40px;
 padding-left:20px;
 width:100%
}
.side-bar .block-instagram-widget {
 margin:0 -5px
}
.side-bar .widget p {
 font-size:13px;
 line-height:24px
}
.side-bar .widget h5 {
 font-size:18px;
 font-weight:400;
 letter-spacing:0
}
.side-bar .cate li a span {
 color:#b8b8b8
}
.side-bar .cate li a:hover {
 color:#629ee7
}
.side-bar .tags {
 display:inline-block;
 width:100%
}
.side-bar .tags li {
 display:inline-block;
 float:left;
 margin-bottom:10px;
 margin-right:10px
}
.side-bar .tags li a {
 background:#fff none repeat scroll 0 0;
 border:1px solid #ebebeb;
 color:#272727;
 display:inline-block;
 float:left;
 font-size:12px;
 padding:8px 15px
}
.side-bar .tags li a:hover {
 background:#629ee7 none repeat scroll 0 0;
 border-color:#629ee7;
 color:#fff
}
.side-bar .top-sale li a {
 display:inline-block;
 font-size:12px;
 letter-spacing:1px
}
.side-bar .top-sale li p {
 color:#141414;
 font-size:18px;
 margin-top:15px
}
.side-bar .tags.size a {
 border:1px solid #ececec;
 color:#141414;
 font-size:12px
}
.side-bar li {
 list-style:outside none none
}
.side-bar .tags.size a:hover {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 border:1px solid #141414;
 color:#141414
}
.split-post .blog-post .tittle-post {
 font-size:26px
}
.blog-detail .blog-post p {
 line-height:30px
}
.block-instagram-widget a {
 display:block;
 position:relative
}
.block-instagram-widget {
 margin:0 5px
}
.block-instagram-widget li {
 float:left;
 overflow:hidden;
 padding:0 5px 10px;
 position:relative;
 width:33.333%
}
.block-instagram-widget li img {
 width:100%
}
.block-instagram-widget a .overlay {
 color:#fff;
 font-size:16px;
 height:100%;
 left:0;
 opacity:0;
 position:absolute;
 top:0;
 transition:all 300ms ease 0s;
 width:100%
}
.block-instagram-widget a .overlay i {
 left:50%;
 position:absolute;
 top:50%;
 transform:translate(-50%,-50%)
}
.block-instagram-widget a:hover .overlay {
 background-color:#629ee7;
 opacity:1
}
.block-twitter-widget {
 font-size:11px;
 line-height:18px
}
.block-twitter-widget .twitter-item {
 margin-top:20px
}
.block-twitter-widget .twitter-item .twitter-context {
 margin:10px 0
}
.block-twitter-widget .twitter-item .twitter-context i {
 margin-right:5px
}
.comments {
 margin-top:40px
}
.comments h5 {
 font-size:20px;
 font-weight:700;
 margin-bottom:40px;
 text-align:center;
 text-transform:uppercase
}
.comments .avatar {
 margin-right:15px;
 overflow:hidden;
 position:relative;
 width:70px
}
.comments a i {
 margin-left:10px
}
.comments .a-name {
 font-family:"Montserrat",sans-serif;
 font-size:14px
}
.comments a {
 font-family:"Montserrat",sans-serif;
 font-size:12px;
 position:absolute;
 right:30px;
 top:30px
}
.comments .a-com p {
 font-size:14px;
 line-height:24px
}
.comments .more-comments {
 border:1px solid #ececec;
 margin-top:30px;
 padding:20px 30px
}
.comments .more-comments a {
 margin:0
}
.comments .a-com {
 border:1px solid #ebebeb;
 display:inline-block;
 padding:30px;
 position:relative;
 width:100%
}
.comments .media-body {
 overflow:initial
}
.comments .a-com::before {
 color:#ebebeb;
 content:"";
 font-family:"FontAwesome";
 font-size:38px;
 left:-13px;
 position:absolute;
 top:0
}
.comments .date {
 color:#6f6f6f;
 font-family:"Montserrat",sans-serif;
 font-size:10px;
 font-weight:400;
 margin-left:20px;
 margin-top:10px
}
.comments .btn {
 float:right;
 margin:0;
 width:auto
}
.comments ul li {
 list-style:outside none none
}
.comments .com-reply {
 margin-left:110px
}
.comments .comment-form {
 margin-top:40px
}
.comments .comment-form label {
 font-weight:500;
 margin-bottom:20px
}
.comments .comment-form input {
 color:#272727;
 display:inline-block;
 font-size:18px;
 font-weight:700;
 height:40px;
 letter-spacing:1px;
 padding:0 10px;
 width:100%
}
.comments .comment-form .form-control {
 background:#fff none repeat scroll 0 0;
 border:1px solid #ebebeb;
 border-radius:0;
 box-shadow:none;
 display:inline-block;
 font-size:14px;
 font-weight:400;
 height:40px;
 margin-top:5px;
 width:100%
}
.comments .comment-form {
 margin-bottom:40px
}
.comments .comment-form ul {
 border-bottom:medium none
}
.comments .comment-form textarea {
 background:#fff none repeat scroll 0 0;
 border:1px solid #ebebeb;
 border-radius:0;
 box-shadow:none;
 display:inline-block;
 font-size:13px;
 font-weight:400;
 height:150px;
 margin-top:10px;
 padding:10px 20px;
 width:100%
}
.comments .comment-form .btn {
 color:#fff;
 margin-top:20px
}
.comments .comment-form .btn:hover {
 background:#333 none repeat scroll 0 0;
 color:#fff
}
.comments .comment-form label {
 font-size:12px;
 width:100%
}
.comments .comment-form .form-control:focus {
 border:1px solid #629ee7
}
.auther-name .social-icons {
 margin-top:20px
}
.auther-name .social-icons a {
 background:#f0f0f0 none repeat scroll 0 0;
 font-size:12px;
 height:37px;
 line-height:37px;
 width:37px
}
.next-prev a {
 color:#141414
}
.next-prev {
 border-bottom:1px solid #141414;
 border-top:1px solid #141414;
 margin-top:50px;
 padding:10px 0
}
.blog-posts li {
 list-style:outside none none
}
.contact #contact_form {
 text-align:center
}
.contact .error {
 border:1px solid red
}
.contact .error::before {
 color:red;
 content:"";
 font-family:"FontAwesome";
 position:absolute
}
.success-msg {
 border:2px solid rgba(0,0,0,.2);
 border-radius:4px;
 color:#fff;
 display:none;
 margin-bottom:30px;
 padding:20px 16px;
 text-align:center;
 width:100%
}
.success-msg i {
 border:1px solid #abd0a8;
 border-radius:50%;
 margin-right:10px;
 padding:10px
}
#contact_form li {
 list-style:outside none none;
 margin-bottom:20px
}
#contact_form li label {
 color:#fff
}
#contact_form li input {
 background:#fff none repeat scroll 0 0;
 border:1px solid #ececec;
 border-radius:0;
 box-shadow:none;
 color:#000;
 display:inline-block;
 font-size:13px;
 font-weight:500;
 height:45px;
 line-height:45px;
 padding:0 20px;
 text-transform:none;
 transition:all 0.4s ease-in-out 0s;
 width:100%
}
#contact_form li .form-control {
 border-radius:0;
 color:#000;
 transition:all 0.4s ease-in-out 0s
}
#contact_form li textarea {
 background:#fff none repeat scroll 0 0;
 border:1px solid #ececec;
 border-radius:0;
 box-shadow:none;
 color:#000;
 display:inline-block;
 font-size:13px;
 font-weight:500;
 height:110px;
 line-height:45px;
 padding:0 20px;
 text-transform:none;
 transition:all 0.4s ease-in-out 0s;
 width:100%
}
#contact_form li .btn {
 float:right;
 text-transform:uppercase
}
#contact_form li .btn:hover {
 background:#222 none repeat scroll 0 0;
 color:#fff
}
.contact-form .tittle {
 text-align:center
}
.contact-form .tittle hr {
 background:#448aff none repeat scroll 0 0;
 border:medium none;
 height:5px;
 margin:15px auto;
 width:28px
}
.contact-form .tittle p {
 font-size:16px;
 text-transform:none
}
.contact-form label {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 color:#fff;
 display:inline-block;
 font-size:12px;
 font-weight:400;
 line-height:26px;
 margin:0;
 position:relative;
 text-transform:uppercase;
 width:100%
}
.contact-form label span {
 color:#fff
}
.contact-form textarea {
 display:inline-block;
 padding:10px 20px;
 position:relative;
 width:100%
}
.contact-form #contact_form li .form-control:focus {
 border:1px solid #006b3e;
}
.contact-form button {
 transition:all 0.4s ease-in-out 0s
}
.boxes-in .location i {
 background:#006b3e none repeat scroll 0 0;
 border-radius:50%;
 color:#fff;
 float:left;
 font-size:15px;
 height:42px;
 line-height:42px;
 margin-right:20px;
 margin-top:3px;
 text-align:center;
 width:42px
}
.boxes-in hr {
 margin:20px auto;
 width:50%
}
.boxes-in p {
 font-family:"Montserrat",sans-serif;
 font-size:14px;
 font-weight:400;
 letter-spacing:0;
 margin:0
}
.boxes-in h5 {
 font-size:20px;
 font-weight:700;
 margin:0
}
.boxes-in ul {
 display:inline-block;
 width:100%
}
.boxes-in li {
	/* float: left; */
	list-style: outside none none;
	margin-bottom: 30px;
	/* width: 50%; */
}
.boxes-in .location {
 text-align:left
}
.boxes-in .location li {
 min-height:50px;
 padding-right:80px
}
.boxes-in .small-letter {
 text-align:center
}
.boxes-in .small-letter p {
 text-align:left
}
.boxes-in .small-letter input {
 border:1px solid #ebebeb;
 font-family:"Montserrat",sans-serif;
 height:45px;
 margin:20px 0 0;
 padding:0 20px;
 width:100%
}
.boxes-in .small-letter button {
 border:1px solid #272727;
 color:#272727;
 font-family:"Montserrat",sans-serif;
 font-size:10px
}
.boxes-in .small-letter button:hover {
 background:#272727 none repeat scroll 0 0;
 border-color:#272727;
 color:#fff
}
.boxes-in .testi-slides {
 text-align:center
}
.boxes-in .testi-slides p {
 font-family:"Playfair Display",serif;
 font-size:14px;
 font-style:italic;
 font-weight:400;
 line-height:24px;
 text-transform:none
}
.boxes-in .testi-slides .avatar {
 border-radius:50%;
 display:inline-block;
 height:70px;
 margin-bottom:10px;
 overflow:hidden;
 position:relative;
 width:70px
}
.boxes-in .testi-slides .avatar img {
 border-radius:50%
}
.boxes-in .testi-slides h6 {
 color:#272727;
 font-size:12px;
 margin:20px 0 0
}
.boxes-in .testi-slides .owl-nav {
 display:none
}
.boxes-in .testi-slides .owl-dots {
 bottom:-30px;
 left:0;
 position:absolute;
 right:0;
 text-align:center;
 width:100%
}
.boxes-in .testi-slides .owl-dot {
 display:inline-block
}
.boxes-in .testi-slides .owl-dot span {
 background:#ebebeb none repeat scroll 0 0;
 border-radius:50%;
 display:inline-block;
 height:15px;
 margin:0 5px;
 width:15px
}
.boxes-in .testi-slides .owl-dot.active span {
 background:#fff none repeat scroll 0 0;
 border:2px solid #af5875
}
.contact-box .boxes-in {
 border:medium none;
 text-align:left
}
.contact-box .boxes-in h6 {
 font-size:22px;
 font-weight:300;
 margin-bottom:60px;
 margin-top:0
}
.contact-box .boxes-in h6::before {
 background:#272727 none repeat scroll 0 0;
 border:medium none;
 content:"";
 display:inline-block;
 height:2px;
 margin-top:40px;
 position:absolute;
 width:10px
}
.contact-box .boxes-in .avatar {
 border-radius:50%;
 height:100px;
 margin-right:20px;
 overflow:hidden;
 position:relative;
 width:100px
}
.contact-box .boxes-in h5 {
 font-size:16px;
 margin:0 0 10px
}
.contact-box .boxes-in .media-body p {
 font-family:"Playfair Display",serif;
 font-style:italic;
 letter-spacing:2px;
 margin-bottom:10px;
 text-transform:none
}
.contact-box .boxes-in .media-body span {
 color:#b8b8b8;
 font-family:"Montserrat",sans-serif;
 font-size:12px
}
.contact-box .boxes-in .media-body span i {
 border:medium none;
 color:#2cc0e0;
 height:auto;
 line-height:20px;
 margin:0 10px 0 0;
 width:auto
}
.contact-box .boxes-in {
 padding:0
}
.contact-box .boxes-in .social_icons li {
 background:#ebebeb none repeat scroll 0 0;
 border:medium none;
 border-radius:50%;
 display:inline-block;
 float:left;
 margin-bottom:15px;
 margin-right:10px;
 width:auto
}
.contact-box .boxes-in .social_icons li a {
 border:medium none;
 color:#272727;
 margin:0
}
.our-team .team-hover {
 background:rgba(0,0,0,.8) none repeat scroll 0 0;
 height:100%;
 left:0;
 opacity:0;
 position:absolute;
 text-align:center;
 top:0;
 transition:all 0.4s ease-in-out 0s;
 width:100%
}
.our-team article:hover .team-hover {
 left:0;
 opacity:1
}
.our-team article {
 box-shadow:0 0 5px rgba(0,0,0,.2);
 margin-bottom:30px
}
.our-team article .team-img {
 overflow:hidden;
 position:relative
}
.our-team .team-name {
 padding:25px 0;
 position:relative;
 text-align:center
}
.our-team .team-name {
 text-align:center
}
.our-team .team-name p {
 margin-bottom:0
}
.our-team .team-name h6 {
 font-size:24px;
 font-weight:300;
 margin:0 0 10px
}
.our-team article:hover img {
 transform:scale(1.1)
}
.our-team .team-hover a {
 border:1px solid #fff;
 border-radius:50%;
 color:#fff;
 display:inline-block;
 font-size:14px;
 height:50px;
 line-height:48px;
 margin:0 3px;
 text-align:center;
 width:50px
}
.our-team .team-hover a:hover {
 background:#fff none repeat scroll 0 0;
 color:#000
}
.our-team .team-names {
 margin-top:50px;
 position:relative
}
.our-team .team-names h6 {
 font-size:16px;
 font-weight:700;
 margin-bottom:5px;
 margin-top:30px;
 text-transform:uppercase
}
.our-team .team-names::before {
 background:#333 none repeat scroll 0 0;
 content:"";
 height:75px;
 left:0;
 margin:0 auto;
 position:absolute;
 right:0;
 top:-90px;
 width:1px;
 z-index:99
}
.our-team .team-names p {
 color:#443a8b;
 font-size:13px
}
.our-team .team-part .skills {
 margin-top:50px
}
.no-pad-style2 .team-hover {
 text-align:center
}
.no-pad-style2 .team-hover p {
 margin-bottom:30px
}
.our-team .position-center-center {
 width:100%
}
footer {
 background:#006b3e none repeat scroll 0 0;
 position:relative;
 z-index:1;
}
footer h5 {
 color:#fff;
 font-size:18px;
 font-weight:400;
 margin:0 0 20px;
 text-transform:uppercase
}
footer .latest-tweet {
 margin-top:100px
}
footer .latest-tweet span {
 font-size:12px
}
footer p {
 color:#757575
}
footer p a {
 color:#f7f7f7
}
footer ul li {
 margin-bottom:13px
}
footer span {
 color:#3dc5df
}
footer li {
 list-style:outside none none
}
footer .date {
 color:#757575;
 display:inline-block;
 text-align:right;
 width:100%
}
footer .small-info {
 border-right:1px solid rgba(255,255,255,.05);
 padding:100px 60px;
 text-align:left
}
footer .small-info img {
 margin-bottom:30px
}
footer .small-info .social_icons {
 border-bottom:1px solid rgba(255,255,255,.1);
 display:inline-block;
 margin-bottom:40px;
 margin-top:20px;
 padding-bottom:20px;
 text-align:left;
 width:100%
}
footer .small-info .social_icons li {
 float:none;
 margin:0 5px
}
footer .small-info .social_icons li a {
 background:#151515 none repeat scroll 0 0;
 border:medium none;
 border-radius:50%;
 color:#757575;
 font-size:12px;
 height:32px;
 line-height:32px;
 width:32px
}
footer form {
 display:inline-grid;
 width:100%
}
footer form input {
 background:rgba(255,255,255,.05) none repeat scroll 0 0;
 border:medium none;
 border-radius:0;
 color:#fff;
 display:inline-block;
 float:left;
 font-size:12px;
 height:45px;
 outline:medium none;
 padding:0 20px;
 width:70%
}
footer form button {
 background:rgba(255,255,255,.1) none repeat scroll 0 0;
 border:medium none;
 color:#696969;
 display:inline-block;
 float:right;
 font-size:12px;
 font-weight:700;
 height:45px;
 padding:8px 20px;
 text-transform:uppercase;
 width:30%
}
footer .links {
 border-left:1px solid rgba(255,255,255,.05);
 min-height:568px;
 padding-top:100px
}
footer .links li {
 list-style:outside none none;
 margin-bottom:0
}
footer .links a {
 color:#757575;
 display:inline-block;
 line-height:30px;
 width:100%
}
footer .links a:hover {
 color:#fff
}
footer .timing {
 margin-top:40px
}
footer .timing p span {
 color:#757575;
 margin-left:10px
}
.rights {
 background:#1b1b1b none repeat scroll 0 0;
 padding:20px 0;
 text-align:center
}
.rights p {
 margin:0
}
footer .logo-foot {
 margin-bottom:50px
}
footer p {
 color:#fff;
 line-height:26px
}
footer .contact-info {
 padding-left:50px
}
footer .contact-info li {
 list-style:outside none none
}
footer .contact-info p {
 font-weight:400
}
footer .contact-info i {
 color:#629ee7;
 display:inline-block;
 font-size:18px;
 margin-right:20px;
 margin-top:10px;
 text-align:right;
 width:30px
}
footer .social {
 margin-top:30px
}
footer .social p {
 color:#d1d7ff;
 font-weight:400
}
footer .social p a {
 color:#fff;
 font-weight:600
}
.footer-contact h5 {
 border-bottom:1px solid rgba(255,255,255,.1);
 color:#fff;
 font-size:24px;
 font-weight:500;
 margin-bottom:15px;
 margin-top:0;
 padding-bottom:15px
}
.footer-contact .contact-form {
 margin-top:20px
}
.footer-contact li {
 list-style:outside none none;
 margin-bottom:20px
}
.footer-contact #contact_form li input {
 background:#191e44 none repeat scroll 0 0;
 border-radius:4px
}
.footer-contact #contact_form li .form-control {
 color:#fff
}
.footer-contact #contact_form li input {
 height:45px;
 line-height:45px
}
.footer-contact #contact_form li textarea {
 background:#191e44 none repeat scroll 0 0;
 border-radius:4px;
 height:90px
}
.footer-contact #contact_form li button {
 background:rgba(0,0,0,0) none repeat scroll 0 0;
 border:medium none;
 color:#fff;
 float:right;
 font-size:30px;
 margin-right:15px;
 margin-top:-70px;
 outline:medium none
}
.rights {
 background:#fcb532 none repeat scroll 0 0;
 padding:20px 0 15px
}
.rights p {
 font-size:14px;
 margin-bottom:0
}
.rights ul {
 margin-bottom:0;
 text-align:right
}
.rights ul li {
 display:inline-block;
 list-style:outside none circle;
 margin-left:50px
}
.rights ul li a {
 font-weight:500;
 line-height:30px
}
.rights ul li a:hover {
 text-decoration:underline
}
.footer-2 {
	padding: 66px 0 50px;
}
.footer-2 h6 {
	color: #fff;
	font-size: 18px;
	font-weight: 800;
	margin: 0 0 30px;
	text-transform: uppercase;
	/* border-bottom: 2px solid; */
	padding-bottom: 0;
}
.links-footer li {
 list-style:outside none none
}
.links-footer li a {
 color:#b3b7da;
 display:inline-block;
 font-weight:500;
 width:100%
}
.links-footer li a:hover {
 color:#fff
}
.links-social li {
 list-style:outside none none
}
.links-social li a {
 color:#b3b7da;
 display:inline-block;
 font-weight:500;
 line-height:46px;
 width:100%
}
.links-social li a i {
 margin-right:10px
}
.links-social li a:hover {
 color:#fcb532
}
.links-footer.ser {
 list-style:outside none circle;
 padding-left:15px
}
.links-footer.ser li {
 color:#cbcbcb;
 list-style:outside none disc
}
.links-footer.ser li a {
 color:#cbcbcb
}
.links-footer.ser li a:hover {
 color:#fff
}
.latest-post-small .media-body a {
 color:#cbcbcb;
 display:inline-block;
 font-size:14px;
 font-weight:500;
 line-height:24px;
 margin-bottom:10px;
 width:100%
}
.latest-post-small .media {
 margin-bottom:10px;
 margin-top:10px
}
.latest-post-small .media-body a:hover {
 color:#fff
}
.latest-post-small .media-body span {
 color:#666;
 display:inline-block;
 font-family:"Montserrat",sans-serif;
 font-size:12px;
 font-weight:400
}
.latest-post-small .post-img {
 display:inline-block;
 height:70px;
 margin-right:10px;
 width:70px
}
.latest-post-icon li {
 background:rgba(0,0,0,0) url(../images/icon-post.png) no-repeat scroll left 10px;
 list-style:outside none none;
 margin-bottom:20px;
 padding-left:30px
}
.latest-post-icon li a {
 color:#b3b7da;
 font-size:15px;
 font-weight:500;
 line-height:30px
}
.latest-post-icon li span {
 color:#fff;
 display:inline-block;
 font-size:13px;
 font-weight:500;
 margin-top:10px;
 width:100%
}
.latest-post-icon li a:hover {
 color:#fcb532
}
.con-info span {
 color:#fff;
 display:inline-block;
 width:100%
}
.con-info li p {
 font-family:"Montserrat",sans-serif;
 font-weight:400;
 margin-bottom:0
}
.con-info li {
 list-style:outside none none;
 margin-top:20px
}
.need-help-footer {
 background:rgba(255,255,255,.05) none repeat scroll 0 0;
 border-radius:4px;
 display:inline-block;
 padding:50px 30px 30px;
 text-align:center;
 width:100%
}
.need-help-footer h5 {
 color:#fff;
 font-size:24px;
 margin-bottom:15px;
 margin-top:30px
}
.need-help-footer p {
 color:#b3b7da;
 font-weight:500;
 margin-bottom:20px
}
.need-help-footer span {
 color:#fff;
 font-weight:500
}
.need-help-footer hr {
 border-color:#232955
}
.rights.style-2 {
 background:#1b1b1b none repeat scroll 0 0;
 text-align:center
}
.rights.style-2 p {
 font-size:14px
}
.foot-social-icons {
 left:0;
 position:absolute;
 text-align:center;
 top:-35px;
 width:100%
}
.foot-social-icons li {
 display:inline-block;
 list-style:outside none none;
 margin:0 5px
}
.foot-social-icons li a {
 background:#fcb532 none repeat scroll 0 0;
 border-radius:50%;
 color:#fff;
 display:inline-block;
 font-size:24px;
 height:70px;
 line-height:70px;
 text-align:center;
 width:70px
}
.foot-social-icons li a:hover {
 background:#fff none repeat scroll 0 0;
 color:#fcb532
}
.foot-social-icons li a i {
 line-height:70px
}
.about-foot a {
 color:#006b3e;
 display:inline-block;
 font-weight:500;
 line-height:30px;
 margin-top:10px;
 text-decoration:underline
}
.newsletter {
 position:relative
}
.newsletter form {
 margin-top:60px;
 position:relative
}
.newsletter label {
 background:#000 none repeat scroll 0 0;
 color:#fff;
 display:inline-block;
 font-size:12px;
 font-weight:400;
 line-height:26px;
 margin:0;
 position:relative;
 text-transform:uppercase;
 width:100%
}
.newsletter button {
 font-weight:800;
 height:50px;
 position:absolute;
 right:0;
 top:0;
 transition:all 0.4s ease-in-out 0s
}
.newsletter .icon-btn {
 display:inline-block;
 margin-right:20px
}
.newsletter input {
 background:#fff none repeat scroll 0 0;
 border:medium none;
 border-radius:0;
 box-shadow:none;
 color:#000;
 display:inline-block;
 font-size:12px;
 height:50px;
 margin:0 auto;
 padding:0;
 transition:all 0.4s ease-in-out 0s;
 width:100%
}
.newsletter .form-control {
 background:#fff none repeat scroll 0 0;
 border:medium none;
 border-radius:0;
 color:#000;
 font-size:12px;
 margin-bottom:10px;
 padding:0 20px;
 transition:all 0.4s ease-in-out 0s
}
.newsletter span {
 color:#999;
 font-size:12px
}
.map-wrapper {
 height:450px;
 margin-bottom:0
}
.cd-top {
	background: rgba(0,0,0,0) none repeat scroll 0 0;
	border: 2px solid #ed3237;
	border-radius: 2px;
	bottom: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,.05);
	color: #ed3237;
	display: inline-block;
	font-size: 26px;
	height: 50px;
	line-height: 44px;
	opacity: 0;
	overflow: hidden;
	position: fixed;
	right: 10px;
	text-align: center;
	transition: all 0.4s ease-in-out 0s;
	visibility: hidden;
	white-space: nowrap;
	width: 50px;
	z-index: 9;
}
.n-list li {
	list-style-type: circle !important;
	list-style-position: inside !important;
	margin-top: 10px !important;
	color: #000;
}
.cd-top.cd-is-visible,.cd-top.cd-fade-out,.no-touch .cd-top:hover {
 transition:opacity 0.3s ease 0s,visibility 0s ease 0s
}
.cd-top.cd-is-visible {
	opacity: 1 !important;
	visibility: visible;
}
.cd-top.cd-fade-out {
 opacity:.5
}
.no-touch .cd-top:hover {
 background-color:#000;
 color:#fff;
 opacity:1
}
.home-2 p {
 font-size:15px;
 line-height:24px
}
.tp-banner.revslider-initialised.tp-simpleresponsive {
 height:500px
}
.bizz>p {
 color:#fff
}
.bizz a {
 color:#fff
}
.latest-post-small a {
 color:#fff;
 font-weight:500
}
.info_page {
 color:#006b3e;
}
.floating-menu {
 border:1px solid #ddd;
 margin-bottom:10px;
 padding:5px
}
.floating-menu ul li {
	background: rgba(0,0,0,0) url(../images/list.gif) no-repeat scroll 0 11px;
	border-bottom: 1px dashed #ed3237;
	font-size: 13px;
	font-weight: 700;
	height: auto;
	line-height: 20px;
	list-style: outside none none;
	margin-bottom: 3px;
	min-height: 10px;
	padding: 1px 4px 1px 20px;
	text-align: left;
	text-transform: uppercase;
}
.portfolio-image {
 border:2px solid #873335;
 margin:10px
}
.btn.btn-new {
 width:100%
}

.floating-menu h4.elite{
    	font-size: 21px;
    	line-height: normal;
}

.floating-menu h4 {
	color: #ed3237;
	font-weight: 700;
	
}
.elite {
 background-color:#006b3e;
 color:#fff!important;
 margin:0;
 padding:6px;
 text-align:center
}
.new-home-form {
	border: 4px solid #fff;
	border-radius: 0;
	/* box-shadow: 0 0 2px rgba(0,0,0,.2); */
	background: url(../images/contact-bg.jpg);
	padding: 20px;
	background-size: cover;
	outline: 2px solid #006b3e;
}
.info_page{
	padding-left:15px;
	padding-right:15px;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	top: -10px!important;
}

.intro-main .text-sec h5 {
	font-size: 28px;
}
.intro-main .text-sec h5 span {
	color: #ed3237;
}
.intro-main p {
	text-align: justify;
	/* font-weight: 300; */
	color: #000;
}

.banner-form h5 {
	font-size: 23px;
	color: #fff;
	font-weight: 700;
}

.banner-form h5 sub {
	font-size: 15px;
}

.intro-main .form-control {
	background-color: transparent;
	background-image: none;
	border: 1px solid #fff;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0,0,0,.075) inset;
	color: #fff;
	display: block;
	font-size: 14px;
	height: 34px;
	line-height: 1.42857;
	padding: 6px 12px;
	transition: border-color 0.15s ease-in-out 0s,box-shadow 0.15s ease-in-out 0s;
	width: 100%;
}

.intro-main textarea.form-control {
height: 90px;
}

.navbar-toggle {
	background: #006b3e none repeat scroll 0 0!important;
}

.head-info li a {
	color: #fff;
	font-weight: 700;
	font-size: 14px;
}
.table-responsive h3 {
	margin: 0;
}
.table-responsive th {
	background: #006b3e;
	border-color: #006b3e !important;
	color: #fff;
}


.list-inner button {
	padding: 6px 9px;
	border: none;
	text-transform: capitalize;
	font-weight: 700;
	border-radius: 3px;
	background: #ed3237;
}
.list-inner h5 {
	font-size: 14px;
	font-weight: 700;
}
.list-inner p {
	font-size: 14px;
	min-height: 152px;
	height:0px;
}
.icon-img img {
	padding: 11px 0;
	max-width: 60px;
	filter: hue-rotate(200deg);
}
.list-inner {
	background: rgba(255, 255, 255, 0.8);
	padding: 10px 10px 20px 10px;
	text-align: center;
}
.services li {
	list-style: none;
}

.icon-img {
	background: #006b3e;
	text-align: center;
}

.services {
	background: url(../images/bg.jpg);
	padding: 40px 0;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.table-responsive h2 {
	font-size: 22px;
	margin: 0;
	color: #ed3237 !important;
}



.new-home-form input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.new-home-form input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
	opacity: 1; 
}

.new-home-form input::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
	opacity: 1; 
}


.new-home-form textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #fff;
    opacity: 1; /* Firefox */
}

.new-home-form textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #fff;
	opacity: 1; 
}

.new-home-form textarea::-ms-input-placeholder { /* Microsoft Edge */
    color: #fff;
	opacity: 1; 
}









.contact input::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #000;
    opacity: 1; /* Firefox */
}

.contact input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
	opacity: 1; 
}

.contact input::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
	opacity: 1; 
}


.contact textarea::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
   color: #000;
    opacity: 1; /* Firefox */
}

.contact textarea:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #000;
	opacity: 1; 
}

.contact textarea::-ms-input-placeholder { /* Microsoft Edge */
    color: #000;
	opacity: 1; 
}

.banner-form.new-home-form button {
	background: #ed3237 !important;
}

.location h3 {
	font-size: 18px;
	margin-bottom: 13px;
	/* border-bottom: 2px solid #000; */
	display: inline-block;
	padding: 0 0 4px 0;
}

.department .dep-sec-txt {
	text-align: left;
	display: inline-block;
	width: 100%;
}

footer p a:hover{
	color: #fff;
}


.location p{
	color:#000;
}









@media(min-width:320px) and (max-width:767px){
    .intro-main .col-md-8 {
    clear: both!important;
    margin-top:10px!important;
}
	.department .nav-tabs li a {
	font-size: 12px;
}
.block_floatingbar {
	position: inherit !important;
	position: inherit !important;
	top: inherit !important;
	margin-top: 40px;
}
.footer-2 {
	padding: 50px 0 50px;
}
.department {
	padding-bottom: 60px;
}
.boxes-in .location li {
	min-height: auto;
	padding-right: 0;
}
.boxes-in li {
	width: 100%;
}
header .navbar li a::before {
	border-radius: 0!important;
}
header .navbar li {
	margin-bottom: 4px!important;
}
.header-nav{
	padding:0px;
}

/* .top-bar .social-icons {
	float: left!important;
	margin-top: 17px;
} */
.intro-main .text-sec h5 {
	font-size: 27px;
}
.top-bar {
	height: auto;
}
.top-bar .social-icons {
	text-align: left!important;
	clear: both;
}
.bt {
	 display:inline!important; 
}
.bt img {
	width: 100px;
}

.floating-btn img {
	height: 30px;
}
.top-bar .col-lg-4.col-md-4.col-sm-4 {
	clear: both;
}


.list-inner p {
    min-height: inherit;
    height: auto;

}
.icon-img {
	margin-top: 20px;
}
.table-responsive > .table > tbody > tr > td, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > td, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > thead > tr > th {
	white-space: normal;
}

.portfolio .col-4 .portfolio-item {
	float: left;
	width: 100%;
}








}



@media(min-width:768px) and (max-width:991px){
	.header-style-2 .navbar li a {
	padding: 20px 10px!important;
}
}

@media(min-width:768px) and (max-width:1023px){
	.portfolio-overlay {
	border: 0px solid transparent!important;
}
.portfolio-overlay .detail-info span {
	margin-bottom: 0!important;
}
.portfolio-overlay .position-center-center {
	padding: 0 0;
}


	
}


@media(min-width:1024px) and (max-width:1199px){
.portfolio-overlay {
	border: 14px solid transparent!important;
}

}






