body{
   background:#fff; 
       overflow-x: hidden;
}

body.lang_hy-AM{

    color:#000000;
	margin:0;
	font-family: 'NotoSansRegular', sans-serif;
}
body.lang_hy-AM h1, body.lang_hy-AM h2,body.lang_hy-AM h3,body.lang_hy-AM h4,body.lang_hy-AM h5,body.lang_hy-AM h6 {
    font-size: 19px;
    font-family: 'NotoSansRegular' ,sans-serif;
    color:#000;

}

body.lang_en-GB{
font-family: 'Roboto', sans-serif;
    color:#000000;
	margin:0;
	
}
body.lang_en-GB h1, body.lang_en-GB h2,body.lang_en-GB h3,body.lang_en-GB h4,body.lang_en-GB h5,body.lang_en-GB h6 {
    font-size: 19px;
 font-family: 'Roboto', sans-serif;
 font-weight:bold;
    color:#000;
    letter-spacing: 2px;
}



a,  :after, :before {
    text-decoration: none;
    color: inherit;
    -webkit-transition: all 200ms ease-in-out;
    -ms-transition: all 200ms ease-in-out;
    -moz-transition: all 200ms ease-in-out;
    transition: all 200ms ease-in-out;
}
p{
    line-height: 1.4;
	margin:0;
	
}
ul{  list-style: none; 
margin:0;
	padding:0;
}


.fixWidth{
    width:1440px;
    margin:0 auto;
}


.menubs{
    display:none;
}


.main_wrapper{
        width: 100%;
}


.top_row{
    width: 100%;
    display: inline-block;
    background: #ebeef0;
    border-bottom: 2px solid #dee1e4;
    padding: 5px 0;
        color: #8e9ba7;
            font-size: 15px;
}

.top_left{
        float: left;
            border-left: 2px solid #dee1e4;
    padding-left: 10px;
    padding-top:5px;
}

.top_right{
        float: right;
            padding: 0 10px;
    border-right: 2px solid #dee1e4;
    border-left: 2px solid #dee1e4;
}


.topSoc{
        width: 50%;
    display: inline-flex;
}

.topSoc i{
    margin-right:5px;
}


.topSoc i{
    margin:0;
}

.topSoc a{
    background: #ff6600;
    color: #fff;
    padding: 5px 5px;
    font-size: 13px;
    border-radius: 5px;
    width: 15px;
    height: 15px;
    display: block;
    text-align: center;
    margin: 0 5px;
}

.logo_row{
width: 100%;
    display: inline-block;
    height: 170px;
    position: relative;
    z-index: 99;
}


.mod-languages {
    float: left;
    width: 65px;
}

.mod-languages  ul{
display: inline-flex;
    width: 100%;
}

.lang-active a{
    color:#ff6600;
}

div.mod-languages li {
    margin-left: 0px;
    margin-right: 5px;
    padding: 5px;
}


.logo_box{
    float: left;
    padding: 25px 0;
}

.top_contact{
    padding: 25px 0;
        float: right;
}

.top_contact ul{
width: 100%;
    display: inline-flex;
    position: relative;
    top: 15px;
}

.top_contact ul li{
    margin-right: 50px;
}
.top_contact ul li:last-of-type{
    margin:0;
}


.menuRowWidth{
       width: 100%;
    display: inline-block; 
}


.top_contact i{
    color:#ff6600;
}

.top_contact p{
       color: #727475;
    font-size: 15px;
}

.dskMenu > ul{
    width: 100%;
    display: inline-flex;
    background: #ff6600;
    position:relative;
}

.dskMenu > ul li{
    position:relative;
}


.dskMenu > ul>li>a{
        color: #fff;
    display: block;
    padding: 20px 50px;
    text-transform:uppercase;
    position: relative;
}

.dskMenu > ul>li:before{
    content: "";
    width: 2px;
    height: 60%;
    background: #ff944c;
    position: absolute;
    right: 0px;
    top: 13px;
}

.dskMenu > ul> li.active > a,
.dskMenu > ul> li> a:hover{
    background:#000000;
}


.homeSlide{
    margin: -15px 0px 0px 0px;
    position: relative;
    z-index: 9;
}


.home_content{
    position: absolute;
    top: 150px;
    width: 100%;
}

.home_content h3{
    color: #fff!important;
    font-size: 31px!important;
    width: 50%;
    margin: 0px 0px 10px 0px;
}

.home_content p{
        width: 30%;
    color: #fff;
    margin-bottom: 50px;
}

.home_content a{
    background: #000;
    color: #fff;
    padding: 15px 30px;
}



