@import url('../css2');

body{
	font-family: 'Rubik', sans-serif !important;
	color:#333;
	font-size:17px;
	padding:0px;
	margin:0px;
}
 a{text-decoration:none !important;}
.header-bg{}
.logo{padding:5px 0}
.logo img{width:350px; height:auto;}
.top-bg{background-color:#542d6e;}
.social-media{text-align:right; float:right;}
.social-media ul{overflow: auto;padding:0px;margin:0px;}
.social-media ul li{list-style-type: none;float: left;}
.social-media ul li a{color: #fff;}
.social-media ul li a:hover{color:#ccc; text-decoration:none;}
.social-media ul li i{
    background-color:#f05033;
    color: #fff;
    width: 32px;
    height:32px;
	line-height:32px;
    font-size:17px;text-align: center;
    margin-right: 10px;
}
.social-media ul li a i:hover {
	background-color:#fff;
	color:#542d6e;
}


.carousel-indicators li{
    background-color:#333333;
    width:18px;
    height:18px;
    border:3px solid #fff
}
.carousel-indicators .active{
    background-color:#000000;
    width:18px;
    height:18px
}

.carousel-control.left {
    background-image:none;
    background-image:none;
    background-image:none;
    background-image:none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
	z-index:9;
}
.carousel-control.right {
    background-image:none;
    background-image:none;
    background-image:none;
    background-image:none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
	z-index:9;
}


.home-bg{padding:60px 0px 40px 0px;text-align:left;}
.home-welcome h4{color:#292929; font-size:25px;}
.home-welcome h1{
	font-size:50px;
	font-weight:600;
	color:#542d6e;
	margin:0px;
}
.tagline{font-size:30px; color:#f05033; font-weight:600;}
.home-welcome p{
	font-size:17px;
    color: #333333;
	line-height:30px;
	text-align:justify;
	padding-top:10px;
	padding-right:25px;
}

.read-more {
	color:#fff;
	font-size:16px;
	background-color:#542d6e;
	font-weight:400;
	padding:8px 15px;	
	border-radius:3px;
}
.read-more:hover {
	color: #fff;
	background-color:#f05033;
	text-decoration:none;
	transform: translateY(10px);
    transition: .5s ease;
}
.home img{
    width:100%;
    height: auto;
}
.home img:hover{
	transform: translateY(10px);
    transition: .5s ease;
}


.section-02-heading{text-align:center;}

.section-02-heading h3{
	font-size:50px;
	font-weight: 600;
	color:#542d6e;
	margin-top:5px;
	display: inline-block;

}

.section-02-heading::before, .section-02-heading::after {
    content: "";
    width: 150px;
    display: inline-block;
    height: 7px;
    background-image:url(../images/border.png);
    background-position: 100% 100%;
    background-repeat: no-repeat;
    margin:5px 15px;
    background-size: 170%;
}
.section-02-heading-12 p{
	font-size:22px;
	font-weight: 600;
	color:#333;;
	margin-top:5px;
	text-align:center;
}

.services-section{background-color:#f7f7f7; padding:60px 0px; background-image:url(../images/bg-2021.png); background-repeat:no-repeat; background-position:right top; background-size:contain;}
.services-box{box-shadow: 0 0px 18px rgb(138 170 239 / 20%); border-radius:5px; background-color:#fff; padding:15px;}
.services-box h3 {font-size:18px;line-height:30px;font-weight: 600;}
.services-box p {font-size:17px; padding-bottom:15px;}
.services-box h3 a:hover{color:#f05033;}
.services-box:hover{background: url(../images/home-five-hover-back.jpg); background-size:cover; color:#fff;}
.services-box-icon{display:inline-block;}
.services-box-icon img{width:auto; height:47px;}
.services-box-bt{
    position: absolute;
    right: 20px;
    bottom: 5px;
    background-color: #542d6e;
    padding: 6px 12px;
    text-align: center;
	color:#fff;
}
.services-box-bt:hover{background-color:#f05033;}
.services-icon2{font-size:20px !important; color:#fff;}
.mt-30{padding-top:30px;}

.tender-icon-call{text-align:right;}
.tender-bg {
    margin-top: 0px !important;
    margin-bottom: 0px !important;
    border-top-width: 1px !important;
    padding-top: 83px !important;
    padding-bottom: 89px !important;
    background: #f8f8f8 url(../images/call-to-action.jpg);
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    border-top-color: #ffffff !important;
    border-top-style: solid !important;
}
.tender-heading h3{
    font-size: 50px;
    color: #ffffff;
    line-height: 50px;
    text-align: left;
	font-weight:600;
}
.tender-heading p {
    font-size: 17px;
    color: #fff;
    line-height: 30px;
    text-align: justify;
    padding-top: 10px;
    padding-right: 25px;
}

.read-more-01 {
	color:#fff;
	font-size:16px;
	background-color:#f05033;
	font-weight:400;
	padding:8px 15px;	
	border-radius:3px;
}
.read-more-01:hover {
	color: #fff;
	background-color:#542d6e;
	text-decoration:none;
	transform: translateY(10px);
    transition: .5s ease;
}

.section__benefits-bg{padding:60px 0px 20px 0;}
.section__benefits{border-bottom: 1px solid;border-top: 1px solid;border-color: #efefef;}
.benefit__block h5{color: #2f3651; font-size: 18px; font-weight: 600;margin: 0 20px; padding-top:20px;}
.bg-orange{background-color:#f05033; border-radius:50px; width:80px; height:80px; text-align:center; line-height:80px;display: inline-block;} 
.bg-orange:hover{background-color:#542d6e;}
.card{
	background-color: #fff;
	background-clip: border-box;
	border: 1px solid rgba(0, 0, 0, .125);
	border-radius: .25rem;
    padding:20px;
	text-align:center;
}

.my-5{margin-bottom:30px; margin-top:30px;}

.team-members{padding:60px 0px; background-image:url(../images/home-clints-back-bg.jpg); background-repeat:no-repeat; }
.expert-w{color:#fff !important;}
.service-logo img{width:auto; height:100px;max-width: 100%;}

.why-bg{padding:60px 0px 60px 0;}
.home-quality p {
    font-size: 17px;
    color: #333333;
    line-height: 32px;
    text-align: justify;
    padding-top: 10px;
}
.home-quality-why-text{border-left:5px solid #f05033;padding:15px 20px; box-shadow: 0px 0px 30px -8px rgb(0 0 0 / 30%); margin-top:35px;}
.home-quality-why-text h4{font-size:22px; color:#542d6e; font-weight:600; margin-bottom:0px;}
.home-quality-why-text p {
    font-size: 17px;
    color: #333333;
    line-height: 32px;
    text-align: justify;
    padding-top: 10px;
}



.footer{background-position:center bottom;background-repeat:no-repeat;background-size:cover;padding-top:20px;padding-bottom:20px;position:relative;background-color:#f05033;color:#fff}
.footer:before{position:absolute;content:'';left:0;top:0;width:100%;height:100%;background-color: rgba(35,45,110,0.80);}
.servece-01{
	line-height:25px;
	padding:15px 15px 0px 10px;
	color:#FFFFFF;
	font-size:16px;
	}
.servece-01 ul{
	padding:0px;
	margin:0px;
	}
.servece-01 ul li {
	background-image:url(../images/arrow.png);
	background-repeat:no-repeat;
	background-position:2px 9px;
	padding-left:20px;
	list-style:none;
	padding-top:2px;
	padding-bottom:4px;
	}
.servece-01 a{
	text-decoration:none;
	color:#FFFFFF;
	}
.servece-01 a:hover{
	color:#f05033;
	padding-left:2px;
	font-weight:600;
}
.servece-01 h4{
	font-size: 20px;
	color:#fff;
	font-weight:600;
	text-transform: uppercase;
	border-left: 5px solid #f05033;
	padding-left:15px;
}
.servece-Domestic{
	line-height:24px;
	padding:15px 0px 0px 10px;
	color:#FFFFFF;
	font-size:16px;
}
.servece-Domestic img{
	width:300px; 
	height:auto;
	margin-top:10px;
	padding-bottom:10px;
}
.servece-Domestic ul{
	padding:0px;
	margin:0px;
	}
.servece-Domestic ul li {
	background-position:12px 10px;
	padding-left:45px;
	list-style:none;
	padding-top:10px;
	padding-bottom:10px;
	}
.servece-Domestic a{
	text-decoration:none;
	color:#FFFFFF;
	
	}
.servece-Domestic a:hover{
	color:#f05033;
	padding-left:2px;
	font-weight:600;
	text-decoration:none;
}

.servece-Domestic h4{
	font-size: 20px;
	color:#fff;
	font-weight:600;
	text-transform: uppercase;
	border-left: 5px solid #f05033;
	padding-left:15px;
}

.social-links{position:relative;display:inline-block;padding-top:20px}
.social-links li{display:inline-block;margin-right:10px}
.social-links li a{color:#fff;-webkit-transition:.3s;transition:.3s;background-color:#f05033;padding:5px 10px}
.social-links li a:hover{color:#fff !important; background:#000000; transition:.3s;}
.social-links h4{font-size:16px;color:#fff;margin:0 0 5px 0}
.power-by{color:#fff;font-size:15px;font-weight:400;background-color:#542d6e;padding:10px 0;text-align:left}
.power-by a{color:#fff;font-size:15px;font-weight:400}
.power{text-align:right;}

.pd-top{padding-top:30px}
.product-heading img{width:100%; height:auto; border:1px solid #ccc;}
.product-heading h3{text-align:center; font-size:20px; font-weight:600; margin:0px; padding-top:10px;}


.package-list{padding-bottom:15px;}
.package-list ul{padding:0px;margin-bottom:0;}
.package-list ul li {background-image: url(../images/arrow-page.png);background-repeat: no-repeat;background-position:0px 12px;padding-left:30px;list-style: none;text-align: left;padding-top: 1px;padding-bottom: 1px;font-size:17px;color:#333;line-height:34px;}


/*Page-Banner-TEXT*/
.product-banner-part{background:#150f2b;
	padding:120px 0px 120px 0px;background-image:url(../images/page-banner.jpg); background-position:center -80px; background-repeat:repeat;}
.product-banner{ text-align:left;}
.product-banner h1{font-size:26px; letter-spacing: 0.4px;line-height:50px;font-weight:600;color:#fff;text-align:center;text-transform: uppercase; background-color:#f05033; display:inline-block; padding:5px 20px; border-radius:5px;}

/*Page-TEXT*/
.page-part{padding:30px 0px; background-color:#fff;}
.page-part-text h2{font-size:26px;color:#150f2b;}
.page-part-text h3{font-size:28px;color:#150f2b; font-weight:600;}
.page-part-text p{font-size:17px;color:#333;line-height:30px;margin-bottom:10px;text-align:justify;}
.page-part-text td{font-size:17px;color:#333;line-height:30px;margin-bottom:10px;border:1px solid #ccc; padding:5px 10px;}
.page-part-text img{width:100%; height:auto; transition: .5s ease; border:2px solid #ccc; padding:2px;max-width: 100%;}
.page-part-text img:hover{transform: translateY(10px); transition: .5s ease;}
/*Page-TEXT-END*/

/*Request A Quote CSS END*/
.right-ok{
	background-image:url(../images/right-icon.png);
	background-repeat:no-repeat;
	background-position: 8px;
}

.wrong-icon{
	background-image:url(../images/wrong-icon.png);
	background-repeat:no-repeat;
	background-position: 8px;
}

.example{margin:15px;font-size:14px;color:#656666;content:"Example";background-color:#fff;border-color:#929494;border-width:1px;border-radius:4px;padding:10px 20px 10px;border-style:solid;}
.form-control-feedback{display:none;}
.has-feedback label~.form-control-feedback{top:0!important;}
.error{text-align:left!important;display:table!important;}
.thnak4{margin-top: 50px;}

.has-feedback .form-control {
    padding-right: 42.5px;
}

.form-group{
	margin:15px !important;
}
.form-group input{
	border-left:5px solid #542d6e;
}

.form-group textarea{
	border-left:5px solid #542d6e;
}

.form-group select{
	border-left:5px solid #542d6e;
}
.Submit-box{
	background-color:#542d6e;
	border:1px solid #542d6e;
	padding:10px 15px;
	color:#fff;
	border-radius:5px;
}
.Submit-box:hover{
	background-color:#f05033;
	border:1px solid #f05033;
}
/*Request A Quote CSS END*/




.contact{}
.contact .address-box{
	text-align: center;
	width: 100%;
	padding: 0px 20px;
	border-radius: 10px;
	background-color:#f2f2f4;
	position: relative;
	box-shadow: 0 0 10px 0 #ccc;
	border: 5px solid #ffffff;
	font-size:17px;
	line-height:28px;
	padding-bottom:15px;
	margin-bottom:30px;
}
.contact .address-box .add-image{
	background-color: #f2f2f4;
	border-radius: 50%;
	position: absolute;
	top:0px;
	left: 50%;
	transform: translate(-50%, -50%);
	z-index: 1;
	border: 5px solid #ffffff;
	box-shadow: 0 0 10px 0 #ccc;
}
.contact .address-box:hover .add-image{
	animation-name: imganimation;
	animation-iteration-count:1;
	animation-duration: 0.7s;
}

@keyframes imganimation{
	0%{
		transform: translate(-50%, -50%) rotate(0deg);
	}
	50%{
		transform: translate(-50%, -50%) rotate(180deg);
	}
	100%{
		transform: translate(-50%, -50%) rotate(360deg);
		transition-delay: 0.1s;
	}
}
.contact .address-box img{
	padding: 15px;
	width: 60px;
}
.contact .address-box a,
.contact .address-box p{
	font-size:18px;
	color: #333;
	line-height:30px;
}
.contact .address-box h3{
	font-size:20px;
	color:#542d6e;
	font-weight:600;
	padding-top:50px;
}
.contact iframe{
	width: 100%;
	height: 400px;
	margin: 50px 0 40px 0;
	border: 5px solid #000;
	box-shadow: 0 0 10px 0 #ccc;
	border-radius: 5px;
}
.contact .company-text{
	text-align: center;
	font-size:50px;
	font-weight:bold;
	color:#542d6e;
}
.contact .company-text h2{
	text-align: center;
	font-size:30px;
	font-weight:bold;
	color:#f05033;
	margin:0px;
	padding-bottom:15px;
}

.feedback-bg{background-color:#f05033; padding:15px 0 35px 0px;}
.page-text-haeding h2{color:#fff; font-weight:600; text-align:center}

.whatsapp_btn{position:fixed;bottom:50px;left:10px;width:125px;height:50px;z-index:11}
@media only screen and (max-width : 768px) {
	.social-media {
		text-align: center;
		float: right;
		width: 100%;
	}
	.servece-01{padding: 5px;}
}

@media only screen and (min-width: 300px) and (max-width: 767px) {
	.power{text-align: left;}
.logo img{
    width:220px;
}
.servece-Domestic img {
    width: 200px;
}
.service-logo img {
    width: 200px;
    height: auto;
	margin-top:15px;max-width: 100%;
}
.team-members {
	background-color:#03194a;
}
.home-welcome h1 {
    font-size: 37px;
}
.home-bg {
    padding: 25px 0px 20px 0px;
    text-align: left;
}
.navigation {
	width: 100%;
	display: table;
	position: absolute;
	font-family: 'Rubik', sans-serif !important;
	z-index: 999;
	top: -25px;
	right: 0;
}
.navigation-portrait {
    height: 0px !important;
}
.product-banner-part {
    background: #370f55;
    background-image: none;
    padding: 50px 0px 50px 0px;
}

.product-banner h1 {
    font-size: 25px;
    letter-spacing: 0.4px;
    line-height: 37px;
}
.services-box{margin-bottom:30px;}
.tender-icon-call{text-align:center;}
.tender-bg {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.tender-heading h3 {
    font-size: 31px;
    line-height: 31px;
    text-align: center;
}
.tender-heading p {
    text-align: center;
    padding-top: 10px;
    padding-right:0px;
}
.section-02-heading h3 {
    font-size: 32px;
}
.card{margin-bottom:20px;}
.team-members{display:none}
.why-bg {
    padding:0px 0px 60px 0;
}
.power-by{text-align: center;}
.power{text-align: center;}
.page-part-text img{margin-bottom:20px}

.nav-menu > li:hover > a,
.nav-menu > li.active > a,
.nav-menu > li.focus > a {
   background-image:none !important;
}

}