/*!
 * Start Bootstrap - Modern Business (https://startbootstrap.com/template-overviews/modern-business)
 * Copyright 2013-2019 Start Bootstrap
 * Licensed under MIT (https://github.com/BlackrockDigital/startbootstrap-logomodern-business-nav/blob/master/LICENSE)
 */
body {
	padding-top: 0px;
	list-style-position: inside;
}

.carousel-item {
  height: 65vh;
  min-height: 280px;
  background: no-repeat center center scroll;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.portfolio-item {
  margin-bottom: 30px;
}
.cop-yright {
	float: right;
	text-align: right;
	color: #FFC;
	font-size: 12px;
}
.cop-yleft {
	float: left;
	text-align: left;
	color: #FFC;
	font-size: 12px;
}

.footer2 {
	background-color: #071831;
	padding-top: 10px;
	padding-bottom: 10px;
}
.footer1 {
	background-color: #C0CCF7;
	padding-top: 10px;
	padding-bottom: 10px;
}
/*-----------------------------------
    1 - Footer Widgets
------------------------------------*/
.footer-widgets {
  padding: 100px 0;
}

.footer-widgets .col-md-6 .single-widget:not(:first-child) .widget-tiltle {
  margin: 40px 0 30px;
}

.single-widget {
  color: #aaa;
}

.single-widget .widget-tiltle {
  font-size: 17px;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 45px;
}

.single-widget i {
  color: #ee1515;
}

.single-widget h6 {
  color: #fff;
}

.single-widget .media {
  margin-bottom: 20px;
}

.contact-widget a {
  color: #aaa;
}

.contact-widget i {
  font-size: 22px;
}

.twitter-widget i,
.twitter-widget h6 {
  color: #777;
}

span {
  color: #fff;
}

.recent-post-widget .rcnt-img {
  width: 68px;
  height: 68px;
  border-radius: 4px;
  overflow: hidden;
}

.recent-post-widget .rcnt-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.recent-post-widget a {
  color: #fff;
}

.recent-post-widget p {
  font-size: 13px;
}

.recent-post-widget i {
  margin-right: 10px;
}

.recent-post-widget i:last-of-type {
  margin-left: 15px;
}

.tags-widget {
  margin: -10px -10px 0 0;
}

.tags-widget a {
  color: #aaa;
  display: inline-block;
  padding: 10px 12px;
  border-radius: 2px;
  background-color: #363636;
  font-size: 14px;
  font-family: "Rajdhani", sans-serif;
  font-weight: 700;
  margin: 10px 10px 0 0;
}

.tags-widget a:hover {
  text-decoration: none;
  color: #26264b;
  background-color: #ee1515;
}

.subscribe-widget form {
  margin-bottom: 10px;
}

.subscribe-widget input {
  font-size: 14px;
  padding: 0px 10px;
  background-color: #444;
  border: none;
  line-height: 0;
  position: relative;
  z-index: 1;
}

.subscribe-widget input:focus {
  outline: none;
  box-shadow: none;
}

.subscribe-widget button {
  background: #ee1515;
  border: none;
  padding: 7px 14px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  margin-left: -10px;
  position: relative;
  z-index: 5;
}

.subscribe-widget button i {
  color: #fff;
}

.subscribe-widget .social-nav {
	margin-top: 20px;
	font-size: 18px;
	float: right;
	text-align: right;
}

.subscribe-widget .social-nav a {
	display: inline-block;
	text-align: right;
	width: 30px;
	height: 36px;
	line-height: 36px;
	background-color: transparent;
	color: #182065;
	margin-right: 10px;
	font-size: 28px;
}

.subscribe-widget .social-nav a i {
  color: #182065;
}

.subscribe-widget .social-nav a:hover {
  background-color: transparent;
}
.media {
  display: flex;
  align-items: flex-start;
}

.media-body {
  flex: 1;
}
/*-----------------------------------
    1 - Testimonials
------------------------------------*/
.testimonial-and-clients {
	background-color: #ffffff;
}

.testimonials {
  padding: 95px 0 85px;
  color: #fff;
  border-bottom: 1px solid #26264b;
}

.testimonials .test-img {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  margin: 0 auto;
  overflow: hidden;
}

.testimonials .test-img img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 90px;
}

.testimonials h5 {
  color: #26264b;
  margin-top: 15px;
}

.testimonials span {
  color: #c4c4c4;
  display: inline-block;
  margin: 0 0 17px;
}

.testimonials p {
  font-size: 17px;
  line-height: 27px;
}

.test-pagination {
  text-align: center;
  margin-top: 8px;
}

.test-pagination span {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  background-color: #26264b;
  margin-bottom: 0;
  transition: all 0.2s ease-in-out;
}

.test-pagination span:hover {
  cursor: pointer;
}

.test-pagination span:not(:last-child) {
  margin-right: 10px;
}

.test-pagination span.swiper-pagination-bullet-active {
  width: 12px;
  height: 12px;
  background-color: white;
}

/*-----------------------------------
    1 - Clients
------------------------------------*/
.clients {
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
}

.clients .swiper-wrapper {
  text-align: center;
}.intro {
	padding-top: 20px;
}
.illustration {
	text-align: left;
	display: block;
	padding-right: 20px;
	padding-bottom: 20px;
	float: left;
	padding-top: 10px;
}

/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-default > .panel-heading {
	padding: 0;
	border-radius: 1px;
	color: #FFFFFF;
	background-color: #53111d;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #FFFFB9;
	border-right-color: #FFFFB9;
	border-bottom-color: #FFFFB9;
	border-left-color: #FFFFB9;
    }

    .panel-title {
        font-size: 14px;
    }

    .panel-title > a {
	display: block;
	text-decoration: none;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 10px;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
	border-top-color: #EEEEEE;
	padding: 10px;
    }

.collapsible {
	font-weight: bold;
}
.illpix {
	text-align: left;
	width: auto;
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
.illpixR {
	text-align: right;
	width: auto;
	float: right;
	margin-bottom: 10px;
	margin-left: 20px;
}
.clientsslide {
	width: 100%;
	padding-top: 0px;
	padding-bottom: 10px;
	height: 130px;
	text-align: center;
	display: block;
	margin-right: auto;
	margin-bottom: auto;
	padding-right: 15px;
	padding-left: 15px;
}
.hr2 {
	border-top-color: rgba(27, 121, 217, 0.61);
	border-right-color: rgba(27, 121, 217, 0.61);
	border-bottom-color: rgba(27, 121, 217, 0.61);
	border-left-color: rgba(27, 121, 217, 0.61);
	border-top-width: thin;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
}
.sp10 {
	display: block;
	height: 30px;
}
.sp5 {
	display: block;
	height: 15px;
}

.announce {
	list-style-position: outside;
	list-style-type: disc;
	font-size: 14px;
}
.adText {
	font-size: 12px;
	color: #06F;
	text-align: center;
	display: block;
}
.intro {
	margin-left: 20px;
	padding-left: 20px;
	display: block;
}
.sidetext {
	font-size: 14px;
	padding-right: 10px;
	padding-left: 10px;
	color: #000;
}