.serviceBox{
        width: 100%;
    display: inline-block;
    margin-top: -80px;
    position: relative;
    z-index: 9;
        margin-bottom: 50px;
}

.serviceRow{
        width: 100%;
    display: inline-block;
}

.serviceItem{
    width: 32%;
    float: left;
    margin-right: 24px;
    position: relative;
    margin-bottom: 20px;
    overflow:hidden;
    height:315px;
}

.serviceItem img{
    width:100%;
}


.serviceRow .serviceItem:nth-of-type(3n){
    margin:0;
}

.serviceItem>a{
    display:block;
}


.serviceData{
    position: absolute;
    bottom: 50px;
    width: 100%;
}

.serviceData h4{
    margin: 0;
    color: #fff!important;
    font-size: 14px!important;
    border-left: 8px solid #fc6400;
    padding-left: 20px;
    width:74%;
}



.serviceHref{
    display:none;
    position: absolute;
    right: 10px;
    background: #fc6400;
    color: #fff;
    padding: 5px;
    width: 20px;
    height: 20px;
    text-align: center;
    border: 2px solid #fff;
    bottom: -35px;
    bottom:0;
}


.serviceItem:hover .serviceData a{
    display:block;
}


.portfolioBox{
    width:100%;
    display:inline-block;
    height:600px;
    background:url(../images/portfolio_bg.jpg) no-repeat 0px 0px;
}


.portfolioBox .fixWidth{
    padding: 110px 0;
}


.portfolioBox h4{
    color: #fff!important;
    text-transform: uppercase;
    font-size: 16px!important;
}

.portfolioBox .owl-nav{
        position: absolute;
    top: -60px;
    right: 0;
}

.owl-dots{
    display:none;
}

.newsDateHm{
    display: inline-block;
    margin: 10px 0px 0px 0px;
    color: #999;
    font-size: 12px;
    font-style: italic;
}

.portfolioBox .owl-prev{
        outline: none;
    border: 1px solid #ccc;
        color:#ccc;
    width: 40px;
    display: block;
    height: 40px;
    float: left;
    margin: 0px 11px 0px 0px;
    background:none;
}


.portfolioBox .owl-next{
        outline: none;
    border: 1px solid #ccc;
    color:#ccc;
    width: 40px;
    display: block;
    height: 40px;
    float: right;
        background:none;
}


.portfolioBox .owl-prev span,
.portfolioBox .owl-next span{
    font-size:60px;
    color:#99999a;
    position: relative;
    top: -22px;
}















.newsBox .fixWidth{
    padding: 60px 0;
}


.newsBox h4{
      text-transform: uppercase;
    margin-bottom: 25px;
}
.newsBox h4 i{
    color: #ff6600;
}

.newsBox .owl-nav{
        position: absolute;
    top: -60px;
    right: 0;
}

.newsBox .owl-prev{
        outline: none;
    border: 1px solid #ccc;
    color:#ccc;
    width: 40px;
    display: block;
    height: 40px;
    float: left;
    margin: 0px 11px 0px 0px;
    background:none;
}


.newsBox .owl-next{
        outline: none;
    border: 1px solid #ccc;
    color:#ccc;
    width: 40px;
    display: block;
    height: 40px;
    float: right;
    background:none;
}

.owl-nav button:hover{
    background: #ff6600!important;
    border: 1px solid #ff6600;
    color: #fff;
}


.newsBox .owl-prev span,
.newsBox .owl-next span{
    font-size:60px;
    color:#eef0f1;
    position: relative;
    top: -22px;
}



.owl-carousel .owl-dots.disabled, .owl-carousel .owl-nav.disabled{
    display:block!important;
}



.newsDesc{
        color: #8e9ba7;
    line-height: 1.5;
    margin-bottom:30px;
}

.newsRead{
        background: #ff6600;
    color: #fff;
    padding: 20px;
    display: inline-block;
    text-transform: uppercase;
}

.middle_row{
    width: 100%;
    display: inline-block;
    position: relative;
}

.middle_row .home_content{
    top: 125px;
}



.middle_row .home_content h3,
.middle_row  .home_content p{
    width:100%;
}


.middle_row .home_content a{
        text-transform: uppercase;
    font-size: 20px;
}


.middleBlockLeft{
        width: 48%;
    float: left;
}


.middleBlockRight{
        width: 48%;
    float: right;
}




.partners .owl-item{
    width:230px;
        border: 1px solid #dee1e4;
    padding: 2px;
    box-sizing: border-box;
}

.partners .owl-item img{
    width:100%;
}


