/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 12 Jul, 2018, 1:54:01 AM
    Author     : ankit
*/
ul.newormenu {
    padding: 0px;
    margin: 12px 0px;
}
.mainmenusbox{ text-transform: uppercase; font-size: 27px;}
.topbar{ padding-top:20px;}
.topmenu li{ display: inline;
    padding: 0 2%;}
.topmenu li a{ text-transform: uppercase;}
.mainmenu{padding-top:20px;}
.menustomain{ background:#003a58}
.newormenu li{ display:inline; color:#fff;}
.language{    text-align: right;
    padding-left: 39px;
    font-size: 16px;
    padding-bottom: 14px;}
.bgcolorpadding{color: #fff;
    padding: 31px 0;}
.first>div {
    font-size: 19px;
    padding-bottom: 9px;
}
.contentheading{font-size: 20px;
    text-align: justify;}
.bggray{ background:#f2f2f2;}
.toppadding{ margin-top:50px;}
.bgwhite{ background: #fff;
margin-top:0px;
padding-top: 20px;}
.bg-white{
  background: #fff;
  margin-top:0px;
}

.contenttxt{font-size: 16px;
    text-align: justify;}
.font16{ font-size:16px;}
.logosshow {
    padding: 20px 0px;
}
.topheaderfooter{padding: 50px 0;}

.rightheading ul li{ list-style: none; padding-bottom: 33px;}
.rightheading ul li .orange{  color: #9bb987;
    font-weight: bold;
}
.rightheading{border-left: 3px solid #9bb987;}
.bgasxvalue{ padding: 36px 0px;
    font-size: 17px;}
.fontwhite{  color:#fff;}
.txt{font-size:12px ;}
.padding40{padding:40px 0px;     box-shadow: inset 4px 2px 20px #000;}
.txt.right{ text-align: right;}

.togglemenu{background: #003a58;
    position: fixed;
    height: 100%;
    z-index: 100;
    box-shadow: 7px 1px 35px #522626; 
    overflow-y: scroll;
    display:none;}
.mainmenusbox{ cursor: pointer;}
.slidemenu li {
    list-style: none;
    font-size: 20px;
    color: #fff;
    text-transform: uppercase;
    padding: 17px 35px;
    cursor: pointer;
    border-bottom: 1px solid;
}
.slidemenu li>a {
    color: #fff !important;
}
ul.slidemenu {
    padding: 0px;
}


.left-side-heading h2{    padding-left: 38px;}

.left-side-heading ul li{ list-style: none; padding-bottom: 33px;}
.left-side-heading ul li .orange{  color: #9bb987;
    font-weight: bold;
}

.right-side-heading h2{    padding-left: 38px;}

.right-side-heading ul li{ list-style: none; padding-bottom: 33px;}
.right-side-heading ul li .orange{  color: #9bb987;
    font-weight: bold;
}

.logo-image{
  margin-top:20px;
  padding-left: 38px;
  padding-bottom: 20px;
}

.white_link {
    color: white !important;
}
.modal-open {
	overflow: scroll!important;
}
.choice_url:hover {
	cursor:pointer;
}