<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*

Theme Name: MWD

Theme URI: http://www.myanmarwebdesigner.com

Author: Myanmar Web Designer

Author URI: http://www.myanmarwebdesigner.com

Description: MWD theme is developed by Myanmar Web Designer intended for customers' websites.

Version: 1.0

License: GNU General Public License v2 or later

Text Domain: mwd

*/


html,body {
  overflow-x:  hidden!important;
}

.owl-stage-outer .owl-item {
    height: 200px!important;
    overflow: hidden!important;
}

.error h1{
	text-align: center;
    padding: 50px 0px;
    margin: 100px auto;
    font-size: 23px;
    box-shadow: 0px 0px 10px #ccc;
}


.dropdown-menu &gt; li.kopie &gt; a {

    padding-left:5px;

}

.dropdown-menu li a {
    border-bottom: 1px solid;
}



.dropdown-submenu {

    position:relative;

}

.dropdown-submenu&gt;.dropdown-menu {

   top:0;left:100%;

   margin-top:-6px;margin-left:-1px;

   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;

 }



.dropdown-submenu &gt; a:after {

  border-color: transparent transparent transparent #333;

  border-style: solid;

  border-width: 5px 0 5px 5px;

  content: " ";

  display: block;

  float: right;

  height: 0;

  margin-right: -10px;

  margin-top: 5px;

  width: 0;

}




.dropdown-submenu:hover&gt;a:after {

    border-left-color:#555;

 }



.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; .active &gt; a:hover {

  text-decoration: none;

}

 .policy img.so-widget-image {
    border: 30px solid transparent;
    padding: 20px;
    max-width: 800px!important;
    margin: auto;
    border-image: url(https://mdn.mozillademos.org/files/4127/border.png) 27;
}

.huge-it-wrap{
	height: auto!important;
	opacity:1!important;
}


@media (max-width: 767px) {



  .navbar-nav  {

     display: inline;

  }

  .navbar-default .navbar-brand {

    display: inline;

  }

  .navbar-default .navbar-toggle .icon-bar {

    background-color: #fff;

  }

  .navbar-default .navbar-nav .dropdown-menu &gt; li &gt; a {

    color: red;

    background-color: #ccc;

    border-radius: 4px;

    margin-top: 2px;

  }

   .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {

     color: #333;

   }

   .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,

   .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {

     background-color: #ccc;

   }



   .navbar-nav .open .dropdown-menu {

     border-bottom: 1px solid white;

     border-radius: 0;

   }
	.navbar-header{
	min-height:42px;
}
  .dropdown-menu {

      padding-left: 10px;

  }

  .dropdown-menu .dropdown-menu {

      padding-left: 20px;

   }

   .dropdown-menu .dropdown-menu .dropdown-menu {

      padding-left: 30px;

   }

   li.dropdown.open {

    border: 0px solid red;

   }



}



@media (min-width: 768px) {


.huge-it-caption div {
    padding: 35px 0px!important;
}

  ul.nav li:hover &gt; ul.dropdown-menu {

    display: block;

  }

  #navbar {

    text-align: center;

  }

}





/*header*/



.dropdown-menu li a{

  line-height:15px !important;

}



.dropdown-menu li a{

  transition:all 0.4s;

}







.navbar-toggle .icon-bar{

  background: #a0ce4e;

}

.navbar-toggle{

  background: white !important;

}

*{

  font-family: 'Montserrat', sans-serif;

}

.metaslider{

  overflow:hidden;

}

.edit-link{

  display: none;

}



.site-title i{

  font-size: 30px;

    margin-right: 10px;

  color:#a0ce4e;

}

.ft_info_row {
    background: #252525;
    color: white;
	padding: 50px 80px 40px;
}

.ft_info_row h3 {
    font-family: 'Montserrat', sans-serif;
    margin: 0 0 15px;
    text-transform: uppercase;
    color: #ffffff;
    font-size: 15px;
    margin-bottom: 25px;
    padding-bottom: 25px;
    font-weight: 400;
    position: relative;
}

