/* =================================================

Author: Sydul
Version: 1.0
Design and Developed by: Freelancer Sydul

NB: This is the main stylesheet of this theme.

=================================================== */

/*---------- 1. Default css starts ------------*/

html,
body {
    height: 100%;
}


body {
    font-family: 'Poppins', sans-serif;
    width: 100%;
    height: 100%;
    font-size: 15px;
    line-height: 1.5;
    color: #333333;
    font-weight: 400;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #333333;
    font-weight: 600;
}

p {
    letter-spacing: 0;
    line-height: 1.8;
}

a {
    text-decoration: none;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

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

ul,
li {
    margin: 0;
    padding: 0;
}

img {
    max-width: 100%;
    height: auto;
}

.section-padding {
    padding: 80px 0;
}

.section-title {
    margin-bottom: 60px;
    text-align: center;
}

.section-title h2 {
    font-size: 32px;
    text-transform: capitalize;
    margin-bottom: 35px;
    font-weight: 600;
    margin-top: 0;
    position: relative;
    letter-spacing: -0.5px;
}

.section-title h2::after {
    bottom: -15px;
    content: "";
    height: 3px;
    left: 50%;
    margin-left: -40px;
    position: absolute;
    width: 80px;
    background: #E67E22;
}

.section-title p {
    width: 70%;
    margin: auto;
}

.sec-icon i {
    font-size: 25px;
    line-height: 1.5;
    color: #666666;
}

.sec-icon {
    position: relative;
    display: inline-block;
    padding: 0;
    margin: 0 auto;
}

.sec-icon::before {
    content: '';
    position: absolute;
    height: 1px;
    left: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #333;
    width: 50px;
}

.sec-icon::after {
    content: '';
    position: absolute;
    height: 1px;
    right: -70px;
    margin-top: -5.5px;
    top: 60%;
    background: #333;
    width: 50px;
}


/*---------Default css ends----------*/

/*---------- 3. Nav area css starts -------------*/

.nav-area {
    height: 65px;
}
a.navbar-brand img {

    height: 99px;
    margin-top: -31px;
    border-radius: 17px;
}

.nav-area.sticky_navigation {
    background: #ffffff;
    height: 81px;
}

.sticky_navigation {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    -webkit-box-shadow: 0px 3px 4.6px 0.3px rgba(0, 0, 0, 0.25);
    -moz-box-shadow: 0px 3px 4.6px 0.3px rgba(0, 0, 0, 0.25);
    box-shadow: 0px 3px 4.6px 0.3px rgba(0, 0, 0, 0.25);
}

.sticky_navigation .main-menu {
    margin-top: 0;
}

.sticky_navigation .navbar-brand,
.sticky_navigation .navbar-brand span {
    color: #333333;
}

.sticky_navigation .navbar-brand:hover,
.sticky_navigation .navbar-brand:focus,
.sticky_navigation .navbar-brand span {
    color: #e67e22;
}

.sticky_navigation .nav li a {
    color: #333333;
}

.sticky_navigation .nav li.active a {
    color: #e67e22;
}

.sticky_navigation .navbar-brand:hover {
    color: #333333;
}

.main-menu {
    -webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    margin-top: 10px;
}

.navbar {
    border: 0;
    margin-bottom: 0;
}

.navbar-brand {
    padding: 15px 0;
    text-transform: uppercase;
    font-size: 25px;
    display: block;
    color: #ffffff;
    font-weight: 800;
}

.navbar-brand span {
    font-size: 40px;
    font-weight: 900;
    color: #e67e22;
}

.navbar-brand:focus,
.navbar-brand:hover {
    text-decoration: none;
    color: #ffffff;
}

.navbar-right {
    padding-top: 5px;
}

.navbar-right li {
    display: inline-block;
    float: none;
}

.navbar-right li a {
    color: #ffffff;
    font-weight: 600;
    padding: 15px 10px;
}

.navbar-right li.active a {
    font-weight: bold;
    color: #ffffff;
}

.nav>li>a:hover,
.nav>li>a:active,
.nav>li>a:focus {
    background: none;
}

.navbar-toggle .icon-bar {
    background: #777777;
}


/*---------- Nav area css ends -------------*/

/*---- 5. Slider Area css starts---*/
button.my-btn-1 {
    color: white;
    background: #e67e22;
    border: none;
    padding: 7px 25px;
    margin-top: 12px;
    border-radius: 5px;
}

.welcome-des {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    letter-spacing: 1px;
    word-spacing: 2px;
    width: 80%;
    margin: auto;
}


.banner-text-area h1 {
    margin: 10px 0;
    font-size: 60px;
    font-weight: 800;
    font-family: inherit;
    word-spacing: 2px;
    letter-spacing: 2px;
    color: #fff;
    line-height: 1.5;
    text-transform: uppercase;
}
.logo2 img{
  width: 50%;
  margin:auto;
}
.header-img img{
width: 80%;
margin-top: 19px;
margin-left: 5%;

}

.banner-text span {
    color: #E67E22;
}

.slider-area {
    position: relative;
}

.slider-area-overlay {
    position: relative;
}

.slider-area-overlay:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.6);
    z-index: 1;
}

