/* default css */
@import url("https://fonts.googleapis.com/css?family=Heebo:100,300,400,500,700,900&display=swap&subset=hebrew");

body {
  font-family: "Heebo", sans-serif;
  font-weight: normal;
  font-style: normal;
}

.img {
  max-width: 100%;
  transition: all 0.3s ease-out 0s;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

.fix {
  overflow: hidden;
}
a,.button {
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -ms-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
a:focus,
.button:focus {
  text-decoration: none;
  outline: none;
}
a:focus, a:hover {
  color: #000;
  text-decoration: none;
}
a, button {
  color: #00c4eb;
  outline: medium none;
}
button:focus, input:focus, input:focus, textarea, textarea:focus {
  outline: 0;
	color: #00c4eb;
	text-decoration: underline;
}
.whd-form input:focus:-moz-placeholder {
  opacity: 0;
}

.whd-form input:focus::placeholder {
  opacity: 0;
}
.uppercase {
  text-transform: uppercase;
}
.capitalize {
  text-transform: capitalize;
}
h1,h2,h3,h4,h5,h6 {
  font-family: "Heebo", sans-serif;
  font-weight: normal;
  color:#00c4eb;
  margin-top: 0px;
  font-style: normal;
  font-weight: 700;
  text-transform: normal;
}
h1 a,h2 a,h3 a,h4 a,h5 a,h6 a {
  color: inherit;
}
h1 {
  font-size: 40px;
  font-weight: 500;
}
h2 {
  font-size: 35px;
}
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 {
  font-size:14px;
  line-height:24px;
  color:#262626;
  margin-bottom: 15px;
  font-family: "Heebo", sans-serif;
  font-weight: 400;
}
hr {
  border-bottom: 1px solid #eceff8;
  border-top: 0 none;
  margin: 30px 0;
  padding: 0;
}
label {
  color: #7e7e7e;
  cursor: pointer;
  font-size: 14px;
  font-weight: 400;
}
.bg-one {
	background:#f2f7fb;
}
.scrollToTop {
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: #222;
  font-size: 25px;
  background-color:#00c4eb;
  position: fixed;
  right: 30px;
  bottom: 30px;
  display: none;
  z-index: 99;
  border-radius: 10%;
}
.scrollToTop:hover {
  color: #fff;
}

*::-moz-selection {
  background: #d6b161;
  color: #fff;
  text-shadow: none;
}

::-moz-selection {
  background: #444;
  color: #fff;
  text-shadow: none;
}

::selection {
  background: #00c4eb;
  color: #fff;
  text-shadow: none;
}

*::-moz-placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1;
}

*::placeholder {
  color: #555555;
  font-size: 14px;
  opacity: 1;
}
.separator {
  border-top: 1px solid #f2f2f2;
}

/* button style */
.btn {
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0;
  line-height: 1;
  margin-bottom: 0;
  padding:16px 55px;
  text-align: center;
  touch-action: manipulation;
  transition: all 0.3s ease 0s;
  vertical-align: middle;
  white-space: nowrap;
  text-transform: capitalize;
  background: #37c470;
  border-radius: 0;
  font-family: "Heebo", sans-serif;
}

.test-space {
  padding-top: 415px;
}

.btn-border {
  background: transparent;
  border: 2px solid #fff;
  padding: 20px 47px;
}

.btn.btn-line {
  padding: 20px 56px;
}

.btn-border:hover {
  background: #fff;
  color: #000;
}

.breadcrumb>.active {
  color: #888;
}
/* 2. header */
#mosttop-bar {
 position:relative;
 z-index:99;
 background:#292c30
}
.mosttop-bar-info {
 padding:0;
 margin:0
}
.mosttop-bar-info li {
 font-size:15px;
 font-weight:400;
 color:#fff;
 border-left:1px solid #e4e4e4;
 list-style-type:none;
 float:left;
 margin:0;
 padding:13.5px 14px 12.5px 14px
}
.mosttop-bar-info li i {
 font-size:15px;
 color:#FFF;
 padding-right:8px
}
#mosttop-bar .social-icons {
 padding:0;
 float:right;
 margin:0
}
#mosttop-bar .social-icons li {
 font-size:20px;
 list-style-type:none;
 float:left;
 width:50px;
 text-align:center;
 border-left:1px solid #e4e4e4;
 margin:0;
 padding:8px 0 8px 0
}
#mosttop-bar .social-icons li:last-child {
 border-right:1px solid #e4e4e4
}
#mosttop-bar .social-icons li a {
 color:#fff;
 -webkit-transition-duration:.3s;
 transition-duration:.3s;
 font-size:15px
}
#mosttop-bar .social-icons a:hover {
 color:#00c4eb;
}
.header-area {
  padding-left:0px;
  padding-right:0px;
}
.header-right {
  display: flex;
  justify-content: center;
}