.ft_info_row h3:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 30px;
    height: 1px;
    background: #a0ce4e;
}

.footer p, .footer td, .footer a {
    font-size: 14px;
    color: #ffffff;
}

.ft_info_row th {
    font-family: 'Montserrat', sans-serif;
    color: #a0ce4e;
    margin-right: 5px;
    font-weight: normal;
    font-size: 14px;
}

.footer table tr:first-child th, .footer table tr:first-child td {
    padding-top: 0px;
}

.footer td, .footer th {
    padding: 10px;
}

.footer td {
    padding: 10px 0px;
}


.footer_work_hours{

  line-height: 23px;

}



.site-title a{

  font-size:20px;

  color:rgb(13, 101, 253);

  font-weight: bold;

  text-decoration:none;

}

.site-title a:hover {

    text-decoration: none;

}



h3.site-title {

    margin: 0px;

}



h3.site-title img {

    width: 20%;

    padding-right: 10px;

    float:left;

}





.site-description{

  display: none;

}

h4.site-title {

    color: #ff0000;

font-family: 'Bree Serif', serif;

font-style: italic;

}

.nav_menu{

  /** padding: 10px; **/

}

.navbar-nav{



}

.my_nav {

    justify-content: center;

    display: flex;
	background: #2320D8;

}

.dropdown-menu li:hover {
    background: white;
}

ul#menu-main_menu li a:hover {
    background: white!important;
    color: black!important;
}



.navbar-nav li a{

  line-height: 44px;

    font-weight: bold;

    text-transform: uppercase;

    font-size: 12px;

    color: #ffffff;

    transition: all 0.4s;

    font-weight: 900;



}



.navbar-nav .dropdown-menu li a{

	color: white!important;

}



.navbar-nav .dropdown-menu li a {

    padding: 13px 25px;

}

.dropdown-menu&gt;li&gt;a:hover {
    color: blue!important;
}



.navbar-nav .dropdown-menu {

    padding: 0px;

}



.navbar-nav &gt; li &gt;a:focus, .navbar-nav &gt; li &gt; a:hover, .navbar-nav &gt; .active &gt; a {

    color: #fff!important;

    text-decoration: none;

    background: transparent !important;

}

.dropdown-menu {
	background: #2b27d1d9!important;
}

.dropdown-menu li a {
	text-transform: capitalize!important;
	color:white;
}

.top_menu_right ul li {

    display: inline-block;

    width: 30px;

}

.top_menu_right ul li a{

  color:#ffffff;

  transition: all 0.3s;

}

.top_menu_right ul li a:hover{

  text-decoration: none;

  color:#a0ce4e;

}

.top_menu_left ul{

  float: left;

    margin-left: -50px;

  margin-bottom: 0px!important;

}

.top_menu_left ul li {

    display: inline-block;

    margin-right: 20px;

    font-size: 12px;



}

.top_menu_left ul li a{

  color: #ffffff;

  transition: all 0.3s;

}

.top_menu_left ul li a:hover{

  text-decoration: none;

  /*color:#a0ce4e;*/

  color:#04ff00;

}

.top_menu_left ul li a i{

  /*color: #a0ce4e;*/

  color:#04ff00;

    padding-right: 10px;

}

.header &gt; .container{

    margin-top: 10px!important;

    margin-bottom: 10px!important;

}

.top_menu_row{

  /*background: #333333;*/

  background:#1862f5;

    padding: 13px 0px 5px;

}

.top_menu_right ul{

  float: right;

  margin-bottom:0px!important;

}



.logo, .my_nav {

    padding: 0px;

}



.index_slider_btn{

  text-align: center;

  padding: 35px;

    background: #a0ce4e;

    color: white;

    font-size: 16px;

    margin: 0px;

}

