body {
    font-family: 'Outfit', sans-serif;
	overflow-x: hidden !important;
	font-size: 15px;
	color: #24272c
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
	font-family: 'Outfit', sans-serif;
	line-height: 1.5;
	font-weight: 600 !important
}

a {
	text-decoration: none !important
}

p {
	line-height: 1.6;
}

.section {
	padding: 80px 0;
	position: relative
}

@media (max-width: 768px) {
	.section {
		padding: 60px 0
	}
}

.bg-overlay {
	background-color: rgba(22, 28, 45, 0.75);
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 100%
}

.title-heading .heading {
	font-size: 37px !important;
	letter-spacing: 0.2px;
	line-height: 1.5
}

@media (max-width: 768px) {
	.title-heading .heading {
		font-size: 34px !important
	}
}

.title-heading .heading.sub-heading {
	font-size: 32px !important
}

@media (max-width: 768px) {
	.title-heading .heading.sub-heading {
		font-size: 28px !important
	}
}

.title-heading .letter-spacing {
	letter-spacing: 1px
}

.title-heading .para-desc {
	font-size: 17px;
	letter-spacing: 0.5px;
	    color: #000 !important;
}

@media (max-width: 768px) {
	.title-heading .para-desc {
		font-size: 16px
	}
}

.section-title {
	position: relative
}

.section-title .title {
	letter-spacing: 0.5px;
	font-size: 28px !important
}

@media (max-width: 768px) {
	.section-title .title {
		font-size: 24px !important
	}
}

.para-desc {
	max-width: 600px
}

.mt-100 {
	margin-top: 100px
}

.mb-60 {
	margin-bottom: 60px
}

.shape {
	position: absolute;
	right: 0;
	bottom: -1px;
	left: 0
}

@media (max-width: 425px) {
	.shape {
		bottom: -4px
	}
}

.shape>svg {
	transform: scale(2);
	width: 100%;
	height: auto;
	transform-origin: top center
}


@media (min-width: 768px) {
	.margin-top-100 {
		margin-top: 100px
	}
}

@media (max-width: 768px) {
	.mt-60 {
		margin-top: 60px
	}
}


@media (min-width: 1400px) {
	.container {
		max-width: 1200px !important
	}
}

.row>* {
	position: relative
}

h1{
	font-size: 42px !important
}

h2,
.fs-2,
.h2,
.fs-2 {
	font-size: 36px !important
}

h3,
.fs-3,
.h3,
.fs-3 {
	font-size: 30px !important
}

h4,
.fs-4,
.h4,
.fs-4 {
	font-size: 24px !important
}

h5,
.fs-5,
.h5,
.fs-5 {
	font-size: 18px !important
}

h6,
.fs-6,
.h6,
.fs-6 {
	font-size: 15px !important
}

.bg-primary {
	background-color: #ff5714 !important
}


.text-primary {
	color: #0b57e3 !important
}

a.text-primary:hover,
a.text-primary:focus {
	color: #fa4700 !important
}

.text-danger {
	color: #0b57e3 !important;
}

a.text-danger:hover,
a.text-danger:focus {
	color: #e32111 !important
}
.text-dark {
	color: #24272c !important
}

a.text-dark:hover,
a.text-dark:focus {
	color: #191b1e !important
}

.text-muted {
	color: #8492a6 !important
}

a.text-muted:hover,
a.text-muted:focus {
	color: #75859b !important
}

.bg-light {
	background-color: #3775e81c !important;
}

.bg-footer {
	background-color: #202942 !important;
}

.d-flex .flex-1 {
	flex: 1
}

.bg-black {
	background: #161c2d !important
}

.text-white-50 {
	color: rgba(255, 255, 255, 0.5)
}

.list-inline-item:not(:last-child) {
	margin-right: 20px;
	margin-bottom: 5px
}

.rounded {
	border-radius: 5px !important
}


.small,
small {
	font-size: 90%
}

.card {
	border: none
}

.fw-semibold {
	font-weight: 600 !important
}

.z-index-1 {
	z-index: 1
}


