body{
      height: 100%;
    min-width: 200px;
    min-height: 100%;
}

*{
    padding: 0;
    margin: 0;
     -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    
}
h2{    text-align: left;
    color: #076cbf;}
.home-slider {
    position: relative;
    height: 60vh;
    min-height: 320px;
        object-position: center top;
/*    min-height: 450px;*/
    overflow: hidden;
}
.home-carousel {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: 70% 50%;
}
.carousel, .carousel-inner .carousel-item, .carousel .carousel-inner .carousel-item img {
    height: 100%;
    object-fit: cover;
}
.home-carousel:after, .gools-section .gools-bacg:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.5;
    background-color: black;
}
.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden;
    min-height: 294px;
    height: 100%;
}
.slider-content {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    top: 20%;
}
.home-header,.home-btns{
    max-width: 90%;
    margin: auto;
    width: 90%;
/*    text-align: left;*/
    text-align: center;
}

.home-header h1{
   /* color: transparent!important;
    background-image: linear-gradient(90deg,#4fc1e9,#4a89dc)!important;*/
    font-size: 37px;
    line-height: 54px;
    font-weight: 900;
    -webkit-background-clip: text;
    -ms-background-clip: text;
    background-clip: text;
    font-family: "Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    color:#fff; 
/*    width: 42%;*/
    width: 100%;
    text-align: center;
}
.home-header p{
    font-family: OpenSans,Arial,sans-serif;
    font-family: "Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: 20px;
    color: white;
    line-height: 1.5;
    font-weight: 300;
/*    width: 38%;*/
    width: 81%;
/*    width: 100%;*/
    text-align: center;
    margin: auto;
}
.home-header p.mylead{
    color: gold;
    font-weight: 700;
}
.slider-content .home-btns .book-btn{
    color: #fff;
    background-color: transparent;
    cursor: pointer;
    
}
.home-btns .slider-btn {
    text-decoration: none;
    color: #fff;
    background-color: DodgerBlue;
  
    padding: 14px 33px;
    margin: 17px 0px 17px 0px;
    line-height: 17px;
    -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
    border-width: 2px;
    letter-spacing: 0px;
    border: 2px solid #ffffff;
      border-color: dodgerblue;
    text-align: center;
    min-width: 150px;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
/*
    background-image: linear-gradient(#2a73cc,#2260aa);
    background-clip: text;
*/
    min-width: 170px;
    min-height: 54px;
    outline: none;
    text-transform: uppercase;
    font-size: 17px;
    font-weight: 900;
    font-family: "Muli", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}
.btn:hover, .btn:active, .btn:focus {
    outline: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}
.slider-content .home-btns .book-btn:hover{
border-color: #fff;
    background: #fff;
    color: #000;
}
.slider-content .home-btns .about-btn:hover{ 
color: #fff;
background-color: transparent;
}
.mrk-contain ,.inner-contain{
    width: 100%;
}
.inner-contain a img{
    max-height: 100%;
    height: 100%;
    display: block;
    width: 100%;
}

