@import url('https://fonts.googleapis.com/css?family=Poiret+One&display=swap');


body {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #212121;
	background-color: #f9f9f9;
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: 'Alata', sans-serif !important;
	text-shadow: none;
}

.hdline1 {
	font-family: 'Alata', sans-serif;
	text-shadow: none;
	padding-top: 0px;
	color: #000;
	font-size: 30px;
	line-height: 46px;
	text-transform: capitalize;
	letter-spacing: 1px;
}

.hdline2 {
	font-family: 'Alata', sans-serif;
	font-size: 30px;
	color: #000;
	line-height: 39px;
}

.hdline2 span {
	display: block;
	color: #000;
}

.d-none{
    display:none!important;
}

.hdline3 {}

p {
	line-height: 30px;
}

ul {
	margin: 0;
	padding: 0;
}

ol{
    padding: 0 !important;
}
    

ul li {
	list-style: none;
}

a:hover {
	text-decoration: none !important;
}

a:focus, a:hover {
    text-decoration: none !important;
}

.bg-white{
    background:#fff !important;
}

.px-0{
    padding-left:0 !important;
    padding-right:0 !important;
}

.p-top10 {
	padding-top: 10px;
}

.p-top20 {
	padding-top: 20px;
}

.p-top30 {
	padding-top: 30px;
}

.p-top40 {
	padding-top: 40px;
}

.p-top50 {
	padding-top: 50px;
}

.p-top60 {
	padding-top: 60px;
}

.p-top70 {
	padding-top: 70px;
}

.p-top80 {
	padding-top: 80px;
}

.p-top90 {
	padding-top: 90px;
}

.p-top100 {
	padding-top: 100px;
}

.p-bottom10 {
	padding-bottom: 10px;
}

.p-bottom20 {
	padding-bottom: 20px;
}

.p-bottom30 {
	padding-bottom: 30px;
}

.p-bottom40 {
	padding-bottom: 40px;
}

.p-top50 {
	padding-top: 50px;
}

.p-bottom60 {
	padding-bottom: 60px;
}

.p-bottom70 {
	padding-bottom: 70px;
}

.p-bottom80 {
	padding-bottom: 80px;
}

.p-bottom90 {
	padding-bottom: 90px;
}

.p-bottom100 {
	padding-bottom: 100px;
}

.p-30{
    padding-bottom:30px;
}

.m-top10 {
	margin-top: 10px;
}

.m-top15 {
	margin-top: 15px;
}

.m-top20 {
	margin-top: 20px;
}

.m-top30 {
	margin-top: 30px;
}

.m-top40 {
	margin-top: 40px;
}

.m-top50 {
	margin-top: 50px;
}

.m-top60 {
	margin-top: 60px;
}

.m-top70 {
	margin-top: 70px;
}

.m-top80 {
	margin-top: 80px;
}

.m-top90 {
	margin-top: 90px;
}

.m-top100 {
	margin-top: 100px;
}

.btn.focus,
.btn:focus,
.btn:hover {
	color: #fff;
	text-decoration: none;
}

.w-100{
    width:100%;
}


.pr-0{
    padding-right:0 !important;
}

.p-0{
    padding:0;
}

.border-bottom-0{
    border-bottom:none;
}


.scroll-down{
    display:none;
}

/* --------------- margin classes --------------- */
.mtt-0{
    margin-top: 0px !important; 
}

.mtt-10 {
  margin-top: 10px !important; }

.mtt-15 {
  margin-top: 15px !important; }

.mtt-20 {
  margin-top: 20px !important; }

.mtt-30 {
  margin-top: 30px !important; }

.mtt-40 {
  margin-top: 40px !important; }

.mtt-50 {
  margin-top: 50px !important; }

.mtt-60 {
  margin-top: 60px !important; }

.mtt-70 {
  margin-top: 70px !important; }

.mtt-80 {
  margin-top: 80px !important; }

.mtt-90 {
  margin-top: 90px !important; }

.mtt-100 {
  margin-top: 100px !important; }

.mtt-150 {
  margin-top: 150px !important; }

.mtt-200 {
  margin-top: 200px !important; }
  
.mbb-0 {
  margin-bottom: 0px !important; }

.mbb-10 {
  margin-bottom: 10px !important; }

.mbb-15 {
  margin-bottom: 15px !important; }

.mbb-20 {
  margin-bottom: 20px !important; }

.mbb-30 {
  margin-bottom: 30px !important; }

.mbb-40 {
  margin-bottom: 40px !important; }

.mbb-50 {
  margin-bottom: 50px !important; }

.mbb-60 {
  margin-bottom: 60px !important; }

.mbb-70 {
  margin-bottom: 70px !important; }

.mbb-80 {
  margin-bottom: 80px !important; }

.mbb-90 {
  margin-bottom: 90px !important; }

.mbb-100 {
  margin-bottom: 100px !important; }

.mbb-150 {
  margin-bottom: 150px !important; }

.mbb-200 {
  margin-bottom: 200px !important; }

/* --------------- padding classes --------------- */
.ptt-0 {
  padding-top: 0px !important; }

.ptt-10 {
  padding-top: 10px !important; }

.ptt-15 {
  padding-top: 15px !important; }

.ptt-20 {
  padding-top: 20px !important; }

.ptt-30 {
  padding-top: 30px !important; }

.ptt-40 {
  padding-top: 40px !important; }

.ptt-50 {
  padding-top: 50px !important; }

.ptt-60 {
  padding-top: 60px !important; }

.ptt-70 {
  padding-top: 70px !important; }

.ptt-80 {
  padding-top: 80px !important; }

.ptt-90 {
  padding-top: 90px !important; }

.ptt-100 {
  padding-top: 100px !important; }

.ptt-150 {
  padding-top: 150px !important; }

.ptt-200 {
  padding-top: 200px !important; }
  
.pbb-0 {
  padding-bottom: 0px !important; }

.pbb-10 {
  padding-bottom: 10px !important; }

.pb-15 {
  padding-bottom: 15px !important; }

.pbb-20 {
  padding-bottom: 20px !important; }

.pbb-30 {
  padding-bottom: 30px !important; }

.pbb-40 {
  padding-bottom: 40px !important; }

.pbb-50 {
  padding-bottom: 50px !important; }

.pbb-60 {
  padding-bottom: 60px !important; }

.pbb-70 {
  padding-bottom: 70px !important; }

.pbb-80 {
  padding-bottom: 80px !important; }

.pbb-90 {
  padding-bottom: 90px !important; }

.pbb-100 {
  padding-bottom: 100px !important; }

.pbb-150 {
  padding-bottom: 150px !important; }

.pbb-200 {
  padding-bottom: 200px !important; }






/*===============================================================================*/


/*======================== CUSTOM CSS ==========================================*/


/*=============================================================================*/

.text-black1{
    color:#000 !important;
}

.text-white{
    color:#fff !important;
}



.section_top {
	background: #e9f5f5 url(../images/header-bg.jpg) no-repeat center top;
	padding-top: 105px;
}

.navbar-default {
	background: none;
	border: 0;
}

.navbar-header {
	width: 100%;
}

.navbar-brand {
	height: auto;
	position: relative;
	z-index: 9;
}

.navbar-toggle.collapsed {
	display: block;
	border: 0;
	background: url(../images/menu-icon.png) no-repeat 0 0;
	width: 57px;
	height: 50px;
	font-size: 14px;
	color: #ffa800;
	font-weight: bold;
	margin-top: 20px;
	position: relative;
	z-index: 9;
}

.navbar-toggle {
	display: block;
	border: 0;
	background: url(../images/menu-cross-icon.png) no-repeat 0 0;
	width: 57px;
	height: 50px;
	font-size: 14px;
	color: #ffa800;
	font-weight: bold;
	margin-top: 20px;
	position: relative;
	z-index: 9;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
	background-color: transparent;
}

.navbar-nav {
	font-weight: 400;
}

/*menu dispaly none kora ache*/
.navbar-toggle:before {
	content: "MENU";
	left: -50px;
	position: absolute;
	top: 15px;
	display:none;
}

.nav-pos {
	margin: 0;
	padding: 0;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #fff;
/*	background: linear-gradient( */
/*322deg*/
/* , rgb(18 18 79) 0%, rgba(4,4,172,1) 100%);*/
	overflow-y: auto;
}

.dropdown-menu>li>a {
	display: block;
	padding: 5px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: normal;
	font-size: 20px !important;
}

.dropdown-menu>li>a:hover {
	color: #ff8400 !important;
	background: none !important;
}