.header-right {
  padding-top: 9px;
}

.header-icon {
  margin-right: 16px;
  font-size: 20px;
  margin-top: 10px;
}

.header-whd p {
  font-size: 14px;
  margin-bottom: 9px;
  line-height: 1;
  color:#ed1216;
  font-weight:500;
}

.header-whd h4 {
  color: #262626;
  font-size: 24px;
  margin-bottom: 0px;
}

.header-icon i {
  color: #ed1216;
  font-size: 30px;
}

.main-menu ul li {
  display: inline-block;
  margin: 0 12px;
  position: relative;
  z-index: 999;
}

.main-menu ul li a {
  color: #262626;
  font-weight: 700;
  font-size: 16px;
  padding: 25px 0px;
  display: list-item;
  line-height: 1;
  position: relative;
}

.main-menu ul > li > a::before {
 /* background: #ff6136 none repeat scroll 0 0;*/
  bottom: 23px;
  content: "";
  height: 4px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 4px;
  opacity: 1;
  transition: 0.3s;
  top: 52px;
  border-radius: 5px;
  opacity: 0;
}

.main-menu ul>li:hover>a::before,.main-menu ul > li.active > a::before {
  opacity: 1;
}

.main-menu ul li:hover a,.main-menu ul li.active a {
  color: #00c4eb;
}

.header-top-btn a {
  padding: 16px 42px;
  font-size: 14px;
}

.header-top-btn {
  padding-top: 6px;
}

.header-btn a {
  background: #6c5edf;
  padding: 20px 60px;
  border-radius: 30px;
  font-size: 18px;
  letter-spacing: 0;
  font-weight: 700;
  color: #fff;
}

.main-menu ul li ul.submenu {
	position: absolute;
	background: #fff;
	width: 230px;
	top: 110%;
	padding: 15px 0;
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
	opacity: 0;
	visibility: hidden;
	box-shadow: 0 0 10px 3px rgba(0, 0, 0, 0.05);
	text-align: left;
}

.main-menu ul li:hover>ul.submenu {
  opacity: 1;
  visibility: visible;
  top: 100%;
}

.main-menu ul li ul.submenu li {
  margin: 0;
  display: block;
  margin-bottom: 0px;
}

.main-menu ul li ul.submenu li>a::before {
  background: transparent;
}

.main-menu ul li ul.submenu li:hover>a {
  color: #00c4eb;
}

.main-menu ul li ul.submenu li:last-child {
  margin-bottom: 0;
}

.main-menu ul li ul.submenu li a {
	padding: 0;
	color: #262626;
	font-weight: 500;
	font-size: 15px;
	padding: 12px 28px;
}

.main-menu ul li ul.submenu li ul.submenu {
  left: 100%;
  top: 0;
}

.header-btn a:hover {
  background: #ff63a3;
  color: #fff;
}

