.carousel-control.right{
    background-image:none;
}
.carousel-control.left{
    background-image:none;
}

.topbar{
    padding: 10px 10px;
    background-color: #000;
}

.social-icons-agileits ul li{
    color: #fff;
    font-size: 0.8em;
    letter-spacing:1px;
}
.social-icons-agileits ul li span {
    color: #fff;
    font-size: 1em;
}
.social-icons-agileits ul li{
    display:inline-block;
}
.social-icons-agileits ul li a{
    color:#fff;
    font-size:1.1em;
    padding:10px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
}

.social ul{
    padding-left:0px; 
}
.social ul li{
    list-style: none;
    display:inline-block;
    padding: 0px 4px;
}

.social ul li a{
    color:#fff;
}

.social a:hover {
    color: #fff;
    text-decoration: none;
    
}


.social ul li:hover {
   display: inline-block;
  animation: rotation 2s infinite linear;
}
@keyframes rotation {
  50% {
    transform: rotate(360deg);
  }
  100% {
    transform: rotate(0deg);
  }
}



.social .fa{
    padding: 6px;
    font-size: 10px;
    width: 24px;
    text-align: center;
    text-decoration: none;
    margin: 0px 0px;
    border-radius: 50%;

}

.social .fa:hover {
    opacity: 0.7;
}

.social .fa-facebook {
  background: #3B5998;
  color: white;
}

.social .fa-twitter {
  background: #55ACEE;
  color: white;
}

.social .fa-linkedin {
  background: #007bb5;
  color: white;
}

.social .fa-youtube {
  background: #bb0000;
  color: white;
}

.social .fa-instagram {
  background: #125688;
  color: white;
}

.social .fa-pinterest {
  background: #cb2027;
  color: white;
}

.navbar-default .navbar-nav > li > a{
    color:#000;
}
.navbar-default .navbar-nav > li > a:hover{
    color:orange;
}

.wedphotobg{
    /*background-color: #f56093;*/
    background-color:#f5f6f8;
    padding: 25px 0px;
    text-shadow: 0px 1px 0px rgba(255,255,255,.5);
}



.wedphotowel{
    /*font-family: 'Arizonia', cursive;*/
    font-family: serif;
    letter-spacing: 10px;
    /*color: #24bbff;*/
    color:#000;
}

.bestphotowedding{
    padding: 14px;
    font-size: 18px;
    margin-top: -30px;
}

.wedphotowel span{
color:#000;
}

.Weddingphotography div{
  
  padding-bottom: 20px;
}

.Weddingphotography h2{
   font-family: 'Lobster', cursive;
    text-align: center;
   /*color: #584b4b;*/
   color:#000000;
}

.Weddingphotography p{
    font-size: 0.9em;
    line-height: 1.9em;
    color: #000000;
    margin: 1em 0 2em 0;
   font-family: 'Courgette', cursive;
}

.Weddingphotography  img {
  /*border-width:5px;  */
    /*border-style:ridge;*/
    border: 11px solid #fffdfd;
    box-shadow: 0 3px 5px -1px rgba(0, 0, 0, 0.08), 0 5px 8px 0 rgba(0, 0, 0, 0.12), 0 1px 14px 0 rgba(0, 0, 0, 0.06);
    
}

.Weddingphotography img:hover{
  opacity: 0.7;
  color:#000;
}

.Weddingphotography a:hover{
    text-decoration: none;
}


.wedphotobtn {
  background-color: #000000; 
  border: none;
  padding: 15px 32px;
  text-decoration: none;
  display: table;
  margin:auto; 
  font-size: 16px;
  color: #ffffff;
  }

.wedphotobtn a{
    color:#fff;
}

.Weddingphotography button:hover{
  background-color: yellowgreen;
}



.pager .active a{
   background-color: #222222;
    color: #FFF;
    border: 32px;
    padding: 12px 21px;
}


.intro{
  padding:40px 5px;
}
.intro-photo img{
   /*width: 45px;*/
   width: 57px;
    background-color: #f56093;
    padding: 6px;
    border-radius: 9px;
}

.intro-photo img:hover{

   display: inline-block;
  animation: rotation 2s infinite linear;
}

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



.intro-photo  span{

}


