*{margin: 0px;padding: 0px;box-sizing: border-box;}

body {line-height: 23px;font-family: 'Mulish', sans-serif;font-size: 15px;margin: 0px;padding: 0px; }

html {  scroll-behavior: smooth;	}

::selection {  }

a {    color:#707070;    -webkit-transition: all .3s ease;   -moz-transition: all .3s ease;    -o-transition: all .3s ease;    transition: all .3s ease;	}

ol, ul , li {list-style: none;list-style-position: inside;padding: 0px;margin: 0px;}

a:hover {color:#000;}

p {font-size: 16px;line-height: 25px;font-weight: normal;font-family: 'Mulish', sans-serif;color: #353944;margin-bottom: 15px;FONT-WEIGHT: normal;}

h1, h2, h3, h4, h5, h6 {/* font-size:16px; *//* font-weight: 600; */ font-family: 'Mulish', sans-serif;   font-weight:600;}

img {border: none;max-width: 100%;border: 0;}

label.error {    display: none !important; }

input.required.error, textarea.required.error, select.required.error {    border-bottom: red 2px solid !important;    color: red !important; } 

label.error {     display: none !important;}

.btn {    transition: 0.2s ease-in-out; }

img.logo-img {/* max-width: 220px; */}

header {position: absolute;top: 0;width: 100%;padding: 20px 0;left: 0;z-index: 1;}

section {position: relative;padding: 60px 0;width: 100%;overflow: hidden;}

section.banner {
    background: url(../images/banner.jpg) no-repeat scroll left top #292d36;
    padding: 12em 0 6em 0;
    width: 100%;
    color: #fff;
    background-size: cover;
    position: relative;
    /* text-align: center; */
    }

.banner .col-md-12 h3 {padding: 4px 20px;font-size: 50px;text-transform: none;margin-bottom: 0;color: #ffd350;font-style: italic;font-family: 'Poppins' , sans-serif;}

.banner .col-md-12 h1 {font-size: 80px;margin-top: 10px;line-height: 50px;font-family: 'Playfair Display', serif;position: relative;}

.banner .col-md-12 h1 span {
    z-index: 1;
    position: relative;
}	

header .row {    align-items: center;    display: flex;	}	

.contact-sec {float: right;display: flex;align-items: center;}

.contact-sec a {margin-left: 30px;font-size: 18px;color: #fff;display: flex;text-decoration: none !important;font-weight: 600;line-height: 19px;}

.banner .col-md-12  h4 {font-size: 32px;line-height: 32px;font-family: 'Poppins' , sans-serif;}

.banner .col-md-12 h4 b , .banner .col-md-12 h4 span {vertical-align: baseline;}

.banner .col-md-12 h4 b {    color: #fc1e35;	}

.banner .col-md-12 h4 span {    background: #c21729;	padding: 0 5px;		}

section .btn , footer .btn {font-size: 20px;padding: 15px 40px;background: #344861;color: #fff;font-weight: 600;margin: 0 4px;background: rgb(247,148,32);background: -moz-linear-gradient(top,  rgba(247,148,32,1) 0%, rgba(230,131,15,1) 100%);background: -webkit-linear-gradient(top,  rgba(247,148,32,1) 0%,rgba(230,131,15,1) 100%);background: linear-gradient(to bottom,  rgba(247,148,32,1) 0%,rgba(230,131,15,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79420', endColorstr='#e6830f',GradientType=0 );border-radius: 30px;text-transform: uppercase;box-shadow: 0px 5px 0 #4d505747;}

body .btn:hover , body .btn:focus , body .btn:active {
    color: #fff;
	
background: rgb(230,131,15); 
background: -moz-linear-gradient(top,  rgba(230,131,15,1) 0%, rgba(247,148,32,1) 100%); 
background: -webkit-linear-gradient(top,  rgba(230,131,15,1) 0%,rgba(247,148,32,1) 100%); 
background: linear-gradient(to bottom,  rgba(230,131,15,1) 0%,rgba(247,148,32,1) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6830f', endColorstr='#f79420',GradientType=0 ); 

}

a.btn.btn-black {      border-color: #000;    background: none;    color: #000;	}

.btn-block {margin: 40px 0 0;}

section.banner .btn-block {}

.banner .col-md-12 h1:before {   content: "";    height: 16px;    position: absolute;    bottom: -5px;    width: 320px;    background: #ae1941;    right: 0;    margin: 0 auto;    left: 0;	    }

section.btm-block {text-align: center;padding: 40px 0;width: 100%;background: #22262e;border-top: 1px solid #595c62;}


section.abt-content {padding-top: 100px;}	

section.abt-content:before {
    }


.head_style h2 {}

.head_style h2 i {}

.abt-left  img {max-width: none;position: relative;right: 240px;}
 
 
 .contact-sec a.btn.btn-default {
    border: 2px solid #e8912c;
    background: none;
    font-size: 14px;
    padding: 13px 30px;
    border-radius: 30px;
    text-transform: uppercase;
    font-weight: 600;
    color: #fff;
}

.contact-sec a i {
    margin-right: 11px;
    margin-top: 6px;
}


.banner h1 {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 60px;
    margin-bottom: 20px;
    margin-top: 0;
    font-weight: bold;
}

.banner h1 span {
    background: rgb(255 141 0 / 65%);
    display: inline-block;
    padding: 0 5px;
    text-shadow: -2px 3px #3c342d;
    position: relative;
}

.banner p {
    font-size: 22px;
    color: #fff;
    line-height: 33px;
    letter-spacing: -0.2px;
}        

.banner p span{
	color: #ec8f14;
}                                                                                                                          

.btm-center {
    align-items: center;
    display: flex;
    justify-content: center;
}

.btm-center h4 {
    color: #fff;
    font-size: 20px;
    margin-right: 30px;
    position: relative;
}

.btm-center h4:after {
    content: "";
    width: 125px;
    height: 4px;
    background: #fc9617;
    position: absolute;
    right: 0;
    bottom: 0;
}

.topright {
    width: 100%;
    max-width: 425px;
    background: #ffffff;
    /* padding: 40px; */
    float: right;
    border-radius: 5px 5px 35px 5px;
    min-width: 425px;
    position: relative;
    right: -80px;
}

.bannerform {
    width: 100%;
    max-width: 425px;
    background: #ffffff;
    padding: 40px;
    /* float: right; */
    border-radius: 5px 5px 25px 5px;
    min-width: 425px;
    position: relative;
    z-index: 1;
}

.bannerform h2 {
    color: #000;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: 800;
    letter-spacing: -0.8px;
    line-height: 28px;
    margin-bottom: 20px;
}

.bannerform li {
    margin-bottom: 15px;
    width: 100%;
}

.bannerform li .form-control {
    height: 51px;
    border-color: #e9eff6;
    box-shadow: none;
    padding: 10px;
    color: #3d414e;
    font-size: 14px;
    font-weight: 500;
}

.bannerform li textarea.form-control {
    height: 110px;
}

.bannerform li:last-child {
    margin-bottom: 0;
}

.banner h1 span.lg {
    font-size: 60px;
}

.bannerform ul {
    margin: 0;
}

.bannerform:after {}

img.seal {
    position: absolute;
    top: -50px;
    right: -20px;
    width: 130px;
}

.abt-content .head_style h2 {
    font-size: 36px;
    text-transform: uppercase;
    line-height: normal;
    margin-bottom: 20px;
    font-weight: 800;
}

.abt-content .head_style p {
    color: #000;
    font-size: 18px;
    line-height: 27px;
}

.port-content {
    text-align: center;
    overflow: hidden;
    padding-top: 20px;
}

.port-content .head_stylesd h2 {
    font-size: 60px;
    text-transform: uppercase;
    font-weight: 800;
    margin: 0;
    line-height: 60px;
}

.port-content .head_stylesd  h3 {
    font-size: 36px;
    text-transform: uppercase;
    font-weight: 700;
}

.head_stylesd {
    margin-bottom: 50px;
}

.port-content h4 {
    font-size: 22px;
    text-transform: uppercase;
    letter-spacing: 4px;
    font-weight: 700;
    margin-bottom: 20px;
}

.port-content .btn-block {
    padding-top: 40px;
    clear: both;
    position: relative;
    z-index: 1;
}

.owl-item {
    float: left;
    opacity: 0.7;
}

.disabled {
    display: none;
}

.portslider {
    margin-bottom: 20px;
}

.owl-item.active.center {
    opacity: 1;
}

.our-services .head_style {
    text-align: center;
    margin-bottom: 30px;
}

.our-services .head_style h2 {
    font-size: 36px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0;
    color: #fff;
}

.our-services .head_style  p {
    font-size: 24px;
    line-height: normal;
    font-weight: 600;
    margin-top: 10px;
    color: #fff;
}

.row.row_vertical {
    display: flex;
    align-items: center;
}

section.our-services {
    text-align: center;
    background: url('../images/bg1.jpg') no-repeat scroll center top #22272f;
    background-size:cover;
    padding: 120px 0 80px;
}

.our-services .col-md-2 {
    width: 20%;
}

.ourbox {
    border: 1px solid #000;
    border-radius: 10px;
    width: 100%;
    margin: 30px 0;
    padding: 30px 25px;
    background: #30343c;
}

.our-services .container {
    width: 100%;
    max-width: 1460px;
}

.ourbox h4 {
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: -0.2px;
    font-size: 17px;
}

.ourbox p {
    margin: 0;
    font-size: 15px;
    color: #fff;
    letter-spacing: -0.2px;
    font-weight: 500;
    line-height: normal;
}

.topright:after {
    width: 100%;
    height: 100%;
    background: #3e424f;
    margin-top: 0;
    margin-left: 10px;
    position: absolute;
    right: -10px;
    content: "";
    top: 10px;
    z-index: 0;
    border-radius: 5px 5px 25px 5px;
    box-shadow: 0 0 20px #0000006e;
}

.bannerform li input.btn.btn-submit {
    width: 100%;
    background: #2d313c;
    box-shadow: 0 5px 0 #f79420;
    border: none;
}

.row.align-items-center {
    align-items: center;
    display: flex;
}

.port-content .owl-nav {
    position: absolute;
    top: 50%;
    width: 100%;
    left: 0;
    display: flex;
    z-index: 1;
    justify-content: space-between;
}

.port-content .owl-nav div {
    width: 116px;
    height: 116px;
    background: #f4911d;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 40px;
    cursor: pointer;
}

.port-content .owl-nav div:hover {
    color: #000;
    background: #f5f5f5;
}

section.cta-new:before {content: "";position: absolute;left: 0;width: 100%;height: 40%;background: #22262e;top: 187px;margin: auto;}

.cta-new-bg h3 {
    font-size: 54px;
    line-height: 50px;
    color: #22262e;
    /* font-family: 'Nanum Brush Script', cursive; */
    margin: 0;
    font-weight: 800;
}

.cta-new-bg h2 {
    color: #f79420;
    font-size: 140px;
    line-height: 110px;
    text-transform: uppercase;
    font-weight: 800;
}

.cta-new-bg h4 {
    color: #fff;
    font-size: 49px;
    text-transform: uppercase;
    font-weight: bold;
}

.ctaItem {
    padding: 20px;
    background: #fff;
    border-radius: 10px;
    box-shadow: 0px 20px 20px #5c5f8214;
    height: 100%;
    margin: 0 auto;
    display: flex;
    align-items: center;
}

.ctaItem h4 {
    display: flex;
    align-items: center;
    margin: 0;
    font-size: 20px;
    text-transform: uppercase;
    color: #0a1941;
    font-weight: 800;
}

.ctaItem h4 a{
    text-decoration:none;
    color: #0a1941; 
}

.cta-new .row {
    display: flex;
}

img.web-img {
    position: absolute;
    right: -170px;
    top: -60px;
}

.cta-new-bg {
    margin-bottom: 30px;
}

.ctaItem h4 span {
    margin-left: 10px;
}

.cta-new .row.row-width {
    max-width: 1080px;
    margin: 0 auto;
}

.cta-new .row.row-width .col-md-4 {
    padding: 0 6px;
}


.packages [class^=col-]>div:hover a.various {background: #e88511;     color: #fff}

.packages [class^=col-]>div:hover{
	background:#f69522;
	border-color: #f69522;
}

.packages [class^=col-]>div:hover .pacbtm{
	background:#f69524;
}

.packages .pkg-action {
    margin-top: 23px;
    border-top: none;
    padding-bottom: 20px;
    margin: 0;
    margin-top: 10px;
}

.content-scroll {
    /* overflow-y: scroll; */
    position: relative;
    height: 315px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 20px;
    overflow-x: hidden;
}

.mCSB_scrollTools .mCSB_draggerRail {
    background: #1f004e
}

.mCSB_inside>.mCSB_container {
    margin-right: 0
}

.packages .pkg-action a {
    color: #fff;
    font-size: 17px;
    display: block;
    font-weight: 600;
    text-decoration: none;
}

.packages .pkg-action a span {
    color: #f79625;
    display: block;
    font-weight: 700;
}

.packages [class^=col-]>div ul li:last-child {
    border: 0
}

.packages [class^=col-]>div:hover a.various:before {
    background: #fff
}

.packages [class^=col-]>div {
    background: #252930;
    box-shadow: #a5a5a524 0 0 15px;
    padding: 0;
    text-align: center;
    margin-bottom: 10px;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
    transition: all .3s ease-in;
    outline: 0!important;
    /* overflow: hidden; */
    position: relative;
    margin-top: -15px;
    border: 5px solid #22262e;
    border-radius: 10px;
}

section.packages {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 0;
}

section.packages h2 {
    text-transform: uppercase;
    font-weight: 800;
    color: #22262e;
    line-height: normal;
    margin-bottom: 80px;
    letter-spacing: -0.2px;
    font-size: 36px;
    padding-bottom: 30px;
}

.packages [class^=col-]>div h5 {
    background: #fff;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    max-width: 220px;
    margin: -80px auto 20px;
    padding: 5px 4px;
    position: relative;
    background: #fff;
}

.packages [class^=col-]>div .price {
    font-size: 40px;
    font-weight: 800;
    color: #f79420;
    line-height: 40px;
    margin-bottom: 30px;
}

.packages [class^=col-]>div .price span {
    display: block;
    color: #000000;
    text-decoration: line-through;
    text-decoration-color: red;
    font-size: 20px;
}

section.our-testimonial {
    padding-top: 100px;
    background: url('../images/left-arc.jpg') no-repeat scroll left top , url('../images/right-arc.jpg') no-repeat scroll right top;
    overflow: hidden;
}

section.our-testimonial .head_style {
    text-align: center;
    margin-bottom: 50px;
}

section.our-testimonial .head_style h2 {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 36px;
    color: #22262e;
    margin: 0;
}

section.our-testimonial .head_style p {
    font-size: 20px;
    color: #22262e;
    font-weight: 600;
}

.owl-testimonial .owl-stage {display: flex;}

.owl-testimonial .item {
    padding: 30px;
    border: 1px solid #d6dbe9;
    height: 100%;
    padding-left: 100px;
    width: 100%;
    border-radius: 8px;
    background: #fff;
    box-shadow: -5px 10px 10px #979bae24;
    position: relative;
}

.owl-testimonial .item:before{
	content:"";
	position: absolute;
	background:url('../images/tarr.png') no-repeat scroll left top;
	width: 62px;
	height: 62px;
	left: 20px;
}

.owl-testimonial .item:after{
	content:"";
	position: absolute;
	background: url('../images/tarr-shdow.png') no-repeat scroll right top;
	width: 100%;
	height: 100%;
	left: 9px;
	top:20px;
	z-index: -1;
}

.owl-testimonial  .owl-item {
    opacity: 1;
}

.owl-testimonial .item p {
    color: #0c1e4c;
    font-size: 16px;
    font-weight: 700;
    min-height: 230px;
}

.owl-testimonial .item h6 {
    color: #000;
    font-size: 20px;
    margin-top: 0;
    font-weight: 800;
}

footer {
    background: url('../images/footerbg.jpg') no-repeat scroll center top #22262e;
    background-size:cover;
    padding-top: 260px;
    padding-bottom: 50px;
}

footer p {
    color: #fff;
    margin: 0;
}

footer p a {
    color: #fff;
}

.col-md-6.lt-rft {
    text-align: right;
}

footer p {
    color: #fff;
    margin: 0;
}

footer p a {
    color: #fff;
}

.col-md-6.lt-rft {
    text-align: right;
}



.ftr-contact {
    margin-bottom: 30px;
}

.ftr-contact .col-md-4 , .ftr-contact .col-md-12 {
    margin-bottom: 20px;
    text-align: center;
}

.ftr-contact .form-control {
    height: 55px;
    font-size: 15px;
}

.ftr-contact textarea.form-control {
    height: 135px;
    padding-top: 10px;
}

.ftr-head {
    text-align: center;
    margin-bottom: 50px;
}

.ftr-head h2 {
    font-size: 36px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 700;
    line-height: 44px;
}

.ftr-head p {
    font-size: 20px;
}

section.prof-agency {
    margin-bottom: -220px;
    padding-bottom: 130px;
}

.prof-inn {
    background: #26292f;
    border-radius: 10px;
    padding: 100px 60px;
    width: 100%;
    background: rgb(65,69,77); 
    background: -moz-linear-gradient(-45deg,  rgba(65,69,77,1) 0%, rgba(20,22,27,1) 100%); 
    background: -webkit-linear-gradient(-45deg,  rgba(65,69,77,1) 0%,rgba(20,22,27,1) 100%); 
    background: linear-gradient(135deg,  rgba(65,69,77,1) 0%,rgba(20,22,27,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41454d', endColorstr='#14161b',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
    position: relative;
    z-index: 1;
    box-shadow: 0px 0 50px #0000003b;
}

.prof-inn p {
    color: #c5c9d1;
    /* max-width: 50%; */
    font-weight: 600;
    font-size: 20px;
}

.prof-inn h2 {
    color: #fff;
    font-size: 40px;
    margin: 0 0 10px;
    font-weight: 700;
}

.prof-inn ul {
    margin-top: 40px;
    display: flex;
}

.prof-inn ul li {
    margin-right: 40px;
}

.prof-inn ul li strong {
    font-size: 70px;
    display: block;
    color: #fff;
    line-height: 70px;
    position: relative;
}

.prof-inn ul li small {
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}

.prof-inn ul li strong:before {
    content: "";
    width: 26px;
    height: 26px;
    background: #e28d2b;
    position: absolute;
    right: 8px;
    border-radius: 50%;
    top: 10px;
}

.prof-inn ul li strong i {
    font-style: normal;
    position: relative;
}

img.wrap-shadow {
    position: absolute;
    right: -280px;
    top: -60px;
}

.prof-agency .col-md-12:before {
    content: "";
    width: 530px;
    height: 530px;
    background: #d9dce2;
    position: absolute;
    top: -40px;
    left: -50px;
    border-radius: 50%;
    z-index: -1;
}


.prof-agency .col-md-12:after {
    content: "";
    width: 530px;
    height: 530px;
    background: #e38e2b;
    position: absolute;
    top: 50px;
    right: -94px;
    border-radius: 50%;
    z-index: 0;
}


section.our-process {
    text-align: center;
    background: url('../images/procebg.jpg') no-repeat scroll center top;
    background-size:cover;
    padding-bottom: 80px;
}

section.our-process .head_style h2 {
    text-transform: uppercase;
    font-weight: 800;
    color: #22262e;
    line-height: normal;
    margin-bottom: 80px;
    letter-spacing: -0.2px;
    font-size: 40px;
}

.our-process h3 {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 800;
    color: #000;
    margin: 30px 0 10px;
    letter-spacing: -0.2px;
}

.our-process  p {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: -0.2px;
}

.op_item {
    position: relative;
    padding-bottom: 50px;
}

.op_item:after {
    content: "";
    position: absolute;
    right: -100px;
    width: 162px;
    height: 52px;
    top: 20px;
	 background: url('../images/arr1.png') no-repeat scroll center top;
}

.ct .op_item:after  {
		 background: url('../images/arr2.png') no-repeat scroll center top;

}

.lt .op_item::after {
    display: none;
}

.op_item:before {
    content: "";
    position: absolute;
    left: 0;
    width: 130px;
    height: 5px;
    background: #4bc8df;
    bottom: 0;
    right: 0;
    margin: 0 auto;
}

.e1:before{	background:#43dc99;	}
.e2:before{	background:#4dcae1;	}
.e3:before{	background:#fad14a;	}
.e4:before{	background:#6299e4;	}

.pactop {
    padding: 40px 10px 40px 20px;
    background: #fff;
    border-radius: 10px;
}

.pacbtm {
    background: #262a31;
}

.packages [class^=col-]>div a.various {
    margin-top: -30px;
    margin-bottom: 10px;
    box-shadow: none;
    border: none;

    background: rgb(65,69,77); 
    background: -moz-linear-gradient(top,  rgba(65,69,77,1) 0%, rgba(20,22,27,1) 100%); 
    background: -webkit-linear-gradient(top,  rgba(65,69,77,1) 0%,rgba(20,22,27,1) 100%); 
    background: linear-gradient(to bottom,  rgba(65,69,77,1) 0%,rgba(20,22,27,1) 100%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#41454d', endColorstr='#14161b',GradientType=0 ); 
}

.content-scroll ul.scrollbar {
    text-align: left;
    padding-right: 0px;
}

.mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
	background-color: rgb(38 42 49) !important;
}

.content-scroll ul.scrollbar li {
    clear: both;
    margin-bottom: 10px;
    font-size: 15px;
    color: #000;
    padding-left: 25px;
    position:relative;
    letter-spacing: -0.2px;
    font-weight: 600;
}

.packages [class^=col-]>div:hover .pkg-action a span {
    color: #000;
}

.content-scroll ul.scrollbar li:before {
	content: "";
    position: absolute;
    left: 0;
    width: 15px;
    height: 12px;
    background: url(../images/par.png) no-repeat scroll center top;
    top: 4px;
    filter: brightness(0);
}

.packages [class^=col-]>div:hover  ul.scrollbar li:before{
	filter: unset;	
}

img.rating {
    margin-top: 40px;
    display: none;
}

.banner h1 span.frs:before {
    content: "";
    position: absolute;
    top: -9px;
    width: 102%;
    height: 2px;
    background: #fc9617;
    left: 0;
}

.banner h1 span.frs:after {
    content: "";
    position: absolute;
    top: -9px;
    width: 2px;
    height: 100%;
    background: #fc9617;
    right: -12px;
} 

.banner h1 span.lg:before {
    content: "";
    position: absolute;
    top: -11px;
    width: 13.3%;
    height: 2px;
    background: #fc9617;
    right: 0;
}

.banner ul.ban_lst li {font-size: 18px;text-transform: uppercase;width: 40%;float: left;margin-bottom: 0;padding: 13px 10px 13px 50px;/*border-bottom: 1px solid #4d5057;*/ /*border-right: 1px solid #4d5057;*/position: relative;font-weight: 500;}

.banner ul.ban_lst li:before{
	content: "";
	background:url('../images/barc.png') no-repeat scroll left top;
	width: 26px;
	height: 26px;
	position: absolute;
	left: 10px;
}

.banner ul.ban_lst {
    margin: 20px 0;
    float: left;
    width: 100%;
}

.banner ul.ban_lst li.lst {
    border-right: none;
}

.banner ul.ban_lst li.btm {
    border-bottom: none;
}

.owl-testimonial .owl-stage-outer {
    padding-left: 1px;
    padding-bottom: 20px;
    overflow: unset !important;
}

.owl-testimonial .item h6 span {
    display: block;
    color: #0c1e4c;
    font-size: 14px;
}

.owl-testimonial .owl-stage-outer .owl-item {
    visibility: hidden;
}

.owl-testimonial .owl-stage-outer .owl-item.active {
    visibility: visible;
}

.topright:before, .bannerform:after {
    content: "";
    width: 120px;
    height: 80px;
    background: #ff9817;
    position: absolute;
    border-radius: 5px;
    left: -10px;
    top: -10px;
}

.bannerform:after {
    bottom: -10px;
    top: auto;
    left: -20px;
    z-index: -1;
    display: none;
}

.banner .row {
    align-items: center;
    display: flex;
}

.placeholder1::placeholder {   color: #3d414e !important; font-weight:700  !important	}

.placeholder1:-ms-input-placeholder {  color: #3d414e !important; font-weight:700  !important	}

.placeholder1::-ms-input-placeholder { color: #3d414e !important; font-weight:700 !important	}


.prof-left {
    display: table;
    text-align: center;
}


.topl {
    position: absolute;
    bottom: 0;
    width: 100%;
}

.topl:after {
    content: "";
    width: 120px;
    height: 80px;
    background: #ff9817;
    position: absolute;
    border-radius: 5px 5px 25px;
    right: -15px;
    bottom: -15px;
}

.topl:before {
    content: "";
    width: 120px;
    height: 80px;
    background: #ff9817;
    position: absolute;
    border-radius: 5px;
    left: -10px;
    bottom: -5px;
}


body .popupform {
    padding: 0;
    width: 920px;
    border-radius: 0;
    /* height: 430px; */
    position: relative
}

.popupform .custom-form {
    background: #fff;
    padding: 0;
    height: 100%;
    overflow: hidden
}

.popupform .custom-form h2 {
    font-size: 28px;
    font-weight: 700;
    display: block;
    margin: 0;
}

.popupform .custom-form h3 {
    font-size: 70px;
    color: #cb2702;
    font-weight: 700;
    display: inline-block;
    margin: 0;
    position: relative
}

.popupform .custom-form h2 span {
    font-size: 21px;
    font-weight: 400;
    margin-top: 3px
}

.popupform .custom-form h3 sup {
    left: 10px;
    font-size: 38px;
    top: -31px
}

.popupform .custom-form .form-control {
    margin-bottom: 18px;
    border: 1px solid #d9d6d9;
    background: #f3f3f3;
    height: 50px;
    font-size: 14px;
    font-weight: 500;
    border-radius: 1px;
    box-shadow: none;
    color: #3d414e;
}

.popupform .custom-form .margin {
    margin: 30px 36px 0 0;
    height: 100%;
    position: relative
}

.popupform .custom-form textarea.form-control {
    resize: none;
    height: 186px
}

nav.main-menu .col-md-7 li a {
    font-size: 35px;
    color: #ed3f28
}

.popupform .custom-form .col-md-6 {
    padding: 0 5px
}

.popupform .custom-form input.btn-custom {
    border: none;
    color: #fff;
    background: rgb(247,148,32);
    background: -moz-linear-gradient(top, rgba(247,148,32,1) 0%, rgba(230,131,15,1) 100%);
    background: -webkit-linear-gradient(top, rgba(247,148,32,1) 0%,rgba(230,131,15,1) 100%);
    background: linear-gradient(to bottom, rgba(247,148,32,1) 0%,rgba(230,131,15,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f79420', endColorstr='#e6830f',GradientType=0 );
    padding: 14px 60px;
    font-size: 15px;
    text-transform: uppercase;
    border-radius: 40px 0 0 40px;
    position: absolute;
    right: -45px;
    bottom: -82px;
    font-weight: 700;
}

.popupform .custom-form img {
    max-width: 100%;
    margin-left: 0;
    object-fit: cover;
}

.popupform .custom-form .form_tagline {
    margin: 0;
    font-size: 11px;
    margin-left: -9px
}

.popupform .custom-form .form_tagline input {
    vertical-align: middle;
    margin-right: 5px
}

.popupform button.fancybox-close-small {
    background: #e88a0d;
    opacity: 1;
    color: #fff!important;
    padding: 4px!important;
    height: 35px;
    width: 50px;
    border-radius: 0 0 0 20px;
    top: 0;
    right: 0;
}
form.validate-popupform1 {
    padding: 0 10px;
    margin-top: 15px;
}

.popupform .custom-form p {
    font-size: 14px;
    line-height: normal;
    font-weight: bold;
}

.popupform button.fancybox-close-small:after {
    background: no-repeat;
    color: #fff;
    right: 8px;
    top: 0;
}


.our-process .col-md-3 {
    padding: 0 10px;
}

.op_item h4 img {
    max-height: 90px;
}


.port-content:before {
    content: "Work";
    position: absolute;
    left: 0;
    width: 100%;
    color: #f7f5f640;
    bottom: 140px;
    font-size: 21.875rem;
    /* color: red; */
    z-index: 1;
    font-weight: 900;
    text-transform: uppercase;
    line-height: 15rem;
}

.port-content .container {
    position: relative;
    /* z-index: 1; */
}

.contact-sec a small {
    font-size: 16px;
}

section .btn.btn-white {
    background: no-repeat;
    border-color:#eb8d12;
}

.prof-inn ul li.pf_lst strong:before {
    right: 15px;
}





.sub-heading {
    color: #f7ce0f;
    font-weight: 600;
    margin-bottom: 12px;
    font-size: 18px;
    margin-top: 15px;
    position: relative;
    display: inline-block;
}
.thankyou-banner h1 {
    font-size:  46px;
    font-weight: 600;
    margin-bottom: 22px;
    line-height: 58px;
}
.thankyou-banner h1 span {
    display:  block;
    font-family:  georgia;
    font-style:  italic;
}
.thankyou-banner {
    text-align: center;
    background: url(/assets/images/banner.jpg) no-repeat scroll left top #292d36;
   
    display: -webkit-flex;
    display: inline-flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center;
    height: 100vh;
    width: 100%;
    font-size: 22px;
    color: #fff;
    line-height: 26px;
    background-size: cover;
}
a.live-chat-thank.chat {
    background: #ee2c5e;
    display: inline-block;
    border-radius: 50px;
    padding: 14px 70px;
    color: #fff;
    text-transform:  uppercase;
    letter-spacing: 1px;
    margin: 40px 0;
}
i.bulb-icon {
    background: url(../images/logo-icon.png) no-repeat;
    width: 143px;
    height: 170px;
    position: absolute;
    top: -108px;
    left: -60px;
    z-index: -1;
}
.our-packages .pack .pricebox sup {
    color: #ff2e53;
    font-size: 20px;
    font-weight: 600;
    top: 0;
}
.our-packages .pack p{display: none;}
.actions a span {
    display: block;
    color: #ff002d;
    font-weight: 600;
    text-align: center;
    font-size: 14px;
}
.actions a span small {
    display: block;
    color: #000000;
    font-weight: 600;
    font-size: 12px;
}

.total_amount {
    background: #000;
    padding: 15px 8px;
}

.total_amount span {
    color: #ffa900;
    font-weight: 600;
}

a.logo-thankyou {
    margin-bottom: 23px;
    display: inline-block;
}

.refund-policy-content h4 {
    color: #ef9226;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 21px;
}

.refund-policy-content b,.refund-policy-content strong, .refund-policy-content a {
    color: #ef9226;
}


.packages .row.mt-5 {
    margin-top: 5em;
}


 