.sticky-bar {
	left: 0;
	margin: auto;
	position: fixed;
	top: 0;
	width: 100%;
	box-shadow: 0 0 60px 0 rgba(0, 0, 0, 0.07);
	z-index: 999;
	-webkit-animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	animation: 300ms ease-in-out 0s normal none 1 running fadeInDown;
	-webkit-box-shadow: 0 10px 15px rgba(25, 25, 25, 0.1);
	background: #fff;
}
.sticky-bar .header-whd h4 {
	color: #262626;
}
/* 3. slider */
.slider-height {
  min-height: 802px;
  background-repeat: no-repeat;
  background-size: cover;
}
.slider-area {
  position: relative;
}
.slider-img {
  margin-top: 35px;
  margin-left: -179px;
}
.slider-text.slider-content-space {
  margin-top: 170px;
}
.slider-text h5 {
  font-weight: 500;
  color:#00c4eb;
  font-size: 24px;
  text-transform: uppercase;
}
.slider-text h2 {
	color: #292c30;
	font-weight:300;
	font-size:60px;
	line-height: 1;
	margin-bottom:27px;
	margin-left: -6px;
}
.slider-text h2>span {
  font-weight: 700;
	position:relative;
	color: #00c4eb;
}

.slider-btn a span::before {
  position: absolute;
  left: 19px;
  top: 29px;
  width: 23px;
  height: 2px;
  background: #fff;
  content: "";
}

.slider-btn a span::after {
  position: absolute;
  right: 19px;
  top: 29px;
  width: 23px;
  height: 2px;
  background: #fff;
  content: "";
}
a.btn.btn-border.line-btn::after {
  position: absolute;
  left: 17px;
  top: 28px;
  width: 23px;
  height: 2px;
  background: #fff;
  content: "";
}

.slider-text p {
  color: #292C30;
  margin-bottom: 14px;
  margin-right: 20px;
  font-size:24px;
}
.slider-list {
	margin-bottom: 14px;
}
.slider-list li {
	padding:7px 0;
	color:#292C30;
}
.slider-list li:before {    
    font-family: 'Font Awesome 5 Pro';
	content: '\f058';
	margin: 0 10px 0 3px;
	font-size: 18px;
	color:#00c4eb;
	font-weight: 400;
}
.slider-list li :after {
  content: "a";
  top: 1px;
  bottom: 1px;
  right: 0;
  width: 5px;
  background-color: black;
}
.slider-btn a {
  margin-right: 25px;
  position: relative;
}

.slider-btn a:last-child {
  margin-right: 0px;
}
/*Sub Banner Start Here*/
.sub-banner-area {
  position: relative;
  padding:0 0px;
}
.sub-banner-height {
  min-height:320px;
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 130px;
}
.sub-banner-pb {
	padding-bottom: 120px !important;
}

.sub-banner-area .block {
  text-align: center;
}
.sub-banner-area h1 {
  font-size: 2.5rem;
  color:#FFF;
  font-weight: 600;
}
.sub-banner-area .block ul li {
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 14px;
}
.sub-banner-area .block ul li a {
  font-weight: 600;
  color: #fff;
}
.page-wrapper {
  padding: 70px 0;
}
.overly {
  position: relative;
}
.overly:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #1d192c;
  opacity: 0.8;
}
/*Search Domain Section*/
.search_domain_section {
	position:relative;
}
.search_domain_section h2 {
	font-size: 36px;
	font-weight: 700;
	color: #00c4eb;
	padding-bottom: 15px;
}
.search_domain_section form {
  position: relative;
}
.domain-search-form input {
  width: 100%;
  height: 60px;
  border: none;
  background: #f2f7fb;
  padding: 0 33px;
  font-weight: 400;
  font-size: 14px;
  color: #262626;
}
input:-moz-placeholder {
  color:#262626;
}
input:-webkit-placeholder {
  color:#262626;
}
input:placeholder {
  color:#262626;
}
.btn.btn-form i {
  margin-right: 5px;
}
.btn.btn-form {
  position: absolute;
  right: 4px;
  top:0;	
  padding: 20px 30px;
}
.domain_tlds_list li {
	display: inline-block;
	padding: 0 15px;
	text-align: center;
	transition: all ease-in-out 0.5s
}
.domain_tlds_list li:last-child {
	padding-right: 0
}
.domain_tlds_list li:first-child {
	padding-left: 0
}
.domain_tlds_list li span {
	font-family: "Heebo", sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #222;
	font-weight: 600;
	transition: all ease-in-out 0.5s
}
.domain_tlds_list li span i {
	font-size: 12px;
}
.domain_tlds_list {
	margin-top: 15px
}
.domain_tlds_list li figure {
	margin-bottom: 10px
}

