
:root {
	--blue: #007bff;
	--indigo: #6610f2;
	--purple: #6f42c1;
	--pink: #e83e8c;
	--red: #dc3545;
	--orange: #fd7e14;
	--yellow: #ffc107;
	--green: #28a745;
	--teal: #20c997;
	--cyan: #17a2b8;
	--white: #FFFFFF;
	--gray: #869AB8;
	--gray-dark: #384C74;
	--primary: #335EEA;
	--secondary: #506690;
	--success: #42BA96;
	--info: #7C69EF;
	--warning: #FAD776;
	--danger: #DF4759;
	--light: #F9FBFD;
	--dark: #1B2A4E;
	--primary-desat: #6C8AEC;
	--black: #161C2D;
	--white: #FFFFFF;
	--breakpoint-xs: 0;
	--breakpoint-sm: 576px;
	--breakpoint-md: 768px;
	--breakpoint-lg: 992px;
	--breakpoint-xl: 1200px;
	--font-family-sans-serif: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	--font-family-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

*,
::after,
::before {
	box-sizing: border-box
}



@font-face {
    font-family: 'montserratregular';
    src: url('../fonts/montserrat-regular-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratmedium';
    src: url('../fonts/montserrat-medium-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-medium-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'montserratbold';
    src: url('../fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../fonts/montserrat-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latoregular';
    src: url('../fonts/lato-regular-webfont.woff2') format('woff2'),
         url('../fonts/lato-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'latobold';
    src: url('../fonts/lato-bold-webfont.woff2') format('woff2'),
         url('../fonts/lato-bold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'latolight';
    src: url('../fonts/lato-light-webfont.woff2') format('woff2'),
         url('../fonts/lato-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'libre_baskervilleitalic';
    src: url('../fonts/librebaskerville-italic-webfont.woff2') format('woff2'),
         url('../fonts/librebaskerville-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'libre_baskervilleregular';
    src: url('../fonts/librebaskerville-regular-webfont.woff2') format('woff2'),
         url('../fonts/librebaskerville-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}



[class*=" icon-"],
[class^=icon-] {
	font-family: icomoon!important;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}

.icon-arrow-right:before {
	content: "\e91b"
}

.icon-quote:before {
	content: "\e91c"
}

.icon-arrow-left:before {
	content: "\e91d"
}

.icon-shield:before {
	content: "\e91a"
}

.icon-devices:before {
	content: "\e919"
}

.icon-home:before {
	content: "\e918"
}

.icon-bed:before {
	content: "\e915"
}

.icon-pool:before {
	content: "\e916"
}

.icon-drawing:before {
	content: "\e917"
}

.icon-puzzle:before {
	content: "\e912"
}

.icon-extend:before {
	content: "\e913"
}

.icon-code:before {
	content: "\e914"
}

.icon-at:before {
	content: "\e900"
}

.icon-building:before {
	content: "\e901"
}

.icon-businessman:before {
	content: "\e902"
}

.icon-camera:before {
	content: "\e903"
}

.icon-cart:before {
	content: "\e904"
}

.icon-case:before {
	content: "\e905"
}

.icon-clock:before {
	content: "\e906"
}

.icon-comment:before {
	content: "\e907"
}

.icon-diamond:before {
	content: "\e908"
}

.icon-edit:before {
	content: "\e909"
}

.icon-envelope:before {
	content: "\e90a"
}

.icon-layers:before {
	content: "\e90b"
}

.icon-lock:before {
	content: "\e90c"
}

.icon-marker:before {
	content: "\e90d"
}

.icon-person:before {
	content: "\e90e"
}

.icon-support:before {
	content: "\e90f"
}

.icon-tick:before {
	content: "\e910"
}

.icon-truck:before {
	content: "\e911"
}


body {

    font-style: normal;
    font-weight: 300 !important;
    font-size: 18px !important;
    line-height: 1.667 !important;
    font-family: Lato, sans-serif !important;
    letter-spacing: 0px;
    text-align: left;
    color: #42474c;
    text-transform: none;

}
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    letter-spacing: 0 !important;
}

h2, .h2-style {

    font-style: normal;
    font-weight: 700;
    font-size: 40px !important;
    line-height: 1.2 !important;
    font-family: Lato, sans-serif !important;
    letter-spacing: 0px;
    text-align: inherit;
    color: #42474c;
    text-transform: none;
    margin: 15px 0;
	letter-spacing:0 !important;
}
h5, .h5-style {

    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.33;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #42474c;
    text-transform: uppercase;

}
h6, .h6-style {

    font-style: normal;
    font-weight: 400 !important;
    font-size: 14px;
    line-height: 1.2;
    font-family: Montserrat, sans-serif;
    letter-spacing: 0px;
    text-align: inherit;
    color: #42474c;
    text-transform: uppercase;

}
.small-title{
    letter-spacing: 0.2px;
}
.jet-headline{

    color: #42474c;
    font-size: 40px;
    font-weight: 700;
    text-transform: none;
    font-style: normal;
    text-decoration: none;
    line-height: 1.2em;

}

.jet-headline__label {
    color: #42474c;
    font-family: "libre_baskervilleregular";
    font-size: 40px;
    font-weight: 400;
    text-transform: none;
    font-style: italic;

}

.elementor-divider {
    --divider-border-style: none;
    --divider-border-width: 1px;
    --divider-border-color: $gray-darkest;
    --divider-icon-size: 20px;
    --divider-element-spacing: 10px;
    --divider-pattern-height: 24px;
    --divider-pattern-size: 20px;
    --divider-pattern-url: none;
    --divider-pattern-repeat: repeat-x;
	 --divider-border-style: solid;
    --divider-border-color: #d6d6d6;
    --divider-border-width: 1px;
	
}

.elementor-divider{ line-height:8px;}

.elementor-divider-separator {
    width: 70px !important;
    margin: 0 auto;
	display:inline-block;
	 --divider-border-style: solid;
    --divider-border-color: #d6d6d6;
    --divider-border-width: 1px;
	border-top: var(--divider-border-width) var(--divider-border-style) var(--divider-border-color);

}

/*----icon box area ----*/
.section {
    padding-top: 4rem;
    padding-bottom: 5rem;
}

.top-features-section {
    font-family: Lato, sans-serif !important;
    text-align: center;

}
.icon-box-icon {

    margin-bottom: 25px;

}

.cont {
	padding-left:2rem;
	padding-right:2rem;
}

.icon {

    font-size: 65px;
	 display: inline-block;
    line-height: 1;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
    color: #818a91;
    font-size: 50px;
    text-align: center;
	fill: #558dd9;
    color: #558dd9;
    border-color: #558dd9;

}
.icon i, .icon svg {

    width: 1em;
    height: 1em;
    position: relative;
    display: block;

}

/*----portfolio area ----*/
.bg-common {

    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;

}
.project-wrap-layout2 {

    padding: 6rem 0 4rem;

}
.bg-light {

    background-color: #f8f9fa !important;

}
/*--------------------------------------------------------------
# Portfolio
--------------------------------------------------------------*/
.portfolio .portfolio-item {
  /*! margin-bottom: 30px; */
}

.portfolio #portfolio-flters {
  padding: 0;
  margin: 0 0 35px 0;
  list-style: none;
  text-align: center;
}

.portfolio #portfolio-flters li {
  cursor: pointer;
  margin: 0 15px 15px 0;
  display: inline-block;
  padding: 5px;
  font-size: 16px;
  font-weight: 600;
  line-height: 20px;
  color: #212529;
  margin-bottom: 5px;
  transition: all 0.3s ease-in-out;
}

.portfolio #portfolio-flters li:hover, .portfolio #portfolio-flters li.filter-active {
  color: #eb5d1e;
}

.portfolio #portfolio-flters li:last-child {
  margin-right: 0;
}

.portfolio .portfolio-wrap {
  transition: 0.3s;
  position: relative;
  overflow: hidden;
  border-radius: 4px;
  z-index: 1;
}

.portfolio .portfolio-wrap::before {
  content: "";
  background: rgba(0, 0, 0, 0.4);
  position: absolute;
  left: 100%;
  right: 0;
  top: 0;
  bottom: 0;
  transition: all ease-in-out 0.3s;
  z-index: 2;
}

.portfolio .portfolio-wrap img {
  transition: 0.3s;
  position: relative;
  z-index: 1;
}

.portfolio .portfolio-wrap .portfolio-links {
  opacity: 0;
  left: 0;
  right: 0;
  top: calc(50% - 32px);
  text-align: center;
  z-index: 3;
  position: absolute;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a {
  color: #ea3d56;
  margin: 0 4px;
  font-size: 18px;
  line-height: 1;
  background-color: #fff;
  padding-top: 6px;
  padding-right: 1px;
  border-radius: 50px;
  text-align: center;
  width: 32px;
  height: 32px;
  display: inline-block;
  transition: 0.3s;
}

.portfolio .portfolio-wrap .portfolio-links a i {
  line-height: 1;
}

.portfolio .portfolio-wrap .portfolio-links a:hover {
  background: #ea3d56;
  color: #fff;
}

.portfolio .portfolio-wrap .portfolio-info {
  opacity: 0;
  position: absolute;
  bottom: -20px;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 3;
  transition: all ease-in-out 0.3s;
}

.portfolio .portfolio-wrap .portfolio-info h4 {
  font-size: 20px;
  color: #fff;
  font-weight: 600;
}

.portfolio .portfolio-wrap .portfolio-info p {
  color: #ffffff;
  font-size: 14px;
  text-transform: uppercase;
}

.portfolio .portfolio-wrap:hover::before {
  left: 0;
}

.portfolio .portfolio-wrap:hover .portfolio-links {
  opacity: 1;
  top: calc(50% - 16px);
}

.portfolio .portfolio-wrap:hover .portfolio-info {
  opacity: 1;
  bottom: 0;
}
.portfolio-info h4{
	margin: 0 0 5px 0;
	line-height:24px;
}
.portfolio .portfolio-item {

    margin-bottom: 30px;

}

/*----services area ----*/
.service-box-layout3 {
    width: 100%;
    padding: 28px 14px;
    border-radius: 8px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: rgba(234, 61, 86, 0.1) 0px 10px 30px 0px;
}
.service-box-layout3 {
    transform: translateY(-60px);
    position: relative;
    margin-bottom: 30px;
    z-index: 9;
}
.item-img {
    position: relative;
    top: 1px;
    /* padding: 0 0 0 10px; */
    vertical-align: top;
    width: auto;
    float: left;
}
.clr-wht{ color:#fff;}


.testimonialsSlides .item-content {
    text-align: center;
    color: #ffffff;
    font-family: "Lato", Sans-serif;
    font-size: 24px;
    font-weight: 300;
    font-style: italic;
}
.item-rating {
    margin-bottom: 10px;
}
.item-rating li {
    display: inline-block;
    color: #ff9800;
}

.item-box a {
    vertical-align: top;
    display: inline-block;
    position: relative;
    color: #1b2c58 !important;
    font-weight: 500;
}
.service-box-layout3 .item-img img {
    transform: scale(1);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.service-box-layout3 .item-content {
    padding: 0 0 0 24px;
    vertical-align: middle;
    display: table-cell;
}
.service-box-layout3 .item-content {
    text-align: center;
}
.item-content h6 {
    margin: 0;
    line-height: 1.2em;
    font-size: 16px;
}
.item-box a {
    vertical-align: top;
    display: inline-block;
    position: relative;
    color: #1b2c58 !important;
    font-weight: 500;
}
.item-box a {

    color: #1b2c58 !important;
    font-weight: 500;

}
.item-box .sm-text {
    color: #ea3d56 !important;
    font-size: 16px;
    font-weight: 500;
    font-style: italic;
}
.item-box p {

    margin-bottom: 0;
    font-size: 18px;

}

/*----testimonials ----*/

.testimonials:not(.elementor-motion-effects-element-type-background), .elementor-8 .elementor-element.elementor-element-19accd6 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-attachment: fixed;
}
.testimonials:not(.elementor-motion-effects-element-type-background), .elementor-8 .elementor-element.elementor-element-19accd6 > .elementor-motion-effects-container > .elementor-motion-effects-layer {
    background-color: #323a42;
    background-image: url("../imgs/testimonial-bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.testimonials {
    transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    padding: 90px 0px 70px 0px;
}
.testimonials {
    position: relative;
}

.testimonials-background-overlay {
    background-color: #323a42;
    opacity: 0.8;
    transition: background 0.3s, border-radius 0.3s, opacity 0.3s;
	 height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
}
.testimonialsSlides{
	text-align:center;
	color:#fff;
}
.testimonials .item-img img {
    border: 2px solid #666;
    border-radius: 50%;
    display: inline-block;
    width: auto;
}
.testimonialsSlides {display: none;}
img {vertical-align: middle;}

/* Slideshow container */
.slideshow-container {
  max-width: 1000px;
  position: relative;
  margin: auto;
}

/* Shape */

.position-relative {
    position: relative !important;
}
.shape:not([class*="shape-blur"]) {
    overflow: hidden;
}
.text-gray-200 {
    color: #f1f4f8 !important;
}
.shape {
    pointer-events: none;
}
.text-gray-200 {
    color: #f1f4f8 !important;
}
.shape {
    position: absolute;
    pointer-events: none;
}
.shape-bottom {
    right: 0;
    bottom: 0;
    left: 0;
}
.shape:not([class*="shape-blur"]) > * {
    -webkit-transform: scale(2);
    transform: scale(2);
}
.shape > * {
    display: block;
}
.shape-bottom > * {
    -webkit-transform-origin: top center;
    transform-origin: top center;
}
.shape-fluid-x > * {
    width: 100%;
    height: auto;
}

/* Shape */

/* Caption text */
.text {
  color: #f2f2f2;
  font-size: 15px;
  padding: 8px 12px;
  position: absolute;
  bottom: 8px;
  width: 100%;
  text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #f2f2f2;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
}

.why-choose-wrap-layout1 {
    padding: 6.4rem 0 4.5rem !important;
}


.why-choose-box-layout1 a{
	color: #42474c !important;
}

.about-wrap-layout6 {
    padding: 6.4rem 0 4.5rem;
}
.heading-layout1 h2 {
    font-weight: 700 !important;
    color: #111111 !important;
}
h2 {
    font-size: 36px !important;
	margin: 0 0 20px 0 !important;
}
h1, h2 {
    line-height: 48px;
}
.about-box-layout9 {
    display: flex;
    align-items: center;
}
.about-wrap-layout7 {
    background-color: #f8f8f8;
}

.about-box-layout9 .left-item {
    padding-left: calc((100% - 1170px) / 2);
    padding-right: 5rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.about-box-layout9 .single-item {
    width: 50%;
}
.about-box-layout9 .single-item {
    width: 50%;
}
img {
    max-width: 100%;
    height: auto;
}

.why-choose-box-layout1 .item-img {
    margin-bottom: 24px;
    overflow: hidden;
    border-radius: 4px;
    position: relative;
}
.why-choose-box-layout1:hover .item-img::after {
    visibility: visible;
    opacity: 1;
    transform: scale(1);
}
.why-choose-box-layout1 .item-img::after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    visibility: hidden;
    opacity: 0;
    transform: scale(0.8);
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.team-wrap-layout2 {
    padding: 6.4rem 0 5rem;
    background-color: #f8f8f8;
}
.contact-wrap-layout2 {
    padding: 6.4rem 0 5rem;
}
.bg-Primary {
    background-color: #ee212b;
}
.bg-Primary:hover {
    opacity:0.9;
}
.single-service-wrap-layout1{
	padding: 4.4rem 0 5rem;
}
.single-service-box-layout1 .main-img {
    margin-bottom: 30px;
}
.single-service-box-layout1 .item-content .item-info .item-subtitle {
    font-size: 24px;
    font-weight: 500;
    color: #111111;
    margin-bottom: 14px;
    line-height: 1.5;
}
.single-service-box-layout1 .item-content .more-info .more-info-box .item-content ul li {
    padding-left: 7rem;
    position: relative;
}
.single-service-box-layout1 .item-content .more-info .more-info-box .item-content ul li .sl-number {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    height: 50px;
    width: 50px;
    line-height: 50px;
    border-radius: 50%;
    background-color: #ebebeb;
    font-size: 24px;
    color: #ee212b;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.single-service-box-layout1 .item-content .more-info .more-info-box .item-content ul li h4 {
    font-weight: 500;
    margin-bottom: 10px;
}


.text-textprimary {
    color: #ffffff !important;
}
.btn-fill-xl {
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    padding: 14px 40px;
    border-radius: 4px;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.team-box-layout2 .item-content {
    margin: 0 12px;
    margin-bottom: 0px;
    background-color: #ffffff;
    padding: 35px 20px;
    text-align: center;
    transform: translateY(-50px);
    margin-bottom: -50px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
	overflow:hidden;
}

.team-box-layout2 .item-img::after {
    content: "";
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    transform: scale(0.8);
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}


.team-box-layout2:hover .item-content {
    transform: translateY(-60px);
}

.service-wrap-layout2 {
    padding: 8rem 0 5.2rem;
    position: relative;
    background-image: url('../imgs/about/about3.png');
    background-repeat: no-repeat;
    background-position-y: bottom;
    background-position-x: 115px;
}
.heading-layout1 {
    text-align: center;
    margin-bottom: 40px;
}

.heading-layout1 h2 {
    font-weight: 700;
    color: #1b2c58;
}
.item-title {
    font-weight: 600;
    color: #111111;
    margin-bottom: 10px;
	font-size: 22px;
}
.item-icon {
    text-align: center;
    height: 70px;
    width: 70px;
    line-height: 70px;
    background-color: #082c4b;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.item-icon-contact {
    text-align: center;
    height: 70px;
    width: 70px;
    line-height: 28px;
    background-color:none;
    border-radius: 50%;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.contact-media-body {
    margin-left: 1rem;
}

.media-body {
    margin-left: 3rem;
}
.media-body {
    -webkit-box-flex: 1;
    flex: 1;
}



.bgclr-pink {
    background-color: #ea3d56;
}
.bgclr-darkblue {
    background-color: #3745a5;
}
.bgclr-blue {
    background-color: #01b8be;
}
.bgclr-yellow {
    background-color: #fbcc4e;
}
.action-box-layout1 .item-title {
    font-size: 40px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 0;
    line-height: 48px;
}
.btn-fill-xl.box-shadow {
    -webkit-box-shadow: 0px 9px 27px 0px rgba(0, 0, 0, 0.3);
    box-shadow: 0px 9px 27px 0px rgba(0, 0, 0, 0.3);
}
.btn-fill-xl {
    display: inline-block;
    font-weight: 700;
    font-size: 15px;
    padding: 14px 40px;
    border-radius: 4px;
    z-index: 1;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.bg-textprimary {
    background-color: #ffffff !important;
}
.btn-fill-xl i {
    margin-left: 10px;
}
.text-accent {
    color: #082c4b;
}
a:hover{ text-decoration:none !important;}

.testimonialsSlides {
    text-align: center;
    color: #fff;
}
.testimonials .item-img-1 img {

    border: 2px solid #666;
    border-radius: 50%;
    display: inline-block;
    width: auto;

}
/* News top  */
.newsSection .card .top-item {

    position: absolute;
    top: 30px;
    left: 30px;
    line-height: 1.2;
    text-align: center;
    background-color: #ea3d56;
    border-radius: 4px;
    padding: 14px 18px 10px;
    z-index: 2;

}
.newsSection .card .item-date::after {

    content: "";
    height: 8px;
    width: 8px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(143, 11, 11, 0.75);
    box-shadow: 0px 5px 5px 0px rgba(143, 11, 11, 0.75);
    border-radius: 50%;
    position: absolute;
    top: -8px;
    left: -11px;

}
.newsSection .card .top-item .item-date::before {

    content: "";
    height: 8px;
    width: 8px;
    background-color: #ffffff;
    -webkit-box-shadow: 0px 5px 5px 0px rgba(143, 11, 11, 0.75);
    box-shadow: 0px 5px 5px 0px rgba(143, 11, 11, 0.75);
    border-radius: 50%;
    position: absolute;
    top: -8px;
    right: -11px;

}
.newsSection .card .top-item .item-date {
    position: relative;
}
.top-item .item-date .days {

    font-size: 24px;
    color: #ffffff;
    font-weight: 700;

}
.top-item .item-date .month {

    font-size: 16px;
    font-weight: 400;
    color: #ffffff;
    display: block;

}

/* News top  */


/*------------------- 5.3 Brand -------------------*/
.brand-wrap-layout1 {
  padding: 10rem 0;
}
.brand-wrap-layout2 {
  padding: 5rem 0 1rem;
  background-color: #fff;
  
}
.owl-item{ border-radius:4px;}

.brand-wrap-layout3 {
  padding-top: 10rem;
}
.brand-box-layout1 {
  text-align: center;
  border: 1px solid #d7d7d7;
  border-radius: 4px;
  cursor: pointer ;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.brand-box-layout1 .item-img {
  padding: 3.5rem;
}
.brand-box-layout1 .item-img img {
  width: auto;
  display: inline-block;
}
.brand-box-layout1:hover {
  filter: grayscale(100%);
}
.brand-box-layout2 {
  background-color: #ffffff;
  border-radius: 4px;
  margin: 40px 0 0;
  cursor: pointer ;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  text-align:center;
}
.wl-item{ text-align:center;}

.brand-box-layout2 .item-img {
  padding: 1rem;
  text-align: center;
  float:none;
  border:1px solid #ddd;
  margin-bottom:4rem;
  
}
.brand-box-layout2 .item-img img {
  filter: grayscale(100%);
  display: inline-block;
  width: auto;
  
}
.brand-box-layout2:hover {
  box-shadow: 0px 30px 30px 0px rgba(210, 210, 210, 0.75);
}
.brand-box-layout2:hover img {
  filter: grayscale(0%);
}

/*------------------- 3.2 Owl Carousel Nav Style -------------------*/
.nav-control-layout1 .owl-nav {
  margin-top: 0;
}
.nav-control-layout1 .owl-nav button {
  position: absolute;
  top: 44%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff !important;
  background: #ea3d56 !important;
  height: 2rem;
  width: 2rem;
  border-radius: 4px;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  opacity: 0;
}
.nav-control-layout1 .owl-nav button i {
  font-size: 20px;
}
.nav-control-layout1 .owl-nav button i:before {
  font-size: 20px;
  font-weight: 600;
}
.nav-control-layout1 .owl-nav button:hover {
  background: #082c4b !important;
  color: #ffffff;
}
.nav-control-layout1 .owl-nav button:focus {
  outline: none;
}
.nav-control-layout1 .owl-nav .owl-prev {
  left: -4rem;
}
@media only screen and (max-width: 1399px) {
  .nav-control-layout1 .owl-nav .owl-prev {
    left: 0;
  }
}
.nav-control-layout1 .owl-nav .owl-next {
  right: -4rem;
}
@media only screen and (max-width: 1399px) {
  .nav-control-layout1 .owl-nav .owl-next {
    right: 0;
  }
}
.nav-control-layout1:hover .owl-nav button {
  visibility: visible;
  opacity: 1;
}
.nav-control-layout2 .owl-nav {
  margin-top: 0;
}
.nav-control-layout2 .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #ffffff !important;
  background: #ee212b !important;
  height: 4rem;
  width: 4rem;
  border-radius: 4px;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  opacity: 0;
}
.nav-control-layout2 .owl-nav button i {
  font-size: 16px;
}
.nav-control-layout2 .owl-nav button i:before {
  font-size: 16px;
  font-weight: 600;
}
.nav-control-layout2 .owl-nav button:hover {
  background: #082c4b !important;
  color: #ffffff;
}
.nav-control-layout2 .owl-nav button:focus {
  outline: none;
}
.nav-control-layout2 .owl-nav .owl-prev {
  left: -6rem;
}
@media only screen and (max-width: 1399px) {
  .nav-control-layout2 .owl-nav .owl-prev {
    left: 0;
  }
}
.nav-control-layout2 .owl-nav .owl-next {
  right: -6rem;
}
@media only screen and (max-width: 1399px) {
  .nav-control-layout2 .owl-nav .owl-next {
    right: 0;
  }
}
.nav-control-layout2:hover .owl-nav button {
  visibility: visible;
  opacity: 1;
}
.nav-control-layout3 .owl-nav {
  margin-top: 0;
}
.nav-control-layout3 .owl-nav button {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  margin: 0;
  padding: 0;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  color: #111111 !important;
  background: #ffffff !important;
  height: 6rem;
  width: 6rem;
  border-radius: 50%;
  border: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.nav-control-layout3 .owl-nav button i {
  margin-top: 3px;
  font-size: 20px;
}
.nav-control-layout3 .owl-nav button i:before {
  font-size: 20px;
  font-weight: 600;
}
.nav-control-layout3 .owl-nav button:hover {
  background: #ee212b !important;
  color: #ffffff !important;
}
.nav-control-layout3 .owl-nav button:focus {
  outline: none;
}
.nav-control-layout3 .owl-nav .owl-prev {
  left: 4rem;
}
@media only screen and (max-width: 1399px) {
  .nav-control-layout3 .owl-nav .owl-prev {
    left: 0;
  }
}
.nav-control-layout3 .owl-nav .owl-next {
  right: 4rem;
}
@media only screen and (max-width: 1399px) {
  .nav-control-layout3 .owl-nav .owl-next {
    right: 0;
  }
}
.dot-control-layout1 {
  position: relative;
}
.dot-control-layout1 .owl-dots {
  text-align: center;
  margin-top: 60px;
}
.dot-control-layout1 .owl-dots button {
  position: relative;
  height: 20px;
  width: 20px;
  padding: 0;
  margin: 0 3px;
  border: 2px solid rgba(161, 161, 161, 0.3);
  border-radius: 50%;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dot-control-layout1 .owl-dots button:after {
  content: "";
  height: 10px;
  width: 10px;
  background-color: #1c4163;
  border-radius: 50%;
  position: absolute;
  top: 3px;
  left: 3px;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.dot-control-layout1 .owl-dots button:focus {
  outline: none;
}
.dot-control-layout1 .owl-dots button.active:after {
  visibility: visible;
  opacity: 1;
}


/* The dots/bullets/indicators */
.dot {
  height: 15px;
  width: 15px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active {
  background-color: #fff;
}


.section h1{
	font-family: "libre_baskervilleregular";
	font-style: italic;
	font-size:2.8rem;
	font-weight:400;
}
.text-white.text-muted {

    color: rgba(255, 255, 255, .84) !important;

}
.section1 {
    padding-top: 4rem;
    padding-bottom: 5rem;
}


.section1 .text-primary {
    color: #029ca8 !important;
}
.section1 [class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
    font-size: 4rem;
	color: #029ca8;
}
[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
    font-size: 38px;
	color: rgba(255, 255, 255, 0.88);
	margin-left: 0px;
}

.home-newsletter {
padding: 80px 0;
background: #f84e77;
}

.home-newsletter .single {
max-width: 650px;
margin: 0 auto;
text-align: center;
position: relative;
z-index: 2; 
}

.home-newsletter .single h2 {

text-transform: uppercase;
margin-bottom: 40px; 
}

.home-newsletter .single .form-control {
height: 52px;
background: rgba(255, 255, 255, 0.6);
border-color: transparent;
border-radius: 20px 0 0 20px; 

}

.home-newsletter .single .form-control:focus {
box-shadow: none;
border-color: #ea3d56; 
}

.home-newsletter .single .btn {
min-height: 50px; 
border-radius: 0 20px 20px 0;
background: #ea3d56;
color: #fff;
font-size: 14px;
}


.btn-outline-primary:hover {
	background-color:#f5ba4b !important;
}


/* Footer */
.footer-top-wrap-layout1 {

    padding: 8rem 0 4rem;

}
.bg-gradient-dark {

    background-image: -webkit-gradient(linear, left top, left bottom, from(#222f8e), to(#1b2c58));
    background-image: linear-gradient(to bottom, #222f8e 0, #1b2c58 80%);

}
.footer-box-layout1 {

    margin-bottom: 30px;

}
.footer-box-layout1 .footer-logo {

    margin-bottom: 26px;

}
.footer-box-layout1 p {

    color: #c5d1dc;
    margin-bottom: 45px;

}
.footer-box-layout1 p {

    width: 90%;

}
.footer-box-layout1 .footer-title {

    margin-bottom: 28px;
    padding-bottom: 22px;
    position: relative;

}
.footer-box-layout1 .footer-title h3 {

    font-size: 24px;
    color: #ffffff;
    font-weight: 500;
    margin-bottom: 0;

}
.footer-box-layout1 .footer-title::after {

    content: "";
    height: 4px;
    width: 49px;
    background-color: #ea3d56;
    position: absolute;
    bottom: 0;
    left: 0;

}
.footer-box-layout1 .footer-menu-box {

    display: flex;
    justify-content: space-between;
    padding-right: 5rem;

}
ul {

    list-style: outside none none;
	padding:0;

}
.footer-box-layout1 a {
    color: #c5d1dc;
    text-decoration: none;
    background-color: transparent;
}
.footer-box-layout1 a:hover {
    color: #ea3d56;
}
.footer-box-layout1 .footer-social li {

    display: inline-block;
    margin-right: 2px;

}
.footer-box-layout1 .footer-social li a {

    text-align: center;
    line-height: 42px;
    color: #ffffff;
    font-size: 16px;

}
.footer-box-layout1 .footer-social li a {

    display: block;
    text-align: center;
    height: 42px;
    width: 47px;
    padding: 10px;
    line-height: 42px;
    border-radius: 4px;
    color: #ffffff;
    font-size: 16px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;

}
.footer-box-layout1 .footer-social li a:hover{
	 color: #ea3d56;
}
.footer-bottom-wrap-layout1 {

    text-align: center;

}
.footer-bottom-wrap-layout1 {

    padding: 1.5rem 1rem;
    border-top: 1px solid #1f3d56;
    text-align: center;

}
.footer-bottom-wrap-layout1 .copyright {

    color: #cccccc;

}

.widget-service {
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 35px 40px 20px;
}

.sidebar-widget-area .widget {
    margin-bottom: 2.8rem;
}

.heading-layout3 h2, .heading-layout3 h3 {
    color: #111111;
    font-weight: 700;
}

.widget-form .contact-form-box .form-group .item-btn {
    width: 100%;
    background-color: #ed1c25;
    color: #ffffff;
    font-size: 16px;
    font-weight: 500;
    border: none;
    padding: 10px;
    border-radius: 4px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.widget-form .contact-form-box .form-group .item-btn:hover {
    background-color: #082c4b;
}
.widget-form {
    border: 1px solid #dddddd;
    border-radius: 4px;
    padding: 35px 40px 40px;
}


.widget-service .service-list ul li a:hover {
    color: #082c4b;
    padding-left: 35px;
}
.widget-service .service-list ul li a {
    position: relative;
    display: block;
    color: #111111;
    padding: 13px 0 13px 26px;
    padding-left: 26px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}
.widget-service .service-list ul li {
    border-bottom: 1px solid #dddddd;
}
.widget-service .service-list ul li:last-child{ border-bottom: 0px;}


.widget-service .service-list ul li a i {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
}



/* Fading animation */
.fade {
  -webkit-animation-name: fade;
  -webkit-animation-duration: 1.5s;
  animation-name: fade;
  animation-duration: 1.5s;
}

@-webkit-keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4} 
  to {opacity: 1}
}



/* mobile */

@media only screen and (max-width: 991px) {
 
 
.home-newsletter .single .btn {
min-height: 40px; 
font-size: 13px;
}
.home-newsletter .form-control {
    
    padding:5px 10px;
}
.home-newsletter .btn {
    
    padding:5px 10px;
}
.footer-top-wrap-layout1 {
    padding: 5rem 0 2rem !important;
}
.footer-box-layout1 .footer-menu-box {
    padding-right: 1rem;
    padding-left: 1rem;

}
.footer-logo{ text-align:center;} 
.footer-box-layout1 p {
    width: 100%;
    text-align:center;

}
.footer-box-layout1 .footer-title {
     text-align:center;

}
.footer-box-layout1 .footer-title::after {
    left: 40%;

}
.footer-social{ text-align: center; }

.item-title {
    font-size: 16px;
}

 .service-box-layout3 {
    padding: 28px 44px;
 }
 .section h1 {
    font-size: 2rem;
    font-weight: 400;
    line-height: 2.4rem;
	margin-top: 5rem;
}
.media-body {
    margin-left: 2rem;
}
.btn-outline-primary{ margin-bottom: 34px;}
.mb-5{
    margin-bottom: 1.4rem !important;
}
.btn {
    padding: .375rem .75rem !important;
}



h2, .h2-style {
    font-size: 28px !important;
}
.text-left {
    text-align: center !important;
}
.service-wrap-layout2 {
	background-image:none;
	padding: 4rem 0 4rem;
}
.action-box-layout1 .item-title {
    font-size: 32px !important;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 34px;
    line-height: 48px !important;
}
.btn-fill-xl {
    padding: 10px 16px;
}
.service-wrap-layout3 .item-img {
    float: left !important;

}
.item-img {
    float: none !important;

}

.brand-box-layout2 .item-img {
	margin:5px 2rem 5px;
}
.brand-box-layout2 {
    margin: 10px 0 0;
}
.action-box-layout1{ text-align:center;}

.section {
    position: relative;
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
.item-icon {
    text-align: center;
    height: 48px;
    width: 48px;
    line-height: 48px;
}
[class^="flaticon-"]::before, [class*=" flaticon-"]::before, [class^="flaticon-"]::after, [class*=" flaticon-"]::after {
    font-size: 28px;
    color: rgba(255, 
}
.item-title {
	font-size: 16px !important;
}
h3 {
		font-size:16px !important;
	}

.home-newsletter .single .form-control {
height: 40px;

}
}


@media only screen and (max-width: 575px) {
  .about-box-layout9 .left-item {
    padding-left: 2rem;
    padding-right: 2rem;
    padding-top: 2rem;
    padding-bottom: 2rem;
}
 
 .about-box-layout9 .right-item{
	display:none !important;
}

}

/* On smaller screens, decrease text size */
@media only screen and (max-width: 300px) {
  .text {font-size: 11px}
}


}

/*-------------About-----------*/

.bg-common {
	background-position: center;
	background-size: cover;
	background-repeat: no-repeat;
}

.clr-wht{ color:#fff;}