.btn-primary {
	background-color: #0b57e3 !important;
	border: 1px solid #0b57e3 !important;
	color: #fff !important;
	box-shadow: 0 3px 5px 0 rgba(255, 87, 20, 0.1)
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.focus {
	background-color: #4caf50 !important;
	border-color: #4caf50 !important;
	color: #fff !important
}



.btn-link.primary {
	padding: 0 !important;
	color: #24272c;
	position: relative
}

.btn-link.primary:hover,
.btn-link.primary:focus,
.btn-link.primary:active,
.btn-link.primary.active,
.btn-link.primary.focus,
.btn-link.primary:not(:disabled):not(.disabled):active {
	color: #0b57e3 !important;
}

.btn-link.primary:after {
	background-color: #0b57e3 !important;
}


.btn {
	padding: 8px 20px;
	outline: none;
	text-decoration: none;
	font-size: 16px;
	letter-spacing: 0.5px;
	transition: all 0.3s;
	border-radius: 6px
}

.btn:focus {
	box-shadow: none !important
}



.btn.btn-link {
	font-weight: 400
}

.btn.btn-link:after {
	content: "";
	position: absolute;
	height: 1px;
	width: 0;
	right: 0;
	left: 0;
	bottom: 0;
	transition: all 0.5s ease
}

.btn.btn-link.active:after,
.btn.btn-link:hover:after {
	width: 100%;
	right: auto;
	left: 0;
	height: 1px
}



button:not(:disabled) {
	outline: none
}

.shadow {
	box-shadow: 0 0 3px rgba(36, 39, 44, 0.15) !important
}






.form-label,
.form-check-label {
	color: #fff;
	font-size: 13px
}

.form-control {
	border: 1px solid #dee2e6;
	font-size: 14px;
	line-height: 26px;
	background-color: #fff;
	border-radius: 6px
}

.form-control:focus {
	border-color: #ff5714;
	box-shadow: none
}

.form-control[readonly] {
	background-color: #fff
}

.form-control:disabled {
	background-color: #dee2e6
}
.rounded-md {
    border-radius: 10px !important;
}




@keyframes sk-bounce {

	0%,
	100% {
		transform: scale(0)
	}

	50% {
		transform: scale(1)
	}
}

.social-icon li a {
	color: #24272c;
	border: 1px solid #24272c;
	display: inline-flex;
	align-items: center;
	justify-content: center;
	height: 32px;
	width: 32px;
	transition: all 0.4s ease;
	overflow: hidden;
	position: relative
}

.social-icon li a .fea-social {
	stroke-width: 2
}

.social-icon li a:hover {
	background-color: #4caf50;
	border-color: #4caf50 !important;
	color: #fff !important
}

.social-icon li a:hover .fea-social {
	fill: #4caf50;
}




.social-icon.social li a {
	color: #adb5bd;
	border-color: #adb5bd
}

.social-icon.foot-social-icon li a {
	color: #adb5bd;
	border-color: #283353
}

.back-to-top {
	position: fixed;
	z-index: 99;
	bottom: 30px;
	right: 30px;
	display: none;
	transition: all 0.5s ease;
	height: 36px;
	width: 36px;
	line-height: 34px;
	text-align: center;
	background: #0b57e3 !important;
	color: #fff !important
}

.back-to-top .icons {
	transition: all 0.5s ease
}

.back-to-home {
	position: fixed;
	top: 4%;
	right: 2%;
	z-index: 1
}

.fea {
	stroke-width: 1.8
}

.fea.icon-sm {
	height: 16px;
	width: 16px
}



.navbar {
	width: 95%;
    margin: 30px auto;
    background-color: #fff;
	transition: all 0.5s ease;
	padding: 10px;
}

.navbar .navbar-nav .nav-item .nav-link {
	color: #24272c;
	font-size: 12px;
	letter-spacing: 0.05rem;
	font-weight: 600;
	text-transform: uppercase;
	background-color: transparent;
	margin: 0px 6px;
	transition: all 0.3s ease;
	font-family: 'Outfit', sans-serif;
	padding-top: 12px;
	padding-bottom: 12px
}

.navbar .navbar-nav .nav-item:hover .nav-link,
.navbar .navbar-nav .nav-item:active .nav-link,
.navbar .navbar-nav .nav-item.active .nav-link {
	color: #0b57e3 !important;
}

.navbar .navbar-brand {
	line-height: 70px;
	font-size: 0;
	padding: 0
}

.navbar .navbar-brand .l-dark,
.navbar .navbar-brand .logo-dark-mode {
	display: none
}

.navbar .navbar-brand .l-light,
.navbar .navbar-brand .logo-light-mode {
	display: inline-block
}

@media (max-width: 991.98px) {
	.navbar .navbar-brand .l-dark {
		display: inline-block !important
	}

	.navbar .navbar-brand .l-light {
		display: none !important
	}
}

.navbar .navbar-toggler {
	padding: 0px;
	border: none;
	font-size: 24px
}

.navbar .navbar-toggler:focus {
	box-shadow: none
}

.navbar .menu-social .login-btn-primary {
	display: none
}


@media (max-width: 991.98px) {
	.navbar .menu-social .login-btn-primary {
		display: inline-block !important
	}
}

.navbar.nav-sticky {
	background: #fff;
	margin-top: 0px;
	box-shadow: 0 0 3px rgba(36, 39, 44, 0.15)
}

.navbar.nav-sticky .navbar-brand .l-dark {
	display: inline-block
}

.navbar.nav-sticky .navbar-brand .l-light {
	display: none
}

.navbar.nav-sticky .menu-social .login-btn-primary {
	display: inline-block
}

.navbar.nav-sticky .menu-social .login-btn-light {
	display: none
}
.navbar-brand span.logo-light-mode img {
    width: 200px !important;
}
@media (min-width: 992px) {
	.navbar .navbar-nav .nav-item:last-child .nav-link {
		padding-right: 0;
		margin-right: 0
	}

	.navbar.nav-light .navbar-nav .nav-item .nav-link {
		color: #000;
		font-family: 'Outfit', sans-serif;
	}

	.navbar.nav-light .navbar-nav .nav-item:hover .nav-link,
	.navbar.nav-light .navbar-nav .nav-item:active .nav-link,
	.navbar.nav-light .navbar-nav .nav-item.active .nav-link {
		color: #000 !important
	}

	.nav-sticky{
/*		margin: 0 auto;*/
		width: 100%;
	}

	.navbar.nav-light.nav-sticky {
		background: #fff
	}

	.navbar.nav-light.nav-sticky .nav-item .nav-link {
		color: #24272c
	}

	.navbar.nav-light.nav-sticky .nav-item:hover .nav-link,
	.navbar.nav-light.nav-sticky .nav-item.active .nav-link,
	.navbar.nav-light.nav-sticky .nav-item:active .nav-link {
		color: #0b57e3 !important
	}
}

@media (max-width: 991px) {
	.navbar {
		background-color: #fff;
		box-shadow: 0 0 3px rgba(36, 39, 44, 0.15)
	}

	.navbar .menu-social {
		margin-bottom: 20px !important
	}
}


.bg-half-260 {
	padding: 150px 0;
	background-size: cover !important;
	align-self: center;
	position: relative;
	background-position: center center
}

@media (max-width: 768px) {
	.bg-half-260 {
		padding: 700px 0 0 0;
		height: auto
	}
	.new-mob-ban{
		left: 0 !important;
		top: -550px !important;
	}
	.new-pad{
		padding: 0 !important;
	}
}






.bg-half {
	padding: 200px 0 100px;
	background-size: cover !important;
	align-self: center;
	position: relative;
	background-position: center center
}

@media (max-width: 768px) {
	.bg-half {
		padding: 160px 0 60px
	}
}









.logo-footer img{
width: 200px;
}

.blog.blog-dark .title:hover,
.blog.blog-dark .link:hover {
	color: #24272c !important
}

.blog.blog-muted .title:hover,
.blog.blog-muted .link:hover {
	color: #8492a6 !important
}

.blog.blog-light .title:hover,
.blog.blog-light .link:hover {
	color: #f8f9fc !important
}

.blog.blog-footer .title:hover,
.blog.blog-footer .link:hover {
	color: #202942 !important
}

.features.feature-primary .icons i {
	background: rgb(76 175 80 / 10%);
	color: #0b57e3 !important;
	border-radius: 10px;
}

.features.feature-primary .title:hover {
	color: #0b57e3 !important;
}

.features.feature-blue .icons i {
	background: rgba(42, 82, 195, 0.1);
	color: #2a52c3
}

.features.feature-blue .title:hover {
	color: #2a52c3 !important
}

.features.feature-secondary .icons i {
	background: rgba(90, 109, 144, 0.1);
	color: #5a6d90
}

.features.feature-secondary .title:hover {
	color: #5a6d90 !important
}

.features.feature-success .icons i {
	background: rgba(82, 204, 153, 0.1);
	color: #52CC99
}

.features.feature-success .title:hover {
	color: #52CC99 !important
}

.features.feature-warning .icons i {
	background: rgba(255, 191, 102, 0.1);
	color: #FFBF66
}

.features.feature-warning .title:hover {
	color: #FFBF66 !important
}

.features.feature-info .icons i {
	background: rgba(102, 204, 255, 0.1);
	color: #6cf
}

.features.feature-info .title:hover {
	color: #6cf !important
}

.features.feature-danger .icons i {
	background: rgba(238, 47, 32, 0.1);
	color: #ee2f20
}

.features.feature-danger .title:hover {
	color: #ee2f20 !important
}

.features.feature-dark .icons i {
	background: rgba(36, 39, 44, 0.1);
	color: #24272c
}

.features.feature-dark .title:hover {
	color: #24272c !important
}

.features.feature-muted .icons i {
	background: rgba(132, 146, 166, 0.1);
	color: #8492a6
}

.features.feature-muted .title:hover {
	color: #8492a6 !important
}

.features.feature-light .icons i {
	background: rgba(248, 249, 252, 0.1);
	color: #f8f9fc
}

.features.feature-light .title:hover {
	color: #f8f9fc !important
}

.features.feature-footer .icons i {
	background: rgba(32, 41, 66, 0.1);
	color: #202942
}

.features.feature-footer .title:hover {
	color: #202942 !important
}

.features {
	transition: all 0.5s ease;
	height: 100%;
	    box-shadow: 0 25px 25px rgba(36, 39, 44, 0.05);
}

.features .title {
	transition: all 0.5s ease
}

.features .icons i {
	height: 85px;
	width: 85px;
	display: flex !important;
	align-items: center;
	justify-content: center
}

.features:hover,
.features.active {
	box-shadow: 0 25px 25px rgba(36, 39, 44, 0.05)
}



.pricing {
	transition: all 0.5s ease
}

.pricing:hover {
	box-shadow: 0 5px 13px rgba(36, 39, 44, 0.2) !important;
	transform: translateY(-10px)
}


.error {
	margin: 8px 0px;
	display: none;
	color: #ee2f20
}


.error_message,
#success_page {
	padding: 10px;
	margin-bottom: 20px;
	text-align: center;
	border-radius: 5px
}

