/*@import url('https://fonts.googleapis.com/css2?family=Raleway&display=swap+Vibes:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i');*/

body{
	font-family: 'Raleway', sans-serif;
	font-weight: 600;
}

img{
	width: 100%;
}

h1{
	font-family: 'Raleway', sans-serif;
	color: #133D67;
	font-weight: 700;
}

h2{
	font-family: 'Raleway', sans-serif;
	color: #133d67;
	font-weight: 700;
}

h5{
    font-family: 'Raleway', sans-serif;
	color: #133d67;
}
hr{
    width: 80px;
    border-top: 1px solid #FE5722;
}

p{
	color: #101010;
	font-weight: 500;
	text-align: justify;
}

a{
	color: white;
}

a:hover{
	color: #FE5722  ;
}

.line{
    height: 3px;
    background: #FE5722;
    width: 50px;
}

.contactformhead{
	font-family: 'Raleway', sans-serif;
	color: #133D67;
}

.section-padding{
	margin-top: 50px;
	margin-bottom: 50px;
}

.logo{
	width: 100px;
	margin-left: 80px;
	margin-right: 80px;
}

.navbar{
	z-index: 999;
	/*position: absolute;*/
	padding-top: 0px;
    padding-bottom: 0px;
}

.navbar-nav li a{
	font-weight: 600;
	font-size: 14px;
	color: black;
}

.navbar-nav .dropdown li a{
	font-weight: 600;
	font-size: 12px;
	color: black;
}

.nav-item .nav-link{
	color: black !important;
}
.contact-icon .nav-link {
	color: #FE5722 !important;
	font-size: 18px;
}
/*.navbar-light .navbar-nav .nav-link {
    color: rgb(0 0 0 / 89%) !important;
}*/

.navbar-nav li {
	padding: 0px 8px;
}

.navbar .bg-light{
	background-color: white;
}

.navbar-light{
		background-color: white !important;
	}


.navbar-expand-lg .navbar-nav .dropdown-menu {
    background-color: #f1f0f5 !important;
}

.dropdown:hover>.dropdown-menu {
  display: block;
}
.dropdown-toggle::after {
	content: none;
}



.page-header{
	/*background-color: #f1f0f5;*/
	background-image: url(../images/newsletter.jpg);
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 200px;
	position: relative;
	top: 0;
	border-radius: 0px 0px 0px 0px
}

.page-header h1{
	position: relative;
	top:60px;
	color: white;
	font-weight: 700;
	font-size: 48px;
}

.page-header img {
	position: relative;
	top:150px;
}

.page-header p {
	position: relative;
	padding-right: 50px;
	top:260px;
	color: #101010;
}

.page-header span {
	position: relative;
	top: 60px;
	font-size: 14px;
	color: #f1f0f5db;
}

.page-header span a{
	color: white;
}

.carousel-caption {
    position: absolute;
    right: 0%; 
    bottom: 20px;
    left: 5%; 
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    top: 150px;
    width: 50%;
}

.carousel-caption h1{
	text-align: left;
}

.carousel-caption p{
	padding-right: 30px;
}

.carousel-caption .button{
	text-align: left;
}


.content{
	padding: 0px 80px;
}

.btn-orange{
	background-color: #FE5722;
	padding: 5px 30px;
	color: white;
}

.btn-orange:hover{
	background-color: white;
    border: solid 1px #fe5722;
    color: #fe5722;
}

.box .content button:hover{
	background-color: white;
    border: solid 1px #fe5722;
    color: #fe5722 !important;
}

.dropdown-item.active, .dropdown-item:active{
	background-color: #FE5722 !important;
	color: white !important;
}


.dropdown-item.active, .dropdown-item:hover{
	background-color: #FE5722 !important;
	color: white !important;
}

.button{
	padding-left: 0px;
}

.about-section{
	margin-top: 30px;
}

.about-section p{
	/*padding-left: 120px;
	padding-right: 35px;*/
	font-size: 16px;
}

.about-section img{
	width: 100%;
}

.about-section h1{
	position: relative;
	font-size: 42px;
	font-weight: 700;
}

.about-section hr{
    width: 200px;
    border-top: 1px solid black;
}

.about-section ul{
   /* padding-left: 135px;
	padding-right: 150px;*/
	text-align: left;
}

.about-section ul li{
	color: #101010;
	font-weight: 500;
	text-align: left;
	/*list-style: none;*/
	padding-left: 10px;
}
.about-section ul  ::marker{
	content:"\f00c "; 
	font-family: 'FontAwesome';
	/*padding-right: 10px;*/
	padding-right: 2em;
	color: #FE5722;
}

.padding-left-right{
	padding-left: 120px;
	padding-right: 120px !important;
}


/*Services*/

.services{
	margin-top: 30px;
}

