body
    {
        background: white;
        font-family: 'Lato', sans-serif;
        font-weight: 400;
        overflow-x: hidden;
        color: rgb(149, 140, 133)
    }

    hr
    {
        
    }
/* end hr */

/* start h2 */
h2
    {
        font-size: 60px;
        text-align: center;
    }
/* end h2 */

/* start h4 */
h4
    {
        text-align: center;
        padding-bottom: 50px;
    }

h3{
   
}

    .custom-navbar 
    {
        margin-bottom: 0;
        background-color: #fff;
        text-align: right;
    }
.custom-navbar .navbar-brand 
    {
        color: #f81c65;
        font-weight: bold;
        font-size: 28px;
    }


.custom-navbar .nav li a,
.custom-navbar .nav li span,
.custom-navbar .dropdown .caret
     {
        color:grey;
       font-family: 'Lato', sans-serif;
         font-size: 16px;
       
    }

    .custom-navbar  ul.dropdown-menu li a{
        font-weight: 700;
        letter-spacing: 1px;
        border-bottom: 1px dashed #f81c65;
           padding-top: 5px;
    padding-bottom: 5px;

    }

     .custom-navbar  ul.dropdown-menu li:last-child a{
        font-weight: 700;
        letter-spacing: 1px;
        border-bottom: none;
           padding-top: 5px;
    padding-bottom: 0px;

    }
.custom-navbar .nav li a:hover,
.custom-navbar .nav li span
    {
        background: transparent;
        color: #B7AFA9;
    }
.custom-navbar .nav li.active > a
    {
         background-color: transparent;
         color: #55acee;
    }
.custom-navbar .navbar-toggle
    {
        border: none;
        padding-top: 10px;
    }
.custom-navbar .navbar-toggle .icon-bar
    {
        background: #f81c65;
        border-color: transparent;
    }

a:focus, a:hover {
    color: #454648;
    
}



    @media(min-width:768px){
    .custom-navbar
         {
            padding: 0px 0;
            border-bottom: 0;
            background-color: white;
             transition: all 0.3s ease;
         }
    .custom-navbar.top-nav-collapse
         {
            padding: 0;
            box-shadow: 0px 2px 8px 0px rgba(50, 50, 50, 0.08);
            background: #fff;
        }
}
/* end navigation */





/*////////////////////////////////////////////////Home start/////////////////////////////////////////////////////*/

/* start home */        
#home h1
    {
        font-size: 80px;
        font-weight: bold;
        line-height: 1em;
        letter-spacing: 2px;
       
    }
#home span
    {
        color: #55acee;
        font-weight: bold;
    }
#home .btn {
    background-color: #968d86;
    border: none;
    color: white;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 34px;
}
#home .btn:hover {
    background: rgba(255,255,255,0.6);
   
}
.templatemo_homewrapper {
    padding-left: 15px;
    padding-right: 15px;
}
#home p{
    font-size: 21px;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0;
}

.btn{
    padding: 16px 72px;
    border-radius: 1px;
}

.blacky1{
    box-shadow: 0px 0px 20px 0px rgb(149, 140, 133);

    padding: 10px;
   
}



/* start media 980 */
@media screen and ( max-width: 980px ){
 #home h1{
        font-size: 64px;
    }


    #home .btn {
    background-color: #ff0054;
    border: none;
    color: white;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 5px;
    margin-top: 34px;
}
#home p{
    font-size: 21px;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0;
}


    
}
/* end media 980 */


/* start media 768 */
@media screen and ( max-width: 767px ){
    #home h1{
        font-size: 48px;
    }

    #home .btn {
    background-color: #ff0054;
    border: none;
    color: white;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 4px;
    margin-top: 34px;
}

#home p{
    font-size: 18px;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0;
}

.custom-navbar .navbar-brand {
    font-size: 18px;
    }
}
/* end media 768 */

@media screen and (max-width: 440px) {
    #home h1{
        font-size: 42px;
    }


    #home .btn {
    background-color: #ff0054;
    border: none;
    color: white;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-top: 26px;
}