.dropdown-menu {
	border: 0px solid rgba(0, 0, 0, .15);
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:focus,
.navbar-default .navbar-nav>.open>a:hover {
	color: #ff8400;
	background-color: #e7e7e700;
}

.my-nav {
	max-width: 480px;
	margin: 0 auto;
	float: none;
	padding-top: 100px;
	text-align: center;
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
	color: #ff8400;
}

.navbar-default .my-nav>li {
	float: none;
	text-align: left;
	display: block;
	padding: 5px 0 5px 30%;
}

.navbar-default .my-nav>li a {
	font-size: 34px;
	font-weight: 300;
	color: #6404be;
	padding-left: 40px;
	background-position: left -100%;
	background: none;
	transition: all .2s ease-in-out;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
	color: #ff8400;
	background-color: transparent;
	/*background: url(../images/menu-active.png) no-repeat left center;*/
}

.navbar-default .my-nav>li a:hover {
	/*background: url(../images/menu-active.png) no-repeat left center;*/
}

.no-transition {
	-webkit-transition: height 0.01s;
	-moz-transition: height 0.01s;
	-ms-transition: height 0.01s;
	-o-transition: height 0.01s;
	transition: height 0.01s;
}

.dropdown-menu {
	/*background-color: #0b629d;*/
/*	background: linear-gradient( */
/*45deg*/
/* , rgb(18 18 79) 0%, rgba(4,4,172,1) 100%);*/
/*	color:#fff;*/
}

.darkHeader {
	background: #fff;
	transition: height .5s ease-in-out;
	box-shadow: 1px 7px 11px #82828273;
}

.darkHeader .navbar-brand img {
     max-width: 85%;
         margin: 0;
}

.carousel {}

.carousel .item {
	height: 644px;
}

.carousel .carousel-caption {
	position: static;
	text-align: left;
	font-size: 18px;
	line-height: 33px;
	color: #505050;
	text-shadow: none;
	padding-top: 110px;
}

.carousel {
	text-align: left;
}

.carousel h1 {
	font-family: 'Poiret One', cursive;
	color: #018de6;
	font-size: 60px;
	font-weight: 100;
	padding-left: 0px;
}

.carousel h1 span {
	color: #ffa800;
}

.carousel-control.left,
.carousel-control.right {
	background: none;
}

.carousel .slide1 .carousel-img {
	padding-top: 50px;
}

.carousel p {
	background: url(../images/quote.png) no-repeat left top;
	padding-left: 100px;
}

.carousel-indicators li {
	background: url(../images/carousel-dots.jpg) no-repeat center bottom;
	width: 42px;
	height: 63px;
	border: 0px;
	background-color: transparent;
	border-radius: 0px;
	transition: all .1s ease-in-out;
}

.carousel-indicators .active {
	background: url(../images/carousel-dots-active.jpg) no-repeat center bottom;
	width: 42px;
	height: 63px;
}

.carousel-indicators {
	bottom: -15px;
}

.spinlink {
	position: absolute;
	bottom: 0;
	right: 0;
	left: 0;
	text-align: center;
}

.posi-inher {
	position: inherit;
}

.list-icon li img {
	width: 15px;
    margin-right: 5px;
    position: absolute;
    margin-top: 5px;
}

.list-icon li span{
    position: relative;
    left: 25px;
}

.section_content-home {
	background: #fbfbfb;
	padding-top: 0px;
}

.face:before {
	content: url(../images/face-icon.png);
	left: 40px;
	position: relative;
	top: -7px;
}

.our-exp p {
	padding: 15px 8% 0;
}

.serviceOne {
	text-align: center;
	padding: 0 0 30px;
	text-transform: uppercase;
}

.serviceOne a {
	font-family: 'Raleway', sans-serif;
	font-size: 21px;
	color: #201286;
	line-height: 27px;
	font-weight: 700;
	text-decoration: none;
	display: block;
	padding: 33px 0 40px;
	position: relative;
}

.serviceOne a:before {
	content: "\002b";
	position: absolute;
	top: 100px;
	left: 48%;
	background: #ffa800;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	font-size: 40px;
	font-weight: normal;
	color: #fff;
}

.serviceOne.last {
	margin-top: -150px;
}

.serviceOne img {
	max-width: 100%;
}

.our-exp p,
.our-exp ul {
	padding: 15px 8% 0;
}

.list-icon li {
	padding-bottom: 15px;
	font-weight: 700;
}

.seo {
	padding: 0 !important;
}

.seo:hover {
	transition: all .3s ease-in-out;
	transform: scale(1.3);
	-moz-transform: scale(.9);
	-webkit-transform: scale(.9);
	-o-transform: scale(.9);
	-ms-transform: scale(.9);
}

.text {
	position: relative;
	top: -50px;
	color: #fff;
}

.text p {
	position: absolute;
	left: 15px;
	padding: 0 !important;
	line-height: 21px;
	font-size: 15px;
	text-align: start;
}

.seo-1 {
	padding: 0 !important;
}

.seo-1:hover {
	transition: all .3s ease-in-out;
	transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	-o-transform: rotate(2deg);
	-ms-transform: rotate(2deg);
}

.text-1 {
	position: relative;
	top: -100px;
	color: #fff;
}

.text-1 p {
	position: absolute;
	left: 0;
	right: 0;
	padding: 0 !important;
	line-height: 21px;
	font-size: 15px;
	text-align: center;
}

.serviceOne a:hover:before {
	-webkit-animation: spin .5s ease-in-out;
	-moz-animation: spin .5s ease-in-out;
	animation: spin .5s ease-in-out;
}

@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.spinlink span {
	position: relative;
	margin-left: 10px;
}

.spinlink span:before {
	content: "\002b";
	position: absolute;
	top: -2px;
	left: 48%;
	background: #ffa800;
	width: 30px;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border-radius: 50%;
	font-size: 40px;
	font-weight: normal;
	color: #fff;
}

.spinlink:hover span:before {
	-webkit-animation: spin .5s ease-in-out;
	-moz-animation: spin .5s ease-in-out;
	animation: spin .5s ease-in-out;
}

@-moz-keyframes spin {
	100% {
		-moz-transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
	}
}

@keyframes spin {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.face1 {
	position: relative;
	margin-left: -26px;
}

.face1:before {
	content: url(../images/face-icon.png);
	left: 40px;
	position: relative;
	top: -7px;
}

.face2 {
	position: relative;
	margin-left: -26px;
}

.face2:before {
	content: url(../images/face-icon.png);
	left: 35px;
	position: relative;
	top: -7px;
}

.portfolio-slider {}

.portfolio-slider {
	text-align: center;
}

.portfolio-slider img {
	display: inline-block;
}

.portfolio-slider .img1 {
	margin-bottom: 50px;
	margin-left: 20%;
}

.portfolio-slider .img2 {
	position: absolute;
	left: 2%;
	bottom: 0;
}

.portfolio-slider .img3 {
	position: absolute;
	right: 0;
	bottom: 0;
}

.portfolio-slider .img4 {
	position: absolute;
	left: 30%;
	;
	top: 50%;
}

.team-strength {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 80%;
	float: left;
}

.team-strength li {
	display: inline-block;
	position: relative;
	margin: 0;
	width: 30%;
	float: left;
}

.team-strength li:hover {
	transition: all .3s ease-in-out;
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
}

.team-strength li span {
	font-size: 22px;
	color: #000000;
	display: block;
	position: absolute;
	width: 100%;
	top: 45%;
}

.team-strength li:nth-child(2) {
	margin-top: 50px;
}

.team-strength li:nth-child(3) {
	margin-top: -10px;
}

.team-strength2 {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
	width: 85%;
	float: left;
	padding-left: 7%;
}

.team-strength2 li {
	display: inline-block;
	position: relative;
	margin: 0;
	width: 33%;
	float: left;
}

.team-strength2 li:hover {
	transition: all .3s ease-in-out;
	transform: scale(1.3);
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	-o-transform: scale(1.3);
	-ms-transform: scale(1.3);
}

.team-strength2 li span {
	font-size: 22px;
	color: #000000;
	display: block;
	position: absolute;
	width: 100%;
	top: 45%;
}

.team-strength2 li:nth-child(3) {
	margin-top: -57px;
}

.team-strength2 li:nth-child(2) {
	margin-top: -10px;
}


/*.testi p{font-size:26px; color:#0d0263; font-weight:300; line-height:46px; position:relative; padding:0 30px;}*/


/*.testi p:before{content:url(../images/q-left.png); left:0px; position: relative; top:45px;}
.testi p:after{content:url(../images/q-right.png); right:0px; position: absolute; top:62px;}*/

.testi .auth {
	font-family: 'Marck Script', cursive;
	font-size: 29px;
	color: #018de6;
	padding: 20px 0;
}

.testi .auth span:before {
	content: "- - -";
	left: 0px;
	position: relative;
	top: 0px;
	margin-right: 20px;
	font-family: 'Raleway', sans-serif;
}

.testi .auth span:after {
	content: "- - -";
	right: 0px;
	position: relative;
	top: 0px;
	margin-left: 20px;
	font-family: 'Raleway', sans-serif;
}

.tech ul {
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
	display: block;
	text-align: center;
}

.tech ul li {
	display: inline-block;
	padding: 20px 40px;
	opacity: .2;
	transition: all .2s;
}

.tech ul li img {
	-webkit-filter: grayscale(100%);
	/* Chrome, Safari, Opera */
	filter: grayscale(100%);
}


/*.tech ul li:hover {transition:all .3s ease-in-out; transform: scale(1.3);-moz-transform: scale(1.3);-webkit-transform: scale(1.3);-o-transform: scale(1.3);-ms-transform: scale(1.3);}*/

.tech ul li:hover {
	opacity: 1;
	transform: scale(1.1);
}

.tech ul li:hover img {
	-webkit-filter: grayscale(0);
	/* Chrome, Safari, Opera */
	filter: grayscale(0);
}

footer {
	/*background: url(../images/footer-bg.jpg) no-repeat center top;*/
	/*min-height: 658px;*/
	background-color: #e9f5f5;
}

.foot-bg{
    /*background: #6404be;*/
    
  background: linear-gradient(322deg, rgb(100 4 190) 0%, rgb(65 4 122) 100%);

}

footer .foo-contacts {
	margin-top: 140px;
	font-weight: 500;
	padding-top: 70px;
}

footer .foo-contacts a {
	color: #fff;
}

footer .foo-contacts span {
	color: #fff;
}

footer .foo-contacts a:hover {
	text-decoration: none;
}

footer .foo-link {
	margin: 0;
	/* padding: 0; */
	text-align: center;
	padding: 15px 0;
}

footer .foo-link li {
	display: inline-block;
	margin: 5px 0px;
	position: relative;
	color: #201575;
}

footer .foo-link li a {
	color: #fff;
	font-size: 14px;
	padding: 0 15px;
}

footer .foo-link li:before {
	content: "|";
	color: #fff;
	font-size: 14px;
}

footer .foo-link li:first-child:before {
	content: "";
}

footer .foo-link li a:hover {
	color: #000;
	text-decoration: none;
}

.social-icon ul li {
	display: inline-block;
	padding: 12px;
	font-size: 24px;
	margin-top: 20px;
	margin-bottom: 20px;
}

.social-icon ul li a {
	color: #fff;
}

.foot-logo ul li {
	padding: 5px 0;
}

.foot-get ul li {
	padding: 10px 0;
}

.foot-logo h4 {
	font-weight: 600;
	font-size: 20px;
	color: #fea700;
}

.cll {
    font-size: 22px !important;
    color: #ffde00;
    margin-right: 6px;
    vertical-align: top;
}


.stp-text{
    display: flex;
}

.stp-text img{
    margin-left: auto;
    margin-bottom: 30px;
}

.qq {
	position: fixed;
	top: -285px;
	left: 0;
	width: 100%;
	padding: 15px 0;
	z-index: 9999;
	background: url(../images/top-form-bg.png) no-repeat center top;
	visibility: hidden;
	transition: all 0.2s ease-in-out;
}

.qq-title h2 {
	text-align: center;
	font-size: 37px;
	color: #000;
	margin: 0 0 30px;
	padding: 0;
}

.qq-input {
	border-width: 0 0 1px 0;
	background: transparent;
	border-color: #cacaca;
	width: 100%;
	padding: 5px;
	margin: 0 0 20px;
	outline: none;
}

.qq-textarea {
	border-width: 0 0 1px 0;
	background: transparent;
	border-color: #cacaca;
	width: 100%;
	padding: 5px;
	outline: none;
	color: #aaa;
	height: 60px;
}

.qq-submit {
	background: #6404be;
	color: #fff;
	font-weight: bold;
	font-size: 19px;
	border: 0;
	padding: 10px;
	border-radius: 3px;
	box-shadow: 0 5px 0 #45097e;
	margin: 20px 0 15px;
	text-align: left;
    padding-left: 25px;
}

.qq-txt {
	color: #464646;
	font-size: 13px;
	padding: 10px 0 50px;
}

.spider {
	position: absolute;
	right: -20px;
	top: -44px;
	visibility: visible;
}

.show-qq {
	visibility: visible;
	top: 0px;
}

.qq .qqclose {
	position: absolute;
	right: 5px;
	top: 5px;
	color: #ffa800;
	font-size: 20px;
	z-index: 9999;
	padding: 0 5px;
	border: 1px solid #ffa800;
}

.spcl-offer {
	position: fixed;
	left: 0;
	top: 200px;
	z-index: 99;
}

.hit {
	position: relative;
	left: -300px;
	display: inline-block;
	transition: all .5s ease-in-out;
	cursor: pointer;
}

.spcl-box {
	position: absolute;
	width: 426px;
	height: 405px;
	left: -450px;
	top: 0;
	transition: all .2s ease-in-out;
	padding: 50px 73px 0 0;
	background: url(../images/spcl-offer-bg.png) no-repeat 0 0;
	text-align: center;
	font-size: 18px;
	color: #000;
}

.spcl-box h2 {
	font-family: 'Raleway', sans-serif;
	color: #fff;
	font-size: 38px;
	font-weight: 700;
	text-shadow: 0px 0px 10px #bb7d04;
}

.spcl-box span {
	display: block;
	font-size: 41px;
	font-weight: 700;
}

.showhit .hit {
	left: -20px;
}

.showBox {
	left: 0px;
}

.close-box {
	position: absolute;
	top: 33px;
	right: 40px;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	cursor: pointer;
}

.social-nav {
	position: relative;
	max-width: 480px;
	margin: 50px auto 0;
	text-align: center;
}

.social-nav a {
	display: inline-block;
	width: 68px;
	height: 65px;
	background: url(../images/social-sprite.png) no-repeat 0 0;
}

.social-nav a.facebook:hover {
	background-position: left bottom;
}

.social-nav a.twitter {
	display: inline-block;
	width: 68px;
	height: 65px;
	background: url(../images/social-sprite.png) no-repeat -68px 0;
}

.social-nav a.twitter:hover {
	background-position: -68px bottom;
}

.social-nav a.whatsapp {
	display: inline-block;
	width: 68px;
	height: 65px;
	background: url(../images/social-sprite.png) no-repeat -136px 0;
}

.social-nav a.whatsapp:hover {
	background-position: -136px bottom;
}

.social-nav a.skype {
	display: inline-block;
	width: 68px;
	height: 65px;
	background: url(../images/social-sprite.png) no-repeat -204px 0;
}

.social-nav a.skype:hover {
	background-position: -204px bottom;
}

.social-nav a.linkedin {
	display: inline-block;
	width: 68px;
	height: 65px;
	background: url(../images/social-sprite.png) no-repeat -272px 0;
}

.social-nav a.linkedin:hover {
	background-position: -272px bottom;
}

.inner-top {
	background: transparent;
}

.inner-cont {
	padding-top: 60px;
	/*background: rgb(233, 245, 245);*/
}

.inner-bg {
	/*background:url(../images/inner-bg.jpg) no-repeat center top;*/
	background: #f9f9f9;
}

.contact-bg {
	background: url(../images/contact-bg.jpg) no-repeat center top;
}

.inner-para p {
	padding-top: 1%;
}

.strength ul {
	margin: 0;
	padding: 0 0 0 100px;
	list-style: none;
}

.strength ul li {
	position: relative;
	width: 100%;
	padding: 40px 40px 40px 130px;
	line-height: 35px;
	margin: 30px 0 80px;
}

.strength ul li span {
	position: absolute;
	width: 166px;
	height: 192px;
	line-height: 192px;
	text-align: center;
	left: -83px;
	color: #000000;
	font-size: 22px;
	top: -30px;
	font-weight: bold;
}

.strength ul li.st1 {
	background: rgba(171, 230, 123, .4);
}

.strength ul li.st1 span {
	background: url(../images/creative.png) no-repeat center top;
}

.strength ul li.st2 {
	background: rgba(248, 186, 112, .4);
}

.strength ul li.st2 span {
	background: url(../images/dedicated.png) no-repeat center top;
}

.strength ul li.st3 {
	background: rgba(127, 192, 233, .4);
}

.strength ul li.st3 span {
	background: url(../images/professional.png) no-repeat center top;
}

.strength ul li.st4 {
	background: rgba(193, 137, 220, .4);
}

.strength ul li.st4 span {
	background: url(../images/sincere.png) no-repeat center top;
}

.strength ul li.st5 {
	background: rgba(243, 136, 136, .4);
}

.strength ul li.st5 span {
	background: url(../images/energetic.png) no-repeat center top;
}

.strength ul li.st6 {
	background: rgba(228, 145, 214, .4);
}

.strength ul li.st6 span {
	background: url(../images/laborious.png) no-repeat center top;
}

.service-tab {
	border: 0px;
}

.service-tab li {
	width: 33%;
	text-align: center;
}

.service-tab>li>a {
	background-color: transparent;
	height: 350px;
}

.service-tab>li>a img {
	opacity: .5;
}

.service-tab>li>a:hover img {
	opacity: 1;
}


/*.service-tab>li.active>a img {opacity:1;}*/

.service-tab>li.active>a {
	border-width: 0 0 5px 0px;
	background: #ecf6f8;
	/*url(../images/active-border.png) no-repeat center bottom;*/
	margin-bottom: 20px
}

.service-tab>li.active>a:focus,
.service-tab>li.active>a:hover,
.service-tab>li>a:focus,
.service-tab>li>a:hover {
	background-color: transparent;
	border: 0;
	cursor: pointer;
}

.service-tab>li>a span {
	font-family: 'Alata', sans-serif;
	color: #018de6;
	font-size: 38px;
	font-weight: 100;
	display: block;
}

.service-tab>li>a span span {
	display: inline-block;
	color: #1c99e9;
}

.service-tab>li.active {
	/*padding-top:80px;*/
}

.slider-wrap {
	position: relative;
	padding: 100px 0 100px;
	display: block;
}

.slider-wrap img {
	position: relative;
	z-index: 1;
}

.slider {
	position: absolute;
	top: 132px;
	left: 140px;
	z-index: 9;
}

.folio-tab {
	border-bottom: 0px;
	text-align: center;
}

.folio-tab>li {
	float: none;
	display: inline-block;
}

.folio-tab>li>a {
	border: 1px solid #018de6;
	border-radius: 30px;
	padding: 16px 40px;
	margin: 0 10px;
	color: #596c6c;
	font-size: 18px;
}

.folio-tab>li.active>a,
.folio-tab>li.active>a:focus,
.folio-tab>li.active>a:hover {
	border: 1px solid #ffa800;
	background: #ffa800;
	color: #000;
}

.big-btn {
	background: #018de6;
	padding: 20px 30px;
	color: #fff;
	font-weight: 600;
	border-radius: 50px;
	font-size: 27px;
	box-shadow: 0 5px #3a3f42;
}

.big-btn:hover {
	background: #fead0e;
	color: #000;
	text-decoration: none;
}

.inpt-cont {
	border: 0px;
	border-bottom: 1px solid #b7b7b7;
	background: transparent;
	width: 100%;
	outline: none;
	padding: 0 8px;
}

.inpt-cont2 {
	border: 0px;
	border-bottom: 1px solid #b7b7b7;
	background: transparent;
	width: 100%;
	outline: none;
	padding: 8px;
}

.inpt-cont3 {
	border: 0px;
	border-bottom: 1px solid #b7b7b7;
	background: transparent;
	width: 100%;
	outline: none;
	min-height: 163px;
}

.send-btn {
	background: #ffa800;
	padding: 10px 40px;
	color: #fff;
	font-weight: 600;
	border-radius: 3px;
	font-size: 20px;
	box-shadow: 0 2px #3a6f8f;
	border: 0px;
}

.inpt-cont::-webkit-input-placeholder,
.inpt-cont3::-webkit-input-placeholder,
.qq-input::-webkit-input-placeholder,
.qq-textarea::-webkit-input-placeholder {
	/* Chrome/Opera/Safari */
	color: #000;
}

.inpt-cont::-moz-placeholder,
.inpt-cont3::-moz-placeholder,
.qq-input::-moz-placeholder,
.qq-textarea::-moz-placeholder {
	/* Firefox 19+ */
	color: #000;
}

.inpt-cont:-ms-input-placeholder,
.inpt-cont3:-ms-input-placeholder,
.qq-input:-ms-input-placeholder,
.qq-textarea:-ms-input-placeholder {
	/* IE 10+ */
	color: #000;
}

.inpt-cont:-moz-placeholder,
.inpt-cont3:-moz-placeholder,
.qq-input:-moz-placeholder,
.qq-textarea:-moz-placeholder {
	/* Firefox 18- */
	color: #000;
}

.success {
	background: #018de6;
}

.success .inner-para h1,
.success .inner-para p {
	color: #fff;
}


.home-bg {
	background: #fbfbfb;
	position: relative;
}

.pt-0 {
	padding-top: 0;
}

.service {
	padding: 40px 0;
	background: #fff;
	border-radius: 15px;
	box-shadow: 0 5px #b8c4cc;
}

.service p {
	font-size: 18px;
	line-height: 22px;
	font-weight: 400;
}

.service img {
	width: 80px;
}

.service-icon {
	padding-top: 30px;
}

.small-btn {
	padding: 8px 30px;
	font-size: 22px;
}

.service-icon img {
	width: 80px;
}

.ser-list li {
	display: inline-block;
	width: 49%;
}

.about-sec {
	padding: 40px 60px;
}

.about-sec h2 {
	font-size: 35px;
    line-height: 53px
}

.about-sec img {
	 width: 52px;
    vertical-align: bottom;
    margin-right: 10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
	width: 45px;
	height: 45px;
	border-radius: 50%;
	background: #018de6;
	padding: 10px 0;
	font-size: 24px;
}

.glyphicon-chevron-left:before {
	content: "\e257";
}

.glyphicon-chevron-right:before {
	content: "\e258";
}

.carousel-control {
	opacity: 1;
}


/*======================parallax===============================*/

.parallax {
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	padding: 30px 40px;
	color: #fff;
	border: 1px solid #000;
}

.parallax h3 {
	font-size: 36px;
	line-height: 40px;
	font-family: 'Raleway', sans-serif;
	margin-top: 0;
}

.parallax p {
	font-size: 17px;
	line-height: 21px;
	font-family: 'Raleway', sans-serif;
	margin: 0;
	padding: 0;
}

.y-btn {
	font-size: 20px;
	line-height: 24px;
	font-weight: 600;
	font-family: 'Raleway', sans-serif;
	background: #ff8400;
	color: #fff;
	margin-top: 20px;
	padding: 15px 25px;
	float: right;
	border-radius: 30px;
	-webkit-animation: bounce 2s infinite 2s;
	animation: bounce 2s infinite 2s;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	transform: scale(1);
}

.y-btn:hover {
	color: #fff;
}


/*===========================accordion=====================================*/

.faq-accordion .card .card-header {
	    background: #fcfcfc;
    border-radius: 3px;
    box-shadow: -1px 4px 0px #dddddd8c;
}

.btn:focus,
.faq-accordion .card .card-header:focus {
	outline: none;
}

.faq-accordion .card .card-header .btn-link {
	width: 100%;
	color: #101010;
	text-align: left;
	font-size: 18px;
	line-height: 22px;
	font-weight: 500;
	padding: 15px 15px;
	white-space: normal;
}

.faq-accordion .card .card-header .btn-link:hover,
.faq-accordion .card .card-header .btn-link:focus {
	text-decoration: none;
}

.faq-accordion .card .card-header .btn-link:focus {
	outline: none;
}

.faq-accordion .card .card-body {
	padding: 5px 15px;
}

.q-word {
	padding-right: 10px;
}


/*===========================Blog-sec=====================================*/

.blog-box {
	border: 1px solid rgba(0, 0, 0, 0.07);
	transition: all ease 400ms;
	background: #fff;
	border-radius: 10px;
	margin-top: 30px;
}

.blog-box:hover {
	box-shadow: 0 10px 40px 0 rgba(0, 0, 0, 0.1);
	transform: translate(0, -5px);
}

.bbox-img img {
	width: 100%;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}

.bbox-img {
	position: relative;
}

.bbox-img:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	background: rgba(0, 0, 0, 0.45);
	transition: 0.5s all ease;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	opacity: 0;
}

.blog-box:hover .bbox-img:before {
	opacity: 1;
}

.bbox-content {
	padding: 25px;
}

.bbox-content h2 {
	font-size: 18px;
	line-height: 22px;
	font-weight: 600;
	color: #373e45;
	margin: 0;
}

.bbox-content p {
	color: #53037b;
	line-height: 26px;
	font-weight: 600;
	padding: 0px 0 0;
}


/*========================arrow-animation==================================*/

.scroll-down {
	opacity: 1;
	-webkit-transition: all .5s ease-in 3s;
	transition: all .5s ease-in 3s;
}

.scroll-down img {
	-webkit-animation: bounce 2s infinite 2s;
	animation: bounce 2s infinite 2s;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	transform: scale(1);
}

.scroll-down {
	position: absolute;
	top: 115px;
    left: -120px;
	right: 0;
	margin: 0 auto;
	z-index: 2;
	text-align: center;
}

.scroll-down img {
	width: 48px;
}


/*===========================================================*/


/*=================================================*/

.modal-btn {
	border: none;
	background: transparent;
	color: #fff;
}

.modal-btn:focus {
	outline: none;
}

.modal-btn:active {
	box-shadow: none;
}

.foo-link li .modal-title {
	font-size: 30px;
	line-height: 36px;
	color: #000;
	font-family: inherit;
}

.foo-link li .modal-body h5 {
	font-size: 22px;
	line-height: 26px;
	color: #000;
	font-weight: 900;
}

.foo-link li .modal-body p {
	line-height: 20px;
	color: #000;
	padding-bottom: 15px;
}

.call {
	border: 1px solid #018de6;
	border-radius: 8px 8px 8px 8px;
	height: 50px;
}

.sub-btn {
	color: #fff;
	background: #018de6;
	padding: 7px 16px;
	box-shadow: 0 5px #5a5959;
	font-size: 20px;
}

.sub-btn:hover {
	color: #fff;
	background: #ffa800;
}

.modal-backdrop {
	background-color: #0000;
}

.big-btn-1 {
	background: #6404be;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	box-shadow: 0 5px #45097e;
	padding: 12px 37px;
}

.big-btn-1:hover {
	background: #6404be;
	color: #fff;
}

.big-btn-4 {
	background: #6404be;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	box-shadow: 0 5px #45097e;
	padding: 12px 37px;
	-webkit-animation: bounce 2s infinite 2s;
	animation: bounce 2s infinite 2s;
	-webkit-transition: all .2s ease-in;
	transition: all .2s ease-in;
	transform: scale(1);
}

.big-btn-4:hover {
	background: #6404be;
	color: #fff;
}

.big-btn-5{
    background: #6404be;
    padding: 10px 13px;
    color: #fff;
    font-weight: 600;
    font-size: 15px;
    box-shadow: 0 5px #45097e;
    float: right;
    margin-right: 25px;
    margin-top: 20px;
}

.modal {
	/*display: none; 
    position: fixed; 
    z-index: 1;*/
	padding-top: 100px;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	overflow: auto;
}


/* Modal Content */

.modal-content {
	background-color: #6404be;
	margin: auto;
	padding: 20px;
	border: 0px solid #888;
	/*width: 50%;*/
}


/* The Close Button */

.close {
	color: #fff;
	float: right;
	font-size: 28px;
	font-weight: bold;
	opacity: 2;
}

.close:hover,
.close:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer;
	opacity: 1;
}


