/* ================================== */
/* START OF HOME SECTION */
/* ================================== */

.home-banner-mobile{
    width:657px;
}

/* ================================== */
/* END OF HOME SECTION */
/* ================================== */


/* ================================== */
/* START OF ABOUT-US SECTION */
/* ================================== */

/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
div .video-top{
    padding-bottom:240px !important;
}
div .video-section{
    padding:400px 0 120px 0 !important;
}
}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){


}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
div .video-top{
    padding-bottom:130px !important;
}

div .video-section{
    padding:460px 0 80px 0 !important;
}

}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
.video-top{
    padding-bottom:130px;
}

.video-section{
    padding-top:460px;
}

}


/* ================================== */
/* END OF ABOUT-US SECTION */
/* ================================== */


/* ================================== */
/* START OF FEATURES SECTION */
/* ================================== */

.news-letter{
    position:relative;
    width:100%;
    max-width:749px;
    margin:0 auto;
}




.news-letter .form-row [type=email]{
    width:100%;
    background-color:#fff;
    border:none;
    border-radius:5px;
    font-weight:400;
    padding-left: 30px;
    font-size:15px;
    color:#212d31;
    line-height:26px;
    height: 62px;
}


.news-letter .form-row button[type=submit]{
    position:absolute;
    top:0;
    right:0;
    z-index:1;
    height:62px;
    padding:10px 22px;
    background-color:#f435b9;
    border:none;
    border-radius:0px 5px 5px 0px;
    box-shadow: 0 0 25px rgba(244,53,185,0.5);
    font-weight:500;
    font-size:26px;
    color:#fff;
    line-height:32px;
    cursor:pointer;
}

/* ================================== */
/* END OF FEATURES SECTION */
/* ================================== */

/* ================================== */
/* START OF Restaurant SECTION */
/* ================================== */
.restaurant-home-popular-image {
    width: 800px;
    left: -41px;
}
.price-chart > tbody > tr > td, .price-chart > tbody > tr > th, .price-chart > tfoot > tr > td, .price-chart > tfoot > tr > th, .price-chart > thead > tr > td, .price-chart > thead > tr > th{
border-top:1px solid #c5c0bc;
line-height:33px !important;
}

.price-chart > tbody > tr:first-child td, .price-chart > tbody > tr:first-child th, .price-chart > tfoot > tr:first-child td, .price-chart > tfoot > tr > th, .price-chart > thead > tr:first-child td, .price-chart > thead > tr:first-child th{
border-top:none;

}
.price-chart td{
color:#010101;
font-style:italic;
padding:13px 0 13px 0 !important;
}
.price-chart td h3{
font-family: 'Taviraj', serif;
display:block;
font-size:18px;
font-weight:500;
line-height:30px;
}

/*ABOUT SECTION START*/
.about-inner-image-shadow{
box-shadow: 0px 0px 20px rgba(0,0,0,0.15);
}
/*ABOUT SECTION END*/

.menu-image-width{
    width:593px;
    margin-left:-24px;
}
.menu-image-width-two{
    width:593px;
    margin-right:-24px;
}
.menu-image-width-home{
width:611px;
margin-left:-25px;
}
.hover-box div{
    position: relative;
    overflow:hidden;

}
.hover-box img{
       transition: all 0.5s ease-in-out;
    -webkit-transition: all 0.5s ease-in-out;
}
.hover-box:hover img{
    transform: scale(1.1)
}
.menu-image-width-home-left{
    width:480px;
    margin-left: -24px;
}
.menu-image-width-home-right{
    width:460px;
    margin-left: -107px;
    margin-top:40px;
}
/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
    .restaurant-home-popular-image{
    text-align:left !important;
    width:100%;
    }
    .menu-image-width-two{
     width: 400px  !important;
     margin-right: -24px;
    }
.menu-image-width {
    width: 400px !important;
    margin-left: -24px;
}
.price-chart td{
    font-size:14px;
}
.price-chart td h3{
    font-size:15px;
}
    .menu-image-width-home{
width:auto !important;
margin-left:0 !important;
}
.menu-image-width-two{
  width:auto !important;
  margin-right:0 !important;
}
.menu-image-width-home-left {

    width: 200px;
    margin-left: 0;

}
.menu-image-width-home-right {

    width: auto;
    margin-left: -81px;
    margin-top: 40px;

}
}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
    .restaurant-home-popular-image{
    text-align:left !important;
    }
    .menu-image-width-home{
width:auto !important;
margin-left:0 !important;
}
.menu-image-width-two{
  width:auto !important;
  margin-right:0 !important;
}
.menu-image-width-home-left{
	width: auto;
	margin-left: 0;
}
.menu-image-width-home-right{
	width: auto;
	margin-left: 0;
}
}
/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
    .restaurant-home-popular-image{
    text-align:left !important;
    }
    .menu-image-width {
    width: auto !important;
    margin-left: -8px !important;
}
.menu-image-width-home{
width:auto !important;
margin-left:0 !important;
}
.menu-image-width-two{
  width:auto !important;
  margin-right:0 !important;
}
.menu-image-width-home-left{
	width: auto;
	margin-left: 0;
}
.menu-image-width-home-right{
	width: auto;
	margin-left: 0;
}
.restaraunt-menu-discount-column > .vc_column-inner{
    padding-left:20px !important;
    padding-right:20px !important;
}
}
/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
    .restaurant-home-popular-image{
    text-align:left !important;
    }
