/* use this file just theme versions */

/* 1.0 version */
.service-container:hover .service-icon-button .service-button {
    top: 50%;
    opacity: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.service-container:hover .service-icon-button .service-icon {
    opacity: 0;
}
.fact-container {
    padding: 0px;
    border: none;
    margin: 0 auto;
    display: block;
}
.dropdown-menu > li > a {
    color: #8d8d8d;
}
.dropdown-menu > li > a:hover {
    color: #fff;
}
.navbar.nav-collapsed .dropdown-menu > li > a {
    color: #fff;
}
.navbar.mobile-menu .dropdown-menu > li > a {
    color: #8d8d8d;
}
.navbar.mobile-menu .dropdown-menu > li > a:hover {
    color: #333;
}

.navbar.nav-collapsed .dropdown-menu > li > a {
    color: #8d8d8d;
}
.navbar.nav-collapsed .dropdown-menu > li > a:hover {
    color: #fff;
}
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover {
    background-color: rgba(255, 255, 255, .03);
}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    color: #fff;
    text-decoration: none;
    background-color: rgba(255, 255, 255, .03);
    outline: 0;
}
.font-poppins{
font-family:'Poppins', sans-serif;
}
.uppercase{
text-transform:uppercase;
}
.lts-1{
letter-spacing:1px;
}
.lts-2{
letter-spacing:2px;
}
.lts-3{
letter-spacing:3px;
}
.lts-4{
letter-spacing:4px;
}
.fw-600{
font-weight:600;
}

#footer .social-icons li{
float:none;
}
#footer .social-icons a {
    font-size: 11px!important;
}

.blog-article-category h6.inline {
    padding-right: 5px;
}

.entry-content p {/* line-height: 21px; */}

.single .entry-meta {
    margin: 0 ;
    padding: 0;
	font-weight: 600;
}
@media (max-width:768px){ .single .entry-meta {
    margin-top: 30px;
}
}
.single .pb30{
	margin:0;
	padding-bottom:30px;
}
.single .hero-content.pt50 .container {
    padding-top: 50px;
}
.fh5co-share ul{
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}



/* cube portfolio custom */
.cbp-popup-singlePage .cbp-popup-content {
	margin-top: 85px;
}
.cbp-popup-singlePage {
    background: rgba(8, 8, 8, 0.94);
    padding: 0;
}
.cbp-popup-navigation {
    background: #0db8ca;
}
.cbp-l-project-title h1 {
	font-size: 36px;
	line-height: 1.1;
	font-weight: 700;
	letter-spacing: 1px;
	margin: 0px 0;
}
.cbp-l-project-desc-text p {
	color: #fff;
	font-size: 14px;
	text-align: justify;
}
.cbp-l-project-details .btn-primary {
    margin: 30px 0;
}
.cbp-l-project-details {
    margin-top: 5px;
}
.cbp-l-project-details-list strong {
    display: inline-block;
    color: #fff;
    font-weight: 400;
    min-width: 100px;
    font-size: 16px;
    letter-spacing: 0.5px;
}
.cbp-l-project-details-list > li, .cbp-l-project-details-list > div {
	border-bottom: 1px dotted #fff ;
	padding: inherit;
	color: #0db8ca ;
	font: 400 12px/30px "Poppins", sans-serif;
	padding: 8px 0;
}
.cbp-popup-singlePage .cbp-popup-navigation-wrap {
	height: 50px;
}
.cbp-l-project-subtitle {
	color: #0db8ca;
	font: 400 24px/21px "Poppins", sans-serif;
	margin: 0 auto 30px;
	max-width: 500px;
	text-align: center;
}
.cbp-l-project-desc-title {
    border-bottom: 1px solid #0db8ca;
    margin-bottom: 22px;
    color: #0db8ca;
	text-shadow: none;
	transition: all ease-in-out 0.3s;
}
.cbp-l-project-related-wrap {
	list-style: none;
}
.cbp-l-project-related-item img{
	transition: all ease-in-out 0.3s;
}
.cbp-l-project-related-item:hover img{
	opacity:0.5;
	transition: all ease-in-out 0.3s;
	transform: scale(1.05);
}
.cbp-l-project-related-item:hover .cbp-l-project-related-title{
	opacity: 0.5;
	transition: all ease-in-out 0.3s;
}
.cbp-l-project-desc-title span, .cbp-l-project-details-title span {
	font: 600 18px/36px "Poppins", sans-serif;
}
.cbp-l-project-related-title {
    font: 700 14px/18px "Poppins", sans-serif;
    color: #fff;
    margin-top: 20px;
}
.cbp-nav-pagination-active {
    background: #0db8ca;
}
.cbp-l-project-details-list .share-list .share i {
    padding: 8px;
    height: 20px;
    width: 20px;
    background: #060606;
	color:#0db8ca;
    line-height: 20px;
    border-radius: 30px;
	transition: all ease-in-out 0.3s;
}
.cbp-l-project-details-list .share-list .share:hover i {
    background: #0db8ca;
	color:#fff;
	transition: all ease-in-out 0.3s;
}
.cbp-l-project-desc.disable-meta {
    width: 100%;
    float: none;
}
.cbp-l-project-details.disable-desc {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-bottom: 15px;
}

