/*
Robotic
http://www.templatemo.com/preview/templatemo_430_robotic
*/

body {
	font: 13px/1.85em 'Arya', 'Open Sans', Arial, Helvetice Neue, sans-serif;
	color: #444444;
	color: #A0A0A0;
	font-weight: 300;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	/* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
	background-color: #4A4A4A;	/*background: #848D90;*/	/*background: #50919b;*/
	padding-top: 0px;
}

a, a:hover, a:focus {
    text-decoration: none;
    color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    font-family: 'Arya', 'Open Sans', Arial, Helvetice Neue, sans-serif;
}

h1 {
    width: 100%;
    font-size: 36px;
    color: #747474;
    text-align: center;
}

.clear {
    clear: both;
}

.templatemo_title {
	font-size: 3em;
	margin-top: -60px;
	font-weight: bold;
	color: #92bf24;
	text-shadow: 2px 2px 5px #545454;
	line-height: 34.4px;
	margin-left: -30px;
	margin-bottom: 10px;
}

.templatemo_title span {
    color: whitesmoke;
}

.templatemo_subtitle {
	font-size: 1.4em;
	text-shadow: 1px 1px #545454;
	color: lightgrey;
	font-style: italic;
	margin-left: -30px;
}

.templatemo_headerwrapper {
	width: 100%;
	position: absolute;
	top: 0;
}

.templatemo_menu {
    position: fixed;
    right: 0px;
    top: 0px;
    width: 70%;
    background: url(../images/templatemo_menubg.png);
    height: 70px;
    z-index: 500;
}


/*Header BG img*/


.templatemo_headerimg img{
	width: 100%;
	
}

.templatemo_headerimg,
.templatemo_headerimg > div{
	position: absolute;
	top: 0px;
	left: 0;
	bottom: 0;
	right: 0;
	

}
.templatemo_headerimg > div{
	background: none;
	opacity: 0;
	background-position: center -170px;
	background-size: 2300px;
	background-repeat: no-repeat;
	
	
	-webkit-transition: 2.0s ease-out;
	-moz-transition: 2.0s ease-out;
	-o-transition: 2.0s ease-out;
	transition: 2.0s ease-out;
	-webkit-transform: scale(0.95);
	-moz-transform: scale(0.95);
	-o-transform: scale(0.95);
	transform: scale(0.95);
}
.templatemo_headerimg > div.on{
	opacity: 1;
	background-position: center -170px;
	background-size: 2300px;
	background-repeat: no-repeat;
	-webkit-transition-delay: 0.2s;
	-moz-transition-delay: 0.2s;
	-o-transition-delay: 0.2s;
	transition-delay: 0.2s;
	-webkit-transform: scale(1.0);
	-moz-transform: scale(1.0);
	-o-transform: scale(1.0);
	transform: scale(1.0);
	height: 800px;
}




.templatemo_headerimg_cover {
	position: absolute;
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(218,232,234,0.21) 43.52%,rgba(120,120,120,1.00) 78.76%,rgba(74,74,74,1.00) 94.30%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(218,232,234,0.21) 43.52%,rgba(120,120,120,1.00) 78.76%,rgba(74,74,74,1.00) 94.30%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.00) 0%,rgba(218,232,234,0.21) 43.52%,rgba(120,120,120,1.00) 78.76%,rgba(74,74,74,1.00) 94.30%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.00) 0%,rgba(218,232,234,0.21) 43.52%,rgba(120,120,120,1.00) 78.76%,rgba(74,74,74,1.00) 94.30%);
	width: 100%;
	height: 800px;
	background-repeat: no-repeat;
	top: 170px;
}

.templatemo_headerimg_cover img {
	/* [disabled]display: none; */
	
}

.templatemo_socialmedia {
    display: none;
}

.templatemo_home {
    margin-top: 10%;
}

.templatemo_headertextbox {
    position: absolute;
    top: 0;
    right: 0;
}

.templatemo_headertitle {
    float: left;
    font-size: 22px;
    color: #ffffff;
    font-weight: 600;
    line-height: 25px;
}

.templatemmo_subheader {
    float: left;
    font-size: 16px;
    color: #6d950c;
    font-weight: bold;
}

.templatemo_homebuton {
    float: right;
    padding: 5px 15px;
    text-align: center;
    font-weight: 600;
    color: #ffffff;
    background: #91bf24;
    font-size: 14px;
    margin: 3% 0% 0% 0%;
}

