@charset="utf-8";
body {
    margin: 0;
    padding: 0;
   font-family: 'Lato', sans-serif;
}
img {
    max-width: 100%
}
a:hover {
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: 0px;
}
* {
  margin: 0;
  padding: 0;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  
  font-style: normal;
  font-weight: normal;
  font-family: 'Poppins', sans-serif;
}
.caption_outer h3 {
    color: #fff;
}
p
{
  font-weight: normal;
  font-style: normal;
  font-size:14px;
  color: #252525;
}
.sticky-top {
    z-index: 999;
}
ul.eservices {
    margin-bottom: 15px;
    padding: 21px;
}
ul.eservices li {
    font-size: 14px;
    text-align: left;
    list-style: circle;
    margin-left: 22px;
    line-height: 23px;
}
header .navbar-expand-md .navbar-nav .nav-link {
    font-family: 'Raleway', sans-serif;
    text-transform: uppercase;
    color: #1b75bc;
    font-weight: 700;
    font-size: 16px;
    padding: 8px 0 8px 44px;
}

header .navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #e2211c;
}
header .navbar-expand-md .navbar-nav .nav-link:hover {
    color: #1b75bc;
}
header {
    -webkit-box-shadow: 0 8px 6px -6px #d1d5d3;
    -moz-box-shadow: 0 8px 6px -6px #d1d5d3;
    box-shadow: 0 8px 6px -6px #d1d5d3;
    background: #ffffff;

}
header nav {
    width: 100%;
}
	
.logo img {
    width: 117px;
}

.dnxt-hover-radial-in {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: perspective(1px) translateZ(0);
	transform: perspective(1px) translateZ(0);
	-webkit-box-shadow: 0 0 1px transparent;
	box-shadow: 0 0 1px transparent;
	position: relative;
	overflow: hidden;
	background: #2098d1;
	-webkit-transition-property: color;
	-o-transition-property: color;
	transition-property: color
}

.dnxt-hover-radial-in,
.dnxt-hover-radial-in:before {
	-webkit-transition-duration: .3s;
	-o-transition-duration: .3s;
	transition-duration: .3s
}

.dnxt-hover-radial-in:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #e1e1e1;
	border-radius: 100%;
	-webkit-transform: scale(2);
	transform: scale(2);
	-webkit-transition-property: transform;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	-o-transition-property: transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out
}
.dnxt_next_button_19 .dnxt-button-wrapper a {
    font-size: 17px;
    color: #ffffff!important;
    border-radius: 35px 0px 35px 35px;
    overflow: hidden;
    border-width: 2px 10px;
    border-color: #0760a9;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 15px;
    padding-left: 15px;
    transition: color 300ms ease 0ms;
}
.dnxt_next_button_19 .dnxt-button-wrapper a:hover {
    background: #52ad16;
    border-width: 2px 10px;
    border-color: #5fd312;
    cursor:pointer;
}
.dnxt_next_button_19 .dnxt-button-wrapper a.active {
    background: #52ad16;
    border-width: 2px 10px;
    border-color: #5fd312;
    cursor: pointer;
}
ul.btn_under_menu li a {
    background: #124f8b;
}

.dnxt-hover-radial-in:hover {
	color: #fff
}

.dnxt-hover-radial-in:hover:before {
	-webkit-transform: scale(0);
	transform: scale(0)
}
.dnxt-button-wrapper a {
    font-weight: 500;
    font-size: 16px;
    color: #000000!important;
    line-height: 2.4em;
    border-radius: 35px 35px 35px 35px;
    overflow: hidden;
    border-width: 2px 10px;
    border-color: #0c71c3;
    padding-top: 6px;
    padding-right: 28px;
    padding-bottom: 6px;
    padding-left: 28px;
    transition: color 300ms ease 0ms;
}
.dnxt-button-wrapper a {
    border-style: solid;
    border-width: 2px;
    font-size: 20px;
    border-radius: 3px 3px 3px 3px;
    line-height: 34px;
}
.dnxt_next_button_19 {
    display: inline-block;
	margin-left: 8px;
}
 .dnxt_next_button_19 a {
     background: #0069d9;
	text-decoration: none;	
}

