/*-- Basic --*/
body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
a {
  outline: 0;
  text-decoration: none;
  color: #13347f;
}
a:hover {
  outline: 0;
  text-decoration: none;
  color: #13347f;
}
object, embed { 
  outline: 0;
}
input::-moz-focus-inner { 
  border: 0; 
}
b, strong {
    font-weight: 500;
}
h4 {
	font-weight: 400;
}
.blue {
	color: #09F;
}

.green {
	color: #0A0;
}

p {
  font-size: 16px;
  color: #666;  
  margin-bottom: 1em;
  font-weight: 300;
  line-height: 20px;
  text-align: justify;
  padding: 2px;
}

.heading-section {
  text-align: center;
  padding: 100px 0 80px 0;
}

.heading-section h2 {
  font-family: 'Open Sans', sans-serif;
  font-size: 20px;
  color: #333;
  font-weight: 700;
  text-transform: uppercase;
}

*, *:before, *:after {
  -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box;
 }


.space30 {
	margin-bottom: 30px;
}

.space50 {
	margin-bottom: 50px;
}
#main-header .container {
	width: 100%;
}

/*-- Header --*/
#top-header {
  background-color: #333;
  color: #fff;
}

.home-account a {
  display: inline-block;
  margin-right: 15px;
  padding: 10px 0;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}

.cart-info {
  text-align: right;
  padding: 8px 0;
  font-size: 13px;
  font-family: 'Open Sans', sans-serif;
}

.logo, .tab_logo {
  padding: 40px 0px;
}

/*-- Heading --*/

#heading {
  background-image: url(https://www.imadxb.com/images/bg-image.jpg);
  height: 140px;
}

#heading h2 {
  font-size: 36px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}

#heading span {
  color: #fff;
  text-transform: uppercase;
}

.heading-content {
  text-align: center;
  margin-top: 35px;
}

/*-- End Heading --*/

/*-- Slider --*/

#slider {
  overflow: hidden;
}
.static img {
	width:100%;
}

.slider-caption {
  text-align: center;
  position: absolute;
  width: 100%;
  margin-top: 160px;
  color: #fff;
  font-family: 'Open Sans', sans-serif;
  top: 30%;
  left: 7%;
  margin-top: 90px !important;
}
	
.slider-caption h1 {
  	font-size: 48px;
	padding-bottom: 10px;
	font-weight: 500;
	color: #FFF;
	font-style: italic;
}

.slider-caption p {
  font-size: 18px;
  font-weight: 300;
  color: #fff;
  line-height: 15px;
}

.slider-caption a {
  margin-top: 20px;
  text-decoration: none;
  display: inline-block;
  background-color: #f78e21;
  width: 200px;
  height: 40px;
  text-align: center;
  color: #fff;
  line-height: 40px;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: 600;
}

/*-- End Slider --*/





/*-- Services --*/

.service-item {
  text-align: center;
}

.content_body h4 {
	text-transform:uppercase;
	color:#183983;
}
.service-item h4 {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  text-transform: uppercase;
  margin-top: 25px;
}

.subnew li {
  font-size: 16px;
  color: #666;  
  margin-bottom: 0.5em;
  font-weight: 300;
}

.global {
	margin: 0px auto;
	padding-top: 50px;
	padding-bottom: 70px;
}

