html {
  scroll-behavior: smooth;
}

.nopadding
{
	padding:0px !important
}
.nomargin
{
	margin:0px !important
}
.margintop10
{
	margin-top:10px !important
}
.margintop15
{
	margin-top:15px !important
}
.margintop20
{
	margin-top:20px !important
}
.margintop25
{
	margin-top:25px !important
}
.margintop30
{
	margin-top:00px !important
}
.margintop35
{
	margin-top:35px !important
}
.margintop40
{
	margin-top:40px !important
}
.margintop45
{
	margin-top:45px !important
}
.paddingtop10
{
	padding-top:10px !important
}
.paddingtop15
{
	padding-top:15px !important
}
.paddingtop20
{
	padding-top:20px !important
}
.paddingtop25
{
	padding-top:25px !important
}
.paddingtop30
{
	padding-top:00px !important
}
.paddingtop35
{
	padding-top:35px !important
}
.paddingtop40
{
	padding-top:40px !important
}
.paddingtop45
{
	padding-top:45px !important
}

body{
	font-family: "Outfit", sans-serif !important;
}
h1,h2,h3,h4,h5,h6{
	font-family: "Outfit", sans-serif !important;
}
.container-fluid{
	padding-right: 30px;
	padding-left: 30px;
}

.outfit-regular {
  font-family: "Outfit", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}


/********navbar css************/

.navbar-default {
       background-color: #212469;
    border-color:#212469;
    border-radius: 0px;
    margin-bottom: 0px;

}

.navbar-default .navbar-brand img {
    width: 220px;
}

.navbar-nav>li>a {
    padding-top: 50px;
    padding-bottom: 50px;
}

.navbar-default .navbar-nav>li>a {
    color: #fff;
    font-size: 16px;
}

.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
    color: #000;
    background-color: transparent;
}
.navbar-default .navbar-nav>li>a:hover {
    background-color: #fff;
}


/**********affix***********/

  .affix {
    top: 0;
    width: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
        background-color: #212469;
    border-color:#212469;
    z-index: 999;

  }
  .affix a {
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    color: #fff !important;
  }

.affix a:hover {
    color: #001e3a !important;
}
/*****************banner image****************/

