html {
	scroll-behavior: smooth;
}

h2 {
	margin-bottom: 50px!important;
}

button {
	border: none!important;
	font-size: 16px!important;
	text-transform: uppercase;
}

.navbar-light .navbar-nav .nav-link:focus, .navbar-light .navbar-nav .nav-link:hover {
	color: #fff!important;
}

section {
	overflow: hidden;
}

.navbar {
	box-shadow: none!important;
	padding: 30px 0;
}

.main_text h1 {
	font-weight: 500;
}

.main__block .mt-150{
	margin-top: 5%;
}

.main__block .navbar-light {
	z-index: 55;
	position: relative;
}

.main__block p {
	font-size: 24px;
	margin-bottom: 0;
	margin: 25px 0;
}

.bottomMenu .navbar {
	padding: 5px;
}

.bottomMenu {
	display: none;
	position: fixed;
	bottom: top;
	z-index: 10;
	background-color: rgb(27, 27, 27);
	box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15)!important;
}

.navbar .navbar-nav li {
	display: inline-block;
	margin: 0 0 0 15px;
	position: relative;
}

.navbar-light .navbar-nav .nav-link {
	color: #fff;
	font-weight: 400;
}

.my-col {
	color: rgb(27, 27, 27)!important;
}

.bottomMenu .navbar-nav {
	color: rgb(27, 27, 27)!important;
}

.main__block {
	height: 90vh;
	color: #fff;
}

.bg-effect {
	height: 100%;
	width: 100%;
	background-image: url(/src/img/08.12/1.png);
	background-repeat: no-repeat;
	background-size: contain;
	background-position: top right;
	overflow: hidden;
}

.main__block button {
	color: #FFF;
}

.modal-content ul {
	margin-bottom: 0;
	margin-top: 20px;
}

.main__color {
	color: #fc9a1b;
}

.main__block img {
	width: 100%;
}

.h1, h1 {
	font-size: 2.3rem;
}

nav {
	font-size: 18px;
}

.tired {
	padding-bottom: 100px;
}

.buttons button {
	margin-top: 20px;
	font-size: 1.2rem;
	padding: 10px 20px;
	font-weight: 500;
}

.who {
	height: 50vh;
	padding: 100px 0;
}

.who h2::before {
	position: absolute;
	top: -13px;
	left: 0;
	z-index: -1;
}

.who h2 {
	display: inline-block;
	position: relative;
	z-index: 9;
	margin-bottom: 70px;
}

.adv {
	padding: 100px 0;
}

.adv h2::before {
	position: absolute;
	top: -13px;
	left: 0;
	z-index: -1;
}

.adv h2 {
	display: inline-block;
	position: relative;
	z-index: 9;
	margin-bottom: 70px;
}

.adv_block i {
	font-size: 48px;
	color: #ff9101;
}

.adv_block {
	margin-top: 0px;
}

.adv_block h4 {
	font-size: 19px;
	margin-top: 20px;
	font-weight: 500;
}

.adv button {
	margin-top: 70px;
	color: #fff;
	background-color: #fc9a1b;
}

.easy button {
	background-color: #fc9a1b;
	color: #fff;
}

.question button {
	color: #fff;
	background-color: #fc9a1b;
}

.onec button {
	margin-top: 50px;
	color: #fff;
	background-color: #fc9a1b;
}

.question {
	padding: 100px 0;
	background-image: url(/img/bd_dark_2.png);
	background-attachment: fixed;
	background-color: rgb(27, 27, 27);
	color: #fff;
}

.q_img_abs {
	width: 80%;
}

.question ul {
	padding: 0;
	margin-top: 30px;
	margin-bottom: 0;
	margin-left: 20px;
}

.question .row{
	padding: 80px 0;
}

.question ul li {
	font-size: 18px;
	font-weight: 500;
	margin: 15px 0
}

.easy {
	padding: 0 0 100px 0;
}

.easy h2::before {
	position: absolute;
	top: -13px;
	left: 0;
	z-index: -1;
}

.easy h2 {
	display: inline-block;
	position: relative;
	z-index: 9;
	margin-bottom: 30px;
}