/*=========================================================*/

.service-counter .counter-value {
	font-size: 60px;
	line-height: 64px;
	font-weight: 500;
	font-family: sans-serif;
	color: #6404be;
}

.service-counter img {
	width: 30px;
	position: absolute;
	top: 16px;
	right: 33%;
}

.plus-icon {
	right: 28% !important;
}

.service-counter p {
	font-size: 24px;
	line-height: 28px;
	padding-top: 30px;
}


/*===================================================================*/

.back-bg-white {
	position: absolute;
	top: 0;
	left: 20px;
	background: none;
	width: 0;
	opacity: 0;
}

.s_offer .s_tooltip:hover .back-bg-white {
	width: 400px;
	opacity: 1;
	transition: all 0.3s ease-in;
}


/*--------------Video-sec---------------------------*/

.video-sec img {
	width: 100%;
}

.video-sec {
	position: relative;
}

.play-button img {
	width: 80px;
	border: 10px solid #018de6;
	height: 80px;
	border-radius: 50%;
	background: #018de6;
}

.play-button {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: 0 auto;
	width: 100px;
	padding: 15% 0;
	text-align: center;
}

.end {
	margin-top: 30px;
}

.end p {
	padding: 0px;
}

.end h2 {
	font-size: 30px;
}

.form-bottom h3 {
	margin: 0px 0px 20px;
	color:#fff;
}