.menu-image-width {
    width: auto !important;
    margin-left: -8px !important;
}
.menu-image-width-home{
width:auto !important;
margin-left:0 !important;
}
.menu-image-width-two{
  width:auto !important;
  margin-right:0 !important;
}
.menu-image-width-home-left{
	width: auto;
	margin-left: 0;
}
.menu-image-width-home-right{
	width: auto;
	margin-left: 0;
}
.restaraunt-menu-discount-column > .vc_column-inner{
    padding-left:20px !important;
    padding-right:20px !important;
}
}

.socal-icon-color{
	color: #fff;
	text-align: center;
}
.socal-icon-color ul li a{
	color:#fff !important;
}


.restaraunt-submit-btn{
    text-transform:uppercase !important;
    margin-top:15px !important;
        padding: 9px 30px 8px 30px !important;

}
/* ================================== */
/* END OF Restaurant SECTION */
/* ================================== */




/* ================================== */
/* START OF CREATIVE 5 ABOUT US SECTION */
/* ================================== */
.creative5-about-us-subscribe{padding:20px !important;}
/* ================================== */
/* END OF CREATIVE 5 ABOUT US SECTION */
/* ================================== */
/* ================================== */
/* START OF EDUCATION SECTION */
/* ================================== */
.education-home-left-image-study{ width:767px; float:right; /*position:absolute; left:-300px;*/ }
.radiant-contact-form .wpcf7-response-output{
    border:0px !important;
    margin:0px !important;
}
.image-position-part{
display:inline-block;
vertical-align:top;
}
.education-newsletter-submit{
        position: absolute;
    right: 0;
    background-color: #0e0e0e;
    color: #fff;
    border: none;
    padding: 13px 32px;
    border-radius: 30px;
}

p.education-location-image{
background-position:left 10px !important;
}
/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
.education-about-right-big-image{
width:auto !important;
}
.education-home-left-image-study {
    width: auto;
    float:none;

}
}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.education-about-right-big-image{
width:auto !important;
}
.education-home-left-image-study {
    width: 100%;
    float:none;

}
.education-newsletter-submit {
    position: relative;
    background-color: #0e0e0e;
    color: #fff;
    border: none;
    padding: 10px 35px;
    border-radius: 30px;
    display: block;
    margin: 0 auto;
    top: 20px;
}
}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
    .education-newsletter-submit {
    position: relative;
    background-color: #0e0e0e;
    color: #fff;
    border: none;
    padding: 10px 35px;
    border-radius: 30px;
    display: block;
    margin: 0 auto;
    top: 20px;
}
.education-about-right-big-image{
width:auto !important;
}
.education-home-left-image-study {
    width: 100%;
    float:none;
}
}
.education-chart td {
    color: #464646;
    font-weight:normal;
    padding: 10px 0 10px 27px !important;
    border:0px none !important;
}
.education-chart {
    border: 1px solid #e9e9e9;
    padding: 4px 4px;

}
.education-chart tr:nth-child(2n+1){
    background:#f9f9f9;
}
.education-chart td .fa-file-text-o{
color:#ffbf44;
font-size:15px;
line-height:26px;
padding:0 10px 0 0;
}
.education-chart td .fa-clock-o{
color:#b2b2b2;
font-size:15px;
line-height:26px;
padding:0 10px 0 0;
}
.education-table{
padding:0 20px;
}
.education-chart-two tr th {
    padding: 10px 15px 11px 15px !important;
    font-weight: 500;
    font-size: 15px;
    color: #000000;
    line-height: 22px;
    background:#ffbf44;
    border-right: 1px solid #eeeeee;
    text-align:center;
    vertical-align:middle;
}
.education-chart-two > tbody > tr > td{
border-right: 1px solid #eeeeee;
}
.education-chart-two tr td{
text-align:center;
    font-weight: 500;
    font-size: 14px;
    color: #000000;
    line-height: 22px;
    border-top:0px none !important;
    vertical-align:middle !important;
    padding:12px 15px 12px 15px !important;

}
.education-chart-two > tbody > tr > td:first-child{
background:#cee5fc;
}
.education-chart-two{
border:1px solid #eeeeee;
}
.education-chart-two tr:nth-child(even) {
  background: #f9f9f9;
}
.education-chart-two tbody tr:nth-child(even) td:first-child {
    background: #bcd7f4;
}
table.course-features tr td{
border-top: 0px none !important;
padding: 12px 15px 12px 0 !important;
background:none;
}

table.course-features > tbody > tr > td{
border: 0px none !important;
}
/* ================================== */
/* END OF EDUCATION SECTION */
/* ================================== */

/* ================================== */
/* START OF EDUCATION ABOUT SECTION */
/* ================================== */
.education-about-campus .vc_column-inner{ background-position:center top !important;}
.education-about-right-big-image{ width:960px;}
/* ================================== */
/* END OF EDUCATION ABOUT SECTION */
/* ================================== */
/* ================================== */
/* START OF EDUCATION ABOUT tablet */
/* ================================== */
@media screen and max-width(767px){.education-home-left-image-study{position:static; width:auto;}}
/* ================================== */
/* END OF EDUCATION ABOUT tablet */
/* ================================== */
/* ================================== */
/* START OF Restaurant creative */
/* ================================== */
.content-box-shadow{
   transition:all ease-in-out 0.3s;
   -webkit-transition:all ease-in-out 0.3s;
}
.content-box-shadow:hover{
    box-shadow: 5px 0 25px rgba(0,0,0,0.1);
   transition:all ease-in-out 0.3s;
   -webkit-transition:all ease-in-out 0.3s;
}
.creative-full-width-image{
    width:1366px;
}
.creative-call-to-action-image{
    width:994px;
    float:right;
}

/* ================================== */
/* END OF Restaurant creative */
/* ================================== */


