@charset "UTF-8";
/*!
 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

@font-face {
    font-family: 'lane_-_narrowregular';
    src: url('../fonts/LANENAR-webfont.eot');
    src: url('../fonts/LANENAR-webfont.eot?#iefix') format('embedded-opentype'),
    url('../fonts/LANENAR-webfont.woff2') format('woff2'),
    url('../fonts/LANENAR-webfont.woff') format('woff'),
    url('../fonts/LANENAR-webfont.ttf') format('truetype'),
    url('../fonts/LANENAR-webfont.svg#lane_-_narrowregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'dancing_script_otregular';
    src: url('../dancingscript-regular-webfont.woff2') format('woff2'),
    url('../dancingscript-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}

body {
    margin: 0;
}


a:focus, a:hover {
    text-decoration: none;
}

a {
    text-decoration: none;
    outline: none !important;
}

.container-fluid {
    padding: 0;
}
.activemenu {
    color: #dc0ea6 !important;
    outline: none;
    border-right:4px solid #dc0ea6 !important;
}
/*home page*/

.carousel-inner img {
    width:100%;
}
/*footer*/

.copy-right {
    background: #080808;
    position: absolute;
    height:15px;
    margin: 0 0 0 0;
    top: 93%;
    width: 100%;
    z-index: 999;
}
.copy-right p {
    color:#595959;
    padding:25px 0 20px 0;
    background:#080808;
    text-align:center;

}

/*ourservice*/
.our-service {
    background: #650c4e;
    height: 401px;
    position: absolute;
    width:360px;
    z-index: 99999;
    top: 130px;
    padding:20px;
}
.our-service h3 {
    text-align: left;
    margin: 0;
    padding: 0 0 20px 0;
}
.detail-service h2 {
    color:#fff;
    font-size:31px;
    font-family: 'lane_-_narrowregular';
    margin: 0;
    padding: 13px 0 0 0;

}
.detail-service ul {
    list-style:none;
    padding:0;
}
.detail-service ul li {
    font-family: "Roboto", sans-serif;
    font-size:15px;
    color:#fff;
}
.detail-service ul li::before {
    content: url('../img/service/ulpic.png');
    top: 0;
    margin: 0 0 0 17px;
    position: relative;
    left: -13px;
}

.icons-service .carousel-control.left {
    background:url("../img/service/left.png");
    background-position-x: no-repeat;
    height:36px;
    width:18px;
}
.icons-service .carousel-control.right {
    background:url("../img/service/right.png");
    background-position-x: no-repeat;
    height:36px;
    width:18px;
}
.icons-service {
    margin:49px 0 0 0;
    left: -32px;
}
.readmore-service {
    text-align: right;
    top:44px;
}
.readmore-service a {
    background:#4c063a;
    padding:15px 25px 15px 25px;
    color:#fff;
    font-family: "Roboto", sans-serif;
    font-size:13px;
    text-transform:uppercase;
    margin: 0 -50px 0 0;

}
/*ourservice*/


/*about page*/

.about-main h1 {
    color: #650c4e;
    font-size: 29px;
    font-family: 'dancing_script_otregular';
    font-style: italic;
    font-weight: 400;
}
.about-main p {
    font-family: "Roboto", sans-serif;
    color:#4d4d4d;
    font-size:15px;
    line-height:22px;
    text-align:justify;
    padding:28px 0 0 0;
}
.hr-border {
    background:url("../img/about/hr.jpg");
    height:5px;
    width:20%;
    margin: 0 0 0 0;
}
.about-bootom-pic {
    margin:12px 0 0 0;
}


/*servicepage*/

.content{
    overflow: auto;
    position: relative;
    height: 720px;
    -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;
}
.grid .btn {
    border-radius: 0;
    font-family: 'Yanone Kaffeesatz','sans-serif';
    font-size: 20px;
    /* padding: 9px 23px; */
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0px;
    top: 0px;
    opacity: 0;
}

.modal-content h3 {
     color: #595959;
    font-weight: 600;
}
.modal-body p {
     color: #595959;
    text-align: left !important;
    margin-bottom: 8px !important;
}
.modal-body img {
    opacity: 100 !important;
}
.modal-body img {
    max-width: 100% !important;
    width: -webkit-calc(100% + 60px);
    width: calc(100% + 60px);
    opacity: 1;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-30px,0,0) scale(1.12);
    transform: translate3d(-30px,0,0) scale(1.12);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.modal-footer {
    margin-top: 15px;
    padding: 19px 20px 20px;
    text-align: right;
    border-top: none;
}
.modal-body p {
    padding: 0 10px 0 0;
    width: 90%;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 100 !important;
    -webkit-transition: none !important;
    transition: none;
    -webkit-transform: none !important;
    transform: none !important;
}
.modal-body img {
    padding: 0 10px 0 0;
    width: 90%;
    border-right: 1px solid #fff;
    text-align: right;
    opacity: 100 !important;
    -webkit-transition: none !important;
    transition: none;
    -webkit-transform: none !important;
    transform: none !important;
}
/*servicepage*/


/*contact page*/

.form-control-style {
    background:#e3e3e3;
    border-radius:0px;
    border:none;
}
.contact-main {
    margin:33px 0 0 0;
}
.enquiry-form {
    padding:0 0 0 -10px;
    margin: 0 0 0 -28px;
}
.Submitt {
    background: #650c4e none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 17px;
    font-weight: lighter;
    height: 42px;
    margin: 0 0 0 0;
    padding: 0;
    text-transform: uppercase;
    transition: all 0.5s ease 0s;
    width: 100%;
    font-family: "Roboto", sans-serif;
    float: right;
}
.Submitt:hover {
    background: #931c74 none repeat scroll 0 0;
}
.address h5 {
    color: #6d6d6d;
    font-size:14px;
    font-family: "Roboto", sans-serif;
    font-weight:400;
}
.country-uae {
    margin: 0 0 0 58px !important;
}
.address h5 span {
    margin: 0 13px 0 0;
}




/*gallery page*/

/* line 16, ../sass/demo.scss */
.clear {
    clear: both;
    float: none;
    width: 100%;
}

/* line 22, ../sass/demo.scss */

/* line 32, ../sass/demo.scss */
.container .gallery a img {
    float: left;
    width: 20%;
    height: auto;
    border: 2px solid #fff;
    -webkit-transition: -webkit-transform .15s ease;
    -moz-transition: -moz-transform .15s ease;
    -o-transition: -o-transform .15s ease;
    -ms-transition: -ms-transform .15s ease;
    transition: transform .15s ease;
    position: relative;
}
/* line 46, ../sass/demo.scss */
.container .gallery a:hover img {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    z-index: 5;
}
/* line 57, ../sass/demo.scss */
.container .gallery a.big img {
    width: 40%;
}

/* line 65, ../sass/demo.scss */
.align-center {
    text-align: center;
}
/*gallery page*/

.modal-content {
    border: 4px solid #650c4e;
}

