/* copyright mars web solution */

/*--
	Theme Name: Precision Model Designers
	Version: 1
	Author: Junaid
	Website: http://www.demo.com/
--*/


article, aside, footer, header, hgroup, nav, section {display:block;}
* {margin:0px;padding:0px;} img {border:0px;} img a{border:0px;}
a {color:#363638;text-decoration:none;} a:hover {color:#333;text-decoration:none;}
ul, li {list-style:none;}
p {margin-bottom:10px; font-size:14px; text-align:left;font-family: 'Roboto', sans-serif; line-height:26px; color:#666;}
.clear{clear:both;}
/* Global properties ======================================================== */
body {margin: 0px;background-color: #FFFFFF;min-width: 260px;font-family: 'Roboto', sans-serif;font-size: 13px;line-height: 20px;color: #928e92; }

html, body { height:100%;width:100%;}
h1,h2,h3,h4 { font-weight:normal;} h1 { font-size:24px; color:#292E32}

.fleft {float:left;} .fright {float:right;} input, select { outline:none;}

a {-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}

/* Custom ============================================================= */

#header-row {
  background: #19506f;
  padding-bottom: 14px;
  padding-top: 15px;
}

.contacts {
  text-align: right;
  font-family: 'Open Sans', sans-serif;
  color: #62b1df;
  font-size: 12px;
}
.contacts a {
  display: inline-block;
  color: #62b1df;
  font-size: 12px;
  padding-left: 22px;
  margin-left: 12px;
  position: relative;
  font-family: 'Open Sans', sans-serif;
}
.contacts i{
  font-size:18px !important ;
  color:#FFF !important}
.social li {
  margin: 0px 20px 0 0;
  list-style-type: none;
  display: inline-block;
  float:left;
   list-style:none;
}
.social ul {
 
    margin: 0;
}
.social li a {
  width: auto;
  height: 20px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}

.navbar-right {
  margin-top: 25px;
}
.logo-bg{
  background:#Fff !important}
.navbar-header{
  padding:10px 0 10px}
.navbar-nav>li>a:hover{

  background: #19506F;
  position: relative;
  color: #fff !important;
  
	}
.navbar-nav>li>a{
	color:#063B6D !important;
	font-family:'Roboto', sans-serif !important;

	font-size:15px !important;
	text-transform:uppercase !important;
	padding: 11px 15px 11px !important;
	}
.navbar-nav>li{position:relative}	
.navbar-nav>li>a:after {
  content: "";
  position: absolute;
  bottom: 22px;
  border: 5px solid transparent;
  border-top-color: #19506F;
  left: 50%;
  margin-left: -5px;
  opacity: 0;

}
	

.navbar-nav>li>a:hover:after, .navbar-nav>li>a:hover .active:after {
  opacity: 1 !important;
  bottom: -10px;
}	
.navbar-nav .active{
  background: #19506F;
  position: relative;
  color: #fff !important;

}	
.navbar-nav .active:after {
  content: "";
  position: absolute;
  bottom: 22px;
  border: 5px solid transparent;
  border-top-color: #19506F;
  left: 50%;
  margin-left: -5px;
    opacity: 1 !important;
  bottom: -10px;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}	
.wel-grid{background:url(../images/bg1.jpg) repeat}	
.block-pd{padding: 40px 0} 	
.wel-txt{	
  font-size: 36px;
  padding-bottom: 0;
  line-height: 1em;
  letter-spacing: -1px;
  font-family: 'Oswald', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  color: #023e5e;}
.wel-txt-2{ 
  font-size: 24px;
  line-height: 36px;
	font-family: 'Roboto', sans-serif;
	  font-weight: 300;
	  color:#348EAD;}
	  .field-content img{ border-radius:10px; box-shadow:0px 0px 8px #e2e2e2}
	 .abt-txt-2{  
font-size: 20px;
  line-height: 28px;
  padding: 5px 10px 0px;
 
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  color: #Oswald;
  display: block;
  text-align: center;	  
	 }
	 
	 .abt-txt-3{  
font-size: 20px;
  line-height: 28px;
  padding-bottom:10px;
 
  font-family: 'Oswald', sans-serif;
  font-weight: 400;
  color: #5B92AC;
  display: block;
  text-align: left;	  
	 }
	 .pdtUl li {
  list-style-image: url(../images/list-icon.png);
  margin-bottom: 10px;
  margin-left:0px;
  font-size:16px;
  line-height:26px;
  color:#666;
  font-family:'Roboto Condensed'; text-align:left;
}

.Values{}
.Values div{/*background-color:#16b1f2;*/ color:#1B455D; /*border:2px solid #fff; */}
.Values h4{ border:1px solid #1B455D; padding-top:15px; padding-bottom:15px; display:block; width:100%}
.Values h4:hover{background-color:#1B455D;color:#fff; transition:all ease-in-out 0.4s;-webkit-transition:all ease-in-out 0.4s;-o-transition:all ease-in-out 0.4s;-moz-transition:all ease-in-out 0.4s;-ms-transition:all ease-in-out 0.4s;}
.pera-txt{	  
  font-size: 16px;
  padding-bottom: 17px;
  font-family: 'Roboto', sans-serif;
    line-height: 26px;
  color: #747474;}
  
.pera-txt1{	  
  font-size: 15px;
  padding-bottom: 27px;
  font-family: 'Roboto', sans-serif;
    line-height: 26px;
  color: #747474;}
.confid-btn  {
	background:#0C73A3 !important; 
	 font-family: 'Roboto', sans-serif;
	 font-weight:300;
	color:#FFF !important; 
	font-size:15px !important;	}
	
.confid-btn:hover{background:#348EAD !important; }	

.confid1-btn  {
	background:#348EAD;
	margin-top:30px;
	opacity:.8!important;
	 font-family: 'Roboto', sans-serif;
	 text-align:center;
	 font-weight:300;
	color:#FFF !important; 
	font-size:15px !important;	}
	
.confid1-btn:hover{background:#39373C !important; }	
.pro-grid-bg{
	background:url(../images/bg2.jpg) repeat; padding:0 0 50px 0}
.top-br-y{
  border-top: 0px solid #F5C53F;
    padding: 0;
  padding-top: 55px;
  
}
.box-4 img{width:100%}
.box-4 .thumb{
	background:#0C73A3; 
    color:#FFF; text-align:center; padding:10px;
    font-family: 'Open Sans', sans-serif;
	font-size:15px;
	text-transform:uppercase;
	-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease}
.pr-img:hover .thumb{
	background:#00304C; 
    color:#fff;
	}
.pr-img:hover{transform: scale(1.1);}	
.pr-img{	
-webkit-transition:all 0.3s ease;-o-transition:all 0.3s ease;-moz-transition:all 0.3s ease;-ms-transition:all 0.3s ease;transition:all 0.3s ease;}
.box.box-5 {
  padding-top: 4%;
  text-align: center;
}
.pr-txt-p, .em-pr-txt{
  color: #62b1df;
  padding-bottom: 10px; 
  	font-family: 'Arimo', sans-serif;
  font-size: 15px;
  line-height: 24px;}
  .em-pr-txt span{  color: #62b1df !important;}
  .wht-grid-bg{  background-image: url(../images/parallax-2.jpg); 
    background-position: 50% 8px;
	padding-bottom:60px;
}

.abt-m-grid-bg {
  background-image: url(../images/bg-2.jpg);
  background-position: 50% 8px;
  padding-bottom: 60px;
}

.pera-txt img{text-align:center;   display: initial;}
.align-center {
  text-align: center;
}
.ic-grid{padding-top:5px; padding-bottom:5px;}
.ic-grid-2 .txt-box{float:right; overflow:hidden;   width: 85%;}
.ic-grid-2 .txt-box h3{  font-size: 18px;
  color: #FFFFFF;
  font-family: 'Arimo', sans-serif;
  font-weight: bold;

  display: block;
  margin: 5px 0 15px;
 }
.ic-grid-2 .txt-box p{ color: #A6DAF4;}
.dropcap {
  float:left;
  width: 70px;
  height: 70px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background: #cb0707;
  font-size: 36px;
  font-weight: bold;
  text-transform: uppercase;
  color: #fff;
  text-align: center;
  line-height: 70px;
}

.ic-txt-hd{  font: 900 35px/35px 'Roboto', sans-serif;
  margin-bottom: 55px;
    margin-top: 55px;
  text-align: center;
  position: relative; color:#FFF}
  

.ic-txt-hd1{  font: 900 35px/35px 'Roboto', sans-serif;
  margin-bottom: 35px;
    margin-top: 25px;
  text-align: center;
  position: relative; color:#023958}
  
.field-content, .views-field-title, .views-field-body{text-align:center}
  .field-content a{margin-bottom:14px;  
  text-align:center;
  color: #fff !important;
   font: 300 18px/24px 'Roboto', sans-serif;} 
   .views-field-body{padding:0 20px; color:#fff; font-family:'Roboto'; line-height:24px;}
.ic-grid:hover .field-content a{  color: #C4BE66 !important;} .ic-grid:hover{ }
.test-grid-bg{  background: rgba(0, 0, 0, 0.14); padding:20px 0 20px; margin-top:7px;}

.testimonials .testi-item {
  background: #fff;
  margin: 0;
  padding: 32px 46px 23px 46px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.testimonials .testi-item blockquote {
  background: none;
  width: 100%;
  margin: 0;
  padding: 7px 0 0 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  line-height: 18px;
  font-size: 14px;
  color: #717171;
}
.testimonials .testi-item blockquote {

  border: none;
  padding-bottom: 25px;
  
 
}
.testimonials .testi-item .featured-thumbnail {
  width: auto;
  height: auto;
  margin: -10px 46px 5px 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
    float: left;
}
.testimonials .testi-item .featured-thumbnail img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.testimonials .testi-item .testi-meta {
  margin: 0;
  padding: 12px 0 0 0;
  line-height: 21px;
  font-size: 16px;
  font-weight: 600;
  font-style: italic;
  color: #013759;
}


.testimonials:before {
  background: url(../images/quotes_start.png) no-repeat 3px 0%;
  display: block;
  height: 43px;
  margin: 0 0 17px 0;
  content: '';
}

.testimonials:after {
  background: url(../images/quotes_start.png) no-repeat 100% 0%;
  display: block;
  height: 43px;
  margin: 18px 0 0 0;
  content: '';
}
.prt-grid-bg{background:#FFF; padding:20px;}

.social-2 li {
    margin: 0px 20px 4px 0;
  list-style-type: none;
  display: inline-block;
  list-style: none;
  border-bottom: 1px solid #1A435B;

  padding-bottom: 4px;
  width: 160px;
}
.social-2 ul {
 
    margin: 0;
}
.social-2 li a span{    font-family: 'Open Sans', sans-serif; font-weight:100; color:#FFF; font-size:13px}
.social-2 li a {
  width: auto;
  height: 20px;
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: none;
  font-size: 18px;
  line-height: 20px;
  color: #fff;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  position: relative;
  -webkit-border-radius: 1000px;
  -moz-border-radius: 1000px;
  border-radius: 1000px;
}.social-2 li a:hover{color:#F5C53F}

.abt-txt {
  font-size: 35px;
  padding-bottom: 0;
  line-height: 1em;
  font-family: 'Roboto', sans-serif;
  text-transform: capitalize;
  font-weight: 600;
  color: #023e5e;
  line-height: 50px;
}

.carousel-caption{  background: rgba(245,245,241,.8);  bottom: 45% !important;      right: 40%;
    left: 40%;  padding: 10px;
    width: auto; text-align:center;}

.sld-im {width:100%;}
.carousel-caption h1 { color: #fff; font-family: 'Roboto', sans-serif; font-weight: 600;  margin: 0; text-transform: uppercase;  font-size: 33px; font-style: italic; text-shadow: 1px 1p #fff; text-shadow: 1px 1px 1px rgba(0,0,0,.3);line-height:44px}

.carousel-caption h1 span { color: #063B6D;}

.carousel-caption p { font-family: 'Open Sans', sans-serif; font-size: 14px; color: #FFF;  font-weight: 100; text-align:left}

.carousel-caption .red-mr-btn {
  padding: 6px 14px;
  background: #063B6D;
  color: #fff;
  font-family: 'Roboto', sans-serif;
  text-transform: uppercase;
  font-size: 13px;
  float:left;
}
.ft-clints img{width:100%; max-width:180px;}

.fter-hed{text-align:left; color:#F5C53F; font-size:18px; font-family:'Roboto', sans-serif;}
.fter-pera{ font-family: 'Open Sans', sans-serif;  line-height: 25px; font-size:13px; color:#fff; text-align:left}
.fter-pera span{color:#F5C53F; font-style:normal;}.fter-pera a{color:#F5C53F; font-style:normal;}
.fter-list li a{font-family: 'Roboto', sans-serif; font-size:13px;   line-height: 28px;  color:#fff; text-align:left}
.fter-list li a:hover{color:#F5C53F;}

.navbar-toggle {
  position: relative;
  float: right;
  padding: 9px 10px;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  background-color: rgba(0, 0, 0, 0.08) !important;
  background-image: none;
  border: 1px solid rgba(0, 0, 0, 0.15) !important;
  border-radius: 4px;
}
.prj-box img{text-align:center;}.im-pr{text-align:center}
.prj-box{padding:5px; background:#CCC;}

.conct-grid{  border-right: 1px solid #DCDCDC; margin-top:15px;  margin-bottom: 10px; font-size:16px;}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
  background: #fff !important;}
 .map {
  border: 1px solid #c3ccda; height:250px}
.conct-grid h4{  font-size: 18px;  color: #19506F; font-family: 'Arimo', sans-serif;font-weight: bold; display: block;  margin: 5px 0 15px; text-align:left; } 
.pro-dt-wrp h3{
text-align: left;
  color: #F5C53F;
  font-size: 25px;
  line-height: 30px;
  margin: 0;
  padding: 0 0 5px 12px;
  font-family: 'Roboto', sans-serif;}

.pro-dt-wrp h4{
font-size: 22px;
  line-height: 22px;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  color: #5B92AC;
  display: block;
  margin: 0 0 5px 0;
  text-align: left;
}

.pro-dt-wrp {
  padding: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 40px;
  background-color: rgba(255, 255, 255, 1);

  box-shadow:2px 2px 10px #D2D5DA;
}

.services-wrapper {
  padding: 20px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bottom: 20px;
  background-color: rgba(255, 255, 255, 1);
  
  cursor: pointer;
  box-shadow:2px 2px 10px #D2D5DA;
}

.tab-content > .tab-pane {
  display: none;
  visibility: hidden;
}
.PdtHeading{margin-top:0;color: #AF0505; padding:10px 15px; font-family:'Roboto Condensed'}

.tab-content{background:#fff; box-shadow:0px 0px 8px #ccc; padding:20px;}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.ZoomMaster{overflow:hidden;}
.Gallery a img{padding:10px;}
.Gallery a{width:230px; height:230px; overflow:hidden; box-shadow:0px 0px 10px #ccc;-webkit-box-shadow:0px 0px 10px #ccc;-o-box-shadow:0px 0px 10px #ccc;-moz-box-shadow:0px 0px 10px #ccc;-ms-box-shadow:0px 0px 10px #ccc;margin-left:10px; margin-bottom:10px; display:inline-block;}
.Gallery a:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transition:all ease-in-out 0.4s;-webkit-transition:all ease-in-out 0.4s;-o-transition:all ease-in-out 0.4s;-moz-transition:all ease-in-out 0.4s;-ms-transition:all ease-in-out 0.4s;overflow:hidden; }

.ZoomMaster:hover img{transform:scale(1.1);-webkit-transform:scale(1.1);-o-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transition:all ease-in-out 0.4s;-webkit-transition:all ease-in-out 0.4s;-o-transition:all ease-in-out 0.4s;-moz-transition:all ease-in-out 0.4s;-ms-transition:all ease-in-out 0.4s;}

.services-wrapper:hover{ box-shadow:0px 0px 10px #ccc;}
.services-wrapper h3{font-size:20px; color:#19506f; font-family:'Oswald'}
.mart{ margin-top:10px;}
textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
  background-color: #ffffff;
  border: 1px solid #c6ccd2;
  width: 100%;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  
    display: inline-block;
 -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 4px 6px;
  margin-bottom: 2px;
  font-size: 16px;
  line-height: 24px;
  height: 48px;
  color: #c6ccd2;
  padding: 10px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  vertical-align: middle;
}

textarea {
  width: 100%;
  outline:none;
  height: 150px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.icons-marker{  line-height: 35px !important;
  font-size: 30px !important;
  display: block !important;
  color: #666565;}
  
.quickview_description {overflow:auto;max-height:300px;border:1px solid #e3e3e3;padding:10px;}
a.quickview i {vertical-align:top;line-height:30px;}
a.quickview:hover {background-color: #EBEEF3;color:#000}
a.quickview {display:inline-block;visibility:hidden;
z-index:5;
width:91.888%;vertical-align:top;position:absolute;top:0;left:0;
margin-left:16px;
text-align:center;
min-height:86%;
    vertical-align: text-bottom;
line-height:230px;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  margin-bot
background: none repeat scroll 0 0 rgba(255, 255, 255, 0.82);
box-shadow: 0 2px 8px rgba(0, 0, 0, 0.16);
color: #333;opacity:0;
-webkit-transition: all 0.5s ease;-moz-transition: all 0.5s ease;-o-transition: all 0.5s ease;transition: all 0.5s ease;}
.text-center1{ text-align:left;}
.services-wrapper:hover a.quickview {visibility:visible;top:0;opacity:.6;;} 
  table { 
		width: 100%; 
		border-collapse: collapse; 
		background:#fff;
		border-radius: .4em;
    box-shadow: 1px 1px 5px #bbb;
	margin-bottom:20px;
	}
	/* Zebra striping */
	tr:nth-of-type(odd) { 
		background: #eee; 
	}
	th { 
		background: #333; 
		color: white; 
		font-weight: bold; 
	}
	td, th { 
		padding: 6px; 
		border: 1px solid #ccc; 
		text-align: left; 
		    font-family: 'Open Sans', sans-serif;
    font-size: 15px;
	color:#0E3348;
	}
 .emi p{line-height:20px; color:#333} 
 .pd-zo{padding:0;}
@media screen and (max-width: 900px) {
	.navbar-right{ margin:0px;}
	.ic-txt-hd, .ic-txt-hd1{ font-size:24px; line-height:30px;}
	.wel-txt-2{ font-size:18px; line-height:24px;}
	.wel-txt{ font-size:24px; line-height:30px;}
.contacts {
  text-align: left !important;}
  .social{  padding-bottom:25px}
  .navbar-nav>li>a{  padding-top: 10px  !important;
  padding-bottom: 10px  !important;
  line-height: 20px  !important;}
  .box-4 a{margin-bottom:10px}
  
.text-center1{ text-align:center;}
.log-wdt{ width:300px;}
.carousel-caption{  background: rgba(245,245,241,.8);  bottom: 30% !important;      left: 31%;
    right: 31%;  }


.carousel-caption h1 { color: #fff; font-family: 'Roboto', sans-serif; font-weight: 600;  margin: 0; text-transform: uppercase;  font-size: 21px; font-style: italic; text-shadow: 1px 1p #fff; text-shadow: 1px 1px 1px rgba(0,0,0,.3); line-height:44px}
.block-pd{ padding:20px 0;}
}

@media screen and (max-width: 1000px) {
	.nav>li>a{  padding: 10px 15px !important; font-size:16px !important;}
	.pr-imgf{float:right !important}
	
	 .pd-zo{padding:0 15px;}
	}

@media screen and (max-width: 768px) {
.social{
  width: 195px;
  margin:0 auto;}
  .contacts{text-align:center !important;
    font-size: 10px;}
	.contacts i{font-size:12px;}
	.services-wrapper .img-responsive{display:initial !important; }
	  padding: 10px 15px; 
	  .carousel-caption{  background: rgba(245,245,241,.8);  bottom: 30% !important;      left: 31%;
    right: 31%;  }


.carousel-caption h1 { color: #fff; font-family: 'Roboto', sans-serif; font-weight: 600;  margin: 0; text-transform: uppercase;  font-size: 21px; font-style: italic; text-shadow: 1px 1p #fff; text-shadow: 1px 1px 1px rgba(0,0,0,.3); line-height:44px}
.block-pd{ padding:20px 0;}
  }


@media screen and (max-width: 640px) {
	.pro-dt-wrp h4{margin-top:10px;}
	.fter-hed{text-align:center}
	.fter-list li{text-align:center !important}
	.fter-list li a{text-align:center !important}
	.fter-pera{text-align:center !important}
	.social-2 ul {margin: 0 auto;width: 200px;}
	.ftr-g{float:none !important}
	.social-2 li a{text-align:center !important}
	.ftr-g p{text-align:center!important}
	.dropcap{float:none; margin:0 auto;}
	.txt-box{  width: 100% !important; text-align:center; padding:0;}
	.ic-grid-2 .txt-box p, .ic-grid-2 .txt-box h3{ text-align:center !important; }
	
	.services-wrapper .img-responsive{display:initial !important; }
	td, th {
    padding: 2px;
    border: 1px solid #ccc;
    text-align: left;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #0E3348;
}
.carousel-caption{  background: rgba(245,245,241,.8);  bottom: 30% !important;     left: 31%;
    right: 31%;  }


.carousel-caption h1 { color: #fff; font-family: 'Roboto', sans-serif; font-weight: 600;  margin: 0; text-transform: uppercase;  font-size: 21px; font-style: italic; text-shadow: 1px 1p #fff; text-shadow: 1px 1px 1px rgba(0,0,0,.3); line-height:44px}
.block-pd{ padding:20px 0;}
	}
@media (max-width: 992px) {
.fter-hed { text-align: center !important;}
.fter-list li a { text-align: center !important;}
.fter-list li { text-align: center !important;}
.fter-pera {text-align: center !important;}
.social-2 li a {  text-align: center !important;}
.social-2 ul { margin: 0 auto; width: 200px;}
.ftr-g p {  text-align: center!important;}
	.navbar-right{ margin:0px;}
	}
@media screen and (max-width: 460px) {.log-wdt{ width:260px;} .carousel-caption{  background: rgba(245,245,241,.8);  bottom: 30% !important;  left: 20%;top:30%;  }


.carousel-caption h1 { color: #fff; font-family: 'Roboto', sans-serif; font-weight: 600;  margin: 0; text-transform: uppercase;  font-size: 21px; font-style: italic; text-shadow: 1px 1p #fff; text-shadow: 1px 1px 1px rgba(0,0,0,.3); text-align:left; line-height:44px}
.block-pd{ padding:20px 0;}}
@media (max-width: 991px) { .navbar-right{ margin:0px;} .nav>li>a{  padding: 7px 12px !important; font-size:14px !important;}
	}
/* new css 11/08/23 */
.acs-box {
  display: flex;
  column-gap: 20px;
  margin: 40px 0;
}
.acs-l {
  width: 100%;
}
.acs-r {
  width: 100%;
}
.acs-r img {
  width: 100%;
  height: 100%;
  min-height: 360px;
}
.cf-bullet ul li {
  line-height: 1.8em;
  font-size: 16px;
  color: #747474;
  font-weight: 500;
  padding-left: var(--icon-space);
  margin-bottom: 10px;
}
.cf-bullet ul {
  --icon-space: 1.3em;
  list-style: none;
  padding: 0;
}
  
.cf-bullet li:before {
  content: "\f058"; 
  font-family: FontAwesome;
  display: inline-block;
  margin-left: calc( var(--icon-space) * -1 );
  width: var(--icon-space);
  color: #023e5e;
}
.acs-content-3 .pera-txt {
  padding: 0;
  text-align: center;
}
.acs-content-3 {
  /* margin-bottom: 40px; */
  border-top: 1px solid #06375b38;
}
@media(max-width:991px){
  .acs-r img {
    min-height: unset;
    max-height: 300px;
  }
}
@media(max-width:767px){
  .acs-r img {
    min-height: unset;
    max-height: 200px;
}
}
@media(max-width:575px){
  .acs-box {
    flex-wrap: wrap;
    margin: 40px 0;
    row-gap: 20px;
}
.acs-r img {
  min-height: unset;
  max-height: 100%;
  margin-bottom: 20px !important;
}
.o1 {
  order: 1;
}
.acs-inner .abt-txt {
  font-size: 22px;
  line-height: 30px !important;
}
}
img.log-wdt {
  max-width: 360px;
}