/*!
 * Start Bootstrap - Landing Page v5.0.8 (https://startbootstrap.com/themes/landing-page)
 * Copyright 2013-2020 Start Bootstrap
 * Licensed under MIT (https://github.com/StartBootstrap/startbootstrap-landing-page/blob/master/LICENSE)
 */
 
@font-face
{
	font-family: 'Cervo-Light';
	src: url('../fonts/Cervo/2C2DEC_0_0.eot');
	src: url('../fonts/Cervo/2C2DEC_0_0.eot?#iefix') format('embedded-opentype'),url('../fonts/Cervo/2C2DEC_0_0.woff') format('woff'),url('../fonts/Cervo/2C2DEC_0_0.ttf') format('truetype');
}
 
  
@font-face
{
	font-family: 'Cervo-Medium';
	src: url('../fonts/Cervo/2C2DEC_1_0.eot');
	src: url('../fonts/Cervo/2C2DEC_1_0.eot?#iefix') format('embedded-opentype'),url('../fonts/Cervo/2C2DEC_1_0.woff') format('woff'),url('../fonts/Cervo/2C2DEC_1_0.ttf') format('truetype');
}
 
  
@font-face
{
	font-family: 'Cervo-Thin';
	src: url('../fonts/Cervo/2C2DEC_2_0.eot');
	src: url('../fonts/Cervo/2C2DEC_2_0.eot?#iefix') format('embedded-opentype'),url('../fonts/Cervo/2C2DEC_2_0.woff') format('woff'),url('../fonts/Cervo/2C2DEC_2_0.ttf') format('truetype');
}

@font-face
{
	font-family: 'NimbusSanLig';
	src: url('../fonts/NimbusSanLig/NimbusSan-Lig.eot');
	src: url('../fonts/NimbusSanLig/NimbusSan-Lig.eot?#iefix') format('embedded-opentype'),url('../fonts/NimbusSanLig/NimbusSan-Lig.woff') format('woff'),url('../fonts/NimbusSanLig/NimbusSan-Lig.ttf') format('truetype');
}
    
