body{ margin:0; padding:0; font-family: 'Roboto Condensed', sans-serif; font-family: 'Roboto', sans-serif;}



.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
color: #e2a526; font-weight:400;}

/* Responsive Mega Menu */
.header_area{position:fixed;width:100%;margin:auto;top:0;right:0;left:0;z-index:99;box-shadow:0 2px 10px rgba(0,0,0,0.05); background: linear-gradient(0deg, rgba(6,0,0,0) 0%, #2c221e66 50%, #0000008a 100%); transition:all 0.5s ease; 
background: linear-gradient(0deg, rgba(6, 0, 0, 0) 0%, #000000b3 50%, #0000008a 100%);
}
.navigation{width:100%;height:70px;display:table;position:relative;font-family:inherit}
.navigation *{box-sizing:border-box;-webkit-tap-highlight-color:transparent}
.navigation-portrait{height:48px}
.navigation-fixed{position:fixed;top:0;left:0;z-index:19998}
.navigation-hidden{width:0!important;height:0!important;margin:0!important;padding:0!important}
.align-to-right{float:right}
.nav-header{float:left; padding: 10px 0px;}
.navigation-hidden .nav-header{display:none}
.nav-brand{line-height:70px;padding:0;color:#fff;font-size:24px;text-decoration:none}
.nav-brand:hover,.nav-brand:focus{color:#fff}
.navigation-portrait .nav-brand{font-size:18px;line-height:48px}
.nav-logo>img{height:48px;margin:11px auto;padding:0 15px;float:left}
.nav-logo:focus>img{outline:initial}
.navigation-portrait .nav-logo>img{height:36px;margin:6px auto 6px 15px;padding:0}
.nav-toggle{width:30px;height:30px;padding:6px 2px 0;position:absolute;top:50%;margin-top:-14px;right:0;display:none;cursor:pointer}
.nav-toggle:before{content:"";position:absolute;width:24px;height:2px;background-color:#fff;border-radius:10px;box-shadow:0 .5em 0 0 #fff,0 1em 0 0 #fff}
.navigation-portrait .nav-toggle{display:block}
.navigation-portrait .nav-menus-wrapper{width:320px;height:100%;top:0;left:-400px;position:fixed;background-color:#fff;z-index:20000;overflow-y:auto;-webkit-overflow-scrolling:touch;transition-duration:.2s;transition-timing-function:ease}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right{left:auto;right:-400px}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-open{left:0}
.navigation-portrait .nav-menus-wrapper.nav-menus-wrapper-right.nav-menus-wrapper-open{left:auto;right:0}
.nav-menus-wrapper-close-button{width:30px;height:30px;margin:10px 7px;display:none;float:right;color:#343a40;font-size:20px;cursor:pointer}
.navigation-portrait .nav-menus-wrapper-close-button{display:block}
.nav-menu{margin:0;padding:0;list-style:none;line-height:normal;font-size:0; margin-top: 10px;}
.navigation-portrait .nav-menu{width:100%}
.navigation-landscape .nav-menu.nav-menu-centered{float:none;text-align:center}
.navigation-landscape .nav-menu.nav-menu-centered>li{float:none}
.nav-menu>li{display:inline-block;float:left;text-align:left}
.navigation-portrait .nav-menu>li{width:100%;position:relative;border-top:solid 1px #f0f0f0}
.navigation-portrait .nav-menu>li:last-child{border-bottom:solid 1px #f0f0f0}
.nav-menu+.nav-menu>li:first-child{border-top:none}
.nav-menu>li>a{height:70px;padding:26px 15px;display:inline-block;text-decoration:none;font-size:16px;color:#fff;transition:color .3s,background .3s}
.nav-menu .focus:hover{ background:#dca12b; color:#fff;}
.navigation-portrait .nav-menu>li>a{width:100%;height:auto;padding:12px 15px 12px 26px}
.nav-menu>li:hover>a,.nav-menu>li.active>a,.nav-menu>li.focus>a{background:rgba(0,0,0,0.1);color:#fff}
.nav-menu>li>a>i,.nav-menu>li>a>[class*=ion-]{width:18px;height:16px;line-height:16px;transform:scale(1.4)}
.nav-menu>li>a>[class*=ion-]{width:16px;display:inline-block;transform:scale(1.8)}
.navigation-portrait .nav-menu.nav-menu-social{width:100%;text-align:center}
.nav-menu.nav-menu-social>li{text-align:center;float:none;border:none!important}
.navigation-portrait .nav-menu.nav-menu-social>li{width:auto}
.nav-menu.nav-menu-social>li>a>[class*=ion-]{font-size:12px}
.nav-menu.nav-menu-social>li>a>.fa{font-size:14px}
.navigation-portrait .nav-menu.nav-menu-social>li>a{padding:15px}
.submenu-indicator{margin-left:8px;margin-top:8px;float:right;transition:all .2s}
.navigation-portrait .submenu-indicator{width:54px;height:44px;margin-top:0;position:absolute;top:0;right:0;text-align:center;z-index:20000}
.submenu-indicator-chevron{height:6px;width:6px;display:block;border-style:solid;border-width:0 1px 1px 0;border-color:transparent #fff #fff transparent;transform:rotate(45deg);transition:border .2s}
.navigation-portrait .submenu-indicator-chevron{border-color:transparent #999 #999 transparent;position:absolute;top:18px;left:24px}
.navigation-portrait:hover .submenu-indicator-chevron{border-color:transparent #999 #999 transparent}
.navigation-portrait .submenu-indicator.submenu-indicator-up{transform:rotate(-180deg)}
.nav-dropdown>li .submenu-indicator-chevron{border-color:transparent #999 #999 transparent}
.nav-overlay-panel{width:100%;height:100%;top:0;left:0;position:fixed;display:none;z-index:19999}
.no-scroll{width:100%;height:100%;overflow:hidden}
.nav-search{height:70px;float:right;z-index:19998}
.navigation-portrait .nav-search{height:48px;padding:0 10px;margin-right:32px}
.navigation-hidden .nav-search{display:none}
.nav-search-button{width:70px;height:70px;line-height:70px;text-align:center;cursor:pointer;background-color:rgba(0,0,0,0.1)}
.navigation-portrait .nav-search-button{width:50px;height:48px;line-height:46px;font-size:22px}
.nav-search-icon{width:14px;height:14px;margin:2px 8px 8px 4px;display:inline-block;vertical-align:middle;position:relative;color:#fff;text-align:left;text-indent:-9999px;border:2px solid;border-radius:50%;transform:rotate(-45deg)}
.nav-search-icon:after,.nav-search-icon:before{content:'';pointer-events:none}
.nav-search-icon:before{width:2px;height:11px;top:11px;position:absolute;left:50%;border-radius:0 0 1px 1px;box-shadow:inset 0 0 0 32px;transform:translateX(-50%)}
.nav-search-button:hover .nav-search-icon{color:#fff}
.nav-search>form{width:100%;height:100%;padding:0;display:none;position:absolute;left:0;top:0;background-color:#3243db;z-index:99}
.nav-search-inner{width:70%;height:70px;margin:auto;display:table}
.navigation-portrait .nav-search-inner{height:48px}
.nav-search-inner input[type="text"],.nav-search-inner input[type="search"]{height:70px;width:100%;margin:0;padding:0 12px;font-size:22px;text-align:center;color:#fff;outline:none;line-height:70px;border:none;background-color:transparent;transition:all .3s}
.navigation-portrait .nav-search-inner input[type="text"],.navigation-portrait .nav-search-inner input[type=search]{height:48px;font-size:18px;line-height:48px}
.nav-search input[type="search"]::placeholder{color:#fff;opacity:1}
.nav-search input[type="search"]:-ms-input-placeholder{color:#fff}
.nav-search input[type="search"]::-ms-input-placeholder{color:#fff}
.nav-search-close-button{width:28px;height:28px;display:block;position:absolute;right:20px;top:20px;line-height:normal;outline:none;color:rgba(255,255,255,.5);font-size:20px;cursor:pointer;text-align:center}
.navigation-portrait .nav-search-close-button{top:10px;right:14px}
.nav-button{margin:18px 15px 0;padding:8px 14px;display:inline-block;color:#fff;font-size:14px;text-align:center;text-decoration:none;border-radius:4px}
.nav-button:hover,.nav-button:focus{color:#fff;text-decoration:none}
.navigation-portrait .nav-button{width:calc(100% - 52px);margin:17px 26px}
.nav-text{margin:25px 15px;display:inline-block;color:#343a40;font-size:14px}
.navigation-portrait .nav-text{width:calc(100% - 52px);margin:12px 26px 0}
.navigation-portrait .nav-text+ul{margin-top:15px}
.nav-dropdown{min-width:210px;margin:0;padding:0;display:none;position:absolute;list-style:none;z-index:98;white-space:revert; box-shadow: 5px 5px 15px #ccc;}
.navigation-portrait .nav-dropdown{width:100%;position:static;left:0}
.nav-dropdown .nav-dropdown{left:100%}
.nav-menu>li>.nav-dropdown{border-top:solid 1px #f0f0f0}
.nav-dropdown>li{width:100%;float:left;clear:both;position:relative;text-align:left;     max-width: 210px;}
.nav-dropdown>li>a{width:100%;padding:16px 20px;display:inline-block;text-decoration:none;float:left;font-size:13px;color:#343a40;background-color:#fdfdfd}
.nav-dropdown>li:hover>a,.nav-dropdown>li.focus>a{color:#e2a526}
.nav-dropdown.nav-dropdown-left{right:0}
.nav-dropdown>li>.nav-dropdown-left{left:auto;right:100%}
.navigation-landscape .nav-dropdown.nav-dropdown-left>li>a{text-align:right}
.navigation-portrait .nav-dropdown>li>a{padding:12px 20px 12px 30px}
.navigation-portrait .nav-dropdown>li>ul>li>a{padding-left:50px}
.navigation-portrait .nav-dropdown>li>ul>li>ul>li>a{padding-left:70px}
.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>a{padding-left:90px}
.navigation-portrait .nav-dropdown>li>ul>li>ul>li>ul>li>ul>li>a{padding-left:110px}
.nav-dropdown .submenu-indicator{right:15px;top:10px;position:absolute}
.navigation-portrait .nav-dropdown .submenu-indicator{right:0;top:0}
.nav-dropdown .submenu-indicator .submenu-indicator-chevron{transform:rotate(-45deg)}
.navigation-portrait .nav-dropdown .submenu-indicator .submenu-indicator-chevron{transform:rotate(45deg)}
.nav-dropdown>li:hover>a .submenu-indicator-chevron,.nav-dropdown>.focus>a .submenu-indicator-chevron{border-color:transparent #ddd #ddd transparent}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator{left:10px}
.navigation-landscape .nav-dropdown.nav-dropdown-left .submenu-indicator .submenu-indicator-chevron{transform:rotate(135deg)}
.nav-dropdown-horizontal{width:100%;left:0;background-color:#fdfdfd;border-top:solid 1px #f0f0f0}
.nav-dropdown-horizontal .nav-dropdown-horizontal{width:100%;top:100%;left:0}
.navigation-portrait .nav-dropdown-horizontal .nav-dropdown-horizontal{border-top:none}
.nav-dropdown-horizontal>li{width:auto;clear:none;position:static}
.navigation-portrait .nav-dropdown-horizontal>li{width:100%}
.nav-dropdown-horizontal>li>a{position:relative}
.nav-dropdown-horizontal .submenu-indicator{height:18px;top:11px;transform:rotate(90deg)}
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator{height:42px;top:0;transform:rotate(0deg)}
.navigation-portrait .nav-dropdown-horizontal .submenu-indicator.submenu-indicator-up{transform:rotate(-180deg)}
.megamenu-panel{width:100%;padding:15px;display:none;position:absolute;font-size:14px;z-index:98;text-align:left;color:inherit;border-top:solid 1px #f0f0f0;background-color:#fff;box-shadow:0 15px 20px -5px rgba(0,0,0,.2)}
.navigation-portrait .megamenu-panel{padding:25px;position:static;display:block}
.megamenu-panel [class*=container]{width:100%}
.megamenu-panel [class*="container"] [class*="col-"]{padding:0}
.megamenu-panel-half{width:50%}
.megamenu-panel-quarter{width:25%}
.navigation-portrait .megamenu-panel-half,.navigation-portrait .megamenu-panel-quarter{width:100%}
.megamenu-panel-row{width:100%}
.megamenu-panel-row:before,.megamenu-panel-row:after{display:table;content:"";line-height:0}
.megamenu-panel-row:after{clear:both}
.megamenu-panel-row [class*=col-]{display:block;min-height:20px;float:left;margin-left:3%}
.megamenu-panel-row [class*=col-]:first-child{margin-left:0}
.navigation-portrait .megamenu-panel-row [class*=col-]{float:none;display:block;width:100%!important;margin-left:0;margin-top:15px}
.navigation-portrait .megamenu-panel-row:first-child [class*=col-]:first-child{margin-top:0}
.megamenu-panel-row .col-1{width:5.583333333333%}
.megamenu-panel-row .col-2{width:14.166666666666%}
.megamenu-panel-row .col-3{width:22.75%}
.megamenu-panel-row .col-4{width:31.333333333333%}
.megamenu-panel-row .col-5{width:39.916666666667%}
.megamenu-panel-row .col-6{width:48.5%}
.megamenu-panel-row .col-7{width:57.083333333333%}
.megamenu-panel-row .col-8{width:65.666666666667%}
.megamenu-panel-row .col-9{width:74.25%}
.megamenu-panel-row .col-10{width:82.833333333334%}
.megamenu-panel-row .col-11{width:91.416666666667%}
.megamenu-panel-row .col-12{width:100%}
.megamenu-tabs{width:100%;float:left;display:block}
.megamenu-tabs-nav{width:20%;margin:0;padding:0;float:left;list-style:none}
.navigation-portrait .megamenu-tabs-nav{width:100%}
.megamenu-tabs-nav>li>a{width:100%;padding:10px 16px;float:left;font-size:13px;text-decoration:none;color:#343a40;border:solid 1px #eff0f2;outline:0;background-color:#fff}
.megamenu-tabs-nav>li.active a,.megamenu-tabs-nav>li:hover a{background-color:#f5f5f5}
.megamenu-tabs-pane{width:80%;min-height:30px;padding:20px;float:right;display:none;font-size:13px;color:#343a40;border:solid 1px #eff0f2;background-color:#fff}
.megamenu-tabs-pane.active{display:block}
.navigation-portrait .megamenu-tabs-pane{width:100%}
.megamenu-lists{width:100%;display:table}
.megamenu-list{width:100%;margin:0 0 15px;padding:0;display:inline-block;float:left;list-style:none}
.megamenu-list:last-child{margin:0;border:none}
.navigation-landscape .megamenu-list{margin:-15px 0;padding:20px 0;border-right:solid 1px #f0f0f0}
.navigation-landscape .megamenu-list:last-child{border:none}
.megamenu-list>li>a{width:100%;padding:10px 15px;display:inline-block;color:#343a40;text-decoration:none;font-size:13px}
.megamenu-list>li>a:hover{background-color:#27ae60;color:#fff}
.megamenu-list>li.megamenu-list-title>a{font-size:12px;font-weight:500;text-transform:uppercase;color:#343a40}
.megamenu-list>li.megamenu-list-title>a:hover{background-color:transparent}
.navigation-landscape .list-col-2{width:50%}
.navigation-landscape .list-col-3{width:33%}
.navigation-landscape .list-col-4{width:25%}
.navigation-landscape .list-col-5{width:20%}
.nav-dropdown > li > a{color:#343a40;padding:10px 20px;border-bottom:1px solid #f6f6f6}
.nav-dropdown > li > a:hover,.nav-dropdown > li > a:focus{color: #fff;background: #dca12b;}
.main_header_area.sticky{width:100%;position:fixed;top:0;left:0;background-color:#fff;z-index:9999;box-shadow:0 5px 30px rgba(0,0,0,0.1)}
.transparent-menu{position:absolute;width:100%;left:0;top:0;z-index:99}
.navigation-portrait .nav-menu > li > a{color:#222;width:100%;height:auto;padding:10px 10px 10px 30px}
/* Media Query Mega Menu */


.services {
	padding-top: 40px;
	padding-bottom: 40px;
    background-color: #f9fafb;
}

.card-services {
	transition: box-shadow 0.7s;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
    background-color:  #fff;
    box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.08);
    margin-top: 10px;
    margin-bottom: 10px;
	border-top: solid 4px #dca22a;
    box-shadow: 5px 5px 25px #c5c5c5;
    border-radius: 30px;
}

.servi-icons {
    width: 130px;
    height: 130px;
    margin:  auto;
    display:  flex;
    border-radius: 100%;
    transition: box-shadow 0.4s;
}

.card-services:hover {
	box-shadow: 2px 3px 3px rgba(0, 0, 0, 0.15);
}


.card-services:hover .servi-icons, .card-services:focus .servi-icons {
	box-shadow: 0px 0px 0px 3px rgba(255, 59, 59, 0.68);
}

.enter-sicon {
   width: 110px;
    height: 110px;
    margin:  auto;
    text-align:  center;
    border-radius: 100%;
    background-color: #ff3b3b;
    color: #fff;
    display: inline-block; text-align:center;
}
.enter-sicon svg {
	margin: auto;
    font-size: 35px;
    opacity: 0.7;
    transition: opacity 0.4s;
}
.card-services:hover .enter-sicon svg, .card-services:focus .enter-sicon svg {
	opacity: 1;
}
h3.serv-name {
font-size: 24px;

    color: #555;
    text-transform: uppercase;
    font-weight: 500;
    margin: 20px 0px 10px 0px;}

hr.serv-hr {
    margin:  0 auto;
    width:  50px;
    opacity: 0.5;
    border: 1px solid #ff3b3b;
}

p.ssubinfo {
     color: #333;
    font-size: 16px;
    margin-bottom: 30px;
    margin-top: 30px;
    text-align: left;
    line-height: 29px;
}
.ssubinfo strong{ color:#000;}
.ssubinfo{height:240px; overflow:auto;}
a.more-servinfo, a.more-servinfo:visited {
    
    color: #777;
    text-decoration:  none;
    font-weight: 500;
    font-size:  15px;
    text-transform:  capitalize;
    opacity: 0.6;
    transition: opacity 0.4s;
}

a.more-servinfo:hover, a.more-servinfo:focus {
    color: #333;
}
.card-services:hover a.more-servinfo, .card-services:focus a.more-servinfo {
	opacity: 1;
}
.card-services:hover a.more-servinfo::after, .card-services:focus a.more-servinfo::after {
	width: 35%;
}
a.more-servinfo::after {
    content:  '';
    display:  none;
    margin:  auto;
    width: 0%;
    transition: width 0.4s;
    border-top: 1px solid;
    margin-top:  3px;
}

/*Card verde*/
	.card-services:hover .servi-icons.s-green, .card-services:focus .servi-icons.s-green {
		box-shadow: 0px 0px 0px 3px #efb33b;
	}
	.enter-sicon.s-green {
		background-color: #efb33b;
	}
	.serv-hr.s-green {
		border-color: #efb33b;
	}
/*Card verde*/
/*Card laranja*/
	.card-services:hover .servi-icons.s-orange, .card-services:focus .servi-icons.s-orange {
		box-shadow: 0px 0px 0px 3px #efb33b;
	}
	.enter-sicon.s-orange {
		background-color: #efb33b;
	}
	.serv-hr.s-orange {
		border-color: #efb33b;
	}
/*Card laranja*/
/*Card azul*/
	.card-services:hover .servi-icons.s-blue, .card-services:focus .servi-icons.s-blue {
		box-shadow: 0px 0px 0px 3px #efb33b;
	}
	.enter-sicon.s-blue {
		background-color: #efb33b;
	}
	.serv-hr.s-blue {
		border-color: #efb33b;
	}
/*Card azul*/

.col-sm-12.session-title {
    text-align:  center;
    padding-bottom: 30px;
}

h1.session-tit {
    margin:  0;
    font-size:  26px;
    font-weight:  900;
    color: #313437;
    
    opacity:  0.8;
}

hr.ss-hr {
    width:  80px;
    border:  1px solid;
    margin:  0 auto;
    margin-top:  10px;
    margin-bottom:  10px;
    opacity:  0.1;
}

p.ss-pp {
    
    font-weight: 500;
    color: #969696;
    font-size:  14px;
    width:  400px;
    margin:  auto;
    max-width:  100%;
}


.brandimg{ width:100%; height:auto; float:left;}
.brandtext{width: 100%; height: auto; float: left; padding: 0px 0px 0px 0px; text-align: center;}
.brandtext h2{ width:100%;  width: 100%;  float: left; font-size: 42px;    color: #000000;}
.brandtext p{ float:left; width:100%; font-size:18px; margin-top:0px; color: #3c3c3c;}

.brandapar .col-md-6{ padding:0;}

#popup {
  z-index: 1000;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed;
 background-color: rgb(220 161 43 / 92%);
}

.verify-window {
 position: absolute;
    top: 0;
    left: 33%;
    max-width: 500px;
    width: 90%;
    height: auto;
    margin-top: 10%;
    overflow: hidden;
    border-radius: 10px;
    padding: 40px;
    background-color: #fff;
    box-sizing: border-box;
    box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
}

.verify-window img {
 display: block;
    max-width: 290px;
    margin: 0 auto;
    padding: 20px;
    width: 100%;
}

.verify-window h3 {
font-size: 24px;
  margin-top: 10px;
  text-align: center;
}

.verify-window p {
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 10px;
  line-height: 1.7;
  text-align: center;
}

.button-yes {
 background: #dca22a;
    color: #fff;
    width: 48%;
    margin-top: 20px;
    border: 2px solid #dca22a;
    padding: 12px 17px;
    border-radius: 30px;
    text-align: center;
    font-size: 18px;
}


.button-no {
  background: #000;
  color: #fff;
  width: 48%;
  margin-top: 20px;
  border: 2px solid #000;
  padding: 12px 17px;
  border-radius: 30px;
  text-align: center;
  font-size: 18px;
}

.button-no {
  float: right;
  display: block;
}

.button-yes {
  float: left;
}

.button-yes:hover {
  background: #000;
  color: #fff;
  transition: all 0.2s ease;
  cursor: pointer;
}

.button-no:hover {
  background: #dca22a;
  color: #fff;
  transition: all 0.2s ease;
  cursor: pointer;
}

 .accordion-button {
    display: flex;
    justify-content: space-between;
    width: 100%;
    text-align: left;
    font-weight: bold;
    color: #007bff;
  }

  .accordion-button .fa {
    transition: transform 0.3s ease;
  }

  .accordion-button.collapsed .fa {
    transform: rotate(0deg);
  }

  .accordion-button:not(.collapsed) .fa {
    transform: rotate(180deg);
  }
  
.contarea .accordion-button{ padding:0px 10px !important; color:#000 !important; }  
.contarea button:focus:not(:focus-visible) {
    outline: 0;
    box-shadow: none;
}
.resp-vtabs ul.resp-tabs-list {
    height: 500px;
    overflow: hidden;
    overflow-y: auto;
}
.resp-tab-content {
    height: 500px !important;
    overflow: hidden !important;
    overflow-y: auto !important;
}

.btn-danger:not(:disabled):not(.disabled).active, .btn-danger:not(:disabled):not(.disabled):active, .show>.btn-danger.dropdown-toggle {
    color: #fff;
    background-color: #000000;
    border-color: #000000;
}

@media(max-width:500px) and (min-width:50px){
.verify-window {
    position: absolute;
    top: 0;
    left: 5%;
}}

@media only screen and (min-width:320px) and (max-width:767px){
.nav-dropdown > li > a,.megamenu-list > li > a{width:100%}}
.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}
@media (min-width:576px){
.container{max-width:540px}}
@media (min-width:768px){
.container{max-width:720px}}
@media (min-width:992px){
.container{max-width:960px}}
@media (min-width:1200px){
.container{max-width:1220px}}
.mt10{margin-top:10px}.mt20{margin-top:20px}.mt30{margin-top:30px}.mt36{margin-top:36px}.mt40{margin-top:40px}.mt50{margin-top:50px}.mt60{margin-top:60px}.mb10{margin-bottom:10px}.mb20{margin-bottom:20px}.mb30{margin-bottom:30px}.mb36{margin-bottom:36px}.mb40{margin-bottom:40px}.mb50{margin-bottom:50px}.mb60{margin-bottom:60px}.pt10{padding-top:10px}.pt20{padding-top:20px}.pt30{padding-top:30px}.pt36{padding-top:36px}.pt40{padding-top:40px}.pt50{padding-top:50px}.pt60{padding-top:60px}.pb10{padding-bottom:10px}.pb20{padding-bottom:20px}.pb30{padding-bottom:30px}.pb36{padding-bottom:36px}.pb40{padding-bottom:40px}.pb50{padding-bottom:50px}.pb60{padding-bottom:60px}


.header {
  padding: 10px 16px;
  background: #555;
  color: #f1f1f1;
}

.content {
  padding: 16px;
}

.sticky {
  position: fixed;
  top: 0;
  width: 100%; background: #000; transition:all 0.5s ease;
}

.sticky + .content {
  padding-top: 102px;
}


.desk{ display:block;}
.mobi{ display:none;}

.padd0{ padding:0;}

.homeabo{ display:inline-block; width:100%; max-width:950px; height:auto; text-align:center;}
.homeabo h1{font-family: 'Roboto Condensed', sans-serif; font-weight:100; color:#dca12b; font-size:40px; margin-bottom:30px;}
.homeabo p{ color:#3c3c3c; font-size:18px; margin-bottom:30px; font-weight:400;}
.btn-danger{ color:#dca12b; border:solid 1px #dca12b; transition:all 0.5s ease; background:none; padding:8px 30px; border-radius:0;}
.btn-danger:hover{ color:#fff; border:solid 1px #dca12b; transition:all 0.5s ease; background-color: #dca12b;}

.btn-info{ color:#fff; border:solid 1px #dca12b; transition:all 0.5s ease;  background-color: #dca12b; padding:8px 30px; border-radius:0;}
.btn-info:hover{ color:#000; border:solid 1px #fff; transition:all 0.5s ease; background:#fff;}

.paralaxo{ background-position: top center no-repeat; background-attachment:fixed; background-size:cover;}

.homecop{ float:left; width:100%;}
.homecop span{ float:left; width:100%; }
.homecop span img{}
.homecop h3{ float:left; width:100%; font-family: 'Roboto Condensed', sans-serif; font-weight:100; color:#dca12b; font-size:28px; margin:10px 0px;}
.homecop p{ float:left; width:100%;  color:#3c3c3c; font-size:16px; margin-bottom:50px; font-weight:400;}



.comodod{ float:left; width:100%; padding:40% 0px;}
.comodod h2{ float:left; width:100%; font-family: 'Roboto Condensed', sans-serif; font-weight:100; color:#fff; font-size:40px; margin:10px 0px 40px 0px; text-shadow:5px 5px 15px #000;}





.midcoim{ float:left; width:100%; text-align:center;}
.midcoim img{ max-width:100%;}
.footer{ float:left; width:100%; height:auto;}
.fotlink{ float:left; width:100%; height:auto;}
.fotlink h4{ float:left; width:100%; height:auto;  text-decoration:none; margin-bottom:20px; font-size:22px; color:#dca12b; font-family: 'Roboto Condensed', sans-serif;}
.fotlink span{ float:left; width:100%; height:auto; font-size:16px; color:#3c3c3c;}
.fotlink span a{ float:left; width:100%; height:auto; font-size:16px; color:#000; text-decoration:none; font-size:16px; color:#3c3c3c; padding:2px 0px;}
.fotlink span a:hover{ color:#dca12b;}

.realch{ float:left; width:100%; height:auto;}
.copyi{ background:#dca12b; float:left; width:100%;}
.copyt{ font-size:16px; color:#fff;}
.copyr{ font-size:16px; color:#fff; text-align:right;}
.copyr a{ font-size:16px; color:#fff;}
.copyr a:hover{color:#000; text-decoration:none;}

.innerbgtop{ background-size:cover; background-repeat:no-repeat; background-position:center center; position:relative; float:left; width:100%;}
.innerbgtop:before{ content:''; top:0; left:0; width:100%; height:100%; background:#00000059; position:absolute; background:#e2a526;}
.breamakh{ padding:10px 15px 10px 0px; float:left; width:100%;}
.breamakh h1{ margin:0px 0px 0px 0px; float:left; width:100%; color:#fff; font-size:22px; font-family: 'Roboto Condensed', sans-serif;}
.breamakh p{ margin: 3px 0px 0px 0px; float: left; width: 100%; color: #fff; font-size: 14px; text-align: right;}
.breamakh p span{ padding:0px 5px; color:#fff; display:inline-block; font-size:14px;}
.breamakh p a{ color:#fff; text-decoration:none;}
.breamakh p a:hover{ color:#000;}
.topspance{ background: #000; height: 90px; float: left; width: 100%; position: relative; z-index: 1;} 
.innerpag{ float:left; width:100%; position: relative;}
.innerpag p{ color:#fff; float: left; width:100%; line-height: 24px;}
.innerpag .comodod {
    float: left;
    width: 100%;
    padding: 15% 0px;
}
.innerpag:before{ content:''; top:0; left:0; width:100%; height:100%; background:#e2a52661; position:absolute; }
.flot{ float:left; width:100%;}

.conti{ float:left; width:100%; height:auto;}

.conti{ float:left; width:100%; height:auto;}
.conti h3{  float:left; width:100%; height:auto; margin-bottom:20px; font-size:30px; color:#dca12b; font-family: 'Roboto Condensed', sans-serif;}
.conti p{ float:left; width:100%; height:auto; line-height: 30px;}
.conti p a{  width:100%; height:auto; text-decoration:none; color:#000;}
.conti p a:hover{color:#dca12b;}
.conti{ float:left; width:100%; height:auto;}
.feedbafo .form-control{ height: 45px; background: #f1f1f1; border-radius: 0; border: none; }
.bggrey{ background:#f1f1f1;}
.conifra{ float:left; width:100%; height:auto;}
.conti p .faas{ font-size:30px; padding-right:10px;}
.qualip{ float:left; width:100%; height:auto;}
.csrtext{ float:left; width:100%; height:auto; margin-top: 20%;}
.csrtext h2{ float:left; width:100%; height:auto; font-size:42px; font-family: 'Roboto Condensed', sans-serif;}
.csrtext p{ float:left; width:100%; height:auto; line-height:28px;}
.csrimg{ float:left; width:100%; height:auto;}
.csrimg img{ width:100%;}
.bggreen{ background:#d4e7b9;}


.cartext{ float:left; width:100%; height:auto; margin-top: 20%;}
.cartext h2{ float:left; width:100%; height:auto; color:#dca12b; font-size:38px; font-family: 'Roboto Condensed', sans-serif;}
.cartext p{ float:left; width:100%; height:auto; line-height:28px;}
.carimg{ float:left; width:100%; height:auto;}
.carimg img{ width:100%;}
.border-bottom{ border-bottom:solid 1px #ddd;}

.cartexto{ float:left; width:100%; height:auto;}
.cartexto h2{ float:left; width:100%; height:auto; color:#dca12b; font-size:38px; font-family: 'Roboto Condensed', sans-serif;}
.cartexto p{ float:left; width:100%; height:auto; line-height:28px;}

.carebox {
    height: auto;
    border: dashed 1px #dca12b; background: #fff;
    padding: 20px;
    position: relative;
    color: #999;
    float: left;
    width: 100%;
    margin-bottom: 30px;
}
.carpo {
    float: left;
    width: 100%;
    height: auto;
    height: auto;
    font-size: 28px;
    color: #000;
    margin-bottom: 10px;
}

.cardisc {
    float: left;
    width: 100%;
    height: auto;
    margin: 10px 0px;
    line-height: 24px;
    color: #999;
}
.carebox, strong {
    color: #000;
}

.carappl {
    position: relative;
    bottom: 0;
    right: 0;
    float: right;
    width: 100%;
    text-align: right;
}

.exporl{ margin-top: 0;}

.producimg {
    float: left;
    width: 100%;
    margin-bottom: 50px;
    border-top: solid 4px #e2a526; transition:all 0.5s ease;
}
.producimg:hover{ box-shadow:0px 5px 35px #ccc; transition:all 0.5s ease;}
.producimg small { float:left; width:100%; overflow: hidden;}
.producimg small img{ float:left; width:100%; max-height:456px; max-width:371px;transform: scale(1.0); transition:all 0.5s ease;}
.producimg span{ float:left; width:100%; color:#dca12b; font-size:18px; font-family: 'Roboto Condensed', sans-serif; padding:10px 10px; text-align:center; text-transform:uppercase; font-weight:500; position:relative;}
.producimg span:before{ content:""; bottom:0;     bottom: 0;
    position: absolute;
    left: 35%;
    border-bottom: solid 2px #dea12b;
    width: 80px;  height: 1px;}
.producimg p{ float:left; width:100%;}

.producimg small img:hover{transform: scale(1.1); transition:all 0.5s ease;}




.producimg {
 
  background-repeat: no-repeat;
  overflow: hidden;
 
}

.producimg:after {
  content: "";
  position: absolute;
    top: -50%;
  left: -60%;
  width: 20%;
  height: 200%;
  opacity: 0;
  transform: rotate(30deg);

  background: rgba(255, 255, 255, 0.13);
  background: linear-gradient(
    to right,
    rgba(255, 255, 255, 0.13) 0%,
    rgba(255, 255, 255, 0.13) 77%,
    rgba(255, 255, 255, 0.5) 92%,
    rgba(255, 255, 255, 0.0) 100%
  );
}

/* Hover state - trigger effect */
.producimg:hover:after {
  opacity: 1;
  left: 130%;
  transition-property: left, top, opacity;
  transition-duration: 0.7s, 0.7s, 0.15s;
  transition-timing-function: ease;
}

/* Active state */
.producimge:active:after {
  opacity: 0;
}
.taopbrad{ float:left; width:100%; height:auto;}
.bgblue{ background:#0e0b0a;}

.bradmakp{ float:left; width:100%; height:auto; text-align:center;}
.bradbox{ display:inline-block; padding:20px; background:#87878724; width: 31%;  margin: 0px 1%; position:relative; color:#000; transition:all 0.5s ease;     border-top: solid 6px #ddd;}
.bradbox:hover{ background:#000; transition:all 0.5s ease;   border-top: solid 6px #e2a526;}
.bradbox small{ float:left; width:100%; height:auto; text-align:center; }
.bradbox small img{ height:150px;}
.bradbox h3{ color:#a9a5a5; text-align:center; float:left; width:100%;     margin: 0; font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0px;

    margin-top: 15px;}

.bradrow  h3{ color:#fff; text-align:center; float:left; width:100%;     margin: 0; color: #fff;font-family: 'Roboto Condensed', sans-serif;
    text-align: center;
    float: left;
    width: 100%;
    margin: 0;
    padding: 10px 0px;
    

    margin-top: 15px;}
.bradrow{ background:#e2a526 !important; bac  transition:all 0.5s ease; border-top: solid 6px #7c5400;}
.bradrow:after{position: absolute; left: 50%; bottom: -30px; content: ''; -webkit-transform: translateX(-50%);  -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 0;
    height: 0;
    border-left: 30px solid transparent; transition:all 0.5s ease;
    border-right: 30px solid transparent;
    border-top: 30px solid #e2a526;}
.prodcupan{ border-right:solid 1px #ddd; text-align:center; float:left; width:100%;transition:all 0.5s ease;padding-right: 5px;}
.prodpanbox{ display:inline-block; background:#f1f1f1; color:#000; font-size:13px; width:45%; margin:0px 5px 5px 5px; padding:5px;transition:all 0.5s ease;}
.prodpanbox:hover{ background:#000; color:#fff;transition:all 0.5s ease;}
.prodpanbox p{ margin:0; margin-top:5px; float:left; width:100%; text-align:center;}
.prodpanbox small{ float:left; width:100%; height:auto; text-align:center; padding-top:10px; }
.prodpanbox small img{ height:80px;}

.prodacont{ float:left; width:100%; height:auto;}
.prodacont img{ float:right; padding:20px; max-width:500px; max-height:500px;}
.prodacont h2{ font-size:42px; color: #e2a526;font-family: 'Roboto Condensed', sans-serif;}
.prodacont p{ font-size:16px; color:#717171; line-height:24px; margin-top:30px; text-align: justify;}

.order1{ order:2;}
.order2{order:1;}

.stra-te {padding:50px;}
.stra-te p{  max-height:400px; overflow:auto; padding-right:20px; }

.stra-te p::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.stra-te p::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.stra-te p::-webkit-scrollbar-thumb
{
	background-color: #e2a526;
	border: 1px solid #e2a526;
}

.starimis img{ width:100%;}
.img-left{ float:left; width:auto; height:auto; padding:0px 50px 20px 0px; display:inline-block;}
.img-right{ float:right; width:auto; height:auto;  padding:0px 0px 20px 50px;display:inline-block;}


.profila{ float:left; width:100%; border:solid 1px #ddd;}
.profila img{ max-width:320px; max-height:320px;}
.profila h4{  font-size:17px; font-weight:600; padding:10px 0px; text-align:center;     display:table; width:100%; color: #000;}
.profila h4 small{ width:100%; float:left;}
.profila{ float:left; width:100%; border:solid 1px #ddd; border-radius: 20px 20px 0px 0px; overflow: hidden; box-shadow: 5px 5px 25px #ccc;}
.propanga{ padding-bottom:50px; display:flex; justify-content: center; align-items: center;}
.midflex{display: flex; justify-content: center; align-items: center;}
.othprof{ float: left;  width: 100%;   border-radius: 20px;     border: solid 1px #e2a526; overflow: hidden; transition:all 0.5s ease;}
.othprof:hover{box-shadow: 5px 5px 25px #ccc;  transition:all 0.5s ease;}
.othprof small{ float:left; width:100%; text-align:center; margin-top: 0px; position:relative;}
.othprof small span{background: #000000bf; display:none; padding: 10px 35px; position: absolute; top: 0; width: auto; margin-left: 0; color: #fff; height: 100%; width: 100%;
    padding-top: 54%;  font-size: 16px; transition:all 0.5s ease;}
.othprof:hover small span{ display:block; transition:all 0.5s ease; }	
.othprof small img{width:100%;}
.othprof h4{ float:left; width:100%; text-align:center; font-size:17px; font-weight:600; padding:10px 0px; color: #000; margin-top:10px; height:auto; overflow:hidden;}
.othprof h4 small{ float:left; width:100%; text-align:center;}

.propanga p b{  width: 100%;
    float: left;
    font-size: 30px;
    color: #dda22a;
}
.propanga p b small{ width: 100%;
    float: left;
    font-size: 15px;
    color: #666;
    margin-bottom: 10px;}

.visip{ margin-top:50px; float:left; width:100%;}
.visip small{ margin-top:50px; float:left; width:100%;}
.visip small img{ height:80px;}
.visip h3{ margin-top:20px; margin-bottom:10px; float:left; width:100%; font-size:20px;color: #dca12b; font-size: 28px; font-family: 'Roboto Condensed', sans-serif;}
.pdfbox {
    width: 100%;
    float: left;
    border: 1px solid #ddd;
    padding:0px;
    color: #6f2d2b;
    margin-bottom: 10px;
}
.pdfbox img {
    width: 40px;
    float: left;
    margin-right: 10px;
}
.pdfbox span {float: left;
    padding: 5px 10px;
    background: #000000;
    margin-right: 10px;
    color: #fff;
    font-size: 19px;}
.pdfbox span .fa{ margin:0; }
.pdfbox p {margin: 2px 2px 2px 2px;
    display: flex;
    font-weight: 300;
    font-size: 14px;
    width: 100%;
    align-items: center; transition: all 0.5s ease;
}
.pdfbox:hover{     background: #e2a526; transition: all 0.5s ease; border: 1px solid #e2a526;}
.pdfbox:hover span {background:#775309; color:#fff; transition: all 0.5s ease;}


.contarea{ float:left; width:100%; /*border-bottom:solid 1px #ddd;*/ padding-bottom:10px; margin-bottom:10px;}
.contarea h5{ margin-bottom:15px;}

#accordian {

		width:100%;
		margin: 0px auto 0 auto;
		color: white;
		
}

#accordian ul{padding-left:0;}
#accordian h3 {
		background: none; margin:0;

}

#accordian h3 a {
		padding: 0px;
    font-size: 16px;
    line-height: 34px;
    display: block;
    color: #000;
    text-decoration: none;
    border-bottom: solid 1px #ddd; margin-bottom: 10px;
}
#accordian .fa{ float: right;     margin: 5px 0px 0px 0px;}

#accordian h3:hover {
		text-shadow: 0 0 1px rgba(255, 255, 255, 0.7);
}

.vicon img{height: 95px; padding-top: 15px;}
#accordian li {
		list-style-type: none;
}

#accordian ul ul li a,
#accordian h4 {
		color: #000;
		text-decoration: none;
		font-size: 14px;
		line-height: 30px;
		display: block;
		padding: 2px 15px;
		transition: all 0.15s;
		position: relative;
}

#accordian ul ul li a:hover {
		    background: #e2a526;
    border-left: 5px solid #100c0b; color:#fff;
}

#accordian ul ul {
		display: none;
}

#accordian li.active>ul {
		display: block;
    border-bottom: solid 1px #ddd;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

#accordian ul ul ul {
		margin-left: 15px;
		border-left: 1px dotted rgba(0, 0, 0, 0.5);
}

#accordian a:not(:only-child):after {
		content: "\f104";
		font-family: fontawesome;
		position: absolute;
		right: 10px;
		top: 0;
		font-size: 14px;
}

#accordian .active>a:not(:only-child):after {
		content: "\f107";
}

.invacc{ float:left; width:100%;}
.investmen{ float:left; width:100%;}
.investmen h2{ float:left; width:100%; border-bottom: dashed 1px #ddd;}








.ag-format-container {
  width:100%;
  margin: 0 auto;
}

.ag-timeline-block {
  padding:0px 0 50px 0;
}
.ag-timeline_box {
  position: relative;
}

.ag-timeline-carousel-arrow_box {
  z-index: 9999;
  position: absolute;
  top: 0;
  left: 0;
    z-index: 9999;
    position: relative;
    top: inherit;
    left: inherit;
    width: 100%;
    text-align: center; margin: 70px 0px 0px 0px;
}
.ag-timeline-carousel-arrow {
  display: block;
  height: 52px;
  width: 52px;
  border: 1px solid #000;
  background-color: #000; display: inline-block !important;

  cursor: pointer;

  stroke: #FFF;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  -webkit-transition: all .2s ease-out 0s;
  -moz-transition: all .2s ease-out 0s;
  -o-transition: all .2s ease-out 0s;
  transition: all .2s ease-out 0s;

  position: relative;
}
.ag-timeline-carousel-arrow:hover {
  border: 1px solid #000;
  background-color: transparent;
}
.js-ag-timeline-carousel-arrow_prev {
  margin: 0 0 10px; margin: 0px 10px 0px 0px;
    display: inline-block !important;
}
.js-ag-timeline-carousel-arrow_prev:hover,
.js-ag-timeline-carousel-arrow_next:hover {
  stroke: #000;
}
.svg-arrow-left,
.svg-arrow-right {
  height: 18px;
  width: 10px;
  margin: -8px 0 0 -5px;

  position: absolute;
  top: 50%;
  left: 50%;
}

.ag-timeline-carousel_list {
  padding: 0 0 0 0px;
}
.ag-timeline_year {
  line-height: 1;
  margin: 0 0 40px;

  font-weight: 500;
  font-size: 90px;
  color: #041C2C;
  line-height: 1;
    margin: 0px 0px 20px 0px;
    font-weight: 500;
    font-size: 60px;
    color: #041C2C;
}
.timelines li{ padding:50px 0px;   border-bottom:solid 1px #ddd; margin-top:0px;}
.ag-timeline_text p {
  line-height: 1.36;
  margin: 0 0 15px;

  font-size: 16px;
  color: #041C2C;
}
.ag-timeline_text a {
  text-decoration: underline;
  color: #dca12b;
}
.ag-timeline_text a:hover {
  text-decoration: none;
}

.ag-timeline-carousel-nav_box {
  position: relative;
}
.ag-timeline-carousel-nav_box:before,
.ag-timeline-carousel-nav_box:after {
  content: "";
  height: 150px;
  width: 20%;
  margin: 0 0;

  z-index: 9999;
  position: absolute;
  bottom: 0;
}
.ag-timeline-carousel-nav_box:before {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjM1JSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(244,244,244,0) 0%, rgba(244,244,244,1) 35%, rgba(244,244,244,1) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(244,244,244,0)), color-stop(35%,rgba(244,244,244,1)), color-stop(100%,rgba(244,244,244,1)));
  background: -webkit-linear-gradient(left,  rgba(244,244,244,0) 0%,rgba(244,244,244,1) 35%,rgba(244,244,244,1) 100%);
  background: -o-linear-gradient(left,  rgba(244,244,244,0) 0%,rgba(244,244,244,1) 35%,rgba(244,244,244,1) 100%);
  background: -ms-linear-gradient(left,  rgba(244,244,244,0) 0%,rgba(244,244,244,1) 35%,rgba(244,244,244,1) 100%);
  background: linear-gradient(to right,  rgba(244,244,244,0) 0%,rgba(244,244,244,1) 35%,rgba(244,244,244,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4f4f4', endColorstr='#f4f4f4',GradientType=1 );

  right: 0;
}
.ag-timeline-carousel-nav_box:after {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjY1JSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmNGY0ZjQiIHN0b3Atb3BhY2l0eT0iMCIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background: -moz-linear-gradient(left,  rgba(244,244,244,1) 0%, rgba(244,244,244,1) 65%, rgba(244,244,244,0) 100%);
  background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(244,244,244,1)), color-stop(65%,rgba(244,244,244,1)), color-stop(100%,rgba(244,244,244,0)));
  background: -webkit-linear-gradient(left,  rgba(244,244,244,1) 0%,rgba(244,244,244,1) 65%,rgba(244,244,244,0) 100%);
  background: -o-linear-gradient(left,  rgba(244,244,244,1) 0%,rgba(244,244,244,1) 65%,rgba(244,244,244,0) 100%);
  background: -ms-linear-gradient(left,  rgba(244,244,244,1) 0%,rgba(244,244,244,1) 65%,rgba(244,244,244,0) 100%);
  background: linear-gradient(to right,  rgba(244,244,244,1) 0%,rgba(244,244,244,1) 65%,rgba(244,244,244,0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#00f4f4f4',GradientType=1 );

  left: 0;
}
.ag-timeline-carousel-nav_list {
  position: relative;
}
.ag-timeline-carousel-nav_list:after {
  content: "";
  height: 1px;
  background-color: #dca12b;

  position: absolute;
  left: 0;
  right: 0;
  bottom: 50px;
}
.ag-timeline-carousel-nav_item {
  display: inline-block;
  line-height: 1;
  width: auto;
  padding: 130px 15px 0;

  cursor: pointer;

  vertical-align: bottom;
  text-align: center;
  font-size: 16px;
  color: #041C2C;

  position: relative;
}
.ag-timeline-carousel-nav_item:before {
  content: "";
  height: 5px;
  width: 5px;
  margin: 0 auto;
  background-color: #ccc;

  position: absolute;
  left: 0;
  right: 0;
  bottom: 102px;

  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;

  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.ag-timeline-carousel-nav_item:after {
  content: "";
  height: 40px;
  width: 1px;
  margin: 0 auto;
  background-color: #dca12b;

  position: absolute;
  left: 0;
  right: 0;
  bottom: 52px;
}

.ag-timeline-carousel-nav_item.slick-current {
  margin: -5px 0 0;

  font-weight: 700;
  font-size: 22px;
  color: #dca12b;
}
.ag-timeline-carousel-nav_item.slick-current:before {
  height: 16px;
  width: 16px;
  background-color: #dca12b;

  bottom: 110px;
}
.ag-timeline-carousel-nav_item.slick-current:after {
  bottom: 59px;
}

.sriganga{}
.sriganga .modal-dialog {
        max-width: 1000px; width: 90%;
        margin: 1.75rem auto;
    }
.topbuts{    background: #dca12b; height: 150px; margin-top: -15px;}
.topbutsimg{box-shadow: 5px 5px 15px #ccc;
    background: #fff;
    text-align: center;
    margin:-30% 0% 20% 10%;}
.topbutsimg img{ width:100%;}	
.topbutstext{ font-size:16px; line-height:25px; color:#000; margin:-15% 10% 10% 10%;}
.topbutstext h4{font-size: 38px; width:100%; margin-bottom:20px; width:100%; color:#fff;}
.topbutstext h4 small{font-size: 16px; width: 100%; float: left;}
.topbutstext p{    font-size: 16px; width: 100%; float: left; margin-top: 15%; text-align: justify;}
.topbuts{.close {
    float: right;
    font-size: 2.5rem;
    font-weight: 300;
    line-height: 1;
    color: #fff;
    text-shadow: 0 1px 0 #fff;
    opacity: 2;
}}
@media only screen and (max-width: 767px) {
  .ag-format-container {
    width: 96%;
  }

  .ag-timeline-carousel_list {
    padding: 0;
  }

  .ag-timeline-carousel-arrow_box {
    padding: 12px 0 12px 12px;
    background-color: #F4F4F4;

    z-index: 1000;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
	padding: 12px 0 12px 0px;
        background-color: transparent;
        z-index: 1000;
        position: relative;
        top: inherit;
        left: auto;
        right: inherit;
  }
  .ag-timeline-carousel-arrow {
    display: inline-block;
    height: 33px;
    width: 33px;
  }
  .js-ag-timeline-carousel-arrow_prev {
    margin: 0 8px 0 0;
  }
  .js-ag-timeline-carousel-arrow_prev:before,
  .js-ag-timeline-carousel-arrow_next:before {
    height: 12px;
    width: 8px;
    margin: -6px auto 0;
  }

  .ag-timeline_year {
    font-size: 60px;
  }

  .ag-timeline-carousel-nav_box:before,
  .ag-timeline-carousel-nav_box:after {
    display: none;
    background: none;

    position: static;
  }
  .svg-arrow-left, .svg-arrow-right {
    height: 12px;
    width: 8px;
    margin: -6px 0 0 -4px;
  }
}

@media only screen and (max-width: 639px) {

}

@media only screen and (max-width: 479px) {

}

@media (min-width: 768px) and (max-width: 979px) {
  .ag-format-container {
    width: 750px;
  }

}

@media (min-width: 980px) and (max-width: 1161px) {
  .ag-format-container {
    width: 960px;
  }

}


@media(max-width:500px) and (min-width:50px){
.desk{ display:none;}
.mobi{ display:block;}

.homeabo h1 { font-size: 32px;}
.homeabo p {font-size: 15px;}
.homecop h3 { font-size: 24px;}
.homecop p { font-size: 15px;}
.homecop {text-align: center !important;}
.comodod h2 {font-size: 32px;}
.comodod span img{ width:100%;}
.paralaxo { background:#000 !important;}
.comodod {padding: 10% 0px; text-align: center;}
.fotlink { margin-bottom: 30px;}
.copyr, .copyt{ text-align:center;}
.breamakh{ padding: 10px 0px; float: left; width: 100%; text-align: center;}
.breamakh p { margin: 0px 0px 0px 0px; text-align: center;}
.breamakh h1 {font-size: 32px;}
.innerpag { background: #000 !important;}
.order1{ order:1;}
.order2{order:2;}
.bradmakp{ display:none;}
.prodacont { text-align: center;}
.prodacont img {
    float: none;
    padding: 20px 0px 20px 0px;
    max-width: 500px;
    max-height: 500px;
    display: inline-block;
    width: 100%;
}
.prodcupan { padding:0; border:none;
    border-top: solid 1px #ddd;
    text-align: center;
    float: left;
    width: 100%;
    transition: all 0.5s ease;
    padding-top: 15px;
}
.mhide{ display:none;}
.stra-te {
    padding: 50px 0px;
}
.propanga { display: block;}
.img-left {
    float: left;
    width: 100%;
    height: auto;
    padding: 0px 0px 40px 0px;
    display: inline-block; text-align:center;
}
.img-right {
    float: left;
    width: 100%; text-align:center;
    height: auto;
    padding: 0px 0px 40px 0px;
    display: inline-block;
}

.pdfbox span { display: inline-block;  float: none;}
.pdfbox p {
    margin: 0px 0px 0px 0px;
    display: inline-block;
    font-weight: 300;
    font-size: 14px;
    padding: 8px; text-align: center;
}
.pdfbox p strong{ float:left; width:100%; text-align:center; padding: 5px 0px;}
.nav-dropdown>li { max-width: 100%;}
.topbutsimg {  margin:-20% 10% 10% 10%;}
.topbutstext {
    font-size: 16px;
    line-height: 25px;
    color: #000;
    margin: 0% 0% 10% 0%;
}
.topbutstext h4 {
    font-size: 32px;
    margin-bottom: 20px;
    width: 100%;
    color: #000;
}
.topbutstext p { margin-top: 10%;}
.brandtext h2 { font-size: 32px; margin-top:20px;}
.brandtext p { margin-bottom: 40px;}
.brandapar .col-md-6 {  padding: 0px 15px;}
.resp-tab-content { height: auto !important;}
.contarea h5 { margin-bottom: 15px; text-align: center;}
.profila img { max-width: 100%; max-height: 100%;}
}