/**
 * If using a CSS pre-processor, tell it to overwrite this file. If not, place
 * your custom CSS modifications here.
 */
body{
	background: #fdfffb;
}
.container, .container-lg, .container-md, .container-sm, .container-xl {
    max-width: 1080px;
}
body,html{
font-family: Open Sans Regular;
    font-size: 14px;
    /* color: #201c19; */
    color: #4c4949;
    line-height: 1.8em;
    background: url("../images/bgpattern.png") repeat !important;
}
.region.region-topsection {
    float: right;
}
.main-container {
    padding-bottom: 30px;
}

@media (min-width: 576px){
.col-sm-3 {
    -ms-flex: 0 0 30% !important;
    flex: 0 0 30% !important;
    max-width: 30% !important;
}
.col-sm-9 {
    -ms-flex: 0 0 70% !important;
    flex: 0 0 70% !important;
    max-width: 70% !important;
}

}


.hero-wrap {
    background: url("../images/front-hero.png") !important;
}
.slidewrap {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}
.slidewrap .textwrap {
    color: #fff;
    padding: 0px;
    width: 78%;
    right: 0px;
    float: right;
    padding-right: 30px;
    padding-top: 70px;
}
.slidewrap .textwrap p {
    font-family: Open Sans Light;
}
.textwrap h3 {
    font-family: Open Sans Bold;
    text-transform: uppercase;
    font-size: 36px;
    color: #fff;
}
.slidewrap {
    margin-bottom: -10px !important;
}

.slideleft {
    width: 45%;
}
.slideright {
    width: 60%;
}

.slick-arrow::before {
    color: #c8da2c !important;
}







h1.page-header {
    margin-bottom: 0px;
    bottom: 0;
    /* padding: 0px 60px; */
    text-align: left;
    font-family: Open Sans Bold;
    text-transform: uppercase;
    font-size: 46px;
    color: #fffefe;
    text-shadow: 0px 1px 3px #0000009c;
    /* text-transform: capitalize;*/
}
.path-node h1.page-header:after,
.path-webform h1.page-header:after{
    width: 130px;
    /* margin: 0px auto; */
    height: 2px;
    position: relative;
    content: '';
    display: block;
    bottom: -5px;
    text-align: left;
    background-size: 100%;
    background: #c8da2c;
}
.tcall:before {
    content: '';
    background: url(../images/mobile.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    background-position: 1px 3px;
    background-size: 20px 20px;
}
.tmail:before {
    content: '';
    background: url(../images/email.png) no-repeat;
    width: 30px;
    height: 30px;
    display: block;
    position: absolute;
    background-position: 1px 3px;
    background-size: 20px 20px;
}
.tmail{
    min-width: 175px;
}
.hero-block .form-group {
    margin: 0px;
}


/*
.heroslide{
	position: relative;
}
.heroslide:before {
    content: '';
    display: block;
    z-index: 100;
    position: absolute;
    top: 90;
    left: 0;
    right: 0;
    bottom: 0;
    background: -moz-linear-gradient(top,rgba(125,185,232,0) 0%,#0000007a 100%);
    background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(125,185,232,0)),color-stop(100%,#0000007a));
    background: -webkit-linear-gradient(top,rgba(125,185,232,0) 0%,#0000007a 100%);
    background: -o-linear-gradient(top,rgba(125,185,232,0) 0%,#0000007a 100%);
    background: -ms-linear-gradient(top,rgba(125,185,232,0) 0%,#0000007a 100%);
    background: linear-gradient(to bottom,rgba(125,185,232,0) 0%,#0000007a 100%));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#007db9e8',endColorstr='#0000007a',GradientType=0);
}*/




.path-node .region.region-header, 
.path-webform .region.region-header{
    max-width: 1045px;
    position: relative;
    bottom: 0px;
    padding-top: 0px;
    width: 100%;
    margin: 0px auto;
}
.path-node .bsub {
    position: relative;
    max-width: 1045px;
    margin: 0px auto;
    text-align: left;
    padding-top: 35px;
    font-family: 'Open Sans Light';
    font-size: 17px;
    color: #fff;
    text-shadow: 0px 1px 1px #000;
    font-style: italic;
}
.bsub .form-group {
    margin-bottom: 0px;
}

/*.region.region-branding {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
}*/
.headwrap {
    width: 100%;
}
.logo img {
    width: 145px;
}
.region.region-branding {
    display: flex;
    flex-wrap: nowrap;
    justify-content: space-between;
        width: 100%;
}
section#block-mainnavigation {
    margin-top: 37px;
}
.region.region-topsection {
    float: right;
    margin-bottom: -40px;
    margin-top: 17px;
}
.topconts {
    display: flex;
    flex-wrap: nowrap;
}
.tcon-title {
    margin-right: 15px;
    padding-left: 27px;
    position: relative;
}
.tcon-title:before {
    content: "";
    width: 24px;
    height: 24px;
    
    position: absolute;
    left: 0;
    
}
.tcon-title.mail:before{
    background: url(../images/mailno.png) no-repeat !important;
    background-size: 100% !important;
}
.tcon-title.mobile:before{
    background: url(../images/phone-no.png) no-repeat !important;
    background-size: 100% !important;
}