.inner-contain .img-overlay{width: 100%;height: 100%}
/*
.inner-contain .img-overlay:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background: #000;
    opacity: 0.3;
    background-color: black;
}
*/
.how-work_header{margin-bottom: 40px;}
.how-work_header h2{text-align: center;    text-align: left;
    color: #076cbf;}
.body-content h2,.hotoffer-header h2{
/*    color: #076cbf;*/
    color: floralwhite;
    text-transform: uppercase;
    font-size: 21px;
    font-weight: bold;
    letter-spacing: 2px;
}
.body-content hr.hr-1,.hot-offers hr.hr-1 {
    border-top: 5px solid #000;
    width: 17%;
/*    position: absolute;*/
    margin-top: 0;
    margin-bottom: 5px;
    max-width: 100px;
}
.body-content hr.hr-2,.hot-offers hr.hr-2 {
    margin-top: 0px;
    border-top: 4px solid #000;
    width: 10%;
/*    position: absolute;*/
    margin-bottom: 20px;
    max-width: 60px;
}
/*
.hot-offers hr.hr-1,.hot-offers hr.hr-2{
  margin-left: auto;margin-right: auto
   
}
*/

/*
ol.list-content{
        margin: 0;padding: 0;
        list-style: none;
    }
.list-content li {
        background: #076cbf;
        color: #fff;
        counter-increment: myCounter;
        margin: 0 0 30px 0;
        padding: 13px;
        position: relative;
        top: 1em;
        border-radius:  0em 2px 1em 1em;
        padding-left: 2em;
        font-size: 1.2em;
        font-family: Constantia;
    }
.list-content li:before{
        content: counter(myCounter, decimal-leading-zero);
        display: inline-block;
        text-align: center;
        font-size: 2em;
        line-height: 1.3em;
        background-color:  #48CFAD;
        padding: 10px;
        font-weight: bold;
        position: absolute; 
        top: 0;
        left: -40px;
        border-radius: 50%;
        font-family: exo;
    }


.list-content li:nth-child(even){
        background-color: #fff;
    color: #000
    }
*/
.how-work .body-content{
    padding: 30px 50px;
}
.mail-reg{
        background-color: #003e7e;
    box-shadow: 0px 2px 9px #003e7e;
    color: aliceblue;
    font-size: 17px;
    padding: 12px;
/*    width: 260px;*/
    cursor: pointer;
    border-radius: 4px;
    text-decoration: none;
    margin-top: 20px;
}
.mail-reg:hover{
    background-color: transparent;
    color: #fff;
    box-shadow: none;
    border: 2px solid #fff;
    text-decoration: none;
    font-size: 17px;
}
.body-content p{margin-bottom: 30px;
    font-size: 18px;
    color: #fff;
    font-family: Arial, Helvetica, sans-serif;
}

.how-work .black-color{
    background:darkblue;
}
.how-work .black-color ol li{
    font-size: 18px;
    color: #fff;
     font-family: Arial, Helvetica, sans-serif;
}
.how-work .blue-color{
/*    background: aqua;*/
    background: #2254eb;
}
.hot-offers{
    margin-top: 40px;
}
.hot-offers .hotoffer-header h2{text-align: left;color: #076cbf; }
.hot-offers .features-card {
    padding-bottom: 30px;
}
.hot-offers .features-card .features-card-container {
    padding: 35px 10px;
    position: relative;
    z-index: 1;
/*    min-height: 170px;*/
    text-align: center;
    border-radius: 10px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border: solid 1px #e0e0e0;
/*    min-height: 215px;*/
    overflow: hidden;
}
.hot-offers .features-card .features-card-container{
    background:#00539c;
     font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
/*    color: #fff;*/
        position: relative;
    height: 100%;
}
.hot-offers .features-card:nth-child(3) .features-card-container{
    background:#00539c;
     font-family: Arial, Helvetica, sans-serif;
    font-weight: 900;
/*    color: #fff;*/
}
.features-card-container .home-features-img h4,.features-card-container .home-features-img a {
    font-family: inherit;
    font-size: 17px;
    letter-spacing: 0;
    line-height: 22px;
    color: #000;
    font-weight: 500;
    margin-top: 11px;
    background: #fff;
}
.home-features-img a,.cust-p{
    text-decoration: none;
    color: #9d51e1;
    margin-bottom: 0;
    font-weight: bold;
    word-break: break-word;
    word-wrap: break-word;
    font-size: 15px;
    min-height: 66px;
} 
/*
.hot-offers .features-card:nth-child(2) .features-card-container p{color: #666;}
.hot-offers .features-card:nth-child(2) .features-card-container p.mrg-cust{color: #000}
*/
.hot-offers .features-card .features-card-container p{color: #fff;
    font-weight: 700;
    font-family: inherit;}
.hot-offers .features-card .features-card-container p.mrg-cust{color: gold}
.home-features-img .mrg-cust{
    margin-bottom: 40px;
}
.home-features-img .mail-reg{
    background: none;
}
.hire-me {
    background-image: url(../Images/hire.jpg);
}
.hire-me .wrapper {
    color: #fff;
    overflow: hidden;
    display: block;
    transition: background-color .3s;
    padding: 6.375rem 0;
    text-align: center;
    text-decoration: none;
    font-family: 'Lato', sans-serif;
}
.hire-me .wrapper:before{  
content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 140%;
    height: 100%;
    transform: translateX(100%);
    background-color: #09f;
    opacity: 0;
    transition: transform 1.1s ease,opacity .3s ease;
}
.hire-h3 {
    text-align: center;
    color: #fff !important;
    padding-bottom: 40px;
    font-family: Playfair Display,sans-serif;
    line-height: 3rem;
    font-style: normal;
    font-weight: 400;
    margin: auto;
    position: relative;
}
.hire-me a{
    position: relative;
}
.hire-me .wrapper span {
    font-size: 6rem;
    letter-spacing: .0625rem;
    line-height: 7.1875rem;
    font-family: Trump Gothic East,sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    position: relative;
    margin: auto;
}

.hire-me .wrapper:hover:before {
    transform: translateX(10%) skew(-20deg);
    opacity: 1;
}
.secure{
    text-align: center;
    /* margin-top: 40px; */
    background: aqua;
    -webkit-clip-path: polygon(0 0, 100% 11%, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 11%, 100% 100%, 0 100%);
    padding: 2% 1% 1%;
     background-color: #2C3E50; 
    color: #fff;
}
.secure h2{
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.secure img{
    width: 100%;
    object-fit: cover;
}
.black-color .body-content hr.hr-1,.black-color .body-content hr.hr-2 {
    border-color: #fff;
}
/* new added */
.main-controls{
    margin-bottom: 30px;
    max-width: 80%;
    margin: auto;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 40px;
}
.btn-2 {
  background-color: #00AFD1;
}
.type-2-color.btn-2{
    background-color: cyan;
}
.btn-2 .round {
  background-color: #00c4eb;
}
.type-2-color.btn-2 .round {
  background-color: darkturquoise;
}
.btn-1 {
/*  background-color: #F27935;*/
    background-color: skyblue;
}
.type-1{
        width: auto;
    margin: auto;
    max-width: 200px;
    display:inline-block;
    margin-left: 20px;
    margin-bottom: 20px;
}
.btn-1 .round {
  background-color: skyblue;
}
.main-controls a{ 
text-decoration: none;
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  padding: 12px 53px 12px 23px;
  color: #fff;
  text-transform: uppercase;
  font-family: sans-serif;
  font-weight: bold;
  position: relative;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  display: inline-block;
}
.main-controls a span {
  position: relative;
  z-index: 3;
}
.main-controls a .round {
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  width: 38px;
  height: 38px;
  position: absolute;
  right: 3px;
  top: 3px;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  z-index: 2;
}
.main-controls a .round i {
  position: absolute;
  top: 50%;
  margin-top: -6px;
  left: 50%;
  margin-left: -4px;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.main-controls .txt {
  font-size: 14px;
  line-height: 1.45;
}

.main-controls .type-1 a:hover {
  padding-left: 48px;
  padding-right: 28px;
}
.main-controls .type-1 a:hover .round {
  width: calc(100% - 6px);
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
}
.main-controls .type-1 a:hover .round i {
  left: 12%;
}

.controls{
    margin-top: 50px;
    margin-bottom: 50px;
}

.upload table{
    margin: auto;
}
.upload table div{
    margin: 20px;
    font-size: 20px;
}
.table-contain td, .table-contain tr,.table-contain option{
    font-size: 17px !important;
}


.inputfile {
	width: 0.1px;
	height: 0.1px;
	opacity: 0;
	overflow: hidden;
	position: absolute;
	z-index: -1;
}
.inputfile + label {
    color: #f1e5e6;
    background-color: #d3394c;
    background-color: #00c4eb;
    display: inline-block;
     max-width: 80%;
    font-size: 1.25rem;
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    vertical-align: middle;
}
.inputfile + label svg{
    fill:#f1e5e6;
}
.inputfile:focus + label,
.inputfile + label:hover {
    background-color: #722040;
    background-color: #00AFD1
        
}
.inputfile + label {
	cursor: pointer; /* "hand" cursor */
}

.repaire-logos{
    margin: 20px 0 20px 0;
}
.blogs-works {
    position: relative;
    width: 300px;
    text-align: center;
    /* background-color: red; */
    margin: auto;
    height: 67px;
}
.inner-works {
    align-items: center;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #00AFD1;
}
.inner-p {
    margin-top: 20px;
    font: normal normal normal 19px/1.4em din-next-w01-light, din-next-w02-light, din-next-w10-light, sans-serif;
    color: white;
}
.logo-contain{
    margin-top: 30px;
}
.blogs-works-triangle {
    z-index: 10;
    width: 0;
    margin: auto;
    margin-left: 20%;
    position: absolute;
    margin-top: 63px;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #00AFD1;
}
.features-card{
    position: relative;
    overflow: hidden;
}
.features-card .features-back{
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;left: 0;bottom: 0;
    
}
.features-card .features-back:after{
    content: "";
    background: black;
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0.7;
    -webkit-transition: all 0.4s ease-in-out 0s;
    -moz-transition: all 0.4s ease-in-out 0s;
    transition: all 0.4s ease-in-out 0s;
}
.hot-offers .features-card:hover .features-back:after{
        opacity: 0.2;
}
.features-card .features-back img{
      display: block;
    width: auto;
    object-fit: cover;
    object-position: center;
    width: 100%;
    height: 100%;
    
}
 .features-card-container {
    padding: 20px 0px;
    position: relative;
     max-height: 205px;
     height: 170px;
    z-index: 1;
/*    min-height: 130px;*/
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border: solid 1px #e0e0e0;
     overflow: hidden;
}
.logo-contain .features-card-container:hover {
    background: gray;
    opacity: .6;
}
.home-features-img{
    position: relative;
    height: 100%;
    width: 100%;
}
.home-features-img img{
        width: 100%;
    height: 100%;
    object-fit: contain;
}
.dynamic-controls  .dynamic-label{
    margin-right: 100px;
}
.features-card{
    margin-bottom: 20px;
}
.not-work{opacity: 0.3}
.dynamic-container{
    margin-top: 30px;
    margin-bottom: 30px;
    text-align: center;
}
.dynamic-header{
    width: 100%
}
.dynamic-header h2{text-align: center}
.dynamic-controls{
    margin-top: 40px;
}

.dynamic-content{
    margin-top: 20px;
    padding: 35px 10px;
    position: relative;
    z-index: 1;
    min-height: 170px;
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border: solid 1px #e0e0e0;
}
.dynamic-content p{
        font-size: 18px;
    /* color: #fff; */
    font-family: Arial, Helvetica, sans-serif;
    margin-top: 20px;
    padding: 30px;
}
.vertical img{
    padding-top: 70px;
}
.upload-section{
    margin-top: 20px;
    margin-bottom: 40px;
    text-align: center;
}
.upload-section h2{
    text-align: center;
}
.upload-control{margin-top: 30px;}

.btn {
  background-color: DodgerBlue;
  border: none;
  color: white;
  padding: 12px 30px;
  cursor: pointer;
  font-size: 20px;
}

/* Darker background on mouse-over */
.btn:hover {
  background-color: RoyalBlue;
}
.upload-control button{
    margin-top: 30px;
}
.upload-control{
    text-align: center;
    border-radius: 4px;
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, 0.1);
    background-color: #ffffff;
    border: solid 1px #e0e0e0;
    width: auto;
    padding: 40px;
    margin: auto;
    margin-top: 0;
    width: fit-content;
}
.proceed-section .upload-control{
    width: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
    min-height: 240px;
}
.modal-header{
    border-bottom: none;
}
/* form */
.modal-body .btnSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    border: none;
    cursor: pointer;
}
.modal-body .login-form-1 .btnSubmit{
    font-weight: 600;
    color: #fff;
    background-color: #0062cc;
}
.login-form-1 form{
/*    padding: 10%;*/
}
.login-form-1{
/*    padding: 5%;*/
/*    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, 0.2), 0 9px 26px 0 rgba(0, 0, 0, 0.19);*/
}
.login-form-1 h3{
    text-align: center;
    color: #333;
}
.form-pragraph{
    margin-top: 30px;
    padding: 5px;
    border: 1px solid #eee;
}
.login-form-1 .lead {
    font-size: 1rem;
    font-weight: 300;
    font-family: sans-serif;
}
.login-form-1 input[type="checkbox"]{
  width: 20px; /*Desired width*/
  height: 20px; /*Desired height*/
  cursor: pointer;
}
.form-login{
    padding-top: 20px;
}
.full-h{
    height: 100%;
    
}
.button {
    margin-left: 20px;
     width: 250px;
    height: 55px;
    background: linear-gradient(to bottom, #4eb5e5 0%,#389ed5 100%);
    border: none;
    border-radius: 5px;
    position: relative;
    border-bottom: 4px solid #2b8bc6;
    color: #fbfbfb;
    font-weight: 600;
    font-family: 'Open Sans', sans-serif;
    text-shadow: 1px 1px 1px rgba(0,0,0,.4);
    font-size: 15px;
    text-align: left;
    text-indent: 5px;
    box-shadow: 0px 3px 0px 0px rgba(0,0,0,.2);
    cursor: pointer;
}
.button:after {
      content: "";
    width: 0;
    height: 0;
    display: block;
    border-top: 22px solid #187dbc;
    border-bottom: 32px solid #187dbc;
    border-left: 23px solid transparent;
    border-right: 43px solid #187dbc;
    position: absolute;
    opacity: 0.6;
    right: 0;
    top: 0;
    border-radius: 0 5px 5px 0;
}
.image-box {
  /* Here's the trick */
  box-shadow: inset 0 0 0 100vw rgba(0,0,0,0.5);

  /* Basic background styles */
  background: var(--image-url) center center;
  background-size: cover;

  /* Here's the same styles we applied to our content-div earlier */
  color: white;
  min-height: 70vh;
  display: flex;
  align-items: center;
  justify-content: center;
  
  /* Add a transition, just for fun */
  transition: box-shadow .3s ease-out;
}
.image-box:hover {
    box-shadow: inset 0 0 0 100vw rgba(0,0,0,0.2);
}

.card-control .home-features-img{
    position: relative;
    height: 100%;
    width: 100%;
    top: 50%;
}
.card-control a{
    text-decoration: none;
}
.card-control .features-card-container{
    min-height: 70vh;
    max-height: 500px;
}
.card-control .home-features-img .cust-p{
    font-size: 2.5rem;
    color: DodgerBlue !important;
}

.home-right .home-btns .slider-btn{    background-color:DodgerBlue;border-color: dodgerblue;color: #fff}



.c-preview {
  background: #000;
  background: -moz-linear-gradient(-45deg, #000000 0%, #000000 25%, #1e539e 50%, #ff3083 75%, #7800a8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, #000000 0%,#000000 25%,#1e539e 50%,#ff3083 75%,#7800a8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, #000000 0%,#000000 25%,#1e539e 50%,#ff3083 75%,#7800a8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  background-size: 400% 400%;
  background-repeat: no-repeat;
  display: flex;
  width: 500px;
  height: 500px;
  max-width: 100vw;
  max-height: 100vh;
  justify-content: center;
  align-items: center;
  color: #fff;
  position: relative;
  cursor: pointer;
  transition: .5s all;
  
  &__img {
    position: absolute;
    left: 0;
    top: 0;
    background: #000 url(./) no-repeat center center;
  background-size: cover;
    width: 100%;
    height: 100%;
    z-index: 1;
    opacity: .5;
    -mix-blend-mode: screen;
  }
  
  &__title {
    position: relative;
    z-index: 10;
    text-transform: uppercase;
    letter-spacing: .05em;
  }
  
  &:hover {
    background-position: 100% 100%;
    
    &__title {
      text-shadow: 0 0 20px rgba(0,0,0,1);
    }
  }
}




@media (min-width: 576px){ 
.modal-dialog {
    max-width: 550px;
    margin: 1.75rem auto;
    }}


@media (min-width: 768px) {  
.slider-content .home-header{min-height: 180px}
}

@media (min-width: 992px) { 
.slider-content .home-header{min-height: 150px}
}

@media (min-width: 1200px) { 

}