/***** Top content *****/

.big-btn-3 {
	background: #ff8400;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	box-shadow: 0 5px #ba660c;
	padding: 8px 12px;
	margin: 12px 0 0;
}

.big-btn-3:hover {
	background: #ff8400;
	color: #fff;
}

.big-btn-2 {
	background: #000;
	color: #fff;
	font-weight: 600;
	font-size: 20px;
	box-shadow: 0 5px #424141;
	padding: 8px 12px;
	float: right;
	margin: 12px 0 0;
}

.big-btn-2:hover {
	background: #000;
	color: #fff;
}

.modallg {
	width: 100% !important;
	margin: auto !important;
}

.registration-form {
	max-width: 50%;
	margin: auto;
	padding-bottom: 15%;
}

.form-bottom input[type="text"] {
	height: 50px;
	border-radius: inherit;
	border: none;
	/*box-shadow: 1px 1px 8px 0px #cac9c9;*/
}

.form-bottom input[type="email"] {
	height: 50px;
	border-radius: inherit;
	border: none;
	/*box-shadow: 1px 1px 8px 0px #cac9c9;*/
}

.form-bottom textarea {
	border-radius: inherit;
	border: none;
	/*box-shadow: 1px 1px 8px 0px #cac9c9;*/
}

form .form-bottom .input-error {
	border-color: #d03e3e;
	color: #d03e3e;
}

form.registration-form fieldset {
	display: none;
}


/*=================================================================*/

.fixed-icon {
	position: fixed;
	right: -55%;
	bottom: 5%;
	z-index: 1200;
}

.fixed-icon img {
	width: 50px;
}


/*=======================================================================================*/


/*======================== SUDIPTA BISWAS CSS ==========================================*/


/*=====================================================================================*/

#sPopup {}

#sPopup #dialog {
	width: 550px;
	height: 550px;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 99999;
	text-align: center;
}

#sPopup #dialog a.bg_img {
	position: absolute;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	left: 0;
	top: 0;
	background-size: cover;
	background-position: center center;
}

#sPopup #dialog .btn_link {
	position: absolute;
	background-color: #018de6;
	color: #fff;
	padding: 10px 20px;
	text-transform: capitalize;
	font-weight: 600;
	left: 0;
	bottom: 0;
	transition: 0.6s;
}

#sPopup #dialog .btn_link:hover {
	text-decoration: none;
}

#sPopup #dialog #popupfoot {}

#sPopup #dialog #popupfoot .agree {
	width: 40px;
	height: 40px;
	position: absolute;
	line-height: 40px;
	text-shadow: none;
	opacity: 1;
	background-color: #fff;
	color: #333;
	right: 70px;
	border-radius: 50%;
	top: 50px;
}

#sPopup #mask {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9999;
	background-color: #000;
	display: none;
}

.s_offer {}

.s_offer .s_tooltip {
	position: relative;
	display: inline-block;
}

.s_offer .s_tooltip .s_tooltiptext {
	visibility: hidden;
	width: 100px;
	height: 100px;
	color: #000;
	text-align: center;
	font-weight: 600;
	padding: 5px 20px;
	position: absolute;
	z-index: 1;
	top: -40px;
	right: -70px;
	opacity: 0;
	transition: opacity 0.3s;
	background-image: url(../images/comment.png);
	background-size: cover;
	padding-top: 26px;
	font-size: 24px;
	line-height: 24px;
}

.s_offer .s_tooltip:hover .s_tooltiptext {
	visibility: visible;
	opacity: 1;
	text-decoration: none;
}


/*review arbiter*/

.avter {
	float: left;
}

.contant {
	position: relative;
	left: 18px;
}

.contant i {
	color: #ffc23e;
	margin-top: 6px;
}

.contant h6 {
	font-size: 17px;
	margin: 0;
	font-weight: 600;
}

.re-1 {
	background: #fff;
	padding: 30px 10px;
	margin: 10px 0;
	box-shadow: 1px 1px 12px 2px #eaeaea;
}

.avter .su-pic {
	position: absolute;
	right: 30px;
}

.body-con p {
	padding: 30px 0 0;
	;
	line-height: 25px;
}

.contant b {
	font-size: 14px;
	color: #b3b3b3;
}

.res {
	position: relative;
	bottom: 25px;
}

.res-2 {
	position: relative;
	bottom: 75px;
}

.port-part {
	margin-top: 20px;
	transition: all ease 400ms;
}

.port-part img{
    width:100%;
}

.port-part:hover {
	cursor: pointer;
	transform: rotate(2deg);
	-ms-transform: translate(0, -5px);
	-webkit-transform: rotate(2deg);
	-moz-transform: translate(0, -5px);
	-webkit-font-smoothing: subpixel-antialiased;
	outline: 0;
	-moz-box-shadow: 0 8px 64px 0 rgba(208, 208, 208, .5);
	-webkit-box-shadow: 0 8px 64px 0 rgba(208, 208, 208, .5);
	box-shadow: 0 8px 64px 0 rgba(208, 208, 208, .5);
}

.part-3 img{
    width:100%;
}


/*package css strt*/

.colms {
	width: 20%;
	padding: 0 10px;
	border-right: 1px solid #b2b2b2;
	background: #fff;
}

.colms:last-child {
	border-right: none;
}

/*.colms:nth-child(1) .plan-div {
	padding-top: 40px;
	padding-bottom: 15px;
}*/

.plan-div h2 {
	font-size: 19px;
	font-weight: 600;
	text-transform: uppercase;
	color: #018de6;
	margin: 0px;
}

.plan-div h3 {
	font-weight: 800;
	font-size: 20px;
	color: #ff6c00;
	margin-bottom: 14px;
}

.plan-div h4 {
	color: #9217a4;
	margin-bottom: 15px;
	font-weight: 600;
}

.plan-div h5 {
	color: #7d7d7d;
	margin-bottom: 20px;
	font-weight: 500;
	font-size: 15px;
}

.plan-div h5 span {
	color: #8e8d8d;
}

.circle img {
	max-width: 15px;
	vertical-align: middle;
	cursor: pointer;
}

.plan-div h5 i {
	color: #be0fca;
	cursor: pointer;
}

.colms .plan-div p {
	font-size: 15px;
	/*line-height: 30px;*/
	color: #292929;
}

.colms .plan-div div ul li {
	margin-bottom: 10px;
	line-height: 24px;
	font-size: 16px;
}

.colms .plan-div div ul li {
	position: relative;
	padding-left: 27px;
	color: #000;
}

.colms .plan-div div ul li i {
	display: inline-block;
	position: absolute;
	top: 0;
	left: 0;
	width: 20px;
	height: 20px;
}

.colms .plan-div div ul li i::after {
	content: "\f00c";
	font-family: FontAwesome;
	color: #38C9F9;
}

.colms .plan-div div ul li span {
	font-weight: bold;
	font-size: 15px;
}

.colms:nth-child(1) .plan-div,
.colms:nth-child(2) .plan-div,
.colms:nth-child(3) .plan-div,
.colms:nth-child(4) .plan-div,
.colms:nth-child(5) .plan-div {
	padding: 28px 0;
}

.colms:nth-child(1) .plan-div h3,
.colms:nth-child(2) .plan-div h3,
.colms:nth-child(3) .plan-div h3,
.colms:nth-child(4) .plan-div h3,
.colms:nth-child(5) .plan-div h3 {
	margin-bottom: 15px;
}


/* Style tab links */

.tablink {
	background-color: #c5c5c5;
	color: white;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 3px;
    width: 15%;
}

.tablink:hover {
	background-color: #777;
}

.tablink1 {
	background-color: #c5c5c5;
	color: white;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 3px;
    width: 15%;
}

.tablink1:hover {
	background-color: #777;
}

.tablink2 {
	background-color: #c5c5c5;
	color: white;
	border: none;
	outline: none;
	cursor: pointer;
	padding: 14px 16px;
	font-size: 17px;
	font-weight: bold;
	border-radius: 3px;
    width: 15%;
}

.tablink2:hover {
	background-color: #777;
}

.plan-div h4 {
	visibility: hidden;
}

.row-1 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 40px;
}

.row-2 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
}

.plan-div h6{
    margin-top:0;
    font-size: 14px;
    font-weight: bold;
}

.plan-div h6 b{
    color:#ff7900;
}

.paid{
    color: #8e8d8d;
    font-size: 14px;
    line-height: 22px;
    font-weight: 500;
}

.offer{
        position: relative;
    top: -20px;

}

.offer-btn b{
    font-size:14px;
}

.offer-btn{
   -webkit-animation: bounce 2s infinite 2s;
    animation: bounce 2s infinite 2s;
    -webkit-transition: all .2s ease-in;
    transition: all .2s ease-in;
    transform: scale(1);
        display: inline-block;
    padding: 2px 8px;
    margin-bottom: 0;
    font-size: 12px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    border-radius: 4px;
    background:#fcf307;
}



/*our team member*/

.team-mem {
	background: #fff;
	box-shadow: 1px 3px 2px #e2e2e2;
	margin: 20px 0;
}

.team-mem h4 {
	margin-bottom: 0;
}

.team-mem p {
	padding-top: 0;
}

.mem-title {
	padding: 0px 12px 0px;
}


/*our package*/

.section-title {
	margin-bottom: 38px;
}

.rounded-lg {
	border-radius: 10px;
}

.px-4 {
	padding-left: 1.5rem!important;
	padding-right: 1.5rem!important;
}

.py-5 {
	padding-bottom: 5rem!important;
	padding-top: 3rem!important;
}

.py-4{
    padding-top: 30px !important;
    padding-bottom: 25px !important;
}

.pt-5 {
	padding-top: 3rem!important;
}

.pt-2{
    padding-top:1rem;
}

.pt-3{
        padding-top: 2.5rem;
}

.pb-3 {
	padding-bottom: 1rem!important;
}

.mb-4,
.my-4 {
	margin-bottom: 4rem!important;
}

