@font-face{
	src:url("font/AbrilFatface-Regular.ttf");
	font-family: 'family1';
}

.dropdown-submenu {
	position: relative;
}

.dropdown-submenu a::after {
	transform: rotate(-90deg);
	position: absolute;
	right: 6px;
	top: .8em;
}

.dropdown-submenu .dropdown-menu {
	top: 0;
	left: 100%;
	margin-left: .1rem;
	margin-right: .1rem;
}

		  
@font-face { 
    font-family: "Pyidaungsu"; 
    src: url("../fonts/Pyidaungsu/Pyidaungsu.woff") format("woff"), 
    url("../fonts/Pyidaungsu/Pyidaungsu.ttf") format("truetype"), 
    url("../fonts/Pyidaungsu/Pyidaungsu.svg#Pyidaungsu") format("svg"); }
  @font-face{
    font-family:"Zawgyi_Mobile";
    src:url(/fonts/Zawgyi_Mobile.ttf);
    }
  @font-face{
    font-family:"Zawgyi_Bold";
    src:url(/fonts/Zawgyi_Bold.ttf);
    }
  @font-face{
    font-family:Zawgyi-One;
    src:url(/fonts/Zawgyi-One.ttf);
    }
    .pyidaungsu{
      font-family: "Pyidaungsu"; 
    }
    .mm-font{
    font-family: Zawgyi-One, arial  !important;
    line-height: 1.6;
   
    }

body{
	font-family: 'Inter';
}
.hidden-md{
	display: none;
}
h1{
	font-size: 36px;
}
h2{
	font-size: 34px;
}
h3{
	font-size: 28px;
}
h4{
	font-size: 24px;
}
h5{
	font-size: 20px;
}
h6{
	font-size: 17px;
}