.register_box {
    display: block;
    background-color: rgba(255,255,255,0.2);
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.10);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    position: relative;
    margin-top: 118px;
    border: 1px solid #b8cbf0;
}
.register_box h3 {
    color: #fdfeff;
    font-weight: 700;
    font-size: 26px;
    margin: 0 0 20px 0;
}
.register_box .text_field {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(12,0,46,.05);
    background: #fff;
    border-radius: 10px;
        height: 58px;
    position: relative;
    border: 1px solid #c8cedb;
	margin-bottom: 10px;
}
.register_box textarea {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(12,0,46,.05);
    background: #fff;
    border-radius: 10px;
    position: relative;
    border: 1px solid #c8cedb;
}
.register_box button {
    border-radius: 10px;
    position: relative;
    border: transparent;
    background: transparent !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding: 13px 50px 13px 50px;
}

.btn-check:active+.btn-primary:focus, .btn-check:checked+.btn-primary:focus, .btn-primary.active:focus, .btn-primary:active:focus, .show>.btn-primary.dropdown-toggle:focus {
    box-shadow: none;
}
.btn-check:focus+.btn-primary, .btn-primary:focus {
    box-shadow: none;
}
.banner_bg {
    position: relative;
   margin-top: 88px;
}

.login_bg_img {
    position: relative;
    overflow: hidden;
	height: 100%;
}
div#particles-js {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.bg-dark {
    background-color: #ffffff !important;
	box-shadow: 0px 0px 10px rgb(0 0 0 / 30%);
}
.loginMain {
       position: relative;
 }
.banner_bg
{
   background: url(../images/banner.jpg) no-repeat;
   width: 100%;
   background-size: cover;
   height:660px;
}

canvas {
  display: block;
  vertical-align: bottom;
}
.caption_outer {
    position: relative;
    z-index: 9;
    margin-top: 125px;
}
.caption_outer h1 {
    font-size: 30px;
    text-transform: capitalize;
    font-weight: 700;
    letter-spacing: 1px;
    margin-bottom: 20px;
    line-height: 1.2;
    color: #ffffff;
}
.caption_outer h4 {
    color: #fff;
    font-size: 24px;
}
.caption_outer ul {
    padding-left: 20px;
}
.caption_outer ul li {
    list-style: none;
}
.caption_outer li {
    margin-bottom: 10px;
    margin-left: -20px;
    color: #ffffff;
    background: url(../images/Checkmark-white.svg) no-repeat left 10px;
    background-size: 18px 18px;
    padding: 4px 4px 4px 30px;
    line-height: 24px;
}
section.bottom_logos {
    border-bottom: 1px solid #eaeaea;
    padding: 8px 0 0 0;
    background: url(../images/bottom_logos_bg.png);
    width: 100%;
    float: left;
}
.bottom_logos h4 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding: 15px 0 0 0;
    margin: 0 0 0 0;
    font-family: 'Poppins', sans-serif;
    line-height: 35px;
}
.bottom_logos .owl-dots.disabled {
    display: none;
}
.why_choose_sec .icon {
    box-shadow: 0px 3px 15px 0px rgb(240 162 2 / 20%);
    padding: 15px 15px 15px 15px;
    text-align: center;
    border-radius: 100%;
	width: 100%;
    max-width: 100px;
    height: 100px;
    margin: 0 auto;
}
.icon img {
    width: 60px;
}
.why_choose_sec h4 {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    font-weight: 600;
}
.section-title .bar {
  height: 5px;
  width: 90px;
  background: #ffc07b;
  margin: 10px auto;
  position: relative;
  border-radius: 30px;
}

.section-title .bar::before {
  content: '';
  position: absolute;
  left: 0;
  top: -2.7px;
  height: 10px;
  width: 10px;
  border-radius: 50%;
  background: #f78f1e;
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
  -webkit-animation-name: MOVE-BG;
          animation-name: MOVE-BG;
}

@-webkit-keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
            transform: translateX(88px);
  }
}

