/********************reset css start ************************/
@charset "utf-8";
a, a:active, a:focus, a:hover, input {
	outline:0
}
.clear, .reset {
	padding:0;
	margin:0
}
.clear, .ovfl-hidden {
	overflow:hidden
}
.clear, .nomargin, .reset {
	margin:0
}
a, abbr, acronym, address, applet, b, big, blockquote, body, center, cite, code, dd, del, dfn, div, dl, dt, em, fieldset, font, form, h1, h2, h3, h4, h5, h6, html, i, iframe, img, ins, kbd, label, legend, li, object, ol, p, pre, q, s, samp, small, span, strike, strong, sub, sup, tt, u, ul, var {
	margin:0;
	padding:0;
	border:0;
	outline:0;

	background:0 0;
	resize:none
}
html, body {
    height: 100%;
    font-size: 16px;
    color: #000;
    font-family: 'Roboto', sans-serif;
    vertical-align: baseline;
    line-height: 26px;
}
a, a:hover {
	text-decoration:none
}
img {
	border:none;
	vertical-align:top
}
input[type=radio], input[type=checkbox] {
	vertical-align:-2px
}
textarea {
	resize:none
}
input {
	visibility:visible
}
.reset {
	list-style:none
}
.lf {
	float:left
}
.rf {
	float:right
}
.clear {
	clear:both;
	height:0
}
.rel {
	position:relative
}
.fullwid {
	width:100%
}
.inline {
	display:inline
}
.vsmlTxt {
	font-size:10px
}
.smlTxt {
	font-size:11px
}
.paraTxt {
	font-size:12px
}
.bigTxt {
	font-size:14px
}
.strong {
	font-weight:700
}
.normTxt, .normTxt a {
	font-weight:400
}
.centerAll {
	text-align:center
}
.rightAlign {
	text-align:right
}
.leftAlign {
	text-align:left
}
.justfy {
	text-align:justify
}
.lftmargin {
	margin-left:0
}
.rgtmargin {
	margin-right:0
}
article, aside, footer, header, hgroup, nav, section {
	display:block
}
.error {
	color:red
}
p{ margin-bottom:12px; line-height:24px;}

section{padding:70px 0;}
ul{list-style:none;}
/********************reset css finish ************************/
.navbar-brand{ padding:0}

.heading{
margin-bottom:20px;
 color: #00bef2;
	
}

.overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,.4);
}

.green {
    background: #a6ce39;
}



.profile li:before {
    content: '■';
    left: -20px;
    font-family: 'Font-Awesome';
    color: #a6ce39;
    font-size: 20px;
	
    font-weight: bolder;
    position: absolute;
}

.profile {
    line-height: 35px;
    font-size: 17px;
	    text-align: justify;
    margin-left: 30px;
}

.profile2 li:before {
    content: "\f00c";
    left: -20px;
   font-family: FontAwesome;
    color: #a6ce39;
    font-size: 20px;
	
    font-weight: bolder;
    position: absolute;
}

.profile2 {
    line-height: 35px;
    font-size: 17px;
	    text-align: justify;
    margin-left: 30px;
}

.profile2 li {
    margin-left: 20px;
}

.list-txt {
    float: right;
    top: 83px;
    position: absolute;
    right: -25px;
}

.list-img {
    float: left;
}

.list {
    padding: 25px;
   
    margin: 10px 0;
}

.box-cal {
    position: relative;
    /* background-color: #e1e2e2; */
    overflow: hidden;
	    border: 2px solid #e1e2e2;
    cursor: pointer;
        transition: all 0.3s ease-in;
}


.box-cal:hover {
    
}

.box-img {
    width: 40%;
    float: left;
    padding: 17px;
}

.box-img:after {
    content: "";
    position: absolute;
    width: 3px;
    top: 20px;
    height: 70%;
    background: #8BC34A;
    right: 54%;
}

.box-text {
    width: 50%;
    float: left;
    padding: 10px;
    color: #000;
    /* display: table-cell; */
    /* vertical-align: bottom; */
    /* height: 100px; */
    margin-top: 14%;
    margin-left: 10%;
    font-size: 20px;
    /* padding-bottom: 15px; */
}

.services-row {
    width: 100%;
    overflow: hidden;
    margin-bottom: 31px;
}

.mt-30{margin-top:30px;}

.about-img {
    margin: 80px 0;
}

section#about {
    background: #ececec;
}

section#clients {
    background: url(../images/client.png) fixed;
    padding: 150px 0;
}

section#portfolio {
    background: url(../images/portfolio.png) no-repeat;
	    background-size: cover;
    padding: 150px 0;
}

.inner-title {
    color: #fff;
    /* margin: 21px; */
    /* padding: 20px 0; */
    text-align: center;
}
.inner-title {
    color: #fff;
    /* margin: 21px; */
    /* padding: 20px 0; */
    text-align: center;
	
}

.inner-title h1 {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: 800;
    letter-spacing: 4px;
}

.heading-clients {
    margin-bottom: 30px;
    color: #00bef2;
}



@media(max-width:767px){
	.about-img {
    margin:0;
}
	nav.navbar.bootsnav ul.nav > li > a {
    color: #fff;
    font-family: 'Montserrat';
    text-transform: uppercase;
    font-weight: 500;
}

.contact-map {
    height: 100%;
    padding: 20px;
    margin-top: 30px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.13);
    background: #fff;
}
	
}


@media (max-width: 1024px){
.box-cal {
    margin-bottom: 15px;
}

.services-row {
    margin-bottom: 0;
}

}



.contact-form {
    padding: 22px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.13);
}

.white-bg {
    background: #fff;
}

.contact-form h2 {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 30px;
    letter-spacing: 1px;
}


.form-group {
    margin-bottom: 1rem;
}

.form-control {
    border-radius: 0;
    font-size: 14px;
    padding: 10px 15px 7px;
    box-shadow: none !important;
}

.btn.btn-theme {
    color: #fff;
}

.feature-box:after, .section-title h2:after, .section-title p:after, .btn-theme, .theme-bg {
        background: #a6ce39;
}

.btn {
    border: 1px solid transparent;
    line-height: inherit;
    border-radius: 0;
    text-transform: uppercase;
    width: auto;
    font-weight: 300;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 14px;
    padding: 12px 15px;
    cursor: pointer;
    -webkit-transition: ease all 0.3s;
    -moz-transition: ease all 0.3s;
    -o-transition: ease all 0.3s;
    -ms-transition: ease all 0.3s;
    transition: ease all 0.3s;
}

.contact-map {
    height: 100%;
    padding: 20px;
    box-shadow: 0 0 14px rgba(0, 0, 0, 0.13);
    background: #fff;
}

.contact-map .embed-responsive-16by9:before {
    padding-top: 20px;
}

.location .fa {
    font-size:2em;
}

.location {
    padding: 30px 0;
	
}

.location p {
    margin-top: 18px;
    font-size: 20px;
	   
		font-weight:800;
		    line-height: 35px;
}

.social {
    font-size: 19px;
    color: #a6ce39;
}

.social {
    padding: 25px;
    text-align: center;
    background-color: #1b1b1b;
    border-top: 1px solid #242b46;
}

.social p, .social a {
    font-size: 17px;
    color: #a6ce39;
}

.socialul a {
    font-size: 18px;
}

section#contact {
    padding: 70px 0 20px;
}

.portfolio-item {
    padding: 14px;
}