p{	
	line-height: 25px;
	font-size: 16px;
	font-family: 'Inter', sans-serif;
	color: #535353;
}
li{	
	line-height: 25px;
	font-size: 16px;
	color: #535353;
	font-family: 'Inter', sans-serif;
}
a{
	color: #535353;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
.mb-20{
	margin-bottom: 20px;
}
.fancybox-image, .fancybox-spaceball {
    border-radius: 50%;
    border: 5px solid white;
	padding:25px;
	background: #ECAB18;
}
.fancybox-thumbs__list a {
    border-radius: 50%;
    border: 3px solid #ECAB18;
    height: 97px;
    width: 100px;
}
.fancybox-thumbs__list a::before {
    border: none;
}
.fancybox-thumbs__list a.fancybox-thumbs-active{
	border: 7px solid #ECAB18;
}

.input-group {
    position: relative;
    display: flex;
    align-items: stretch;
    width: 100%;
}
.input-group-prepend {
    display: -ms-flexbox;
    display: flex;
}
.input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
	display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 0.375rem 0.75rem;
    margin-bottom: 0;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #535353;
    text-align: center;
    white-space: nowrap;
    background-color: #f3f3f3;
    border: 1px solid #ced4da;
}
.input-group>.input-group-prepend>.input-group-text i {
    font-size: 18px;
}
.d-flex{
	display: flex;
	align-items: center;
}
.contact-information-detail .circle-icon {
    border: 2px solid #f3f3f3;
    border-radius: 100px;
    color: #43A826;
    font-size: 22px;
    height: 45px;
    line-height: 45px;
    transform: rotate(0deg);
    text-align: center;
    transition: all 0.7s ease 0s;
    display: table;
}
.contact-information-detail  .iconbox_bg {
    background-color: #f3f3f3;
    border-radius: 100px;
    color: #43A826;
    line-height: 45px;
	padding: 2px;
    height: 45px;
    width: 45px;
    transform: scale(0.85);
    transition: all 0.7s ease 0s;
}
.contact-information-detail .circle-icon i{
	font-size: 25px;
}
.contact-information-detail  .info{
	padding-left: 20px;
}
.contact-information-detail .info p{
	text-align: left;
}
.contact-information-detail .address-info{
	margin-top: 20px;
}
.contact-information-detail  .circle-icon:hover .iconbox_bg {
    transform: scale(1);
}
.about-us-first-section .about-img{
	position: relative;
    margin-left: 10%;
    background-color: #1b3954;
    margin-bottom: 12%;
    border: 5px solid #1b3954;
}
.about-us-first-section .about-img img {
    margin-top: 5%;
    margin-left: -10%;
    padding: 0px 0px 27px 35px;
    max-width: 100%;
    background-color: #ca3b3b;
    margin-bottom: -8%;
}
.about-us-first-section .nav-tabs li a{
	color: white;
    padding: 10px 30px;
    border-bottom: 1px solid #ddd;
    background: #020202;
    border-radius: 10px;
}
.about-us-first-section  .nav-tabs {
    border-bottom: none;
	display: flex;
}
.about-us-page hr{
	margin-top: 50px;
}
.tab-content{
	border: 1px solid #a500210d;
    margin-top: 10px;
    background: #eee;
    border-radius: 10px;
}
.about-us-first-section .nav-tabs li.active a{
	background: #a50021;
	color: white;
}
.about-us-first-section .tab-pane{
	padding: 20px 15px;
}
.about-us-first-section .tab-pane h4{
	color: #020202;
	font-weight: bold;
}
.about-us-banner {
    background: url('/images/banner.jpg');
    background-position: center top;
}
.page-title {
    color: #cbdafa;
    background: linear-gradient(to bottom,#04173548,rgba(4, 22, 39, 0.55));
    width: 100%;
    background-repeat: no-repeat;
    background-size: cover;
	padding-top: 200px;
    padding-bottom: 50px;
}
.page-title h5{
	color: #a50021;
}
.page-title h5 a{
	text-decoration: none;
	color: white;
}
.pt-50{
	padding-top: 50px;
}
.pb-70{
	padding-bottom: 70px;
}
.pt-70{
	padding-top: 70px;
}
.about-us-second-section .second-image img{
	padding: 5px;
    margin-bottom: 30px;
    position: relative;
    box-sizing: border-box;
    background-color: #ca3b3b;
    width: 80%;
    float: right;
}
.about-us-second-section .second-image  .about-title{
    position: absolute;
    left: 30px;
    top: -58px;
    border: 5px solid #2c2c2c;
	
}
.about-us-second-section .second-image  .about-title h3{
	padding: 50px 20px;
	font-weight: bold;
	text-align: center;
	margin:15px;
	font-family: 'Inter', sans-serif;
	color: #020202;
	background-color: #e9e9e9;
}
.about-us-second-section .second-image  .about-title h3 span{
	color: #a50021;
}
.about-us-second-section .second-para p{
	display: flex;
}
.about-us-second-section .second-para .title{
	min-width: 150px;
	font-weight: bold;
}
.about-us-second-section .second-para .div{
	font-weight: bold;
	min-width: 20px;
}
.about-us-second-section  {
	margin-top: 70px;
}
/* home */
.header-bg-white .logo img{
	margin: auto;
    max-width: 60%;
    padding: 15px 0px;
}
.header-bg-white h5{
	color: #020202;
	font-family: Inter;
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0px;
	text-transform: uppercase;
}
.header-bg-white  p{
	color: #535353;
	font-family: Inter;
	font-size: 14px;
	font-weight: 400;
}
.nav-background{
	
	background-color: transparent;
	position: absolute;
	min-width: 100%;
	border: none;
	z-index: 1;
}
.navbar-default {
    background-color: rgba(2,2,2,0.8);
	border-radius: 5px;
	border: none;
	padding: 10px 0px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
	padding: 10px 20px;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    background-color: transparent;
}
.navbar-default .navbar-nav>.active>a{
	color: #a50021;
	font-weight: 600;
}
.navbar-default .navbar-nav .btn{
	background-color: transparent;
	color: white;
    margin-top: 4px;

}
.navbar-nav {
    float: none;
    display: flex;
    margin: auto;
    justify-content: center;
}
.navbar-default .navbar-nav  li{
	padding: 3px 10px;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	/* Text style for "Home" */
	
}
.navbar-default .navbar-nav .btn{
	font-size: 16px;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
}
.carousel-caption{
	position: absolute;
	z-index: 1;
	display: flex;
    justify-content: center;
	bottom: 30%;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img {
    line-height: 1;
    margin: auto;
}
.carousel-caption h1{
	color: #ffffff;
	font-size: 40px;
	font-weight: 600;
	font-style: normal;
	padding: 0px 50px;
	line-height: 56px;
}
.carousel .glyphicon {
	width: auto;
	height: auto;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
    left: 75%;
}
.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
    right: 75%;
}

/* -----------------fade-carousel----------- */
/* .carousel-inner > .item > img, .carousel-inner > .item > a > img {
	display: block;
	height: auto;
	width: 100%;
	line-height: 1;
}

.carousel-fade .carousel-inner .item {
opacity: 0;
transition-property: opacity;
}    
.carousel-fade .carousel-inner .active {
opacity: 1;
}    
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
left: 0;
opacity: 0;
z-index: 1;
}    
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
opacity: 1;
}    
.carousel-fade .carousel-control {
z-index: 2;
}

@media all and (transform-3d), (-webkit-transform-3d) {
.carousel-fade .carousel-inner > .item.next,
.carousel-fade .carousel-inner > .item.active.right {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
		  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.prev,
.carousel-fade .carousel-inner > .item.active.left {
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0);
		  transform: translate3d(0, 0, 0);
}
.carousel-fade .carousel-inner > .item.next.left,
.carousel-fade .carousel-inner > .item.prev.right,
.carousel-fade .carousel-inner > .item.active {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0);
		  transform: translate3d(0, 0, 0);
}
} */
/* -----------------fade-carousel end----------- */

.home-about-img1{
    max-width: 72%;
    margin-top: 125px;

}
.pd-80{
	padding-top:80px;
	padding-bottom:80px;
}
.home-about-img2{
	position: absolute;
    z-index: 1;
    right: 38px;
    top: 0px;
}
.home-about h5{
	color: #535353;
	font-family: Inter;
	font-size: 16px;
	margin-top: 35px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: normal;
}

.home-about p{
	color: #535353;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 26px;
	text-align: left;
	font-style: normal;
	letter-spacing: normal;
	margin-bottom: 20px;
}
.home-about .learn-more-btn a{
	border-radius: 5px;
	background-color: #a50021;
padding: 15px 40px;
font-size: 16px;
color: white;
}
.home-about .learn-more-btn{
	margin-top: 55px;
}
.no-padding-left{
	padding-left: 0px;
}
.no-padding-right{
	padding-right: 0px;
}
.home-customer-project{
	padding: 160px 0px;
	background:url("/images/customer-project-bg.png");
	background-size: cover;
	background-position: top center;
}
h2.home-h2{
	font-family: "Inter";
    font-size: 32px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: normal;
    line-height: 40px;
    text-align: left;
    font-style: normal;
    letter-spacing: normal;
}
.home-about h2{
	color: #020202;
	margin-bottom: 40px;
	font-weight: 700;
}
.home-customer-project h2{
	color: #fff;
   
}
.home-customer-project a{
	border-radius: 5px;
	background-color: #a50021;
	text-transform: uppercase;
	padding: 15px 40px;
	font-size: 16px;
	color: white;
}
.home-customer-project  .learn-more-btn{
	margin-top: 60px;
}
.home-our-project h2{
	padding-right: 250px;
	color: #020202;
	font-weight: 700;
}
.home-our-project h5{
	color: #535353;
	font-family: Inter;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
	text-align: left;
	text-transform: uppercase;
	/* Text style for "Our projec" */
	font-style: normal;
	letter-spacing: normal;
	line-height: normal;
}
.home-our-project  .row.d-flex{
	display: flex;
	margin-top: 50px;
	justify-content: space-between;
}
.home-our-project .project-info{
	padding: 20px 0px 50px 0px;
}
.home-our-project .project
{
	max-width: 93%;
}
.home-our-project .right-col .project
{
	float:right;
}
.home-our-project  a{
	text-transform: uppercase;
	color: #a50021;
	font-size: 16px;
	font-weight: 500;
}
.home-our-project img{
	border-radius: 10px;
}
.mt-50{
	margin-top: 50px;
}
.home-our-project  .project .view-more img{
	margin-right: 15px;
}
.home-our-project  .project h4{
	color: #020202;
	font-family: Inter;
	font-size: 25px;
	font-weight: 600;
	font-style: normal;
	letter-spacing: normal;
	line-height: 40px;
	text-align: left;
	letter-spacing: normal;
}
footer{
	padding: 100px 0px 0px 0px;
	background:url("/images/footer-bg.jpg");
	background-size: cover;
	background-position: top center;
}
footer .footer-first-col{
	color: white;
	padding-left: 40px;
}
footer .footer-first-col img.foot-logo{
	max-width: 75%;
    margin-top: 30px;
}
footer .footer-first-col p{
	color: #ffffff;
	font-weight: 500;
	font-size: 16px;
	font-weight: 400;
	font-style: normal;
	letter-spacing: normal;
	line-height: 40px;
	text-align: left;
}
footer .footer-first-col .d-flex{
	margin-top: 40px;
}
.home-our-project {
	padding-top: 70px;
	padding-bottom: 30px;
}
footer .footer-first-col .d-flex p{
	padding-right: 15px;
}
footer .footer-first-col .d-flex img{
	margin-top: -10px;
}
footer .footer-address{
	color: white;
	padding: 0px 10px;
	
}
footer .footer-address p{
	color: #ccc;
	margin-top: 30px;
	text-align: left;
}
footer  h5{
	font-size: 18px;
}
footer a{
	color: #a50021;
}
footer a:hover{
	color: #ca3b3b;
}
footer .footer-address .d-flex img{
	margin-right: 15px;
}
.foot-info{
	padding-bottom: 70px;
	border-bottom: 1px solid #2c2c2c;
}
.copy-right-section p{
	font-size: 14px;
	color: white;
	padding-top: 10px;
    padding-bottom: 5px;
	margin-bottom: 7px;
}
.copy-right-section a{
	color: white;
}
.rectangle-before::before{
	background-color: #f2f2f2;
	content: "";
	width: 20px;
	height: 20px;
	position: absolute;
	left: 0px;
    z-index: -1;
}
.rectangle-before{
	margin-left: 8px;
}
.home-our-project .rectangle-before::before{
	left: 15px;
}
.navbar-default .navbar-nav .btn{
	outline: none;
}
.navbar-nav>li>.dropdown-menu {
	padding: 0px;
}
.navbar-nav>li>.dropdown-menu li{
	padding: 5px 10px;
	color: #020202;
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #a50021;
    background-color: transparent;
    outline: 0;
}
.dropdown-toggle.active{
	color: #a50021 !important;
	font-weight: bold;
}
.inner-page-content h2{
	font-size: 32px;
	font-weight: bold;
	color: #020202;
	margin-left: 10px;
	margin-bottom: 30px;
	z-index: 1;
}
.inner-page-content h2::before {
    background-color: #a5002141;
    content: "";
    width: 33px;
    height: 33px;
    position: absolute;
    left: 15px;
	z-index: -1;
}
.table{
	border: 1px solid #ddd;
	margin-bottom: 50px;
}
.bg-red{
	background-color: #a50021 !important;
	color: white;
}
.black-font{
	color: #020202;
	font-weight: bold;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
}
td,th{
	font-size: 16px;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #eee;
}
.bg-53{
	background-color: #333 !important;
	color: white;
}
.bg-53 th{
	padding: 10px 0px;
}
.table>tbody>tr.bg-53>th {
    padding: 12px;
	font-size: 16px;
}
.pb-30{
	padding-bottom: 30px;
}
.pt-60{
	padding-top: 60px;
}
.pb-60{
	padding-bottom: 60px;
}
.about-us-third-section img{
	border: 1px solid #ccc;
}
.about-us-fourth-section h5{
	color: #a50021;
	margin-bottom: 30px;
	line-height: 27px;
}
.about-us-fourth-section h5 span{
	color: #020202;
	font-size: 17px;
}
.about-us-third-section{
	margin-top: 70px;
	
	background: url("/images/slider.jpg");
}
.about-us-third-section h2{
	color: white;
	margin-top: 0px;
}
.certificate-overlay{
	background-color: #020202c0;
}
.pt-50{
	padding-top: 50px;
}
.about-us-third-section h2{
	justify-content: center;
}
.about-us-third-section h2 img{
	border: none;
	margin: 0px 10px;
}
.construction-project-experience-page table td,.construction-project-experience-page table th{
	text-align:center;
}
.input-group .form-control {
    z-index: 0;
}
.form-section{
	background:url("/images/contact-bg.jpg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: bottom;
}
.form-section .form-overlay{
	background-color: #020202d3;
	padding: 30px;
}
.form-section .input-group .form-control {
	background-color: transparent;
	border-radius: 30px;
	color: white;
	border:1px solid #ca3b3b;
}
.form-section h2{
	color:rgba(255, 255, 255, 0.829);
	margin-bottom: 30px;
	font-weight: bold;
}
.contact-section .information{
	background-color: #00000013;
}
.contact-section .information, .form-section,.form-section .form-overlay{
	 min-height: 650px;
}
.contact-section .information h4{
	margin: 0px;
	color:#a50021;
}
.contact-section .information h6{
	margin-bottom: 30px;
	margin-top: 50px;
	display: flex;
	align-items: center;
}
.contact-section .information{
	padding: 30px;
	padding-top: 50px;
}
.contact-section iframe{
	line-height: 0px;
}
.contact-section .information p{
	margin-top: 10px;
	color: #020202;
}
.contact-section .information a{
	color: #020202;
}
.pt-30{
	padding-top: 30px;
}
.contact-section .information i{
	color: #a50021;
	font-size: 20px;
	margin-right: 5px;
	min-width: 30px;
}
.contact-section .information .fa-envelope{
	margin-top: 4px;
}
.contact-section .information .fa-facebook-square{
	font-size: 30px;
	margin-left: 10px;
}
.construction-project-experience-first-section h2{
	margin-top: 0px;
}
.contact-section .submit-btn{
	padding: 13px 40px;
	font-size: 16px;
	background-color: #a50021;
	color: white;
	border: none;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}
.navbar-default .navbar-nav>.active>a:hover {
	color: #a50021;
}
.about-us-third-section {
    margin-top: 20px;
}
.nav-item.dropdown.active .btn{
	color: #a50021;
	font-weight: bold;
}
.contact-section .information p.address,.contact-section .information p.address a{
	color: #535353;
}
td{
	color: #535353;
}



/* start portfolioR */
.portfolioR-box {
	position: relative;
	overflow: hidden;
	width: 100%;
}

.portfolioR-box img {
width: 100%;
height: 100%;
}

/*oculto el texto de cada item*/
.portfolioR-box .portfolioR-info {
	opacity: 1; 
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    z-index: 3;
    transition: all ease-in-out 0.3s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
	padding: 20px;
    background: #00000080;
}

.portfolioR-box:hover .portfolioR-info {
opacity: 1;
transition-duration: 1.5s;
transition-property: all;
}

.portfolioR-box:hover::before {
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 1;
	transition-duration: 1s;
	transition-property: all;
}

.portfolioR-box::before {
	content: "";
	background: rgba(0,0,0, 0.5);
	position: absolute;
	left: 30px;
	right: 30px;
	top: 30px;
	bottom: 30px;
	transition: all ease-in-out 0.3s;
	z-index: 2;
	opacity: 0;
}

.portfolioR-box .portfolioR-info::after {
	display: block;
	content: "";
	width: 48px;
	height: 48px;
	position: absolute;
	bottom: 20px;
	right: 20px;
	border-bottom: 3px solid #a50021;
	border-right: 3px solid #a50021;
	transition: all 0.5s ease 0s;
	z-index: 9994;
}
.portfolioR-box .portfolioR-info h5{
	color: white;
}

.portfolioR-box .portfolioR-info::before {
	display: block;
	content: "";
	width: 48px;
	height: 48px;
	position: absolute;
	top: 20px;
	left: 20px;
	border-top: 3px solid #a50021;
	border-left: 3px solid #a50021;
	transition: all 0.5s ease 0s;
	z-index: 9994;
}

.portfolioR-box .portfolio-links {
	text-align: center;
	z-index: 4;
}

.portfolioR-box .portfolio-links i {
	color: #a50021;
	margin: 0 2px;
	font-size: 28px;
	display: inline-block;
	transition: 0.3s;
}
.portfolioR-box img{
	border: 1px solid #cbdafa;
	
	
}
.portfolioR-box{
	margin-bottom: 30px;
	box-shadow: rgba(9, 30, 66, 0.25) 0px 4px 8px -2px, rgba(9, 30, 66, 0.08) 0px 0px 0px 1px;
}
.portfolioR-box:hover i {
	color: #fff;
}
.modal-dialog {
    width: 1000px;
}
.modal-dialog img{
	border: 1px solid #535353;
    margin: auto;
    margin-top: 30px;
}
.fancybox-image, .fancybox-spaceball {
    border-radius: 0px;
    border: 0px;
    padding: 5px;
    background: #fff;
}
.modal-header {
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
	background-color: #020202;
	color: white;
}
.modal-header .close {
    float: right;
    font-size: 30px;
    color: #a50021;
	opacity:1;
}
.modal-body .row{
	display: flex;
    align-items: center;
	justify-content: center;
    flex-wrap: wrap;
}
.fancybox-thumbs__list a {
    border-radius: 0%;
    border: 3px solid #fff;
}
.fancybox-thumbs__list a.fancybox-thumbs-active {
    border: 7px solid #a50021;
}
.project-first-section h2{
	margin-top: 0px;
}
#portfolioR .modal-body h5{
	color: #a50021;
	margin-bottom: 20px;
}
#portfolioR .modal-body p{
	display: flex;
    margin-top: 5px;
    margin-bottom: 0px;
}
#portfolioR .modal-body p b{
	min-width: 170px;
}
#portfolioR .modal-body p .full-col-div{
	min-width: 20px;
}
#portfolioR .modal-dialog{
	margin: 100px auto;
}
#portfolioR .modal-content {
	border: 5px solid #ddd;
	
}
#portfolioR .modal-content .modal-header{
	border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}
