@import url('https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nunito+Sans:ital,opsz,wght@0,6..12,200..1000;1,6..12,200..1000&display=swap');

*, *::before,*::after {
  box-sizing: border-box;
}

* {
  margin: 0;
  padding: 0;
  border: 0 solid transparent;
  transition-duration: .4s;
}

/* html {
  -webkit-text-size-adjust: 100%;
} */

body {
  text-rendering: optimizeSpeed;
}
h1, h2, h3, h4, h5, h6 {
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  color: #000;
}
p, li, span{
  font-family: "Poppins", sans-serif;
    font-weight: normal;
    color: #000;
  }
.page-content, .entry-content, .entry-summary {
  margin: 0px !important;
}
.post, .page {
  margin: 0 0 0em;
}

.menu-sec .menu {
    justify-content: end;
}

.nav-section {
    height: 114px;
    border-bottom: 1px solid #BABABA;
    padding: 21px 0;
}



.menu-sec .menu a {
    font-size: 17px;
    padding: 0 20px;
    color: #000;
    border-right: 2px solid #b1b1b1;
}

.menu-sec .menu {
    justify-content: end;
}

.nav-section {
    height: 114px;
    border-bottom: 1px solid #BABABA;
    padding: 21px 0;
}
li#menu-item-21 a {
    border-right: none;
}

.menu-sec .menu a {
    font-size: 17px;
    padding: 0 20px;
    color: #000;
}

.row {
    align-items: center;
}
.footer-txt ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
}
.footer-txt .social-icn ul {
  justify-content: flex-start;
}
.footer-txt ul a {
  line-height: 22.91px;
  font-size: 16.1px;
  text-decoration: none;
  margin: 14px 0 !important;
  font-family: 'Poppins';
  color: #000000;
  font-weight: 400;
}
.social-icn a i {
  color: #ffffff;
  background-color: #000;
  font-size: 17px;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 50px;
  margin-right: 6px;
  border: 1px solid #000;
}
span.footer-class-4 {
  color: #3E3E3E;
  font-size: 15px;
  line-height: 148%;
  font-family: "Poppins", sans-serif;
}

.footer-txt img {
  width: 80%;
  margin: 10px 0;
}


.footer-menu ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
.footer-menu .widget ul li {
  margin: 11px 0;
}
.footer-menu ul a {
  line-height: 34.9px;
  font-size: 15px;
  text-decoration: none;
  margin: 14px 0 !important;
  font-family: 'Poppins';
  color: #3E3E3E;
  font-weight: 400;
}
.footer-menu h3 {
  font-size: 22px;
  line-height: 100%;
  margin-bottom: 19px;
  color: #3E3E3E !important;
  font-weight: 400;
}
.footer-menu .widget {
  margin-top: 60px;
}
.footer-menu-row {
  align-items: flex-start;
}
.footer-contacts li {
  display: flex;
  margin-bottom: 18px!important;
}

.footer-contacts li i {
  color: #ffffff;
  background-color: #000;
  font-size: 17px;
  width: 36px;
  height: 36px;
  text-align: center;
  line-height: 36px;
  border-radius: 50px;
  margin-right: 8px;
  margin-top: 4px;
  border: 1px solid #000;
}
.footer-contacts li:hover i {
  background-color: #fff;
  color: #000;
  border-color: #000;
}

.footer-contacts p {
  margin-bottom: 4px;
  font-family: "Poppins", sans-serif;
  font-weight: 400 !important;
  color: #000;
  line-height: 114%;
}
.bottom-footer {
  background-color: #3E3E3E;
  text-align: center;
}
.bottom-footer .footer-copyright {
  color: #fff;
  text-align: center;
  font-family: 'Poppins';
  font-size: 15.74px;
  line-height: 48.24px;
}
.site-footer {
  padding: 0px 0;
}
.footer-contacts a {
  line-height: 20px !important;
}

.footer-location {
  text-align: center;
}

