/*!
Theme Name: MWD
Theme URI: https://www.myanmarwebdesigner.com/
Author: Myanmar Web Designer
Author URI: https://www.facebook.com/myanmarwebdesigner
Version: 2019
Description: WordPress theme for Myanmar Web Designer's Clients
Text Domain: mwd
*/

/* Font embedding (Zawgyi) */
/* @font-face {
  font-family: "zawgyi-one";
  src: url("css/webfonts/zawgyi-one-webfont.eot");
  src: url("css/webfonts/zawgyi-one-webfont.eot?#iefix") format("embedded-opentype"),
    url("css/webfonts/zawgyi-one-webfont.woff") format("woff"),
    url("css/webfonts/zawgyi-one-webfont.ttf") format("truetype"),
    url("css/webfonts/zawgyi-one-webfont.svg#zawgyi-oneregular") format("svg");
  font-weight: normal;
  font-style: normal;
}

body,
div,
p,
a,
span,
i,
em,
h1,
h2,
h3,
h4,
h5,
h6,
.entry-title,
.byline,
.entry-content,
#sidebar-wrapper {
  font-family: zawgyi-one, sans-serif !important;
} */

img {
  max-width: 100%;
  height: auto;
  display: block;
}
input[type="text"],
textarea {
  width: 100%;
  border: 1px solid #ddd;
  border-radius: 4px;
  padding: 8px 15px;
  outline: 0;
}
iframe {
  border: 0;
}
.custom-logo-link {
  float: left;
  margin: 0 15px 0 0;
}
.site-title {
  font-size: 18px;
}
.site-description {
  font-size: 15px;
}
.panel {
  box-shadow: 0 0 0;
  background: none;
}
.navbar {
  margin-bottom: 0px;
  border: 0px;
  padding-bottom:0;
}
.navbar-collapse {
  padding: 0px;
}
.menu_text {
  float: right;
  margin: 0 0 0 30px;
  line-height: 1;
  color: #fff;
}
.navbar-toggle .icon-bar {
  background: #fff;
}
.dropdown-menu {
  margin: 0;
}