.modal-body {
    position: relative;
    padding: 25px;
	padding-top: 10px;
    padding-bottom: 40px;
}


@media (min-width: 1600px)  {
	.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
		right: 140%;
	}
	.carousel-control .glyphicon-chevron-left, .carousel-control .icon-prev {
		left: 140%;
	}
	.carousel-caption {
		bottom: 34%;
	}
}




@media (min-width: 992px) and (max-width: 1199px) {
	h1{
		font-size: 34px;
	}
	h2{
		font-size: 30px;
	}
	h3{
		font-size: 24px;
	}
	h4{
		font-size: 22px;
	}
	h5{
		font-size: 18px;
	}
	h6{
		font-size: 16px;
	}
	
	p,li,a{	
		line-height: 25px;
		font-size: 14px;
	}
	.header-bg-white h5 {
		font-size: 15px;
	}
	.header-bg-white p a{
		font-size: 13px;
	}
	.header-address img{
		max-width: 40px;
	}
	.header-bg-white .logo img {
		max-width: 40%;
	}
	.navbar-default .navbar-nav .btn {
		font-size: 14px;
		margin-top: 4px;
	}
	.carousel-caption h1 {
		font-size: 30px;
		padding: 0px 0px;
		line-height: 36px;
	}
	.carousel .glyphicon {
		width: 20px;
		height: 30px;
	}
	.pd-80 {
		padding-top: 60px;
		padding-bottom: 100px;
	}
	h2.home-h2 {
		font-size: 28px;
		line-height: 35px;
	}
	.home-about p {
		font-size: 14px;
		line-height: 24px;
	}
	.home-customer-project {
		padding: 120px 0px;
	}
	.home-our-project {
		padding-top: 50px;
		padding-bottom: 10px;
	}
	.home-our-project .project h4 {
		font-size: 22px;
	}
	.copy-right-section p {
		font-size: 12px;
	}
	.page-title h5 {
		font-size: 14px;
	}
	.about-us-third-section {
		margin-top: 0px;
	}
	.about-us-third-section h2 {
		font-size: 28px;
	}
	.inner-page-content h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	td, th {
		font-size: 14px;
	}
	.pt-70 {
		padding-top: 50px;
	}
	.construction-project-experience-first-section.pb-30.pt-70{
		padding-bottom: 20px;
	}
	.about-us-fifth-section.pb-30 {
		padding-bottom: 20px;
	}
	.contact-section .information h6 {
		margin-bottom: 20px;
		margin-top: 35px;
	}
	.contact-section .submit-btn {
		font-size: 14px;
		outline: none;
	}
	footer {
		padding: 60px 0px 0px 0px;
	}
	.home-about .learn-more-btn a,.home-customer-project a {
		font-size: 14px;
	}
	.navbar {
		min-height: 40px;
	}
	.modal-dialog {
		width: 850px;
	}
}