#home p{
    font-size: 16px;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0;
}
.btn{
    padding: 12px 60px;
    border-radius: 1px;
}

.custom-navbar .navbar-brand {
    font-size: 16px;
    }
}

@media screen and (max-width: 380px) {
   #home h1{
        font-size: 36px;
    }


    #home .btn {
    background-color: #ff0054;
    border: none;
    color: white;
    font-family: 'Lato';
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin-top: 17px;
}

#home p{
    font-size: 12px;
    width: 400px;
    margin-right: auto;
    margin-left: auto;
    border-radius: 0;
    width: 250px;
}

.btn{
    padding: 12px 48px;
    border-radius: 1px;
}

.custom-navbar .navbar-brand {
    font-size: 16px;
    }
}




/*//////////////////////////////////////////////////////Flexslider start//////////////////////////////////////////////////////////*/

.flexslider {
    margin: 0 0 60px;
    background: #fff;
    padding: 0;
    position: relative;
    zoom: 1;
    background-color: #371604;
    overflow: hidden;
    margin: 0;
    text-align: center;
}
.flexslider .slides {
    padding: 0;
    zoom: 1;
}
.flexslider .slides img {
    width: 100%;
    
    min-height: 200px;
    display: block;
}
.flexslider .slides > li {
    display: none;  
    padding: 0;
    position: relative;
    -webkit-backface-visibility: hidden;
}
.flexslider img {
    position: relative;
    width: 100%;
}
.slider-caption {
    color:white;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    
    z-index: 7;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
/* end home */



/*//////////////////////////////////////////////////////Flexslider end//////////////////////////////////////////////////////////*/


 section.gallery,section{
    padding-top: 40px;
    
}
.fa.fa-facebook:hover{

color: grey;
background: white;
width: 100%;
}


.fa.fa-twitter:hover{

color: grey;
background: white;
width: 100%;
}


.fa.fa-instagram:hover{

color: grey;
background: white;
width: 100%;
}

section.intro{
    padding-top: 50px;
    padding-bottom: 50px;
}
section#home{
    padding-top: 0;
    padding-bottom: 0;
}
section.intro{
    
}

section.intro p{
    padding-top: 10px;
}

section.whyus{
    background-color: #f4f4f4;
}

section#contact h4{
    color: #958C85;
}

.gutter{
    padding: 40px auto;
}

.gutter-padding {
       padding-top: 20px;
}
.default{
padding-bottom:75px;
}

h3.wow.bounceIn.text-center.help{
    color:#333;
}


section#contact hr{
color: white;
border-color: white;
}
.imagesquare{
    display: block;
    background-color: red;
    width:300px;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    max-height: 400px;
    
}

.galimg1{
 background: url(../images/lehanges/l11.jpg);
 background-size: 300px;

}

.galimg2{
    background: url(../images/f8.jpg);
    background-size: 300px;
    background-position: center;
}

.galimg3{
    background: url(../images/lehanges/j1.jpg);
    background-size: 300px;
    background-position: center;
}

.galimg4{
     background: url(../images/a5.jpg);
    background-size: 300px;
    background-position: center;
}

.galimg5{
    background:url(../images/lehanges/jay2.jpg);
     background-size: 300px;
    background-position: center;
}

.galimg6{
     background:url(../images/lehanges/jay3.jpg);
     background-size: 300px;
    background-position: center;
}

.galimgcaption{
    
    width: 300px;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding-top:10px;
    padding-bottom: 20px;


     
}

.galimgcaption p{
    color: #9f9f9f;
    text-align: justify;
}

.galimgtitle{
    padding-bottom: 0;
    padding-top: 10px;
    margin-top: 0;
	color:white;
	
}

a.anchor{
    text-decoration: none;
    color: #ff009a;



}

a.anchor h4{
     font-family: 'Lato';
    font-weight: 700;
}

.servicesimg1{
    background: url("../images/services/hand.jpg");

    background-position: center;
}

.servicesimg2{
background: url("../images/services/zardosi.jpg");
    
    background-position: center;
}
.servicesimg3{
background: url("../images/services/boutique.jpg");
    
    background-position: center;
}

