/*
  Theme Name: Oval - SEO and Digital Marketing HTML5 Template
  Author: Gshrm
  Version: 1.0
  Created: Gshrm
  
*/


/* CSS Index
-----------------------------------
1.  Theme Default CSS
2.  Inner Page Common CSS
3.  Header
4.  Banner
5.  About
6.  Our Services
7.  Our Working Process
8.  Why Choose Us
9.  Pricing Plan
10. Testimonial
11. Blog
12. Our Team
13. Contact
14. Case Study
15. Achivement
16. Newsletter
17. 404 Page
18. Faq Page
19. Scroll To Top
20. Footer
21. Preloader
*/	
	


/* 1. Theme Default CSS */

@import url('https://fonts.googleapis.com/css2?family=Roboto&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@600&display=swap');
html {
	scroll-behavior: smooth;
}

body {
	font-family: 'Roboto', sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size: 15px;
	color: #999ea5;
	scroll-behavior: smooth;
}

img {
	max-width: 100%;
	transition: all 0.3s ease-out 0s;
}

.f-left {
	float: left
}

.f-right {
	float: right
}

.overflow-hidden {
	overflow: hidden
}

a,
.button {
	-webkit-transition: all 0.3s ease-out 0s;
	-moz-transition: all 0.3s ease-out 0s;
	-ms-transition: all 0.3s ease-out 0s;
	-o-transition: all 0.3s ease-out 0s;
	transition: all 0.3s ease-out 0s;
}

a:focus,
.button:focus {
	text-decoration: none;
	outline: none;
}

a:hover {
	color: #222;
}

a:focus,
a:hover,
.portfolio-cat a:hover,
.footer -menu li a:hover {
	text-decoration: none;
}

.btn:focus {
	box-shadow: none;
}

.form-control:focus {
	box-shadow: 0 0 0 0.2rem rgba(255, 255, 255, 0);
}

a,
button {
	color: #1696e7;
	outline: medium none;
}

button:focus,
input:focus,
input:focus,
textarea,
textarea:focus {
	outline: 0;
	box-shadow: none;
}

.uppercase {
	text-transform: uppercase;
}

.capitalize {
	text-transform: capitalize;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Poppins', sans-serif;
	color: #232323;
	margin-top: 0px;
	margin-bottom: 24px;
	font-style: normal;
	font-weight: 600;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
}

h1 {
	font-size: 40px;
	font-weight: 500;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 24px;
}

h4 {
	font-size: 22px;
}

h5 {
	font-size: 18px;
}

h6 {
	font-size: 16px;
}

ul {
	margin: 0px;
	padding: 0px;
}

li {
	list-style: none
}

p {
	font-size: 15px;
	font-weight: normal;
	line-height: 26px;
	color: #222;
	margin-bottom: 15px;
}

hr {
	border-bottom: 1px solid #eceff8;
	border-top: 0 none;
	margin: 30px 0;
	padding: 0;
}

label {
	color: #7e7e7e;
	cursor: pointer;
	font-size: 14px;
	font-weight: 400;
}

*::-moz-selection {
	background: #d6b161;
	color: #fff;
	text-shadow: none;
}

::-moz-selection {
	background: #444;
	color: #fff;
	text-shadow: none;
}

::selection {
	text-shadow: none;
}

*::-moz-placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}

*::placeholder {
	color: #555555;
	font-size: 14px;
	opacity: 1;
}

.btn {
	-moz-user-select: none;
	background: #e62b0c;
	border: 2px solid #e62b0c;
	border-radius: 50px;
	color: #fff;
	cursor: pointer;
	display: inline-block;
	font-size: 15px;
	font-weight: 500;
	letter-spacing: 0;
	line-height: 1;
	margin-bottom: 0;
	padding: 20px 50px;
	text-align: center;
	text-transform: capitalize;
	touch-action: manipulation;
	transition: all 0.3s ease 0s;
	vertical-align: middle;
	white-space: nowrap;
}

.btn-hover:hover {
	background: #0abab5;
	border: 2px solid #0abab5;
	color: #fff;
}

.display-inb {
	display: inline-block;
}

.btn3-hover:hover {
	background: #1C17A1!important;
	border: 2px solid #1C17A1!important;
	color: #fff!important;
}


.service3 a:hover, .working3 a:hover, .why-choose3 a:hover,
.our-project3 a:hover, .pricing3 a:hover, .why-choose3 a:hover,
.blog3 a:hover, .team3 a:hover, .contact3 a:hover{
	color:#D1913E;
}

/* 2. Inner Page Common CSS */

.header-inner {
	background: #fff;
}

.header-inner .logo .logo-text .logo-title {
	font-size: 27px;
	color: #232323;
	font-weight: 600;
}

.header-inner .logo .logo-text .logo-sub-title {
	font-size: 10px;
	text-transform: uppercase;
	color: #b8aaaa;
}

.header-inner .main-menu ul li a {
	font-size: 16px;
	color: #232323;
	display: block;
	padding: 30px 0;
}

.inner-banner {
	position: relative;
	z-index: 1;
	background-image: url(../img/bg/inner-bg.png);
	background-position: center center;
	background-size: cover;
	background-repeat: no-repeat;
	padding-top: 150px;
	padding-bottom: 150px;
	background-attachment: fixed;
}

.inner-banner-title {
	padding: 20.5px 89px;
}

.inner-banner:before {
	content: "";
	background: rgba(0, 0, 0, 0.6);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -1;
}

.inner-banner .inner-banner-title h1 {
	color: #fff;
}

.inner-banner-title .sub-title {
	font-weight: 600;
	color: #FFFFFF;
}

.header-inner .getBtn:hover {
	background: #232323;
	border: 2px solid #232323;
	color: #fff;
}

/* 3. Header */

.transparent-header {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
	z-index: 20;
}

.main-menu ul li {
	display: inline-block;
	margin-left: 40px;
	position: relative;
}

.main-menu ul li:first-child {
	margin-left: 0;
}

.main-menu ul li a {
	font-size: 16px;
	color: #fff;
	display: block;
	padding: 52px 0;
}

.main-menu ul>li.active a {
	color: #e62b0c;
}

.main-menu ul>li:hover a {
	color: #e62b0c;
}

.main-menu.w-main-menu ul li a {
	color: #fff;
}

.main-menu.w-main-menu ul li:hover a {
	color: #e62b0c;
}

.main-menu ul li .submenu {
	position: absolute;
	top: 120%;
	min-width: 260px;
	background: #fff;
	left: 0;
	right: 0;
	margin: 0;
	border: 0;
	opacity: 0;
	padding: 20px;
	visibility: hidden;
	border-radius: 3px;
	box-shadow: 0 6px 12px rgba(0, 0, 0, .17);
	transition: all .3s ease-in;
	text-align: left;
	z-index: 9;
}

.main-menu ul li .submenu li {
	margin-left: 0;
	display: block;
}

.main-menu ul li .submenu li a {
	padding: 8px 5px;
	color: #222 !important;
	font-size: 14px;
	font-weight: 400;
	position: relative;
	text-transform: capitalize;
}

.main-menu ul li .submenu li a::before {
	content: "";
	position: absolute;
	left: -15px;
	top: 50%;
	transform: translateY(-50%);
	height: 2px;
	width: 10px;
	background: #e62b0c;
	z-index: 99;
	border-radius: unset;
	opacity: 0;
	transition: .5s;
}

.main-menu ul li .submenu li:hover>a {
	padding-left: 20px;
	color: #e62b0c !important;
}

.main-menu ul li:hover>.submenu {
	top: 100%;
	opacity: 1;
	visibility: visible;
}

.main-menu ul li .submenu li:hover>a::before {
	opacity: 1;
	left: 0;
}

.mobile-menu-show {
	display: block;
}

.sticky-menu {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	background: #fff;
	width: 100%;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, .07);
	z-index: 9999;
	-webkit-animation: 300ms ease-in-out none running fadeInDown;
	animation: 300ms ease-in-out none running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
}

.sticky-menu .normal-logo {
	display: none;
}

.sticky-logo {
	display: none;
}

.sticky-menu .sticky-logo {
	display: block;
}

.sticky-menu .main-menu ul li a {
	padding: 28px 0;
	color: #232323;
}

.sticky-menu .menu-btn .getBtn:hover {
	background: #0abab5;
	border: 2px solid #0abab5;
	color: #fff;
}

.sticky-menu .main-menu ul>li.active a {
	color: #e62b0c;
}

.sticky-menu .main-menu ul>li a {
	color: #232323;
}

.btn3{
	background:transparent;
	border:2px solid #fff;
	font-size: 18px;
    padding: 15px 30px;
}

.sticky-menu .btn3 {
    background: #D1913E;
    border: 2px solid #D1913E;
    font-size: 18px;
    padding: 15px 30px;
}

.sticky-menu .btn3:hover {
	background: #1C17A1!important;
	border: 2px solid #1C17A1!important;
	color: #fff!important;
}

.menu-3 ul>li a{
	font-size:20px;
}
.menu-3 ul>li .fas-arrow:after{
	font-family: "Font Awesome 5 Pro";
    font-weight: 400;
    content: "\f078";
    font-size: 11px;
    margin-left: 7px;
    display: inline-block;
    vertical-align: middle;
    color: #ffffffab;
    transition: all ease 0.5s;
}

.menu-3 ul>li:hover .fas-arrow:after {
    transform: rotateZ(
180deg);
    transition: all ease 0.5s;
}

.menu-3 ul>li.active a {
	color: #D1913E;
}

.sticky-menu .menu-3 ul>li.active a {
    color: #D1913E;
}

.menu-3 ul>li:hover a {
	color: #D1913E;
}

.menu-3 ul li .submenu li:hover>a {
    color: #D1913E !important;
}
.menu-3 ul li .submenu li:hover>a:before {
    background: #D1913E !important;
}

.menu-btn .btn3.getBtn:hover {
    background: #D1913E;
    border: 2px solid #D1913E;
    color: #fff;
}

.menu-btn .b-btn3{
	background: #D1913E;
	border: 2px solid #D1913E;
}

.menu-btn .b-btn3:hover{
	color: #fff;
	background: transparent;
	border: 2px solid #fff;
}
.menu-3 ul>li span {
    position:relative;
	padding-bottom: 8px;
}

.menu-3 ul>li:hover span:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transform-origin: left center;
    transform-origin: left center;
}