/*footer*/
footer.nb-footer {
/*background: #222;*/
background-color:#000;
border-top: 4px solid #b78c33; }
footer.nb-footer .about {
margin: 0 auto;
margin-top: 40px;
max-width: 1170px;
text-align: center; }
footer.nb-footer .about p {
font-size: 13px;
color: #999;
margin-top: 30px; }
footer.nb-footer .about .social-media {
margin-top: 15px; }
footer.nb-footer .about .social-media ul li a {
display: inline-block;
width: 45px;
height: 45px;
line-height: 45px;
border-radius: 50%;
font-size: 16px;
color: #f70255;
border: 1px solid rgba(255, 255, 255, 0.3); }
footer.nb-footer .about .social-media ul li a:hover {
background: #f70255;
color: #fff;
border-color: #f70255; }
footer.nb-footer .footer-info-single {
margin-top: 30px; }
footer.nb-footer .footer-info-single .title {
color: #aaa;
text-transform: uppercase;
font-size: 16px;
border-left: 4px solid #f70255;
padding-left: 5px; }
footer.nb-footer .footer-info-single ul li a {
display: block;
color: #aaa;
padding: 2px 0; }
footer.nb-footer .footer-info-single ul li a:hover {
color: #f70255; }
footer.nb-footer .footer-info-single p {
font-size: 13px;
line-height: 20px;
color: #aaa; }
footer.nb-footer .copyright {
margin-top: 15px;
background: #111;
padding: 7px 0;
color: #999; }
footer.nb-footer .copyright p {
margin: 0;
padding: 0; }
/*footer*/


/*heart*/
.heart {
width: 100px;
height: 100px;
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
background: url(https://cssanimation.rocks/images/posts/steps/heart.png) no-repeat;
background-position: 0 0;
cursor: pointer;
animation: fave-heart 1s steps(28) infinite;
}

@keyframes fave-heart{
0% {
background-position: 0 0;
}
100% {
background-position: -2800px 0;
}
}
/*heart*/

.agileinfo_counter_section {
    background: url(../images/bg2.jpg)no-repeat 0px 0px;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-attachment: fixed;
  padding: 6em 0;
  margin-top: 103px;
}
.agileinfo_counter_section h3 {
    font-family: 'Arizonia', cursive;
    color: #fff;
    font-size: 4em;
    letter-spacing: 2px;
}
.agileinfo_counter_section p {
    padding: 1em 0;
    color: #eaeaea;
    font-size: .9em;
    letter-spacing: 2px;
}

.view.rew3 {
    font-size: 1.1em;
    background: none;
    color: #f70255;
    margin: 3em 0 .2em;
    display: inline-block;
    letter-spacing: 1px;
}

a.view.rew3:hover {
    color: #3d5ae8;
}

/*-- Gallery --*/
.gallery{
    background: url(../images/bg.jpg) no-repeat 0px 0px fixed;
    background-size: cover;
    padding: 5em 0;
    color: #fff;
}



.gallery-grids img {
    width: 100%;
}
.gallery-grids { 
  padding: 0;
}
/*-- gallery-hover effect --*/
.w3ls-hover {
  background-color: #FFF;
  display: block; 
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  text-align: center;
}
.w3ls-hover img {  
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
} 
.w3ls-hover .view-caption { 
    padding: 3em 0;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
  background-color: rgba(0, 0, 0, 0);
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%; 
  border-radius: 50%;
}
.w3ls-hover .view-caption h5{
  color: #fff;
  font-size: 1.8em;
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: 5px; 
}
.w3ls-hover .view-caption span {
    color: #fff;
    font-size: 1em;
    margin-top: 5%;
    display: inline-block;
    border: 2px solid #fff;
    padding: 12px;
}
.w3ls-hover:hover .view-caption { 
  background-color: rgba(0, 0, 0, 0.8);
  -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  -webkit-border-radius: 0;
  -moz-border-radius: 0; 
  border-radius: 0;
}
.w3ls-hover .view-caption span:hover {
    color: #f70255;
    border-color: #f70255;
}

/*-- //Gallery --*/

.wthree_title_agile {
  text-align: center;
}
h2.wthree_title_agile, h3.wthree_title_agile {
    font-size: 3.5em;
    letter-spacing: 2px;
    margin-bottom: 1em;
    color: #000;
}
h2.wthree_title_agile span, h3.wthree_title_agile span {
    font-family: 'Arizonia', cursive;
    letter-spacing: 10px;
    font-size: 1.3em;
    color: #e83d55;
}
h2.wthree_title_agile, .gallery h3.wthree_title_agile {
    color: #fff;
}

/*contact*/
.contact{
  padding: 70px 70px;
}

.para-contact p span{
    color:#808080;
    padding: 10px;      
}

.para-contact p i{
  color:#ef5c8e;
}

.contact_us_social ul{
    padding-left:0px; 
}
.contact_us_social ul li{
    list-style: none;
    display:inline-block;
    padding: 0px 10px;
}

.contact_us_social ul li a{
    color:#000;
}

.contact_us_social a:hover {
    color: #fff;
    text-decoration: none;
    
}

.contact_us_social .fa{
    padding: 20px;
    font-size: 18px;
    width: 56px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;

}

.contact_us_social .fa:hover {
    opacity: 0.7;
}

.contact_us_social .fa-facebook {
  background: #3B5998;
  color: white;
}

.contact_us_social .fa-twitter {
  background: #55ACEE;
  color: white;
}

.contact_us_social .fa-linkedin {
  background: #007bb5;
  color: white;
}

.contact_us_social .fa-youtube {
  background: #bb0000;
  color: white;
}

.contact_us_social .fa-instagram {
  background: #125688;
  color: white;
}

.contact_us_social .fa-pinterest {
  background: #cb2027;
  color: white;
}


/*//contact*/

/*about us*/
.about-us{
  background-color: #eeeeee;
  color:#fff;
  padding:20px 0px;
}

.about-us-side-one h3{
  color:#000;
}

.about-us-side-one p{
    margin: 0;
    font-family: 'Droid Sans', sans-serif;
    letter-spacing: 1px;
    font-size: 1em;
    color: #999;
    line-height: 1.9em;
    text-align: justify;
}

.about-us-side-two{
  background-color: rgba(249, 17, 96, 0.64);
  padding: 20px 0px;
  box-shadow: 5px 10px #888888;
} 

.services-content{
    text-align: justify;
    padding-left: 92px;
    color: #292929;
}

/*//about us*/

/*instagram start*/

.Instafeed img{
    display: inline;
    float: left;
    /*width: 224.60px;*/
    width: 219.6px;
    height: 217px;
    cursor: pointer;
    position: relative;
}

/*.Instafeed img:hover{
   transform: scale(1.1);
   cursor: pointer;
}*/

.weddingphotoinsta h2{
   position: absolute;
    z-index: 1;
    margin-left: 600px;
    margin-top: 91px;
    background-color: white;
    padding: 11px;
    font-size: 21px;
    border-radius: 10px;

}


.weddingphotoinsta a{
  color:black;
}
/*instagram end*/






/*mobile device*/

/*@media (min-width: 320px) and (max-width: 480px){*/
    /*@media only screen and (max-width: 480px) {*/

@media screen and (max-device-width: 480px) and (orientation: portrait){
.services-content h3{
    font-size: 15px;
    margin-left: -38px;
}  

.wedphotowel{
    font-size:32px;
}

.social ul li{
    padding: 0px 8px;
}

.services_mob{
  margin-left: -5px;
}

.about-us-side-one p{
  text-align: justify;
}

.about-us-side-one h3{
font-size: 21px;
}


.mobileslider{
    margin-top: 158px !important;
}

.heart{
display: none;
}

.imsha{
font-size: 23px;
}
.intro-photo img{
  display: table;
    margin: auto;
}

.intro-photo span{
    display: table;
    margin: auto;
    font-size: 22px;
}

.intro-photo p{
    display: table;
    margin: auto;
    text-align: center;
}
.contact{
  padding: 0px 0px;
}
.contact_us_social ul li{
  padding: 0px 0px;
}


.agileinfo_counter_section{

padding-top: 187px;

}




.Instafeed img {
    float: left;
   width: 144.6px;
    height: 120px;
    cursor: pointer;
    position: relative;
}


.weddingphotoinsta h2 {
    position: absolute;
    z-index: 1;
    margin-left: 94px;
    margin-top: 179px;
    background-color: white;
    padding: 11px;
    font-size: 21px;
    border-radius: 10px;
}

.contact_us_social .fa {
    padding: 14px;
    font-size: 13px;
    width: 41px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    border-radius: 50%;
}


}



.back-to-top {
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    display:none;
}

.btn-top-up{
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

    
@media (min-width: 360px) and (max-width: 767px){
  
    .Instafeed img {
    display: inline;
    float: left;
    width: 164.6px;
    height: 150px;
    cursor: pointer;
    position: relative;
}

    }
    
    
    @media (min-width: 375px) and (max-width: 767px){
  
    .Instafeed img {
    display: inline;
    float: left;
   width: 171.6px;
    height: 150px;
    cursor: pointer;
    position: relative;
}

    }
    
    
       @media (min-width: 405px) and (max-width: 767px){
  
   .weddingphotoinsta h2 {
    position: absolute;
    z-index: 1;
    margin-left: 160px;
    margin-top: 317px;
    background-color: white;
    padding: 11px;
    font-size: 21px;
    border-radius: 10px; }
    
      .Instafeed img {
    display: inline;
    float: left;
    width: 186.6px;
    height: 150px;
    cursor: pointer;
    position: relative;}



    

    }
    
    
    
    

@media (min-width: 411px) and (max-width: 767px){
  
    .Instafeed img {
    display: inline;
    float: left;
    width: 188.6px;
    height: 150px;
    cursor: pointer;
    position: relative;
}

    }
    
    
    @media (min-width: 414px) and (max-width: 767px){
  
    .Instafeed img {
    display: inline;
    float: left;
    width: 191.6px;
    height: 150px;
    cursor: pointer;
    position: relative;
}

    }

    

@media (min-width: 481px) and (max-width: 767px){

    
    
    .weddingphotoinsta h2 {
    position: absolute;
    z-index: 1;
    margin-left: 160px;
    margin-top: 317px;
    background-color: white;
    padding: 11px;
    font-size: 21px;
    border-radius: 10px;
}
    
    
    .Instafeed img {
    display: inline;
    float: left;
    width: 239.6px;
    height: 217px;
    cursor: pointer;
    position: relative;
}
    
}


@media screen and (min-device-width: 568px) and (max-device-width: 1024px){
.intro-photo img{
    width: 57px;
    background-color: #f56093;
    padding: 6px;
    border-radius: 9px;
    display: table;
    margin: auto;
}

.intro-photo span {
    display: table;
    margin: auto;
}
    
   
.intro-photo p{
    display:table;
    margin:auto;
}   
   


}



@media screen and (min-device-width: 600px) and (max-device-width: 1024px){
.intro-photo img{
    width: 57px;
    background-color: #f56093;
    padding: 6px;
    border-radius: 9px;
    display: table;
    margin: auto;
}

.intro-photo span {
    display: table;
    margin: auto;
}
    
   
.intro-photo p{
    display:table;
    margin:auto;
}   
   


}



@media screen and (min-device-width: 600px) and (max-device-width: 1024px){

      .Instafeed img {
    display: inline;
    float: left;
    width: 202.6px;
    height: 217px;
    cursor: pointer;
    position: relative;
}
    
}





@media screen and (min-device-width: 731px) and (max-device-width: 1024px){

      .Instafeed img {
    display: inline;
    float: left;
    width: 233.6px;
    height: 217px;
    cursor: pointer;
    position: relative;
}
    
}

















@media screen and (min-device-width: 768px) and (max-device-width: 1024px){

      .weddingphotoinsta h2 {
    position: absolute;
    z-index: 1;
    margin-left: 298px;
    margin-top: 190px;
    background-color: white;
    padding: 11px;
    font-size: 21px;
    border-radius: 10px;
}
    
    
    .Instafeed img {
    display: inline;
    float: left;
    width: 245.6px;
    height: 217px;
    cursor: pointer;
    position: relative;
}

.heart{
    display:none;
}

.intro-photo img{
    width: 57px;
    background-color: #f56093;
    padding: 6px;
    border-radius: 9px;
    display: table;
    margin: auto;
}

.intro-photo span {
    display: table;
    margin: auto;
}
    
   
.intro-photo p{
    display:table;
    margin:auto;
}   
   
    
}





