@keyframes MOVE-BG {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  to {
    -webkit-transform: translateX(88px);
            transform: translateX(88px);
  }
}
.why_choose_sec h2 {
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    margin: 35px 0 0 0;
}
.why_choose_sec h5 {
    font-weight: normal;
    font-style: normal;
    font-size: 20px;
    color: #252525;
    text-align: center;
}
.why_choose_sec p{
  margin: 24px 0 24px 0;
    font-size: 16px;  
}
.why_choose_sec .mar_top
{
 margin-top:50px;
}

.feature-block {
    overflow: hidden;
    width: 100%;
}
.fbc-item {
    padding: 20px 20px;
}
.owl-prev {
    position: absolute;
    height: 35px;
    width: 35px;
    background: #4a4a4a;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    top: 50%;
    left: 20px;
    transform: translate(-50%, -50%);
    text-align: center;
}
.owl-next {
    position: absolute;
    height: 35px;
    width: 35px;
    background: #4a4a4a;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    -ms-border-radius: 100%;
    border-radius: 100%;
    top: 50%;
    right: -15px;
    transform: translate(-50%, -50%);
    text-align: center;
}
.hr_center {
    margin: 10px 0 0 0;
    display: inline-block;
    width: 100%;
    text-align: center;
}
.floating {
  -webkit-animation: floating 3s ease infinite;
  animation: floating 3s ease infinite;
  will-change: transform;
}
.floating:hover {
  -webkit-animation-play-state: paused;
          animation-play-state: paused;
}

.floating-lg {
  -webkit-animation: floating-lg 3s ease infinite;
          animation: floating-lg 3s ease infinite;
}

.floating-sm {
  -webkit-animation: floating-sm 3s ease infinite;
          animation: floating-sm 3s ease infinite;
}

