.carousel,.carousel .carousel-inner,.carousel .carousel-inner .active,.carousel .carousel-inner .carousel-item,.view,body,html{height:100%}.navbar{background-color:rgba(0,0,0,.2)}.page-footer,.top-nav-collapse{background-color:#1C2331}@media only screen and (max-width:768px){.navbar{background-color:#1C2331}}
body{
	font-family: 'Barlow Semi Condensed', sans-serif;
}
/* ##### Commeing style ##### */
.main-heading{
	font-size: 30px;
    color: #000;
    font-weight: 600;
    line-height: 1.2;
}
.main-heading-h2{
	font-size: 26px;
    color: #000;
    font-weight: 500;
    line-height: 1.2;
}
p{
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
    font-weight: 400;
    line-height: 30px;
    color:#2c2c2c;
}
.n-p{
	padding:0;
}

/* ##### Header Section ##### */
.navbar{
	border-top:10px solid #0990c8;
	box-shadow: none;
}
.navbar.scrolling-navbar.top-nav-collapse {
    padding-top: 2px;
    padding-bottom: 2px;
}
.navbar.scrolling-navbar {
    -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
    -o-transition: background .5s ease-in-out,padding .5s ease-in-out;
    transition: background .5s ease-in-out,padding .5s ease-in-out;
    padding-top: 9px;
    padding-bottom: 9px;
}
.navbar-expand-lg .navbar-nav .nav-link {
    padding-right: 1.2rem;
    padding-left: 1.2rem;
}
.navbar.navbar-light .navbar-nav .nav-item .nav-link:hover {
    color: rgb(9, 144, 200);
}
@media only screen and (max-width:991px){
.navbar-brand img{
	width: 70%;
}
}
@media only screen and (max-width: 767px) {
.navbar-brand img{
	width:65%;
}
.navbar.scrolling-navbar {
    padding-top: 5px;
    padding-bottom: 5px;
}
}
@media only screen and (max-width: 480px) {
.navbar-brand img{
	width:56%;
}
.navbar.scrolling-navbar {
    padding-top: 6px;
    padding-bottom: 6px;
}
}

@media only screen and (max-width: 380px) {
.navbar-brand img{
	width:54%;
}
.navbar.scrolling-navbar {
    padding-top: 5px;
    padding-bottom: 5px;
}
}

/* ===== banner section ===== */
.banner-slider{
	margin:0;
	padding:165px 50px 45px 50px;
	position: relative;
}
.banner-slider .carousel{
	height:70vh;
}
.banner-left-bg {
    position: absolute;
    left: 0;
    bottom: 0;
    content: "";
    width: 0;
    height: 0;
    border-bottom-color: #f5c700;
    border-bottom-style: solid;
    border-right-style: solid;
    border-right-color: transparent;
    border-bottom-width: 290px;
    border-right-width: 600px;
    z-index: -1;
}
.banner-right-bg {
    position: absolute;
    right: 0;
    top: 0;
    content: "";
    width: 0;
    height: 0;
    border-top-color: #0990c8;
    border-top-style: solid;
    border-left-style: solid;
    border-left-color: transparent;
    border-top-width: 400px;
    border-left-width: 830px;
    z-index: -1;
}
.carousel-indicators{
	justify-content: left;
	bottom: -44px;
	left:-180px;
}
.carousel .carousel-indicators li{
	border-radius: 0px;
    width: 30px;
    height: 5px;
}
.carousel-indicators li {
    background-color: rgba(0, 0, 0, 0.5);
}
.carousel-indicators .active {
    background-color: #000;
}
@media only screen and (max-width: 767px) {
.banner-slider .carousel {
    height: 44vh;
}
.banner-slider {
    padding: 115px 14px 30px 14px;
}
.banner-left-bg{
	border-bottom-width: 175px;
    border-right-width: 270px;
}
.banner-right-bg{
	border-top-width: 260px;
    border-left-width: 480px;
}
.carousel-indicators {
    bottom: -35px;
    left: -90px;
}
.carousel .carousel-indicators li {
    width: 25px;
    height: 3px;
}
}

@media only screen and (max-width: 991px){
.banner-slider {
    margin: 0;
    padding: 125px 10px 28px 10px;
    position: relative;
}
.banner-slider .carousel {
    height: 55vh;
}
.banner-left-bg {
    border-bottom-width: 200px;
    border-right-width: 450px;
}
.banner-right-bg {
    border-top-width: 275px;
    border-left-width: 600px;
}
.carousel-indicators {
    bottom: -34px;
    left: -125px;
}

} 

@media only screen and (max-width: 991px){
.banner-slider .carousel {
    height: 53vh;
}
}

@media only screen and (max-width: 870px){
.banner-slider .carousel {
    height: 51vh;
}
}
@media only screen and (max-width: 800px){
.banner-slider .carousel {
    height: 48vh;
}
}
@media only screen and (max-width: 750px){
.banner-slider {
    padding: 110px 10px 28px 10px;
}
.banner-slider .carousel {
    height: 44vh;
}
}

@media only screen and (max-width: 710px){
.banner-slider .carousel {
    height: 40vh;
}
}

@media only screen and (max-width: 660px){
.banner-slider .carousel {
    height: 35vh;
}
}

@media only screen and (max-width: 576px){
.banner-slider .carousel {
    height: 33vh;
}
.banner-left-bg {
    border-bottom-width: 155px;
    border-right-width: 285px;
}
.banner-right-bg {
    border-top-width: 240px;
    border-left-width: 380px;
}
}
@media only screen and (max-width: 530px){
.banner-slider .carousel {
    height: 30vh;
}
}

@media only screen and (max-width: 480px) {
.banner-slider {
    padding: 100px 0px 20px 0;
}
.banner-slider .carousel {
    height: 23vh;
}
.banner-left-bg{
    border-bottom-width: 140px;
    border-right-width: 250px;
}
.banner-right-bg{
	border-top-width: 215px;
    border-left-width: 335px;
}
.carousel-indicators {
    justify-content: left;
    bottom: -30px;
    left: -35px;
}
.carousel-indicators {
    justify-content: left;
    bottom: -30px;
    left: -35px;
}
.carousel .carousel-indicators li {
    border-radius: 0px;
    width: 20px;
    height: 3px;
}
}

@media only screen and (max-width: 360px){
.banner-slider {
    padding: 100px 0px 6px 0;
}
.carousel-indicators {
    justify-content: left;
    bottom: -14px;
    left: -35px;
}
}

@media only screen and (max-width: 320px){
.banner-slider .carousel {
    height: 17vh;
}
.banner-slider {
    padding: 90px 0px 15px 0px;
}
.banner-left-bg{
	border-bottom-width: 110px;
    border-right-width: 155px;
}
.banner-right-bg{
	border-top-width: 175px;
    border-left-width: 295px;
}
.carousel-indicators {
    bottom: -26px;
    left: -35px;
}
}

/* ##### Banner bottom-section ##### */
.banner-bottom-section, .main-content-area{
	background: url(../img/grey-shape.jpg) no-repeat top 50px right -40px;
}

/* ##### home-about-section ##### */
.home-about-section{
    padding: 60px 0 40px
}
.home-about-section-right{
	padding-left:3rem;
}
.home-about-section p{
	text-align: justify;
}
.home-about-mobile-img{
	display: none;
}
.our-business-section{
	background: url(../img/home-service-sec-orange-shape.png) no-repeat top left;
	padding: 30px 0 80px;
}
.business-block{
	margin: 0;
    padding: 6px;
    text-align: center;
}
.business-block .business-icon {
    margin: 0 auto;
    width: 142px;
    height: 142px;
    border-radius: 100%;
    box-shadow: 0 0 5px 5px rgba(186,186,186,.21);
    border: 1px solid #fff;
    position: relative;
    background: #fff;
    transition: 0.5s;
}
.business-block:hover .business-icon {
    box-shadow: 0 0 5px 5px rgba(186,186,186,.50);
}
.business-block .business-icon a {
    display: block;
    width: 142px;
    height: 142px;
    border-radius: 100%;
    transition: 0.5s;
    transform: scale(0.9);
}
.business-block:hover .business-icon a{
    transform: scale(1);
}
.business-block .business-icon img {
    display: inline-block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
    filter: gray;
    -webkit-filter: grayscale(100%);
    transition: grayscale 0.5s;
}
.business-block:hover .business-icon img {
    filter: none;
    -webkit-filter: grayscale(0%);
}
.business-content h3 {
    margin: 25px 0 10px;
    padding: 0;
    font-size: 22px;
    font-weight: 600;
    color: #111111;
    line-height: 1.2;
}
.business-content h3 a {
    color: #111111;
}
.business-content p{
	margin: 0px 0 10px;
    padding: 0;
    line-height: 22px;
    color:#888888;
}
.business-content .read-more {
    margin: 0;
    padding: 0;
}
.business-content .read-more a {
    margin: 0;
    padding: 0;
    color: #d50808;
    text-transform: capitalize;
    font-weight: 600;
    transition: 0.5s;
    font-size: 16px;
    display: inline-block;
    line-height: 30px;
}
.business-heading {
    margin: 0 0 50px 0;
    padding: 0;
    font-size: 28px;
    font-weight: 600;
    color: #424141;
    position: relative;
    text-align: center;
    z-index: 2;
    line-height: 1.2;
}
.business-heading:before {
    background: #e4e4e4;
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 2px;
    width: 100%;
    content: "";
    z-index: -1;
}
.business-heading:after {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    height: 2px;
    width: 25%;
    content: "";
    z-index: -1;
}
.owl-carousel .owl-item img {
    display: block;
    width: auto !important;
}
@media screen and (max-width: 1500px){
.banner-bottom-section {
    background-position: top 50px right -80px;
}
.our-business-section {
    background-position: top left -50px;
}
}
@media screen and (max-width: 1300px){
.banner-bottom-section {
    background: none;
}
.our-business-section{
	background:none;
}
}
@media only screen and (max-width: 1170px){
.main-heading {
    font-size: 24px;
}
}

@media only screen and (max-width: 991px){
.about-main-img{
	display:none;
}
.home-about-mobile-img{
	margin: 10px 15px 0 0;
    padding: 0;
    float: left;
    max-width: 183px;
	display: block;
}
.home-about-section-right {
    padding-left: 0rem;
}
.business-heading:after {
    width: 45%;
}
}

@media only screen and (max-width: 480px){
.main-heading {
    font-size: 17px;
}
.home-about-section {
    padding: 25px 0 0px;
}
}


/* ##### our-brand-section ##### */
.our-brand-section{
    padding: 80px 0;
    position: relative;
    background: url(../img/our-brands-bg.jpg) no-repeat;
    background-attachment: fixed;
    background-size: cover;
    min-height: 300px;
    z-index: -2;
}
.our-brand-section:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "";
    height: 100%;
    width: 340px;
    z-index: -1;
    background: url(../img/our-brands-orange-shape.jpg) no-repeat;
    background-size: cover;
}
.our-brand-inner{
	background:#fff;
	padding:15px 50px;
}
.item-bg{
	border-right:1px solid #6a6a6a;
}
.our-brand-inner .customPrevBtn{
	position: absolute;
    top: 55%;
    left: 10%;
}
.our-brand-inner .customNextBtn{
	position: absolute;
    top: 55%;
    right: 10%;
}
.our-brand-section .owl-dots{
    display: none;
}
@media screen and (max-width: 1500px){
.our-brand-section:before {
    left: -100px;
}
}
@media screen and (max-width: 767px){
.our-brand-section:before {
    background: none;
}
}
/* ##### end our-brand-section ##### */