.comments_data{
        border: 1px solid #dee1e4;
    padding: 20px;
    box-sizing: border-box;
    color: #8e9ba7;
}

.comments .owl-item{
    position:relative;
}

.commentMeta{
position: absolute;
    bottom: -70px;
    left: 22px;
    width: 100%;
}





.footerBox{
    width:100%;
    display:inline-block;
    background:#f8f8f8;
    min-height:500px;
}


.middleBx{
    width: 100%;
    display: inline-block;
}

.middleBx .commentMeta img{
           width: 70px;
    float: left;
    margin-right: 20px;
}

.comments  .owl-stage-outer{
    padding-bottom: 100px;
}



.commentMeta h5{
    color: #97a3ae!important;
    font-size:16px;
}

.copyrightBox{
        background: #1a1a1a;
    width: 100%;
    overflow: hidden;
    padding: 38px 0;
}

.copyLeft{
        color: #fff;
    float: left;
}

.copyRight{
        color: #fff;
    float: right;
}

.footerBox .fixWidth{
           padding: 50px 0px 20px 0px;
    overflow: hidden;
}


.footerLeftBox{
    width: 50%;
    float: left;
    padding: 50px 0;
    padding-right: 30px;
    box-sizing: border-box;
    border-right: 3px solid #e5e6e9;
}

.footerRightBox{
        float: right;
    width: 46%;
    padding: 50px 0;
    position:relative;
}

#system-message > div{
        text-align: center;
    font-size: 20px;
    margin-bottom: 20px;
    background: green;
    color: #fff;
    padding: 5px;
    box-sizing: border-box;
    position: absolute;
    top: 0;
    width: 100%;
}
.footer_add{
    width: 100%;
    display: inline-block;
    color: #7d7f80;
}

.footer_add li{
    width: 100%;
    margin-bottom: 10px;
}

.footer_add li i{
    color: #ff6600;
    font-size: 20px;
    margin-right: 20px;
    margin-left:2px;
}

.footerLeftBox h6{
    color: #727475!important;
    font-size: 35px!important;
    margin: 0px 0px 0px 0px;
}

.footerLeftBox p{
    margin: 20px 0;
    color:#7d7f80;
}


.footer_socila{
    margin-top: 77px;
}

.footer_socila ul{
        width: 100%;
    display: inline-flex;
}

.footer_socila ul li{
    margin-right: 10px;
}


.footer_socila ul li a{
        background: #8e9ba7;
    color: #fff;
    width: 20px;
    display: block;
    height: 20px;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
}

.footer_socila ul li a:hover{
    background: #ff6600;
}

.footer_socila ul li i{
        font-size: 19px;
}

.footerRightBox form{
    width: 550px;
    margin: 0 auto;
}


.footerRightBox .fForm:nth-of-type(2n+1){
        float: left;
    width: 48%;
    margin-bottom: 20px;
}


.footerRightBox .fForm:nth-of-type(2n){
        float: right;
    width: 48%;
    margin-bottom: 20px;
}

.footerRightBox .fForm input{
        background: none;
    border: none;
    border-bottom: 1px solid #e5e6e9;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
        outline:none;
}


.footerRightBox  textarea{
        background: none;
    border: none;
    border-bottom: 1px solid #e5e6e9;
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    resize:none;
    height:150px;
    outline:none;
}



.fotmSb{
        width: 100%;
    display: inline-block;
    margin-top: 40px;
}

.fotmSb button{
    padding: 10px 20px;
    font-size: 18px;
    border: none;
    cursor: pointer;
    outline:none;
}


.partners .owl-item{
    max-height:140px;
}






.page_header_module{
    background:url(../images/rebanner.jpg) no-repeat 0px 0px;
    background-size:cover!important;
    width:100%;
    height:450px;
}




.page_header_module .header-info{
    width: 1440px;
    margin: 0 auto;
    color: #fff;
    height: 100%;
    position: relative;
}

.page_header_module .header-info h1{
color: #fff;
    font-size: 60px;
    text-transform: uppercase;
    margin-bottom: -15px;

}

