/*Modification*/
.ms img {
    margin-bottom:15px;
}
.cat .cat-1 {
    background-color: #a94442;
    border: 4px groove #f99a9a;
    padding: 5px 0px;
    text-align: center;
}

/*---- home page and mobile banner ---*/
.desktopview{display: block !important;}
.mobileview{display: none !important;}

/* Profile-1*/
.portf_ls-1 {
        border: 5px inset #f32e48;
    padding: 10px 10px 10px 10px;
    margin: 15px 0px 17px 0px;
}

.p-1 {
    padding: 10px 21px;
}  
.p-2 {
        padding: 0px 17px 0px 0px;
            margin: 0px 0px 17px -6px;
}

.p1 img {
    margin-bottom:10px;
}
table.portf_info {
    width: 97%;
    margin-left: 10px;
    text-align: left;
    font-size: 17px;
    margin-bottom: 10px;
    color: #fff;
    line-height: 28px;
}
table.portf_info tr {
    border-bottom: 1px solid #803a3782;
}
table.portf_info th {
    width: 50%;
    font-weight: 400;
    line-height: 33px;
}
    
.portf_ls {
    background-color: #27252533;
    padding-left: 35px;
    padding-top: 10px;
    padding-bottom: 25px;
    /*box-shadow: 5px 10px 18px #803a37;*/
    border: 5px inset #fed167;
}
.portf_ls li {list-style:none;color:#fff;font-size:15px;border-bottom: 1px solid #803a3782;}
.portf_ls .h2_port {
    width: 210px;
    display: block;
}
.portf_ls .h2 {
    text-transform: uppercase;
    display: block;
    /*background-image: url(https://mohali.mohalicallgirlsagency.in/img/w_line.png);*/
    background-repeat: repeat;
    font-weight: 700;
    padding: 3px 0 3px 7px;
    margin-bottom: 10px;
    text-align: left;
    color:#fff;
    font-size:18px;
    width: 85%;
}

/*services button*/

.d-3 {
         text-align: center;
    margin: 25px 0px 25px -10px;
 }
.d-3 a {
        border: 2px inset #ff3b55;
    padding: 19px 83px;
}

.d-3 a:hover {
    background-color: yellow;
}
/*contact img*/
.blockc3 .d-2 {
        width: 100%;
    margin: 0 auto;
    margin-bottom: 10px;
}

/*price*/
.rate-box {
        text-align: center;
    border: 1px solid #a0a0a0;
    padding: 20px 0px;
    border-radius: 14px;
} 

.rate-box button {
    background-color: #000;
    border: 1px solid #a0a0a0;
}
.rate-box button span:hover {
    color:#ff7600;
}
a.phoneMe {
    position: fixed;
    right: 0px;
    bottom: 0px;
	z-index:99999;
	display:none;
	font-size:18px;
    left: 0px;
	padding:5px 0px;
    height: 35px;
	text-align:center;
    background: green;
    color: white;
}
a.phoneMe {
    position: fixed;
    right: 0px;
    bottom: 0px;
	z-index:99999;
	display:block;
    left: 0px;
    padding:5px 0px;
    height: 35px;
	text-align:center;
    background: green;
    color: white;
}
a.phoneMe:hover {
    position: fixed;
    right: 0px;
    bottom: 0px;
	z-index:99999;
    left: 0px;
    padding:5px 0px;
    height: 35px;
	text-align:center;
    background: green;
    color: white;
}



.rate-box p{
    line-height: 2.5;
    font-weight: 400;
    font-size: 20px;;
}


/*profile*/
.blockc3 .table {
        border: 1px solid #fff;
}

.d-1 {
        
    margin: 0px;
    margin-top: 20px;
}
.d-1 h3 {
    margin: 10px;
}

/* slider */
.wideslider {
    width:100%;
    height:auto;
    text-align:left;
    position:relative;
    overflow:hidden;
}
.wideslider ul,
.wideslider ul li {
    float:left;
    display:inline;
    overflow:hidden
}
.wideslider_base {
    top:0;
    position:absolute
}
.wideslider_wrap {
    top:0;
    position:absolute;
    overflow:hidden
}
.slider_prev,
.slider_next {
    top:0;
    overflow:hidden;
    position:absolute;
    z-index:100;
    cursor:pointer
}
.slider_prev {
    background:#fff url(https://mohali.mohalicallgirlsagency.in/img/prev.jpg) no-repeat right center
}
.slider_next {
    background:#fff url(https://mohali.mohalicallgirlsagency.in/img/next.jpg) no-repeat left center
}
.pagination {
    bottom:10px;
    left:0;
    width:100%;
    height:15px;
    text-align:center;
    position:absolute;
    z-index:200
}
.pagination a {
    margin:0 5px;
    width:15px;
    height:15px;
    display:inline-block;
    overflow:hidden;
    background:#333
}
.pagination a.active {
    filter:alpha(opacity=100)!important;
    -moz-opacity:1!important;
    opacity:1!important
}
.wideslider ul:after {
    content:".";
    height:0;
    clear:both;
    display:block;
    visibility:hidden
}
.wideslider ul {
    display:inline-block;
    overflow:hidden
}
.wideslider img {
    width:100%;
    max-width:600px
}
button::-moz-focus-inner {
    padding:0;
    border:0
}
.panel-default:hover {
    box-shadow: 0 20px 50px rgba(250,
    250,
    252,
    0.7);
    transition: all 0.4s ease-in;
}


/*royal slider close */

/*img hover text*/
.project_media {
    text-align: center;
    border: 6px inset #fed167;
    background-color: #5a0d17;
    border-radius: 15px;
    padding-bottom: 15px;
    margin-bottom: 10px;
}
.blockc1 .project_media img {
    border: none;
    width: 100%;
    margin-bottom: 10px;
    border-radius: 10px 10px 0px 0px;
    border-bottom: 8px solid firebrick;
}


 
.dksocial{
	margin-top:5px;
	margin-bottom:10px;
}
.dksocial i {
	color:#fff;
	background:red;
	padding:10px;
}

.send-message {
    background-color: #73223cc2;
    padding: 20px;
    border: 1px solid #c73b69;
    border-radius: 6px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.send-message form input {
    width: 100%;
    height: 40px;
    border-radius: 3px;
    border: 1px solid #fb90b3;
    margin-bottom: 10px;
    padding: 5px 5px 5px 10px;
    outline: 0;
    background: 0 0;
    color: #f7bfd2;
}
.send-message form textarea {
    width: 100%;
    min-height: 160px;
    resize: none;
    border-radius: 3px;
    border: 1px solid #fb90b3;
    outline: 0;
    padding: 10px 15px;
    margin-bottom: 10px;
    background: 0 0;
}
.send-message form button {
    background: #c73b69;
    color: #decccc;
    border: 1px solid #fb90b3;
    border-radius: 3px;
    padding: 5px 15px;
    -webkit-transition: all .25s ease;
    -moz-transition: all .25s ease;
    -ms-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease;
    font-weight: 600;
}
#page-header {
    background: linear-gradient(to right, #61045F, #AA076B);
	margin-bottom:20px;
}
#page-header .page-header-content {
    display: inline-block;
    width: 100%;
    padding: 25px 0;
}
.book{
	margin:0 auto;
	display:block;
	max-width:120px;
	height:auto;
	margin-top:5px;
}
.blockc1{
	border: 6px double #f32e48;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-color: #f99a9a;
    border-bottom-color: #f99a9a;
    background: linear-gradient(to right, #61045F, #AA076B);
	margin-bottom:20px;
}
.blockc2{
	border: 6px groove #f32e48;
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-color: #f99a9a;
    border-bottom-color: #f99a9a;
    background: linear-gradient(to right, #61045F, #AA076B);
	margin-bottom:20px;
}
.blockc3{
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-color: #f99a9a;
    border-bottom-color: #f99a9a;
    background: linear-gradient(to right, #61045F, #AA076B);
	margin-bottom:20px;
}
.section-1{margin-bottom:20px;padding-bottom:20px;}
.section-1 img{margin:0 auto;border: 6px groove #caa16c;border-radius: 15px;margin-bottom:15px;}


.footer {background: linear-gradient(to right, #61045F, #AA076B);width:100%;height:auto;padding-top: 20px;padding-bottom:10px;border-top: 5px solid #F52727;}
.footer h3{color:#fff;font-size:22px;font-weight:400;letter-spacing:1.5px; margin-bottom: 20px;}
.footer p{color:#fff;text-align:center;line-height:25px;letter-spacing:0.7px;font-size:14px;margin-top:20px;}
.footer h4 a{color:#fff;font-size:16px;font-weight:400;letter-spacing:1.5px;line-height:35px;}
.footer span{color:#fff;padding-right:8px;}
.footer i{color:#fff;padding:15px;margin-top:20px;font-size:16px;}
.footer i:hover{border-radius:100%;transition:all ease-in-out 0.8s;}
.footer-copyrights {text-align:center;padding-top:2px;padding-bottom:2px;background:#980c0c;border-top: 3px groove #f52727;}
.footer-wgt {background: none;border-radius: 5px;margin: 10px 10px 10px 10px;padding: 5px 20px 20px 20px;border: 2px groove #884c16;}
.footer-wgt img {}
.footer-wgt h3 {border-bottom: 2px groove #884c16;}
.copyrights {text-align:center;color:#fff;margin-top:10px}
.copyrights a {font-weight:bold;color:#fff;}
.scrollToTop{position:fixed;right:10px;bottom:10px;width:50px;height:50px;font-size:20px;line-height:50px;text-align:center;color:#fff !important;z-index:999;display:none;transition:all 0.3s ease;background:#fff;border-radius:none;text-decoration:none !important;}
.scrollToTop span{display:block;margin-top:14px;transition:all 0.2s ease-in-out;color:#000;font-size:25px;}
.scrollToTop:hover span{margin-top:10px;}


.demo{ background: #002333; }
.pricingTable{
    padding: 40px 0;
    margin: 50px 40px 30px 20px;
    background: #fff;
    text-align: center;
    z-index: 1;
    position: relative;
}
.pricingTable:before{
    content: "";
    border-right: 20px solid #9e534d;
    border-top: 20px solid transparent;
    border-left: 20px solid transparent;
    position: absolute;
    top: 20px;
    left: -40px;
}
.pricingTable:after{
    content: "";
    width: 100%;
    height: 100%;
    background: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    transform: skew(0deg, 7deg);
    transform-origin: left bottom 0;
    z-index: -1;
}
.pricingTable .title{
    padding: 20px 0;
    margin: 0 40px 20px 0;
    background: #d46c6d;
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    letter-spacing: 1px;
    text-transform: uppercase;
    z-index: 1;
    position: relative;
}
.pricingTable .title:before{
    content: "";
    width: 100%;
    height: 100%;
    background: #d46c6d;
    position: absolute;
    top: 0;
    left: 0;
    transform: skew(17deg, 0deg);
    transform-origin: left bottom 0;
    z-index: -1
}
.pricingTable .title:after{
    content: "";
    border-top: 64px solid #d46c6d;
    border-right: 200px solid #ce0009;
    position: absolute;
    top: 0;
    right: 0;
    z-index: -1;
}
.pricingTable .price-value{
    width: 80px;
    height: 80px;
    line-height: 80px;
    border-radius: 50%;
    background: #fff;
    border: 2px solid #ce0009;
    font-size: 30px;
    font-weight: 600;
    color: #ce0009;
    position: absolute;
    top: -40px;
    right: -40px;
}
.pricingTable .pricing-content{
    list-style: none;
    padding: 20px 0;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 35px;
    color: #ce0009;
    border-top: 1px solid #d46c6d;
    border-bottom:  1px solid #d46c6d;
    position: relative;
}
.pricingTable .pricing-content:before,
.pricingTable .pricing-content:after{
    content: "";
    width: 50%;
    height: 2px;
    background: #ce0009;
    position: absolute;
    top: -2px;
    left: 0;
    transition: all 0.3s ease 0s;
}
.pricingTable .pricing-content:after{
    top: auto;
    left: auto;
    bottom: -2px;
    right: 0;
}
.pricingTable:hover .pricing-content:before,
.pricingTable:hover .pricing-content:after{ width: 100%; }
.pricingTable .pricingTable-signup{
    display: inline-block;
    padding: 10px 30px;
    font-size: 17px;
    font-weight: 600;
    color: #ce0009;
    border: 2px solid #ce0009;
    transition: all 0.5s ease 0s;
}
.pricingTable:hover .pricingTable-signup{
    background: #ce0009;
    color: #fff;
}
.pricingTable.green:before{ border-right-color: #798b59; }
.pricingTable.green .title,
.pricingTable.green .title:before{ background: #a7c572; }
.pricingTable.green .title:after{
    border-top-color: #a7c572;
    border-right-color: #4d6236;
}
.pricingTable.green .price-value{
    border-color: #4d6236;
    color: #4d6236;
}
.pricingTable.green .pricing-content{
    color: #4d6236;
    border-top-color: #a7c572;
    border-bottom-color: #a7c572;
}
.pricingTable.green .pricing-content:before,
.pricingTable.green .pricing-content:after{ background: #4d6236; }
.pricingTable.green .pricingTable-signup{
    border-color: #4d6236;
    color: #4d6236;
}
.pricingTable.green:hover .pricingTable-signup{
    background: #4d6236;
    color: #fff;
}
.pricingTable.blue:before{ border-right-color: #7295a8; }
.pricingTable.blue .title,
.pricingTable.blue .title:before{ background: #3da5d9; }
.pricingTable.blue .title:after{
    border-top-color: #3da5d9;
    border-right-color: #25739d;
}
.pricingTable.blue .price-value{
    border-color: #25739d;
    color: #25739d;
}
.pricingTable.blue .pricing-content{
    color: #25739d;
    border-top-color: #3da5d9;
    border-bottom-color: #3da5d9;
}
.pricingTable.blue .pricing-content:before,
.pricingTable.blue .pricing-content:after{ background: #25739d; }
.pricingTable.blue .pricingTable-signup{
    border-color: #25739d;
    color: #25739d;
}
.pricingTable.blue:hover .pricingTable-signup{
    background: #25739d;
    color: #fff;
}
@media only screen and (max-width: 990px){
    .pricingTable{ margin-bottom: 50px; }
}
@media only screen and (max-width: 767px){
    .pricingTable{ margin-bottom: 80px; }
    .pricingTable:after{
        transform: skew(0deg, 3deg);
        transform-origin: left bottom 0;
    }
    .desktopview{display: none !important; }
    .mobileview{display: block !important; width: 100%;}
}
.ftr_catbox{border:6px solid #fed167; margin-bottom: 10px; border-radius: 15px; background: linear-gradient(to right, #7e5923, #fed167, #7e5923);}
.ftr_catbox h3{padding:10px; margin-bottom:0px !important; text-align:center; color:#fff;}
.ftr_catbox img.book{padding:10px 0px;}
}
.locaton_box_btm{text-align: center;
    border: 6px inset #ff3b55;
    background-color: #5a0d17;
    border-radius: 15px;
    margin-bottom: 10px;
    min-height:210px;
    overflow:hidden;
}
.locaton_box_btm img{min-height:160px; background-size:cover; width:100%; max-height:160px; overflow:hidden;}
.locaton_box_btm h3{font-size:1.2em; background:#fff; padding:10px 0px; margin-bottom:0px; text-align:center; color:#ff3b55; font-weight:bold; }
}