#block-mainnavigation ul#superfish-main {
    display: flex;
    justify-content: flex-end;
}
.mainnav a {
    color: #3e3e3e;
    font-size: 15px;
    text-transform: capitalize;
    font-family: 'Open Sans Regular';
}
.mainnav a.is-active, .mainnav a:hover {
     text-decoration: none; 
    border-bottom: 1px solid #056839;
}
.mainnav ul.sf-menu a, ul.sf-menu span.nolink {
    display: block;
    padding: 0.5em 0.2em;
    position: relative;
}
.mainnav ul.sf-menu li {
    padding: 0px 20px !important;
}
.top-wrap {
        position: relative;
    width: 100%;
    z-index: 100;
    padding-top: 1px;
    background: #fff !important;
    padding-bottom: 0px;
    background: -webkit-linear-gradient(top, rgb(3 0 0 / 33%) -13%,rgb(0 0 0 / 0%) 100%);
    background: linear-gradient(to bottom, rgb(3 0 0 / 33%) -13%,rgb(0 0 0 / 0%) 100%);
    box-shadow: 9px 8px 23px #000000bf;
}
/*a.logo.navbar-btn.pull-left {
    position: absolute;
    text-align: center;
    left: 0;
    right: 0;
    top: 0;
    width: 140px;
    height: 140px;
    margin: 0px auto;
}
a.logo.navbar-btn.pull-left img {
    width: 100%;
}
.top-wrap header {
    display: flex;
    width: 1100px;
    margin: 0px auto;
    justify-content: space-between;
}*/

.path-admin .region.region-header {
    max-width: 1060px;
    width: 100%;
    margin: 0px auto;
    padding: 10px 0px;
    margin-bottom: 30px;
}
.nav-tabs {
    border-bottom: 0px !important;
    margin-top:15px;
}
.nav-tabs li {
    margin-right: 5px;
}

.path-node .hero-wrap,
.path-webform .hero-wrap {
    min-height: 165px;
    background: url("../images/nheader.png") !important;
    /*background: #1a3d73;*/
    margin-bottom: 40px;
}
.path-webform h1.page-header {
    padding-top: 120px;
}
.nav-tabs li a {
    color: #444444 !important;
    margin-top: 10px;
    background: #ccc;
    padding: 4px 10px;
    border-radius:4px;
}

.topcon {
    min-height: 330px;
    background: #1a3d73;
    margin-bottom: 40px;
}
.topcon .field--name-body {
    display: flex;
    justify-content: flex-end;
}
/*
.tcall::before {
    background: url(../images/sprite.png) no-repeat top left transparent;
    display: inline-block;
    zoom: 1;
    background-position: -192px -134px;
    width: 13px;
    height: 13px;
    text-indent: -6000px;
    text-align: left;
    margin-top: -2px;
    position: absolute;
}
*/
.tcall{
width: 150px;
}
.tmail {
    margin-left: 42px;
    margin-right: 20px;
}
.tcall, .tmail{
    font-size: 14px;
    font-family: 'Open Sans Light';
}





/*=========== FRONT PAGE =============*/
#block-oursafaris {
    text-align: left;
    /*padding: 0px 210px;*/
    margin-top: 30px;
    margin-bottom: 25px;
}

#block-oursafaris h5{
    bottom: 0;
    text-align: left;
    font-family: 'Open Sans Bold';
    text-transform: uppercase;
    font-size: 44px;
    letter-spacing: -2px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}
#block-oursafaris h5:after{
    width: 130px;
    height: 2px;
    position: relative;
    content: '';
    display: block;
    bottom: -6px;
    text-align: left;
    background-size: 100%;
    background: #c8da2c;
}