/* ##### up-coming Project Details ##### */
.our_brand_bottom {
    background: url(../img/grey-shape1.jpg) no-repeat top 50px left -30px;
    padding: 30px 0 80px;
}
.upcoming-pro{
	padding-top:80px;
}
.upcoming-pro .home-about-section-right, .project-details{
	padding-left: 5.5rem;
}
.upcoming-pro .home-about-section-right p{
    text-align: justify;
}
.upcoming-pro img{
	float: right;
}
.project-details ul{
	font-size: 15px;
	font-weight: 400;
	font-family: 'Roboto', sans-serif;
}
.project-details ul li{
	display: inline-block;
    padding: 0px 50px 20px 0;
}

/* ##### contact Section #### */
.contact-section{
	background: url(../img/contact-bg.jpg) no-repeat top right;
	padding: 55px 0;
}
.contact-details{
	margin: 10px 0 15px;
}
.contact-details h5{
	font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
}
.contact-details-left{
	float: left;
    width: 4%;
}
.contact-details-right{
	float: right;
    text-align: left;
    width: 95%;
}
.contact-details-right p{
	line-height: 22px;
	margin-bottom: 10px;
}
@media screen and (max-width: 1500px){
.our_brand_bottom {
    background-position: top 50px left -80px;
}
}
@media screen and (max-width: 1366px){
.upcoming-pro .home-about-section-right, .project-details {
    padding-left: 0rem;
}
}
@media screen and (max-width: 1300px){
.our_brand_bottom {
    background: none;
}
}