/* ================================== */
/* START OF Fitness Home SECTION */
/* ================================== */
.fitness-girl{
    width:761px;
}
.fitness-contact-form-box-shadow > .vc_column-inner{
    box-shadow:0 0 15px rgba(0,0,0,0.2);
    box-shadow: 0 0 25px rgba(0,0,0,0.2);
    z-index: 2 !important;
}
.fitness-form-comments{
    height:125px !important;
}
.fitness-submit-btn{
    display:block;
    margin:20px auto 0 auto;
    text-transform:uppercase;
    /*border-radius:30px !important;*/
}


/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
div .fitness-girl{
    width:100%;
    margin-top:0 !important;
    margin-left:0 !important;
}
div .video-strong{
    margin-top:0px !important;
}
}


/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
div .fitness-girl{
    width:100%;
    margin-top:0 !important;
    margin-left:0 !important;
}
div .video-strong{
    margin-top:0px !important;
}

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
div .fitness-girl{
    width:100%;
    margin-top:0 !important;
    margin-left:0 !important;
}
div .testimonial-section{
    margin-top:-38px !important;
}
div .video-strong{
    margin-top:0px !important;
}
}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){

}
.heading-top-border1, .heading-top-border2, .heading-top-border3{
     position:relative;
}
 .heading-top-border1:before{
     content:"";
     position:absolute;
     left:0px;
     top:0px;
     width:53px;
     height:4px;
     background-color:#ffffff;
}
 .heading-top-border2:before{
     content:"";
     position:absolute;
     left:0px;
     top:0px;
     width:53px;
     height:4px;
     background-color:#ec2f40;
}
 .heading-top-border3:before{
    content:"";
    position:absolute;
    left:50%;
    top:0px;
    width:53px;
    height:4px;
    background-color:#ec2f40;
    transform:translateX(-50%);
    -webkit-transform:translateX(-50%);
}
 .hover-number{
     width:54px;
     height:54px;
     display:inline-block;
     vertical-align:top;
}
 .hover-box > .vc_column-inner .hover-number{
    transition: all .3s;
}
 .hover-box:hover > .vc_column-inner .hover-number{
     background-color:#ec2f40 !important;
     box-shadow:0px 0px 4px #ccc;
     color:#fff !important;
     transform: scale(1.2);
}
.page-id-8572 .hover-box div{
overflow:visible;
}
.hover-box:hover > .vc_column-inner .hover-number .radiantthemes-custom-heading-text h2 {
    color: #fff !important;
}


/* ================================== */
/* END OF Fitness Home SECTION */
/* ================================== */


/* ================================== */
/* START OF INDUSTRY SECTION */
/* ================================== */
.industry-about-box{
    box-shadow: 0 0 15px rgba(0,0,0,0.3)
}
.industry-submit-btn{
    display:block;
    margin:20px auto 0 auto;
    text-transform:uppercase;
}




/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){

div .industry-services-we{
    margin-top:0px !important;
}

}
/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

div .industry-services-we{
    margin-top:0px !important;
}

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){

div .industry-services-we{
    margin-top:0px !important;
}

}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){

}
/* ================================== */
/* END OF INDUSTRY SECTION */
/* ================================== */


/* ================================== */
/* START OF  CREATIVE HOME SECTION */
/* ================================== */
.rt-fancy-text-box.element-three > .holder > .main-placeholder .data .title, .blog.element-two .blog-item > .holder > .data .title a{
    font-family: Playfair Display;
}


.corporate-home-btn a{
    box-shadow: 4px 3px 18px rgba(100,66,255,0.4);
}

.call-back{
    position:relative;
    width:1067px;
    margin:0 auto;
}

.call-back .form-row {
    padding-top: 17px;
}

.call-back .form-row .Howcanwehelp select,
.call-back .form-row .Name input[type=text],
.call-back .form-row .PhoneNumber input[type=tel]{
    width: 270px !important;
    float: left;
    height: 36px;
    border: none;
    border-radius: 0 !important;
    font-weight: 400;
    font-size: 15px;
    color: #fff !important;
    line-height: 29px;
    margin-top:15px;
}
.call-back .form-row .Howcanwehelp select{
    margin-right: 29px;
}
.call-back .form-row .Name input[type=text]{
    margin-right: 29px;
}
.call-back .form-row .PhoneNumber input[type=text]{
    margin-right: 29px;
}
.call-back .form-row .Howcanwehelp select option{
    color:#000000 !important;
}
.call-back .form-row ::placeholder{
    color:#fff !important;
}
.wpcf7-response-output {
    margin-top: 30px !important;
    padding: 8px 12px 8px 12px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    opacity: 0.9;
}

/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
.call-back{
    position:relative;
    width:100%;
    max-width:100%;
    margin:0 auto;
}

.call-back .form-row{
    background-color:rgba(255,255,255,0.0) !important;
    padding-top: 20px !important;
    border-radius: 0 !important;
    margin-right:0 !important;
}

.call-back .form-row .Howcanwehelp select,
.call-back .form-row .Name input[type=text],
.call-back .form-row .PhoneNumber input[type=text],
.call-back .form-row .PhoneNumber input[type=tel]{
    width:100% !important;
    height: 50px;
    border:none;
    border-bottom:1px solid #fff !important;
    margin-bottom:15px !important;
    padding-bottom:0px !important;

}


.call-back .form-row input[type=submit]{
    position:relative !important;
    top:20px;
    right:0;
    height: 48px;
    border-radius: 35px !important;
    padding: 8px 32px 8px 32px !important;
    text-align:center !important;
    display: block;
    margin: auto;
}
.wpcf7-response-output {
    margin-top: 30px !important;
    padding: 8px 12px 8px 12px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    opacity: 0.9;
}
}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.call-back{
    position:relative;
    width:100%;
    max-width:100%;
    margin:0 auto;
}