.headerInf{
position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

.breadcrumb{
     display: inline-flex;   
}


.breadcrumbRow {
    padding: 0px 0px 10px 2px;
}


.breadcrumbRow ul li:first-of-type{
    display:none;
}

.breadcrumbRow{
        padding: 0px 0px 10px 2px;
}



.divider{
    height: 2px;
    width: 100%;
    margin: 8px;
}

.breadcrumb a{
  color:#ccc;   
}



.about-section .col-md-6 {
    width: 50%;
      position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}


.about-section img {
    width: 100%;
    margin-bottom: 30px;
}



.about-section h2 {
    color: #222222;
    font-size: 17px;
    font-weight: 700;
    margin: 0 0 15px;
    font-size: 16px;
    text-transform: uppercase;
    margin-bottom: 15px;
}



h2.articleTitle{
    display:none;
}

.col-sm-12 {
    width: 100%;
}

.about-section .row{
width: 100%;
    display: inline-flex;
}

.articleInner{
    margin:70px 0;
}


ul.entry-meta{
        width: 100%;
    display: inline-flex;
    margin-left: 15px;
    position: relative;
    top: -20px;
}


ul.entry-meta li{
    margin-right: 10px;
}

ul.entry-meta li i{
    color: #ff6600;
    margin-right: 5px;
    font-size: 20px;
}






li.parent  > ul{
margin: 0;
    position: absolute;
    z-index: 10;
    display: none;
    width: 260px;
    margin-left: 0;
    background: #fff;
    border-top: 5px solid #000;
}

ul.nav-child li a:before{
    content: "";
    background: #ccc;
    width: 95%;
    height: 1px;
    position: absolute;
    left: 10px;
    bottom: 0;
}

ul.nav-child li a{
    position:relative;
}

ul.nav-child li:last-of-type a{
        border: none;
}

ul.nav-child li:last-of-type a:before{
    display:none;
}

ul.nav-child li a{
    display: block;
    padding: 10px;
   
}



ul.nav-child li a:hover{
        background: #ff6600;
    color: #fff;
}




li.parent:hover > ul.nav-child {
    display:block;
  -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}


.fxd_menu .menuRowWidth{
    background: #ff6600;
        position: fixed;
    top: 0;
    left: 0;
      -webkit-animation: spMenuFadeInUp 400ms;
  animation: spMenuFadeInUp 400ms;
}


@-webkit-keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
  }
}
@keyframes spMenuFadeInUp {
  0% {
    opacity: 0;
    transform: translate3d(0,30px,0);
  }
  100% {
    opacity: 1;
    transform: none;
  }
}







.blog-entry {
    float: left;
    clear: both;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%;
}



.blog-entry .entry-thumb {
    float: left;
    margin: 0 0 20px;
    width: 100%;
    position: relative;
    line-height: 0;
    overflow:hidden;
}

.blog-entry .entry-thumb img {
    width: 100%;
    height: auto;
}

.blog-entry .entry-details {
    clear: both;
    display: inline-block;
    width: 100%;
    position: relative;
    margin-bottom:50px;
}

.blog-entry .entry-body {
    margin: 0 0 15px;
    float: left;
    clear: both;
    width: 100%;
}



.page_108 .blog{
    margin: 70px auto;
    width: 1000px;
    overflow: hidden;
}

.blog-entry .entry-meta {
        width: 100%;
    display: inline-flex;
}

.entry-meta  .date{
        font-size: 14px;
    font-style: italic;
    padding-right: 10px;
}

.entry-meta  .comments{
        font-size: 14px;
    font-style: italic;
}

.entry-meta  .comments i{
    margin-left: 10px;
}


.page_108.view_article .item-page{
        width: 1000px;
    margin: 0 auto;
}


.page_108.view_article  .item-image{
       margin-bottom: 20px;
}

.page_108.view_article  .item-image img{
    width:100%;
}


.page_108.view_article  ul.entry-meta{
    top: 0;
    margin: 0px 0px 20px 0px;
}

.btPrevNextNav{
        margin: 50px 0;
}






.btPrevNextNav .btPrevNextNav {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;

}


.btPrevNextNav .btPrevNext {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    color: currentColor !important;
    min-height: 1px;
    margin: 0;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex: 1 0 50%;
    -ms-flex: 1 0 50%;
    flex: 1 0 50%;
}


.btPrevNextNav .btPrevNext .btPrevNextImage {
    -webkit-flex: 0 0 4.375em;
    -ms-flex: 0 0 4.375em;
    flex: 0 0 4.375em;
    height: 4.375em;
    background-size: cover;
    background-position: center center;
    margin: 0 1em 0 0;
    position: relative;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 50%;
    -webkit-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
}



.btPrevNextNav .btPrevNext .btPrevNextImage:before {
    background: #e49f37;
}


.btPrevNextNav .btPrevNext .btPrevNextImage:before {
font-family: "FontAwesome";
    line-height: 3;
    text-align: center;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    color: #fff;
    font-size: 2em;
    background: #ff6600;
    -webkit-box-shadow: 0 -3px 0 0 rgb(24 24 24 / 20%) inset;
    box-shadow: 0 -3px 0 0 rgb(24 24 24 / 20%) inset;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
}