h1, h2, h3, h4,h5, h6 {
   font-family: 'Raleway', sans-serif;
   font-weight: 400;
   color:#1b1b1b;
}
p {
  font-family: 'Open Sans', sans-serif;
}
body {
  overflow-x: hidden;
}
#page {
  overflow-x:hidden;
  overflow-y:hidden;
}
.mainnav {
  padding-top:10px;
  padding-bottom:20px;
}
#masthead .left .logo img {
  width: 140px;
}
.mainnav .col-md-5  {
  display:flex;
}
.mainnav .col-md-5 a img {
  max-width:100px;
}
.mainnav .col-md-5 h3.design {
  display: inline-block;
    align-self: flex-end;
  padding-left:20px;
  margin-bottom:0;
}
.mainnav .col-md-7 {
  align-self: flex-end;
    display: flex;
    justify-content: flex-end;
    padding: 0;
}
.left {
  
  padding-left:20px;
  padding-right:20px;
  padding-top:10px;
}
.left a img {
  max-width:100px;
}
.left .logo {
  display: flex;
}
.left .tx {
  display:flex;
  align-self:flex-end;
}
h3.design a {
  position: relative;
  font-family: 'Raleway', sans-serif;
  font-size: 28px;
  /*font-weight: 500;*/
  font-weight: 400;
   color:#1b1b1b;
}
h3.design a:hover {
  text-decoration: none;
  color:#b30a0a;
}
#masthead .right {
 display: flex;
    justify-content: flex-end;
    align-self: flex-end;
    flex: 1;
}
#masthead .tx {
  align-self:flex-end;
}
#masthead .container {
  padding-left: 10px;
  padding-right: 4px;
}
.navbar-light .navbar-nav a.nav-link {
  font-family: 'Raleway', sans-serif;
  font-weight: 500px; 
  font-size: 15px;
  line-height: 23px;
  color: #1b1b1b;
  padding:0 22px;
}
.navbar-light .navbar-nav a.nav-link:hover {
  color: #999999;
}
.navbar-light .navbar-nav .active>.nav-link {
  color: #999 !important;
}
.entry-header {
  display: none;
}
#titles {
  margin-top: 45px;
}
h4.dci_name {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 15px;
  line-height: 25px;
  color: #999999;
  text-align: center;
  margin-top:20px;
  margin-bottom:30px;
}
.des_img:hover {
  /*transition: all 0.5s ease 0s;
  transform: rotate3d(1, 1, 1, 360deg);*/

}
.des_img  {
  position: relative;
  /*overflow: hidden;*/

}
.des_img>div {
  position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.des_img>div:before{
  position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    opacity: 0;
    transition: opacity .4s;
    background-image: linear-gradient(-45deg,#000 0%,transparent 40%,rgba(255,255,255,.6));
}
.des_img:hover>div:before {
  opacity: 1;
}
.des_img img {
  opacity: 1;
  width: 100%;
  transition: opacity .35s;  
}
.des_img span.ti-arrow-right {
  display: inline-block;
    font-size: 24px;
    color: #fff;
    padding: 0px 3px;
    position: absolute;
    bottom: 2px;
    right: 3px;
    opacity: 0;
    /*-webkit-transition: .05s linear;*/
    transition: .05s linear;
    /*-webkit-transition-delay: .01s;*/
    transition-delay: .01s;
}
.des_img:hover span.ti-arrow-right   {
  transition-delay: .15s;
  opacity: 1;
}
.des_img img {
  width:198px;
  height: 147px;
}
.des_img .curl {
  position: absolute;
    bottom: 0;
    right: 0;
    width: 0;
    height: 0;
    background: linear-gradient(135deg,#fff,#f3f3f3 20%,#bbb 38%,#aaa 44%,#888 50%,rgba(0,0,0,.7) 50%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.3));
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    transition: all .4s ease;
}
.des_img:hover .curl {
  width: 60px;
  height: 60px;
}
.des_img .curl:before, .des_img .curl:after {
  content: '';
    position: absolute;
    z-index: -1;
    left: 12%;
    bottom: 6%;
    width: 70%;
    max-width: 300px;
    max-height: 100px;
    height: 55%;
    box-shadow: 0 12px 15px rgba(0,0,0,.3);
    transform: skew(-10deg) rotate(-6deg);
}
.des_img .curl:after {
  left: auto;
    right: 6%;
    bottom: auto;
    top: 14%;
    transform: skew(-15deg) rotate(-84deg);
}
.banner {
  margin-top: 30px;
  display: none;
}
.banner .color-blur h1.page-title {
  padding-top: 150px;
  padding-bottom: 130px;
  text-align: center;
  color: #fff;
   font-family: 'Raleway', sans-serif;
  font-size: 28px;
  font-weight: 400;
}
#con_1 {
  margin-top: 30px;
  padding-top: 40px;
}
#con_1 h3.widget-title {
   font-family: 'Raleway', sans-serif;
  font-weight: 400;
  /*font-size: 15px;*/
  line-height: 25px;
  color: #1b1b1b;
  text-align: center;
  position: relative;
 }
 #con_2 h3.widget-title {
  position: relative;
 }
 /*#con_2 h3.widget-title:after {
  content: "";
  position: absolute;
  background: #b30a0a;
  width: 100px;
  height: 2px;
  left: 0;
  bottom: -15px;
 }*/
 #con_1 h3.widget-title:after {
  content: "";
  position: absolute;
  background:#b30a0a;
  width: 100px;
  height: 2px;
    /* top: 0; */
  left: 46.5%;
  bottom: -15px;
 }
 p.get_touch {
  text-align: center;
  margin: 0;
  color: #999;
  padding-top: 30px;
 }
#con_2 {
  /*margin-top: 50px;*/
  padding-top: 20px;
}
.inform ul {
  list-style: none;
  padding:0;
  /*margin:0;*/
  padding-top: 20px;
}
.inform ul li {
  font-family: 'Open Sans';
  font-size: 15px;
  line-height: 30px;
  color: #999;
  /*padding-left: 20px;*/
  /*padding-bottom: 25px;*/
}
.inform .icon span {
  color: #1b1b1b;
    font-size: 16px;
}
.inform ul li i {
  font-size: 20px;
  padding-right: 10px;
  /*padding-right: 10px;
  padding: 10px;
  border: 1px dashed #1b1b1b;
  border-radius: 50%;*/
}
#con_2 {
  margin-bottom: 40px;
    padding-bottom: 30px;
}