.menu-3 ul>li span:before {
    content: " ";
    position: absolute;    
    background: linear-gradient(to left, #1c17a1 0%, #D1913E 100%) !important;
    bottom: 0;
    margin-top: 4px;
    border-radius: 3px;
    left: 0%;
    width: 100%;
    height: 3px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transition: -webkit-transform 0.2s;
    transition: -webkit-transform 0.2s;
    transition: transform 0.2s;
    transition: transform 0.2s, -webkit-transform 0.2s;
    -webkit-transform-origin: right center;
    transform-origin: right center;
    box-sizing: border-box;
    display: block;
}

.mobile3-menu a.meanmenu-reveal {
    border: 2px solid #D1913E;
    color: #D1913E;
}

.mobile3-menu a.meanmenu-reveal span{	
	background: #D1913E;
}

.mobile3-menu .mean-nav ul li a.mean-expand:hover {
    background: #D1913E;
}

/* 4. Banner */

.dark:after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	right: 0;
	left: 0;
	background: rgba(15, 38, 54, 0.3);
}

.carousel-caption {
	top: 30%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.carousel-caption p {
	width: 75%;
	margin: 25px auto 40px;
	color: #fff;
}

.hero-form {
	max-width: 470px;
	margin-bottom: 80px;
	z-index: 1;
	margin: 0 auto;
}

.hero-form .form-control {
	background-color: #fff;
	height: 65px;
	border: 1px solid #eef3ff;
	padding-left: 30px;
	padding-right: 200px;
	border-radius: 60px;
}
.position-absolute.form-position {
    bottom: 21%;
    left: 0;
    right: 0;
}
.btn-search:hover {
	color: #fff;
	background: #0abab5;
	border: 2px solid #0abab5;
}

.hero-form .btn {
	position: absolute;
	top: 4px;
	right: 4px;
	bottom: 4px;
}

.modal-open {
	padding-right: 0!important;
}
.search-popup.open {
    -webkit-transform: translate(0px, 0px) scale(1, 1);
    transform: translate(0px, 0px) scale(1, 1);
    opacity: 1;
}

.search-popup {
    text-align: center;
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background-color: #e62b0c;
    z-index: 9999999;
    -webkit-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
    -webkit-transform: translate(0px, -100%) scale(0, 0);
    transform: translate(0px, -100%) scale(0, 0);
    opacity: 0;
}

.search-popup a.close {
    cursor: pointer;
    outline: none;
    position: fixed;
    line-height: 47px;
    top: 15px;
    right: 15px;
    color: #e62b0c;
    background-color: #fff;
    border-color: transparent;
    opacity: 1;
    display: inline-block;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    font-size: 36px;
}

.search-popup input[type="search"] {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 80%;
    color: #ffffff;
    background: rgba(0, 0, 0, 0);
    font-size: 36px;
    padding-bottom: 15px;
    font-weight: 300;
    border-bottom: 2px solid #ffffff;
    border-top: none;
    border-left: none;
    border-right: none;
    margin: 0px auto;
    outline: none;
}

.search-popup .primary-button {
    position: absolute;
    top: 50%;
    right: 10%;
    background-color: #ffffff;
    color: #e62b0c;
    width: 50px;
    height: 50px;
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    font-size: 20px;
    border-radius: 50%;
    margin-top: -30px;
    z-index: 999;
    border: none;
    outline: none;
    cursor: pointer;
}
.search-popup ::placeholder {
	color: rgba(255, 255, 255, 0.5);
	font-size: 20px;
	font-style: italic;
}

.carousel-indicators li {
	box-sizing: inherit;
	flex: inherit;
	padding: 0;
	text-indent: -999px;
	cursor: pointer;
	background-color: #e62b0c;
	background-clip: padding-box;
	border: 0!important;
	width: 15px;
	height: 15px;
	margin: 5px 7px;
	-webkit-backface-visibility: visible;
	transition: opacity 200ms ease;
	border-radius: 50px;
	display: inline-block;
	font-size: unset;
	line-height: unset;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.25);
	opacity: 0.5;
	transition: .5s;
}

.carousel-indicators .active,
.carousel-indicators li:hover {
	background: #fff!important;
	width: 46px;
	height: 13px;
	opacity: 1!important;
}

.bannerCover .carousel-indicators {
	bottom: 40px;
}

.wave-bottom {
	position: absolute;
	left: 0%;
	top: auto;
	right: 0%;
	bottom: -4px;
	width: 100%;
}

.menu-btn .getBtn:hover {
	background: #0abab5;
	border: 2px solid #0abab5;
	color: #fff;
}

.bannerCover-home {
	background-image: url(../img/home2/banner/banner-home-2.png);
	height: 100vh;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: top center;
}

.banner-content {
	margin-top: 16rem;
}

