/* Default Reset, Typography, Forms, etc. */
@import url("normalize.css");
@import url("main.css");

/* ==========================================================================
   Fonts 
============================================================================= */


@import url(http://fonts.googleapis.com/css?family=Droid+Sans:400,700);
@import url(http://fonts.googleapis.com/earlyaccess/droidarabickufi.css);

.innerContener{
    width: 1170px;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.innerContener_2{
    width:100%;
    margin: 0 auto;
    clear: both;
    overflow: hidden;
}
.in-page{
	width: 920px !important;
	background-color: rgba(0,0,0,.75);
	padding: 20px;
}
.row{
	clear: both;
	overflow: hidden;
	margin-bottom: 20px;
}
.textcenter{
	text-align: center;
	
}
.top-title{
	margin-top: 0;
}
.in-page-box{
	padding: 20px;
	border: 1px solid #dd1d25;
	overflow: hidden;
}
.text-img{
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}
.no-all{
	margin: 0;
	padding: 0;
}
.orang-title{
	color: #ea561f;
}
.red-color{
	color: #ed1c24;
}
/* ==========================================================================
   header 
============================================================================= */
header{
	height: 95px;
	/*background: url(../images/header-bg.jpg) 0 0 repeat-x;*/
	background: #000;
}
.logo{
	float: left;
	margin-top: 5px;

}
.logo h1{
	margin: 0;
	padding: 0;
}
.logo h1 a{
	text-indent: -9999px;
	display: block;
	background: url(../images/logo.png) 0 0 no-repeat;
	width: 220px;
	height: 85px;
}
.right-head{
	float: right;
}
.right-head .phone{
	float: left;
	background:  url(../images/ico-04.png) left 35px no-repeat;
	padding-left: 45px;
}
.phone h2{
	margin-bottom: 0px;
	color: #fff;
}
.phone h3{
	margin: 0;
	padding: 0;
	color: #890707;
}
.right-head .social{
	float: right;
	
}
.social{
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 95px;
	margin-left: 30px;
}
.social li{
	display: inline-block;
	margin-left: 3px;
    -webkit-transition: all .25s ease-in-out;
       -moz-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
         -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
}
.social li:hover,
.social li:focus{
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.70;
}

/* ==========================================================================
   nav 
============================================================================= */
nav{
	background: #890707;
	height: 52px;	
	margin-bottom: 30px;
}
.main-menu{
	margin: 0;
	padding: 0;
	list-style: none;
	
}
.main-menu li{
	float: left;
	line-height: 52px;
	padding: 0 34px;
	color: #fff;
}
.main-menu li.active,
.main-menu li:hover,
.main-menu li:focus {
		background: #000;
}
.main-menu li a{
	color: #fff;
	text-decoration: none;
	font-size: 18px;
}

.home-box{

}
.home-box .about-part{
	background-color: rgba(0,0,0,.75);
	padding: 20px;
	width: 320px;
	margin-right: 30px;
	float: left;
}
.about-part .main-title{
	margin-top: 0;
}
.about-part .main-text{
	border: 1px solid #dd1d25;
	margin: 0;
	padding: 10px;
}
.video-part{
	width: 530px;
	padding: 20px;
	background-color: rgba(0,0,0,.75);
	float: left;
}
.video-part iframe{
	width: 530px;
}
/* ==========================================================================
   Gallery list 
============================================================================= */
.carousel-link{
	float: right;
	margin-top: -40px;
	margin-right: 30px;
    -webkit-transition: all .25s ease-in-out;
       -moz-transition: all .25s ease-in-out;
        -ms-transition: all .25s ease-in-out;
         -o-transition: all .25s ease-in-out;
            transition: all .25s ease-in-out;
}
.carousel-link a:hover,
.carousel-link a:focus {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
    opacity: 0.70;
}
.gallery-list{
	padding: 0;
	margin: 0;
	list-style: none;
}
.gallery-list img{
	width: 270px;
	padding-top: 0px;
}
.gallery-list li{

	width: 260px;
	margin-left: 20px;
	height:170px;
	float: left;
	/*border: 1px solid #dd1d25;*/
	padding: 10px;
	padding-left: 0px;
	padding-top: 0px;
  -webkit-transition: all .25s ease-in-out;
     -moz-transition: all .25s ease-in-out;
      -ms-transition: all .25s ease-in-out;
       -o-transition: all .25s ease-in-out;
          transition: all .25s ease-in-out;
}
.gallery-list li:first-child{
	margin-left: 0;
}
.gallery-list li:hover,
.gallery-list li:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.70;
}
/* ==========================================================================
  about page 
============================================================================= */
.top-title{
	margin-top: 0;
}
/* ==========================================================================
  services page 
============================================================================= */
.two-col-list{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.two-col-list li{
	margin-left: 50px;
	margin-bottom: 30px;
	float: left;
	width: 414px;
}
.two-col-list li:nth-child(2n+1){
	margin-left: 0;
}
.two-col-list .gall-img{
	margin: 10px 0;
	width: 402px;
	max-width: 402px;
	border: 1px solid #dd1d25;
}
/* ==========================================================================
  team-work page 
============================================================================= */
.team-list{
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}
.team-list li{
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
width: 271px;
	margin-left: 32.5px;
}
.team-list li:nth-child(3n+1){
	margin-left: 0;
}
.team-list li .orang-title{
	margin: 5px 0;
}
.team-list li h4{
	margin: 0;
	padding: 0;
}
.team-list li img{
	
	width: 271px;

	max-width: 271px;
}
/* ==========================================================================
  contact page 
============================================================================= */
.map-box{
	width: 425px;
	margin-top: 10px;
	float: left;
	overflow: hidden;
}
.map-box:first-child{
	margin-right: 28px;
}
.addres-and-mail{}
.addres-and-mail h3.red-color{
	margin: 10px 0;
	padding: 0;
	margin-bottom: 10px;
}
.th-mail-box{
	width: 200px;
	float: left;
}
.th-mail-box:first-child{
	margin-right: 25px;
}
.th-mail-box h4{
	margin: 0;
	padding: 0;
	margin-top: 5px;
	float: left;
}
.contact-ico-box{
	width: 40px;
	height: 30px;
	float: left;
}
.contact-ico-box img{
	margin-top: 10px;
}
.th-mail-box h4 {
	font-weight: normal;
}
.th-mail-box h4 a{
	color: #fff;
	text-decoration: none;
	-webkit-transition: all .25s ease-in-out;
	 -moz-transition: all .25s ease-in-out;
	  -ms-transition: all .25s ease-in-out;
	   -o-transition: all .25s ease-in-out;
	      transition: all .25s ease-in-out;
}
.th-mail-box h4 a:hover,
.th-mail-box h4 a:focus {
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
	opacity: 0.70;
	text-decoration: underline;
}
.contact-form{
	text-align: center;
	
}
.contact-form input {
  display: block;
  font-size: 14px;
  font-family: 'Droid Sans', sans-serif;
  line-height: 150%;
  color: #fff;
  border: 2px solid  #adadad;
  padding: 5px 10px;
  height: 30px;
  width: 400px;
  margin-bottom: 10px;
  background: #424242;
}
.contact-form input:focus {
  border: 2px solid #ed1c24;
}
.contact-form textarea {
  display: block;
  font-size: 14px;
  font-family: 'Droid Sans', sans-serif;
  line-height: 150%;
  color: #616161;
  border: 2px solid  #adadad;
  padding: 5px 10px;
  height: 100px;
  width: 400px;
  background: #424242;
  color: #fff;
  margin-bottom: 10px;
}
.contact-form textarea:focus {
  border: 2px solid #ed1c24;
}
.contact-form button {
	font-family: 'Droid Sans', sans-serif;
  display: inline-block;
  color: #ffffff;
  background: #8f1116;
  border: 0;
  width: 150px;
  height: 40px;
  line-height: 150%;
    font-family: 'Droid Sans', sans-serif;
  letter-spacing: 1px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
  font-size: 22px;
  margin-bottom: 20px;
}
.contact-form button:hover {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.70;
}
/* ==========================================================================
  gallery-page 
============================================================================= */
.gallery-page{

}
.gallery-item{
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery-item li{
	width: 148px;
	background-color: rgba(0,0,0,.75);
	float: left;
	border: 1px solid #dd1d25;
	text-align: center;
	padding: 20px;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.gallery-item li:first-child{
	margin-right: 20px;

}
.gallery-item li:hover,
.gallery-item li:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.70;
}
.gallery-item li a{
	text-decoration: none;
}
.gallery-item li img{
	margin-bottom: 10px;
}
.gallery-item li h4{
	color: #fff;

}

.gall-title{
	margin-bottom: 30px;
}
.img-gall-title{
	float: left;
	width: 80px;
	margin-right: 10px;
}
.img-gall-title img{
	width: 80px;
	margin-top: -10px;
}

.two-col-list a{
	color: #fff;
	text-decoration: none;
	
}
.two-col-list{
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -ms-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
.two-col-list li:hover,
.two-col-list li:focus {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.70;}
}
