@import url( https://fonts.googleapis.com/css?family=Montserrat:300,400,500,600,700|Roboto:300,400,500,700 );
body {
	color: rgb(51, 51, 51); font-family: "Roboto", sans-serif; font-size: 14px; font-style: normal; font-weight: normal;
}
.img {
	transition:0.3s ease-out; max-width: 100%;
}
a {
	transition:0.3s ease-out; -webkit-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s;
}
.btn {
	transition:0.3s ease-out; -webkit-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s;
}
.btn {
	padding: 0px 15px; border-radius: 0px; height: 30px; line-height: 30px; font-size: 14px;
}
a:focus {
	text-decoration: none;
}
.btn:focus {
	text-decoration: none;
}
p:last-child {
	margin-bottom: 0px;
}
a:focus {
	color: rgb(34, 34, 34); text-decoration: none;
}
a:hover {
	color: rgb(34, 34, 34); text-decoration: none;
}
a {
	color: rgb(104, 104, 104);
}
button {
	color: rgb(104, 104, 104);
}
input {
	color: rgb(104, 104, 104);
}
.uppercase {
	text-transform: uppercase;
}
.capitalize {
	text-transform: capitalize;
}
h1 {
	color: rgb(51, 51, 51); font-family: "Montserrat", sans-serif; font-style: normal; font-weight: 400; margin-top: 0px;
}
h2 {
	color: rgb(51, 51, 51); font-family: "Montserrat", sans-serif; font-style: normal; font-weight: 400; margin-top: 0px;
}
h3 {
	color: rgb(51, 51, 51); font-family: "Montserrat", sans-serif; font-style: normal; font-weight: 400; margin-top: 0px;
}
h4 {
	color: rgb(51, 51, 51); font-family: "Montserrat", sans-serif; font-style: normal; font-weight: 400; margin-top: 0px;
}
h5 {
	color: rgb(51, 51, 51); font-family: "Montserrat", sans-serif; font-style: normal; font-weight: 400; margin-top: 0px;
}
h6 {
	color: rgb(51, 51, 51); font-family: "Montserrat", sans-serif; font-style: normal; font-weight: 400; margin-top: 0px;
}
h1 a {
	color: inherit;
}
h2 a {
	color: inherit;
}
h3 a {
	color: inherit;
}
h4 a {
	color: inherit;
}
h5 a {
	color: inherit;
}
h6 a {
	color: inherit;
}
h1 {
	font-size: 46px; font-weight: 500;
}
h2 {
	font-size: 37px;
}
h3 {
	font-size: 28px;
}
h4 {
	font-size: 22px;
}
h5 {
	font-size: 18px;
}
h6 {
	font-size: 16px;
}
ul {
	margin: 0px; padding: 0px;
}
li {
	list-style: none;
}
p {
	color: rgb(102, 102, 102); line-height: 24px; font-size: 14px; font-weight: normal; margin-bottom: 15px;
}
hr {
	margin: 60px 0px; padding: 0px; border-top-color: currentColor; border-bottom-color: rgb(236, 239, 248); border-top-width: 0px; border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid;
}
hr.style-2 {
	border-bottom-color: rgb(255, 17, 0); border-bottom-width: 1px; border-bottom-style: dashed;
}
hr.mp-0 {
	margin: 0px; border-bottom-color: rgb(236, 239, 248); border-bottom-width: 1px; border-bottom-style: solid;
}
hr.mtb-40 {
	margin: 40px 0px; border-top-color: currentColor; border-bottom-color: rgb(236, 239, 248); border-top-width: 0px; border-bottom-width: 1px; border-top-style: none; border-bottom-style: solid;
}
label {
	color: rgb(98, 98, 98); font-size: 15px; font-weight: 400;
}
::selection {
	background: rgb(79, 193, 240); color: rgb(255, 255, 255); text-shadow: none;
}
.mark {
	background: 0px 0px rgb(79, 193, 240); color: rgb(255, 255, 255);
}
mark {
	background: 0px 0px rgb(79, 193, 240); color: rgb(255, 255, 255);
}
span.tooltip-content {
	color: rgb(0, 169, 218); font-weight: 600; cursor: help;
}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
.fix {
	overflow: hidden;
}
.browserupgrade {
	background: rgb(204, 204, 204); margin: 0.2em 0px; padding: 0.2em 0px; color: rgb(0, 0, 0);
}
a.button::after {
	transition:0.3s ease-out; -webkit-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s;
}
a.button-small::after {
	transition:0.3s ease-out; -webkit-transition: all 0.3s ease-out 0s; -o-transition: all 0.3s ease-out 0s; -moz-transition: all 0.3s ease-out 0s;
}
.share ul {
	transition:0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;
}
.share:hover ul {
	transition:0.4s ease-in-out; -webkit-transition: all 0.4s ease-in-out; -o-transition: all 0.4s ease-in-out; -moz-transition: all 0.4s ease-in-out;
}
a.button-border span {
	transition:0.5s ease-out; -webkit-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s;
}
a.button-border-white span {
	transition:0.5s ease-out; -webkit-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s;
}
input {
	transition:0.5s ease-out; -webkit-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s;
}
select {
	transition:0.5s ease-out; -webkit-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s;
}
textarea {
	transition:0.5s ease-out; -webkit-transition: all 0.5s ease-out 0s; -o-transition: all 0.5s ease-out 0s; -moz-transition: all 0.5s ease-out 0s;
}
.section-title {
	
}
.section-title h3 {
	font-size: 36px; margin-bottom: 20px;
}
.section-title.text-white h3 {
	color: rgb(255, 255, 255);
}
.section-title p {
	margin: 0px; color: rgb(102, 102, 102); font-size: 16px;
}
.section-title.text-white p {
	margin: auto; width: 89%;
}
.section-title p {
	margin: auto; width: 89%;
}
.section-title-2 {
	margin-bottom: 60px;
}
.section-title-2 h1 {
	margin-bottom: 0px;
}
.section-title-2 h2 {
	text-transform: capitalize; margin-top: 0px; margin-bottom: 0px;
}
.section-title-2 p {
	font-size: 16px; margin-bottom: 0px;
}
.section-title-2 .title-line {
	padding: 20px 0px 15px;
}
.section-title-2 .title-line::before {
	background: rgb(79, 193, 240); margin: 0px auto; width: 100px; height: 2px; display: block; content: "";
}
.section-title-2 .title-line-2::before {
	background: rgb(255, 255, 255); margin: 0px auto; width: 100px; height: 2px; display: block; content: "";
}
.button {
	padding: 12px 30px; border-radius: 5px; border: 1px solid rgb(156, 156, 156); border-image: none; color: rgb(156, 156, 156); text-transform: uppercase; letter-spacing: 0.4px; overflow: hidden; font-family: "Roboto", sans-serif; font-size: 12px; font-weight: 700; display: inline-block; position: relative; cursor: pointer; box-shadow: none; background-color: rgba(0, 0, 0, 0);
}
.button:hover {
	border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255);
}
.button.border-white {
	border-color: rgb(255, 255, 255);
}
.button.theme-bg {
	border-color: rgb(74, 144, 226);
}
.button.button-white {
	padding: 0px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(79, 193, 240); overflow: hidden; font-size: 15px; margin-right: 10px; display: inline-block; position: relative; cursor: pointer; box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.03); background-color: rgb(255, 255, 255);
}
.button.button-white i {
	background: rgba(0, 0, 0, 0.09); padding: 14px; width: 50px; text-align: center; color: rgb(79, 193, 240); font-size: 16px; font-weight: normal; float: left; display: block;
}
.button.button-white span {
	padding: 11px 20px; color: rgb(79, 193, 240); font-size: 15px; font-weight: normal; float: left; display: block; position: relative; z-index: 2;
}
.button.button-grey {
	padding: 0px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(79, 193, 240); overflow: hidden; font-size: 15px; margin-right: 10px; display: inline-block; position: relative; cursor: pointer; box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.03); background-color: rgb(236, 239, 247);
}
.button.button-grey i {
	background: rgba(0, 0, 0, 0.09); padding: 14px; width: 50px; text-align: center; color: rgb(79, 193, 240); font-size: 16px; font-weight: normal; float: left; display: block;
}
.button.button-grey span {
	padding: 11px 20px; color: rgb(79, 193, 240); font-size: 15px; font-weight: normal; float: left; display: block; position: relative; z-index: 2;
}
.button.button-black {
	padding: 0px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(79, 193, 240); overflow: hidden; font-size: 15px; margin-right: 10px; display: inline-block; position: relative; cursor: pointer; box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.03); background-color: rgb(68, 68, 68);
}
.button.button-black i {
	background: rgba(0, 0, 0, 0.3); padding: 14px; width: 50px; text-align: center; color: rgb(255, 255, 255); font-size: 16px; font-weight: normal; float: left; display: block;
}
.button.button-black span {
	padding: 11px 20px; color: rgb(255, 255, 255); font-size: 15px; font-weight: normal; float: left; display: block; position: relative; z-index: 2;
}
.button-border span {
	padding: 11px 20px; border-radius: 3px; border: 1px solid rgb(79, 193, 240); border-image: none; color: rgb(79, 193, 240); overflow: hidden; font-size: 15px; margin-right: 10px; display: inline-block; position: relative; cursor: pointer; background-color: transparent;
}
.button-border span:hover {
	border-color: rgb(79, 193, 240); color: rgb(255, 255, 255); box-shadow: inset -200px 0px 0px #4fc1f0;
}
.button-border-white span {
	padding: 11px 20px; border-radius: 3px; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255); overflow: hidden; font-size: 15px; margin-right: 10px; display: inline-block; position: relative; cursor: pointer; background-color: transparent;
}
.button-border-white span:hover {
	border-color: rgb(255, 255, 255); color: rgb(79, 193, 240); box-shadow: inset -200px 0px 0px #fff;
}
.button-small {
	padding: 0px; border-radius: 3px; border: 0px currentColor; border-image: none; color: rgb(255, 255, 255); overflow: hidden; font-size: 15px; margin-right: 10px; display: inline-block; position: relative; cursor: pointer; box-shadow: inset 0px 0px 0px 1px rgba(0,0,0,0.03); background-color: rgb(79, 193, 240);
}
.button-small i {
	background: rgba(0, 0, 0, 0.09); padding: 10px; width: 40px; text-align: center; color: rgb(255, 255, 255); font-size: 13px; font-weight: normal; float: left; display: block;
}
.button-small span {
	padding: 8px 10px; color: rgb(255, 255, 255); font-size: 13px; font-weight: normal; float: left; display: block; position: relative; z-index: 2;
}
.button-small::after {
	background: 0px 0px rgba(0, 0, 0, 0.09); top: 0px; width: 0px; height: 100%; right: 0px; position: absolute; z-index: 1; content: "";
}
a.button-small:hover::after {
	width: 100%;
}
.button.large {
	margin-right: 0px;
}
.button.large span {
	padding: 16px 80px; font-size: 18px;
}
.button.large i {
	padding: 20px; width: 60px; font-size: 18px;
}
.button.medium span {
	padding: 14px 60px; font-size: 16px;
}
.button.medium i {
	padding: 17px; width: 50px; font-size: 16px;
}
.button.small span {
	padding: 12px 40px;
}
.button.small i {
	padding: 14px; width: 45px;
}
.button.small span {
	padding: 12px 40px;
}
.button.small i {
	padding: 15px; width: 45px;
}
.button.extra-small span {
	padding: 8px 20px; font-size: 13px;
}
.button.extra-small i {
	padding: 11px; width: 38px; font-size: 13px;
}
.social-icon ul {
	margin: 0px; padding: 0px;
}
.social-icon ul li {
	list-style: none; display: inline-block;
}
.social-icon ul li a {
	background: rgb(79, 193, 240); margin: 3px; border-radius: 50%; width: 50px; height: 50px; text-align: center; color: rgb(255, 255, 255); line-height: 50px; font-size: 16px; display: block;
}
.social-icon ul li a:hover {
	background: rgb(235, 59, 96);
}
.social-icon.socile-icon-style-2 ul li a {
	background: rgb(50, 50, 50); border-radius: 0px; color: rgb(255, 255, 255);
}
.social-icon.socile-icon-style-2 ul li a:hover {
	background: rgb(235, 59, 96);
}
.social-icon.socile-icon-style-3 ul li a {
	background: none; border: 1px solid rgb(255, 255, 255); border-image: none; color: rgb(255, 255, 255);
}
.social-icon.socile-icon-style-3 ul li a:hover {
	background: rgb(235, 59, 96); border-color: rgb(235, 59, 96);
}
.text-blue {
	color: rgb(79, 193, 240);
}
.text-white {
	color: rgb(255, 255, 255);
}
.text-black {
	color: rgb(54, 54, 54);
}
.text-theme {
	color: rgb(255, 17, 0);
}
.text-theme {
	color: rgb(74, 144, 226);
}
.text-white h1 {
	color: rgb(255, 255, 255);
}
.text-white p {
	color: rgb(255, 255, 255);
}
.text-white h2 {
	color: rgb(255, 255, 255);
}
input {
	background: rgb(236, 239, 248); border: 2px solid rgb(236, 239, 248); border-image: none; width: 100%; height: 45px; color: rgb(98, 98, 98); padding-left: 10px; font-size: 14px; box-shadow: none;
}
select {
	background: rgb(236, 239, 248); border: 2px solid rgb(236, 239, 248); border-image: none; width: 100%; height: 45px; color: rgb(98, 98, 98); padding-left: 10px; font-size: 14px; box-shadow: none;
}
option {
	background: rgb(255, 255, 255); border: 0px solid rgb(98, 98, 98); border-image: none; padding-left: 10px; font-size: 14px;
}
input:focus {
	background: none; border: 0px solid rgb(79, 193, 240); border-image: none;
}
textarea {
	background: rgb(236, 239, 248); padding: 10px; border: 2px solid rgb(236, 239, 248); border-image: none; width: 100%; font-size: 14px; resize: vertical;
}
textarea:focus {
	background: none; border: 0px solid rgb(79, 193, 240); border-image: none;
}
.input-group.divcenter.input-group .form-control {
	padding-left: 0px;
}
#back-to-top .top {
	background: rgb(79, 193, 240); margin: 0px; border-radius: 3px; transition:0.5s ease-in-out; width: 40px; height: 40px; text-align: center; right: 15px; bottom: 105px; color: rgb(255, 255, 255); line-height: 38px; font-size: 14px; position: fixed; z-index: 999;
}
#back-to-top .top:hover {
	height: 50px; color: rgb(255, 255, 255);
}
#back-to-top .top {
	background: rgb(0, 125, 161);
}
.m-0 {
	margin: 0px;
}
.p-0 {
	padding: 0px;
}
.mt-0 {
	margin-top: 0px;
}
.mt-10 {
	margin-top: 10px;
}
.mt-12 {
	margin-top: 12px;
}
.mt-15 {
	margin-top: 15px;
}
.mt-20 {
	margin-top: 20px;
}
.mt-30 {
	margin-top: 30px;
}
.mt-40 {
	margin-top: 40px;
}
.mt-50 {
	margin-top: 50px;
}
.mt-60 {
	margin-top: 60px;
}
.mt-70 {
	margin-top: 70px;
}
.mt-80 {
	margin-top: 80px;
}
.mt-90 {
	margin-top: 90px;
}
.mt-100 {
	margin-top: 100px;
}
.mt-110 {
	margin-top: 110px;
}
.mt-120 {
	margin-top: 120px;
}
.mt-130 {
	margin-top: 130px;
}
.mt-140 {
	margin-top: 140px;
}
.mt-150 {
	margin-top: 150px;
}
.mr-0 {
	margin-right: 0px;
}
.mr-10 {
	margin-right: 10px;
}
.mr-15 {
	margin-right: 15px;
}
.mr-20 {
	margin-right: 20px;
}
.mr-30 {
	margin-right: 30px;
}
.mr-40 {
	margin-right: 40px;
}
.mr-50 {
	margin-right: 50px;
}
.mr-60 {
	margin-right: 60px;
}
.mr-70 {
	margin-right: 70px;
}
.mr-80 {
	margin-right: 80px;
}
.mr-90 {
	margin-right: 90px;
}
.mr-100 {
	margin-right: 100px;
}
.mr-110 {
	margin-right: 110px;
}
.mr-120 {
	margin-right: 120px;
}
.mr-130 {
	margin-right: 130px;
}
.mr-140 {
	margin-right: 140px;
}
.mr-150 {
	margin-right: 150px;
}
.mb-0 {
	margin-bottom: 0px;
}
.mb-10 {
	margin-bottom: 10px;
}
.mb-15 {
	margin-bottom: 15px;
}
.mb-20 {
	margin-bottom: 20px;
}
.mb-30 {
	margin-bottom: 30px;
}
.mb-40 {
	margin-bottom: 40px;
}
.mb-50 {
	margin-bottom: 50px;
}
.mb-60 {
	margin-bottom: 60px;
}
.mb-70 {
	margin-bottom: 70px;
}
.mb-80 {
	margin-bottom: 80px;
}
.mb-90 {
	margin-bottom: 90px;
}
.mb-100 {
	margin-bottom: 100px;
}
.mb-110 {
	margin-bottom: 110px;
}
.mb-120 {
	margin-bottom: 120px;
}
.mb-130 {
	margin-bottom: 130px;
}
.mb-140 {
	margin-bottom: 140px;
}
.mb-150 {
	margin-bottom: 150px;
}
.ml-0 {
	margin-left: 0px;
}
.ml-10 {
	margin-left: 10px;
}
.ml-15 {
	margin-left: 15px;
}
.ml-20 {
	margin-left: 20px;
}
.ml-30 {
	margin-left: 30px;
}
.ml-40 {
	margin-left: 40px;
}
.ml-50 {
	margin-left: 50px;
}
.ml-60 {
	margin-left: 60px;
}
.ml-70 {
	margin-left: 70px;
}
.ml-80 {
	margin-left: 80px;
}
.ml-90 {
	margin-left: 90px;
}
.ml-100 {
	margin-left: 100px;
}
.ml-110 {
	margin-left: 110px;
}
.ml-120 {
	margin-left: 120px;
}
.ml-130 {
	margin-left: 130px;
}
.ml-140 {
	margin-left: 140px;
}
.ml-150 {
	margin-left: 150px;
}
.pt-0 {
	padding-top: 0px;
}
.pt-10 {
	padding-top: 10px;
}
.pt-15 {
	padding-top: 15px;
}
.pt-20 {
	padding-top: 20px;
}
.pt-30 {
	padding-top: 30px;
}
.pt-40 {
	padding-top: 40px;
}
.pt-50 {
	padding-top: 50px;
}
.pt-60 {
	padding-top: 60px;
}
.pt-70 {
	padding-top: 70px;
}
.pt-80 {
	padding-top: 80px;
}
.pt-90 {
	padding-top: 90px;
}
.pt-100 {
	padding-top: 100px;
}
.pt-110 {
	padding-top: 110px;
}
.pt-120 {
	padding-top: 120px;
}
.pt-130 {
	padding-top: 130px;
}
.pt-140 {
	padding-top: 140px;
}
.pt-150 {
	padding-top: 150px;
}
.pr-0 {
	padding-right: 0px;
}
.pr-10 {
	padding-right: 10px;
}
.pr-15 {
	padding-right: 15px;
}
.pr-20 {
	padding-right: 20px;
}
.pr-30 {
	padding-right: 30px;
}
.pr-40 {
	padding-right: 40px;
}
.pr-50 {
	padding-right: 50px;
}
.pr-60 {
	padding-right: 60px;
}
.pr-70 {
	padding-right: 70px;
}
.pr-80 {
	padding-right: 80px;
}
.pr-90 {
	padding-right: 90px;
}
.pr-100 {
	padding-right: 100px;
}
.pr-110 {
	padding-right: 110px;
}
.pr-120 {
	padding-right: 120px;
}
.pr-130 {
	padding-right: 130px;
}
.pr-140 {
	padding-right: 140px;
}
.pb-0 {
	padding-bottom: 0px;
}
.pb-10 {
	padding-bottom: 10px;
}
.pb-15 {
	padding-bottom: 15px;
}
.pb-20 {
	padding-bottom: 20px;
}
.pb-30 {
	padding-bottom: 30px;
}
.pb-40 {
	padding-bottom: 40px;
}
.pb-50 {
	padding-bottom: 50px;
}
.pb-60 {
	padding-bottom: 60px;
}
.pb-70 {
	padding-bottom: 70px;
}
.pb-80 {
	padding-bottom: 80px;
}
.pb-90 {
	padding-bottom: 90px;
}
.pb-100 {
	padding-bottom: 100px;
}
.pb-110 {
	padding-bottom: 110px;
}
.pb-120 {
	padding-bottom: 120px;
}
.pb-130 {
	padding-bottom: 130px;
}
.pb-140 {
	padding-bottom: 140px;
}
.pb-150 {
	padding-bottom: 150px;
}
.pl-0 {
	padding-left: 0px;
}
.pl-10 {
	padding-left: 10px;
}
.pl-15 {
	padding-left: 15px;
}
.pl-20 {
	padding-left: 20px;
}
.pl-30 {
	padding-left: 30px;
}
.pl-40 {
	padding-left: 40px;
}
.pl-50 {
	padding-left: 50px;
}
.pl-60 {
	padding-left: 60px;
}
.pl-70 {
	padding-left: 70px;
}
.pl-80 {
	padding-left: 80px;
}
.pl-90 {
	padding-left: 90px;
}
.pl-100 {
	padding-left: 100px;
}
.pl-110 {
	padding-left: 110px;
}
.pl-120 {
	padding-left: 120px;
}
.pl-130 {
	padding-left: 130px;
}
.pl-140 {
	padding-left: 140px;
}
.pl-150 {
	padding-left: 150px;
}
.ptb-0 {
	padding: 0px;
}
.ptb-10 {
	padding: 10px 0px;
}
.ptb-15 {
	padding: 15px 0px;
}
.ptb-20 {
	padding: 20px 0px;
}
.ptb-30 {
	padding: 30px 0px;
}
.ptb-40 {
	padding: 40px 0px;
}
.ptb-50 {
	padding: 50px 0px;
}
.ptb-60 {
	padding: 60px 0px;
}
.ptb-70 {
	padding: 70px 0px;
}
.ptb-80 {
	padding: 80px 0px;
}
.ptb-90 {
	padding: 90px 0px;
}
.ptb-100 {
	padding: 100px 0px;
}
.ptb-110 {
	padding: 110px 0px;
}
.ptb-120 {
	padding: 120px 0px;
}
.ptb-130 {
	padding: 130px 0px;
}
.ptb-140 {
	padding: 140px 0px;
}
.ptb-150 {
	padding: 150px 0px;
}
.ptb-160 {
	padding: 160px 0px;
}
.ptb-170 {
	padding: 170px 0px;
}
.ptb-180 {
	padding: 180px 0px;
}
.ptb-190 {
	padding: 190px 0px;
}
.ptb-200 {
	padding: 200px 0px;
}
.ptb-210 {
	padding: 210px 0px;
}
.ptb-220 {
	padding: 220px 0px;
}
.ptb-240 {
	padding: 240px 0px;
}
.ptb-350 {
	padding: 350px 0px;
}
.mtb-0 {
	margin: 0px;
}
.mtb-10 {
	margin: 10px 0px;
}
.mtb-15 {
	margin: 15px 0px;
}
.mtb-20 {
	margin: 20px 0px;
}
.mtb-30 {
	margin: 30px 0px;
}
.mtb-40 {
	margin: 40px 0px;
}
.mtb-50 {
	margin: 50px 0px;
}
.mtb-60 {
	margin: 60px 0px;
}
.mtb-70 {
	margin: 70px 0px;
}
.mtb-80 {
	margin: 80px 0px;
}
.mtb-90 {
	margin: 90px 0px;
}
.mtb-100 {
	margin: 100px 0px;
}
.mtb-110 {
	margin: 110px 0px;
}
.mtb-120 {
	margin: 120px 0px;
}
.mtb-130 {
	margin: 130px 0px;
}
.mtb-140 {
	margin: 140px 0px;
}
.mtb-150 {
	margin: 150px 0px;
}
.pricing .container .row [class*='col-'] {
	
}
.col-1 {
	float: left;
}
.col-2 {
	float: left;
}
.col-3 {
	float: left;
}
.col-4 {
	float: left;
}
.col-5 {
	float: left;
}
.col-6 {
	float: left;
}
.col-7 {
	float: left;
}
.col-8 {
	float: left;
}
.col-9 {
	float: left;
}
.col-10 {
	float: left;
}
.col-1 {
	width: 10%;
}
.col-2 {
	width: 20%;
}
.col-3 {
	width: 30%;
}
.col-4 {
	width: 40%;
}
.col-5 {
	width: 50%;
}
.col-6 {
	width: 60%;
}
.col-7 {
	width: 70%;
}
.col-8 {
	width: 80%;
}
.col-9 {
	width: 90%;
}
.col-10 {
	width: 100%;
}
.white-bg {
	background: rgb(255, 255, 255);
}
.black-bg {
	background: rgb(51, 51, 51);
}
.gray-bg {
	background: rgb(247, 247, 247);
}
.theme-bg {
	background: rgb(82, 122, 153);
}
.blue-bg {
	background: rgb(79, 193, 240);
}
.default-bg {
	background: rgb(80, 193, 240);
}
.transparent-bg {
	background: none;
}
[data-overlay] {
	position: relative;
}
[data-overlay]::before {
	background: 0px 0px rgb(37, 37, 37); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; content: "";
}
[data-overlay='3']::before {
	opacity: 0.3;
}
[data-overlay='4']::before {
	opacity: 0.4;
}
[data-overlay='5']::before {
	opacity: 0.5;
}
[data-overlay='6']::before {
	opacity: 0.7;
}
[data-overlay='6']::before {
	opacity: 0.8;
}
[data-overlay='7']::before {
	opacity: 0.9;
}
[white-overlay] {
	position: relative;
}
[white-overlay]::before {
	background: 0px 0px rgb(255, 255, 255); left: 0px; top: 0px; width: 100%; height: 100%; position: absolute; z-index: 1; content: "";
}
[white-overlay='3']::before {
	opacity: 0.3;
}
[white-overlay='4']::before {
	opacity: 0.4;
}
[white-overlay='5']::before {
	opacity: 0.3;
}
[white-overlay='6']::before {
	opacity: 0.6;
}
[white-overlay='7']::before {
	opacity: 0.8;
}
[white-overlay='9']::before {
	opacity: 0.9;
}
.z-index {
	position: relative; z-index: 9;
}
.bg-1 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-2 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-3 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-4 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-5 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-6 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-7 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-8 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-9 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-10 {
	background-position: center; position: relative; z-index: 0; background-attachment: fixed; background-repeat: no-repeat; background-size: cover; background-color: rgba(0, 0, 0, 0);
}
.bg-1 {
	background: url("../../images/bg/1.html");
}
.bg-2 {
	background: url("../../images/bg/2.html");
}
.bg-3 {
	background: url("../../images/bg/3.html");
}
.bg-4 {
	background: url("../../images/bg/4.html");
}
.bg-5 {
	background: url("../../images/bg/5.html");
}
.bg-6 {
	background: url("../../images/bg/6.html");
}
.bg-7 {
	background: url("../../images/bg/7.html");
}
.bg-8 {
	background: url("../../images/bg/8.html");
}
.bg-9 {
	background: url("../../images/bg/9.html");
}
.bg-10 {
	background: url("../../images/bg/10.html");
}
.bg-img {
	background-position: center; background-size: cover;
}
.pattern-bg {
	background: url("../../images/pattern/pattern-bg.html") right top rgba(236, 239, 247, 1);
}
.separator {
	background: 0px 0px rgba(0, 0, 0, 0.07); width: 33%; height: 1px; bottom: 0px; clear: both; display: inline-block; position: relative;
}
.separator::before {
	background: 0px 0px rgb(79, 193, 240); transition:0.4s; width: 100px; height: 1px; display: block; position: absolute; content: "";
}
.section-title:hover .separator::before {
	width: 75%;
}
.separator i {
	background: 0px 0px rgb(236, 239, 247); top: -20px; width: 40px; height: 40px; text-align: center; color: rgb(79, 193, 240); line-height: 40px; font-size: 20px; display: block; position: absolute;
}
.separator span {
	background: 0px 0px rgb(255, 255, 255); border-radius: 100%; border: 1px solid rgb(79, 193, 240); border-image: none; top: -5px; width: 10px; height: 10px; display: block; position: absolute;
}
.separator i {
	left: 0px; transform: none;
}
.separator span {
	left: 0px; transform: none;
}
.text-center .separator::before {
	left: 50%; transform: translateX(-50%);
}
.text-center .separator i {
	left: 50%; transform: translateX(-50%);
}
.text-center .separator span {
	left: 50%; transform: translateX(-50%);
}
.text-right .separator::before {
	left: auto; right: 0px; transform: none;
}
.text-right .separator i {
	left: auto; right: 0px; transform: none;
}
.text-right .separator span {
	left: auto; right: 0px; transform: none;
}
.socile-icon-tooltip [data-tooltip] {
	position: relative; cursor: pointer;
}
.socile-icon-tooltip .tooltip {
	position: relative; cursor: pointer;
}
.socile-icon-tooltip [data-tooltip]::before {
	transition:opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24); visibility: hidden; position: absolute; opacity: 0; pointer-events: none; transform: translate3d(0px, 0px, 0px);
}
.socile-icon-tooltip [data-tooltip]::after {
	transition:opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24); visibility: hidden; position: absolute; opacity: 0; pointer-events: none; transform: translate3d(0px, 0px, 0px);
}
.socile-icon-tooltip .tooltip::before {
	transition:opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24); visibility: hidden; position: absolute; opacity: 0; pointer-events: none; transform: translate3d(0px, 0px, 0px);
}
.socile-icon-tooltip .tooltip::after {
	transition:opacity 0.2s ease-in-out, visibility 0.2s ease-in-out, transform 0.2s cubic-bezier(0.71, 1.7, 0.77, 1.24); visibility: hidden; position: absolute; opacity: 0; pointer-events: none; transform: translate3d(0px, 0px, 0px);
}
.socile-icon-tooltip [data-tooltip]:hover::before {
	visibility: visible; opacity: 1;
}
.socile-icon-tooltip [data-tooltip]:hover::after {
	visibility: visible; opacity: 1;
}
.socile-icon-tooltip [data-tooltip]:focus::before {
	visibility: visible; opacity: 1;
}
.socile-icon-tooltip [data-tooltip]:focus::after {
	visibility: visible; opacity: 1;
}
.socile-icon-tooltip .tooltip:hover::before {
	visibility: visible; opacity: 1;
}
.socile-icon-tooltip .tooltip:hover::after {
	visibility: visible; opacity: 1;
}
.socile-icon-tooltip .tooltip:focus::before {
	visibility: visible; opacity: 1;
}
.socile-icon-tooltip .tooltip:focus::after {
	visibility: visible; opacity: 1;
}
.socile-icon-tooltip .tooltip::before {
	background: 0px 0px rgba(0, 0, 0, 0); border: 6px solid rgba(0, 0, 0, 0); border-image: none; z-index: 1001; content: "";
}
.socile-icon-tooltip [data-tooltip]::before {
	background: 0px 0px rgba(0, 0, 0, 0); border: 6px solid rgba(0, 0, 0, 0); border-image: none; z-index: 1001; content: "";
}
.socile-icon-tooltip .tooltip::after {
	padding: 8px; border-radius: 3px; width: 100px; text-align: center; color: rgb(255, 255, 255); line-height: 1.2; font-size: 14px; z-index: 1000; content: attr(data-tooltip); background-color: rgb(0, 169, 218);
}
.socile-icon-tooltip [data-tooltip]::after {
	padding: 8px; border-radius: 3px; width: 100px; text-align: center; color: rgb(255, 255, 255); line-height: 1.2; font-size: 14px; z-index: 1000; content: attr(data-tooltip); background-color: rgb(0, 169, 218);
}
.socile-icon-tooltip [data-tooltip]::before {
	left: 50%; bottom: 100%;
}
.socile-icon-tooltip [data-tooltip]::after {
	left: 50%; bottom: 100%;
}
.socile-icon-tooltip .tooltip::before {
	left: 50%; bottom: 100%;
}
.socile-icon-tooltip .tooltip::after {
	left: 50%; bottom: 100%;
}
.socile-icon-tooltip .tooltip-top::before {
	left: 50%; bottom: 100%;
}
.socile-icon-tooltip .tooltip-top::after {
	left: 50%; bottom: 100%;
}
.socile-icon-tooltip [data-tooltip]::before {
	margin-bottom: -12px; margin-left: -6px; border-top-color: rgb(0, 169, 218);
}
.socile-icon-tooltip .tooltip::before {
	margin-bottom: -12px; margin-left: -6px; border-top-color: rgb(0, 169, 218);
}
.socile-icon-tooltip .tooltip-top::before {
	margin-bottom: -12px; margin-left: -6px; border-top-color: rgb(0, 169, 218);
}
.socile-icon-tooltip [data-tooltip]::after {
	margin-left: -50px;
}
.socile-icon-tooltip .tooltip::after {
	margin-left: -50px;
}
.socile-icon-tooltip .tooltip-top::after {
	margin-left: -50px;
}
.socile-icon-tooltip [data-tooltip]:hover::before {
	transform: translateY(-25px);
}
.socile-icon-tooltip [data-tooltip]:hover::after {
	transform: translateY(-25px);
}
.socile-icon-tooltip [data-tooltip]:focus::before {
	transform: translateY(-25px);
}
.socile-icon-tooltip [data-tooltip]:focus::after {
	transform: translateY(-25px);
}
.socile-icon-tooltip .tooltip:hover::before {
	transform: translateY(-25px);
}
.socile-icon-tooltip .tooltip:hover::after {
	transform: translateY(-25px);
}
.socile-icon-tooltip .tooltip:focus::before {
	transform: translateY(-25px);
}
.socile-icon-tooltip .tooltip:focus::after {
	transform: translateY(-25px);
}
.socile-icon-tooltip .tooltip-top:hover::before {
	transform: translateY(-25px);
}
.socile-icon-tooltip .tooltip-top:hover::after {
	transform: translateY(-25px);
}
.socile-icon-tooltip .tooltip-top:focus::before {
	transform: translateY(-25px);
}
.socile-icon-tooltip .tooltip-top:focus::after {
	transform: translateY(-25px);
}
