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

img {
	max-width: 100%;
	height: auto;
	display: block;
}
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;
}
.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;
}
html,
body {
	overflow-x: hidden;
}
.site-header {
	border-image: linear-gradient(to left, #ed1b24 0%, #0054a5 100%);
	border-image-slice: 1;
	border-top: 5px solid #fe2c1b;
}
.navbar-light .navbar-nav .active > .nav-link,
ul.navbar-nav li:hover a {
	color: #0153a5 !important;
}
.mainnav {
	/* text-align: right; */
	float: right;
	padding-top: 5px;
}
/* .metaslider .caption-wrap{
  top: 45%!important;
  text-align: center;
  background: transparent!important;
} */
.allpadding {
	padding: 60px 0;
}
.caption h2 {
	display: inline-block;
	margin-bottom: 0;
	font-size: 1.8rem;
}
.caption .content p {
	width: 75%;
	margin: 0 auto !important;
	/*    margin-left: auto;
    margin-right: auto;*/
}
.caption h1 {
	text-transform: uppercase;
	font-size: 60px;
	font-family: Montserrat;
	font-weight: 700;
	margin-bottom: 20px;
}
.caption h3 {
	font-family: Montserrat;
	font-weight: 500;
	text-transform: uppercase;
	font-size: 17px;
	margin-bottom: 25px;
}
h1.entry-title {
	display: none;
}
h3.widget-title {
	text-transform: uppercase;
	font-weight: 600;
	font-family: Lato;
	font-size: 25px;
	margin-bottom: 20px;
	color: #023b71;
}
.hfirst .about {
	padding-top: 30px;
}
/* a.read-more:after {
    content: '';
    position: absolute;
    width: 107%;
    height: 120%;
    left: -4px;
    top: -4px;
    border: 2px dotted #000;
} */
a.read-more,
.gw-gopf-post-more a {
	padding: 12px 15px;
	background-color: #ed1b24;
	border: 2px solid #ed1b24;
	text-transform: uppercase;
	color: #fff;
	font-weight: 600;
	font-size: 14px;
	font-family: Lato;
	margin: 3px;
	/*     position: relative; */
	transition: all 0.5s;
	/* box-shadow: 0 0 0 3px #fff, inset 0 0 0 0px rgba(0,0,0,.05), 0 0 0 5px rgba(0,0,0,.2); */
	border-radius: 4px;
}
.gw-gopf-slider-controls.gw-gopf-clearfix a {
	border-radius: 4px !important;
}
a.read-more:hover,
.gw-gopf-post-more a:hover {
	color: #ed1b24;
	background-color: transparent;
}
.about p {
	margin-bottom: 35px;
}
.scoop p {
	width: 65%;
	margin: 0 auto;
	margin-bottom: 25px;
}
.a1Hbusiness-wrap {
	margin-top: 30px;
	text-align: center;
}
.scoop {
	text-align: center;
	position: relative;
	color: #000;
}
.hsecond {
	background-image: url(http://a1group.myanmar-hosting.com/demo/wp-content/uploads/2020/06/bg-bnr.jpg);
	background-size: cover;
	background-position: center;
	position: relative;
	padding: 50px;
}
.hsecond:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0, 0, 0, 0.75);
}
#gw_go_portfolio_home_galleries .gw-gopf-style-vario .gw-gopf-cats > span a {
	font-size: 13px !important;
	height: 41px !important;
	line-height: unset !important;
	padding: 8px 17px !important;
	text-transform: uppercase;
}
#gw_go_portfolio_home_galleries .gw-gopf-style-vario .gw-gopf-post-content h2 {
	text-align: center;
	text-transform: uppercase;
}

/*Before After*/
#comparison {
	width: 100%;
	padding-bottom: 80%;
	overflow: hidden;
	position: relative;
}

