body {
	overflow-x: hidden;
	font-family: 'Proxima Nova Rg'
}

p {
	font-family: 'Proxima Nova Rg'
}

.form-btn-st:focus,
a:focus,
a:hover,
button:focus,
button:hover {
	text-decoration: none !important;
	outline: 0
}

section {
	float: left;
	width: 100%
}

.header-top {
	display: block;
	background: #00273f;
	text-align: right
}

.header-top ul {
	padding: 0;
	margin: 0
}

.header-top ul li {
	display: inline-block;
	padding: 10px 15px
}

.header-top ul li a {
	font-size: 15px;
	color: #fff
}

.navbar-right a.yellow_btn_m {
	margin: 0 15px 0 15px;
	position: relative;
	padding: 12px 19px 12px 45px !important
}

.navbar-right a.yellow_btn_m:before {
	content: "";
	background-image: url(../images/call-btn.html);
	position: absolute;
	height: 32px;
	width: 28px;
	left: 12px;
	top: 0;
	bottom: 0;
	margin: auto
}

.header-top ul li a i {
	margin: 0 3px 0 0;
	font-size: 18px
}

.head_top {
	padding: 15px 0;
	z-index: 9;
	position: absolute;
	left: 0;
	right: 0;
	padding: 0
}
.header_navbar {
    display: inline-flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.head_top .navbar .navbar-header a.navbar-brand {
	font-weight: 700;
	color: #00273f;
	font-size: 26px
}

.head_top .navbar-right {
	padding-top: 25px
}

.head_top .navbar.navbar-defult {
	margin-bottom: 0
}

.head_top .navbar.navbar-defult ul li a:focus,
.head_top .navbar.navbar-defult ul li a:hover,
.head_top .navbar.navbar-defult ul li.active a {
	background: 0 0;
	color: #fa690c
}

.head_top .navbar.navbar-defult ul li a {
	color: #000;
	opacity: 1;
	font-size: 13px;
	font-family: 'Proxima Nova Rg';
	text-transform: uppercase;
	padding: 10px 12px;
	font-weight: 700
}
.design-ul .design-box:hover h4, .design-ul .design-box:hover p {
    color: #2a338e !important;
}
.design-ul .design-box:hover h4, .design-ul .design-box p {
    transition: 0.5s;
}
.head_top .navbar.navbar-defult ul li a.btn-org {
	border-radius: 50px;
	padding: 12px 27px;
	color: #fff;
	background: linear-gradient(to right, #3ab0ce, #1bc9bb);
	font-size: 13px;
	font-weight: 700
}

.head_top .dropdown-menu>li>a {
	position: relative;
	margin: 0 0 10px;
	font-weight: 500;
	border-left: 4px solid #00273f
}

.head_top ul.dropdown-menu {
	padding: 20px 0 15px;
	border: none;
	left: 0;
	right: 0;
	width: 250px
}

.logo {
	width: 100%;
	margin: 0
}

.head_top .dropdown-menu>.active>a,
.head_top .dropdown-menu>.active>a:focus,
.head_top .dropdown-menu>.active>a:hover {
	text-decoration: none;
	background-color: transparent;
	outline: 0;
	color: #fc5216 !important;
	border-left: 4px solid #fc5216
}

.head_top .dropdown-menu>li>a:hover:before {
	color: #fc5216
}

.head_top .open>a,
.head_top .open>a:focus,
.head_top .open>a:hover {
	background-color: transparent !important;
	border-color: transparent !important;
	color: #fc5216 !important
}

.main-banner {
	background: url(../images/main-banner-bg.jpg);
	background-position: center !important;
	background-size: cover !important;
	background-repeat: no-repeat !important;
	padding: 150px 0 0;
	text-align: center
}

.main-banner h1,
.main-banner p {
	color: #fff
}

.btn-started {
	border-radius: 8px;
	border: 0;
	padding: 10px 25px;
	color: #fff;
	margin-right: 5px;
	font-weight: 600;
	text-shadow: none;
	letter-spacing: .5px;
	transition-duration: .5s;
	background: linear-gradient(to left, rgb(1 219 254) 50%, #fff 50%);
	background-size: 212%;
	background-position: right bottom;
	transition: all .5s ease;
	color: #222
}

.btn-st {
	margin-top: 25px
}

.btn-chat {
	border-radius: 8px;
	padding: 10px 25px;
	color: #000;
	font-weight: 600;
	text-shadow: none;
	letter-spacing: .5px;
	transition-duration: .5s;
	background: linear-gradient(to left, rgb(1 219 254) 50%, #fff 50%);
	background-size: 212%;
	background-position: left bottom;
	border: 0;
	transition: all .5s ease
}

.btn-started:hover {
	color: #000;
	background-position: left bottom;
	text-decoration: none;
	background-size: 210%
}

.btn-chat:hover {
	color: #000;
	background-position: right bottom;
	text-decoration: none;
	background-size: 210%
}

.bnr-txt p {
	width: 70%;
	margin: 0 auto;
	display: table
}

.bnr-txt h1 {
	font-size: 45px;
	font-family: 'Proxima Nova Rg';
	font-weight: 700
}

.slider-box img {
	width: 90%;
	text-align: center;
	margin: 0 auto
}

.bnr-slider {
	padding-top: 30px
}

.bnr-slider .slider-box {
	position: relative;
	top: 22px
}

.bnr-slider .slick-next:before,
.bnr-slider .slick-prev:before {
	font-size: 30px;
	color: #663399
}

.bnr-slider .slick-next {
	right: 26%;
	font-weight: 900;
	z-index: 2
}

.bnr-slider .slick-prev {
	left: 26%;
	font-weight: 900;
	z-index: 2
}

.slider-box img:focus {
	outline: 0
}

.other-txt {
	padding: 40px 0 10px
}

.other-box {
	border-right: 2px solid #ddd;
	border-right-style: dashed
}

.other-box h3 {
	font-size: 16px;
	font-weight: 600
}

.other-box {
	padding: 0 20px 0 0
}

.other-box h3 br {
    display: none;
}


.bdr-rem {
	border: 0
}

.promote-sec {
	background: #ddd;
	margin-top: 30px
}

.promote-sec .promot-col-div {
	display: flex;
	align-items: center;
	justify-content: center
}

.hd-txt h2 {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: .3px;
	padding-bottom: 20px
}

.hd-txt h3 {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: .3px;
	padding-bottom: 20px
}

.hd-txt b {
	font-size: 28px;
	font-weight: 600;
	letter-spacing: .3px;
	padding-bottom: 20px
}

.hd-txt p {
	letter-spacing: .1px;
	line-height: 26px
}

.promote-img img {
	width: 100%;
	margin-top: -30px
}

.design-ul ul {
	padding: 0;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative
}

.design-sec:hover .circle-1 {
	animation: orbit5 2.9s linear infinite
}

.design-sec:hover .circle-2 {
	animation: orbit5 2.7s linear infinite
}

.design-sec:hover .circle-3 {
	animation: orbit5 2.5s linear infinite
}

.design-ul ul li {
	margin: 10px 8px;
	width: 33.33%
}

.design-ul .design-box {
	border-radius: 10px;
	background-color: #f9feff;
	box-shadow: 3.859px 13.458px 18px 0 rgba(0, 0, 0, .13);
	padding: 20px 8px;
	transition-duration: .5s;
	background: linear-gradient(to left, #f9feff50%, #28befe 50%);
	background-size: 212%;
	background-position: right bottom
}

.design-sec .design-txt {
	color: #fff;
	padding-top: 30px
}

.design-sec {
	padding: 50px 0;
	background: #2a338e;
	position: relative
}

.design-main-div {
	position: relative
}

.design-sec:before {
	content: '';
	position: absolute;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	background: url(../images/design-side-img.png);
	width: 419px;
	height: 319px;
	left: 0;
	bottom: 0
}

.design-ul-col-2 {
	position: relative;
	left: -200px
}

.design-box:hover {
	background-position: left bottom;
	text-decoration: none;
	background-size: 210%
}

.design-ul .design-box:hover {
	background-size: 212%;
	background-position: left bottom
}

.design-ul .design-box:hover h4,
.design-ul .design-box:hover p {
	color: #fff
}

.portfolio-sec {
	padding: 50px 0;
	background: #e2e2e2
}

.port-img-small img {
	width: 100%
}

.portfolio-sec .hd-txt {
	text-align: center
}

.port-tab {
	margin: 20px 0
}

.port-tab #nav-tabs-wrapper {
	border: 0
}

.port-tab #nav-tabs-wrapper {
	text-align: center;
	margin: 0 auto;
	display: table
}

.port-tab #nav-tabs-wrapper li {
	background: 0 0
}

.port-tab #nav-tabs-wrapper li a.active,
.port-tab #nav-tabs-wrapper li a:hover {
	background: #fff
}

.box18 {
	overflow: hidden
}

.box18 {
	text-align: center;
	position: relative
}

.box18:after,
.box18:before {
	content: "";
	width: 2px;
	height: 2px;
	border-radius: 50%;
	background: rgba(0, 0, 0, .35);
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0)
}