.templatemo_wrapper {
	margin-top: 100px;
	padding-bottom: 170px;
}

.templatemo_separater {
	background-position: left center;
	height: 110px;
	font-size: 4em;
	color: #FFFFFF;
	line-height: 106px;
	font-weight: bold;
	margin-top: 60px;
	margin-right: 0px;
	margin-left: -50px;
	margin-bottom: 60px;
	background-repeat: no-repeat;
	background-size: contain;
	width: 104%;
	font-style: italic;
	text-shadow: 5px 3px 8px #000000;
	text-align: left;
	text-indent: 96px;
	background-image: url(../images/templatemo_separateline_hex.png);
	opacity: 0.8;
	padding-top: 0px;
}

.templatemo_separater span {
	
}

.navbar-default {
    border: none;
    background: none;
}

.hex_service img {
	width: 100%;
	
}

.hex_service {
	margin-top: 20px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	
	
	
}
/*.templatemo_service img:hover{ box-shadow: inset 0 0 0 30000px rgba(93,123,13, 0.8)}*/
.hex_service_frame {
	position: absolute;
	top: 0;
	pointer-events: none;
	width: 100%;
	
}

.flipframe{
	-moz-transform: scale(-1,-1);
	-o-transform: scale(-1,-1);
	-webkit-transform: scale(-1,-1);
	transform: scale(-1,-1);
	filter: FlipH FlipV;
	-ms-filter: "FlipH FlipV";
	

}

.hex_service_frame img {
   width: 100%
}

.hex_service_title {
	width: 100%;
	text-align: left;
	font-size: 30px;
	color: #91bf24;
	font-weight: bold;
	margin-top: 50px;
	margin-bottom: 20px;
	text-shadow: 4px 4px 8px #16282C;
}

.hex_service_subtitle {
    width: 100%;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
}

.hex_service_text {
	width: 100%;
	text-align: left;
	font-size: 16px;
}

.templatemo_morebutton {
    padding: 10px 15px;
    background: none;
    width: 150px;
    margin: 0 auto;
    text-align: center;
    border: 1px solid #5c5c5c;
}

.templatemo_morebutton:hover {
    background: #fffff;
    border: 1px solid #5c5c5c;
    cursor: pointer;
}


.templatemo_work{
	background-repeat: no-repeat;
	
	
}

.templatemo_worktitle {
    float: left;
    width: 100%;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    line-height: 38px;
}

.templatemo_sub_worktitle {
    float: left;
    width: 100%;
    font-size: 22px;
    color: #91bf24;
}

.templatemo_contacttitle {
    width: 100%;
    margin-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
}

.templatemo_sub_contacttitle {
    width: 100%;
    font-size: 22px;
    color: #91bf24;
    text-align: center;
    margin-bottom: 50px;
}

.templatemo_contact {
	margin-top: 30px;
	margin-right: 30px;
	margin-left: 30px;
	margin-bottom: 30px;
}

.templatemo_address {
	width: 100%;
	font-family: 'Arya', 'Open Sans', Arial, Helvetice Neue, sans-serif;
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	text-shadow: 3px 3px 5px #0D0304;
	background-color: #1A1A1A;
	margin-right: 10px;
	padding-bottom: 5px;
}

.templatemo_address>span{
	font-size: 14px;
	margin-top: -6px;
	color: #CAFF4D;
}
.templatemo_address>p>span{
	
	color: #CAFF4D;
}

form label.error, form input.submit {
	color: #BDFF11;
	font-style: italic;
}


.templatemo_contactform input, textarea {
	width: 100%;
	background: #282828;
	border: 1px solid #393939;
	padding: 7px 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom: 10px;
}

.templatemo_contactform textarea {
	height: 220px;
}

.templatemo_sendbtn {
    background: #91bf24;
    padding: 5px 15px;
    color: #54720b;
    float: left;
    font-size: 14px;
    font-weight: bold;
}

#msg_sending{
	display: none;
	color: #BDFF11;
	font-size: large;	
}

#msg_sent{
	display: none;
	color: #BDFF11;
	font-size: large;	
}

#msg_filesize{
	display: none;
	color: #BDFF11;
	
}



/*override input file button*/

.inputBtnSection{
			
	
}
.disableInputField{
	vertical-align: top;
	width: 59% !important;
}