.fprem h2.block-title {
    font-size: 20px;
    margin-bottom: 0px;
    text-align: left;
}
.path-frontpage .premier-wrap {
padding-bottom: 30px;
    /* background: url(../images/acco.png) no-repeat; */
    background-color: #ffffff;
    padding-top: 30px;
    background-position: left top;
    background-attachment: fixed;
}
.path-frontpage .content-wrap {
    padding-bottom: 30px;
    padding-top: 30px;
    background-position: right bottom;
    background-attachment: fixed;
}


.footer h2.block-title, .footer h2#block-spring-footer-menu {
    color: #fff;
    font-size: 20px;
}










/*SAFARI TAB SECTION*/
.saftab .tabsbar ul.quicktabs-tabs {
    border-bottom: 1px solid #dee2e6;
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-top: 20px;
    margin-bottom: 1rem;
    padding: 0px;
    border-top: 1px solid #dee2e6;
}
.saftab .tabsbar .quicktabs-tabs > li.active > a, .saftab .tabsbar .quicktabs-tabs > li.active > a:hover, 
.saftab .tabsbar .quicktabs-tabs > li.active > a:focus {
    color: #ffffff !important;
    background-color: #b18857 !important;
}
.saftab .tabsbar .quicktabs-tabs > li > a {
    border: 0px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    display: block;
    padding: 1rem 7rem;
    text-transform: uppercase;
    font-family: 'Open Sans Semibold';
    color: #000;
    font-size: 13px;
    border-left: 1px solid #dee2e6;
    text-decoration: none;
}

.saftab ul.quicktabs-tabs li {
    display: inline;
    background: none;
    list-style-type: none;
    padding: 0;
    white-space: nowrap;
}
.safaritabs .inquire{
	background: #b18857;
}

.saftab .quicktabs-block-title {
font-family: Reklame;
    font-size: 29px;
    margin-bottom: 40px;
    text-align: center;
    text-transform: uppercase;
    color: #607734;
    letter-spacing: 5px;
}

.saftab .quicktabs-block-title:after {
    background: url(../images/wzb.png) no-repeat;
    width: 110px;
    margin: 0px auto;
    height: 10px;
    position: relative;
    content: '';
    display: block;
    bottom: -12px;
    text-align: center;
    background-size: 100%;
}
.saftab .view-safari-content-and-tabs .views-row {
    display: flex;
    justify-content: space-between;
}
.saftab .views-field.views-field-body {
    padding-right: 35px;
}

.tricon h4 {
    margin: 0px;
    font-size: 13px;
    font-family: 'Open Sans Bold';
    text-transform: uppercase;
    padding: 4px 0px;
}
.tricon p {
    font-family: 'Open Sans Light';
    color: #000;
    line-height: 1.3;
}
.tricon-wrap {
    display: flex;
    text-align: center;
    justify-content: center;
}
.tricon {
    padding: 0px 19px;
    width: 17%;
}
.duration.tricon h4:before{
    content: '';
    background: url(../images/duration.png) no-repeat;
    width: 50px;
    height: 70px;
    display: block;
    position: relative;
    background-position: center;
    background-size: 50px 50px;
    margin-bottom: 15px ​!important;
    margin: 0px auto;
}
.accomo.tricon h4:before{
    content: '';
    background: url(../images/camping.png) no-repeat;
    width: 50px;
    height: 70px;
    display: block;
    position: relative;
    background-position: center;
    background-size: 50px 50px;
    margin-bottom: 15px ​!important;
    margin: 0px auto;
}
.trans.tricon h4:before{
    content: '';
    background: url(../images/transport.png) no-repeat;
    width: 50px;
    height: 70px;
    display: block;
    position: relative;
    background-position: center;
    background-size: 50px 50px;
    margin-bottom: 15px ​!important;
    margin: 0px auto;
}
.guide.tricon h4:before{
    content: '';
    background: url(../images/guide.png) no-repeat;
    width: 50px;
    height: 70px;
    display: block;
    position: relative;
    background-position: center;
    background-size: 50px 50px;
    margin-bottom: 15px ​!important;
    margin: 0px auto;
}
.pickup.tricon h4:before{
    content: '';
    background: url(../images/pickup.png) no-repeat;
    width: 50px;
    height: 70px;
    display: block;
    position: relative;
    background-position: center;
    background-size: 50px 50px;
    margin-bottom: 15px ​!important;
    margin: 0px auto;
}
.safaricon {
    margin-top: 20px;
    margin-bottom: 40px;
}





/*FRONT SERVICES*/