.error_message {
	background-color: rgba(238, 47, 32, 0.1) !important;
	border: 2px solid rgba(238, 47, 32, 0.1) !important;
	color: #ee2f20 !important;
	font-size: 14px
}

footer {
	position: relative;
	color: #adb5bd
}

footer .footer-py-30 {
	padding: 30px 0
}

footer .text-foot {
	color: #adb5bd
}


.contact_us{
	background-image: url('../images/contact.png');
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
}
.new-con{
	background-color: #fff;
	padding: 20px;
}


/*testimonial slider*/
.contact_us .mslg{
display: flex;
justify-content: space-between;
}
#testimonial-slider .testimonial{
            border-right: 4px solid #0b57e3 !important;
            box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
            background-color: #fff;
            height: 300px;
            padding: 30px 30px 30px 130px;
            margin: 0 15px 30px 15px;
            overflow: hidden;
            position: relative;
        }
        #testimonial-slider .testimonial:before{
            content: "";
            position: absolute;
            bottom: -4px;
            left: -17px;
            border-top: 25px solid #0b57e3 !important;
            border-left: 25px solid transparent;
            border-right: 25px solid transparent;
            transform: rotate(45deg);
        }
        #testimonial-slider .testimonial:after{
            content: "";
            position: absolute;
            top: -4px;
            left: -17px;
            border-top: 25px solid #0b57e3 !important;
            border-left: 25px solid transparent;
            border-right: 25px solid transparent;
            transform: rotate(135deg);
        }
        #testimonial-slider .testimonial .pic{
            display: inline-block;
            width: 80px;
            height: 80px;
            border-radius: 50%;
            overflow: hidden;
            position: absolute;
            top: 60px;
            left: 20px;
        }
        #testimonial-slider .testimonial .pic img{
            width: 100%;
            height: auto;
        }
        #testimonial-slider .testimonial .description{
            font-size: 15px;
            letter-spacing: 1px;
            color: #8492a6 !important
            line-height: 25px;
            margin-bottom: 15px;
        }
        #testimonial-slider .testimonial .title{
            display: inline-block;
            font-size: 20px !important;
            font-weight: 600 !important;
            text-transform: capitalize;
            letter-spacing: 1px;
            margin: 20px 0 10px !important;
            color: #24272c !important
            margin: 0;
        }
        #testimonial-slider .testimonial .post{
            display: block;
            font-size: 20px;
            color: #0b57e3 !important;
            font-style:italic;
        }
        .owl-theme .owl-controls .owl-page span{
            border: 2px solid #ccc;
            background: #ccc !important;
          border-radius:100% !important;
            opacity: 1;
        }
        .owl-theme .owl-controls .owl-page.active span,
        .owl-theme .owl-controls .owl-page:hover span{
            background: #0b57e3 !important;
          border-color:#0b57e3 !important;
        }
        @media only screen and (max-width: 767px){
        	.contact_us .mslg{
        		display: block;
        	}
        	.contact_us .mslg .d-flex:nth-child(2){
                margin: 20px 0;
        	}
            #testimonial-slider .testimonial{
                padding: 20px;
                text-align: center;
            }
            #testimonial-slider .testimonial .pic{
                display: block;
                position: static;
                margin: 0 auto 15px;
            }
        }


        .check-new{
        	    width: 20px;
    			height: 20px;
        }

        .text-gs{
        	    color: #000;
    			font-size: 20px;
        }
        .animate-charcter {
    text-transform: uppercase;
    background-image: linear-gradient(319deg, #231557 0%, #44107a 29%, #ff1361 67%, #fff800 100%);
    background-size: auto auto;
    background-clip: border-box;
    background-size: 200% auto;
    color: #fff;
    background-clip: text;
    text-fill-color: transparent;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    animation: textclip 2s linear infinite;
    display: inline-block;
    font-size: 44px;
    font-weight: 700;
    margin-bottom: 20px;
}


.sectionClass {
/*  padding: 20px 0px 50px 0px;*/
  position: relative;
  display: block;
}

.fullWidth {
  width: 100% !important;
  display: table;
  float: none;
  padding: 0;
  min-height: 1px;
  height: 100%;
  position: relative;
}


.sectiontitle {
  background-position: center;
  margin: 30px 0 0px;
  text-align: center;
  min-height: 20px;
}

.sectiontitle h2 {
  font-size: 30px;
  color: #0b57e3;
  margin-bottom: 0px;
  padding-right: 10px;
  padding-left: 10px;
}


.headerLine {
  width: 160px;
  height: 2px;
  display: inline-block;
  background: #0b57e3;
}


.projectFactsWrap{
    display: flex;
  margin-top: 30px;
  flex-direction: row;
  flex-wrap: wrap;
}


#projectFacts .fullWidth{
  padding: 0;
}

