.login-btn {
    margin-left: 30px;
}
.custom-bnt {
    background: #18BBE7;
    color: #fff;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    padding: 12px 30px;
}
.custom-bnt:hover{
	background: #117dc1;
    color: #fff !important;
}
.banner-heading span {
    color: #117DC1;
}
.home-banner {
    padding: 180px 0px 140px 0px;
}
.banner-heading {
    color: #111111;
}
.banner-heading {
    font-size: 44px;
    padding-bottom: 10px;
    font-weight: 600;
    line-height: 1.2;
    letter-spacing: 0;
}
.banner-img {
    animation: MoveUpDown 2s linear infinite;
    text-align: center;
}
.how-it-work{
	padding:100px 0px;
}
.lightskyblue {
    background-color: #f2f8fe;
}
.section-heading{
	padding-bottom:65px;
}
.sub-heading {
    text-transform: uppercase;
    padding-bottom: 3px;
	color: #16d5ff;
	display: inline-block;
	line-height: 24px;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0px;
}
.heading-title, .section_title_all h3{
    font-size: 40px;
    font-weight: 600;
    padding-bottom: 18px;
	color: #111111;
	margin-bottom: 0;
	text-transform: capitalize
}
.tab-field-p{
	padding:10px 30px;
}
.cusotm-tab .nav-link.active {
    background: #18bbe7;
    color: #fff !important;
    border: 1px solid #18bbe7 !important;
}
.cusotm-tab .nav-link {
    border: 1px solid #DBDBDB !important;
    color: #111111 !important;
    margin-bottom: 8px;
}
.work-box {
    position: relative;
}
.work-box img {
    position: relative;
}
.rotation-img {
	-webkit-transform: rotateY(0deg);
	-moz-transform: rotateY(0deg);
	-o-transform: rotateY(0deg);
	transform: rotateY(0deg);
}
.work-box-bg {
    background: url(../img/work-petern.png);
    background-position: center;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    animation: ripple 5s infinite;
    transition: all 400ms ease;
	 -webkit-transform: rotateY(180deg); 
	 -moz-transform: rotateY(180deg); 
	 -o-transform: rotateY(180deg); 
	 transform: rotateY(180deg);
}
.work-process-title {
    font-size: 34px;
    max-width: 500px;
    font-weight: 600;
    color: #111111;
    line-height: 1.2;
    text-transform: capitalize;
}
.work-des {
    max-width: 480px;
	padding-bottom: 20px;
}
ul.check-list {
    max-width: 500px;
	list-style: none;
    padding: 0;
    margin: 0;
}
ul.check-list li {
    padding-bottom: 12px;
    display: inline-block;
    width: 100%;
	list-style: none;
    padding: 0;
    margin: 0;
}
ul.check-list li span {
    width: 18px;
    height: 18px;
    line-height: 18px;
    border-radius: 100%;
    display: block;
    text-align: center;
    float: left;
    position: relative;
    top: 4px;
    background: #16d5ff;
    color: #fff;
}
ul.check-list li p {
    padding-left: 10px;
    width: calc(100% - 18px);
    float: left;
}
.feature-part{
	padding:100px 0px;
}
.heading-des {
    max-width: 580px;
    margin: 0 auto;
}
.table-tabs-custom{
	
}
.table-tabs-custom .nav-link.active {
    background: #18BBE7 !important;
    color: #fff !important;
}
.table-tabs-custom .nav-link{
	border: 1px solid #DBDBDB !important;
    color: #111111 !important;
    margin-right: 8px;
}
.table-data-custom {
    padding: 50px 200px;
	text-align: center;
}
.table-data-row {
    text-align: left;
    width: 380px;
}
.table-data-row p {
    font-size: 16px;
    color: #000;
    margin-bottom: 10px;
}
.table-data-row span {
    float: right;
}

.inner-pages-main{
	padding:50px 0px 100px;
}
.text-page-custom h2 {
    font-size: 40px;
    text-align: center;
	margin-bottom:30px;
}

.text-page-custom p{
	
}