.front-services .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.front-services .view-content .views-row {
    border: 1px solid #e5e2e2;
    padding: 17px;
    width: 30%;
    overflow: hidden;
    border-radius: 6px;
    box-shadow: 0px 0px 7px #e5e3e3a1;
    background: #fff;
    margin-bottom: 30px;
}
.front-services .view-content .views-row:hover {
    border: 1px solid #888888;
    /*box-shadow: 0px 0px 7px #28a74536;*/
}
.front-services .views-field-field-service-thumb {
    overflow: hidden;
}
.front-services p {
    line-height: 1.6em;
    text-align: justify;
    color: #7e7e7e;
    font-family: 'Open Sans Regular';
    font-size: 13px;
}
.front-services .views-field-title a, 
.front-services .views-field-title {
    font-family: 'Open Sans Regular';
    color: #1a3d73;
    text-align: center;
    font-size: 15px;
    line-height: 0em;
    text-transform: uppercase;
}
.front-services .views-field-title {
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    line-height: 1.7em;
}
.front-services .views-field-view-node a {
    background: #8DC63F;
    color: #fff;
    font-size: 11px;
    padding: 7px 10px;
    position: relative;
        padding-right: 35px !important;
}
.front-services .views-field-view-node a:hover{
    text-decoration: none;
    background: #046938;

    }
.front-services .views-field-view-node a:after{
background: #056839;
    content: "";
    width: 25px;
    height: 29px;
    position: absolute;
    display: block;
    right: 0;
    top: 0;
}
.front-services .views-field-view-node {
float: right;
}


/*Inner Services*/
.inservices .views-row {
    width: 46% !important;
    margin-bottom: 30px;
    background: #fff;
}
.inservices .view-content{
    flex-wrap: wrap;
}


.fabout {
    /*margin-left: 44%;*/
    background: #f3fff3;
    padding: 30px 30px;
    padding-left: 44%;
}
.region.region-premier-region {
    margin-top: 80px;
    margin-bottom: 80px;
    position: relative;
}
.fabout:before {
    content: "";
    background: url(../images/ikocila-about.jpg) no-repeat;
    position: absolute;
    top: -37px;
    left: 0px;
    width: 430px;
    height: 500px;
}









.fabout  h2.block-title {
    bottom: 0;
    text-align: left;
    font-family: 'Open Sans Bold';
    text-transform: uppercase;
    font-size: 44px;
    letter-spacing: -2px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.fabout  h2.block-title:after {
    width: 130px;
    height: 2px;
    position: relative;
    content: '';
    display: block;
    bottom: -6px;
    text-align: left;
    background-size: 100%;
    background: #c8da2c;
}











/*Projects*/
.projectblock .views-field.views-field-field-project-yearm {
    padding: 10px;
    padding-top: 0px;
    font-size: 13px;
}
.projectblock .views-field.views-field-field-client {
    padding: 10px;
    padding-bottom: 0px;
}
.projectblock .views-field.views-field-title {
    padding: 8px 12px;
    color: #616161;
    line-height: 1.4em;
    font-family: 'Open Sans Bold';
    padding-bottom: 0px;
}
.projectblock .views-row:nth-child(2n){
    background:#dee7d5;
    border: 1px solid #79ae48;
}
.projectblock .views-row {
    border: 1px solid #79ae48;
    margin-bottom: 10px;
    background:#ffffff;
    padding: 7px;
}











/*Packages Section*/
.package-main .view-content .views-row {
       width: 32%;
    margin-bottom: 20px;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 12%);
    border-radius: 0pc;
    border: 1px solid #cccccc94;
    overflow: hidden;
    position: relative;
}
.linkblock {
   
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.78) 71%, rgba(0,0,0,0.78) 100%); 
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.78) 71%,rgba(0,0,0,0.78) 100%);
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.78) 71%,rgba(0,0,0,0.78) 100%); 
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#c7000000',GradientType=0 );

    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 24px 23px;
}
p.linktitle {
    margin: 0px;
    line-height: 1.2em;
        margin-top: 45px;
}
p.linktitle a {
color: #fff;
    font-family: 'Open Sans Regular';
    text-shadow: 1px 1px 1px #000;
    text-transform: uppercase;
    font-size: 15px;
    text-decoration: none;
}
.package-main .view-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.linkmore {
    margin-top: 9px;
}
.linkmore a {
    font-family: 'Open Sans Regular';
    /* float: right; */
    color: #b18857;
    font-style: italic;
    text-decoration: none;
}

.linkmore a:hover {
color: #fff;
	}




/*RELATED BLOCK*/