.services a{
	color: #fe5722  !important;
}

.services h1{
	position: relative;
	font-size: 42px;
	font-weight: 700;
}

.services hr{
    width: 250px;
    border-top: 1px solid black;
}

.services img {
    width: 100px;
}

.services-image {
    text-align: center;
}

.services h2{
    text-align: center;
	position: relative;
	margin-top: 30px;
	font-size: 20px;
	font-weight: 700;
}

.services p{
	padding-right: 0px;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
}

.services-padding{
	padding-right: 150px;
	padding-left: 150px;
}


.service-box{
	/*box-shadow: #0000006b 5px 10px 15px;*/
	box-shadow: 7px 5px 30px rgb(72 73 121 / 15%);
	padding: 40px 40px;
}

/*project-carousel*/
.project-carousel .item {
	margin: 3px;
}

.project-carousel{
	padding-right: 150px;
	padding-left: 150px;
}

.project-carousel .item img{
	display: block;
	width: 100%;
	height: auto;
}

.project-carousel .item .content {
	position: absolute;
    top: 150px;
    background-color: #133d67c7;
    left: 0px;
    margin: 3px;
}

.project-carousel .item .content{
	padding: 0px 40px;
}

.project-carousel .item .content:hover{
	position: absolute;
    top: 0px !important;
    background-color: #133d67c7;
    left: 0px;
    margin: 3px;
	height: 100%;
	transition: ease,1s;
	padding-top: 20px;
}

.project-carousel .item .content h2{
	margin-top: 10px;
    text-align: center;
	color: white;
}
.project-carousel .item .content p{
	color: white;
}
.project-carousel .item .content a{
	color: #FE5722;
}

/*Clients*/

.clients{
	margin-top: 30px;
}

.clients h1{
	position: relative;
	font-size: 42px;
	font-weight: 700;
}

.clients hr{
    width: 500px;
    border-top: 1px solid black;
}

.clients img {
    width: 200px;
    padding: 20px;
}

.clients h2{
	position: relative;
	margin-top: 30px;
	font-size: 20px;
	font-weight: 700;
}

.clients p{
	padding-right: 100px;
	padding-left: 100px;
	margin-top: 20px;
	font-size: 16px;
	text-align: center;
	/*font-weight: 500;*/

}

.clients-padding{
	padding-right: 150px;
	padding-left: 150px;
}


/*project-carousel*/
.testimonial .item {
	margin: 10px;
}

.testimonial {
	padding-right: 150px;
	padding-left: 150px;
	padding-top: 50px;
	padding-bottom: 50px;
}

.testimonial .item {
	box-shadow: 1px 5px 20px #00000026;
	padding: 20px 30px;
	margin-top: 50px;
}

.testimonial .item img{
	display: block;
    width: 60px !important;
    border-radius: 50px;
    height: auto;
    top: -74px;
    position: absolute;
    z-index: 999;
}

.testimonial-name p{
	position: relative;
	color: #133D67;
	/*font-weight: 700;*/
	font-size: 14px;
	margin-left: 50px;
}

.testimonial-name p:before{
	position: absolute;
    width: 30px;
    height: 2px;
    background: #FE5722;
    left: -50px;
    bottom: 10px;
    content: "";
}

/*FAQ*/

.faq{
	margin-top: 30px;
}

.faq h1{
	position: relative;
	font-size: 42px;
	font-weight: 700;
}

.faq hr{
    width: 100px;
    border-top: 1px solid black;
}

.faq .card-header{
	text-align: left;
}

.faq .card-header h5{
	font-weight: 700;
	font-size: 18px;
	padding: 20px 20px;
}

.faq .card-header i{
	float: right;
    font-size: 30px;
    margin-top: -40px;
    font-weight: 800;
}


.faq-padding{
	padding-right: 150px;
	padding-left: 150px;
}

#accordion {
	width: 100% !important;
}


.newsletter{
	background-image: url(../images/newsletter.jpg);
	background-repeat: no-repeat;
	background-size: cover;
}

.newsletter h2{
	color: white;
	font-size: 24px;
	text-align: left;
	margin-top: 50px;
}

.newsletter p{
	color: white;
}

.box{
	background-color: #4f8ece;
	background-image: url(../images/header.jpg);
	width: 100%;
}

.box .content{
	padding: 30px 20px 50px 110px;
}

.box .content h2{
	/*text-align: center !important;*/
	font-size: 30px;
	margin-top: 0px;
}

.box .content p{
	text-align: left !important;
	padding-top: 20px;
	padding-bottom: 30px;
}

.box .content button{
	color: white;
}
.box .form-padding{
	padding: 30px 80px 15px;
}

.footer{
	background-color: #133D67;
}

.footer img{
	width: 100px;
	/*margin-top: 50px;*/
}