#comparison figure {
	position: absolute;
	background-image: url(/demo/wp-content/uploads/2020/06/c3before.jpg);
	background-size: cover;
	font-size: 0;
	width: 100%;
	height: 100%;
	margin: 0;
}

#divisor {
	background-image: url(/demo/wp-content/uploads/2020/06/c2after.jpg);
	background-size: cover;
	position: absolute;
	width: 50%;
	box-shadow: 0 5px 10px -2px rgba(0, 0, 0, 0.3);
	bottom: 0;
	height: 100%;

	#divisor:before,
	#divisor:after {
		content: "";
		position: absolute;
		right: -2px;
		width: 4px;
		height: calc(50% - 25px);
		background: white;
		z-index: 3;
	}
	#divisor:before {
		top: 0;
		box-shadow: 0 -3px 8px 1px rgba(0, 0, 0, 0.3);
	}
	#divisor:after {
		bottom: 0;
		box-shadow: 0 3px 8px 1px rgba(0, 0, 0, 0.3);
	}
}
#handle {
	position: absolute;
	height: 50px;
	width: 50px;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	z-index: 1;

	#handle:before,
	#handle:after {
		content: "";
		width: 0;
		height: 0;
		border: 6px inset transparent;
		position: absolute;
		top: 50%;
		margin-top: -6px;
	}
	#handle:before {
		border-right: 6px solid white;
		left: 50%;
		margin-left: -17px;
	}
	#handle:after {
		border-left: 6px solid white;
		right: 50%;
		margin-right: -17px;
	}
}

input[type="range"] {
	-webkit-appearance: none;
	-moz-appearance: none;
	position: absolute;
	top: 50%;
	left: -4%; /*-25px; */
	transform: translateY(-50%);
	background-color: transparent;
	width: calc(100% + 50px);
	z-index: 2;

	input[type="range"]:focus,
	input[type="range"]:active {
		border: none;
		outline: none;
	}
}
input[type="range"]::-webkit-slider-thumb {
	-webkit-appearance: none;
	border: none;
	height: 50px;
	width: 50px;
	border-radius: 50%;
	background: transparent;
	border: 4px solid white;
	box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.3);
}
input[type="range"]::-moz-range-track {
	-moz-appearance: none;
	height: 15px;
	width: 100%;
	background-color: transparent;
	position: relative;
	outline: none;
}
.hfour {
	padding: 50px 0;
	background: #faf9f9;
	text-align: center;
}
p {
	font-size: 15px;
	font-family: Montserrat;
}
.hevent-title p {
	width: 65%;
	margin: 0 auto;
}
/* .home_event {
	position: relative;
	border-bottom: 3px dashed #d6d5d5;
} */
.hpost2 .each_home_event_info {
	position: absolute;
	top: 45%;
	width: 100%;
	text-align: center;
	padding: 0 15px;
}
.each_home_event_info h2.post-title {
	/* font-size: 25px; */
	font-size: 19px;
	text-align: center;
	text-transform: uppercase;
	font-weight: 700;
}
.hpost2 .post-title a {
	color: #fff;
}
.footer p,
.footer h3.widget-title {
	color: #fff;
}
.footer .siteorigin-panels-stretch {
	background: #0054a5;
	padding: 50px 0 30px 0;
}
.footer h3.widget-title {
	font-size: 18px;
}
.copyright a {
	color: #cecece;
	transition: all 0.5s;
}
.copyright a:hover {
	color: #fff;
}
.copyright p {
	text-align: center;
	font-size: 13px;
}
.hpost1 {
	display: flex;
}
.hpost1 .each_home_event_info h2.post-title {
	margin-bottom: 0;
	font-weight: 500;
}
.hpost1 .each_home_event_info {
	padding: 20px 10px;
	background-color: #fff;
}
.hpost1 .each_home_event_info a {
	color: #4a4747;
}
.hpost1 .each_home_event_info a:hover {
	color: #ed1b24;
}
.each_home_event_info a {
	transition: all 0.5s;
	text-decoration: none;
}
.each_home_event_info a:hover {
	color: #ed1b24;
}
.bnr-title {
	position: relative;
	width: 100%;
	text-align: center;
	color: #fff;
	background: #1f214c6b;
	padding: 10px 0;
}
.bnr-title h1 {
	margin-bottom: 0;
}
.banner {
	position: relative;
	height: 350px;
	overflow: hidden;
	display: flex;
	align-items: center;
}
.banner img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	position: absolute;
}
.single #content .post-thumbnail {
	width: 40%;
	float: left;
}
.single #content {
	padding: 50px 0;
}
img {
	margin: 0 auto;
}
.hpost2 .img_wrap img {
	width: 100%;
}
.hevent-content {
	padding: 34px 30px;
	background: #fff;
	/* font-size: 17px; */
	margin-top: 50px;
	border-bottom: 3px dashed #d6d5d5;
}
.hevent-content p {
	font-size: 19px;
	color: #716f6f;
	line-height: 34px;
}
.copyright {
	background: #023b71;
	padding: 20px 0;
}
.address-info {
	display: flex;
	gap: 15px;
}
.address-info h6 {
	margin-bottom: 5px;
}
.address-info p {
	margin: 0;
}
.address-info i {
	font-size: 30px;
	color: #ed1b24;
	margin-top: 16px;
}
.chaiman_desktop h4:after {
	content: "";
	height: 4px;
	width: 100px;
	background: #ffeb00;
	position: absolute;
	bottom: -10px;
	left: 0;
}
.chaiman_desktop h4 {
	font-size: 28px;
	color: #ffffff;
	line-height: 28px;
	font-weight: 700;
	position: relative;
	margin-top: 0px !important;
}
.chaiman_desktop h4 i.fas.fa-quote-right {
	margin-top: 12px;
	text-align: right;
}
.chaiman_desktop h4 i {
	display: block;
	margin-bottom: 12px;
}
.chaiman_desktop em {
	color: #ffec00;
	font-size: 16px;
	font-weight: 400;
}
.chaiman_desktop strong {
	font-size: 22px;
	color: #ffffff;
	font-weight: 500;
}
.chaiman_desktop p {
	color: #fff;
}
.chairman {
	height: 100vh;
	align-items: center !important;
	margin-top: -30px;
}
.about h4 {
	text-transform: uppercase;
	margin-bottom: 15px;
	font-weight: 600;
	font-size: 25px;
}

