@import url("https://fonts.googleapis.com/css?family=Montserrat:300,400,700");

.flex-center-start {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: start;
    justify-content: start
}

body {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-weight: normal;
    font-style: normal
}

.img {
    max-width: 100%;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s
}

a {
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    color: #ff5e13
}

a:focus,
button:focus {
    text-decoration: none;
    outline: none
}

a:focus {
    color: #001b5e
}

a:hover {
    text-decoration: none;
    color: #001b5e
}

a,
button {
    outline: medium none
}

h1,
h2,
h3,
h4,
h5 {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    color: #001b5e
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    color: inherit
}

ul {
    margin: 0px;
    padding: 0px
}

li {
    list-style: none
}

p {
    font-size: 14px;
    font-weight: 300;
    line-height: 26px;
    color: #151515;
    margin-bottom: 13px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif
}

label {
    color: #001b5e;
    cursor: pointer;
    font-size: 14px;
    font-weight: 400
}

::selection {
    background: #444;
    color: #fff;
    text-shadow: none
}

*::placeholder {
    color: #cccccc;
    font-size: 14px;
    opacity: 1
}

h3 {
    font-size: 24px
}

.overlay {
    background-color: #001b5e;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    content: '';
    opacity: .4;
	z-index: 0
}

.section-padding {
    padding-top: 120px;
    padding-bottom: 120px
}

.seperator {
    display: inline-block;
    width: 90px;
    height: 2px;
    background: #001b5e;
    margin-top: 30px;
    margin-bottom: 36px
}

