.header
{
	width: 100%;
	height: auto;
	background-color: #F7F7F7;
	padding-top: 5px;
}
.capchange a
{
  cursor: pointer;
}
.sharesocial
{
  margin-left: -39px;
}
.sharesocial li
{
  list-style: none;
  display: inline-block;
  padding-right: 5px;
}
.sharesocial li img
{
  width: 35px;
  height: 35px;
}
.sharesocial li img:hover
{
  -webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
  -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
  box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
  transform: all 0.5s ease-in-out;
}
.events {
  width: 100%;
  min-height: 450px;
  background-color: #fdf7fb;
  margin-bottom: 30px;
}

.events:hover 
{
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    transform: all .5s ease-in-out;
}
.events:hover img
{
  opacity: 0.5;
}


.events1 {
  width: 100%;
  min-height: 390px;
  background-color: #fdf7fb;
  margin-bottom: 30px;
}

.events1:hover 
{
    -webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.75);
    transform: all .5s ease-in-out;
}
.events1:hover img
{
  opacity: 0.5;
}

.paraevent
{
  padding:0px 15px;
  padding-bottom: 15px;
  text-align: justify;
}
.eventdetail
{
  font-family: 'roboto-light';
  font-size: 20px;
  font-weight: bold;
  color: #A91314;
  text-transform: uppercase;
}
.headerev a
{
  font-family: 'roboto-light';
  font-size: 20px;
  font-weight: bold;
  color: #A91314;
}
.headerev a:hover
{
  text-decoration: none;
  color: #009EE0;
}
.tracking input {
  
  padding: 10px;
  
}
.tracking input::placeholder {
  color: #000;
}
.centerlnk
{
  padding-left: 140px;
}
a.btnmore {
    color: #fff;
    display: inline-block;
    background-color: #009EE0;
    box-shadow: 0 1px 1px #dedbdb;
    font-size: 15px;
    line-height: 15px;
    padding: 10px 13px 10px;
}
a.btnmore:hover {
    color: #fff;
    background-color: #2D2D2D;
    text-decoration: none;
    transition: 0.5s;
}
.social_media li
{
	list-style: none;
	display: inline-block;
}
.social_media li a
{
  padding: 0px 5px;
}
.paraheader
{
	font-family: 'roboto-light';
	font-weight: 15px;
}
.headerlogo
{
	width: 100%;
	height: auto;
	padding: 10px 0px;
}
.contact
{
	font-family: 'roboto-medium';
	color: #B9B9B9;
	font-size: 17px;
}
.contactnumber
{
	font-family: 'roboto-medium';
	font-size: 19px;
	color: #6e6c6c;
}
.movepadd
{
	padding-top: 35px;
}

/*customize bottom reposive*/
.navbar-toggle
{
  border: none;
  background-color: transparent !important;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
}
/*end customize bottom reposive*/


