body {
    color: #555;
    font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;;
    font-size: 14px;
    overflow-x: hidden;
}
h1,h2,h3,h4,h5,h6,label{font-family: Montserrat,sans-serif;}
.banner {
    position: relative;
    float: left;
    padding: 0 0 50px;
    background: #f4f4f4;
}

.banner .carousel-indicators {
    left: auto;
    margin: auto;
    width: 100%;
}
.banner .carousel{box-shadow: 0px 5px 10px #0000004d;}
.header-form {
    width: 70%;
    background: rgba(0, 0, 0, 0.5);
    position: absolute;
    z-index: 1;
    margin: 15% auto 0;
    display: block;
    vertical-align: middle;
    left: 15%;
    color: #fff;
    padding: 15px 15px 35px;
}
.header-form label{width: 100%;font-weight: 600;}
.header-form h1 {
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    margin: 5px 0 20px;
}
.header-form h4{margin-top: 0;}
.header-form .submitBtn{width: 100%;margin: 0;background: #ffffff;color: #00732f;font-weight: 700;}
.applyBtn {
    width: 115px;
    height: 40px;
    margin: 0 7px;
    background: #00732f;
    color: #fff;
    border: 1px solid #fff;
    padding: 7px;
    text-transform: uppercase;
    box-sizing: border-box;
}

.applyBtn:hover, .applyBtn:focus {
    background: #00732f;
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.gccCountry {
    background: #ebebebbf;
    padding: 15px 15px 25px;
    width: 100%;
    margin: auto;
}
.gccCountry .submitBtn{margin-left: 0;font-weight: 700;font-size: 14px;}
.gccCountry .submitBtn:hover{background: #117a8b;}
.gccName {
    float: left;
    font-size: 14px;
    margin-left: 30px;
}

.select2-container {
    text-align: left;
    width: 100% !important;;
}

.select2-container--default .select2-selection--single {
    border-radius: 0;
    height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 40px;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    width: 38px;
    height: 40px;
    top: 0;
    right: 0;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #757575 transparent transparent transparent;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #fff transparent
}

.gccList {
    margin: 10px auto 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.gccList li {
    width: 165px;
    float: left;
    padding: 5px 10px;
    border-right: 1px solid #ccc;
    background: #fff;
    color: #000;
    text-align: left;
    margin: 0 5px;
    border-radius: 5px;
}

section {
    width: 100%;
    float: left;
    padding: 20px 0;
}

.works-holder {
    position: relative;
    width: 100%;
    padding: 4em 0 5em;
    margin: 20px 0;
    float: left;
}
.works-holder .title-section {
    text-align: center;
}

.works-holder .title-section h3 {
    font-weight: 600;
}

.works-holder .box-content {
    width: 100%;
    margin: 0 0 20px;
    float: left;
    text-align: center;
    background: #f7f7f7;
    padding: 20px 10px;
    border-top: 4px solid #00732f;
}

.works-holder .box-content .img-work-holder {
    width: 100px;
    height: 100px;
    line-height: 90px;
    position: relative;
    margin: auto;
    margin-bottom: 20px;
    border-radius: 50%;
}

.works-holder .box-content .img-work-holder img {
    width: 75px;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
    position: relative;
    z-index: 10;
}
.works-holder .textBox {
    height: 140px;
}
.works-holder .textBox h5 {
    color: #414242;
    font-size: 15px;
    margin: 5px 0 0;
    padding: 0;
    font-weight: 600;
    line-height: 24px;
    text-transform: capitalize;
}

.works-holder .textBox p {
    color: #383838;
    font-size: 14px;
    margin: 10px 0;
    padding: 0;
    line-height: 20px;
}


.services {
    position: relative;
    width: 100%;
    padding: 2em 0 4em;
    margin: 0;
    float: left;
}
.services .title-section {
    text-align: center;
}

.services .title-section h3 {
    font-weight: 600;
    color: #000;
}

.services .box-content {
    width: 95%;
    padding: 15px 0;
    margin: 0;
    float: left;
    text-align: center;
}

.services .box-content .img-work-holder {
    width: 100px;
    height: 100px;
    line-height: 110px;
    background: #00732f;
    position: relative;
    margin: auto;
    border-radius: 50%;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
}
.services .box-content .img-work-holder i {
    font-size: 30px;color: #fff;
}
.services .box-content:hover .img-work-holder {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.services .textBox {
}

.services .textBox p {
    color: #383838;
    font-size: 15px;
    margin: 10px 0;
    padding: 0;
    line-height: 20px;
}


.testimonial-slider{padding: 0 15px;}
.testimonial-slider .star-rating{width: 50%;text-align: left;}
.feedbacks .star-rating{text-align: left;}
section.testimonial {
    width: 100%;
    padding: 2em 0 2em 0;
    margin: 0;
    float: left;
    text-align: center;
}
.testimonial h3 {
    font-size: 22px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.testimonial .carousel {
    margin: 50px auto;
    padding-top: 10px;
}

.testimonial .carousel-inner {
    height: 250px;
    position: relative;
}

.testimonial .carousel-indicators {
    margin-left: 0;
    left: 0;
    bottom: 60px;
    width: 100%;
}

.testimonial .carousel-indicators li {
    background: #b6b6b6;
    border: none
}

.testimonial .carousel-indicators .active {
    background: #000;
    width: 15px;
    height: 15px;
    position: relative;
    top: 2px;
}

.testimonial .carousel .item {
    padding: 0 20px;
    background: #fff;
}

.testimonial .box {
    background: #f8f9fa;
    height: 200px;
    padding: 20px;
    margin: 30px 20px 0;
}

.testimonial .clientName span {
    background: #fff;
    margin: 10px;
    position: relative;
    z-index: 1;
    padding: 5px 15px;
}

.testimonial h5.testDate {
    color: #666666;
    font-weight: normal;
    width: 40%;
    float: right;
    text-align: right;
    font-weight: bold;
}

.testimonial .viewAll {
    margin-top: 50px;
}

.testText {
    float: left;
    width: 100%;
    font-size: 16px;
    margin-top: 15px;
}

.testimonial .slick-arrow {
    position: absolute;
    top: 57%;
    z-index: 1;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    border: none;
    box-shadow: 0 0 5px #00000050;
}

.testimonial .slick-arrow:focus {
    outline: none;
}

.testimonial .next {
    right: -5px;
}

.testimonial .prev {
    left: -5px;
}

.testimonial .slick-dots {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: center;
    justify-content: center;
    margin: 0;
    padding: 1rem 0;
    list-style-type: none;
}
.testimonial .slick-dots li {
    margin-right:15px;
}
.testimonial .slick-dots button {
    display: block;
    width: 1rem;
    height: 1rem;
    padding: 0;
    border: none;
    border-radius: 100%;
    background-color: #ccc;
    text-indent: -9999px;
}
.testimonial .slick-dots li.slick-active button {
    background-color: #000;
}

.faq .panel-group {
    width: 100%;
    float: left;
    margin-top: 33px;
}

.faq .panel-group .panel {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 0 0 10px #ddd;
}

.faq .panel-group .panel .panel-heading {
    padding: 0px;
}

.faq .panel-group .panel .panel-title a {
    width: 100%;
    float: left;
    padding: 15px;
    color: #4a4a4a;
}
.faq .panel-group .panel .panel-title a span{float: left;width: 90%;}
.faq .panel-group .panel .panel-title a:hover, .faq .panel-group .panel .panel-title a:focus {
    text-decoration: none;
}

.faq .panel-collapse {
    border: none;
}

.faq .panel-group .panel-heading + .panel-collapse > .panel-body {
    border: none;
    padding-top: 0;
}

.radioBtn {
    display: block;
    position: relative;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%;
    float: left;
    margin-bottom: 0;
}

/* Hide the browser's default radio button */
.radioBtn input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.radioBtn .checkmark {
    position: absolute;
    top: 2px;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
    border: 2px solid #00732f;
    border-radius: 50%;
}

/* On mouse-over, add a grey background color */
.radioBtn:hover input ~ .checkmark {
    background-color: #ccc;
}

/* When the radio button is checked, add a blue background */
.radioBtn input:checked ~ .checkmark {
    background-color: #00732f;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.radioBtn .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.radioBtn input:checked ~ .checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.radioBtn .checkmark:after {
    top: 5px;
    left: 4px;
    width: 7px;
    height: 7px;
    background: white;
    border-radius: 50%;
}

header {
    background: #00732f;
    width: 100%;
    float: left;
    color: #fff;
    padding: 10px 0;
    position: relative;
}

header:before {
    content: '';
    background: #f2a343;
    position: absolute;
    height: 2px;
    width: 100%;
    top: 50%;
}

.logo {

    margin: auto;
    position: relative;
    font-size: 20px;
    text-align: center;
    line-height: 70px;
    transition: all .5s;
    -moz-transition:all .5s;
    -ms-transition: all .5s;
    -o-transition: .5s;
    -webkit-transition:all .5s;
}

.logo img {
    width: 265px;
    transition: all .5s;
    -moz-transition: .5s;
    -ms-transition: all .5s;
    -o-transition: .5s;
    -webkit-transition: .5s;
    position: absolute;
}
#stickyNav{}
.navbar-inverse {
    background: #fff;
    border: none;
    border-bottom:1px solid #ddd;
    padding:0;
    margin-bottom: 0;
    border-radius: 0;
    z-index: 1060;
    width: 100%;
    height: 80px;
    transition: all .25s;
    -moz-transition: .25s;
    -ms-transition: all .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
}

.nav.navbar-nav {
    float: none;
    margin: auto;
    display: table;
}

.nav.navbar-nav li a {
    color: #00732f;
    padding: 30px 10px;
    font-size: 14px;font-weight: 700;
    text-transform: uppercase;
    transition: all .25s;
    -moz-transition: .25s;
    -ms-transition: all .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
}

.navbar-inverse .navbar-nav > li a:hover, .navbar-inverse .navbar-nav > li a:focus, .navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus {
    background: #00732f;
    color: #fff;
}
.navbar-inverse .navbar-nav > .active > a{background: transparent;color: #00732f;}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    height: 63px;
    transition: all .25s;
    -moz-transition: .25s;
    -ms-transition: all .25s;
    -o-transition: .25s;
    -webkit-transition: .25s;
}
.sticky .navbar-nav > li > a{padding: 20px 10px;}
.sticky .logo{line-height: 55px;}
.sticky .logo img{width: 75px;}
.result-top {
    margin:80px 0px 0;
    padding: 50px 0 20px;
}

.result-top .col-md-3 {
    padding: 0;
}

.result-top label {
    font-weight: 600;
    color: #000;
    line-height: 38px;
    width: 100%;
}

.submitBtn {
    width: 115px;
    margin: 0 7px 0 15px;
    background: #00732f;
    color: #fff;
    border: none;
    padding: 9px 7px;
    text-transform: uppercase;
    box-sizing: border-box;
    height: 40px;
}

.submitBtn:hover, .submitBtn:focus {
    background: #00732f;
    color: #fff;
    text-decoration: none;
    outline: 0;
}

.result {
    margin: 0 0 30px;
    padding: 50px 0 0;
}

.title {
    margin-bottom: 40px;
    width: auto;
    border-bottom: 2px solid #000;
    display: inline-block;
}

.documentType {
    border: 1px solid #00732f3d;
}

.documentType h3 {
    padding: 10px;
    margin: 0;
    background: #00732fbf;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    text-align: center;
}

.documentType p {
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
}
.documentType ul{padding-left: 25px;}
.visaResult {
}

.more-less {
    float: right;
}

.panel-group .panel + .panel {
    margin-top: 10px;
    width: 100%;
    float: left;
    border: none;
}

.panel-group .panel {
    border-radius: 10px;
    box-shadow: none;
    float: left;
    width: 100%;
    border: none;
}

.panel-collapse {
    width: 100%;
    float: left;
    padding: 13px;
    border: 1px solid #f1f1f1;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.panel-default > .panel-heading {
    padding: 0;
    float: left;
    width: 100%;
    background: none;
}

.panel-default > .panel-heading .panel-title a {
    padding: 20px;
    background: #00732fbf;
    float: left;
    width: 100%;
    color: #fff;
    font-size: 14px;
}

.panel-default > .panel-heading .panel-title a:hover, .panel-default > .panel-heading .panel-title a:focus {
    text-decoration: none;
}

.panel-default > .panel-heading .panel-title a.collapsed {
    padding: 20px;
    background: #eee;
    color: #000;
    border-radius: 0;
}
.panel-default > .panel-body{float: left;width: 100%;}
.feeTable {
    padding: 0;
    margin-top: 30px;
}

.feeTable h3 {
    padding: 7px;
    margin: 0;
    text-align: center;
    background: #981a1d;
    color: #fff;
    text-transform: uppercase;
    font-size: 16px;
}
.feeTable th{font-size:15px;}
.applicationForm {min-height: 70vh;}

/*progressbar*/
#progressbar {
    margin: 30px 0;
    border-bottom: none;
    display: flex;
    table-layout: fixed;
    text-align: center;
}

#progressbar li {
    list-style-type: none;
    color: #00732f;
    font-size: 14px;
    font-weight: bold;
    width: 100%;
    float: left;
    position: relative;
    letter-spacing: 1px;
    cursor: pointer;
    text-align: center;
    display: table-cell;
}

#progressbar li:first-child a:after {
    /*connector not needed before the first step*/
    content: none;
}

/*marking active/completed steps green*/
/*The number of the step and the connector before it = green*/

#progressbar li a {
    color: #000;
    border: none;
    background:#efefef;
    border-radius: 0;
    height: 80px;
    padding: 15px;
}

#progressbar li.active a {
    color: #ffffff;
    background: #00732f;
}
#progressbar li a:hover, #progressbar li a:focus {
    border: none;
    background: #efefef;
    color: #000;
}
#progressbar li.active a, #progressbar li.active a:hover, #progressbar li.active a:focus{background: #00732f;color: #fff;}
h1{
    margin: 20px 0 40px;
}
#progressbar li a i{width: 100%;float: left;font-size: 25px;margin-bottom: 7px;}
#progressbar li a span{width: 100%;float: left;}
.applicationForm h3 {
    margin: 0 0 40px;
    font-size: 20px;
}
.applicationForm form{background: #fdfdfd;box-shadow: 0 0 5px #d9d9d9;width: 100%;margin: auto}
.applicationForm .input-group{width: 100%;float: left;}
.formHeading {
    padding: 10px 0;
    margin: 0 15px 30px;
    border-bottom: 1px solid #ddd;
}

.applicationForm fieldset {
    padding: 15px;
}

.applicationForm fieldset .form-group {
    width: 100%;
    float: left;
    margin-bottom: 20px;
    font-size: 13px;
}
.applicationForm fieldset .form-group .form-control{height: 40px;line-height: 40px;}
.applicationForm fieldset .form-group textarea.form-control{line-height: normal;}
.chooseFile .btn{margin: 0 0 10px;}
.nextBtn {
    padding: 8px 20px;
    width: 100px;
    font-size: 16px;
}

.remark {
    color: #de191e;
    margin-top: 20px;
    font-weight: 600;
}

.checkBox {
    width: auto;
    float: left;
    display: block;
    position: relative;
    padding-left: 25px;
    margin-bottom: 12px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkBox input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

.checkBox .checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 17px;
    width: 17px;
    background-color: #fff;
    border-radius: 0;
    border: 1px solid #00732f;
    box-shadow: 0 1px 2px #ccc;
}

.checkBox:hover input ~ .checkmark {
    background-color: #fff;
    box-shadow: none;
}

.checkBox input:checked ~ .checkmark {
    background-color: #ffffff;
}

.checkBox .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkBox input:checked ~ .checkmark:after {
    display: block;
}

.checkBox .checkmark:after {
    left: 5px;
    top: 1px;
    width: 5px;
    height: 10px;
    border: solid #00732f;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.appHeading {
    border: 1px solid #999;
    padding: 10px;
    font-weight: bold;
    width: auto;
    float: right;
    font-size: 12px;
}

.backBtn {
    width: 115px;
}

.formBtn {
    padding: 7px 15px;
    font-weight: bold;
}
.summaryMain{width: 100%;float: left;margin:20px 0 40px;padding: 30px 20px;display: flex;}
.summaryBox {
    font-size: 13px;
    padding: 20px;
    width: 100%;
    float: left;
    box-shadow: 0 0 10px #ededed;
    margin: 10px 25px;
    display: table-cell;
    position: relative;
}
.summaryMain .summary-icon{width: 75px;height: 75px;box-shadow: 0px 2px 5px #dcdcdc;margin: -50px auto 20px;line-height: 75px;border-radius: 50%;background: #fff;text-align: center;font-size: 25px;color: #007F00;}
.summaryMain .summary-icon i{}
.summaryBox h3 {
    padding: 7px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 600;
}

.summaryBox p {
    padding: 10px;
    margin: 0;
    box-sizing: border-box;
    font-size: 15px;
    text-align: center;
}

.summaryTabel {
}

.summaryTabel th {
    text-align: center;
    background: #e9e9e9;
}

.summaryTabel td {
    vertical-align: middle !important;
}
.summaryTabel .btn{border-radius: 0;}
.summaryTabel .btn i{margin-right:5px;}
.trackApplicationPage{padding: 0 15px 30px;min-height: 55vh;}
.trackForm {
    background: #ddd;
    padding: 15px 15px 30px;
    margin: 25px auto;
    width: 80%;
}

.trackForm .form-control {
    border-radius: 0;
    height: 40px;
}

.trackTabel {
}

.trackTabel th {
    background: #e9e9e9;
}

.trackTabel td,.trackTabel th {
    border: 1px solid #e9e9e9 !important;
    vertical-align: middle !important;
}

.uploadBtn {
    background: #ddd;
    padding: 5px;
    float: right;
    color: #000;
    font-size: 12px;
}

.uploadBtn:hover {
    text-decoration: none;
    color: #333;
}

.about {
    padding: 0 15px 30px;
    min-height: 55vh;
}
.header-section{padding: 50px 0 50px;position: relative;}
.header-section h1{padding:  0 15px;margin-bottom: 0;color: #00732f;position: relative;padding-bottom: 20px;}
.header-section h1:before{content: '';position: absolute; width: 100px;height: 3px;background: #00732f;bottom: 0;}
.about .abtImg {
    padding: 8px;
    border: 1px solid #999;
}

.about h3 {
    font-size: 22px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    margin-top: 10px;
    margin-bottom: 25px;
}
.about ul{list-style-type: none;padding-left: 0;}
.about ul li{position: relative;padding-left: 15px;line-height: 28px;}
.about ul li:before{content:'\f105';font-family:'FontAwesome';position: absolute;left: 0;font-weight: bold;}
.termConditions {
    padding: 0 0 25px;
}

.termConditions h3 {
    font-size: 18px;
    border-bottom: 1px solid #999;
    padding-bottom: 10px;
    margin: 30px 0 25px;
}

.termConditions .list li {
    list-style-type: circle;
}

.termConditions .list1 li {
    list-style-type: disc;
}

.requiredDocs {
    margin: 20px 0;
    float: left;
    width: 100%;
}

.requiredDocs h4 {
    float: left;
    width: 20%;
    padding: 27px 15px;
    color: #fff;
    background: #f2a343;
    box-sizing: border-box;
    margin: 0;
    height: 100px;
    text-align: center;
    line-height: 25px;
}

.requiredDocs ul {
    float: left;
    width: 80%;
    margin: 0;
    background: #ffe9cf;
    height: 100px;
    padding: 9px 0 9px 25px;
}

.requiredDocs ul li {
    float: left;
    width: 100%;
    padding: 5px 0;
    box-sizing: border-box;
    font-size: 14px;
}

.contact {
    padding: 0 0 35px;
}
.contact h4{font-size: 20px;}
.contactBox{width: 100%;float: left;margin: 50px 0;}
.addressBox{width: 100%;float: left;margin: 0 0 30px;text-align: center;}
.contactDetail{font-size: 15px;position: relative;}
.contactDetail:before{content: '';position: absolute;background: url("../img/map-bg.png") no-repeat center center;left: 0;width: 100%;height: 300px;opacity: 0.3;}
.contactDetail h4{font-style: italic;font-size: 18px;}
.contactDetail i{font-size: 40px;margin: 30px 0;color: #00732f;}

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

.contact .form-group {
    margin-bottom: 25px
}

.contact .input-field {
    position: relative;
    width: 100%;
    height: 40px;
    line-height: 40px;
}
footer {
    width: 100%;
    float: left;
    color: #fff;
    padding: 10px 0 30px;
    position: relative;
    font-size: 14px;
}
footer:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #00732f;
}
footer h4 {
    text-transform: uppercase;
    font-size: 20px;
    margin-top: 30px;
}

footer h5 {
    margin-top: 20px;
    font-size: 17px;
}
footer ul{padding: 0;margin:0;list-style-type: none;}
footer .links {
    padding-bottom: 10px;
}

footer hr {
    margin-top: 0;
}

footer .links a {
    margin: 7px 0;
    display: inline-block;
}

footer a {
    color: #fff;
}

footer a:hover, footer a:focus {
    color: #f4f4f4;
}

footer .cardImg img {
    margin-left: -5px;
}

.socialIcons {

}

.socialIcons a {
    float: left;
    margin-top: 10px;
    margin-left: 10px;
}
.socialIcons a:first-child{margin-left: 0;}
.socialIcons i {
    font-size: 25px;
}

.more-info {
    background: #f2a343;
    float: right;
    margin-right: 10px;
    padding: 7px;
    border-radius: 3px;
}

.footer-bottom {
    text-align: center;
    padding: 5px 0 0;
    width: 100%;
    float: left;
    background: #434242;
    color: #fff;
    font-size: 13px;
}

.footer-bottom h4 {
    font-size: 17px;
}

.footer-bottom p {margin-bottom: 5px;padding: 0 40px;}
.copyright {
    line-height: 34px;
    background: #343a40;
}
/*---------- Extra Css ---------------*/

.paddingNone {
    padding: 0;
}

.paddingLeftNone {
    padding-left: 0;
}

.paddingRightNone {
    padding-right: 0;
}

.paddingLRNone {
    padding-right: 0;
    padding-left: 0;
}

.paddingBottom {
    padding-bottom: 15px !important;
}

.paddingTop {
    padding-top: 15px;
}

.marginBottom {
    margin-bottom: 15px !important;
}

.marginTop {
    margin-top: 15px;
}

.text-danger {
    color: #f00;
}
.text-info{color: #1eb4fe;}
.text-dark{color: #333;}
.btn {
    margin: 10px 0;
}

.btn-danger {
    background: #00732f;
}

.btn-danger:hover, .btn-danger:focus {
    background: #861412;
}
.btn-black{background: #000;color: #fff;}
.btn-black:hover,.btn-black:focus{background: #222;color: #fff;}
.btn-success{background: #00732f;border-color: #00732f}
.btn-success:hover, .btn-success:focus,.btn-success:active:hover, .btn-success:active:focus{background:#00732f;}
.table-striped > tbody > tr:nth-of-type(odd) {
    background: #fff;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background: #eee;
}

.spanError {
    font-size: 12px;
    color: #00732f;
    margin-bottom: 5px;
}
.error{color: #FF0000;border:1px solid #FF0000}
.countryList {
    padding-left: 15px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
}

.countryList li {
    width: 22%;
    float: left;
    list-style-image: url("../img/tick.png");
    margin-left: 30px;
    line-height: 32px;
}
.suggesstion-box{position: absolute;z-index: 1;width: 100%;top: 100%;}
.suggesstion-box ul {padding:5px;margin:0;width:100%;box-shadow:0 1px 3px 0 rgba(0,0,0,.3);border:1px solid #d5d5d5;background: #fff;}
.suggesstion-box ul li{border-bottom:1px solid #ededed;padding:7px;cursor:pointer;box-sizing:border-box;}
.suggesstion-box ul li:last-child{border-bottom: none;}
.mngMainForm {
    background:#00000050;
    padding: 15px 15px 30px;
    margin: 25px auto;
    width: 100%;
}
.mngMainForm label{width: 100%;float: left;text-align: left;text-shadow: none;}
.mngMainForm .form-control {
    border-radius: 0;
    height: 40px;
}
.mngMainForm .submitBtn {
    width: 100%;
    margin: 0;
    background: #ffffff;
    color: #00732f;
    font-weight: 700;
}
.mngMainForm .submitBtn:hover, .mngMainForm .submitBtn:focus {
    background: #00732f;
    color: #fff;
    text-decoration: none;
    outline: 0;
}
.mngText{padding: 30px;}
.mngResult {
    width: 100%;
    padding:0;
    margin-top: 30px;
}
.mngResult #progressbar{margin: 0;}
.mng-header{padding: 50px 0;}
.mngResultForm{background: #ebebebbf;}

.servicePrice{}
.servicePrice .priceList{border: 1px solid #f1f1f1;border-radius: 10px;width: 100%;float: left;margin-bottom: 20px;position: relative;}
.priceList .serviceDetail{width: 75%;float: left;padding: 15px;}
.priceList .serviceDetail h3{font-size: 18px;position: relative;padding-bottom: 20px;}
.priceList .serviceDetail h3:before {
    content: '';
    position: absolute;
    width: 25%;
    height: 2px;
    background: #ddd;
    left: 0;
    bottom: 0;
}
.priceList .serviceDetail h2{font-weight: 700;}
.serviceAmount{width: 25%;float: left;padding: 10px;text-align: center;background: #f8f8f8;position: absolute;right: 0;height: 100%;}
.btn-book{background: #00732f;color: #fff;padding: 7px 20px;}
.btn-book:hover, .btn-book:focus{background: #02943e;color: #fff;}
.mng-list {
    padding-left: 0px;
    margin-bottom: 20px;
    width: 100%;
    float: left;
    list-style: none;
    font-size: 14px;
}

.mng-list li {
    width: 33%;
    float: left;
    line-height: 44px;
    position: relative;
    padding-left: 15px;
}
.mng-list li:before{content: '\f0da';font-family: 'FontAwesome';position: absolute;left: 0;}
.passInfo{}
.passInfo .appType{
    width: 9%;
}
.passInfo .appTitle{
    width: 10%;
}
.passInfo .appName{
    width: 23%;
}
.passInfo .appNation{

}
.passInfo .flightType{
    width: 13%;
}
.passInfo .age{
    width: 11%;
}
.mngResult .tab-content {
    padding: 20px;
    width: 100%;
    float: left;
    border: none;
}

.mngResult .tab-content h4 {
    margin-top: 0;
}

.mngResult .nav-tabs {
    border: 0;
}

.mngResult .nav-tabs > li {
    border: 0;
    margin-bottom: 0;
}

.mngResult .nav-tabs > li > a {
    color: #000000;
    font-weight: bold;
    border: none;
    background: #faf2d9;
}

.mngResult .nav-tabs > li.active > a, .mngResult .nav-tabs > li.active > a:focus, .mngResult .nav-tabs > li.active > a:hover {
    background: #00732f;
    color: #fff;
    border: none;
    border-radius: 0;
}

.mngResult .nav-tabs > li.active > a:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 37%;
    border-top: 10px solid #00732f;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
}

.mngSerBox {
    color: #000000;
    padding: 10px;
    font-weight: bold;
    border: 1px solid #c0c0c0;
    width: 33.3%;
    float: left;
    text-align: center;
}

.mngResult .feeTable tr td:first-child{font-weight: bold;}
.mngResult .feeTable tr td:not(:first-child){font-size: 13px;width: 25%;}
.red {
    color: red;
}

.checkoutPage {
}

.checkoutBox {
    width: 425px;
    padding: 20px 0 0;
    background: #fff;
    box-shadow: 0 0 10px #00000040;
    margin: 50px auto;
    border-radius: 10px;
}

.checkoutBox h2 {
    color: #981a1d;
}

.checkoutBox h4 {
    background: #fff;
    border: 1px solid #e3e3e3;
    margin: 0 auto;
    padding: 15px;
    width: 97%;
    display: inline-block;
}

.checkoutBox .amountTitle {
    width: 50%;
    float: left;
    text-align: left;
    font-size: 16px;
}

.checkoutBox .price {
    width: 50%;
    float: left;
    text-align: right;
    font-size: 17px;
    color: #333;
}

.checkoutBox .card-list {
    padding: 0;
    margin: 10px 0;
    display: table;
    table-layout: fixed;
    width: 100%;
}

.checkoutBox .card-list li {
    width: auto;
    display: table-cell;
}

.checkoutBox .card-list li img {
    width: 65px;
}

.cardDetails {
    padding: 20px;
}

.cardDetails .form-group {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.cardDetails .input-field {
    display: flex;
    flex-flow: column-reverse;
    height: 30px;
    font-size: 13px;
}

.cardDetails .input-field label, .cardDetails .input-field input {
    transition: all 0.2s;
    touch-action: manipulation;
}

.cardDetails .input-field input {
    font-size: 13px;
    border: 0;
    border-bottom: 2px solid #666;
    font-family: inherit;
    -webkit-appearance: none;
    border-radius: 0;
    padding: 0;
    cursor: text;
    line-height: 20px;
}

.cardDetails .input-field input:focus {
    outline: 0;
    border-bottom: 2px solid #00732f;
}

.cardDetails .input-field input:placeholder-shown + label {
    cursor: text;
    max-width: 66.66%;
    text-overflow: ellipsis;
    transform-origin: left bottom;
    transform: translate(0, 3.3rem) scale(1);
    color: #666;
    line-height: 20px;
    text-align: left;
    position: relative;
    top: -10px;
}

.cardDetails .input-field input::-webkit-input-placeholder {
    opacity: 0;
    transition: inherit;
    font-size: 15px;
}

.cardDetails .input-field input:focus::-webkit-input-placeholder {
    opacity: 1;
    font-size: 13px;
}

.cardDetails .input-field input:not(:placeholder-shown) + label,
.cardDetails .input-field input:focus + label {
    transform: translate(0, 0) scale(1);
    color: #00732f;
    margin-bottom: 0;
    text-align: left;
    position: relative;
    top: 0;
    line-height: 20px;
}

.checkoutForm .submit {
    background: #00732f;
    color: #fff;
    width: 100%;
    border: none;
    padding: 20px;
    margin-top: 15px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
#checkoutPop .checkoutBox{padding: 0;box-shadow: none;}
#checkoutPop .checkoutBox .modal-content{border-radius: 10px;border: none;}
#checkoutPop .checkoutBox .modal-header{padding: 0;}
#checkoutPop .checkoutBox .modal-header h4{border: none;display: inherit;}
#checkoutPop .checkoutBox .modal-body{padding:20px 0 0;}
#checkoutPop .checkoutBox .modal-body .cardDetails{}
#checkoutPop .checkoutBox .modal-body .card-list{padding:0 10px;margin:0;text-align: center;}
.thanksPage {
    min-height: 53vh;
}

.thanksBox {
    background: #fff;
    padding: 20px 20px 50px;
    box-shadow: 0 0 10px #00000059;
    width: 800px;
    margin: 50px auto;
    position: relative;
}

.thanksBox h2 {
    color: #000000;
    margin-bottom: 20px;
    font-size: 50px;
}

.thanksBox h3 {
    color: #00732f;
    margin-bottom: 20px;
}

.thanksTable {
    margin-top: 50px;
    text-align: center;
}

.thanksTable tr th {
    text-align: center;
}
.dropdown-menu{padding: 0;}
.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #efefef;
    color: #000;
}

.nav.navbar-nav .dropdown-menu > li > a {
    color: #00732f;
    padding: 10px;
}
.nav.navbar-nav .dropdown-menu > li > a:hover{color: #fff;}
.razorpay-payment-button {
    display: inline-block;
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    user-select: none;
    background-image: none;
    border-radius: 4px;
    color: #fff;
    background-color:#00732f;
    border-color: #00732f;
    margin: 10px 0;
}

.sightSeenBanner {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 25px;
    padding: 0;
}

.sightSeenBanner .header-form h2 {
    font-size: 40px;
}

.sightSeenBanner .header-form p {
    font-size: 22px;
    text-transform: none;
}

.slideImg {
    width: 100%;
}

.slideImg img {
    width: 100%;
    height: 80vh
}

.sightSeen ul {
    padding-left: 15px;
}

.sightSeen .passHeading {
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
    margin-top: 25px
}

.sightSeen .table > tbody > tr > td, .sightSeen .table > tbody > tr > th, .sightSeen .table > tfoot > tr > td, .sightSeen .table > tfoot > tr > th, .sightSeen .table > thead > tr > td, .sightSeen .table > thead > tr > th {
    border-top: 0;
}

.sightSeen .table > thead > tr > th {
    border-bottom: 0;
    font-weight: normal;
}

.sightSeen .passNum {
    width: 75px;
    background: #e8e8e8 url("../img/select-ar.jpg") center right no-repeat;
    border: none;
    padding: 5px 8px;
    box-sizing: border-box;
    -webkit-appearance: none;
    -moz-appearance: none;
    height: 30px;
}

.sightSeen .passNum:focus {
    outline: 0;
}

.addCart {
    background: #e8e8e8;
    border: none;
    padding: 5px 35px 5px 8px;
    position: relative;
    font-size: 13px;
    height: 30px;
    margin-left: 5px;
}

.addCart:focus {
    outline: 0;
}

.addCart i {
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 30px;
    line-height: 30px;
    background: #00aeef;
    color: #fff;
}

.noteTable {
    margin-top: 20px;
    width: 100%;
    float: left;
}

.noteTable th {
    background: #f7b600;
    vertical-align: middle !important;
    text-align: center;
}

.cartSummary {
    border: 1px solid #ddd;
}

.cartSummary h3 {
    font-size: 17px;
    text-align: center;
    text-transform: uppercase;
}

.cart-table {
    background: #f4f4f4;
}

.cart-table.table > tbody > tr > td, .cart-table.table > tbody > tr > th, .cart-table.table > tfoot > tr > td, .cart-table.table > tfoot > tr > th, .cart-table.table > thead > tr > td, .cart-table.table > thead > tr > th {
    border: none;
    padding: 5px 15px;
}

.cart-table a {
    color: #666;
    font-size: 13px;
}

.totalAmount {
}

.totalAmount span {
    font-size: 17px;
}

.totalAmount strong {
    float: right;
    font-size: 22px;
    font-weight: normal;
}

.totalAmount strong sup {
    font-size: 65%;
}

.btn-checkout {
    background: #e91a48;
    color: #fff;
    width: 90%;
}

.btn-checkout:hover {
    background: #e10637;
    color: #fff;
}

#visaformPop .close {
    color: #fff;
    opacity: 1;
    position: relative;
    z-index: 10;
    padding: 10px 15px 0;
    font-size: 25px;
}
#visaformPop .close:focus{outline: none;}
#visaformPop .modal-dialog {
    width: 65%;
    margin-top: 15%;
}
#visaformPop h4{color: #fff;}
.modal .gccCountry {
    background: #00000080;
    border-radius: 0;
    width: 100%;
    padding: 0;
}

.modal .gccCountry .modal-body {
    padding: 25px;
}

.modal .header-form1 {
    width: 100%;
    display: block;
    vertical-align: middle;
    color: #fff;
}

.input-field {
    display: flex;
    flex-flow: column-reverse;
    height: 40px;
}

.input-field label, .input-field input {
    transition: all 0.2s;
    touch-action: manipulation;
}

.input-field input {
    font-size: 15px;
    border: 0;
    border-bottom: 2px solid #666;
    font-family: inherit;
    -webkit-appearance: none;
    border-radius: 0;
    padding: 0;
    cursor: text;
    line-height: 34px;
}

.input-field input:focus {
    outline: 0;
    border-bottom: 2px solid #00732f;
}

.paymentlinkPage {
}

.paylinkBox {
    width: 47%;
    padding: 20px 20px;
    background: #fff;
    box-shadow: 0 0 10px #00000040;
    margin: 50px 15px;
    border-radius: 10px;
    min-height: 500px;
}

.paylinkBox h2 {
    color:#000000;
    font-size: 20px;
}

.paylinkBox h4 {
    background: #fff;
    border: 1px solid #e3e3e3;
    margin: 0 auto;
    padding: 15px;
    width: 97%;
    display: inline-block;
}

.paylinkBox .amountTitle {
    width: 50%;
    float: left;
    text-align: left;
    font-size: 16px;
}

.paylinkBox .price {
    width: 50%;
    float: left;
    text-align: right;
    font-size: 17px;
    color: #333;
    word-break: break-word;
}

.verifyBox {
    background: #fff;
    padding: 20px 20px 50px;
    box-shadow: 0 0 10px #00000059;
    width: 600px;
    margin: 50px auto;
    position: relative;
}

.verifyBox h2 i {
    color: #00732f;
    background: -webkit-linear-gradient(#00f363, #00732f);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-bottom: 20px;
    font-size: 60px;
    font-family: FontAwesome;
}

.verifyBox h3 {
    color: #00732f;
    margin-bottom: 20px;
}
.feedbackPage{min-height: 55vh;}

.feedbackBox {
    width: 425px;
    padding: 20px;
    background: #fff;
    box-shadow: 0 0 10px #00000040;
    margin: 50px auto;
    border-radius: 10px;
}

.feedbackBox h2 {
    color:  #00732f;
}

.feedbackBox .form-group {
    margin-bottom: 30px;
    float: left;
    width: 100%;
}

.star-rating {
    line-height: 32px;
    font-size: 1.25em;
    width: 100%;
    float: left;
    text-align: center;
}

.star-rating span {
    cursor: pointer;
    margin: 0 5px;
}

.star-rating .fa-star {
    color:  #00732f;
}


.feedbacks blockquote {
    background: #f8f8f8;
    color: #666;
    display: block;
    font-size: 14px;
    line-height: 20px;
    padding: 15px;
    float: left;
    position: relative;
    width: 100%;
    border-color:#929292;
}

.feedbacks blockquote::after, .feedbacks blockquote::before {
    width: 0;
    height: 0;
    right: 0;
    bottom: 0;
    content: " ";
    display: block;
    position: absolute;
}

.feedbacks blockquote::after {
    border-style: solid;
    border-width: 20px 20px 0 0;
    border-color:  #00732f transparent transparent;
}

.feedbacks blockquote::before {
    border-bottom: 20px solid #fff;
    border-right: 0 solid transparent;
    border-left: 15px solid transparent;
    border-left-style: inset;
    border-bottom-style: inset;
}

.feedbacks .heading {
    width: 100%;
    float: left;
    margin-bottom: 10px;
    margin-top: 10px;
}

.feedbacks span.feedbacks-name {
    color:  #00732f;
    font-size: 18px;
    font-weight: 400;
    margin: 23px 0 7px;
}

.feedbacks span.feedbacks-post {
    color: #656565;
    font-size: 12px;
}

.feedbacks blockquote i {
    color:  #00732f;
}

.loader {
    background: #0000009c;
    position: fixed;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    text-align: center;
    justify-content: center;
    align-items: center;
    width: 100vw;
    height: 100vh;
    display: none;
}

.loader img {
    max-width: 100%;
    max-height: 100%;
}

.applyWithTable th {
    text-align: center
}

.applyWithTable td {
    text-align: center
}

.applyWithTable td:first-child {
    text-align: left
}

.applyWithTable td i {
    font-size: 20px;
}

.applyWithTable td i {
    color: #ccc;
}

.applyWithTable > tbody > tr > td, .applyWithTable > tbody > tr > th, .applyWithTable > tfoot > tr > td, .applyWithTable > tfoot > tr > th, .applyWithTable > thead > tr > td, .applyWithTable > thead > tr > th {
    padding: 15px;
}

.contactInfo {
}

.section-heading {
    position: relative;
    color: #000;
    font-size: 28px;
    font-weight: 600;
    padding-bottom: 5px;
    text-align: center;
    text-transform: capitalize;
    margin-bottom: 40px;
    display: inline-block;
}

.visaTypes {
    margin-top: 15px;
    width: 100%;
    float: left;
}

.visaTypes .nav-tabs {
    display: flex;
    table-layout: fixed;
    border-bottom: none;
}

.visaTypes .nav-tabs > li {
    display: table-cell;
    padding-left: 0;
    width: 100%;
}
.visaTypes .nav-tabs > li:before{display: none;}
.visaTypes .nav-tabs > li > a {
    background: #f9f9f9;
    padding: 10px 5px;
    border-radius: 0;
    color: #333;
    text-align: center;
    font-weight: bold;
    font-size: 13px;height: 62px;
}

.visaTypes .nav-tabs > li > a small {
    font-size: 10px;
    color: #777;
}

.visaTypes .nav-tabs > li.active > a, .visaTypes .nav-tabs > li.active > a:focus, .visaTypes .nav-tabs > li.active > a:hover, .visaTypes .nav-tabs > li > a:hover {
    border: none;
    border-top: 2px solid #00732f;
    color: #00732f;
    background: #f9f9f9;
}

.visaTypes .tab-content > .tab-pane {
    background: #f9f9f9;
    padding: 20px;
    min-height: 200px;
}

.sslImage {
    width: 100px;
}

.light-bg {
    background: #f4f4f4;
}

/**
 * The CSS shown here will not be introduced in the Quickstart guide, but shows
 * how you can use CSS to style your Element's container.
 */
.StripeElement {
    box-sizing: border-box;

    height: 40px;

    padding: 10px 12px;

    border: 1px solid transparent;
    border-radius: 4px;
    background-color: white;

    box-shadow: 0 1px 3px 0 #e6ebf1;
    -webkit-transition: box-shadow 150ms ease;
    transition: box-shadow 150ms ease;
}

.StripeElement--focus {
    box-shadow: 0 1px 3px 0 #cfd7df;
}

.StripeElement--invalid {
    border-color: #fa755a;
}

.StripeElement--webkit-autofill {
    background-color: #fefde5 !important;
}
.place-card-large{display: none !important;;}

.bg-danger{background: #d61932}
.bg-success{background: #0c9439}
.bg-light{background: #ccc;}
.bg-warning{background: #00732f;}
.text-white{color: #fff;}
.popover-content{color: #333;}
.feeTable .popover-title{text-align: left;background: #d61932;text-transform: none;}
.info-icon{color: #fff;cursor: pointer;margin-left: 10px;position: relative;top: -20px;float: right;}
.info-icon:hover, .info-icon:focus{color: #fff;outline: none;}
.popover{max-width: 350px!important;border: none;border-radius: 0;top: 0;}
.popover-content{padding: 0;font-size: 13px;}
.popover-header{background: #9d2624;padding: 10px;color: #fff;font-weight: bold;position: relative;}
.popover-header .close{position: absolute;top: 10px;right: 10px;color: #fff;opacity: 1;}
.popover-header .close:focus{outline: 0;}
.popover-body{padding: 10px;}
.popover ul{padding-left: 15px;}

.carousel-fade .carousel-inner .item {
    transition-property: opacity;
}
.carousel-fade .carousel-inner .item,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    opacity: 0;
}
.carousel-fade .carousel-inner .active,
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right {
    opacity: 1;
}
.carousel-fade .carousel-inner .next,
.carousel-fade .carousel-inner .prev,
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right {
    left: 0;
    transform: translate3d(0, 0, 0);
}
.mngBanner .carousel-fade .carousel-inner .item{height: 400px;}
.mngBanner .carousel-fade .carousel-inner .item:before{content: '';position: absolute;left: 0;right: 0;height: 100%;background: #00000050;}
.mngBanner .carousel-caption{}
.verifyPage{min-height: 53vh;}
.PT_open_popup, .PT_open_iframe{width: 110px !important;display: inline-block !important;margin: auto;}
.m-0{margin: 0;}
.p-0{padding: 0;}
/*------------------------------------------*/
/*  Margin Top
/*------------------------------------------*/

.mt-100 { margin-top: 100px; }
.mt-90 { margin-top: 90px; }
.mt-80 { margin-top: 80px; }
.mt-70 { margin-top: 70px; }
.mt-60 { margin-top: 60px; }
.mt-50 { margin-top: 50px; }
.mt-45 { margin-top: 45px; }
.mt-40 { margin-top: 40px; }
.mt-35 { margin-top: 35px; }
.mt-30 { margin-top: 30px; }
.mt-25 { margin-top: 25px; }
.mt-20 { margin-top: 20px; }
.mt-15 { margin-top: 15px; }
.mt-10 { margin-top: 10px; }
.mt-5 { margin-top: 5px; }

/*------------------------------------------*/
/*  Margin Bottom
/*------------------------------------------*/

.mb-100 { margin-bottom: 100px; }
.mb-90 { margin-bottom: 90px; }
.mb-80 { margin-bottom: 80px; }
.mb-70 { margin-bottom: 70px; }
.mb-60 { margin-bottom: 60px; }
.mb-50 { margin-bottom: 50px; }
.mb-45 { margin-bottom: 45px; }
.mb-40 { margin-bottom: 40px; }
.mb-35 { margin-bottom: 35px; }
.mb-30 { margin-bottom: 30px; }
.mb-25 { margin-bottom: 25px; }
.mb-20 { margin-bottom: 20px; }
.mb-15 { margin-bottom: 15px; }
.mb-10 { margin-bottom: 10px; }
.mb-5 { margin-bottom: 5px; }
.mb-0 { margin-bottom: 0; }

/*------------------------------------------*/
/*  Margin Left
/*------------------------------------------*/

.ml-70 { margin-left: 70px; }
.ml-60 { margin-left: 60px; }
.ml-50 { margin-left: 50px; }
.ml-45 { margin-left: 45px; }
.ml-40 { margin-left: 40px; }
.ml-35 { margin-left: 35px; }
.ml-30 { margin-left: 30px; }
.ml-25 { margin-left: 25px; }
.ml-20 { margin-left: 20px; }
.ml-15 { margin-left: 15px; }
.ml-10 { margin-left: 10px; }
.ml-5 { margin-left: 5px; }

/*------------------------------------------*/
/*  Margin Right
/*------------------------------------------*/

.mr-70 { margin-right: 70px; }
.mr-60 { margin-right: 60px; }
.mr-50 { margin-right: 50px; }
.mr-45 { margin-right: 45px; }
.mr-40 { margin-right: 40px; }
.mr-35 { margin-right: 35px; }
.mr-30 { margin-right: 30px; }
.mr-25 { margin-right: 25px; }
.mr-20 { margin-right: 20px; }
.mr-15 { margin-right: 15px; }
.mr-10 { margin-right: 10px; }
.mr-5 { margin-right: 5px; }

/*------------------------------------------*/
/*  Padding Top
/*------------------------------------------*/

.pt-100 { padding-top: 100px; }
.pt-90 { padding-top: 90px; }
.pt-80 { padding-top: 80px; }
.pt-70 { padding-top: 70px; }
.pt-60 { padding-top: 60px; }
.pt-50 { padding-top: 50px; }
.pt-45 { padding-top: 45px; }
.pt-40 { padding-top: 40px; }
.pt-35 { padding-top: 35px; }
.pt-30 { padding-top: 30px; }
.pt-25 { padding-top: 25px; }
.pt-20 { padding-top: 20px; }
.pt-15 { padding-top: 15px; }
.pt-10 { padding-top: 10px; }

/*------------------------------------------*/
/*  Padding Bottom
/*------------------------------------------*/

.pb-100 { padding-bottom: 100px; }
.pb-90 { padding-bottom: 90px; }
.pb-80 { padding-bottom: 80px; }
.pb-70 { padding-bottom: 70px; }
.pb-60 { padding-bottom: 60px; }
.pb-50 { padding-bottom: 50px; }
.pb-45 { padding-bottom: 45px; }
.pb-40 { padding-bottom: 40px; }
.pb-35 { padding-bottom: 35px; }
.pb-30 { padding-bottom: 30px; }
.pb-25 { padding-bottom: 25px; }
.pb-20 { padding-bottom: 20px; }
.pb-15 { padding-bottom: 15px; }
.pb-10 { padding-bottom: 10px; }
.pb-0 { padding-bottom: 0; }

/*------------------------------------------*/
/*  Padding Left
/*------------------------------------------*/

.pl-100 { padding-left: 100px; }
.pl-90 { padding-left: 90px; }
.pl-80 { padding-left: 80px; }
.pl-70 { padding-left: 70px; }
.pl-60 { padding-left: 60px; }
.pl-50 { padding-left: 50px; }
.pl-45 { padding-left: 45px; }
.pl-40 { padding-left: 40px; }
.pl-35 { padding-left: 35px; }
.pl-30 { padding-left: 30px; }
.pl-25 { padding-left: 25px; }
.pl-20 { padding-left: 20px; }
.pl-15 { padding-left: 15px; }
.pl-10 { padding-left: 10px; }
.pl-5 { padding-left: 5px; }
.pl-0 { padding-left: 0px; }

/*------------------------------------------*/
/*  Padding Right
/*------------------------------------------*/

.pr-100 { padding-right: 100px; }
.pr-90 { padding-right: 90px; }
.pr-80 { padding-right: 80px; }
.pr-70 { padding-right: 70px; }
.pr-60 { padding-right: 60px; }
.pr-50 { padding-right: 50px; }
.pr-45 { padding-right: 45px; }
.pr-40 { padding-right: 40px; }
.pr-35 { padding-right: 35px; }
.pr-30 { padding-right: 30px; }
.pr-25 { padding-right: 25px; }
.pr-20 { padding-right: 20px; }
.pr-15 { padding-right: 15px; }
.pr-10 { padding-right: 10px; }
.pr-5 { padding-right: 5px; }
.pr-0 { padding-right: 0px; }