@media (max-width: 767px) {
    .seperator {
        margin-top: 15px;
        margin-bottom: 20px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .seperator {
        margin-top: 15px;
        margin-bottom: 10px
    }
}

.section-title .sub-heading {
    color: #151515;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 3px;
    margin-bottom: 22px
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-title .sub-heading {
        margin-bottom: 10px
    }
}

.section-title .sub-heading2 {
    color: #151515;
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 400;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    letter-spacing: 3px;
    margin-bottom: 22px
}

@media (max-width: 767px) {
    .section-title .sub-heading2 {
        margin-bottom: 5px
    }
}

.section-title h3 {
    font-size: 46px;
    font-weight: 500;
    line-height: 58px;
    margin-bottom: 0
}

@media (max-width: 767px) {
    .section-title h3 {
        font-size: 30px;
        line-height: 36px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-title h3 {
        font-size: 25px;
        font-weight: 500;
        line-height: 30px;
        margin-bottom: 0
    }
}

.section-title.padding-right {
    padding-right: 76px
}

@media (max-width: 767px) {
    .section-title.padding-right {
        padding-right: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .section-title.padding-right {
        padding-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .section-title.padding-right {
        padding-right: 0
    }
}



/* Buttons */

.readmore-btn {
    background: #fff;
    display: inline-block;
    padding: 18px 44px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #001b5e;
    letter-spacing: 3px;
    text-align: center;
    color: #001b5e !important;
    text-transform: uppercase
}

.readmore-btn:hover {
    background: #001b5e;
    color: #fff !important;
    border: 1px solid #001b5e
}

.readmore-btn:focus {
    outline: none
}

.readmore-btn.large-width {
    width: 220px
}

.form-btn {
    background: #fff;
    display: inline-block;
    padding: 18px 44px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #001b5e;
    letter-spacing: 3px;
    text-align: center;
    color: #001b5e !important;
    text-transform: uppercase
}

.form-btn:hover {
    background: #001b5e;
    color: #fff !important;
    border: 1px solid #001b5e
}

.form-btn:focus {
    outline: none
}

.form-btn.large-width {
    width: 220px
}

.menu-btn {
    background: #001b5e;
    display: inline-block;
    padding: 16px 30px !important;
    margin-left: 2px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #001b5e;
    letter-spacing: 3px;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase
}

.menu-btn:hover {
    background: #001b5e !important;
    color: #fff !important;
    border: 1px solid #001b5e
}

.menu-btn:focus {
    outline: none
}

.cta-btn {
    background: #ff5e13;
    display: inline-block;
    padding: 16px 32px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #ff5e13;
    letter-spacing: 3px;
    text-align: center;
    color: #fff !important;
    text-transform: uppercase
}

.cta-btn:hover {
    background: #ff5e13;
    color: #fff !important;
    border: 1px solid #001b5e
}

.cta-btn:focus {
    outline: none
}

.cta-btn.large-width {
    width: 220px
}

.contact-btn {
    background: transparent;
    color: #fff;
    display: inline-block;
    padding: 18px 24px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #fff;
    letter-spacing: 2px;
    text-transform: uppercase
}

.contact-btn:hover {
    background: #fff;
    color: #001b5e !important
}

.contact-btn:focus {
    outline: none
}

.banner-btn {
    background: transparent;
    color: #fff;
    display: inline-block;
    padding: 18px 24px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-size: 14px;
    font-weight: 400;
    border: 0;
    border: 1px solid #fff;
    letter-spacing: 2px;
    text-transform: uppercase
}

.banner-btn:hover {
    background: #fff;
    color: #001b5e !important
}

.banner-btn:focus {
    outline: none
}

.video-btn {
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background: #001b5e;
    margin-right: 10px;
    margin-left: 20px; 
}
.video-btn i {
    color: #fff;
 }

.video-btn:hover {
   
    background: #fff;
   
}
.video-btn:hover i {
    color: #001b5e;
 }



/* Nav */

@media (max-width: 767px) {
    .mobile-menu {
        position: absolute;
        right: 0px;
        width: 100%;
        z-index: 9
    }
}

.slicknav_menu .slicknav_nav {
    background: #fff;
    float: right;
    margin-top: 0;
    padding: 0;
    width: 95%;
    padding: 0;
    border-radius: 0px;
    margin-top: 5px;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: 0px
}

.slicknav_menu .slicknav_nav a:hover {
    background: transparent;
    color: #ff5e13
}

.slicknav_menu .slicknav_nav a.active {
    color: #ff5e13
}

@media (max-width: 767px) {
    .slicknav_menu .slicknav_nav a i {
        display: none
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .slicknav_menu .slicknav_nav a i {
        display: none
    }
}

.slicknav_menu .slicknav_nav .slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    margin-top: -40px;
    position: relative;
    z-index: 99;
    border: 1px solid #ddd;
    top: 3px;
    right: 5px;
    top: -32px
}

.slicknav_menu .slicknav_nav .slicknav_btn .slicknav_icon {
    margin-right: 6px;
    margin-top: 3px;
    position: relative;
    padding-bottom: 3px;
    top: -11px;
    right: -5px
}

@media (max-width: 767px) {
    .slicknav_menu {
        margin-right: 12px
    }
}

.slicknav_nav .slicknav_arrow {
    float: right;
    font-size: 22px;
    position: relative;
    top: -9px
}

.slicknav_btn {
    background-color: transparent;
    cursor: pointer;
    margin-bottom: 10px;
    position: relative;
    z-index: 99;
    border: none;
    border-radius: 3px;
    top: 5px;
    padding: 5px;
    right: 5px;
    margin-top: -5px;
    top: -31px
}



/* Header */

.header-area .main-header-area {
    padding: 0 150px
}

.header-area .main-header-area .logo-img img {
    height: 50px;
	width: 150px
}

@media (max-width: 767px) {
    .header-area .main-header-area .logo-img img {
        height: 40px;
		width: 120px
    }
}

@media (max-width: 767px) {
    .header-area .main-header-area {
        padding: 10px 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-area .main-header-area {
        padding: 10px 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header-area .main-header-area {
        padding: 0 50px
    }
}

@media (max-width: 767px) {
    .header-area .main-header-area .logo-img {
        padding-left: 20px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-area .main-header-area .logo-img {
        padding-left: 20px
    }
}

.header-area .main-header-area .main-menu {
    text-align: center;
    padding: 12px 0
}

.header-area .main-header-area .main-menu ul li {
    display: inline-block;
    position: relative
}

.header-area .main-header-area .main-menu ul li a {
    color: #001b5e;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 400;
    display: inline-block;
    padding: 32px 16px 32px 16px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    position: relative;
    text-transform: uppercase
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header-area .main-header-area .main-menu ul li a {
        padding: 35px 8px 35px 8px;
        font-size: 13px
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .header-area .main-header-area .main-menu ul li a {
        padding: 35px 8px 35px 8px;
        font-size: 11px
    }
}

.header-area .main-header-area .main-menu ul li a i {
    font-size: 9px
}

@media (max-width: 767px) {
    .header-area .main-header-area .main-menu ul li a i {
        display: none !important
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-area .main-header-area .main-menu ul li a i {
        display: none !important
    }
}

.header-area .main-header-area .main-menu ul li a:hover {
    color: #ff5e13
}

.header-area .main-header-area .main-menu ul li .submenu {
    position: absolute;
    left: 0;
    top: 140%;
    background: #fff;
    width: 200px;
    z-index: 2;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.02);
    opacity: 0;
    visibility: hidden;
    text-align: left;
    -webkit-transition: .6s;
    -moz-transition: .6s;
    transition: .6s
}

.header-area .main-header-area .main-menu ul li .submenu li {
    display: block
}

.header-area .main-header-area .main-menu ul li .submenu li a {
    padding: 10px 15px;
    position: inherit;
    -webkit-transition: .3s;
    -moz-transition: .3s;
    transition: .3s;
    display: block
}

.header-area .main-header-area .main-menu ul li .submenu li a::before {
    display: none
}

.header-area .main-header-area .main-menu ul li .submenu li:hover a {
    color: #ff5e13
}

.header-area .main-header-area .main-menu ul li:hover>.submenu {
    opacity: 1;
    visibility: visible;
    top: 100%
}

.header-area .main-header-area .main-menu ul li:hover>a::before {
    opacity: 1;
    transform: scaleX(1)
}

.header-area .main-header-area.sticky {
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    position: fixed;
    width: 100%;
    top: -70px;
    left: 0;
    right: 0;
    z-index: 99;
    transform: translateY(70px);
    transition: transform 500ms ease, background 500ms ease;
    -webkit-transition: transform 500ms ease, background 500ms ease;
    box-shadow: 0px 3px 16px 0px rgba(0, 0, 0, 0.1);
    padding: 0 150px
}

@media (max-width: 767px) {
    .header-area .main-header-area.sticky {
        padding: 10px 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .header-area .main-header-area.sticky {
        padding: 10px 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .header-area .main-header-area.sticky {
        padding: 0 50px
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .header-area .main-header-area.sticky {
        padding: 0 50px
    }
}

.header-area .main-header-area.sticky .main-menu {
    padding: 0
}

.header-area .get_in_tauch {
    text-align: right
}

.header-area .get_in_tauch a {
    width: 180px;
    padding: 18px
}



/* About */

.about-area {
    padding-top: 100px;
    padding-bottom: 100px
}

.about-area.extra_padding {
    padding-top: 100px;
    padding-bottom: 200px
}

@media (max-width: 767px) {
    .about-area.extra_padding {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .about-area.extra_padding {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (max-width: 767px) {
    .about-area {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .about-area {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.about-area .about-thumb {
    position: relative;
    z-index: 2
}

.about-area .about-thumb img {
    width: 100%
}

.about-area .about-thumb .exprience {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    padding: 40px 45px;
    background: #fff;
    text-align: center;
    left: 50%
}

.about-area .about-thumb .exprience h1 {
    color: #001b5e;
    font-weight: 700;
    font-size: 80px;
    margin-bottom: 2px
}

@media (max-width: 767px) {
    .about-area .about-thumb .exprience h1 {
        font-size: 30px
    }
}

.about-area .about-thumb .exprience span {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #151515
}

@media (max-width: 767px) {
    .about-area .about-info {
        margin-top: 30px
    }
}

.about-area .about-info .about-list {
    margin-bottom: 50px;
    margin-top: 34px
}

.about-area .about-info .about-list li {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #151515;
    position: relative;
    padding-left: 35px;
    margin-bottom: 6px
}

@media (max-width: 767px) {
    .about-area .about-info .about-list li {
        font-size: 14px
    }
}

.about-area .about-info .about-list li::before {
    font-family: 'fontawesome';
	content: "\f111";
	font-size: 16px;
	margin-right:5px;
	font-weight: 600;
	color: #ff5e13;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.about-area .about-info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #151515
}

.about-area .about-info a {
    text-align: center
}



/* Mission */

.mission-area {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 767px) {
    .mission-area {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.mission-area .section-title p {
    font-size: 16px;
    line-height: 28px;
    color: #151515;
    margin-bottom: 15px
}

.mission-area .about-info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #151515
}


/* Why us */

.whyus-area {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 767px) {
    .whyus-area {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .whyus-area {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

.whyus-area .about-thumb {
    position: relative;
    z-index: 2
}

.whyus-area .about-thumb img {
    width: 100%
}

.whyus-area .about-thumb .exprience {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: inline-block;
    padding: 40px 45px;
    background: #fff;
    text-align: center;
    left: 50%
}

.whyus-area .about-thumb .exprience h1 {
    color: #001b5e;
    font-weight: 700;
    font-size: 80px;
    margin-bottom: 2px
}

@media (max-width: 767px) {
    .whyus-area .about-thumb .exprience h1 {
        font-size: 30px
    }
}

.whyus-area .about-thumb .exprience span {
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    font-weight: 400;
    font-size: 14px;
    text-transform: uppercase;
    color: #151515
}

@media (max-width: 767px) {
    .whyus-area .about-info {
        margin-top: 30px
    }
}

.whyus-area .about-info p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #151515
}



/* Video youtube area */

.youtube-video-area {
    padding-top: 100px;
    padding-bottom: 100px
}

.video-area {
    background-image: url(../img/video-bg.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    height: 400px;
    margin-bottom: 16px;
    display: flex
}

.video-area .video-play-btn {
    background: #fff;
    color: #ff0000;
    padding: 30px 40px;
    border-radius: 50%;
    margin: auto;
    font-size: 25px
}

.modal-dialog {
    max-width: 800px;
    margin: 30px auto
}

.modal-body {
    position: relative;
    padding: 0px
}

.close {
    position: absolute;
    right: -30px;
    top: 0;
    z-index: 999;
    font-size: 1.5rem;
    font-weight: normal;
    color: #fff;
    opacity: 1
}



/* Services */

.services-area {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 767px) {
    .services-area {
        padding-top: 30px;
        padding-bottom: 0px
    }
}

.services-area .single-service {
    padding: 46px 20px 60px;
    margin-top: 14px;
    margin-bottom: 14px;
    border: 1px solid #e8e9eb;
    text-align: center;
    -webkit-transition: 0.6s;
    transition: 0.6s
}

.services-area .single-service h4 {
    color: #001b5e;
    font-size: 26px;
    font-weight: 500;
    margin-top: 44px;
    margin-bottom: 20px
}

.services-area .single-service p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
	text-align: left;
    color: #151515
}

.services-area .single-service ul {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
	margin-bottom: 20px;
	margin-left: 10px;
	text-align: left !important;
    color: #151515
}

.services-area .single-service li::before {
    font-family: 'fontawesome';
	content: "\f111";
	font-size: 16px;
	margin-right:5px;
	font-weight: 600;
	color: #ff5e13;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.services-area .single-service i {
    font-size: 50px;
	margin-bottom: 15px;
	display: inline-block;
    color: #ff5e13
}

.sidebar .widget-title {
  font-size: 16px;
  font-weight: 600;
  position: relative;
  margin: 0 0 30px;
  padding-left: 15px;
  border-left: 3px solid #ff5e13
}

.service-details .sidebar .widget {
  margin-bottom: 40px
}

.service-details .sidebar-left .widget {
  margin-right: 20px
}

.service-details .sidebar ul.service-menu li {
  width: 100%
}

.service-details .sidebar ul.service-menu li a {
  background-color: #f8f9fa;
  color: #001b5e;
  padding: 15px 20px;
  border: 0;
  margin-bottom: 8px;
  position: relative;
  transition: 400ms;
  display: block
}

.service-details .sidebar ul.service-menu li.active a,
.service-details .sidebar ul.service-menu li:hover a {
  background: #ff5e13;
  color: #fff;
  cursor: pointer
}

.service-details .service-list {
    margin-bottom: 50px;
    margin-top: 34px
}

.service-details .service-list li {
    font-weight: 400;
    font-size: 16px;
    line-height: 28px;
    color: #151515;
    position: relative;
    padding-left: 35px;
    margin-bottom: 6px
}

@media (max-width: 767px) {
    .service-details .service-list li {
        font-size: 14px
    }
}

.service-details .service-list li::before {
    font-family: 'fontawesome';
	content: "\f111";
	font-size: 16px;
	margin-right:5px;
	font-weight: 600;
	color: #ff5e13;
    width: 15px;
    height: 15px;
    border-radius: 50%;
    transform: translateY(-50%)
}

.service-details p {
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    color: #151515
}

.service-details .accordion-group .card {
  border-radius: 0;
  margin-bottom: 10px;
  border-bottom: 1px solid #dfdfdf !important;
}

.service-details .accordion-group .card-body {
  padding: 15px 20px
}

.service-details .accordion-group .card-header .btn {
  font-size: 16px;
  font-weight: 600;
  padding: 13px 15px;
  padding-bottom: 10px
}

.service-details .cta {
  background: #001b5e;
  padding: 20px
}

.service-details .cta .action-title {
  color: #fff;
  margin: 0;
  padding: 25px 0;
  line-height: normal;
  font-size: 22px
}




/* Projects */

.projects-area {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 767px) {
    .projects-area {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

.projects-area .section-title p {
    font-size: 16px;
    line-height: 28px;
    color: #151515;
    margin-bottom: 45px
}

.projects-area .section-title h4 {
    color: #001b5e;
    font-size: 30px;
    font-weight: 400;
    line-height: 30px;
    margin-bottom: 23px
}

@media (max-width: 767px) {
    .projects-area .section-title h4 {
        margin-bottom: 7px;
        font-size: 20px
    }
}

@media (max-width: 767px) {
    .projects-area .single-project-thumb {
        margin: 30px 0
    }
}

.projects-area .single-project-thumb img {
    width: 100%
}

.project-details {
    padding: 200px 0
}

@media (max-width: 767px) {
    .project-details {
        padding: 30px 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .project-details {
        padding: 100px 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .project-details {
        padding: 100px 0
    }
}

.project-details .project-details-left {
    padding-right: 72px
}

@media (max-width: 767px) {
    .project-details .project-details-left {
        padding-right: 0
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .project-details .project-details-left {
        padding-right: 0
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .project-details .project-details-left {
        padding-right: 0
    }
}

.project-details .project-details-left .single-details {
    margin-bottom: 66px
}

.project-details .project-details-left .single-details h3 {
    color: #001b5e;
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    margin-bottom: 33px
}

@media (max-width: 767px) {
    .project-details .project-details-left .single-details h3 {
        font-size: 24px;
        line-height: 30px;
        margin-bottom: 10px
    }
}

@media (max-width: 767px) {
    .project-details .project-details-left .single-details h3 br {
        display: none
    }
}

.project-details .project-details-left .single-details p {
    color: #151515;
    font-size: 16px;
    line-height: 28px;
    font-weight: 400;
    margin-bottom: 21px
}

.project-details .projects-details-info .details_thumb {
    margin-bottom: 70px
}

.project-details .projects-details-info .details_thumb img {
    width: 100%
}

@media (max-width: 767px) {
    .project-details .projects-details-info .details_thumb {
        margin-bottom: 20px
    }
}

.project-details .projects-details-info .details-info h3 {
    color: #001b5e;
    font-size: 36px;
    line-height: 46px;
    font-weight: 500;
    margin-bottom: 42px
}

.project-details .projects-details-info .details-info .details-info-list {
    border: 1px solid #e7e7e7;
    padding: 60px 50px
}

@media (max-width: 767px) {
    .project-details .projects-details-info .details-info .details-info-list {
        padding: 30px 20px
    }
}

.project-details .projects-details-info .details-info .details-info-list .single-details-info {
    border-bottom: 1px solid #e7e7e7;
    padding: 16px 0
}

.project-details .projects-details-info .details-info .details-info-list .single-details-info .left-info {
    font-size: 16px;
    font-weight: 400;
    color: #001b5e;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    text-transform: capitalize
}

.project-details .projects-details-info .details-info .details-info-list .single-details-info .right-info {
    font-size: 15px;
    font-weight: 400;
    color: #151515;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    text-transform: capitalize
}

.project-details .projects-details-info .details-info .details-info-list .single-details-info .right-info a {
    font-size: 15px;
    font-weight: 400;
    color: #151515;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    text-transform: capitalize
}

.project-details .projects-details-info .details-info .details-info-list .single-details-info .right-info.star {
    color: #ffb400
}

.project-details .projects-details-info .details-info .details-info-list .single-details-info:last-child {
    border: 0
}



/* Testimonials */

.testmonials-area {
    padding-top: 100px;
    padding-bottom: 100px
}

.single-testimonial blockquote {
    padding: 30px;
    background: #f8f9fa;
    font-size: 18px
}

.single-testimonial .infos-wrap {
    margin-left: 40px;
    margin-bottom: 40px
}

.single-testimonial .position {
    color: #151515
}

.single-testimonial .vcard {
    -webkit-box-flex: 0;
    flex: 0 0 50px
}

.single-testimonial .vcard img {
    width: 50px;
    border-radius: 50%;
    max-width: 100%
}



/* Quote */

.quote-area {
    padding-top: 200px;
    padding-bottom: 200px
}

@media (max-width: 767px) {
    .quote-area {
        padding-top: 30px;
        padding-bottom: 30px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .quote-area {
        padding-top: 100px;
        padding-bottom: 100px
    }
}

@media (max-width: 767px) {
    .quote-area .form-quote-thumb {
        margin-bottom: 30px
    }
}

.quote-area p {
    font-size: 16px
}

.quote-area .form-quote-thumb img {
    width: 100%
}

.quote-area .form-quote input {
    width: 100%;
    height: 60px;
    border: 1px solid #151515;
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 30px
}

.quote-area .form-quote input::placeholder {
    font-size: 16px;
    font-weight: 400
}

.quote-area .form-quote select {
    width: 100%;
    height: 60px;
    border: 1px solid #151515;
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 30px
}

.quote-area .form-quote textarea {
    width: 100%;
    height: 160px;
    border: 1px solid #151515;
    padding-left: 25px;
    font-size: 16px;
    margin-bottom: 30px;
    padding-top: 25px
}

.quote-area .form-quote textarea::placeholder {
    font-size: 16px;
    font-weight: 400
}

.quote-area .form-quote button {
    cursor: pointer
}



/* Footer */

.footer-bg {
    background: #000;
}

.footer .footer-top {
    padding: 150px 150px
}

@media (max-width: 767px) {
    .footer .footer-top {
        padding: 60px 20px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer .footer-top {
        padding: 100px 20px
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .footer .footer-top {
        padding: 100px 50px
    }
}

.footer .footer-top .footer-widget .social-links {
    margin-top: 45px
}

@media (max-width: 767px) {
    .footer .footer-top .footer-widget .social-links {
        margin-top: 20px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer .footer-top .footer-widget .social-links {
        margin-top: 20px
    }
}

.footer .footer-top .footer-widget .social-links li {
    display: inline-block
}

.footer .footer-top .footer-widget .social-links li a {
    width: 50px;
    height: 50px;
    background: rgba(255, 255, 255, 0.1);
    font-size: 15px;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 50px;
    border-radius: 50%;
    margin-right: 9px
}

@media (max-width: 767px) {
    .footer .footer-top .footer-widget .social-links li a {
        width: 30px;
        height: 30px;
        line-height: 30px;
        font-display: 11px
    }
}

.footer .footer-top .footer-widget .social-links li a:hover {
    background: rgba(255, 255, 255, 0.3)
}

.footer .footer-top .footer-widget .footer-heading {
    font-size: 16px;
    color: #fff;
    font-weight: 400;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif;
    margin-bottom: 29px
}

.footer .footer-top .footer-widget p {
    color: #808080
}

@media (max-width: 767px) {
    .footer .footer-top .footer-widget .footer-heading {
        margin-bottom: 15px;
        margin-top: 25px
    }
}

.footer .footer-top .footer-widget .quick-links li a {
    font-size: 15px;
    font-weight: 400;
    color: #9e9e9e;
    line-height: 42px;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif
}

.footer .footer-top .footer-widget .quick-links li a:hover {
    color: #fff
}

.footer .footer-top .footer_header {
    border-bottom: 1px solid #494a4b;
    padding-bottom: 60px;
    margin-bottom: 100px
}

@media (max-width: 767px) {
    .footer .footer-top .footer_header {
        display: block !important;
        margin-bottom: 30px;
        padding-bottom: 30px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer .footer-top .footer_header {
        display: block !important;
        margin-bottom: 30px;
        padding-bottom: 30px
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .footer .footer-top .footer_header {
        margin-bottom: 50px;
        padding-bottom: 50px
    }
}

@media (max-width: 767px) {
    .footer .footer-top .footer_header .footer-header-left {
        margin-bottom: 15px;
        margin-top: 15px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer .footer-top .footer_header .footer-header-left {
        margin-bottom: 15px;
        margin-top: -7px
    }
}

.footer .footer-top .footer_header h3 {
    font-size: 36px;
    font-weight: 500;
    color: #ffffff;
    margin-bottom: 21px
}

@media (max-width: 767px) {
    .footer .footer-top .footer_header h3 {
        font-size: 20px
    }
}

@media (min-width: 1200px) and (max-width: 1500px) {
    .footer .footer-top .footer_header h3 {
        font-size: 30px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .footer .footer-top .footer_header h3 {
        font-size: 25px
    }
}

.footer .footer-top .footer_header p {
    font-size: 16px;
    color: #a3a3a3;
    margin-bottom: 0
}

.footer .footer-copy-right {
    text-align: center;
    padding-bottom: 60px
}

.footer .footer-copy-right p {
    margin-bottom: 0;
    font-size: 14px;
    color: #9e9e9e;
    font-weight: 400;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif
}

.footer .footer-copy-right p a {
    color: #9e9e9e
}

.footer .footer-copy-right p a:hover {
    color: #fff
}

.footer .contact-btn {
    width: 220px;
    text-align: center
}



/* Jumbotron */

.jumbotron-bg {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	position: relative
}

.jumbotron-bg h1 {
    font-size: 38px
}

.jumbotron-bg h1, .jumbotron-bg h3 {
    color: #fff
}

.jumbotron-bg .breadcrumbs {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 20px;
    z-index: 99
}

.jumbotron-bg .breadcrumbs span {
    color: rgba(255, 255, 255, 0.5)
}

.jumbotron-bg .breadcrumbs span i {
    font-size: 12px
}

.jumbotron-bg .breadcrumbs span a {
    color: rgba(255, 255, 255, 0.7)
}

.jumbotron-bg .breadcrumbs span a:hover,
.jumbotron-bg .breadcrumbs span a:focus {
    color: #ff5e13;
	text-decoration: none
}

.jumbotron-bg .breadcrumbs span a:hover i,
.jumbotron-bg .breadcrumbs span a:focus i {
    color: #ff5e13
}

 


/* Team */

.team-area {
    padding-top: 100px;
    padding-bottom: 100px
}

@media (max-width: 767px) {
    .team-area {
        padding-top: 40px;
        padding-bottom: 10px
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .team-area {
        padding-top: 100px;
        padding-bottom: 70px
    }
}

.team-area span {
    font-size: 14px
}

.team-area .single-team {
    margin-bottom: 30px
}

.team-area .single-team .thumb {
    position: relative;
    width: 200px;
    height: 200px;
    background-size: cover;
    background-position: center;
    border-radius: 50%;
    margin: auto;
    z-index: 9;
    overflow: hidden
}

.team-area .single-team .thumb .author_links {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 36px;
    -webkit-transform: scaleX(0);
    -moz-transform: scaleX(0);
    -ms-transform: scaleX(0);
    transform: scaleX(0);
    transition: .3s
}

.team-area .single-team .thumb .author_links ul li {
    display: inline-block
}

.team-area .single-team .thumb .author_links ul li a {
    font-size: 15px;
    color: #d5ccc7;
    margin: 0 12px
}

.team-area .single-team .thumb .author_links ul li a:hover {
    color: #fff
}

.team-area .single-team .thumb::before {
    position: absolute;
    content: '';
    background: #000;
    width: 100%;
    height: 100%;
    left: 0;
    border-radius: 50%;
    opacity: .5;
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    transition: .5s
}

.team-area .single-team h3 {
    font-size: 26px;
    color: #001b5e;
    font-weight: 500;
    margin-top: 45px;
    margin-bottom: 17px
}

.team-area .single-team p {
    color: #151515;
    font-weight: 400;
    font-size: 16px
}

.team-area .single-team:hover .author_links {
    -webkit-transform: scaleX(1);
    -moz-transform: scaleX(1);
    -ms-transform: scaleX(1);
    transform: scaleX(1)
}

.team-area .single-team:hover .thumb::before {
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
    opacity: .5
}

.team_1 {
    background-image: url(../img/team/team1.png)
}

.team_2 {
    background-image: url(../img/team/team2.png)
}

.team_3 {
    background-image: url(../img/team/team3.png)
}



/* Stats */

.stats-area {
    display: flex;
    justify-content: center;
    margin-top: 100px;
    padding-bottom: 100px
}

.stats {
    text-align: center;
    font-size: 40px;
    font-weight: 700;
    font-family: "Montserrat", "Helvetica Neue", Arial, sans-serif
}

.stats-area .counting {
    color: #ff5e13
}



/* Scroll to top */

.scroll-top {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 30px;
    z-index: 99;
    border: none;
    outline: none;
    background-color: #ff5e13;
    color: #fff;
    cursor: pointer;
    padding: 10px 15px;
    font-size: 14px;
    opacity: 0.5
}



/* Contact */

.contact-info {
    margin-bottom: 25px
}

.contact-info__icon {
    margin-right: 20px
}

.contact-info__icon i,
.contact-info__icon span {
    color: #8f9195;
    font-size: 27px
}

.contact-info .media-body h3 {
    font-size: 16px;
    margin-bottom: 0;
    font-size: 16px;
    color: #2a2a2a
}

.contact-info .media-body h3 a:hover {
    color: #ff5e13
}

.contact-info .media-body p {
    color: #151515
}

.contact-title {
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px
}

.form-contact label {
    font-size: 14px
}

.form-contact .form-group {
    margin-bottom: 30px
}

.form-contact .form-control {
    border: 1px solid #e5e6e9;
    border-radius: 0px;
    height: 48px;
    padding-left: 18px;
    font-size: 13px;
    background: transparent
}

.form-contact .form-control:focus {
    outline: 0;
    box-shadow: none
}

.form-contact .form-control::placeholder {
    font-weight: 300;
    color: #999999
}

.form-contact textarea {
    border-radius: 0px;
    height: 100% !important
}

.map {
    height: 420px;
    width: 100%;
    margin-bottom: 80px
}

.contact-section {
    padding: 130px 0 100px
}

@media (max-width: 991px) {
    .contact-section {
        padding: 70px 0 40px
    }
}

@media only screen and (min-width: 992px) and (max-width: 1200px) {
    .contact-section {
        padding: 80px 0 50px
    }
}



/* Preloader */

#loader-area {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999999;
    background: #fff
}

.loader {
    width: 30px;
    height: 30px;
    border: 2px solid #ff5e13;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -13px;
    margin-left: -13px;
    border-radius: 60px;
    border-left-color: transparent;
    animation: loader 0.8s linear infinite;
    -webkit-animation: loader 0.8s linear infinite
}

@keyframes loader {
    0% {
        transform: rotate(0deg);
    }
    50% {
        transform: rotate(180deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@-webkit-keyframes loader {
    0% {
        -webkit-transform: rotate(0deg);
    }
    50% {
        -webkit-transform: rotate(180deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
    }
}