body{
	padding: 0px;
	margin: 0px;
}

.p-le{
	padding-left: 0px;
}

.p-re{
	padding-right: 0px;
}

.single-banner{
	background: #055AA8;
    opacity: .8;
}

.main-menu{
	position: absolute;
    top: 0px;
    left: 0px;
    z-index: 999;
    width: 100%;
}

.owl-nav {
	display: none;
}

.custom-navbar {
	background: transparent !important;
	border: none;
}

.custom-back {
	background: #fff;
    padding: 0px !important;
}

.cus-brand{
    padding: 0px;
}

.action-left ul{
	padding: 0px;
	margin: 0px;
}


.action-left ul li{
	display: inline-block;
	margin-right: 20px;
}

.action-left ul li a{
	color: #fff;
	font-size: 14px;
}

.action-left li:first-child {
    padding-right: 15px;
    border-right: 1px solid rgba(255,255,255,.4);
    margin-right: 20px;
}

.action-bar {
	padding: 12px 0 10px;
}

.navbar-brand img{
	
}

.navbar-light .navbar-nav .nav-link {
    position: relative;
    display: block;
    padding: 23px 18px 25px !important;
    font-family: 'PT Sans', sans-serif;
    font-size: 0.77em;
    font-weight: 500;
    text-transform: uppercase;
    color: #363B3F !important;
}

.action-right ul{
	position: absolute;
	right: 15px;
}

.action-right ul li{
	display: inline-block;
	list-style-type: none;
	color: #fff;
}

.action-right ul li a{
	color: #fff;
}

/*slider section*/

.slider-content{
	position: relative;
	top: 250px;
	padding: 0 100px;
}

.slider-content h2{
	color: #fff;
    text-transform: uppercase;
    font-size: 47px;
    margin-bottom: 35px;
    font-family: 'Lato', sans-serif;
    letter-spacing: -0.02em;
    font-weight: 900;
    line-height: 1.3;
}

.slider-content p{
	color: #fff;
    font-size: 18px;
    margin-bottom: 55px;
    font-family: 'PT Sans', sans-serif;
}

.le-more{
	border-radius: 2px;
	text-transform: uppercase;
    font-size: 13px;
	background: #28cb75;
    color: #fff;
    font-weight: 700;
    letter-spacing: .06em;
    padding: 15px 30px;
    font-family: 'PT Sans', sans-serif;
}



/*service*/

.service-section{
	padding: 55px 0;
}

.service-heading h2{
	text-align: center;
	margin-bottom: 25px;
	font-size: 34px;
	margin-top: 12px;
    text-rendering: optimizelegibility;
	font-family: 'Lato', sans-serif;
    letter-spacing: -0.02em;
    font-weight: 900;
    line-height: 1.3;
    color: #808080;
}

.service-heading p{
	font-size: 15px;
    letter-spacing: .02em;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
    text-align: center;
    font-family: 'PT Sans', sans-serif;
}


.service-single-grid{
	background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
    margin: 10px 0px;
}


.service-single-grid i{
	font-size: 70px;
	color: #3190E7;
}

.service-single-grid h3{
	font-size: 13px;
    letter-spacing: .06em;
    font-family: 'Lato', sans-serif;
    font-weight: 900;
}