.banner_section{
	background-image: url(../img/apartment-architecture-ceiling-chairs-276554.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
	height: 100vh;
	position: relative;
}

.banner_text p {
       font-size: 24px;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    letter-spacing: 1px;
}
.banner_text h1 {
    font-size: 65px;
    font-weight: 600;
    color: #fff;
    text-shadow: 1px 1px 3px #000;
    letter-spacing: 1px;
}
.banner_text {
    position: absolute;
    top: 25%;
    right: 30%;
    left: 5%;
}

.banner_text .btn-info{
	    background-color: #00539E;
    border: 1px solid #00539E;
    padding: 13px 35px;
    margin-top: 15px;
}


/****************************/
.services_area{
	padding: 50px 0px;

	background-color: #00539e;
    color: #fff;
}
section.services_area ul li p {
    font-size: 22px;
}
section.services_area ul li span {
    font-size: 28px;
}
section.services_area ul li {
    display: inline-block;
    padding: 15px 50px;
    background-color: #0000006b;
}
section.services_area ul {
    margin: 0px;
    padding: 0px;
    text-align: center;
}
section.services_area ul li a{
    text-decoration:none;
    color:#fff;
}
.servheading {
    font-size: 18px;
    margin-top: 10px;
}
.servbox img {
    height: 300px;
    object-fit: cover;
    width: 100%;
}
.othbox {
    display: flex;
    align-items: center;
        margin-top: 50px;
}
.imgboxr1{
	flex: 50%;
}

.imgpera {
    /*background-color: #212469;*/
    padding: 50px 0px;
    margin-left: 55px;
    padding-left: 25px;
    color: #000;
    font-size: 18px;
    padding-right: 25px;
}

.topheading h3 {
    font-size: 30px;
}
.topheading {
    text-align: center;
    margin-bottom: 50px;
}

.topheading h1 {
    font-weight: 900;
    color: #fff;
}
.servbox{
	-webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}
.servbox:hover img {
    -webkit-transform: translateY(-7px);
    -ms-transform: translateY(-7px);
    transform: translateY(-7px);
        -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
}

.imgpera h1 {
    margin-top: 0px;
}

section.services_area1 {
    padding-bottom: 50px;
}
.imgoverbox img {
    height: 500px;
    width: 100%;
    object-fit: cover;
}
/************footer css**************/
section.footer_area {
    background-color: #001E3A;

    padding-top: 85px;
    padding-bottom: 60px;
}
.footer_right img {
    width: 160px;
}
.footer_right p {
    font-size: 16px;
    margin-top: 20px;
}
.footer_right h4 {
    font-size: 24px;
    margin-bottom: 40px;
    color: #fff;
}
.footer_right ul {
    padding: 0px;
    margin: 0px;
}
.footer_right ul li {
    list-style-type: none;
    padding-bottom: 15px;
}

.footer_right ul li a {
    color: #fff;
    font-size: 16px;
    font-family: 'Poppins', sans-serif;
}
.footer_right ul li a .fa {
    float: left;
    width: 9%;
    margin-bottom: 7px;
}
.footer_social {
    position: relative;
}

.footer_social h4 {
    font-size: 12px;
    text-align: center;
    margin-bottom: 40px;
}
.footer_social ul {
    text-align: center;
}
.footer_right ul {
    padding: 0px;
    margin: 0px;
}
.footer_social ul li {
    display: inline-block;
}
.footer_right ul li {
    list-style-type: none;
    padding-bottom: 15px;
}


.footer_right ul li a {
    color: #fff;
    font-size: 16px;
}
.footer_social ul li a {
    display: block;
    width: 50px;
    height: 50px;
    border: 1px solid #fff;
    border-radius: 50px;
    text-align: center;
    line-height: 3;
    margin-right: 15px;
}
.footer_social ul li a .fa {
    float: inherit;
    width: auto;
    margin-bottom: 0px !important;
}
.footer_social ul li a:hover {
    background-color: #00539E;
    color: #fff;
}

section.copyright {
   border-top: 1px solid #a1a1a133;
    padding:15px 0px;
    background-color: #212469;
}
section.copyright p {
    margin: 0;
    text-align: center;
    color: #9d9d9d;
}

/************contact css***************/
.contact_area{
/*	background-image: url(../img/68BroadwayKitchen2.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;*/
	    padding: 60px 0px;
	    margin-top: 50px;
	      
}
.contactinfo h1 {
    text-transform: uppercase;
    font-weight: 700;
}

.contact_right h1 {
    margin-top: 0px;
        margin-bottom: 30px;
        color: #fff;
            text-transform: uppercase;
}
.contact_right label {
    color: #fff;
    font-weight: normal;
}
.contact_right {
    background-color: #212469;
    padding: 30px 15px;
}

.contact_right input[type="text"]{
	    background-color: #ffffff6e;
    border:1px solid #ffffff45;
    border-radius: 0px;
    height: 40px;
}
.contact_right textarea{
	    background-color: #ffffff6e;
    border: 1px solid #ffffff45;
    border-radius: 0px;

}
.contact_right input[type="submit"]{
    background-color: #00539E;
    border: 1px solid #00539E;
    padding: 13px 35px;
    color: #fff;
}
.contactinfo a {
    color: #212469;
    text-decoration: none;
}

/************slider portfolio**************/

#slider-text{
  padding-top: 40px;
  display: block;
}
#slider-text .col-md-6{
  overflow: hidden;
}

#slider-text h2 {
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 30px;
  letter-spacing: 3px;
  margin: 30px auto;
  padding-left: 40px;
}
#slider-text h2::after{
  border-top: 2px solid #c7c7c7;
  content: "";
  position: absolute;
  bottom: 35px;
  width: 100%;
  }

#itemslider h4{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 400;
  font-size: 12px;
  margin: 10px auto 3px;
}
#itemslider h5{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: bold;
  font-size: 12px;
  margin: 3px auto 2px;
}
#itemslider h6{
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;;
  font-size: 10px;
  margin: 2px auto 5px;
}
.badge {
  background: #b20c0c;
  position: absolute;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  line-height: 31px;
  font-family: 'Josefin Sans', sans-serif;
  font-weight: 300;
  font-size: 14px;
  border: 2px solid #FFF;
  box-shadow: 0 0 0 1px #b20c0c;
  top: 5px;
  right: 25%;
}
#slider-control img{
  padding-top: 325%;
  margin: 0 auto;
}
@media screen and (max-width: 992px){
#slider-control img {
  padding-top: 70px;
  margin: 0 auto;
}
}