.contact-page-sec {
    padding: 100px 0px;
}
.contact-info {
  display: inline-block;
  width: 100%;
  text-align: center;
      margin-bottom: 10px;
}
.contact-info-icon {
margin-bottom: 15px;
}
.contact-info-item {
  background: #071c34;
  padding: 30px 0px;
}
.contact-page-sec .contact-page-form h2 {
  color: #071c34;
  text-transform: capitalize;
  font-size: 22px;
  font-weight: 700;
}
.contact-page-form .col-md-6.col-sm-6.col-xs-12 {
  padding-left: 0;
}  
.contact-page-form.contact-form input {
  margin-bottom: 5px;
}  
.contact-page-form.contact-form textarea {
  height: 110px;
}
.contact-page-form.contact-form input[type="submit"] {
  background: #071c34;
  width: 150px;
  border-color: #071c34;
}
.contact-info-icon i {
  font-size: 48px;
  color: #18bbe7;
}
.contact-info-text p{
	margin-bottom:0px;
}
.contact-info-text h2 {
  color: #fff;
  font-size: 22px;
  text-transform: capitalize;
  font-weight: 600;
  margin-bottom: 10px;
}
.contact-info-text span {
  color: #999999;
  font-size: 16px;
  font-weight: ;
  display: inline-block;
  width: 100%;
}

.contact-page-form input {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  margin-bottom: 20px;
  padding: 12px 16px;
  width: 100%;
  border-radius: 4px;
}

.contact-page-form .message-input {
display: inline-block;
width: 100%;
padding-left: 0;
}
.single-input-field textarea {
  background: #f9f9f9 none repeat scroll 0 0;
  border: 1px solid #f9f9f9;
  width: 100%;
  height: 120px;
  padding: 12px 16px;
  border-radius: 4px;
}
.single-input-fieldsbtn input[type="submit"] {
  background: #18bbe7;
  color: #fff;
  display: inline-block;
  font-weight: 600;
  padding: 10px 0;
  text-transform: capitalize;
  width: 150px;
  margin-top: 20px;
  font-size: 16px;
}
.single-input-fieldsbtn input[type="submit"]:hover{
	background:#071c34;
	transition: all 0.4s ease-in-out 0s;
	border-color:#071c34;
}
.single-input-field  h4 {
  color: #464646;
  text-transform: capitalize;
  font-size: 14px;
}
.contact-page-form {
  display: inline-block;
  width: 100%;
  margin-top: 30px;
}

.contact-page-map {
  margin-top: 36px;
}
.contact-page-form form {
    padding: 20px 15px 0;
}

.login-page-main{
	
}
.login-page-main .global-container{
	height:100%;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #117dc1;
	padding:100px 0px;
}

.login-page-main form{
	padding-top: 10px;
	font-size: 14px;
	margin-top: 30px;
}

.login-page-main .card-title{ 
	font-weight:300; 
}

.login-page-main .btn{
	font-size: 14px;
	margin-top:20px;
}
.back-a {
    text-align: center;
    display: block;
    margin-top: 10px;
}
.back-a span {
    margin-right: 5px;
}
.login-page-main .login-form{ 
	width:330px;
	margin:20px;
}

.login-page-main .sign-up{
	text-align:center;
	padding:20px 0 0;
}

.login-page-main .alert{
	margin-bottom:-30px;
	font-size: 13px;
	margin-top:20px;
}


footer.bg-pattern {
    background-position: center 125px;
    background: #f2f8fe url(../img/footer-petrn.png) no-repeat bottom;
    padding: 100px 0px 50px;
}
.footer {
    border-color: #e3e3e3;
	border-bottom: 1px solid;
}
.subscribe {
    position: relative;
}
.copyright {
    padding-top: 50px;
}
.footer-icon ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
.footer-icon ul li:first-child {
    padding-left: 0;
}
.footer-icon ul li {
    display: inline-block;
    padding: 0px 5px;
}
.footer-icon ul li a {
    display: list-item;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    border-radius: 100%;
    font-size: 16px;
	background: #dddddd;
    color: #999999;
}
.footer-link {
    float: left;
}
.footer-link ul{
    padding: 0;
    margin: 0;
}
.footer-icon ul li a:hover {
    background: #16d5ff;
	color: #fff;
}
.footer-link ul li {
    width: 33.33%;
    float: left;
    padding-bottom: 10px;
	list-style: none;
}
.footer-link ul li a{
    color: #999999;
}
.subscribe label {
    font-size: 18px;
    padding-bottom: 15px;
	color: #111111;
	display: inline-block;
}
.subscribe .form-control {
    border: 0;
    border-radius: 5px;
    padding-left: 25px;
    padding-right: 125px;
	padding-top:13px;
	padding-bottom:13px;
	background: #fff;
    color: #111111;
}
.subscribe .submit {
    font-size: 16px;
    font-weight: 700;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 50px;
    border: 0;
    width: 115px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
	color: #fff;
    background: #16d5ff;
}
.copyright ul {
    text-align: right;
	list-style: none;
    padding: 0;
    margin: 0;
}
.copyright ul li {
    display: inline-block;
    padding: 0px 25px;
    position: relative;
	list-style: none;
}
.copyright ul li:first-child {
    padding-left: 0;
}
.copyright ul li a{
	color: #999999;
}
.copyright ul li:before {
    content: "";
    position: absolute;
	background: #999999;
    top: 7px;
    right: 0;
    width: 2px;
    height: 12px;
}
.copyright ul li:last-child:before {
    width: 0;
}
.copyright ul li:last-child {
    padding-right: 0;
}
.section_all {
    position: relative;
    padding-top: 80px;
    padding-bottom: 80px;
}
.section-title {
    font-weight: 700;
    text-transform: capitalize;
    letter-spacing: 1px;
}