.call-back .form-row{
    background-color:rgba(255,255,255,0.0) !important;
    padding-top: 20px !important;
    border-radius: 0 !important;
    margin-right:0 !important;
}

.call-back .form-row .Howcanwehelp select,
.call-back .form-row .Name input[type=text],
.call-back .form-row .PhoneNumber input[type=text]{
    width:100% !important;
    height: 50px;
    border:none;
    border-bottom:1px solid #fff !important;
    margin-bottom:15px !important;
    padding-bottom:0px !important;

}


.call-back .form-row input[type=submit]{
    position:relative !important;
    top:20px;
    right:0;
    height: 48px;
    border-radius: 35px !important;
    padding: 8px 32px 8px 32px !important;
    text-align:center !important;
    display: block;
    margin: auto;
}
.wpcf7-response-output {
    margin-top: 30px !important;
    padding: 8px 12px 8px 12px !important;
    border-width: 1px !important;
    border-style: solid !important;
    border-radius: 3px;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    opacity: 0.9;
}
div .corporate-home-box2{
    margin-top:0px !important;
}


}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
.call-back{
    position:relative;
    width:100%;
    max-width:100%;
    margin:0 auto;
    }

.call-back .form-row{
    padding-top:20px !important;
    }

.call-back .form-row .Howcanwehelp select,
.call-back .form-row .Name input[type=text],
.call-back .form-row .PhoneNumber input[type=text]{
    width:100% !important;
    height: 48px;
    border:none !important;
    border-bottom:1px solid #d6d7d8 !important;
    margin-bottom:15px !important;

    }



.call-back .form-row input[type=submit]{
 position:relative !important;
    top:20px;
    right:0;
    height: 48px;
    border-radius: 35px !important;
    padding: 8px 32px 8px 32px !important;
    text-align:center !important;
    display: block;
    margin: auto;
    }

}
/* ================================== */
/* END OF  CREATIVE HOME SECTION */
/* ================================== */


/* ================================== */
/* START OF CREATIVE AGENCY HOME SECTION */
/* ================================== */

.creative-agency-home-banner-laptop{
    width:557px;
    margin-left: -50px;
}

div .background-position-bottom-right{
    background-position:bottom right !important;
}
.vc_custom_1542096330388{
    box-shadow: 0 5px 15px rgba(239,70,129,0.4);
}
.vc_custom_1542096313188{
    box-shadow: 0 5px 15px rgba(239,70,129,0.4);
}
.vc_custom_1542102293169{
    box-shadow: 0 5px 15px rgba(239,70,129,0.4);
}



/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
.creative-agency-home-banner-heading{
    text-align:left !important;
}
.creative-agency-home-banner-sub-heading{
    text-align:left !important;
}

.creative-agency-home-banner-laptop{
    width:100%;
    margin-left:0px;
}
div .creative-agency-home-mobile-demo{
    margin-top:0px !important;
}
.creative-agency-about-project-right-side-banner > .vc_column-inner{
    padding:70px 20px !important;
}

}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){

.creative-agency-home-banner-laptop{
    width:100%;
    margin-left:0px;
}

div .creative-agency-home-mobile-demo{
    margin-top:0px !important;
}

.creative-agency-about-project-right-side-banner > .vc_column-inner{
    padding:50px 10px !important;
}


}



/* ================================== */
/* END OF  CREATIVE AGENCY HOME SECTION */
/* ================================== */



/* ================================== */
/* START OF MARKETING AGENCY HOME SECTION */
/* ================================== */
.rightTopPosition div{background-position:right bottom !important;}
div .background-position-center{background-position:center 64px !important;}
.creative-marketing-about-box{-webkit-box-shadow: 2px 3px 5px -2px rgba(0,0,0,0.75);
-moz-box-shadow: 2px 3px 5px -2px rgba(0,0,0,0.75);
box-shadow: 2px 3px 5px -2px rgba(0,0,0,0.75);}



/* ================================== */
/* END OF  MARKETING AGENCY HOME SECTION */
/* ================================== */

/* ================================== */
/* START OF MARKETING AGENCY ABOUT US SECTION */
/* ================================== */
*.background-position-center-top > * {
    background-position: center top !important;
}

.email-submit {
    background-color: #fff;
    float: left;
    border-radius: 50px;
    width: 100%;
    position:relative;
}

.email-submit input[type="email"]{
    height: 55px;
    width: 77%;
    float: left;
    background-color: #fff !important;
    border-radius: 50px;
    color: #898989;
    padding: 0px 55px;
    margin: 0px;
    border:0px;
    font-weight: normal;
    font-family: roboto;
    font-size: 14px;
}

.email-submit button{
    color: #fff;
    font-size: 16px;
    font-weight: normal !important;
    width: 23% !important;
    border-radius: 50px !important;
    float: right;
    margin: 0px;
    padding: 12px 20px 13px 20px !important;
    position: absolute;
    top: 0px;
    right: 0;
    background-color: #0e0e0e;
    border: 0;
}

.open-envelop{
    position: absolute;
    left: 28px;
    top: 19px;
    color:#cccccc;
    font-size:14px;
}
*.background-position-center-top > *{background-position: center top !important;}

.creative5-about-us-subscribe{ border-radius:100px !important;
        position: relative;
    top: 72px;
    z-index: 2;
}
.creative5-features-services-box .vc_column-inner > .wpb_wrapper{box-shadow:0 0 3px 0 rgba(0,0,0,0.3);}
/* ================================== */
/* END OF  MARKETING AGENCY ABOUT US SECTION */
/* ================================== */

