/* font-family: 'Open Sans', sans-serif; font-family: 'Titillium Web', sans-serif; */
* { box-sizing: border-box; }
html, body, h1, h2, h3, h4, h5, h6, p, ul, ol, li { margin: 0px; padding: 0px; }
h1, h2, h3, h4, h5, h6 { font-family: 'Titillium Web', sans-serif; }
p, ul, ol, li { font-family: 'Open Sans', sans-serif; color: #777777; font-size: 16px; line-height: 20px; }
h1 { font-size: 48px; color: #0f5a84 !important; text-transform: uppercase; font-weight: 500; line-height: 52px; }
h2 { font-size: 38px; color: #0f5a84 !important; text-transform: uppercase; font-weight: 500; line-height: 42px; margin-bottom: 20px; }
h3 { font-size: 32px; color: #0f5a84 !important; text-transform: uppercase; font-weight: 500; line-height: 36px; }
h4 { font-size: 24px; color: #0f5a84 !important; text-transform: uppercase; font-weight: 500; line-height: 36px; }
p { font-family: 'Open Sans', sans-serif; color: #777777; font-size: 16px; line-height: 30px; margin-bottom: 20px; }
div { font-family: 'Open Sans', sans-serif; color: #777777; font-size: 16px; line-height: 30px; }
p.SpecialTxT { color: #222222; font-style: italic; font-weight: 600; }
p.SpecialTxT span { color: #0f5a84; }
.Container { width: 100%; height: auto; max-width: 1200px; margin: 0 auto; clear: both; margin-bottom: 60px; }
.FullWidthContainer { width: 100%; height: auto; clear: both; float: left; }
.FirstSection { padding-top: 50px !important; }
.AlignCenter { text-align: center; }
header { width: 100%; height: auto; float: left; }
header .WebsiteIcon { width: 25%; height: auto; float: right; text-align: right; padding: 5px 25px 0 0; }
header .WebsiteIcon img { max-width: 80px; }
header .LogoSection {
    /* width: 50%; */
    height: auto;
    /* float: left; */
    /* text-align: center; */
    display: flex;
    /* padding: 13px 0 0; */
    align-items: center;
    margin: 0 auto;
    text-shadow: 1px 0px #0f5a84;
    box-shadow: azure;
}
header {
    align-items: center;
    display: flex !important;
}
.SocialIconsSection.WebsiteIcon {
    margin: 0;
}
header .LogoSection img { max-width: 120px; }
header .MainNavigation { width: 25%; height: auto; float: left; text-align: left; }
header .MainNavigation .MenuBtn { left: 0; position: relative; transition: all 0.5s; }
header .MainNavigation .MenuBtn .Lines { display: inline-block; }
header .MainNavigation .MenuBtn .Cross { display: none; }
header .MainNavigation .MenuBtn.MenuPosition { left: 320px; transition: all 0.5s;position: fixed; top: 14px; z-index: 999999; }
header .MainNavigation .MenuBtn.MenuPosition .Cross { display: inline-block; }
header .MainNavigation .MenuBtn.MenuPosition .Lines { display: none; }
header .MainNavigation i.material-icons { color: #ffffff; font-size: 72px; background: #0f5a84; padding: 10px; }
header .MainNavigation .MenuTitle { text-align: left; font-family: 'Titillium Web', sans-serif; color: #ffffff; font-size: 27px; letter-spacing: 1px; }
header .MainNavigation ul#MainNavigation { background: #0f5a84; position: fixed; left: 0; top: 0; padding: 20px; height: 100%; z-index: 99999; display: none; overflow-x: scroll; }
header .MainNavigation ul#MainNavigation li { text-align: left; list-style: none; border-bottom: 1px solid #6aa7c3; padding: 10px 0; font-family: 'Titillium Web', sans-serif; }
header .MainNavigation ul#MainNavigation li a { color: #ffffff; text-decoration: none; }
header .MainNavigation ul#MainNavigation li ul { position: relative; padding: 7px 20px; }
header .MainNavigation ul#MainNavigation li ul li { border: none; padding: 0 20px; padding: 5px 0; }
header .MainNavigation ul#MainNavigation li ul li a { color: #bbd7e4; }
.BannerSection { width: 100%; height: auto; float: left; }
.BannerSection img { width: 100%; max-width: 100%; height: auto; float: left; display: block; }
.BannerSection .MobileBanner { display: none; }
.WelcomeTxT { padding: 0 150px; }
.ServicesSection { width: 50%; height: auto; float: left; position: relative; }
.ServicesSection img { float: left; width: 100%; max-width: 100%; object-fit: cover;
  height: auto;  }
.ServicesSection a { background-color: rgba(15, 90, 132, 0.90); position: absolute; right: 0px; bottom: 0px; color: #ffffff; font-weight: 500; font-size: 16px; text-transform: uppercase; padding: 15px 30px; text-align: center; min-width: 200px; line-height: 20px; transition: all 0.3s; text-decoration: none; }
.ServicesSection a:hover { background-color: rgba(15, 90, 132, 1); transition: all 0.3s; }
.ServicesSection.SecondService a { left: 0px; right: inherit; }
.ServicesSection.ThirdService a { right: 0px; top: 0; bottom: inherit; }
.ServicesSection.ForthService a { left: 0px; top: 0; right: inherit; bottom: inherit; }
.WhyChooseSection { background:url(images/Why-Choose-Rishishwar-Logistics.jpg) no-repeat; background-attachment: fixed; background-size: cover; padding: 80px 0 60px; }
.WhyChooseSection .Container { padding: 0 100px; margin-bottom: 0px; }
.WhyChooseSection h2, .WhyChooseSection p { color: #ffffff; }
.WhyChooseSection h4 { font-size: 27px; color: #ffffff; font-weight: 500; }
.LetUsContactYouSection { background:url(images/Rishishwar-Logistics-Contact-BG.jpg) no-repeat; background-size: cover; float: left; padding: 60px 0; }
.LetUsContactYouSection .FormSection { width: 45%; height: auto; float: right; }
.LetUsContactYouSection .FormSection form input[type="text"], .LetUsContactYouSection .FormSection form textarea { font-family: 'Open Sans', sans-serif; color: #777777; font-size: 15px; line-height: 24px; }
.LetUsContactYouSection .FormSection form input[type="text"] { width: 100%; height: auto; float: left; border: 0px; padding: 10px; margin-bottom: 15px; line-height: 27px; clear: both; display: block; }
.LetUsContactYouSection .FormSection form input[type="text"]:focus,
.LetUsContactYouSection .FormSection form input[type="text"]:active { border: none; box-shadow: 2px 2px 10px #999999; outline: 0px; }
.LetUsContactYouSection .FormSection form textarea { width: 80%; height: 150px; padding: 10px; margin-bottom: 15px; line-height: 27px; clear: both; display: block; border: 0px; }
.LetUsContactYouSection .FormSection form textarea:focus, 
.LetUsContactYouSection .FormSection form textarea:active { border: none; box-shadow: 2px 2px 10px #999999; outline: 0px; }
::-webkit-input-placeholder { font-family: 'Open Sans', sans-serif; color: #777777; }
:-ms-input-placeholder { font-family: 'Open Sans', sans-serif; color: #777777; }
::placeholder { font-family: 'Open Sans', sans-serif; color: #777777; }
.LetUsContactYouSection .FormSection form input[type="button"], .LetUsContactYouSection .FormSection form input[type="reset"] { background: #055d85; color: #ffffff; border: none; padding: 13px 40px; letter-spacing: 1px; font-family: 'Open Sans', sans-serif; font-size: 14px; cursor: pointer; transition: all 0.3s; }
.LetUsContactYouSection .FormSection form input[type="button"]:hover, .LetUsContactYouSection .FormSection form input[type="reset"]:hover { background: #777777; transition: all 0.3s; }
.ButtonSection { background: #0f5a84; text-align: center; padding: 25px 0; }
.ButtonSection .Container { margin-bottom: 0px; }
.ButtonSection a { background: #f0e8dd; color: #055d85; text-decoration: none; font-size: 24px; font-family: 'Titillium Web', sans-serif; padding: 7px 30px; font-weight: 600; min-width: 340px; display: inline-block; margin: 0 20px; transition: all 0.3s; }
.ButtonSection a:hover { background: #777777; transition: all 0.3s; color: #f0e8dd; }
.TestimonialsSection { background:url(images/Rishishwar-Logistics-Testimonials-BG.jpg) no-repeat; background-attachment: fixed; background-size: cover; float: left; padding: 80px 0 60px; }
.TestimonialsSection .Container { margin-bottom: 0px; }
.TestimonialsSection img { max-width: 120px; margin: 40px 0 20px; }
.TestimonialsSection h2 { color: #ffffff; }
.TestimonialsSection p { color: #ffffff; padding: 0 200px; font-style: italic; }
.TestimonialsSection p.TestimonialsUserName { font-weight: 700; font-style: normal; margin: 40px 0 0; }
.TestimonialsSection p.TestimonialsCopmpanyName { font-size: 14px; font-weight: 500; font-style: normal; margin-bottom: 0px; }
.FooterSection { margin-bottom: 0px; }
ul#FooterNavigation { width: 100%; height: auto; float: left; text-align: center; margin: 30px 0 10px; }
ul#FooterNavigation li { width: auto; height: auto; display: inline-block; list-style: none; padding: 0 20px; border-right: 1px solid #777777; line-height: 16px; }
ul#FooterNavigation li:last-child { border: none; }
ul#FooterNavigation li a { color: #777777; text-decoration: none; text-transform: uppercase; font-size: 14px; }
p.CopyrightTxT { font-size: 14px; }
.SocialIconsSection { width: 100%; height: auto; float: left; margin: 0 0 20px; }
.SocialIconsSection a { margin: 0 10px; }
.SocialIconsSection i { color: #0f5a84; font-size: 24px; transition: all 0.3s; }
.SocialIconsSection i:hover { color: #222222; transition: all 0.3s; }

.WelcomeTxT.InternalPagesTxT { padding-left: 0px; padding-right: 0px; }
.BreadcrumbSection { background: #e6e6e6; padding: 20px 0; float: left; }
.BreadcrumbSection .Container { margin-bottom: 0px; }
.BreadcrumbSection .Breadcrumb { width: 70%; height: auto; float: left; font-family: 'Titillium Web', sans-serif; font-weight: 600; }
.BreadcrumbSection .Breadcrumb strong { color: #0f5a84; font-weight: 600; }
.BreadcrumbSection .HomePageLink { width: 30%; height: auto; float: left; text-align: right; }
.BreadcrumbSection .HomePageLink a { color: #0f5a84; font-family: 'Titillium Web', sans-serif; text-decoration: none; font-weight: 600; }
.BreadcrumbSection .HomePageLink a:hover { color: #222222; }
.InternalPagesTxT a { color: #0f5a84; text-decoration: none; font-weight: 600; }
.InternalPagesTxT a:hover { color: #222222; }
.ThreeColumnSection { width: 100%; height: auto; float: left; }
.ThreeColumnSection .Column { width: 32%; height: auto; float: left; }
.ThreeColumnSection .Column.MiddleColumn { margin: 0 2%; }

.InternalFooter { background: #e6e6e6; margin-top: 40px; }

@media screen and (max-width: 1200px) {
	.Container { max-width: 940px; }
	.LetUsContactYouSection { background-position: center; }
}

@media screen and (max-width: 960px) {
	.Container { max-width: 750px; }
	.WelcomeTxT { padding: 0 50px; }
	.TestimonialsSection p { padding: 0 100px; }
	.LetUsContactYouSection .FormSection form input[type="text"] { width: 70%; }
	.LetUsContactYouSection .FormSection form textarea { width: 90%; }
}

@media screen and (max-width: 768px) {
	.Container { max-width: 100%; }
	.Container { padding: 0 15px !important; }
	h1 { font-size: 40px; }
	h2 { font-size: 30px }
	h3 { font-size: 24px; }
	.BannerSection .DesktopBanner { display: none; }
	.BannerSection .MobileBanner { display: block; }
	.FirstSection  { padding: 40px 15px 0 !important; }
	.WelcomeTxT { padding: 0; }
	.WhyChooseSection .Container { padding: 0; }
	.LetUsContactYouSection .FormSection { width: 60%; }
	.WhyChooseSection br { display: none; }
	.ButtonSection a { font-size: 21px; padding: 7px 20px; min-width: 280px; margin: 10px 5px; }
	.TestimonialsSection p { padding: 0; }
	.ServicesSection a { font-size: 21px; }
	.ThreeColumnSection .Column { width: 100%; }
	.ThreeColumnSection .Column.MiddleColumn { margin: 0; }
	.manish-pillar {order:2;}
	span.logotext {
   	 	font-size: 24px !important;    
    		margin-left: 10px !important;
	}
}

@media screen and (max-width: 640px) {
	h1 { font-size: 36px; line-height: 42px; }
	h2 { font-size: 30px }
	h3 { font-size: 24px; line-height: 30px; }
	header .LogoSection img { max-width: 80px; }
	.WebsiteIcon { display: none; }
	header .LogoSection { width: 75%; text-align: center; padding: 11px 15px 0 0; }
	header .MainNavigation i.material-icons { font-size: 55px; }
	.LetUsContactYouSection .FormSection form input[type="text"] { width: 80%; }
	.LetUsContactYouSection .FormSection form textarea { width: 100%; }
	.ServicesSection { width: 100%; }
	.ServicesSection a { width: 100%; }
	.ServicesSection.ThirdService a { right: 0px; top: inherit; bottom: 0; }
	.ServicesSection.ForthService a { left: 0px; top: inherit; right: 0; bottom: 0; }
	.ButtonSection { padding: 15px 0; }
	.ButtonSection a { display: block; margin: 10px auto; max-width: 300px; }
	.LetUsContactYouSection { background-position: right top; }
	.LetUsContactYouSection .FormSection { width: 100%; }
	ul#FooterNavigation li { padding: 0 10px; }
	header .MainNavigation ul#MainNavigation li ul li { line-height: 24px; }
	span.logotext { font-size: 8px; }
	.ServicesSectionRight h4{    
		transform: unset;
		 left: 0;
		 right: 0;
		 top: 58%;
		 bottom: -10px;
	 }
}


ul.right li {
	padding-left: 21px;
	background: url(../images/list1.png) left 5px no-repeat;
	margin: 0 0 15px 25px;
	line-height: 16px;
	list-style: none;
  }

  div.list3 li{margin: 0 0 15px 25px;}

  p.quote {
	padding: 5px 0 15px 75px;
	background: url(../images/quotation.png) 25px top no-repeat;
	color: #717171;
	font-style: italic;
  }

  #MainNavigation::-webkit-scrollbar {
    width: 5PX;
  }
 
#MainNavigation::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px #327fac;
}
 
#MainNavigation::-webkit-scrollbar-thumb {
  background-color: #fff;
  outline: 2px solid slategrey;
}
.img-fluid {
    width: 100%;
}
.team {
    text-align: center;
	cursor: pointer;
}
.info_team span {
    display: block;
}

span.logotext {
   /*  display: block; */
    color: #ff0000;
	text-align: center;
	font-size: 40px;
  /*   font-family: cursive; */
	margin-left: 20px;
}
.TestimonialsSection h2 {
    color: #fff !important;
}
.LetUsContactYouSection .FormSection select {
    display: block;
    width: 100%;
    height: calc(1.5em + 0.75rem + 2px);
    padding: 0.375rem 0.75rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
    border-radius: 0.25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    margin-bottom: 10px;
}
.value_list i {
    font-size: 22px;
    color: #0f5a84;
	margin-right: 15px;
}
.value_list {
    list-style: none;
}
span.commitment {
    color: #d8863b;
    font-weight: 700;
}
.team_pop{ text-align: center;}
.team_pop p {
    font-size: 13px;
    line-height: 18px;
}
.info_box span {
    display: block;
}

.info_box, .info_team p {
    text-align: center;
    display: block;
	color: #0f5a84;
}
.p-0 {
    padding: 0 !important;
}
/* Centered text */
.centered {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
  }
  .ServicesSectionRight {
    text-align: center;	
    position: relative;
}
  .ServicesSectionRight h4{ 
    background-color: rgba(15, 90, 132, 0.90);
	padding: 20px 20px;
}
  .ServicesSectionRight a {
    color: #ffffff;
    font-weight: 500;
    font-size: 24px;
    text-transform: uppercase;
    line-height: 30px;
    transition: all 0.3s;
	text-decoration: none !important;
}
.ServicesSection.ForthService a {
    padding: 24px 0px;
}
.ServicesSection a {
    text-decoration: none !important;
}
.ServicesSection a:hover, .ServicesSectionRight a:hover {
    color: #fff;
}
.item img {
  margin : 0 auto;
}
.carousel-indicators {
  bottom: -40px !important;
}
.lg-sub-html h4 {
    color: #fff !important;
    font-size: 18px !important;
    text-transform: capitalize !important;
}
.LogoSection {
  display: block !important;
  text-align: center;
  padding: 10px 0px;
  margin: 0 auto;
}
header .LogoSection img {
  margin: 0 auto;
}
span.logotext {
  display: block !important;
  width: 100%;  
  font-size: 26px;
  margin-top: 10px;
  margin-left: 0;
}
header .MainNavigation i.material-icons {
  color: #0f5a84;
  background: #fff;
  border: 2px solid;
  font-size: 40px;
  border-radius: 5px;
  margin-left: 18px;
  padding: 5px;
}
.ServicesSectionRight.FifthService img {
  width: 100%;
}
/* .blink_me{ 
	 animation: blinker 1s linear infinite; 
} */
/* .blink_me{ 
	
	position: relative;
}

.blink_me::after,.blink_me::before {
	content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.blink_me::before {
	
  background: hsl(49 37% 94%);
	
	animation: typewriter 6s steps(20) 1s forwards;
  }

  .blink_me::after {
	
  background: #fff;
	
	animation: typewriter 6s steps(20) 1s forwards;
  } */
  
  @keyframes blinker {
	50% {
	  opacity: 0;
	}
  }


  @keyframes typewriter {
	to {
	  left: 100%;
	}
  }
  
  @keyframes blink {
	to {
	  background: transparent;
	}
  }
  
  @keyframes fadeInUp {
	to {
	  opacity: 1;
	  transform: translateY(0);
	}
  }