.btPrevNextNav .btPrevNext.btPrev .btPrevNextImage:before {
    content: "\f053";
}

.btPrevNextNav .btPrevNext .btPrevNextItem {
    -webkit-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    min-width: 0%;
}

.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextDir {
    font-size: .875em;
    text-transform: uppercase;
    -webkit-transition: opacity 300ms ease;
    -moz-transition: opacity 300ms ease;
    transition: opacity 300ms ease;
    line-height: 1;
}



.btPrevNextNav .btPrevNext .btPrevNextItem .btPrevNextTitle {
    font-weight: 800;
    font-size: 1.125rem;
    -webkit-transition: color 300ms ease;
    -moz-transition: color 300ms ease;
    transition: color 300ms ease;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.4em;
    max-height: 2.8em;
}



.btLightSkin .btPrevNextNav .btPrevNextNav, .btDarkSkin .btLightSkin .btPrevNextNav .btPrevNextNav, .btLightSkin .btDarkSkin .btLightSkin .btPrevNextNav .btPrevNextNav {
    border-top: 1px solid rgba(24,24,24,.2);
}


.btPrevNextNav .btPrevNext.btNext {
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    text-align: right;
}


.btPrevNextNav .btPrevNext:hover .btPrevNextImage {
    -webkit-transform: translateY(-3px);
    -moz-transform: translateY(-3px);
    -ms-transform: translateY(-3px);
    transform: translateY(-3px);
    -webkit-box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
    box-shadow: 0 2px 10px rgb(0 0 0 / 20%);
}


.btPrevNextNav .btPrevNext.btNext .btPrevNextImage {
    margin: 0 0 0 1em;
}


.btPrevNextNav .btPrevNext:hover .btPrevNextImage:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}




.btPrevNextNav .btPrevNext.btNext .btPrevNextImage:before {
    content: "\f054";
}

.btPrevNextNav .btPrevNext:hover .btPrevNextImage:before {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
}




.btPrevNextNav .btPrevNext .btPrevNextImage:before {
font-family: "FontAwesome";
    line-height: 3;
    text-align: center;
    -webkit-flex: 1 0 100%;
    -ms-flex: 1 0 100%;
    flex: 1 0 100%;
    color: #fff;
    font-size: 2em;
    background: #ff6600;
    -webkit-box-shadow: 0 -3px 0 0 rgb(24 24 24 / 20%) inset;
    box-shadow: 0 -3px 0 0 rgb(24 24 24 / 20%) inset;
    border-radius: 50%;
    opacity: 0;
    -webkit-transform: scale(.5);
    -moz-transform: scale(.5);
    -ms-transform: scale(.5);
    transform: scale(.5);
    -webkit-transition: 500ms ease all;
    -moz-transition: 500ms ease all;
    transition: 500ms ease all;
}


.grippie{
    display:none!important;
}




.dskMenu .item-146{
        position: absolute;
    right: 0;
}

.dskMenu .item-146 a{
        background: #000;
}