.index_slider_btn a{

    border: 2px solid white;

    color: white;

    padding: 12px 30px;

    letter-spacing: 1.5px;

    margin-left: 60px;

    border-radius: 2px;

    display: inline-block;

    font-size: 13px;

    font-weight: 600;

    transition: all 0.4s;

}

.index_slider_btn a:hover{

  text-decoration: none;

  background: white;

  color: #a0ce4e;

    border: 2px solid white;

}

.share_buttons_2 {

    width: auto;

    height: auto;

    margin-top: 10px;

    display: none;

}

.slider-title {

   top: 35%!important;
    left: 25%!important;
    text-align: center!important;
    font-size: 25px!important;
    width: 50%!important;
    color: #fff!important;
    background: #ff000054!important;
}

.huge-it-caption div {
    padding: 50px 50px!important;
}

/*end header*/



/** client **/

.client{
	text-align: center;
}

.client .index_about h4:after{
	margin-right:auto;
	margin-left:auto;
}

.client .index_about h4{
	text-align:center;
}

div#metaslider_525 .slides li {

    margin: 15px 0px;

}



.client .container{

	padding: 50px 0px;

}



/** end client **/



/*Content*/



.projects img{

  width: 100%

}

.projects h5{

  padding: 10px 0px 1px 0px;

}

.projects span{

    font-size: 13px;

    color: #777777;

}

.projects a{

  font-size: 13px;

    color: #333;

    transition: all 0.3s;

}

.projects a:hover{

  text-decoration: none;

  color:#a0ce4e;

}

.projects a i{

  padding-left: 10px;

}

.caption h5:after,.index_about h4:after,.who_we_are h5:after,.footer_menu h5:after{

  width: 20px;

    margin-top: 10px;

    display: block;

    content: "";

    background: #a0ce4e;

    height: 1px;

}

.caption h5 a{

  color:white;

  transition: all 0.2s;

}

.caption h5 a:hover{

  text-decoration: none;

  color:#a0ce4e;

}

.metaslider .caption{

  position: absolute;

    bottom: 0px;

}

.metaslider .caption-wrap{

  height: 100% !important;

  transition: .5s ease;

  opacity: 0 !important;

  background: rgba(0, 0, 0, 0.70) !important;

}

.caption-wrap:hover{

  opacity: 1 !important;

}

.caption p{

  font-size: 12px;

    font-weight: 100;

}



.who_we_are img{

  width: 100%;

}

.who_we_are h5{

  font-weight: bold;

    padding: 15px 0px 10px 0px;

}

.who_we_are p{

  font-size: 12px;

}

.index_about_menu h5{

  margin-bottom: 0px;



}

.index_about_menu b{

  font-family: 'Droid Serif', serif;

  font-style: italic;

    font-size: 11px;

}

.index_about_menu i{

    font-size: 20px;

    background: #333333;

    color: white;

    float: left;

    padding: 20px 20px;

    text-align: center;

    margin: -10px 20px 0px 0px;

    transition: all 0.3s;

}



.index_about,.index_about_menu,.who_we_are{

  color:#ffffff;

}

.index_about h4{

  font-weight: bold;

}

.project .index_about h4

{

 color:#000!important;

}

.index_about p{

  color:#777777;

  font-size: 13px;

}

.index_about_menu a:hover  i{

  text-decoration: none;

  background: #a0ce4e;

}



.contact_text{

  padding-top: 30px;

}

.contactus p:empty{
	display:none;
}


.contactus input, .contactus textarea, .contactus select {

    border-radius: 0px!important;

    margin: 10px 0px;

}

.contact_send_ms select {
    margin-top: 0px;
}

.contactus input {

    padding: 20px 20px;

}

.btn_send {

    padding: 15px 35px!important;

}

.contactus select {

    height: 45px;

}



.btn_send{

  padding: 10px 20px 10px 20px;

    margin: 20px 0px;

    background: #a0ce4e;

    border: 1px solid #a0ce4e;

    color: white;

    text-transform: uppercase;

    transition: all 0.5s;

}