.easy ul {
	list-style: none;
	padding: 0px 150px;
}

.easy i {
	font-size: 31px;
	background-color: #fc9a1b;
	color: #fff;
	border-radius: 50%;
	width: 80px;
	height: 80px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	justify-content: center;
}

.easy li {
	display: flex;
	align-items: center;
	flex-direction: column;
	justify-content: center;
	padding: 30px 0;
	box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.1);
    transition: 0.5s all;
	border-radius: 5px;
	height: 220px;
	padding: 10px;
	background-color: #fff;
}

.easy li:hover {
	background-color: #fc9a1b;
	color: #fff;
}

.easy li:hover i {
	background-color: #fff;
	color: #fc9a1b;
}

.easy li p {
	margin-top: 10px;
	font-size: 17px;
	font-weight: 500;
	color: #373435;
}

.easy li:hover p {
	color: #fff;
}

.easy a {
	text-decoration: none;
	margin: 0 20px;
}

.ease_text span {
	font-size: 16px;
}

.ease_text{
	width: 250px;
}



.app_mob {
	padding: 100px 0;
	background-image: url(/img/bg_dark.png);
	background-color: rgb(27, 27, 27);
	margin-top: 0!important;
	color: #fff;
	background-attachment: fixed;
}

.adv_2 {
	padding: 100px 0;
	margin-top: 0!important;
	background-color: #f1f1f1;
}

.app_mob button {
	margin-top: 20px;
}

.app_btn {
	background-color: rgb(255, 255, 255);
	color: rgb(26, 26, 26);
}

.app_btn i {
	margin-right: 15px;
}

.app_mob h2 {
	margin-bottom: 0!important;
}

.app_mob p {
	font-size: 18px;
	margin: 25px 0;
}

.easy_2 p {
	font-size: 18px;
	margin: 15px 0 0 0;
	font-weight: 500;
}

.easy_2 h2 {
	margin-bottom: 70px;
}

.easy button {
	margin-top: 0px;
}

.easy_2 i {
	padding: 20px;
	font-size: 30px;
	background-color: #fc9a1b;
	color: #fff;
	border-radius: 50%;
	line-height: 24px;
}

.easy_2 button {
	margin-top: 50px;
}

.easy_2 {
	padding: 100px 0;
	background-color: #fff;
}

.onec {
	padding: 100px 0;
	background-image: url(/src/img/bg_dark_3.png);
	background-size: cover;
	background-position: center;
	background-color: rgb(27, 27, 27);
	color: #fff;
}

.onec h2 {
	margin-bottom: 40px;
}

.onec img {
	width: 155px;
}

.onec_img {
	height: 95px;
	display: flex;
	align-items: center;
	justify-content: center;
}

.onec p {
	font-size: 26px;
	margin: 0;
	margin-top: 20px;
}

.onec i {
	font-size: 93px;
	color: #fff;
}


.compan {
	padding: 80px 0;
}

.compan button {
	background-color: #ff9101;
	color: #fff;
	margin-top: 30px;
}

.about p {
	margin-bottom: 0!important;
	font-size: 21px;
}

.adv_2 button {
	margin-top: 50px;
}

.about {
	background-image: url(/img/bg_dark.png);
	color: #fff;
	padding: 100px 0;
}

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

.unipark h4 {
	margin: 20px 0;
}

.unipark li {
	font-size: 18px;
}

.tired_block {
	background-color: #fc9a1b;
	color: #fff;
	border-radius: 15px;
	text-align: center;
	padding: 15px;
	border: #fff 4px solid;
}

.tired i {
	font-size: 36px;
}

.tired p {
	font-size: 18px;
	margin-top: 5px;
	font-weight: 500;
}

.tired h5 {
	margin-top: 50px;
	margin-bottom: 0;
	font-size: 1.8rem;
}

.tired button {
	background-color: #ff9101;
	color: #fff;
	margin-top: 30px;
}


.about a {
	color: #fff;
	transition-delay: 0.3s;
}

.about a:hover {
	color: #eee;
}