.shadow,
.subscription-wrapper {
	box-shadow: 0px 15px 39px 0px rgba(8, 18, 109, 0.1) !important;
	background: #fff;
}

.hover-bg-primary {
	transition: ease 0.3s;
}

.hover-bg-primary:hover {
	background: linear-gradient(134deg, #6404be 0%, #45097e 100%);
}

.hover-bg-primary:hover:before {
	opacity: 1;
}

.pricing-table:before,
.hover-bg-primary::before,
.card-border-bottom:after {
	transition: ease 0.3s;
}

.hover-bg-primary:hover {
	color: #fff !important;
}

.hover-bg-primary:hover .btn-p {
	color: #fff !important;
	border: 2px solid #fff !important;
}

.btn-outline-primary {
	color: #6404be;
	border: 2px solid #00e0d8;
}

.btn-p {
	font-size: 16px;
	text-transform: capitalize;
	padding: 14px 45px;
	border-radius: 45px;
	font-weight: 500;
	border: 1px solid;
	position: relative;
	z-index: 1;
	transition: .3s ease-in;
	overflow: hidden;
}

.hover-bg-primary .btn-p {
	transition: unset;
}

.btn-outline-primary:hover {
	color: #fff !important;
	background: none;
	border: 2px solid #00e0d8;
}

.web-1{
    text-align:center;
}


/*facebook and insta css*/

/*.like-btn {
	text-align: right;
	position: relative;
	top: -25px;
	right: 180px;
}

.insta-btn {
	position: absolute;
	top: 62px;
	right: 315px;
}*/


/*scroll text banner*/

#news-container {
	width: 450px;
	margin: auto;
}

#news-container ul li div {
	font-size: 17px;
	text-align: left;

}

#news-container ul li div b {
	color: #ff6c00;
}

.an-pic {
    display: -webkit-inline-box;
	position: relative;
	top: -110px;
	left: -6px;

}

.an-pic img {
	position: relative;
    top: -5px;
    max-width: 35px;
    left: -10px;
}

.ind{
   position: relative;
    top: -45px;
}

/*social media tab css*/

    .panel.with-nav-tabs .panel-heading{
    padding: 0px;
    background: none;
    border: none;
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 4px;
}
.panel.with-nav-tabs .nav-tabs{
	border-bottom: none;
	padding: 0px;
}
.panel.with-nav-tabs .nav-justified{
	margin-bottom: -1px;
}
/********************************************************************/
/*** PANEL DEFAULT ***/
/*.with-nav-tabs.panel-default .nav-tabs > li > a,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
}*/

.with-nav-tabs.panel-default .nav-tabs > li:nth-child(1) > a
 {
    color: #3758a9;
 }

 .with-nav-tabs.panel-default .nav-tabs > li:nth-child(2) > a
 {
    color:#ef256e;
 }

 .with-nav-tabs.panel-default .nav-tabs > li:nth-child(3) > a
 {
    color: #ff1b1c;
 }

 .with-nav-tabs.panel-default .nav-tabs > li:nth-child(4) > a
 {
    color: #2375c1;
 }


.with-nav-tabs.panel-default .nav-tabs > .open > a,
.with-nav-tabs.panel-default .nav-tabs > .open > a:hover,
.with-nav-tabs.panel-default .nav-tabs > .open > a:focus,
.with-nav-tabs.panel-default .nav-tabs > li > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li > a:focus {
    color: #777;
	background-color: #ddd;
	border-color: transparent;
}

/*.with-nav-tabs.panel-default .nav-tabs > li.active > a,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.active > a:focus {
	color: #555;
	background-color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}*/