/* ================================== */
/* START OF FINANCING AGENCY HOME SECTION */
/* ================================== */
.vc_column_container .financing-agency-background-position-10px {
    background-position: 0px 10px!important;
}
.financing-agency-small-banner{ position:relative; z-index:1;}
.financing-agency-big-oppertunity{ position:relative; z-index:2;}
.finance-inner-text .wpb_wrapper{
max-width:500px;
justify-content: flex-end;
}

/* ================================== */
/* END OF FINANCING AGENCY HOME SECTION */
/* ================================== */

/* ================================== */
/* START OF PORTFOLIO SECTION */
/* ================================== */

.portfolio-laptop-demo{
    width: 882px;
}
.portfolio-background-position-right{
        background-position: center right !important;
}
.portfolio-testimonial-circle-icon{
    position:absolute;
        top: -115px;
    left: -183px;
}
.portfolio-testimonial-line-icon{
    position:absolute;
    bottom: -110px;
    right: 0;

}
/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
.portfolio-laptop-demo{
    width: 100%;
}
}
/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

.portfolio-laptop-demo{
    width: 100%;
}

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
    .portfolio-laptop-demo{
    width: 100%;
}

}
/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px) {

}


/* ================================== */
/* END OF PORTFOLIO SECTION */
/* ================================== */


/* ================================== */
/* START OF DOCTOR PAGE */
/* ================================== */
.doctor-image-shadow .vc_column-inner{
box-shadow: 10px 0px 20px rgba(0,0,0,0.1);
}
.doctor-image-shadow-two .vc_column-inner{
box-shadow: 5px 4px 20px rgba(0,0,0,0.1);
}
.doctor-departments-shadow .vc_column-inner{
box-shadow: 0px 0px 15px rgba(0,0,0,0.1);
}
.doctor-price-chart td{
    color: #161c2a;
    font-style: normal;
    padding: 13px 0 13px 0 !important;
    font-size:16px;
    font-family: Roboto;
}
.doctor-price-chart > tbody > tr > td, .doctor-price-chart > tbody > tr > th, .doctor-price-chart > tfoot > tr > td, .doctor-price-chart > tfoot > tr > th, .doctor-price-chart > thead > tr > td, .doctor-price-chart > thead > tr > th{
border-top: 1px solid #b4b0b0 !important;
}

.doctor-price-chart > tbody > tr:first-child td {

    border-top: 0px none !important;

}

.vertical-alignment-top{
    vertical-align:top;
    display:inline-block;
}
.box-shadow-contact{
    box-shadow: 0px 2px 57px #e2e2e2;
    position: relative;
    z-index: 10;}

.doctor-button .custom-btn-submit2{
font-family: Montserrat !important;
}
/* ================================== */
/* END OF DOCTOR PAGE */
/* ================================== */


/* ================================== */
/* START OF PORTFOLIO HOME PAGE */
/* ================================== */

.portfolio-home-hover-box{
    transition: all ease-in-out 0.3s;
    padding:30px;
}

.portfolio-home-hover-box:hover{
    box-shadow: 0 0 15px rgba(0,0,0,0.2);
    transition: all ease-in-out 0.3s;
}

/* ================================== */
/* END OF PORTFOLIO HOME PAGE */
/* ================================== */






/* ================================== */
/* START OF EDUCATION HOME PAGE */
/* ================================== */
@media screen and (min-width:320px) and (max-width:767px){
.creative5-about-us-subscribe {
    border-radius: 0px !important;
}
.creative5-about-us-subscribe h2{ font-size: 23px !important; }

.creative5-about-us-subscribe .email-submit input[type="email"]{ height: 55px !important; width: 100% !important; }
.creative5-about-us-subscribe .email-submit button{ position: static !important;  width: 100% !important;}
div .creative5-about-us-subscribe{ padding:25px !important;}
.creative5-about-us-subscribe .email-submit{ background:transparent !important;}
.creative5-about-us-subscribe .email-submit button{ margin-top:20px;}
}
/* ================================== */
/* END OF EDUCATION HOME PAGE */
/* ================================== */

/* ================================== */
/* START OF LAW SERVICE PAGE */
/* ================================== */


.law-services-hover-box{
    transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
}
.law-services-hover-box:hover{
    background-color:#fff;
    box-shadow:0 0 15px rgba(0,0,0,0.2);
    transition:all 0.3s ease-in-out;
    -webkit-transition:all 0.3s ease-in-out;
}

/* ================================== */
/* END OF LAW SERVICE PAGE */
/* ================================== */

/* ================================== */
/* START OF wedding */
/* ================================== */

.headding-border{
position:relative;
}

.headding-border:after {
    position: absolute;
    left: 0;
    right: 37%;
    content: " ";
    top: 50%;
    background: #fff;
    height: 2px;
    width: 50px;
    margin: 0 auto;
}
.headding-border:before {
    position: absolute;
    left: 37%;
    right: 0;
    content: " ";
    top: 50%;
    background: #fff;
    height: 2px;
    width: 50px;
    margin: 0 auto;
}
/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

.headding-border:before{
left: 60%;
width: 48px;
}
.headding-border:after{
right: 60%;
width: 48px;
}

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.headding-border:before{
left: 87%;
width: 41px;
}
.headding-border:after{
right: 87%;
width: 41px;
}
}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
.headding-border:before{
left: 87%;
width: 41px;
}
.headding-border:after{
right: 87%;
width: 41px;
}
.education-study-row-part{ overflow: hidden !important; }
.education-home-left-image-study{position:static; left:0;}
}



/* ================================== */
/* END OF wedding */
/* ================================== */

/* ================================== */
/* START OF SEO HOME PAGE */
/* ================================== */