.mt-60.nav-show {
    margin-top: 60px;
}
.nav-hide .cbp-nav-controls{
   display: none;
}
.cbp-nav-controls {
	text-align: center;
	width: 100%;
}
.cbp-mode-slider .cbp-nav-pagination {
    display: none;
}
.cbp-nav-next, .cbp-nav-prev {
    background: #0db8ca;
}
.cbp-nav-next, .cbp-nav-prev {
    position: relative;
    cursor: pointer;
    display: inline-block;
    margin-left: 1px;
    height: 35px;
    width: 35px;
}
.cbp-nav-next:after{
    content: "\e628";
	font-family: 'themify';
    position: absolute;
	color: #ffffff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background:none;
    height: 14px;
    width: 11px;
}
.cbp-nav-prev:after {
    content:  "\e629";
	font-family: 'themify';
    position: absolute;
	color: #ffffff;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background:none;
    height: 14px;
    width: 11px;
}
.cbp-popup-singlePage .cbp-nav-next:after{
    content: "";
}
.cbp-popup-singlePage .cbp-nav-prev:after {
    content:  "";
}
.cbp-caption-overlayBottom .cbp-caption-activeWrap {
	height: 50%;
}
.cbp-caption-overlayBottomPush .cbp-caption-activeWrap {
    height: 50%;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
.cbp-caption-overlayBottomPush .cbp-caption:hover .cbp-caption-activeWrap {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
}
.cbp-caption-overlayBottomReveal .cbp-caption-activeWrap {
    height: 50%;
}
.cbp-item .cbp-caption-activeWrap:hover .wrap {
    top: 70%;
    -webkit-transform: translateY(-100%);
    -moz-transform: translateY(-100%);
    -o-transform: translateY(-100%);
    -ms-transform: translateY(-100%);
    transform: translateY(-100%);
}
.cbp-caption-overlayBottomReveal .cbp-caption:hover .cbp-caption-defaultWrap {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.cbp-caption-overlayBottomAlong .cbp-caption-activeWrap {
    height: 50%;
}
.cbp-l-filters-alignCenter .cbp-filter-item:hover .cbp-filter-counter, .cbp-l-filters-alignRight .cbp-filter-item:hover .cbp-filter-counter, .cbp-l-filters-button .cbp-filter-item:hover .cbp-filter-counter, .cbp-l-filters-buttonCenter .cbp-filter-item:hover .cbp-filter-counter, .cbp-l-filters-text .cbp-filter-item:hover .cbp-filter-counter {
    opacity: 1;
    -webkit-transform: translateY(-25px);
    transform: translateY(-25px);
}
.cbp-l-filters-button .cbp-filter-counter {
    background-color: #0db8ca;
}
.cbp-l-filters-button .cbp-filter-counter:after {
    border-top: 4px solid #0db8ca;
}

/* blog masonry */

.blog .title-service.mb15 h1 {
    font-family: 'Montserrat', sans-serif;
}

#blog.masonry-post {
    background: #ffffff;
    padding-top: 0px;
    position: relative;
    padding-bottom: 0px;
}
#blog-boxed-col-3 h2, #blogtwo-boxed-col-3 h2, #blogtwo-boxed-col-4 h2, #blogtwo-boxed-col-5 h2 {
    font-size: 32px;
}
#blog-boxed-col-3 .alignCenter h2, #blogtwo-boxed-col-3 .alignCenter h2{
    font-size: 50px;
}
@media (max-width:992px){
#blog-boxed-col-3 h2, #blogtwo-boxed-col-3 h2, #blogtwo-boxed-col-4 h2, #blogtwo-boxed-col-5 h2 {
    font-size: 50px;
}
}
.black a{
    color: #000!important;
}
.black a:hover{
    color: #8d8d8d!important;
}
.blog-hero-off .navbar.transparent-white .navbar-nav > li > a {
    color: #000;
}
.blog-hero-off .navbar.transparent-white .navbar-nav > li > a:hover {
    color: #000;
    opacity: .6;
}
.blog-hero-off .navbar.transparent-white {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}
.blog-hero-off .navbar.transparent-white .nt-text-logo{
    color: #000;
	text-decoration:none;
}
.blog-has-hero .navbar.transparent-white .nt-text-logo {
    color: #fff;
	text-decoration:none;
}
@media (max-width:768px){
.blog-has-hero .navbar.transparent-white .nt-text-logo{
	color: #000;
	text-decoration:none;
}
}
.navbar.transparent-white.nav-collapsed .nt-text-logo {
	color: #000;
	text-decoration:none;
}
.blog-has-hero .dropdown-menu > li > a {
    color: #8d8d8d;
}
.blog-has-hero .dropdown-menu > li > a:focus, .blog-has-hero .dropdown-menu > li > a:hover {
    color: #fff;
}
.blog-has-hero .collapse.in .dropdown-menu > li > a:focus, .blog-has-hero .collapse.in .dropdown-menu > li > a:hover {
    color: #000;
}
.blog-has-hero .dropdown-menu > li.active > a, .blog-has-hero .dropdown-menu > li.active > a:focus, .blog-has-hero .dropdown-menu > li.active > a:hover {
    color: #fff;
}
.blog-has-hero .collapse.in .dropdown-menu > li.active > a, .blog-has-hero .collapse.in .dropdown-menu > li.active > a:focus, .blog-has-hero .collapse.in .dropdown-menu > li.active > a:hover {
    color: #000;
}
.blog-hero-off .dropdown-menu > li > a {
    color: #8d8d8d;
}
.blog-hero-off .dropdown-menu > li > a:focus, .blog-hero-off .dropdown-menu > li > a:hover {
    color: #fff;
}
.blog-hero-off .collapse.in .dropdown-menu > li > a:focus, .blog-hero-off .collapse.in .dropdown-menu > li > a:hover {
    color: #000;
}
.blog-hero-off .collapse.in .dropdown-menu > li.active > a, .blog-hero-off .collapse.in .dropdown-menu > li.active > a:hover, .blog-hero-off .collapse.in .dropdown-menu > li.active > a:hover {
    color: #000;
}
.blog-hero-off .dropdown-menu > li.active > a, .blog-hero-off .dropdown-menu > li.active > a:focus, .blog-hero-off .dropdown-menu > li.active > a:focus {
    color: #fff;
}
.blog-hero-off .collapse.in .dropdown-menu > li.active > a, .blog-hero-off .collapse.in .dropdown-menu > li.active > a:focus, .blog-hero-off .collapse.in .dropdown-menu > li.active > a:hover {
    color: #000;
}
.blog-hero-off #blog.blog-classic {
    padding-top: 200px;
}





