@import url('https://fonts.googleapis.com/css?family=Gothic+A1|Kaushan+Script|Libre+Baskerville|Lobster');
@import url('https://fonts.googleapis.com/css?family=Dosis:300,400,500,600,700,800');
@import url('https://fonts.googleapis.com/css?family=Nunito:300i,400,400i,600,600i,700,700i,800');
@import url('https://fonts.googleapis.com/css?family=Open+Sans:400,400i,600i,700,700i,800');
.body{
    font-family: 'Gothic A1', sans-serif;
    font-size:16px;
    }
    p{
    color:#6c6c6f;
    font-size:1em;
    }
    h1,h2,h3,h4,h5,h6{color:#323233;text-transform:uppercase;}
    .bg-dark {
    background-color: #f4f6f7!important;
}
.mrg-top {margin-top: 20px;}
 .abt-tex {text-transform: none!important;
    background: #33799c;
    padding: 15px 10px;
    color: white;
        border-radius: 5px;
}
.middle {margin-left: 30%; margin-top: 20px;}

.navbar-dark .navbar-nav .nav-link {
        color: rgba(19, 12, 12, 0.98);
    padding: 10px 9px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 15px;
}
.dropdown {display: block;
    padding: .5rem 1rem; }
    .dropdown a{
         color: rgba(19, 12, 12, 0.98);
    }
.navbar-dark .navbar-nav .nav-link:hover {
    color: #5897c2;
}
.nav-menu {padding-top: 5px;}

.navbar>.container, .navbar>.container-fluid {display: block!important;}
.active {color: #4189ba!important; font-weight: bold!important;}
.pagination {
    font-size: 14px;
}
.no-link {cursor: not-allowed;}
.add-div {padding-left: 25px;}
.con-icon {color: #bd910c;}
.footer{
    background-image:url('../images/ft-bg.jpg');

    color: #fff;
   
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    padding: 0;
}
.news-date {
    padding-left: 32px;
    font-size: 14px;
    margin-top: -20px;
    padding-top: 0;
    color: #b39d9d;
}

.footer h4 {font-size: 18px; font-weight: bold;
 color: #fff;
  font-family: 'Dosis', sans-serif;
   text-transform: none;
   margin: 20px 10px;
}
.footer p {
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    color: #abb7c4;
    font-weight: 300;
    text-transform: none;
    line-height: 24px !important;
}
.footer ul {
    list-style: none;
    text-align: left;
    padding: 0 0 0 10px;
}

.footer a {
    font-family: 'Nunito', sans-serif;
    font-size: 14px;
    color: #abb7c4;
    font-weight: 300;
    text-transform: none;
    line-height: 24px !important;
}

.last-footer {display: flex;
    align-items: center;
    justify-content: space-between;
    border-top: 1px solid #405266;
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #020d18;
    margin-top: 30px;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    -webkit-opacity: 0.7;
    opacity: 0.7;}

.m-r {
    border-bottom: 1px solid #abd7ec; margin-top: 15px;
}

.btn-banner{
    padding:5px 20px;
    border-radius:10px;
    font-weight:700;
    line-height:1.5;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
}
.body-content{
    margin:auto;
    text-align:left;
    padding-top:30px;
    margin-top: 0;
    margin-bottom: 30px;
}
.body-content h2 {
    color: #ab6205;
    font-size: 30px;
    text-transform: none;
}
.body-content p {text-align: justify;}



/* mobile view */


.back-to-top {
    position: fixed;
    right: 1%;
    bottom: -7.5%;
    height: 15px;
    width: 40px;
    padding: 3px 5px;
    font-size: 10px;
    font-weight: bold;
    color: transparent;
    opacity: 0.5;
    z-index: 3;
    visibility: hidden;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    transition: all 0.25s ease-in-out;
    background-color: #f9c309;

    &:hover,
    &:focus {
        opacity: 1;
        text-decoration: none;
    }

    &:focus {
        outline: thin dotted;
    }
}
.read {background-color: #ffc107; color: #323233; padding: 10px 15px; border: none; border-radius: 5px;}
.read:hover {background-color: #e8b210; text-decoration: none;  color: #000;}
.back-to-top::before,
.back-to-top::after {
    content: '';
    position: absolute;
    left: 0;
    width: 0;
    height: 0;
    border: 20px solid transparent;
    border-top: 0;
}

.back-to-top::before {
    top: -20px;
    z-index: 4;
    border-bottom: 20px solid #858585;
}

.back-to-top::after {
    bottom: 0;
    z-index: 5;
    border-bottom: 20px solid #505050;
}

.back-to-top:hover,
.back-to-top:focus {
    height: 40px;
    color: #212223;
}

.show-back-to-top {
    display: block;
    bottom: 1.25%;
    visibility: visible;
}
.enquiry {background-color: #212529fc; padding: 30px; color: #fff; font-size: 20px;}
.navbar-default .navbar-nav > li.dropdown:hover > a, 
.navbar-default .navbar-nav > li.dropdown:hover > a:hover,
.navbar-default .navbar-nav > li.dropdown:hover > a:focus {
    background-color: rgb(231, 231, 231);
    color: rgb(85, 85, 85);
}
.dropdown:hover>.dropdown-menu {
  display: block;
}

.dropdown>.dropdown-toggle:active {
  /*Without this, clicking will make it sticky*/
    pointer-events: none;
}

.banner{
    background-image:url('../images/slider-bg.jpg');
    text-align: center;
    color: #fff;
   
    background-repeat: no-repeat;
    background-attachment: scroll;
    background-position: center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    max-height: 350px;
}
.banner-text{
    padding:100px 0 150px 0;
}
.banner-heading{
    font-family: 'Lobster', cursive;
    font-size: 60px;
    font-weight: 700;
    line-height: 100px;
    margin-bottom: 30px;
    color:#fff;
}
.banner-sub-heading{
    font-family: 'Libre Baskerville', serif;
    font-size: 30px;
    font-weight: 300;
    line-height: 30px;
    margin-bottom: 50px;
    color:#fff;
}

.btn-banner{
    padding:5px 20px;
    border-radius:10px;
    font-weight:700;
    line-height:1.5;
    text-align:center;
    color:#fff;
    text-transform:uppercase;
}
.text-intro{
    width:90%;
    margin:auto;
    text-align:center;
    padding-top:30px;
}

.sidebar {    background-color: #f3eeee47;
    margin-top: 30px;
    border-radius: 5px;
}


.sidebar-box h4 {font-size: 18px; background-color: #ffc107; padding: 10px; border-radius: 5px;}
.sidebar-box p {
    padding: 0 10px;
}
.sidebar-box p.last {
    padding: 0 10px 15px 10px;
}
.sidebar-box p a {
    color: #5a5353;
}
.sidebar-box p a:hover {
    color: #3f6baf;
}
.f-text-right {text-align: right;}
/* mobile view */

.form-control {
    display: block;
    width: 100%;
    height: 45px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #655757;
    border-radius: 10px 5px;
    background-color: #e9f7e1;
    border: 3px solid white;
    background-image: none;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
 .control-label {
    text-align: left;
    /* border: 3px solid #b78484; */
    background: #4e421e;
    color: white;
    padding-bottom: 10px;
    box-shadow: 1px 1px 2px 1px #c1bebe;
    /* transform: rotate(-2deg); */
    border-radius: 15px 0 6px 0;
    padding-top: 10px;
        max-height: 40px;
    margin-left: 20px;
        margin-top: 5px;
}
.sub-ret {padding: 10px 5px!important;}

button, html input[type="button"], input[type="submit"] {
background-color: #10921f;
    color: #ffffff;
    /* font-size: 16px; */
    font-weight: bold;
    /* border: none; */
        cursor: pointer;
}
input[type="submit"]:hover {
    background-color: #075410;
    transition: 1s;
}
input[type="reset"] {
background-color: #4e421e;
    color: #ffffff;
    /* font-size: 16px; */
    font-weight: bold;
    /* border: none; */
    cursor: pointer;
}
input[type="reset"]:hover {
    background-color: #710d0d;
    transition: 1s;
}
.form-error {color: red!important; width: 100%; text-align: right;}
.enquiry-form-row {margin-top: 20px;}
.iif-head {text-align: center; font-weight: bold;}
table {margin-top: 20px;}
.mrg-btm-0 {padding-bottom: 0!important;}
.bull {
    padding-left: 25px;
}
.bull::before {
    position: absolute;
    content: '';
    height: 30px;
    z-index: 1;
    background: url(../images/bull3.png);
    background-repeat: no-repeat;
    left: 2%;
    right: 0;
    border: 0;
    color: green;
    width: 30px;
    font-size: 40px;
}
.navbar-toggler {
        background-color: #1e81c5;
}

@media (max-width:500px)
{

    .banner-text{
    padding:150px 0 150px 0;
}
.banner-heading{
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 20px;
}
.banner-sub-heading{
    font-size: 10px;
    font-weight: 200;
    line-height: 10px;
    margin-bottom: 40px;
}

}

@media (max-width:768px){
    .banner-text{
    padding:150px 0 150px 0;
}
    .banner-sub-heading{
    font-size: 23px;
    font-weight: 200;
    line-height: 23px;
    margin-bottom: 40px;
}
.navbar-dark .navbar-nav .nav-link, .dropdown {
    background: #c8d8e2;
    border-bottom: 1px solid white;
    text-align: left;
}
.nav-menu {text-align: center;}
.control-label {
    width: 60%;
}
 input[type="submit"] {
    width: 60%;
    margin-left: 20%;
 }
input[type="reset"] {
    width: 60%;
    margin-left: 20%;
 }
 .middle {
    margin-left: 0;
    max-width: 100%;
 }
 .page-link {
    position: relative;
    display: block;
    padding: .5rem .5rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #007bff;
    background-color: #fff;
    border: 1px solid #dee2e6;
}
.f-text-right {text-align: center;} 
.f-text-center {text-align: center;} 
}
.global {
    background: #1583e9;
    color: #fff!important;
    font-weight: bold!important;
    border-radius: 7px;
    font-size: 14px!important;
	text-align:center;
}

.global:hover {
    background: #105fa9;
}

.treaty-box {
    max-height: 190px;
    overflow-y: scroll;
}

ul.dropdown-menu {
    max-height: 400px;
    overflow-y: auto;
}

ul.dropdown-menu::-webkit-scrollbar {
    width: 8px;
}

ul.dropdown-menu::-webkit-scrollbar-thumb {
    background: #888;
    border-radius: 5px;
}

ul.dropdown-menu::-webkit-scrollbar-track {
    background: #f1f1f1;
}