
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address,
big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl,
dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas,
details, embed,  figure, figcaption, footer, header, hgroup,  menu, nav, output, ruby, section, summary, time, mark, audio,
video {	margin: 0; 	padding: 0;	border: 0;	font-size: 100%;	font: inherit;	vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { display: block; }
ol, ul { list-style: none;}
blockquote, q {	quotes: none;}
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
table {	border-collapse: collapse; border-spacing: 0; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

.header-wrap {padding: 7px 0px;border-bottom: 1px solid #d5d6e0;}

.left-sides ul li {
    display: inline-block;
}

.right-sides ul li {
    display: inline-block;
    margin-left: 17px;
}
.right-sides {
    text-align: right;
}

.right-sides ul li i {
    color: #000;
}
.left-sides ul li {
    margin-right: 33px;
}

.left-sides ul li i {
    margin-right: 13px;
    color: #b5b5b5;
}
li {font-family: 'Open Sans';font-size: 13px;}
.logo-wrap {
    padding: 50px 0px;
}

.chat-wrap ul li {
    display: inline-block;
    margin-right: 181px;
}
.logo-wrap {
    padding: 25px 0px;
}

.chat-wrap ul li {
    display: inline-block;
    margin-right: 181px;
}

.nav-bar {
    background: #e2e2e2;
    padding: 20px 0px;
}

.nav-bar ul li {
    display: inline-block;
}
.nav-bar ul li a {
    color: #000;
    font-family: 'Oswald', sans-serif;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 30px;
    border-radius: 3px;
    text-decoration: none;
}
.nav-bar ul li a:hover {
    background: #29166f;;
    color: #fff;
}
ul.whatso {
    text-align: right;
}
li.whats {
    margin-right: 0px !important;
}
li.whats a {
    background: #29166f;
    padding: 10px 30px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
}
li.calls {
    font-size: 20px;
    font-family: 'Open Sans' , sans-serif;
    color: #29166f;
}

.chat-wrap ul li.calls i {
    font-size: 48px;
    color: #29166f;
}

.chat-wrap ul li.calls span {
    text-align: left;
    margin-left: 20px;
    font-size: 25px;
    font-weight: 600;
    color: #29166f;
    line-height: 26px;
    font-family: 'Oswald', sans-serif;
}

.chat-wrap ul li {
    margin: 0px;
    vertical-align: middle;
    width: 100%;
}

ul.whatso {display: flex;width: 100%;}

.chat-wrap ul li.calls {
    display: flex;
    width: 100%;
}

.chat-wrap ul li.calls span small {
    display: block;
    font: 12px 'Heebo', sans-serif;
    color: #000;
    margin-bottom: 4px;
}

.chat-wrap ul li a {
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    padding: 10px 30px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background: #29166f;
}

.chat-wrap ul li.whats {
    margin-top: 9px;
}

.nav-bar ul li a:hover {background:#29166f }

.slider-wrap {
    width: 100% !important;
    height: 700px !important;
}


.slider-wrap .slide {
    width: 100% !important;
    height: 100% !important;
}

.slider-wrap .slide img {width: 100%;height: 100%;}

.slideCaption {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    padding-top: 182px;
}

.slideCaption h4 {font-family: 'Oswald', sans-serif;color: #f9f9f9;font-size: 60px;font-weight: bold;line-height: 52px;}

.slideCaption p {
    font-family: 'Oswald', sans-serif;
    color: #f9f9f9;
    font-size: 34px;
    font-weight: 400 !important;
    margin-bottom: 26px;
}

.slideCaption span {
    display: block;
    font-family: 'Heebo', sans-serif;
    color: #fff;
    margin-bottom: 21px;
}

.slideCaption a {
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    padding: 15px 60px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background: #29166f;
    color: #fff;
    text-decoration: unset;
}
.call-out-item {
    padding: 60px 0;
    position: relative;
    color: #eee;
    z-index: 1;
}

.call-out.call-out-form {
    background: #29166f;
}

.call-out-item h2.nl-title {
    font-family: 'Oswald', sans-serif;
    font-size: 36px;
    line-height: 1.3em;
    margin-bottom: 13px;
}

.call-out-item  h6 {font-family: 'Oswald', sans-serif;letter-spacing: 1px;}

.call-out-item h6 span {
    font-weight: 300;
    margin-right: 7px;
}

form#contact-formz {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}

form#contact-formz.fx-col-3 > * {
    width: 33.33333%;
    padding: 0 5px 10px;
}

form#contact-formz input {
    width: 100%;
    color: #777;
    border-radius: 3px;
    height: 44px;
    padding: 7px 20px;
    border: 2px solid #eee;
    background-color: transparent;
    text-align: left;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow .35s ease, border-color .35s ease;
    transition: box-shadow .35s ease, border-color .35s ease;
    border-color: #fff;
    background: #fff;
    color: #777;
    font-weight: 300;
    margin: 0px;
    font-family: 'Heebo', sans-serif;
    border: 0px;
    box-shadow: none;
    outline: none;
}

form#contact-formz select {
    width: 100%;
    color: #777;
    border-radius: 3px;
    height: 44px;
    padding: 7px 20px;
    border: 2px solid #eee;
    background-color: transparent;
    text-align: left;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow .35s ease, border-color .35s ease;
    transition: box-shadow .35s ease, border-color .35s ease;
    border-color: #fff;
    background: #fff;
    color: #777;
    font-weight: 300;
    margin: 0px;
    font-family: 'Heebo', sans-serif;
    border: 0px;
    box-shadow: none;
    outline: none;
}

form#contact-formz button.btn.btn-style-5.full-width {
    font-family: 'Oswald', sans-serif;
    padding: 10px 30px;
    display: inline-block;
    font-size: 16px;
    border-radius: 3px;
    background: #29166f;
    font-weight: 500;
    color: #FFF;
    text-align: center;
    line-height: 24px;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    display: block;
    width: 100%;
}
.about-wrap {
    margin-top: 139px;
}
.about-wrap h6 {
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
    line-height: 60px;
    font-weight: 400;
    margin-bottom: 30px;
}
.smal-head {
    font-family: 'Oswald', sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 12px;
}
.p-text {
    text-align: justify;
    font-size: 15px;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 20px;
    font-family: 'Heebo', sans-serif;
}
.about-wrap ul li {
    font-size: 15px;
    line-height: 24px;
    font-family: 'Heebo';
}
.services-wrap {
    padding: 95px 0px;
    background: #e6e5e5;
}
.about-wrap a {
    background: #29166f;
    padding: 10px 30px;
    border-radius: 3px;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    margin-bottom: 40px;
    margin-top: 10px;
    font-family:'Oswald' 
}
 .main-heads {
    text-align: center;
    margin-bottom: 50px;
    font-size: 36px;
    font-family: 'Oswald', sans-serif;
    font-weight: 400;
}
.serve h4 {
    color: #29166f;
    font-size: 24px;
    margin: 15px 0px;
    font-family: 'Oswald', sans-serif;
}
.ser-text {
    padding: 0px 25px 0px 25px;
}

.ser-text p {
    margin-bottom: 20px;
    font-size: 16px;
    line-height: 25px;
    font-family: 'Heebo' ,sans-serif;
    text-align: justify;
    font-weight: 300;
    color: #22222;
}
.serve img {
    width: 100%;
}

.ser-text a {
    color: #000;
    text-decoration: none;
    font-family: 'Open Sans';
    font-weight: 600;
}
.serve {
    background: #fff;
    padding-bottom: 38px;
}
.serve .ser-text a {
    font-family: 'Oswald', sans-serif;
    font-weight: 500;
    text-transform: uppercase;
    color: #000;
    letter-spacing: 0.5px;
    line-height: 1em;
    font-size: 14px;
}

.serve h4 {
    color: #000;
    font-size: 24px;
    font-weight: normal !important;
}
.offer {
    background: #fff;
    padding: 15px;
}

.offers-wrap {
    background: #e6e5e5;
    padding-bottom: 80px;
}
.offer a img {
    width: 100%;
}
.ziarat-footer {
    padding: 80px 0px;
    background:#231f20;
}

.about-ziarat h3 {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 20px;
    color: #fff;
}


.about-ziarat ul li {
    margin-bottom: 2px;
}
.about-ziarat ul li a {
    text-decoration: none;
    font-size: 16px;
    font-weight: 500;
    color: #e0d5d5;
}
.about-ziarat ul li a:hover {
    border-bottom: 1px solid #fff;
}
.about-ziarat ul li {
    padding-bottom: 12px;
}
.contact-ziarat h4{font-size: 20px;
    font-weight: 700;
    font-family: 'Oswald', sans-serif;
    margin-bottom: 20px;
    color: #fff;
    margin-top:30px;
  }
  .contact-ziarat ul li {
    display: inline-block;
    
}
  .contact-ziarat ul li a i{
    color: #fff;
    width: 44px;
    height: 44px;
    line-height: 45px;
    border-radius: 3px;
    text-align: center;
    display: block;
  }
  i.fab.fa-facebook.fbo {
    background: #3b5998;
}
i.fab.fa-linkedin-in.linko {
    background: #006699;
}
i.fab.fa-twitter.twito {
    background: #1da1f2;
}
i.fab.fa-instagram.insto {
    background: #e3569a;
}
.contact-ziarat p {
    text-align: justify;
    font-size: 13px;
    line-height: 30px;
    font-weight: 300;
    margin-bottom: 4px;
    font-family: 'Heebo', sans-serif;
}
p.adoo {
    margin-bottom: 17px;
}
.contact-ziarat span {
    color: #fff;
}
.copy-right {
    text-align: center;
    padding: 57px 0px 0px 0px;
}

.copy-right p {
    color: #fff;
    font-size: 15px;
    font-family: 'Open Sans' , sans-serif;
    font-weight: 300;
}
.menuser ul li a.active {
    background: #29166f;
    color: #fff;
}
/* ============================ about*/
.banner-wrap {
    background: linear-gradient(to right, #29166f 0%,#29166f 33%,#85649d 100%);
    padding: 100px 0px;
}
.banner-text h1 {
    font-size: 40px;
    font-family: 'Oswald', sans-serif;
}

.banner-text p {
    font-size: 15px;
    font-family: 'Open Sans' , sans-serif;
}
.tests {
    padding: 71px 0px;
    padding-left: 97px;
}

.tests h2 {}

.titlehead {
    font-size: 36px;
    font-family: 'Oswald', sans-serif;
    font-weight: 700 important;
    margin-bottom: 20px;
    color: #000;
}
.testsp {
    background-image: url(pic/abouts.jpg);
}
.our-co {
    padding: 50px 0px;
    padding-bottom: 0px;
}
h2.titlehead.tol-head {
    text-align: center;
    margin-bottom: 19px;
}

.brands {
    padding: 50px 0px;
}

.brands h6 {
    text-align: center;
    margin-bottom: 41px;
    font-family: 'Oswald', sans-serif;
}

.brand-im img {
    width: 100%;
    margin-bottom: 29px;
}
.banner-wrap.servbanw {
    background: #29166f;
    margin-bottom: 30px;
}

.banner-wrap.servbanw h1 {
    color: #fff;
    text-align: center;
}
.menuser ul li a {
    color: #000;
    margin-bottom: 3px;
    background: #e4e3e3;
    padding: 10px 20px;
    display: block;
    text-decoration: none;
    font-size: 15px;
    font-family: 'Open Sans' , sans-serif;
    font-weight: 600;
}
.ser-detail img {
    margin-bottom: 40px;
}
.ser-wrap a {
    background: #29166f;
    padding: 12px 17px;
    display: inline-block;
    margin-bottom: 29px;
    color: #fff;
    text-decoration: none;
    border-radius: 3px;
    font-family: 'Open Sans' , sans-serif;
}
.menuser ul li a:hover {
    background: #29166f;
    color: #fff;
}

/* ============================ Gallery*/
.gallim img {
    width: 100%;
    margin-bottom: 10px;
}

.gallim h6 {
    font-size: 15px;
    font-family: 'Oswald', sans-serif;
    color: #000;
    margin-bottom: 20px;
}
/* ============================ contact*/

.cont-deail ul li {
    margin-bottom: 17px;
    font-size: 15px;
    color: #000;
}
.formso {
    margin-bottom: 32px;
}
.logo img {
    width: 106px;
}
.colored {
    color: #fff;
}


.banner-wrap {
    padding: 52px 0;
}

.banner-text h1 {
    color: #fff;
}

.banner-text p {
    color: #eee;
    font-family: 'Oswald', sans-serif;
    font-weight: 200;
    text-transform: uppercase;
    letter-spacing: 0.8px;
}

.banner-text p a {
    color: #fff;
    text-decoration: unset;
}


.page-section-about {
    padding: 90px 0;
    position: relative;
}

.page-section-about h2 {
    font-family: 'Oswald', sans-serif;
    color: #003056;
    font-size: 36px;
    line-height: 1.3em;
    font-weight: 400;
    letter-spacing: 0.3px;
    margin-bottom: 27px;
}

.page-section-about .img-col-right {
    position: absolute;
    top: 0;
    width: 47%;
    height: 100%;
    right: 0px;
}

.page-section-about .col-bg {
    background: url(../images/abouts.jpg);
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    height: 100%;
    width: 100%;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.gaalery-wrap {
    margin-top: 60px;
    margin-bottom: 60px;
}
.contact-ziarat {
    margin: 60px 0px;
}

.contact-ziarat ul.Address li {
    display: flex;
}

.contact-ziarat ul.Address li i {
    font-size: 33px;
    color: #29166f;
    margin-right: 26px;
}

.contact-ziarat ul.Address li span {
    color: #000;
    font-family: 'Oswald', sans-serif;
    color: #29166f;
    line-height: normal;
}

.contact-ziarat ul.Address li span small {
    display: block;
    font-size: 16px;
    font-family: 'Heebo', sans-serif;
    margin-bottom: 5px;
    text-transform: uppercase;
    color: #000;
    line-height: normal;
}


.contact-ziarat ul.Address li i.fa-envelope {
    font-weight: 400;
}

.formso label {
    font-size: 16px;
    font-weight: 300;
    color: #222;
    margin-bottom: 3px;
    display: block;
    font-family: 'Heebo',sans-serif;
}

.formso input[type="text"], .formso textarea {
    width: 100%;
    color: #777;
    border-radius: 3px;
    height: 44px;
    padding: 7px 20px;
    border: 2px solid #eee;
    background-color: transparent;
    text-align: left;
    font-weight: 300;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: box-shadow .35s ease, border-color .35s ease;
    transition: box-shadow .35s ease, border-color .35s ease;
    outline: none;
    font-family: 'Heebo',sans-serif;
    box-shadow: none;
    margin-bottom: 23px;
}

.formso textarea {
    height: 120px;
    resize: none;
}

.formso input.subfor {
    display: inline-block;
    font-family: 'Oswald', sans-serif;
    padding: 10px 60px;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    background: #29166f;
    color: #fff;
    border: 0px;
}
.ziarat-footer .about-ziarat.contact-ziarat {
    margin: 0px;
}
.nav-bar ul li a {
    display: inline-block;
}

.nav-bar {
    padding: 10px 0px;
}

.nav-bar ul li.active > a {
    background: #29166f; color: #fff;
}

.slider-wrap .slide:before {
    background: rgb(0 0 0 / 42%);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    content: '';
}

.nav-bar a.nav_Opens, .nav-bar a.nav_close { display: none;  }
.serve {
    padding: 0px;
}

.ser-text {
    padding: 25px;
    min-height: 285px;
}

.serve h4 {
    margin-top: 0px;
}
.about-wrap ul li {
    list-style: circle;
    line-height: 30px;
    font-weight: 300;
    font-family: 'Heebo', sans-serif;
}

.about-wrap ul {
    padding-left: 20px;
}

.nav-bar ul li {
    position: relative;
}

.nav-bar ul li ul {
    position: absolute;
    left: 0;
    top: 100%;
    min-width: 220px;
    background: #fff;
    padding: 15px 0;
    border-radius: 3px;
    opacity: 0;
    visibility: hidden;
    z-index: 999;
    margin-top: 4px;
    -webkit-transition: -webkit-transform .3s ease, opacity .3s ease, visibility .3s ease;
    transition: transform .3s ease, opacity .3s ease, visibility .3s ease;
    -webkit-transform: translate3d(-15px, 15px, 0);
    -moz-transform: translate3d(-15px, 15px, 0);
    -o-transform: translate3d(-15px, 15px, 0);
    -ms-transform: translate3d(-15px, 15px, 0);
    transform: translate3d(-15px, 15px, 0);
    -webkit-box-shadow: 0px 0px 18px 0px rgb(0 0 0 / 6%);
    -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.06);
    box-shadow: 0px 0px 18px 0px rgb(0 0 0 / 6%);
}

.nav-bar ul li:hover ul {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1;
    visibility: visible;
}

.nav-bar ul li ul li {
    display: block;
    width: 100%;
}

.nav-bar ul li ul li a {
    display: block;
    font-weight: 300;
    padding: 5px 20px;
    border-radius: 0px;
}

.nav-bar ul li a i {margin-left: 8px;}
.nav-bar ul li ul li a {
    font-family: 'Heebo', sans-serif;
    font-weight: 400;
}
@media only screen and (max-width: 767px)
{
    .logo-wrap .logo {
        text-align: center;
        margin-bottom: 18px;
    }

    .logo-wrap .logo img {
        width: 100px;
    }

    ul.whatso {
        display: block;
        text-align: center;
    }

    .chat-wrap ul li.calls {
        display: block;
        text-align: center;
        margin-bottom: 16px;
    }

    .chat-wrap ul li.calls span {
        display: inline-block;
    }

    .left-sides {
        display: none;
    }

    .header-wrap {
        text-align: center;
    }

    .right-sides {
        text-align: center;
    }

    .slider-wrap {height: 500px !important;}

    .slideCaption h4 {font-size: 36px;}

    .slideCaption p {
        font-size: 17px;
    }

    .slideCaption span {
        font-size: 18px;
    }

    .slideCaption {
        padding-top: 126px;
    }


    .call-out-item h6 {
        margin-bottom: 31px;
    }

    form#contact-formz.fx-col-3 > * {
        width: 1000%;
    }

    .about-wrap {
        margin-top: 60px;
    }

    .about-wrap h6 {
        font-size: 20px;
        line-height: 28px;
    }

    .nav-bar {
    position: relative;
    visibility: visible;
}

.nav-bar ul {
    position: absolute;
    top: 59px;
    left: 0px;
    width: 100%;
    background: #a4cdcf;
    z-index: 9;
    display: none;
    text-align: left;
}

.nav-bar ul li {
    display: block;
    width: 100%;
}

.nav-bar ul li a {
    width: 100%;
    border-radius: 0px;
}

.nav-bar a.nav_Opens {
    width: 49px;
    height: 49px;
    vertical-align: middle;
    display: inline-block;
}

.nav-bar a.nav_Opens span i {
    width: 100%;
    height: 3px;
    background: #fff;
    display: block;
    margin-bottom: 7px;
}

.nav-bar a.nav_Opens span {
    background: #29166f;
    display: block;
    padding: 13px 7px;
    border-radius: 5px;
}

.nav-bar a.nav_Opens span i:last-child {
    margin: 0px;
}

.nav-bar {
    text-align: right;
}

.nav-bar a.nav_close {
    width: 49px;
    height: 49px;
    display: inline-block;
    vertical-align: middle;
    display: none;
}

.nav-bar a.nav_close span {
    background: #29166f;
    display: block;
    padding: 12px 7px;
    border-radius: 5px;
}

.nav-bar a.nav_close span {
    text-align: center;
    color: #fff;
    font-size: 25px;
}
.page-section-about .img-col-right {position: static;width: 100%;height: 300px;margin-bottom: 30px;}

.page-section-about .col-bg {
    position: static;
}
.nav-bar ul li ul {
    visibility: visible;
    opacity: 1;
    transform: unset;
    position: static;
    background: none;
    padding-left: 22px;
}
.ser-detail img {
    width: 100%;
}

.menuser {
    margin-bottom: 40px;
}
.page-section-about {
    padding-bottom: 0px;
}

}


@media only screen and (max-width: 768px) and (max-width: 990px)
{
.chat-wrap ul li.calls span small {
    font-size: 9px;
}

.chat-wrap ul li.calls span {
    font-size: 16px;
}

}