@charset "utf-8";@font-face {
  font-family: 'HPSimplified';
  src: url(/templates/golbalrahee/fonts/HPSimplifiedW02-Regular.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/HPSimplifiedW02-Regular.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/HPSimplifiedW02-Regular.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/HPSimplifiedW02-Regular.ttf?v=4.0.3) format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'HPSimplifiedLight';
  src: url(/templates/golbalrahee/fonts/HPSimplifiedW02-Light.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/HPSimplifiedW02-Light.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/HPSimplifiedW02-Light.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/HPSimplifiedW02-Light.ttf?v=4.0.3) format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'MyriadPro';
  src: url(/templates/golbalrahee/fonts/MyriadPro-Regular.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/MyriadPro-Regular.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/MyriadPro-Regular.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/MyriadPro-Regular.ttf?v=4.0.3) format('truetype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Light';
  src: url(/templates/golbalrahee/fonts/Raleway-Light.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Raleway-Light.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Raleway-Light.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Raleway-Light.ttf?v=4.0.3) format('truetype');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Raleway-Regular';
  src: url(/templates/golbalrahee/fonts/Raleway-Regular.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Raleway-Regular.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Raleway-Regular.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Raleway-Regular.ttf?v=4.0.3) format('truetype'), url(/templates/golbalrahee/fonts/Raleway-Regular.svg?v=4.0.3#Raleway-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Roboto-Regular';
  src: url(/templates/golbalrahee/fonts/Roboto-Regular.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Roboto-Regular.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Roboto-Regular.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Roboto-Regular.ttf?v=4.0.3) format('truetype'), url(/templates/golbalrahee/fonts/Roboto-Regular.svg?v=4.0.3#Roboto-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Raleway-Medium';
  src: url(/templates/golbalrahee/fonts/Raleway-Medium.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Raleway-Medium.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Raleway-Medium.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Raleway-Medium.ttf?v=4.0.3) format('truetype'), url(/templates/golbalrahee/fonts/Raleway-Medium.svg?v=4.0.3#Raleway-Medium) format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'Raleway-Bold';
  src: url(/templates/golbalrahee/fonts/Raleway-Bold.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Raleway-Bold.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Raleway-Bold.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Raleway-Bold.ttf?v=4.0.3) format('truetype'), url(/templates/golbalrahee/fonts/Raleway-Bold.svg?v=4.0.3#Raleway-Bold) format('svg');
  font-weight: normal;
  font-style: normal;
}
/*footer.tm-block
{
	 font-family: Roboto-Light;
	 font-size:13px;
	 color:#FFFFFF;
  font-style: normal;
  font-weight: normal;
}
*/
.tm-sidepanel > .uk-button.uk-hidden-small {
    right: 0;
    -webkit-transform: rotateZ(-90deg);
    transform: rotateZ(-90deg);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

.tm-sidepanel > .uk-button {
    position: fixed;
    top: 0;
}
.uk-button:not(:disabled) {
    cursor: pointer;
}
.uk-button-large {
    min-height: 40px;
    padding: 0 15px;
    line-height: 40px;
    font-size: 16px;
}
.tm-sidepanel > .uk-button {
    position: fixed;
    top: 0;
}
.uk-button:not(:disabled) {
    cursor: pointer;
}
.tm-sidepanel {
    position: fixed;
    z-index: 999;
    margin-top: 15%;
    transition: all 0.4s ease-in;
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
}
.tm-sidepanel.uk-open {
    -webkit-transform: translateX(0);
    transform: translateX(0);
}

/*
.from-right .cd-panel-container {
  right: 0;
  -webkit-transform: translate3d(100%, 0, 0);
  -moz-transform: translate3d(100%, 0, 0);
  -ms-transform: translate3d(100%, 0, 0);
  -o-transform: translate3d(100%, 0, 0);
  transform: translate3d(100%, 0, 0);
}
.from-left .cd-panel-container {
  left: 0;
  -webkit-transform: translate3d(-100%, 0, 0);
  -moz-transform: translate3d(-100%, 0, 0);
  -ms-transform: translate3d(-100%, 0, 0);
  -o-transform: translate3d(-100%, 0, 0);
  transform: translate3d(-100%, 0, 0);
}
fff
*/

/*
fff
*/

#jform_travel_type

{
width:80%;
}
.searchclass
{
font-family: "Raleway-Regular"!important;
    font-size: 11pt!important;
}

.checkboxes {
  padding: 0;
  list-style: none;
}
.checkboxes > li:before,
.checkboxes > li:after {
  content: "";
  display: table;
}
.checkboxes > li:after {
  clear: both;
}
.checkboxes > li > :last-child {
  margin-bottom: 0;
}
.checkboxes ul {
  margin: 0;
  padding-left: 20px;
  list-style: none;
}
.checkboxes-line > li:nth-child(n+2) {
  margin-top: 5px;
  padding-top: 5px;
  border-top: 1px solid #dddddd;
}
.checkboxes-striped > li {
  padding: 5px 5px;
}
.checkboxes-striped > li:nth-of-type(odd) {
  background: #f5f5f5;
}
.checkboxes-space > li:nth-child(n+2) {
  margin-top: 10px;
}

.checkboxes ul > li {
    border-bottom: 1px solid #e5e5e5;
    padding: 5px; 
}
.radio label
{
padding:05px 15px 05px 05px; 
}

.checkboxes label
{
padding:05px 15px 05px 05px; 
}


.topmenu  .uk-nav-navbar ,.topmenu  .uk-nav-navbar li  , .topmenu  .uk-nav-navbar li a
{
	border: none !important;
    box-shadow:none !important;
    text-shadow: none !important;
	border: none !important;
    box-shadow:none !important; 
	border-radius: 0px; !important; 
	background-image: none !important; 
}


.rviews
{
 font-family: 'Raleway-Medium';
    font-size: 18px;
	line-height:25px;
	font-style:italic;
}

.question {
    font-family: 'HPSimplified';
    font-size: 30px;
	line-height:30px;
}
.phoneno
{
	 font-size:20px;
	line-height:20px;
}

.phoneicon
{
	 font-size:30px;
	line-height:20px;
}


.uk-grid-dividerhr {
    border-left: 1px solid #57862E;
}

.exlarge
{
font-size:400%;
}

.blackcol
{
color:#000000!important;
font-size:20px;
  font-family: 'Raleway-Bold'!important;
}
.uk-top-cccc
{
    top: 20px;
   /* left:-40%; */
}

.uk-top-cccc.green  > li > * {
    transform: scale(1.0)!important;
    border: 3px solid #6CA53A!important;
}
.uk-top-cccc.green > li > * {
    transform: scale(1.0)!important;
    border: 3px solid #6CA53A;
}
.uk-top-cccc.green  > .uk-active > * {
    background:rgb(108, 165, 58)!important;
}

.uk-top-cccc.green  > * > :hover,
.uk-top-cccc.green  > * > :focus {
  background:rgb(108, 165, 58)!important;
}

.bggreen
{
	background:#6CA53A!important;
	 color:#fff!important;
	   text-shadow:none!important;
}

.greencol
{
	 color:#6CA53A!important;
}


.bgyellow
{
	background:#F8BF00!important;
	 color:#fff!important;
}

.bordercc
{
	border:#ccc solid 1px !important;
}

.bordercc2
{
border-bottom :#ccc solid 1px !important;	
}

.bordercc2:last-child { border-bottom: none!important;	 }

.shareicon
{
	 color:#000!important;
	  font-size:20px;
	line-height:20px;
}

.sharetour
{
	 color:#000!important;
	  font-size:18px;
	    font-family: 'Raleway-Bold'!important;
}


.uk-black-bg
{
background-color:#000000;
color:#FFFFFF;
padding:08px;
}

.uk-black-bgborder
{
	border:#000000 solid 2px !important;
}

.nopadding
{
	
	margin-top:10px;
	margin-bottom:10px;
	
}
.yelloclass .title,.yelloclass .int_detail,.yelloclass .int_desc,.yelloclass .title h3
{
color:#000!important;
}

.blackclass .title,.blackclass .int_detail,.blackclass .int_desc,.blackclass .title h3
{
color:#fff!important;
}

.noborder
{
border: 0px !important;
}
.nocircle
{
border-radius: 0px !important;
}


.uk-breadcrumb > li:nth-child(n+2):before {
    content: "/";
    display: inline-block;
    margin: 0 2px;
}

.colyellow
{
border:#ffc000 solid 2px !important;
margin-top:0px !important;
padding-top:0px  !important;
margin-bottom:05px !important;

}
.bglp {
   border:#fff solid 1px !important;
    background-color: #ffffff;
    text-decoration: none;
	cursor: pointer;
    outline: none;
}


.bglp:hover, .hov:focus {
    border-color: #f2978f; border:#ff8d6d solid 1px !important;
    background-color: #ffffff;
    text-decoration: none;
    outline: none;
}

@font-face {
  font-family: 'Roboto-Bold';
  src: url(/templates/golbalrahee/fonts/Roboto-Bold.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Roboto-Bold.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Roboto-Bold.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Roboto-Bold.ttf?v=4.0.3) format('truetype'), url(/templates/golbalrahee/fonts/Roboto-Bold.svg?v=4.0.3#Roboto-Bold) format('svg');
  font-weight: normal;
  font-style: normal;
}


@font-face {
  font-family: 'Roboto-Light';
  src: url(/templates/golbalrahee/fonts/Roboto-Light.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Roboto-Light.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Roboto-Light.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Roboto-Light.ttf?v=4.0.3) format('truetype'), url(/templates/golbalrahee/fonts/Roboto-Light.svg?v=4.0.3#Roboto-Light) format('svg');
  font-weight: normal;
  font-style: normal;
}



@font-face {
  font-family: 'Raleway-Bold';
  src: url(/templates/golbalrahee/fonts/Raleway-Bold.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Raleway-Bold.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Raleway-Bold.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Raleway-Bold.ttf?v=4.0.3) format('truetype'), url(/templates/golbalrahee/fonts/Raleway-Bold.svg?v=4.0.3#Raleway-Bold) format('svg');
  font-weight: normal;
  font-style: normal;
}


h2.productinnerhead
{
    font-family: "Raleway-Bold";
    border-left: 0px ;
    font-size: 20px;
	color: #666;
	padding-top:20px;
	padding-left: 25px;
}

@font-face {
  font-family: 'Raleway-Regular';
  src: url(/templates/golbalrahee/fonts/Raleway-Regular.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Raleway-Regular.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Raleway-Regular.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Raleway-Regular.ttf?v=4.0.3) format('truetype'), url(/templates/golbalrahee/fonts/Raleway-Regular.svg?v=4.0.3#Raleway-Regular) format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Raleway-Light';
  src: url(/templates/golbalrahee/fonts/Raleway-Light.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Raleway-Light.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Raleway-Light.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Raleway-Light.ttf?v=4.0.3) format('truetype');
  font-weight: normal;
  font-style: normal;
}

.relreg,.relreg a
{
	font-family: "Raleway-Regular";
    font-size: 14px;
	
	color:#666;
}


.module-title
{
    font-family: "Raleway-Bold";
    font-size: 14px;
	text-transform:uppercase;
	color:#333;
}


h1.headnew
{
    font-family: "Raleway-Bold";
    font-size: 36px;
	color:#000;
	/*text-transform:capitalize;*/
}
.ffred
{
font-size: 30px !important;
}
.btext
{
 font-family: 'Raleway-Light';
 font-size: 24px;
 color:#000;
 text-align:right!important;
}



.tm-block-full-width {
    padding: 0 !important;
}
.bgcol
{
background-color:#3e3e3e;
height:40px;
color: #fff !important;
}

.uk-overlay 
{
border-right:#e1e1e1 solid 1px !important;
border-bottom:#e1e1e1 solid 1px !important;
}

h2
{
border: none !important;
}


h2.customh2
{
font-family: 'HPSimplified';
 font-size: 30px;
}

.cusfontblack
{
font-size: 16px;	
}

.blackcol
{
 font-family: 'Raleway-Regular';
color:#000000 !important;
}

.chooseus .uk-thumbnail
{
border: none !important;
background:none !important;
text-align:center!important;
box-shadow:none !important;
font-family: 'HPSimplified';
}

.topmenu.uk-navbar-nav > li.uk-active > a {
    background-color: #fff;
    border-left-color:  #fff;
    border-right-color: #fff;
    border-top-color:  #fff;
    box-shadow:none;
    color: #ffc000;
}
.topmenu.uk-navbar-nav:first-child > li:first-child > a {
    border-bottom-left-radius:0px;
    border-top-left-radius: 0px;
}


.uk-navbar.noborder {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background:none;
    border-color: none;
    border-image: none;
    border-radius: 0px;
    border-style: solid;
    border-width: 0px;
    color: #666;
}

.topmenu.uk-navbar-nav > li > a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: none;
    border-image: none;
    border-style: none;
    color: #2b3e4f;
    display: block;
    font-family: "Roboto-Bold";
    font-size: 15px;
 	text-transform:uppercase;
    height:51px;
    line-height:50px;
    margin-left: -1px;
    margin-top: -1px;
    padding: 0 15px;
    text-decoration: none;
    text-shadow: none;
	
}
.uk-slidenav {

   color: rgba(255,255, 255, 1);
background-color:rgb(62, 62, 62);
  line-height: 53px!important;
}

.uk-slidenav:focus, .uk-slidenav:hover {
  
    color: rgba(255,255, 255, 1);
   background-color:rgba(255,192, 1, 1);
}



.uk-dotnav > * > * {
    height: 10px;
    width: 10px;
}


.uk-dotnav-contrast > * > :hover,
.uk-dotnav-contrast > * > :focus {
  background: rgba(254, 0, 0, 0.9) !important;
}
/* OnClick */
.uk-dotnav-contrast > * > :active {
  background: rgba(254, 0, 0, 0.9)!important;
}



.uk-dotnav > * {
    padding-left: 10px;
}

.uk-dotnav > li > * {
     transform: scale(1.0)!important;
	 border: 3px solid #ff8d6d;
}


/* Active */
.uk-dotnav-contrast > .uk-active > * {
  background:  rgba(255, 141, 110, 1)!important;
  
}

.uk-overlay-background.nobg {
    background: none;
}

.uk-overlay-panel.uk-overlay-background.nobg  {
padding-left:12%;
padding-top:05%;
padding-right:10%;
}

.uk-button-large {
    font-size: 14px;
 
}
.uk-button {
border-radius: 0px;
}

.uk-slidenav-position .dispon
{
display:block !important;
}

.uk-thumbnail.noborder
{
border: none !important;
background:none !important;
text-align:center!important;
box-shadow:none !important;
}


.noborder
{
border:0px!important;
}
.bglb
{
 background:  rgba(238, 238, 238, 1)!important;	
}

.bglp
{
	 background:  rgba(246, 246, 246, 1)!important;
}

h2.producthead
{
    font-family: "Roboto-Bold";
    border-left: 0px ;
    font-size: 29px;
	color: #666;
	padding-top:20px;
	padding-left: 25px;
}

.uk-thumbnail.noborder p
{
    padding-left: 25px;
	padding-right:25px;
}



.uk-button-primary.bordermark {
    background: none;
	border:#ff8d6d solid 2px !important;
    color: #666;
}

.uk-button-primary.bordermark {
    background: none;
	border:#ff8d6d solid 2px !important;
    color: #666;
}

.uk-button-primary.bordermark:hover,
.uk-button-primary.bordermark:focus {
  background-color: #ff8d6d;
  color: #ffffff;
}

h1.headrl
{
  font-family: "Roboto-Light";
    font-size: 50px;color: #ffffff;


}

.bgred
{	 background:  rgba(204, 0, 0, 1);
     color: #ffffff;

}
.broderor
{
border-bottom:#ff8d6d solid 5px ; 

}
.customfoniconsize
{
	 font-size:30px;color: #ff8d6d;
}
.customfoniconsizeless
{
	 font-size:30px;color: #ff8d6d;
}

.colgr
{
	 color: #666;
}

.footertxt
{
	 font-size:12px;
}

.paddtopres
{
padding-top:70%;
}



.uk-slidenav-previous.newiconp{
 	 left: -13px;
}
.newiconp:before {
     content: url(/templates/golbalrahee/images/slider_arrow1.png);
	
}

.uk-slidenav-next.newiconn {
  
	right: -13px;
}




.newiconn:before {
    content: url(/templates/golbalrahee/images/slider_arrow2.png);
	
}

.uk-pagination.breadcrum
{
font-size:12px;
}
.uk-pagination.breadcrum > li > a {
    background: #000;
    color: #fff;
	
}
.uk-pagination.breadcrum{
     text-align: left;
}
.uk-pagination.breadcrum>li:nth-child(n+2) {
     margin-left: 1px; 
}

.uk-pagination.breadcrum > li > a, .uk-pagination.breadcrum > li > span {
 
    padding: 3px 10px; 
	
 
}



.uk-pagination.breadcrum>li span{
   
   vertical-align: top; 
}


.uk-pagination.breadcrum>li>a {
    background: #000;
    
	border:none;
	
    text-shadow:none;
}

.uk-pagination.breadcrum>li>a, .uk-pagination.breadcrum>li>span {
   
    border-radius: 0px;
}

.uk-pagination.breadcrum>.uk-active>span {
     border: 0px solid ;
}

.custff
{
  content: url(/templates/golbalrahee/images/arrow_breadcrum.png);
}
.custff:before
{
  content: url(/templates/golbalrahee/images/arrow_breadcrum.png);
}
.botborder
{
border-bottom: 4px double #ff8d6d ;
}

@font-face {
  font-family: 'Raleway-Medium';
  src: url(/templates/golbalrahee/fonts/Raleway-Medium.eot?v=4.0.3);
  src: url(/templates/golbalrahee/fonts/Raleway-Medium.eot#iefix&v=4.0.3) format('embedded-opentype'), url(/templates/golbalrahee/fonts/Raleway-Medium.woff?v=4.0.3) format('woff'), url(/templates/golbalrahee/fonts/Raleway-Medium.ttf?v=4.0.3) format('truetype'), url(/templates/golbalrahee/fonts/Raleway-Medium.svg?v=4.0.3#Raleway-Medium) format('svg');
  font-weight: normal;
  font-style: normal;
}

h1.pageheadinner
{
font-family: "Raleway-Medium";
    font-size: 36px;
	text-transform:uppercase;
	 color: #666;
}


#form-enquery input {
   width: 500px;
}
#form-enquery textarea {
   width: 100%;
   
   height: 130px;
    max-width: 100%;
    padding: 4px 6px;
    border: 1px solid #e5e5e5;
    background: #fff;
    color: #666;
    -webkit-transition: all linear .2s;
    transition: all linear .2s;
    border-radius: 4px;
}
.verline
{
	border-left:1px solid #ff8d6d;
}
.removeborder
{
	border:0px !important;
}

.invalid {
    border-color: #dc8d99!important;
    background: #fff7f8!important;
    color: #d85030!important;
}

.noborder
{
border:0px !important;
}


.coly
{
color:#ffc619 !important;
font-size:25pt; 
}
.tophed
{
	
	padding-top:05px!important;
	padding-bottom:05px!important;
}
.topcon
{
	font-family: HPSimplifiedLight;
	font-size:13pt;
	font-weight:100!important;
	padding-top:05px;
	
}

.borderline{

border-left:#211F1F solid 1px !important;
}
.borderliner{

border-right:#211F1F solid 1px !important;
}


/* Modifier: `uk-icon-button`
 ========================================================================== */
.uk-icon-button {
  box-sizing: border-box;
  display: inline-block;
  width: 40px;
  height: 40px;
  border-radius: 0px;
  border:0px;
  background: #3e3e3e;
  line-height: 40px;
  color: #fff;
  font-size: 20px;
  text-align: center;
  box-shadow: 0 0px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-transition: all 0.2s;
  transition: background 0.2s;
}
/*
 * Hover
 * 1. Apply hover style also to focus state
 * 2. Remove default focus style
 */
.uk-icon-button:hover,
.uk-icon-button:focus {
  background-color: #3e3e3e;
  color: #ffffff;
  /* 2 */
  outline: none;
}
/* Active */
.uk-icon-button:active {
  background-color: #3e3e3e;
  color: #656565;
}

.uk-margin-ccc {
  margin-top: 23px !important;
}


.uk-slidenav-position .uk-slidenav-next   {
    right: 0px !important;
}

.uk-slidenav-position .uk-slidenav-previous {
    left: 0px !important;
}

.bgcolyell
{
background-color:#ffc000;
}

.railreg
{
font-family: 'Raleway-Regular';
font-size:14pt;

}
.railregbl
{
font-family: 'Raleway-Regular';
font-size:14pt;
font-weight:bold;
}
.ccpad .railreg
{
padding-top:18px;
}

.ccpad .railregbl
{
 line-height:18pt; 
}


.uk-form-icon:not(.uk-form-icon-flip) > input {
    padding-right: 30px !important;
	 padding-left: 10px !important;
}
.innright
{ 
right:20px;
margin-right:-20px; 
}
.bold
{
font-weight:bold;
}



/* Large screen and bigger */
@media (min-width: 960px) {
.form-small-medium
{ 

    height: 32px !important;
    padding: 8px 6px;	
}

.paddright
{
	margin-left: 10px !important;
}

.uk-margin-serch
{
	margin-top: 20px !important;
}

.uk-margin-slider
{
	margin-top: 11% !important;
}

.topsearch {
    padding-left:1px !important;
	padding-top:06px !important;
 
}

.uk-margin-midium-top {
    margin-top: 20px !important; 
}

}


@media (max-width: 767px) {


.uk-top-cccc {
    
    left: -20%;
}


.topcon
{
	font-size:12pt;
}

.uk-margin-ccc {
  margin-top: 10px !important; 
}
h1.headnew
{
    font-size: 18px;
	line-height:18px;
	
}
.btext
{
 font-size: 15px;
}
.ffred
{
 font-size: 15px!important;
}

.removesmall
{
	 
	margin-bottom: 01px;
	margin-top: 01px;
}

.addbotpadd
{ 
		margin-bottom: 20px;
}

.uk-padding-remove.addbotpadd
{ 
		padding-left: 25px !important;
		padding-right: 25px!important;
		
}
.paddtopres
{
padding-top:02%;
}

.uk-margin-slider
{
	margin-top: 10% !important;
}

}




.blackcol
{
color:#000000 !important;
}
.blackbgbt
{
background-color:#000000 !important;
}
.bggray
{
background-color: rgb(244, 244, 244); /* f4f4f4f4*/ 
}

.customh1
{
 font-family: 'Raleway-Light';
font-size:48px;
font-weight:bold;
color:#666;
}
.custom2
{
 font-family: 'Raleway-Light';
font-size:18px;
color:#666;
}

.uk-comment
{
 font-family: 'Raleway-Light';
font-size:18px;
color:#000 !important;
}

.uk-comment .uk-comment-meta-col1
{
color:#ffc000 !important;
font-size:18px;
}
.uk-comment .uk-comment-meta-col2
{
color:#000 !important;
font-size:18px;
}

h2.ourpart
{
font-size:30px;
color:#000 !important;
}

.customcl .uk-comment-header {
    margin-bottom: 15px;
    padding: 10px 25px;
    
	border-top: 5px solid #ffc000;
	
   
    background: #fafafa;
}
.bgdarkgray
{
	background-color:#333333 !important;
}
.footehrtxt div
{
color:#fff;
}
.largeicon ,.footehrtxt .largeicon
{
font-size:30px;
color:#ffc000;
}
h4.customh4
{
  font-family: 'MyriadPro';
  font-size:18px;
  color:#FFFFFF;
}
.classyel
{
	border:#ffc000 solid 1px !important;
}
.itlaictxt
{
padding-top:05px;
font-style:italic;
}

.uk-overlay-fade.fullopc{
    opacity: 10!important;
	
	
}	
.uk-overlay-fade.fullopc.black{
   
	color:#000000 !important;	
}


#tipbt{
    content: "";
    position: absolute;
    margin-top: -16px;
    margin-left: 30%;
    width: 48px;
    height: 40px;
    background: url(/templates/golbalrahee/images/choonch.jpg) no-repeat;
}

.uk-navbar-nav>li.uk-open>a, .uk-navbar-nav>li:hover>a, .uk-navbar-nav>li>a:focus {
 
   border:none !important;
     border-left-color:none !important;
     border-right-color: none !important;
     border-top-color:none !important;
     box-shadow: none !important;
}

#homeslider
{

}
.colorg
{
color:#ffc000!important;
margin-top:12%;
font-size:40px;
margin-bottom:12%;
}


.uk-disabled {
    color: #999!important;
    text-shadow: 0 1px 0 #fff;
}

.headnew,.btext
{
text-shadow: 1px 1px #fff;
}


#homeslider .uk-dotnav {
  
    height: 20px !important;
  
}


.nocruser
{
  cursor: default!important;
  text-decoration:none!important;
}

.uk-panel-box-primary {
    background-color: #fff;
    color: #2d7091;
}


.image-container1 {
    width:10%;
    position:absolute;
	padding-top:10px;
   
    right:0;
    clear:both;
}
@media (max-width: 767px) {
.image-container1 {
  
    right:13%;
  
}
}