/* ##### News letter Section ##### */
.newsletter-section{
	background: #0990c8;
	padding: 15px 0;
}
.newsletter-section h3 {
    margin: 0;
    padding: 0;
    font-size: 24px;
    margin-top: 30px;
    text-transform: uppercase;
    text-align: center;
    color:#fff;
    font-weight: 400;
    vertical-align: middle;
}
.newsletter-form {
    margin: 0 0 0 10px;
    padding: 0;
    display: inline-block;
    width: 100%;
    vertical-align: middle;
}
.news-btn{
	border: 1px solid #fff;
    background: none !important;
    padding: 10px 4 0px;
    border-radius: 6px;
}
.news-btn:active{
	background-color: none!important;
}

.newsletter-form-style .md-form input[type=email]{
    border-bottom: 1px solid #f5cf00 !important;
    padding-top: 10px;
    width: 96%;
    color:#fff;
}
.newsletter-form-style .md-form label {
    padding-left: 10px;
    color: #f4cb01;
}
.newsletter-form-style .md-form input[type=email]:focus:not([readonly])+label{
    color:#f4cb01;
}
.newsletter-form .md-form input[type=email]{
	border-bottom:1px solid #fff;
}
.newsletter-form .md-form input[type=email]:focus:not([readonly]){
	border-bottom: 1px solid #fff;
}