.footer-location i {
  color: #ffffff;
  background-color: #000;
  font-size: 24px;
  width: 55px;
  height: 55px;
  text-align: center;
  line-height: 55px !important;
  border-radius: 55px;
  margin-bottom: 18px;
  border: 1px solid #000;
}
h3.location-head {
  font-family: "Nunito Sans", sans-serif;
  font-size: 19px;
  line-height: 33.95px;
  font-weight: 400;
}

p.location-pin {
  font-family: "Nunito Sans", sans-serif;
  font-size: 26.57px;
  line-height: 35.25px;
  font-weight: 500 !important;
}
.b-r {
  border-right: 1px solid #AAAAAA;
}
.location-sec {
  padding: 40px 0;
}
.request-demo {
  width: 75%;
  padding-left: 60px;
}
.footer-form ul {
  margin: 0;
  padding: 0;
  display: flex;
  column-gap: 20px;
  font-family: "Nunito Sans", sans-serif;
	flex-wrap: wrap;
}

.footer-form li i {
  background-color: #3E3E3E;
  border: 1px solid #3E3E3E;
}

.footer-contacts p {
  margin-bottom: 0;
}

.footer-form a {
  text-decoration: none;
  color: #3e3e3e;
}

.footer-form div {
  font-family: "Nunito Sans", sans-serif;
}




.head-sub-website {
  font-size: 25.53px;
  font-weight: 600;
  line-height: 42.38px;
  font-family: "Nunito Sans", sans-serif;
  margin-top: 20px !important;
  margin-bottom: 5px !important;
}
.head-website {
  font-size: 40.24px;
  font-weight: 600;
  line-height: 66.8px;
  margin-bottom: 0;
}

.web-para p {
  font-size: 17.46px;
  line-height: 30.08px;
  font-weight: 400;
  font-family: 'Poppins';
}


#gform_1 input {
  height: 50px;
  padding: 0 0 11px 0;
  font-family: 'Nunito Sans';
  font-size: 17.46px;
  background: transparent;
  font-weight: 300;
  color: #3E3E3E;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #3E3E3E;
  border-radius: 0;
}
#gform_1 textarea {
  padding: 0 0 11px 0;
  font-family: 'Nunito Sans';
  font-size: 17.46px;
  background: transparent;
  font-weight: 300;
  color: #3E3E3E;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid #3E3E3E;
  border-radius: 0;
}
#gform_1 #gform_submit_button_1 {
  width: 100%;
  background-color: #3e3e3e;
  border-radius: 0 !important;
  font-size: 17px;
  line-height: 140%;
  font-family: "Nunito Sans", sans-serif;
  padding: 9px 0;
  color: #fff;
	border: none !important;
}
.image-col .vc_column-inner {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: right bottom;
}
.head-web-main {
  font-size: 51.03px;
  font-family: 'Poppins';
  font-weight: 400;
}
.head-web-h4 {
  color: #939393;
  font-weight: 300;
  font-size: 19.89px;
  margin-bottom;
}
.black-btn a {
  background-color: #000 !important;
  color: #fff !important;
  border-radius: 0 !important;
  font-size: 13.86px !important;
  font-weight: 600;
  font-family: 'Nunito Sans';
}
.head-web-sep {
  color: #939393;
  font-weight: 300;
  font-size: 19.89px;
}

.head-web-sep:after {
  content: '';
  width: 40px;
  display: inline-block;
  height: 1px;
  background-color: #BABABA;
  vertical-align: middle;
  margin-left: 6px;
}

.head-web-sep:before {
  content: '';
  width: 40px;
  display: inline-block;
  height: 1px;
  background-color: #BABABA;
  vertical-align: middle;
  margin-right: 6px;
}
.card-txt {
  font-size: 26.36px;
  font-weight: 600;
  font-family: 'Poppins';
}

.sep-site {
  background: #D9D9D9;
  height: 2px;
}