@media (min-width: 768px) and (max-width: 991px) {
	h1{
		font-size: 30px;
	}
	h2{
		font-size: 28px;
	}
	h3{
		font-size: 22px;
	}
	h4{
		font-size: 20px;
	}
	h5{
		font-size: 17px;
	}
	h6{
		font-size: 15px;
	}
	p,a,li,th,td{
		font-size: 14px;
	}
	.contact-us-page .form-control {
		font-size: 13px;
	}	
	.clearfix .btn {
		padding: 7px 15px;
	}
	.hidden-md{
		display: block;
	}
	.hidden-sm{
		display: none;
	}
	.header-bg-white h5 {
		font-size: 14px;
	}
	.header-bg-white p a{
		font-size: 13px;
	}
	.header-address img{
		max-width: 40px;
	}
	.navbar-default .navbar-nav .btn {
		font-size: 14px;
		margin-top: 4px;
	}
	.navbar-default {
		min-height: 40px;
	}
	.header-bg-white .logo img {
		max-width: 70%;
	}
	.carousel-caption h1 {
		font-size: 26px;
		padding: 0px 0px;
		line-height: 36px;
	}
	.carousel-caption .col-md-12{
		padding: 0px ;
	}
	.carousel-caption {
		bottom: 20%;
	}
	.carousel .glyphicon {
		width: 20px;
		height: 30px;
	}
	.home-about-img2 {
		right: 15px;
	}
	.no-padding-left {
		padding-left: 15px;
	}
	.rectangle-before::before {
		left: 15px;
	}
	.pd-80 {
		padding-top: 40px;
		padding-bottom: 70px;
	}
	h2.home-h2 {
		font-size: 28px;
		line-height: 35px;
		margin-bottom: 0px;
	}
	.home-our-project h2 {
		padding-right: 150px;
	}
	.home-our-project .left-col{
		margin-top: -35px;
	}
	.home-about p {
		font-size: 14px;
		line-height: 24px;
	}
	.home-customer-project {
		padding: 80px 0px;
	}
	.home-our-project {
		padding-top: 50px;
		padding-bottom: 10px;
	}
	.home-our-project .project h4 {
		font-size: 22px;
	}
	.copy-right-section p {
		font-size: 12px;
	}
	.page-title h5 {
		font-size: 14px;
	}
	.about-us-third-section {
		margin-top: 0px;
	}
	.about-us-third-section h2 {
		font-size: 28px;
	}
	.inner-page-content h2 {
		font-size: 28px;
		margin-bottom: 20px;
	}
	td, th {
		font-size: 14px;
	}
	.pt-70 {
		padding-top: 50px;
	}
	.construction-project-experience-first-section.pb-30.pt-70{
		padding-bottom: 10px;
	}
	.about-us-fifth-section.pb-30 {
		padding-bottom: 10px;
	}
	.contact-section .information h6 {
		margin-bottom: 20px;
		margin-top: 35px;
	}
	.contact-section .submit-btn {
		font-size: 14px;
	}
	footer {
		padding: 40px 0px 0px 0px;
	}
	.navbar-default .navbar-nav li {
		padding: 0px 0px;
	}
	footer .footer-address {
		margin-top: 30px;
	}
	footer .footer-first-col img.foot-logo {
		max-width: 25%;
	}
	footer .footer-first-col {
		padding-left: 0px;
	}
	footer .footer-address {
		padding: 0px 0px;
	}
	.about-us-second-section .second-image .about-title {
		left: 15px;
	}
	.about-us-second-section {
		margin-top: 0px;
		padding-bottom: 40px;
	}
	.about-us-second-section .second-image img {
		width: 50%;
		float: left;
		margin-left: 25%;
	}
	.about-us-second-section .second-image .about-title {
		top: 0px;
	}
	.certificate-overlay {
		padding-bottom: 60px;
	}
	.inner-page-content h2 {
		margin-top: 0px;
	}
	.pe-rse-re-list-first-section {
		padding-top: 60px;
		padding-bottom: 10px;
	}
	.contact-section .information {
		padding: 20px;
	}
	.contact-section .no-padding-left{
		padding-left: 0px;
	}
	.home-about .learn-more-btn a,.home-customer-project a {
		font-size: 14px;
	}
	.modal-dialog {
		width: 700px;
	}
	.modal-dialog img {
		margin-top: 20px;
	}
}