.section-bg-home {
	background-image: url(../img/bg/about_bg.png);
	box-shadow: -2px -6px 5px 0 rgba(204, 207, 219, 0.3);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.section-bg-our-working {
	background-image: url(../img/bg/about_bg.png);
	box-shadow: -2px -6px 5px 0 rgba(204, 207, 219, 0.3);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.section-common-bg {
	background-image: url(../img/bg/about_bg.png);
	box-shadow: -2px -6px 5px 0 rgba(204, 207, 219, 0.3);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.section-bg-blog {
	background-image: url(../img/bg/about_bg.png);
	box-shadow: -2px -6px 5px 0 rgba(204, 207, 219, 0.3);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.section-bg-achiv {
	background-image: url(../img/bg/about_bg.png);
	box-shadow: -2px -6px 5px 0 rgba(204, 207, 219, 0.3);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.section-bg-testimonial {
	background-image: url(../img/bg/about_bg.png);
	box-shadow: -2px -6px 5px 0 rgba(204, 207, 219, 0.3);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.bannerCover-home .carousel-item h1 {
	color: #fff;
	margin-top: 50px;
	margin-bottom: 30px;
}

.bannerCover-home .carousel-item .lead-para {
	color: #c0c2c5;
}

.bannerCover-home .btnn-cus {
	margin-top: 50px;
}

.main-banner3{
	background-image: url(../img/home3/bg/bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	height:100vh;
	max-height: 750px;	
}

.banner3-content{		
	padding:200px 0;
}

.banner3-content h2{
	color:#fff;
	font-size:68px;
	font-weight: 400;
	margin-bottom:70px;
}

.banner3-content h2 span{
	color:#D1913E;	
}

.banner3-img img{
	animation: bounc 2s infinite alternate linear;
    -webkit-animation: bounc 2s infinite alternate linear;
}
@keyframes bounc{
0% {
    transform: translateY(0px);
}
100% {
    transform: translateY(-25px);
}
}
.particle{
	height:100%;
	width:100%;
	left:0;
}

/* 5. About */

.section-padding {
	padding: 90px 0px;
	overflow:hidden;
}

.section-bg {
	background: #f9f9f9;
	box-shadow: 0px 0px 8px 11px rgba(204, 207, 219, 0.3);
}

.aboutUs .icon-box span i {
	width: 80px;
	height: 80px;
	border: 2px solid #e62b0c;
	padding-top: 22px;
	font-size: 30px;
	border-radius: 100%;
	margin-bottom: 10px;
	-webkit-transition: all .3s ease 0s;
	-o-transition: all .3s ease 0s;
	transition: all .3s ease 0s;
	text-align: center;
	color: #fff;
	background-color: #e62b0c;
}

.aboutUs .icon-box i:hover {
	border-color: #c2baba;
	background: #fff;
	color: #c2baba;
	-webkit-box-shadow: 0 10px 15px rgba(204, 207, 219, 0.5);
	-moz-box-shadow: 0 10px 15px rgba(204, 207, 219, 0.5);
	-ms-box-shadow: 0 10px 15px rgba(204, 207, 219, 0.5);
	-o-box-shadow: 0 10px 15px rgba(204, 207, 219, 0.5);
	box-shadow: 0 10px 15px rgba(204, 207, 219, 0.5);
}

.small,
small {
	font-size: 90%;
	font-weight: 400;
}

.icon-box {
	text-align: center;
}

.about-para {
	color: #f6faff;
}
.about-border {
    position: relative;
}
.about-border:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: -20px;
    left: 20px;
    background-image: linear-gradient(
45deg
, #0aa9a6, #3df5ef, #9efaf7);
    z-index: -1;
}
.about-border:after {
   content: "";
    position: absolute;
    width: 100%;
    height: 50%;
    top: -20px;
    right: 20px;
    z-index: -1;
    background-image: linear-gradient(
45deg
, #9efaf7, #3df5ef, #0aa9a6);
}
.video_icon_ab {
    position: absolute;
    bottom: 5%;
    left: 75%;
}
.video-one__link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 80px;
	height: 80px;
	text-align: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	position: relative;
	background-color: #e62b0c;
	border-radius: 50%;
	-webkit-animation: inctechPulse 3s infinite;
	animation: inctechPulse 3s infinite;
	color: #fff;
	box-shadow: 11px 3px 20px 1px rgba(204, 207, 219, .7);
}

.video-one__link:hover {
	color: #fff;
}

.video-one__link i {
    line-height: 70px;
    text-align: center;
    z-index: 1;
}

.video-zoom {
	position: absolute;
	width: 160px;
	height: 160px;
	z-index: 0;
	top:-40px;
	right:-40px;
	opacity: 0;
	margin: 0;
	border-radius: 100px;
	background-color: rgba(10, 186, 181, .6)!important;
	-webkit-animation: ripple 3s linear 3s infinite;
	animation: ripple 2s linear 3s infinite;
}

.video-zoom:nth-child(2) {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}

.video-zoom:nth-child(3) {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}

.section-title .mainTitle .title-tag {
	color: #e62b0c;
	font-size: 17px;
	text-transform: uppercase;
	font-weight: 600;
	padding-bottom: 5px;
	z-index: 1;
	position: relative;
	letter-spacing: 2px;
	padding-right: 100px;
}

.section-title .mainTitle .title-tag::before {
	position: absolute;
	content: "";
	right: 0;
	top: 50%;
	height: 2px;
	width: 70px;
	background: #e62b0c;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	transform: translateY(-50%);
}

.section-bg-home h2,
.section-bg-home h3 {
	color: #fff;
}

.section-bg-our-working h2,
.section-bg-our-working h3 {
	color: #fff;
}

.section-common-bg h2,
.section-common-bg h3 {
	color: #fff;
}

.section-bg-blog h2,
.section-bg-blog h3 {
	color: #fff;
}

.section-bg-testimonial h2,
.section-bg-testimonial h3 {
	color: #fff;
}

.section-bg-news h2,
.section-bg-news h3 {
	color: #fff;
}

.about-main-home .about-num {
	color: #fff;
	margin: 10px 0;
}

.single-counter .count-sub-heading,
.feature-wrap .num-text {
	color: #e62b0c;
	font-size: 16px;
}

.single-counter .count-sub-heading {
	font-size: 18px;
	font-weight: 500;
}

.modal .pop-top-space {
	margin-top: 8rem;
}

.about-pop-bg {
	background: rgba(0, 0, 0, 0.8);
}

.about-img-box {
    position: relative;
    width: 660px;
    height: 580px;
}

.back-img {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
}

.about-img {
    width: 385px;
    height: 385px;
    border-radius: 20px;
    box-shadow: 1px 1px 60px rgb(0 0 0 / 10%);
    position: relative;
    animation: movedelement2 10s linear infinite;
    z-index: 0;
    
}

.about-img.img2 {
    width: 230px;
    height: 230px;
    position: absolute;
    top: 95px;
    right: 0;
    z-index: 5;
}

.about-img.img3 {
    width: 310px;
    height: 310px;
    position: absolute;
    bottom: 0;
    right: 140px;
    z-index: 2;
}
.floating {  
    animation-name: floating;
    animation-duration: 3s;
    animation-iteration-count: infinite;
    animation-timing-function: ease-in-out;
    margin-left: 30px;
    margin-top: 5px;
}

@keyframes floating {
    from { transform: translate(0,  0px); }
    65%  { transform: translate(0, 15px); }
    to   { transform: translate(0, -0px); }    
}

.main-heading3 .title-tag{
	font-size:35px;
	color: #1C17A1;
	font-weight:800;
	text-transform:uppercase;
}

.main-heading3 .title-tag span{
	color: #D1913E;
}

.main-heading3 .sub-title{
	color:#000;
	font-size:25px;
	text-transform:capitalize;
}
.about3-content .about3-heading{
	color:#000;
	font-size:35px;
	font-weight:800;
}

.about3-content .about3-heading span{
	color: #1C17A1;
}
.bottom-icon h6{
	font-size:16px;
	color: #1C17A1;
	font-weight:100;
	margin-bottom:0;
	margin-top:20px;
}

.pera3{
	color:#000;
}

.square-shape{
	position: absolute;
    top: 12%;
    left: 10%;       
    animation: spin 10s infinite linear;
}


/* 6. Our Services */

.home-service-item-two:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(12, 230, 223, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}

.home-service-item-two:after {
    content: "";
    background: #e62b0c;
    top: 0;
    left: 170%;
    opacity: 1;
    z-index: -1;
    transform: skewX(-49deg);
    transition: all 0.5s ease 0s;
}


.home-service-item-two:hover:after {
	left: 50%;
}
.home-service-item-two {
    background-color: #fff;
    padding: 40px 35px;
    transition: 0.5s;
    box-shadow: 3px 7px 20px 1px rgba(204, 207, 219, .7);
    transition: all 0.5s ease;
    overflow: hidden;
}

.home-service-item-two h4 {
	font-size: 20px;
}

.home-service-item-two:hover {
    transform: translateY(-20px);
    box-shadow: 3px 7px 20px 1px rgb(204 207 219 / 70%);
}

.home-service-item-two.color-1 .icon {
	color: #e62b0c;
}

.home-service-item-two.color-2 .icon {
	color: #e62b0c;
}

.home-service-item-two.color-3 .icon {
	color: #e62b0c;
}

.home-service-item-two.color-4 .icon {
	color: #e62b0c;
}

.home-service-item-two .icon {
	color: #ef452e;
	font-size: 40px;
	line-height: 1;
	margin-bottom: 20px;
}

.services-home1:after {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(12, 230, 223, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}

.services-home1:after {
    content: "";
    background: #e62b0c;
    top: 0;
    left: 170%;
    opacity: 1;
    z-index: -1;
    transform: skewX(-53deg);
    transition: all 0.5s ease 0s;
}


.services-home1:hover:after {
	left: 50%;
}

.single-service {
	background-color: #f5faff;
	padding: 40px 35px;
	transition: 0.5s;
}

.outer-circle .inner-circle i {
	color: #e62b0c;
	font-size: 25px;
	line-height: 2.4;
}

.outer-circle {
	background: #e62b0c;
	position: relative;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	margin-bottom: 20px;
}

.inner-circle {
	background-color: #fff;
	top: 10px;
	right: 0px;
	margin: 0 auto;
	position: relative;
	width: 60px;
	height: 60px;
	border-radius: 50%;
	text-align: center;
}

.overlay1 {
	top: 33px;
	left: -2px;
	position: absolute;
	width: calc(97% - 55px);
	height: calc(58% - 11px);
	border-radius: 50%;
	background: #ffffff;
	z-index: 1;
}

.home-service-item-two .arrow-img img {
	height: 50px;
}

.arrow-img {
	position: absolute;
	right: 0;
	top: 56px;
	left: 110px;
}

.choose-list .services-list-inner li {
	position: relative;
	display: block;
	margin-bottom: 0px;
	padding-top: 20px;
	padding-left: 70px;
	transition: all 500ms ease;
}

.service-video-section {
	background: url(../img/services/video-back.jpg) no-repeat center top;
	background-size: cover;
	background-attachment: fixed;
	padding: 175px 0;
}

.service-video-section .video-icon-box img {
	width: 80px;
}

.video-icon-box a {
	outline: 0px;
}

.tab-pane.active {
	animation: stretch .5s ease-out;
}

@keyframes stretch {
	0% {
		transform: scale(.7);
	}
	100% {
		transform: scale(1);
	}
}

.tab-menu .tab-head {
	font-size: 16px;
	font-weight: 500;
	line-height: 30px;
	color: #222;
}

.tab-menu.tab-menu .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
	color: #e62b0c;
	background: none;
}

.tab-menu.tab-menu .nav-pills .nav-link span {
	position: relative;
	overflow: hidden;
	display: inline-block;
	transition: all .4s ease;
}

.tab-menu.tab-menu .nav-pills .nav-link span:hover {
	color: #e62b0c;
}

.tab-menu.tab-menu .nav-pills .nav-link span:hover:before {
	transform: translateX(0);
	background: #e62b0c;
}

.tab-menu.tab-menu .nav-pills .nav-link span:before {
	content: '';
	position: absolute;
	transition: transform .4s ease;
	left: -1px;
	bottom: 0;
	width: 100%;
	height: 2px;
	background: #e62b0c;
	transform: translateX(-100%);
}

.tab-menu.tab-menu .nav-pills .nav-link.active span:before {
	transform: translateX(0);
	background: #e62b0c;
}

.tick-box.services-inner {
	position: absolute;
	left: 0;
	top: 20px;
	height: 50px;
	width: 50px;
	text-align: center;
	line-height: 50px;
	font-weight: 400;
	font-size: 20px;
	color: #fff;
	background-color: #e62b0c;
	-webkit-box-shadow: 0 10px 15px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 15px rgb(0 0 0 / 10%);
	border-radius: 50%;
	z-index: 1;
	transition: all 500ms ease;
}

.service3 a:hover{
	color:#D1913E;
}

.home-service-item-three {
    background-color: #fff;
    padding: 30px;
    transition: 0.5s;    
    transition: all 0.5s ease;
    overflow: hidden;
	z-index:1;
}
.home-service-item-three .title{
	font-size:20px;
	color:#1C17A1;
}

.services-home3-active:before{
	content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#D1913E, #1C17A1);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
	z-index:-1;	
}

.services-home3-active .title, .services-home3-active p {
    color:#fff;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

.services-home3:hover:before {
    top: 0;
    left: 0;
}

.services-home3:before {
    content: "";
    position: absolute;
    left: 100%;
    top: 100%;
    width: 100%;
    height: 100%;
    background-image: linear-gradient(#D1913E, #1C17A1);
    transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
	z-index:-1;
}
.services-home3:hover .title, .services-home3:hover p {
    color:#fff;
	transition: all 0.3s;
    -webkit-transition: all 0.3s;
}
.service3-img {
	padding-bottom:35px;
}

.service-bg3{
	background-image: url(../img/home3/bg/service-bg.png);	
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

/* 7. Our Working Process */

.working-process-line {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	position: relative;
	z-index: 1;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-left: -40px;
	margin-right: -40px;
	padding: 30px 0;
	height: 1356px;
}

.working-process-line::before {
	position: absolute;
	content: "";
	top: 0;
	height: 100%;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px;
	border: 1px dashed #808080;
}

.working-process-line::after {
	position: absolute;
	left: 50%;
	bottom: 0;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	height: 60px;
	width: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	background: linear-gradient(to right, #088E8B, #0abab5, #e62b0c);
	color: #fff;
	font-family: "Font Awesome 5 Pro";
	font-weight: 300;
	content: "\f4a8";
	font-size: 20px;
}

.working-process-line .working-process-item {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	width: 50%;
	margin-bottom: 80px;
	padding-left: 60px;
	padding-right: 60px;
}

.working-process-line .working-process-item.item-one {
	position: absolute;
	left: 0px;
	top: 30px;
}

.working-process-line .working-process-item.item-two {
	position: absolute;
	right: 0px;
	top: 30px;
}

.working-process-line .working-process-item.item-three {
	position: absolute;
	left: 0px;
	top: 578px;
}

.working-process-line .working-process-item.item-four {
	position: absolute;
	right: 0px;
	top: 858px;
}

.wkp-number-box span {
	font-size: 17px;
}

.working-process-line .working-process-item .process-img-show-one {
	background-image: url(../img/home1/work/planning.png);
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
}

.working-process-line .working-process-item .process-img-show-two {
	background-image: url(../img/home1/work/research.png);
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
}

.working-process-line .working-process-item .process-img-show-three {
	background-image: url(../img/home1/work/optimization.png);
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
}

.working-process-line .working-process-item .process-img-show-four {
	background-image: url(../img/home1/work/result.png);
	width: 100%;
	height: 300px;
	background-size: cover;
	background-position: center;
}

.working-process-line .working-process-item .wkp-thumb-content {
	padding: 35px 40px;
	-webkit-box-shadow: 0px 8px 16px 0px rgba(101, 101, 101, 0.2);
	box-shadow: 0px 8px 16px 0px rgba(101, 101, 101, 0.2);
}

.working-process-line .working-process-item .wkp-thumb-content h4 {
	color: #20dfe3;
	font-weight: 700;
}

.working-process-line .working-process-item .wkp-number-box {
	height: 60px;
	width: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 50%;
	background: linear-gradient(to right, #088E8B, #0abab5, #e62b0c);
	color: #fff;
	z-index: 5;
	position: absolute;
	top: -30px;
	right: -30px;
	box-shadow: 0 0 0 7px #edf1fe;
	font-weight: bold;
}

.working-process-line .working-process-item:nth-child(even) .wkp-number-box {
	right: auto;
	left: -30px;
}

.working-process-line .working-process-item:nth-child(2) {
	margin-top: 280px;
}

.working-process-line .working-process-item {
	position: relative;
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	width: 50%;
	margin-bottom: 80px;
	padding-left: 40px;
	padding-right: 40px;
}

.workflow-content {
    padding: 35px 40px;
    -webkit-box-shadow: 0px 8px 16px 0px rgb(101 101 101 / 18%);
    box-shadow: 0px 8px 16px 0px rgb(101 101 101 / 18%);
}

.workflow-item .workflow-content h4 {
    color: #20dfe3;
    font-weight: 700;
}


.owp-zoom {
	position: absolute;
	width: 140px;
	height: 140px;
	z-index: -1;
	left: 66%;
	top: 66%;
	opacity: 0;
	margin: -80px 0 0 -80px;
	border-radius: 100px;
	background-color: rgba(10, 186, 181, .6)!important;
	-webkit-animation: ripple 3s linear 3s infinite;
	animation: ripple 2s linear 3s infinite;
}

.owp-zoom:nth-child(2) {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}

.owp-zoom:nth-child(3) {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}

.workflow-home .features-inner .number-1,
.workflow-home .features-inner .number-2,
.workflow-home .features-inner .number-3,
.workflow-home .features-inner .number-4 {
	width: 80px;
	height: 80px;
	line-height: 80px;
	font-weight: 700;
	font-size: 25px;
	text-align: center;
	margin: 0 auto;
	color: #fff;
	border-radius: 100%;
	box-shadow: 0 15px 2px -3px #0d0d0d;
}

.workflow-home .number-1 {
	background: linear-gradient(to right, #088E8B, #0abab5, #e62b0c);
}

.workflow-home .number-2 {
	background: linear-gradient(to right, #088E8B, #0abab5, #e62b0c);
}

.workflow-home .number-3 {
	background: linear-gradient(to right, #088E8B, #0abab5, #e62b0c);
}

.workflow-home .number-4 {
	background: linear-gradient(to right, #088E8B, #0abab5, #e62b0c);
}

.workflow-home .features-inner .features {
	text-align: center;
	padding-top: 35px;
}

.workflow-home .features-inner .features .icon-part {
	margin-bottom: 25px;
}

.workflow-home .features-inner .features .icon-part i {
	font-size: 36px;
	line-height: 1;
	color: #fff;
	transition: all 0.3s ease 0s;
}

.workflow-home .features-inner .features .title a {
	color: #fff;
	transition: all 0.3s ease 0s;
}

.workflow-home .features-inner .features p {
	font-size: 17px;
	font-weight: 400;
}

.work-flow-bg-pattern {
	position: absolute;
	left: 0;
	width: 100%;
	text-align: center;
	margin-top: 58px;
	background-position: left center;
}

.features-inner .number-2 .icon-part,
.features-inner .number-4 .icon-part {
	margin-top: 75px;
}

.owp-round {
	position: absolute;
	width: 160px;
	height: 160px;
	z-index: -1;
	left: 50%;
	top: 18%;
	opacity: 0;
	margin: -80px 0 0 -80px;
	border-radius: 100px;
	background-color: rgba(10, 186, 181, .6)!important;
	-webkit-animation: ripple 3s linear 3s infinite;
	animation: ripple 2s linear 3s infinite;
}

@-webkit-keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

@keyframes ripple {
	0% {
		opacity: 1;
		-webkit-transform: scale(0);
		transform: scale(0)
	}
	100% {
		opacity: 0;
		-webkit-transform: scale(1);
		transform: scale(1)
	}
}

.owp-round:nth-child(2) {
	animation-delay: .3s;
	-webkit-animation-delay: .3s
}

.owp-round:nth-child(3) {
	animation-delay: .6s;
	-webkit-animation-delay: .6s
}

.process3-content {
	position:relative;
    padding: 30px;
    box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	overflow:hidden;
	z-index:1;
}


.process3-content .title {
	font-size:20px;
	color: #1C17A1;
}


/* 8. Why Choose Us */

.choose-list .services-list li {
	position: relative;
	display: block;
	margin-bottom: 0px;
	min-height: 85px;
	padding-top: 35px;
	padding-left: 95px;
	transition: all 500ms ease;
}

.img-box-shadow img {
	box-shadow: 20px 16px 20px 1px rgba(204, 207, 219, 0.72);
}

.why_choose_home1 {
	position:relative;
}

.why_choose_home1:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 50%;
	bottom: -20px;
	left: 20px;
	background-image: linear-gradient(45deg, #0aa9a6, #3df5ef, #9efaf7);
	z-index: -1;
}
.hover11:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.why_choose_home1:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 50%;
	top: -20px;
	right: 20px;
	z-index: -1;
	background-image: linear-gradient(45deg, #9efaf7, #3df5ef, #0aa9a6);
}

.why_choose_home2 {
	overflow:hidden;
}

.why_choose_home2:before {
	content: "";
	position: absolute;
	width: 89%;    
	height:90%;
    top: -20px;
    left: -5px;
    background-image: linear-gradient(45deg, #0aa9a6, #3df5ef, #9efaf7);
    z-index: -1;
}

.tick-box {
	position: absolute;
	left: 0;
	top: 37px;
	height: 65px;
	width: 65px;
	text-align: center;
	line-height: 65px;
	font-weight: 400;
	font-size: 23px;
	color: #fff;
	background-color: #e62b0c;
	-webkit-box-shadow: 0 10px 15px rgb(0 0 0 / 10%);
	-moz-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
	-ms-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
	-o-box-shadow: 0 10px 15px rgba(0, 0, 0, 0.1);
	box-shadow: 0 10px 15px rgb(0 0 0 / 10%);
	border-radius: 50%;
	z-index: 1;
	transition: all 500ms ease;
}

section.case-studies-block img {
	box-shadow: 2px 9px 17px 0px #888888;
}

section.case-studies-block ul.info-case-detail li strong {
	line-height: 1em;
	color: #232323;
	margin-bottom: 30px;
}

section.case-studies-block ul.info-case-detail li {
	position: relative;
	line-height: 26px;
	margin-top: 22px;
	letter-spacing: 0;
}

section.case-studies-block ul.info-case-detail {
	position: relative;
	line-height: 26px;
	letter-spacing: 0;
}


.why-choose-bg3{
	background-image: url(../img/home3/bg/why-choose-bg.png);	
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.why-choose-content {
    padding: 20px;
    background: #fff;
	box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
}
.why-choose-content .title{
    font-size: 18px;
    color: #1c17a1;
    padding-top: 25px;
}

.why-choose-content p{	
    padding: 0 30px;
} 

.why-choose-content:hover .title a{
    font-size: 18px;
    color: #1c17a1;
    
}

/* 9. Pricing Plan */

.pricing-section .table-column .inner-column {
	padding-right: 20px;
}

.pricing-table {
	position: relative;
	text-align: center;
}

.pricing-table .inner-box {
	position: relative;
	overflow: hidden;
	padding: 75px 15px 40px;
	background-color: #ffffff;
	-webkit-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	transition: all 900ms ease;
	-webkit-box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	-o-box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
}

.pricing-table .inner-box-b {
	position: relative;
	overflow: hidden;
	padding: 75px 15px 80px;
	background-color: #ffffff;
	-webkit-transition: all 900ms ease;
	-moz-transition: all 900ms ease;
	-ms-transition: all 900ms ease;
	-o-transition: all 900ms ease;
	transition: all 900ms ease;
	-webkit-box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	-moz-box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	-ms-box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	-o-box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	transform: translateY(-19px);
}

.pricing-table .inner-box:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
}

.pricing-table .inner-box-b:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
}

.pricing-table .table-header {
	position: relative;
	color: #333333;
}

.pricing-table .table-header span {
	display: inline-block;
	font-size: 25px;
	line-height: 30px;
	color: #232323;
	font-weight: 500;
	margin-bottom: 10px;
}

.pricing-table .table-header p {
	font-size: 15px;
	line-height: 20px;
	color: #e62b0c;
	font-weight: 500;
	letter-spacing: .5px;
	margin-bottom: 5px;
}

.pricing-table .table-header .price {
	display: block;
	font-size: 50px;
	line-height: 70px;
	color: #e62b0c;
	font-weight: 800;
	letter-spacing: 1px;
	margin-bottom: 20px;
}

.pricing-table .table-header .price sup {
	font-weight: 500;
	font-size: 30px;
	margin-right: 3px;
}

.pricing-table .table-content {
	position: relative;
	padding: 0 15px;
	text-transform: capitalize;
	margin-bottom: 50px;
}

.pricing-table .table-content li {
	position: relative;
	font-size: 15px;
	line-height: 20px;
	color: #565656;
	font-weight: 400;
	margin-bottom: 15px;
	border-top: 1px solid #e2e2e2;
	padding: 10px;
}

.pricing-table .table-content li .fa-check {
	color: #009900;
	padding-right: 5px;
}

.pricing-table .table-content li .fa-remove {
	color: #ff0000;
	padding-right: 5px;
}

.pricing-table .table-content li span {
	color: #1ba7af;
}

.pricing-table .table-footer {
	position: relative;
}

.pricing-tab-switch {
	position: relative;
	display: flex;
	height: 30px;
	width: 100%;
	justify-content: center;
	align-items: center;
	margin-bottom: 88px;
}

.pricing-tab-switch .month {
	position: absolute;
	left: 16%;
	color: #fff;
	font-weight: 600;
	z-index: 1;
	top: 20px;
	transition: all .7s ease;
}

.pricing-tab-switch .year {
	position: absolute;
	right: 16%;
	color: #232323;
	font-weight: 600;
	z-index: 1;
	top: 20px;
	transition: all .7s ease;
}

.slideToggle i {
	margin: 0 15px;
}

.toggle-switch {
	position: relative;
	align-items: center;
	display: flex;
	cursor: pointer;
	-webkit-tap-highlight-color: transparent;
	justify-content: space-between;
	margin-bottom: 20px;
}

.toggle-switch i {
	position: relative;
	display: inline-block;
	width: 250px;
	height: 60px;
	border: 1px solid #e62b0c;
	border-radius: 50px;
	transition: all 0.3s linear;
	background: #fff;
}

.toggle-switch i::after {
	content: "";
	position: absolute;
	left: 0;
	width: 50%;
	height: 91%;
	background-color: #e62b0c;
	border-radius: 50px;
	transform: translate3d(4px, 3px, 0);
	transition: all 0.5s ease-in-out;
}

.toggle-switch input {
	display: none;
}

.toggle-switch input:checked+i::after {
	transform: translate3d(121px, 3px, 0);
}

.offer-pricing {
    position: absolute;
    top: -24px;
    right: -45px;
    font-size: 18px;
    font-weight: 600;
    color: #FFFFFF;
    background-color: #0abab5;
    padding: 45px 30px 0;
    transform: rotate(
45deg
);
}

.pricing3-btn .toggler--is-active {
    color: #1c17a1;
}
	
.pricing3-btn .toggler {
    font-size: 20px;
    transition: .2s;
    font-weight: 600;
    letter-spacing: 1px;
}
.pricing3-btn .toggle, .toggler {
    display: inline-block;
    vertical-align: middle;
    margin: 10px;
}
.pricing3-btn .toggle {
    position: relative;
    width: 90px;
    height: 40px;
    border-radius: 100px;
    background-color: #1c17a1;
    overflow: hidden;
    box-shadow: inset 0 0 2px 1px rgba(0, 0, 0, .05);
}
.pricing3-btn{
	margin-bottom:80px;
}

.pricing3 .model {
    height: auto;
    transition: .3s;
}

.pricing3 .none {
    height: 0;
    overflow: hidden;
    opacity: 0;
}

.pricing3-btn .check {
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 6;
}

.pricing3-btn .check:checked~.switch {
    right: 2px;
    left: 57.5%;
    transition: .25s cubic-bezier(.785, .135, .15, .86);
    transition-property: left, right;
    transition-delay: .08s, 0s;
}

.pricing3-btn .switch {
    position: absolute;
    left: 2px;
    top: 2px;
    bottom: 2px;
    right: 57.5%;
    background-color: #fff;
    border-radius: 36px;
    z-index: 1;
    transition: .25s cubic-bezier(.785, .135, .15, .86);
    transition-property: left, right;
    transition-delay: 0s, .08s;
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2);
}



.pricing3 .pricing-table3 {
	background: #fff;
    transition: .5s;
    -webkit-transition: .5s; 
	padding:70px 0;
	box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
}

.pricing3 .pricing-header3 {
    padding-top: 50px;
}

.pricing-table3.center-padding3 .card-ribbon3{
    position: absolute;
    overflow: hidden;
    top: -10px;
    right: -10px;
    width: 120px;
    height: 120px;
    z-index: 1;
}

.pricing-table3.center-padding3 .card-ribbon3 span {
    position: absolute;
    display: block;
    width: 170px;
    padding: 9px 0;
    background-color: #D1913E;
    box-shadow: 0 5px 5px rgba(0, 0, 0, .2);
    color: #fff;
	font-size:18px;
    text-align: center;
    right: -40px;
    top: 22px;
    transform: rotate(45deg);
}

.pricing-table3.center-padding3 .card-ribbon3:before {
    bottom: 0;
    right: 0;
}

.pricing-table3.center-padding3 .card-ribbon3:before, .pricing-table3.center-padding3 .card-ribbon3:after {
    position: absolute;
    z-index: -1;
    content: '';
    display: block;
    border: 5px solid #D1913E;
    border-top-color: transparent;
    border-right-color: transparent;
}

.p-btn3{
	 background: #D1913E;
	 border:2px solid #D1913E;
	 color:#fff;
}

.p-btn3:hover{
	background: #D1913E;
	border:2px solid #D1913E;
	color:#fff!important;
}


.pricing-header3 .header-image {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translate(-50%, -50%);
	z-index: 1;
}

.pricing-table3 .main-pricing3 h5{
	font-size:28px;
	color:#000;
	font-weight:500;
}

.pricing-table3 .main-pricing3 h4{
	font-size:24px;
	color:#000;
	font-weight:500;
}

.pricing-table3 .main-pricing3 h3{
	font-size:24px;
	color:#D1913E;
	font-weight:500;
}

.pricing-content3 .pricing-feature3 ul li {
    font-size: 15px;
    color: #000;
    line-height: 40px;
}

.pricing-footer3 {
    transform: translateY(12px);
}


.pricing-header3 hr {
    border-bottom: 2px solid #000;
    border-top: 0 none;    
    padding: 0;
    width: 80%;
    margin: 30px auto;
}

.pricing3 .center-padding3{
	padding: 100px 0;
}

.pricing-footer3 {
    position: absolute;
    left: 50%;
    transform: translate(-50%);
    bottom: -25px;
}

/* 10. Testimonial */

.testimonial-bg {
	background-size: cover;
	background-position: center;
}

.testimonial-title h2 {
	color: #fff;
}

.home-2-testimonial-bg {
	padding: 50px 40px;
	background: #f3f2f2;
}

.testimonial-rating i {
	color: #e62b0c;
}

.t-tag-name h6 {
	margin-bottom: 0;
	font-size: 18px;
	color: #232323;
}

.t-client-info h5 {
	font-size: 18px;
	color: #232323;
	margin-bottom: 5px;
	font-weight: 500;
}

.testimonial-box-heading-home h6,
.client-info-home h5,
.client-info-home span {
	color: #fff;
}

.testimonial-box-heading-home h6,
.client-info-home h5,
.client-info-home span {
	color: #fff;
}

.testi-content p {
	color: #222;
	margin-bottom: 0;
}

.t-client-img {
	float: left;
	margin-right: 20px;
	display: block;
}

.testimonal-client-info h5 {
	font-size: 18px;
	color: #232323;
	margin-bottom: 5px;
	font-weight: 500;
}

.testimonal-client-info span {
	color: #222;
}

.t-client {
	display: flex;
	align-items: center;
}

.slick-list.draggable {
	margin-bottom: 30px;
}

.slick-dots {
	position: absolute;
	left: 0;
	right: 0;
	text-align: center;
	bottom: -65px;
	line-height: 1;
}

.slick-dots li {
	display: inline-block;
	line-height: 1;
}

.slick-dots li button {
	text-indent: -99999px;
	padding: 0;
	background: #858484;
	border: none;
	line-height: 1;
	height: 5px;
	width: 40px;
	border-radius: 50px;
	margin: 0 5px;
	cursor: pointer;
	opacity: 0.5;
	transition: .5s;
}

.slick-dots li:hover button {
	text-indent: -99999px;
	padding: 0;
	border: none;
	line-height: 1;
	background: #e62b0c;
	height: 5px;
	width: 46px;
	border-radius: 50px;
	margin: 0 5px;
	cursor: pointer;
	opacity: 1;
}

.slick-dots li.slick-active button {
	background: #e62b0c;
	width: 46px;
	height: 5px;
	opacity: 1;
}

.s-testimonial-wrap {
	box-shadow: 0px 16px 32px 0px rgba(232, 232, 232, 0.8);
	padding: 50px;
	margin: 0 27px;
	margin-bottom: 40px;
}

.st-img {
	float: left;
	margin-left: -80px;
	display: block;
	box-shadow: 0px 8px 16px 0px rgba(203, 203, 203, 0.5);
	border-radius: 50%;
}

.stc-info {
	overflow: hidden;
}

.stc-info h5 {
	font-size: 24px;
	margin-bottom: 10px;
	letter-spacing: -1px;
}

.stc-info span {
	font-size: 14px;
	color: #ff8155;
}

.s-testimonial-content h6 {
	font-size: 18px;
	font-style: italic;
	font-family: 'Roboto', sans-serif;
	margin-bottom: 20px;
}

.s-testimonial-content p {
	margin-bottom: 0;
}

.s-testimonial-wrap::before {
	position: absolute;
	content: "\f10d";
	top: 30px;
	right: 30px;
	font-family: "Font Awesome 5 Pro";
	font-size: 90px;
	color: #f8fbff;
	font-weight: 300;
	line-height: 1;
	z-index: -1;
}

.s-testimonial-p {
	padding-left: 50px;
}

.t-testimonial-content p {
	margin-bottom: 0;
}

.s-testimonial-active .slick-arrow {
	position: absolute;
	bottom: 40px;
	left: -440px;
	padding: 0;
	border: none;
	height: 60px;
	width: 60px;
	text-align: center;
	line-height: 60px;
	font-size: 14px;
	color: #ff8155;
	background: #fff0eb;
	border-radius: 50%;
	cursor: pointer;
	z-index: 9;
	transition: .3s;
}

.s-testimonial-active .slick-prev {
	left: -515px;
}

.s-testimonial-active .slick-arrow:hover {
	color: #fff;
	background: #ff8155;
}

.t-rating i {
	color: #e62b0c;
}

.testimonial-home .clients-home {
	padding: 50px 0 20px;
}

.testimonial-home .item {
	margin-bottom: 60px;
}

.testimonial-home .item .description-box {
	padding: 30px;
	background-color: transparent;
	position: relative;
	border: 1px solid #fff;
}

.testimonial-home .item .description-box:after {
	content: '';
	position: absolute;
	left: 30px;
	bottom: -24px;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-width: 12px 15px;
	border-top-color: #fff;
}

.testimonial-home .item .author {
	margin-top: 40px;
	padding-left: 25px;
}

.testimonial-home .item .name {
	font-weight: 600;
	margin-bottom: 4px;
	color: #fff;
}

.testimonial-home .item .name span {
	font-weight: 100;
}

.testimonial-home .item .title {
	font-size: 13px;
	color: #fff;
}

.testimonial-home .item .description {
	font-size: 15px;
	margin-bottom: 0;
}

.testimonial-home .item img {
	max-width: 40px;
	float: left;
	margin-right: 12px;
	margin-top: -5px;
}

.testimonial-client-home .carousel-indicators li {
	background-color: #858484;
	border: 0!important;
	width: 40px;
	height: 5px;
	margin: 5px 7px;
	transition: .5s;
}

.testimonial-client-home .carousel-indicators .active,
.testimonial-client-home .carousel-indicators li:hover {
	background: #e62b0c!important;
	width: 46px;
	height: 5px;
	opacity: 1!important;
}

.testimonial-inner-sec .clients-home {
	padding: 0px 0 20px;
}

.testimonial-inner-sec .item {
	margin-bottom: 60px;
}

.testimonial-inner-sec .item .description-box {
	padding: 30px;
	background-color: transparent;
	position: relative;
	border: 1px solid #e62b0c;
}

.testimonial-inner-sec .item .description-box:after {
	content: '';
	position: absolute;
	left: 30px;
	bottom: -24px;
	width: 0;
	height: 0;
	border: 15px solid transparent;
	border-width: 12px 15px;
	border-top-color: #e62b0c;
}

.testimonial-inner-sec .item .author {
	margin-top: 40px;
	padding-left: 25px;
}

.testimonial-inner-sec .item .name {
	font-weight: 600;
	margin-bottom: 4px;
	color: #232323;
}

.testimonial-inner-sec .item .name span {
	font-weight: 100;
}

.testimonial-inner-sec .item .title {
	font-size: 13px;
	color: #fff;
}

.testimonial-inner-sec .item .description {
	margin-bottom: 0;
	max-height: 100px;
	overflow: hidden;
	line-height: 26px;
	height: 47px;
}

.testimonial-inner-sec .item img {
	max-width: 40px;
	float: left;
	margin-right: 12px;
	margin-top: -5px;
}

.home-3-testimonial{
	margin:20px;
}

.testimonial3-box{
    box-shadow: 0px 0px 20px 0px rgba(28,23,161,0.3);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(28,23,161,0.3);
	-moz-box-shadow: 0px 0px 20px 0px rgba(28,23,161,0.3);
    padding: 20px;
}

.testimonial3-box .t-client3{
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.testimonial3-box .client3-title{
    display: flex;
    align-items: center;    
}

.testimonial3-box .client3-title h5{
	font-size:15px;
	color:#1C17A1;
	margin:0;
}

.testimonial3-box .client3-title span{
	font-size:13px;
	color:#1C17A1;
}

.testimonial3-rating i{
	font-size:10px;
	color:#D1913E;	
}

.test3-content .left-quotes3{
	color:#D1913E;
    font-size: 20px;
    padding-right: 20px;
}

.test3-content .right-quotes3{
	color:#D1913E;
    font-size: 20px;
    padding-left: 20px;
}

/* 11. Blog */

.blog-area {
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.la-single-blog {
	overflow: hidden;
	background-color: #fff;
	-webkit-box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	box-shadow: 0px 20px 35px rgba(0, 0, 0, .1);
	margin-bottom: 30px;
}

a.read-more-btn {
	color: #e62b0c;
	font-size: 15px;
}

.read-more-btn i {
	vertical-align: middle;
}

.la-single-blog .image img {
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.la-single-blog .content.home {
	padding: 25px;
	background-color: #fff;
	-webkit-box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	box-shadow: rgba(50, 50, 93, 0.25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	position: relative;
	z-index: 9;
}

.la-single-blog .content {
	padding: 25px;
	background-color: #fff;
	-webkit-box-shadow: rgba(50, 50, 93, .25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	box-shadow: rgba(50, 50, 93, .25) 0px 13px 27px -5px, rgba(0, 0, 0, 0.3) 0px 8px 16px -8px;
	position: relative;
	z-index: 9;
	display: inline-block;
	box-sizing: border-box;
	word-wrap: break-word;
}

.la-single-blog .content.home span {
	color: #ef452e;
	font-weight: 500;
	transition: .5s;
}

.la-single-blog .content span {
	color: #232323;
	font-weight: 500;
	transition: .5s;
}

span.f-right.date-grey {
	color: #222;
}

.la-single-blog .content.home span.f-right.date-grey {
	color: #222;
}

.la-single-blog .content h3 {
	font-size: 18px;
	line-height: 1.5;
	margin-top: 8px;
	margin-bottom: 25px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	color: #232323;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	white-space: break-spaces;
}

.la-single-blog .b-image img {
	-webkit-transition: 0.5s;
	transition: 0.5s;
	object-fit: cover;
	opacity: 1;
}
.b-image
{
 overflow:hidden;
}
.la-single-blog .content.home h3 a {
	color: #232323;
	transition: .5s;
}

.la-single-blog .content .blog-btn {
	font-weight: 500;
	color: #232323;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.la-single-blog .content .blog-btn i {
	position: relative;
	top: 2px;
}

.la-single-blog:hover .content .blog-btn {
	letter-spacing: 1px;
}

.la-single-blog:hover .image img {
	-webkit-transform: rotate(8deg) scale(1.3);
	transform: rotate(8deg) scale(1.3);
}

.la-single-blog .content::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background: #e62b0c;
	z-index: -1;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.la-single-blog:hover .content::before {
	height: 100%;
}

.la-single-blog:hover .content a {
	display: inherit;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	color: #fff;
}

.la-single-blog:hover .content span {
	color: #fff;
}

.pagination-blog {
	margin-top: 20px;
	text-align: center;
}

.pagination-blog .page-numbers {
	width: 45px;
	height: 45px;
	margin: 0 3px;
	display: inline-block;
	background-color: #fff;
	line-height: 45px;
	color: #9c9c9c;
	-webkit-box-shadow: 0 2px 10px 0 #d8dde6;
	box-shadow: 0 2px 10px 0 #d8dde6;
	font-size: 18px;
	border-radius: 50%;
	border: 1px solid #9c9c9c;
}

.pagination-blog .active {
	background: #e62b0c;
	color: white;
}

.pagination-blog .page-numbers:hover {
	background: #e62b0c;
	color: white;
}

.blog-sidebar .blog-box {
	padding: 30px;
	margin-bottom: 55px;
	position: relative;
	-webkit-box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	box-shadow: 0 10px 30px rgba(0, 0, 0, 0.07);
	border: 1px solid #eee;
}

.blog-sidebar form {
	position: relative;
}

.blog-sidebar form [type="search"] {
	padding: 0 15px;
	padding-right: 60px;
	height: 50px;
	width: 100%;
	border: 1px solid #ddd;
	outline: 0;
	border-radius: 25px;
}

.blog-sidebar form [type="search"]:focus{
    
    border-color: #e62b0c;
}

.blog-sidebar form [type="submit"] {
	width: 40px;
	height: 40px;
	line-height: 35px;
	padding: 0;
	text-align: center;
	margin: 5px 6px;
	position: absolute;
	right: 0;
	top: 0;
	border-radius: 50%;
	background: #e62b0c;
	color: white;
	border: 2px solid #e62b0c;
	font-size: 17px;
}

.blog-box .left-blog ul li a {
	color: #232323;
}

.blog-box .left-blog ul li {
	border-bottom: 1px solid #e6e6e6;
	padding: 15px 0;
}

.blog-box .left-blog .active {
	padding-top: 0;
}

.blog-box .left-blog span {
	float: right;
}

.blog-icon .fa-facebook-f {
	color: white;
	background: #4267B2;
	font-size: 25px;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.blog-icon .fa-google-plus-g {
	color: white;
	background: #db4a39;
	font-size: 25px;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.blog-icon .fa-twitter {
	color: white;
	background: #1DA1F2;
	font-size: 25px;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.blog-icon .fa-youtube {
	color: white;
	background: #FF0000;
	font-size: 25px;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.blog-icon .fa-instagram {
	color: white;
	background: #f09433;
	background: -moz-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: -webkit-linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	background: linear-gradient(45deg, #f09433 0%, #e6683c 25%, #dc2743 50%, #cc2366 75%, #bc1888 100%);
	font-size: 25px;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.blog-icon .fa-linkedin {
	color: white;
	background: #0e76a8;
	font-size: 25px;
	border-radius: 5px;
	width: 40px;
	height: 40px;
	line-height: 40px;
}

.blog-box .blog-icon ul li h5 {
	font-size: 14px;
	margin: 7px 0 0 0;
}

.blog-box .blog-icon ul .like a {
	font-size: 12px;
	color: #8c8c8c;
	font-weight: 600;
}

.tags ul li {
	display: inline-block;
	border: 1px solid #e6e6e6;
	background: #fff;
	margin-bottom: 8px;
	margin-right: 3px;
	transition: all 0.3s ease 0s;
	font-size: 14px;
	font-weight: 500;
	text-transform: capitalize;
	padding: 6.5px 29px;
	-webkit-transition: 0.5s;
}

.tags ul li a {
	color: #aca9a9;
}

.blog-sidebar h4 {
	position: relative;
}

.blog-sidebar h4::before {
	content: '';
	position: absolute;
	background: #e62b0c;
	bottom: 4px;
	left: -31px;
	width: 4px;
	height: 52px;
}

.section-title .post-author-meta {
	display: flex;
	align-items: flex-end;
	font-size: 15px;
	line-height: 1.3;
	margin-top: 78px;
}

.section-title .post-author-meta img {
	margin-right: 15px;
	border-radius: 100%;
}

.section-title .post-author-meta .story-name {
	padding-bottom: 3px;
	color: #232323;
}

.section-title .post-author-meta .story-name a {
	border: 1px solid;
	display: inline-block;
	font-size: 12px;
	line-height: 1;
	padding: 1px 6px;
	border-radius: 3px;
	color: #e62b0c;
	margin-left: 5px;
}

.detail-line {
	border-top: 1px solid rgba(107, 124, 147, 0.2);
}

.quote-icon .fa-quote-left {
	font-size: 32px;
	color: #222;
	padding-left: 12px;
}

.quote-icon {
	position: absolute;
	top: -19px;
}

section.section-writer .blog-desc-info {
	box-shadow: 2px 9px 17px 0px #888888;
}

span.title-blog {
	color: #e62b0c;
	font-size: 16px;
	text-transform: capitalize;
	font-weight: 700;
}

.blog-bg3{
	background-image: url(../img/home3/bg/blog-bg.png);	
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}
.single-blog3 {
    padding: 20px;
	margin: 0 10px;
    background: #fff;
    box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
}
.blog3-content h3 {
    font-size: 20px;
    color: #1C17A1;
    font-weight: 600;
    letter-spacing: 1px;
}
.read-btn3 a{
	color: #1C17A1;
    font-size: 15px;
}
.read-btn3 i{
	color: #d1913e;
    font-size: 30px;
    background: #ffffff;
}

.single-blog3 .date-circle{
	position: absolute;
    right: -15px;
    top: -15px;
    height: 50px;
    width: 50px;
    line-height: 50px;
    background: #d1913e;
    border-radius: 50%;
    color: #fff;
    box-shadow: 0px 0px 20px 1px rgb(28 23 161 / 50%);
}


.multi-dots{
	position: absolute;
    bottom: -40px;
    left: 5%;    
    width: 190px;    
    animation: spin 15s infinite linear;
}

@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.lines-multi{
	position: absolute;
    top: 10%;
    right: 15%;    
    width: 190px;
    -webkit-animation: mover 1s infinite  alternate;
    animation: mover 2s infinite  alternate;
}

@keyframes mover {
    0% { transform: translateY(0); }
    100% { transform: translateY(-20px); }
}

/* 12. Our Team */

.single-team {
	text-align: center;
	position: relative;
	margin-bottom: 30px;
}

.single-team .image {
	position: relative;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.single-team .image .social {
    position: absolute;
    top: 16px;
    right: 20px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.single-team .image .social li {
	-webkit-transform: translateY(30px);
	transform: translateY(30px);
	-webkit-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
	opacity: 0;
	visibility: hidden;
	-webkit-transform: perspective(1000px) rotateY(90deg);
	transform: perspective(1000px) rotateY(90deg);
	margin-bottom: 20px;
}

.single-team .image .social li:last-child {
	margin-bottom: 0;
}

.single-team .image .social li a {
	display: block;
	width: 30px;
	height: 30px;
	background-color: #fff;
	-webkit-box-shadow: 1px 20px 30px rgba(0, 0, 0, 0.07);
	box-shadow: 1px 20px 30px rgba(0, 0, 0, 0.07);
	text-align: center;
	position: relative;
	font-size: 15px;
	border-radius: 30px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.single-team .image .social li a i {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	margin-left: auto;
	margin-right: auto;
}

.single-team .image .social li a .fa-facebook-f {
	color: #3B5998;
}

.single-team .image .social li a .fa-twitter {
	color: #00A0DC;
}

.single-team .image .social li a .fa-linkedin-in {
	color: #0077B5;
}

.single-team .image .social li a .fa-google-plus-g {
	color: #EA4335;
}

.single-team .image .social li a:hover {
	transform: translateY(-10px);
}

.single-team .image .social li:nth-child(1) {
	-webkit-transition-delay: 0.2s;
	transition-delay: 0.2s;
}

.single-team .image .social li:nth-child(2) {
	-webkit-transition-delay: 0.3s;
	transition-delay: 0.3s;
}

.single-team .image .social li:nth-child(3) {
	-webkit-transition-delay: 0.4s;
	transition-delay: 0.4s;
}

.single-team .image .social li:nth-child(4) {
	-webkit-transition-delay: 0.5s;
	transition-delay: 0.5s;
}

.single-team .image .content {
	background-color: #fff;
	-webkit-box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
	box-shadow: 0 0 1.25rem rgba(108, 118, 134, 0.1);
	padding: 22px 20px;
	max-width: 212px;
	margin: -14px auto 0;
	position: relative;
	z-index: 1;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	border-radius: 5px;
}

.single-team .image .content h3 {
	margin-bottom: 1px;
	font-size: 18px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
}

.single-team .image .content h3 a {
	color: #202647;
}

.single-team .image .content span {
	font-size: 12px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	color: #222;
}

.single-team .image .content::before {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 0;
	background: #e62b0c;
	z-index: -1;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	border-radius: 5px;
}

.single-team:hover .image .social li {
    -webkit-transform: translateY(0);
    transform: translateY(20px);
    opacity: 1;
    visibility: visible;
}

.single-team:hover .image .content::before {
	height: 100%;
}

.single-team:hover .image .content h3 {
	color: #fff;
}

.single-team:hover .image .content span {
	color: #fff;
}


.team3-bg-shape {
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%);
}

.team3-innerbox .team3-img {
    overflow: hidden;    
    box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
}

.team3-content .col-lg-3:nth-child(2) .team3-innerbox,
.team3-content .col-lg-3:nth-child(4) .team3-innerbox {
    transform: translateY(60px);
}

.team3-innerbox .team3-text {
    left: 0;
    z-index: 1;
    bottom: 40px;
    width: 220px;
    height: 75px;
    padding: 10px 30px;
    position: absolute;
    background-color: #fff;
    transition: 500ms all ease;
}

.team3-innerbox:hover .team3-text {
    height: 110px;
}

.team3-text a:hover{
	color:#fff;
}

.team3-innerbox .team3-text:before {
    top: 0;
    right: 0;
    width: 6px;
    content: "";
    z-index: -1;
    height: 100%;
    position: absolute;
    transition: 500ms all ease;
    background: rgb(209, 145, 62);
}

.team3-innerbox .team3-text:after {
    top: 0;
    left: 0;
    width: 0px;
    content: "";
    z-index: -1;
    height: 100%;
    position: absolute;
    transition: 500ms all ease;
    background: rgb(209, 145, 62);
}

.team3-innerbox:hover .team3-text:before {
    width: 50%;
}

.team3-innerbox:hover .team3-text:after {
    width: 50%;
}

.team3-innerbox .team3-text span {
    color: #383838;
    font-size: 14px;
    padding-bottom: 3px;
    transition: 500ms all ease;
    border-bottom: 1px solid #d4d4d4;
}

.team3-innerbox .team3-text h3 {
    color: #333333;
    font-size: 18px;
    font-weight: 700;
    padding-top: 10px;
    margin-bottom: 10px;
	transition: 100ms all ease;
}

.team3-innerbox:hover .team3-text h3,
.team3-innerbox:hover .team3-text span {
	color:#fff;
}

.team3-innerbox .team3-text .team3-social {
    opacity: 0;
    margin-top: 8px;
    visibility: hidden;
    transition: 500ms all ease;
}

.team3-innerbox .team3-text .team3-social a {
    font-size: 14px;
    margin-right: 15px;
    transition: 500ms all ease;
    color: #fff;
}

.team3-innerbox:hover .team3-text .team3-social {
    opacity: 1;
    visibility: visible;
}



/* 13. Contact */

textarea.comment-message {
	height: 120px;
	padding: 44px 0px 0px 0px;
	resize: none;
}

.form-main .form-txt {
	font-size: 18px;
	letter-spacing: 0px;
	margin-bottom: 30px;
}

.form-control:focus {
	color: #212529;
	background-color: #fff;
	border-color: #e62b0c;
	outline: 0;
	box-shadow: none;
}

.form-control {
	display: block;
	font-family: 'Roboto';
	width: 100%;
	padding: 20px 2px 20px 0;
	background-clip: padding-box;
	transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
	margin-top: 33px;
	background-color: #ffffff;
	border: none;
	border-bottom: 2px solid #b3b3b3;
}

.contact-bg-home .form-control {
	background-color: transparent;
}

.contact-bg .form-control {
	background-color: transparent;
}

.contact-error span {
    color: #ff0000;
    font-size: 13px;
}

.thank-message span {
    color: #008000;
    font-size: 13px;
}

.success-message span {
    color: #008000;
    font-size: 13px;
}

.contact-right-content .heading h6 {
	font-size: 17px;
	font-weight: 600;
	text-transform: uppercase;
	color: #e62b0c;
	padding: 14px 0;
	margin: 0;
}

.contact-right-content .heading h2 {
	font-size: 26px;
	font-weight: 600;
	color: #232323;
	margin: 0;
}

.contact-right-content .heading p {
	padding: 22px 0;
	margin: 0;
}

.contact-right-content .content h3 {
	font-size: 19px;
	color: #232323;
	margin: 0;
}

.contact-right-content .bottom-content {
	padding-top: 30px;
}

.contact-right-content .bottom-content .content .col1 {
	position: relative;
	width: 20%;
	min-height: 1px;
	padding-left: 18px;
	flex-wrap: initial;
}

.contact-right-content .bottom-content .content .col2 {
	position: relative;
	width: 80%;
	min-height: 1px;
	padding-left: 0px;
	flex-wrap: initial;
}

.contact-right-content .content i {
	font-size: 25px;
	color: #e62b0c;
	padding-top: 3px;
}

.bottom-content .content {
	padding-bottom: 20px;
}

.map-contact iframe {
	display: block;
	width: 100%;
	height: 450px;
	border: 0;
}

.contact3-left-content{
    background: #fff;
    padding: 30px;
	box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
}

.contact3-left-content .title {
	color:#000;
    font-size: 25px;
    text-transform: uppercase;
    font-weight: 600;
}

.contact-button .btn3{
	font-size: 12px;
    letter-spacing: 0.5px;
    padding: 12px 16px;
    text-transform: uppercase;
}

.contact3-right-content .title {
	color:#000;
    font-size: 34px;
    font-weight: 500;
}

.contact3-right-content .sub-title{
	color:#000;
	font-size:15px;
	text-transform:uppercase;
	font-weight:400;
}

.contact3-right-content .pera{
	color:#000;
	font-size:15px;
	line-height:22px;
}

/* 14. Case Study */

.case-box .case-title {
	position: absolute;
	bottom: 30%;
	text-align: center;
}

.case-box {
	position: relative;
	overflow: hidden;
}

.case-box:before {
	content: "";
	opacity: .5!important;
}

.case-box:after,
.case-box:before {
	content: "";
	width: 100%;
	height: 100%;
	background: rgba(12, 230, 223, 0.3);
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transition: all 0.5s ease 0s;
}

.case-box:after {
	content: "";
	background: rgba(8, 131, 202, 0.3);
	border: 2px solid #e62b0c;
	top: 0;
	left: 170%;
	opacity: 1;
	z-index: 1;
	transform: skewX(45deg);
	transition: all 1s ease 0s;
}

.case-box:hover:before {
	opacity: 1;
}

.case-box:hover:after {
	left: -170%;
}

.case-box img {
	width: 100%;
	height: auto;
}

.case-box .box-content {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -100%;
	left: 0;
	transition: all 0.5s ease 0s;
}

.case-box:hover .box-content {
	bottom: 10%;
}

.case-box .title {
	display: block;
	font-size: 30px;
	font-weight: 700;
	color: #fff;
}

.case-box .post {
	display: block;
	font-size: 15px;
	font-weight: 500;
	color: #fff;
	padding: 18px 26px;
}

.owl-theme .owl-dots .owl-dot.active span {
	background: #e62b0c!important;
	width: 46px;
	height: 5px;
	opacity: 1;
}

.owl-theme .owl-dots .owl-dot:hover span {
	width: 46px;
	height: 5px;
	background: #e62b0c!important;
	opacity: 1;
}


.project3-box {
    perspective: 50em;
}

.project3-box {
    position: relative;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    color: #fff;
	background:transparent;    
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    transform: translateZ(0);
	transition: all .35s ease;
}
.project3-box img {
    transform-origin: 0 50%;
	background:#1C17A1;
}


.project3-box .project-content {
    background-color: #fff;
    padding: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    box-shadow: 0px 0px 20px 0px rgb(28 23 161 / 30%);
    left: 0;
    right: 0;
    color: #fff;
    text-align: center;
    opacity: 0;
    z-index: 1;
    transform: rotateY(-90deg);
    transform-origin: 100% 50%;
    transition: all .35s ease;
}

.project3-box .project-content-box{
	position:absolute;
	top:50%;
	left:50%;
	transform:translate(-50%, -50%);
	width: 85%;
}

.project3-box:hover>img {
    transform: rotateY(90deg);
	opacity: 0;
}


.project3-box:hover .project-content {
	opacity: 1;
    transition-delay: .21s;
    transform: rotateY(0);
}



/* 15. Achivement */

.achivement-home .about-num {
	color: #fff;
	margin: 10px 0;
	font-size: 50px;
}

.single-counter .count-sub-heading,
.achivement-home .num-text {
	color: #fff;
	font-size: 20px;
}

.single-counter .count-sub-heading {
	font-size: 18px;
	font-weight: 500;
}

/* 16. Newsletter */

.news-letter-form {
	max-width: 970px;
	margin: 0 auto;
}

.news-letter-form .form-control {
	height: 75px;
	border: 1px solid #c2c6c6;
	padding-left: 30px;
	padding-right: 200px;
	border-radius: 50px;
	font-size: 14px;
	color: #495057;
}

.news-letter-form .form-control:focus{
   border-color: #e62b0c;
}


.news-letter-form .btn.btn-warning {
	padding: 20px 25px;
	font-size: 16px;
}

.news-letter-form .btn {
	position: absolute;
	top: 4px;
	right: 4px;
	bottom: 4px;
}

/* 17. 404 Page */

.not-found-404 h2 {
	font-size: 250px;
	margin: 0;
	font-weight: 900;
	color: #e62b0c;
}

/* 18. Faq Page */

.hide-show a {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-webkit-flex-direction: column;
	flex-direction: column;
	width: 100%;
	padding: 1rem 3rem 1rem 1rem;
	color: #232323 !important;
	font-size: 1.15rem;
	font-weight: 400;
	border-bottom: 1px solid #e5e5e5;
}

.hide-show a:hover,
.hide-show a:hover::after {
	cursor: pointer;
	color: #e62b0c;
}

.hide-show a:hover::after {
	border: 1px solid #e62b0c;
}

.hide-show a.active {
	color: #e62b0c !important;
	border-bottom: 1px solid #e62b0c;
}

.hide-show a::after {
	font-family: 'Font Awesome 5 Pro';
	content: '\f067';
	position: absolute;
	float: right;
	right: 1rem;
	font-size: 1rem;
	color: #232323;
	padding: 3px;
	width: 30px;
	height: 30px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	border: 1px solid #232323;
	text-align: center;
}

.hide-show a.active::after {
	font-family: 'Font Awesome 5 Pro';
	content: '\f068';
	color: #03b5d2;
	border: 1px solid #e62b0c;
}

.hide-show .content {
	display: none;
	padding: 1rem;
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
}

.hide-show .content p {
	font-size: 1rem;
	font-weight: 300;
}

/* 19. Scroll To Top */

.scroll-bottom-to-top {
	width: 45px;
	height: 45px;
	background: #e62b0c;
	position: fixed;
	bottom: 19px;
	right: 10px;
	z-index: 990;
	text-align: center;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	display: none;
	border-radius: 50%;
}

.scroll-bottom-to-top i {
	font-size: 18px;
	line-height: 45px;
	color: #fff;
	position: relative;
	z-index: 10;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
}

.scroll-bottom-to-top.home3{
	background: #D1913E;
}

/* 20. Footer */

.footer-main {
	background-color: #100a27;
}

.footer-upper {
	padding-top: 90px;
	padding-bottom: 25px;
}

footer ul li {
	list-style: none;
	margin-bottom: 10px;
}

footer .footer-upper ul li a {
	color: #fff;
	opacity: 0.7;
	display: inline-block;
	font-size: 15px;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	position: relative;
	margin-right: 49px;
}

footer .footer-upper ul li a:hover {
	color: #e62b0c;
	-webkit-transform: translateX(20px);
	transform: translateX(10px);
}

footer .footer-upper ul li a:hover:after {
	opacity: 1;
}

.footer-copy a {
	color: #e62b0c;
	opacity: 0.7;
}

.footer-bottom .container-fluid {
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer-bottom .container {
	padding-top: 25px;
	padding-bottom: 25px;
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.footer-bottom .container::before {
	content: "";
	position: absolute;
	top: 0%;
	bottom: 0px;
	right: 0px;
	left: 0px;
	width: calc(-30px + 100%);
	z-index: 1;
	margin: 0 auto;
	border-top: 1px solid #fff;
	opacity: 0.2;
	height: 1px;
}

.footer-bottom .container-fluid::before {
	content: "";
	position: absolute;
	top: 0%;
	bottom: 0px;
	right: 0px;
	left: 0px;
	width: calc(-30px + 100%);
	z-index: 1;
	margin: 0 auto;
	border-top: 1px solid #fff;
	opacity: 0.2;
	height: 1px;
}

.footer-links a {
	font-size: 15px;
	color: #fff;
	-webkit-transition: all .3s ease;
	transition: all .3s ease;
}

.footer-links {
	margin: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.footer-links li+li::before {
	content: '|';
	font-size: 15px;
	color: #fff;
	margin-left: 10px;
	margin-right: 10px;
}

.footer-copy {
	margin: 0;
	color: #fff;
}

.footer-main .logo {
	margin-top: -12px;
}

.footer-title {
	font-size: 24px;
	font-weight: 600;
	color: #fff;
	margin: 0;
	margin-top: -5px;
	margin-bottom: 43px;
}

.footer-about-text {
	font-size: 15px;
	line-height: 26px;
	color: #fff;
	opacity: 0.7;
	margin: 0;
	padding-top: 36px;
}

.footer-social-icons {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.footer-social-icons a {
	font-size: 20px;
	color: #fff;
	opacity: 1;
	-webkit-transition: all .4s ease;
	transition: all .4s ease;
	background-color: rgba(0, 0, 0, 0);
	color: rgba(255, 255, 255, 0.7);
}

.footer-social-icons a+a {
	margin-left: 25px;
}

.footer-social-icons a:hover {
	opacity: 1;
	color: #fff;
	transform: translateY(-10px);
}

.menu-quick-link-container {
	display: flex;
}

.footer3-bg{
	background-image: url(../img/home3/footer/footer-bg.png);
	background-color: #1C17A1;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
}

.footer3-bottom{
	padding: 40px 0;
	background:rgba(28, 23, 161, .8);
}

.newsletter3 {
    padding: 50px 35px;
    background-color: #fff;
    width: 100%; 
	max-width:1160px;
    margin: 0 auto;
    transform: translatey(-50%);    
    z-index: 99;
    position: relative;
    background-image: url(../img/home3/bg/service-bg.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.newsletter-image:before {
    content: "";
    height: 314px;
    width: 200px;
    background-image: url(../img/home3/footer/footer-img.png);
    left: 50px;
    position: absolute;
    bottom: -164px;
    background-repeat: no-repeat;
    z-index: 999;
}

.newsletter3-title{
	font-size: 20px;
	margin-bottom: 10px;
}
.newsletter3-subtitle {
    font-size: 16px;
    font-weight: 100;
    margin-bottom: 0;
}

.newsletter3-form .p-btn3 {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;    
    font-size: 16px;
}

.contact3-inp {
    margin-top: 10px;
    border-radius: 50px;
    padding: 15px 20px;
	border-bottom:none;
	box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
}

.contact3-inp:focus {
    box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-webkit-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
	-moz-box-shadow: 0px 0px 30px 0px rgba(28,23,161,0.3);
}

.widget_home3 ul li{
	margin-bottom: 20px;
}

.widget_home3 .link-column ul li a {
    color: #fff;    
    font-size: 14px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;    
    margin-right: 49px;
	letter-spacing: 1px;
}

.widget_home3 .link-column ul li i {
    color: #D1913E;    
    font-size: 20px;  
}

.widget_home3 .link-column ul li span {
    color: #fff;    
    font-size: 14px;
	letter-spacing: 1px;
    -webkit-transition: all .4s ease;
    transition: all .4s ease;    
}

.footer3-logo{
	margin-top: -10px;
    margin-bottom: 32px;
}

.widget_about p {
    font-size: 15px;
    color: #fff;
    line-height: 20px;
    letter-spacing: 0.3px;
}

.footer3-social a{
    margin-right:20px;
}

.footer3-social a i{
    width: 30px;
    height: 30px;
    font-size: 16px;
    line-height: 32px;
    background: #fff;
    text-align: center;
    border-radius: 50%;
}

.footer3-social a:nth-child(1) {
  color: #db4a39;
}

.footer3-social a:nth-child(2) {
  color:#cd486b;
}
.footer3-social a:nth-child(3) {
  color: #1DA1F2;
}
.footer3-social a:nth-child(4) {
  color: #4267B2;
}

.widget-contact li{
	position:relative;
	padding-left:30px;
}
.widget_home3 .widget-contact .phone-3:before{
	content:"";
	background-image: url(../img/home3/footer/contact.png);
	background-size: cover;
	width:24px;
	height:24px;
	position: absolute;
    top: 0;
    left: 0;    
}

.widget_home3 .widget-contact .mail-3:before{
	content:"";
	background-image: url(../img/home3/footer/email.png);
	background-size: cover;
	width:24px;
	height:24px;
	position: absolute;
    top: 0;
    left: 0;    
}

.widget_home3 .widget-contact .add-3:before{
	content:"";
	background-image: url(../img/home3/footer/location.png);
	background-size: cover;
	width:24px;
	height:24px;
	position: absolute;
    top: 0;
    left: 0;    
}

.footer3-bottom .copyright-text a{
	color:#D1913E;
}


/* 21. Preloader */

.preloader {
	position: fixed;
	z-index: 99999;
	background: #fff;
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
}

.custom-line {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 115px;
	height: 115px;
}

.loader {
	width: calc(90% - 0px);
	height: calc(100% - 0px);
	border-top: 8px solid #e62b0c;
	border-radius: 50%;
	animation: rotate 5s linear infinite;
}

.loader-2, .loader-4{
	border-top: 8px solid #D1913E;
}
.loader-1, .loader-3{
	border-top: 8px solid #1C17A1;
}

@keyframes rotate {
	100% {
		transform: rotate(360deg)
	}
}
/*新增加的css*/
.pagination-container {
  padding: 20px 16px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.pagination {
  margin-top: 20px;
  display: flex;
  flex-wrap: nowrap;
  gap: 6px;
}
.pagination a,
.pagination span {
  min-width: 38px;
  height: 38px;
  border: 1px solid #ccc;
  text-decoration: none;
  color: #333;
  border-radius: 4px;
  font-size: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pagination .current {
  background-color: rgb(255 121 8);
  color: white;
  border-color: rgb(255 121 8);
}
.pagination .disabled {
  color: #aaa;
  border-color: #eee;
}