/*

    font-family: 'Raleway', sans-serif;

    font-family: 'Poppins', sans-serif;

    font-family: 'Open Sans', sans-serif;


*/

/* common css start*/

* {
    margin: 0px;
    padding: 0px;
}

ol,
ul {
    list-style: none;
}

a,
a:hover,
a:focus {
    text-decoration: none;
    outline: 0;
}

img {
    border: 0px;
    padding: 0px;
    margin: 0px;
}


h1,
h2,
h3,
h4,
h5,
h6,
ol,
ul,
p,
address,
strong,
i,
blockquote {
    margin: 0px;
    padding: 0px;
    line-height: normal;
}

.btn {
    border-radius: 0px;
}

/* common css ends*/

/*navbar css start*/
.navbar-nav .nav-item {
    line-height: 70px;
}
.navbar-nav .nav-item .nav-link{
   transition: all linear .5s;
  padding: 0px 10px;
    white-space: nowrap;
    
}
.fixed {
    position: fixed;
    top: 0;
    z-index: 999;
    margin: auto;
    width: 100%;
    transition: all linear .5s;
    background: #cccc;
    
}
.fixed .nav-item .nav-link{
    line-height: 50px;
    white-space: nowrap;
}

#navbarpart .navbar-nav .nav-link {
    color: #000;
    font-size: 14px;
    font-family: 'Raleway', sans-serif;
    border-bottom: 2px solid transparent;
}
#navbarpart .navbar-nav .nav-link.active{
    border-bottom: 2px solid #000;
}
/*navbar css end*/

/*bannerpart css start*/

.bannertwo {
    background: url(../images/banner/2.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 200px 0px;
}

.bannertree {
    background: url(../images/banner/3.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    position: relative;
    padding: 200px 0px;
}

.overlay {
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #000;
    opacity: .7;
    position: absolute;
}

#bannerpart h5 {
    color: #fff;
    padding-bottom: 15px;
    font-size: 34px;
    text-align: center;
    font-family: 'Raleway', sans-serif;
    z-index: 999;
    position: relative;
    font-weight: 600;

}

#bannerpart p {
    color: #fff;
    padding-bottom: 50px;
    font-size: 14px;
    text-align: center;
    font-family: 'Poppins', sans-serif;
    z-index: 999;
    position: relative;
    font-weight: 400;
}

#bannerpart a {
    position: relative;
    z-index: 999;
    font-family: 'Poppins', sans-serif;
    font-weight: 400;
    font-size: 18px;
    display: inline-block;
}

#bannerpart .btn-custom {
    position: relative;
    z-index: 999;
    background: #fff;
    color: #000;
    border-radius: none;
    transition: all linear .5s;
}

#bannerpart .btn-custom:hover {
    color: #fff;
    background: #0188F4;
}

/*bannerpart css end*/

/*our service part css start*/

#shayaripart,
#threepcspart,
#panjabipart,
#babiespart,
#tshirt,
#pantpart,
#shirt,
#switchepart,
#lightpart{
    padding: 30px 0px;
}


#glimpsepart,
#latestnewspart,
#subsribepart,
#contactuspart {
    padding-top: 30px;
}
#shirt h3,
#glimpsepart h3,
#shayaripart h3,
#threepcspart h3,
#panjabipart h3,
#babiespart h3,
#tshirt h3,
#pantpart h3,
#contactuspart h3,
#switchepart h3,
#lightpart h3{
    background: #fff;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    text-align: center;
    font-size: 24px;
    font-family: 'Raleway', sans-serif;
    font-weight: 400;
    display: inline-block;
    padding: 10px 10px;
    margin-bottom: 30px;

}

.sarvicecard {
    transition: 0.3s;
    border: 1px solid #c1c1c1;
    cursor: pointer;
}

.sarvicecard i {
    margin-top: 15px;
    color: #222222;
    text-align: center;
    width: 100px;
    height: 100px;
    line-height: 100px;
    border: 1px solid #c1c1c1;
    border-radius: 50%;
    transition: all linear .3s;


}