/* ##### Footer Section ##### */
.ft-section{
	padding:50px 0 0;
}
.underlined-heading {
    padding-bottom: 15px;
    position: relative;
    margin-bottom: 20px;
}
.underlined-heading:after {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 50px;
    height: 3px;
    background: #0990c8;
}
.ftr-content p{
	text-align: justify;
	line-height: 26px;
	color:#6e6e6e;
}
.def-btn.btn-outline {
    border: 1px solid #0990c8;
    color: #0990c8;
    padding: 5px 15px;
}
.footer-content ul{
	padding-left: 0px;
    font-size: 15px;
    font-weight: 400;
    font-family: 'Roboto', sans-serif;
}
.footer-content ul>li{
	padding: 7px 0px 7px 0px;
    list-style: none;
}
.footer-content ul>li a{
	color:#6e6e6e;
}
.footer-content ul>li a:hover {
    color: #0990c8;
    padding-left: 5px;
}.footer-content h5{
	font-size: 20px;
	color: #0990c8;
}
.footer-content p{
	color: #6e6e6e;
    line-height: 22px;
    margin-bottom: 5px;
}

.footer-copyright{
	background: #707070;
	color: #fff;
    text-align: center;
}

/* ===== Contact us ===== */
.sub-banner-area{
    margin: 0;
    padding: 165px 50px 45px 50px;
    position: relative;
}
.sub-banner-area img{
    width:100%;
}
.sub-banner-inner {
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 1;
    box-shadow: 0px 5px 15px 5px rgba(0,0,0,.2);
}
.sub-banner-area .sub-banner-inner .sub-banner-text {
    position: absolute;
    left: 60px;
    top: 60px;
}
.sub-banner-area .sub-banner-inner .sub-banner-text {
    position: absolute;
    left: 0px;
    top: 50%;
    transform: translateY(-50%);
    background: rgba(0,0,0,1);
    background: -moz-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(0,0,0,1)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: -o-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: -ms-linear-gradient(left, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    background: linear-gradient(to right, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#000000', GradientType=1 );
}
.sub-banner-area .sub-banner-inner .sub-banner-text h1 {
    margin: 0;
    padding: 18px 50px 38px 50px;
    position: relative;
    font-size: 50px;
    font-weight: 500;
    font-family: 'Barlow Semi Condensed', sans-serif;
    line-height: 1;
    color: #fff;
}
.sub-banner-area .sub-banner-inner .sub-banner-text h1:after {
    position: absolute;
    left: 50px;
    bottom: 20px;
    width: 100%;
    height: 1px;
    content: "";
    background: rgba(255,255,255,1);
    background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 70%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(255,255,255,1)), color-stop(100%, rgba(0,0,0,0)));
    background: -webkit-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 70%);
    background: -o-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 70%);
    background: -ms-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 70%);
    background: linear-gradient(to right, rgba(255,255,255,1) 0%, rgba(0,0,0,0) 70%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#000000', GradientType=1 );
}
.breadcrumb-area{
    margin-top: 0px;
}
.breadcrumb{
    background: #0990c805;
    border-bottom: 1px solid #a0a0a06b;
    border-radius: 0;
}
.main-content-area{
    background: url(../img/grey-shape.jpg) no-repeat top 0px right -40px;
    padding: 50px 0;
}
.main-content-area-inner{
    background: url(../img/home-service-sec-orange-shape.png) no-repeat top left;
}
.contact-section-left{
    box-shadow: 0px 5px 15px 5px rgba(0,0,0,.09);
    padding:25px;
}
.md-form input[type=date], 
.md-form input[type=datetime-local], 
.md-form input[type=email], 
.md-form input[type=number], 
.md-form input[type=password], 
.md-form input[type=search-md], 
.md-form input[type=search], 
.md-form input[type=tel], 
.md-form input[type=text], 
.md-form input[type=time], 
.md-form input[type=url], 
.md-form textarea.md-textarea{
    border-bottom: 1px solid #0990c8;
    background-color: #0990c80a;
    padding-left: 10px;
}
.md-form input[type=date]:focus:not([readonly]), 
.md-form input[type=datetime-local]:focus:not([readonly]), 
.md-form input[type=email]:focus:not([readonly]), 
.md-form input[type=number]:focus:not([readonly]), 
.md-form input[type=password]:focus:not([readonly]), 
.md-form input[type=search-md]:focus:not([readonly]), 
.md-form input[type=search]:focus:not([readonly]), 
.md-form input[type=tel]:focus:not([readonly]), 
.md-form input[type=text]:focus:not([readonly]), 
.md-form input[type=time]:focus:not([readonly]), 
.md-form input[type=url]:focus:not([readonly]), 
.md-form textarea.md-textarea:focus:not([readonly]){
    webkit-box-shadow: 0 1px 0 0 #f5c700;
    box-shadow: 0 1px 0 0 #f5c700;
    border-bottom: 1px solid #f5c700;
}
.md-form label{
    padding-left:10px;
}
.more-btn{
    background: #f5c700;
}
ul.contact-address {
    list-style: none;
    padding: 0;
}
.contact-address li {
    position: relative;
    padding: 12px 0 10px 0px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
.contact-address li:last-child {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
}
.contact-address li > .media {
    margin: 3px 0;
}
.media:first-child {
    margin-top: 0;
}
.media-left{
    padding-right: 20px !important;
}
.address_icon {
    color: #f5c700;
    border-color: #f5c700;
    font-size: 20px;
}
.media-heading{
    font-size: 24px;
    margin-top: -6px;
    color: #0990c8;
}
.media-body p{
    line-height: 22px;
    color: #717070;
    margin-bottom: 0px;
}
.media-body a{
    color: #717070;
    font-family: 'Roboto', sans-serif;
    color: #717070;
    font-weight: 400;
}
.media-body a:hover{
    color: #f5c700;
}
@media only screen and (max-width: 767px){
.contact-section-right{
    box-shadow: 0px 5px 15px 5px rgba(0,0,0,.09);
    padding:25px;
    margin-top: 30px;
}
}
@media only screen and (max-width: 380px){
.sub-banner-area {
    margin: 0;
    padding: 90px 0px 12px 0px;
    position: relative;
}
.sub-banner-area .sub-banner-inner .sub-banner-text h1{
    font-size: 17px;
    padding: 15px 33px 28px 20px;
}
.sub-banner-area .sub-banner-inner .sub-banner-text h1:after{
    left: 22px;
}
.sub-banner-area .banner-left-bg {
    border-bottom-width: 70px;
    border-right-width: 170px;
}
.sub-banner-area .banner-right-bg {
    border-top-width: 150px;
    border-left-width: 335px;
}
}

@media only screen and (max-width: 320px){
.sub-banner-area {
    padding: 90px 0px 15px 0px;
}
}

@media only screen and (max-width: 360px){
.sub-banner-area {
    padding: 84px 0px 6px 0;
}
}

/* ===== About us section ===== */
.about-us-details-section, .business-history-inner{
    box-shadow: 0px 5px 15px 5px rgba(0,0,0,.09);
    padding: 25px;
    position: relative;
}
.about-us-details-section:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 5px;
    background: #f5c700;
    content: "";
}
.about-us-details-section:after {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 5px;
    background: #0990c8;
    content: "";
}
.about-us-details-section h1{
    font-size: 24px;
}
.about-us-details-section p{
    line-height: 26px;
    text-align: justify;

}
.business-history{
    background: url(../img/grey-shape1.jpg) no-repeat top 50px left -30px;
}
.business-history-inner{
    box-shadow: 0px 5px 15px 5px rgba(0,0,0,.09);
    padding: 25px;
    margin-top: 30px;
}
.business-1{
    padding: 3px 0 10px;
    margin-bottom: 25px;
    position: relative;
}
.business-1:before {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 2px;
    background: #0990c8;
    content: "";
}
.business-1:after{
    position: absolute;
    right: 0;
    bottom: 0;
    width: 50%;
    height: 2px;
    background: #f5c700;
    content: "";
}
.business-1 h3{
    font-size: 22px;
    font-weight: 600;
}
.business-1 p{
    text-align: justify;
    line-height: 26px;
}

.alert-success{   
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    color: #e4f500}

/* ====================
    Video Section
=====================*/
.you-video{
    padding: 80px 0 35px;
    background: #eaeaea;
}
.video-inner-wrap {
    position: relative;
    margin-bottom: 30px;
}
.video-inner-wrap .video-btn {
    position: absolute;
    left: 50%;
    top: 43%;
    background-image: linear-gradient(to top, #12b4f2 0%, #0259ae 51%, #12b4f2 100%);
    background-size: auto 200%;
    color: #ffffff;
    font-size: 18px !important;
    height: 80px;
    font-size: 30px;
    width: 80px;
    line-height: 80px;
    border-radius: 5000px;
    transform: translateY(-50%) translateX(-50%);
}
.video-inner-wrap h1{
    font-size: 22px;
    font-weight: 600;
    color: #0391dc;
    text-align: center;
    margin-top: 20px;
    border: 1px solid;
    padding: 8px;
}
.modal-body{
    padding: 0;
}
.modal-dialog .modal-content{
    box-shadow: none;
}
.modal-content{
    background-color: #fff0;
}