/*#####################################################################################################################*/
/*GLOBAL STYLE */
html, body {font-family: 'Roboto-Medium', Calibri, Arial, Myriad Pro, Century Gothic; color: #fff; font-size: 14px; line-height: 16px; background-color: #ededed; height: 100%; width: 100%; margin: 0; padding: 0; text-align:left;}

a,a:visited {text-decoration: none; color: #ffe73a; font-size: 14px; font-family:'Roboto-Medium', Calibri, Arial, Myriad Pro, Century Gothic, Helvetica, sans-serif; outline: none;}
a:hover,a:visited:hover {text-decoration: none; color: #fff; outline: none;}

@font-face {
    font-family: 'Roboto-Medium';
    src: url('../font/Roboto-Medium/Roboto-Medium.eot');
    src: url('../font/Roboto-Medium/Roboto-Medium.eot?#iefix') format('embedded-opentype'),
         url('../font/Roboto-Medium/Roboto-Medium.woff') format('woff'),
         url('../font/Roboto-Medium/Roboto-Medium.ttf') format('truetype'),
         url('../font/Roboto-Medium/Roboto-Medium.svg#Roboto-Medium') format('svg');
    font-weight: normal;
    font-style: normal;
}

.container-full {margin-right: 0;margin-left: 0;padding-left: 0;padding-right: 0;}

button {position: relative;margin: 0;padding: 1em;z-index: 1;}
@media (min-width:768px) {.container-full {width:100%}}
@media (min-width:980px) {.container-full{width:100%}}
@media (min-width:1200px) {.container-full {width:100%}}
.row-centered {text-align: center;}
.col-centered {margin: 0 auto;}
/*#####################################################################################################################*/
/*PRELOADERS*/
.preloader {position: fixed;top: 0;left: 0;right: 0;bottom: 0;background-color: #ffffff; z-index: 99999;height: 100%;width: 100%;overflow: hidden !important;}
.status {width: 339px; height: 93px;position: absolute; left: 50%; top: 50%; background-image: url('../images/ico/loading.png'); background-repeat: no-repeat; background-position: center; margin: -100px 0 0 -169px;}
/*#####################################################################################################################*/
/*UPGRADE BROWSER PAGE*/
.container-ie{border:none;background:url('../images/sprite/browsers-sprite.png') -506px 0px;  height:126px;width:126px;}
.container-chrome{border:none;background:url('../images/sprite/browsers-sprite.png')  0px 0px;height:126px;width:126px;}
.container-firefox{border:none;background:url('../images/sprite/browsers-sprite.png') -127px 0px;height:126px;width:126px;}
.container-safari{border:none;background:url('../images/sprite/browsers-sprite.png') -256px 0px;height:126px;width:126px;}
/*#####################################################################################################################*/
/* NAVIGATION */
.logo {position:absolute; z-index: 2000; padding: 0 10px 0 10px;}

.servicesmar {margin-right: 33px;}
@media (max-width: 1844px) { 
.projectsmar {margin-left: 20px;}
}
/*navigation*/
.navbg {background-color: #000; border-top: 7px solid #ffe73a;}
.dot {padding: 33px 20px 0px 20px;}

.navbar-default {margin-bottom: 0px; z-index: 1000; background-color: transparent; border: none;}
.navbar-default .navbar-nav > li > a {padding: 29px 0px 29px 0px; color: #fff; outline: none; font-size: 18px; font-family: 'Roboto-Medium', Arial, Century Gothic; font-weight: normal;}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {color: #ffe73a; outline: none;}

@media (max-width: 863px) { 
	.navbar-default .navbar-nav > li > a {padding: 29px 0px 29px 0px; font-size: 15px;}
}

@media (max-width: 767px) { 
	.navbar-default .navbar-nav > li > a {padding: 6px;	font-size:13px; text-align: left;}	
	.navbar-default .navbar-nav > li > a:hover,
	.navbar-default .navbar-nav > li > a:focus {border-top: none; padding: 6px;}
	.navbar-collapse {z-index: 3000; background-color: #000;}	
	.navbar-collapse.collapse {text-align: left; /* Set this */}
	.projectsmar {margin-left: 0px; margin-top: -8px;}
}
/*mobile navbar*/
.navbar-toggle {position: relative; float: right; padding: 9px 7px; background-color: transparent; background-image: none; border: 0px solid transparent; border-radius: 4px; margin-top: 10px; margin-bottom: 10px; margin-right: 10px;}
.navbar-toggle .icon-bar {display: block; width: 28px; height: 5px; border-radius: 2px;}
.navbar-toggle .icon-bar + .icon-bar {margin-top: 5px;}
.navbar-default .navbar-toggle .icon-bar {background-color: #fff;}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {background-color: #282828;}
.navbar-collapse {z-index: 1000; padding-right: 15px; padding-left: 15px; overflow-x: visible; -webkit-overflow-scrolling: touch; border-top: 0; -webkit-box-shadow: none; box-shadow: none;}
.navbar-collapse.in {overflow-y: auto;}
/*#####################################################################################################################*/
/*MAIN STYLES*/
/*HEADINGS*/
h1 {color: #ffe73a; font-size: 18px; font-family: 'Roboto-Medium', Calibri, Arial, Myriad Pro, Century Gothic, Helvetica, sans-serif;  margin: 0; padding: 0; font-weight: bold; text-transform:uppercase; text-align:center;}
h2 {color: #ffe73a; font-size: 25px; font-family: 'Roboto-Medium', Calibri, Arial, Myriad Pro, Century Gothic, Helvetica, sans-serif;  margin: 0; padding: 0; font-weight: bold; text-transform:uppercase; text-align:center;}
h3 {background-color: #ffe73a; color:black; font-size: 18px; font-family: 'Roboto-Medium', Calibri, Arial, Myriad Pro, Century Gothic, Helvetica, sans-serif;  margin: 0; padding: 0; font-weight: bold; text-transform:uppercase; text-align:center;}

/*#####################################################################################################################*/
/*CONTENT STYLES*/
.shadow {-webkit-box-shadow: inset 0 50px 50px rgba(162,162,162,.075), 0 0 50px rgba(162, 162, 162, .6); box-shadow: inset 0 50px 50px rgba(162,162,162,.075), 0 0 50px rgba(162, 162, 162, .6);}
.contentpad {padding: 55px 95px 25px 95px; clear: both;}
@media (max-width: 980px) { 
	.contentpad {padding: 20px; clear: both;}
}
@media (max-width: 767px) { 
	.contentpad {padding: 15px; clear: both;}
}
.blockpad {padding: 20px;}
.blockborder {border: 1px solid white;}

.clear {clear: both;}
hr {border-bottom: 1px solid grey; border-top: none; padding-top: 25px;}
/*#####################################################################################################################*/
/*BACKGROUNDS*/
.blackbg {background-color: #000;}
/*#####################################################################################################################*/
/*FONT STYLES*/	
.bold {font-weight: bold;}
/*#####################################################################################################################*/
/*FONTS COLORS*/
.white {color: #fff;}
.black {color: #000;}
/*#####################################################################################################################*/
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {padding: 4px; line-height: 1.42857143; vertical-align: top; border-top: none;}
/*#####################################################################################################################*/
/*CONTACT FORM*/
.form-control {border-radius: 0px; color: #777;}
.form-control:focus {border-color: #ffe73a; outline: 0; -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 231, 58, .6); box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(255, 231, 58, .6);}
.btn-primary {color: #000; background-color: #ffe73a; border-color: #e8d233; border-radius: 5px;}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {color: #fff; background-color: #e8d233; border-color: #e8d233;}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {background-image: none;}
.btn {border-radius: 5px;}
/*#####################################################################################################################*/
/*FOOTER*/
.bot-bar {padding: 20px 0 5px 0; text-align:center; background-color: #ffe73a;}
.copytext {color: #000; font-size: 12px; font-family: 'Roboto-Medium', Calibri, Myriad Pro, Arial;}
.copytext a {color: #000;; font-size: 12px;}
.copytext a:hover {color: #3f3f3f; font-size: 12px; text-decoration:none;}

a.copytext,a.copytext:visited {text-decoration: none; color: #000; font-size: 12px; outline: none; font-family: 'Roboto-Medium', Calibri, Myriad Pro, Arial;}
a.copytext:hover,a.copytext:visited:hover {text-decoration: none; color: #3f3f3f; outline: none;}
/*#####################################################################################################################*/

.readmore_link {
    width: 98%;
    border-bottom: solid 1px #ffe73a;
    color: white;
    background-color: black;
    font-family: 'Roboto-Medium', Calibri, Arial, Myriad Pro, Century Gothic, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    font-weight: bold;
    text-transform: uppercase;
    text-align: center;
}

.readmore_link:hover {
    color: #ffe73a;
}

h3.sm {
    width: 98%;
}

.modal{
    z-index: 99999;
}

.modal-dialog > div{
    background-color:black;
}

.modal-content{
    border: solid 1px #ffe73a;
}

.modal-header{
    color:#ffe73a;
    border-bottom: solid 1px #ffe73a;
}


.modal-footer{
    color:#ffe73a;
    border-top: solid 1px #ffe73a;
}

.modal-footer > button,
.modal-header > button{
    color:white;
    background-color:black;
}

.modal-footer > button:hover,
.modal-header > button:hover{
    color:#ffe73a;
    background-color:black;
}

.img-thumbnail{
    background-color: black;
    border:solid 1px #151515;
}

.project-gallery-image{
    height: 100%;
    max-height: 200px;
    min-height: 100px;
}