section.whyus h4.galimgtitle{
    color: #ff009a;
        font-family: 'Lato', sans-serif;
    font-weight: 700;
}

/* start contact */
#contact
    {
        background: #ffffff;
        padding-top: 80px;
        padding-bottom: 80px;
       
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    }
#contact .form-control
    {
        background: transparent;
        border-radius: 0px;
        box-shadow: none;
        border: 1px solid #CCC;
        margin-bottom: 20px;
        transition: all 0.4s ease-in-out;
        font-size:18px;
    }
#contact input
    {
        height: 50px;
    }
#contact input[type="submit"]
    {
        border: 2px solid #fff;
       font-size: 21px;
        color: #fff;
        background-color:#968d86;
        border: 1px solid #958c85;
        /*width: 100%;*/
/*margin: 5px 1px 20px 94px !important;*/
    }
#contact input[type="submit"]:hover
    {color:#958c85;
background: white;
    }
/* end contact */


/* start footer */
footer
    {
        border-top: 5px solid #fff;
        background:#958c85;
        color: #ffffff;
        padding-top: 30px;
        padding-bottom: 30px;
        text-align: center;
        letter-spacing: 1px;
    }
footer p
    {
        display: block;
        padding-top: 40px;
        text-align: center;
        margin-top:-30px;
        margin-bottom:0px;
    }
footer span
    {
        color: #55acee;
        font-weight: bold;
    }
/* end footer */

/* start social icon */
.social-icon
    {
        display: block;
        position: relative;
        padding: 0;
        margin: 0;
        top: 20px;
    }
.social-icon li
    {
        display: inline-block;
        list-style: none;
        transition: all 0.4s ease-in-out;
        width: 40px;
        height: 40px;
    }
.social-icon li a
    {
        color:#fff;
        font-size: 30px;
        text-decoration: none;
        line-height: 40px;
        text-align: center;
    }
.social-icon li:hover
    {
        background: #848686;
    }


    section.intro p{
        color:#7b7778;
    }

    .caret{
        color: #f81c65;
    }





    .top-nav-collapse{
            border: 1px solid #f81c65;
       border-top: none;
       border-left:none;
       border-right: none;
       
width: 100%;
    }


.image-container{

}
    .images-squarebox {
       
        width: 100%;
       /* background-color: red;*/
        overflow: hidden;


    }

    .images-squarebox img{
        width: 80%;
        margin-right: auto;
        margin-left: auto;
    }


    .images-squarebox img{
    height: 100%;
  width:100%;
  overflow:hidden;
  -webkit-transition: all 1s ease; /* Safari and Chrome */
  -moz-transition: all 1s ease; /* Firefox */
  -ms-transition: all 1s ease; /* IE 9 */
  -o-transition: all 1s ease; /* Opera */
  transition: all 1s ease;
  transform: translate3d(0px, 0px, 0px);
    }

    .images-squarebox:hover img{
         opacity: 1;

  -webkit-transform:scale(1.1); /* Safari and Chrome */
  -moz-transform:scale(1.1); /* Firefox */
  -ms-transform:scale(1.1); /* IE 9 */
  -o-transform:scale(1.1); /* Opera */
  transform:scale(1.1);
    }

    .prodmargin{
        padding-top: 30px;
    }


  hr.nav-seprator{
        


        border: 1px solid #848686;
        width: 100%;
        margin-top: 50px;
    }

    .h2bridal{
font-size: 25px;
    }
    
    .fa-stack-1x, .fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
     text-align: right;
}

.custom-navbar li:hover,
.dropdown .caret:hover {
    color: #55acee;
   
    font-size: 16px;
   
}

li a.dropdown-toggle:hover{
    color: #55acee;
}

li a{
    line-height: 25px;
    display: block;
}
section.intro1 {
    background-color: #fff;
}
section.intro1 {
    padding-top: 50px;
    padding-bottom: 50px;
}

img {
    vertical-align: middle;
    border: 2px solid #848686!important;
}