/*-------Reset-css---*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
	font-family: 'Quicksand', sans-serif;
	font-weight: 400;
	color: #282828;
	line-height: 26px;
	font-size:15px;

}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/*---------------------------------*/

.alignright {
    float: right;
}

.kopa-item-header {
    display: inline-block;
    position: relative;
    padding: 0px 10px;
}

.kopa-page-header-1 .kopa-email-link {
    color: rgba(255, 255, 255, 0.8);
}

.kopa-item-header {
    display: inline-block;
    position: relative;
    padding: 0px 10px;
}

.kopa-item-header:before {
    content: "";
    width: 1px;
    height: 13px;
    position: absolute;
    background: rgba(255, 255, 255, 0.8);
    top: 50%;
    left: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

.kopa-social-links {
    display: inline-block;
}

.kopa-social-links li {
    display: inline-block;
    margin-right: 10px;
	list-style: none;
}

.kopa-page-header-1 .kopa-social-links li a {
    color: rgba(255, 255, 255, 0.8);
}

.Footer-Strip   {
	    background: transparent;
    color: rgba(255, 255, 255, 0.8);
    padding: 8px 0px;
    z-index: 999;
    border-bottom: 1px solid #fff;
    margin-bottom: 50px;
    display: block;
    margin-left: 80px;
	
	position:absolute;
}

.kopa-item-header  a  {
	color: #c9cdd2;
	font-weight: 500;
    text-decoration: none;
}

.Footer-Strip  .Passage  p  {
	font-weight:500;
}














































/*----------------Nav-Bar--------------------*/


.main-menu-area {
	background: #FFF;
    color: #000;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
    margin-left: 0px;
    margin-top: 0px;
	border-bottom: 1px solid #f5a201;
}

.main-menu-area .navbar-default {
        background-color: transparent;
    border: none;
    margin: 0;
    z-index: 999;
    float: right;
}
.main-menu-area .logo {
	height: 100%;
    position: relative;
    float: left;
    z-index: 25;
    padding-top: 60px;
    margin-top: -76px;
    padding-bottom: 30px;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu ul li a  .fa {
    color: #2baeaa;
    font-size: 14px;
    margin-left: 2px;
}

.main-menu ul li .dropdown-menu li a {
	border-bottom:1px solid #ccc;
}

#bs-example-navbar-collapse-1 .main-menu .Appointment-btn  .fa {
	margin-left:5px;
}


.navbar-right {
    float: left!important;
    margin-right: 70px;
    padding-top: 0px;
}

.logo a {
    color: #fff;
    font-size: 24px;
    font-weight: 700;
    letter-spacing: 2px;
    position: relative;
    text-transform: uppercase;
    z-index: 9999;
}
.logo-two {
	text-align: center;
	background-color: #15aa19;
	max-width: 390px;
	margin: auto;
	padding: 15px 30px 15px 0px;
}
.main-menu ul li a {
        display: block;
    font-weight: 500;
    color: #000 !important;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 30px 30px 0px;
    transition: .3s;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
}

.main-menu-area .navbar-default .navbar-nav > .active > a, 
.main-menu-area .navbar-default .navbar-nav > .active > a:focus, 
.main-menu-area .navbar-default .navbar-nav > .active > a:hover {
	background-color: transparent;
}
.main-menu-area .navbar-nav > li > a:focus, 
.main-menu-area .navbar-nav > li > a:hover {
	background-color: transparent;
}
.main-menu-area .dropdown-menu > .active > a, 
.main-menu-area .dropdown-menu > .active > a:focus, 
.main-menu-area .dropdown-menu > .active > a:hover {
	background-color: #f5f5f5;
	color:#000;
}
.main-menu ul li .dropdown-menu  li a  {
	color:#000   !important;
}

.main-menu ul li .dropdown-menu {
    border-top:3px solid #fff !important;
	width: 220px;
}

.main-menu-area .dropdown-menu > li > a:focus, 
.main-menu-area .dropdown-menu > li > a:hover {
	background-color: #f5f5f5;
}
.main-menu-area .navbar-default .navbar-nav > .open > a, 
.main-menu-area .navbar-default .navbar-nav > .open > a:focus, 
.main-menu-area .navbar-default .navbar-nav > .open > a:hover {
	color: #fff;
	background-color: #f5f5f5;
}
.main-menu ul li a i.fa-angle-down {
    position: relative;
    top: 2px;
    left: 4px;
    -webkit-transition:.5s ease;
    -moz-transition:.5s ease;
    -ms-transition:.5s ease;
    -o-transition:.5s ease;
    transition:.5s ease;
}
.main-menu ul li:hover i.fa-angle-down {
    -webkit-transform:rotate(180deg);
    -moz-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    -o-transform:rotate(180deg);
    transform:rotate(180deg);
}
.navbar-right .dropdown-menu {
	left: 0;
}
.main-menu ul li ul {
    box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.2);
    margin: 0px;
    padding: 0px;
    text-align: left;
}
.main-menu ul li ul li {
	display: block;
    position: relative;
}
.main-menu ul li ul li a {
    display: block;
    padding: 10px 26px;
    background-color: #fff;
    color: #777;
    text-align: left;
    text-decoration: none;
    border-bottom: 1px solid #eee;
}
.main-menu ul li ul li.right-top ul {
    margin: 0px;
    padding: 0px;
    top: 0;
    position: absolute;
    text-align: left;
    left: 120%;
    visibility:hidden;
    opacity: 0;
    -webkit-transition:.5s ease;
    -moz-transition:.5s ease;
    -ms-transition:.5s ease;
    -o-transition:.5s ease;
    transition:.5s ease;
    z-index: 9999;
    width: 200px;
    border-left: 1px solid #eee;
}
.main-menu ul li ul li.right-top:hover ul {
    opacity: 1;
    visibility: visible;
    display: block;
    left: 100%;
}
@media screen and (min-width: 768px) {
    .main-menu ul li ul {
        box-shadow: 0 3px 4px 0px rgba(0, 0, 0, 0.2);
        margin: 0px;
        padding: 0px;
        position: absolute;
        text-align: left;
        left: 0;
        top: 120%;
        visibility:hidden;
        opacity: 0;
        -webkit-transition:.5s ease;
        -moz-transition:.5s ease;
        -ms-transition:.5s ease;
        -o-transition:.5s ease;
        transition:.5s ease;
        z-index: 9999;
        width: 200px;
    }
    .main-menu ul li:hover ul {
        margin-top: 0px;
        opacity: 1;
        visibility: visible;
        display: block;
        top: 100%;
    }
    .main-menu ul li ul li.right-top {
        margin: 0;
        padding: 0;
        box-shadow: none;
        border: none;
        float: none;
    }
}
.affix {
    position: fixed;
    width: 100%;
    top: 0;
    right: 0;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 0 25px #000; 
	    margin-top: 0px;
}

.affix  .main-menu ul li a {
    display: block;
    font-weight: 500;
    color: #000 !important;
}



.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #f9f6f6;
}


/* search Form */
.searchbox-area {
    margin-top: -13px;
    position: absolute;
    right: 0;
    top: 50%;
}
#search {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.9);
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    -moz-transform: translate(0px, -100%) scale(0, 0);
    -o-transform: translate(0px, -100%) scale(0, 0);
    -ms-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
    z-index: 9999;
}
#search input[type="search"] {
    position: absolute;
    top: 50%;
    width: 100%;
    color: white;
    background: transparent;
    font-size: 50px;
    font-weight: 300;
    text-align: center;
    border: 0px;
    margin: 0px auto;
    margin-top: -51px;
    padding: 15px 30px 15px 30px;
    outline: none;
}
#search .btn {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: 61px;
    margin-left: -45px;
    border: black;
}
#search .close {
    position: fixed;
    top: 15px;
    right: 15px;
    color: #fff;
    background-color: red;
    border-color: red;
    opacity: 1;
    padding: 10px 17px;
    font-size: 27px;
}
#search.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    -moz-transform: translate(0px, 0px) scale(1, 1);
    -o-transform: translate(0px, 0px) scale(1, 1);
    -ms-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}


.main-menu-area  .logo  img {
    position: relative;
    z-index: 999;
}

.Top-Bar  {
    background-image: linear-gradient(to right, #1db954 0%, #011671cf 100%);
    padding: 5px 0px;
}

.Top-Box   ul  li {
    list-style-type: none;
    display: inline;
    float: left;
    margin-right: 40px;
	color:#fff;
	padding: 5px 0px;

}

.Top-Box   {
    position: relative;
    margin-left: 265px;
    padding-left: 68px;
}

.Top-Bar p  {
    color: #fff;
	font-weight: 500;
}

.Top-Bar p  .fa {
	margin-right:5px;
}

#bs-example-navbar-collapse-1   .main-menu    .Appointment-btn   {
	    width: 180px;
    /* padding-top: 47px; */
    margin: 20px 0px 0px;
    text-decoration: none;
    background: #2baeab;
    border-radius: 25px;
    padding: 6px 25px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    display: table;
}

#bs-example-navbar-collapse-1 .main-menu .Appointment-btn:hover    {
	background:#4b95c2;
	transition: .5s;
}

#bs-example-navbar-collapse-1 .main-menu .Appointment-btn:hover   .fa {
	padding-left:10px;
	transition: .5s;
}






.main-menu-area   .M-ADJ   .logo:before {
    position: absolute;
    content: '';
    right: -75px;
    top: 0px;
    height: 100%;
    width: 10000%;
    background-color: #ffffff;
    -ms-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    border-right: 2px solid #1db9a0;
}


















 /*------------touch-Slider------------------------*/
 
 
 /****slider****/
h1.slide-phone {
	color:#45e2f4!important;
	margin: 0px!important;
	line-height: 20px!important;
}
.bs-slider {
	height: 400px;
	margin-top: 0px;
	overflow: hidden;
	max-height: 400px;
	position:relative;
	background: #000000;
}
.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab;
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing;
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;

}

.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item  {
		max-height: 400px;
    height: 400px;
	
}