/* single style2  */
.single.blog-hero-off #blog {
    padding-top: 200px;
}
.single .hero-fullwidth .title-service h1{
    letter-spacing: -3.5px;
}

.single-style-2 #widget-area .widget{
    border: 1px solid rgba(0, 0, 0, .1);
    padding: 20px 30px;
	text-align: center;
}
.single-style-2 #widget-area .widget.widget_search {
    border: none;
    padding: 0;
    text-align: left;
}
.single-style-2 #widget-area .widget .widget-title {

}
.single-style-2 #widget-area .widget .widget-title {
    padding-bottom: 10px;
    padding-left: 0px;
	margin-bottom:0;
    color: #000;
    font: 600 11px 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.single-style-2 #widget-area .widget .widget-title:after {
    content: none;
}
.single-style-2 #share-buttons a {
    padding: 0px;
    margin: 0px;
}
.single-style-2 .blog-post-body p {
    font: 300 12px 'Poppins', sans-serif;
    letter-spacing: .2px;
}
.single-style-2 .blog-post-social ul li {
    float: none;
}
.single-style-2 #reply-title {
    margin-bottom: 20px;
}
.single-style-2 h3.comment-reply-title{
    font-weight: 600;
    font-size: 27px;
    letter-spacing: -1.5px;

}
.single-style-2 #respond {
    text-align: left;
	padding: 0px;
	background: #fff;
}
.single-style-2 #respond input {
    display: inherit;
    width: 100%;
    margin-bottom: 15px;
    padding: 10px 20px !important;
    font-size: 12px;
}
.single-style-2 #respond label {
    margin-bottom: 0px;
    font-size: 12px;
    display: inline-block;
    color: #8d8d8d;
}
.single-style-2 p.comment-notes{
    font: 300 12px/1.8 'Poppins', sans-serif;
    letter-spacing: .2px;
}
.single-style-2 .comment-form textarea {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
    font: 300 12px 'Poppins', sans-serif;
    letter-spacing: .2px;
    color: #9d9d9d;
    background-color: rgba(0, 0, 0, .05);
    border: none;
    box-shadow: none;
    border-radius: 0px;
    outline: none;
    padding: 15px 20px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}

