@font-face {
  font-family: 'BYekan';
  src: url('../fonts/BYekan.eot?#') format('eot'),  /* IE6–8 */
       url('../fonts/BYekan.woff') format('woff'),  /* FF3.6+, IE9, Chrome6+, Saf5.1+*/
       url('../fonts/BYekan.ttf') format('truetype');  /* Saf3—5, Chrome4+, FF3.5, Opera 10+ */
}
@font-face {
  font-family: 'FontAwesome';
   src: url('../fonts/fontawesome-webfont.eot?v=4.0.3');
 
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.0.3') format('embedded-opentype'),
 
  url('../fonts/fontawesome-webfont.woff?v=4.0.3') format('woff'),
 
  url('../fonts/fontawesome-webfont.ttf?v=4.0.3') format('truetype'),
 
  url('../fonts/fontawesome-webfont.svg?v=4.0.3#fontawesomeregular') format('svg');
}
body {
   
    color: #333;
    font-family: BYekan;
    font-size: 13px;
    line-height: 25px;
    margin: 0;
    width: 100%;
	
}
a:hover{text-decoration:none;}
/*================================= header ===================================*/
.header .col-xs-12.s{padding:0}
.header{position:relative;z-index:1;}
.header .widget-logo{  bottom: 0;
    left: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
    top: 0;
    width: 70%;
    z-index: 999999;}
.header .widget-logo::before {
    border-color: transparent rgba(255, 255, 255, 0.6);
    border-style: solid dashed solid solid;
    border-width: 1448px 0 0 1000px;
    bottom: auto;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: 0;
    z-index: -1;
}
.header .widget-logo::after {
    border-color: transparent rgba(255, 255, 255, 0.5);
    border-style: solid dashed solid solid;
    border-width: 1441px 0 0 1010px;
    bottom: auto;
    content: "";
    display: block;
    height: 0;
    left: 0;
    position: absolute;
    top: -15px;
    z-index: -2;
}
.header .widget-logo img {
    bottom: 80px;
    display: inline-block;
    left: 3%;
    position: absolute;
}
.header .top-contact {
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: auto;
    z-index: 9;color:#333;
}

.header .top-contact #contact::before {
    border-color: #fff transparent transparent;
    border-style: solid dashed solid solid;
    border-width: 120px 0 0 120px;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    transition: color 0.3s ease 0s;
    width: 0;
    z-index: 1;
}

.header .top-contact #contact::before {
    border-color: #333 transparent;
    bottom: auto;
    top: 0;
}
.header .top-contact #contact::before {
    border-color: #FFAD00 transparent;
}
.header .top-contact #contact::after {
    border-color: #fff transparent transparent;
    border-style: solid dashed solid solid;
    border-width: 135px 0 0 135px;
    bottom: 0;
    content: "";
    display: block;
    height: 0;
    position: absolute;
    right: 0;
    transition: color 0.3s ease 0s;
    width: 0;
    z-index: 0;
}
.header .top-contact:hover  #contact::after {
    border-width: 265px 0 0 415px;
}
.header .top-contact:hover #contact::before {
    border-width: 250px 0 0 400px;
}
.header .top-contact  #contact::after {
    border-color: rgba(255, 255, 255, 0.5) transparent;
    bottom: auto;
    top: 0;
}
#contact{color:#fff!important;}
#contact .fa{font-size:24px;}
.header .top-contact  #contact .custom {
    margin-right: 10px;
    padding: 15px 20px;    padding-bottom: 0;
}
.header .top-contact #contact, .header .top-contact  #contact .custom{
    position: relative;
    z-index: 99;
}
.header .top-contact  #contact {
    padding-top: 5px;
}
#contact p.hidecontact{display:none;}
.header .top-contact:hover #contact p.hidecontact {display:block}
.row.serv p:first-child {float: right;width: 20%;    margin-left: 6%;}
.moduletablesearch5 {
    position: relative;
    z-index: 99;    right: 12%;
}
.moduletablesearch5 input#mod-search-searchword{
        width: 100%;    border: 1px solid #FFAD00;
}
.header .top-contact:hover .moduletablesearch5
{display: block;}
.moduletablesearch5 label.element-invisible, .moduletablesearch5{display: none}
/*================================= header2 ===================================*/
#navigationbar .container{border-top:1px solid #ddd;border-bottom:3px solid #ddd;}
.header2{padding-bottom: 20px;padding-top: 0px;} 
.search {margin-top: 7%;}
.top-search .form-inline {
    display: inline-block;
    float: left;
    width: 70%;
}    
.top-search .search .form-inline input {
    height: 35px;border:1px solid #eee;
    width: 100%;
}
inline button::after {
    border-radius: 0;
}
.top-search .form-inline button::before {
    background: transparent none repeat scroll 0 0 !important;
    content: "";
    display: block;
    font-family: "FontAwesome";
    font-size: 18px;
    height: 100%;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 100%;
}
.search .element-invisible {
    display: none;
}
.top-search .form-inline button {
    background: #FFAD01;
    border: 0 none !important;
    border-radius: 0;
    box-shadow: none !important;
    float: left;
    font-size: 0;
    height: 34px;
    line-height: 34px;
    padding: 0 15px;
    position: absolute;
    left: 15px;
    width: 40px;
}