.section-subtitle {
    letter-spacing: 0.4px;
    line-height: 28px;
    max-width: 550px;
}

.section-title-border {
    background-color: #000;
    height: 1 3px;
    width: 44px;
}

.section-title-border-white {
    background-color: #fff;
    height: 2px;
    width: 100px;
}
.text_custom {
    color: #18bbe7;
    font-weight: 500;
    margin-bottom: 0;
}

.about_icon i {
    font-size: 22px;
    height: 65px;
    width: 65px;
    line-height: 65px;
    display: inline-block;
    background: #fff;
    border-radius: 35px;
    color: #366ab4;
    box-shadow: 0 8px 20px -2px rgba(158, 152, 153, 0.5);
}

.about_header_main .about_heading {
    max-width: 450px;
    font-size: 26px;
    line-height: 1.4;
}

.about_icon span {
    position: relative;
    top: -10px;
}

.about_content_box_all {
    padding: 28px;
}
.toggle .toggle-title {
    background: #FFFFFF;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.06);
    border: 0;
    padding: 20px 20px;
}
.toggle .toggle-title:hover {
    background: rgb(24 187 231);
    color: #fff !important;
}	





@media (max-width: 767px){
.home-banner {
    padding: 50px 0px 50px 0px;
}
.banner-heading {
    font-size: 26px;
    padding-bottom: 0px;
}
.banner-contain {
    text-align: center;
}
.custom-bnt {
    font-size: 10px;
    padding: 12px 15px;
}
.slider-image{
	order: 1 !important;
}
.slider-text {
    order: 2 !important;
}
.banner-img img {
    width: 100%;
    margin-bottom: 50px;
}
.how-it-work, .feature-part, .contact-page-sec {
    padding: 65px 0px;
}
.heading-title, .section_title_all h3 {
    font-size: 26px;
    padding-bottom: 6px;
}
.about_header_main {
    text-align: center;
}
.about_header_main .about_heading {
    max-width: 100%;
    font-size: 18px;
}
.work-process-title {
    font-size: 26px;
    margin-top: 50px;
    margin-bottom: 20px;
    text-align: center;
}
.work-des {
    padding-bottom: 0px;
    text-align: center;
}
ul.check-list li p {
    margin-bottom: 5px;
    font-size: 12px;
}
.feature-tabs .tabs-navigation .nav-tabs > li .nav-link {
    padding: 10px;
   font-size: 10px;
}
.feature-tabs .tabs-vertical .nav-tabs > li {
    display: inline-block;
}
.feature-tabs {
    text-align: center;
}
.price-section-tabs .tabs.tabs-simple .nav-tabs > li .nav-link {
    padding: 10px 15px;
	font-size: 10px;
}
.table-data-custom {
    padding: 50px 0px;
}
.table-data-row p {
    font-size: 12px;
    margin-bottom: 0px;
}
.footer-icon {
    margin-bottom: 30px;
    text-align: center;
}
.footer-link {
    text-align: center;
    margin-bottom: 30px;
}
.subscribe label {
    font-size: 12px;
    display: block;
    text-align: center;
}
footer.bg-pattern {
    padding: 65px 0px 50px;
}
.text-page-custom h2 {
    font-size: 26px;
    text-align: left;
    margin-bottom: 20px;
}
.login-page-main .global-container {
    height: 100vh;
    padding: 60px 0px;
}

}