.box18:hover:after,
.box18:hover:before {
	-webkit-transform: scale(400);
	-moz-transform: scale(400);
	-ms-transform: scale(400);
	-o-transform: scale(400);
	transform: scale(400)
}

.box18:before {
	-o-transition: all .5s linear .3s;
	-moz-transition: all .5s linear .3s;
	-ms-transition: all .5s linear .3s;
	-webkit-transition: all .5s linear .3s;
	transition: all .5s linear .3s
}

.box18:hover:before {
	-moz-transition-delay: 0s;
	-webkit-transition-delay: 0s;
	-o-transition-delay: 0s;
	-ms-transition-delay: 0s;
	transition-delay: 0s
}

.box18:after {
	-o-transition: all .5s linear .6s;
	-moz-transition: all .5s linear .6s;
	-ms-transition: all .5s linear .6s;
	-webkit-transition: all .5s linear .6s;
	transition: all .5s linear .6s
}

.box18:hover:after {
	-moz-transition-delay: .2s;
	-webkit-transition-delay: .2s;
	-o-transition-delay: .2s;
	-ms-transition-delay: .2s;
	transition-delay: .2s
}

.box18 img {
	width: 100%;
	height: auto
}

.box18 .box-content {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: 0 0;
	color: #fff;
	padding-top: 25px;
	-webkit-transform: scale(0);
	-moz-transform: scale(0);
	-ms-transform: scale(0);
	-o-transform: scale(0);
	transform: scale(0);
	-ms-transition: all .3s linear 0s;
	-o-transition: all .3s linear 0s;
	-webkit-transition: all .3s linear 0s;
	-moz-transition: all .3s linear 0s;
	transition: all .3s linear 0s;
	z-index: 1;
	display: flex;
	justify-content: center;
	align-items: center
}

.box18:hover .box-content {
	-webkit-transform: scale(1);
	-moz-transform: scale(1);
	-ms-transform: scale(1);
	-o-transform: scale(1);
	transform: scale(1);
	-moz-transition-delay: .4s;
	-webkit-transition-delay: .4s;
	-o-transition-delay: .4s;
	-ms-transition-delay: .4s;
	transition-delay: .4s
}

.box18 .title {
	font-size: 21px;
	font-weight: 700;
	text-transform: uppercase;
	border-bottom: 1px solid #fff;
	padding-bottom: 20px;
	margin-top: 20px
}

.box18 .description {
	font-size: 14px;
	font-style: italic;
	padding: 0 10px;
	margin: 15px 0
}

.box18 .read-more {
	display: block;
	width: 120px;
	background: #178993;
	border-radius: 5px;
	font-size: 14px;
	color: #fff;
	text-transform: capitalize;
	padding: 10px 0;
	margin: 0 auto
}

@media only screen and (max-width:990px) {
	.box18 {
		margin-bottom: 30px
	}

}

@media only screen and (max-width:479px) {
	.box18 .box-content {
		padding-top: 0
	}

}

@media only screen and (max-width:359px) {
	.box18 .title {
		padding-bottom: 10px
	}

}

.box18:hover .box-content i {
	font-size: 40px;
	color: #fff
}

.port-tab #nav-tabs-wrapper li a {
	border-radius: 10px;
	color: #222
}

.price-sec {
	padding: 50px 0;
	position: relative
}

.price-sec:before {
	content: '';
	background: #28befe;
	min-height: 600px;
	max-height: 600px;
	position: absolute;
	left: 0;
	right: 0;
	top: 0
}

.price-sec .hd-txt {
	text-align: center;
	margin-bottom: 70px
}

.hd-txt h2 {
	margin: 0
}

.hd-txt h3 {
	margin: 0
}

.hd-txt b {
	margin: 0
}

.price-box {
	text-align: center;
	border-radius: 18px;
	position: relative;
	background-color: #fff;
	box-shadow: 1.654px 5.768px 24px 0 rgba(0, 0, 0, .1);
	top: 0;
	transition-duration: .6s
}

.price-col-main {
	padding: 80px 0 80px
}

.price-txt h2 {
	color: #4208c5;
	font-weight: 800;
	margin-top: 0
}

.price-txt b {
	color: #4208c5;
	font-weight: 800;
	margin-top: 0;
	font-size : 30px;
	margin-bottom: 10px;
	font-family: inherit;

}

.price-txt h4 {
	font-size: 20px;
	text-transform: capitalize;
	margin-bottom: 5px;
	margin-top: 20px
}

.price-list ul {
	list-style: none;
	text-align: left;
	padding-left: 20px;
	height: 255px;
	overflow-x: hidden;
	margin-bottom: 0
}

.price-list {
	border-radius: 18px;
	background-color: #ededed;
	box-shadow: 1.654px 5.768px 24px 0 rgba(0, 0, 0, .1);
	padding: 20px 0 0;
	line-height: 2
}

.price-img img {
	margin-top: -40px
}

.price-btn-st {
	position: relative;
	top: 10px
}

.price-box:hover {
	transform: scale(1.05);
	top: -10px;
	background: #2a338e
}

.price-box:hover .price-list {
	background: 0 0;
	color: #fff;
	border: 0;
	box-shadow: none
}

.price-box:hover .price-btn-st a {
	background: #fff;
	color: #222
}

.price-box:hover .price-txt h4 {
	color: #fff
}

.price-box:hover .price-txt h2 {
	color: #fff
}

.price-box:hover .price-txt b {
	color: #fff
}

.price-list ul::-webkit-scrollbar {
	width: 8px
}

.price-list ul::-webkit-scrollbar-track {
	background: #ffde29;
	border-radius: 10px
}

.price-list ul::-webkit-scrollbar-thumb {
	background: #4208c5;
	border-radius: 10px;
	height: 5px
}

.price-list ul::-webkit-scrollbar-thumb:hover {
	background: #4208c5
}

.pr-circle-st {
	position: absolute;
	transition-duration: .6s
}

.circle-1 {
	background: #ffd547;
	width: 25px;
	height: 25px;
	border-radius: 60%;
	top: 0;
	left: 10%;
	bottom: 0;
	margin: auto;
	display: table
}

.circle-2 {
	background: #5762e0;
	width: 15px;
	height: 15px;
	border-radius: 60%;
	top: 35%;
	left: 2%;
	bottom: 0
}

.circle-3 {
	background: #00ebab;
	width: 20px;
	height: 20px;
	border-radius: 60%;
	top: 15%;
	left: 15%;
	bottom: 0
}

.circle-4 {
	background: #ffd547;
	width: 25px;
	height: 25px;
	border-radius: 60%;
	top: 0;
	right: 10%;
	bottom: 0;
	margin: auto;
	display: table
}

.circle-5 {
	background: #5762e0;
	width: 15px;
	height: 15px;
	border-radius: 60%;
	top: 35%;
	right: 2%;
	bottom: 0
}

.circle-6 {
	background: #00ebab;
	width: 20px;
	height: 20px;
	border-radius: 60%;
	top: 15%;
	right: 15%;
	bottom: 0
}

.price-sec:hover .circle-1 {
	animation: orbit5 2.9s linear infinite
}

.price-sec:hover .circle-2 {
	animation: orbit5 2.7s linear infinite
}

.price-sec:hover .circle-3 {
	animation: orbit5 2.5s linear infinite
}

.price-sec:hover .circle-4 {
	animation: orbit5 2s linear infinite
}