.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item > a > img {
	/*-----------
	margin: auto;
	width: 100% !important;
	height:400px;
	---*/
	

	
	`background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    width: 100%;
    height: 100%;
    opacity: 1;
    visibility: inherit;
    z-index: 20;
	
}

.service.layout-1:hover .img-in {
    background-color: #000;
}

.SERVICES-HOME    .box-shadow {
    box-shadow: 0px 5px 7px 0px rgba(37, 34, 34, 0.33);
}



/*---*/
.hero-slides-content {
    margin-top: 17%;
}

.slide-text  h2 {
	text-align: left;
    font-size: 32px;
    width: 45%;
    line-height: 38px;
    color: #ffffff;
    margin-bottom: 0px;
    font-weight: 600;
    text-transform: uppercase;

}

.slide-text  h2 span {
	color:#ec6a07;
}

.slide-text  h5  {
	position: relative;
    color: #fff;
    font-weight: 500;
    font-size: 16px;
    text-transform: uppercase;
    padding-bottom: 8px;
}

.slide-text h3, .slide-text h4 {
	text-align: left;
    font-weight: 400;
    color: #fff;
    font-size: 24px;
    margin-bottom: 26px;
    text-transform: capitalize;
}

.slide_style_right a {
	
	
	float:left;
}

.slide-text a {
	text-align: left;
    float: left;
    margin: 0 auto 30px;
    padding: 12px 20px;
    background: #ec6a07;
    color: #fff;
    text-decoration: none;
    margin-top: 0px;
    display: table;
    font-weight: 600;
    font-size: 15px;
	margin-right: 15px;
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}



/********************
*****Slide effect
**********************/

.fade {
	opacity: 1;
}
.fade .item {
	top: 0;
	z-index: 1;
	opacity: 0;
	width: 100%;
	position: absolute;
	left: 0 !important;
	display: block !important;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
.fade .item:first-child {
	top: auto;
	position: relative;
}
.fade .item.active {
	opacity: 1;
	z-index: 2;
	-webkit-transition: opacity ease-in-out 1s;
	-moz-transition: opacity ease-in-out 1s;
	-ms-transition: opacity ease-in-out 1s;
	-o-transition: opacity ease-in-out 1s;
	transition: opacity ease-in-out 1s;
}
/*---------- LEFT/RIGHT ROUND CONTROL ----------*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #ffffff;
	display: block;
	font-size: 24px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: normal;
	background: transparent;
	-webkit-border-radius: 100px;
	border-radius: 100px;
}
.control-round:hover .carousel-control {
	opacity: 1;
}
.control-round .carousel-control.left {
	left: 1%;
}
.control-round .carousel-control.right {
	right: 1%;
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	background: rgba(0, 0, 0, 0.5);
	border: 0px transparent;
}
.control-round .carousel-control.left>span:nth-child(1) {
 left: 45%;
 color: #fff;
}
.control-round .carousel-control.right>span:nth-child(1) {
 right: 45%;
 color: #fff;
}

#bootstrap-touch-slider  .left  .fa {
    margin-top: 10px;
    margin-right: 4px;
}

#bootstrap-touch-slider  .right  .fa {
   margin-top: 10px;
   margin-left: 4px;
}

/*---------- INDICATORS CONTROL ----------*/
.indicators-line > .carousel-indicators {
	
	right: 0px;
    bottom: 10%;
    left: 30%;
    width: 100%;
    height: 20px;
    font-size: 0;
    overflow-x: auto;
    text-align: center;
    overflow-y: hidden;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 1px;
    white-space: nowrap;
}
.indicators-line > .carousel-indicators li {
	
	padding: 5px;
	width: 18px;
	height: 18px;
	border: 2px solid #fff;
	text-indent: 0;
	overflow: hidden;
	text-align: left;
	position: relative;
	letter-spacing: 1px;
	background: transparent;
	-webkit-font-smoothing: antialiased;
	-webkit-border-radius: 0%;
	border-radius: 50%;
	margin-right: 5px;
	-webkit-transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	transition: all 0.5s cubic-bezier(0.22, 0.81, 0.01, 0.99);
	z-index: 10;
	cursor:pointer;
}
.indicators-line > .carousel-indicators li:last-child {
	margin-right: 0;
}
.indicators-line > .carousel-indicators .active {
	margin: 1px 5px 1px 1px;
	box-shadow: 0 0 0 0px #fff;
	background-color: transparent;
	position: relative;
	-webkit-transition: box-shadow 0.3s ease;
	-moz-transition: box-shadow 0.3s ease;
	-o-transition: box-shadow 0.3s ease;
	transition: box-shadow 0.3s ease;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}
.indicators-line > .carousel-indicators .active:before {
	transform: scale(0.5);
	background-color:  #00bf45;
	content:"";
	position: absolute;
	left:-1.6px;
	top:-1.6px;
	width:17px;
	height: 17px;
	padding:3px;
	border-radius: 50%;
	-webkit-transition: background-color 0.3s ease;
	-moz-transition: background-color 0.3s ease;
	-o-transition: background-color 0.3s ease;
	transition: background-color 0.3s ease;
}

/*---------- SLIDE CAPTION ----------*/
.slide_style_left {
	text-align: left !important;
}

.slide_style_right {
	text-align: right !important;
}

.slide_style_center {
	text-align: center !important;
}

.slide-text {
	left: 0;
    width: 100%;
    top: 10%;
    right: 0;
    position: absolute;
    padding: 10px 85px;
}

.slide-text  a .fa {
    margin-left: 20px;
}

.slide-text > h1 {
	padding: 0;
	color: #ffffff;
	font-size: 40px;
	font-style: normal;
	line-height: 60px;
	margin-bottom: 10px;
	letter-spacing: 1px;
	display: inline-block;
	-webkit-animation-delay: 0.7s;
	animation-delay: 0.7s;
	text-transform: capitalize;
}
.slide-text > p {
	padding: 0;
	color: #ffffff;
	font-size: 18px;
	line-height: 24px;
	font-weight: 300;
	margin-bottom: 15px;
	letter-spacing: 1px;
	-webkit-animation-delay: 1.1s;
	animation-delay: 1.1s;
	text-transform:capitalize;

}
.slide-text > a.btn-default {
	color: #000;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-right: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	display: inline-block;
	border: none;
	text-transform: uppercase;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a.btn-primary {
	color: #ffffff;
	cursor: pointer;
	font-weight: 400;
	font-size: 13px;
	line-height: 15px;
	margin-left: 10px;
	text-align: center;
	padding: 17px 30px;
	white-space: nowrap;
	letter-spacing: 1px;
	background: #00bfff;
	display: inline-block;
	text-decoration: none;
	text-transform: uppercase;
	border: none;
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
	-webkit-transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
	transition: background 0.3s ease-in-out, color 0.3s ease-in-out;
}
.slide-text > a:hover, .slide-text > a:active {
	color: #ffffff;
	background: #222222;
	-webkit-transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
	transition: background 0.5s ease-in-out, color 0.5s ease-in-out;
}
 
.control-round .carousel-control {
    top: 47%;
    opacity: 0;
    width: 70px;
    height: 70px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 36px;
    cursor: pointer;
    overflow: hidden;
    line-height: 70px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;

}


.bs-slider .bs-slider-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.40);
}


.slide-text > p {
    width: 50%;
	font-size:15px;
	line-height:20px;
	padding:20px 0px;
}







/*---------------About-Us-Home---------------*/


/*---------Scroll-To-Top-Button-----------*/

#scroll-to-top  {
	width: 45px !important;
    height: 45px !important;
    /* background-color: rgb(233, 30, 99) !important; */
    border-radius: 6% !important;
    background-position: 50% 50%;
    background-size: 125% !important;
    background-image: none !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
    border: 2px solid #02bb2dd6;
}


/*---------------------------------*/



.container-fluid{
	position:relative;
	padding:100px 0px 90px;
	background-color:#f7f9fb;
}


.container-fluid .pattern-layer{
	position:absolute;
	content:'';
	right:0px;
	top:140px;
	right:0px;
	bottom:0px;
	width:221px;
	height:500px;
}

.container-fluid .outer-section{
	position:relative;
}

/*---------
.container-fluid .outer-section .left-column{
	position:relative;
	width:42%;
	float:left;
}
-*/

.container-fluid .outer-section .left-column .shadow-one{
	position:absolute;
    left: 60%;
    top: -40px;
	width:134px;
	height:134px;
}

.container-fluid .outer-section .left-column .shadow-two{
	position:absolute;
    left: 72%;
    bottom: -40px;
	width:96px;
	height:96px;
}

.container-fluid .outer-section .left-column .shadow-three{
	position:absolute;
    left: 0%;
    bottom: -100px;
	width:96px;
	height:96px;
}

.container-fluid .outer-section .left-column .image{
	position:relative;
	z-index:2;
	margin-left:-120px;
}

.container-fluid .outer-section .left-column .inner-column{
	position:relative;
}

/*.container-fluid .outer-section .left-column .inner-column:before{
    position: absolute;
    content: '';
    left: -150px;
    top: -80px;
    right: -140px;
    bottom: -80px;
	z-index:1;
    background: url(../images/2.png) no-repeat;
}*/

/*--------
.container-fluid .outer-section .right-column{
	position:relative;
	width:58%;
	float:right;
}
----*/


.container-fluid .outer-section .right-column .inner-column{
	position:relative;
	max-width:800px;
	width:100%;
	padding-left:40px;
	padding-right:15px;
}

.container-fluid .outer-section .right-column h2{
	position:relative;
	color:#222222;
	font-size:46px;
	font-weight:700;
	line-height:1.2em;
	margin-bottom:45px;
}



/* Featured List */

.featured-list{
	position:relative;
	z-index:1;
}

.featured-list li{
	position:relative;
	color:#000000;
	font-size:17px;
	line-height:1.8em;
	margin-bottom:30px;
}

.featured-list li:last-child{
	margin-bottom:0px;
}

.featured-list li .icon{
	position: relative;
    float: left;
    color: #ffffff;
    font-size: 22px;
    line-height: 52px;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    display: inline-block;
    padding: 0px 16px;
    background-color: #1cba9f;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 20px rgba(28,186,159,0.20);
}



.featured-list li:hover .icon{
	transform:rotateY(360deg);
}

.featured-list li .title{
    position: relative;
    display: block;
    color: #222222;
    font-size: 20px;
    margin-bottom: 6px;
    display: block;
    font-weight: 700;
    /* font-family: 'Exo', sans-serif; */
}

.featured-list li p{
	position:relative;
	color:#000000;
	font-size:17px;
	line-height:1.8em;
}

.featured-list .content{
	float:left;
	max-width:450px;
	padding-top: 10px;
}

.featured-list li:nth-child(2) .icon{
	background-color:#558dca;
	box-shadow:0px 0px 20px rgba(85,141,202,0.20);
}

.featured-list li:nth-child(3) .icon{
	background-color:#223a66;
	box-shadow:0px 0px 20px rgba(34,58,102,0.20);
}

.featured-list li:nth-child(5) .icon {
    background-color: #558dca;
    box-shadow: 0px 0px 20px rgba(85,141,202,0.20);
}

.featured-list li:nth-child(6) .icon {
    background-color: #223a66;
    box-shadow: 0px 0px 20px rgba(34,58,102,0.20);
}

.featured-list li .icon {
    width: 50px;
    height: 50px;
}


/*-------------About-Us-Home--------------*/


.About-Us-Home   {
	padding:60px 0px;
}

.outer-section  .Heading-Box h1 {
    padding-bottom: 40px;
    font-size: 30px;
    color: #353536;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 40px;
	text-align:left;
}

.Heading-Box   h1 {
	padding-bottom: 32px;
    font-size: 36px;
    line-height: 1;
    color: #353536;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -2px;
    text-align: center;
}

.About-Us-Home    p  {
    text-align: center;
    width: 80%;
    margin: 0 auto;
    line-height: 22px;
}


/*----------------Services-Home------------------*/


.Services-Home {
    background: #000;
    padding: 50px 0px;
    background-image: url(../images/Background-01.jpg);
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Services-Home .Heading-Box h1 {
    padding-bottom: 60px;
    font-size: 36px;
    line-height: 1;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -2px;
    text-align: center;
}


.Home-Gallery   {
	position:relative;
	padding: 50px 0px;
    position: relative;
}

.Home-Gallery  .Heading-Box h1 {
    position: relative;
    padding-bottom: 32px;
    font-size: 36px;
    line-height: 1;
    color: #f7f9fb;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -2px;
    text-align: center;
}

.Home-Gallery   .image-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 230px;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
	background-image: url(../images/Background-01.jpg);
}

.Home-Gallery  .image-layer:before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: block;
    background-color: rgba(0,0,0,0.20);
}
  

.Services-Home::before, .Services-Home::before {
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(-90deg, rgba(0,0,0,.5), rgba(38, 31, 74, 0.9));
}

.Services-Home::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.services-block{
	position:relative;
}



.services-block {
    position: relative;
    padding: 50px 30px;
	color#fff;
}

.services-block   .inner-box:hover   {
    opacity: 1;
    -webkit-transform: scaleX(1) translateX(0px);
    -ms-transform: scaleX(1) translateX(0px);
    -moz-transform: scaleX(1) translateX(0px);
    transform: scaleX(1) translateX(0px);
}




/*

.services-block   .inner-box {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    background-size: cover;
    transition: all 700ms ease;
    -webkit-transition: all 700ms ease;
    -ms-transition: all 700ms ease;
    -o-transition: all 700ms ease;
    -webkit-transform: scaleX(0.7) translateX(-30px);
    -ms-transform: scaleX(0.7) translateX(-30px);
    -moz-transform: scaleX(0.7) translateX(-30px);
    transform: scaleX(0.7) translateX(-30px);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    -moz-transform-origin: left;
    transform-origin: left;
}

.services-block   .inner-box:before{
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    background-color: rgba(34,58,102,0.88);
}


-*/





.services-block .inner-box{
	position:relative;
	padding:25px 50px 25px;
	background-color:#ffffff;
	box-shadow:0px 15px 30px rgba(0,0,0,0.10);
}

.services-block .inner-box:after{
	/*------
    position: absolute;
	----*/
	
    content: '';
    left: 0px;
    top: 50%;
    height: 100px;
    z-index: 1;
    width: 100%;
    box-shadow: 100px 100px 100px rgba(0,0,0,0.03);
}

.services-block .content{
	position:relative;
}

.services-block .icon-box{
	position:relative;
	float:left;
	margin-right:5px;
}

.services-block h3{
	position:relative;
	color:#fff;
	font-size:22px;
	font-weight:700;
	line-height:1.3em;
	margin-bottom:5px;
}

.services-block h3 a{
	position:relative;
	color:#223a66;
	transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
	text-decoration: none;
}

.services-block h3 a:hover{
	color:#1cba9f;
}

.services-block  .Content-box   p{
	position: relative;
    line-height: 21px;
    color: #223a66;
    font-size: 16px;
	padding: 10px 0px 6px;
}

.services-block  .Content-box   .Read  {
    font-size: 15px;
    font-weight: 500;
    text-decoration: none;
}

.services-block  .Content-box   {
    margin-left: 110px;
}

.services-block .icon-box   .icon  img {
	width:100px;
}


 .services-block {
    padding: 0px 1px;
    margin-bottom: 2px;
}




/*------------Home-Gallery---------------*/

.Home-Galleryv     {
	padding:60px 0px;
}

/*------layer-Effect-Gallery------*/


.project-block{
	position:relative;
	margin-bottom:16px;
}

.project-block .inner-box{
	position:relative;
}

.project-block .image{
	position:relative;
}

.project-block .image img{
	position:relative;
	width:100%;
	display:block;
}

.project-block .image .overlay-box{
	position: absolute;
    left: 20px;
    bottom: 20px;
    right: 20px;
    top: 20px;
    z-index: 2;
	opacity: 0;
    display: block;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
}

.project-block .image .overlay-box:before{
	position:absolute;
	content:'';
	right:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	opacity:0;
	text-align:center;
	-webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: perspective(400px) rotateY(-90deg);
    -moz-transform: perspective(400px) rotateY(-90deg);
    -ms-transform: perspective(400px) rotateY(-90deg);
    -o-transform: perspective(400px) rotateY(-90deg);
    transform: perspective(400px) rotateY(-90deg);
    -webkit-transform-origin: right;
    -moz-transform-origin: right;
    -ms-transform-origin: right;
    -o-transform-origin: right;
    transform-origin: right;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	background-color: rgba(6, 160, 54, 0.65);
}

.project-block .inner-box:hover .image .overlay-box:before{
	opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}

.project-block .image .overlay-box:after{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	display:block;
	opacity:0;
	text-align:center;
	-webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
    transition: all 900ms ease;
    -webkit-transform: perspective(400px) rotateY(90deg);
    -moz-transform: perspective(400px) rotateY(90deg);
    -ms-transform: perspective(400px) rotateY(90deg);
    -o-transform: perspective(400px) rotateY(90deg);
    transform: perspective(400px) rotateY(90deg);
    -webkit-transform-origin: left;
    -moz-transform-origin: left;
    -ms-transform-origin: right;
    -o-transform-origin: left;
    transform-origin: left;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
	background-color: rgba(34,58,102,0.60);
}

.project-block .inner-box:hover .image .overlay-box:after{
	opacity: 1;
    -webkit-transform: perspective(400px) rotateY(0deg);
    -moz-transform: perspective(400px) rotateY(0deg);
    -ms-transform: perspective(400px) rotateY(0deg);
    -o-transform: perspective(400px) rotateY(0deg);
    transform: perspective(400px) rotateY(0deg);
}

.project-block .inner-box:hover .image .overlay-box{
	opacity: 1;
}

.project-block .image .overlay-box .icon-box{
	position:relative;
	color:#ffffff;
	font-size:34px;
	z-index:1;
	margin-bottom:18px;
}

.project-block .image .overlay-box .plus{
	position:relative;
	z-index:1;
	color:#ffffff;
	font-size:16px;
	font-weight:600;
	margin-top:12px;
	display:inline-block;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.project-block .image .overlay-box .plus   .fa {
	font-size:20px;
}

.project-block .image .overlay-box .plus:hover{
	color:#1cba9f;
}

.project-block .image .overlay-box .overlay-inner{
	position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    display: table;
    text-align: left;
    padding: 10px 20px;
    vertical-align: middle;
}

.project-block .image .overlay-box .overlay-content{
    position: relative;
	text-align:center;
    display: table-cell;
    vertical-align: middle;
}

.project-block .image h3{
	position:relative;
	font-size:16px;
	color:#ffffff;
	z-index:1;
	font-weight:500;
	line-height:1.3em;
}

.project-block .image h3 a{
	text-decoration: none;
	position:relative;
	color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.project-block .image h3 a:hover{
	color:#1cba9f;
}



/*-------------Testimonial---------------*/


.Testimonial    {
	padding:60px 0px;
}

.Testimonial    .testimonial-item   .single-testimonial-item   .fa  {
	font-size:34px;
	color:#1cba9f;
}

.Testimonial   .testimonial-item   .single-testimonial-item  .text-holder   p  {
	position: relative;
    font-size: 16px;
    font-weight: 600;
    line-height: 20px;
    color: #14294e;
    z-index: 1;
    margin-bottom: 20px;
    margin-top: 20px;
}

.Testimonial   .testimonial-item   .single-testimonial-item  .text-holder   .img-holder   .line  {
	display: block;
    width: 10%;
    border: 1px solid #1cba9f;
    margin-bottom: 25px;
}

.Testimonial   .testimonial-item   .single-testimonial-item     .name h3  {
    position: relative;
    font-size: 16px;
    font-weight: 700;
    line-height: 1.3em;
    color: #223a66;
}

.Testimonial   .testimonial-item   .single-testimonial-item     .name    span {
    position: relative;
    color: #223a66;
    font-size: 13px;
    font-weight: 400;
    margin-top: 3px;
}

.Testimonial     .Heading-Box h1 {
    padding-bottom: 65px;
    font-size: 36px;
    line-height: 1;
    color: #353536;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -2px;
    text-align: center;
}

.Testimonial   .testimonial-item   .PIC  {
    width: 60%;
    margin: 0 auto;
    padding: 12px;
    border: 1px solid #a7a6a666;
    border-radius: 2px;
 }



.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: transparent  !important;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}

.Testimonial .owl-theme .owl-nav   .fa-chevron-right:before {
    content: "\f178 " ;
	color:#1cba9f;
}

.Testimonial .owl-theme .owl-nav .owl-prev  .fa:before {
	content: "\f177" ;
	color:#1cba9f;

}

.Testimonial .owl-theme .owl-nav .fa  {
	color:#1cba9f;
	font-size:28px;
}

.Testimonial  .owl-theme .owl-nav {
    margin-top: 30px  !important;
}



/*---------Footer-Bottom --------------*/



.footer-bottom{
	position: relative;
    padding: 20px 0px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #0d2d01), color-stop(100, #043658f7));
}

.footer-bottom.style-two{
	background-color:#223a66;
	background-image:none;
}

.footer-bottom .copyright{
	position:relative;
	color:#ffffff;
	font-size:15px;
	font-weight:500;
	margin-top:4px;
}

.footer-bottom .social-box{
	position:relative;
	float:left;
}

.footer-bottom .social-box li{
	position:relative;
	line-height:1em;
	padding-left:10px;
	padding-right:8px;
	display:inline-block;
	border-left:1px solid #fff;
}

.footer-bottom .copyright a {
	text-decoration:none;
	color:#e84c50;
}

.footer-bottom .copyright a:hover {
	text-decoration:none;
	color:#12b911;
}

.footer-bottom .social-box li:first-child{
	border-left:none;
}


.footer-bottom .social-box  li a {
    color: #fff;
    font-weight: 500;
	text-decoration:none;
}

.footer-bottom .social-box  li a:hover {
    color: #12b911;
}

/*-----------Footer------------*/

.Footer   {
	background-image: url(../images/footerbg.jpg);
	position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	padding:40px 0px;
	/*---
	background-image: linear-gradient(to right, #174565 0%, #005d47 100%);  
	----*/
}


.Footer::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Footer::before, .Footer::before {
    background: #0c0c0ca1;
    background: linear-gradient(-90deg, #0f3e58ba, #202d3347);
}










.Footer  .Footer-Box {
	border-radius: 5px;
    text-align: center;
    padding: 30px;
	/*-------
    height: 220px;
    background: #4ac3b3;
	-----------*/
}

.Footer .Footer-Box  p  {
	color:#fff;
}

.Footer     img  {
	margin:0 auto 25px;
}



.Footer     .social-icons  li {
    list-style-type: none;
    float: left;
    display: inline;
    margin-right: 15px;
}

.Footer   .Social-Icon-Box  {
    margin: 20px auto 10px;
    display: table;
}

.Footer     .social-icons  li  a {
    border: 2px solid #fff;
    padding: 6px 10px;
    color: #fff;
    font-size: 18px;
    text-align: center;
}

.Footer     .social-icons  li  a:hover {
    background: #029725;
}

.Footer .social-icons li a:hover {
    border: 2px solid #029725;
}

.Footer     .social-icons  li  a   .fa {
    height: 30px;
    width: 15px;
}

#scroll-to-top  .fa {
    text-align: center;
    margin: 0 auto;
    display: table;
    padding-top: 6px;
    font-size: 26px;
    color: #c70023;

}

#scroll-to-top {
	text-decoration:none;
}

/*----------Contact-Stripe---------------*/

.Contact-Stripe  .Contact-Stripe-Box    {
	text-align:center;
}

.Contact-Stripe  .Contact-Stripe-Box    h2  {
    font-size: 36px;
    font-weight: 700;
    position: relative;
	color: #fff;
}

.Contact-Stripe  .Contact-Stripe-Box    h3 {
    padding: 20px 0px;
    font-size: 26px;
    font-weight: 500;
	 position: relative;
	color: #fff;
}
  
.Contact-Stripe  .Contact-Stripe-Box    a  {
    background: #00a55d;
    padding: 10px 40px;
    font-size: 18px;
    font-weight: 500;
    color: #fff;
    margin: 20px auto 0px;
    display: table;
    border-radius: 30px;
    text-decoration: none;
	 position: relative;
	color: #fff;
}

.Contact-Stripe {
    background: #000;
    padding: 50px 0px;
    background-image: url(../images/Background-01.jpg);
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}



.Contact-Stripe::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Contact-Stripe::before, .Contact-Stripe::before {
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(-90deg, rgba(4, 181, 99, 0.54), rgba(38, 31, 74, 0.9));
}


/*------------Treatment-Stripe--------------*/


.Treatment-Stripe  {
	padding:60px 0px;
}


/*--------------Treatment-Stripe-------------------*/

.Treatment-Stripe .Treatment-Stripe-Box   p  {
    width: 80%;
    margin: 0 auto 40px;
    text-align: center;
    line-height: 22px;
	display:table;
}

.Treatment-Stripe .Heading-Box h1 {
    padding-bottom: 32px;
    font-size: 34px;
}

.Treatment-Stripe   .service-content  {
	margin:0 auto;
	display:table;
	width:90%;
}

.Home-Services  {
	padding:50px 0px;
	display:table;
}

.wpb_wrapper    {
    width: 100%;
    margin: 0 auto;
}


/* Service Section  */

.service-section  {
	background-color: #f9f9f9;
}


.service-tabs li {
	margin-bottom: 45px;
	display:inline-block;
	float:none;
	margin-right:1%;
}

.service-tabs li:last-child {
	margin-right:0;
}

.service-tabs .nav-tabs {
	border-bottom: 0;
}

.service-tabs li a {
	color: #fff;
	display: block;
	background-color: #00b164;
	padding:14px 40px;
	border-radius: 0;
	border:none;
	position: relative;	
}

.service-tabs li a:after {
    position: absolute;
    content: "";
    bottom:0px;
    left: 50%;
    margin-left: -18px;
	border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-top: 10px solid #00b164;
}

.service-tabs li:first-child,
.service-tabs li:last-child {
	position: relative;
}

.service-tabs li:first-child:before,
.service-tabs li:last-child:before  {
    position: absolute;
    content: "";
    top: 0px;
    z-index: 1;	
    border-top: 10px solid #f9f9f9;
}

.service-tabs li:first-child:before {
    left: 0;
    border-right: 280px solid transparent;		
}

.service-tabs li:last-child:before {
    right: 0;
    border-left: 226px solid transparent;
}

.service-tabs li a:hover:after,
.service-tabs li.active :after {
	border-top: 10px solid #03517d;
	bottom: -8px;
}

.service-tabs li a:hover,
.service-tabs .nav-tabs>li.active>a, 
.service-tabs .nav-tabs>li.active>a:focus, 
.service-tabs .nav-tabs>li.active>a:hover {
	color: #fff;
	background-color: #03517d;	
	border:none;
}

.service-content .service-info {
	padding: 10px;
	font-size: 13px;
	line-height: 30px;
	color: #6f6f6f;	
}

.service-image img {
    border: 1px solid #cacaca;
    padding: 3px;
    border-radius: 4px;
    margin-top: 12px;
}

.service-content .service-info h4 {
	color: #0273a5;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 6px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'montserratsemi_bold';
}

.service-content .service-info   .line  {
	    display: block;
    width: 15%;
    border: 1px solid #2baeab;
    margin-bottom: 20px;
}

.service-structure {
	margin-top: 25px;
}

.service-structure li {
	margin-left: 40px;
	position: relative;
}

.service-structure li:first-child {
	margin-left:0;
}

.service-structure i {
	width: 90px;
	height: 90px;
	line-height: 90px;
	text-align: center;
	font-size: 25px;
	color: #999;
	background-color: #fff;
	border: 2px solid #f1f1f1;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.service-structure i:hover {
	color: #fff;
	background-color: #f3cc29;
}

.service-structure span {
	display: block;
	text-align: center;
	margin-top: 10px;
}

.service-structure li.analysis:after, 
.service-structure li.construc:before, 
.service-structure li.construc:after {
	position: absolute;
	content:"";
	top: 35%;
	left: -45px;
	width: 46px;
	height: 2px;
	background-color: #f1f1f1;
}

.service-structure li.construc:after {
	left:99px;
}

.service-structure li:first-child,
.service-structure li:last-child {
	position: relative;
	border-top:0;
}

.service-structure li.planing:before,
.service-structure li.launch:before {
    position: absolute;
    content: "";
    top: 0px;	
	width: 0;
	height: 0;
} 

.service-structure li.planing:before {
	border-top:0px solid transparent;
	border-left: 90px solid #f9f9f9;
	border-bottom: 7px solid transparent;
}

.service-structure li.launch:before {
	border-top:0px solid transparent;
	border-right: 90px solid #f9f9f9;
	border-bottom: 7px solid transparent;
}

.service-structure li.planing:after, 
.service-structure li.launch:after {
	position: absolute;
    content: "";
    top: 3px;
	left:5px;
    width: 90px;
    height: 2px;
    background: #f1f1f1;	
}

.Home-Services  .text-center {
    margin-top: 60px;
    text-align: center;
}

.service-structure li.planing:after {
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}

.service-structure li.launch:after {
	-moz-transform: rotate(5deg);
	-webkit-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
}

.service-info .fa-angle-double-right {
	margin-right:10px;
}

.service-content .service-info   a {
	font-size: 14;
    background: #80c32f;
    padding: 4px 20px;
    margin: 15px 0px;
    display: table;
    color: #fff;
	text-decoration:none;
}

.service-content .service-info   p {
    line-height: 24px;
    font-size: 14px;
}


.affix .logo {
    height: 100%;
    padding: 8px 0 0px;
    position: relative;
    float: left;
    z-index: 25;
    padding-top: 70px;
    margin-top: -59px;
    padding-bottom: 14px;
    background-color: #ffffff;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


/*--------------entry-title-wrapper-----------------*/

.entry-title-wrapper  {
	display: table-cell;
}

.ts-titlebar-main-inner {
    display: table;
    width: 100%;
    color: #fff;
    position: relative;
}


.breadcrumb-wrapper .container   {
    width: auto;
}

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

.ts-bread-sep {
    position: relative;
    top: -1px;
    padding-right: 1px;
}

 .breadcrumb-wrapper  {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 20px;
    color: #fff;
}

.Breadcums{
    background: #000;
    padding: 115px 0px;
    background-image: url(../images/Breadcums-Bg.jpg);
    position: relative;
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.Breadcums::before, .Breadcums::before {
    background: linear-gradient(-90deg, rgba(35, 29, 29, 0.76), rgba(13, 169, 165, 0.56));
}

.Breadcums::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.Breadcums  .breadcrumb-wrapper-inner  span .fa {
	color:#fff;
}


.entry-title-wrapper   h1  {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 40px;
    line-height: 50px;
    letter-spacing: 0px;
}


/*---------About-Us-Page------------*/



.team-block{
	position: relative;
    width: 80%;
    margin: 0 auto 20px;
}



.team-block .inner-box{
	position:relative;
	overflow:hidden;
	background-color:#ffffff;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-block .inner-box:hover{
	box-shadow:30px 20px 40px 0px rgba(0,0,0,0.05);
}

.team-block .image{
	position:relative;
	border: 1px solid #c7c7c7;
}

.team-block .image img{
	position:relative;
	width:100%;
	display:block;
}

.team-block .image .overlay-box{
	position:absolute;
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
}

.team-block .image .overlay-box:before{
	position:absolute;
	content:'';
	left:0px;
	top:0px;
	right:0px;
	bottom:0px;
	opacity:0;
	top:100%;
	transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
	background-image: -ms-linear-gradient(top, rgba(255,255,255,0) 0%, #1cba9f 100%);
	background-image: -moz-linear-gradient(top, rgba(255,255,255,0) 0%, #1cba9f 100%);
	background-image: -o-linear-gradient(top, rgba(255,255,255,0) 0%, #1cba9f 100%);
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0)), color-stop(100, #1cba9f));
	background-image: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, #1cba9f 100%);
	background-image: linear-gradient(to bottom, rgba(255,255,255,0) 0%, #1cba9f 100%);
}

.team-block .inner-box:hover .overlay-box:before{
	opacity:1;
	top:0%;
}

.team-block .inner-box .overlay-box .overlay-inner{
	position:relative;
	height:100%;
}


/* Team Block Two */

.team-social-box{
    position: absolute;
    left: 30px;
    bottom: 28px;
}

.team-social-box li{
	position: relative;
    left: -70px;
    margin-bottom: 10px;
    transition: all 900ms ease;
    -moz-transition: all 900ms ease;
    -webkit-transition: all 900ms ease;
    -ms-transition: all 900ms ease;
    -o-transition: all 900ms ease;
}

.team-social-box li a{
	position: relative;
    width: 36px;
    height: 36px;
    color: #1cba9f;
    z-index: 1;
    font-size: 15px;
    line-height: 36px;
    text-align: center;
    border-radius: 50%;
    display: inline-block;
    background-color: #ffffff;
}

.team-social-box li .social-name{
    position: relative;
    padding: 0px 10px;
    top: 0px;
    opacity: 0;
    visibility: hidden;
    font-size: 12px;
    margin-left: -32px;
    text-transform: capitalize;
    display: inline-block;
    border-radius: 0px 50px 50px 0px;
    background-color: #ffffff;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.team-social-box li:last-child{
	margin-bottom:0px;
}

.team-block .inner-box:hover .image .overlay-box .team-social-box li{
	left:0px;
}

.team-block .inner-box:hover .image .overlay-box .team-social-box li:nth-child(2){
	left:0px;
	transition-delay: 500ms;
}

.team-block .inner-box:hover .image .overlay-box .team-social-box li:nth-child(3){
	left:0px;
	transition-delay: 750ms;
}

.team-block .inner-box:hover .image .overlay-box .team-social-box li:nth-child(4){
	left:0px;
	transition-delay: 1000ms;
}

.team-social-box li:hover .social-name{
	opacity:1;
	margin-left:-9px;
	visibility:visible;
}

.team-social-box li a{
	position:relative;
	width:36px;
	height:36px;
	color:#1cba9f;
	z-index:1;
	font-size:15px;
	line-height:36px;
	text-align:center;
	border-radius:50%;
	display:inline-block;
	background-color:#ffffff;
}

.team-social-box li.youtube a{
	color:#ff0000;
}

.team-social-box li.youtube .social-name{
	color:#ffffff;
	padding:4px 14px 4px 15px;
	top: -1px;
	background-color:#ff0000;
}

.team-social-box li.linkedin a{
	color:#0077b5;
}

.team-social-box li.linkedin .social-name{
	color:#ffffff;
	padding:4px 14px 4px 15px;
	top: -1px;
	background-color:#0077b5;
}

.team-social-box li.facebook a{
	color:#3b5998;
}

.team-social-box li.facebook .social-name{
	color:#ffffff;
	padding:4px 14px 4px 15px;
	top: -1px;
	background-color:#3b5998;
}

.team-social-box li.twitter a{
	color:#1da1f2;
}

.team-social-box li.twitter .social-name{
	color:#ffffff;
	padding:4px 14px 4px 15px;
	top: -1px;
	background-color:#1da1f2;
}

.team-block .lower-content{
	position:relative;
	text-align:center;
	padding-bottom:32px;
	border:1px solid #f5f5f5;
}

.team-block .icon-box{
	position:relative;
	width:40px;
	height:40px;
	color:#ffffff;
	line-height:38px;
	font-size:18px;
	margin:0 auto;
	text-align:center;
	border-radius:50%;
	margin-top:-10px;
	top:-10px;
	display:inline-block;
	background-color:#1cba9f;
	border:1px solid #1cba9f;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-block .inner-box:hover .icon-box{
	color:#1cba9f;
	background-color:#ffffff;
}

.team-block h3{
	position:relative;
	font-weight: 700;
    font-size: 20px;
    line-height: 15px;
    margin-top: 3px;
}

.team-block h3 {
	position:relative;
	color:#222222;
	transition:all 500ms ease;
	-moz-transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
}

.team-block .lower-content h3 a:hover{
	color:#1cba9f;
}

.team-social-box li  a  {
	text-decoration:none;
}

.team-block .designation{
	position: relative;
    color: #6f6f6f;
    font-size: 14px;
    font-weight: 500;
    margin-top: 4px;
}

.About-Us-Page   {
	padding:50px 0px;
}

.About-Us-Page   .About-Us-Page-Heading  h1  {
    font-size: 36px;
    font-weight: 700;
    padding-bottom: 12px;
}

.About-Us-Page   .About-Us-Page-Heading    h5  {
    font-size: 15px;
    color: red;
}

.About-Us-Page .Informatiom  {
	padding: 20px 0px 0px;
    line-height: 22px;
}

.Skill-Main  .Skill-Box  {
	float:left;
}

.Skill-Main  .Skill-Box  .fa {
	color: #1cba9f;
    font-size: 18px;
    /* font-weight: 600; */
}

.Skill-Main  .Skill-Info  {
	margin-left:28px;
}

.Skill-Main   .Skill-Main-Box   {
    margin-bottom: 6px;
}

.Skill-Main   .Skill-Main-Box p{
    font-size: 16px;
}

.Skill-Main    .line   {
	display: block;
    width: 10%;
    border: 1px solid #1cba9f;
    margin-bottom: 15px;
}

.Skill-Main   h3 {
	margin-top: 25px;
    font-size: 20px;
    font-weight: 700;
    font-style: normal;
	padding-bottom: 5px;
	color: #404040;
}

.Specialities   h3 {
	text-align:center;
} 

.Skill-Main  .Skill-Info   p  {
    line-height: 20px;
	padding-top: 2px;
}

.Specialities   .line  {
	margin:7px auto 20px;
	width:20%;
}

.Specialities  .Skill-Main-Box {
    margin-bottom: 6px;
    margin-left: 30px;
}

.Specialities  {
    margin-top: 20px;
    border: 1px solid #c5c3c3;
    padding: 0px 0px 12px;
}

.Skill-Main   .Skill-Sub-ADJ   {
	margin-left:50px;
}

.Skill-Main  .Skill-Sub-ADJ .Skill-Info {
    margin-left: 20px;
}


/*----------Contact-Us-Page-----------*/

.Contact-Us-Page  {
	padding:60px 0px;
}

.Contact-Us-Page   .C-Main-Box    .C-Box    h1  {
	font-size: 30px;
    font-weight: 700;
    padding-bottom: 6px;
    text-transform: uppercase;
    font-family: 'Exo', sans-serif;
    color: #018686;
}

.Contact-Us-Page   .C-Main-Box    .C-Box    p {
    line-height: 23px;
    font-size: 16px;
    font-weight: 500;
}


.Contact-Us-Page   .C-Main-Box     .C-Inner-Box  {
    height: 180px;
    margin-top: 35px;
    margin-bottom: 20px;
}  

.Contact-Us-Page   .C-Main-Box     .C-Inner-Box   h3   {
	font-size: 20px;
    font-weight: 600;
    padding: 10px 0px;
    color: #007c84;
}

.Contact-Us-Page   .C-Main-Box     .C-Inner-Box  p {
    line-height: 20px;
    font-size: 15px;
    font-weight: 500;
    color: #484747;
}

 .Contact-Us-Page   .C-Main-Box  .line   {
	display: block;
    border: 1px solid #337ab7;
    width: 12%;
    margin-bottom: 20px;
}




.Contact-Us-Page .inner-column{
	position:relative;
	padding:45px 45px;
	background-color: rgba(9, 40, 97, 0.9);
}

.Contact-Us-Page .title-box{
	position:relative;
	margin-bottom:35px;
}

.Contact-Us-Page .title-box .title{
	position:relative;
	color:#ffffff;
	font-size:18px;
	font-weight:700;
	line-height:1.3em;
}

.Contact-Us-Page .title-box h3{
	position:relative;
	color:#ffffff;
	font-size:36px;
	font-weight:700;
	line-height:1.3em;
	margin-top:3px;
}

/* Contact Form */

.contact-form{
	position:relative;
}

.contact-form .form-group{
	position:relative;
	margin-bottom:20px;
}

.contact-form .form-group.comment-group .icon{
	top:0px;
}

.contact-form .form-group .icon{
	position:absolute;
	left:8px;
	top:12px;
	color:#ffffff;
	font-size:18px;
	line-height:1em;
}

.contact-form .form-group input[type="text"],
.contact-form .form-group input[type="password"],
.contact-form .form-group input[type="tel"],
.contact-form .form-group input[type="email"],
.contact-form .form-group select{
	position:relative;
	display:block;
	width:100%;
	color:#a5a5a5;
	line-height:26px;
	padding:0px 15px 8px 45px;
	height:50px;
	font-size:15px;
	border-radius:2px;
	background:none;
	border-bottom:1px solid rgba(255,255,255,0.15);
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
	    border: none;
}
::placeholder{
    color: #fff5;
}

.contact-form .form-group input[type="text"]:focus,
.contact-form .form-group input[type="password"]:focus,
.contact-form .form-group input[type="tel"]:focus,
.contact-form .form-group input[type="email"]:focus,
.contact-form .form-group select:focus,
.contact-form .form-group textarea:focus{
	border-color:#1cba9f;
	border: none;
    outline: none;
}

.contact-form .form-group textarea{
	position:relative;
	display:block;
	width:100%;
	line-height:26px;
	padding:0px 15px 10px 45px;
	color:#a5a5a5;
	height:100px;
	font-size:15px;
	resize:none;
	    border: none;
	border-radius:2px;
	background:none;
	border-bottom:1px solid rgba(255,255,255,0.15);
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group .submit-btn{
	position:relative;
	border-radius:50px;
	color:#223a66;
	width:100%;
	font-weight:500;
	padding:16px 8px;
	margin-top:15px;
	background-color:#ffffff;
	border:1px solid #ffffff;
	-webkit-transition:all 300ms ease;
	-ms-transition:all 300ms ease;
	-o-transition:all 300ms ease;
	-moz-transition:all 300ms ease;
	transition:all 300ms ease;
}

.contact-form .form-group .submit-btn:hover{
	background:none;
	color:#ffffff;
}

.contact-form input.error,
.contact-form select.error,
.contact-form textarea.error{
	border-color:#ff0000 !important;	
}

.contact-form label.error{
	display:block;
	line-height:24px;
	padding:5px 0px 0px;
	margin:0px;
	text-transform:uppercase;
	font-size:12px;
	color:#ff0000;
	font-weight:500;	
}

.Contact-Us-Page   .C-M-Box  {
/*	padding:50px;*/
}


.map-01   .container-fluid {
    position: relative;
    padding: 0px 0px 0px;
    background-color: #f7f9fb;
}


/*----------Service-Page--------*/

.Service-Page  {
	padding:70px 0px 30px;
}





.cause-block{
	position: relative;
	margin-bottom: 40px;
}

.cause-block .inner-box{
	position: relative;
	overflow: hidden;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	-ms-border-radius: 0px;
	-o-border-radius: 0px;
	border-radius: 0px;
	-webkit-box-shadow: 0 16px 32px rgba(0,0,0,.1);
	-moz-box-shadow: 0 16px 32px rgba(0,0,0,.1);
	-ms-box-shadow: 0 16px 32px rgba(0,0,0,.1);
	-o-box-shadow: 0 16px 32px rgba(0,0,0,.1);
	box-shadow: 0 16px 32px rgba(0,0,0,.1);
}

.cause-block .image-box{
	position: relative;
}

.cause-block .image-box figure{
	position: relative;
}

.cause-block .image-box img{
	width: 100%;
	height: auto;
	display: block;
}

.cause-block .overlay-box{
	position: absolute;	
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
}

.cause-block .overlay-box:before{
	position: absolute;
	left: 50%;
	top: 0;
	height: 100%;
	width: 0%;
	background-color: #1b1c1e;
	content: "";
	opacity: .80;
	-webkit-transition: all 500ms ease;
	-moz-transition: all 500ms ease;
	-ms-transition: all 500ms ease;
	-o-transition: all 500ms ease;
	transition: all 500ms ease;
}

.cause-block:hover .overlay-box:before{
	left: 0;
	width: 100%;
}

.cause-block .overlay-box a{	
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 12px;
	line-height: 20px;
	color: #ffffff;
	text-transform: uppercase;
	text-decoration: underline;
	-webkit-transform: translate(-50% , -50%) scale(0);	
	-moz-transform: translate(-50% , -50%) scale(0);	
	-ms-transform: translate(-50% , -50%) scale(0);	
	-o-transform: translate(-50% , -50%) scale(0);	
	transform: translate(-50% , -50%) scale(0);	
	text-decoration:none;
}

.cause-block .overlay-box a:hover{
	color: #f6a710;
}	

.cause-block:hover .overlay-box a{	
	-webkit-transition: all 300ms ease;
	-moz-transition: all 300ms ease;
	-ms-transition: all 300ms ease;
	-o-transition: all 300ms ease;
	transition: all 300ms ease;
	-webkit-transform: translate(-50% , -50%) scale(1);	
	-moz-transform: translate(-50% , -50%) scale(1);	
	-ms-transform: translate(-50% , -50%) scale(1);	
	-o-transform: translate(-50% , -50%) scale(1);	
	transform: translate(-50% , -50%) scale(1);	
}

.cause-block .lower-content{
	position: relative;
    padding: 20px 20px 20px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #ababab;
    border-top: none;
	height: 160px;
}

.cause-block .lower-content h2{
	font-size: 20px;
    line-height: 22px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 10px;
    letter-spacing: 0px;
}

.cause-block .lower-content h2 a{
	text-decoration:none;
	color: #019a38;
	-webkit-transition: all 300ms ease;	
	-moz-transition: all 300ms ease;	
	-ms-transition: all 300ms ease;	
	-o-transition: all 300ms ease;	
	transition: all 300ms ease;	
}

.cause-block .lower-content h2 a:hover{
	color: #fd1c21;
}

.cause-block .lower-content p{
	font-size: 15px;
    color: #888888;
    font-weight: 400;
    margin-bottom: auto;
    line-height: 19px;
}

.breadcrumb-wrapper-inner   span a {
	text-decoration:none;
	color:#fff;
}

/*-------------Single-Services-Page-------------*/

.Single-Services-Page  {
	padding:60px 0px;
}

.Single-Services-Page    .Sidebar-Box  ul li {
	list-style-type: none;
    padding: 11px 15px;
    border-bottom: 1px dashed #b1acac;
}

.Single-Services-Page    .Sidebar-Box  ul li  a {
	text-decoration:none;
	color:#000;
	padding:20px 10px;
	font-weight: 500;
}

.Single-Services-Page    .Sidebar-Box  ul li  a   .fa  {
    margin-right: 6px;
    color: #fb1a1f;
    font-size: 13px;
}

.Single-Services-Page .Sidebar-Box ul .Current a .fa {
    margin-right: 6px;
    color: #029725;
    font-size: 13px;
}

.Single-Services-Page    .Sidebar-Box  ul .Last  {
	border-bottom:none;
}
 
.Single-Services-Page .Sidebar-Box ul .Current {
    background: transparent;
}

.Single-Services-Page .Sidebar-Box ul .Current  a  {
    color: #0d9b2e;
    padding: 20px 10px;
    transition: all 0.5s;
}


.Single-Services-Page    .Sidebar-Box  ul li:hover     {
	padding-left: 20px;
    transition: all 0.5s;
}

.Single-Services-Page .Sidebar-Box ul li:hover  .fa {
	color:#029725;
}

.Single-Services-Page    .Sidebar-Box  ul li:hover a {
	    color: #0d9b2e;
}

.Single-Services-Page    .Sidebar-Box  ul   {
    border: 1px solid #b3b3b3;
}

.Single-Services-Page    .Sidebar-Box  h3 {
    text-align: center;
    background: #051f5d;
    padding: 14px 0px;
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
}


.Single-Services-Page  .Single-Services-Content-Box   .Service-Details-Box   .Title  h2 {
	font-size: 24px;
    text-transform: uppercase;
    font-weight: 700;
    color: #055f1a;
    padding-bottom: 20px;
}

.Single-Services-Page  .Single-Services-Content-Box   .Service-Details-Box   {
/*    padding: 30px 25px;*/
    padding-top: 30px;
}

.Single-Services-Page  .Single-Services-Content-Box   .Service-Details-Box     .Information   p {
    line-height: 20px;
    padding-bottom: 15px;
    line-height: 23px;
}

.Single-Services-Page .Single-Services-Content-Box .Service-Details-Box  .Information   .Padding-btm {
    line-height: 20px;
    padding-bottom: 5px !important;
}



.Single-Services-Page  .Single-Services-Content-Box     img {
    padding: 2px;
    border: 1px solid #d2caca;
}

.Single-Services-Page  .Single-Services-Content-Box     {
    /*width: 96%;
    margin: 0 auto;*/
}

.Single-Services-Page    .Sidebar-Box   {
    /*width: 96%;
    margin: 0 auto;*/
}

.breadcrumb-wrapper-inner    .ACTIVE  {
	color:#109d31;
}

.Single-Services-Page   .Information-Main-Box  .Icon {
	float:left;
}

.Single-Services-Page   .Information-Main-Box   .Info  {
	margin-left: 25px;
}

.Single-Services-Page .Single-Services-Content-Box  .Service-Details-Box  .Information  .Information-Main-Box   .Info   p {
    padding-top: 5px;
    line-height: 20px;
    padding-bottom: 2px;
}

.Single-Services-Page .Single-Services-Content-Box  .Service-Details-Box  .Information  .Information-Main-Box  .Icon .fa  {
    color: #12ad67;
}


/*------------Appointment------------*/

.Appointment  {
	padding:50px 0px;
}

.Appointment   .form-control {
    border-color: #b3bcc2;
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    box-shadow: none;
    font-size: 13px;
    font-style: italic;
    height: 40px;
    letter-spacing: 0.52px;
}

.Appointment   .contect_form3  input  {
	width:100%;   
    padding-left: 12px;
	height: 40px;
    font-style: italic;
    box-shadow: none;

}

.Appointment   .contect_form3   {
	margin-top: 15px;
}

.Appointment    button  {
    margin: 30px auto;
    background: red;
    border: 1px solid transparent;
    color: #fff;
    padding: 7px 25px;
    text-transform: uppercase;
    font-weight: 500;
    display: table;
}

.Appointment  .Appointment-Box   {
    border: 1px solid #afafaf;
    border-bottom: 3px solid #05920594;
}

.Appointment    h3 {
    text-align: center;
    padding: 20px 0px;
    margin-bottom: 35px;
    background: green;
    color: #fff;
    font-weight: 600;
}

.Appointment    form {
    width: 85%;
    margin: 0 auto;
}

.Appointment button:hover {
    background: green;
}


/*--------Gallery-Page----------*/

.Gallery-Page   {
	padding:60px 0px;
}

.Gallery-Page  .project-block .inner-box {
    position: relative;
    margin-bottom: 15px;
}

/*------------FAQ-Page-------------*/

.FAQ-Page  {
	padding:50px 0px;
}

.FAQ-Page   .accordionjs .acc_section > .acc_head   .fa   {
    padding: 14px;
    background: #202752;
    color: #fff;
}

.FAQ-Page   .accordionjs .acc_section.acc_active > .acc_head   .fa   {
        padding: 14px;
    background: #18a202;
    color: #fff;
    border-right: 2px solid #fff;
}

.accordionjs .acc_section.acc_active > .acc_head {
    background: #ff0000;
    border-bottom: 1px solid #ccc;
    color: #fff;
    font-weight: 500;
}

.FAQ-Page    .accordionjs .acc_section .acc_head {
    position: relative;
    background: #fff;
    padding: 1px;
    display: block;
    cursor: pointer;
	font-weight: 500;
}

.accordionjs .acc_section.acc_active > .acc_content   p  .fa  {
	margin-right: 10px;
    color: #fd1c21;
}

.accordionjs .acc_section.acc_active > .acc_head {
    border-bottom: 1px solid #ccc;
    background: #18a202  !important;
}

.FAQ-Page .accordionjs .acc_section.acc_active .acc_head {
    position: relative;
    background: #fff;
    padding: 0px;
    display: block;
    cursor: pointer;
}

.FAQ-Page  .accordionjs .acc_section .acc_content {
    padding: 10px 10px 10px 50px;
    line-height: 20px;
}

.FAQ-Page  .accordionjs .acc_section .acc_content  .Ans {
	font-size: 18px;
    font-weight: 900;
    color: #fd1c21;
    padding-bottom: 6px;
}


.Single-Services-Page .Single-Services-Content-Box .Service-Details-Box  .Information-Adj  p {
    line-height: 20px;
    padding-bottom: 5px;
}

.Single-Services-Page  .M-ADJ  {
	margin-bottom:15px;
	
}

















/*--------
.Appointment   .contect_form3 {
    border-color: #b3bcc2;
    background-color: transparent;
    border-radius: 0;
    -webkit-box-shadow: none;
    -webkit-appearance: none;
    box-shadow: none;
    font-size: 13px;
    font-style: italic;
    height: 40px;
    letter-spacing: 0.52px;
}

-----*/





/*-------------Laptop-View-Responsive-----------------*/

@media only screen and (max-width:1199px)  {


.main-menu-area .logo::before {
    background: transparent;
    content: "";
    height: 100%;
    position: absolute;
    right: -30px;
}
.main-menu ul li a {
    display: block;
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
    padding: 12px 8px;
}
	
.main-menu-area .logo img {
    position: relative;
    z-index: 999;
    width: 180px;
}	
	
.main-menu-area .logo {
    height: 100%;
    padding: 11px 0 0px;
    position: relative;
}

#bs-example-navbar-collapse-1 .main-menu .Appointment-btn {
    width: 166px;
    padding-top: 47px;
    margin: 20px 0px ;
    text-decoration: none;
    background: #2baeab;
    border-radius: 25px;
    padding: 6px 18px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    display: table;
}

.main-menu-area .M-ADJ .logo:before {
    position: absolute;
    content: '';
    right: -74px;
    top: 28px;
    height: 100%;
    width: 10000%;
    background-color: #ffffff;
    -ms-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    border-right: 2px solid #1db9a0;
}

.main-menu-area .logo {
    height: 100%;
    padding: 62px 0 0px;
    position: relative;
}

.main-menu-area .logo img {
    position: relative;
    z-index: 999;
    width: 160px;
}

.affix  .M-ADJ .logo:before {
    position: absolute;
    content: '';
    right: -74px;
    top: 11px  !important;
    height: 100%;
    width: 10000%;
    background-color: #ffffff;
    -ms-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    border-right: 2px solid #1db9a0;
}
















.Top-Box ul .Tab-View-Hide {
    list-style-type: none;
/*    display: none;*/
    float: left;
    margin-right: 40px;
    color: #fff;
    padding: 5px 0px;
}
	
.main-menu-area {
   background: #FFF;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);

}	

/*--------------------------*/
	
.services-block .Content-box {
    margin-left: 95px;
}
	
.services-block .icon-box .icon img {
    width: 90px;
}	
	
.services-block .inner-box {
    position: relative;
    padding: 25px 40px 25px;
    background-color: #ffffff;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.10);
}
	


.container-fluid .outer-section .right-column .inner-column {
    position: relative;
    max-width: 820px;
    width: 100%;
    padding-left: 0px;
    padding-right: 0px;
}

.featured-list .content {
    float: left;
    max-width: 390px;
}

.container-fluid {
    position: relative;
    padding: 60px 0px 60px;
    background-color: #f7f9fb;
}

.outer-section .Heading-Box h1 {
    padding-bottom: 40px;
    font-size: 28px;
    color: #353536;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 32px;
    text-align: left;
}

.featured-list li p {
    position: relative;
    color: #000000;
    font-size: 17px;
    line-height: 22px;
}

.service-tabs li {
    margin-bottom: 45px;
    display: inline-block;
    float: none;
    margin-right: 0%;
}

.Top-Box {
    position: relative;
    margin-left: 235px;
    padding-left: 68px;
}

.navbar-right {
    float: left!important;
    margin-right: 30px;
    padding-top: 0px;
}








	
	
	
	
	

	
}













/*------------Mini-Laptop-View-Responsive-----------------*/

@media only screen and (max-width:991px)  {
	
.main-menu-area .M-ADJ .logo:before {
    position: absolute;
    content: '';
    right: -33px;
    top: 25px;
    height: 100%;
    width: 10000%;
    background-color: #ffffff;
    -ms-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
    border-right: 2px solid #1db9a0;
}



.main-menu-area .logo {
    height: 100%;
    padding: 69px 0 0px;
    position: relative;
}

.main-menu-area .logo img {
    position: relative;
    z-index: 999;
    width: 135px;
}	

#bs-example-navbar-collapse-1 .main-menu .Appointment-btn {
    display: none !important;
    width: 166px;
    padding-top: 47px;
    margin: 20px 0px;
    text-decoration: none;
    background: #2baeab;
    border-radius: 25px;
    padding: 6px 18px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    display: table;
}

.navbar-right {
    float: left!important;
    margin-right: 0px;
    padding-top: 0px;
}









.Top-Box ul li {
    list-style-type: none;
    display: inline;
    float: left;
    margin-right: 25px;
    color: #fff;
}	
	
	
	
.main-menu ul li a {
    display: block;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    padding: 26px 12px;
}

.navbar {
    position: relative;
    min-height: 0px;
}



.container-fluid .outer-section .left-column .image img {
    width: 60%;
    margin: 0 auto 30px;
    display: table;
}

.container-fluid .outer-section .left-column .image {
    position: relative;
    z-index: 2;
    margin-left: 0px;
}

.outer-section .Heading-Box h1 {
    padding-bottom: 40px;
    font-size: 26px;
    color: #353536;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 30px;
    text-align: left;
}

.featured-list li .icon {
    position: relative;
    float: left;
    color: #ffffff;
    font-size: 28px;
    line-height: 60px;
    text-align: center;
    border-radius: 50%;
    margin-right: 25px;
    display: inline-block;
    padding: 0px 16px;
    background-color: #1cba9f;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 20px rgba(28,186,159,0.20);
}

.services-block .icon-box .icon img {
    width: 70px;
}

.services-block .inner-box {
    position: relative;
    padding: 22px 20px 22px;
    background-color: #ffffff;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.10);
}

.services-block .Content-box p {
    position: relative;
    line-height: 20px;
    color: #223a66;
    font-size: 15px;
    padding: 5px 0px;
}

.services-block .icon-box {
    position: relative;
    float: left;
    margin-right: 0px;
}

.services-block .Content-box {
    margin-left: 80px;
}

.Home-Gallery .image-layer {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 230px;
    width: 100%;
    background-attachment: fixed;
    background-size: cover;
    background-repeat: no-repeat;
    background-image: url(../images/Background-01.jpg);
}

.Home-Gallery {
    position: relative;
    padding: 30px 0px 0px;
    position: relative;
}

.Testimonial {
    padding: 40px 0px 30px;
}

.Testimonial .Heading-Box h1 {
    padding-bottom: 50px;
    font-size: 34px;
    line-height: 1;
    color: #353536;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -2px;
    text-align: center;
}

.service-tabs li a {
    color: #fff;
    display: block;
    padding: 14px 14px;
    border-radius: 0;
    border: none;
    position: relative;
}

.Footer .Footer-Box {
    border-radius: 5px;
    /* background: aquamarine; */
    text-align: center;
    padding: 23px 0px;
    height: 180px;
    /* background: #4ac3b3; */
    margin-bottom: 40px;
}

.Footer img {
    margin: 0 auto 15px;
}

.Footer .Footer-Box p {
    color: #fff;
    line-height: 20px;
}

.Footer {
    padding: 50px 0px;
    background-image: linear-gradient(to right, #174565 0%, #005d47 100%);
    padding: 50px 0px 30px;
}


.footer-bottom  .pull-left {
    float: none!important;
}

.footer-bottom .copyright {
    text-align: center;
    position: relative;
    color: #ffffff;
    font-size: 15px;
    font-weight: 500;
    margin-top: 4px;
	margin-bottom: 8px;
}

.footer-bottom  .pull-right {
    float: none!important;
}

.footer-bottom .social-box {
    position: relative;
    float: none;
    margin: 0 auto;
    display: table;
}


.services-block .inner-box  {
	height:180px;
}

.services-block h3 {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    line-height: 22px;
}










	
	
}








/*-------------Tab-View-Responsive-----------------*/

@media only screen and (max-width:767px)  {
	
.FAQ-Page {
    padding: 35px 0px;
}

.Contact-Us-Page .C-Main-Box .C-Inner-Box {
    height: 150px;
}

.Contact-Us-Page .C-Main-Box .C-Inner-Box-ADJ  {
	height:120px;
}




/*---------Top-Bar---------*/

.Top-Bar p {
    text-align: center;
    color: #fff;
    padding-bottom: 2px;
}

.Top-Box {
    float: none;
    margin: 0 auto;
    display: table;
}

.Top-Box ul li {
    list-style-type: none;
    display: inline;
    float: left;
    margin-right: 25px;
    color: #fff;
}



#scroll-to-top {
    width: 50px !important;
    height: 50px !important;
    /* background-color: rgb(233, 30, 99) !important; */
    border-radius: 51% !important;
    background-position: 50% 50%;
    background-size: 140% !important;
    background-image: url(../images/Up-Arrow.png) !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
    border: 2px solid #e95c0b;
}




	/*-----------Menu-Bar--------------*/
	
.main-menu ul li a {
    display: block;
    color: #000 !important;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px 10px;
}
	
.main-menu-area .logo::before {
    background: #fff;
    content: "";
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    transform: skewX(-45deg);
    -webkit-transform: skewX(0deg);
    width: 2000px;
    z-index: 999;
}	

.navbar-right {
    float: none!important;
    padding-top: 0px;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #0c0c0c;
}

.affix {
    position: fixed;
    width: 100%;
    top: 0;
    left: -80px;
    right: 0;
    background-color: #fff;
    z-index: 999;
    box-shadow: 0 0 25px #000  !important;
    margin-top: 0px;
}

.navbar-toggle {
	position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -52px;
    z-index: 999;
    margin-right: 0px;
    margin-bottom: 20px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    border: none;
}

/*----------Nav bar-------------*/

.main-menu-area {
    width: 100%;
    background: #FFF;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
}



.affix {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0px;
	margin-top: 0px;
}


.main-menu-area .navbar-default .navbar-nav > .open > a, .main-menu-area .navbar-default .navbar-nav > .open > a:focus, .main-menu-area .navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    background-color: transparent;
}

.slide-text h2 {
    text-align: left;
    font-size: 18px;
    width: 100%;
    line-height: 22px;
    color: #ffffff;
    margin-bottom: 5px;
    font-weight: 500;
    text-transform: uppercase;
}



.service.layout-1 {
	margin: 0 auto;
    width: 80%;
    padding: 30px;
    border: 1px solid rgba(255, 255, 255, 0.5);
    background-color: #fff;
    border-radius: 4px;
    position: relative;
    transition: .7s ease;
    margin-top: 0px;
    margin-bottom: 30px;
}

.bs-slider {
    height: 270px;
    margin-top: 0px;
    overflow: hidden;
    max-height: 270px;
    position: relative;
    background: #000000;
}

.service.layout-1:hover {
    margin-top: 10px;
}

.slide-text {
    left: 0;
    width: 90%;
    top: 6%;
    right: 0;
    position: absolute;
    padding: 0px 60px;
}

.slide-text h2 a {
    text-align: left;
    float: left;
    margin: 0 auto;
    padding: 0px 15px !important;
    background: #ec6a07;
    color: #fff;
    text-decoration: none;
    margin-top: 12px;
    display: table;
    font-weight: 600;
    font-size: 13px;
    line-height: 31px;
    border-radius: 20px;
}


.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item {
    max-height: 270px;
    height: 270px;
}

.main-menu-area   .M-ADJ  {
	  padding-left:0px !important;
	  padding-right:0px  !important;
  }

  
  
  

.affix .main-menu ul li a {
    display: table;
    font-weight: 500;
    margin: 0;
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	width:100%;
}


.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #000;
    background-color: #fff !important;
}

.main-menu-area .logo {
	height: 100%;
    padding: 7px 0 0px;
    position: relative;
    margin-left: 15px;
}

.control-round .carousel-control {
    top: 40%;
    opacity: 0;
    width: 50px;
    height: 50px;
    z-index: 100;
    color: #ffffff;
    display: block;
    font-size: 28px;
    cursor: pointer;
    overflow: hidden;
    line-height: 50px;
    text-shadow: none;
    position: absolute;
    font-weight: normal;
    background: transparent;
    -webkit-border-radius: 100px;
    border-radius: 100px;
}

.hovereffect {
    width: 58%;
    height: 100%;
    float: none;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    margin: 0 auto 35px;
}



.Heading-Box h1 {
    padding-bottom: 25px;
    font-size: 28px;
    line-height: 1;
    color: #353536;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -2px;
    text-align: center;
}

.About-Us-Home {
    padding: 35px 0px;
}

.About-Us-Home p {
    text-align: center;
    width: 90%;
    margin: 0 auto;
    line-height: 22px;
}

.Services-Home .Heading-Box h1 {
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 1;
    color: #ffffff;
    position: relative;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -2px;
    text-align: center;
}

.services-block .Content-box {
    margin-left:80px;
}

.services-block h3 {
    position: relative;
    color: #fff;
    font-size: 20px;
    font-weight: 600;
    line-height: 20px;
    margin-bottom: 2px;
}

.services-block .inner-box {
    position: relative;
    padding: 22px 20px 22px;
    background-color: #ffffff;
    box-shadow: 0px 15px 30px rgba(0,0,0,0.10);
    width: 75%;
    margin: 0 auto 25px;
}

.Services-Home {
    background: #000;
    padding: 35px 1px 15px;
    background-image: url(../images/Background-01.jpg);
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.services-block .Content-box .Read {
    font-size: 15px;
    margin-left: 4px;
    font-weight: 500;
    text-decoration: none;
}

.outer-section .Heading-Box h1 {
    padding-bottom: 35px;
    font-size: 23px;
    color: #353536;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0px;
    line-height: 30px;
    text-align: center;
}

.featured-list li .icon {
    position: relative;
    float: left;
    color: #ffffff;
    font-size: 25px;
    line-height: 58px;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    display: inline-block;
    padding: 0px 16px;
    background-color: #1cba9f;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 20px rgba(28,186,159,0.20);
}

.featured-list li .title {
    position: relative;
    color: #222222;
    font-size: 20px;
    margin-bottom: 4px;
    display: block;
    font-weight: 700;
	font-family: 'Quicksand', sans-serif;
}

.featured-list li p {
    position: relative;
    color: #000000;
    font-size: 15px;
    line-height: 20px;
}

.featured-list li .icon {
    position: relative;
    float: left;
    color: #ffffff;
    font-size: 25px;
    width: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    margin-right: 20px;
    display: inline-block;
    padding: 0px 16px;
    background-color: #1cba9f;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 20px rgba(28,186,159,0.20);
	
	
}

.container-fluid .outer-section .left-column .image img {
    width: 50%;
    margin: 0 auto 30px;
    display: table;
}

.container-fluid     .outer-section   .shadow-one, .container-fluid     .outer-section  .shadow-three,  .container-fluid     .outer-section .shadow-two    {
    background-image: none  !important;
}

.container-fluid       .pattern-layer  {
	background-image: none  !important;
}

.featured-list {
    width: 80%;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.container-fluid {
    position: relative;
    padding: 40px 0px 35px;
    background-color: #f7f9fb;
}

.Contact-Stripe .Contact-Stripe-Box h2 {
    font-size: 30px;
    font-weight: 700;
    position: relative;
    color: #fff;
}

.Contact-Stripe .Contact-Stripe-Box h3 {
    padding: 15px 0px;
    font-size: 22px;
    font-weight: 500;
    position: relative;
    color: #fff;
}

.Contact-Stripe .Contact-Stripe-Box a {
    background: #178b81;
    padding: 8px 40px;
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin: 15px auto 0px;
    display: table;
    border-radius: 30px;
    text-decoration: none;
    position: relative;
    color: #fff;
}

.Contact-Stripe {
    background: #000;
    padding: 35px 0px;
    background-image: url(../images/Background-01.jpg);
    position: relative;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.Treatment-Stripe {
    padding: 35px 0px 25px;
}

.Treatment-Stripe .Heading-Box h1 {
    padding-bottom: 25px;
    font-size: 26px;
}

.Treatment-Stripe .Treatment-Stripe-Box p {
    width: 90%;
    margin: 0 auto 35px;
    text-align: center;
    line-height: 20px;
    display: table;
}

.service-tabs li {
    margin-bottom: 45px;
    display: table;
    float: none;
    margin-right: 0%;
    margin: 0 auto 20px;
}

.service-tabs li:first-child, .service-tabs li:last-child {
    position: relative;
    margin: 0 auto 20px !important;
}

.service-tabs li:first-child:before, .service-tabs li:last-child:before {
    position: relative;
}

.service-tabs .nav-tabs  li  {
	width:281px;
}

.service-tabs li:first-child:before, .service-tabs li:last-child:before {
    position: absolute;
}

.service-tabs li:first-child:before {
    left: 0;
    border-right: 0px solid transparent;
}

.service-tabs li:last-child:before {
    right: 0;
    border-left: 0px solid transparent;
}

.service-image img {
    border: 1px solid #cacaca;
    padding: 3px;
    border-radius: 4px;
    margin: 15px 0px 20px;
}

.service-content .service-info h4 {
    color: #0273a5;
    font-size: 18px;
    margin-top: 0;
    margin-bottom: 4px;
    text-transform: uppercase;
    font-weight: 700;
    font-family: 'montserratsemi_bold';
}

.service-content .service-info p {
    line-height: 20px;
    font-size: 15px;
}

.service-content .service-info .line {
    display: block;
    width: 15%;
    border: 1px solid #2baeab;
    margin-bottom: 15px;
}

.Home-Gallery .Heading-Box h1 {
    position: relative;
    padding-bottom: 30px;
    font-size: 28px;
    line-height: 1;
    color: #f7f9fb;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 0px;
    text-align: center;
}

.project-block .inner-box {
    width: 80%;
    position: relative;
    margin: 0 auto 12px;
}

.Testimonial {
    padding: 10px 0px 10px;
}

.Testimonial .Heading-Box h1 {
    padding-bottom: 28px;
    font-size: 30px;
    line-height: 1;
    color: #353536;
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: -2px;
    text-align: center;
}

.Testimonial .testimonial-item .single-testimonial-item .fa {
    font-size: 24px;
    color: #1cba9f;
}

.Testimonial .testimonial-item .single-testimonial-item .text-holder p {
    position: relative;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    color: #14294e;
    z-index: 1;
    margin-bottom: 15px;
    margin-top: 10px;
}

.Testimonial .testimonial-item .PIC {
    width: 60%;
    margin: 0 auto;
}

.Testimonial .owl-theme .owl-nav .fa {
    color: #1cba9f;
    font-size: 22px;
}

.owl-theme .owl-nav [class*=owl-] {
    color: #FFF;
    font-size: 14px  !important;
    margin: 5px;
    padding: 2px 2px  !important;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    border-radius: 3px;
}



.Footer .Tab-View-ADj01 {
    border-radius: 5px;
    text-align: center;
    padding: 25px;
    height: 90px  !important;
    width: 95%;
    margin: 0px auto 25px;
} 

.Footer .Tab-View-ADj02 {
    border-radius: 5px;
    text-align: center;
    padding: 25px;
    height: 90px  !important;
    width: 95%;
    margin: 0px auto 45px !important;
} 

.Footer .Footer-Box {
    border-radius: 5px;
    text-align: center;
    padding: 25px;
    height: 126px;
    width: 95%;
    margin: 0px auto 30px;
}

.Footer {
    padding: 50px 0px;
    background-image: linear-gradient(to right, #174565 0%, #005d47 100%);
    padding: 10px 0px 30px;
}

#scroll-to-top {
	width: 40px !important;
    height: 40px !important;
    border: 2px solid #3ec3ae;
    border-radius: 1% !important;
    background-position: 50% 50%;
    background-size: 140% !important;
    background-image:none !important;
    background-repeat: no-repeat;
    background-color: transparent !important;
}

.Footer .social-icons li a {
    border: 2px solid #fff;
    padding: 4px 8px;
    color: #fff;
    font-size: 17px;
    text-align: center;
}

.Footer .social-icons li a .fa {
    height: 10px;
    width: 15px;
    font-size: 15px;
}

.main-menu-area .logo img {
    position: relative;
    z-index: 999;
    width: 130px;
}

.main-menu-area .M-ADJ .logo:before {
    position: absolute;
    content: '';
    right: -12px;
    top: 0px;
    height: 100%;
    width: 10000%;
    background-color: #ffffff;
    -ms-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    /* transform: skewX(-25deg); */
    border-right: 2px solid #1db9a0;
}


.main-menu-area .logo {
    height: 100%;
    padding: 8px 0 0px;
    position: relative;
    float: left;
    z-index: 25;
    padding-top: 40px;
    margin-top: -50px;
    padding-bottom: 35px;
    background-color: transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

.main-menu-area .M-ADJ .logo:before {
    position: relative;
    content: '';
    right: -12px;
    top: 0px;
    height: 100%;
    width: 10000%;
    background-color: #ffffff;
    -ms-transform: skewX(-25deg);
    -webkit-transform: skewX(-25deg);
    /* transform: skewX(-25deg); */
    border-right: 0px solid #1db9a0;
}

.main-menu-area .logo {
    height: 100%;
    padding: 5px 0px;
    position: inherit;
    float: left;
    z-index: 25;
    margin-top: 0px;
    background-color: transparent;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}

#bs-example-navbar-collapse-1 .main-menu .Appointment-btn {
    width: 163px;
    padding-top: 10px;
    margin: 8px 0px 29px;
    text-decoration: none;
    background: #2baeab;
    border-radius: 25px;
    padding: 6px 17px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    display: table;
}

.navbar    .navbar-collapse   .main-menu   .navbar-nav {
    margin: 0px;
}

.main-menu-area .M-ADJ {
    padding-left: 0px !important;
    padding-right: 15px !important;
}

.Top-Box {
    padding-left: 4px;
}

.Top-Box  ul  .Tab-View-ADj   {
	margin-right: 0px;
}

.main-menu-area .logo {
    height: 100%;
    padding: 15px 0;
    position: relative;
    float: left;
    z-index: 25;
    margin-top: 0px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
}


/*-------------Breadcrumb-----------*/

.breadcrumb-wrapper {
    margin: 18px auto 0px;
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    color: #fff;
    display: table;
}

.ts-titlebar-main-inner  .entry-title-wrapper   h1  {
    text-align: center;
}

.entry-title-wrapper {
    display: table-caption;
}

.Breadcums {
    background: #000;
    padding: 60px 0px;
     background-image: url(../images/Breadcums-Bg.jpg);
    position: relative;
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}


.featured-list li .icon {
    position: relative;
    float: none;
    color: #ffffff;
    font-size: 25px;
    width: 55px;
    line-height: 55px;
    text-align: center;
    border-radius: 50%;
    margin-right: 0px;
    display: inline-block;
    padding: 0px 16px;
    background-color: #1cba9f;
    transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    box-shadow: 0px 0px 20px rgba(28,186,159,0.20);
}

.featured-list {
    text-align: center;
    width: 80%;
    position: relative;
    z-index: 1;
    margin: 0 auto;
}

.Single-Services-Page {
    padding: 35px 0px;
}

.Single-Services-Page .Single-Services-Content-Box .Service-Details-Box {
    padding: 25px 15px;
}

.Single-Services-Page .Single-Services-Content-Box .Service-Details-Box .Title h2 {
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 700;
    color: #055f1a;
    padding-bottom: 15px;
}

.Single-Services-Page .Sidebar-Box {
    width: 88%;
    margin: 0 auto;
}

.main-menu-area .navbar-default {
    background-color: transparent;
    border: none;
    margin: 0;
    z-index: 999;
    float: none;
}

.entry-title-wrapper h1 {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 700;
    text-transform: uppercase;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0px;
}

.Appointment h3 {
    text-align: center;
    padding: 15px 0px;
    margin-bottom: 35px;
    background: green;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
}

.Appointment button {
    margin: 20px auto 30px;
    background: red;
    border: 1px solid transparent;
    color: #fff;
    padding: 5px 20px;
    text-transform: uppercase;
    font-weight: 500;
    display: table;
}

.Appointment {
    padding: 40px 0px;
}

.footer-bottom {
    position: relative;
    padding: 20px 0px;
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0, #1a3c0d), color-stop(100, #043658f7));
}

.Contact-Stripe::before, .Contact-Stripe::before {
    background: rgba(0, 0, 0, 0.8);
    background: linear-gradient(-90deg, rgba(4, 4, 4, 0.54), rgba(9, 72, 26, 0.9));
}

.Contact-Us-Page .C-M-Box {
    padding: 0px 20px;
}

.Contact-Us-Page .C-Main-Box .C-Box h1 {
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 4px;
    text-transform: uppercase;
    font-family: 'Exo', sans-serif;
    color: #018686;
}

.Contact-Us-Page .C-Main-Box .C-Box p {
    line-height: 20px;
    font-size: 15px;
    font-weight: 400;
}

.Contact-Us-Page .C-Main-Box .C-Inner-Box {
    margin-top: 20px;
    margin-bottom: 0px;
	text-align:center;
}

.Contact-Us-Page .C-Main-Box .C-Inner-Box-ADJ  {
	height:120px;
}

.Contact-Us-Page .C-Main-Box .C-Inner-Box h3 {
    font-size: 18px;
    font-weight: 600;
    padding: 0px 0px 6px;
    color: #007c84;
}

.Contact-Us-Page .C-Main-Box .C-Inner-Box  img  {
    margin: 0 auto;
}

.Contact-Us-Page .C-Main-Box .C-Inner-Box p {
    line-height: 20px;
    font-size: 15px;
    font-weight: 400;
    color: #484747;
}

.Contact-Us-Page {
    padding: 35px 0px;
}

.Contact-Us-Page .inner-column {
    margin-top: 30px;
    position: relative;
    padding: 30px 30px;
}

.Contact-Us-Page .title-box h3 {
    position: relative;
    color: #ffffff;
    font-size: 30px;
    font-weight: 700;
    line-height: 28px;
    margin-top: 3px;
}

.Contact-Us-Page .title-box {
    position: relative;
    margin-bottom: 25px;
}

.contact-form .form-group .submit-btn {
    position: relative;
    border-radius: 50px;
    color: #223a66;
    width: 100%;
    font-weight: 500;
    padding: 10px 5px;
    margin-top: 15px;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    -webkit-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    transition: all 300ms ease;
}

.About-Us-Page {
    padding: 35px 0px;
}

.About-Us-Page .About-Us-Page-Heading h1 {
    font-size: 30px;
    font-weight: 700;
    padding-bottom: 8px;
}

.team-block {
    position: relative;
    width: 75%;
    margin: 0 auto 0px;
}

.team-block h3 {
    position: relative;
    font-weight: 700;
    font-size: 18px;
    line-height: 8px;
}

.About-Us-Page .About-Us-Page-Heading h5 {
    font-size: 14px;
    color: red;
	line-height: 20px;
}

.About-Us-Page .Informatiom {
    padding: 15px 0px 0px;
    line-height: 21px;
}

.Service-Page {
    padding: 40px 0px 0px;
}

.cause-block .inner-box {
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
    -webkit-box-shadow: 0 16px 32px rgba(0,0,0,.1);
    -moz-box-shadow: 0 16px 32px rgba(0,0,0,.1);
    -ms-box-shadow: 0 16px 32px rgba(0,0,0,.1);
    -o-box-shadow: 0 16px 32px rgba(0,0,0,.1);
    box-shadow: 0 16px 32px rgba(0,0,0,.1);
    margin: 0 auto;
    width: 80%;
}

.cause-block .lower-content {
    position: relative;
    padding: 20px 20px 20px;
    text-align: center;
    background-color: #ffffff;
    border: 1px solid #ababab;
    border-top: none;
    height: 110px;
}

.cause-block .lower-content h2 {
    font-size: 20px;
    line-height: 22px;
    color: #222222;
    font-weight: 600;
    margin-bottom: 8px;
    margin-bottom: 9px;
}

#bs-example-navbar-collapse-1 .main-menu .Appointment-btn {
    display: table !important;
    width: 166px;
    padding-top: 47px;
    margin: 9px 0px 20px;
    text-decoration: none;
    background: #2baeab;
    border-radius: 25px;
    padding: 6px 18px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
}


.featured-list .content {
    float: none;
    max-width: 100%;
}

.footer-bottom .social-box   .Tab-View {
	display:none;
}

.Testimonial   .testimonial-item   .PIC  {
    width: 200px;
    margin: 0 auto 20px;
    padding: 12px;
    border: 1px solid #a7a6a666;
    border-radius: 2px;
 }


	
	
}





/*-------------Mobile-View-Responsive-----------------*/

@media only screen and (max-width:480px)  {



.slide-text {
    left: 0;
    width: 95%;
    top: 4%;
    right: 0;
    position: absolute;
    padding: 0px 0px 0px 40px;
}

.slide-text h5 {
    position: relative;
    color: #fff;
    font-weight: 500;
    font-size: 13px;
    text-transform: uppercase;
    padding-bottom: 4px;
}

.slide-text h2 {
    text-align: left;
    font-size: 14px;
    width: 100%;
    line-height: 18px;
    color: #ffffff;
    margin-bottom: 0px;
    font-weight: 500;
    text-transform: uppercase;
}

.slide-text > p {
    width: 100%;
    font-size: 12px;
    line-height: 18px;
    padding: 8px 0px 2px;
}





.Heading-ADJ  h2  {
	font-size:20px;
}

.Heading-ADJ  h2:before {
    left: -30px;
}

.Heading-ADJ  h2:after {
    right: -30px;
}


.main-menu-area .logo {
    height: 100%;
    padding: 6px 0 0px;
    position: relative;
    margin-left: 12px;
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -40px;
}



.bs-slider {
    height: 270px;
    margin-top: 0px;
    overflow: hidden;
    max-height: 200px;
    position: relative;
    background: #000000;
}

.bs-slider {
    height: 270px;
    margin-top: 0px;
    overflow: hidden;
    max-height: 200px;
    position: relative;
    background: #000000;
}




.main-menu-area {
    width: 100%;
    background: #fbfbfb;
    box-shadow: 0 5px 5px -5px rgba(0, 0, 0, 0.2);
}
.affix {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0px;
    padding-top: 75px;
    margin-top: 0px;
	background: #ffffff;
}

.Footer .Footer-Box {
   
}

.footer-bottom .social-box li {
    position: relative;
    line-height: 1em;
    padding-left: 9px;
    padding-right: 9px;
    display: inline-block;
    border-left: 1px solid #fff;
}

.Footer {
    padding:10px 0px 30px;
    background-image: linear-gradient(to right, #174565 0%, #005d47 100%);}

.Breadcums::before, .Breadcums::before {
    background: linear-gradient(-90deg, rgba(2, 66, 36, 0.88), rgba(37, 59, 115, 0.65));
}

.Breadcums {
    background: #000;
    padding: 60px 0px;
    background-image: url(../images/Breadcums-Bg.jpg);
    position: relative;
    /* background-position: center; */
    background-repeat: no-repeat;
    background-size: cover;
    /* background-position: center center; */
}
	
.bs-slider > .carousel-inner > .item > img, .bs-slider > .carousel-inner > .item {
    max-height: 270px;
    height: 200px;
}	
	
.Footer .Tab-View-ADj01 {
    border-radius: 5px;
    text-align: center;
    padding: 25px;
    height: 90px !important;
    width: 95%;
    margin: 0px auto 15px  !important;
}
		
	
.entry-title-wrapper h1 {
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 28px;
    line-height: 40px;
    letter-spacing: 0px;
}	
	
	
	
}


.mobile-fixed-icon{
    display: none;
}