.service-single-grid p{
	font-size: 15px;
    letter-spacing: .02em;
    font-family: 'PT Sans', sans-serif;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.service-single-grid a{
	color: #fff;
    font-size: 12px;
    letter-spacing: .06em;
	transition: all 0.5s ease-in-out;
    border: 1px solid #fff;
    background: #3190E7;
    text-shadow: none;
    font-weight: 400;
    padding: 7px 18px 8px;
}

.n-padd{
	padding-top: 45px;
}

/*About us*/

.about-us{
    min-height: 895px;
    padding-top: 215px;
}

.devide{
	border: solid #3190E7;
    border-width: 2px 0 0;
    clear: both;
    height: 0;
    margin: 21px 0 42px;
    max-width: 100px;
}

.about-content h2{
	margin-bottom: 25px;
    text-align: left;
    font-size: 34px;
    font-family: 'Lato', sans-serif;
    letter-spacing: -0.02em;
    font-weight: 900;
    line-height: 1.3;
    color: #808080;
}

.about-content h4{
	font-weight: 300;
    font-size: 30px;
    margin-bottom: 35px;
    font-family: 'Lato', sans-serif;
    letter-spacing: -0.02em;
    line-height: 1.3;
    margin-top: 12px;
    text-rendering: optimizelegibility;
    color: #808080;
}

.about-content p{
	font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
    font-family: 'PT Sans', sans-serif;
}

.about-content a{
	margin-top: 20px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: 1px solid #fff;
    border-radius: 4px;
    background: #3190E7;
    color: #fff;
    font-size: 14px;
    letter-spacing: .05em;
    font-weight: 500;
    padding: 7px 18px 8px;
    text-shadow: none;
}


/*client say */

.client-say {
	padding: 55px 0px;
}


.client-say-heading h2{
	text-align: center;
    margin-bottom: 25px;
    font-size: 34px;
    font-family: 'Lato', sans-serif;
    letter-spacing: -0.02em;
    font-weight: 900;
    line-height: 1.3;
    margin-top: 12px;
    text-rendering: optimizelegibility;
    color: #808080;
}


.client-say-heading p{
	color: #808080;
	font-family: 'PT Sans', sans-serif;
	font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
}

.shadow-effect-client {
    background: #fff;
    padding: 20px;
    border-radius: 4px;
    text-align: center;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
   	margin: 20px;
}

.test-conten img{
	max-width: 90px;
    margin: 0 auto 17px;
    border-radius: 50%;
}

.test-conten p{
	font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
    font-family: 'PT Sans', sans-serif;
    color: #808080;
}

.text-name{
	margin: -40px auto 0;
    display: table;
    width: auto;
    background: #3190E7;
    padding: 9px 35px;
    border-radius: 12px;
    text-align: center;
    color: #fff;
    box-shadow: 0 9px 18px rgba(0,0,0,0.12), 0 5px 7px rgba(0,0,0,0.05);
    margin-bottom: 25px;
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
    background: #28CB75 !important;
}

/*our-client*/

.our-client{
	padding: 55px 0px;
}

.our-client-heading h2{
	text-align: center;
    margin-bottom: 25px;
    font-size: 34px;
    font-family: 'Lato', sans-serif;
    letter-spacing: -0.02em;
    font-weight: 900;
    line-height: 1.3;
    margin-top: 12px;
    text-rendering: optimizelegibility;
    color: #808080;
}

.our-client-heading p{
	font-size: 17px;
    line-height: 1.5;
    margin: 0 0 17px 0;
    font-weight: 300;
    font-family: 'PT Sans', sans-serif;
    color: #808080;
    text-align: center;
}

.our-client-logo{
	margin-top: 60px;
}

.cl-logo img{
	border: 1px solid #ccc;
    /*opacity: .4;*/
    padding: 0px;
    margin-bottom: 10px;
}




/*footer*/

.footer_section{
    padding: 20px 0px;
    margin-top: 100px;
}

#foo-connn{
    background: #3190E7;
    margin-top: -100px;
    padding: 20px 0px;
    margin-bottom: 20px;
    color: #fff;
    border-radius: 4px;
}

.footer-contact-box{
	background: #3190E7;
    padding: 8px 15px 15px;
    text-align: center;
    box-shadow: 0 19px 38px rgba(0,0,0,0.10), 0 15px 12px rgba(0,0,0,0.02);
    margin: 10px 0px;
}

.footer-contact-box p{
	font-family: 'PT Sans', sans-serif;
	font-size: 14px;
    color: #fff;
    margin-bottom: 0;
}

.foo-con-item i{
	font-size: 45px;
	margin-bottom: 15px;
}


.footer_section{
    background: #222222;
    padding: 20px 0px;
    margin-top: 100px;
}

.footer-heading h3{
    color: #fff;
    font-weight: 600;
    margin-bottom: 20px;
    font-size: 22px;
    font-family: 'Lato', sans-serif;
    letter-spacing: -0.02em;
}

.footer-item ul {
    margin:0px;
    padding: 0px;
}

.footer-item ul li{
    margin: 10px 0px;
    list-style-type: none;
}

.footer-item ul li span i{
    color: #999;
    padding: 0px 10px;
}