@-webkit-keyframes floating-lg {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

@keyframes floating-lg {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(15px);
            transform: translateY(15px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes floating {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(10px);
            transform: translateY(10px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@-webkit-keyframes floating-sm {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}
@keyframes floating-sm {
  0% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
  50% {
    -webkit-transform: translateY(5px);
            transform: translateY(5px);
  }
  100% {
    -webkit-transform: translateY(0px);
            transform: translateY(0px);
  }
}

/*
  ======================
  Utility Services start Here
  ======================
*/
section.utility_services h2 span {
    color: #52ad16;
}
.utility_Ser_land li {
	float: left;
	background: #f0f0f0;
	text-align: center;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	border-radius: 10px;
	box-shadow: 0px 1px 40px 0px rgba(45, 19, 106, 0.1);
	text-align: center;
	padding: 0 0 0 0;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	margin: 12px 12px 0 12px;
	cursor: pointer;
	display: table;
	border: 3px solid #ffffff;
}
section.utility_services h2 {
	font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
    text-align: center;
	padding: 12px 0px;
	color: #ffffff;
	position: relative;
	max-width: 61%;
	margin: 0 auto;
}
.utility_Ser_land li:hover {
	background: #ffffff;
	cursor: pointer;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	-ms-border-radius: 30px;
	border-radius: 30px;
}
.utility_Ser_land li a {
	color: #454545;
	font-family: 'mulibold';
	font-weight: normal;
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
	display: table-cell;
	vertical-align: middle;
	height: 150px;
	width: 150px;
	margin: 0 0 0 0;
}
.utility_Ser_land li a:hover {
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease;
	-ms-transition: all 0.5s ease;
	transition: all 0.5s ease;
	-webkit-transform: translateY(-2px);
	transform: translateY(-2px);
	transition: all 300ms ease-in-out 0.0s;
	-o-transition: all 300ms ease-in-out 0.0s;
	-ms-transition: all 300ms ease-in-out 0.0s;
	-moz-transition: all 300ms ease-in-out 0.0s;
	-webkit-transition: all 300ms ease-in-out 0.0s;
	cursor: pointer;
}
.utility_Ser_land li a span {
	display: block;
	text-align: center;
	font-size: 18px;
}
.utility_Ser_land li a span img {
	width: 58px;
}
.utility_Ser_land li a h4:hover {
	color: #454545;
}
.utility_Ser_land li a h4 {
	color: #515151;
	font-size: 14px;
	float: left;
	font-family: 'Lato', sans-serif;
	font-weight: normal;
	font-style: normal;
	margin: 0 0 0 0;
	padding: 16px 0 8px 0;
	border: none;
	width: 100%;
	text-align: center;
}
.utility_services .smart_city_border {
	border: 5px solid #ffffff;
}
.utility_services .card-design a.btn {
	border-radius: 10px;
	padding: 5px 0;
	font-size: 14px;
	display: block;
	color: #000;
}
.utility_services .outerborder {
	margin-left: 0;
}
.button.hvr-sweep-to-right1 {
    min-height: 253px;
    background-color: #ffffff;
    border-radius: 10px;
    padding: 5px 0;
    font-size: 14px;
    display: block;
    color: #000;
}
.utility_services .outerborder {
    display: inline-block;
    padding: .4rem;
    border-radius: 20px;
    width: 100%;
    position: relative;
   
}
.utility_services .icon {
    box-shadow: 0px 3px 15px 0px rgb(240 162 2 / 20%);
    padding: 15px 15px 15px 15px;
    text-align: center;
    border-radius: 100%;
    width: 100%;
    max-width: 100px;
    height: 100px;
    margin: 0 auto;
    position: absolute;
    top: -59px;
    right: 0;
    left: 0;
    background: #ffffff;
}

.card-design {
    margin: 60px 0 0 0;
}
.utility_services .smart_city {
	background-color: #ffffff;
}
.utility_services .smart_city_border h4 {
	text-align: center;
	display: inline-block;
	margin: 40px 0 0 0;
}
.utility_services img {
    width: 50px;
    display: block;
    margin: 9px auto;
}
.button.hvr-sweep-to-right1:hover {
	background-color: rgba(82 173 22 / 61%);
	color: #fff;
}
.utility_services .card-design a.smart_city p:hover {
	color: #fff;
}
.utility_services .smart_city_border h4 span {
	font-size: 20px;
	font-weight: 600;
}
.cd-fixed-bg.cd-bg-2 {
    background-image: url('../images/development_bg.jpg');
    padding: 50px 0px 50px 0;
}
section.why_choose_sec {
    margin-bottom: 50px;
}
@media only screen and (min-width: 320px) {
  .cd-fixed-bg h1, .cd-fixed-bg h2 {
    font-size: 36px;
  }
}
@media only screen and (min-width: 480px) {
  .cd-fixed-bg {
    background-attachment: fixed;
  }
  .cd-fixed-bg h1, .cd-fixed-bg h2 {
    font-size: 48px;
    font-weight: 300;
  }
}


/*
  ======================
   Contact us start here
  ======================
*/

section.contact_bg h2 {
    font-weight: 700;
    font-size: 2rem;
    text-align: left;
    text-shadow: 0 5px 2px rgba(0,0,0,.1);
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    height: 300px;
}
.content_contactus {
    display: table;
    height: 100%;
    margin-left: 28px;
}
.contact_form {
    display: block;
    background: #FFFFFF;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.10);
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    padding: 30px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    border: 1px solid #b8cbf0;
       margin-top: 70px;
}
.contact_form textarea:focus, input:focus
{
   border: 1px solid #b8cbf0 !important;
}
.contact_form h3 {
    color: #1b75bc;
    font-weight: 600;
    font-size: 30px;
    margin: 0 0 20px 0;
    font-family: 'Poppins', sans-serif;
}
.contact_form .text_field {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(12,0,46,.05);
    background: #fff;
    border-radius: 10px;
    height: 45px;
    position: relative;
    border: 1px solid #c8cedb;
	    margin: 0 0 20px 0;
}
.contact_form label {
    display: inline-block;
    text-align: left;
    margin-bottom: 10px;
}
.contact_form textarea {
    display: block;
    width: 100%;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    -webkit-box-shadow: 0 4px 6px 0 rgba(12,0,46,.05);
    background: #fff;
    border-radius: 10px;
    position: relative;
    border: 1px solid #c8cedb;
	    margin-bottom: 15px;
}
.contact_form .btn_submit {
    background: #ef571a;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    -ms-border-radius: 50px;
    border-radius: 50px;
    color: #ffffff;
    font-size: 16px;
    padding: 12px 43px;
    font-weight: normal;
    font-style: normal;
    border: 1px solid #ffffff;
    display: inline-block;
}
.contact_form .btn_submit:hover {
    background: #000000;
}
.contact_form button {
    border-radius: 10px;
    position: relative;
    border: transparent;
    background: transparent !important;
    font-family: 'Raleway', sans-serif;
    font-weight: 600;
    font-size: 18px;
    text-transform: uppercase;
    padding: 13px 50px 13px 50px;
}
/*
  ======================
  Contact us close here
  ======================
*/
section.our_client_sec {
    margin: 70px 0 0px 0;
}
section.our_client_sec h3 {
    font-family: 'Poppins', sans-serif;
    font-size: 26px;
    font-weight: 600;
        margin: 36px 0 11px 0;
}
section.our_client_sec p {
    margin: 0 0 25px 0;
}
.div_block_box {
    background-color: #ffffff;
    align-items: center;
    text-align: center;
    padding-left: 20px;
    padding-right: 20px;
    justify-content: center;
    padding-top: 20px;
    padding-bottom: 20px;
    display: grid;
    width: 100%;
	 background: #FFFFFF;
    box-shadow: 0 2px 48px 0 rgba(0, 0, 0, 0.10);
	    margin-bottom: 20px;
		border-radius: 5px 5px 5px 5px;
    border: 1px solid #b7b7b7;
}
#text_block-35-4288 {
    font-size: 18px;
    font-weight: 600;
    color: #0760a9;
}
.oxy-counter {
    line-height: 1.2;
    font-family: 'Poppins', sans-serif;
    font-size: 30px;
    font-weight: 600;
}
#-counter-33-4288 .oxy-counter_digit {
    font-weight: 600;
    color: #1a1a71;
}
#text_block-34-4288 {
    color: #1a1a71;
    font-size: 22px;
}
#div_block-32-4288 {
    flex-direction: row;
    display: flex;
    align-items: center;
	    margin: 0 auto;
}
section.our_client_sec {
    border-top: 1px solid #eaeaea;
	 border-bottom: 1px solid #eaeaea;
    padding: 30px 0 30px 0;
    background: url(../images/our_client_sec_bg.png);
    width: 100%;
    float: left;
}
.footer_outer {
    background-image: url(../images/footer_bg.png);
    width: 100%;
    float: left;
    padding: 50px 0 0 0;
    height: 300px;
    background-repeat: no-repeat;
    background-size: cover;
}
.widget-footer-social {
    padding-bottom: 30px;
    text-align: center;
    margin: 132px 0 0 0;
    width: 100%;
}
.widget-footer-social ul {
    margin: 0;
    padding: 0;
}
.widget-footer-social ul li:first-child {
    padding-left: 0;
}
.widget-footer-social ul li {
    list-style: none;
    display: inline-block;
    padding: 0 10px;
}
.widget-footer-social ul li a {
    height: 36px;
    width: 36px;
    border-radius: 50%;
    background: rgba(173, 171, 244, 0.4);
    display: inline-block;
    text-align: center;
    line-height: 38px;
    color: #fff;
}
.widget-footer-social ul li a i {
    padding: 10px 0 0 0;
}
.footer_outer p {
    color: #ffffff;
    text-align: center;
    width: 100%;
}
.to_button {
    text-align: right;
}
#quote-carousel {
    padding: 0 10px 30px 10px;
    margin-top: 60px;
}
#quote-carousel .carousel-control {
    background: none;
    color: #CACACA;
    font-size: 2.3em;
    text-shadow: none;
    margin-top: 30px;
}
#quote-carousel .carousel-indicators {
    position: relative;
    right: 50%;
    top: auto;
    bottom: 0px;
    margin-top: 20px;
    margin-right: -19px;
}
#quote-carousel .carousel-indicators li {
    width: 50px;
    height: 50px;
    cursor: pointer;
    border: 1px solid #ccc;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
    border-radius: 50%;
    opacity: 0.4;
    overflow: hidden;
    transition: all .4s ease-in;
    vertical-align: middle;
}
#quote-carousel .carousel-indicators .active {
    width: 128px;
    height: 128px;
    opacity: 1;
    transition: all .2s;
}
.item blockquote {
    border-left: none;
    margin: 0;
}
.item blockquote p:before {
    content: "\f10d";
    font-family: 'Fontawesome';
    float: left;
    margin-right: 10px;
}