.sp-simpleportfolio .sp-simpleportfolio-columns-2 .sp-simpleportfolio-item {
  width: 50%;
}
.sp-simpleportfolio .sp-simpleportfolio-columns-3 .sp-simpleportfolio-item {
  width: 33.3333%;
}
.sp-simpleportfolio .sp-simpleportfolio-columns-4 .sp-simpleportfolio-item {
  width: 25%;
}
.sp-simpleportfolio .sp-simpleportfolio-item {
  float: left;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper {
  position: relative;
  overflow: hidden;
  height:300px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-icon-video {
  display: inline-block;
  position: absolute;
  width: 48px;
  height: 48px;
  background: url(../img/icon-play.png) no-repeat 50% 50%;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -24px;
  margin-left: -24px;
  z-index: 1;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-img {
  float: left;
/*  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
  -webkit-transition: all 400ms;
  transition: all 400ms;*/
  width:100%;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay {
  opacity: 0;
  transition: opacity 400ms;
  -webkit-transition: opacity 400ms;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: center;
  padding: 10px;
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
  z-index: 2;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper .sp-simpleportfolio-overlay h3 {
  font-size: 16px;
  line-height: 1;
  margin: 0;
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-overlay {
  opacity: 1;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover {
  background: #333;
  color: #fff;
}

.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info:hover h3 > a {
  color: #fff;
}

.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-vertical-middle .sp-simpleportfolio-title,
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-vertical-middle .sp-simpleportfolio-tags {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-btns a {
  opacity: 1;
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1);
}
.sp-simpleportfolio .sp-simpleportfolio-item:hover .sp-simpleportfolio-img {
  -webkit-transform: scale3d(1.15, 1.15, 1);
  transform: scale3d(1.15, 1.15, 1);
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info {
  background: #f5f5f5;
  padding: 20px;
  font-size: 13px;
  line-height: 13px;
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 {
  margin: 0 0 10px;
  padding: 0;
  font-size: 16px;
  line-height: 16px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-info h3 > a {
  text-decoration: none;
  color: #000;
  -webkit-transition: color 400ms;
  transition: color 400ms;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle {
    height: 100%;
    width: 100%;
    display: table;
    position: relative;
    left: -8px;
    top: -8px;
    overflow:hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div {
  display: table-cell;
  vertical-align: middle;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title {
  margin-top: 10px;
  display: inline-block;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 1px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle > div .sp-simpleportfolio-title a {
  text-decoration: none;
  color: #fff;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle .sp-simpleportfolio-title {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle .sp-simpleportfolio-tags {
  opacity: 0;
  -webkit-transform: translate3d(0, 15px, 0);
  transform: translate3d(0, 15px, 0);
  -webkit-transition: all 500ms;
  transition: all 500ms;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a {
  display: inline-block;
  padding: 12px;
  margin: 3px;
  font-size: 12px;
  letter-spacing: 2px;
  line-height: 1;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background: transparent;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 100px;
  text-decoration: none;
  text-transform: uppercase;
  opacity: 0;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  -webkit-transition: all 400ms;
  transition: all 400ms;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-btns a:hover {
  background: #333;
  border-color: #333;
}
.sp-simpleportfolio .sp-simpleportfolio-image {
  margin-bottom: 20px;
}
.sp-simpleportfolio .sp-simpleportfolio-description {
  width: 65%;
  float: left;
}
.sp-simpleportfolio .sp-simpleportfolio-description > h2 {
  font-size: 30px;
  line-height: 1;
  margin: 0 0 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-meta {
  width: 35%;
  float: left;
  padding-left: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.sp-simpleportfolio .sp-simpleportfolio-meta > div {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #eee;
}
.sp-simpleportfolio .sp-simpleportfolio-meta > div:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.sp-simpleportfolio .sp-simpleportfolio-meta h4 {
  font-size: 16px;
  font-weight: bold;
  margin: 0 0 10px;
}
.sp-simpleportfolio .sp-simpleportfolio-embed {
  position: relative;
  display: block;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
}
.sp-simpleportfolio .sp-simpleportfolio-embed iframe,
.sp-simpleportfolio .sp-simpleportfolio-embed embed,
.sp-simpleportfolio .sp-simpleportfolio-embed object,
.sp-simpleportfolio .sp-simpleportfolio-embed video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.sp-simpleportfolio-lightbox {
  display: none;
}

@media only screen and (max-width : 992px) {
  .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item {
    width: 50%;
  }
}

@media only screen and (max-width: 768px) {
  .sp-simpleportfolio .sp-simpleportfolio-description {
    width: auto;
    float: none;
    margin-bottom: 30px;
  }
  .sp-simpleportfolio .sp-simpleportfolio-meta {
    width: auto;
    float: none;
    padding-left: 0;
  }
}

@media only screen and (max-width : 480px) {
  .sp-simpleportfolio .sp-simpleportfolio-items .sp-simpleportfolio-item {
    width: 100%;
  }
}





.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle {
  padding: 8px;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle div .sp-simpleportfolio-title:hover a {
  color: rgba(255,255,255,0.6);
}
.sp-simpleportfolio .btn-zoom,
.sp-simpleportfolio .btn-view {
  border: 1px solid #fff !important;
}
.sp-simpleportfolio .btn-zoom:hover,
.sp-simpleportfolio .btn-view:hover {
  color: #fbc02d !important;
  border: 1px solid #fbc02d !important;
}







.sp-simpleportfolio .sp-simpleportfolio-item .sp-simpleportfolio-overlay-wrapper img {
  -webkit-transform: scale3d(1,1,1) !important;
  transform: scale3d(1,1,1) !important;
}
.sp-simpleportfolio .sp-simpleportfolio-item .sp-vertical-middle div .sp-simpleportfolio-title {
  margin-top: 25px;
  letter-spacing: 0px;
  font-size: 20px;
  line-height: normal;
  color: #ffffff;
  font-weight: 600;
}
.sp-simpleportfolio-tags {
  font-size: 15px;
  color: #ffffff;
  line-height: normal;
  margin-bottom: 0;
  margin-top: 10px;
}
.sp-simpleportfolio-overlay {
  padding: 20px !important;
}
.sp-simpleportfolio-overlay .sp-vertical-middle {
  position: relative;
}
.sp-simpleportfolio-overlay .sp-vertical-middle:before {
  content: '';
  position: absolute;
  left: 0px;
  top: 0px;
  display: block;
  height: 50%;
  width: 50%;
  background: transparent;
  border-top: 5px solid;
  border-left: 5px solid;
  transition: all 0.6s;
  opacity: 0;
  z-index: -1;
}
.sp-simpleportfolio-overlay .sp-vertical-middle:after {
  content: '';
  position: absolute;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 50%;
  width: 50%;
  background: transparent;
  border-right: 5px solid;
  border-bottom: 5px solid;
  transition: all 0.6s;
  z-index: -2;
  opacity: 0;
}
.sp-simpleportfolio-overlay:hover .sp-vertical-middle:after,
.sp-simpleportfolio-overlay:hover .sp-vertical-middle:before {
  height: 100%;
  width: 100%;
  opacity: 1;
}




.page_140 .blog,
.page_153 .blog,
.page_154 .blog{
       margin: 50px 0;
    width: 100%;
    display: inline-block;
}


.team_container {
    width:100%;
    display:inline-block;
    margin-top:50px;
}


.fancybox-container{
    z-index: 999999!important;
}

article.item-page{
width: 100%;
    display: inline-block;
}

.team_container .keen_column_2:nth-of-type(1){
        width: 50%;
    float: left;
}

.team_container .keen_column_2:nth-of-type(2){
        width: 47%;
    float: right;
}

.projectMainMedia img{
        width: 100%;
}

.project_thumb{
        width: 100%;
    display: inline-flex;
    overflow: hidden;
}

.thumb_item{
       width: 25%;
    border: 1px solid #FF6600;
    margin-right: 3px;
}

.thumb_item img{
width: 100%;
    height: 100%;
}


.team-details .single-name {
    margin-bottom: 8px;
}

.team-details .team-social {
    padding: 14px 0 24px;
    border-bottom: 1px solid #eee;
    margin-bottom: 20px;
    width:100%;
    display:inline-flex;
}



.team-details .team-social a {
    font-size: 16px;
    height: 32px;
    line-height: 32px;
    margin-right: 7px;
    text-align: center;
    width: 32px;
    background: #FF6600;
    color: #fff;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    -ms-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    display: block;
    border-radius:5px;
}


.team-details .team-social a:hover {
    background: #000 !important;
    color: #fff;
}
.team-details .keen_column_2 p {
    margin-bottom:10px;
}

.clear {
    clear: both;
}


.keen_column_1 {
    width: 99%;
    margin: 0 0 30px 0;
}



.page_140 .items-row,
.page_153 .items-row,
.page_154 .items-row{
        width: 33%;
    float: left;
}
.sp-simpleportfolio .sp-simpleportfolio-item{
        width: 100%;
}


.servicePageBox{
        width: 100%;
    display: inline-flex;
    margin-top: 50px;
}


.serviceLeftCols{
width: 24%;
    float: left;
    margin-right: 50px;
}

.serviceRightCols{
        width: 72%;
}


.parent_139 .articleInner{
        margin: 0px 0px 70px 0px;
}


.parent_139 .item-image img{
    width:100%;
}




.parent_139 .item-page ul.entry-meta {

    top: 0;
    margin: 20px 0;
}




.serviceLeftCols .moduletable:first-of-type ul {
    margin: 0;
    padding: 0;
    margin-bottom: 30px;
}

.serviceLeftCols .moduletable:first-of-type ul> li:first-child {
    margin-top: 0;
}

.serviceLeftCols .moduletable:first-of-type ul> li {
    list-style: none;
    margin-top: 2px;
}


.serviceLeftCols .moduletable:first-of-type ul> li a {
    display: inline-block;
    text-decoration: none;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    display: block;
    color: #222222;
    font-size: 13px;
    font-family: 'Montserrat', sans-serif;
    padding: 15px 25px;
    background: #f7f7f7;
    position: relative;
}


.serviceLeftCols .moduletable:first-of-type ul> li> a:after {
    content: '\f105';
    font-family: 'FontAwesome';
    font-size: 12px;
    position: absolute;
    right: 25px;
    top: 0;
    line-height: 50px;
    color: #222222;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}




.serviceLeftCols .moduletable:first-of-type ul> li> a:hover, .serviceLeftCols .moduletable:first-of-type  ul> li.active a {
    background: #ff6600;
    color:#fff;
}

.serviceLeftCols .moduletable:first-of-type ul li a:hover:after, .serviceLeftCols .moduletable:first-of-type ul> li.active a:after {
    color:#fff;
}









.moduletable.services-page-section {
    padding: 25px 30px;
    background: #f1f1f1;
}


.moduletable.services-page-section h3 {
    color: #222222;
    font-size: 17px;
    margin: 0 0 15px;
    text-transform: uppercase;
    margin-bottom: 25px;
}


.moduletable.services-page-section ul.information-list {
    margin: 0;
    padding: 0;
}

.moduletable.services-page-section ul.information-list li {
    list-style: none;
    overflow: hidden;
    border-bottom: 1px solid #dddddd;
    margin-bottom: 10px;
    padding: 5px 0px 5px 30px;
    position:relative
}



.moduletable.services-page-section ul.information-list li i {
    float: left;
    color: #ffba00;
    font-size: 13px;
    display: inline-block;
    line-height: 24px;
}



.moduletable.services-page-section ul.information-list li span {
    display: block;
    font-size: 14px;
    color: #666666;
    font-family: 'Lato', sans-serif;
    font-weight: 400;
    line-height: 20px;
    margin: 0 0 10px;
    margin-bottom: 8px;
    margin-left: 25px;
    color: #222222;
}





.information-list li:nth-of-type(1):before{
    content: "\f3c5";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 4px;
    top: -9px;
    line-height: 50px;
    color: #ff6600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}



.information-list li:nth-of-type(2):before{
    content: "\f095";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 4px;
    top: -9px;
    line-height: 50px;
    color: #ff6600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}



.information-list li:nth-of-type(3):before{
    content: "\f0e0";
    font-family: 'FontAwesome';
    font-size: 15px;
    position: absolute;
    left: 4px;
    top: -9px;
    line-height: 50px;
    color: #ff6600;
    transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
}



li.parent .nav-child li.active a{
    background: #ff6600;
    color: #fff;
}





.portfolio .sp-simpleportfolio-img,
.news .sp-simpleportfolio-img{
    height: 100%;
    width: 300px;
}




.portfolio .sp-simpleportfolio-item,
.news .sp-simpleportfolio-item{
    padding:0;
}



.news h5{
        margin-top: 10px;
    display: inline-block;
    width: 100%;
}


.page_142 .entry-meta{
    display:none;
}



.parent_139 .entry-meta .item-date{
    display:none;
}









.effect {
  text-align: center;
  display: inline-block;
  position: relative;
  text-decoration: none;
  color: #fff;
  text-transform: capitalize;
  padding: 20px 0px;
  width: 150px;
  border-radius: 5px;
  overflow: hidden;
  background:#FF6600;
}



.effect.effect-1 {
  transition: all 0.2s linear 0s;
}
  
.effect.effect-1:before {
    content: "\f178";
    font-family: FontAwesome;
    font-size: 15px;
    position: absolute;
    display: flex;
    align-items: center;
    justify-content: center;
    right: 0;
    top: 0;
    opacity: 0;
    height: 100%;
    width: 40px;
    transition: all 0.2s linear 0s;
  }
  
.effect.effect-1:hover {
    text-indent: -20px;
}
    
.effect.effect-1:hover:before {
      opacity: 1;
      text-indent: 0px;
    }
  

p.counter {
    display:none;
}



.pagination {
    text-align: center;
    width: 100%;
    display: inline-block;
    margin: 50px 0;
}

.pagination ul {
    display: inline-block;
    list-style:none;
}

.pagination ul li {
    float: left;
}

.pagination ul li a.pagenav, .pagination ul li span.pagenav {
    border-radius: 3px;
    margin-right: 3px;
    font-size: 11px;
    line-height: 17px;
    margin-top: 0;
    padding: 9px 25px;
}


.pagination ul li span.pagenav {
    background-color: #000!important;
    color: #fff;
}

.pagination ul li a.pagenav {
    background-color: #000!important;
    color: #fff;
}



.pagination ul li a.pagenav:hover, .pagination ul li:not(.pagination-start):not(.pagination-prev):not(.pagination-next):not(.pagination-end) span {
    background-color: #ff6600!important;
    color: #fff;
}

.comingsoon{
    display:none;
}


#system-message a,
#system-message h4{
    display:none;
}


.lang_en-GB .keenteam-items{
    display:none;
}