body
{
	background-color: #ffffff;
	color: rgb(0, 89, 121);
	font-family: "Cervo-Thin";
	overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6
{
  
  font-weight: 700;
  font-family: "Cervo-Light";
}

@media (min-width: 1200px)
{
	.container, .container-lg, .container-md, .container-sm, .container-xl
	{
		max-width: 100%;
	}
}
.container
{
    width: 100%;
    padding-right: 4%;
    padding-left: 4%;
}



.mainheader
{
    margin-bottom: 0px;
    background: #fff;
    padding: 20px 0px;
}
.align-items-center
{
    -ms-flex-align: baseline;
    align-items: baseline;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.mainheader .logo img
{
    max-width: 500px;
    width: 100%;
}

#pav-mainnav
{
    position:relative;
    margin:0px 0px 0px 0px;
}
#pav-mainnav .inner
{
    border:0px solid #7d7e73;
    background:#7d7e73;
}
#pav-mainnav .parent:hover > .dropdown-menu
{
    display:block;
}
#pav-mainnav .navbar
{
    border:none;
    min-height:0;
}
#pav-mainnav .navbar .navbar-collapse
{
    padding-left:0;
    padding-right:0;
}
#pav-mainnav .navbar ul.nav > li:hover > a,#pav-mainnav .navbar ul.nav > li.active > a
{
    background: transparent;
    color: #fcd700;
}
#pav-mainnav .navbar ul.nav > li:hover > a .caret
{
    color:#fff;
}
#pav-mainnav .navbar ul.nav > li:hover > a:before
{
    width:100%;
    opacity:1;
    filter:alpha(opacity=100);
}
#pav-mainnav .navbar ul.nav > li:hover .caret
{
    border-bottom-color:#fff;
    border-top-color:#fff;
}
#pav-mainnav .navbar ul.nav > li > a, #pav-mainnav .navbar ul.nav > li span.nav-header
{
    font-size: 35px;
    z-index: 0;
    padding: 0px 25px;
    color: rgb(123, 117, 58);
    text-transform: inherit;
    letter-spacing: 0;
    text-decoration: none;
    cursor: pointer;
    line-height: 1;
    display: block;
    font-weight: 500;
}
@media (min-width: 768px)
{
.navbar-nav
{
	text-align:right;
}
}
#pav-mainnav .navbar ul.nav > li > a:before
{
    height:100%;
    left:50%;
    opacity:0;
    filter:alpha(opacity=0);
    top:50%;
    -webkit-transform:translate(-50%, -50%);
    -ms-transform:translate(-50%, -50%);
    transform:translate(-50%, -50%);
    width:0;
    content:"";
    position:absolute;
    -webkit-transition:all 0.3s ease 0s;
    transition:all 0.3s ease 0s;
    z-index:-1;
}
#pav-mainnav .navbar ul.nav > li > a .caret
{
    border-top-color:#eadac6;
    border-bottom-color:#eadac6;
}
#pav-mainnav .dropdown-menu
{
    padding:10px;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    -ms-border-radius:0;
    -o-border-radius:0;
    border-radius:0;
}
#pav-mainnav .dropdown-menu li a
{
    color:#fff;
    padding:0px 10px;
    position:relative;
    -webkit-transition:all 0.3s ease 0s;
     text-transform: capitalize;
    transition:all 0.3s ease 0s;
    text-align:left;
    line-height:30px !important;
    font-size:17px;
    transition:padding 0.5s ease 0s;
}
#pav-mainnav .navbar-inverse .navbar-nav > .open > a
{
    background-color:#EB557B;
}
#pav-mainnav .mini-access
{
    line-height:30px;
    text-align:center;
}
#pav-mainnav .mini-access a
{
    padding:0px 5px;
    border-right:1px solid #292929;
}
#pav-mainnav .mini-access a:last-child
{
    border-right:none;
}
.navbar-nav .dropdown-menu
{
    border:none;
    opacity:0;
    filter:alpha(opacity=0);
    top:50px;
    transition:all 0.3s ease 0s;
    visibility:hidden;
    min-width:250px;
    left:-5px;
}
.navbar-nav .dropdown-menu .row
{
    margin-bottom:0 !important;
}
.navbar-nav .parent:hover > .dropdown-menu
{
    opacity:1;
    filter:alpha(opacity=100);
    top:100%;
    visibility:inherit;
    background:#7d7e73;
}
.navbar-nav .parent .parent-submenu:hover .dropdown-menu
{
    opacity:1;
    filter:alpha(opacity=100);
    visibility:inherit;
    background:#fffce5;
}
.pav-megamenu .dropdown-menu > .dropdown-menu-inner
{
    padding:0 10px;
}
.pav-megamenu .dropdown-menu ul > li.parent
{
    position:relative;
}
.pav-megamenu .dropdown-menu ul > li.parent .dropdown-menu
{
    left:auto;
    position:absolute;
    right:-100%;
    top:0;
}
.pav-megamenu .dropdown-menu ul > li.parent:hover
{
    display:block;
}
.pav-megamenu .mega-group .caret
{
    display:none;
}
.pav-megamenu .mega-group .parent-mega .mega-col-inner > ul > li a
{
	margin-left:6px;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li > a:hover
{
    color: #b41f08 !important;
}
.pav-megamenu .mega-col
{
    padding-left:0;
    padding-right:0;
    padding-bottom:20px;
}
.pav-megamenu .mega-col:last-child
{
    border-right:none;
}
.pav-megamenu .mega-col .mega-col-inner > ul
{
    list-style:none outside none;
    margin:0;
    padding:0;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li
{
    list-style:none;
    margin-left:0;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li > a
{
    clear:both;
    color:#6a6a6a;
    display:block;
    line-height:30px !important;
    font-size:15px;
    text-transform:uppercase;
    transition:padding 0.5s ease 0s;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li > a:hover
{
    color:#6a6a6a;
    padding-left:25px;
}
.pav-megamenu .mega-col .mega-col-inner > ul > li:hover
{
    border-right:1px solid transparent !important;
    border-left:1px solid transparent !important;
}
.pav-megamenu .parent-submenu:hover > .dropdown-menu
{
    display:block;
}
.pav-megamenu .parent-submenu > .dropdown-menu
{
    border-radius:0 6px 6px 6px;
    left:100%;
    margin-left:-6px;
    margin-top:-6px;
    top:0;
}
.pav-megamenu .cols2
{
    width:420px;
}
.pav-megamenu .cols3
{
    width:620px;
}
.pav-megamenu .cols4
{
    width:820px;
}
.pavo-widget .menu-title
{
    color:#fff;
    font-weight:bold;
    font-size:16px;
}
.pavo-widget li a
{
    line-height:35px !important;
    background-position:5px -1px !important;
}
.pavo-widget li a:hover
{
    background-position:5px -25px !important;
}
@media (min-width:768px)
{
    .same-height-column .row
	{
        display:table;
        width:100%;
    }
    .same-height-column .row [class*="col-"]
	{
        display:table-cell;
        float:none;
        vertical-align:middle;
    }
}
.col-full .row
{
    margin-left:0;
    margin-right:0;
}
.col-full .row [class*="col-"]
{
    padding-left:0;
    padding-right:0;
}
.canvas-menu
{
    line-height: 30px;
    font-size: 30px;
    color: rgb(123, 117, 58);
    padding: 0;
    position: unset;
    right: 0;
    left: unset;
    width: 100%;
    text-align: right;
	background: transparent;
    border: none;
	text-transform: uppercase;
    letter-spacing: 0px;
}
@media screen and (max-width:992px)
{
    .row-offcanvas
	{
        position:relative;
        -webkit-transition:all 0.25s ease-out;
        -o-transition:all 0.25s ease-out;
        transition:all 0.25s ease-out;
    }
    .row-offcanvas-right
	{
        right:0;
    }
    .rtl .row-offcanvas-right
	{
        left:0;
    }
    .row-offcanvas-left
	{
        left:0;
    }
    .rtl .row-offcanvas-left
	{
        right:0;
    }
    .row-offcanvas-right .sidebar-offcanvas
	{
        right:-320px;
    }
    .rtl .row-offcanvas-right .sidebar-offcanvas
	{
        left:-320px;
    }
    .row-offcanvas-left .sidebar-offcanvas
	{
        left:-320px;
    }
    .rtl .row-offcanvas-left .sidebar-offcanvas
	{
        right:-320px;
    }
    .row-offcanvas-right.active
	{
        right:320px;
    }
    .rtl .row-offcanvas-right.active
	{
		left:320px;
    }
    .row-offcanvas-left.active
	{
        left:320px;
    }
    .row-offcanvas-left.active .sidebar-offcanvas
	{
        left:0px;
    }
    .rtl .row-offcanvas-left.active
	{
        right:320px;
    }
    .sidebar-offcanvas
	{
        position: fixed;
        top: 0;
        height: 100%;
        z-index: 999999;
        width: 320px;
        overflow-x: auto;
        overflow-y: auto;
        background: #fff;
		box-shadow: rgb(0 0 0 / 7%) 0px 1px 2px, rgb(0 0 0 / 7%) 0px 2px 4px, rgb(0 0 0 / 7%) 0px 4px 8px, rgb(0 0 0 / 7%) 0px 8px 16px, rgb(0 0 0 / 7%) 0px 16px 32px, rgb(0 0 0 / 7%) 0px 32px 64px;
    }
	.sidebar-offcanvas, .sidebar-offcanvas .panel
	{
		background: #fff;
	}
    .sidebar-offcanvas .panel-body
	{
        padding:0;
    }
    .sidebar-offcanvas .box .box-heading
	{
        font-size:20px;
    }
    .sidebar-offcanvas .box .box-content
	{
        padding:0;
    }
    .sidebar-offcanvas .box ul.box-category li
	{
        padding:8px 5px;
        border-bottom:none !important;
    }
    .sidebar-offcanvas .box ul.box-category li a:before
	{
        display:none !important;
    }
    .sidebar-offcanvas .box ul.box-category li ul li
	{
        padding:5px 5px 0px 10px;
    }
    .sidebar-offcanvas .box ul.box-category li ul li a
	{
        text-decoration:none;
        display:block;
    }
    .sidebar-offcanvas .box ul.box-category li a
	{
        text-decoration:none;
        color:#333;
    }
    .sidebar-offcanvas .box ul.box-category li a:hover
	{
        color:#EB557B;
    }
}
#offcanvasmenu .badges.new, #offcanvasmenu .badges.hot
{
    right:auto;
    left:50px;
}
#offcanvasmenu .navbar-nav
{
    float:none;
    margin:0;
}
#offcanvasmenu .navbar-nav > li
{
    float:none;
    display:block;
    text-align:left;
}
#offcanvasmenu .navbar-nav > li .caret
{
    display:none;
}
#offcanvasmenu .navbar-nav > li.home .menu-icon
{
    background:none !important;
}
#offcanvasmenu .navbar-nav > li .click-canavs-menu
{
    cursor:pointer;
    display:inline-block;
    padding:14px;
    position:absolute;
    right:0;
    top:0;
    z-index:1;
    color:#fff;
    font-size: 12px;
    font-style: normal !important;
}
#offcanvasmenu .navbar-nav > li li.parent-submenu .click-canavs-menu
{
    padding:4px 16px;
    color:#c83a3a;
}
#offcanvasmenu .navbar-nav > li > a
{
    background: transparent;
    display: block;
    padding: 18px 20px;
    outline: none;
    -webkit-box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
    box-shadow: inset 0 -1px rgba(0, 0, 0, 0.2);
    color: rgb(123, 117, 58);
    text-transform: lowercase;
    text-shadow: none;
    letter-spacing: 0;
    text-decoration: none;
    font-weight: normal;
    line-height: 1;
    transition: all 0.3s;
    font-size: 28px;
}
#offcanvasmenu .navbar-nav > li > a:hover
{
	color:#fcd700;
}
#offcanvasmenu .dropdown-menu
{
    background:#7d7e73;
    border:0 none;
    border-radius:0;
    box-shadow:none;
    display:none;
    float:none;
    margin:0;
    padding:0 8px;
    position:static;
    visibility:visible;
    width:auto!important;
    opacity:1;
    min-width:150px;
}
#offcanvasmenu .dropdown-menu .dropdown-menu-inner
{
    line-height:30px;
    padding:5px 0px
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar
{
    border:none;
}
#offcanvasmenu .dropdown-menu ul.nav-child li a
{
    color: #fff;
    padding: 0 10px;
    position: relative;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-align: left;
    line-height: 30px !important;
    font-size: 17px;
    text-transform: unset;
    transition: padding 0.5s ease 0s;
}
.sidebar-offcanvas .btn-default
{
    color: rgb(123, 117, 58);
    background-color: transparent;
    border-color: transparent;
    padding: 0px 7px;
    font-size: 25px;
}
#offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block
{
    padding-left:0px;
}
#offcanvasmenu .dropdown-menu .widget-video
{
    display:none;
}
#offcanvasmenu .dropdown-menu .box-heading
{
    color:#EB557B;
}
#offcanvasmenu .product-block
{
    border:none;
}
#offcanvasmenu .product-block .product-zoom, #offcanvasmenu .product-block .product-label-special
{
    display:none;
}
.rtl #offcanvasmenu .badges.new, .rtl #offcanvasmenu .badges.hot
{
    left:auto;
    right:50px;
}
.rtl #offcanvasmenu .navbar-nav > li.home .menu-title
{
    margin-right:0;
}
.rtl #offcanvasmenu .navbar-nav > li .click-canavs-menu
{
    left:0;
    right:auto;
}
.rtl #offcanvasmenu .navbar-nav > li li.parent-submenu .click-canavs-menu
{
    padding:4px 0px;
    margin-left:16px;
}
.rtl #offcanvasmenu .dropdown-menu .pavo-widget .sidebar .product-block
{
    padding-right:0px;
}


@media screen and (max-width: 768px)
{
	.mainheader .col-md-6
	{
		width: calc(100% - 100px);
	}
	.mainheader .col-md-6:last-child
	{
		width: 100px;
	}
}
.mainheader.menu-fixed
{
    position: fixed;
    z-index: 9999;
    left: 0;
    top: 0;
    right: 0;
    width: 100%;
}
.mainheader.menu-fixed .logo img
{
    max-width: 250px;
}
.footer
{
    padding-top: 100px;
    padding-bottom: 20px;
}
.footerlogo img
{
	max-width:100px;
}
.footerlines
{
	margin:30px 0px;
}
.footerlines ul
{
	padding:0px;
	margin:0px;
	display: flex;
    justify-content: center;
	align-items:center;
	list-style:none;
}
.footerlines ul li
{
	font-size: 22px;
	color: rgb(123, 117, 58);
	line-height: 1.5;
	text-align: center;
}
.footerlines ul li::after
{
	content: "•";
    color: rgb(123, 117, 58);
    display: inline-block;
    width: 1em;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}

.footerlines ul li:last-child::after
{
	display:none;
}

.socialicons 
{
	margin:0px;
}
.socialicons img
{
	max-width: 35px;
    width: 100%;
}
.copyright, .copyright a
{
    font-size: 13px;
    color: rgb(123, 117, 58);
    text-decoration: none;
    line-height: 1;
    font-family: 'NimbusSanLig';
}
.copyright a:hover
{
	color:#fcd700;
}
.copyrightleft
{
	text-align:left;
}
.copyrightright
{
	text-align:right;
}
.footer2section .row
{
	display:flex;
	align-items:end;
}









/* Start Theme CSS */

.slidersection .flex-caption
{
    width: 100%;
    padding: 30px 4%;
    margin: 0;
    position: absolute;
    left: 0;
    top: 0;
    background: transparent;
    color: #fff;
    text-shadow: none;
    font-size: 4rem;
    line-height: 1;
    text-transform: lowercase;
    right: 0;
    text-align: left;
}
.wrapper h2
{
	font-size: 35px;
    color: rgb(123, 117, 58);
    font-weight: normal;
    margin: 0px;
    padding: 20px 0px 40px 0px;
    line-height: 1;
}
.profilebox
{
    overflow: hidden;
    position: relative;
    cursor: pointer;
    margin-bottom: 20px;
}
.profilebox img
{
    width: 100%;
    height: auto;
}
.profilebox:before
{
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    height: 100%;
    opacity: .4;
    -webkit-transition: .3s;
    -o-transition: .3s;
    transition: .3s;
    z-index: 2;
    background: rgb(0,0,0);
}
.profilebox:hover:before
{
    opacity: 1;
    background: transparent;
}
.profileboxcontent
{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    text-align: center;
    padding: 20px 20px;
    z-index: 999;
    bottom: 0;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
}
.profileboxcontent p
{
    font-size: 30px;
    color: rgb(255, 255, 255);
    text-transform: capitalize;
    text-decoration: none;
    text-align: center;
    font-weight: normal;
    line-height: 1;
    margin: 0px 0px 15px 0px;
}
.profileboxcontent p:last-child
{
	margin:0px;
}
.speaker_image 
{
	margin-bottom:35px;
}
.speaker_image img
{
	width:100%;
}
.speaker_testimonial
{
    margin-left: auto;
    border:0px;
  	background:#f2f1eb;
    border-radius: 5px;
    margin-bottom: 40px;
    padding: 0px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 90px;
    max-width: 100%;width:100%;
    margin-right: auto;
}
.jt_testimonial-block-slide {
    background: transparent !important;
}
.speaker_testimonial .owl2-carousel
{
  padding:0px !important;
}
.speaker_testimonial .jt_testimonial-block-slide {
    padding: 0px 30px 0px 30px !important;
}
.speaker_testimonial p
{
	color: rgb(123, 117, 58);
	font-size:22px;
	line-height:1.2;
	text-align:center;
	margin:0px;
}
.speaker_text p
{
	font-size: 17px;
    font-family: "NimbusSanLig";
    color: rgb(123, 117, 58);
    line-height: 1.5;
    margin-bottom: 25px;
    text-align: justify;
}
.speaker_name
{
	color: rgb(123, 117, 58);
	line-height: 1;
	font-size: 35px;
	margin-bottom:5px;
}
.speaker_designation
{
	color: rgb(123, 117, 58);
	font-size: 22px;
	line-height: 1;
	margin-bottom:25px;
}
.speaker_notes
{
	margin-bottom:25px;
}
.speaker_notes ul
{
	padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    flex-direction: row;
    align-items: start;
}
.speaker_notes ul li
{
	display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-right: 20px;
    width: 60px;
    text-align: center;
}
.speaker_notes ul li:last-child
{
	margin:0px;
}
.keyword_short
{
	color: rgb(255, 255, 255);
    background: #fcd700;
    width: 50px;
    height: 50px;
    border-radius: 100%;
    font-size: 35px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
}
.keyword_short img
{
	height: auto;
    width: auto;
    max-height: 31px;
    max-width: 33px;
}
.keyword_text
{
	color: rgb(123, 117, 58);
	font-size: 17px;
	line-height: 1;
	margin-top:5px;
}
.bookyoureventbtn
{
	margin-bottom:25px;
}
.profilebtn
{
	border: 1px solid #fcd700;
    color: rgb(123, 117, 58);
    font-size: 25px;
    line-height: 1;
    text-decoration: none;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 3px;
    padding: 10px 15px;
    background:#f2f1eb;
}
.profilebtn:hover
{
	color:#fff;
	background:#fcd700;
}
.bookyoureventbtn .profilebtn
{
    color:#fff;
	background:#fcd700;
}
.bookyoureventbtn .profilebtn:hover
{
    color:rgb(123, 117, 58);
	background:#f2f1eb;
}
.speaker_keytopics
{
	color: rgb(123, 117, 58);
	font-size: 17px;
	line-height: 1;
	margin-bottom:25px;
}
.speaker_keytopics h5
{
	color: rgb(123, 117, 58);
    font-size: 18px;
    line-height: 1;
    font-weight: normal;
    font-family: "NimbusSanLig";
    margin-bottom: 15px;
}
.speaker_keytopics ul
{
	padding:0px;
	margin:0px;
	list-style:none;
}
.speaker_keytopics ul li
{
	font-size: 16px;
    line-height: 1;
    font-family: "NimbusSanLig";
    font-weight: normal;
    margin-bottom: 8px;
}
.speaker_keytopics ul li::before
{
    content: "•";
    color: rgb(123, 117, 58);
    display: inline-block;
    width: 1em;
    margin-left: 0;
    margin-right: 0;
    vertical-align: middle;
}
.downloadprofilebtn
{
	margin-bottom:25px;
}
.downloadportraitbtn
{
	margin-bottom:25px;
}
.profilesidebar
{
	padding-left:40px;
}
.aboutimages img
{
	width:100%;
	margin-bottom:20px;
}
.aboutcontainer
{
	max-width:1000px;
	margin:auto;
}
.aboutcontainer h3
{
	color: rgb(123, 117, 58);
    margin-top: 0;
    font-size: 30px;
    margin-bottom: 40px;
    font-weight: normal;
    line-height: 1.2;font-family: "Cervo-Thin";
}
.about_testimonial
{
	border: 0;
    border-radius: 5px;
    margin-bottom: 40px;
    padding: 20px 40px;
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 120px;
    max-width: 100%;
    width: 100%;
    margin-left: auto;
    margin-right: auto;background: #f2f1eb;
}

.aboutcontainer p
{
	font-size: 17px;
    font-family: "NimbusSanLig";
    color: rgb(123, 117, 58);
    line-height: 1.5;
    margin-bottom: 25px;text-align: justify;
}
.about_testimonial p{text-align:center;}
.about_testimonial p
{
	color: rgb(123, 117, 58);
	font-size:25px;
	line-height:1.3;
	text-align:center;
	margin:0px;    font-family: "Cervo-Thin";
}
.about_testimonial p:last-child
{
	margin:0px;
}
.contactcontainer
{
	max-width:800px;
	margin:auto;
}
.contactformsection
{
	max-width:500px;
	margin:50px auto 50px auto;
}
.contactcontainer h3
{
	color: rgb(123, 117, 58);
	line-height: 1;
	font-size: 35px;
	margin-bottom:30px;
	font-weight: normal;font-family: "Cervo-Thin";
}
.contactcontainer h4
{
	color: rgb(123, 117, 58);
	line-height: 1;
	font-size: 25px;
	margin-bottom:30px;
	font-weight: normal;font-family: "Cervo-Thin";
}
.contactcontainer h4 a
{
	color: rgb(123, 117, 58);
	text-decoration:none;
}
.contactcontainer p
{
	font-size: 17px;
    font-family: "NimbusSanLig";
    color: rgb(123, 117, 58);
    line-height: 1.5;
    margin-bottom: 25px;
}

.contactformsection label
{
	color: rgb(123, 117, 58);
    font-size: 17px;
    font-family: "NimbusSanLig";
    line-height: 1;
    font-weight: normal;
    text-align: center;
    display: block;
}
.contactformsection .rsform-block
{
    margin-bottom:20px;
}
::-webkit-input-placeholder { /* Edge */
  color: rgb(123, 117, 58);
    font-size: 17px;
    font-family: "NimbusSanLig";
    line-height: 1;
    font-weight: normal;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: rgb(123, 117, 58);
    font-size: 17px;
    font-family: "NimbusSanLig";
    line-height: 1;
    font-weight: normal;
}

::placeholder {
  color: rgb(123, 117, 58);
    font-size: 17px;
    font-family: "NimbusSanLig";
    line-height: 1;
    font-weight: normal;
}
.contactformsection .rsform-block-speakersrole
{
    background-color: #f2f1eb;
    border: 1px solid #fcd700;
    border-radius: 3px;
    box-shadow: none;
    transition: border linear .2s,box-shadow linear .2s;
    width: 100%;
    padding: 10px 20px;
    text-align: left;
    color: rgb(123, 117, 58);
    font-size: 17px;
    font-family: "NimbusSanLig";
    height: auto;
    line-height: 17px;
    display: flex;
    align-items: center;
}
.contactformsection .rsform-block-speakersrole label
{
    margin: 0;
    color: rgb(123, 117, 58);
    font-size: 17px;
    font-family: "NimbusSanLig";
    line-height: 1;
    font-weight: normal;
    text-align: left;
    display: inline-flex;
    width: 50%;
    align-items: center;
}
.contactformsection .rsform-block-speakersrole .formControls
{
    margin: 0;
    color: rgb(123, 117, 58);
    font-family: "NimbusSanLig";
    line-height: 1;
    font-weight: normal;
    text-align: left;
    display: inline-flex;
    width: 50%;
    align-items: center;
    
}
.contactformsection .rsform-block-speakersrole .formValidation,.contactformsection .rsform-block-speakersrole .formDescription
{
    display:none;
}
.contactformsection .rsform-block-speakersrole .formControls select
{
    width: auto;
    border: 0;
    margin: 0;
    display: block;
    font-size: 17px;
    font-family: "NimbusSanLig";
    line-height: 1;
    color: rgb(123, 117, 58);
    text-align: left;
    background: transparent;
    padding: 0;
}
.contactformsection .formResponsive input[type=email], .contactformsection .formResponsive input[type=number], .contactformsection .formResponsive input[type=password], .contactformsection .formResponsive input[type=tel], .contactformsection .formResponsive input[type=text], .contactformsection .formResponsive input[type=url], .contactformsection .formResponsive textarea
{
    background-color: #f2f1eb;
    border: 1px solid #fcd700;
    border-radius: 3px;
    box-shadow: none;
    transition: border linear .2s,box-shadow linear .2s;
    width: calc(100% - 44px) !important;
    padding: 12px 20px;
    text-align: left;
    color: rgb(123, 117, 58);
    font-size: 16px;
    font-family: "NimbusSanLig";
    height: auto;
    line-height:16px;margin:0px;
}
.formError, .formRed {
    color: red;
    font-weight: normal;
    font-size: 15px;
}
.formResponsive .formError {
    color: #b94a48;
    padding-left: 5px;
    vertical-align: middle;
    font-size: 15px;
    font-weight: normal;
    margin: 3px 5px 0px 0;
    height: auto;
    display: block;
}
.contactformsection .formResponsive button[type=reset], .contactformsection .formResponsive button[type=submit], .contactformsection .formResponsive input[type=reset], .contactformsection .formResponsive input[type=submit] {
    background-color: #fcd700;
    border-radius: 0;
    padding: 10px 20px;
    border: 0px;
    border-color: transparent;
    color: #fff;
    text-shadow: none;
    font-size: 28px;
    line-height: 1;
    min-width: 200px;
}
.contactformsection .formResponsive button[type=submit].active, .contactformsection .formResponsive button[type=submit].disabled,.contactformsection  .formResponsive button[type=submit]:active,.contactformsection  .formResponsive button[type=submit]:hover, .contactformsection .formResponsive button[type=submit][disabled], .contactformsection .formResponsive input[type=submit].active, .contactformsection .formResponsive input[type=submit].disabled, .contactformsection .formResponsive input[type=submit]:active, .contactformsection .formResponsive input[type=submit]:hover,.contactformsection  .formResponsive input[type=submit][disabled] {
    background-color: #fcd700;
    color: #fff;
    text-shadow:none;
}
.rsform-type-submitbutton
{
	text-align:center;
}
.speaker_videobox img
{
    width:100%;
}
.testimonial_block-text
{
    margin-bottom: 0;
    color: rgb(123, 117, 58);
    font-size: 19px;
    line-height: 28px;
    text-align: center;
    font-weight: normal;
  	font-family: "Cervo-Thin";
}
.testimonial_block-name
{
    margin-bottom: 0 !important;
    font-family: 'NimbusSanLig';
    color: rgb(123, 117, 58);
    font-size: 18px;
    line-height: 1.2;
    text-align: center;
    font-weight: normal;
    margin-top: 15px;
}
.testimonial_block-text::after
{
	display:none;
}

.owl2-carousel .owl2-nav .owl2-prev, .owl2-carousel .owl2-nav .owl2-next
{
	background-color: #fcd700 !important;
  	opacity:1 !important;
}
.owl2-carousel .owl2-stage
{
	display:flex;
  	align-items:center;
}
.mobilesidebar{display:none;}
@media screen and (max-width:768px)
{
	.slidersection .flex-caption
	{
		padding:15px;
		font-size: 3rem;
	}
	.footer
	{
		padding-top: 60px;
	}
	.footerlines ul
	{
		flex-flow:column;
	}
	.footerlines ul li::before
	{
		display:none;
	}
	.footerlines ul li::after
	{
		display:none;
	}
	.footer2section .row
	{
		display: flex;
		align-items: center;
		flex-flow: column;
		justify-content: center;
	}
	.copyrightleft,.copyrightright
	{
		text-align: center;
	}
	.socialicons
	{
		margin: 30px 0px;
	}
	.profilesidebar
	{
		padding-left: 0;
		margin-top: 45px;
	}
	.profilebox img
	{
	    height:auto;
	}
  	.mobilesidebar{display:block;}
  	.desktopsidebar{display:none;}
  .speaker_testimonial{padding:0px 15px;}
  .speaker_testimonial .jt_testimonial-block-slide {
    padding: 0px 0 0px 0px !important;
}
  .mobilehidden{display:none;}
}







































  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  
  






























































.testimonial_block {
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    justify-content: center;
}


.formResponsive select {
    width: 220px;
    border: 1.5px solid rgb(123, 117, 58);
    margin: 10px auto 20px auto;
    display: block;
    font-size: 16px;
    font-family: "NimbusSanLig";
    line-height: 1;
    color: rgb(123, 117, 58);
    text-align: center;
}


.speaker_videobox{margin-bottom:20px;}



.thankyoumessage h3
{
  color: rgb(123, 117, 58);
    line-height: 1;
    font-size: 35px;
    margin-bottom: 30px;
    font-weight: normal;
    font-family: "Cervo-Thin";text-align: center;
}
.thankyoumessage p{    font-size: 17px;text-align: center;
    font-family: "NimbusSanLig";
    color: rgb(123, 117, 58);
    line-height: 1.5;
    margin-bottom: 25px;}