.container-fluid.main {
    padding: 0;
}

.carousel .background.bgd-one {
    background-image: url("../images/background/header-background.jpg"); /*edit image*/
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.carousel .background.bgd-two {
    background-image: url("../images/background/header-background.jpg"); /*edit image*/
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.carousel .background.bgd-three {
    background-image: url("../images/background/header-background.jpg"); /*edit image*/
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
}

.carousel-inner .item {
    height: 90vh;
}

.carousel-fade .carousel-inner .item {
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}

.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-fade .carousel-control {
    z-index: 2;
}

a.slide-control:focus,
a.slide-control:hover {
    color: #e67e22;
}

.slider-middle-text {
    position: absolute;
    top: 30%;
    left: 0;
    right: 0;
    z-index: 4;
}

.slide-control:hover,
.slide-control:focus {
    color: rgba(255, 255, 255, 0.4);
}

.slide-btn a {
    background-color: #ffffff;
    color: #333333;
    padding: 10px 35px;
    display: inline-block;
    margin-top: 30px;
    text-decoration: none;
    letter-spacing: 2px;
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
}

.slide-btn a:hover {
    background: #e67e22;
    color: #ffffff;
}

.slide-btn a.active {
    background: #e67e22;
    color: #ffffff;
}


/* --------------  Slider area css ends --------------- */





/*----------- 10. About us area Starts --------*/
.display{
  display: none;
}
.mystyle{
  display: block;
  transition:all 1s;
}

.project-item img {
    width: 100%;
    height: 422px;
}
.project2{
  margin:0px -15px;
}

.overlay {
    position: absolute;
    top: 0px;
    left: 0px;
    bottom: 0px;
    right: 0px;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0;
    -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -ms-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    cursor: crosshair;
}

.overlay .overlay-inner {
    position: absolute;
    top: 35%;
    width: 100%;
    text-align: center;
}

.overlay .overlay-inner h4 {
    color: #fff!important;
    margin-bottom: 0!important;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(-30px);
    -moz-transform: translateY(-30px);
    -ms-transform: translateY(-30px);
    -o-transform: translateY(-30px);
    transform: translateY(-30px);
    text-transform: uppercase;
    font-size: 25px;
    letter-spacing: 1px;
}

.overlay .overlay-inner p {
    color: #fff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    -webkit-transform: translateY(30px);
    -moz-transform: translateY(30px);
    -ms-transform: translateY(30px);
    -o-transform: translateY(30px);
    transform: translateY(30px);
    margin-top: 10px;
}

.project-item:hover .overlay .overlay-inner h4 {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.project-item:hover .overlay .overlay-inner p {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
}

.project-item a:hover .overlay {
    opacity: 1;
}

ul.port-nav-list {
    padding: 0 0 50px 0;
    list-style: none;
    text-align: center;
}

ul.port-nav-list li {
    display: inline-block;
    margin-right: 10px;
    border: 1px solid #e8e8e9;
}

ul.port-nav-list li a {
    display: block;
    cursor: pointer;
    color: rgb(73, 73, 73);
    font-size: 14px;
    padding: 8px 20px;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: 900;
}

ul.port-nav-list li a.active {
    color: #ffffff;
    border-color: #E67E22;
    background: #E67E22;
}

.port-items {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
}

.portfolio-items .port-items .single-port {
    overflow: hidden;
    margin-bottom: 25px;

}

.single-port {
    padding: 0;
}

/*-------- About us area css ends---------*/




/*-----------  13. Statictic area css starts --------------*/

.statistic-area {
    background-image: url(../images/background/header-background.jpg); /* edit image */
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-attachment: fixed;
    text-align: center;
}

.statistic-area .sts-overlay {
    background: rgba(0, 0, 0, 0.8);
}

.single-count i {
    color: #ff7d0aab;
    font-size: 35px;
}

.single-count h2 {
    font-size: 50px;
    color: #E67E22;
}

.single-count p {
    font-size: 18px;
    color: #ffffff;
}


/*----------- Statictic area css ends --------------*/




/*======clents section start==========*/




img.mt-5 {
    margin-top: 28Px;
}
img.mt-5.pt-5 {
    margin-top: 49px;
}



/*======clents section end==========*/


/*-------- 15. Testimonial area css starts------------*/


.section-header{
    margin-bottom: 50px;
    text-align: center;
}

.section-header h2 {
    margin: 0 0 10px;
    font-size: 35px;
    text-transform: uppercase;
    font-weight: 800;
    color: #333333;
}

.section-header h2 span {
    color: #F1254D;
}




.testimonial-area .sec-icon i {
    color: #ffffff;
}

.testimonial-area p.line {
    background: #fff;
}

.testimonial-area .section-header .sec-icon::before {
    background: #fff;
}

.testimonial-area .section-header .sec-icon::after {
    background: #fff;
}

.testimonial-area{
    background: url("../images/background/testtimonial-bg.jpg"); /*edit image*/
    -webkit-background-size:cover;
    background-size:cover;
    background-position: center center;
    background-attachment:fixed;
    color: #fff;
    position: relative;
}
.testimonial-area:before{
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: rgba(0,0,0,0.9);
}

#testimonial-carousel .item p {
    margin: 0 auto;
    color: #ffffff;
    cursor: e-resize;
    line-height: 1.9;
    font-style: italic;
}

.testimonial-area .section-header {
    margin-bottom: 50px;
}

#testimonial-carousel .item h5 strong {
    font-size: 25px;
    text-transform: capitalize;
    font-weight: 500;
    color: #F1254D;
}

.testimonial-area .section-header h2 {
    color: #ffffff;
}

.testimonial-area .section-header h3 {
    color: #ffffff;
}

#testimonial-carousel .item h6 {
    color: #fff;
    letter-spacing: 1px;
    font-size: 16px;
    font-weight: 500;
}