.seo-home-full-width-img{
    width:848px;
}
.seo-report-form{
    position:relative;
    width:100%;
    margin:0 auto;
}

.seo-report-form .form-row{
    background-color: #dedfec;
    padding: 10px 120px 10px 10px;;
    border-radius: 48px;
}

.seo-report-form .form-row .WebsiteURL input[type=url],
.seo-report-form .form-row .Email input[type=email]{
    width: 50% !important;
    float: left;
    height: 56px;
    background-color: #fff !important;
    border: none;
    border-right: 1px solid #d6d7d8 !important;
    border-radius: 30px 0 0 30px !important;
    font-weight: 400;
    font-size: 15px;
    color: #212d31 !important;
    line-height: 26px;
    padding-left: 25px !important;
}
.seo-report-form .form-row .Email input[type=email]{
    border-radius:0px !important;
}

.seo-report-form .form-row input[type=submit]{
    position: absolute !important;
    top: 10px;
    right: 10px;
    z-index: 1;
    height: 56px;
    padding: 11px 45px 11px 45px !important;
    background-color: #f87235 !important;
    border: none;
    border-radius: 30px !important;
    font-weight: 500 !important;
    font-size: 15px !important;
    color: #fff !important;
    line-height: 26px !important;
    cursor: pointer !important;
}
span.wpcf7-not-valid-tip{
    display:none !important;
}

.wpcf7-response-output.wpcf7-validation-errors{
    text-align:center;
    border-radius:35px;
    clear:both !important;
}
div .seo-home-background-size-bottom-center{
    background-position: center bottom !important;
}
/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){

.seo-report-form .form-row{
    background-color: #dedfec;
    padding: 20px 20px 25px 20px;
    border-radius: 20px;
}

.seo-report-form .form-row .WebsiteURL input[type=url],
.seo-report-form .form-row .Email input[type=email]{
    width: 100% !important;
    border-radius:30px !important;
}
.seo-report-form .form-row .Email input[type=email]{
    margin-top:5px;
    border-radius:30px !important;
}

.seo-report-form .form-row input[type=submit]{
    position: relative !important;
    width:100%;
    top:5px;
    right:0;
}
.seo-home-full-width-img{
    width:100%;
}
.seo-home-discover > .vc_column-inner {
    margin-left:0px !important;
}

}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.seo-report-form{
    position:relative;
    width:100%;
    max-width:100%;
    margin:0 auto;
}

.seo-report-form .form-row{
   padding: 10px 10px 15px 10px;
   border-radius: 10px;
}

.seo-report-form .form-row .WebsiteURL input[type=url],
.seo-report-form .form-row .Email input[type=email]{
    width:100% !important;
    border-radius:30px !important;
    height: 45px;
}
.seo-report-form .form-row .Email input[type=email]{
    margin-top:10px;
    border-radius:30px !important;
}



.seo-report-form .form-row input[type=submit]{
    position:relative !important;
    top:10px;
    right:0;
    text-align:center !important;
    margin: auto !important;
    display: block !important;
    width: 100%;
    height: 45px;
}
.seo-home-discover > .vc_column-inner {
    margin-left:0px !important;
}
}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
.seo-report-form{
    position:relative;
    width:100%;
    max-width:100%;
    margin:0 auto;
}

.seo-report-form .form-row{
  padding: 10px 12px 22px 14px;
   border-radius: 10px;
}

.seo-report-form .form-row .WebsiteURL input[type=url],
.seo-report-form .form-row .Email input[type=email]{
    width:100% !important;
    border-radius:30px !important;
    height: 45px;
}
.seo-report-form .form-row .Email input[type=email]{
    border-radius:30px !important;
}



.seo-report-form .form-row input[type=submit]{
    position:relative !important;
    top:6px;
    right:0;
    text-align:center !important;
    margin: auto !important;
    display: block !important;
    width: 100%;
    height: 45px;
}
}

/* ================================== */
/* END OF SEO HOME PAGE */
/* ================================== */




/* ================================== */
/* START OF LIVE IN CARE HOME */
/* ================================== */
.live-in-care-price h2{
    font-weight: 600; font-size: 36px; display: inline-block;}
.live-in-care-price p{
    font-weight: 400; font-size: 15px; color:#15171c;display: inline-block;}
    .live-in-care-price{text-align:center;}
    .live-in-care-home-price .vc_column-inner > .wpb_wrapper:hover{box-shadow:0 0 40px 0 rgba(5,5,6,0.13); cursor:pointer; transition-duration:0.5s;}
    .live-in-care-home-price .vc_column-inner > .wpb_wrapper{transition-duration:0.5s;}
    .live-in-care-top-image{ position:absolute; top:-29px; left:0; right:0;}
    .live-in-care-appointment{box-shadow:0 0 40px 0 rgba(5,5,6,0.13);}
    .live-in-care-safe-and-secure{ margin-bottom:20px;}

    .contact-section-mid{
        position:relative;
        z-index:999;
    }


/* ================================== */
/* END OF LIVE IN CARE HOME */
/* ================================== */



/* ================================== */
/* START OF ARCHITECTURE HOME */
/* ================================== */
.z-index-2{
    z-index:2;
}
.architecture-home-banner{
    width: 964px;
    margin-left: -164px;
}
.architecture-home-box-shadow-box > .vc_column-inner{
    box-shadow: 2px 0 15px rgba(0,0,0,0.2);
}


/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){

}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){

}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
.architecture-home-banner{
    width: 964px;
    margin-left: 0px;
}
}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){

}
/* ================================== */
/* END OF ARCHITECTURE HOME */
/* ================================== */


/* ================================== */
/* START OF ARCHITECTURE SERVICE */
/* ================================== */
.architecture-service-hover-box > .vc_column-inner{
    transition:all ease-in-out 0.3s;
}