.projectFactsWrap .item{
  width: 25%;
  height: 100%;
  padding: 50px 0px;
  text-align: center;
}

.projectFactsWrap .item:nth-child(1){
  background: rgb(11 87 227);
}

.projectFactsWrap .item:nth-child(2){
  background: rgb(76 175 80);
}

.projectFactsWrap .item:nth-child(3){
  background: rgb(0 0 0);
}

.projectFactsWrap .item:nth-child(4){
  background: rgb(11 87 227 / 70%);
}

.projectFactsWrap .item p.number{
  font-size: 40px;
  padding: 0;
  font-weight: bold;
}

.projectFactsWrap .item p{
  color: rgba(255, 255, 255, 0.8);
  font-size: 18px;
  margin: 0;
  padding: 10px;
/*  font-family: 'Open Sans';*/
}


.projectFactsWrap .item span{
  width: 60px;
  background: rgba(255, 255, 255, 0.8);
  height: 2px;
  display: block;
  margin: 0 auto;
}


.projectFactsWrap .item i{
  vertical-align: middle;
  font-size: 50px;
  color: rgba(255, 255, 255, 0.8);
}


.projectFactsWrap .item:hover i, .projectFactsWrap .item:hover p{
  color: white;
}

.projectFactsWrap .item:hover span{
  background: white;
}