.btn_send:hover{

  text-decoration: none;

  background: transparent;

  color:#a0ce4e;

}



.information-list{

  list-style: none;

  margin-left: -40px;

}

.information-list li{

  border-bottom: 1px solid rgba(128, 128, 128, 0.43);

    padding: 10px 0px 20px 0px;

}

ul.information-list a {
    color: black;
}

.contactus h3 {
    margin-bottom: 25px;
}

.information-list li i{

  padding-right: 15px;

}

.contactus table td {
    font-family: 'Exo 2', sans-serif;
}

.contact_info h4,.contact_send_ms h4{

  padding-bottom: 30px

}

.contact_info p{

  line-height: 30px;

    color: #777777;

}

.about_text img{

  width: 100%

}

.about_text h4{

    padding: 15px 0px 10px 0px;

}

.about_text p{

  color: #777777;

}

.social{

  position: relative;

    bottom: 200px;

    float: right;

}

.social ul li a{

    background: #333333;

    color: white;

    width: 40px;

    height: 40px;

    text-align: center;

    font-size: 17px;

    line-height: 37px;

    margin: 3px 10px;

    font-weight: bold;

    transition: all 0.4s;

    opacity: 0;

}

.social ul li a:hover{

  text-decoration: none;

  text-decoration: none;

  background: #a0ce4e;

}

.social ul{

    list-style: none;

}

.carousel-slider.owl-drag .owl-item:hover .social ul li a{

  opacity: 1;



}

.member span {

    color: #777777;

    top: -10px;

    position: relative;

}

.member h4 {

    font-weight: bold;

  font-size:12px;

  text-align:center;

}

.member p{

  font-size: 13px;

  color: #777777;

}

.policy {

    margin-top: 50px;



}

.policy h3 {

    margin-bottom: 35px;

    text-align: center;

    color: #1862f5;

}

ul.policy1{

		list-style: none;

        margin:0px!important;

		padding:0px!important;

	     }



ul.policy1 li:before {

	content: "\00BB \0020";

    color: #1862f5;

    font-size: 30px;

	     }



/*end content*/







/*footer*/



.footer_menu{

  color:white;

}

.footer_menu p {

    font-size: 12px;

}

.footer_work_hours span{

  color:#a0ce4e;

  padding-right: 10px;

}

.footer_work_hours a {
    color: white;
}

.footer_work_hours .fa {
    color: #a0ce4e;
    padding-right: 10px;
}

.end_footer_row{

  text-align: center;

    padding: 20px;

    color:white;

    background: black;

}

.end_footer_row a{

  color:#a0ce4e;

  transition: all 0.3s;

}

.end_footer_row a:hover{

  text-decoration:none;

  color:white;

}

/*end footer*/





/*banner*/

.home .page_banner{

  display: none;

}

span.wpcf7-form-control-wrap.your-message textarea {
    height: 80px!important;
}

.page_banner{

  background: #A02225;

  color: white;

  padding: 5px;

}

.banner_left h2{

  font-weight: bolder;

    text-transform: uppercase;

    letter-spacing: 1px;

}

.banner_right h5{

  float: right;

    line-height: 50px;

}

.banner_right i{

    color: #a0ce4e;

    padding-right: 10px;

    padding-left: 10px;

}

/*end banner*/

.gallery-icon a img

{

width: 100%;

height: 200px!important;

}
span.site-title {
    font-size: 13px!important;
	color:#A02225;
}

.navbar-nav{
	margin:0px!important;
}

.index_slider_btn{
	padding: 30px 35px!important;
}

.logo {
    padding-bottom: 0px;
}

h3.site-title a {
   font-size: 28px;
    position: relative;
    color: #2320D8;
    top: 5px;
    font-family: times!important;
}

.logo {
    padding: 5px 0px 10px;
}

/*media queries*/