.sarvicecard i:hover {
    border: 1px solid #0188F4;
    ;
}

.sarvicecard:hover {
    box-shadow: 0 8px 16px 0 #bcbcbc;
}

.sarvicecard {
    padding: 2px 15px;
}

.contant h4 {
    color: #222222;
    font-size: 18px;
    font-weight: 600;
    font-family: 'Raleway', sans-serif;
    margin: 10px 0px;
}

.contant p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #4D4D4D;
    margin: 0px;
}

a.btn-detail {
    background: #222;
    color: #f1f1f1;
    font-size: 16px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
    margin: 15px 0px 30px 0px;
}

.slick-dots {
    position: absolute;
    bottom: -30px;
    left: 50%;
    transform: translateX(-50%);
}

.slick-dots li {
    float: left;
    display: inline-block;
}

.slick-dots li.slick-active button {
    background: #4D4D4D;
    border: 1px solid #4D4D4D;
}

.slick-dots li button {
    font-size: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #cecece;
    margin-right: 5px;
    background: #f1f1f1;
}

/*our service part css end*/

/*glimpse part start*/
#glimpsepart h5{
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    font-weight: 600;
    color: #4D4D4D;
    margin-bottom: 10px;
    border-bottom: 2px solid #4D4D4D;
    display: inline-block;
   
}
#glimpsepart p{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 400;
    color: #4D4D4D;
    margin-bottom: 10px; 
}
#glimpsepart p i{
    margin-right: 5px;
    font-weight: 800;
}
#glimpsepart ul{
    list-style-type: square;
    margin-left: 15px;
}
#glimpsepart ul li a{
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    font-weight: 600;
    color: #4D4D4D;
    margin-bottom: 10px;
    
}
.active p{
    border: 1px solid transparent;
}

/*glimpse part end*/

/*OurCreativeWork part css start */

.imagecontant{
    position: relative;
    cursor: pointer;
}
.imagecontant img{
    width: 100%;
}

.overlayer1 {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #000;
    overflow: hidden;
    width: 100%;
    opacity: .5;
    height: 0;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
}

.imagecontant:hover .overlayer1 {
    bottom: 0;
    height: 100%;
}

.text a i {

    color: #f1f1f1;
    border: 1px solid #f1f1f1;
    padding: 5px;
    position: absolute;
    margin-right: 5px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    text-align: center;
    opacity: 0;
    transition: .5s ease;
    -webkit-transition: .5s ease;
    -moz-transition: .5s ease;
    -ms-transition: .5s ease;
    -o-transition: .5s ease;
}

.imagecontant:hover .text i {
    opacity: 1;

}

/*OurCreativeWork part css end */

/*letest news part start*/

.card {
    cursor: pointer;
    -webkit-transition: all linear .5s;
    -moz-transition: all linear .5s;
    -ms-transition: all linear .5s;
    -o-transition: all linear .5s;
    transition: all linear .5s;
}

.card:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.19), 0 6px 6px rgba(0, 0, 0, 0.23);
}

.time {
    margin-bottom: 10px;
}

.time i {
    color: #0188F4;
    margin-right: 5px;
    font-size: 14px
}

.time span {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #4D4D4D;

}

.card p {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #4D4D4D;
    margin-bottom: 10px;
}

.card .btn-custom {
    position: relative;
    z-index: 999;
    background: #4D4D4D;
    color: #fff;
    border-radius: none;
    transition: all linear .5s;
}

/*letest news part end*/

/*video part start*/

#videopart {
    background: url(../images/videobg/1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
    margin-top: 30px;
    padding: 100px 0px;
    position: relative;
}

.videobgoverly {
    position: absolute;
    background: #000;
    opacity: .9;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

#videopart a i {
    color: #f1f1f1;
    padding: 15px 20px;
    border: 1px solid #f1f1f1;
}