#testimonial-carousel .item {
    text-align: center;
    color: #fff;
}

#testimonial-carousel .item h5{
    color: #000000;
    margin-top: 40px;
}

#testimonial-carousel .item i {
    font-size: 45px;
    text-align: center;
    line-height: 2.8;
    width: 100%;
    margin: 0px auto 30px;
    color: #000;
}

#testimonial-carousel .carousel-indicators {
    bottom: -45px;
}

#testimonial-carousel .carousel-indicators li {
    margin: 5px;
    cursor: pointer;
    opacity: 0.4;
    transition: all 0.4s;
    border-color: #000000;
}

#testimonial-carousel .carousel-indicators .active {
    opacity: 1;
    background: #000000;
}




.inner-box{
    width: 100%;
    padding: 28px;
    background-color: #262626;
    -webkit-transition: all 0.3s ease-out 0s;
    transition: all 0.3s ease-out 0s;
}

.border-t{
    border: 1px solid #F1254D;
}

.cu-p{
    padding: 10px;
}

#testimonial-carousel .item {
    margin: 0 15px 15px;
}

#testimonial-carousel .owl-theme .owl-dots .owl-dot.active span, #testimonial-carousel .owl-theme .owl-dots .owl-dot:hover span {
    background: #F1254D;
}

#testimonial-carousel .owl-theme .owl-dots .owl-dot span {
    background: #262626;
}
h5.nb {
    margin-top: -4px!important;
}

/*-------- Testimonial area css ends------------*/

/*============about the Curator start========*/

.about-top {
    text-align: center;
    margin-bottom: 50px;
}


.classic-title {
    margin: 0 0 25px;
    text-transform: uppercase;
}

.panel-title a span {
    float: right;
}

.panel-title a span i {
    color: #fff;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #E67E22;
    border-color: #E67E22;
}