.price-sec:hover .circle-5 {
	animation: orbit5 2.1s linear infinite
}

.price-sec:hover .circle-6 {
	animation: orbit5 2.3s linear infinite
}

@-webkit-keyframes orbit5 {
	from {
		-webkit-transform: rotate(10deg) translateX(20px) rotate(0)
	}

	to {
		-webkit-transform: rotate(-350deg) translateX(20px) rotate(360deg)
	}

}

@-moz-keyframes orbit5 {
	from {
		-moz-transform: rotate(10deg) translateX(20px) rotate(0)
	}

	to {
		-moz-transform: rotate(-350deg) translateX(20px) rotate(360deg)
	}

}

@-o-keyframes orbit5 {
	from {
		-o-transform: rotate(10deg) translateX(20px) rotate(0)
	}

	to {
		-o-transform: rotate(-350deg) translateX(20px) rotate(360deg)
	}

}

@keyframes orbit5 {
	from {
		transform: rotate(10deg) translateX(20px) rotate(0)
	}

	to {
		transform: rotate(-350deg) translateX(20px) rotate(360deg)
	}

}

.service-tab {
	background: #2a338e;
	padding: 50px 0;
	position: relative
}

.service-tab:hover .circle-1 {
	animation: orbit5 2.9s linear infinite
}

.service-tab:hover .circle-2 {
	animation: orbit5 2.7s linear infinite
}

.service-tab:hover .circle-3 {
	animation: orbit5 2.5s linear infinite
}

.service-tab:hover .circle-4 {
	animation: orbit5 2s linear infinite
}

.service-tab:hover .circle-5 {
	animation: orbit5 2.1s linear infinite
}

.service-tab:hover .circle-6 {
	animation: orbit5 2.3s linear infinite
}

.service-tab .hd-txt {
	color: #fff;
	text-align: center
}

.serv-tab-img img {
	width: 100%;
	padding-top: 20px;
	margin: 0 auto;
	display: table
}

.serv-tab li a {
	border-radius: 10px;
	background-color: #fff;
	border: 0
}

.serv-tab li a:hover,
.serv-tab li.active a,
.serv-tab li.active a:focus,
.serv-tab li.active:hover a {
	background: #28befe;
	color: #fff;
	border: 0
}

.serv-tab .nav-tabs {
	border: 0
}

.serv-tab li {
	margin-top: 13px
}

.serv-tab-bx h3 {
	margin: 8px 0;
	color: #222
}

.serv-tab-bx p {
	color: #222
}

.serv-tab li a:hover h3,
.serv-tab li a:hover p,
.serv-tab li.active h3,
.serv-tab li.active p,
.serv-tab li.active:hover h3,
.serv-tab li.active:hover p {
	color: #fff
}

.serv-tab {
	padding-top: 25px
}

.process-sec {
	padding: 50px 0 90px;
	background: url(../images/process-bg.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: center;
	z-index: -1111
}

.process-sec .hd-txt {
	text-align: center;
	margin-bottom: 100px
}

.process-img {
	width: 150px;
	height: 150px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	border: 1px solid #bebebe;
	border-radius: 60%
}

.process-btn {
	color: #fff;
	padding: 5px 20px;
	text-align: center;
	border-radius: 10px;
	margin: 20px 0;
	background: linear-gradient(to left, #2a338e 50%, #28befe 50%);
	background-size: 212%;
	background-position: left bottom;
	transition: all .5s ease
}

.process-btn h4 {
	font-size: 16px
}

.process-detail {
	border-radius: 12px;
	text-align: center;
	padding: 20px 10px;
	background: #e2e2e2;
	position: relative
}

.process-detail p {
	margin: 0;
	font-weight: 700
}

.process-detail i {
	position: absolute;
	top: -25px;
	font-size: 40px;
	margin: 0 auto;
	left: 0;
	right: 0;
	color: #e2e2e2
}

.proc-1 .process-detail:before {
	content: '01';
	font-size: 30px;
	font-weight: 700;
	bottom: -20px;
	position: absolute;
	left: 35px
}

.proc-2 .process-detail:before {
	content: '02';
	font-size: 30px;
	font-weight: 700;
	top: -20px;
	position: absolute;
	left: 35px
}

.proc-3 .process-detail:before {
	content: '03';
	font-size: 30px;
	font-weight: 700;
	bottom: -20px;
	position: absolute;
	left: 35px
}

.proc-4 .process-detail:before {
	content: '04';
	font-size: 30px;
	font-weight: 700;
	top: -20px;
	position: absolute;
	left: 35px
}

.process-col-div-m {
	padding-top: 80px;
	padding-bottom: 30px
}

.process-box.proc-2 .process-detail,
.process-box.proc-4 .process-detail {
	margin-top: -32px
}

.process-box.proc-1 .process-detail {
	transform: translateY(80px);
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s;
	visibility: hidden
}

.process-box.proc-1.active .process-detail {
	transform: translateY(0);
	visibility: visible;
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s
}

.process-box {
	transition-duration: 1s
}

.process-box.proc-2 .process-detail {
	transform: translateY(-80px);
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s;
	visibility: hidden
}

.process-box.proc-2.active .process-detail {
	transform: translateY(0);
	visibility: visible;
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s
}

.process-box.proc-2 .process-detail {
	transform: translateY(-80px);
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s;
	visibility: hidden
}

.process-box.proc-2.active .process-detail {
	transform: translateY(0);
	visibility: visible;
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s
}

.process-box.proc-3 .process-detail {
	transform: translateY(80px);
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s;
	visibility: hidden
}

.process-box.proc-3.active .process-detail {
	transform: translateY(0);
	visibility: visible;
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s
}

.process-box.proc-4 .process-detail {
	transform: translateY(-80px);
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s;
	visibility: hidden
}

.process-box.proc-4.active .process-detail {
	transform: translateY(0);
	visibility: visible;
	transition-delay: .5s;
	transition: transform .3s;
	transition-duration: 1s
}

.process-box.proc-4 .process-detail i {
	bottom: -25px;
	top: inherit;
	transform: rotate(180deg)
}

.process-box.proc-2 .process-detail i {
	bottom: -25px;
	top: inherit;
	transform: rotate(180deg)
}

.process-box.active .process-btn {
	background-position: right bottom;
	text-decoration: none;
	background-size: 210%
}

.cta-sec {
	background: url(../images/cta-img-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	padding: 50px 0
}

.cta-img img {
	width: 100%
}

.cta-txt h2 {
	font-size: 38px;
	color: #fff;
	font-weight: 600
}

.cta-txt h3 {
	font-size: 38px;
	color: #fff;
	font-weight: 600
}

.cta-txt p {
	font-size: 30px;
	line-height: 35px;
	color: #fff
}

.cta-img {
	position: relative
}

.cta-img img {
	position: absolute;
	top: -50px
}

.cta-btn .btn-started {
	background: linear-gradient(to left, rgb(255 255 255)50%, #000 50%);
	background-size: 212%;
	transition: all .5s ease;
	color: #c00;
	border: 2px solid #fff
}

.btn-st.cta-btn .btn-started:hover {
	color: #000;
	background-position: right bottom;
	text-decoration: none;
	background-size: 210%
}

.cta-btn .btn-chat {
	background: linear-gradient(to left, #222 50%, #fff 50%);
	background-size: 212%;
	transition: all .5s ease;
	color: #c00;
	border: 2px solid #fff
}

.btn-st.cta-btn .btn-chat:hover {
	color: #fff;
	background-position: right bottom;
	text-decoration: none;
	background-size: 210%
}

section.testimonial-sec {
	padding: 50px 0
}

.testimonial-sec .hd-txt {
	text-align: center;
	padding-bottom: 30px
}

.testi-bg-st {
	padding: 50px 0;
	background: url(../images/testi-bg-img.png);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center center;
	position: relative;
	height: 450px
}

.testi-bg-st:before {
	content: '';
	background: url(../images/quote.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	width: 165px;
	height: 126px;
	position: absolute;
	left: 20%;
	top: 0
}

.testi-box {
	border-radius: 12px;
	background-color: #fff;
	box-shadow: 0 16px 27px 0 rgba(0, 0, 0, .06);
	padding: 10px 20px;
	text-align: center;
	margin: 0 30px
}

.testi-box h3 {
	font-weight: 600
}

.testi-box b {
    font-weight: 600;
    padding-top: 20px !important;
    padding-bottom: 10px !important;
    font-family: inherit;
    line-height: 1.1;
    color: inherit;
    font-size: 24px;
}

.testi-img {
	width: 100px;
	height: 100px;
	border-radius: 60%;
	background: #2a338e;
	text-align: center;
	margin: 0px auto 20px;
}

.testimo-slider .slick-list.draggable {
	margin-left: 200px
}

.testimo-slider .slick-prev {
	left: 100px;
	background: #2a338e;
	right: inherit;
	border-radius: 60%;
	width: 35px;
	height: 35px;
	top: 195px;
	transform: rotate(272deg)
}

.testimo-slider .slick-prev:before {
	font-size: 16px;
	transform: rotate(276deg);
	position: relative;
	top: -1px
}

.testimo-slider .slick-next {
	left: 100px;
	background: #2a338e;
	right: inherit;
	border-radius: 60%;
	width: 35px;
	height: 35px;
	display: flex;
	top: 160px;
	align-items: center;
	justify-content: center
}

.testimo-slider .slick-next:before {
	text-align: center;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
	transform: rotate(272deg);
	left: -2px;
	right: 0;
	margin: auto;
	position: relative
}

.testimo-slider .slick-next:focus,
.testimo-slider .slick-next:hover,
.testimo-slider .slick-prev:focus,
.testimo-slider .slick-prev:hover {
	background: #28befe
}

.client-sol-sec {
	padding: 50px 0
}

.client-img-div ul {
	list-style: none
}

.client-img-div ul li {
	width: 33.33%;
	float: left
}

.client-img-div ul li img {
	width: auto;
	margin: 0 auto;
	display: table;
	text-align: center
}

.client-sol-sec .client-col-div {
	display: flex;
	align-items: center
}

.client-img-div ul li.li-bdr {
	border-bottom: 2px solid #f1f1f1
}

.client-img-div .client-img-li {
	border-right: 1px solid #eee
}

.client-img-li.li-cl-3,
.client-img-li.li-cl-6 {
	border: 0
}

.serv-div {
	display: flex;
	align-items: center;
	justify-content: center
}

#m-footer a:hover {
	padding-left: 5px;
	color: #ec1c23
}

#m-footer a {
color: #fff;
    line-height: 26px;
    transition-duration: .5s;
    font-size: 17px;
}

.payment-img {
	margin-top: 30px
}

#m-footer {
	position: relative;
	background: #2a338e;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding: 40px 0 10px
}

#m-footer h5 {
	min-height: 40px;
	color: #fff;
	font-size: 20px;
	margin: 5px 0
}

#m-footer p {
	color: #fff;
	margin-top: 10px
}

.contactme-form {
	margin-top: 15px
}

.txt-div ul {
	padding: 0;
	list-style: none
}

.abt-txt {
	position: relative
}

.abt-txt:after {
	content: '';
	background: url(../images/c-bk.html);
	width: 38px;
	height: 36px;
	background-size: cover;
	position: absolute;
	z-index: 1;
	background-position: 100%;
	right: 70px;
	top: 150px
}

.txt-div .fa-caret-right {
	color: #fff
}

.ftr-ul {
	display: flex;
	align-items: center;
	justify-content: flex-start;
	padding: 0;
	list-style: none
}

.sub-m-div {
	display: flex;
	align-items: center;
	justify-content: center
}

ul.ftr-ul .li-1 {
	border-right: 1px solid #888
}

ul.ftr-ul li {
	padding: 0 10px;
	color: #888
}

ul.ftr-ul .li-one {
	padding: 0 10px 0 0
}

.copy-txt {
	color: #888
}

#scnd-ftr {
	padding: 20px 0
}