/* .chaiman_desktop {
  margin-left: 37%;
} */
.cfirst {
	padding-top: 50px;
	padding-bottom: 30px;
}
.hthird {
	padding-top: 40px;
	padding-bottom: 30px;
}
.hthird {
	padding: 60px 0 20px 0;
	background: #e2e2e2;
}
.ba-content h3 {
	text-transform: uppercase;
	font-size: 23px;
	margin-bottom: 15px;
}
.ba-content {
	padding-top: 20px;
}
#gw_go_portfolio_home_galleries .gw-gopf-post-col {
	margin-left: 20px !important;
	margin-top: 20px !important;
}
.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:nth-child(2) {
	transform: translate3d(377px, 0px, 0px) !important;
}
.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:nth-child(3) {
	transform: translate3d(754px, 0px, 0px) !important;
}
.gw-gopf-isotope-ready .gw-gopf-isotop .gw-gopf-isotope-item:nth-child(4) {
	transform: translate3d(0px, 290px, 0px) !important;
}
.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:nth-child(5) {
	transform: translate3d(377px, 290px, 0px) !important;
}
.gw-gopf-isotope-ready .gw-gopf-isotope .gw-gopf-isotope-item:nth-child(6) {
	transform: translate3d(754px, 290px, 0px) !important;
}
a:hover {
	color: #ed1b24;
	text-decoration: none;
}
a {
	color: #023b71;
}
.cthird p {
	margin-bottom: 0;
}