.footer p{
	color: white;
	/*font-weight: 500;*/
	font-size: 16px;
	margin-top: 20px;
}

.footer ul{
	margin-top: 50px;
}

.footer ul li{
	list-style-type: none;
	color: white;
	padding-bottom: 10px;
	font-weight: 500;
	font-size: 14px;
}

.footer-padding {
    padding: 30px 30px 10px;
}

.social{
	text-align: right;
	margin-top: 5px;
}

.phone a{
	font-family: 'Source Sans Pro', sans-serif;
	font-size: 15px;
}

.copyright{
	border-top: 1px solid grey;
	padding: 20px 80px 10px;
}

.copyright a{
	font-size: 24px;
	padding-right: 20px;
}

.copyright a:hover{
	color: #FE5722;
	font-size: 24px;
	padding-right: 20px;
}

.copyright p{
	margin-top: 10px;
}

label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 14px;
}

.form-control {
    display: block;
    font-size: 14px;
}

.blink_me {
  animation: blinker 3s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.icon-color
{
    color: #FE5722 !important;
    font-weight:600;
}

.contact-box{
	box-shadow: 0px 0px 30px rgb(72 73 121 / 15%);
	padding: 40px 20px 20px 20px;
}
.contact-box ul{
	list-style-type: none;
	padding-left: 0px;
}
.contact-box h5{
	/*text-align: center;*/
	margin-bottom: 30px;
}
.contact-box ul li{
	font-size: 14px;
	margin-bottom: 10px;
}
.contact-box ul li a{
	color: black;
	font-size: 14px;
}

@media only screen and (max-width: 767px) 
{
.carousel-caption {
    position: absolute;
    right: 0%; 
    left: 5%; 
    z-index: 10;
    padding: 20px 0px;
    color: #fff;
    text-align: center;
    top: 20px;
    width: 50%;
}
.content
{
	padding:10px !important;
}
.carousel-caption h1{
	text-align: left;
	font-size:15px;
}

.carousel-caption p{
	font-size:10px;
}
}

@media only screen and (max-width: 600px) {
	.section-padding{
		margin-top: 30px;
		margin-bottom: 50px;
		padding:0px 30px;
	}
	.logo{
		width: 80px;
		margin-left: 30px;
	}
	.content{
		padding: 0px 30px;
	}
	
	.navbar-nav li a {
        font-weight: 600;
        font-size: 12px;
    }

	.navbar .bg-light{
		background-color: white;
	}

	.navbar-light{
			background-color: white !important;
		}
	.dropdown-item.active, .dropdown-item:active{
		background-color: #FE5722 !important;
		color: white !important;
		padding-left: 10px;
	}	
	
	.dropdown-item.active, .dropdown-item:hover{
    	background-color: #FE5722 !important;
    	color: white !important;
    	padding-left: 10px;
    }

	.page-header{
		background-color: #f1f0f5;
		height: 150px;
		position: relative;
		top: 0;
	}

	.page-header h1{
		position: relative;
		text-align: center;
		top:50px;
		color: white;
		font-weight: 700;
		font-size: 18px;
	}

	.page-header img {
		position: relative;
		top:150px;
	}

	.page-header p {
		position: relative;
		padding-right: 0px;
		text-align: justify;
		top:160px;
		color: #101010;
	}
	.page-header span {
	    position: relative;
	    top: 50px;
	    font-size: 10px;
	    color: #e9ecefcf;
	}

	.page-header span a {
	    
	    color: white;
	}

	.about-section ul{
	    padding-left: 10px;
		/*padding-right: 50px;*/
		text-align: left;
	}

	.button{
		padding-left: auto;
		padding-right: auto;
		text-align: center;
	}
	.services-padding{
		padding-right: 30px;
		padding-left: 30px;
	}

	.about-section{
		margin-top: 30px;
	}

	.about-section p{
		/*padding-left: 20px;
		padding-right: 20px;*/
		font-size: 12px;
		text-align: justify;
	}
	.about-section ul li {
        color: #101010;
        font-weight: 500;
        text-align: left;
        font-size: 12px;
    }

	.about-section h1{
		position: relative;
		font-size: 24px;
		font-weight: 700;
	}

	.about-section hr{
	    width: 200px;
	    border-top: 1px solid black;
	}
	
    	
    .padding-left-right{
    	padding-left: 20px;
    	padding-right: 30px;
    }
	
	.padding-left-right-xs{
		padding-left: 35px;
		padding-right: 30px;
	}
	
	
	label {
        display: inline-block;
        margin-bottom: .5rem;
        font-size: 12px;
    }

	.services{
		margin-top: 30px;
	}

	.services h1{
		position: relative;
		font-size: 24px;
		font-weight: 700;
	}

	.services hr{
	    width: 250px;
	    border-top: 1px solid black;
	}

	.services img {
	    width: 100px;
	}

	.services h2{
		position: relative;
		margin-top: 30px;
		font-size: 18px;
		font-weight: 700;
		text-align: center;
	}

	.services p{
		padding-right: 0px;
		margin-top: 20px;
		font-size: 12px;
		text-align: justify
	}

	.services-image {
	    text-align: center;
	}

	.project-carousel{
		padding-right: 30px;
		padding-left: 30px;
	}

	/*Clients*/

	.clients h1{
		position: relative;
		font-size: 24px;
		font-weight: 700;
	}
	.clients p{
    	margin-top: 20px;
    	font-size: 12px;
    	text-align: center;
    
    }

	.clients hr{
	    width: 250px;
	    border-top: 1px solid black;
	}

	.clients img {
	    width: 180px;
	    padding: 20px;
	}

	.clients h2{
		position: relative;
		margin-top: 30px;
		font-size: 20px;
		font-weight: 700;
	}

	.clients p{
		padding-right: 30px;
		padding-left: 30px;
		padding-bottom: 0px;
	}

	.clients-padding{
		padding-right: 30px;
		padding-left: 30px;
	}

	.testimonial{
		padding-right: 30px;
		padding-left: 30px;
	}

	.faq{
		margin-top: 30px;
	}

	.faq h1{
		position: relative;
		font-size: 24px;
		font-weight: 700;
	}

	.faq hr{
	    width: 100px;
	    border-top: 1px solid black;
	}

	.faq .card-header{
		text-align: left;
	}

	.faq .card-header h5{
		font-weight: 700;
		font-size: 14px;
		padding: 20px 20px;
	}

	.faq .card-header i{
		float: right;
	    font-size:  18px;
	    margin-top: -40px;
	    font-weight: 800;
	}

	.faq p{
		padding-right: 10px;
		padding-left: 10px;
		    font-size: 12px;
	}

	.faq-padding{
		padding-right: 30px;
		padding-left: 30px;
	}

	.box .content{
		padding: 50px 50px 0px 50px;
	}
	.box .form-padding{
    	padding: 0px 30px 15px;
    }
    

	.box .content h2{
		text-align: center !important;
		font-size: 18px;
		margin-top: 0px;
	}

	.box .content p{
		text-align: center !important;
		padding-top: 20px;
		padding-bottom: 0px;
	}
	
	.newsletter h2 {
        color: white;
        font-size: 15px;
        margin-top: 30px;
    }
    
    .form-control {
        font-size: 12px;
    }
    
    .newsletter p {
        color: white;
        font-size: 12px;
    }
    
    .btn-orange {
        font-size: 12px;
    }
	.input-group-append {
    	width: 100%;
    	margin-left: 30px;
    	margin-top: 20px;
    }

	.footer{
		background-color: #133D67;
		text-align: center;
	}
	.footer img{
		width: 100px;
		margin: auto;
	}

	.footer p{
		color: white;
		/*font-weight: 500;*/
		font-size: 12px;
		text-align: center;
		margin-top: 20px;
	}

	.footer ul{
		margin-top: 20px;
		padding-left: 0px;
	}

	.footer ul li{
		list-style-type: none;
		color: white;
		text-align: center;
		padding-bottom: 10px;
		font-weight: 500;
		font-size: 12px;
	}

	.footer-padding{
		padding: 20px 30px 0px 30px;
	}

    .phone a{
    	font-family: 'Source Sans Pro', sans-serif;
    	font-size: 15px;
    }
    
	.copyright{
		border-top: 1px solid grey;
		padding: 15px 10px 15px;
	}
	

	.copyright a{
		font-size: 30px;
		padding-right: 20px;
	}

	.copyright a:hover{
		color: #FE5722;
		font-size: 30px;
		padding-right: 20px;
	}

	.social{
		text-align: center;
	}

	.social a{
		font-size: 16px;
	}

	.copyright p{
		margin-top: 10px;
	}
	
	.contact-box ul{
		list-style-type: none;
		padding-left: 0px;
	}
	.contact-box h5{
		font-size: 18px;
		margin-bottom: 30px;
	}
	.contact-box ul li{
		font-size: 11px;
		margin-bottom: 10px;
	}
	.contact-box ul li a{
		color: black;
		font-size: 11px;
	}
	.contact-box p{
		color: black;
		font-size: 14px;
	}
}

@media screen and (max-width: 1200px) and (min-width: 900px) {

	.navbar-nav li a
	{
		font-size: 11px;
	}
}
@media screen and (max-width: 767px) {

	.contact-box 
	{
    	padding: 41px 10px 20px 10px;
	}
}
.sourcefont
{
    font-family: 'Source Sans Pro', sans-serif !important;
}