img.contact_image {
  box-shadow: 0px 2px 5px 3px rgba(0,0,0,0.2);
}
.inform ul {
  display: flex;
  justify-content: space-around;
  margin-bottom: 0;
    /*padding-top: 20px;*/
    margin-left: -36px;
    /*padding-bottom: 20px;*/
}
.inform .icon, .inform .text {
  /*display: table-cell;*/
}
.inform .icon {
  vertical-align: middle;
}
.inform .text {
  padding-left: 30px;
  font-size: 14px;
}
.form_con .contact_page input[type="text"], .form_con .contact_page textarea {
  height: 55px;
  width: 100%;
  padding: 20px;
  border: 1px solid #f4f4f4;
  margin-bottom: 20px;
  background: #f7f7f7;
}
.form_con .contact_page input[type="submit"] {
  width: 100%;
    border: none;
    /*padding: 10px;*/
    height: 50px;
    background: #b30a0a;
    color: #fff;
    transition: all .5s;
}
.form_con .contact_page input[type="submit"]:hover {
  background:#1b1b1b;
}
.form_con .contact_page textarea {
  height:148px;
  margin-bottom: 14px;
}
.form_con h2 {
  text-align: center;
  font-size: 28px;
  line-height: 25px;
  color: #1b1b1b;
  font-weight: 400;
  margin-bottom: 30px;
}
.form_con p.text_msg {

  text-align: center;
  font-size: 16px;
  line-height: 24px;
  font-weight: 400;
  color: #999;
  width: 90%;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 40px;
}
.contact_page {
  /*padding-top: 30px;*/
  /*padding-left: 30px;*/
}
.inform {
  /*margin-top: 35px;
  padding-top: 50px;*/
  padding-bottom: 30px;
  /*padding-left: 29px;
  width: 469px;
  box-shadow: 0px 4px 6px 2px rgba(153,153,153,0.25);*/
}
#colophon {
/*   margin-top: 0px !important; */
  padding-top: 20px;
  border-top: 1px solid #f4f4f4;
  background: #f4f4f4;
}
#about {
  margin-top: 40px;
  padding-top: 40px;
}
#about .images {
  padding-left: 25px;
}
.about_1 h6 {
  margin: 0;
  padding-bottom: 20px;
  font-size: 15px;
}
.about_1 h3.widget-title {
  padding-bottom: 25px;
  position: relative;
}
.about_1 h3.widget-title:after {
  content: "";
  position: absolute;
  background:#b30a0a;
  width: 100px;
  height: 2px;
    /* top: 0; */
  left:0;
  bottom: 15px;
}
p.text {
  line-height: 25px;
  font-size: 15px;
  color: #999;
}
.about_1 {
  padding-top: 25px;
}
.about_1 ul {
  list-style: none;
  padding:0;
  font-size: 15px;
  color: #999;
	display:none;
}
.about_1 ul li {
  margin-bottom: 10px;
}
.about_1 ul li i {
  color:#b30a0a;
    font-weight: 500;
    padding-right: 10px;
    font-size: 20px;
}
#about .images img {
  width: 450px;
  position: relative;
    z-index: 1;
}
img.attachment-post-thumbnail.size-post-thumbnail.wp-post-image {
  width: 198px;
  height: 147px;
  margin-bottom: 47px;
}
article {
  margin-bottom: 0px;
}
div.post-thumbnail img {
    width: 450px !important;
    margin-top: 50px;
    margin-bottom: 50px;
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
}
p.detail_1 {
  color: #999;
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 15px;
    line-height: 30px;
}
a.post-thumbnail {
  position: relative;

 /* width: 0;
  height: 0;*/
}
/*a.post-thumbnail:hover {
  transform:scale(1.1);
}*/