@media only screen and (max-width: 480px) and (min-width: 320px){



  .my_nav{

  background: blue;

  }

  .navbar-nav{

    float: left;

  }

  .top_menu_right{

    display: none;

  }



  h3.site-title {

      text-align: left;

      margin-top: 0px;

      padding-top: 0px;

  }



  .top_menu_row{

    display:none;

  }



  .index_slider_btn a {

      margin: 10px 0px 0px;

  }



}



@media only screen and (max-width : 768px) and (min-width:479px){

  .my_nav {

      border-top: 2px solid #333;

  }

h3.site-title img{
	float:none!important;
}

h3.site-title a{
	top:0px;
}

span.site-title{
	position:relative;
	top: -30px;
    left: 10px;
}

.navbar-collapse.collapse {

  

}



  .index_slider_btn {

      padding: 30px 35px;

  }



  .index_slider_btn a {

      margin-top: 15px;

  }



  h3.site-title {

      margin: 4px 0px;

  }



  .logo, .my_nav {

      text-align: center;

  }



  .navbar-nav{

    float: left;

  }



  .nav&gt;li&gt;a {

      padding: 0px 20px!important;

  }



  .my_nav {

      padding-left: 50px;

  }





}



@media only screen and (max-width : 992px) and (min-width:767px) {



  .nav&gt;li&gt;a{

    padding: 10px 8px;

  }



  .top_menu_right ul, .top_menu_left ul {

      text-align: center;

    float:none;

  }



}



@media only screen and (max-width : 1200px) and (min-width:992px) {



  h3, .h3 {

      font-size: 20px;

  }



  .top_menu_left ul li {

      margin-right: 5px;

  }



}



  /*

Theme Name: MWD

Theme URI: http://www.myanmarwebdesigner.com

Author: Myanmar Web Designer

Author URI: http://www.myanmarwebdesigner.com

Description: MWD theme is developed by Myanmar Web Designer intended for customers' websites.

Version: 1.0

License: GNU General Public License v2 or later

Text Domain: mwd

*/





.dropdown-menu &gt; li.kopie &gt; a {

    padding-left:5px;

}



.dropdown-submenu {

    position:relative;

}

.dropdown-submenu&gt;.dropdown-menu {

   top:0;left:100%;

   margin-top:-6px;margin-left:-1px;

   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;

 }



.dropdown-submenu &gt; a:after {

  border-color: transparent transparent transparent #333;

  border-style: solid;

  border-width: 5px 0 5px 5px;

  content: " ";

  display: block;

  float: right;

  height: 0;

  margin-right: -10px;

  margin-top: 5px;

  width: 0;

}



.dropdown-submenu:hover&gt;a:after {

    border-left-color:#555;

 }



.dropdown-menu &gt; li &gt; a:hover, .dropdown-menu &gt; .active &gt; a:hover {

  text-decoration: none;

}



@media (max-width: 767px) {



  .navbar-nav  {

     display: inline;

  }

  .navbar-default .navbar-brand {

    display: inline;

  }

  .navbar-default .navbar-toggle .icon-bar {

    background-color: #fff;

  }

  .navbar-default .navbar-nav .dropdown-menu &gt; li &gt; a {

    color: red;

    background-color: #ccc;

    border-radius: 4px;

    margin-top: 2px;

  }

   .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a {

     color: #333;

   }

   .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:hover,

   .navbar-default .navbar-nav .open .dropdown-menu &gt; li &gt; a:focus {

     background-color: #ccc;

   }



   .navbar-nav .open .dropdown-menu {

     border-bottom: 1px solid white;

     border-radius: 0;

   }

  .dropdown-menu {

      padding-left: 10px;

  }

  .dropdown-menu .dropdown-menu {

      padding-left: 20px;

   }

   .dropdown-menu .dropdown-menu .dropdown-menu {

      padding-left: 30px;

   }

   li.dropdown.open {

    border: 0px solid red;

   }



}