.with-nav-tabs.panel-default .nav-tabs > li:nth-child(1).active > a
 {
	background-color: #3758a9;
	color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs > li:nth-child(2).active > a
{
	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%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f09433', endColorstr='#bc1888',GradientType=1 );
	color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs > li:nth-child(3).active > a
{
	background-color: #ff1b1c;
	color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}

.with-nav-tabs.panel-default .nav-tabs > li:nth-child(4).active > a
{
	background-color: #2375c1;
	color: #fff;
	border-color: #ddd;
	border-bottom-color: transparent;
}


.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:hover,
.with-nav-tabs.panel-default .nav-tabs > li.dropdown .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #555;}


.c-logo{
    display: flex;
    margin-top: 7px;
}

.c-logo1 img{
    max-width: 30px;
}

.c-logo-text h5{
    margin: 0px;
}

.c-logo-text p{
    padding:0;
    margin: 0px;
}

.c-logo-text{
    padding-left: 10px;
}

.c-btn{
    position: absolute;
    right: 20px;
    top: 6px;
}

.c-pic{
    margin: 15px 0;
}

.pannel-width{
    max-width: 100%;
    margin: 40px auto 0;
    border: none;
    background: #fff;
    box-shadow: 0px 7px 0px #dcdcdc;
}

.pannel-width .nav-tabs>li {
    float: left;
    margin-bottom: -1px;
    width: 25%;
    text-align: center;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1.2px solid transparent;
    border-radius: 0;
    font-size: 23px;
    padding: 20px 81px;
    background: #fff;
    box-shadow: 0px 0px 8px #dcdcdc;
}

.face-btn{
    background: #3758a9;
    color:#fff ;
}

.instagram-btn{
    background: #ef256e;
    color:#fff;
}

.youtube-btn{
    background: #ff1c16;
    color: #fff;
}

.linkedin-btn{
    background:#2375c1 ;
    color: #fff;
}

.mt-90{
    margin-top:90px;
}

.mt-80{
    margin-top:80px;
}

.mt-70{
    margin-top:70px;
}

.mt-100{
     margin-top: 100;
}

.ml-4{
    margin-left:4px;
}

.list-2 ul li{
    margin:18px 0;
}

.list-2 ul li img{
    position: absolute;
    margin-top: 5px;
    max-width: 15px;
}

.list-2 ul li span{
    position: relative;
    left: 25px;
}

.who-pic{
    margin-left: auto;
    max-width: 90%;
}

.port-btn{
     background: #d34200;
    color: #fff;
    font-weight: 600;
    font-size: 20px;
    box-shadow: 0 5px #a24115;
    padding: 8px 25px;
    margin: 15px 0 0;
}

.s-text{
        text-align: center;
    max-width: 70%;
    margin: auto;
}

.se-text{
    margin:25px 0;
}

.se-pic{
    margin:25px 0;
}

.who-text{
    margin:25px 0;
}

.who-pic{
    margin-top:25px;
    margin-bottom:25px;
    
}

.j-text{
    margin:60px 0 30px;
}

.j-pic{
    margin-top:25px;
    margin-bottom:25px;
    
}

.sale-btn{
    float: right;
    background: #0d00d4;
    color: #fff;
    position: relative;
    top: -4px;
    padding: 3px 4px;
    font-size: 11px;
    font-weight: 700;
}


.off-text-1 h2{
    font-size: 27px;
    color: #018de6;
    margin-top: 0;
}

.off-text-1 h3{
    font-weight: 500;
    font-size: 28px;
    color: #5dbc01;
    margin-top: 14px;
}

.sr-para{
    margin-top: 22px;
}

.m-btn{
    background: #0d00d4;
    padding: 2px 3px;
    font-size: 12px;
    color: #fff;
    border-radius: 3px;
}

.morelink b{
    color: #ffa800;
    font-size: 13px;
}

.search-box ol li{
    margin:5px 0;
}

.search-box span p a{
    color: #0c0398;
    font-size: 16px;
    font-weight: 600;
}


.gra-bg{
    margin:20px 0;
}

.gra-text h5{
    font-size: 21px;
}

 .home-padd{
        padding: 10% 0 9%;
}
        
.round-i{
        border-radius: 30px;
}
        
/*jssor slider loading skin spin css*/
        .jssorl-009-spin img {
            animation-name: jssorl-009-spin;
            animation-duration: 1.6s;
            animation-iteration-count: infinite;
            animation-timing-function: linear;
        }

        @keyframes jssorl-009-spin {
            from { transform: rotate(0deg); }
            to { transform: rotate(360deg); }
        }

        /*jssor slider bullet skin 053 css*/
        .jssorb053 .i {position:absolute;cursor:pointer;}
        .jssorb053 .i .b {fill:#fff;fill-opacity:0.3;}
        .jssorb053 .i:hover .b {fill-opacity:.7;}
        .jssorb053 .iav .b {fill-opacity: 1;}
        .jssorb053 .i.idn {opacity:.3;}

        /*jssor slider arrow skin 093 css*/
        .jssora093 {display:block;position:absolute;cursor:pointer;}
        .jssora093 .c {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .jssora093 .a {fill:none;stroke:#fff;stroke-width:400;stroke-miterlimit:10;}
        .jssora093:hover {opacity:.8;}
        .jssora093.jssora093dn {opacity:.6;}
        .jssora093.jssora093ds {opacity:.3;pointer-events:none;}



/*proccess scrollbar header css*/

  .progress-container {
  background-color:  transparent;
  height: 4px;
  width: 100%;
}

.progress-bar {
  background-color: #6404be;
  height: 4px;
  width: 0%;
}

/*end*/


.port-part{
   margin-top:20px;
   transition: all ease 400ms;
   }
   .port-part:hover{  cursor: pointer;
   transform: rotate(2deg);
   -ms-transform: translate(0, -5px);
   -webkit-transform: rotate(2deg);
   -moz-transform: translate(0, -5px);
   -webkit-font-smoothing: subpixel-antialiased;
   outline: 0;
   -moz-box-shadow: 0 8px 64px 0 rgba(208,208,208,.5);
   -webkit-box-shadow: 0 8px 64px 0 rgba(208,208,208,.5);
   box-shadow: 0 8px 64px 0 rgba(208,208,208,.5); 
   }
   .cs-text h4{
   font-size:25px;
   padding-top: 2%;
   }
   .cs-text p{
   padding-top: 0%; 
   padding-bottom: 1%;
   }
   .cs-1 h3{
   text-align: center;
   margin: 0 0 33px;
   font-size: 30px;
   }
   
 /*mapp carusel css*/
 
/*.choose-area .app-section-title {*/
/*  margin-bottom: 50px;*/
/*}*/

.class-for-frame {
  position: relative;
   margin-bottom: 50px;
}

.class-for-frame .choose-img-frame {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
  margin: 0 auto;
  width: auto;
  height: auto;
  top: -10px;
  z-index: 2;
}

.class-for-frame .choose-img {
  margin-bottom: 40px;
}

.class-for-frame .owl-theme .owl-dots .owl-dot span {
  width: 13px;
  height: 13px;
  /*height: 3;*/
  margin-top: 7px;
  margin-bottom: 7px;
  background: #cccccc;
}

.class-for-frame .owl-theme .owl-dots .owl-dot.active span, .choose-slider.owl-theme .owl-dots .owl-dot:hover span {
  background: #f4732a;
}

.class-for-frame .owl-theme .owl-nav [class*=owl-] {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  left: -30px;
  background-color: #ffffff;
  border: 1px solid #eeeeee;
  height: 40px;
  width: 40px;
  line-height: 45px;
  border-radius: 100%;
  -webkit-transition: all ease 0.5s;
  transition: all ease 0.5s;
  font-size: 16px;
}

.class-for-frame .owl-theme .owl-nav [class*=owl-] i {
  position: relative;
  top: -2px;
  left: 1px;
}

.class-for-frame .owl-theme .owl-nav [class*=owl-].owl-next {
  right: -30px;
  left: auto;
}

.class-for-frame .owl-theme .owl-nav [class*=owl-].owl-next i {
  position: relative;
  right: -1px;
  left: auto;
  top: -2px;
}

.class-for-frame .owl-theme .owl-nav [class*=owl-]:hover {
  background-color: #f4732a;
  color: #ffffff;
  border: 1px solid #f4732a;
}

.owl-nav {
    margin-top: 0 !important;
}

/*careear page css  */

.row-2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
}
   
.current-openings {
    overflow-x: initial;
} 

.justify-content-between {
    justify-content: space-between!important;
}

.justify-content-center {
    justify-content: center!important;
}

.d-flex {
    display: flex!important;
}

.align-items-center {
    align-items: center!important;
}

.position-sticky {
    position: -webkit-sticky!important;
    position: sticky!important;
}

.current-openings .position-sticky {
    top: 120px;
}

.section-header {
    margin-bottom: 53px;
}

.sub-title {
    color: var(--primary-color);
    margin-bottom: 30px;
	font-size: 24px;
}

.title {
    font-weight: 700;
    margin-bottom: 22px;
}

.current-openings .job {
    margin-bottom: -20px;
}

.current-openings .job-box {
    border-radius: 10px;
    background-color: #fff;
    box-shadow: 4px 6.928px 24px 0px rgb(106 105 194 / 25%);
    margin-bottom: 20px;
    padding: 30px 25px;
    transition: 0.3s;
}

.left-box a h5{
	display: inline-block;
    color: #6404be;
    font-weight: 500;
    font-size: 24px;
    line-height: 31.2px;
    margin-top: -6px;
}

.current-openings .job-box ul {
    margin: 18px 0 17px;
    display: flex;
    align-items: center;
}

.current-openings .job-box ul li:first-child {
    margin: 0;
    list-style: none;
}

.current-openings .job-box ul li {
    list-style: disc;
    margin-left: 15px;
    list-style-position: inside;
    font-size: 16px;
    color: black;
}

.current-openings .job-box .salary-limit p {
    font-weight: 600;
    color: #6404be;
	font-size: 18px;
	margin: 0;
}

.current-openings .job-box .right-box a {
    border-radius: 50%;
    background-color: #f5f6fc;
    width: 70px;
    height: 70px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.current-openings .job-box:hover {
    background-color: #6404be;
}

.current-openings .job-box:hover li, .current-openings .job-box:hover h5, .current-openings .job-box:hover .salary-limit p {
    color: #fff;
}

.our-values {
    background-color: #f5f6fc;
}

.sub-title {
    color: #6404be;
    margin-bottom: 20px;
	font-size: 24px;
}

.title {
    font-weight: 700;
    margin-bottom: 22px;
	color: #6404be;
	font-size: 59px;
	line-height: 75px;
}

.sub-para{
	margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 30px;
}

.our-values .single-box {
    border-radius: 20px;
    background-color: #fff;
    padding: 30px;
    margin-bottom: 30px;
	box-shadow: 4px 6.928px 24px 0px rgb(106 105 194 / 25%);
}

.our-values.perks .text-box {
    margin-left: 0;
    margin-top: 30px;
}

.our-values .single-box .text-box h4 {
    margin-bottom: 17px;
	font-size: 32px;
	color: #6404be;
}

.text-box p{
	margin: 0;
    font-size: 18px;
    font-weight: 400;
    color: #000;
    line-height: 30px;
}
   
/* careear-details page css */

/* .banner-section.inner-banner.career-details .banner-bottom {
    margin-top: -100px;
    transform: translateZ(5px);
} */

.banner-section.inner-banner.career-details .banner-bottom .top-box {
    border-radius: 10px;
    background-color: #fff;
    padding: 60px 60px 54px;
    box-shadow: 4px 6.928px 24px 0px rgb(106 105 194 / 25%);
}

.banner-section.inner-banner.career-details .banner-bottom .top-box .left-box {
    margin-right: 20px;
}

.section-text {
    margin-bottom: 34px;
}

.banner-section.inner-banner.career-details .section-text h5 {
    color: #000;
}

.banner-section.inner-banner.career-details ul {
    display: flex;
    align-items: center;
}

.banner-section.inner-banner.career-details ul li:first-child {
    margin: 0;
    list-style: none;
}

.banner-section.inner-banner.career-details ul li {
    list-style: disc;
    margin-left: 17px;
    list-style-position: inside;
}

.job-details {
    overflow-x: initial;
}

.job-details .position-sticky {
    top: 120px;
}

.job-details .left-area {
    display: table-caption;
}

.job-details .left-area a {
    margin-bottom: 15px;
    font-weight: 600;
    display: inline-flex;
    align-items: center;
    position: relative;
    font-size: 18px;
	color: #000;
}

.mb-60 {
    margin-bottom: 60px;
}

.title-1 {
    font-weight: 700;
    margin-bottom: 20px;
    color: #6404be;
    font-size: 38px;
	margin-top: -10px;
}


/*new form css*/
.nw-form input[type="text"] {
    height: 50px;
    background: #f6f6f6;
    /*border-radius: inherit;*/
    /*border: none;*/
    /*box-shadow: 0px 4px 7px 0px #cac9c98c;*/
}

.nw-form select {
    height: 50px;
    background: #f6f6f6;
    /*border-radius: inherit;*/
    /*border: none;*/
    /*box-shadow: 0px 4px 7px 0px #cac9c98c !important;*/
}

.nw-form textarea {
    background: #f6f6f6;
    /*border-radius: inherit;*/
    /*border: none;*/
    /*box-shadow: 0px 4px 7px 0px #cac9c98c !important;*/
}

.nw-form .form-group{
    margin:20px 0;
}

.cus-option select{
        width: 58px;
    border-right: 0;
    color: #ffffff !important;
    font-size: 18px;
    font-weight: 600;
    background: #6404be;
}

.cus-option option{
    color:#fff !important;
    font-size:18px;
    font-weight:bold;
}

.cus-option option :hover{
    background: #ccc;
}

.btn-trans{
    background: transparent;
    margin-top: 10px;
    float: right;
    margin-right: 7px;
    padding:0;
}

.cn-pic{
    max-width:32px;
}
   
/*.integration css*/

.integration {
    position: relative; }
    
    .integration .intg-back {
      position: absolute;
      left: 0;
      bottom: 19%;
      width: 100%;
      max-height: unset;
      -o-object-fit: cover;
      object-fit: cover; }
      
    .integration .content {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      position: relative; 
      padding: 10px 0;

    }
      
      .integration .content .img {
        -webkit-animation: slide_up_down 1.7s ease-in-out infinite alternate both;
        animation: slide_up_down 1.7s ease-in-out infinite alternate both;
        z-index:99;}
        
        .integration .content .img:nth-of-type(1) {
          -webkit-animation-delay: -0.5s;
          animation-delay: -0.5s; }
          
        .integration .content .img:nth-of-type(2) {
          -webkit-animation-delay: -1s;
          animation-delay: -1s; }
          
        .integration .content .img:nth-of-type(3) {
          -webkit-animation-delay: -1.5s;
          animation-delay: -1.5s; }
          
        .integration .content .img:nth-of-type(4) {
          -webkit-animation-delay: -2s;
          animation-delay: -2s; }
          
        .integration .content .img:nth-of-type(5) {
          -webkit-animation-delay: -2.5s;
          animation-delay: -2.5s; }  
   
/**
 * ----------------------------------------
 * animation slide_up_down
 * ----------------------------------------
*/
.slide_up_down {
  -webkit-animation: slide_up_down 1.7s ease-in-out infinite alternate both;
  animation: slide_up_down 1.7s ease-in-out infinite alternate both; }

/* ------- */
@-webkit-keyframes slide_up_down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }

@keyframes slide_up_down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  100% {
    -webkit-transform: translateY(-20px);
    transform: translateY(-20px); } }   

/*about*/

.align-items-center {
    align-items: center!important;
}

.about.style-5 .content .img {
    position: relative;
    text-align: right;
} 

.about.style-5 .content .img.main-img2 .img-body {
      position: relative;
      z-index: 2;
      -webkit-animation: slide_up_down 3s ease-in-out infinite alternate both;
      animation: slide_up_down 3s ease-in-out infinite alternate both;
}
      
.about.style-5 .content .img.main-img2 img {
      position: absolute;
    
}

 .about.style-5 .content .img.main-img2 img:nth-of-type(1) {
        right: 0;
        top: 0;
        width: 100%;
        z-index: 1;
        -webkit-animation: rotate-center 70s linear infinite both;
        animation: rotate-center 70s linear infinite both;
}

.section-padding {
    /*padding: 50px 0;*/
}


@-webkit-keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes rotate-center {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }
   
/* blog page css */

.archive-header {
    display: flex;
    justify-content: space-between;
    align-items: end;
}

.hr {
    height: 1px;
    width: 100%;
    background: #ebebeb;
}

.archive-header h1 sub {
    display: inline-block;
    vertical-align: super;
    font-size: 1.2rem;
    top: -0.7rem;
    margin-left: 0.5rem;
    position: relative;
    font-family: var(--font-body);
    color: var(--color-muted);
    font-weight: 400;
}

.breadcrumb {
    display: inline-block;
    padding: 0;
    text-transform: capitalize;
    color: var(--color-muted);
    font-size: 16px;
    background: none;
    margin: 0;
    border-radius: 0;
}

.breadcrumb span {
    position: relative;
    text-align: center;
    padding: 0 10px;
}

.breadcrumb span::before {
    content: ">";
    display: inline-block;
}

.loop-list-style-1 article {
    box-shadow: 30px 30px 64px rgba(0, 0, 0, 0.03);
}

.overflow-hidden {
    overflow: hidden;
}

.loop-list-style-1 .post-thumb {
    min-height: 260px;
}

.img-link {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
}

.align-self-center {
    -ms-flex-item-align: center!important;
    align-self: center!important;
}

.tag-category {
    font-weight: 600;
    font-size: 14px;
    display: inline-block;
    line-height: 1;
    padding: 13px 21px;
    border-radius: 10px;
    margin-right: 16px;
    letter-spacing: 0.3px;
}
   
   
   
   
   
   
   
   
   
   
   
   

















































@media only screen and (min-width: 767px){
    .desktop-hide{
        display:none;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px){
.class-for-frame .choose-img-frame {
    display: none;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px){
.class-for-frame .choose-img-frame {
    display: none;
}
}

@media only screen and (max-width: 1400px) {
	.fixed-icon {
		right: -77%;
	}
}

@media only screen and (max-width: 1280px) {
	.fixed-icon {
		right: -85%;
	}
}

@media only screen and (max-width: 1200px) {
	.fixed-icon {
		right: -90%;
	}
}

@media only screen and (max-width: 1199px) {
	.parallax h3 {
		font-size: 28px;
		line-height: 32px;
	}
	.slider {
		top: 128px;
		left: 115px;
		right: 113px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		top: 32%;
	}
	.fixed-icon {
		right: -72%;
	}
	
	.nav-tabs>li>a{
	    padding: 20px 64.7px;
	}
}

@media only screen and (max-width: 1024px) {
	.fixed-icon {
		right: -85%;
	}
	.like-btn {
		right: 90px;
	}
	.insta-btn {
		right: 225px;
	}
}

@media (min-width: 991px) {
	.modal-dialog {
		width: 1000px;
		margin: 30px auto;
	}
	
	.class-for-frame .owl-theme .owl-dots .owl-dot span{
	    margin-top: 7px;
    margin-bottom: 7px;
	}
}

@media (min-width: 992px){
.modal-lg {
    width: 655px !important;
}
}

@media only screen and (max-width: 992px) {
	.form-control-cus {
		width: 290px !important;
	}
	.qq-submit {
		left: -33%;
	}
}

@media only screen and (max-width: 991px) {
	.home-bg {
		padding-top: 95px;
	}
	
	.mt-100 {
    margin-top: 20px;
}

.service{
    margin-top:35px;
}

.who-text{
    margin:0;
}

.j-text{
    margin:0;
}

.res {
    position: relative;
    bottom: 0;
}

.res-2 {
    position: relative;
    bottom: 0;
}

.mt-80 {
    margin-top: 40px;
}

footer .foo-contacts {
    margin-top: 60px;
}
	.scroll-down {
		padding-top: 50px;
	}
	footer .foo-contacts .col-sm-6 {
		padding-top: 5px;
		padding-bottom: 5px;
	}
	.slider {
		top: 122px;
		left: 88px;
		right: 87px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		top: 40%;
	}
	.folio-tab>li>a {
		padding: 16px 10px;
		margin: 6px 0;
	}
	/*fixed-icon*/
	.fixed-icon {
		right: -65%;
	}
	.form-control-cus2 {
		width: 60px !important;
		float: right;
	}
	.mrgn-search {
		margin: -30px 5% !important;
	}
	.qq-submit {
		left: -32%;
	}
	.darkHeader {
		padding-bottom: 5px;
	}
	.carousel .item {
		height: 425px;
	}
	.parallax {
		padding: 30px 15px;
	}
	.parallax h3 {
		font-size: 22px;
		line-height: 28px;
		font-weight: 600;
	}
	.y-btn {
		font-size: 16px;
		line-height: 20px;
		padding: 12px 15px;
	}
	.plan-div h3 {
		font-size: 17px;
	}
	.plan-div h2 {
		font-size: 14px;
	}
	.plan-div h5 {
		font-size: 14px;
	}
	
	.nav-tabs>li>a {
    padding: 20px 46.9px;
}

.tablink {
		width: 17%;
	}
	.tablink1 {
		width: 17%;
	}
	.tablink2 {
		width: 17%;
	}
	
.about.style-5 .content .img {
    overflow: hidden;
    margin-bottom: 30px;
    /*padding-bottom: 50px;*/
}	
}

@media (max-width: 853px) {
	#sPopup #dialog {
		width: 450px;
		height: 450px;
	}
	#sPopup #dialog #popupfoot .agree {
		right: 40px;
	}
	
	.c-logo1 img {
    max-width: 30px !important;
}
}

@media (max-width: 768px){
    
    .home-padd{
        padding: 1% 0 0%;
}
    
}

@media (max-width: 767px){
    
.navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: 95%;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: 0 6px 12px rgb(0 0 0 / 18%);
}

.navbar-default .navbar-nav .open .dropdown-menu>li>a{
     color: #6404be !important;
}

.navbar-nav .open .dropdown-menu>li>a {
    line-height: 30px;
}

.class-for-frame .choose-img-frame {
    display: none;
}

.class-for-frame .owl-theme .owl-nav [class*=owl-] {
    display: none;
}
    
.s-text{
        text-align: center;
    max-width: 100%;
    margin: auto;
}

.pannel-width {
    max-width: 100%;
}
.nav-tabs>li>a {
    padding: 20px 70.9px;
}

.mobile-hide{
	    display:none;
	}

}
@media only screen and (max-width: 768px) {
    
    .m-hide{
	    display:none;
	}
    
	.s_offer .s_tooltip .s_tooltiptext {
		display: none;
	}
	/*slider*/
	.carousel .carousel-caption {
		padding-top: 20px;
	}
	.carousel .item {
		height: 300px;
	}
	.carousel h3 {
		font-size: 51px;
		padding-left: 0px;
	}
	.carousel p {
		font-size: 15px;
		padding-left: 50px;
		background-size: 50px;
	}
	.navbar-toggle:before {
		content: " ";
	}
	.navbar-toggle,
	.navbar-toggle.collapsed {
		background-size: 100%;
	}
	.serviceOne.pull-left {
		float: none!important;
	}
	.serviceOne.last {
		margin-top: 0px;
	}
	.spider2 {
		padding: 2px;
		margin: 18px 10px 0 0;
		width: 40px;
	}
	.spider2 img {
		max-width: 100%;
	}
	.navbar-toggle,
	.navbar-toggle.collapsed {
	width: 50px;
    height: 40px;
    margin-right: -8px;
	}
	.show-qq {
		background: #fff;
	}
	.face:before {
		content: " ";
	}
	/*.portfolio-slider .img2 {width:25%;}
.portfolio-slider .img3 {width:50%;}*/
	.spcl-offer {
		width: 80px;
	}
	.spcl-offer img {
		max-width: 100%;
	}
	.showhit .hit {
		left: -10px;
	}
	.team-strength,
	.team-strength2 {
		width: 100%;
		padding: 0;
	}
	.team-strength li,
	.team-strength2 li {
		margin: 5px 0px !important;
	}
	.testi p:before,
	.testi p:after {
		content: " ";
	}
	.spcl-box {
		width: 297px;
		background-position: right top;
		top: -145px;
	}
	.spcl-box h2 {
		font-size: 33px;
	}
	.spcl-box span {
		font-size: 27px;
	}
	.strength ul {
		padding: 0;
	}
	.strength ul li span {
		display: block;
		margin: 0 auto;
		position: relative;
		left: 0;
		top: 0;
	}
	.strength ul li {
		padding: 10px;
		margin: 0;
	}
	.service-tab li {
		width: 100%;
	}
	.service-tab>li>a {
		height: auto;
	}
	.service-tab>li>a img {
		display: inline-block;
		width: 80px;
	}
	.service-tab>li>a span {
		display: inline-block;
		font-size: 32px;
	}
	.service-tab>li.active {
		padding-top: 0;
	}
	.tab-pane img {
		max-width: 100%;
	}
	.navbar-brand {
		padding: 6px 15px;
	}
	.foo-contacts .col-md-3 {
		text-align: left;
	}
	.foo-contacts .col-md-3 img {
		display: inline-block
	}
	.foo-contacts .col-md-3 a {
		display: inline-block
	}
	.big-btn {
		font-size: 15px;
	}
	.inner-cont {
		padding-top: 10px;
	}
	.slider-wrap {
		width: 100%;
		margin: 0 auto;
	}
	.slider {
		top: 121px;
		left: 88px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		top: 50%;
	}
	.folio-tab>li {
		width: 100%;
		margin-bottom: 5px;
	}
	.s_blog .grid_left .grid .details .top_sec .author_b {
		float: none;
		text-align: center;
	}
	.s_blog .grid_left .grid .details .top_sec .liking {
		float: none;
		text-align: center;
	}
	/*fixed-icon*/
	.fixed-icon {
		right: -85%;
	}
	.mrgn-search {
		margin-top: -12px !important;
	}
	.qq-submit {
		left: -28%;
	}
	/*video-sec*/
	.play-button img {
		width: 60px;
		border: 5px solid #018de6;
		height: 60px;
	}
	.play-button {
		padding: 12% 0;
	}
	.call {
		max-width: 100%;
	}

	.mt-90 {
    margin-top: 40px;
}

.m-top50 {
    margin-top: 25px;
}
}

@media only screen and (max-width: 767px) {
	.y-btn {
		margin-top: 30px;
		float: left;
	}
	/*fixed-icon*/
	.fixed-icon {
		right: 15px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		width: 30px;
		height: 30px;
		font-size: 15px;
	}
	.res {
		position: relative;
		bottom: 0px;
	}
	.res-2 {
		position: relative;
		bottom: 0px;
	}
	.call {
		max-width: 100%;
	}
	.colms {
		width: 100%;
		padding: 0 15px;
		border-right: none;
		border-bottom: 1px solid #b2b2b2;
	}
	.big-btn-2 {
		font-size: 14px;
	}
	.big-btn-3 {
		font-size: 14px;
	}
	.registration-form {
		max-width: 70%;
		margin: auto;
	}
	
	.c-btn{
	   top: 0px;
	}
	
	.c-pic img{
	    width:100%;
	}
	
	
}

@media only screen and (max-width: 720px) {
	.qq-submit {
		left: 5px;
	}
	.plan-div h2 {
		font-size: 22px;
	}
	.plan-div h3 {
		font-size: 30px;
	}
	.plan-div h5 {
		font-size: 16px;
	}
	.colms .plan-div div ul li {
		font-size: 16px;
		padding-left: 30px;
	}
	.colms .plan-div div ul li span {
		font-size: 16px;
	}
	
	.navbar-toggle, .navbar-toggle.collapsed {
    width: 45px;
    height: 40px;
    margin-right: -8px;
}

.navbar-toggle, .navbar-toggle.collapsed {
    margin-top: 10px !important;
    margin-bottom: 2px !important;
}

.home-bg {
    padding-top: 74px;
}

}

@media only screen and (max-width: 576px) {
	.slider {
		top: 116px;
		left: 63px;
		right: 63px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		top: 35%;
	}
	
	.nav-tabs>li>a {
    padding: 20px 56px;
}

.mt-20{
    margin-top:20px;
}

.mb-40{
    margin-bottom:40px;
}


.stp-text img {
    margin-bottom: 50px;
}

.tablink1{
    width: 24%;
}
}

@media only screen and (max-width: 576px) {
    .mob-hide{
        display:none;
    }
    
    .mt-80{
    margin-top:30px;
    }
    
    .mt-70{
    margin-top:0px;
    }

  
    .track {
    max-width: 100% !important;
    }
    
    .track p{
        text-align:left !important;
    }
    
    .s-para p {
    text-align: left;}
    
    
}    

@media only screen and (max-width: 575px) {

	.form-control-cus2 {
		float: left;
	}
	.form-control-cus {
		left: -80px;
		width: 325px !important;
	}
	.carousel .item {
		height: 315px;
	}
	.qq-submit {
		left: 42px;
	}

	.m-top80 {
		margin-top: 30px;
	}
	.m-top100 {
		margin-top: 50px;
	}
	
	.p-bottom100 {
		padding-bottom: 30px;
	}
	.p-top90 {
		padding-top: 30px;
	}
	.p-bottom60 {
		padding-bottom: 30px;
	}
	.registration-form {
		max-width: 100%;
		margin: auto;
	}
	.an-pic {
		top: -40px;
	}
	#news-container {
		width: 258px;
	}
	
	
	.track-bg{
	    padding:0 !important;
	}
	
	footer .foo-contacts {
    margin-top: 60px;
	}
	
	.search-box ol{
	    padding-left: 15px !important;
	}
	
	.search-box h3 {
    font-size: 23px !important;
	}
}

@media only screen and (max-width: 480px) {
    
    .nav-tabs>li>a {
    padding: 20px 44.5px;
}
    
	.parallax h3 {
		font-size: 18px;
		line-height: 22px;
	}
	.parallax p {
		font-size: 15px;
		line-height: 19px;
	}
	.y-btn {
		font-size: 15px;
		line-height: 19px;
		padding: 8px 12px;
	}
	.scroll-down {
		padding-top: 0px;
	}
	.scroll-down img {
		width: 30px;
	}
	.folio-tab>li>a {
		font-size: 16px;
		line-height: 20px;
	}
	.section_content-home {
		padding-top: 30px;
	}
	.form-control-cus {
		left: -55px;
	}
	.form-control-cus {
		width: 304px !important;
	}
	
	.form-control-cus2 {
    width: 50px !important;}
    
	.qq-submit {
		left: -40px;
	}
	.portfolio-slider .img2 {
		left: -6%;
	}
	.portfolio-slider .img4 {
		left: 16%;
		top: 60%;
	}
	.navbar-brand {
		width: 200px;
	}
	.team-strength li,
	.team-strength2 li {
		width: 100%;
	}
	.hdline1 {
		font-size: 28px;
		line-height: 34px;
		font-weight: 600;
		text-transform: capitalize;
	}
	.face1:before {
		left: 30px;
		top: -4px;
	}
	.tech ul li {
		padding: 20px 9px;
		opacity: .2;
	}
	.navbar-default .my-nav>li {
		padding: 5px 0 5px 5%;
	}
	.slider {
		top: 113px;
		left: 52px;
		right: 51px;
	}
	#sPopup #dialog {
		width: 320px;
		height: 320px;
	}
	#sPopup #dialog #popupfoot .agree {
		top: 10px;
	}
	.s_blog .grid_left .grid .img_sec .overlay .date {
		width: 50px;
		padding: 5px;
	}
	.s_blog .grid_left .grid .img_sec .overlay .date .dat {
		font-size: 26px;
		line-height: 26px;
		margin-bottom: 5px;
	}
	.s_blog .grid_left .grid .img_sec .overlay .date .mnth {
		font-size: 10px;
		line-height: 10px;
		letter-spacing: 1px;
	}
	.s_blog .grid_left .grid .img_sec .overlay a.title span {
		padding: 5px 15px;
		font-size: 14px;
		line-height: 14px;
		margin-top: 5px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		top: 25%;
	}
	.tablink {
		width: 37%;
		margin: 4px 0;
	}
	.tablink1 {
		width: 37%;
		margin: 4px 0;
	}
	.tablink2 {
		width: 37%;
		margin: 4px 0;
	}
	
	.end h2 {
	font-size: 25px;
}