/*a.post-thumbnail:hover a.post-thumbnail:after {
  opacity: 1;
}
a.post-thumbnail:after {
    opacity: 0;
    bottom: 0;
    content: "";
    position: absolute;
    background: #000;
    width: 60px;
    height: 60px;
    right: 0px;
    top: 86px;
    left: 137px;
    background: linear-gradient(135deg,#fff,#f3f3f3 20%,#bbb 38%,#aaa 44%,#888 50%,rgba(0,0,0,.7) 50%,rgba(0,0,0,.4) 60%,rgba(0,0,0,.3));
    box-shadow: 0 0 10px rgba(0,0,0,.5);
    transition: all .4s ease;
}*/
a.post-thumbnail img {
  transition:all .3s;
}
a.post-thumbnail img:hover {
 transform:scale(1.1);
}
.abt_img {
  position: relative;
}
.abt_img:after {
    content: "";
    position: absolute;
    background: #b30a0a;
    width: 40%;
    height: 70%;
    top: -20px;
    left: -22px;
}
#choose {
  padding-left: 119.5px !important;
  padding-right: 119.5px !important;
  padding-top: 160px !important;
}
#choose .single-item {
  position: relative;
 padding-left: 100px;
 margin-bottom: 50px;
}
.icon-holder i {
  font-size: 40px;
  color: #fff;

}
.icon-holder, .text-holder {
  display: table-cell;
}
.icon-holder {
  vertical-align: middle;
  padding-top: 17px;
    background: #b30a0a none repeat scroll 0 0;
    height: 70px;
    left: 0;
    position: absolute;
    text-align: center;
    top: 0;
    width: 70px;
    transition: all 500ms ease;
}
.icon-holder:hover {
    background: #1b1b1b;

}
.text-holder h3 {
  font-size: 25px;
  color:#fff;
}
.text-holder p {
  font-size: 14px;
  line-height: 24px;
  color:#999;
}
div#choose {
  background: rgba(0,0,0,0.9);
}
#sec {
  padding-left: 119.5px;
  padding-right: 119.5px;
}
#sec h3 {
  text-align: center;
    position: relative;
    top: 130px;
    color: #fff;
    font-size: 30PX;
    font-weight: 500;
}
#sec h3:after {
  content:"";
  position: absolute;
  background: #b30a0a;
  width: 110px;
  height: 2px;
  /*top: 0;*/
  left: 40.5%;
  bottom: -15px;

}
.single_team_member {
  border: 1px solid #f7f7f7;
  padding: 9px;
}
.team_holder {
  text-align: center;
    padding-top: 18px;
}
.team_holder h3 {
  font-size: 25px;
  font-weight: 500;
}
.team_holder p {
  font-size: 15px;
  color: #b30a0a;
}
h3.team {
  margin-top: 40px;
  position: relative;
}
h3.team:after {
  content: "";
  position: absolute;
  background:#b30a0a;
  width: 110px;
  height: 2px;
  left: 0;
  bottom: -10px;
}
.img_holder {
  display: block;
    overflow: hidden;
   position: relative;
}
.img_holder img {
  transform: scale(1);
    transition: all 0.5s ease 0s;
    width: 100%;
}
.single_team_member:hover .img_holder img {
 transform: scale(1.1);
}
p.team_text {
  color: #1b1b1b;
    text-align: center;
    font-size: 18px;
    width: 80%;
    margin-left: auto;
    margin-right: auto;
}
div.post-thumbnail img:hover {
   
    /* background-color: white; */
    transform: rotateY(180deg) scale(0.5,0.5);
}
div.post-thumbnail img {
    /*transition: all .5s .ease 2s;*/
    transition: all .5s ease 0s;
}
p.team_text span {
  color: #b30a0a;
}
.copyright .col-md a {
  color: #b30a0a;
}
.copyright .col-md a:hover {
  text-decoration: none;
  color:#999;
}
.inform .text a {
  color: #999;
}
.inform .text a:hover {
  color: #b30a0a;
  text-decoration: none;
}
ol.flex-control-nav {
  top: 665px !important;
    bottom: auto !important;
    right: 37% !important;
}
.caption-wrap .caption {
  font-size: 15px !important;
  line-height: 30px;
  font-family: 'Open Sans';
  color: #999;
  padding:0 !important;
}
.caption-wrap {
  margin:0 !important;
  padding-top: 20px !important;
}
div.post-thumbnail{
  display: none;
}
ol.flex-control-nav li a {
  font-size: 13px !important;
  color: #999 !important;
  font-family: 'Open Sans';
  padding: 5px !important;
  font-weight: 500;
}
ol.flex-control-nav li a:after {
  border-bottom: 2px solid #b30a0a !important;
  left: 0px !important;
}
#retail {
  margin-top: 50px;
  margin-bottom: 30px;
 position: relative;
	left:160px;
}
#service_1 {
  margin-top: 60px;
  position: relative;
  border: 2px solid #1c1f26;
  padding: 0 40px 0 40px;
}
#service_1:hover .icon {
    background: #b30a0a;
    border-color: #b30a0a;
}
#blank {
  margin-top: 60px;
  padding-top: 40px;
}
.const_0 .image {
  position: relative;
  top: -100px;
  margin-bottom: 30px;
}
.const_0 .image:before {
  opacity: 0;
    content: "";
    position: absolute;
    width: 87%;
    height: 100%;
    background: rgba(0,0,0,0.8);
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition: all .3s ease;
}
#service_1:hover .const_0 .image:before {
  opacity: 1;
}
.const_1 {
  position: relative;
  padding-top: 100px;
  margin-bottom: 30px;
}
.const_1 .content .icon {
  left: 78%;
  position: absolute;
  font-size: 50px;
  width: 100px;
  height: 100px;
  top: -50px;
    /* right: -279px; */
  color: #c2c2c2;
  border: 2px solid #1c1f26;
  background: #fff;
  text-align: center;
  transition: .5s ease;
}
.const_1 .service_2 .icon {
  left:0;
}
.const_1 .content h5 {
  position: absolute;
  top: 50%;
  left: -102px;
  transform: rotate(-90deg);
  font-size: 13px;
  letter-spacing: 2px;
  color: #c2c2c2;
  width: max-content;
}
.const_1 .service_2 h5 {
  top: 39%;
  left:87%;
}
.const_1 .content h5:after {
  content: "";
  position: absolute;
  background: #e7e7e7;
  width: 200px;
  height: 1px;
  top: 7px;
}
.const_1 .content h3 {
  margin-bottom: 30px;
}
.const_1 .content h3 a {
  font-size: 24px;
  line-height: 34px;
  padding-bottom: 30px;
  font-weight: 500;
  color:#1b1b1b;
}
.const_1 .content h3 a:hover {
  text-decoration: none;
  color: #b30a0a;
}
.const_1 .content .text {
  padding-bottom: 30px;
  padding-right: 50px;
  font-size: 15px;
  font-family: 'Open Sans';
  line-height: 25px;
  color: #888;
}