@media(max-width: 767px){
	.hidden-xs{
		display: none;
	}
	.hidden-md{
		display: block;
	}
	h1{
		font-size: 26px;
	}
	h2{
		font-size: 22px;
	}
	h3{
		font-size: 18px;
	}
	h4{
		font-size: 16px;
	}
	h5{
		font-size: 15px;
	}
	h6{
		font-size: 14px;
	}
	p,li,td,a,th{
		font-size: 14px;
		line-height: 26px;
	}
	.navbar-default {
		display: none;
	}
	.page-title {
		padding-top: 50px;
	}
	.carousel-caption h1 {
		display: none;

	}
	.carousel .glyphicon {
		width: 10px;
		height: 15px;
	}
	.home-about.pd-80{
		padding-top: 30px;
		padding-bottom: 50px;
	}
	.home-about.pd-80 img{
		display: none;
	}
	.home-our-project .row.d-flex {
		display: block;
	}
	.home-about-img2 {
		position: relative;
		right: auto;
		margin: auto;
	}
	.home-about-img1 {
		max-width: 100%;
		margin-top: 0px;
	}
	.no-padding-left {
		padding-left: 15px;
	}
	.home-about h5 {
		font-size: 15px;
		margin-top: 0px;
	}
	.rectangle-before::before {
		left: 15px;
	}
	h2.home-h2 {
		font-size: 22px;
		line-height: 30px;
		margin-bottom: 20px;
	}
	.home-about p {
		font-size: 14px;
		margin-bottom: 10px;
	}
	.home-about .learn-more-btn a ,.home-customer-project a {
		padding: 10px 30px;
	}
	.home-about .learn-more-btn {
		margin-top: 35px;
	}
	.home-customer-project {
		padding: 40px 0px;
	}
	.home-customer-project .learn-more-btn {
		margin-top: 30px;
	}
	.home-our-project {
		padding-top: 30px;
		padding-bottom: 20px;
	
	}
	.home-our-project h2 {
		padding-right: 0px;
	}
	.home-our-project .row.d-flex {
		margin-top: 20px;
	}
	.home-our-project .project h4 {
		font-size: 20px;
		margin: 0px;
	}
	.home-our-project .project {
		max-width: 100%;
	}
	.home-our-project .project-info {
		padding: 10px 0px 30px 0px;
	}
	.home-our-project .project a {
		font-size: 14px;
	}
	footer {
		padding: 20px 0px 0px 0px;
	}
	footer .footer-first-col img.foot-logo {
		max-width: 55%;
		margin: auto;
		margin-top: 20px;
	}
	footer .footer-first-col {
		padding-left: 0px;
	}
	footer .footer-first-col .d-flex img {
		max-width: 40px;
	}
	footer .footer-address p {
		margin-top: 10px;
	}
	footer h5 {
		font-size: 16px;
		margin-top: 20px;
	}
	.copy-right-section p {
		font-size: 12px;
	}
	.copy-right-section p a{
		font-size: 12px;
	}
	.about-us-second-section {
		margin-top: 0px;
		padding-top: 30px;
		padding-bottom: 20px;
	
	}
	.about-us-second-section .second-image .about-title {
		left: 15px;
		top: 15px;
	}
	.about-us-second-section .second-image img {
		margin-top: 20px;
	}
	.about-us-second-section .second-para p {
		display: block;
	}
	.about-us-second-section .second-para .title {
		display: block;
		color: #2c2c2c;
	}
	.about-us-second-section .second-image img {
		width: 100%;
	}
	.about-us-second-section .second-image .about-title {
		display: none;
	}
	.about-us-second-section .second-image .about-title h3 {
		padding: 30px 10px;
		margin: 10px;
		display: none;
	}
	.about-us-second-section .second-para .div {
		display: none;
	}
	.about-us-first-section .nav-tabs li a {
		padding: 5px 10px;
		text-align: center;
	}
	.tab-pane ul{
		padding-left: 15px;
	}
	.about-us-first-section  {
		padding-bottom: 30px;
	}
	.certificate-overlay {
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.about-us-third-section h2 {
		font-size: 22px;
	}
	.certificate-overlay img{
		margin-bottom: 10px;
	}
	.about-us-fourth-section  {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.about-us-fourth-section h2{
		font-size: 22px;
	}
	.about-us-fourth-section h5 {
		font-size: 13px;
		margin-top: 20px;
		margin-bottom: 20px;
		line-height: 27px;
	}
	.about-us-fourth-section h5 span {
		font-size: 15px;
		line-height: 18px;
	}
	.inner-page-content h2 {
		font-size: 22px;
	}
	.foot-info {
		padding-bottom: 30px;
	}
	.pe-rse-re-list-first-section {
		padding-top: 40px;
	}
	.construction-project-experience-first-section {
		padding-top: 40px;
	}
	.construction-project-experience-first-section h2{
		line-height: 30px;
		margin-bottom: 10px;
	}
	.contact-section {
		padding-top: 40px;
	}
	.no-padding-right {
		padding-right: 15px;
	}
	.contact-section .information {
		padding: 20px 15px;
		padding-top: 30px;
	}
	.contact-section .information h6 {
		margin-bottom: 20px;
		margin-top: 30px;
	}
	.contact-section .information, .form-section, .form-section .form-overlay {
		min-height: 0px;
	}
	.form-section .form-overlay {
		padding: 20px 15px;
	}
	.contact-section .submit-btn {
		padding: 7px 20px;
		font-size: 14px;
	}
	.location-map iframe{
		margin-bottom: 20px;
	}
	.header-bg-white .logo img {
		float: left;
	}
	.header-bg-white{
		position: fixed;
		min-width: 100%;
		z-index: 9;
		background-color: white;
		border-bottom: 1px solid #ddd;
	}
	.home-about .learn-more-btn a,.home-customer-project a {
		font-size: 14px;
	}
	.modal-dialog {
		width: 300px;
	}
	.project-first-section.pb-30.pt-70{
		padding-top:40px;
	}
	#portfolioR .modal-body p b {
	    min-width: 55px;
	}
	#portfolioR .modal-body h5,.portfolioR-box .portfolioR-info h5 {
		font-size: 17px;
	}
	#portfolioR .modal-body h5 {
		margin-bottom: 10px;
	}
	#portfolioR .modal-body p .full-col-div {
		text-align: center;
	}
	.modal-dialog img {
		margin-top: 15px;
	}
	#portfolioR .modal-content {
		border: 2px solid #ddd;
	
	}
	#portfolioR .modal-content .modal-header{
		border-top-right-radius: 5px;
   	 border-top-left-radius: 5px;
	}
	.footer-address.mt-50{
		margin-top: 20px;
	}
}