.img-1-p {
	padding: 0 40px 0 0
}

label.control.control--checkbox,
label.control.control--checkbox a {
	color: #8f9cb5;
	font-size: 16px;
	margin: 0
}

div#contactForm input,
div#contactForm textarea {
	width: 100%;
	padding: 6px 20px;
	background: 0 0;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #000;
}

.contactme-form .r-side {
	padding-left: 10px
}

div#contactForm textarea {
	height: 80px
}

div#contactForm .ftr-form-btn {
	background: #fff;
	color: #c00
}

div#contactForm::placeholder {
	color: #fff
}

.dev-tab li {
	width: 20%;
	text-align: center;
	margin: 0 auto
}

.devploment-sec {
	padding: 50px 0
}

.devploment-sec .dev-tab ul li a {
	border: 0;
	border-right: 1px solid;
	border-radius: 0;
	background: 0 0;
	border-top: 0;
	border-bottom: 0;
	border-left: 0
}

.devploment-sec .hd-txt {
	text-align: center;
	padding-bottom: 50px
}

.devploment-sec .dev-tab ul li a:hover {
	background: #b9eaff
}

.dev-tab li.active a {
	background: #b9eaff
}

.devploment-sec .dev-tab li.active a {
	background: #b9eaff61;
	border-right: 1px solid transparent;
	border-top: 0;
	border-bottom: 0;
	border-left: 0
}

.devploment-sec .dev-tab ul li.bdr-rem a {
	border: 0
}

.dev-tab-inner .dev-tab-col {
	border-left: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	border-bottom-left-radius: 8px;
	border-bottom-right-radius: 8px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding-top: 25px;
	background: #eeeeee2b;
	background-size: cover;
	background-position: center center
}

.dev-tab li.bdr-rem a {
	margin: 0
}

.dev-tab-img img {
	width: 85%;
	margin: 0 auto;
	display: table
}

.dev-tab {
	clear: both
}

.dev-tab-txt h3 {
	margin-bottom: 20px
}

.dev-tab-txt h4 {
	color: #2a338e
}

.dev-tab-txt p {
	line-height: 25px
}

.dev-tab-txt ul {
	list-style: none;
	padding: 0
}

.dev-tab-txt ul li {
	line-height: 30px
}

.dev-tab-txt ul li i {
	color: #2a338e;
	margin-right: 5px
}

.p0 {
	padding: 0
}

.black-heading h2 {
	color: #1a1a1a !important
}

.black-heading p {
	color: #1a1a1a !important
}

.heading-box {
	margin-bottom: 40px
}

.heading-box h2 {
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 16px
}

.heading-box b {
	margin: 0;
	color: #fff;
	font-size: 30px;
	font-weight: 700;
	margin-bottom: 16px
}

.heading-box p {
	font-size: 16px;
	color: #fff;
	line-height: 27px;
	margin: 0
}

.top-portfolio-banner {
	background: url(../images/inner-top-banner.jpg);
	text-align: left;
	padding: 0;
	display: flex;
	align-items: center
}

.top-digital-marketing-banner {
	background: url(../images/inner-top-banner1.jpg)
}

.top-web-portal-banner {
	background: url(../images/inner-top-banner2.jpg)
}

.global-banner-caption p {
	width: 100%;
	color: #fff;
	font-size: 16px;
	font-weight: 600
}