.navbar
{
	border: none !important;
	border-radius: 0px !important;
	background-color: #A91314;
}
.navbar a
{
	color: #fff !important;
	font-family: 'roboto-medium';
	padding: 0px 20px;
}
.navbar a:hover
{
   color: #009ee0 !important;
   transition: 0.5s !important;
}
.navbar li a
{
	padding-top: 13px !important;
    padding-bottom: 13px !important;
}
.navbar
{
	position: relative !important;
    min-height: 46px !important;
    margin-bottom: 0px !important;
}
.navbar .active > a, .navbar .active > a:hover {color:#009ee0 !important;background-color: transparent !important;}

.dropdown-menu
{
     background-color: #A91314 !important;
     min-width: 200px;
     height: auto;
     padding:10px;
}
.dropdown-menu a
{
     color: #fff !important;
     font-family: 'roboto-medium';
     font-size: 13px;
     background-color: transparent !important;
     padding: 10px 20px !important;
}

.navbar .nav > li.dropdown.open.active > a:hover, 
.navbar .nav > li.dropdown.open > a
{
   color:#009ee0 !important;
   background-color: transparent !important;
}


.sliders
{
   position: relative;
}
.sliders img{
    max-width:none !important;
    width:100%;
    height: auto;
}
.carousel-inner{
  width:100%;
  height: auto !important;
}
.carousel-control.left,.carousel-control.right {
    background-image: none;
}
.carousel-control.left i{
    font-size:40px;
    top:47%;
    position: absolute;
    background-color: black;
    width: 38px;
    height: 38px;
}
.carousel-control.right i
{
    font-size:40px;
    top:47%;
    position: absolute;
    background-color: black;
    width: 38px;
    height: 38px;
    left: 67px;
}
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  color: red;
  border: 2px solid red;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 100px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  color: red;
  border: 2px solid red;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 100px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.tracking
{
	width: 35%;
	height: 200px;
	position: absolute;
	top: 0;
	left: 0;
  right: 0;
  bottom: 0;
	background-size: 100% auto;
  margin: auto;
}
.headertracking
{
  width: 100%;
  height: 53px;
  padding-top: 7px;
  background-color: rgba(236, 2, 0, 0.8);
}
.contenttracking
{
  width: 100%;
  height: 147px;
  padding: 0px 57px;
  padding-top: 30px;;
  padding-bottom: 20px;
  background-color: rgba(236, 2, 0, 0.6);
}
.paratracking
{
  font-family:'roboto-medium'; 
  color:#fff;
}
.contenttracking input
{
   width: 70%;
   height: 46px;
   background-color: #fff;
   font-family: 'roboto-medium';
   font-size: 17px;
   border: none;
}
.trackings input
{
   width: 75%;
   height: 40px;
   font-family: 'roboto-medium';
   font-size: 15px;
}
.parawelcomestrack
{
  font-family: 'roboto-light';
  font-size: 15px;
  color: red;
}
table th
{
  background-color: red;
  color: #fff;
}
table tr
{
  cursor: pointer;
}
.trackings input[type=submit]
{
   width: 24%;
  height: 40px;
  background-color: #009ee0;
  font-family: 'roboto-medium';
  font-size: 17px;
  border: none;
  color: #fff;
}
.tt input[type=submit]:hover
{
  
  background-color: #283A42;
  transition: .3s ease-in-out
}
.contenttracking input[type=submit]
{
   width: 27%;
  height: 46px;
  background-color: #009ee0;
  font-family: 'roboto-medium';
  font-size: 17px;
  border: none;
  color: #fff;
}
.contenttracking input[type=hidden]
{
   width: 3%;
}
.marbottom a
{
   color: #333333;
}
.marbottom a:hover
{
  text-decoration: none;
  transform: all 0.4 ease-in-out;
  color: #009EE0;
}
.marbottom img
{
   -webkit-transition:all 0.5s ease;
}
.marbottom img:hover
{
  transform: scale(1.02);
  opacity: 0.5;
}
.hr_bottom{
  border-color:#636363;
  margin: 0px;
  margin-top: 15px;
  margin-bottom: 20px;
}
.hr_bottomfooter{
  border-color:#fff;
  margin: 0px;
  margin-top: 30px;
  margin-bottom: 15px;
}
.examplenum
{
  font-family: 'roboto-light';
  font-size: 16px;
  color: #fff;
  opacity: 1;
}
.headerwelcom
{
  font-family: 'roboto-medium';
  font-size: 18px;
  color:red;
  border-bottom: solid 2px #ccc;
  padding: 10px 0px;
  display: inline-block;
  position: relative;
}
.noneborder
{
  width: 100%;
  font-family: 'roboto-medium';
  font-size: 18px;
  color:red;
}
.headerallpage
{
  width: 100%;
  font-family: 'roboto-medium';
  font-size: 18px;
  color:red;
  border-bottom: solid 2px #ccc;
  padding: 10px 0px;
  display: inline-block;
  position: relative;
}
.borderredall
{
  width: 50px;
  height: 5px;
  background-color: red;
  position: absolute;
  top: 44px;
  left: 48%;
}
.borderred
{
  width: 50px;
  height: 5px;
  background-color: red;
  position: absolute;
  left: 45%;
  top: 97%;
}
.borderred1
{
  width: 30px;
  height: 3px;
  background-color: #aa1313;
  position: absolute;
  top: 13%;
}
.borderred2
{
  width: 30px;
  height: 3px;
  background-color: #aa1313;
  position: absolute;
  top: 10%;
}
.parawelcomes
{
  font-family: 'roboto-light';
  font-size: 15px;
}
.paraevdetail
{
  font-family: 'roboto-light';
  font-size: 16px;
}
.parawelcomes2
{
  font-family: 'roboto-light';
  font-size: 18px;
}
.Shipment span
{
  display: inline-block;
  width: 140px;
}
label
{
  font-family: 'roboto-light';
  font-size: 14px;
  text-transform: uppercase;
}
.orform input
{
  border-radius: 0px;
}
.orform textarea
{
  border-radius: 0px;
}
.btn-primary
{
    color: #fff;
    display: inline-block;
    background-color: #A91314;
    font-size: 15px;
    line-height: 15px;
    padding: 10px 13px 10px ;
    border:none;
    border-radius: 0px;
    font-family: 'roboto-light';
}
.btn-primary:hover
{
    color: #fff;
    background-color: #077FE1;
    text-decoration: none;
    transition: 0.5s;
}
.alert-danger,.alert-success
{
  border: none;
  border-radius: 0px;
}
.aboutul li
{
  font-family: 'roboto-light';
  font-size: 15px;
}
.aboutul
{
  padding-left: 14px;
}
.paraALL
{
  font-family: 'roboto-light';
  font-size: 15px;
  text-align: justify;
}
.paraourservices
{
  font-family: 'roboto-light';
  font-size: 15px;
  text-align: justify;
}

.headerourservice
{
  width: 30%;
  font-family: 'roboto-medium';
  font-size: 18px;
  color:red;
  border-bottom: solid 2px #ccc;
  padding: 10px 0px;
  display: inline-block;
  position: relative;
}
.paraheaderour
{
  font-family: 'roboto-medium';
  font-size: 22px;
}
.marbottom
{
  margin-bottom: 50px;
}
.footer
{
  width: 100%;
  height: auto;
  background-color:#009ee0;
  padding-top: 25px;
  padding-bottom: 15px;
}
.linkfooers,.parafooers a
{
  color: red;
}
.linkfooers,.parafooers1 a
{
  color: red;
}
.headfooter
{
  font-family: 'roboto-medium';
  font-size: 19px;
  color:#fff;
  position: relative;
  margin-bottom: 5px;
}
.parafooers
{
  font-family: 'roboto-light';
  font-size: 14px;
  color: #fff;
  line-height: 2em;
  float: left;
  text-align: justify;
}

.parafooers1
{
  font-family: 'roboto-light';
  font-size: 14px;
  color: #fff;
  line-height: 2em;
  float: right;
}
.footer li
{
  list-style: none;
}
.footer li a
{
  font-family: 'roboto-medium';
  font-size:14px;
  color: #fff;
  line-height: 2.2em;
  margin-left: -40px;
}
.footer a:hover
{
  text-decoration: none;
  color: #A91314;
  transition: all 0.3s ease-in-out;
}
.implant
{
  font-family: 'roboto-medium';
  color: #33393D;
}
ul.implanticon li
{
   list-style-image: url('../images/next.png');
}
.container-fluid
{
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.img-centers img
{
  display: block;
  margin: 0 auto;
}
@media (max-width: 991px)
{
	.textl
	{
		text-align: left;
	}
	.movepadd
	{
		padding-top: 0px;
	}
	.centerlnk
    {
      padding-left: 15px;
    }
    .borderred2,.borderred1
      {
        display: none;
      }
}
@media (max-width: 767px)
{
	.contactnumber
	{
		
		font-size: 14px;
		
	}
	.contact
	{
		font-size: 14px;
	}
  .centers img
  {
    display: block;
    margin: 0 auto;
  }
  .headerourservice
  {
    width: 100%;
  }
  .paddrespon
  {
    overflow: hidden;
  }
  .climg img
  {
     display: block;
     margin: 0 auto;
  }
  .movepadd img
  {
     width: 18px;
     height: 18px;
  }
  .contactnumber
  {
    position: absolute;
    margin-top: -20px;
  }
}
@media (max-width: 1203px)
{
  .contenttracking
  {
    padding: 0px 20px;
    padding-top: 30px;;
  }
}
@media (max-width: 1012px)
{
  .contenttracking input
  {
     width: 65%;
     height: 35px;
     font-size: 13px;
     
  }
  .contenttracking input[type=submit]
  {
     width: 32%;
    height: 35px;
    font-size: 13px;
    
  }
  .paratracking
  {
    font-size: 14px;
  }

}
@media (max-width: 713px)
{
  .tracking
  {
    width: 50%;
  }
}
@media (max-width: 540px)
{
   .tracking
  {
    width: 80%;
    height: 150px;
  }
  .hr_bottom{
  margin-top: 5px;
  margin-bottom: 5px;
}
.headertracking
{
 
  height: 40px;
  padding-top: 4px;
 
}
.contenttracking
{
  height: 100px;
  padding: 0px 5px;
  padding-top: 10px;
}
.paratracking
{
  font-size: 12px;
}
}

@media (max-width: 390px)
{
   .headertracking
  {
    padding-top: 1px;
    height: 25px;
   
  }
  .contenttracking input
  {
     width: 60%;
     height: 25px;
     font-size: 12px;
     
  }
  .contenttracking input[type=submit]
  {
     width: 37%;
    height: 23px;
    font-size: 12px;
    
  }
  .contenttracking
  {
    height: 70px;
    padding: 0px 5px;
    padding-top: 5px;
  }
  .tracking
  {
    
    top: 45%;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .paratracking
  {
    font-size: 11px;
  }
}
@media (max-width: 320px)
{
   .headertracking
  {
    padding-top: 1px;
    height: 25px;
   
  }
  .contenttracking input
  {
     width: 60%;
     height: 25px;
     font-size: 12px;
     
  }
  .contenttracking input[type=submit]
  {
     width: 37%;
    height: 23px;
    font-size: 12px;
    
  }
  .contenttracking
  {
    height: 70px;
    padding: 0px 5px;
    padding-top: 5px;
  }
  .tracking
  {
    
    top: 45%;
    left: 0;
    right: 0;
    bottom: 0;
  }
  .paratracking
  {
    font-size: 11px;
  }
}
@media (max-width: 418px)
{
  .trackings input
  {
     width: 60%;
  }
  .trackings input[type=submit]
  {
     width: 38%;
    height: 40px;
  }
}
@media (max-width: 572px)
{
  .parafooers
  {
    text-align: center;
    float: none;
  }
  .parafooers1
  {
    text-align: center;
    float: none;
  }
}