@media (min-width: 391px) and (max-width: 450px) {
	.hamburger {
		right:-50px;
	}
	footer .footer-first-col img.foot-logo {
		max-width: 45%;
	}
	.mm-navbar img {
        max-width: 55%;
    }
	.pages-content{
        padding-top: 83px;
    }
	.modal-dialog {
		width: 360px;
	}
}

@media (min-width:376px) and (max-width:  390px) {
	.modal-dialog {
		width: 350px;
	}
}
@media (min-width: 361px) and (max-width: 375px) {
	.modal-dialog {
		width: 330px;
	}
}
@media (min-width: 321px) and (max-width: 360px) {
    .pages-content{
        padding-top: 78px;
    }
	.modal-dialog {
		width: 290px;
	}
}
@media (max-width:280px){
	.modal-dialog {
		width: 250px;
	}
}

/*......................go top button......................*/
.scrollTop{
    text-decoration: none;
    cursor: pointer;
    background-color: #a50021;
    position: fixed;
    bottom: 10px;
    right: 10px;
    width: 50px;
    height: 50px;
    display: none;
    z-index: 100;
    font-size: 30px;
    text-align: center;
    border-style: solid;
    border-color: #a50021;
    justify-content: center;
	border-radius: 50px;
    align-items: center;
    color: #fff;
}
.scrollTop i{
	margin-top: 1px;
	font-size: 30px;
}




