.copyright {
	padding: 15px 0;
}

.modal-dialog input {
	width: 100%;
	margin: 10px 0;
	padding: 5px 10px;
}

.modal-dialog .button input {
	background-color: #ff9101;
	color: #fff;
}

.area {
	background: #373435;
	background-image: url(/img/11/integration.png);
	background: -webkit-linear-gradient(to left, #8f94fb, #4e54c8);
	width: 100%;
	height: 90vh;
	position: absolute;
	top: 0;
}

.circles {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
}

.circles li {
	position: absolute;
	display: block;
	list-style: none;
	width: 20px;
	height: 20px;
	background: rgba(255, 255, 255, 1);
	animation: animate 25s linear infinite;
	bottom: -150px;
}

.circles li:nth-child(1) {
	left: 25%;
	width: 80px;
	height: 80px;
	animation-delay: 0s;
}

.circles li:nth-child(2) {
	left: 10%;
	width: 20px;
	height: 20px;
	animation-delay: 2s;
	animation-duration: 12s;
}

.circles li:nth-child(3) {
	left: 70%;
	width: 20px;
	height: 20px;
	animation-delay: 4s;
}

.circles li:nth-child(4) {
	left: 40%;
	width: 60px;
	height: 60px;
	animation-delay: 0s;
	animation-duration: 18s;
}

.circles li:nth-child(5) {
	left: 65%;
	width: 20px;
	height: 20px;
	animation-delay: 0s;
}

.circles li:nth-child(6) {
	left: 75%;
	width: 110px;
	height: 110px;
	animation-delay: 3s;
}

.circles li:nth-child(7) {
	left: 35%;
	width: 150px;
	height: 150px;
	animation-delay: 7s;
}

.circles li:nth-child(8) {
	left: 50%;
	width: 25px;
	height: 25px;
	animation-delay: 15s;
	animation-duration: 45s;
}

.circles li:nth-child(9) {
	left: 20%;
	width: 15px;
	height: 15px;
	animation-delay: 2s;
	animation-duration: 35s;
}

.circles li:nth-child(10) {
	left: 85%;
	width: 150px;
	height: 150px;
	animation-delay: 0s;
	animation-duration: 11s;
}

@keyframes animate {
	0% {
		transform: translateY(0) rotate(0deg);
		opacity: 1;
		border-radius: 0;
	}
	100% {
		transform: translateY(-1000px) rotate(720deg);
		opacity: 0;
		border-radius: 50%;
	}
}

.my_btn {
	background-color: #fc9a1b;
	color: #fff!important;
}

.integration {
	padding: 100px 0;
	background-image: url(/img/11/q1.png);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
}

.integration p {
	font-size: 24px;
}

.card button {
	margin: 0!important;
	text-transform: unset!important;
	text-align: left;
}

.card {
	background-color: unset!important;
}

.card-header {
	padding: 0!important
}

.card button {
	width: 100%;
}

.btn-link:hover {
	color: #fff;
}

.card-body {
	font-size: 20px!important;
}

.for_whom li{
	list-style: none;
	padding: 0;
}

.phone{
	background-color: #fc9a1b;
	border-radius: 5px;
	color: #fff;
	transition:all 0.5s;
}

.phone:hover{
    background-color:#fff;
    color:#fc9a1b;
}

.for_whom .ease_text{
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	margin-top: 20px;
}

.for_whom{
	padding: 80px 0 ;
}

.for_whom i{
	font-size: 40px;
	color: #fc9a1b;
}

.my_padding{
	padding: 0 0 80px 0;
}
@media screen and (max-width:470px) {
	.my_padding{
		padding: 0 0 40px 0;
	}
	h2 {
		font-size: 1.8rem;
	}
	.main_text h1 {
		font-size: 1.5rem;
		text-align: center;
		margin-top: 50px;
	}
	.main__block {
		margin-top: -10px;
		text-align: center;
		height: 100vh;
	}
	.bg-effect {
		height: 100%;
		width: 100%;
		background-image: url(/src/img/08.12/1.png);
		background-repeat: no-repeat;
		background-size: cover;
		background-position: top right;
		overflow: hidden;
	}
	img {
		width: 100%;
		object-fit: contain;
	}
	.adv h4 {
		width: 100%;
		margin: 15px auto;
	}
	section {
		padding: 40px 0!important;
	}
	.main__block {
		padding: 0!important;
	}
	h2 {
		margin-bottom: 40px!important;
	}
	button {
		margin-top: 30px!important;
	}
	.question h2 {
		text-align: center;
	}
	.question ul {
		text-align: center;
		margin-top: 30px;
	}
	.question {
		overflow: hidden;
	}
	.question img {
		width: 100%;
	}
	.question img:nth-child(1) {
		margin-top: 30px;
	}
	.q_img_abs {
		right: 0px;
		top: 30px;
	}
	.navbar-light {
		background: rgb(27, 27, 27);
	}
	.navbar-light .navbar-toggler {
		background: #eee;
	}
	.easy_2 i {
		margin-top: 15px;
	}
	.app_mob {
		text-align: center;
		overflow: hidden;
	}
	.app_mob .q_img_abs {
		transform: rotate(0deg);
		right: 40px;
		top: 0px;
		width: 80%;
	}
	.question ul li {
		font-size: 16px;
		font-weight: 500;
		margin: 20px 0;
	}
	.easy_2 p {
		font-size: 16px;
	}
	.app_mob p {
		margin: 30px 0;
	}
	.app_mob img:nth-child(1) {
		margin-top: 90px;
	}
	.app_mob .buttons img {
		margin-top: 0;
		width: 45%;
	}
	.easy li {
		padding: 10px 15px;
		background-clip: #fff;
	}
	.onec i {
		font-size: 46px;
		color: #fff;
	}
	.easy li p {
		margin-top: 10px;
		font-size: 17px;
		font-weight: 500;
		margin-bottom: 0;
	}
	.adv_2 .buttons {
		width: 70%;
		margin: 0 auto;
	}
	.compan {
		padding: 50px 0;
	}
	.about {
		padding: 50px 0;
	}
	.navbar-toggler {
		margin: 0!important;
	}
	.navbar {
		box-shadow: none!important;
		padding: 10px 5px;
	}
	.m_none{
		display: none;
	}
	.onec img {
		width: 60%;
	}
	.onec p {
		font-size: 18px;
	}
	.navbar-light .navbar-nav .nav-link {
		color: #fff!important;
	}
	.bottomMenu {
		background-color: rgb(27, 27, 27);
	}
	.question .q_img_abs {
		width: 50%;
		right: 95px;
	}
	.onec_img {
		height: 35px;
	}
	.tired_block{
		margin: 10px 0;
	}
	.for_whom{
		padding-bottom: 0;
	}
	.integration p{
		font-size: 20px;
	}
	.tech_sup li{
		margin-top: 20px;
	}
	.area{
		height: 100vh;
	}

	.navbar-nav{
		text-align: center;
	}

	.circles{
		padding: 0;
	}

	.m_invert{
		flex-direction: column-reverse;


	}

	.question .row {
		padding: 20px 0;
		text-align: center;
	}

	.question img{
		width: 80%!important;
	}

	.question h3{
		margin-top: 20px;
		font-size: 1.15rem;
	}

	.main_img_w {
		margin-top: 20px;
		width: 100%!important;
	}
}
  .call, .whatsapp {
   display: none;
    position: fixed;
    bottom: 20px;
    width: 75px;
    height: 75px;
    line-height: 60px;
    text-align: center;
    /* padding: 10px 0 5px; */
    padding: 10px;
    font-size: 20px;
    background: #f7af31;
    margin: 15px auto;
    border-radius: 50%;
    z-index: 9999999999;
}

    .call {
    right: 20px;
    }

    .whatsapp {
    left: 20px;
    }

    .call i, .whatsapp i {
    font-size: 30px;
    color: #fff;
    line-height: 55px;
}

    @media screen and (max-width: 768px){.call, .whatsapp{
        display: block !important;
    }}