.contact_body {
	background: radial-gradient(ellipse at center center , #203E97 0%, #050040 100%) repeat scroll 0% 0% transparent;
	padding: 175px 0px 100px 150px;
}

.contact-head {
    font-size: 14px;
    color: #00AEEF;
    line-height: 5px;
    font-weight: 500;
}

.contact-subhead {
    font-size: 12px;
    color: #F36F21;
    font-weight: 500;
    line-height: 15px;
}

.contact-paragraph {
    font-size: 13px;
    color: #FFF;
    margin-top: -10px;
    line-height: 15px;
}

.addr1, .addr2 {
	margin-right: 75px;
}
/*-- End Services --*/

/*--Footer--*/

footer {
  background-color: #F3F3F3;
  border-top: 10px solid #13337e;
  /*margin-top: 120px;*/
}
.copy p {
	font-size: 14px;
}
.blue-footer {
	border-top: 10px solid #14499C;
	background: linear-gradient(to bottom, #0D3168 0%, #14499C 100%) repeat scroll 0% 0% transparent;
}

.main-footer {
	padding-top:25px;
}

.menu {
	position: absolute;
	z-index: 100;
	width: 100%;
}

.transparent {
	background-color: rgba(102, 102, 102, 0.5);
	opacity:1;
}

.copy {
	height: 150px !important;
	border-right: thin dotted #FFF !important;
}

.orange-footer {
	background: linear-gradient(to bottom, #137cb4 0%, #09699c 100%) repeat scroll 0% 0% transparent;
}

.footer-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.about {
	text-transform: uppercase;
	margin-top: 65px;
}

.about p, .about p a {
	color: #FFF;
}

.more-info p {
    padding-bottom: 20px;
    color: #FFF;
    font-size: 14px;
	line-height: 15px;
}

.more-info ul {
  margin: 0;
  padding: 0;
}

.more-info li {
  list-style: none;
  margin: 10px 0;
 font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: #666;
}

.more-info i {
  color: #f78e21;
  margin-right: 10px;
  font-size: 18px;
}

.bottom-footer {
  text-align: left;
  padding: 60px 0 15px 0;
}

/*-- End Footer --*/

/*Start Slide to Top*/
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  border-radius: 20px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  /*background: rgba(232, 98, 86, 0.8) url(../image/cd-top-arrow.svg) no-repeat center 50%;*/ 
  background: #14499c url(../image/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #137cb4;
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 40px;
    width: 40px;
    right: 30px;
    bottom: 30px;
	border-radius: 20px;
  }
}

/*End Slide to Top*/

/*--- RESPONSIVE ---*/

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

  .home-account {
    text-align: center;
    display: block;
  }

  .logo, .tab_logo {
    text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
  }
  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }
  /*.menu {
  	position:relative;
	background:linear-gradient(to bottom, #137cb4 0%, #F26F21 100%) repeat scroll 0% 0% transparent;
  }
  body .sub {
  	margin-top: 0px !important;
	background:#fff;
	padding-top: 0px !important;
	margin-left: 0px !important;
  }
  body .sub li {
  	border: solid 1px #F26F21;
  }
  body .sub li a, body .sub li a:hover  {
	color:#137cb4 !important;
  }
  .transparent {
  background:none;
  }*/
}

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

  .home-account {
    text-align: center;
    display: block;
  }

  .logo, .tab_logo {
    text-align: center;
  }

  .content-hide p {
    display: none;
  }

  .slider-caption {
    display: none;
  }

  .service-item {
    margin-top: 40px;
  }

  .footer-title {
    margin-top: 60px;
  }

  .bottom-footer {
    text-align: center;
  }

  .info {
    margin-top: 60px;
    text-align: center;
  }

  .main-menu li {
    display: block;
    margin-top: -60px;
    margin-right: -35px;
  }

  #heading-section img {
    display: none;
  }

  .top-footer {
    display: none;
  }
  .nav ul {
  	float:left !important;
  }
  
   .menu {
  	position:relative;
	background:linear-gradient(to bottom, #137cb4 0%, #F26F21 100%) repeat scroll 0% 0% transparent;
  }
  body #mrova-feedback {
  width: 280px !important;
  height: 260px !important;
  right: -280px;
  }
  body .sub {
  	margin-top: 0px !important;
	background:#fff;
	padding-top: 0px !important;
	margin-left: 0px !important;
  }
  body .sub li {
  	border: solid 1px #F26F21;
  }
  body .sub li a, body .sub li a:hover  {
	color:#137cb4 !important;
  }
  .transparent {
  background:none;
  }
  #mrova-feedback {
  width: 290px;
  }
  label {
  width: 135px !important;
  }
}

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

	body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
  .container p, .container h4, .container h3 {
  	padding: 10px 20px !important;
	width: 45%;
  }
  .subnew li {
  	width: 75%;
  }
  .about p {
  	width: 100%;
  }
   .menu {
  	position:relative;
	background:linear-gradient(to bottom, #137cb4 0%, #F26F21 100%) repeat scroll 0% 0% transparent;
  }
  body .sub {
  	margin-top: 0px !important;
	background:#fff;
	padding-top: 0px !important;
	margin-left: 0px !important;
  }
  body .sub li {
  	border: solid 1px #F26F21;
  }
  body .sub li a, body .sub li a:hover  {
	color:#137cb4 !important;
  }
  .transparent {
  background:none;
  }
}

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

	body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
  .container p, .container h4, .container h3 {
	width: 40% !important;
  }
  .subnew li {
  	width: 65% !important;
  }
  .about p {
  	width: 100% !important;
  }
  .content_body h3 {
  	font-size: 18px;
  }
  body #mrova-feedback {
  width: 200px !important;
  height: 280px !important;
  right: -200px;
  }
  body #mrova-contactform #mrova-sendbutton {
  margin-top: 5px;
  }

}