.link_btn a {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #fff;
  background-color: #1c1f26;
  padding: 13px 30px;
  padding-left: 60px;
  transition: all .3s ease;
}
.link_btn a:after {
  content: "";
  position: absolute;
  background: #b30a0a;
  width: 30px;
  height: 1px;
  right: 0;
  left: 20px;
  top: 24px;
 /* transform: scale(0, 1);
  transition: transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.000), -webkit-transform 500ms cubic-bezier(0.860, 0.000, 0.070, 1.00);
  transition-timing-function: cubic-bezier(0.860, 0.000, 0.070, 1.000);*/

}
.link_btn a:hover {
  background:#b30a0a;
  text-decoration: none;
  color: #fff;
}
.link_btn a:hover:before {
  transform:scale(1,1);
  transform-origin: bottom left;
}

#bkg {
  margin-top: 80px;
}
.bkg_1 {
  position: relative;
  padding:100px 0 80px;
  min-height: 500px;
 }
 .bkg_1:after {
    content: "";
    position: absolute;
    background: url(https://www.dcidesigngroup.com/wp-content/uploads/2020/01/service-background.jpg);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-size: cover;
    background-attachment: fixed;

 }
 .title_icon {
    color: #b30a0a;
    position: relative;
    z-index: 1;
    text-align: center;
    margin-bottom: 22px
 }
 .title_icon i {
  font-size: 60px;
  font-weight: 700;
 }
 .bkg_1 h4, .bkg_1 h1 {
    color: #fff;
    position: relative;
    z-index: 1;
    text-align: center;
 }
 .bkg_1 h4 {
    font-size: 15px;
    font-weight: 500;
    margin-bottom: 15px;
    color: #adadad;
 }
 .bkg_1 h1 {
  font-weight: 600;
  font-size: 40px;
 }
 .bkg_1 h5 {
  color: #adadad;
    position: relative;
    z-index: 1;
    text-align: center;
    font-weight: 500;
    font-size: 25px;
 }
 .inner-box {
  position: relative;
 }
 .ser_image1,.ser_image2, .ser_image3 {
  position: relative;
 }
 .ser_image1:before, .ser_image2:before, .ser_image3:before {
    content: "";
    position: absolute;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 0;
    transition: .5s ease;
}
.inner-box:hover .ser_image1:before, .inner-box:hover .ser_image2:before, .inner-box:hover .ser_image3:before{
  height: 100%;
}
 .inner-box .icon_box {
    position: absolute;
    font-size: 45px;
    width: 70px;
    height: 70px;
    background: #fff;
    /* border: 1px solid #1b1b1b; */
    box-shadow: 0px 7px 20px 0px rgba(0, 0, 0, 0.1);
    text-align: center;
    top: -6%;
    right: -21px;
    color: #b30a0a;
    transition: .5s ease;
    transition-delay: .5s;
 }
 .inner-box:hover .icon_box {
    top: 100%;
    transform: translateY(-110px);
}
 .inner-box .lower_content {
  margin-top: 35px;
  text-align: center;
 }
 .inner-box .lower_content h4 {
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 5px;
 }
 .inner-box .lower_content .text {
    font-size: 15px;
    line-height: 26px;
    color: #888;
    margin-bottom: 30px;
    font-weight: 400;
 }
 .inner-box .read_btn {
  position: relative;
 }
 .inner-box .read_btn a {
    display: inline-block;
    font-size: 14px;
    line-height: 24px;
    color: #1c1f26;
    background-color: #fff;
    border: 1px solid #e7e7e7;
    padding: 12px 30px;
    font-weight: 600;
    text-transform: uppercase;
    position: relative;
    z-index: 1;
    transition: all 0.3s ease;
 }
 .inner-box .read_btn a:before {
    position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    -webkit-transform: scale(0, 1);
    -ms-transform: scale(0, 1);
    transform: scale(0, 1);
    -webkit-transform-origin: bottom center;
    -ms-transform-origin: bottom center;
    transform-origin: bottom center;
    border-top: 1px solid #b30a0a;
    border-bottom: 1px solid #b30a0a;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
 }
 .inner-box .read_btn a:after {
  position: absolute;
    content: '';
    left: -1px;
    top: -1px;
    right: -1px;
    bottom: -1px;
    -webkit-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    border-left: 1px solid #b30a0a;
    border-right: 1px solid #b30a0a;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
 }
 .inner-box .read_btn a:hover:after {
  transform: scale(1, 1);
 }
 .inner-box .read_btn a:hover:before {
  transform: scale(1, 1);
 }
 .inner-box .read_btn:after {
    content: "";
    position: absolute;
    background: #e7e7e7;
    width: 100%;
    height: 1px;
    top: 24px;
    left: 0;
 }
 .inner-box .read_btn a:hover {
  color: #b30a0a;
  text-decoration: none;
 }
 #specialization {
  position: relative;
    top: -166px;
    padding-left: 2%;
    padding-right: 3%;
 }
 #sector {
  margin-top: 50px;
  padding-bottom: 40px;
    padding-top: 30px;
    padding-left: 0px;
 }
 #sector .title h6 {
  font-size: 13px;
    color: #b30a0a;
    letter-spacing: 1px;
    font-weight: 500;
    position: relative;
 }
 #sector .title h6:after {
    content: "";
    position: absolute;
    background: #b30a0a;
    width: 50px;
    height: 1px;
    top: 9px;
    left: 97px;
    /*padding:15px;*/
 }
 #sector .title h3 span {
  font-weight: 600;
 }
 #sector .pj_text {
  font-size: 15px;
    line-height: 25px;
    color: #999;
    font-weight: 400;
    text-align: end;
 }
 .single_prj .image_holder img {
  max-width: 370px;
 }
 .inner_gallery {
  position: relative;
  padding-left: 25px;
  overflow: hidden;
 }
 .inner_gallery .category {
      position: absolute;
    transform: rotate(-90deg);
    top: 32%;
    left: 10px;
    color: #888;
    font-weight: 400;
    font-size: 11px;
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    transform: rotate(-90deg) translateX(-50%) translateY(-50%);
    transform-origin: 0 0;
 }
 .inner_gallery .category:after {
  content: "";
    position: absolute;
    background: #b30a0a;
    width:35px;
    height: 1px;
    top: 8px;
    left: -42px;
    right: -24px;
 }
 .caption_title {
    position: absolute;
    left: 0;
/*     right: 45px; */
    /* top: 24px; */
    bottom: 13px;
    font-weight: 500;
    font-size: 13px;
    background: #fff;
    padding: 10px 30px 0;
    transition: .5s ease;
    z-index: 9;
    letter-spacing: 0px;
 }
 .overlay .detail {
  font-size: 14px;
    position: absolute;
    top: 47%;
    left: 55%;
    height: 85px;
    width: 85px;
    color: #b30a0a;
    text-align: center;
    /* line-height: 23px; */
    padding: 18px;
    border-radius: 50%;
    background: #fff;
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
    opacity: 0;
 }
 .overlay .detail:hover {
    color: #999;
    text-decoration: none;
}
 .overlay:before {
  position: absolute;
    content: '';
    background: rgba(0, 0, 0, 0.3);
    left: 25px;
    top: 0;
    width: 100%;
    height: 0%;
    -webkit-transition: .5s ease;
    -o-transition: .5s ease;
    transition: .5s ease;
 }
 .inner_gallery:hover .caption_title {
    bottom: -70px;
    z-index: 0;
}
.inner_gallery:hover .overlay:before {
  height: 89%;
}
.inner_gallery:hover .overlay .detail {
  opacity: 0;
}
#client_s {
  margin-top: 60px;
}
#our_client {
  margin-top: 60px;
}
.client_image img {
  width: 450px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    transition: all .5s ease;
    transform: scale(1,1);
}
.client_image img:hover {
  transform: scale(1.1);
}
#our_client h3.widget-title {
  font-size: 25px;
    margin-bottom: 20px;
    font-weight: 500;
    color: #1b1b1b;
    line-height: 30px;
}
.client_text {
  font-family: 'Open Sans';
    font-size: 15px;
    line-height: 25px;
    color: #999;
    font-weight: 400;
}
.client_sub {
  padding-top: 50px;
}
.mrtv {
  padding-bottom: 130px;
}
.mrtv .client_image {
  padding-top: 40px;
}
#gw_go_portfolio_projects_portfolio .gw-gopf-style-flex .gw-gopf-cats > span a {
 background: none !important;
    border: 1px solid #e7e7e7 !important;
    font-size: 15px !important;
    height: 41px !important;
    padding: 4px 14px !important;
    color: #999 !important;
}
#gw_go_portfolio_projects_portfolio .gw-gopf-style-flex .gw-gopf-cats > span.gw-gopf-current a {
    background: #b30a0a !important;
    color: #fff !important;
}
#gw_go_portfolio_projects_portfolio .gw-gopf-style-flex .gw-gopf-cats > span a:hover {
    background: #b30a0a !important;
    color: #fff !important;
}
#gw_go_portfolio_projects_portfolio .gw-gopf-cats > span {
    /*margin-left: 6px;*/
    margin-right: 10px !important;
    margin-bottom: 20px !important;
}
.mrtv .sub_cli {
  padding-top: 0;
}
#gw_go_portfolio_projects_portfolio .gw-gopf-cats > span {
  margin-left:0 !important;
}
#gw_go_portfolio_projects_portfolio .gw-gopf-style-flex-slide-push-up .gw-gopf-post-content-wrap {
  opacity:0 !important;
}
#service_one {
  margin-top: 50px;
    padding-top: 25px;
    margin-bottom: 40px;
}
/* .detail_img img {
  max-width: 570px;
  height: auto;
} */
.bla {
  padding-left: 50px;
    padding-right: 35px;
}
.bla h3.widget-title, #construction h3.widget-title{
  font-size: 24px;
    line-height: 32px;
    color: #212529;
    font-weight: 700;
    margin: 0;
    padding-bottom: 20px;
    text-transform: uppercase;
    position: relative;
}
 #design h3.widget-title {
    font-size: 24px;
    line-height: 32px;
    color: #212529;
    font-weight: 700;
    margin: 0;
    padding-bottom: 25px;
    text-transform: uppercase;
    position: relative;
    margin-bottom: 20px;
 }