input#mod-search-searchword{background-color: #fff;
    background-image: none;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    display: inline-block;
    font-size: 110%;
    height: 34px;
    line-height: 1.42857;
    min-width: 100px;
    padding: 6px 12px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
width: 100%;}
.icon-search::before {
    content: "";
    display: block;
    font-family: "FontAwesome";
  
}
/*================================= top ===================================*/
.top.inten{background: url("../images/top-bg.png") repeat-x scroll 0 59px;height:100px;}
.top.inten .col-md-6.col-sm-7.l{padding-left:0;}
#map-contact {padding:7px 0 30px;position:relative;}
#logo {overflow: visible;padding-bottom: 10px;padding-top: 15px;position: relative;float:left}
#map-contact  .fa::before {font-size: 36px;}
#map-contact .fa {font-size: 0;left: 0;position: absolute;top: 0;}
#map-contact  p {
    color: #999;
    display: inline-block;
    float: right;
    max-width: 300px;
    padding-left: 35px;
    position: relative;
    text-align: right;
    text-align: right;
}
#navigationbar{padding:20px 0;}
#social a {
    
    display: inline-block;
    font-size: 0;
    
   padding: 0 10px;
    text-align: center;
 
	color:#333;
}
#social {text-align: left;padding-top:10px;}
#social a .fa::before {
    font-size: 24px;
    line-height: 36px;
}
#social a:hover i ,#social a:focus i {
    color: #FFAD00;
    border-color: transparent;
}
/**********************feature-box*********************/
.feature-box{background:#f9f9f9;}
.text-center{text-align:center;}
.feature-box h4{    font-size: 14px;margin: 15px 0 20px;padding: 10px 0; color: #FFAD00;}
.featured-box a{color:#01b8d4;}
#about h3{
    border-top: 3px solid #ddd;
    color: #333;
    display: inline-block;
    font-weight: bold;
    margin: 0;
    padding: 18px 100px 20px;
    position: relative;
    text-transform: uppercase;
}
.feature-box  .btn.btn-primary2 {
    border-radius: 4px;
    font-size: 18px;
    padding: 8px 25px;
    text-transform: none !important;color:#fff;background: #FFAD00!important;
}
.row.feature p { border: 2px solid #333333;padding: 24%;border-radius: 50%;  }
.row.feature .custom:hover h4 { color: #333333;}
.row.feature img {-webkit-filter: brightness(18%);filter:brightness(18%);}
.row.feature .custom:hover img{-webkit-filter: none;filter:none;}
.btn.btn-primary2:hover, .subCategoryContainer .subCategoryMore:hover::after {
   color:#FFAD00!important;background:transparent!important;border:1px solid  #FFAD00;
}

/**********************news*********************/
#news h3,.bg-template h3,#services h3{margin:0;text-align:center;font-weight:bold;padding-bottom:30px;}

#news .bt-image-link:hover img {
    opacity: 0.7;
    transform: scale(1.1) rotate(0deg) !important;
    -ms-transform: scale(1.1) rotate(0deg) !important;
    -webkit-transform:scale(1.1) rotate(0deg) !important;
    transition: all 0.5s ease-in-out 0s;
        -webkit-transition:all 0.5s ease-in-out 0s;
        
}
#news .bt-image-link {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    display: block;
    overflow: hidden;
    padding: 0;
}
#news .bt-image-link {
    display: block;
    margin: 0;
    max-width: 100%;
    padding: 0;
    position: relative;
    transition: opacity 0.35s ease 0s;
    width: 100%;
}
#news .bt-image-link{background:#000;}
/**********************bg-template*********************/
.bg-template{background:#01B8D3;}
.text-white{color:#fff}
/**********************services*********************/
.row.serv a{color:#01b8d4;}
.row.serv .custom{padding: 0 70px 40px 0;position: relative;}
.row.serv .icon {
    font-size: 48px;
    height: 48px;
    right: 0;
    line-height: 48px;
    overflow: hidden;
    position: absolute;
    top: 0;
    width: 48px;
}
.row.serv .icon > .fa {font-size: 42px;}
.row.serv .custom h4 {
    font-size: 24px;
    font-weight: 400;
    line-height:97px;
    text-transform: uppercase;color:#FFAE00;
}
.row.serv .custom .icon,.row.serv .custom .description {
    display: inline-block;
    margin: 0 0 15px;
}
/**********************slidebox*********************/
#slidebox .col-xs-12{padding:0;}
.camera_prevThumbs, .camera_nextThumbs, .camera_prev, .camera_next, .camera_commands, .camera_thumbs_cont{background:none!important;}
.camera_thumbs {
    bottom: 30px;
    position: absolute;
    width: 100%;
}
.camera_commands,.camera_prevThumbs,.camera_nextThumbs{display:none;}
.camera_wrap {margin: 0 !important;}
/**********************main*********************/
.inten-section {  padding-bottom: 60px;padding-top: 60px;position: relative;z-index: 1;overflow:hidden;}
.inten-section.newsbox{background: url("../../../images/projects/slide2.jpg") no-repeat fixed center center / cover; }
#pos1{text-align:justify}
.featured-img-item:last-child {margin-top: 60px;}
.featured-img-item  img:first-child {margin-bottom: 30px;}
img, .img, .image {
    height: auto;
    max-width: 100%;
}


/*==================================footer========================================*/
.footer{background:#333; color:#999999;}
.footer a{color:#999999;}
.footer h3{color:#fff;font-size:18px;}


.footer ul{padding:0;}
.footer ul li a{padding:0 10px 0 0!important;color:#999999;}
.footer ul li a:hover{background:none;color:#FFAD00;text-decoration:underline;}
.footer ul li  a::before {
    content: "\f100";
    display: block;
    font-family: FontAwesome;
    right: 0;
    position: absolute;
    top: 2px;
}
.acysubbuttons .btn-primary {
    background: #FFAD00!important;
    transition:all 0.7s ease 0s;
    border-color: #FFAD00;
	text-align:center;
	color:#fff;
	font-weight:bold;
	border-radius:3px 0  0 3px;
	height:44px;line-height:44px;padding:0 5px;	float:right;
}
.acymailing_module_form td{padding:0;}
.acyfield_email input{height:44px;line-height:44px;}
.acyfield_email input{border-radius: 0  3px 3px 0;border:1px solid #fff;}
table.acymailing_form{float:right;margin-top:10px;width:100%;}
.copy{background-color:rgb(51, 51, 51);color:#999;border-top: 1px solid rgba(153, 153, 153, 0.2);text-align:center;padding:20px 0!important;}
.copy a{color:#999;}
/*================================= sidebar ===================================*/
#sidebar .moduletable {
    border:1px solid #e3e3e3;
    margin-bottom:30px;
    box-shadow: 0 0 2px rgba(0, 0, 0, 0.1);
    padding: 25px;
	border-radius:8px;
}
#sidebar h3{margin-top:0;font-size:16px;}
#login-form button{background:#FFAD01!important;border:1px solid #FFAD01}
#login-form ul,#sidebar ul{list-style:none;padding:0;}
#login-form ul li a{color:#01b8d4}
#sidebar ul.latestnews li{border-bottom:1px solid #eee;padding:10px 0;}
#sidebar ul.latestnews li a{color:#666;padding:5px 2px 5px 0}
#sidebar ul.latestnews li a:hover{color:#01b8d4}
#sidebar ul.latestnews li::before{content: "\f100";font-family:FontAwesome;color:#666}
/*================================= content ===================================*/
#content{text-align:justify;}
#content .page-header{margin:0 0 20px;}
#content .page-header h2{margin-top:0;font-size:18px;}
.add-on span{font-family:FontAwesome;width:14px;height:14px;line-height:14px;font-size:15px;}
.add-on {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #eee none repeat scroll 0 0;
    border-color: #ddd #ddd #ddd -moz-use-text-color;
    border-image: none;
    border-radius: 0 3px 3px 0;-moz-border-radius:0 3px 3px 0;-webkit-border-radius:0 3px 3px 0;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px medium;
    color: #555;
    padding: 3px 12px;
}
.input-small {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    color: #555;
    height: 34px;
    line-height: 34px;
    padding: 6px 12px;
	border-right:none;
	border-radius:3px 0 0 3px;-moz-border-radius:3px 0 0 3px;-webkit-border-radius:3px 0 0 5px;
}
.control-group {
    margin-bottom: 15px;
}
#content .icons span{font-family:FontAwesome;color:#01b8d4}
#content .icons a.btn{border: 1px solid #ddd;border-radius:3px;-moz-border-radius:3px;-webkit-border-radius:3px;}
#content .icons a.btn:hover {
    background-color: #e6e6e6;
    border-color: #adadad;
    color: #333;
}
#content .icons a.btn:hover span{color: #333;}
#content .icons ul li a span{color:#333;}
#content .icons ul li a span.fa{margin-left:3px;}
.dropdown-menu > li > a{padding:3px 10px;}
dl.muted dt{ padding-right: 55px!important;}
dl.muted{color:#777;}
dl.muted dd {
    border-left: 1px solid rgba(0, 0, 0, 0.2);
    display: inline-block;
    font-size: 80%;
    margin-right: 10px;
    padding-left: 10px;
    text-transform: uppercase;color:#777;
}
div.itemContainer{float:right;}
div.catItemView{background:#f9f9f9;margin:10px;}
#content .moduletable.cal{padding:15px 0 !important;}
#content .moduletable.cal h3{padding:0 15px;}
.pg-cv-name{text-align:center;}
/*================================= media-query ===================================*/
@media (min-width: 1000px) {
.width1 {width: 13.666667%;}
}
@media (min-width:700px) and (max-width:1000px) {

}
div.itemView {
    border-bottom: none;
}
.itemBackToTop {
    display: none;
}
.rsform-submit-button, .rsform-button {
    background: #FFAE00!important;
      border: 1px solid  #FFAE00;
    border-radius: 5px!important;
    color: #fefefe!important;
    cursor: pointer!important;
    padding: 5px 10px!important;
}
.pagination.pagination-centered {
    display: none;
}