.carousel-showmanymoveone .carousel-control {
  width: 4%;
  background-image: none;
}
.carousel-showmanymoveone .carousel-control.left {
  margin-left: -35px;
}
.carousel-showmanymoveone .carousel-control.right {
  margin-right: -28px;
}
.carousel-showmanymoveone .cloneditem-1,
.carousel-showmanymoveone .cloneditem-2,
.carousel-showmanymoveone .cloneditem-3,
.carousel-showmanymoveone .cloneditem-4,
.carousel-showmanymoveone .cloneditem-5 {
  display: none;
}
@media all and (min-width: 768px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -50%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 50%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-1 {
    display: block;
  }
}
@media all and (min-width: 768px) and (transform-3d), all and (min-width: 768px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(50%, 0, 0);
    transform: translate3d(50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-50%, 0, 0);
    transform: translate3d(-50%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
@media all and (min-width: 992px) {
  .carousel-showmanymoveone .carousel-inner > .active.left,
  .carousel-showmanymoveone .carousel-inner > .prev {
    left: -25%;
  }
  .carousel-showmanymoveone .carousel-inner > .active.right,
  .carousel-showmanymoveone .carousel-inner > .next {
    left: 25%;
  }
  .carousel-showmanymoveone .carousel-inner > .left,
  .carousel-showmanymoveone .carousel-inner > .prev.right,
  .carousel-showmanymoveone .carousel-inner > .active {
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner .cloneditem-2,
  .carousel-showmanymoveone .carousel-inner .cloneditem-3,
  .carousel-showmanymoveone .carousel-inner .cloneditem-4,
  .carousel-showmanymoveone .carousel-inner .cloneditem-5,
  .carousel-showmanymoveone .carousel-inner .cloneditem-6  {
    display: block;
  }
}
@media all and (min-width: 992px) and (transform-3d), all and (min-width: 992px) and (-webkit-transform-3d) {
  .carousel-showmanymoveone .carousel-inner > .item.active.right,
  .carousel-showmanymoveone .carousel-inner > .item.next {
    -webkit-transform: translate3d(25%, 0, 0);
    transform: translate3d(25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.active.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev {
    -webkit-transform: translate3d(-25%, 0, 0);
    transform: translate3d(-25%, 0, 0);
    left: 0;
  }
  .carousel-showmanymoveone .carousel-inner > .item.left,
  .carousel-showmanymoveone .carousel-inner > .item.prev.right,
  .carousel-showmanymoveone .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
section.Portfolio_area h1.text-center {
    margin-top: 0px;
    margin-bottom: 50px;
        /*padding: 0px 35%;*/
        text-transform: uppercase;
    font-weight: 700;
}
.imgareao {
    position: relative;
}

.imgareao .overbox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background-color: #00000085;
  
    margin: 0px !important;
    padding: 105px 10px;
    opacity: 0;
  
}
.imgareao:hover .overbox {
opacity: 1;
}
.imgareao .overbox h4{
	  font-size: 22px !important;
	    color: #fff;
}

.imgareao img {
    height: 350px;
    object-fit: cover;
        width: 100%;
}

.overbox .btn-info {
    background-color: #00539E;
    border: 1px solid #00539E;
    padding: 13px 35px;
    margin-top: 20px;
}

section.Portfolio_area {
 /*   padding-bottom: 70px;
    background-color: #f1f1f1;*/
        padding-top: 50px;
}



.myslider2 .carousel-inner>.item>img, .myslider2 .carousel-inner>.item>a>img {
    object-position: center;
    height: 500px;
    object-fit: cover;
    width: 100%;
}
.myslider2 .carousel-inner {
    height: 500px;
}
/*
inspired from https://codepen.io/Rowno/pen/Afykb 
*/
.carousel-fade .carousel-inner .item {
  opacity: 0;
  transition-property: opacity;
}

.carousel-fade .carousel-inner .active {
  opacity: 1;
}

.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
  left: 0;
  opacity: 0;
  z-index: 1;
}

.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
  opacity: 1;
}

.carousel-fade .carousel-control {
  z-index: 2;
}

/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
    .carousel-fade .carousel-inner > .item.next,
    .carousel-fade .carousel-inner > .item.active.right {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.prev,
    .carousel-fade .carousel-inner > .item.active.left {
      opacity: 0;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
    .carousel-fade .carousel-inner > .item.next.left,
    .carousel-fade .carousel-inner > .item.prev.right,
    .carousel-fade .carousel-inner > .item.active {
      opacity: 1;
      -webkit-transform: translate3d(0, 0, 0);
              transform: translate3d(0, 0, 0);
    }
}

.carousel-caption {
    right: 0;
    left: 0;
    padding-bottom: 30px;
}
.carousel-caption {
       bottom: 0;
    top: 30%;
    width: 50%;
    left: 50%;
   

}
.carousel-control.left {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    
}
.carousel-control.right {
    background-image: none;
    background-image: none;
    background-image: none;
    background-image: none;
    
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
    left: 10%;
    font-size: 30px;
    color: rgba(255,255,255,.8);
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
    right: 10%;
     font-size: 30px;
     color: rgba(255,255,255,.8);
}
 .carousel-control {
    opacity: 0;
        transition: all .3s ease;
}
.carousel-inner:hover .carousel-control {
    opacity: 1;
        transition: all .3s ease;
}

.carousel-inner h1 {
    font-size: 48px;
    font-weight: 600;
}
.carousel-inner h2 {
    font-size: 48px;
    font-weight: 600;
    color: #ef4961;
    text-shadow: 1px 1px 1px #fff;
}
.myslider2 .carousel-control img {
    width: 50px;
}
.myslider2 .carousel-control {
    padding-top: 20%;
    width: 5%;
    margin: 0 auto;
}

 .Portfolio_area .carousel-control {
    opacity: 1;
        transition: all .3s ease;
}
.color_sp{
    color: #212469;
}


/* You can remove this page div in your website */
#page{
  width:100%;
  height:100%;
  position:relative;
}

/* Our wrapper */
.wrapper{
  width: 100%;
  height: 500px;
  position: relative;
    overflow:hidden;
  /*left:50%;
  top:50%;
  transform:translate3d(-50%,-50%,0);

  box-shadow: 0 10px 20px rgba(0,0,0,0.19), 0 6px 6px rgba(0,0,0,0.23);*/
}

/* Our image information */
.before,
.after {
  width:100%;
  height:100%;
  background-repeat:no-repeat;
  background-color: white;
  background-size: cover;
  background-position: center;
  position: absolute;
  top:0;
  left:0;
  pointer-events:none;
  overflow: hidden;
}

.content-image{
      height: 100%;
    width: 100%;
    object-fit: cover;
}

.after{
  width:125px;
}

.scroller{
  width: 50px;
  height:50px;
  position: absolute;
  left:100px;
  top:50%;
  transform:translateY(-50%);
  border-radius:50%;
  background-color: transparent;
  opacity:0.9;
  pointer-events:auto;
  cursor: pointer;
}

.scroller:hover{
  opacity:1;
}

.scrolling{
  pointer-events:none;
  opacity:1;

}

.scroller__thumb{
  width:100%;
  height:100%;
  padding:5px;
}

.scroller:before,
.scroller:after{
  content:" ";
  display: block;
  width: 7px;
  height: 9999px;
  position: absolute;
  left: 50%;
  margin-left: -3.5px;
  z-index: 30;
  transition:0.1s;
}
.scroller:before{
  top:100%;
}
.scroller:after{
  bottom:100%;
}

/* If you want to cahnge the colors, make sure you change the fill in the svgs to match */
.scroller{
  border: 5px solid #fff;
}
.scroller:before,
.scroller:after{
  background: #fff;
}
.carousel-inner .item .col-md-3 {
    padding: 0px 5px;
}
.mobileimages{
    display:none;
}


.contact_right input[type="phone"] {
    background-color: #ffffff6e;
    border: 1px solid #ffffff45;
    border-radius: 0px;
    height: 40px;
}

.contact_right input[type="email"] {
    background-color: #ffffff6e;
    border: 1px solid #ffffff45;
    border-radius: 0px;
    height: 40px;
}

/*************responsiv css*********************/

@media only screen and (max-width: 1200px) and (min-width: 992px){

}
@media only screen and (max-width: 991px) and (min-width: 768px){

}
@media only screen and (max-width: 767px) and (min-width: 300px){
.othbox {
    flex-direction: column;
}
.imgpera {
    margin-left: 0;
    margin-top: 10px;
    
    text-align: center;
}
section.Portfolio_area h1.text-center {
    padding: 0px 0%;
}
.carousel-showmanymoveone .carousel-control {
    width: 15%;
}
#slider-control img {
    padding-top: 150px;
    margin: 0 auto;
}
.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}
.navbar {
    min-height: 110px;
}

.navbar-toggle {
    margin-top: 35px;
}
.navbar-collapse {
    box-shadow: none;
    border: transparent;
}
.mobilnone{
    display:none;
}
.mobileimages{
    display:block;
}
section.services_area1 {
    padding-bottom: 0;
}

.myslider2 .carousel-control {
    padding-top: 50%;
    width: 12%;
    margin: 0 auto;
}








}