/*browse button*/



.fileUpload{
	position: relative;
	overflow: hidden;
	border: solid 1px gray;
	display: inline-block;
	height: auto !important;
	width: 39%;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 4px;	
}
#fileToUpload{
	vertical-align: top;
	background: #91bf24;
	color: #54720b;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	
}

.fileUpload input.upload {
	position: absolute;
	top: 0;
	right: 0;
	
	height: auto;
	cursor: pointer;
	opacity: 0;
	filter: alpha(opacity=0);
}







.templatemo_contactmap {
	float: left;
	width: 100%;
}

#templatemo_map {
	float: left;
	height: 350px;
	width: 100%;
}

.templatemo_mapcorner {
    position: absolute;
}

.templatemo_mapcorner img {
    width: 100%;
    vertical-align: top;
}

.templatemo_contactform .btn-primary {
	background: #92bf24;
	border: none;
	border-radius: 0px;
	color: #3d5602;
	font-weight: 700;
	height: 50px;
}

.templatemo_contactform .btn-primary:hover {
	background: #a6d82c;
}

#hex_service_page, #templatemo_promotion_page, #templatemo_work_page, templatemo_contact_page {
    margin-top: 50px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    border-top: 1px solid #89b521;
}

.navbar-default .navbar-nav>li>a:hover {
    background: #699206;
    color: #ccff00;
}

.navbar-default .navbar-collapse {
    border: none;
}

.navbar-default .navbar-nav>li>a.first {
    border-top: none;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover {
    background: #467200;
    color: #ccff00;
}

/*------------------------------------------------------
	Gallery Styles 
--------------------------------------------------------*/
.gallery-item {
	position: relative;
	overflow: visible;
	width: 100%;
	margin: auto;	
	
}

.gallery-item .content-gallery {
    text-align: center;
}

.gallery-item .content-gallery h3 {
    
}

.gallery-item img {
	width: 100%;
}

.gallery-item .overlay {
    position: absolute;
    top: 0px;
    left: 0;
    left: 00;
   width: 100%;
    min-width: 100%;
    min-height: 100%;
    height: 100%;
    display: block;
}

.gallery-item .overlay a {
    color: #ffffff;
    text-align: center;
    line-height: 32px;
    position: absolute;
    top: 45%;
    left: 50%;
    margin-top: -16px;
    margin-left: -16px;
    font-size: 50px;
}

.templatemo_footer {
    background: #222222;
    padding: 10px 0px;
    margin-top: 30px;
}

@media (max-width:479px) {
	
	
	.templatemo_title {
	font-size: 240%;
	line-height: 21px;
	 }
	 
	 .templatemo_subtitle {
	 
	 }
	 
	 .templatemo_separater{
		font-size: 2.2em; 
	 	
	 }

}

@media (min-width: 480px) and (max-width:640px) {
	 .templatemo_title {
		font-size: 294%;
		line-height: 25px;
	 }
	 .templatemo_separater{
	font-size: 2.5em;
	text-indent: 105px;	 	
	 }
	
}
@media (min-width: 340px) and (max-width:767px) {
    .templatemo_pricing_table {
        width: 310px;
        margin: 15px auto;
    }

    .templatemo_pricing_box {
        margin-top: 80px;
    }

    .templatemo_pricing_box span.month {
        float: left;
        padding: 20px 0px 0px 10px;
    }
}

@media (min-width: 360px) and (max-width:640px) {
   
    
   
    .templatemo_home {
        margin-top: 10%;
    }

    .templatemo_headertitle {
        float: left;
        font-size: 22px;
        color: #ffffff;
        font-weight: 600;
        line-height: 25px;
    }

    .templatemmo_subheader {
        float: left;
        font-size: 16px;
        color: #6d950c;
        font-weight: bold;
    }
}

@media (min-width: 641px) and (max-width:767px) {
    .templatemo_title {
	font-size: 3.5em;
    }

    .templatemo_subtitle {
	font-size: 1em;
    }

    .templatemo_home {
        margin-top: 35%;
    }

    .templatemo_headertitle {
        float: left;
        font-size: 26px;
        color: #ffffff;
        font-weight: 600;
        line-height: 30px;
    }

    .templatemmo_subheader {
        float: left;
        font-size: 18px;
        color: #6d950c;
        font-weight: bold;
    }

}

@media (min-width: 641px) and (max-width:991px) {
    
	.templatemo_work{
	
		min-height: 300px;	
		background-position: 0% 33%;
		background-size: 100%;
	}
	
	
	.templatemo_headerimg > div {
	
		background-position: center 0px;
		background-size: 1000px;
		max-height: 450px;
		
	}
	
	.templatemo_headerimg > div.on {
	background-position: center 0px;
	background-size: 1000px;
	max-height: 450px;
	}
.templatemo_headerimg_cover {
	width: 100%;
	height: 200px;
	top: 250px;
    }

}

@media (max-width: 640px){
    
	.templatemo_work{
		min-height: 180px;	
		background-position: 0% 33%;
		background-size: 100%;
	}
	
	.templatemo_headerimg > div{
		background-position: center 0px;
		background-size: 100%
	}
	
	
	.templatemo_headerimg > div.on {
	background-position: center 0px;
	background-size: 100%;
		
	}
	.templatemo_headerimg_cover {
		width: 100%;
		height: 350px;
		margin-top: -291px;
		padding-top: 100%;
	}

}

@media (max-width:991px) {
	
	.templatemo_title {
	margin-bottom: 3px;		
	}
}

@media (min-width: 450px) and (max-width:991px) {
    
	
}



@media (max-width: 991px) {
   
	.templatemo_wrapper {
	margin-bottom: -250px;
	}
	
	
	.templatemo_contactmap {
	 margin-top: 50px; 
    }

    .templatemo_ordering {
        display: flex;
        flex-direction: column;
    }

    .templatemo_ordering div.one {
        order: 2;
    }

    .templatemo_ordering div.two {
        order: 1;
    }

    .hex_service_title {
        margin-top: 0px;
    }
}

@media (max-width: 767px) {
    
	
	.templatemo_title {
	margin-left: -20px;
    }
	
	
	.templatemo_subtitle {
	display: inline-block;
	margin-left: -20px;
	font-size: 1.2em;
    }
	
	
	#top-menu {
        background: #668913;
        margin: 0px -15px 0px 0px;
        opacity: 0.9;
		

    }
	
	.menu {
		
		outline: none;
	}
}