.testimonial_bg h3 {
    font-size: 24px;
    font-weight: 600;
    text-align: center;
    padding: 15px 0 0 0;
    margin: 0 0 0 0;
    font-family: 'Poppins', sans-serif;
    line-height: 35px;
}
.testimonial_bg h4 {
    font-size: 20px;
    font-weight: 600;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-family: 'Poppins', sans-serif;
    line-height: 35px;
}
.testimonial_bg .rounded-0 {
    margin-bottom: 20px;
    border-radius: 5px 5px 5px 5px !important;
    border: 1px solid #b7b7b7;
    background: #fff;
    padding: 20px 20px;
    box-shadow: 0px 3px 15px 0px rgb(240 162 2 / 20%);
}
.testimonial_bg .owl-dots.disabled {
    display: none;
}
section.testimonial_bg {
    float: left;
    width: 100%;
    margin: 10px 0 0 0;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1320px;
}

.schedule_button_center {
    text-align: center;
    margin: 0 auto;
    position: relative;
    width: 100%;
}
.schedule_button_center .dnxt_next_button_19 {
    position: absolute;
    top: 24px;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9;
}
.product_sec h3 {
    font-size: 30px;
    font-weight: 600;
    text-align: center;
    padding: 15px 0 0 0;
    margin: 0 0 0 0;
    font-family: 'Poppins', sans-serif;
    line-height: 35px;
}
.product_sec p {
    font-weight: normal;
    font-style: normal;
    color: #252525;
    text-align: center;
    padding: 10px 10px;
    font-family: 'Lato', sans-serif;
    font-size: 14px;
    line-height: 24px;
	margin: 0 0 0 0;
}
.product_sec .product_box {
    margin-bottom: 20px;
    border-radius: 5px 5px 5px 5px !important;
    border: 1px solid #b7b7b7;
    background: #fff;
    padding: 20px 20px;
    box-shadow: 0px 3px 15px 0px rgb(240 162 2 / 20%);
    text-align: center;
}