@media (max-width: 786px){
  .projectFactsWrap .item {
     flex: 0 0 50%;
  }
}

/* AUTHOR LINK */


.about-me-img {
  width: 120px;
  height: 120px;
  left: 10px;
  /* bottom: 30px; */
  position: relative;
  border-radius: 100px;
}


.about-me-img img {
}


.authorWindow{
  width: 600px;
  background: #75439a;
  padding: 22px 20px 22px 20px;
  border-radius: 5px;
  overflow: hidden;
}

.authorWindowWrapper{
  display: none;
  left: 110px;
  top: 0;
  padding-left: 25px;
  position: absolute;
}





.trans{
  opacity: 1;
  -webkit-transform: translateX(0px);
  transform: translateX(0px);
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  transition: all 500ms ease;
}

@media screen and (max-width: 768px) {
    .authorWindow{
         width: 210px;
    }

    .authorWindowWrapper{
             bottom: -170px;
  margin-bottom: 20px;
    }
}

.widget_links {
	text-align: left;
    padding-left: 0px !important;
}
.widget_title{
	text-align: left;
}
.list_none li{
	margin-bottom: 10px;
	    list-style-type: none;
}
.widget_links li a {
    color: #fff !important;
    font-size: 14px !important;
    position: relative !important;
    font-weight: bold !important;
}

