@charset "UTF-8";
/* CSS Document */

.titleType1{
	font-weight: 800;
	color:#f00;
}

.prjList{
	padding-top: 8px;
	color: #5b5b5b !important;
}
.prjList li{
	list-style: none !important;
	line-height: 18px;
	font-size: 14px;
}

 .pTitle{
	 
	
	color: rgb(0, 174, 239) !important;
	font-size: 13px !important;
	 font-style: italic;
}

.bgProjDetail{
	background: #fff;
	padding-bottom: 2px;
	
}




.parallax.parallax3 {
    background-image: url(images/par-01.jpg)
}

.parallax.parallax3r {
    background-image: url(images/par-01r.jpg)
}




.navbar .navbar-nav > li > a {

    padding: 0;
    font-size: 15px;
}
	



.inner {

    padding-top: 100px;
    padding-bottom: 100px;

}
	
	
ul.list-none {
    padding: 0;
    margin: 0;
    list-style: none;
}



.btn, .vanilla-form label.custom-select span {

    color: #FFF !important;
    /*background: #262262  !important;*/
    border: 0;
    margin-bottom: 4px;
    margin-right: 4px;
    font-size: 12px;
    line-height: 1;
    padding: 7px 6px;
    font-weight: 700;
    text-shadow: none;
    text-transform: none !important;
    transition: all 150ms ease-in;
    box-shadow: none;
    border-radius: 0;
    text-transform: uppercase;
    display: inline-block;
    font-family: 'Montserrat', sans-serif;

}



.bxShadow{
	-webkit-box-shadow: 11px 11px 26px -11px rgba(0,0,0,0.24);
-moz-box-shadow: 11px 11px 26px -11px rgba(0,0,0,0.24);
box-shadow: 11px 11px 26px -11px rgba(0,0,0,0.24);

}


/*.colorTxt1{
	color: rgb(0, 174, 239) !important;
	
}*/
.colorTxt1 {

    color: rgb(38, 34, 98) !important;

}

.activeLink{
	color: #70aed2 !important;
	font-size: 44px;
}
	



.projectBx{
	padding-top: 20px;
	background: #262262;
	/*border: 1px solid #ccc;*/
	
	color: #fff;
	
}



.textItalic{
	font-style: italic;
	color: #B5B5B5;
}


.post-parallax .inner {

    padding: 174px 0 70px 0;

}





.navbar {

    font-family: 'PT Sans Narrow', sans-serif;
}
.navbar .navbar-nav > li {

    margin: 0 9px;
   

}


.navbar .navbar-nav > li > a {

    font-size: 16px;

}
.navbar .dropdown-menu li a {

  
    font-size: 14px;
	
}


.inner2 {

    padding-top: 34px;
    padding-bottom: 40px;

}

.box {

    padding: 17px 30px 30px 30px;
}



.btn, .vanilla-form label.custom-select span {

    background: #262262;;

}

.whiteTxt{
	color: #ffffff;
}



.sidebox {

    background: #262262;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 40px;
	
	border-radius: 11px; 
-moz-border-radius: 11px; 
-webkit-border-radius: 11px; 
border: 1px solid #DBDBDB;

}

.sidebox h3{
	color: #73afd3;
}