.relpack h2.block-title {
    font-family: Reklame;
    font-size: 28px;
    margin-bottom: 40px;
    text-align: center;
    text-transform: capitalize;
    color: #607734;
    letter-spacing: 4px;
}
.relpack  h2.block-title:after {
    background: url(../images/wzb.png) no-repeat;
    width: 110px;
    margin: 0px auto;
    height: 10px;
    position: relative;
    content: '';
    display: block;
    bottom: -12px;
    text-align: center;
    background-size: 100%;
}


.relpack h2.block-title:after {
    background: url(../images/wzb.png) no-repeat;
    width: 110px;
    margin: 0px auto;
    height: 10px;
    position: relative;
    content: '';
    display: block;
    bottom: -12px;
    text-align: center;
    background-size: 100%;
}
#block-views-block-packages-main-view-block-1 {
    margin-top: 30px;
}

.medgallery .views-field.views-field-field-package-gallery img{
    padding: 5px;
    background: #fff;
    box-shadow: 0px 2px 6px rgb(0 0 0 / 12%);
    border-radius: 0px;
    border: 1px solid #cccccc94 margin-bottom: 16px;
    width: 100%;
    height: auto;
}
.medgallery .views-field.views-field-field-package-gallery a {
    width: 23%;
    overflow: hidden;
    margin-bottom: 20px;
    min-width: 245px;
}
.medgallery .views-field.views-field-field-package-gallery .field-content {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}













footer.footer {
        background-image: -webkit-linear-gradient(to bottom,#8DC63F -14%,#1a3d73 100%);
    background-image: linear-gradient(to bottom,#8DC63F -14%,#1a3d73 100%);

    padding-top: 50px;
    padding-bottom: 20px;
    margin-top: 0px;
}
/*#header {
    background-color: #1d84c3;
}*/
.region.region-footer {
    display: flex;
    justify-content: space-between;
    padding-bottom: 20px;
}
#block-requestabrochure a {
    border: 2px solid #b18857;
    padding: 7px 29px;
    color: #b18857 !important;
    text-transform: uppercase;
    font-size: 13px;
}
/*
.foot-wrap {
    background: url(../images/accom.png) no-repeat;
}*/
footer a:hover{
	color: #ceffa2 !important;
    text-decoration: none;
}
ul.menu.menu--footer.nav {
    display: block;
    line-height: 2.35em;
    list-style: disc;
    color: #868686;
}
footer p, footer a{
color: #ffffff !important;
    line-height: 1.2em;
    font-family: 'Open Sans Light';
}
.region.region-copyright {
    border-top: 1px solid #8f8f8f;
    padding-top: 30px;
}
ul.menu.menu--footer.nav {
    display: block;
    line-height: 2.35em;
}
.region.region-copyright p{
	font-size: 13px;
	text-align: center;
}
.region-sidebar-second h2.block-title {
    font-family: 'Open Sans Light';
    font-size: 18px;
    background: #79ae48;
    padding: 10px 10px;
    text-transform: capitalize;
    color: #fff;
}
.sidebar-services .views-field-title a {
    color: #242424;
    font-size: 13px;
    line-height: 3.2;
    padding-left: 10px;
}
.sidebar-services .views-row {
border-bottom: 1px solid #ccc;
}
.scon-title span {
    display: block;
    font-family: 'Open Sans Bold';
    margin-bottom: -8px;
    font-size: 12px;
}
.scon-title {
    border-bottom: 1px solid #79ae48;
    padding: 7px 10px;
    font-size: 14px;
    margin: 0px;
    position: relative;
    padding-left: 41px;
    margin-left: 12px;
    margin-right: 12px;
}
.scon-title:before{
    content: "";
    width: 24px;
    height: 24px;
    position: absolute;
    margin-top: 7px;
    left: 0;
    /*border: 1px solid #79ae48;*/
}
.scon-title.mail:before, .scon-title.box:before{
    background: url(../images/mailno.png) no-repeat !important;
    background-size: 100% !important;
}
.scon-title.mobile:before{
    background: url(../images/phone-no.png) no-repeat !important;
    background-size: 100% !important;
}
.scon-title.address:before{
    background: url(../images/local.png) no-repeat !important;
    background-size: 100% !important;
}
.scon {
    border: 1px solid #ccc;
}
#block-contactus h2.block-title {
    margin-bottom: 0px;
}



.btn-primary {
    color: #fff;
    background-color: #79ae48 !important;
    border-color: #79ae48 !important;
}
.btn-primary:hover{
    background-color: #056839 !important;
}
form#webform-submission-get-in-touch-add-form {
    background: #fff;
    padding: 25px;
    border: 1px solid #79ae48;
    border-radius: 5px;
}