.bla h3.widget-title:after {
  content: "";
    position: absolute;
    background: #b30a0a;
    width: 110px;
    height: 3px;
    bottom: 35px;
    left: 50%;
}
#design h3.widget-title:after {
    content: "";
    position: absolute;
    background: #b30a0a;
    width: 145px;
    height: 3px;
    bottom: 12px;
    left: 29%;
}
#construction h3.widget-title:after {
    content: "";
    position: absolute;
    background: #b30a0a;
    width: 110px;
    height: 3px;
    bottom: 35px;
    left: 71%;
}
#construction, #design {
  padding-top: 60px;
}
.ext, .ext_1, .ext_2 {
  font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #9a9a9a;
    padding-bottom: 30px;
}
#details {
  margin-top: 50px;
  padding-top: 30px;
  margin-bottom: 35px;
}
.step_text {
  display: flex;
    align-items: center;
    margin-top: 25px;
    margin-bottom: 25px;
}
.step_text .icons i {
  font-size: 30px;
  color: #b30a0a;
  padding-top: 25px;
  padding-bottom: 25px;
}
.step_text h3 {
  font-size: 24px;
    line-height: 25px;
    color: #252525;
    font-weight: 500;
    margin-left: 30px;
}
.sub_text {
  font-size: 17px;
    line-height: 28px;
    font-weight: 400;
    color: #9a9a9a;
    padding-bottom: 20px;
}
.sub_text1 {
  font-size: 18px;
    line-height: 20px;
    color: #212529;
    padding-bottom: 15px;
}
.sub_text2 {
  font-size: 17px;
    line-height: 28px;
    color: #9a9a9a;
    padding-bottom: 20px;
}
.step_1 {
  transition: all .3s ease;
}
.step_1:hover {
  transform:scale(1.1);
}
ul.flex-direction-nav {
  top:0px !important;
}
.metaslider.ms-theme-architekt .flexslider ul.flex-direction-nav li a.flex-prev {
  left:-165% !important;
}
.metaslider.ms-theme-architekt .flexslider ul.flex-direction-nav li a {
  width: 250px !important;
  height: 450px !important;
}
.metaslider.ms-theme-architekt .flexslider ul.flex-direction-nav li a::before,
.metaslider.ms-theme-architekt .flexslider ul.flex-direction-nav li a::after {
  color: transparent;
}
.gw-gopf-post {
   transition: all .3s ease !important;
}
.gw-gopf-post:hover {
    transform: scale(1.1) !important;
   
}
.news-card {
  background-position: center;
    width: 100%;
    height: 147px;
    background-size: cover;
  transition: all .3s;
}
.news-card:hover {
  transform:scale(1.1);
}
.fb_items_wrap article {
  margin-bottom:47px;
}
li.fax_con {
display:flex;
  padding-left:20px;
}
li.fax_con .text {
  padding-left:10px;
}
.bla ul {
  list-style: none;
  padding-left: 0;
}
#design ul li {
	line-height : 30px;
}
.bla ul li {
  margin-bottom: 10px;
  font-family: 'Open Sans';
  color: #999;
  font-size: 15px;
}
#interior {
  padding-top: 50px;
}
.bla ul li i {
  color: #b30a0a;
  padding-right: 10px;
}
.const_33 .const_1 .icon:after {
  content: '\e985';
    font-family: "IcoFont";
    position: relative;
/*     top: -84px; */
}
.const_11 .const_1 .icon:after {
    content: '\e985';
    font-family: "IcoFont";
    position: relative;
    top: 6px;
}
.const_22 .const_1 .icon:after {
  content: '\ec57';
    font-family: 'IcoFont';
    position: relative;
    right: 11px;
    top: 5px;
}
#scan h3.widget-title {
	text-align:center;
	margin-top:30px;
	font-family: 'Raleway', sans-serif;
    font-weight: 400;
	line-height: 25px;
    color: #1b1b1b;
	margin-bottom:60px;
	position:relative;
}
#scan h3.widget-title:after {
	content: '';
    position: absolute;
    background: #b30a0a;
    width: 150px;
    height: 2px;
    bottom: -17px;
    left: 43%;
}
img.scan_img {
	width:200px;
	margin-left : auto;
	margin-right:auto;
	margin-top:30px;
}
.err {
	margin-left: auto;
    margin-right: auto;
    margin-top: 30px;
    margin-bottom: 30px;
}
.error404 h1.page-title {
	text-align: center;
    font-size: 30px;
    font-style: italic;
    color: #343434;
    margin-bottom: 30px;
	padding-bottom:40px;
}
.fb_plug_in iframe.mobi_1, .fb_plug_in iframe.mobi_2, .fb_plug_in iframe.mobi_3, .fb_plug_in iframe.mobi_4 {
	display:none;
}