.architecture-service-hover-box > .vc_column-inner:hover{
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.3);
    transition:all ease-in-out 0.3s;
}

/* ================================== */
/* END OF ARCHITECTURE SERVICE  */
/* ================================== */



/* ================================== */
/* START OF FREELANCE PHOTOGRAPHER HOME */
/* ================================== */
.full-width {
    width: 100%;
    border-radius: 3px !important;

}

/* ================================== */
/* END OF FREELANCE PHOTOGRAPHER HOME */
/* ================================== */


/* ================================== */
/* START OF CREATIVE HOME */
/* ================================== */
.creative-about-image{
  width: 700px;
  margin-left: -107px;
}


/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
        .creative-full-width-image{
        width:100%;
    }
    .creative-call-to-action-image {

    width: auto;
    float: left;

}
}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
        .creative-full-width-image{
        width:100%;
    }
    .creative-call-to-action-image {

    width: auto;
    float: left;

}
}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
    .creative-full-width-image{
        width:100%;
    }
    .creative-call-to-action-image {

    width: auto;
    float: left;

}
}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
    .creative-full-width-image{
        width:100%;
    }
    .creative-call-to-action-image {

    width: auto;
    float: left;

}
}

/* ================================== */
/* START OF CREATIVE HOME */
/* ================================== */


/* ================================== */
/* START OF TRAVEL HOME */
/* ================================== */
.travel-home-hover-box > .vc_column-inner{
        transition:all ease-in-out 0.3s;
}
.travel-home-hover-box > .vc_column-inner:hover{
        box-shadow: 0 0 15px rgba(0,0,0,0.2);
        transition:all ease-in-out 0.3s;
}

.travel-image-width-home-left{
    width:361px;
    margin-left: 0px;
}
.travel-image-width-home-right{
    width:355px;
    margin-left: -170px;
}
.travel-contact-button{
    display: block;
    margin: 0 auto;
    text-transform: uppercase;
    letter-spacing: 1px;
}

/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px) {
.travel-image-width-home-right{
    width:100%;
    margin-left: 0;
}
.travel-image-width-home-right {

    width: 100%;
    margin-left: 0;

}
}
/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px) {
	.travel-image-width-home-right{
    width:100%;
    margin-left: 0;
}
}
/* ================================== */
/* END OF TRAVEL HOME */
/* ================================== */

/* ================================== */
/* START OF SALON HOME */
/* ================================== */
.background-position-right-bottom > .vc_column-inner{
    background-position:right bottom !important;
}
.image-position div{
    margin-top:-173px;
}
.pricing-table .vc_column-inner{
    box-shadow:0 2px 15px rgba(0,0,0,0.2);
}
.table-striped > tbody > tr:nth-of-type(2n+1){
background:none;
}

.table-inner .table-bordered > tbody > tr > td,.table-inner .table-bordered > tbody > tr > th,.table-inner .table-bordered > tfoot > tr > td,.table-inner .table-bordered > tfoot > tr > th,.table-inner .table-bordered > thead > tr > td,.table-inner .table-bordered > thead > tr > th{
border:none;
padding-bottom:10px;
border-bottom: 1px solid #eee;
padding-left:0;
padding-right:0;
}
.table-inner .table-bordered{
border:none;
}
.table-inner .table-bordered > tbody > tr:last-child td {
    border-bottom: none;
}
.table-inner .table-bordered > tbody > tr td:last-child {

    text-align: right;

}
/* LARGE DESKTOP PART */
@media screen and (min-width:1200px){
}

/* DESKTOP PART */
@media screen and (min-width:992px) and (max-width:1199px){
}

/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
    .image-position div{
    margin-top:0px;
}

}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
        .image-position div{
    margin-top:0px;
}
.table-responsive{
    border:none !important;
}
}

/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
        .image-position div{
    margin-top:0px;
}
.table-responsive{
    border:none !important;
}
}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
        .image-position div{
    margin-top:0px;
}
}
/* ================================== */
/* SALON END */
/* ================================== */


/* ================================== */
/* START OF MOVERS */
/* ================================== */
.movers-home-hover-box > .vc_column-inner{
        box-shadow: 0 0 10px rgba(0,0,0,0.2);
}


/* ================================== */
/* END OF MOVERS*/
/* ================================== */
/* ================================== */
/* START OF PLUMBERS */
/* ================================== */
.plumbers-hover-box > .vc_column-inner{
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    transition:all ease-in-out 0.3s;
}

/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px) {
.pull-right{
        display: block;
    margin: 0 auto;
    float: none !important;
}
}
/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px) {
.pull-right{
        display: block;
    margin: 0 auto;
    float: none !important;
}
}

/* ================================== */
/* END OF PLUMBERS*/
/* ================================== */

/* ================================== */
/* START OF SPA*/
/* ================================== */
.spa-banner-girl{
    width:767px;
}
.spa-secrets-shadow .wpb_column{
    box-shadow: 0 0 40px rgba(0,0,0,0.2);
}
.spa-service-shadow .vc_column-inner{
    box-shadow: 18px 0 90px rgba(0,0,0,0.10);
}
.fancy-text-box-part{
    box-shadow: 0 0 40px rgba(0,0,0,0.2);
}

/* ================================== */
/* END OF SPA*/
/* ================================== */

/* ================================== */
/* START OF REAL ESTATE ABOUT*/
/* ================================== */

div .real-estate-about-testimonial-background-position-center{
    background-position:center !important;
}
.real-estate-footer-subscribe .form-row {
    position:relative;
}
.real-estate-footer-subscribe .form-row .real-estate-footer-subscribe-btn{
    padding: 7px 15px !important;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
}
/* ================================== */
/* END OF REAL ESTATE ABOUT**/
/* ================================== */