.an-pic {
		top: -20px;
	}
	
	.scroll-down {
    top: 130px;}
    
    .end-pic{
        margin-top: 50px;
    }
    
    .web-1{
    text-align:left;
}

.c-logo-text p {
    max-width: 170px;
    line-height: 17px;}
    
    .m-top60 {
    margin-top: 40px;
}
}

@media only screen and (max-width: 438px) {
    .nav-tabs>li>a {
    padding: 20px 37.8px;
}
    
	.form-control-cus {
		left: -45px;
	}
	.form-control-cus {
		left: -52px;
	}
	.mrgn-search {
		padding: 0;
	}
	.slider {
		top: 111px;
		left: 46px;
		right: 45px;
	}
	.faq-accordion .card .card-header .btn-link {
		 font-size: 16px;
        line-height: 22px;
		padding: 12px 15px;
		white-space: normal;
	}
	.like-btn {
		right: 0px;
		top: 6px;
	}
	.insta-btn {
		right: 92px;
		top: -17px;
	}
	
	.s-para p{
	  text-align: left;
	      padding-left: 0;
    padding-right: 0;
	}
	
	.m-top70 {
    margin-top: 35px;
}

.new{
    margin-left: 55px !important;
}

.form-control-cus {
    width: 255px !important;
}
}