@media (min-width: 768px) {

  ul.nav li:hover &gt; ul.dropdown-menu {

    display: block;

  }

  #navbar {

    text-align: center;

  }

}





/*header*/



.dropdown-menu li a{

  line-height:15px !important;

}



.dropdown-menu li a{

  transition:all 0.4s;

}



.dropdown-menu li a:hover{

  color:#000;

}



.navbar-toggle .icon-bar{

  background: #fff;

}

.navbar-toggle{

  background: #000 !important;
  position:absolute;
  left:20px;
	margin:4px 0px;
}

*{

  font-family: 'Montserrat', sans-serif;

}

.metaslider{

  overflow:hidden;

}

.edit-link{

  display: none;

}



.site-title i{

  font-size: 30px;

    margin-right: 10px;

  color:#a0ce4e;

}



.footer_work_hours{

  line-height: 23px;

}



.site-title a{

  font-size:20px;

  color:rgb(13, 101, 253);

  font-weight: bold;

  text-decoration:none;

}

.site-title a:hover {

    text-decoration: none;

}



h3.site-title {

    margin: 0px;
    padding-top: 3px;

}



h3.site-title img {

    width: 20%;

    padding-right: 10px;



}





.site-description{

  display: none;

}

.nav_menu{

  /** padding: 10px; **/

}

.navbar-nav{

  float: right;

}

.navbar-nav li a{

  line-height: 44px;

    font-weight: bold;

    text-transform: uppercase;

    font-size: 12px;

    color: #fff;

    transition: all 0.4s;

    font-weight: 900;

  padding-top:0px;
  padding-bottom: 0px;



}



.navbar-nav &gt; li &gt;a:focus, .navbar-nav &gt; li &gt; a:hover, .navbar-nav &gt; .active &gt; a {

    color: #fff!important;

    text-decoration: none;

    background: transparent !important;

}



.top_menu_right ul li {

    display: inline-block;

    width: 30px;

}

.top_menu_right ul li a{

  color:#ffffff;

  transition: all 0.3s;

}

.top_menu_right ul li a:hover{

  text-decoration: none;

  color:#a0ce4e;

}

.top_menu_left ul{

  float: left;

    margin-left: -50px;

}

.top_menu_left ul li {

    display: inline-block;

    margin-right: 20px;

    font-size: 12px;



}

.top_menu_left ul li a{

  color: #ffffff;

  transition: all 0.3s;

}

.top_menu_left ul li a:hover{

  text-decoration: none;

  /*color:#a0ce4e;*/

  color:#04ff00;

}

.top_menu_left ul li a i{

  /*color: #a0ce4e;*/

  color:#04ff00;

    padding-right: 10px;

}

.header &gt; .container{

    margin-top: 10px!important;

    margin-bottom: 10px!important;

}

.top_menu_row{

  /*background: #333333;*/

  background: #A02225;

    padding: 3px 0px;

}

.top_menu_right ul{

  float: right;

}



.my_nav {

    padding: 0px;

}



.index_slider_btn{

  text-align: center;

  padding: 5px;

    background: #404040;

    color: white;

    font-size: 16px;

    margin: 0px;

}

.index_slider_btn a{

    border: 2px solid white;

    color: white;

    padding: 12px 30px;

    letter-spacing: 1.5px;

    margin-left: 60px;

    border-radius: 2px;

    display: inline-block;

    font-size: 13px;

    font-weight: 600;

    transition: all 0.4s;

}

.index_slider_btn a:hover{

  text-decoration: none;

  background: white;

  color: #a0ce4e;

    border: 2px solid white;

}



/*end header*/



/*Content*/



.projects img{

  width: 100%

}

.projects h5{

  padding: 10px 0px 1px 0px;

}

.projects span{

    font-size: 13px;

    color: #777777;

}

.projects a{

  font-size: 13px;

    color: #333;

    transition: all 0.3s;

}

