.gform_footer {
    display: block!important;
}

.submitted-message.hs-main-font-element{
	color: white;
}
.footer-links ul{
  list-style-position: inside;
  list-style: none;
}

.elementor-widget-theme-post-content ul {
	list-style-type: circle !important;
	margin-left: 40px;
}
.elementor-widget-container ul {
	list-style: circle !important;
	margin-left: 40px;
}
.bullets ul{
	list-style: circle !important;
	margin-left: 40px;
}

.footer-links ul > li > a{
  color: white;
}
.geotargetlygeocontent1527184739433{
display: inline;
}

.geotargetlygeocontent1649867436897{
display: inline;
}

*{margin:0;padding:0;outline:0}body{margin:0;padding:0;background-color:#fff}a{text-decoration:none}.smush-detected-img,img{box-shadow:none}.connect-box{position:relative}.connect-box:after{content:'';border-left:4px solid #0d1927;position:absolute;left:0;bottom:0}
/*
.fa,.fab,.fad,.fal,.far,.fas {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1
}
.fa-caret-down:before {
    content: "\f0d7"
}

.fa-facebook-f:before {
    content: "\f39e"
}
.fa-instagram:before {
    content: "\f16d"
}
.fa-linkedin-in:before {
    content: "\f0e1"
}
.fa-twitter:before {
    content: "\f099"
}
.fa-long-arrow-alt-down:before {
    content: "\f309"
}

.fa-youtube:before {
    content: "\f167"
}

.fab {
    font-family: "Font Awesome 5 Brands"
}

.fab,.far {
    font-weight: 400
}

.fa,.far,.fas {
    font-family: "Font Awesome 5 Free"
}

.fa,.fas {
    font-weight: 900
} */
a:hover{
        cursor: pointer;
}
/* --------------- June 2022 ---------------- */
.bread-crumby {
    padding: 20px 0px 0px 0px;
}

.alignleft {
	float:left;
	margin:7px 10px 10px 0px;
}
.alignright {
	float:right;
	margin:7px 0px 10px 10px;
}
.aligncenter {
	float:none;
	display:block;
	margin:0px auto 10px auto;
}


.page-id-4158 .alignleft {
    float: left;
    margin:30px 19px 0px 0px;
}
.inner-frame-sec {
    padding: 10px;
    line-height: 25px;
    text-align: justify;
}
.inner-frame-sec h2, .inner-frame-sec h3, .inner-frame-sec h4, .inner-frame-sec h5, .inner-frame-sec h6 {
    margin-bottom: 25px;
    font-family: "Inter Thin", sans-serif;
    font-size: 33px;
    font-weight: 400;
    line-height: 50px;
    text-align: left;
    padding: 30px 0px 0px 0px;
}
.inner-frame-sec ul{
    padding: 0px 0px 0px 20px;
}
.partial_entry_warning{
line-height: 25px;
	color: #fff;
display: inline-block;
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 8px;
    padding: 0;
	font-family:"Inter Black",sans-serif;
}
.elementor-widget-container h5{
	line-height: 35px;
    color: #ffffff;
    font-family: 'Inter Black', sans-serif;
    font-weight: var( --e-global-typography-primary-font-weight );
    font-size: 28px;
    text-align: left;
}

/* ---------------- */
#service_list ul{
    display: table;
    width: 100%;
    clear: both;
}
#service_list li {
    background-color: #0e1925;
    padding: 20px;
    list-style: none;
    margin: 10px 10px;
    width: 40%;
   /* display: inline-block;*/
    height: 260px;
   /* vertical-align: top;*/
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -o-transition:all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
	text-align:center;
	float:left;
}
#service_list li:hover{
	background-color:#1c3754;
    -webkit-transition: all 0.30s ease-in-out;
    -moz-transition: all 0.30s ease-in-out;
    -o-transition:all 0.30s ease-in-out;
    transition: all 0.30s ease-in-out;
}
#service_list li h3{
	text-align:center;
}

#new-reqa .gform_wrapper.gravity-theme input[type=color], .gform_wrapper.gravity-theme input[type=date], .gform_wrapper.gravity-theme input[type=datetime-local], .gform_wrapper.gravity-theme input[type=datetime], .gform_wrapper.gravity-theme input[type=email], .gform_wrapper.gravity-theme input[type=month], .gform_wrapper.gravity-theme input[type=number], .gform_wrapper.gravity-theme input[type=password], .gform_wrapper.gravity-theme input[type=search], .gform_wrapper.gravity-theme input[type=tel], .gform_wrapper.gravity-theme input[type=text], .gform_wrapper.gravity-theme input[type=time], .gform_wrapper.gravity-theme input[type=url], .gform_wrapper.gravity-theme input[type=week], .gform_wrapper.gravity-theme select, .gform_wrapper.gravity-theme textarea{
background-color:#111E2E!important;
border-bottom:none!important;
}
.hubspot-grader-form-container{
background-color: #191c25;
}
.hubspot-grader-form__header h1{
	color:#fff!important;
	font-family: "Inter black",Sans-serif!important;
	font-weight: 500!important;
}
.hubspot-grader-form__header h2{
	color:#fff;
}
.hubspot-grader-form-container .hs-form * {
    color: #fff;
	font-family: "Inter",Sans-serif;
}
.hubspot-grader-form-container .hs-form>div input:not([type='image']):not([type='submit']):not([type='button']):not([type='radio']):not([type='checkbox']):not([type='file']), .hubspot-grader-form-container .hs-form fieldset input:not([type='image']):not([type='submit']):not([type='button']):not([type='radio']):not([type='checkbox']):not([type='file']) {
    color: #fff;
}
.title-box-bn h1 a, .title-box-bn h1 a:visited{
	color:#fff;
	font-family: "Inter",Sans-serif;
	font-size: 150%;
}
@media (max-width:1024px){
.elementor-widget-container ul {
	margin-left: 0px!important;
}
}