/* ================================== */
/* START OF CORPORATE-AGENCY*/
/* ================================== */
.corporate-agency-laptop-demo{
    width: 849px;
    margin-left: -263px;
}

.corporate-agency-btn-box-shadow > .radiantthemes-custom-button-main{
    box-shadow: 0px 10px 10px rgba(100,66,255,0.2);
}
.corporate-agency-submit-btn{
    border-radius:30px !important;
    text-transform:uppercase;
    padding:10px 32px !important;
}
.corporate-sgency-contact-submit-btn{
    margin-top:15px !important;
    border-radius:30px !important;
}
/* TABLET LANDSCAPE PART */
@media screen and (min-width:768px) and (max-width:991px){
.corporate-agency-laptop-demo{
    width: 100%;
    margin-left: 0PX;
}

}

/* TABLET PROTRAIT PART */
@media screen and (min-width:480px) and (max-width:767px){
      .corporate-agency-laptop-demo{
    width: 100%;
    margin-left: 0PX;
}
}
/* SMART PHONE LANDSCAPE PART */
@media screen and (min-width:321px) and (max-width:479px){
       .corporate-agency-laptop-demo{
    width: 100%;
    margin-left: 0PX;
}
.corporate-agency-fancytext-box > .vc_column-inner{
        margin-top: -30px !important;
}
}

/* SMART PHONE PROTRAIT PART */
@media screen and (max-width:320px){
      .corporate-agency-laptop-demo{
    width: 100%;
    margin-left: 0PX;
}
.corporate-agency-fancytext-box > .vc_column-inner{
        margin-top: -30px !important;
}
}
.corporate-agency-footer-form .form-row input[type="email"]{
font-size:16px;
line-height:28px;
color:#c1c4cb;
}

.corporate-agency-footer-form .corporate-agency-footer-btn{
color:#c1c4cb;
border-radius:30px;
margin-top:20px;
}


/* ================================== */
/* END OF CORPORATE-AGENCY*/
/* ================================== */

/* ================================== */
/* START OF Finance*/
/* ================================== */
.finance-video-shadow{
box-shadow: 0 0 25px rgba(0,0,0,0.15);
}

/* ================================== */
/* END OF Finance*/
/* ================================== */

/* ================================== */
/* START OF SHOP*/
/* ================================== */

.shop-newsletter{
	position: relative;
	box-shadow: 0px 0 10px rgba(0,0,0,0.15);
	border-radius: 30px;
}
.shop-newsletter input[type="email"]{
	width: 100%;
	padding:12px 30px;
	border:0px none;
	background:none;
	box-shadow: initial;
	color: #0e0817;
    line-height: 27px;
    font-size: 14px;
    font-family: Lato;
    font-weight: 700;
}

.shop-newsletter button,.shop-newsletter html input[type="button"],
.shop-newsletter input[type="reset"],
.shop-newsletter input[type="submit"]{
	background: none;
	margin-top: 13px;
	border: 0px none;
	text-decoration: underline !important;
	text-transform:uppercase;
	padding:0 !important;
	 line-height: 27px;
    font-size: 14px;
    font-family: Lato;
    font-weight: 700;
}
/* ================================== */
/* END OF SHOP*/
/* ================================== */



/* ================================== */
/* START OF STARTUP*/
/* ================================== */
.startup-agency-box-shadow{
    box-shadow: 0 0 55px rgba(0,0,0,0.2);
}

/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px) {
.startup-agency-contact-form-section > .vc_column-inner{
	padding: 50px 20px !important;
}
}


/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px) {
.startup-agency-contact-form-section > .vc_column-inner{
	padding: 50px 20px !important;
}
}


.startup-agency-image-width-home-left{
	width: 480px;
	margin-left: -24px;
}

.startup-agency-image-width-home-right{
	width: 480px;
	margin-left: -195px;
}
/* SMART PHONE LANDSCAPE PART */

@media screen and (min-width:321px) and (max-width:479px) {
	.startup-agency-image-width-home-right{
	width: 100%;
	margin-left: 0;
}
}
/* SMART PHONE PROTRAIT PART */

@media screen and (max-width:320px) {
	.startup-agency-image-width-home-right{
	width: 100%;
	margin-left: 0;
}
}
/* ================================== */
/* END OF STARTUP*/
/* ================================== */

/* ================================== */
/* START OF CREATIVE PORTFOLIO */
/* ================================== */

.creative-portfolio-box-item > .vc_column-inner{
    box-shadow:0px 0px 40px rgba(0,0,0,0.1);
}


/* ================================== */
/* END OF CREATIVE PORTFOLIO */
/* ================================== */
/* ================================== */
/* START OF DENTAL */
/* ================================== */

.dental-service-shadow .vc_column-inner {
    box-shadow: 0px 1px 90px rgba(0,0,0,0.10);
}
/* ================================== */
/* END OF DENTAL */
/* ================================== */
/* START OF PLUMBERS */
/* ================================== */


/* ================================== */
/* END OF PLUMBERS */
/* ================================== */

/* ================================== */
/* START OF DIGITAL AGENCY */
/* ================================== */
.digital-agency-home-banner-separator{
    display: inline-block;
    vertical-align: top;
}
.popular-service-box-shadow > .vc_column-inner{
    box-shadow: 0 0 45px rgba(0,0,0,0.12);
}
.digital-agency-footer-full-width-section{
    box-shadow: 0 0 40px rgba(0,0,0,0.12);
}


/* ================================== */
/* END OF DIGITAL AGENCY */
/* ================================== */