b {
    font-size: 19px;
    font-weight: 900;
}
#about-Curator img{
  margin-top: 20px;
  width: 100%;
  box-shadow: 7px 3px 2px 2px #d4d3d3;

}
.socials-icon {
  margin-top: 50px;
}
.socials-icon a{
  display: inline-block;
  font-size: 15px;
  margin-left: 17%;
  margin-bottom: 10px;
  color: #fff;
  background-color:  #e67e22;
  border-radius: 50%;
  height: 45px;
  width: 45px;
  line-height: 45px;
  text-align: center;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.socials-icon a:hover {
    background-color:#444;
    color: #fff;
}
/*===============about the partnerssection end=========>



/*====work-section===*/
#order-section{
  background: url('../images/background/work-background.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment:fixed;
  text-align: center;
  color: orange;
}
#order-section a{
  text-decoration: none;
}
#order-section h3{color: orange;font-weight: 700;font-size: 32px;}
#order-section p{
  color: orange;
  padding: 12px;
  margin-bottom: 26px;
  font-size: 16px;
  font-weight: 600;
}
a.my-btn-1 {
    background: orange;
    color: #fff;
    padding: 6px 65px;
    font-size: 25px;
    margin-top: 63px;
}
.col-md-12 {}

.row.sobuz {
    background: #250707c7;
    padding: 52px;
}





/*===order-section end=====*/

/*------ 11. Contact area starts-------*/


.contact-form {
    box-shadow: 0 20px 40px rgba(0,0,0,.2);
    padding: 5%;
}

.single-contact i {
    font-size: 30px;
    color: #E91E63;
}

.single-contact .socials i {
    font-size: 14px;
    color: #000000;
}

.socials i:hover {
    cursor: pointer;
}

.single-contact {
    margin-bottom: 50px;
}

.contact-area .form-control{
    border: none;
    border-bottom: 2px solid #a2a2a2;
    box-shadow: none;
    padding: 6px 0;
    border-radius: 0;
    margin-bottom: 30px;
}

.contact-area textarea.form-control{
    border:2px solid #a2a2a2;
    padding: 6px;
    height: 250px;
    margin-bottom: 30px;
}

.single-contact h2 {
    text-transform: uppercase;
    font-size: 16px;
}

.btn.btn-send {
    background: #E91E63;
    color: #ffffff;
    padding: 15px 20px;
    text-transform: uppercase;
    font-weight: 600;
}

.contact-right h2 {
    font-size: 18px;
    text-transform: uppercase;
}

.socials {
    padding-top: 5%;
}

.socials i {
    margin: 0 10px;
}

.single-contact {
    box-shadow: 0 20px 40px rgba(0,0,0,.2);
    padding: 5%;
}
.section-header{
    margin-bottom: 60px;
    text-align: center;
}

.section-header h2 {
    display: inline-block;
    padding: 5px;
    margin: 5px 0;
}

/*-------- Contact area ends----------- */

/*-------- 18. Footer area starts--------*/

.footer {
    padding: 40px 0 20px 0;
    background-color: #222;
}

.footer .copyright,
.footer .social-icons {
    margin-bottom: 20px;
}

.footer .copyright p {
    color: #ccc;
}

.footer .copyright p strong {
    color: #fff;
}

.footer .social-icons a {
    display: inline-block;
    font-size: 15px;
    margin-left: 15px;
    margin-bottom: 10px;
    color: #fff;
    background-color: #444;
    border-radius: 50%;
    height: 45px;
    width: 45px;
    line-height: 45px;
    text-align: center;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.footer .social-icons a:hover {
    background-color: #e67e22;
    color: #fff;
}
span {
    color: orange;
}

.slogan h2 {
      color: #fff;
      font-size: 36px;
      margin-top: 45px;
  }

/*---------- Footer area css ends---------------*/






@media only screen and (max-width: 650px) {
  .logo2 img {
    width: 75%;

  }
}

@media only screen and (max-width: 400px) {
  .logo2 img {
    width: 80%;

  }
}

@media only screen and (max-width: 390px) {
a.my-btn-1{
     padding: 6px 27px;
}
}
@media only screen and (max-width: 360px) {
a.my-btn-1{
     margin-left: 0px;
}
}