.product_sec .product_box p {
   margin-bottom:10px;
}

.product_sec h4 {
    font-weight: 600;
    text-align: center;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
    font-family: 'Poppins', sans-serif;
    line-height: 35px;
    font-size: 18px;
}
.product_sec .dnxt_next_button_19 {
    padding-bottom: 10px;
    margin-top: 18px;
    margin-left: 0;
}
.product_logo img {
    width: 100%;
    max-width: 139px;
    display: inline-block;
    margin: 10px 0 10px 0;
}
section.product_sec {
 border-top: 1px solid #eaeaea;
    border-bottom: 1px solid #eaeaea;
    padding: 30px 0 30px 0;
    background: url(../images/our_client_sec_bg.png);
    width: 100%;
    float: left;
}

section.contact_bg {
    float: left;
    width: 100%;
}

.product_sec  p {
    padding: 0 0 0 0 !important;
}
.product_sec .dnxt_next_button_19 .dnxt-button-wrapper a {
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    font-size: 15px;
}

.schedule_button_center .dnxt_next_button_19 .dnxt-button-wrapper a {
    font-size: 24px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
}
.software_eng_team {
    text-align: center;
    position: relative;
    width: 100%;
    margin: 15px 0 10px 0;
}
.software_eng_team .dnxt_next_button_19 .dnxt-button-wrapper a {
    font-size: 24px;
    padding-top: 15px;
    padding-right: 30px;
    padding-bottom: 15px;
    padding-left: 30px;
}
.product_logo {
    margin-top: 10px;
}