.read-link a {
  text-decoration: none;
  color: #000;
  font-family: 'Poppins';
  text-transform: uppercase;
  font-size: 17.57px;
  font-weight: 300;
  letter-spacing: 2px;
}

.read-link a:after {
  content: '\f061';
  font-family: 'FontAwesome';
  font-weight: 400;
  margin-left: 10px;
  font-size: 17.57px;
}
.product-col .web-para {
  padding: 0 20px;
}
.menu-sec .menu li a:hover{
    color: #33A0DA;
}
.menu-sec .menu .current-menu-item a {
    color: #33A0DA;
}
.read-link a:hover{
	color: #33A0DA;
}
.read-link a:hover:after{
	color: #33A0DA;
	margin-left:15px;
}
.black-btn a:hover{
	background-color: #33A0DA !important;
}
.social-icn a i:hover{
	background-color: #fff !important;
	color: #000;
}
.footer-menu ul a:hover{
    color: #33A0DA;
}
#gform_1 #gform_submit_button_1:hover{
    background-color: #33A0DA !important;
}
.must-have {
    width: 75%;
    padding: 0 15px;
	margin-left: auto !important;
}
.font-size-change {
    font-size: 37px;
}




.menu-item .sub-menu {
    background-color: #fff;
    display: block;
    padding: 0 14px;
}
.menu-sec .menu .sub-menu a {
  padding: 10px 0px;
    border-bottom: 1px solid #DBDBDB;
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: space-between;
	
}
.menu-sec .menu .sub-menu a {
    border-right: 0px !important;
}























@media screen and (max-width: 1400px) {

	.head-website {
    font-size: 36px;
    line-height: 37px;
}

.request-demo {
    width: 90%;
}

.web-para p {
    font-size: 14.46px;
    line-height: 24.08px;
}
	p.location-pin {
    font-size: 20.57px;
    line-height: 29.25px;
}

h3.location-head {
    font-size: 15px;
    line-height: 20.95px;
}

.head-web-main {
    font-size: 37.03px;
}

.card-txt {
    font-size: 20px;
}

.read-link a {
    font-size: 14.57px;
}

hr.sep-site {
    margin: 10px 0;
}
	p.location-pin {
    font-size: 20px;
    line-height: 25.25px;
}

h3.location-head {
    font-size: 16px;
    line-height: 25.95px;
}
.must-have {
    width: 100%;
    padding: 15px;
}
}
/* On screens that are 992px or less, set the background color to blue */
@media screen and (max-width: 1024px) {
 .menu-sec {
    display: none;
}
	.head-website {
    font-size: 36px;
    line-height: 37px;
}

.request-demo {
    width: 90%;
}

.web-para p {
    font-size: 14.46px;
    line-height: 24.08px;
}
	p.location-pin {
    font-size: 20.57px;
    line-height: 29.25px;
}

h3.location-head {
    font-size: 15px;
    line-height: 20.95px;
}

.head-web-main {
    font-size: 37.03px;
}

.card-txt {
    font-size: 20px;
}

.read-link a {
    font-size: 14.57px;
}

hr.sep-site {
    margin: 10px 0;
}
	p.location-pin {
    font-size: 20px;
    line-height: 25.25px;
}

h3.location-head {
    font-size: 16px;
    line-height: 25.95px;
}
	.footer-menu ul a {
    line-height: 23.9px;
}
	.footer-menu h3 {
    font-size: 20px;
    margin-bottom: 15px;
}
	.footer-contacts li i {
    font-size: 14px;
    width: 26px;
    height: 26px;
    line-height: 24px;
}
	.social-icn a i {
    font-size: 14px;
    width: 26px;
    height: 26px;
    line-height: 24px;
}
}


/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 992px) {
.b-r {
    border-right: none;
}

}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 600px) {
.image-col .vc_column-inner {
    height: 320px;
}
    .request-demo {
        width: 100%;
        padding: 15px;
    }
	.logo img {
    width: 70%;
}
}

.footer-txt{
	padding-top: 50px;
}