.projects a:hover{

  text-decoration: none;

  color:#a0ce4e;

}

.projects a i{

  padding-left: 10px;

}

.caption h5:after,.index_about h4:after,.who_we_are h5:after,.footer_menu h5:after{

  width: 20px;

    margin-top: 10px;

    display: block;

    content: "";

    background: #a0ce4e;

    height: 1px;

}

.caption h5 a{

  color:white;

  transition: all 0.2s;

}

.caption h5 a:hover{

  text-decoration: none;

  color:#a0ce4e;

}

.metaslider .caption{

  position: absolute;

    bottom: 0px;

}

.metaslider .caption-wrap{

  height: 100% !important;

  transition: .5s ease;

  opacity: 0 !important;

  background: rgba(0, 0, 0, 0.70) !important;

}

.caption-wrap:hover{

  opacity: 1 !important;

}

.caption p{

  font-size: 12px;

    font-weight: 100;

}

.who_we_are img{

  width: 100%;

}

.who_we_are h5{

  font-weight: bold;

    padding: 15px 0px 10px 0px;

}

.who_we_are p{

  font-size: 12px;

}

.index_about_menu h5{

  margin-bottom: 0px;



}

.index_about_menu b{

  font-family: 'Droid Serif', serif;

  font-style: italic;

    font-size: 11px;

}

.index_about_menu i{

    font-size: 20px;

    background: #333333;

    color: white;

    float: left;

    padding: 20px 20px;

    text-align: center;

    margin: -10px 20px 0px 0px;

    transition: all 0.3s;

}



.index_about,.index_about_menu,.who_we_are{

  color:#ffffff;

}

.index_about h4{

  font-weight: bold;

}

.project .index_about h4

{

 color:#000!important;

}

.index_about p{

  color:#fff;

  font-size: 13px;

}

.index_about_menu a:hover  i{

  text-decoration: none;

  background: #a0ce4e;

}



.contact_text{

  padding-top: 30px;

}

.btn_send{

  padding: 10px 20px 10px 20px;

    margin: 20px 0px;

    background: #a0ce4e;

    border: 1px solid #a0ce4e;

    color: white;

    text-transform: uppercase;

    transition: all 0.5s;

}

.btn_send:hover{

  text-decoration: none;

  background: transparent;

  color:#a0ce4e;

}



.information-list{

  list-style: none;

  margin-left: -40px;

}

.information-list li{

  border-bottom: 1px solid rgba(128, 128, 128, 0.43);

    padding: 20px 0px 20px 0px;

}

.information-list li i{

  padding-right: 15px;

}

.contact_info h4,.contact_send_ms h4{

  padding-bottom: 30px

}

.contact_info p{

  line-height: 30px;

    color: #777777;

}

.about_text img{

  width: 100%

}

.about_text h4{

    padding: 15px 0px 10px 0px;

}

.about_text p{

  color: #777777;

}

.social{

  position: relative;

    bottom: 200px;

    float: right;

}

.social ul li a{

    background: #333333;

    color: white;

    width: 40px;

    height: 40px;

    text-align: center;

    font-size: 17px;

    line-height: 37px;

    margin: 3px 10px;

    font-weight: bold;

    transition: all 0.4s;

    opacity: 0;

}

.social ul li a:hover{

  text-decoration: none;

  text-decoration: none;

  background: #a0ce4e;

}

.social ul{

    list-style: none;

}

.carousel-slider.owl-drag .owl-item:hover .social ul li a{

  opacity: 1;



}

.member span {

    color: #777777;

    top: -10px;

    position: relative;

}

.member h4 {

    font-weight: bold;

  font-size:12px;

  text-align:center;

}

.member p{

  font-size: 13px;

  color: #777777;

}

/*end content*/







/*footer*/



.footer_menu{

  color:white;

}

.footer_menu p {

    font-size: 12px;

}

.footer_work_hours span{

  color:#a0ce4e;

  padding-right: 10px;

}