.soBusiness-wrapper {
	padding: 60px 0;
}

.anc-6310-counter-2-paralax {
	background: none !important;
}
.anc-6310-counter-2-icon i,
.anc-6310-counter-2-count-number,
.anc-6310-counter-2-count-title {
	color: #000 !important;
}

/* ------------------------------ about page ------------------------------ */
.a1-wrapper {
	margin: 60px 0;
}
h5.sub-title {
	position: relative;
	display: inline-block;
	padding-left: 15px;
}
h5.sub-title:before {
	content: "";
	position: absolute;
	height: 17px;
	width: 2px;
	background: #f41d18;
	top: 5px;
	bottom: 0;
	left: 0;
}
ul.about-lists {
	list-style: none;
	padding: 0;
	line-height: 2.5rem;
}
ul.about-lists li {
	position: relative;
	padding-left: 30px;
	text-align: left;
}
ul.about-lists li:before,
.a1-details li:before,
a.registration-pdf:before,
#gw_go_portfolio_all-construction
	.gw-gopf-style-vario
	.gw-gopf-post-meta:before {
	position: absolute;
	font-family: "Font Awesome 5 Free";
	font-weight: 600;
	left: 0;
	color: #0153a5;
}
ul.about-lists li:before {
	content: "\f14a" !important;
}
h2.motto {
	font-size: 2.2rem;
	color: #0153a5;
	font-weight: 700;
	margin: 50px 0;
}
.a1-title {
	text-align: center;
}
a.registration-pdf {
	font-weight: bold;
	padding-left: 30px;
	position: relative;
	margin-top: 15px;
	display: inline-block;
}
a.registration-pdf:before {
	content: "\f0a3";
	font-size: 25px;
	top: -10px;
}
.chart-wrap {
	padding: 60px 0;
	/* background: linear-gradient(to right, rgba(49, 42, 108, -0.9), rgba(1 83 165)),
    #0153a5
      url(http://a1group.myanmar-hosting.com/demo/wp-content/uploads/2020/09/TEGYIT.jpg)
      center/cover no-repeat fixed; */
}
.certi-head h3 {
	color: #fff;
	margin-bottom: 20px;
}
/* ------------------------------ end about page ------------------------------ */

/* ------------------------------ construction-lists ------------------------------ */
.construction-lists {
	width: 100%;
}
.post h1.post-title {
	display: flex;
	justify-content: center;
	margin-bottom: 30px;
}
.a1-details {
	list-style: none;
}
.a1-details li {
	position: relative;
	padding-left: 30px;
	line-height: 2.5rem;
}
.construction .a1-details li:before {
	content: "\f0da" !important;
}
.construction .post-thumbnail,
.gw-gopf-post-excerpt {
	display: none;
}
/* .gw-gopf-post-content {
	border-bottom: 2px dashed #d6d5d5;
} */
#gw_go_portfolio_all-construction .gw-gopf-style-vario .gw-gopf-post-meta {
	color: #0054a4 !important;
	padding-left: 20px;
	position: relative;
	font-size: 14px !important;
}
#gw_go_portfolio_all-construction
	.gw-gopf-style-vario
	.gw-gopf-post-meta:before {
	content: "\f073";
}
#gw_go_portfolio_all-construction
	.gw-gopf-style-vario
	.gw-gopf-post-content
	h2
	a {
	font-weight: 700;
}
#gw_go_portfolio_all-construction
	.gw-gopf-style-vario
	.gw-gopf-post-content
	.gw-gopf-post-more
	a {
	color: #fff !important;
}
#gw_go_portfolio_all-construction
	.gw-gopf-style-vario
	.gw-gopf-post-content
	.gw-gopf-post-more
	a:hover {
	color: #000 !important;
}
#gw_go_portfolio_all-construction .gw-gopf-style-vario .gw-gopf-post-more {
	margin-top: 30px !important;
}
.cip-wrap {
	margin-bottom: 60px;
}
table#tablepress-1 tr td {
	text-align: center;
}
span.time {
	color: #dcdcdc;
	font-size: 14px;
	padding-left: 20px;
	margin-bottom: 10px;
	display: inline-block;
}
/* ------------------------------ end construction-lists ------------------------------ */