/*video part end*/

/*clients part start*/

.clientslide a img {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o- filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    -o-transition: all linear .2s;
    transition: all linear .2s;
}

.clientslide a img:hover {
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o- filter: grayscale(0);
    filter: grayscale(0);
}

/*clients part end*/

/*testimonial part start*/

.testimonial {
    background: #f1f1f1;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 5px;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.testimonial img {
    border-radius: 50%;
    width: 100px;
    height: 100px;
    margin: auto;
    box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
    border: 2px solid #ffff;
   
}

.testimonial p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    font-weight: 400;
    color: #222;
}

.testimonial h6 {
    font-size: 16px;
    font-weight: 600;
    color: #222;
    font-family: 'Raleway', sans-serif;
    margin: 10px 0px;
}

.testimonial h5 {
    font-size: 18px;
    font-weight: 400;
    color: #0188F4;
    font-family: 'Poppins', sans-serif;
}

/*testimonial part end*/

/*contactus part start*/

#contactuspart {
    margin-top: 30px;
}

.gettext h5 {
    font-size: 20px;
    font-weight: 600;
    color: #4D4D4D;
    font-family: 'Open Sans', sans-serif;
    margin: 10px 0px;
    position: relative;
    display: inline-block;
    padding-bottom: 5px;
}
.gettext h5::before{
    position: absolute;
    width: 100%;
    height: 2px;
    content: '';
    background: #4D4D4D;
    bottom: 0px;
    left: 0px;
}



#contactuspart p {
    font-size: 16px;
    font-weight: 400;
    color: #4D4D4D;
    margin: 5px 0px;
    font-family: 'Open Sans', sans-serif;
}

#contactuspart p span {
    margin-right: 5px;
}

.socialnetwork {
    margin-top: 30px;
}

.socialnetwork a i {
    font-size: 18px;
    text-align: center;
    line-height: 40px;
    color: #4D4D4D;
    width: 40px;
    height: 40px;
    border: 1px solid #4D4D4D;
    ;
    -webkit-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -ms-transition: all linear .2s;
    transition: all linear .2s;

}

.socialnetwork .fa-facebook:hover {
    background: #3b5999;
    color: #fff;
}

.socialnetwork .fa-google-plus:hover {
    background: #db4437;
    color: #fff;
}

.socialnetwork .fa-twitter:hover {
    background: #55acee;
    color: #fff;
}

.socialnetwork .fa-linkedin:hover {
    background: #0077B5;
    color: #fff;
}

.socialnetwork .fa-youtube:hover {
    background: #cd201f;
    color: #fff;
}


.form-label {
    font-size: 14px;
    color: #5e9bfc;
    margin: 0;
    display: block;
    opacity: 1;
    -webkit-transition: .333s ease top, .333s ease opacity;
    -moz-transition: .333s ease top, .333s ease opacity;
    -ms-transition: .333s ease top, .333s ease opacity;
    -o-transition: .333s ease top, .333s ease opacity;
    transition: .333s ease top, .333s ease opacity;


}

.form-control {
    border-radius: 0;
    border-color: #ccc;
    border-width: 0 0 2px 0;
    border-style: none none solid none;
    box-shadow: none;
}

.form-control:focus {
    box-shadow: none;
    border-color: #5e9bfc;
}

.js-hide-label {
    opacity: 0;
}

.js-unhighlight-label {
    color: #999
}

.btn-start-order {
    background: 0 0 #ffffff;
    border: 1px solid #2f323a;
    border-radius: 3px;
    color: #2f323a;
    font-family: "Raleway", sans-serif;
    font-size: 16px;
    line-height: inherit;
    margin: 5px 0;
    text-transform: uppercase;
    transition: all 0.25s ease 0s;
}

.btn-start-order:hover,
.btn-start-order:active,
.btn-start-order:focus {
    border-color: #5e9bfc;
    color: #5e9bfc;
}

/*contactus part end*/