@media (min-width: 768px) {
	
	.templatemo_work{
	
	}
	
    .templatemo_title {
	font-size: 3.5em;
	/* [disabled]line-height: 30px; */
    }

    .templatemo_subtitle {
	font-size: 1.2em;
    }

    .navbar-nav {
        margin-left: 30px;
    }
#bs-example-navbar-collapse-1 .nav.navbar-nav li {
}
#bs-example-navbar-collapse-1 .nav.navbar-nav li {
}



    .navbar-default .navbar-nav>li>a {
        height: 70px;
        text-align: center;
    }

    .navbar-default .navbar-nav>li>a:hover {
        display: inline-block;
        text-decoration: none;
        transform: skew(45deg);
        -o-transform: skew(45deg);
        -moz-transform: skew(45deg);
        -webkit-transform: skew(45deg);
    }

    .navbar-default .navbar-nav>li>a:hover span {
        display: inline-block;
        transform: skew(-45deg);
        -o-transform: skew(-45deg);
        -moz-transform: skew(-45deg);
        -webkit-transform: skew(-45deg);
    }

    .templatemo_home {
        margin-top: 0;
    }

    .templatemo_headertextbox {
        top: 30px;
    }

    .templatemo_headertitle {
        float: right;
        text-align: right;
        font-size: 35px;
        margin-top: 10%;
        color: #ffffff;
        font-weight: 600;
        line-height: 80px;
    }

    .templatemmo_subheader {
        float: right;
        text-align: right;
        font-size: 16px;
        color: #6d950c;
        font-weight: bold;
    }

    .templatemo_hometext {
        float: right;
        text-align: right;
        line-height: 16px;
        margin-top: 20px;
    }

    .templatemo_headertitle,
	.templatemmo_subheader,
	.templatemo_hometext {
        width: 100%;
    }

    .templatemo_pricing_list ul {
        padding: 0px 0px;
    }

    .templatemo_pricing_box {
        margin-top: 50px;
    }

    .templatemo_pricing_box span.price {
        font-size: 36px;
    }

    .templatemo_pricing_box span.month {
        float: left;
        padding: 10px 0px 0px 5px;
    }


    #top-menu li.active a {
        background: #699202;
        transform: skew(45deg);
        -o-transform: skew(45deg);
        -moz-transform: skew(45deg);
        -webkit-transform: skew(45deg);
    }

    #top-menu li.active a span {
        display: inline-block;
        transform: skew(-45deg);
        -o-transform: skew(-45deg);
        -moz-transform: skew(-45deg);
        -webkit-transform: skew(-45deg);
        color: #ccff00;
		
    }
	
	
}