/* ------------------------------ home page portfolio ------------------------------ */
.wagwep-container1 ul.portfolio-filter1 a {
	background: #c51c20 !important;
	font-family: "sans-serif" !important;
	font-size: 1rem !important;
}
.ogtot-details.ogtot-details1 h3 {
	font-family: "Lato" !important;
}
#ogtot-grid1 li .ogtot-pointer1 {
	border-bottom-color: rgb(0 84 165) !important;
}
.ogtot-expander1 {
	background-color: rgb(0 84 165) !important;
}
ul.portfolio-filter1 a:hover {
	color: #fff !important;
}
.wagwep-container1 ul.portfolio-filter1 li.current a {
	background: #ed1b24 !important;
}
nav#porfolio-nav {
	background: transparent;
}
ul.portfolio-filter1 li a:hover {
	background: #c51c20 !important;
	color: #fff !important;
}
.ogtot-grid1 li > a,
.ogtot-grid1 li > a img {
	-webkit-box-shadow: unset !important;
	box-shadow: unset !important;
}
.ogtot-grid1 li a figure span {
	color: #ed1b24 !important;
	font-size: 18px !important;
	font-family: "sans-serif" !important;
	border-bottom: 1px dashed #ed1b24 !important;
}

.hfirst h4 {
	font-size: 30px !important;
	color: #023b71 !important;
	text-align: center;
}

/* ------------------------------ end home page portfolio ------------------------------ */

/* ------------------------------ company profile ------------------------------ */
.chairman-wrap,
.a1Business-wrap {
	margin-top: 60px;
}
.chairman-wrap img {
	margin-top: 8px;
}
.cmessage-title h3,
.message li::before {
	color: #0253a5;
}
/* ul.message {
    list-style: none;
    padding: 0;
    line-height: 1.8rem;
    text-align: justify;
}
ul.message li {
    padding-left: 40px;
    position: relative;
	margin-bottom: 15px;
}
ul.message li::before {
    position: absolute;
    font-family: 'Font Awesome 5 Free';
    font-weight: 600;
    left: 0;
    top: 2px;
    font-size: 20px;
} */
.a1-motto {
	background: #e2e2e2;
	padding: 5px 0;
	text-align: center;
	/* margin-bottom: 60px; */
}
/* ------------------------------ end company profile ------------------------------ */

/* ------------------------------ scope of business ------------------------------ */
.a1Business-wrap,
.bos-section {
	text-align: center;
}
.sop-last-wrap {
	margin-bottom: 60px;
}
h3.scope-business-title {
	background: #04519f;
	padding: 5px 0;
	margin-bottom: 0;
}
h3.scope-business-title a {
	color: #fff;
}
h3.scope-business-title {
	color: #fff;
	display: block;
	font-size: 1.5rem;
}
.sob-wrapper {
	border: 1px solid #e4e4e4;
}
.sob-wrapper:hover {
	box-shadow: 0 1px 1px #04519f;
}
.business-list {
	height: 150px;
	align-items: center;
}
h3.scope-business-title:hover {
	background: #04519fdb;
}
/* ------------------------------ end scope of business ------------------------------ */
a.profilefull {
	border: 1px solid #ccc;
	margin-top: 22px;
	display: inline-block;
	padding: 5px 20px;
	background: #eee;
	font-weight: bold;
}

.bod table tr td {
	margin: 4px 0 !important;
	color: #fff !important;
	border: 1px solid #fcfcfc2e;
	padding-left: 20px;
}

.bod h3 {
	color: #fff !important;
}

.business img {
	height: 90px;
}