.footer-item ul li a{
    color:#fff;
    font-family: 'Quicksand', sans-serif;
}

.footer-item p{
    color: #fff;
    font-family: 'Quicksand', sans-serif;
}

.Subscribe input{
    padding: 5px 10px;
    border-radius: 2px;
    border:none;
    margin-bottom: 10px;
}

.copyright {
    background: #000;
}

.copyright span{
    color: #fff;
}

.footer-contact-section {
    padding: 20px 0px;
}


#foo-connn{
    background: #3190E7;
    margin-top: -100px;
    padding: 20px 0px;
    margin-bottom: 20px;
    font-family: 'Quicksand', sans-serif;
    color: #fff;
    border-radius: 4px;
}

.foo-con-item i{
    font-size: 30px;
}

.footer-contact-box h3{
    font-size: 18px;
}

.footer-text p{
    font-family: 'PT Sans', sans-serif;
    color: #fff;
    font-size: 17px;
    text-align: left;
}

.footer-gallery img{
    margin: 5px 0px;
    border:2px solid #fff;
}

.twi-icon i{
    color: #24CAE2 !important;
}

.visi-link {
    color: #24CAE2;
}

.post-box-text a{
    font-size: 15px;
    font-weight: bold;
    color: #fff !important;
}

.f-devide{
    width: 70px;
    height: 5px;
    background: #24CAE2;
    margin-bottom: 20px;
    border-radius: 50px;
}

.footer-heading h3{
    margin: 0px 0px 10px !important;
}

.footer-qlinks ul li {
	list-style-type: none;
}

.footer-qlinks ul li a{
    color: #24CAE2;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
}

.footer-qlinks ul{
	padding: 0px;
}

.action-right ul{
    padding: 0px;
    margin: 0px;
}


@media screen and (min-device-width: 360px) and (max-device-width: 640px) { 
    .slider-content h2 {
        font-size: 30px;
    }

    .slider-content {
        position: relative;
        top: 200px;
        padding: 0 20px;
    }

    .navbar-toggler{
        margin-right: 10px;
    }

    .action-left li:first-child {
        padding-right: 5px;
        margin-right: 5px;
    }

    .action-left ul li {
        margin-right: 5px;
    }

    .action-right ul li {
        font-size: 11px;
    }

    .service-heading h2 {
        font-size: 25px;
    }

    .about-us {
        min-height: 700px;
        padding-top: 100px;
    }

    .client-say-heading h2{
        font-size: 25px;
    }

    .cus-brand img{
        width: 235px;
        height: auto;
    }

    .client-say-heading p{
        text-align: center !important;
    }

    .our-client-heading h2{
        font-size: 25px;
    }

    .copyright{
        display: none;
    }
    .action-left ul li a {
        font-size: 12px;
    }
}

/*iphone 5S-5SE*/

@media screen and (min-device-width: 320px) and (max-device-width: 640px) {
    .slider-content h2 {
        font-size: 25px;
        margin-bottom: 25px;
    }

    .navbar-toggler{
        margin-right: 10px;
    }

    .slider-content {
        position: relative;
        top: 180px;
        padding: 0 20px;
    }

    .service-heading h2 {
        font-size: 25px;
    }

    .about-us {
        min-height: 700px;
        padding-top: 50px;
    }

    .client-say-heading h2{
        font-size: 25px;
    }

    .our-client-heading p{
        text-align: center !important;
    }

    .cus-brand img{
        width: 200px;
        height: auto;
    }

    .client-say-heading p{
        text-align: center !important;
    }

    .our-client-heading h2{
        font-size: 25px;
    }
    .copyright{
        display: none;
    }
}

#page-header {
    min-height: 360px;
    background-size: cover;
    background-position: top center;
    background: url(images/1.jpg);
}

#downloadform input{

	margin: 10px 0px !important;
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.22);
	-webkit-transition: 0.5s;

}


#downloadform input[type=text]:focus {
  border: 2px solid #42596a;
}

#downloadform label {

	text-align: right;
	padding: 25px 0px;
	font-size: 16px;
	font-weight: bold;

}

.modal-title{

	font-size: 20px;

}

.modal-header{
	box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.22);

}


.modal-dialog {
    max-width: 600px !important;
}