@media (min-width: 992px) {
 
    
		
	.templatemo_headerimg img{
		visibility: hidden;		
		
	}
	
	.templatemo_work{
	background-size: 210%;
	min-height: 460px;	

	background-position: 20% 40%;	
	}
	
	
	.templatemo_title {
		font-size: 4em;
		/*margin-left: -22px;
		line-height: 10px;*/
    }

    .templatemo_subtitle {
	font-size: 1.5em;
    }

    .templatemo_headertextbox {
        top: 30px;
    }

    .templatemo_headertitle {
        float: right;
        text-align: right;
        font-size: 35px;
        margin-top: 10%;
        color: #ffffff;
        font-weight: 600;
        line-height: 80px;
    }

    .templatemmo_subheader {
        float: right;
        text-align: right;
        font-size: 20px;
        color: #6d950c;
        font-weight: bold;
    }

    .templatemo_socialmedia {
        display: block;
        position: absolute;
        top: 0;
        right: 0;
        width: 150px;
    }

    .templatemo_social {
        float: left;
        margin: 10px 5px 0px 0px;
    }

    .templatemo_hometext {
        float: right;
        text-align: right;
        line-height: 16px;
        margin-top: 20px;
    }

    .templatemo_homebuton {
        float: right;
        padding: 5px 15px;
        text-align: center;
        font-weight: 600;
        color: #ffffff;
        background: #91bf24;
        font-size: 14px;
        margin: 3% 0% 0% 0%;
    }

    .templatemo_headertitle,
	.templatemmo_subheader,
	.templatemo_hometext {
        width: 100%;
    }

    .templatemo_pricing_list ul {
        padding: 0px 20px;
    }

    .templatemo_pricing_box {
        margin-top: 90px;
    }

    .templatemo_pricing_box span.price {
        font-size: 56px;
    }

    .templatemo_pricing_box span.month {
        float: left;
        padding: 20px 0px 0px 10px;
    }

    .templatemo_work img {
        width: 100%;
    }
}

@media (min-width: 1200px) {
 	
	
	.templatemo_work{
	background-size: 170%;
	width: 30%;
	min-height: 400px;
		
	}
	
    .templatemo_separater {
	background-size: 100% auto;
	height: 159px;
	width: 630px;
	}
	
	
	.templatemo_title {
		/*font-size: 5em;
		margin-left: -20px;*/
		
    }

    .templatemo_subtitle {
	font-size: 1.4em;
    }

    .templatemo_headertextbox {
        top: 50px;
    }

    .templatemo_headertitle {
        float: right;
        text-align: right;
        font-size: 55px;
        margin-top: 10%;
        color: #ffffff;
        font-weight: 600;
        line-height: 80px;
    }

    .templatemmo_subheader {
        float: right;
        text-align: right;
        font-size: 24px;
        color: #6d950c;
        font-weight: bold;
    }

    .templatemo_socialmedia {
        margin-right: 5%;
    }

    .templatemo_hometext {
        float: right;
        text-align: right;
        line-height: 16px;
        margin-top: 20px;
    }

    .templatemo_homebuton {
        float: right;
        padding: 12px 25px;
        text-align: center;
        font-weight: 600;
        color: #ffffff;
        background: #91bf24;
        font-size: 16px;
        margin: 3% 0% 0% 0%;
    }

    .templatemo_headertitle,
	.templatemmo_subheader,
	.templatemo_hometext {
        width: 100%;
    }
}

@media (min-width: 1400px) {
    
	.templatemo_work{
	background-size: 120%;
	max-width: 400px;
	background-position: 0% 10%
	
	}
	
	.templatemo_socialmedia {
        margin-right: 12%;
    }

    .templatemo_headertitle, 
		.templatemmo_subheader, 
		.templatemo_hometext {
        width: 95%;
    }
}

@media (min-width: 1600px) {
	
	
	.templatemo_title {
		
    }
    .templatemo_socialmedia {
        margin-right: 18%;
    }
}