.new-color{
	color: #000;
}





/*Thankyou Page*/
@media(min-width: 600px){
.wrapper-1 {
    height: 100%;
    max-width: 950px;
    margin: 30px auto;
    /*margin-top: 30px;*/
    box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
  }
}
.wrapper-1 {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
     box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
}
.wrapper-2 {
    padding: 20px;
    text-align: center;
}
.wrapper-2 h1 {
    font-weight: bold;
    font-size: 70px;
    color: #2384C7;
}
.new-text-popup {
    margin: 0  !important;
    font-size: 45px  !important;
    color: #050d36  !important;
    /*letter-spacing: 1px  !important;*/
    font-weight: bold  !important;
    padding:20px 0px !important;
    line-height: 1.4;
}
.wrapper-2 p {
    margin: 0;
    font-size: 25px;
    color: #000;
    /*letter-spacing: 1px;*/
}
.go-home {
    color: #fff;
    background: #2082C6;
    border: none;
    padding: 10px 50px;
    margin-top: 20px ;
    border-radius: 30px;
    text-transform: capitalize;
    font-size: 15px !important;
    box-shadow: 0 10px 16px 1px rgba(174, 199, 251, 1);
}

.wrapper-2 img{
  border-radius: 50%;
  box-shadow: 4px 8px 40px 8px rgba(88, 146, 255, 0.2);
}

.wrapper-2 a{
  font-size: 20px;
}