.end_footer_row{

  text-align: center;

    padding: 20px;

    color:white;

    background: black;

}

.end_footer_row a{

  color:#a0ce4e;

  transition: all 0.3s;

}

.end_footer_row a:hover{

  text-decoration:none;

  color:white;

}

/*end footer*/





/*banner*/

.home .page_banner{

  display: none;

}


.banner_left h2{

  font-weight: bolder;

    text-transform: uppercase;

    letter-spacing: 1px;

}

.banner_right h5{

  float: right;

    line-height: 50px;

}

.banner_right i{

    color: #a0ce4e;

    padding-right: 10px;

    padding-left: 10px;

}

/*end banner*/

.gallery-icon a img

{

width: 100%;

height: 200px!important;

}



/*media queries*/

.my_nav{

  background:

}


@media screen and (max-width: 1199px) {

  .nav&gt;li&gt;a {

    position: relative;

    display: block;

    padding: 10px 12px!important;

  }

}



@media screen and (max-width:991px) {

  .logo{

        text-align: center;

  }



}


@media screeen (max-width: 425px){
.entry-content .sow-image-container img {
    width: 90%!important;
}

.huge-it-caption div {
    padding: 15px 10px!important;
    font-size: 16px!important;
}



}





@media only screen and (max-width: 480px) and (min-width: 320px){


	.banner_left h2 {
    	font-size: 20px;
	}
	
	.nav&gt;li&gt;a{
		padding: 0px 12px!important;
	}

	ul#menu-main_menu {
    	width: 100%;
	}

	.navbar-nav .open .dropdown-menu&gt;li&gt;a{
		padding: 13px 25px;
	
	}

	.huge-it-caption div{
		display:none;
	}

	h3.site-title a{
	font-size: 23px;
	top: 10px;
}	

h3.site-title img {
    width: 25%;
    padding: 0px;
    margin: 0px 5px 10px;
}


  .my_nav{

  background: blue;

  }

  .navbar-nav{

    float: left;

  }

  .top_menu_right{

    display: none;

  }

.navbar-collapse.collapse {

   

}



  h3.site-title {

      text-align: left;

      margin-top: 0px;

      padding-top: 10px;

  }



  .top_menu_row{

    display:none;

  }



  .index_slider_btn a {

      margin: 10px 0px 0px;

  }



}


@media only screen and (max-width : 767px) and (min-width:479px){

  .my_nav {

      border-top: 2px solid #333;

  }



  .index_slider_btn {

      padding: 30px 35px;

  }



  .index_slider_btn a {

      margin-top: 15px;

  }



  h3.site-title {

      margin: 4px 0px;

  }



  .logo, .my_nav {

      text-align: center;

  }



  .navbar-nav{

    float: left;

  }



  .nav&gt;li&gt;a {

      padding: 0px 20px!important;

  }



  .my_nav {

      padding-left: 50px;

  }





}
@media only screen and (max-width : 780px) and (min-width :424px) {
  #pg-649-0 .panel-grid-cell, #pg-649-1 .panel-grid-cell, #pg-649-2 .panel-grid-cell, #pg-649-3 .panel-grid-cell, #pg-649-4 .panel-grid-cell, #pg-649-5 .panel-grid-cell, #pg-649-6 .panel-grid-cell {
      width: 70%;
      margin: 10px auto;
  }
  .entry-content .sow-image-container img{
    width: 70%!important;
  }
}

@media only screen and (max-width : 992px) and (min-width:767px) {



  .nav&gt;li&gt;a{

    padding: 10px 8px;

  }



  .top_menu_right ul, .top_menu_left ul {

      text-align: center;

    float:none;

  }



}



@media only screen and (max-width : 1200px) and (min-width:992px) {



  h3, .h3 {

      font-size: 20px;

  }



  .top_menu_left ul li {

      margin-right: 5px;

  }



}
</pre></body></html>