.single-style-2 #respond input[type="color"], .single-style-2 #respond input[type="date"], .single-style-2 #respond input[type="datetime"], .single-style-2 #respond input[type="datetime-local"] .single-style-2 #respond input[type="email"], .single-style-2 #respond input[type="month"], .single-style-2 #respond input[type="number"], .single-style-2 #respond input[type="password"], .ie .single-style-2 #respond input[type="range"], .ie9 .single-style-2 #respond input[type="range"], .single-style-2 #respond input[type="search"], .single-style-2 #respond input[type="tel"], .single-style-2 #respond input[type="text"], .single-style-2 #respond input[type="time"], .single-style-2 #respond input[type="url"], .single-style-2 #respond input[type="week"], select:focus, textarea:focus {
	border: none;
}
.single-style-2 #respond input[type="color"]:focus, .single-style-2 #respond input[type="date"]:focus, .single-style-2 #respond input[type="datetime"]:focus, .single-style-2 #respond input[type="datetime-local"]:focus, .single-style-2 #respond input[type="email"]:focus, .single-style-2 #respond input[type="month"]:focus, .single-style-2 #respond input[type="number"]:focus, .single-style-2 #respond input[type="password"]:focus, .ie .single-style-2 #respond input[type="range"]:focus, .ie9 .single-style-2 #respond input[type="range"]:focus, .single-style-2 #respond input[type="search"]:focus, .single-style-2 #respond input[type="tel"]:focus, .single-style-2 #respond input[type="text"]:focus, .single-style-2 #respond input[type="time"]:focus, .single-style-2 #respond input[type="url"]:focus, .single-style-2 #respond input[type="week"]:focus, select:focus, textarea:focus {
	border: none;
	background-color: rgba(0, 0, 0, .03);
}
.single-style-2 #respond input[type="color"]:hover, .single-style-2 #respond input[type="date"]:hover, .single-style-2 #respond input[type="datetime"]:hover, .single-style-2 #respond input[type="datetime-local"]:hover, .single-style-2 #respond input[type="email"]:hover, .single-style-2 #respond input[type="month"]:hover, .single-style-2 #respond input[type="number"]:hover, .single-style-2 #respond input[type="password"]:hover, .ie .single-style-2 #respond input[type="range"]:hover, .ie9 .single-style-2 #respond input[type="range"]:hover, .single-style-2 #respond input[type="search"]:hover, .single-style-2 #respond input[type="tel"]:hover, .single-style-2 #respond input[type="text"]:hover, .single-style-2 #respond input[type="time"]:hover, .single-style-2 #respond input[type="url"]:hover, .single-style-2 #respond input[type="week"]:hover, select:hover, textarea:hover {
	border: none;
	background-color: rgba(0, 0, 0, .03);
}
.single-style-2 .comment-form input:not(.submit) {
    display: block;
    width: 100%;
    max-width: 100%;
    margin: 0;
	height: 54px;
    font: 300 12px 'Poppins', sans-serif;
    letter-spacing: .2px;
    color: #9d9d9d;
    background-color: rgba(0, 0, 0, .05);
    border: none;
    box-shadow: none;
    border-radius: 0px;
    outline: none;
    padding: 15px 20px;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
.single-style-2 .comment-form input.submit {
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	font-weight: 600;
    background-color: #0db8ca;
	border: 2px solid #0db8ca;
	color: #fff;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
.single-style-2 .comment-form input.submit:hover {
    background-color: transparent!important;
	color: #0db8ca;
    -webkit-transition: background-color .3s;
    -moz-transition: background-color .3s;
    -o-transition: background-color .3s;
    -ms-transition: background-color .3s;
    transition: background-color .3s;
}
.single-style-1 .pager .previous a, .single-style-1 .pager .next a, .single-style-2 .pager .previous a, .single-style-2 .pager .next a{
	font-family: 'Poppins', sans-serif;
	font-size: 11px;
	font-weight: 600;
	color: #0db8ca;
	background-color: transparent;
	text-transform: uppercase;
	line-height: 1;
	letter-spacing: 1px;
	padding: 18px 38px 18px 38px;
	margin: 0;
	border: 2px solid;
	opacity: .98;
	border-radius: 100px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.single-style-1 .pager .previous a:hover, .single-style-1 .pager .next a:hover, .single-style-2 .pager .previous a:hover, .single-style-2 .pager .next a:hover{
	background-color:  #0db8ca;
	color: #fff;
	opacity: 1;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
	transition: all .3s;
}
.single-style-2 .comment-reply-title {
	margin-bottom: 40px;
	font-weight: 600;
	font-size: 27px;
	letter-spacing: -1.5px;
	margin: 0;
}
.single-style-2 .containerx {
    text-align: left;
    padding: 50px 0;
}
.single-style-2 .fn.name {
	font: 600 11px 'Poppins', sans-serif;
	text-transform: uppercase;
	letter-spacing: 1.5px;
	color: #000;
	display: block;
}
.single-style-2 .comment-date {
    margin: 10px 0;
}
.single-style-2 .avatar-class {
    margin-right: 20px;
}
.single-style-2 .pull-righta small {
    font-size: 80%;
}
.single-style-2 .comment-reply-link, .single-style-2 .comment-edit-link {
    font: 600 11px 'Poppins', sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.5px;
	color: #8d8d8d;
}
.single-style-2  .edit-comment {
    margin-left: 6px;
}
.single-style-2 .comment-reply-link:hover, .single-style-2 .comment-edit-link:hover {
	color: #000;
}

.single-style-2 .comment-reply-link:after, .single-style-2 .comment-edit-link:after {
	content: "\f13a";
	font-size:11px;
	padding-left:5px;
	display: inline-block;
	font-family: "Ionicons";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-rendering: auto;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.single-style-2 .commentlist .children {
	margin: 20px 0;
	margin-left: 90px;
}
.single-style-2 .commentlist p {
    margin: 0 0 10px;
}
.single-style-2 .commentlist p {
    font: 300 12px 'Poppins', sans-serif;
    letter-spacing: .2px;
    color: #8d8d8d;
}
.single-style-2 .children li {
    margin-left: 0px;
}
/* widgetize footer */

#footer-widget-area .widget .widget-head {
    color: #ffffff;
	font-family: 'Montserrat', sans-serif;
    margin-bottom: 10px;
	font-weight: 600;
	font-size: 21px;
	letter-spacing: -1.0px;
}
#footer-widget-area.parallax > .background-image {
    height: 100vh;
    top: -50vh;
    -webkit-transition: opacity 0.9s ease;
    -moz-transition: opacity 0.9s ease;
    transition: opacity 0.9s ease;
    -moz-transform-style: preserve-3d;
    -webkit-transform-style: preserve-3d;
}
/* Blog style 2 Pagination  */
section.bg-white .fullwidth-style {
    padding: 0 30px;
}
section.bg-white .pagination {
	margin: 50px auto;
	position: relative;
	width: 100%;
	text-align: center;
}

section.bg-white .pagination .page-numbers{
	cursor: pointer;
	border: none;
	font-size: 12px;
	font-weight: 400;
	color: #333;
	position: relative;
	line-height: 32px;
	width: 30px;
	height: 30px;
	border-radius: 100px;
	display: inline-block;
}
section.bg-white .pagination .page-numbers.current{
    color: #fff;
    background-color: #000;
}


section.bg-white .pagination .page-numbers.current{
    border-color: #000 !important;
}
.pl5{
    padding-left: 5px;
}
.flex-prev,
.flex-next {
  font-size: 0;
}
.flex-direction-nav a.flex-next::before {
    content: '\f002';
	font-family: "flexslider-icon";
}
.owl-carousel .owl-item img {
    height: 100%;
    max-height: 100%;
}

/*sub level menu*/

.dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
	border-top: 4px dashed;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
    margin-top: 5px;
    margin-right: -10px;


}
@media (min-width:768px){
.dropdown-menu li {
    position:relative;
}
.dropdown-menu .dropdown-submenu>.dropdown-menu {
    top: 3%;
    margin-top: -1px;
	position:absolute;
}

.dropdown-submenu>.dropdown-menu {
	-webkit-border-radius: none;
	-moz-border-radius: none;
	border-radius:none;
	left: 0px;
	padding: 0;
}

.dropdown-submenu > .dropdown-menu{
	left:100%;
	transition:all 0.s ease;
	max-width:150px;
}
}

@media (max-width:768px){
.dropdown-submenu > .dropdown-menu li a{
	padding-left: 30px;
}
.dropdown-menu > .dropdown-submenu > .dropdown-menu > li a{
	padding-left: 40px;
}
.dropdown-menu > .dropdown-submenu > .dropdown-menu > .dropdown-submenu > .dropdown-menu li a{
	padding-left: 50px;
}
.team-img, .member-info  {
    text-align: center !important;
}
.team-img {
    margin-left: auto;
    margin-right: auto;
}
}
[data-fade-in="true"] {
    -moz-animation: fadein 3s;
    -webkit-animation: fadein 3s;
    -o-animation: fadein 3s;
    animation: fadein 3s;
}
[data-fade-out="true"] {
    -moz-animation: fadein 3s;
    -webkit-animation: fadein 3s;
    -o-animation: fadein 3s;
    animation: fadein 3s;
}
#footer-widget-area {
    padding: 80px 0 40px;
}

#footer-widget-area ul li a {
color:#fff;
}
.container-f-inner {
   padding-bottom: 40px;
}
.service-container {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    overflow: hidden;
	-webkit-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
}
.page-btn.btn{
  font-size: 9.5px;
  letter-spacing: 1.5px;
  padding: 14px 29px 14px 29px;
  border-radius: 100px;
  text-transform: uppercase;
  font-weight: bold;
}
.info-contact a{
  color:inherit;
}
.info-contact a:hover{
  color:inherit;
}
#footer .footer-info a{
    color:inherit;
}
.single-por-btn i{
  padding-right: 5px;
}
@media (max-width:767px){
  .hero-content .white .m-auto h1{
    font-size:50px!important
  }

}
@media (max-width:500px){
  .hero-content .white .m-auto .subheading {
    font-size:15px!important
  }
}
