@import "https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700|Poppins:400,500,600&display=swap";

@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300&display=swap');

body {
	color: #717477;
	font-family: montserrat, sans-serif;
	line-height: 1.8;
	font-size: 16px
}

img {
	max-width: 100%
}

a {
	-webkit-transition: .5s;
	transition: .5s;
	text-decoration: none
}

a:hover {
	text-decoration: none
}

a:focus {
	text-decoration: none
}

button {
	outline: 0!important;
	-webkit-box-shadow: none;
	box-shadow: none;
	border: none;
	background-color: transparent
}

.form-control:focus {
	-webkit-box-shadow: 0 0 0 0;
	box-shadow: 0 0
}

.d-table {
	width: 100%;
	height: 100%
}

.d-table-cell {
	display: table-cell;
	vertical-align: middle
}

h1,
h2,
h3,
h4,
h5,
h6 {
	color: #333
}

h3 {
	font-size: 22px;
	font-family: poppins, sans-serif;
	color: #0f2137
}

.pt-100 {
	padding-top: 100px
}

.pb-70 {
	padding-bottom: 70px
}

.pb-100 {
	padding-bottom: 100px
}

.theme-button {
	z-index: 1;
	position: relative
}

.theme-button .default-btn {
	    font-size: 16px;
    font-weight: 500;
    color: #fe6218;
    background: -webkit-gradient(linear, left top, right top, from(#efefef), to(#f3f0ef));
    background: linear-gradient(
90deg, #ebeae9 0%, #f7f7f7 100%);
    padding: 16px 40px;
    position: relative;
    display: inline-block;
}

.theme-button .default-btn::before {
	position: absolute;
	content: '';
	border: 1px solid #fb7a00;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	background: #fff;
	z-index: -1;
	-webkit-transition: .5s;
	transition: .5s
}

.theme-button .default-btn:hover::before {
	top: -10px;
	right: -10px
}

.section-title {
	margin: 0 auto 50px;
	max-width: 600px
}

.section-title span {
	font-size: 16px;
	color: #886a03;
	display: inline-block;
	margin-bottom: 10px;
	font-weight: 600;
	text-transform: uppercase
}

.section-title h2 {
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 15px
}

.navbar-area .mean-container a.meanmenu-reveal span {
	position: relative;
	margin-top: -6px;
	top: 8px
}

.header-area {
	background: #feebd8;
	padding: 15px 0
}

.header-area .header-left-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.header-area .header-left-text ul li {
	display: inline-block;
	color: #565659;
	font-size: 15px;
	font-family: poppins, sans-serif;
	font-weight: 500;
	margin-right: 20px;
	line-height: 1
}

.header-area .header-left-text ul li a {
	color: #565659
}

.header-area .header-left-text ul li a:hover {
	color: #fb7a00
}

.header-area .header-left-text ul li i {
	margin-right: 5px;
	font-size: 16px;
	top: 1px;
	position: relative
}

.header-area .header-right .header-social ul {
	padding-left: 0;
	margin-bottom: 0
}

.header-area .header-right .header-social ul li {
	display: inline-block;
	line-height: 1;
	margin-left: 5px
}

.header-area .header-right .header-social ul li a i {
	width: 25px;
	height: 25px;
	line-height: 23px;
	background: -webkit-gradient(linear, left bottom, left top, color-stop(25%, #fb7a00), to(#fd740e));
	background: linear-gradient(0deg, #fb7a00 25%, #fd740e 100%);
	color: #fff;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	-webkit-transition: .5s;
	transition: .5s;
	border: 1px solid transparent
}

.header-area .header-right .header-social ul li a i:hover {
	background: #fff;
	color: #fb7a00;
	border: 1px dashed #fb7a00
}

.navbar-area .main-nav {
	position: inherit;
	background: #fff;
	border-bottom: 2px solid #fff9e6;
	padding-top: 6px;
	padding-bottom: 6px
}

.navbar-area .main-nav .navbar {
	padding: 0
}

.navbar-area .main-nav .navbar .navbar-brand {
	padding: 0;
	top: -2px;
	position: relative
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link {
	color: #4a4a4a;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1;
	-webkit-transition: .5s;
	transition: .5s
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link>i {
	font-size: 12px
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .nav-link.active {
	color: #ffe11c
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu {
	background: #fff;
	padding: 10px 0;
	border: 0;
	-webkit-transform: scaleX(0);
	transform: scaleX(0);
	top: 55px!important;
	right: 0
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link {
	border-bottom: 1px dashed #ffe11c;
	padding: 10px 15px;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link>i {
	font-size: 12px;
	float: right
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover {
	color: #fb7a00;
	padding-left: 25px
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover::before {
	width: 10px
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover::after {
	width: 0
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link::before {
	position: absolute;
	content: '';
	background: #fb7a00;
	width: 0;
	height: 1px;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link.active {
	color: #fb7a00
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover {
	color: #fb7a00
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu {
	left: -100%;
	top: 0!important;
	opacity: 0;
	visibility: hidden
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link:hover {
	color: #fb7a00;
	padding-left: 25px
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link:hover::before {
	width: 10px
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link:hover::after {
	width: 0
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link::before {
	position: absolute;
	content: '';
	background: #fb7a00;
	width: 0;
	height: 1px;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .dropdown-menu .nav-item .nav-link.active {
	color: #fb7a00
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item:hover .dropdown-menu {
	opacity: 1!important;
	visibility: visible;
	top: 0!important
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-menu:last-child .nav-link {
	border-bottom: 0
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item .dropdown-toggle::after {
	display: none
}

.navbar-area .main-nav .navbar .navbar-nav .nav-item:hover .dropdown-menu {
	-webkit-transform: scaleX(1);
	transform: scaleX(1)
}

.navbar-area .main-nav .navbar .other-option {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex
}

.navbar-area .main-nav .navbar .other-option .search-bar {
	position: relative
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-icon {
	width: 30px;
	height: 30px;
	border: 1px solid #fb7a00;
	text-align: center;
	line-height: 27px;
	color: #fb7a00;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: .5s;
	transition: .5s
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-icon:hover {
	background: #fb7a00;
	color: #fff;
	border-radius: 20px
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-form {
	position: absolute;
	right: 0;
	-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	box-shadow: 0 0 15px rgba(0, 0, 0, .15);
	padding: 15px;
	background: #fff;
	top: 70px;
	-webkit-animation: fadeInDown 1s;
	animation: fadeInDown 1s;
	display: none;
	z-index: 1
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-form .search-input {
	height: 50px;
	width: 230px;
	padding-left: 20px;
	border: 1px dashed #fb7a00;
	font-size: 20px;
	background: #fff
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-form .search-input:focus {
	border: 1px solid #fb7a00;
	outline: 0
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-form ::-webkit-input-placeholder {
	color: #717477;
	font-size: 18px
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-form :-ms-input-placeholder {
	color: #717477;
	font-size: 18px
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-form ::-ms-input-placeholder {
	color: #717477;
	font-size: 18px
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-form ::placeholder {
	color: #717477;
	font-size: 18px
}

.navbar-area .main-nav .navbar .other-option .search-bar .search-form button {
	position: absolute;
	top: 23px;
	right: 25px;
	border: 1px solid #fb7a00;
	border-radius: 17px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	color: #fb7a00;
	width: 33px;
	height: 33px;
	line-height: 30px
}

.navbar-area .main-nav .navbar .other-option .sidebar-toggle .navbar-toggle {
	width: 30px;
	height: 30px;
	border: 1px solid #fb7a00;
	text-align: center;
	line-height: 27px;
	color: #fb7a00;
	display: inline-block;
	cursor: pointer;
	-webkit-transition: .5s;
	transition: .5s;
	padding: 0;
	border-radius: 0;
	margin-left: 10px
}

.navbar-area .main-nav .navbar .other-option .sidebar-toggle .navbar-toggle:hover {
	background: #fb7a00;
	color: #fff
}

.navbar-area .main-nav .navbar .other-option .sidebar-toggle .navbar-toggle:focus {
	outline: 0;
	-webkit-box-shadow: 0 0 0 0;
	box-shadow: 0 0
}

.navbar-area.sticky-top {
	-webkit-animation: .5s ease-in-out fadeInDown;
	animation: .5s ease-in-out fadeInDown;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.modal.fade:not(.in).left .modal-dialog {
	-webkit-transform: translate3d(-25%, 0, 0);
	transform: translate3d(-25%, 0, 0)
}

.modal.fade:not(.in).right .modal-dialog {
	-webkit-transform: translate3d(0%, 0, 0);
	transform: translate3d(0%, 0, 0)
}

.modal.fade:not(.in).bottom .modal-dialog {
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0)
}

.modal.right .modal-dialog {
	position: absolute;
	top: 0;
	right: 0;
	margin: 0
}

.right-modal .modal {
	z-index: 9999999;
	-webkit-transition: 1s;
	transition: 1s
}

.right-modal .modal .modal-header img {
	width: 120px;
	padding-top: 5px;
	padding-left: 20px
}

.right-modal .modal .modal-header button span {
	background: #fff;
	width: 50px;
	height: 50px;
	display: inline-block;
	border-radius: 40px;
	line-height: 50px;
	-webkit-transition: .5s;
	transition: .5s;
	-webkit-box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
	box-shadow: 7px 5px 30px rgba(72, 73, 121, .15);
	font-size: 50px;
	color: #fb7a00
}

.right-modal .modal .modal-header button span:hover {
	border-radius: 0
}

.right-modal .modal .modal-body {
	width: 500px;
	padding: 40px;
	background: #fff
}

.right-modal .modal .modal-body .modal-link {
	position: relative;
	margin-bottom: 30px
}

.right-modal .modal .modal-body .modal-link a {
	display: inline-block;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .1);
	box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.right-modal .modal .modal-body .modal-link h3 a {
	position: absolute;
	bottom: -8px;
	left: 0;
	background: #fff;
	width: 100%;
	height: 50px;
	text-align: center;
	padding-top: 15px;
	color: #3f3f3f;
	display: inline-block;
	font-size: 18px
}

.right-modal .modal .modal-body .modal-link:hover h3 a {
	background: #fb7a00;
	color: #fff
}

.right-modal .modal.fade {
	-webkit-transition: .5s linear;
	transition: .5s linear;
	-webkit-transform: translateX(100%);
	transform: translateX(100%)
}

.right-modal .modal.show {
	-webkit-transform: translateX(0%);
	transform: translateX(0%)
}

.modal.right .modal-content {
	min-height: 100vh;
	border: 0
}

.modal-body {
	padding: 0
}

.modal-header .close {
	margin-right: 0
}

.main-banner {
	position: relative;
	height: 550px
}

.main-banner .banner-text {
	max-width: 600px
}

.main-banner .banner-text h1 {
	font-size: 60px;
	font-weight: 700;
	font-family: montserrat, sans-serif;
	color: #080808;
	margin-bottom: 30px
}

.main-banner .banner-text p {
	color: #808291;
	margin-bottom: 40px
}

.main-banner .banner-text .theme-button .default-btn {
	margin-right: 30px
}

.main-banner .banner-text .theme-button .video-btn {
	color: #333;
	font-weight: 500;
	top: 5px;
	position: relative
}

.main-banner .banner-text .theme-button .video-btn:hover {
	color: #fe6417
}

.main-banner .banner-text .theme-button .video-btn i {
	color: #fe6417;
	border: 1px solid #fe6417;
	width: 60px;
	height: 60px;
	display: inline-block;
	text-align: center;
	line-height: 60px;
	-webkit-transition: .5s;
	transition: .5s;
	margin-right: 10px;
	font-size: 24px;
	position: relative
}

.main-banner .banner-text .theme-button .video-btn:hover i {
	border-radius: 50px;
	-webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .15);
	box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .15)
}

.video-section {
	background: #0d3642;
	position: relative;
	padding-bottom: 300px
}

.video-section::before {
	position: absolute;
	content: '';
	background-image: url(../img/video-shape.png);
	background-size: cover;
	background-position: center center;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0
}

.video-section .video-text {
	position: relative
}

.video-section .video-text i {
	color: #fff;
	background: #fe6417;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 85px;
	display: inline-block;
	font-size: 25px;
	position: relative;
	z-index: 0
}

.video-section .video-text i::after {
	content: '';
	position: absolute;
	width: 100%;
	height: 100%;
	border: 3px solid rgba(255, 101, 80, .5);
	-webkit-animation: pulse 2s ease-out infinite;
	animation: pulse 2s ease-out infinite;
	left: 0;
	top: 0
}

.video-section .video-text p {
	position: absolute;
	left: 150px;
	top: 0;
	font-size: 30px;
	color: #fff;
	line-height: 1.4
}

.theory-section {
	margin-top: -200px
}

.theory-section .theory-area {
	position: relative;
	background: #fff;
	-webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .04);
	box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .04)
}

.theory-section .theory-area .theory-text {
	padding: 60px
}

.theory-section .theory-area .theory-text h2 {
	font-size: 35px;
	font-weight: 700;
	text-transform: capitalize;
	margin-bottom: 25px;
	line-height: 1.4
}

.theory-section .theory-area .theory-text p {
	color: #333;
	margin-bottom: 30px
}

.theory-section .theory-area .theory-text .signature-box img {
	margin-bottom: 10px
}

.theory-section .theory-area .theory-text .signature-box p {
	margin-bottom: 0;
	color: #333;
	font-weight: 500
}

.theory-section .theory-area .theory-text .signature-box span {
	font-size: 14px;
	color: #333
}

.theory-section .theory-area .theory-img {
	position: absolute;
	right: 0;
	max-width: 550px;
	bottom: 0
}

.about-section {
	padding-top: 100px;
	background: #fff
}

.about-section .about-image img {
	border-radius: 30% 70% 70% 30%/30% 30% 70% 70%;
	-webkit-box-shadow: 0 0 11px 0 rgba(0, 0, 0, .35);
	box-shadow: 0 0 11px 0 rgba(0, 0, 0, .35);
	z-index: 1;
	-webkit-animation: wrep 10s infinite linear;
	animation: wrep 10s infinite linear;
	width: 100%;
	max-width: unset
}

/*.about-section .about-text .section-title {
	margin: 0 auto 45px 0
}*/

.about-section .about-text .about-us {
	margin-bottom: 20px;
	text-align : center;
}

.about-section .about-text .about-us i {
	font-size: 40px;
	width: 80px;
	height: 80px;
	/* left: 20px; */
	position: relative;
	top: 0;
	line-height: 1;
	margin-bottom: 10px;
	display: inline-block;
	color: #111;
	z-index: 0
}

.about-section .about-text .about-us i::after {
	position: absolute;
	content: '';
	width: 40px;
	height: 40px;
	top: 0;
	left: -15px;
	z-index: -1
}

/*.about-section .about-text .about-us i.icon-one::after {
	background: rgba(132, 186, 63, .65)
}

.about-section .about-text .about-us i.icon-two::after {
	background: rgba(255, 124, 0, .64);
	border-radius: 50px
}

.about-section .about-text .about-us i.icon-three::after {
	background: rgba(255, 199, 10, .66);
	-webkit-transform: rotate(30deg);
	transform: rotate(30deg)
}*/

.about-section .about-text .about-us p {
	font-size: 14px;
	color: #000;
	margin-bottom: 0;
	font-weight: 600;
}

.about-section .about-text p {
	color: #080809;
	margin-bottom: 25px;
	/*max-width: 500px*/
}
.about-text .section-title {
    width: 100%;
}
.features-section .features-card {
    text-align: center;
    -webkit-box-shadow: 0 2px 20px 0 rgb(12 0 46 / 10%);
    box-shadow: 0 2px 20px 0 rgb(12 0 46 / 10%);
    padding: 30px 20px;
    margin-bottom: 30px;
    -webkit-transition: .5s;
    transition: .5s;
    position: relative;
    background: #fff;
    z-index: 1;
    min-height: 389px;
}

.features-section .features-card.feature-one i {
    color: #18a87c;
    background: #daf4ec;
}
.features-section .features-card i {
    font-size: 35px;
    width: 90px;
    height: 90px;
    display: inline-block;
    text-align: center;
    line-height: 90px;
    border-radius: 46% 54% 68% 32%/55% 48% 52% 45%;
    margin-bottom: 25px;
    -webkit-animation: icon-animation 5s ease-in-out infinite;
    animation: icon-animation 5s ease-in-out infinite;
    border: 1px dashed;
}

/*.features-section .features-card {
	text-align: center;
	-webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .1);
	box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .1);
	padding: 30px 20px;
	margin-bottom: 30px;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
	background: #fff;
	z-index: 1
}
*/
.features-section .features-card:hover {
	margin-top: -10px;
	-webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .04);
	box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .04)
}


.features-section .features-card:hover h3 {
	color: #fff
}

.features-section .features-card:hover p{

	color: #fff;
}
.features-section .features-card .icon {
    width: 120px;
    height: 120px;
    margin: auto auto 10px auto;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background: url(../img/icons-bg2.png) no-repeat center;
    -webkit-transition: all .5s ease-out;
    -moz-transition: all .5s ease-out;
    -o-transition: all .5s ease-out;
    transition: all .5s ease-out;
}

.features-section .features-card .icon img{
	width: 60px;
	margin: 0px auto;
}
.features-section .features-card h3 {
	font-weight: 600;
	margin-bottom: 10px;
	-webkit-transition: .5s;
	transition: .5s
}

.features-section .features-card p {
	margin-bottom: 0;
	font-size: 16px;
	-webkit-transition: .5s;
	transition: .5s
}





.icon{

	background: url('../img/icons-bg2.png')no-repeat center;
	background-repeat: no-repeat;
}


.features-section .features-card.feature-five img {
	color: #f26d56;
	/*background: url('../img/icons-bg2.png')*/
}



.features-section .features-card.feature-six img {
	color: #88a32a;
	/*background: url('../img/icons-bg2.png')*/
}


.service-section {
	position: relative
}

.service-section .service-img {
	position: absolute;
	background-image: url(../img/service-img.jpg);
	background-position: center center;
	background-size: cover;
	width: 55%;
	height: 100%;
	left: 0;
	top: 0
}

.service-section .service-text {
	background: #0d3642;
	margin-bottom: 50px;
	margin-top: 50px;
	padding: 100px;
	position: relative
}

.service-section .service-text h2 {
	margin-bottom: 50px;
	color: #fff;
	font-size: 35px;
	font-weight: 700;
	line-height: 1.4
}

.service-section .service-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.service-section .service-text ul li {
	padding: 15px 15px 15px 90px;
	background: #fff;
	margin-bottom: 20px;
	position: relative;
	color: #808291;
	font-size: 18px;
	font-weight: 500;
	max-width: 400px;
	list-style: none
}

.service-section .service-text ul li i {
	background: #fd6318;
	color: #fff;
	text-align: center;
	position: absolute;
	line-height: 65px;
	font-size: 25px;
	height: 100%;
	width: 60px;
	left: 0;
	top: 0
}

.section-title {
	max-width: 700px
}

 .team-card {
	margin-bottom: 80px
}

.team-card:hover .team-text {
	background: #fe6219
}

.team-card:hover .team-text h3 {
	color: #fff
}

.team-card:hover .team-text p {
	color: #fff
}

 .team-card:hover .team-text .team-social {
	opacity: 1;
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px)
}

 .team-card .team-img {
	position: relative
}

 .team-card .team-img img {
	width: 100%
}

 .team-card .team-text {
	background: #fff;
	padding: 25px;
	-webkit-box-shadow: 0 2px 10px rgba(12, 0, 46, .15);
	box-shadow: 0 2px 10px rgba(12, 0, 46, .15);
	position: absolute;
	text-align: center;
	z-index: 1;
	width: 230px;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -50px;
	-webkit-transition: .5s;
	transition: .5s;
	transition: .5s
}

.team-card .team-text .team-social {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	opacity: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.team-card .team-text .team-social ul {
	padding-left: 0;
	margin-bottom: 0
}

.team-card .team-text .team-social ul li {
	display: inline-block
}

.team-card .team-text .team-social ul li i {
	background: #fff;
	color: #333;
	width: 25px;
	height: 25px;
	display: inline-block;
	line-height: 25px;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s;
	font-size: 14px;
	border-radius: 30px
}

.team-card .team-text .team-social ul li i:hover {
	background: #fb7a00;
	color: #fff
}

.team-card .team-text h3 {
	font-size: 18px;
	font-weight: 700;
	-webkit-transition: .5s;
	transition: .5s
}

.team-card .team-text p {
	margin-bottom: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.testimonial-section {
    background: #0a7ebf
}

.testimonial-section .teamMember-3 {
	text-align: center;
	position: relative;
	z-index: 0
}

.testimonial-section .teamMember-3::before {
	position: absolute;
	content: '';
	background: #fff;
	width: 85%;
	height: 85%;
	left: 0;
	z-index: -1;
	margin: auto;
	right: 0;
	bottom: -20px;
	z-index: -1;
	border-radius: 30px
}

.testimonial-section .teamMember-3 img {
	max-width: 150px;
	width: unset;
	margin: 0 auto 40px;
	right: 0;
	left: 0;
	border: 3px solid #fb7a00;
	border-radius: 150px;
	padding: 5px;
	background: #fff;
	-webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .15);
	box-shadow: 0 0 25px rgba(0, 0, 0, .15)
}

.testimonial-section .teamMember-3 h3 {
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 0
}

.testimonial-section .teamMember-3 span {
	color: #fe6219;
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block
}

.testimonial-section .teamMember-3 p {
	padding: 0 105px
}

.testimonial-section .teamMember-3 .owl-prev:hover,
.testimonial-section .teamMember-3 .owl-next:hover {
	background: 0 0
}

.testimonial-section .teamMember-3 .owl-prev span,
.testimonial-section .teamMember-3 .owl-next span {
	color: #fe6219;
	font-size: 16px;
	margin-bottom: 20px;
	display: inline-block;
	width: 45px;
	height: 45px;
	border-radius: 50px;
	line-height: 40px;
	font-size: 30px;
	text-align: center;
	border: 1px solid #fe6219!important;
	-webkit-transition: .5s;
	transition: .5s
}

.testimonial-section .teamMember-3 .owl-prev span:hover,
.testimonial-section .teamMember-3 .owl-next span:hover {
	background: #fb7a00;
	color: #fff!important
}

.testimonial-section .testimonial-image {
	background-image: url(../img/testimonials.png);
	background-position: center center;
	background-size: cover;
	height: 100%
}

.portfolio-section .portfolio-item {
	cursor: pointer;
	margin-bottom: 30px
}

.portfolio-section .portfolio-item:hover .portfolio-img .portfolio-text {
	bottom: 0
}

.portfolio-section .portfolio-item .portfolio-img {
	position: relative;
	overflow: hidden
}

.portfolio-section .portfolio-item .portfolio-img img {
	width: 100%
}

.portfolio-section .portfolio-item .portfolio-img::before {
	position: absolute;
	content: '';
	background: #000;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .3
}

.portfolio-section .portfolio-item .portfolio-img .portfolio-text {
	position: absolute;
	bottom: -68px;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	-webkit-transition: .5s;
	transition: .5s;
	background: rgba(0, 0, 0, .5)
}

.portfolio-section .portfolio-item .portfolio-img .portfolio-text h3 {
	color: #fff;
	font-weight: 700;
	padding: 15px 0;
	margin-bottom: 0
}

.portfolio-section .portfolio-item .portfolio-img .portfolio-text .portfolio-btn {
	font-size: 14px;
	font-weight: 500;
	background: #fb7a00;
	color: #fff;
	padding: 10px 20px;
	display: inline-block;
	margin-bottom: 20px;
	border: 1px solid transparent
}

.portfolio-section .portfolio-item .portfolio-img .portfolio-text .portfolio-btn i {
	font-size: 10px
}

.portfolio-section .portfolio-item .portfolio-img .portfolio-text .portfolio-btn:hover {
	border: 1px solid #fff;
	background: 0 0
}

.progress-section {
	position: relative
}

.progress-section .progress-image {
	background-image: url(../img/progress.jpg);
	background-position: center center;
	background-size: cover;
	position: absolute;
	height: 100%;
	width: 60%;
	left: 0;
	top: 0
}

.progress-section .progress-text {
	background: #0d3642;
	margin-bottom: 50px;
	margin-top: 50px;
	padding: 80px;
	position: relative;
	z-index: 1
}

.progress-section .progress-text h2 {
	color: #fff;
	margin-bottom: 40px;
	font-weight: 700;
	font-size: 35px;
	line-height: 1.4
}

.progress-section .progress-text p {
	color: #fff;
	margin-bottom: 80px
}

.progress-section .progress-text .progress-inner {
	position: relative;
	margin-bottom: 60px
}

.progress-section .progress-text .progress-inner p {
	position: absolute;
	margin-bottom: 0;
	top: -35px;
	color: #fff
}

.progress-section .progress-text .progress-inner span {
	position: absolute;
	top: -35px;
	right: 0;
	color: #fff
}

.progress-section .progress-text .progress-inner .progress {
	height: 6px;
	border-radius: 0
}

.progress-section .progress-text .progress-inner .progress .progress-bar {
	background-color: #fe6219;
	height: 6px
}

.progress-section .progress-text :last-child {
	margin-bottom: 0
}

.blog-section .blog-card {
	-webkit-box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1);
	box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1);
	margin-bottom: 30px;
	background: #fff
}

.blog-section .blog-card:hover .blog-img img {
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}

.blog-section .blog-card:hover .blog-img .blog-date {
	left: 0
}

.blog-section .blog-card .blog-img {
	position: relative;
	overflow: hidden
}

.blog-section .blog-card .blog-img img {
	-webkit-transition: .5s;
	transition: .5s
}

.blog-section .blog-card .blog-img .blog-date {
	position: absolute;
	background: #fe6219;
	width: 55px;
	text-align: center;
	top: 0;
	left: 25px;
	padding: 6px;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-section .blog-card .blog-img .blog-date span {
	color: #fff;
	display: inline-block;
	line-height: 25px
}

.blog-section .blog-card .blog-text {
	padding: 25px 25px 65px
}

.blog-section .blog-card .blog-text h3 {
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 15px;
	-webkit-transition: .5s;
	transition: .5s;
	line-height: 1.4
}

.blog-section .blog-card .blog-text h3 a {
	color: #111
}

.blog-section .blog-card .blog-text .post-info {
	position: relative
}

.blog-section .blog-card .blog-text .post-info img {
	position: absolute
}

.blog-section .blog-card .blog-text .post-info a p {
	position: absolute;
	left: 50px;
	top: 8px;
	font-size: 14px;
	color: #808291;
	margin-bottom: 0;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-section .blog-card .blog-text .post-info .blog-btn {
	position: absolute;
	right: 0;
	top: 9px;
	font-size: 14px;
	color: #808291
}

.blog-section .blog-card .blog-text .post-info .blog-btn i {
	font-size: 12px
}

.blog-section .blog-card:hover .blog-text a h3,
.blog-section .blog-card:hover .blog-text .post-info a p,
.blog-section .blog-card:hover .blog-text .post-info .blog-btn {
	color: #fe6219
}

.contact-section .contact-img {
	position: relative;
	background-image: url(../img/contact.png);
	background-position: center center;
	background-size: cover
}

.contact-section .contact-img img {
	position: absolute;
	max-width: 100%;
	height: 100%;
	display: none
}

.contact-section .contact-form {
	-webkit-box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1);
	box-shadow: 0 2px 25px 0 rgba(12, 0, 46, .1);
	padding: 40px;
	background: #fff;
	position: relative
}

.contact-section .contact-form .contact-text {
	padding-bottom: 40px
}

.contact-section .contact-form .contact-text h3 {
	font-weight: 600;
	margin-bottom: 15px
}

.contact-section .contact-form .contact-text p {
	color: #646464;
	margin-bottom: 0
}

.contact-section .contact-form .form-group {
	margin-bottom: 15px
}

.contact-section .contact-form .form-group .form-control {
	height: 50px;
	border: 1px solid #fe6219;
	border-radius: 10px
}

.contact-section .contact-form .form-group .message-field {
	border: 1px solid #fe6219;
	width: 100%;
	border-radius: 10px;
	padding-left: 10px;
	padding-top: 10px
}

.contact-section .contact-form .form-group .message-field:focus {
	border: 1px solid #fe6219;
	outline: 0
}

.contact-section .contact-form .form-group .message-field .list-unstyled {
	margin-top: 0
}

.contact-section .contact-form .form-group ::-webkit-input-placeholder {
	color: #464646
}

.contact-section .contact-form .form-group :-ms-input-placeholder {
	color: #464646
}

.contact-section .contact-form .form-group ::-ms-input-placeholder {
	color: #464646
}

.contact-section .contact-form .form-group ::placeholder {
	color: #464646
}

.contact-section .contact-form .form-group .list-unstyled {
	color: red;
	margin-top: 10px
}

.contact-section .contact-form .default-btn {
	color: #fff;
	border-radius: 5px;
	padding: 10px 20px;
	margin-top: 10px;
	z-index: 0;
	position: relative;
	-webkit-transition: .5s;
	transition: .5s;
	font-size: 16px;
	border: 1px solid #ff7903;
	margin-bottom: 10px
}

.contact-section .contact-form .default-btn::before {
	position: absolute;
	content: '';
	background: #ff7903;
	width: 100%;
	height: 100%;
	border-radius: 4px;
	top: 0;
	left: 0;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: .5s;
	transition: .5s;
	z-index: -1
}

.contact-section .contact-form .default-btn:hover::before {
	-webkit-transform: scale(0);
	transform: scale(0)
}

.contact-section .contact-form .default-btn:hover {
	color: #ff7903;
	border: 1px solid #ff7903
}

.contact-section .contact-form .contact-shape {
	position: absolute;
	right: 0;
	bottom: 0;
	-webkit-animation: translatey 5s infinite linear;
	animation: translatey 5s infinite linear
}

.newsletter-section .newsletter-area {
	background: #fefefe;
	padding: 50px;
	margin-bottom: -140px;
	z-index: 1;
	position: relative;
	text-align: center;
	box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 12%);
	border-radius: 10px;
}

.newsletter-section .newsletter-area h2 {
	font-size: 32px;
	font-weight: 700;
	color: #fb7a00;
	margin-bottom: 35px;
	line-height: 1
}

.newsletter-section .newsletter-area .newsletter-form {
	position: relative
}

.newsletter-section .newsletter-area .newsletter-form .form-control {
	border: 1px solid #fff;
	padding: 20px 0 20px 20px;
	height: 50px;
	background: #ff7309!important;
	color: #fff;
	border-radius: 0
}

.newsletter-section .newsletter-area .newsletter-form ::-webkit-input-placeholder {
	color: #fff
}

.newsletter-section .newsletter-area .newsletter-form :-ms-input-placeholder {
	color: #fff
}

.newsletter-section .newsletter-area .newsletter-form ::-ms-input-placeholder {
	color: #fff
}

.newsletter-section .newsletter-area .newsletter-form ::placeholder {
	color: #fff
}

.newsletter-section .newsletter-area .newsletter-form .default-btn {
	position: absolute;
	font-size: 16px;
	color: #fff;
	height: 50px;
	padding: 0 20px;
	top: 0;
	right: -1px;
	-webkit-transition: .5s;
	transition: .5s;
	border-left: 1px solid;
	background: #ff7309;
	border: 1px solid
}

.newsletter-section .newsletter-area .newsletter-form .default-btn:hover {
	color: #fff;
	background: #000
}

.newsletter-section .newsletter-area .validation-danger {
	color: #fff;
	margin-top: 10px
}

.newsletter-section .newsletter-area .subscribe-shape {
	position: absolute;
	right: 50px;
	bottom: 0;
	-webkit-animation: translatey 5s infinite linear;
	animation: translatey 5s infinite linear
}

.footer-area {
	background: #0d3642;
	padding-top: 200px;
	-webkit-clip-path: polygon(53% 15%, 100% 0, 100% 43%, 100% 78%, 100% 100%, 32% 100%, 0 100%, 0% 43%, 0 0);
	clip-path: polygon(53% 15%, 100% 0, 100% 43%, 100% 78%, 100% 100%, 32% 100%, 0 100%, 0% 43%, 0 0)
}

.footer-area .footer-widget .footer-logo img {
	margin-bottom: 25px;
	width: 100%;
}

.footer-area .footer-widget p {
	color: #fff;
	margin-bottom: 18px
}

.footer-area .footer-widget .footer-social a i {
	color: #ff7c00;
	font-size: 16px;
	margin-right: 10px;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-area .footer-widget .footer-social a i:hover {
	color: #fff
}

.footer-area .footer-widget h3 {
	color: #fff;
	font-size: 20px;
	font-weight: 600;
	margin-bottom: 40px;
	display: inline-block;
	position: relative;
	padding-bottom: 5px
}

.footer-area .footer-widget h3::before {
	position: absolute;
	content: '';
	background: #626a5b;
	width: 100%;
	height: 2px;
	bottom: -2px;
	left: 0
}

.footer-area .footer-widget ul {
	padding-left: 0;
	line-height: 1;
	margin-bottom: 0
}

.footer-area .footer-widget ul li {
	display: block;
	margin-bottom: 20px;
	-webkit-transition: .5s;
	transition: .5s;
	color: #fff
}

.footer-area .footer-widget ul li a {
	color: #fff;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-area .footer-widget ul li a:hover {
	color: #fb7a00;
	margin-left: 2px
}

.footer-area .footer-widget ul li a:hover i {
	color: #fb7a00
}

.footer-area .footer-widget ul li a i {
	font-size: 12px;
	top: -1px;
	position: relative
}

.footer-area .footer-widget ul li i {
	font-size: 12px;
	-webkit-transition: .5s;
	transition: .5s
}

.footer-area .footer-widget ul :last-child {
	margin-bottom: 0
}

.footer-area .pl-75 {
	padding-left: 75px
}

.footer-area .copyright-area {
	border-top: 1px solid #4a6871;
	padding: 20px 0;
	margin-top: 50px
}

.footer-area .copyright-area p {
	color: #fff;
	margin-bottom: 0;
	text-align: left
}

.footer-area .copyright-area p a {
	color: #fff
}

.footer-area .copyright-area p a:hover {
	color: #fb7a00
}

.footer-area .copyright-area .lh-1 {
	line-height: 1
}

.footer-area .copyright-area ul {
	margin-bottom: 0
}

.footer-area .copyright-area ul li {
	display: inline-block;
	margin-left: 20px;
	position: relative
}

.footer-area .copyright-area ul li::before {
	position: absolute;
	content: '';
	background: #fff;
	width: 5px;
	height: 5px;
	border-radius: 10px;
	right: -15px;
	top: 6px
}

.footer-area .copyright-area ul li a {
	color: #fff
}

.footer-area .copyright-area ul li a:hover {
	color: #fb7a00
}

.footer-area .copyright-area ul :nth-child(2)::before {
	display: none
}

.header-style-two {
	background: #071d24
}

.header-style-two .header-left-text ul li {
	color: #95999a
}

.header-style-two .header-left-text ul li a {
	color: #95999a
}

.navbar-style-two .main-nav {
	background: #0a6394;
	border-bottom: 2px solid #0a6394
}

.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .nav-link {
	color: #fff;
    font-size: 19px;
}

.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .nav-link:hover {
	color: #ffe11c
}

.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .dropdown-menu {
	background: #0d3642;
	-webkit-box-shadow: 3px -5px 12px rgba(0, 0, 0, .5);
	box-shadow: 3px -5px 12px rgba(0, 0, 0, .5)
}

.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link {
	color: #9d9eaa
}

.navbar-style-two .main-nav .navbar .navbar-nav .nav-item .dropdown-menu .nav-item .nav-link:hover {
	color: #fb7a00
}

.banner-style-two {
    background: #1787C5;
}

.banner-style-two .banner-text h1 {
	color: #fff
}

.banner-style-two .banner-text p {
	color: #fff
}

.banner-style-two .banner-text .default-btn::before {
	background: 0 0;
	border: 1px solid #ff7c00
}

.banner-style-two .banner-text .video-btn {
	color: #ff7c00!important
}

.banner-style-two .banner-text .video-btn:hover {
	color: #fff!important
}

.banner-style-two .banner-text .video-btn:hover i {
	background: #fff
}

.banner-style-two .banner-image img {
	width: 100%
}

.about-style-two {
	padding: 50px 0;
	position: relative
}

.about-style-two .about-image {
	background-image: url(../img/4.png);
	background-position: center center;
	background-size: cover;
	height: 100%;
	width: 50%;
	position: absolute;
	top: 0;
	left: 0
}

.about-style-two .about-text {
	background: #FE6218;
	padding: 70px 80px;
	position: relative
}

.about-style-two .about-text p {
	color: #fff
}

.about-style-two .about-text .section-title span {
	color: #fff
}

.about-style-two .about-text .section-title h2 {
	color: #fff
}

.about-style-two .about-text .about-us i,
.about-style-two .about-text .about-us p {
	color: #fff
}

.video-style-two {
	background-image: linear-gradient(#0d3642, #0d3642);
	background-position: center center;
	background-size: cover;
	position: relative;
	height: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
	z-index: 0
}

.video-style-two::before {
	position: absolute;
	content: '';
	background: #0a6394;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	opacity: .45;
	z-index: -1
}

.video-style-two .video-text a {
	margin-bottom: 38px;
	display: inline-block
}

.video-style-two .video-text a i {
	color: #fff;
	background: #fe6417;
	width: 80px;
	height: 80px;
	text-align: center;
	line-height: 85px;
	display: inline-block;
	font-size: 20px;
	position: relative;
	z-index: 0;
	border-radius: 55% 45% 38% 62%/52% 57% 43% 48%
}

.video-style-two .video-text a i::after {
	position: absolute;
	content: '';
	background: rgba(255, 101, 80, .5);
	width: 100px;
	height: 100px;
	top: -10px;
	left: -10px;
	z-index: -1;
	border-radius: 55% 45% 38% 62%/52% 57% 43% 48%;
	-webkit-animation: wrep 5s infinite ease-in-out;
	animation: wrep 5s infinite ease-in-out
}

.video-style-two .video-text p {
	color: #fff;
	margin-bottom: 0;
	font-size: 20px;
	font-weight: 500;
	text-transform: capitalize;
	line-height: 1
}

.service-style-two .service-img {
	width: 50%
}

.service-style-two .service-text {
	margin-top: 0;
	margin-bottom: 0
}

.progress-style-two .progress-image {
	width: 50%;
	right: 0;
	left: inherit;
	background-image: url(../img/testimonial-img.jpg)
}

.progress-style-two .progress-text {
	margin-top: 0;
	margin-bottom: 0
}

.pricing-section .pricing-card {
	padding: 45px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	position: relative;
	margin-bottom: 30px;
	background: #fff
}

.pricing-section .pricing-card::before {
	top: 0;
	left: 0;
	z-index: 0;
	width: 100%;
	content: '';
	height: 270px;
	position: absolute;
	background: #fe6714;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 65%, 0% 100%);
	clip-path: polygon(0 0, 100% 0, 100% 65%, 0% 100%)
}

.pricing-section .pricing-card .price-header {
	position: relative;
	margin-bottom: 100px
}

.pricing-section .pricing-card .price-header h2 {
	color: #fff;
	font-size: 32px;
	font-weight: 700;
	margin-bottom: 5px;
	line-height: 1
}

.pricing-section .pricing-card .price-header h3 {
	color: #fff;
	font-size: 32px;
	font-weight: 700
}

.pricing-section .pricing-card .price-header h3 sup {
	font-size: 15px;
	font-weight: 400;
	top: -14px;
	position: relative
}

.pricing-section .pricing-card .price-header h3 span {
	font-size: 15px;
	font-weight: 400
}

.pricing-section .pricing-card .price-header i {
	left: 0;
	right: 0;
	top: 115px;
	z-index: 0;
	margin: auto;
	width: 100px;
	height: 100px;
	color: #000;
	font-size: 60px;
	line-height: 90px;
	position: absolute;
	border-radius: 50px;
	display: inline-block;
	background: #fff;
	border: 5px solid #fe6714;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .15);
	box-shadow: 0 10px 20px rgba(0, 0, 0, .15)
}

.pricing-section .pricing-card .pricing-feature {
	padding: 75px 0 40px
}

.pricing-section .pricing-card .pricing-feature ul {
	padding-left: 0;
	margin-bottom: 0
}

.pricing-section .pricing-card .pricing-feature ul li {
	color: #808291;
	font-size: 18px;
	margin-bottom: 5px;
	list-style: none
}

.pricing-section .pricing-card .pricing-feature ul li i {
	color: #fe832e;
	margin-right: 10px
}

.pricing-section .pricing-card .pricing-feature ul :last-child {
	margin-bottom: 0
}

.pricing-section .pricing-card.price-card-two i {
	z-index: 1
}

.pricing-section .pricing-card.price-card-two::before {
	height: 250px;
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%);
	clip-path: polygon(0 0, 100% 0, 100% 70%, 0 70%)
}

.pricing-section .pricing-card.price-card-two::after {
	position: absolute;
	content: '';
	width: 50px;
	top: 150px;
	left: 0;
	right: 0;
	margin: auto;
	border-left: 90px solid transparent;
	border-right: 90px solid transparent;
	border-top: 100px solid #fe6714;
	z-index: 0
}

.pricing-section .pricing-card.price-card-three::before {
	-webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 65%);
	clip-path: polygon(0 0, 100% 0, 100% 100%, 0% 65%)
}

.about-title {
	height: 350px;
	background: #0d3642
}

.about-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.about-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.about-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.about-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.about-title .title-text ul li a {
	color: #fff
}

.about-title .title-text ul li a:hover {
	color: #fb7a00
}

.about-title .title-text ul li i {
	font-size: 14px
}

.about-title .title-text ul li:last-child::before {
	display: none
}

.theory-style-two {
	margin-top: 75px;
	margin-bottom: -130px;
	z-index: 1;
	position: relative
}

.theory-style-two .theory-area {
	-webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .14);
	box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .14)
}

.theory-style-two .theory-area .theory-img {
	bottom: 0
}

.video-style-three {
	padding-top: 340px
}

.portfolio-title {
	height: 400px;
	background: #0d3642
}

.portfolio-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.portfolio-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.portfolio-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.portfolio-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.portfolio-title .title-text ul li a {
	color: #fff
}

.portfolio-title .title-text ul li a:hover {
	color: #fb7a00
}

.portfolio-title .title-text ul li i {
	font-size: 14px
}

.portfolio-title .title-text ul li:last-child::before {
	display: none
}

.blog-title {
	height: 400px;
	background: #0d3642
}

.blog-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.blog-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.blog-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.blog-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.blog-title .title-text ul li a {
	color: #fff
}

.blog-title .title-text ul li a:hover {
	color: #fb7a00
}

.blog-title .title-text ul li i {
	font-size: 14px
}

.blog-title .title-text ul li:last-child::before {
	display: none
}

.blog-details-area .blog-description .article-image {
	margin-bottom: 35px;
	position: relative
}

.blog-details-area .blog-description .article-image .blog-date {
	position: absolute;
	background: #fe6219;
	width: 55px;
	text-align: center;
	top: 25px;
	left: 25px;
	padding: 6px
}

.blog-details-area .blog-description .article-image .blog-date span {
	color: #fff;
	display: inline-block;
	line-height: 25px
}

.blog-details-area .blog-description .article-info {
	margin-bottom: 25px;
	position: relative
}

.blog-details-area .blog-description .article-info ul {
	margin: 0;
	padding-left: 0
}

.blog-details-area .blog-description .article-info ul li {
	font-size: 14px;
	color: #ff7b01;
	display: inline-block;
	margin-right: 5px;
	font-weight: 700
}

.blog-details-area .blog-description .article-info ul li i {
	margin-right: 5px
}

.blog-details-area .blog-description .article-title {
	font-size: 32px;
	color: #111;
	font-weight: 600;
	margin-bottom: 25px
}

.blog-details-area .blog-description p {
	font-family: poppins, sans-serif;
	margin-bottom: 10px
}

.blog-details-area .blog-description .article-bottom-img {
	margin-bottom: 20px;
	margin-top: 10px;
	width: 100%
}

.blog-details-area .blog-description .article-meta {
	position: relative;
	padding-top: 15px;
	margin-bottom: 30px
}

.blog-details-area .blog-description .article-meta::before {
	position: absolute;
	content: '';
	background: #ebebeb;
	width: 50%;
	height: 1px;
	top: 0;
	left: 0;
	right: 0;
	margin: auto
}

.blog-details-area .blog-description .article-meta ul {
	padding-left: 0;
	margin-bottom: 0
}

.blog-details-area .blog-description .article-meta ul li {
	display: inline-block;
	font-size: 14px;
	margin-right: 15px;
	color: #808291
}

.blog-details-area .blog-description .article-meta ul li i {
	margin-right: 5px
}

.blog-details-area .blog-description .blog-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	margin-bottom: 40px;
	background: #ddd;
	padding: 20px;
	margin-top: 20px;
	border-radius: 5px
}

.blog-details-area .blog-description .blog-nav .prev-btn,
.blog-details-area .blog-description .blog-nav .next-btn {
	width: 50%
}

.blog-details-area .blog-description .blog-nav .prev-btn a,
.blog-details-area .blog-description .blog-nav .next-btn a {
	color: #3f3f3f;
	border: 1px solid #fb7a00;
	border-radius: 5px;
	padding: 8px 20px;
	font-family: poppins, sans-serif;
	display: inline-block;
	background: #fff
}

.blog-details-area .blog-description .blog-nav .prev-btn a:hover,
.blog-details-area .blog-description .blog-nav .next-btn a:hover {
	background: #fb7a00;
	color: #fff
}

.blog-details-area .blog-description .blog-comment {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	padding: 30px;
	margin-bottom: 30px;
	border-radius: 5px
}

.blog-details-area .blog-description .blog-comment h3 {
	font-size: 22px;
	font-weight: 600;
	color: #333;
	margin-bottom: 25px
}

.blog-details-area .blog-description .blog-comment .form-control {
	height: 60px;
	padding-left: 20px;
	border: 1px solid #fe6219;
	width: 100%;
	border-radius: 0;
	background: #fcf6f6;
	margin-bottom: 30px;
	border-radius: 5px
}

.blog-details-area .blog-description .blog-comment .message-field {
	padding-top: 20px;
	padding-left: 20px;
	border: 1px solid #fe6219;
	width: 100%;
	background: #fcf6f6;
	border-radius: 5px
}

.blog-details-area .blog-description .blog-comment .message-field:focus {
	outline: 0
}

.blog-details-area .blog-description .blog-comment ::-webkit-input-placeholder {
	font-size: 14px;
	color: #a07373;
	font-family: poppins, sans-serif
}

.blog-details-area .blog-description .blog-comment :-ms-input-placeholder {
	font-size: 14px;
	color: #a07373;
	font-family: poppins, sans-serif
}

.blog-details-area .blog-description .blog-comment ::-ms-input-placeholder {
	font-size: 14px;
	color: #a07373;
	font-family: poppins, sans-serif
}

.blog-details-area .blog-description .blog-comment ::placeholder {
	font-size: 14px;
	color: #a07373;
	font-family: poppins, sans-serif
}

.blog-details-area .blog-description .blog-comment .default-btn {
	font-size: 16px;
	font-family: poppins, sans-serif;
	font-weight: 600;
	background: #ff7c00;
	color: #fff;
	padding: 15px 40px;
	margin-top: 10px;
	border: 1px solid transparent;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-details-area .blog-description .blog-comment .default-btn:hover {
	background: #fff;
	border: 1px dashed #ff7c00;
	color: #ff7c00
}

.blog-details-area .blog-search {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	padding: 20px;
	margin-bottom: 30px
}

.blog-details-area .blog-search form {
	position: relative
}

.blog-details-area .blog-search form input {
	border: 1px solid #fe6a12;
	padding: 10px 20px;
	width: 100%
}

.blog-details-area .blog-search form input:focus {
	outline: 0
}

.blog-details-area .blog-search form ::-webkit-input-placeholder {
	font-size: 16px;
	font-family: poppins, sans-serif;
	color: #333
}

.blog-details-area .blog-search form :-ms-input-placeholder {
	font-size: 16px;
	font-family: poppins, sans-serif;
	color: #333
}

.blog-details-area .blog-search form ::-ms-input-placeholder {
	font-size: 16px;
	font-family: poppins, sans-serif;
	color: #333
}

.blog-details-area .blog-search form ::placeholder {
	font-size: 16px;
	font-family: poppins, sans-serif;
	color: #333
}

.blog-details-area .blog-search form button {
	position: absolute;
	background: #fe6318;
	text-align: center;
	right: 0;
	top: 0;
	width: 50px;
	height: 100%;
	font-size: 18px;
	-webkit-transition: .5s;
	transition: .5s
}

.blog-details-area .blog-search form button:hover {
	background: #333
}

.blog-details-area .blog-search form button i {
	color: #fff
}

.blog-details-area .recent-blog {
	padding: 20px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	margin-bottom: 30px
}

.blog-details-area .recent-blog h3 {
	font-weight: 600;
	margin-bottom: 20px
}

.blog-details-area .recent-blog .recent-post {
	position: relative;
	margin-bottom: 20px;
	border-bottom: 1px dashed #ddd;
	padding-bottom: 20px
}

.blog-details-area .recent-blog .recent-post img {
	position: absolute;
	top: 0;
	left: 0;
	width: 90px;
	height: 90px;
	border-radius: 5px
}

.blog-details-area .recent-blog .recent-post h3 {
	margin-bottom: 0
}

.blog-details-area .recent-blog .recent-post h3 a {
	color: #333;
	font-size: 14px;
	padding-left: 110px;
	margin-bottom: 10px;
	padding-top: 8px;
	display: inline-block;
	line-height: 18px
}

.blog-details-area .recent-blog .recent-post h3 a:hover {
	color: #ff7209
}

.blog-details-area .recent-blog .recent-post ul {
	padding-left: 110px;
	margin-bottom: 0
}

.blog-details-area .recent-blog .recent-post ul li {
	display: inline-block;
	color: #ff7209;
	font-size: 14px;
	font-family: poppins, sans-serif;
	margin-right: 10px
}

.blog-details-area .recent-blog .recent-post ul li i {
	font-size: 14p
}

.blog-details-area .recent-blog .recent-post:last-child {
	border-bottom: 0;
	padding-bottom: 0;
	margin-bottom: 0
}

.blog-details-area .blog-category {
	padding: 20px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	margin-bottom: 30px
}

.blog-details-area .blog-category h3 {
	font-weight: 600;
	margin-bottom: 20px
}

.blog-details-area .blog-category ul {
	padding-left: 0;
	margin-bottom: 0
}

.blog-details-area .blog-category ul li {
	line-height: 1;
	list-style: none
}

.blog-details-area .blog-category ul li a {
	padding: 15px 20px;
	display: block;
	border-left: 2px solid #ff7209;
	position: relative;
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
	font-weight: 600;
	color: #333;
	margin-bottom: 5px
}

.blog-details-area .blog-category ul li a i {
	position: absolute;
	top: 12px;
	right: 0;
	font-size: 25px
}

.blog-details-area .blog-category ul li a:hover {
	background: #fe6219;
	color: #fff
}

.blog-details-area .photo-gallery {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	margin-bottom: 30px
}

.blog-details-area .photo-gallery h3 {
	font-weight: 600;
	margin-bottom: 20px;
	padding-left: 20px;
	padding-top: 20px
}

.blog-details-area .photo-gallery a img {
	padding-left: 20px;
	margin-bottom: 20px;
	max-width: 95px
}

.blog-details-area .tags {
	padding: 20px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	margin-bottom: 30px
}

.blog-details-area .tags h3 {
	font-weight: 600;
	margin-bottom: 20px
}

.blog-details-area .tags a {
	background: #e5e5e5;
	color: #333;
	padding: 8px 16px;
	margin-bottom: 15px;
	display: inline-block;
	font-family: poppins, sans-serif;
	border-radius: 10px;
	border: 1px dashed #333;
	width: 100px;
	text-align: center
}

.blog-details-area .tags a:hover {
	background: #fe6219;
	color: #fff
}

.contact-title {
	background: #0d3642;
	padding-top: 100px;
	padding-bottom: 200px
}

.contact-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.contact-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.contact-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.contact-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.contact-title .title-text ul li a {
	color: #fff
}

.contact-title .title-text ul li a:hover {
	color: #fb7a00
}

.contact-title .title-text ul li i {
	font-size: 14px
}

.contact-title .title-text ul li:last-child::before {
	display: none
}

.contact-area .contact-box {
	margin-top: -100px;
	background: #fff;
	padding: 60px 45px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15)
}

.contact-area .contact-box .contact-card {
	border: 1px solid #ff7b01;
	position: relative;
	padding: 20px
}

.contact-area .contact-box .contact-card i {
	width: 50px;
	height: 50px;
	border-radius: 50px;
	border: 1px solid #ff7b01;
	display: inline-block;
	color: #fb7a00;
	text-align: center;
	line-height: 50px;
	font-size: 20px;
	position: absolute;
	top: 24px;
	left: 25px
}

.contact-area .contact-box .contact-card h3 {
	padding-left: 80px;
	font-weight: 700
}

.contact-area .contact-box .contact-card ul {
	padding-left: 0;
	margin-bottom: 0;
	padding-left: 80px
}

.contact-area .contact-box .contact-card ul li {
	color: #4a4a4a;
	font-size: 14px;
	list-style: none
}

.map {
	line-height: 1;
	height: 500px;
	margin-bottom: -120px
}

.map iframe {
	width: 100%;
	height: 500px;
	border: 0
}

.footer-style-three {
	-webkit-clip-path: none;
	clip-path: none
}

.service-title {
	height: 400px;
	background: #0d3642
}

.service-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.service-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.service-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.service-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.service-title .title-text ul li a {
	color: #fff
}

.service-title .title-text ul li a:hover {
	color: #fb7a00
}

.service-title .title-text ul li i {
	font-size: 14px
}

.service-title .title-text ul li:last-child::before {
	display: none
}

.service-style-three .service-card {
	text-align: center;
	-webkit-box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .1);
	box-shadow: 0 2px 20px 0 rgba(12, 0, 46, .1);
	padding: 30px 20px;
	margin-bottom: 30px;
	-webkit-transition: .5s;
	transition: .5s;
	position: relative;
	border-bottom: 2px solid #717477
}

.service-style-three .service-card:hover {
	margin-top: -10px
}

.service-style-three .service-card:hover i {
	-webkit-animation: none;
	animation: none;
	border: 1px dashed #fb7a00;
	color: #fb7a00
}

.service-style-three .service-card i {
	font-size: 35px;
	width: 90px;
	height: 90px;
	display: inline-block;
	text-align: center;
	line-height: 90px;
	border-radius: 46% 54% 68% 32%/55% 48% 52% 45%;
	margin-bottom: 25px;
	-webkit-animation: icon-animation 5s ease-in-out infinite;
	animation: icon-animation 5s ease-in-out infinite;
	border: 1px dashed;
	-webkit-transition: .5s;
	transition: .5s
}

.service-style-three .service-card h3 {
	font-weight: 600;
	margin-bottom: 10px
}

.service-style-three .service-card p {
	margin-bottom: 0;
	font-size: 16px;
	color: #0f2137
}

.portfolio-style-two .portfolio-menu {
	margin-bottom: 50px
}

.portfolio-style-two .portfolio-menu ul li {
	cursor: pointer;
	padding: 10px 20px;
	list-style-type: none;
	display: inline-block;
	border: 1px solid #fb7a00;
	-webkit-transition: .5s;
	transition: .5s
}

.portfolio-style-two .portfolio-menu ul li:hover {
	background: #fb7a00;
	color: #fff
}

.portfolio-style-two .portfolio-menu ul .active {
	color: #fff;
	background: #fb7a00
}

#Container .mix {
	display: none
}

.pricing-title {
	height: 400px;
	background: #0d3642
}

.pricing-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.pricing-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.pricing-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.pricing-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.pricing-title .title-text ul li a {
	color: #fff
}

.pricing-title .title-text ul li a:hover {
	color: #fb7a00
}

.pricing-title .title-text ul li i {
	font-size: 14px
}

.pricing-title .title-text ul li:last-child::before {
	display: none
}

.error-title {
	height: 400px;
	background: #0d3642
}

.error-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.error-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.error-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.error-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.error-title .title-text ul li a {
	color: #fff
}

.error-title .title-text ul li a:hover {
	color: #fb7a00
}

.error-title .title-text ul li i {
	font-size: 14px
}

.error-title .title-text ul li:last-child::before {
	display: none
}

.error-section .error-img {
	margin-bottom: 50px
}

.error-section .error-img img {
	width: 100%
}

.team-title {
	height: 400px;
	background: #0d3642
}

.team-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.team-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.team-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.team-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.team-title .title-text ul li a {
	color: #fff
}

.team-title .title-text ul li a:hover {
	color: #fb7a00
}

.team-title .title-text ul li i {
	font-size: 14px
}

.team-title .title-text ul li:last-child::before {
	display: none
}

.footer-style-two {
	padding-top: 100px;
	-webkit-clip-path: none;
	clip-path: none
}

.team-style-two .team-card {
	margin-bottom: 30px
}

.team-style-two .team-card .team-img {
	position: relative
}

.team-style-two .team-card .team-img:hover .team-text {
	background: rgba(0, 0, 0, .5);
	-webkit-transform: scale(1);
	transform: scale(1)
}

.team-style-two .team-card .team-img img {
	width: 100%
}

.team-style-two .team-card .team-text {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	top: 0;
	bottom: 0;
	background: rgba(0, 0, 0, .5);
	color: #fff;
	-webkit-transform: scale(0);
	transform: scale(0)
}

.team-style-two .team-card .team-text h3 {
	font-size: 25px;
	color: #fff
}

.team-style-two .team-card .team-text:hover {
	background: rgba(0, 0, 0, .5)
}

.service-style-four .service-details-area .service-details-img {
	margin-bottom: 40px
}

.service-style-four .service-details-area .service-details-img img {
	width: 100%
}

.service-style-four .service-details-area h3 {
	position: relative;
	padding-left: 0;
	margin-bottom: 15px;
	font-size: 30px
}

.service-style-four .service-details-area p {
	margin-bottom: 15px
}

.service-style-four .service-details-area .mb-35 {
	margin-bottom: 35px
}

.service-style-four .service-details-area .service-btm-img {
	margin: 10px 0 20px
}

.service-style-four .blog-search {
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	padding: 20px;
	margin-bottom: 30px
}

.service-style-four .blog-search form {
	position: relative
}

.service-style-four .blog-search form input {
	border: 1px solid #fe6a12;
	padding: 10px 20px;
	width: 100%
}

.service-style-four .blog-search form input:focus {
	outline: 0
}

.service-style-four .blog-search form ::-webkit-input-placeholder {
	font-size: 16px;
	font-family: poppins, sans-serif;
	color: #333
}

.service-style-four .blog-search form :-ms-input-placeholder {
	font-size: 16px;
	font-family: poppins, sans-serif;
	color: #333
}

.service-style-four .blog-search form ::-ms-input-placeholder {
	font-size: 16px;
	font-family: poppins, sans-serif;
	color: #333
}

.service-style-four .blog-search form ::placeholder {
	font-size: 16px;
	font-family: poppins, sans-serif;
	color: #333
}

.service-style-four .blog-search form button {
	position: absolute;
	background: #fe6318;
	text-align: center;
	right: 0;
	top: 0;
	width: 50px;
	height: 100%;
	font-size: 18px;
	-webkit-transition: .5s;
	transition: .5s
}

.service-style-four .blog-search form button:hover {
	background: #333
}

.service-style-four .blog-search form button i {
	color: #fff
}

.service-style-four .service-category {
	padding: 20px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	box-shadow: 0 0 10px rgba(0, 0, 0, .15);
	margin-bottom: 30px
}

.service-style-four .service-category h3 {
	font-weight: 600;
	margin-bottom: 20px
}

.service-style-four .service-category ul {
	padding-left: 0;
	margin-bottom: 0
}

.service-style-four .service-category ul li {
	line-height: 1;
	list-style: none
}

.service-style-four .service-category ul li a {
	padding: 15px 20px;
	display: block;
	border-left: 2px solid #ff7209;
	position: relative;
	border-bottom: 1px dashed #ddd;
	font-size: 18px;
	font-weight: 600;
	color: #333;
	margin-bottom: 5px
}

.service-style-four .service-category ul li a i {
	position: absolute;
	top: 12px;
	right: 0;
	font-size: 25px
}

.service-style-four .service-category ul li a:hover {
	background: #fe6219;
	color: #fff
}

.faq-title {
	height: 400px;
	background: #0d3642
}

.faq-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.faq-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.faq-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.faq-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.faq-title .title-text ul li a {
	color: #fff
}

.faq-title .title-text ul li a:hover {
	color: #fb7a00
}

.faq-title .title-text ul li i {
	font-size: 14px
}

.faq-title .title-text ul li:last-child::before {
	display: none
}

.faq-area h2 {
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 15px;
	margin-bottom: 50px;
	font-size: 32px;
	font-weight: 600;
	border-bottom: 2px dashed #886a03
}

.faq-area .topic {
	padding: 20px;
	padding-top: 0;
	padding-bottom: 0
}

.faq-area .topic h3 {
	color: #333
}

.faq-area .open {
	cursor: pointer;
	display: inline-block;
	padding: 0;
	height: 60px
}

.faq-area .open:hover {
	opacity: .7
}

.faq-area .expanded {
	background-color: #f5f5f5;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.faq-area .question {
	padding-top: 20px;
	padding-right: 40px;
	padding-bottom: 20px;
	font-size: 18px;
	font-weight: 500;
	color: #526ee4;
	padding-left: 40px
}

.faq-area .answer {
	font-size: 16px;
	line-height: 26px;
	display: none;
	margin-bottom: 30px;
	text-align: justify;
	padding-left: 40px;
	padding-right: 20px;
	padding-bottom: 20px
}

.faq-area .faq-t {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	display: inline-block;
	position: relative;
	top: -55px;
	left: 5px;
	width: 10px;
	height: 10px;
	background: 0 0;
	border-left: 2px solid #ccc;
	border-bottom: 2px solid #ccc;
	-webkit-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out
}

.faq-area .faq-o {
	top: -50px;
	-webkit-transform: rotate(-224deg);
	transform: rotate(-224deg)
}

.privacy-title {
	height: 400px;
	background: #0d3642
}

.privacy-title .title-text h2 {
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	margin-bottom: 10px
}

.privacy-title .title-text ul {
	padding-left: 0;
	margin-bottom: 0
}

.privacy-title .title-text ul li {
	font-size: 18px;
	color: #fff;
	display: inline-block;
	position: relative;
	margin: 0 10px
}

.privacy-title .title-text ul li::before {
	position: absolute;
	content: '';
	width: 5px;
	height: 5px;
	background: #fff;
	top: 15px;
	right: -15px;
	border-radius: 10px
}

.privacy-title .title-text ul li a {
	color: #fff
}

.privacy-title .title-text ul li a:hover {
	color: #fb7a00
}

.privacy-title .title-text ul li i {
	font-size: 14px
}

.privacy-title .title-text ul li:last-child::before {
	display: none
}

.privacy-section {
	padding-bottom: 60px
}

.privacy-section .privacy-text {
	margin-bottom: 15px
}

.privacy-section .privacy-text h3 {
	font-size: 20px;
	font-family: poppins, sans-serif;
	color: #0f2137;
	text-transform: capitalize;
	margin-bottom: 10px;
	display: inline-block
}

.privacy-section .privacy-text p {
	margin-bottom: 0
}

.privacy-section ul li {
	margin-top: 10px;
	list-style: circle;
	color: #111
}

.loader-content {
	background: #fff;
	height: 100%;
	width: 100%;
	position: fixed;
	z-index: 99999999;
	left: 0;
	top: 0;
	text-align: center
}

.lds-ripple {
	display: inline-block;
	position: relative;
	width: 80px;
	height: 80px
}

.lds-ripple div {
	position: absolute;
	border: 4px solid red;
	opacity: 1;
	border-radius: 50%;
	-webkit-animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite;
	animation: lds-ripple 1s cubic-bezier(0, .2, .8, 1) infinite
}

.lds-ripple div:nth-child(2) {
	-webkit-animation-delay: -.5s;
	animation-delay: -.5s
}

@-webkit-keyframes lds-ripple {
	0% {
		top: 36px;
		left: 36px;
		width: 0;
		height: 0;
		opacity: 1
	}
	100% {
		top: 0;
		left: 0;
		width: 72px;
		height: 72px;
		opacity: 0
	}
}

@keyframes lds-ripple {
	0% {
		top: 36px;
		left: 36px;
		width: 0;
		height: 0;
		opacity: 1
	}
	100% {
		top: 0;
		left: 0;
		width: 72px;
		height: 72px;
		opacity: 0
	}
}

.mfp-fade.mfp-bg {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.mfp-fade.mfp-bg.mfp-ready {
	opacity: .8
}

.mfp-fade.mfp-bg.mfp-removing {
	opacity: 0
}

.mfp-fade.mfp-wrap .mfp-content {
	opacity: 0;
	-webkit-transition: all .15s ease-out;
	transition: all .15s ease-out
}

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
	opacity: 1
}

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
	opacity: 0
}

@-webkit-keyframes icon-animation {
	0% {
		border-radius: 46% 54% 68% 32%/55% 48% 52% 45%
	}
	50% {
		border-radius: 66% 34% 41% 59%/51% 34% 66% 49%
	}
	100% {
		border-radius: 46% 54% 68% 32%/55% 48% 52% 45%
	}
}

@keyframes icon-animation {
	0% {
		border-radius: 46% 54% 68% 32%/55% 48% 52% 45%
	}
	50% {
		border-radius: 66% 34% 41% 59%/51% 34% 66% 49%
	}
	100% {
		border-radius: 46% 54% 68% 32%/55% 48% 52% 45%
	}
}

@-webkit-keyframes wrep {
	0% {
		border-radius: 55% 45% 38% 62%/52% 57% 43% 48%
	}
	35% {
		border-radius: 67% 33% 39% 61%/48% 63% 37% 52%
	}
	70% {
		border-radius: 40% 60% 62% 38%/32% 41% 59% 68%
	}
	100% {
		border-radius: 55% 45% 38% 62%/52% 57% 43% 48%
	}
}

@keyframes wrep {
	0% {
		border-radius: 55% 45% 38% 62%/52% 57% 43% 48%
	}
	35% {
		border-radius: 67% 33% 39% 61%/48% 63% 37% 52%
	}
	70% {
		border-radius: 40% 60% 62% 38%/32% 41% 59% 68%
	}
	100% {
		border-radius: 55% 45% 38% 62%/52% 57% 43% 48%
	}
}

@-webkit-keyframes translatex {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}
	10% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@keyframes translatex {
	0% {
		-webkit-transform: translateX(0);
		transform: translateX(0)
	}
	50% {
		-webkit-transform: translateX(20px);
		transform: translateX(20px)
	}
	10% {
		-webkit-transform: translateX(0px);
		transform: translateX(0px)
	}
}

@-webkit-keyframes translatey {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
	10% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}
}

@keyframes translatey {
	0% {
		-webkit-transform: translateY(0);
		transform: translateY(0)
	}
	50% {
		-webkit-transform: translateY(-15px);
		transform: translateY(-15px)
	}
	10% {
		-webkit-transform: translateY(0px);
		transform: translateY(0px)
	}
}

@-webkit-keyframes pulse {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: opacity(.9);
		filter: opacity(.9)
	}
	to {
		-webkit-transform: scale(2);
		transform: scale(2);
		-webkit-filter: opacity(0);
		filter: opacity(0)
	}
}

@keyframes pulse {
	from {
		-webkit-transform: scale(1);
		transform: scale(1);
		-webkit-filter: opacity(.9);
		filter: opacity(.9)
	}
	to {
		-webkit-transform: scale(2);
		transform: scale(2);
		-webkit-filter: opacity(0);
		filter: opacity(0)
	}
}
.navbar-brand img {
    width: 260px;
}


div#navbarSupportedContent {
    justify-content: flex-end;
}

.banner-text h3 {
  font-size: 3rem;
  padding: 0.5rem;
  font-weight: bold;
  letter-spacing: 0.1rem;

  overflow: hidden;
}
.banner-text h3 span.typed-text {
 min-height: 46px !important;
    font-size: 29px;
    font-weight: bold;
    color: white;
}
.banner-text h3 span.cursor {
  display: inline-block;
  background-color: #ccc;
  margin-left: 0.1rem;
  width: 3px;
  animation: blink 1s infinite;
  font-size: 27px;
}
.banner-text h3 span.cursor.typing {
  animation: none;
}
@keyframes blink {
  0%  { background-color: #ccc; }
  49% { background-color: #ccc; }
  50% { background-color: transparent; }
  99% { background-color: transparent; }
  100%  { background-color: #ccc; }
}



.count {
    width: 100%;
    color: #fff;
    font-size: 17px;
}



.count p {
    font-size: 53px !important;
    font-weight: 800 !important;
}

.count span {
    font-size: 20px;
    font-weight: 600 !important;
}

.blog .carousel-indicators {
	left: 0;
	top: auto;
    bottom: -40px;

}

/* The colour of the indicators */
.blog .carousel-indicators li {
    background: #a3a3a3;
    border-radius: 50%;
    width: 8px;
    height: 8px;
}

.blog .carousel-indicators .active {
background: #707070;
}

.slider-items img {
    width: 100%;
    border: 1px solid #eee;
    box-shadow: 0px 1px 4px 0px rgb(0 0 0 / 6%);
}

.newsletter-section.pt-60 {
    padding-top: 81px;
}



.conatc-btn button {
    background: #fb7a00;
    padding: 11px 21px;
    color: #fff;
    font-weight: 600;
    font-size: 17px;
}
ul.find-us-meni li i {
    font-size: 18px !important;
    line-height: 1 !important;
}
.industries__box {
    border-radius: 6px;
    min-height: 170px;
    -o-box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    -ms-box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    -webkit-box-shadow: 0 10px 20px rgb(0 0 0 / 5%);
    -moz-box-shadow: 0 10px 20px rgba(0,0,0,0.05);
    box-shadow: 0 10px 20px rgb(0 0 0 / 5%);
    padding: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    color: #000;
    background: #fff;
}
.industries__img {
    width: 75px;
    height: 75px;
    background: #f3f6ff;
    border-radius: 75px;
    text-align: center;
    display: block;
    line-height: 75px;
    margin: 0px auto 15px;
}
.our-clients {
    padding-top: 55px;
}

.courses {
    background: #ecf0f1!important;
    padding-top: 89px;
}

/*@media only screen and (max-width: 991px){
body{
display: none;
}
html:before{
content: "Responsive Coming Soon";
padding:20%;
text-align: center;
font-size: 30px;
display: block;
}
}*/

.features-section .features-card.feature-two i {
    color: #f0573c;
    background: #ffd7ca;
}
.features-section .features-card.feature-three i {
    color: #3454d1;
    background: #e1e6f8;
}
.features-section .features-card.feature-four i {
    color: #ffc70b;
    background: #fff9e6;
}
.features-section .features-card.feature-five i {
    color: #f26d56;
    background: #ede5fb;
}
.features-section .features-card.feature-six i {
    color: #88a32a;
    background: #eff2e2;
}
.features-section .features-card.feature-four:hover {
    background: #d1ad34;
}
.features-section .features-card.feature-five:hover {
    background: #f26d56;
}
.features-section .features-card.feature-three:hover {
    background: #3454d1;
}
.features-section .features-card.feature-two:hover {
    background: #f0573c;
}
.features-section .features-card.feature-one:hover {
    background: #88a32a;
}
.features-section .features-card.feature-six:hover {
    background: #88a32a;
}
.pt-70 {
    padding-top: 70px;
}
.about-text .section-title {
    margin: 0px 9px;
    max-width: 1000px;
}

.about-us i {
    font-size: 50px !important;
    border: 2px solid #fff;
    padding: 13px;
    border-radius: 57px;
}

.about-us p {
    /* text-align: center; */
    font-size: 18px !important;
    /* margin-left: 31px; */
}

.ptb-20 {

	padding-top: 20px;
	padding-bottom: 20px;
}

.main-timeline{
    overflow: hidden;
    position: relative;
}
.main-timeline .timeline{
    position: relative;
    margin-top: -92px;
}
.main-timeline .timeline:first-child{ margin-top: 0; }
.main-timeline .timeline:before,
.main-timeline .timeline:after{
    content: "";
    display: block;
    width: 100%;
    clear: both;
}
.main-timeline .timeline:before{
    content: "";
    width: 100%;
    height: 100%;
    /*box-shadow: -8px 0 5px -5px rgba(0, 0, 0, 0.5) inset;*/
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
}
.main-timeline .timeline-icon{
    width: 210px;
    height: 210px;
    border-radius: 50%;
    border: 25px solid transparent;
    border-top-color: #f44556;
    border-right-color: #f44556;
    margin: auto;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    transform: rotate(45deg);
}
.main-timeline .year{
    display: block;
    width: 110px;
    height: 110px;
    line-height: 110px;
    border-radius: 50%;
    background: #fff;
    box-shadow: 0 0 20px rgba(0,0,0,0.4);
    margin: auto;
    font-size: 30px;
    font-weight: bold;
    color: #f44556;
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    transform: rotate(-45deg);
}
.main-timeline .timeline-content{
    width: 35%;
    float: right;
    background: #f44556;
    padding: 30px 20px;
    margin: 50px 0;
    z-index: 1;
    position: relative;
}
.main-timeline .timeline-content:before{
    content: "";
    width: 20%;
    height: 15px;
    background: #f44556;
    position: absolute;
    top: 50%;
    left: -20%;
    z-index: -1;
    transform: translateY(-50%);
}
.main-timeline .title{
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    margin: 0 0 10px 0;
}
.main-timeline .description{
    font-size: 16px;
    color: #fff;
    line-height: 24px;
    margin: 0;
}
/*.main-timeline .timeline:nth-child(2n):before{ box-shadow: 8px 0 5px -5px rgba(0, 0, 0, 0.5) inset; }
*/.main-timeline .timeline:nth-child(2n) .timeline-icon{ transform: rotate(-135deg); }
.main-timeline .timeline:nth-child(2n) .year{ transform: rotate(135deg); }
.main-timeline .timeline:nth-child(2n) .timeline-content{ float: left; }
.main-timeline .timeline:nth-child(2n) .timeline-content:before{
    left: auto;
    right: -20%;
}
.main-timeline .timeline:nth-child(2n) .timeline-icon{
    border-top-color: #e97e2e;
    border-right-color: #e97e2e;
}
.main-timeline .timeline:nth-child(2n) .year{ color: #e97e2e; }
.main-timeline .timeline:nth-child(2n) .timeline-content,
.main-timeline .timeline:nth-child(2n) .timeline-content:before{ background: #e97e2e; }
.main-timeline .timeline:nth-child(3n) .timeline-icon{
    border-top-color: #13afae;
    border-right-color: #13afae;
}
.main-timeline .timeline:nth-child(3n) .year{ color: #13afae; }
.main-timeline .timeline:nth-child(3n) .timeline-content,
.main-timeline .timeline:nth-child(3n) .timeline-content:before{ background: #13afae; }
.main-timeline .timeline:nth-child(4n) .timeline-icon{
    border-top-color: #105572;
    border-right-color: #105572;
}
.main-timeline .timeline:nth-child(4n) .year{ color: #105572; }
.main-timeline .timeline:nth-child(4n) .timeline-content,
.main-timeline .timeline:nth-child(4n) .timeline-content:before{ background: #105572; }
@media only screen and (max-width: 1199px){
    .main-timeline .timeline{ margin-top: -103px; }
    .main-timeline .timeline-content:before{ left: -18%; }
    .main-timeline .timeline:nth-child(2n) .timeline-content:before{ right: -18%; }
}
@media only screen and (max-width: 990px){
   .main-timeline .timeline {
    margin-top: -165px;
}
    .main-timeline .timeline-content:before{ left: -2%; }
    .main-timeline .timeline:nth-child(2n) .timeline-content:before{ right: -2%; }
}
@media only screen and (max-width: 767px){
    .main-timeline .timeline{
        margin-top: 0;
        overflow: hidden;
    }
    .main-timeline .timeline:before,
    .main-timeline .timeline:nth-child(2n):before{
        box-shadow: none;
    }
    .main-timeline .timeline-icon,
    .main-timeline .timeline:nth-child(2n) .timeline-icon{
        margin-top: -30px;
        margin-bottom: 20px;
        position: relative;
        transform: rotate(135deg);
    }
    .main-timeline .year,
    .main-timeline .timeline:nth-child(2n) .year{ transform: rotate(-135deg); }
    .main-timeline .timeline-content,
    .main-timeline .timeline:nth-child(2n) .timeline-content{
        width: 100%;
        float: none;
        border-radius: 0 0 20px 20px;
        text-align: center;
        padding: 25px 20px;
        margin: 0 auto;
    }
    .main-timeline .timeline-content:before,
    .main-timeline .timeline:nth-child(2n) .timeline-content:before{
        width: 15px;
        height: 25px;
        position: absolute;
        top: -22px;
        left: 50%;
        z-index: -1;
        transform: translate(-50%,0);
    }
}

span.year img {
    width: 67px !important;
}


a.navbar-brand p {
    font-size: 22px;
    text-transform: capitalize;
}
.navbar-brand span{

	font-size: 12px;
	text-align: center;
}

.navbar-brand span {
    font-size: 28px;
    text-align: center;
    text-transform: capitalize;
}


.icon-bar {
  position: fixed;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.icon-bar a {
  display: block;
  text-align: center;
  padding: 16px;
  transition: all 0.3s ease;
  color: white;
  font-size: 20px;
}

.sticky-icon {
   width: 87px;
    position: fixed;
    right: -4px;
    bottom: 120px;
     z-index: 999;
}

.sticky-icon ul li {
    list-style: none;
    font-size: 28px;
    z-index: 999;
    width: 40px;
  
}
.sticky-icon ul li a img{

	width: 45px;
}

.popup-form {
    padding: 28px 42px;
}

.popup-sumit button {
    background: #FB7A00;
    border: 1px solid #FB7A00;
    width: 100%;
    padding: 11px 10px;
    font-size: 19px;
}

.popup-sumit button:hover {
    background: #6c6cf5;
    border: 1px solid;
}

.btn-check:focus+.btn, .btn:focus {
    outline: 0;
    box-shadow: 0 0 0 0.25rem rgb(249 249 249 / 25%);
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: #002d46;
  overflow-x: hidden;
  transition: 0.5s;
  padding-top: 60px;
}

.sidenav a {
  padding: 8px 15px;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  display: block;
  transition: 0.3s;
  
}

.sidenav a.page-scroll{
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.sidenav a:hover {
  color: #f1f1f1;
}

.sidenav .closebtn {
  position: absolute;
  top: 0;
  right: 25px;
  font-size: 36px;
  margin-left: 50px;
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 18px;}
}

.mobile-menu img {
    width: 220px;
}

.mobile-menu {
    background: #000;
}

.menu {
    float: right;
    margin-top: -45px;
    /* padding: 0px 20px; */
    color: #fff;
}

.mobile-menu {
    background: #005584;
    padding: 10px 28px;
}


.teamMember{
	position: relative;
}
.teamMember .owl-nav{
	display: none;
	position: absolute;
	width: 100%;
}




.carosuel-parent-itwm {
    display: flex !important;
    justify-content: center;
    width: 100%;
}

.item img {
    border: 1px solid #eee;
    border-radius: 4px;
}


.me {
  width: 400px;
  margin: 90px auto;
}
.me p,
.me h1 {
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center;
}
.me p {
  font-weight: 200;
}
.me span {
  font-weight: bold;
}
.social {
      position: fixed;
    top: 502px;
    right: -6px;
    z-index: 999;
}
.social ul {
  padding: 0px;
  -webkit-transform: translate(120px, 0);
  -moz-transform: translate(120px, 0);
  -ms-transform: translate(120px, 0);
  -o-transform: translate(120px, 0);
  transform: translate(120px, 0);	
}
.social ul li {
    display: block;
    margin: 5px;
    background: rgb(255 255 255);
    width: 190px;
    text-align: left;
    padding: 10px;
    -webkit-border-radius: 30px 0px 0px 30px;
    -moz-border-radius: 30px 0px 0px 30px;
    border-radius: 30px 0px 0px 30px;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s;
    box-shadow: 0px 0px 30px 0px rgb(13 13 13 / 15%);
}
.social ul li:hover {
  -webkit-transform: translate(-110px, 0);
  -moz-transform: translate(-110px, 0);
  -ms-transform: translate(-110px, 0);
  -o-transform: translate(-110px, 0);
  transform: translate(-110px, 0);
  background: rgba(255, 255, 255, 0.4);
}
.social ul li:hover a {
  color: #000;
}
.social ul li:hover i {
  color: #fff;
  background: red;
  -webkit-transform: rotate(360deg);
  -moz-transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  -o-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-transition: all 1s;
  -moz-transition: all 1s;
  -ms-transition: all 1s;
  -o-transition: all 1s;
  transition: all 1s;
}
.social ul li i {
  margin-left: 10px;
  color: #000;
  background: #fff;
  padding: 10px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-size: 20px;
  background: #ffffff;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
}

.sticky-cion {
    width: 43px;
    margin-right: 15px;
}

.count span i {
    font-size: 34px;
}


.float-icons {
    position: fixed;
    right: 10px;
    bottom: 50px;
    z-index: 100;
}

.float-icons ul {
    list-style: none;
}

.float-icons ul li {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    font-size: 20px;
    line-height: 48px;
    display: block;
    margin: 0px 0px 10px;
}

.float-icons ul li a {
    font-size: 22px;
    display: block;
    color: #fff;
    transition: all ease .5s;
}

.float-icons ul li a:hover{
  transform: rotateZ(360deg);
}

.float-icons .whatsapp {
    background: #27b63e;
   background: linear-gradient(to top right, #27b53e 0%, #58cf63 64%);
    color: #fff;
    text-align: center;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.float-icons .instagram {
    background: #e1306c;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
    color: #fff;
    text-align: center;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.float-icons .facebook {
    background-color: #0087ff;
    color: #fff;
    text-align: center;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.float-icons .skype {
    background-color: #00aff0;
    color: #fff;
    text-align: center;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.float-icons .youtube {
    background-color: #FF0000;
    color: #fff;
    text-align: center;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.float-icons .viber {
    background-color: #c912ff;
    color: #fff;
    text-align: center;
    box-shadow: 0 0.5rem 1rem rgb(0 0 0 / 15%) !important;
}

.bg-gray{
	background: #f8f6f6;
}

.footer-links, .find-us-meni{
	padding: 0px;
    margin: 0px;
    list-style-type: none;
}

.footer-links li, .find-us-meni li{
	display: block;
    padding-bottom: 0px;
    padding-left: 25px;
    position: relative;
        line-height: 20px;
}

.footer-links li:before{
	font-family: 'Font Awesome 5 Pro';
    content: "\f0a9";
    padding-right: 10px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0px;
}

.find-us-meni li:before{
	font-family: 'Font Awesome 5 Pro';
    
    padding-right: 10px;
    color: #fff;
    position: absolute;
    left: 0;
    top: 0px;
}

.find-us-meni li.location:before{
	content: "\f3c5";
}

.find-us-meni li.phone_number:before{
	content: "\f095";
}

.find-us-meni li.email:before{
	content: "\f0e0";
}


.mobile-btn {
  display: block;
  background: #f1ededbf	;
  overflow: hidden;
  position: fixed;
  bottom: 20px;
  width: 90%;
  margin: 0px 5%;
  z-index: 99;
  font-weight: 700;
  border-radius: 20px;
  padding: 12px;
  filter: drop-shadow(0px 4px 12px rgba(0, 0, 0, 0.1));
}


.mobile-btn .col-4 {
    padding: 0px !important;
  
}
.mobile-btn a{
    text-align: center;
    font-size: 20px;
    font-weight: normal;
    float: left;
    padding: 0px 0px;
    width: 100%;
    display: block;
    text-decoration: none;
    color: #333333;
   transition: transform 1s;
}

.mobile-btn a:hover{
	transform: scale(1.2);
}

/*.mobile-btn a i{
	 transition: all ease .5s;
}

.mobile-btn a:hover i{
	transform: rotateZ(360deg);
}*/

/*.mobile-btn a.ph-btn1 {
	background: linear-gradient(to top right, #27b53e 0%, #58cf63 64%);
}
.mobile-btn a.ph-btn2 {
    background: #0087ff; 
}

.mobile-btn a.ph-btn3{
	background: #FF0000; 

}*/

/*.ph-btn1:hover {
    background: #07af07 !important;
    color: #fff !important;
}
.ph-btn2:hover {
    background: #0087ff;
    color: #fff !important;
}
.ph-btn3:hover {
    background: #FF0000;
    color: #fff !important;
}*/

.ph-btn1 {
    color: #04b704 !important;
}

.ph-btn2 {
    color: #0087ff !important;
}
.ph-btn3 {
color: #FF0000 !important;

}

.popup-form form input {
    height: 50px;
    border: 1px solid #fe6219;
    border-radius: 10px;
}

.popup-form form textarea {
    border: 1px solid #fe6219;
    width: 100%;
    border-radius: 10px;
    padding-left: 10px;
    padding-top: 10px;
    margin-bottom: 30px;
}

.conatc-btn a {
    background: #fb7a00;
    color: #fff;
    padding: 12px 14px;
    color: #fff;
    font-weight: 600;
}

.conatc-btn a:hover {
    background: #000;
    color: #fff;
}

.mobile-btn i {
    font-size: 32px;
}

nav.navbar h2 {
    font-size: 23px;
    margin-top: 14px;
    font-weight: 600;
    font-family: 'Poppins', sans-serif !important;
}
.mobile-menu h2 {
    font-weight: 600;
}


@media only screen and (max-width: 768px) {
	.footer-area{
		padding-bottom: 50px;
	}
}

.teamMember-1 .owl-nav .owl-next i {
    padding: 9px 17px;
}

.teamMember-1 .owl-nav .owl-prev i {
    padding: 9px 14px;
}

.teamMember-2 .owl-nav .owl-prev i{

	padding: 9px 15px;
}
.teamMember-2 .owl-nav .owl-next i {
    padding: 10px 17px;
}

div#mySidenav ul li {
    list-style: none;
}

div#mySidenav ul  {
    
    padding-left : 0px;
}