@font-face {

  font-family: 'BrownBold';

  src: url('../fonts/BrownBold.eot') format('embedded-opentype'),

   url('../fonts/BrownBold.woff') format('woff'),

   url('../fonts/BrownBold.ttf')  format('truetype'), 

   url('../fonts/BrownBold.svg#BrownBold') format('svg');

  font-weight: 700;

  font-style: normal;
  font-display: swap;

}



* {margin: 0;padding: 0;}

body {color:#000;font-family: 'FilsonW04-Regular';margin: 0;padding: 0;}
body {
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    font-size:16px;
    line-height: normal;
    
}

ul, li{margin: 0;padding: 0;list-style: none;}

a, input {-webkit-transition: all 0.4s linear;-o-transition: all 0.4s linear;transition: all 0.4s linear;text-decoration: none !important;}

select {-webkit-appearance:none;-moz-appearance:none;-ms-appearance:none;-o-appearance:none;appearance:none;text-indent: 1px;}

select::-ms-expand {display: none;}

h1, h2, h3, h4, h5, h6 {margin: 0;padding: 0;font-family: 'BrownBold';color: #1c1c1c;}

br {margin: 0;width: 0;}



.section_one {background-color: #0d2567;}

.contact_cls p {

    font-size: 16px;

    color: #ffffff;

    font-family: 'BrownBold';
     font-weight: 700;

    padding-left: 10px;

}

.contact_cls a {

    color: #ffffff;

}

.mail_cls {padding-top: 5px;display: -webkit-box;display: -ms-flexbox;display: flex;}

.mail_cls span{

    font-size: 16px;

    color: #ffffff;

    font-family: 'BrownBold';
     font-weight: 700;

    padding-left: 10px;

}

.mail_cls a {

    color: #ffffff;

}

ul.menu_text li {font-size: 16px;color: #ffffff;list-style: none;display: inline-block;font-family: 'BrownBold';font-weight: 700;/* margin-left: 35px; */padding: 0;}

.no-left{

    padding-left: 0;

}

.no-right{

    padding-right: 0;

}

.no-padding{

    padding: 0;

}

.menu_text ul {

    /* padding: 30px 0px; */

}

.contact_cls {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    padding-top: 10px;

}

.banner{background-repeat: no-repeat;background-size: cover;position: relative;width: 100%;height:auto;margin-top: -100px;}

.banner_text h1 {

    font-size: 48px;

    line-height: 56px;

    color: #ffffff;

    -webkit-filter: drop-shadow(0px -3px 3.5px rgba(162,162,162,0.35));

            filter: drop-shadow(0px -3px 3.5px rgba(162,162,162,0.35));

    font-family: 'BrownBold';
     font-weight: 700;

    text-transform: uppercase;

}

.banner_text strong {

    font-size: 48px;

    line-height: 56px;

    color: #ffffff;

    -webkit-filter: drop-shadow(0px -3px 3.5px rgba(162,162,162,0.35));

            filter: drop-shadow(0px -3px 3.5px rgba(162,162,162,0.35));

    font-family: 'BrownBold';
     font-weight: 700;

    text-transform: uppercase;

}

.banner_text p {

    font-size: 24px;

    color: #ffffff;

    font-family: "Lato";

    font-weight: 300;

    padding-top: 15px;

}
.banner_text {
    padding: 22% 0 32% 0;
}

.sp-easy-accordion .sp-ea-single .ea-body p {
    font-size: 17px;font-family:"Lato";color:#535353;font-weight:300;line-height:26px;
}

.review-item.work_box p{font-size:17px;}
.review-item.work_box{width:auto !important;height:auto !important;margin:0 15px !important;}
/*.review-sec .our_work_content .slick-slide div{text-align:left !important;}*/
.review-sec h4{margin-bottom:40px;}
.review-sec .work_box:hover:before{display:none;}
.review-sec .work_box:hover {display:none;
    -webkit-transform: translateY(0px) !important;
    -ms-transform: translateY(0px) !important;
    transform: translateY(0px) !important;
}
.review-sec .our_work_content button.slick-next.pull-right.slick-arrow{top:50%;transform:translateY(-50%);}
.review-sec .our_work_content button.slick-prev.pull-left.slick-arrow {top:50%;transform:translateY(-50%);left:-30px;}
.review-sec .review-item{padding:0 10px;}
.review-sec{padding:0 50px;background:#f6f9ff;}


.faq-sec h2{color:#000;margin-bottom:20px;font-weight:bold;}

.logo_wrap{background-color: #0d2567;width:217px;height: 110px;position: absolute;z-index: 1;left: 35px;}

.logo_wrap:before{content: '';width: 67px;height: 110px;display: block;position: absolute;left: -67px;border-top: 110px solid #0d2567;border-left: 67px solid transparent;}

.logo_wrap:after{content: '';width: 67px;height: 110px;display: block;position: absolute;right: -67px;border-top: 110px solid #0d2567;border-right: 67px solid transparent;}

.logo_wrap img{height: 85px;position: absolute;margin: 12px 0 0 0;}

.banner_text a {

    font-size: 16px;

    color: #ffffff;

    font-family: 'BrownBold';
     font-weight: 700;

    background-color: #ff0000;

    padding: 5px 25px 12px 20px;

    margin-top: 35px;

    display: inline-block;

    text-transform: uppercase;

}

.banner_text i {

    font-size: 30px;

    top: 5px;

    left: 10px;

    position: relative;

}

.video_back {

    height: 453px;

    width: 100%;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: top center;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

}

.video_text h2 {

    font-size: 40px;

    color: #1c1c1c;

    text-transform: uppercase;

    font-family: 'BrownBold';
     font-weight: 700;

}


body .our_service h2 {
    font-size: 40px;
    color: #1c1c1c;
    text-align: center;
    font-family: 'BrownBold';
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.postid-940 .painting .bot_pad h2{padding:0 9%;}
.postid-933 .painting .bot_pad h2{padding:0 9%;}
.postid-753 .painting .bot_pad h2{padding:0 9%;}
.postid-662 .painting .bot_pad h2{font-size:26px;}
.postid-642 .painting .bot_pad h2{font-size:26px;}
.postid-620 .painting .bot_pad h2{font-size:26px;}


.video_text p {

    font-size: 18px;

    line-height: 26px;

    color: #535353;

    font-family: "Lato";

    font-weight: 300;

    padding-top: 10px;

}

.video_text a {
    font-size: 16px;
    color: #ffffff;
    background-color: #0d2668;
    text-transform: uppercase;
    font-family: 'BrownBold';     font-weight: 700;

    padding: 15px 25px;

    margin-top: 25px;

    display: inline-block;

    -webkit-transition: 0.5s linear;

    -o-transition: 0.5s linear;

    transition: 0.5s linear;

}


 .links {
    font-size: 16px;
    color: #535353 !important; background: none !important;
 padding: 5px 0px !important;
    text-transform: none !important;
    font-family: 'BrownBold';     font-weight: 400 !important;

    padding: 0px 0px;

    margin-top: 25px;

    display: inline !important;
}
.link1 { text-transform: none !important;
    margin-top: 0px !important;
    padding: 0px 0px !important; font-family: "Lato" !important;
font-weight: 300;
   color: #535353 !important; background: none !important;
    
    border: none !important;
    
}

.video_section {

    background-color: #f1f3f9;

    padding: 50px 0px 100px;

}
.video_section {
    padding: 50px 0px 70px;
}
.disclare {
    padding-bottom: 40px;
}

.video_text {

    clear: both;

}

.play_circle {

    height: 41px;

    width: 65px;

    background-color: #ff0000;

    border-radius: 10px;

    text-align: center;

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

}

.video_fraame i {

    font-size: 20px;

    color: white;

    margin-top: 10px;

}



.get_qoute{

    clear: both;

}

.get_div {

    padding: 20px 0px;

}

.input_div {

    max-width: 24%;

    width: 100%;

    display: inline-block;

    vertical-align: top;

    margin-right: 9px;
    margin-top:10px;
}
.second-line-input .input_div{
    max-width:32.30%;
}

.submit_input_div {

    width: 15%;

    height: 39px;

    float: right;

    cursor: pointer;

    position: relative;

    top: 0px;
    
    clear:both;
    margin:0 auto;
    display:table;
    float:none;

}

.submit_input_div input {

    width: 100%;

    height: 100%;

    background-color: #0d2668;

    border: none;

    font-size: 18px;

    color: #ffffff;

    font-weight: 800;

    text-transform: uppercase;

    outline: none !important;

    cursor: pointer;

    text-align: center;

    letter-spacing: .2px;

    font-family: 'BrownBold';
    font-weight: 700;
    padding:10px;
}

.input_div input {

    border: 1px solid #cecece;

    border-radius: 0px;

    height: 39px;

    color: #000;

    font-size: 16px;

    font-family: "Lato";

    font-weight: 400;

    padding: 0px 36px 0px 12px;

    width: 100%;

    background: #fff;

    outline: none !important;



}

.input_div select {

    border: 1px solid #cecece;

    border-radius: 0px;

    height: 39px;

    font-size: 16px;

    font-family: "Lato";

    font-weight: 400;

    padding: 0px 12px;

    width: 100%;

    background: #fff;

    outline: none !important;

    color: #535353;

    background-image: url(../images/select.png);

    background-repeat: no-repeat;

    background-position: right;

    background-color: white;

    background-position-x: 205px;

}

::-webkit-input-placeholder {

    font-size: 16px;

    color: #535353;

    font-family: "Lato";

    font-weight: 400;

}

::-moz-placeholder {

    font-size: 16px;

    color: #535353;

    font-family: "Lato";

    font-weight: 400;

}

:-ms-input-placeholder {

    font-size: 16px;

    color: #535353;

    font-family: "Lato";

    font-weight: 400;

}

::-ms-input-placeholder {

    font-size: 16px;

    color: #535353;

    font-family: "Lato";

    font-weight: 400;

}

::placeholder {

    font-size: 16px;

    color: #535353;

    font-family: "Lato";

    font-weight: 400;

}

.get_cut{background-color:#ffffff;width: 231px;height: 41px;position: relative;z-index: 1;margin: 0 auto;margin-top: -40px;}

.get_cut:before{content: '';width: 39px;height: 40px;display: block;position: absolute;left: -39px;border-bottom: 41px solid #ffffff;border-left: 37px solid transparent;}

.get_cut:after{content: '';width: 39px;top:0;height: 40px;display: block;position: absolute;right: -39px;border-bottom: 41px solid #ffffff;border-right: 37px solid transparent;}

.get_cut h2 {text-transform: uppercase;font-size: 24px;color: #1c1c1c;font-family: 'BrownBold';font-weight: 700;padding-top: 15px;text-align: center;}

.get_cut h6 {text-transform: uppercase;font-size: 24px;color: #1c1c1c;font-family: 'BrownBold';font-weight: 700;padding-top: 15px;text-align: center;}

.service_box{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 370px;

    height:315px;

    text-align: center;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

}

.our_service {

    padding: 80px 0px 65px;

}

.our_service h3 {

    font-size: 40px;

    color: #1c1c1c;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;
     text-transform: uppercase;
         margin-bottom: 25px;
}

.service_content {

    padding: 45px 0px 0px;

}

/*.service_content ul {

    margin-left: -30px;

}*/

.service_content ul li {

    width: 30.83%;

    float: left;

    margin-left: 28px;

}

.pro_line p {

    font-size: 16px;

    line-height: 24px;

    color: #535353;

    font-family: "Lato";

    font-weight: 300;

    padding-right: 10px;

    margin-bottom: 0;

}

.pro_line a {

    display: -webkit-inline-box;

    display: -ms-inline-flexbox;

    display: inline-flex;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    font-size: 14px;

    color: #ff0000;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;

    border: 1px dotted;

    padding: 7px 20px;

    border-radius: 100px;

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;



}

.pro_line span {

    margin-left: 10px;

}

.pro_line {

    clear: both;

}

.pro_line {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    padding-top: 45px;

}

.circle{

    height: 85px;

    width: 85px;

    background-color: white;

    border-radius: 100px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    z-index: 2;

}

.service_cut{background-color:#ffffff;width: 195px;height: auto;position: absolute;z-index: 1;margin: 0 auto;margin-top: 0;bottom: 0;}

.service_cut:before {
    content: '';
    width: 52px;
    height: auto;
    display: block;
    position: absolute;
    left: -51px;
    border-bottom: 53px solid #ffffff;
    border-left: 50px solid transparent;
}

.service_cut:after {
    content: '';
    width: 52px;
    top: 0;
    height: auto;
    display: block;
    position: absolute;
    right: -51px;
    border-bottom: 53px solid #ffffff;
    border-right: 50px solid transparent;
}

.service_cut h4 {

    font-size: 18px;

    color: #1c1c1c;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;

    padding-top: 13px;

    text-transform: uppercase;

}

.what_we_offer{

    position: relative;

    width: 100%;

    height: auto;

    background-color: #0d2563;

}

.what_we_offer:before{

    content: "";

    top:0;

    left: 0;

    height: 100%;

    width: 100%;

    position: absolute;

    background-image: url(../images/we_offer.png);

    background-repeat: no-repeat;

    background-size: cover;
    opacity: 0.5;

}

.what_we_offer_text h3 {

    font-size: 40px;

    color: #ffffff;

    font-family: 'BrownBold';
     font-weight: 700;

}

.what_we_offer_text {

    text-align: center;

    padding: 70px 0px 50px;

}
.than_spa {
    padding-top: 70px;
}

.what_we_offer_text p {

    font-size: 18px;

    line-height: 24px;

    color: #ffffff;

    font-family: "Lato";

    font-weight: 300;

    text-align: center;

    padding: 5px 14% 0px;

}

.offer_circle {

    height: 70px;

    width: 70px;

    border: 2px solid white;

    border-radius: 100px;

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    margin: 0 auto;

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

}

.offer_circle:hover {

    -webkit-transform: translateY(-10px);

        -ms-transform: translateY(-10px);

            transform: translateY(-10px);

}

.offer_box {

    text-align: center;

    padding-bottom: 70px;

}

.offer_box h4 {

    font-size: 18px;

    color: #ffffff;

    font-family: 'BrownBold';

    text-transform: uppercase;
     font-weight: 700;

    padding-top: 20px;

}

.offer_box p {

    font-size: 16px;

    line-height: 22px;

    color: #ffffff;

    font-family: "Lato";

    font-weight: 300;

    padding: 0px 30px;

    padding-top: 5px;

}

.icons {

    background-color: #ffffff;

}

.icons_content {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: space-evenly;

        -ms-flex-pack: space-evenly;

            justify-content: space-evenly;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    max-width: 940px;

    margin: 0 auto;

    padding: 15px 0px 25px;

}

.our_work h4 {

    font-size: 40px;

    color: #1c1c1c;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;
}

.our_work {

    padding: 70px 0px;

}

.work_box{

    background-repeat: no-repeat;

    background-size: cover;

    position: relative;

    width: 270px!important;

    height:360px;

    /* margin: 0 auto; */

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

    margin-top: 30px;

}

.our_work_content ul {

    margin-left: -30px;

}

ul.slider li {

    width: 22.5%;

    float: left;

    margin-left: 30px;

}

.work_cut p {font-size: 18px;color: #1c1c1c;text-align: center;font-family: 'BrownBold';font-weight: 700;padding-top: 12px; text-transform:uppercase; }

.work_cut{background-color: #f1f7f9;width: 192px;height: auto;position: absolute;z-index: 1;margin: 0 auto;margin-top: 0;bottom: 0;left: 40px;}

.work_cut:before{content: '';width: 32px;height: auto;display: block;position: absolute;left: -31px;border-bottom: 43px solid #f1f7f9;border-left: 30px solid transparent;}

.work_cut:after{content: '';width: 32px;top:0;height: auto;display: block;position: absolute;right: -31px;border-bottom: 43px solid #f1f7f9;border-right: 30px solid transparent;}

.testimonial_text h4 {

    font-size: 40px;

    color: #1a1a24;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;

    padding: 70px 0px 0;

}

.testimonial {

    background-color: #f6f9ff;

    padding-bottom: 110px;

    position: relative;

}

.data_slider h5 {

    font-size: 18px;

    color: #000000;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;

    padding-top: 30px;

}



.data_slider p {

    font-size: 20px;

    line-height: 28px;

    color: #000000;

    font-family: "Lato";

    font-weight: 300;

    font-style: italic;

    text-align: center;

    padding: 0px 20px 90px;

    padding-top: 10px;

}

.testi_img img {

    display: inline-block;

    margin: 0 auto;

    margin-top: 0;

    position: relative;

    top: 30px;

    -webkit-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s;

}

.testi_img {

    text-align: center;

}

.data_slider {

    max-width: 80%;

    margin: 0 auto;

    position: relative;

}

.carousel-control.right{

    background:none;

}

.carousel-control.left{

    background:none;

}

.carousel-indicators li {

  background-color: #ffd1d1;

  border: 2px solid #ffd1d1;

}

.carousel-indicators .active {

  width: 10px;

  height: 10px;

  background-color: #fff;

  border: 2px solid #0d2668;

}

.carousel-indicators {

    bottom: 35px;

}

.comma {

    position: absolute;

    top: 40px;

    left: 100px;

}

.footer {

    background-color: #0d2668;
position: relative;margin-bottom: -15px;
}
.footer_logo {
    margin-bottom: 30px;
}
.footer_logo img {

    width: 100%;

}

.about_footer p {

    font-size: 16px;

    line-height: 22px;

    color: #ffffff !important;

    font-family: "Lato";

    font-weight: 300;

    padding: 15px 50px 0px 0px;

}

.about_footer {

    padding: 40px 0px;

}

.link h5 {

    font-size: 20px;

    color: #ffffff;

    font-family: 'BrownBold';
     font-weight: 700;
     text-transform: uppercase;

}

.link {

    padding-top: 80px;

}

.link ul li {

    font-size: 16px;

    line-height: 30px;

    color: #ffffff;

    font-family: "Lato";

    font-weight: 300;

}

.link a {

    color: white;

}

.link ul {

    padding: 15px 0 0px 5px;

}

.link i {

    font-size: 20px;

    padding-right: 10px;

    width: 30px;

}

ul.contact_footer {

    padding-left: 0;

}

.contact_footer li {

    padding-bottom: 12px;

}

.social_icon {

    height: 35px;

    width: 35px;

    border-radius: 100px;

    background-color: #091b49;

    text-align: center;

    margin-left: -10px;

}

.link p {

    font-size: 16px;

    color: #ffffff;

    font-family: "Lato";

    font-weight: 300;

    margin: 0;

    padding-left: 10px;
}

.social_icon i {

    text-align: center;

    margin: 0;

    padding: 0;

    padding-top: 10px;

    color: white;

    font-size: 16px;

}

.social_div{

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: center;

        -ms-flex-pack: center;

            justify-content: center;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    padding-top: 15px;

}

.footer_last p {

    font-size: 16px;

    color: #ffffff;

    font-family: "Lato";

    font-weight: 300;

    padding: 20px 0px 16px;

}

.footer_last {

    border-top: 1px solid #263c77;
/*margin-bottom: -15px;*/
}

.link a:hover {

    color: #ff0000;

}


.get_qoute input[type="text"] {

    background-image: url(../images/admin.png);

    background-repeat: no-repeat;

    background-position: right;

    background-color: white;

   background-position: right 15px bottom 10px;

}

.get_qoute input[type="email"]{

    background-image: url(../images/mess.png);

    background-repeat: no-repeat;

    background-position: right;

    background-color: white;

    background-position: right 15px bottom 10px;

}

.get_qoute input[type="tel"]{

    background-image: url(../images/phone.png);

    background-repeat: no-repeat;

    background-position: right;

    background-color: #fff;

    background-position: right 15px bottom 10px;

}

.test_text{background-color:#ffffff;padding: 40px 0 13px 0;margin-top: -21px;-webkit-box-shadow: 0px -4px 79px #eee;box-shadow: 0px -4px 79px #eee;}

.our_work_content button.slick-prev.pull-left.slick-arrow:before {

    content: "\f0d9";

    font-family: FontAwesome;

    display: inline-block;

    vertical-align: middle;

    color: #000000;

}

.our_work_content i {

    display: none;

}

.our_work_content button.slick-next.pull-right.slick-arrow:before {

    content: "\f0da";

    font-family: FontAwesome;

    display: inline-block;

    vertical-align: middle;

    color: #000000;

}

.our_work_content button.slick-prev.pull-left.slick-arrow {border: none;background-color: transparent;position: absolute;top: 168px;font-size: 20px;left: -60px;outline: 0;}

.our_work_content button.slick-next.pull-right.slick-arrow {

    border: none;

    background-color: transparent;

    position: absolute;

    top: 168px;

    font-size: 20px;

    right: -30px;

    outline: 0;

}

.our_work_content .slick-slide div {

    text-align: center;

    outline: 0;

}

.work_box:hover {

    -webkit-transform: translateY(-10px);

        -ms-transform: translateY(-10px);

            transform: translateY(-10px);

}

.slider a {

    outline: 0;

}

.menu_text a{color: #ffffff;padding: 30px 10px  128px 15px;position: relative;z-index: 9999;display: inline-block;}

.menu_text a:hover{

    color: #ff0000;

}

.contact_cls a:hover {

    color: #ff0000;

}

.mail_cls a:hover {

    color: #ff0000;

}

.banner_text a:hover {

    background-color: #0d2668;

}

.submit_input_div input:hover {

    background-color: #ff0000;

}

#video_icon1:hover .play_circle {

    background-color: #0d2668;

}

.video_text a:hover {

    background-color: #ff0000;

}

.icon_wrap {

    -webkit-transition: 0.5s;

    -o-transition: 0.5s;

    transition: 0.5s;

}

.icon_wrap:hover {

    -webkit-transform: scale(1.2);

        -ms-transform: scale(1.2);

            transform: scale(1.2);

}

.testi_img img:hover {

    -webkit-transform: translateY(-10px);

        -ms-transform: translateY(-10px);

            transform: translateY(-10px);

}

.pro_line a:hover {

    background-color: #0d2668;

    border: 1px solid #0d2668;

}

.over_hover{

    display: none;

}

.service_box:hover .over_hover{

    display: block;

}

.service_box:hover .hover-alt{

    display: none;

}

.service_box:hover .service_cut h4{

    color: #fff;

}



.service_cut-over p{

    font-size: 16px;

    font-family: "Lato";

    font-weight: 300;

    text-align: center;

    padding: 7px 0px 0px;

    color: white;

}

.service_cut-over{background-color:#ff0000;width: 195px;height: auto;position: absolute;z-index: 1;margin: 0 auto;margin-top: 0;bottom: 0;}

.service_cut-over:before {
    content: '';
    width: 50px;
    height: auto;
    display: block;
    position: absolute;
    left: -49px;
    border-bottom: 146px solid #ff0000;
    border-left: 50px solid transparent;
}

.service_cut-over:after {
    content: '';
    width: 50px;
    top: 0;
    height: auto;
    display: block;
    position: absolute;
    right: -49px;
    border-bottom: 146px solid #ff0000;
    border-right: 50px solid transparent;
}

.service_cut-over h4 {

    font-size: 18px;

    color: #fff;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;

    padding-top: 13px;

    text-transform: uppercase;

    padding-top: 34px;

}

.service_cut-over{

    opacity: 0;

    -webkit-transition: 0.4s all ease;

    -o-transition: 0.4s all ease;

    transition: 0.4s all ease;

}

.service_box:hover .service_cut{

    opacity: 0;

}

.service_box:hover .service_cut-over{

    opacity: 1;

}

.service_box:hover .circle{

background-color: #ff0000;

}



/* Arrow */

.things > .content {

  float: left;

  width: 50%;

  height: auto;

  -webkit-box-sizing: border-box;

  box-sizing: border-box;

  position: relative;

}

.things > .content h1 {

  font-family: 'Arial', sans-serif;

  text-transform: uppercase;

  top: 0;

  bottom: 0;

  left: 0;

  right: 0;

  margin: auto;

  position: absolute;

  height: 150px;

  color: #89323B;

}

.arrow {

    position: relative;

  margin: 0 auto;

  width: 100px;

}

.arrow .curve {

    border: 2px solid #1b1b1b;

    border-color: transparent transparent transparent #1b1b1b;

    height: 74px;

    width: 53px;

    border-radius: 200px 0 0 150px;

    position: absolute;

}

.arrow .point {

    position: absolute;

    left: 40px;

    top: 315px;

}

.arrow .point:before, .arrow .point:after {

    border: 1px solid #1b1b1b;

    height: 15px;

    content: "";

    position: absolute;

}

.arrow .point:before {

    top: -258px;

    left: -37px;

    transform:rotate(-74deg);

    -webkit-transform: rotate(-74deg);

    -moz-transform:rotate(-74deg);

    -ms-transform: rotate(-74deg);

}

.arrow .point:after {

  top: -263px;

  left: -29px;

  transform:rotate(12deg);

  -webkit-transform: rotate(12deg);

  -moz-transform:rotate(12deg);

  -ms-transform: rotate(12deg);

}

.arrow {

    -webkit-transform: rotate(-76deg);

        -ms-transform: rotate(-76deg);

            transform: rotate(-76deg);

    left: 50%;

    top: -41px;

}

.test_text span {

    color: #ff0000;

}

.testi_cut{background-color:#fbfbfb;width: 120px;height: 40px;z-index: 1;margin: 0 auto;margin-top: -40px;}

.testi_cut:before{content: '';width: 67px;height: 40px;display: block;position: absolute;left: -67px;border-bottom: 40px solid #fbfbfb;border-left: 30px solid transparent;}

.testi_cut:after{content: '';width: 67px;top:0;height: 40px;display: block;position: absolute;right: -67px;border-bottom: 40px solid #fbfbfb;border-right: 30px solid transparent;}

.testi_cut {

    position: absolute;

    -webkit-transform: rotate(-90deg);

        -ms-transform: rotate(-90deg);

            transform: rotate(-90deg);

    top: 65%;

    left: -80px;

}

.testi_cut2{background-color:#fbfbfb;width: 120px;height: 40px;z-index: 1;margin: 0 auto;margin-top: -40px;}

.testi_cut2:before{content: '';width: 67px;height: 40px;display: block;position: absolute;left: -67px;border-bottom: 40px solid #fbfbfb;border-left: 30px solid transparent;}

.testi_cut2:after{content: '';width: 67px;top:0;height: 40px;display: block;position: absolute;right: -67px;border-bottom: 40px solid #fbfbfb;border-right: 30px solid transparent;}

.testi_cut2 {

    position: absolute;

    -webkit-transform: rotate(90deg);

        -ms-transform: rotate(90deg);

            transform: rotate(90deg);

    top: 65%;

    right:-80px;

}

/*work*/

.inner-banner{background-repeat: no-repeat;background-size: cover;background-position: top center;position: relative;width: 100%;height:auto;margin-top: -100px;-webkit-box-shadow: inset 670px 0 145px -6px rgba(0,0,0,0.4);box-shadow: inset 670px 0 145px -6px rgba(0,0,0,0.4);}

.inner-banner h1 {

    text-transform: uppercase;

    font-size: 48px;

    color: #ffffff;

    -webkit-filter: drop-shadow(0px -3px 3.5px rgba(162,162,162,0.35));

            filter: drop-shadow(0px -3px 3.5px rgba(162,162,162,0.35));

    font-family: 'BrownBold';
     font-weight: 700;
    padding: 15% 0px;

}

.work_img_wrap{

    background-repeat: no-repeat;

    background-size: cover;

    background-position: top right;

    position: relative;

    width: 100%;

    height:320px;

    -webkit-transition: 0.5s ease;

    -o-transition: 0.5s ease;

    transition: 0.5s ease;

}

.work_pad {

    padding-right: 2px;

}

.work_section {

    padding: 75px 0px 100px;
    background-color: #f6f9ff;

}

.work_section_text h2 {

    font-size: 40px;

    color: #1c1c1c;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;

    text-transform: uppercase;
    padding-bottom: 10px;

}

.work_top {

    padding-top: 60px;

}

.work_section_cut{background-color:#ffffff;width: 150px;height: auto;position: absolute;z-index: 1;margin: 0 auto;margin-top: 0;bottom: 0;left: 58px;}

.work_section_cut:before{content: '';width: 45px;height: auto;display: block;position: absolute;left: -47px;border-bottom: 37px solid #ffffff;border-left: 47px solid transparent;}

.work_section_cut:after{content: '';width: 47px;top:0;height: auto;display: block;position: absolute;right: -47px;border-bottom: 37px solid #ffffff;border-right: 47px solid transparent;}

.work_section_cut p {

    margin: 0;

    font-size: 17px;

    color: #0d2668;

    text-align: center;

    padding: 9px 0px;

    font-family: 'BrownBold';
     font-weight: 700;

}

.work_img_wrap:hover:before {

    content: "";

    top:0;

    left: 0;

    height: 100%;

    width: 100%;

    position: absolute;

    background-color: rgba(0,0,0,0.4);

}

.work_img_wrap:hover .work_section_cut:before

{

    border-bottom: 37px solid #0d2668;

}

.work_img_wrap:hover .work_section_cut p {

    color: white;

}

.work_img_wrap:hover .work_section_cut

{

    background-color: #0d2668;

    color: white;

}

.work_img_wrap:hover .work_section_cut:after

{

    border-bottom: 37px solid #0d2668;

}



/*about-us*/

.about-text {

    padding-top: 0;

}

.about-text p {

    font-size: 16px;

}

.about-text a:hover {

    color: white;

}

.about-text a {

    margin-top: 8px;

    padding: 10px 50px;

    color: #ff0000;

    background-color: transparent;

    border: 1px dotted #ff0000;

    border-radius: 100px;

}

.about_self_banner{

    width: 100%;

    height:auto;

    position: relative;

    background-color: #ff0000;

    background-repeat: no-repeat;

    background-size: cover;

    background-position: top center;

}

.about_self_banner:before{

    content: "";

    top: 0;

    left: 0;

    height: 100%;

    width: 100%;

    position: absolute;

    background-color: rgba(252,24,24,0.9);

}

.about_self_text {

    position: relative;

    padding: 45px 0px 60px;

}

.about_self_text p {

    font-size: 18px;

    line-height: 28px;

    color: #ffffff;

    font-family: "Lato";

    font-weight: 300;

    font-style: italic;

}

.about_self_text h4 {

    font-size: 18px;

    color: #ffffff;

    font-family: 'BrownBold';
     font-weight: 700;

}

.about_self_image img {

    float: right;
    padding-right: 15px;

}

img.down-co {

    position: absolute;

    right: 15px;

    bottom: 71px;

}

.about_self_image {

    padding-top: 35px;

}

.client_testimonial {

    background-color: #f6f9ff;

    padding: 70px 0px;

    font-family: 'BrownBold';
     font-weight: 700;

}



.client_testimonial h3 {

    font-size: 40px;

    color: #1a1a24;

    text-align: center;

    text-transform: uppercase;

}

.about_icon{

    background-color: #ffffff;

}

.icon_wrap img {

    margin: 0 auto;

}

.ct_box {

    background-color: #ffffff;

    position: relative;

}

.ct_text h4 {

    font-size: 18px;

    color: #000000;

    font-family: 'BrownBold';
     font-weight: 700;

    text-transform: uppercase;
    padding-bottom: 10px;

}

.ct_text {

    text-align: center;

    padding:30px 0px 30px;

}

.ct_text p {

    font-size: 16px;

    line-height: 26px;

    color: #000000;

    font-family: "Lato";

    font-weight: 300;

    font-style: italic;

    text-align: center;

    padding: 0px 50px;

}

.ct_image img {

    margin: 0 auto;

}

.ct_image {

    position: absolute;

    width: 100%;

    margin-top: -48px;

}

.ct_text {

    margin-top: 90px;

    -webkit-box-shadow: 0px -4px 79px #eee;

            box-shadow: 0px -4px 79px #eee;

}

.comma-ct {

    position: absolute;

    top: -19px;

    left: 50px;

}

.process_section h3 {

    font-size: 40px;

    color: #1c1c1c;

    text-align: center;

    text-transform: uppercase;

    font-family: 'BrownBold';
     font-weight: 700;

}

.process_section_text p {

    font-size: 18px;

    line-height: 26px;

    color: #535353;

    font-family: "Lato";

    font-weight: 300;

    text-align: center;

    padding: 20px 120px 70px;

}

.process_section {

    padding-top: 75px;

}

.process_box_had p {

    font-size: 16px;

    color: #0d2668;

    font-family: 'BrownBold';
     font-weight: 700;

    text-align: center;

    position: absolute;

    bottom: 0;

    width: 100%;

    border-bottom: 2px dotted #ff0000;

    margin: 0;

    padding-bottom: 15px;

}

.process_box_text p {

    font-size: 16px;

    line-height: 24px;

    color: #535353;

    font-family: "Lato";

    font-weight: 300;

    text-align: center;

    position: absolute;

    top: 0;

    width: 100%;

    padding: 0px 10px;

    padding-top: 15px;

}

.process_box_had2 p {

    font-size: 16px;

    color: #0d2668;

    font-family: 'BrownBold';
     font-weight: 700;

    text-align: center;

    position: absolute;

    top: 0;

    width: 100%;

    border-top: 2px dotted #ff0000;

    margin: 0;

    margin-top: -2px;

    padding-top: 15px;

}

.process_box_text2 p {

    font-size: 16px;

    line-height: 24px;

    color: #535353;

    font-family: "Lato";

    font-weight: 300;

    text-align: center;

    position: absolute;

    bottom: 0;

    width: 100%;

    padding: 0px 10px;

    margin: 0;

    padding-bottom: 15px;

}

.process_content ul li {

    width: 19.9%;

    float: left;

    margin-left: 1px;

}

.process_box_text {

    min-height: 158px;

    position: relative;

}

.process_box_had {

   position: relative;

   min-height: 158px;

}

.process_box_text2 {

    min-height: 158px;

    position: relative;

    z-index: 0;

}

.process_box_had2 {

   position: relative;

   min-height: 158px;

   z-index: 0;

}

.process_box_had:before{

   position: absolute;

   content: "\f192";

   font-family: FontAwesome;

   display: block;

   bottom: -9px;

   left: 105px;

   z-index: 1;

   font-size: 20px;

   color: #ff0000;

   background-color: #ffffff;

  }

.process_box_had2:before{

   position: absolute;

   content: "\f192";

   font-family: FontAwesome;

   top: -11px;

   left: 105px;

   background-color: #ffffff;

   z-index: 1;

   font-size: 20px;

   color: #ff0000;

  }

/*contact*/

  .contact_us_section {

    padding: 80px 0px;

    background-color: #f6f9ff;

}

.contact_us_section_text {

    text-align: center;

}

.contact_us_section_text h4 {

    font-size: 24px;

    color: #ff0000;

    font-family: 'BrownBold';
     font-weight: 700;

}

.contact_us_section_text h5 {

    font-size: 18px;

    line-height: 24px;

    color: #535353;

    font-family: "Lato";

    font-weight: 300;

}

.img_logo_wrap {

    width: 50px;

    height: 50px;

    background-color: #0d2668;

    border-radius: 100px;

    text-align: center;

}

.img_logo_wrap img {

    margin: 0 auto;

    padding-top: 15px;

}

.img_text {

    text-align: left;

}

.contact_adjust {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-pack: end;

        -ms-flex-pack: end;

            justify-content: flex-end;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    padding-right: 20px;

    padding: 50px 0px 32px;

}

.img_logo_wrap {

    margin-right: 20px;

}

.contact_adjust2 {

    display: -webkit-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-box-align: center;

        -ms-flex-align: center;

            align-items: center;

    padding-left: 20px;

    padding: 50px 0px 32px;

}

.contact_us_section_text h2 {

    font-size: 40px;

    color: #1c1c1c;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;

}

.contact_us_section_text p {

    font-size: 18px;

    line-height: 26px;

    color: #535353;

    font-family: "Lato";

    font-weight: 300;

    text-align: center;

    padding: 0px 19%;

}

.formfield {

    width: 100%;

    padding: 10px;

    font-size: 16px;

    color: #535353;

    font-weight: 300;

    margin-bottom: 10px;

    outline: 0;

    border: 1px solid #a9a9a9;

}

.form {

    max-width: 970px;

    margin: 0 auto;

}

.textarea {

    width: 100%;

    padding: 10px;

    font-size: 16px;

    color: #535353;

    font-weight: 300;

    resize: none;

    height: 90px;

    outline: 0;

    border: 1.1px solid #a9a9a9;

}

.submit input {

    font-size: 16px;

    color: #ffffff;

    font-family: 'BrownBold';
     font-weight: 700;

    background-color: #0d2668;

    border: none;

    padding: 12px 35px;

    margin-top: 35px;

}

.painting {

    padding: 80px 0px 30px;

}
.painting1 { width: 100%; float: left;

    padding: 80px 0px 30px;

}

.painting p {

    font-size: 18px;

    color: #535353;

    font-family: "Lato";

    font-weight: 300;

    text-align: center;

    line-height: 26px;

    margin: 0;

    padding: 0px 9%;

}

.painting1 p {
    font-size: 18px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300; text-align: left;
    
    line-height: 26px;

    margin: 0;

    padding: 10px 0%;

}

.painting1 h2 {

    text-transform: uppercase;

    font-size: 32px;

    color: #1c1c1c;

    font-family: 'BrownBold';
     font-weight: 700; margin-top: 10px; margin-bottom: 10px;

}

.painting_content {

    max-width: 970px;

    margin: 0 auto;

    padding-top: 60px;

}

.paint_text h2 {

    text-transform: uppercase;

    font-size: 32px;

    color: #1c1c1c;

    font-family: 'BrownBold';
     font-weight: 700;

}

.paint_text p {

    text-align: left;

    padding: 0;

    padding-top: 5px;

}

.paint_text {

    padding-top: 30px;

}

.bot_pad {

    padding-bottom: 80px;

}

.paint {

    background-color: #ffffff;

}

.painting {

    background-color: #f6f9ff;

}

.float_data {

    float: right;

}

.process_section_text {

    clear: both;

}

.mob_slider_step{

    display: none;

}

.acf-map {

    height: 415px;

    width: 100%;

}

.home_icon_show{

    background-color: #f6f9ff;

}

.hide_left_post{

    display: none;

}

.hide_right_post{

    display: none;

}

svg.icon.icon-angle-down {

    display: none;

}
ul.menu_text li.menu-item-has-children {
    position: relative;
}
ul.sub-menu {position: absolute;top: 76px;left: 0%;z-index: 99999;width: 200px;display: none;padding: 0;}

ul.sub-menu li {

    width: 100%;

    padding: 10px 15px;

    background-color: #0d2668;

    border-bottom: 1px solid;

}
ul.menu_text li.menu-item-has-children ul.sub-menu>li.menu-item-has-children ul.sub-menu {
    left: 100%;
    top: 0;
    display: none;
}
ul.menu_text li.menu-item-has-children ul.sub-menu>li.menu-item-has-children:hover ul.sub-menu {
    display: block;
}
ul.menu_text li:hover ul.sub-menu {

    display: block;

}

.link ul .current-menu-item a {

    color: #ff0000;

}

ul#top-menu .current-menu-item a {background-image: url(../images/roll.png);position: relative;z-index: 999;background-size: 100px;background-repeat: no-repeat;}

.work_box:hover:before{

   content: "";

    top:0;

    left: 0;

    height: 100%;

    width: 100%;

    position: absolute;

    background-color: rgba(0,0,0,0.6); 

}

.about_self_image:hover {

    -webkit-transform: translateY(-10px);

        -ms-transform: translateY(-10px);

            transform: translateY(-10px);

}

.about_self_image {

    -webkit-transition: 0.4s all ease;

    -o-transition: 0.4s all ease;

    transition: 0.4s all ease;

}

.ct_image {

    -webkit-transition: 0.5s all ease;

    -o-transition: 0.5s all ease;

    transition: 0.5s all ease;

}

.ct_image:hover {

    -webkit-transform: translateY(-10px);

        -ms-transform: translateY(-10px);

            transform: translateY(-10px);

}

.img_logo_wrap:hover {

    -webkit-transform: translateY(-10px);

        -ms-transform: translateY(-10px);

            transform: translateY(-10px);

}

.img_logo_wrap {

    -webkit-transition: 0.4s all ease;

    -o-transition: 0.4s all ease;

    transition: 0.4s all ease;

}

.contact_us_section_text h5:hover {

    color: #0d2668;

}

.submit input:hover {

    background-color: #ff0000;

}

.feedback_cut p {

    font-size: 18px;

    color: #1c1c1c;

    text-align: center;

    font-family: 'BrownBold';
     font-weight: 700;

}

.feedback_cut{background-color:#ffd200;width: 195px;height: auto;position: fixed;z-index: 1;-webkit-transition: 0.4s all ease;-o-transition: 0.4s all ease;transition: 0.4s all ease; }

.feedback_cut:before{content: '';width: 45px;height: auto;display: block;position: absolute;left: -47px;border-bottom: 51px solid #ffd200;border-left: 47px solid transparent;-webkit-transition: 0.4s all ease;-o-transition: 0.4s all ease;transition: 0.4s all ease;}

.feedback_cut:after{content: '';width: 47px;top:0;height: auto;display: block;position: absolute;right: -47px;border-bottom: 51px solid #ffd200;border-right: 47px solid transparent;-webkit-transition: 0.4s all ease;-o-transition: 0.4s all ease;transition: 0.4s all ease;}

.feedback_cut p {

    display: inline-block;

    padding: 15px 5px;

    margin: 0;

}

.feedback_cut img {

    display: inline-block;

    padding: 0 0 0 20px;

}

div#feedbackside-wrap .callto {

    transform: rotate(270deg)!important;

    -webkit-transform: rotate(270deg)!important;

    -moz-transform: rotate(270deg)!important;

    -ms-transform: rotate(270deg)!important;

    -o-transform: rotate(270deg)!important;

    -webkit-transform-origin: 197px 258px !important;

        -ms-transform-origin: 197px 258px !important;

            transform-origin: 197px 258px !important;

    background-color: transparent!important;



}

.rotate_data {

    -webkit-transform: rotate(180deg);

        -ms-transform: rotate(180deg);

            transform: rotate(180deg);

    text-align: center;

    padding-left: 30px;

}

.rotate_data:before{

    content: "";

    top:0;

    left: 0;

    height: 100%;

    width: 100%;

    position: absolute;

    background-image: url(../images/feedback.png);

    background-repeat: no-repeat;

    background-position: left;

    outline: 0;

}

.inner-banner:before{content: "";top:0;left: 0;height: 100%;width: 100%;position: absolute;/* background-color: rgba(0,0,0,0.3); */}

span.wpcf7-not-valid-tip {

    font-size: 16px!important;

    padding-top: 5px !important;

}

div.wpcf7-validation-errors, div.wpcf7-acceptance-missing {

    border: 0!important;

    text-align: center!important;

    font-size: 16px!important;

    color: red;

    margin: 0!important;

    padding: 0!important;

    padding-bottom: 15px!important;

}

.icon_wrap {

    outline: 0;

}

.modal-header {

    padding: 6px 15px 2px;

    border-bottom: 1px solid #e5e5e5;

}

.feedback_cut:hover{

    background-color: #0d2668;

}

.feedback_cut:hover.feedback_cut:before{

    border-bottom: 51px solid #0d2668;

}

.feedback_cut:hover.feedback_cut:after{

    border-bottom: 51px solid #0d2668;

}

.feedback_cut:hover.feedback_cut p {

    color: white;

}  

.feedback_cut:hover .rotate_data:before{

    background-image: url(../images/feedback_over.png);

}

.feedbackfor {

    background-color: #0d2668!important;

}

.feedimg {

    color: white!important;

}
.some p {
    text-align: right;
}
.testimonial_slider {
    padding-top: 75px;
}
.testi_img {
    display: none;
}
.ct_image {
    display: none;
}
.step_img {
    border-radius: 50%;
    overflow: hidden;
    padding: 0;
    border: 3px solid #0d2668;
    background-color: white;
}
.step_img img {
    padding: 15px;
    border-radius: 50%;
}
.srp_text h4 {
    font-size: 26px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 700;
    padding-top: 15px;
}
.srp_text p {
    font-size: 18px;
    line-height: 26px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    padding-top: 20px;
}
.step_level h5 {
    font-family: 'Roboto',sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #fff;
    background: url(../images/dem1.png) no-repeat top center;
    display: inline-block;
    padding: 4px 40px 6px 15px;
}
.step-col {
    padding-top: 50px;
}
.process_content {
    padding-bottom: 10px;
}
.step_img:after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    width: 24px;
    height: 89px;
    background: url(../images/dem3.png) no-repeat top center;
    padding: 0;
    margin: 0 auto;
    z-index: -1;
}
.step-col:nth-child(5) .step_img:after {
    bottom: 0px;
}

.step_img {
    -webkit-transition: 0.4s all ease;
    -o-transition: 0.4s all ease;
    transition: 0.4s all ease;
}
.step_img img {
    -webkit-transition: 0.4s all ease;
    -o-transition: 0.4s all ease;
    transition: 0.4s all ease;
}
.step_img:hover.step_img img {
    -webkit-transform: translateY(-10px);
        -ms-transform: translateY(-10px);
            transform: translateY(-10px);
}
.menu_text a:hover{
    color: #fff;
    background-image: url(../images/roll.png);
    position: relative;
    z-index: 999;
    background-size: 100px;
    background-repeat: no-repeat;
}
.menu_wrap {
    padding-left: 30px;
}
ul.sub-menu a {
    padding: 0;
}
ul.sub-menu a:hover {
    color: #ff0000;
    background: none;
    top: 0;
}
.video_fraame {
    -webkit-box-shadow: -10px 0px 40px 0px #eee;
            box-shadow: -10px 0px 40px 0px #eee;
}
.home_icon_show .icons {
    background-color: #f6f9ff;
}
.feedbackfor textarea {
    height: 80px;
    padding: 10px!important;
    resize: none;
}
.deno_self {
    padding: 0;
}
span.wpcf7-not-valid-tip{
    text-align: left!important;
}
i.fa.fa-facebook{
   text-align: center;
    padding-top: 0;
    width: 16px;
    color: white;
    font-size: 9px;
    border: 1px solid;
    padding: 3px 0px 3px;
    margin: 0 auto;
    margin-top: 9px;
}
i.fa.fa-linkedin{
   text-align: center;
    padding-top: 0;
    width: 16px;
    color: white;
    font-size: 9px;
    border: 1px solid;
    padding: 2px 0px 3px;
    margin: 0 auto;
    margin-top: 9px;
}
.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
    clear: both;
    top: 20px;
    position: relative;
}
.ft_ic a:hover .social_icon i {
    color: #ff0000; 
}
.ft_ic a:hover .social_div p {
  color: #ff0000; 
}
.feedbackfor input[type=submit]:hover {
    background-color: #ffffff!important;
    color: #000000!important;
}
.feedbackfor input[type=submit]{
    outline: 0;
     font-family: 'BrownBold'!important;
     font-weight: 700;
}
.feedbackfor input, .feedbackfor textarea {
    font-size: 18px!important;
}
button.slick-prev.pull-left.slick-arrow {
    background-image: url(../images/ar.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 33px;
    height: 81px;
}
button.slick-next.pull-right.slick-arrow{
    background-image: url(../images/arr.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 33px;
    height: 81px;
}
.get_qoute .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors{
    top: 0!important;
}
.modal-open .modal {
    z-index: 99999;
}
.sub-menu .current-menu-item li {
    background-color: #ff0000!important;
}
.sub-menu .current-menu-item a {
    color: white;
    background:none!important;
}
ul.sub-menu li:hover{
    background-color: #ff0000;
}
ul.sub-menu a:hover{
    color: white;
}
ul#top-menu .current-menu-item .sub-menu a {
    color: white;
    background:none!important;
}


/*work on 16.01.2020*/

ul.point {
    font-size: 18px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    line-height: 26px;
}

.point li {
    list-style: disc inside;
    text-align: left;
}

.work_section_text p {
    font-size: 18px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    text-align: center;
    line-height: 26px;
    margin: 0;
    padding: 0px 9%;
}
.service-desc {
    font-family: "Lato";
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 30px;
}
.section-5{
    margin-bottom: 50px;
}
.site-map iframe{ width:100% !important;}





.popcontainer{
    position: fixed;
    /*visibility: hidden;*/
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    /*opacity: 1;*/
    text-align: center;
    /*-webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;*/
    display: none;
    align-items: center;
    justify-content: center;
}


.popcontainer .inner-popup {
    position: relative;
    max-width: 500px;
    width: auto;
    max-height: 340px;
    margin: auto;
    background: #fff;
    z-index: 9;
    height: 100%;
}

.popcontainer:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba( 0, 0, 0, 0.8);
}

.close-popup{
  float: right;
  width: 20px;
    height: 24px;
    position: relative;
    padding: 0;
    font-size: 20px;
    color: #000;
    font-weight: 800;
    transition: all .6s ease-in-out;
    background: transparent;
    outline: none;
}

.popup-form {
    padding: 15px 20px;
    margin: 20% auto;
}


.popup-form h3{
      font-size: 30px;
    color: #333;
    font-weight: 500;
    font-style: normal;
    font-family: "Karla", serif;
    -webkit-font-smoothing: antialiased;
    line-height: 30px;
    margin-top: 10px;
    margin-bottom: 30px;
    text-align: center;
}

ul.contact_footer.custom-footer {
    margin-top: 20%;
    padding-left: 10px;
}


.custom-gallery-page .work_box {
    display: inline-block;
    max-width: 100%;
    width: 31% !important;
        margin: 1%;
}
.custom-gallery-page{
    text-align: center;
}

.custom-gallery-page .work_cut {
    display:none;}



.home .service_content ul li {
    width: 100% !important;
    float: left !important;
    margin-left: 0px !important;
    padding: 0px !important;
    box-sizing: border-box !important;
}
.service_content .slick-slide a {
    width: 80% !important;
}
.service_content .slick-slide {
    text-align: center;
}




.service_content button.slick-prev.pull-left.slick-arrow {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 106px;
    font-size: 20px;
    left: -25px;
    outline: 0;
}

.service_content button.slick-next.pull-right.slick-arrow {
    border: none;
    background-color: transparent;
    position: absolute;
    top: 106px;
    font-size: 20px;
    right: -25px;
    outline: 0;
}


a.load-more-button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    color: #ff0000;
    text-align: center;
    font-family: 'BrownBold';
    font-weight: 700;
    border: 1px dotted;
    padding: 7px 20px;
    border-radius: 100px;
    -webkit-transition: 0.5s ease;
    -o-transition: 0.5s ease;
    transition: 0.5s ease;
}

a.load-more-button:hover {
    background-color: #0d2668;
    border: 1px solid #0d2668;
}


.pop-up .submit_input_div {
    width: 33%;
    float: none;
    margin: 0 auto;
}

.pop-up .input_div {
    max-width: 100%;
    display: block;
    margin: 0 auto;
    margin-bottom: 4%;
}




/*12.02.2020*/

.serv-part {
    padding: 40px 0;
}
.left-side p {
    font-size: 16px;
    line-height: 23px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    padding-top: 0px;
}
.left-side h4 {
    font-size: 20px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 500;
    padding: 15px 0;
}

.left-side h3, .right-side h3 {
    font-size: 18px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 500;
    padding: 15px 0;
}

.left-side ul li {
    list-style: disc inside;
    font-size: 16px;
    line-height: 23px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    margin-bottom: 10px;
}
.right-side p {
    font-size: 16px;
    line-height: 23px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    padding-top: 0px;
}
.right-side h4 {
    font-size: 20px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 500;
    padding: 15px 0;
}
.right-side ul li {
    list-style: disc inside;
    font-size: 16px;
    line-height: 23px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    padding-top: 0px;
}


.church-painting p {
    font-size: 16px;
    line-height: 23px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    padding-top: 0px;
}
.church-painting h4 {
    font-size: 20px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 500;
    padding: 15px 0;
}
.church-painting h2 {
    font-size: 20px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 500;
    padding: 15px 0;
}
.church-painting ul li {
    list-style: disc inside;
    font-size: 16px;
    line-height: 23px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    padding-top: 0px;
}
.list ul li {
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    font-family: "Lato";
    font-weight: 300;
    display: inline-block;
    padding: 0 10px;
}
.list a{color: #fff;}
.footer_link p {
    font-size: 26px;
    color: #ffffff;
    font-family: 'BrownBold';
    font-weight: 700;
    text-transform: uppercase;
        margin: 2px auto;
}
.footer_link {
    padding-bottom: 40px;
}
.list a:hover {
    color: #ff0000;
}
.left-side h2, .right-side h2 {
    font-size: 20px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 500;
    padding: 15px 0;
}
.welcome_sec h1 {
    font-size: 40px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 700;
    text-align: center;
}
.welcome_sec p {
    font-size: 18px;
    line-height: 26px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    padding-top: 10px;
    text-align: justify;
}
.welcome_sec ul li {
    font-size: 18px;
    line-height: 26px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    padding-top: 10px;
    text-align: justify;
    list-style: disc inside;
}
section.welcome_sec h2 {
    font-size: 28px;
    color: #1c1c1c;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 700;
    text-align: left;
    padding: 15px 0 10px;
}
.welcome_sec {
    background-color: #cccccc;
    padding: 40px 0;
}
#wpcf7-f183-o2 .col-sm-6, #wpcf7-f183-o3 .col-sm-6 {
    width: 100%;
    float: none;
}
#wpcf7-f183-o2 .submit input{
    margin-top: 10px;
}
.page-content {
    padding: 40px 0;
}
.page-template-contact .form select {
    -webkit-appearance: checkbox;
}
.page-template-contact .textarea {
    height: 90px;
}
.input_div textarea {
    border: 1px solid #cecece;
    border-radius: 0px;
    height: 39px;
    color: #000;
    font-size: 16px;
    font-family: "Lato";
    font-weight: 400;
    padding: 9px 36px 8px 12px;
    width: 100%;
    background: #fff;
    outline: none !important;
}
#breadcrumbs { color: #fff; }
#breadcrumbs a { color: #fff; }
.disclare p {
    font-size: 19px;
    color: #ff0000;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 400;
    text-align: center;
}
.wpcf7 form .wpcf7-response-output {
    border: 0px solid transparent !important;
    margin: 0 !important;
    padding: 0 !important;
}

/* start video */
.video-container {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.5);
    z-index: 9999;
    display: none;
}
.video-con-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    background: #fff;
    width: 550px;
    height: 323px;
    padding: 15px;
    border-radius: 8px;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
}
.video-con-inner iframe {
    width: 100%;
    height: 100%;
}
.videolink {
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 100%;
    margin: 0px auto;
    min-height: 453px;
    border-radius: 0;
    position: relative;
}
.closebtn {
    position: absolute;
    top: -5px;
    right: -5px;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    font-size: 21px;
    text-align: center;
    cursor: pointer;
}
.closebtn i:hover {
    color: #ff0000;
}
.play_circle:hover {
    background-color: #23527c;
}
.videopop {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
            transform: translate(-50%,-50%);
    width: 35px;
    height: 35px;
    border-radius: 50%;
    cursor: pointer;
}
.videopop .fa-play {
    font-size: 20px;
    color: white;
    margin-top: 10px;
}
footer.footer:before {
    content: "";
    background: #0d2668;
    position: absolute;
    bottom: -14px;
    height: 15px;
    width: 100%;
}
#text{
    display:none;
}
.btn-container.read-more-less button {
    font-size: 16px;
    color: #fff;
    background-color: #0d2668;
    text-transform: uppercase;
    font-family: 'BrownBold';
    font-weight: 700;
    padding: 15px 25px;
    margin-top: 25px;
    display: inline-block;
    -webkit-transition: .5s linear;
    -o-transition: .5s linear;
    transition: .5s linear;
    border: none;
    display: block;
    margin: 0px auto;
    margin-top: 30px;
}
.btn-container.read-more-less button:hover {
    background-color: #fff;
    color: #0d2668;
}

.menu_text ul#top-menu {
    text-align: center;   
}
.map_wrap iframe {
    width: 100%;
    height: 300px;
}

.map_wrap p {
    padding: 0;
}

.content_section p, .content_section h2 , .content_section h3{
    padding: 20px 0 0;
    text-align: left;
}
.map_container {
    padding: 30px 0px;
}
div#ez-toc-container {
    background-color: #0d2567;
}

div#ez-toc-container p {
    color: #fff;
}

div#ez-toc-container li a {
    color: #fff;
}

div#ez-toc-container li {
    padding: 5px 0px;
}
#ez-toc-container a:visited, #ez-toc-container a:hover {
    color: #ff0000 !important;
}
.service_post {
    height: 100%;
    background: #fff;
    padding: 30px;
    text-align: center;
}

.service_post p {
    padding: 20px 0px;
}

.ser_cnt h3 {
    margin-bottom: 10px;
}

.read_more_sec {
    font-family: 'BrownBold';
    font-size: 18px;
}

.container.excerpt-wrapper {
    padding: 60px 0px;
}
.service_post {
    height: 100%;
    background: #0d2567;
    padding: 30px;
    text-align: center;
    transition: .4s;
}

.service_post p {
    padding: 20px 0px;
    color: #fff;
}

.ser_cnt h3 {
    margin-bottom: 10px;
}

.read_more_sec {
    font-family: 'BrownBold';
    font-size: 18px;
}

.container.excerpt-wrapper {
    padding: 40px 0px;
}

.service_post h3 a {
    color: #ff0000;
}


.post-meta {
    color: #fff;
}

.read_more_sec a {
    color: #ff0000;
}
.service_post:hover{
    background: #000;
}
.service_post:hover .read_more_sec a, .service_post:hover h3 a{
   color: #ff0000;    
}

.container-fluid.content_section.default, .content_section.default .container {
    padding: 0;
}
.service_wrap.row {
    display: flex;
    flex-wrap: wrap;
}

.service_wrap.row .col-sm-6 {
    margin: 15px 0px;
}
.container-fluid.content_section.default {
    padding-top: 60px;
}
@media(max-width:767px){
    .review-sec .our_work_content button.slick-next.pull-right.slick-arrow{right:10px;z-index:9999;}
.review-sec .our_work_content button.slick-prev.pull-left.slick-arrow {left:10px;z-index:9999;}
.review-sec .review-itemm{padding: 0 30px;}
.page-template-decalartion .declare-top-text h2{
    font-size:30px !important;
}
.page-template-decalartion .declare-top-text h3, .page-template-decalartion .video_text h3 {
    font-size: 24px !important;
    text-align: center !important;
}
p.boldt {
    font-size: 17px !important;
}
.page-template-decalartion .imagewrap img {
    margin-bottom: 30px !important;
}
.page-template-decalartion section.top-section p, .page-template-decalartion .our_service p{
    font-size:16px !important;
}

}


/*Declaration Page css*/

.page-template-decalartion section.top-section {
    padding: 50px 0px 70px;
    text-align: center;
}

.page-template-decalartion .declare-top-text h2 {
    font-size: 45px;
    color: #1c1c1c;
    text-align: center;
    font-family: 'BrownBold';
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.page-template-decalartion .declare-top-text h3 {
    font-size: 35px;
    color: #1c1c1c;
    text-align: center;
    font-family: 'BrownBold';
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.page-template-decalartion section.top-section p , .page-template-decalartion .our_service p{
    font-size: 18px;
    line-height: 26px;
    color: #535353;
    font-family: "Lato";
    font-weight: 300;
    padding-top: 10px;
    text-align:center;
}

.page-template-decalartion .imagewrap img {
    width: 100%;
    height: 100%;
}

.page-template-decalartion .video_text h3 {
    font-size: 35px;
    color: #1c1c1c;
    text-align: left;
    font-family: 'BrownBold';
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
}
.page-template-decalartion section.what_we_offer p, .page-template-decalartion section.what_we_offer b {
    text-align: center;
    color: #fff;
    display: block;
}

.page-template-decalartion section.what_we_offer {
    padding-bottom: 100px;
}

.page-template-decalartion section.what_we_offer a{
    color:#fff;
}

.page-template-decalartion .offer_box {
    text-align: center;
    padding-bottom: 35px;
}
.page-template-decalartion .offer_circle {
    margin-bottom: 20px;
}
p.boldt {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 20px;
}

/*Declaration Page css*/




section.top-footer {
    background-color: #ff0000;
    padding: 20px;
    text-align: center;
}

section.top-footer h2 {
    color: #fff;
}