@media only screen and (max-width: 480px) {
	.qq-submit {
		left: 0;
	}
}

@media (max-width: 440px) {
	.tablink {
		width: 48%;
	}
	.tablink1 {
		width: 48%;
	}
	.tablink2 {
		width: 48%;
	}
	
	.ind {
    position: relative;
    top: -5px;
}

.list-2 ul li span {
    left: 14px;
}

.list-2 ul li img {
    max-width: 14px;
    left: 10px;
}
}

@media only screen and (max-width: 405px) {
	.form-control-cus {
		width: 230px !important;
		left: -44px;
	}
	
	.form-control-cus2 {
    width: 43px !important;
}

	.slider {
		top: 110px;
		left: 42px;
		right: 41px;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		top: 20%;
	}
	
	.an-pic {
		top: 0px;
	}
}

@media only screen and (max-width: 376px){
    .nav-tabs>li>a {
    padding: 20px 31.2px;
}

.c-logo-text p {
    line-height: 17px;}
    
.mt-100{
     margin-top: 0;
}    
}


@media only screen and (max-width: 360px) {
    .nav-tabs>li>a {
    padding: 20px 29.5px;
}
    
	.qq-submit {
		left: 0;
	}
	.form-control-cus {
		left: -32px;
		width: 215px !important;
	}
	
	.form-control-cus2 {
    width: 52px !important;
}
	
	.slider {
		top: 109px;
		left: 37px;
		right: 36px;
	}
	.like-btn {
		right: -15px;
		top: 6px;
	}
	.insta-btn {
		right: 73px;
		top: -23px;
	}
}

@media only screen and (max-width: 340px){
    .nav-tabs>li>a {
    padding: 20px 23px;
}
.c-logo-text p {
    max-width: 130px;}

}


@media only screen and (max-width: 338px) {
	.big-btn {
		padding: 11px 30px;
	}
	.form-control-cus {
		width: 180px !important;
		left: -27px;
	}
	
	.form-control-cus2 {
    width: 47px !important;
}
	.qq-submit {
		left: 0px;
	}
	.fixed-icon {
		right: 10px;
	}
	.slider {
		top: 108px;
		left: 33px;
		right: 32px;
	}
}

@media only screen and (max-width: 321px) {
	.carousel .carousel-caption img {
		display: none;
	}
	.insta-btn {
		right: 65px;
		top: -26px;
	}
	#news-container {
		width: 224px;
	}
	#news-container ul li div {
		font-size: 15px;
	}
}

@media only screen and (max-width: 320px) {
    .nav-tabs>li>a {
    padding: 12px 24.6px;
}
    
	.carousel .carousel-caption:before {
		content: "";
		background-image: url(../images/digital-marketing-mo.png);
		position: absolute;
		top: 0;
		left: 20px;
		width: 468px;
		height: 196px;
	}
	.spinlink {
		top: 20rem;
		right: 54%;
	}
	.carousel .carousel-caption2 .spinlink {
		top: 23rem;
	}
	.carousel .carousel-caption1 .spinlink {
		top: 27rem;
	}
	.carousel .carousel-caption1:before {
		content: "";
		background-image: url(../images/website-mo.png);
		position: absolute;
		top: 0;
		left: 20px;
		width: 285px;
		height: 268px;
	}
	.carousel .carousel-caption2:before {
		content: "";
		background-image: url(../images/animation-mo.png);
		position: absolute;
		top: 0;
		left: 20px;
		width: 283px;
		height: 226px;
	}
	.icon-position {
		right: 55% !important;
	}
	.carousel-control .glyphicon-chevron-left,
	.carousel-control .glyphicon-chevron-right,
	.carousel-control .icon-next,
	.carousel-control .icon-prev {
		top: 14%;
	}
}

@media only screen and (max-width: 360px) {
	.portfolio-slider .img1 {
		margin-left: 0%;
		margin-bottom: 0px;
	}
	.portfolio-slider .img2 {
		position: relative;
		left: 2%;
		bottom: 0;
	}
	.portfolio-slider .img3 {
		position: relative;
		right: 0;
		bottom: 0;
	}
	.portfolio-slider .img4 {
		position: relative;
		left: 0%;
		;
		top: 50%;
	}
	
	.p-30{
    padding-bottom:0px;
}
}

@media only screen and (max-width: 320px) {
    .big-btn-1{
       padding: 12px 30px;
    }
    
	.carousel p {
		padding: 0;
		background: none;
	}
	.carousel .item {
		height: 415px;
	}
	.carousel .carousel-caption {
		padding-top: 0;
	}
	.spcl-offer {
		top: 237px;
	}
	#sPopup #dialog {
		width: 280px;
		height: 280px;
	}
	#sPopup #dialog #popupfoot .agree {
		top: 10px;
	}
	
	.service-counter img {
    right: 29%;}
    
    .plus-icon {
    right: 22% !important;
}
    .big-btn-1 {
    margin-bottom: 20px;}
    
    .form-bottom h3{
        font-size:20px;
    }
    
    .text p {
    line-height: 20px;
    font-size: 12px;
}
}

.search-box {
	background: #fff;
	width: 100%;
	/*height: 128px;*/
	padding: 15px;
	float: left;
	margin: 15px 0 10px 0;
	box-shadow: 1px 2px #dedcdc;
}

.search-box img {
	height: 100px;
	/* width: 100%; */
}

.search-box h3 {
	font-family: 'Montserrat', sans-serif;
	font-size: 27px;
	color: #018de6;
}

.search-box p {
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	color: #000;
	line-height: 20px;
}

.search-box h2 {
	font-family: 'Alata', sans-serif;
	font-weight: 500;
	font-size: 28px;
	color: #5dbc01;
	padding-left: 45px;
}

.search-text {
	font-family: 'Alata', sans-serif;
	font-size: 35px;
	color: #000000;
	margin-bottom: 20px;
}

.search-text2 {
	font-family: 'Poiret One', cursive;
	font-size: 30px;
	color: #000000;
	padding-top: 40px;
}




.form-control-cus {
	display: block;
	width: 100%;
	height: 50px !important;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #6404be;
	border-radius: 0px 8px 8px 0px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.form-control-cus2 {
	display: block;
	width: 100%;
	height: 50px !important;
	/*padding: 6px 0px;*/
	font-size: 19px;
	line-height: 1.42857143;
	color: #5dbc01;
    font-weight: 800;
	background-color: #fff;
	background-image: none;
	border: 1px solid #6404be;
	border-radius: 8px 0 0 8px !important;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	border-right: 0;
}

.pad {
	padding: 0px !important;
	margin-top: 20px;
}

.pad2 {
	padding-right: 0px !important;
}

.head-div {
	margin: 30px 60px 0px 0px;
}

.darkHeader .form-control-cus {
	background-color: #f0f0f0 !important;
}

.darkHeader .form-control-cus2 {
	background-color: #f0f0f0 !important;
}

.logo {
	text-align: center;
	margin: 0 auto;
}

.new {
	width: 60px !important;
	height: 45px !important;
	padding-right: 45px !important;
}

.next2 {
	width: 125px !important;
	height: 47px !important;
	padding-right: 15px !important;
	background: #6404be;
}

input[type=checkbox] {
	border: 2px solid #b6b6b6;
	width: 20px;
	background: #000 !important;
	height: 20px;
}

input[type=checkbox]::-ms-check {
	border: 2px solid #b6b6b6;
	width: 20px;
	background: #fff !important;
	height: 20px;
}

.inner-cont-search {
	padding-top: 60px;
	background: rgb(235 235 235);
}

.mrgn-search {
	margin-top: -100px;
	margin-left: 23%;
}

.darkHeader .mrgn-search {
	margin-top: -86px;
}

.inpt-search {
	border: 0px;
	border-bottom: 1px solid #b7b7b7;
	background: #fff;
	width: 100%;
	outline: none;
	padding: 0 8px;
	border-radius: 8px;
	box-shadow: 1px 1px #dedcdc;
	height: 50px !important;
	padding-left: 15px;
}

input:-internal-autofill-selected {
	background: #fff !important;
}

.inpt-search2 {
	border: 0px;
	border-bottom: 1px solid #b7b7b7;
	background: #fff;
	width: 100%;
	outline: none;
	padding: 0 8px;
	border-radius: 8px;
	box-shadow: 1px 1px #dedcdc;
	height: 150px !important;
	margin-top: 20px;
	padding-top: 10px;
	padding-left: 15px;
}

label.checkbox input[type="checkbox"] {
	display: none;
}

label.checkbox span {
	display: inline-block;
	border: 3px solid #ffa800;
	width: 20px;
	height: 20px;
	background: #fff;
	vertical-align: middle;
	margin: 3px;
	position: relative;
}

label.checkbox :checked+span {
	background: #fff;
	width: 20px;
	height: 20px;
	/* margin: 2px; */
}

label.checkbox :checked+span:after {
	content: '\2714';
	font-size: 15px;
	position: absolute;
	top: -1px;
	left: 1px;
	color: #404040;
}

.form-horizontal .checkbox {
	padding-top: 0px !important;
}


@media only screen and (max-width: 1200px){
    .form-control-cus2{
            padding: 6px 6px;
    }
}

@media only screen and (max-width: 768px) {
	.qq-submit {
		padding: 5px 15px;
		height: 42px !important;
		width: 170px !important;
	}
	.form-control-cus {
		height: 40px !important;
	}
	.form-control-cus2 {
		height: 40px !important;
	}
	.pad {
		padding: 0px !important;
		margin-top: 0px;
	}
	.logo {
		text-align: center;
		margin: 0 auto;
	}
	.img_sh {
		display: none;
	}
	.spider2 {
		display: none !important;
	}
	.new {
		width: 60px !important;
		height: 35px !important;
		font-size: 14px !important;
		/* padding: 0 5px !important; */
		padding-top: 8px !important;
		margin-top: 1px !important;
		padding-left: 4px !important;
		margin-left: 85px
	}
	button.qq-submit svg {
		top: 4px !important;
	}
	.pad-xs {
		padding-left: 0px !important;
	}
	.navbar-toggle,
	.navbar-toggle.collapsed {
		margin-top: 16px;
		/*margin-right: 0 !important;*/
		margin-bottom: 20px;
	}
	.mrgn-search {
		margin-top: 0px;
		z-index: 0;
	}
	#navbar {
		z-index: 1;
	}
	.search-box {
		height: auto;
		text-align: left;
		margin: 10px auto;
	}
	.search-box img {
		margin: 0 auto;
	}
	.search-box h2 {
		padding-left: 0px;
		font-size: 26px;
	}
	.inpt-search {
		margin-top: 10px;
	}
	.search-text {
		font-size: 26px;
	}
	.search-text2 {
		font-size: 26px;
		color: #000000;
		padding-top: 12px;
	}
}
.morelink {
    display: block;
    color: #ffa800 !important;
    font-size: 13px;
    font-weight: 700;
    cursor: pointer;
}