.global-banner-caption h1 {
	font-size: 45px;
	color: linear-gradient(to left, rgb(1 219 254) 50%, #fff 50%)
}

.leading-sec {
	background-color: #2a338e;
	padding: 70px 0
}

.leading-sec .feature-box {
	width: 109px;
	background-color: #2e3898;
	height: 109px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #28befe;
	border-radius: 6px;
	margin: auto;
	cursor: pointer;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease;
	padding: 25px
}

.leading-box h3 {
	margin: 0;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	margin-top: 23px
}

.leading-sec .leading-box {
	cursor: pointer;
	margin-bottom: 27px;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	transition: all .5s ease
}

.leading-sec .leading-box:hover {
	transform: translateY(-5px)
}

.leading-sec .leading-box:hover .feature-box {
	box-shadow: 0 0 20px hsl(0deg 0% 0% / 44%)
}

.kick-marketing-sec {
	margin: 0;
	background: 0 0;
	background-image: url(../images/bg1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	height: 537px;
	display: flex;
	align-items: center
}

.vertical-tabs-sec {
	padding: 67px 0;
	background: url(../images/shape1.png) no-repeat;
	background-position: center;
	background-size: cover
}

div.bhoechie-tab-container {
	z-index: 10;
	background-color: #fff;
	padding: 0 !important;
	border-radius: 4px;
	-moz-border-radius: 4px;
	border: 1px solid #ddd;
	margin-top: 20px;
	margin-left: 50px;
	-webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	-moz-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
	background-clip: padding-box;
	opacity: .97
}

div.bhoechie-tab-menu {
	padding-right: 0;
	padding-left: 0;
	padding-bottom: 0
}

div.bhoechie-tab-menu div.list-group {
	margin-bottom: 0
}

div.bhoechie-tab-menu div.list-group>a {
	margin-bottom: 14px
}

div.bhoechie-tab-menu div.list-group>a .fa,
div.bhoechie-tab-menu div.list-group>a .glyphicon {
	color: #5a55a3
}

div.bhoechie-tab-menu div.list-group>a:first-child {
	border-top-right-radius: 0;
	-moz-border-top-right-radius: 0
}

div.bhoechie-tab-menu div.list-group>a:last-child {
	border-bottom-right-radius: 0;
	-moz-border-bottom-right-radius: 0
}

div.bhoechie-tab-menu div.list-group>a.active,
div.bhoechie-tab-menu div.list-group>a.active .fa,
div.bhoechie-tab-menu div.list-group>a.active .glyphicon {
	background-color: #2a338e;
	background-image: #5a55a3;
	color: #fff
}

div.bhoechie-tab-menu div.list-group>a.active:after {
	content: '';
	position: absolute;
	left: 100%;
	top: 50%;
	margin-top: -13px;
	border-left: 0;
	border-bottom: 13px solid transparent;
	border-top: 13px solid transparent;
	border-left: 10px solid #2a338e
}

div.bhoechie-tab-content {
	border: 1px solid #28befe;
	background-color: #fff;
	padding: 50px;
	border-radius: 10px;
	padding-bottom: 35px
}

div.bhoechie-tab div.bhoechie-tab-content:not(.active) {
	display: none
}

.tab-services {
	margin-bottom: 40px
}

.tab-services .img-box {
	width: 94px;
	height: 94px;
	margin: auto;
	display: flex;
	align-items: center;
	justify-content: center;
	border-radius: 50%;
	box-shadow: 0 10px 20px #edeeee;
	margin-bottom: 25px
}

.tab-services h4 {
	color: #2a338e;
	font-size: 18px;
	font-weight: 700;
	margin-bottom: 7px
}

.d-flex.align-items-center {
	display: flex;
	align-items: center
}

.list-group .list-group-item {
	height: 165px;
	border: 1px solid #28befe;
	border-radius: 7px !important;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background-color: #fff
}

div.bhoechie-tab-menu div.list-group>a h4 {
	margin: 0;
	font-size: 14px;
	color: #2a338e;
	margin-top: 7px;
	line-height: 18px;
	font-weight: 600
}

.list-group .list-group-item.active h4 {
	color: #fff
}

.webport-tab li a {
	display: flex;
	align-items: center;
	width: 75%;
	color: #767676;
	padding: 25px 20px;
	flex-direction: column;
	margin: 0 auto;
	background: #fff;
	box-shadow: 2px 2px 10px 2px rgb(0 0 0 / 34%);
	border-radius: 8px;
	margin-top: 20px;
	font-size: 15px;
	font-weight: 500;
	border: 0
}

.webport-tab li {
	width: 100%;
	margin: 0 auto;
	display: table;
	text-align: center
}

.webport-tab ul {
	text-align: center;
	margin: 0 auto;
	display: table
}

.webport-tab ul {
	border: 0
}

.webport-tab li a img {
	margin-bottom: 10px
}

.webport-tab li a:hover,
.webport-tab li.active a,
.webport-tab li.active a:focus,
.webport-tab li.active a:hover {
	background: #288bd5;
	border: 0;
	color: #fff
}

.web-port-tab-inner {
	background: #efefef;
	padding: 20px 20px;
	border-radius: 8px;
	position: relative
}

.web-pt-inr-tb img {
	width: 100%
}

.web-pt-inr-tb {
	text-align: center
}

.web-port-tb-btn-st {
	position: absolute;
	bottom: -25px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-align: center;
	display: flex;
	align-items: center;
	justify-content: center
}

.webport-delivr {
	background: #efefef;
	padding: 50px 0
}

.webport-delivr .hd-txt {
	text-align: center
}

.web-tb-dlvr-txt h2 {
	font-size: 29px;
	color: #2a338e;
	font-weight: 500
}

.web-tb-dlvr-txt p {
	font-weight: 500;
	font-size: 15px
}

.web-tb-dlvr-txt ul {
	padding: 0;
	list-style: none;
	padding-top: 6px;
	padding-left: 15px
}

.web-tb-dlvr-txt ul li {
	font-weight: 600;
	line-height: 30px;
	position: relative
}

.web-tb-dlvr-txt ul li:before {
	content: '.';
	font-size: 40px;
	position: absolute;
	top: -9px;
	left: -17px;
	color: #2a338e;
	font-weight: 500
}

.web-tb-dlvr-img {
	position: relative
}

.web-tb-dlvr-img img {
	width: 95%;
	margin: 0 auto;
	display: table;
	transform: rotate(1deg)
}

.web-tb-dlvr-img:before {
	background: #4208c5;
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	right: 0;
	bottom: 0;
	border-radius: 25px;
	transform: rotate(-2deg);
	width: 96%;
	margin: 0 auto
}

.port-tab.web-tb-delivr {
	padding-bottom: 25px
}

section.vertical-tabs-sec.wb-portl-tb-st {
	background: 0 0
}

.ecom-banner {
	background: url(../images/ecom-banner.jpg);
	text-align: left;
	padding: 0;
	display: flex;
	align-items: center
}

.web-dev-sol {
	padding: 50px 0
}

.web-dev-sol .hd-txt {
	text-align: center
}

.web-dev-sol-bx {
    text-align: center;
    padding: 30px 20px;
    margin-top: 20px;
    transition-duration: 1s;
    border-radius: 10px;
    background: 0 0;
    min-height: 363px;
}

.web-dev-sol-bx h4 {
	font-size: 18px;
	color: #2a338e;
	font-weight: 600
}

.web-de-img {
	border-radius: 50%;
	background-color: #fff;
	box-shadow: 4.086px 8.019px 21px 0 rgba(0, 0, 0, .09);
	padding: 20px 0;
	width: 100px;
	height: 100px;
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 auto;
	margin-bottom: 20px;
	margin-top: 20px;
	position: relative
}

.web-dev-sol-bx:hover {
	background: #403a3e;
	background: -webkit-linear-gradient(to left, #be5869, #403a3e);
	background: linear-gradient(to right, #28bdfe, #2a3d96);
	transition-duration: 1s
}

.web-dev-sol-bx:hover h4 {
	color: #fff
}

.web-dev-sol-bx:hover p {
	color: #fff
}

.web-dev-sol-bx:hover .web-de-img:before {
	content: '';
	position: absolute;
	left: -5px;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	display: table;
	width: 110px;
	height: 110px;
	border: 1px solid #fff;
	border-radius: 50%
}

.tech-tb-txt-st ul {
	padding-left: 0
}

.tech-tb-txt-st li {
	display: flex;
	align-items: flex-start;
	line-height: 30px
}

.tech-tb-txt-st li i {
	color: #3e0afa;
	padding-right: 5px
}

.techno-tb-st {
	padding: 50px 0
}

section.techno-tb-st li a img {
	margin-bottom: 0;
	width: 75%
}

.techno-tb-st .hd-txt {
	text-align: center
}

.tech-tb-bordr-st {
	border-left: 3px solid #e8e8e8
}

.techno-tb-st .webport-tab li.active a:before {
	position: absolute;
	right: -38px;
	content: '';
	width: 4px;
	height: 30px;
	background: #2a338e;
	z-index: 1;
	top: 0;
	bottom: 0;
	margin: auto
}

.techno-tb-st .webport-tab li a {
	position: relative
}

.tech-tb-img-st img {
	width: 135%
}

.promot-txt.hd-txt img {
	margin-bottom: 20px
}

.website-banner {
	background: url(../images/website-banner-img.jpg);
	text-align: left;
	padding: 0;
	display: flex;
	align-items: center
}

.web-dev-tb-srv {
	float: left;
	width: 100%
}

.web-dev-tb-srv li a {
	border: 0
}

.web-dev-tb-srv li a:hover,
.web-dev-tb-srv li.active a,
.web-dev-tb-srv li.active a:focus,
.web-dev-tb-srv li.active:hover a {
	border: 0;
	background: #e0e0e0
}

.web-dev-tb-srv .nav-tabs {
	border: 0;
	background: #efefef
}

.web-dev-tb-srv li {
	width: 16.6%;
	text-align: center
}

.web-dev-tb-srv li a {
	border-right: 1px solid #e0e0e0
}

.web-dev-tb-srv .dev-tab-link-st {
	padding: 10px 0
}

.web-dev-tb-srv li.bdr-rem a {
	border: 0
}

.web-dev-tab-col {
	padding-top: 30px
}

.web-dev-tab-img img {
	width: 100%
}

.web-dev-tab-col h3 {
	font-weight: 600
}

.web-dev-tab-col {
	display: flex;
	align-items: center
}

.prof-web-dev-srv {
	padding: 90px 0 90px
}

.prof-web-dev-srv .row {
	display: flex;
	align-items: center
}

.prof-wb-img-srv img {
	width: 90%;
	margin: 0 auto;
	display: table;
	position: relative
}

.prof-wb-img-srv {
	position: relative
}

.prof-wb-img-srv-2 {
	position: relative
}

.prof-wb-img-srv:after {
	position: absolute;
	content: '';
	background: url(../images/web-dev-img-af.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	right: -10px;
	top: -50px;
	width: 252px;
	height: 255px;
	z-index: -1
}

.prof-wb-img-srv-2 img {
	width: 90%;
	margin: 0 auto;
	display: table;
	position: relative
}

.prof-wb-img-srv-2:after {
	position: absolute;
	content: '';
	background: url(../images/web-dev-img-af.png);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat;
	position: absolute;
	left: -10px;
	bottom: -50px;
	width: 252px;
	height: 255px;
	z-index: -1
}

.prof-web-dev-srv .row.prof-row-2 {
	margin-top: 60px
}

.technology-stack {
	padding: 50px 0;
	background: url(../images/tech-stack-bg.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

.technology-stack .hd-txt {
	text-align: center
}

.tech-stack-ul {
	padding: 0
}

.tech-stack-ul li {
	list-style: none;
	width: 16%;
	float: left;
	text-align: center;
	border: 1px solid #d1d1d1;
	padding: 0 20px;
	background: 0 0;
	height: 130px;
	align-items: center;
	display: grid
}

.tech-stack-ul ul {
	padding: 0;
	display: block
}

.tech-stck-img-li img {
	max-height: 40px;
	max-width: 50px;
	height: 100%;
	position: relative
}

.tech-stack-ul li:hover {
	background: #ffffff61
}

.tech-stack-ul li:hover .tech-stck-img-li {
	background: #2a338e;
	box-shadow: 0 0 65px 0 rgba(0, 0, 0, .19)
}

.tech-stack-ul li .tech-stck-img-li {
	padding: 30px 10px;
	border-radius: 8px;
	box-shadow: 0 0 65px 0 rgb(0 0 0 / 0%)
}

.tech-stack-ul li:hover .tech-stck-img-li img {
	filter: brightness(100)
}

.tech-stack-ul li.bdr-rem {
	border-left: 0
}

.tech-stack-ul li.bdr-rem2 {
	border-right: 0
}

.logo-banner {
	background: url(../images/logo-banner.jpg);
	text-align: left;
	padding: 0;
	display: flex;
	align-items: center
}

.logo-inner-u-txt ul {
	list-style: none;
	padding: 0;
	display: flex;
	align-items: center
}

.logo-inner-u-txt {
	padding-left: 75px;
	position: relative;
	width: 800px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

.logo-inner-u-txt h3 {
	font-weight: 600;
	font-size: 24px
}

.logo-new-inner-div {
	position: relative
}

p.cncl-btn {
	position: absolute;
	right: 10px;
	top: -33px;
	color: #28befe;
	font-weight: 700;
	font-size: 20px;
	cursor: pointer
}

p.cncl-btn:before {
	top: 0;
	left: 0;
	background: #000;
	width: 100%;
	height: 2px
}

.logo-inner-u-txt:before {
	content: '';
	position: absolute;
	left: -30px;
	height: 2px;
	width: 100%;
	background: #28befe;
	top: -19px;
	z-index: 0
}

.unique-logo-sec {
	padding: 50px 0;
	background: #f0eeee
}

.uniq-logo-bx {
	background: #663399;
	height: 100%;
	width: 100%;
	min-height: 500px;
	position: relative;
	transform: translate(0, 0);
	transition-duration: 1s
}

.uniq-logo-bx-co-div {
	transition-duration: 1s;
	transform: translateX(10px);
	position: relative;
	z-index: 1
}

.uniq-logo-bx-co-div.asd {
	transition-duration: 1s;
	transform: translateX(0)
}

.uniq-logo-bx:hover {
	transform: translate(0, -10px)
}

.logo-new-innercol,
.logo-new-innercol h2 {
	display: none
}

.lg-bx-unq-1 {
	background: linear-gradient(to bottom, #5beaff 0, #4fb1ff 100%)
}

.lg-bx-unq-2 {
	background: linear-gradient(to bottom, #5893ff 0, #596cff 100%)
}

.lg-bx-unq-3 {
	background: linear-gradient(to bottom, #aedcff 0, #5a87ff 100%)
}

.lg-bx-unq-4 {
	background: linear-gradient(to bottom, #ffac47 0, #ff428d 100%)
}

.lg-bx-unq-5 {
	background: linear-gradient(to bottom, #2de3be 0, #339b92 100%)
}

.lg-bx-unq-6 {
	background: linear-gradient(to bottom, #ffd546 0, #ff984c 100%)
}

.uniq-logo-bx h3 {
	transform: rotate(-90deg);
	width: 100%;
	text-shadow: 3.694px 4.728px 6px rgba(0, 0, 0, .16);
	color: #fff;
	font-weight: 700;
	position: absolute;
	bottom: 160px;
	width: 290px;
	left: -60px;
	right: 0
}

.uniq-logo-bx img {
	margin: 0 auto;
	display: table
}

.unique-logo-sec .hd-txt {
	text-align: center;
	padding-bottom: 30px
}

.serv-bnr-st {
	height: 700px
}

.price-banner {
	background: url(../images/price-bnr.jpg);
	text-align: left;
	padding: 0;
	display: flex;
	align-items: center
}

section.price-sec.price-main-page:before {
	display: none
}

section.price-sec.price-main-page .hd-txt {
	margin-bottom: 0
}

.port-tab.price-tb-st {
	padding-bottom: 0;
	margin-bottom: 0
}

.port-tab.price-tb-st ul li a {
	color: #222;
	border: 0;
	background: 0 0
}

.port-tab.price-tb-st ul li a:hover,
.port-tab.price-tb-st ul li.active a,
.port-tab.price-tb-st ul li.active a:focus,
.port-tab.price-tb-st ul li.active:hover a {
	background: #28bcfb !important;
	color: #fff !important;
	border: 0 !important
}

.price-main-page .price-box {
	margin-top: 80px
}

.header_main_sec {
	position: absolute;
	width: 100%;
	z-index: 9;
	padding: 13px 0
}

.nav-main-div {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 100vh;
	padding: 0;
	overflow: hidden
}

.dropdown-btn {
	padding: 10px 0;
	text-decoration: none;
	font-size: 25px;
	color: #fff;
	transition: .3s;
	font-weight: 700;
	border-bottom: 1px solid #ccc;
	display: block;
	border: none;
	background: 0 0;
	width: 100%;
	text-align: left;
	cursor: pointer;
	outline: 0;
	border-bottom: 1px solid #ccc
}

button.dropdown-btn.active {
	border-bottom: 1px solid transparent
}

.dropdown-btn:hover .fa.fa-caret-down {
	color: #faaf40
}

.nav-main-div .dropdown-btn.active i.fa.fa-caret-down {
	color: #faaf40
}

i.fa.fa-caret-down {
	float: right;
	position: relative;
	top: 5px
}

.nav-main-div .dropdown-container a {
	color: #878787;
	font-size: 20px;
	font-weight: 500;
	line-height: 35px
}

.dropdown-container {
	display: none;
	padding-left: 60px
}

#mySidenav.active {
	width: 100%
}

#mySidenav {
	width: 0
}

.nav-rt-div .control-group input,
.nav-rt-div .form-control {
	background: 0 0
}

.cntct-form-div .control-group textarea:focus {
	background: #e8f0fe
}

.cntct-form-div a {
	color: #faaf40
}

.nav-rt-div .cntct-frm-div-txt h3 {
	padding-left: 0;
	padding-bottom: 0;
	font-weight: 700;
	color: #2a338e
}

.nav-rt-div .cntct-frm-div-txt b {
	padding-left: 0;
	padding-bottom: 0;
	font-weight: 700;
	color: #2a338e;
	font-size: 19px;
}

.nav-rt-di .cntct-form-div label {
	background: #222 !important;
	color: #fff
}

.nav-rt-di label {
	background: #222;
	color: #fff
}

.nav-rt-div .cntct-form-div label {
	color: #2a338e
}

.nav-lft-div {
	height: 100vh;
	background: url(../images/nav-right-img.png);
	padding: 10% 0 0 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat
}

.nav-rt-div {
	height: 100vh;
	padding: 5% 0 0 0;/* background:url(../images/nav-form-img.jpg); */
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	position: relative;
	background: #000000c9;
}

.nav-br {
	padding: 0 35px
}

.nav-rt-div .cntct-frm-div-txt {
	padding: 0 0 0 70px;
	position: relative;
	text-align: left;
	visibility: hidden;
}

.nav-rt-div .cntct-form-div {
	padding: 00px 20px;
	margin-left: 30px;
	width: 90%;
	background: 0 0;
	visibility: hidden;
}

span.butn-nav {
	float: right;
	border-radius: 60%;
	background: #28befe;
	width: 50px;
	height: 50px;
	display: flex;
	font-size: 20px !important;
	align-items: center;
	justify-content: center;
	color: #fff
}

.header {
	margin: 0;
	padding: 20px 30px;
	float: left;
	width: 100%;
	position: absolute;
	z-index: 1
}

.sidenav {
	width: 0;
	position: fixed;
	z-index: 999999;
	top: 0;
	right: 0;
	overflow-x: hidden;
	transition: .5s;
	padding-top: 0
}

.sidenav a {
	padding: 10px 0;
	text-decoration: none;
	font-size: 25px;
	color: #fff;
	display: block;
	transition: .3s;
	font-weight: 700;
	border-bottom: 1px solid #ccc
}

.sidenav a:hover {
	color: #faaf40
}

.sidenav a.active {
	color: #faaf40
}

.sidenav .closebtn {
	position: absolute;
	z-index: 3;
	top: 0;
	right: -500px;
	font-size: 36px;
	margin-left: 50px;
	border-bottom: 0;
	color: #fff
}

nav.navbar.navbar-default {
	background: 0 0;
	border: none;
	margin: 0
}

.navbar-header a.navbar-brand {
	height: auto;
	padding: 0;
	line-height: normal
}

.logo {
	margin: 0;
	padding: 0;
	float: left;
	width: auto
}

ul.nav.navbar-nav li a {
	color: #fff7f7
}

.navbar_custom_num {
	display: flex;
	align-items: center;
	justify-content: flex-end
}

.sidenav .control-group label {
	display: block
}

.sidenav .control-group input {
	width: 100%;
	border-radius: 10px;
	padding: 10px 10px;
	border: 2px solid #2a338e
}

.sidenav .control-group textarea {
	border: 2px solid #2a338e;
	border-radius: 10px;
	padding: 10px 10px;
	height: 140px
}

.sidenav .control-group {
	margin-top: 25px;
	width: 100%
}

.nav-rt-div .cntct-frm-div-txt p {
	font-size: 22px;
	font-weight: 700;
	color: #222
}

.nav-rt-div .cntct-frm-div-txt h5 {
	padding-top: 15px;
	color: #222
}

.nav-rt-div .submit-btn {
	color: #fff;
	text-align: center;
	margin: 0 auto;
	display: table;
	background: #2a338e;
	padding: 10px 30px;
	margin-top: 20px
}

.edit-call a {
	color: #fff;
	font-weight: 600
}

.cntct-r-col {
	background: #f0efef;
	min-height: 590px;
	padding-top: 50px;
	border-radius: 0 10px 10px 0
}

.contact-banner {
	background: url(../images/contact-bnr.jpg);
	background-size: cover;
	background-position: center center;
	background-repeat: no-repeat
}

section.contact-form-sec {
	padding: 50px 0
}

.cntct-r-side #contactForm input,
.cntct-r-side #contactForm textarea {
	border-bottom: 2px solid #cacaca;
	border-left: 0;
	border-right: 0;
	border-top: 0;
	border-radius: 0
}

.cntct-r-side #contactForm input:focus,
.cntct-r-side #contactForm textarea:focus {
	outline: 0
}

.cntct-l-col {
	background: url(../images/cntct-side-img.png);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	min-height: 590px;
	padding-top: 50px;
	border-radius: 10px 0 0 10px
}

.cntct-r-side #contactForm::placeholder {
	color: #cacaca
}

.cntct-r-side #contactForm input {
	padding: 20px 20px
}

.cntct-r-side #contactForm .ftr-form-btn {
	display: table;
	width: auto;
	float: right;
	background: #2a338e;
	color: #fff;
	border-radius: 8px;
	border: 0;
	padding: 15px 30px
}

.cntct-l-side {
	color: #fff
}

.cntct-l-side h4 {
	font-size: 24px;
	font-weight: 600
}

.cntct-l-side a {
	color: #fff;
	display: block
}

.check-box-grp {
	display: flex;
	align-items: center;
	justify-content: center;
	padding-bottom: 35px
}

.check-box-grp label {
	font-size: 14px
}

.cntct-r-side #contactForm .check-box-grp input {
	padding: 10px 10px;
	width: 15%;
	margin-top: -6px;
	margin-right: 10px;
	background: #2a338e
}

.cntct-r-side #contactForm .check-box-grp label {
	width: 100%;
	font-size: 12px;
	color: #2a338e
}

.chk-bx-txt p {
	color: #494949;
	font-weight: 600;
	padding-top: 20px;
	padding-bottom: 20px;
	margin: 0
}

.port-col-12-st,
.port-col-6-st {
	padding: 8px
}

.port-col-5-st {
	padding-top: 12px;
	padding-right: 5px
}

.port-col-7-st {
	padding-top: 12px;
	padding-left: 5px
}

.port-img-small img {
	border-radius: 8px
}

.port-img-small video {
	width: 100%;
	border-radius: 8px
}

.design-ul ul li p {
	min-height: 95px
}

.uniq-lg-ul ul {
	list-style: none;
	padding: 0;
	display: inline-flex;
	align-items: center
}

li.uniq-logo-div-li {
	display: inline-flex;
	height: 100%;
	position: relative
}

li.uniq-logo-div-li .uniq-lg-1 {
	width: 8%;
	position: relative;
	display: flex;
	align-items: center;
	flex-direction: column-reverse
}

li.uniq-logo-div-li .uniq-lg-details {
	width: 100%
}

.uniq-lg-1 h3 {
	position: absolute;
	width: 275px;
	transform: rotate(270deg);
	margin: auto;
	height: 45px;
	bottom: 0;
	top: 0;
	padding-top: 10px;
	padding-left: 20px
}

.uniq-lg-ul ul {
	list-style: none;
	padding: 0;
	display: inline-flex;
	align-items: center;
	min-height: 190px
}

li.uniq-logo-div-li {
	display: inline-flex;
	height: 100%;
	position: relative;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s
}

li.uniq-logo-div-li .uniq-lg-1 {
	width: 8%;
	position: relative;
	text-align: center;
	display: flex;
	align-items: center;
	flex-direction: column-reverse;
	background: #12c2e9;
	background: -webkit-linear-gradient(to bottom, #f64f59, #c471ed, #12c2e9);
	background: linear-gradient(to bottom, #5cf0ff, #51bdff);
	padding-bottom: 0
}

li.uniq-logo-div-li .uniq-lg-details {
	width: 68px;
	padding: 20px 0;
	overflow: hidden;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition-duration: 1.5s
}

.logo-inner-u-txt p {
	padding-right: 20px;
	min-height: 60px
}

.uniq-lg-1 h3 {
	position: absolute;
	width: 275px;
	transform: rotate(270deg);
	margin: auto;
	height: 45px;
	bottom: 0;
	top: 0;
	padding-top: 0;
	padding-left: 20px;
	color: #fff;
	font-weight: 700;
	line-height: 1.96;
	text-shadow: 3.694px 4.728px 6px rgb(0 0 0 / 16%)
}

.uniq-lg-ul ul img {
	width: 100%
}

.logo-inner-u-txt:before {
	display: none
}

li.uniq-logo-div-li.uniq-logo-div-li-1 .uniq-lg-details {
	background: linear-gradient(to bottom, #5cf0ff, #51bdff)
}

li.uniq-logo-div-li.uniq-logo-div-li-2 .uniq-lg-details {
	background: linear-gradient(to bottom, #589aff, #5972ff)
}

li.uniq-logo-div-li.uniq-logo-div-li-3 .uniq-lg-details {
	background: linear-gradient(to bottom, #a1cfff, #6593ff)
}

li.uniq-logo-div-li.uniq-logo-div-li-4 .uniq-lg-details {
	background: linear-gradient(to bottom, #ffa64b, #ff756b)
}

li.uniq-logo-div-li.uniq-logo-div-li-5 .uniq-lg-details {
	background: linear-gradient(to bottom, #2ed9b8, #2fc4ac)
}

li.uniq-logo-div-li.uniq-logo-div-li-6 .uniq-lg-details {
	background: linear-gradient(to bottom, #ffcc47, #ffb749)
}

li.uniq-logo-div-li:hover .uniq-lg-details {
	width: 800px
}

.uniq-lg-details h4 {
	transform: rotate(270deg);
	text-align: left;
	position: absolute;
	right: 0;
	bottom: 190px;
	color: #fff;
	font-size: 23px;
	font-weight: 700;
	width: 260px;
	left: -95px;
	text-shadow: 3.694px 4.728px 6px rgba(0, 0, 0, .16);
	text-transform: uppercase
}

img.uniq-l-dtl {
	width: auto !important;
	position: absolute;
	bottom: 10px;
	left: 10px
}

li.uniq-logo-div-li.uniq-logo-div-li-1.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-2.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-3.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-4.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-5.active .uniq-lg-details,
li.uniq-logo-div-li.uniq-logo-div-li-6.active .uniq-lg-details {
	width: 800px
}

.doublewrap h6 {
	text-transform: uppercase;
	font-size: 12px;
	color: #16a085;
	margin: 0
}

.doublewrap {
	padding: 25px 40px;
	min-height: auto;
	border: 5px solid #eeeff4;
	border-radius: 30px 30px 30px 30px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	margin-top: 60px
}

.doublewrap h3 {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 700;
	color: #2d2b25;
	text-align: center;
	margin: 15px auto
}

.doublewrap p.parara {
	font-size: 14px;
	line-height: 16px;
	padding-bottom: 30px;
	margin: 0;
	color: #7b7b7b;
	font-weight: 400;
	padding: 0 40px 20px 40px
}

.doublewrap span.price {
	font-size: 42px;
	font-weight: 700;
	color: #16a085;
	margin: 0 0 20px;
	display: inline-block;
	line-height: 36px
}

.doublewrap span.price small {
	vertical-align: baseline;
	margin-left: 1px;
	font-size: 20px
}

.wrapk.price-btn-st .btn.btn-started {
	margin-bottom: 7px
}

.doublewrap p.nichaywala {
	font-size: 14px;
	line-height: 16px;
	color: #2d2b25;
	font-weight: 600;
	margin-bottom: 10px
}

div.doublewrap ul li.heading {
	font-size: 16px;
	font-weight: 700;
	color: #4d127b;
	padding: 5px 0
}

div.doublewrap ul li.heading:before {
	display: none
}

.doublewrap h3 {
	text-transform: uppercase;
	font-size: 28px;
	font-weight: 700;
	color: #2d2b25;
	margin: 15px auto
}

.doublewrap h6 {
	text-transform: uppercase;
	font-size: 12px;
	color: #16a085;
	margin: 0
}

.doublewrap h6 {
	text-transform: uppercase;
	font-size: 12px;
	color: #16a085;
	margin: 0
}

.ali {
	color: #2a338e !important;
	-webkit-transition: color .3s ease-in-out;
	text-align: center;
	font-weight: 600;
	font-size: 18px !important
}

.chatt a.action-no {
	font-size: 26px;
	color: #000 !important
}

.priccc {
	padding-top: 20px;
	width: 49%;
	float: left;
	text-align: left
}

.doublewrap span.price {
	font-size: 44px !important;
	font-weight: 700;
	color: #16a085;
	margin: 0 0 20px;
	line-height: 36px
}

.doublewrap.best-seller.ali-border h2 {
	text-align: center;
	color: #333;
	margin-top: 10px;
	font-weight: 600
}

.doublewrap.best-seller.ali-border b {
	text-align: center;
	margin-top: 10px;
	font-weight: 600;
	color: #28befe !important;
    font-size: 20px;
}

.chatt h2 {
	text-align: -webkit-left !important
}

.doublewrap .price-list {
	background: 0 0;
	border: 0;
	box-shadow: none
}

.chatt h2 {
	color: #28befe !important;
	font-size: 20px
}

.doublewrap.best-seller.ali-border p {
	text-align: center
}

ul.col-lg-4.jack {
	margin-bottom: 30px
}

.price-txt span {
	font-size: 15px
}

.pric-col-2-st {
	margin-top: 90px
}

.view-pack-st {
	color: #fff;
	text-align: center;
	border: 1px solid;
	padding: 40px 20px;
	border-image-source: linear-gradient(to left, #2a338e, #29bffe);
	border-image-slice: 1;
	border-width: 5px
}

.view-pack-st h2 {
	font-size: 30px;
	font-weight: 700
}

.view-pack-st h4 {
	font-size: 50px;
	font-weight: 700;
	margin: 0;
	padding: 10px 0
}

.view-pack-st .btn-st.price-btn-st {
	margin-top: 0
}

.view-pck-dtl .price-list {
	background: 0 0;
	color: #fff
}

.view-pck-dtl .price-list li {
	line-height: 38px;
	border-bottom: 1px solid;
	border-image-source: linear-gradient(to left, #2a338e, #29bffe);
	border-image-slice: 1;
	border-width: 1px;
	font-weight: 500;
	font-size: 15px
}

.view-pck-dtl .price-list h3 {
	font-weight: 600;
	font-size: 25px;
	margin-top: 0
}

.view-pck-dtl .price-list {
	padding: 0
}

.view-dt-banner {
	height: 550px;
	padding-top: 200px
}

a.vi-detl-btn-ock {
	color: #28befe;
	font-weight: 600;
	font-size: 15px;
	border-bottom: 1px solid
}

.view-dt-bst {
	padding-top: 20px
}

section.price-sec.digtl-price-st .port-tab.price-tb-st {
	margin: 0;
	margin-bottom: 60px
}

section.price-sec.digtl-price-st .hd-txt {
	margin-bottom: 22px
}

.price-col-main.pric-col-2-main {
	padding-top: 100px
}

.uniq-logo-div-li-2 img,
.uniq-logo-div-li-3 img {
	border-radius: 15px;
	padding: 0 5px
}

.logo img {
	width: 150%
}

.social_icons ul {
	display: flex;
	padding: 0 0 0
}

.social_icons ul i {
	margin: 0 14px 0 0
}

.thanks h1 {
	font-size: 63px
}
.trut-box {
    display: flex;
    align-items: center;
}

.trut-box a {
    margin-right: 25px;
    margin-top: 10px;
}

.trut-box a img {
    width: 30px;
}

.trut-box a i {
    font-size: 25px;
    margin-top: 8px;
}