.xs-table {
 -webkit-box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.08);
 box-shadow:0px 0px 50px 0px rgba(0, 0, 0, 0.08);
 background-color:#FFFFFF;
 margin-bottom:0px
}
.xs-table .domain-pricing-header th {
 width:25%;
 background-color:transparent;
 border:0px;
 color:#FFFFFF;
 padding:17px 10px;
 font-size:1.17647rem
}
.xs-table .domain-pricing-header tr {
 background:#00c4eb;
}
.xs-table td,
.xs-table th {
 text-align:center;
 padding:15px 10px
}
.xs-table td, .xs-table th span i {
	font-weight: 400;
}
.xs-table tbody tr td,
.xs-table tbody tr th {
 border-right:1px solid #eaeaea;
 border-top:1px solid #eaeaea
}
.xs-table tbody tr td:last-child {
 border-right:0px
}
.xs-table tbody tr:first-child td,
.xs-table tbody tr:first-child th {
 border-top:0px
}
.xs-table tbody tr td {
 letter-spacing:-.4px
}
.xs-table tbody tr td>del {
 color:#a4afdf;
 font-size:0.82353rem;
 padding-left:3px
}
.xs-table.fixed-column {
 position:absolute;
 left:15px;
 width:83px;
 display:inline-block;
 z-index:1;
 -webkit-box-shadow:none;
 box-shadow:none
}
@media (min-width:576px) {
 .xs-table.fixed-column {
  display:none
 }
}
@media (max-width:576px) {
 .xs-table:not(.fixed-column) tr th:first-child {
  display:none
 }
 .xs-table:not(.fixed-column) {
  position:relative;
  left:83px
 }
}
.domain-price-v2 .xs-table .domain-pricing-header tr {
 background:#0217af;
 background:-webkit-linear-gradient(top, #0217af 0%, #0055ce 100%);
 background:-webkit-gradient(linear, left top, left bottom, from(#0217af), to(#0055ce));
 background:-o-linear-gradient(top, #0217af 0%, #0055ce 100%);
 background:linear-gradient(to bottom, #0217af 0%, #0055ce 100%)
}

/*Search Domain End Section*/

/* Price */
.pricing-section {
	position: relative;
}
.pricing-section .hosting-plan-wrapper {
    background: #ffffff;
    box-shadow: 1px 1px 25px 0px rgba(0,0,0,0.06);
    border-radius: 10px;
    padding:40px 24px 60px;
}
.pricing-section .hosting-plan-wrapper h3 {
    font-size:36px;
    font-weight: 600;
    color:#00c4eb;
    margin:0;
    margin-bottom:15px;
}
.pricing-section .hosting-plan-wrapper .hosting-plan-price .hosting-discount{margin-top:10px;margin-bottom:10px;display:flex; -ms-flex-pack:center;justify-content:center;}
.pricing-section .hosting-plan-wrapper .hosting-plan-price .hosting-discount .old-price {color:#524972;text-decoration:line-through;font-size:16px;font-weight:400;line-height:29px;}
.pricing-section .hosting-plan-wrapper .hosting-plan-price .hosting-discount .old-price.pro-plan{color:#fff;}
.pricing-section .hosting-plan-wrapper .hosting-plan-price .hosting-discount  .save-price {
  background-color: #f7dbdb;
  color: #cc1515;
  font-weight:500;
  padding: 2px 8px;
  border-radius: 4px;
  margin-left: 8px;
}

.pricing-section .hosting-plan-wrapper .hosting-plan-price h4 {
	color:#262626 !important;
	font-size: 50px;
    font-weight: 700;
	padding-bottom:10px;
}
.pricing-section .hosting-plan-wrapper .hosting-plan-price h4.vps {font-size:42px}
.pricing-section .hosting-plan-wrapper .hosting-plan-price h4 span {
	font-size:20px;
}
.pricing-section .hosting-plan-wrapper .hosting-plan-price i {
    font-size:16px;
    font-weight:600;
	vertical-align:top;
}
.pricing-section .hosting-plan-wrapper h5 {
    font-size: 16px;
    font-weight: 600;
    color: #475254;
    margin-top: 20px;
    margin-bottom: 20px;
}
.pricing-section .hosting-plan-wrapper .hosting-plan-list {
    background: #f2f7fb;
    padding:5px 10px;
    box-shadow: 1px 1px 25px 0px rgba(0,0,0,0.06);
    border-radius: 5px;
    position: relative;
}
.pricing-section .hosting-plan-wrapper .hosting-plan-list.vps {padding: 5px 0px;}
.pricing-section .hosting-plan-wrapper .hosting-plan-list ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom:45px;
    text-align-last: left;
}
.pricing-section .hosting-plan-wrapper .hosting-plan-list ul li {
    margin:15px 0;
}
.pricing-section .hosting-plan-wrapper .hosting-plan-list ul li i {
    font-size: 18px;
    margin-right: 10px;
    color:#00c4eb;
}
.pricing-section .hosting-plan-wrapper .hosting-plan-list .btn {
    width: 70%;
    position: absolute;
    left: 50%;
    bottom: -20px;
    -moz-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .4s ease-in-out;
    -moz-transition: all .4s ease-in-out;
    -ms-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
.pricing-section .hosting-plan-wrapper .hosting-plan-list .btn:hover {
    bottom: -10px;
	color:#000;
}
/*Our Guarantee*/
.our-guarantee {
	position:relative;
}

.our-guarantee h3 {
	font-size:21px;
	color:#222;
}
.our-guarantee .guarantee-icon {
    position: relative;
    text-align: center;
}
/*Web Apps*/
.web-app {
	text-align: center;
}
.web-app p {
	color:#262626;
}
.web-app .hosting-app {
    border: 1px solid #d9d9d9;
	width:150px;
	height:50px;
	text-align:center;
	padding:10px 0;
	line-height:40px;
	margin-right:15px;
	text-transform:uppercase;
	font-size:14px;
}
.web-app .hosting-app:first-child {
	margin-left:10px;
}
.web-app .hosting-app:last-child {
	margin-right:15px;
}
.web-app .hosting-app:hover {
	background:#faf8f5;
	color:#ff4718 !important;
}
.web-app ul {
	margin: 0;
    padding:0;
}
.web-app ul li {
	display: inline-block;
    list-style: outside none none;
    border: 1px solid #f3f7f9;
	width: 180px;
	height: 80px;
	vertical-align:middle;
}
/*Content Start*/
.whd-content {
	position: relative;
}
.whd-content p, .whd-content ul li {
	color:#262626 !important;
}
 .whd-content ul li {
     font-size: 14px;
    padding: 4px 0;
}
.whd-content p i {
	font-size:14px;
}
.whd-content p strong {
	color: #ed1216;
}
.whd-content a {
	color:#ed1216;
	text-decoration:underline;
}
.whd-content a:hover {
	color:#ed1216;
}
/* section title */
.section-title {
  position: relative;
}
.section-title span {
  color:#262626;
  font-weight: 700;
  font-size:18px;
  /*text-transform: uppercase;*/
  letter-spacing: 2px;
  margin-bottom: 16px;
  display: inline-block;
}
.section-title h2 {
  font-size:42px;
  line-height: 1;
}
/* Hosting Features */
.whd-features {
  background:#f2f7fb;
}
.whd-features-box {
  background: #fff;
  transition: 0.4s;
  padding:30px 10px;
  overflow: hidden;
  min-height:390px;
}
.whd-features-content h3 {
  margin-bottom: 20px;
  font-size: 24px;
  font-weight: 400;
}
.whd-features-icon{
  width:90px;
  height:90px;
  margin: 0 auto;
  position: relative;
  margin-bottom: 15px;
}
/*Hosting transfering start here*/
.hosting-transfering {
    overflow:hidden;
    position:relative;
}
.hosting-transfering p a {
	color:#1e6dbc;
	text-decoration:underline;
}
.hosting-transfering p a:hover {
	color:#37c470;
	text-decoration:underline;
}
.hosting-transfering h3 {
	padding:15px 0;
	color:#1db376;
	font-size:24px;
}
.hosting-transfering p {
	padding-bottom:20px;
}
/*Hosting transfering End here*/
/*Contact Us*/
.contact-section .section-title-s3 p {
    font-size: 18px;
    font-size: 1.125rem;
    margin: 0.8em 0 0;
}

.contact-section .submit-btn-wrapper {
    text-align: center;
}

.contact-section .submit-btn-wrapper button {
    border: 0;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -o-transition: all 0.3s;
    -ms-transition: all 0.3s;
    transition: all 0.3s;
}

.contact-section form {
    overflow: hidden;
    margin: 0 -15px;
}

@media (max-width: 767px) {
    .contact-section form {
        margin: 0 0 0 -15px;
    }
}

.contact-section form .one-third-col {
    width: 33.33%;
    float: left;
}

@media (max-width: 600px) {
    .contact-section form .one-third-col {
        width: 100%;
        float: left;
    }
}

.contact-section form div {
    padding: 0 15px 30px;
}

@media (max-width: 767px) {
    .contact-section form div {
        padding: 0 0 15px 15px;
    }
}


.contact-section .contact-info {
    margin-top: 20px;
    margin-bottom: 75px;
    border: 1px solid #666464;
}
.contact-section .contact-info p {
	font-size: 16px;
	font-weight: 500;
}

@media (max-width: 991px) {
    .contact-section .contact-info {
        margin-top: 60px;
    }
}

@media (max-width: 767px) {
    .contact-section .contact-info {
        margin-top: 50px;
    }
}

.contact-section .contact-info > div {
    width: 33.33%;
    float: left;
    padding: 20px 35px 22px 110px;
    position: relative;
    border-left: 1px solid #efefef;
}

.contact-section .contact-info > div:before {
    content: '';
    position: absolute;
    left: 88px;
    width: 1px;
    height: 50px;
    top: 44%;
    margin-top: -15px;
    background: #ccc;
}

@media (max-width: 991px) {
    .contact-section .contact-info > div {
        padding: 60px 35px 40px;
        margin-bottom: 20px;
    }
}

@media (max-width: 767px) {
    .contact-section .contact-info > div {
        width: 100%;
        padding: 40px 25px 20px;
        border-left: 0;
        border-top: 1px solid #efefef;
        float: none;
    }
}

.contact-section .contact-info .icon i {
    font-size: 40px;
    color: #ed1216;
    position: absolute;
    left: 30px;
    top: 45px;
}

@media (max-width: 991px) {
    .contact-section .contact-info .icon i {
        font-size: 40px;
        font-size: 2.5rem;
    }
}

@media (max-width: 767px) {
    .contact-section .contact-info .icon i {
        font-size: 35px;
        font-size: 2.1875rem;
    }
}

.contact-section .contact-info h5 {
    
    font-size: 18px;
    font-size: 1.125rem;
    margin: 1em 0 0.5em;
}


/* footer */
.footer-top {
	padding:50px 0 50px;
	background:#353a42;
}
.footer-bottom {
  background:#292c30;
}
.footer-bottom p {
	color:#FFF;
}
.footer-bottom p a {
	color: #00c4eb;
}
.footer-bottom p a:hover {
	color: #00c4eb;
	text-decoration:underline;
}
.widget.footer-widget {
    background-color: transparent !important;
    padding: 0;
    margin-bottom: 0;
}
.widget.footer-widget {
 background-color:transparent!important;
 padding:0;
 margin-bottom:0
}
.widget.footer-widget .widget-title {
    color: rgba(255,255,255,.9);
}
.widget.footer-widget p {
	color:#c6cad0;
}
.widget ul {
 margin:0;
 padding:0;
 list-style:none
}
.widget ul li:hover {
 color:#00c4eb;
}
.widget ul li ul {
 margin-left:20px
}
.widget ul li {
 display:block;
 margin:8px 0;
 -ms-word-wrap:break-word;
 word-break:break-word
}
.widget ul li:first-child {
 margin-top:0
}
.widget ul li:last-child {
 margin-bottom:0
}
.widget ul li a {
 -webkit-transition:all .3s ease-in;
 -moz-transition:all .3s ease-in;
 -o-transition:all .3s ease-in;
 transition:all .3s ease-in;
 color:#c6cad0;
}
.widget ul li a:hover {
 color:#00c4eb;
}
.footer-widget.widget_nav_menu ul li a {
 position:relative;
 padding-left:15px;
	font-size: 14px;
}
.footer-widget.widget_nav_menu ul li a:hover {
 backcolor:var(--main-color)
}
.footer-widget.widget_nav_menu ul li a:after {
 content: "";
display: block;
width: 7px;
height: 7px;
float: left;
margin-top: 8px;
margin-right: 0px;
border-radius: 50%;
background: #00c4eb;
}
.footer-about-social {
 margin-top:20px!important
}
.footer-about-social li {
 float:left;
 margin-right:20px!important;
 margin-top:0!important
}
.footer-about-social li a {
	color:#c6cad0;
}
.contact_info_list {
 margin:0;
 padding:0;
 list-style:none
}
.contact_info_list li {
 display:block
}
.contact_info_list li.single-info-item {
 position:relative;
 margin-bottom:10px;
 color:#fff;
}
.contact_info_list li.single-info-item .icon {
 position:absolute;
 left:0;
 top:0;
 color:#00c4eb;
}
.contact_info_list li.single-info-item .details {
 padding-left:30px;
	font-size: 14px;
	color:#fff;
}
/*Contact Info Start*/
.contact_info .contact_box {
	background-color: #fff;
	padding: 30px;
	min-height:415px;
}
.contact_info .contact_box h3 {
	padding:20px 0 15px;
	color:#37c470;
	font-size: 36px;
}
.contact_info .contact_box i {
	background-color: #033259;
	color: #fff;
	font-size: 40px;
	height: 90px;
	line-height: 85px;
	margin: 0px;
	padding: 0;
	width: 90px;
	border-radius: 60px;
}
.contact_info .contact_box a {
	display: block;
	margin: 25px auto;
	width: 80%;
}
/* Contact Info End*/
/*WhatsChat Start Here*/
.live-chat{position:relative;z-index:99;}
.live-chat .wc-btn{display: flex;position: fixed;bottom:3em;right:3em;outline: 0;cursor: pointer;  }
.live-chat .wc-btn .wc-chat-icon img{position: relative;width:64px;height:64px;line-height: 0.8;font-size: 25px;text-align: center;border-radius: 50%;}
.live-chat .wc-btn p{padding:2px 36px 2px 36px;
  margin-top: 7px;
  margin-bottom: 0;
  margin-left: -24px;
  height: 40px;
  line-height: 36px;
  font-size: 18px;
  font-weight: 500;
  text-align: center;
  border-radius:0px;}
.live-chat .wc-btn:hover .wc-chat-icon img,
.live-chat .wc-btn:hover p{-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-ms-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.live-chat .wc-btn .wc-chat-icon img,
.live-chat .wc-btn:hover p{box-shadow:0 0px 2px #00c4eb;}

.live-chat .wc-btn .wc-chat-icon img{border: 2px solid #fff;}
.live-chat .wc-btn .wc-chat-icon img,.live-chat .wc-btn p{color: #fff;background:#00c4eb;}
/*WhatsChat End Here*/