@media screen and (max-width: 504px) {
.nav ul {
  	/*float:left !important;*/
	text-align:center;
  }
}

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

	body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
  .slider-caption {
    left: 0px;
  }
  .slider-caption h1 {
    font-size: 38px;
	}
	.container p, .container h4, .container h3 {
  	padding: 10px 20px !important;
	width: 55%;
  }
  .subnew li {
  	width: 75%;
  }
  .about p {
  	width: 100% !important;
  }
	
}

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

  .heading-section img {
    display: none;
  }

  body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
  .transparent {
  background:none;
  }
  .container p, .container h4, .container h3 {
  	padding:10px 20px;
	width: 95%;
  }
  .subnew {
  	max-width: 460px;
	width:100%;
	padding-left: 30px !important;
  }
  .subnew li {
  	width: 90%;
  }
  .contact_body {
  	padding: 75px 0px 25px 50px;
  }
  .about, .footer-title {
  	margin-top:0px;
  }
  .content_body h3 {
  	font-size: 16px !important;
  }

}

@media screen and (max-width: 650px) {
	body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
  .container p, .container h4, .container h3 {
	width: 78%;
  }
  .subnew li {
  	width: 75%;
  }
  .content_body h3 {
  	font-size: 20px;
  }
  

}

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

body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
/*.nav {
	margin-left: 50px;
}*/
.container {
  width: 768px;
}
.container p, .container h4, .container h3 {
  	padding:10px 20px;
	width: 60%;
  }
.about, .footer-title {
  	margin-top:35px;
  }
  .subnew li {
  	width: 90%;
  }
.contact_body {
  	padding: 75px 0px 25px 50px;
  }
.slider-caption {
	margin-top: 60px;
	left: 0%;
}
.slider-caption h1 {
	font-size: 38px;
}
 
  
}

@media screen and (max-width: 980px) {
.slider-caption {
	left:0px;
}
.slider-caption h1 {
    font-size: 38px;
}
.copy {
    height: 0px !important;
    border-right: none !important;
}
.about, .footer-title {
  	margin-top:35px;
  }
}

@media screen and (min-width: 980px) {

body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
.slider-caption {
	margin-top: 60px !important;
	left: 0%;
	top: 35%;
}
.slider-caption h1 {
	font-size: 38px;
}

}

@media screen and (min-width: 995px) {

  .hover-iner span {
  margin-top: 160px;
  }

  body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
  
}
@media (min-width: 995px) and (max-width: 1220px) {
body {
    overflow-x: hidden;
	font: 11px "Ubuntu",sans-serif;
  }
.tab_logo {
  	display:block !important;
	margin-left: -66px;
    top: 50px;
  }
  .logo {
  	display:none;
  }
  .copy {
    height: 0px;
    border-right: none;
}
#menu{margin-left: -103px;}
}

/*--- END RESPONSIVE ---*/
