@font-face {
            font-family: 'gothic';
            src: url('../fonts/gothic.eot');
            src: local('gothic'), url('../fonts/gothic.woff') format('woff'), url('../fonts/gothic.ttf') format('truetype');
        }

body{ margin:0px; padding:0px; font-family: 'Gothic' !important; height: 100%;}
h1, h2, h3, h4, h5, h6, p, li, div, img, iframe{margin:0px; padding:0px;}

.toppad1{ padding-top:10px;}
.toppad2{ padding-top:15px;}
.toppad3{ padding-top:20px;}
.toppad4{ padding-top:25px;}
.toppad5{ padding-top:30px;}
.toppad6{ padding-top:35px;}
.toppad7{ padding-top:40px;}
.toppad8{ padding-top:45px;}
.toppad9{ padding-top:50px;}
.toppad10{ padding-top:55px;}
.toppad11{ padding-top:60px;}
.toppad12{ padding-top:65px;}
.toppad13{ padding-top:70px;}
.toppad14{ padding-top:80px;}
.toppad15{ padding-top:90px;}
.toppad16{ padding-top:100px;}
.toppad17{ padding-top:120px;}
.toppad18{ padding-top:140px;}
.toppad19{ padding-top:160px;}
.toppadper { padding-top: 8%;}
.botompad1{ padding-bottom:10px;}
.botompad2{ padding-bottom:15px;}
.botompad3{ padding-bottom:20px;}
.botompad4{ padding-bottom:25px;}
.botompad5{ padding-bottom:30px;}
.botompad6{ padding-bottom:35px;}
.botompad7{ padding-bottom:40px;}
.botompad8{ padding-bottom:45px;}
.botompad9{ padding-bottom:50px;}
.botompad10{ padding-bottom:55px;}
.lpad1{ padding-left:10px;}
.lpad2{ padding-left:15px;}
.lpad3{ padding-left:20px;}
.lpad4{ padding-left:25px;}
.lpad5{ padding-left:30px;}
.lpad6{ padding-left:35px;}
.lpad7{ padding-left:40px;}
.lpad8{ padding-left:45px;}
.rpad1{ padding-right:10px;}
.rpad2{ padding-right:15px;}
.rpad3{ padding-right:20px;}
.rpad4{ padding-right:25px;}
.rpad5{ padding-right:30px;}
.rpad6{ padding-right:35px;}
.rpad7{ padding-right:40px;}
.rpad8{ padding-right:45px;}
.l-pad1{ padding-left:0px;}
.clr{ clear:both;}
.uniqover{overflow: hidden;}
.box{ width:100%; height:500px;}
.mtop1{ margin-top:30px;}
.mtop2{ margin-top:40px;}
.mtop3{ margin-top:50px;}
.mtop4{ margin-top:60px;}
.mtop5{ margin-top:70px;}
.mtop6{ margin-top:80px;}
.clr{ clear:both;}
.txtcenter { text-align: center;}
.txtcentr{ text-align: center;}
.text-center{ text-align: center;}
.parallax { 
    background-image: url("../images/video-bg.jpg");
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 180px;
}
.parallax2 { 
    background-image: url("../images/about-parallax.jpg");
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 100px;
	overflow: hidden;
}
.parallax5 { 
    background-image: url("../images/parallax5.jpg");
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 130px 0px;
}
.parallax7 { 
    background-image: url("../images/parallax7.jpg");
    background-attachment: fixed;
    background-position: left;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0px;
}
.cusnavbar{ width:100%; position: absolute; z-index: 9;}
.cushdr{ width:100%; display: block; overflow: hidden;}
.hgrp{ width:20%; float: left;}
.topmenu{ width:80%; float: right;}
section{display: block; overflow: hidden; }
.maincon{ width:75%; margin: 0 auto;}
.maincontainer{ width:1010px; margin: 0 auto;}
.logo{width: 100%;}
.navbar-default{ border:0px; box-shadow:none;}
.navbar-brand{height: 62px; padding:0px;}
@media(min-width:767px) {
    .navbar { 
        background:transparent;
        font-family: 'Roboto', sans-serif;
        padding: 10px 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .top-nav-collapse {
        background:rgba(95, 124, 138, 0.9);
        padding: 0;
    }
	.top-nav-collapse img{ width:230px; height:50px; margin-top:5px;}
}
.navbar-nav{ float:right; margin-top: 8px; text-transform: uppercase;}
.navbar-brand, .navbar-nav > li > a{text-shadow: none;}
.navbar-default .navbar-nav > li > a{ color:#ffffff;}
.navbar-default .navbar-nav > li > a:focus, .navbar-default .navbar-nav > li > a:hover{ color:#ff0000;}
header{  position:relative;}
.carousel-inner > .item > a > img, .carousel-inner > .item > img{width: 100%;}
.carousel-fade .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity;
}
.carousel-fade .carousel-inner .active { opacity: 1;}
.carousel-fade .carousel-inner .active.left,
.carousel-fade .carousel-inner .active.right { left: 0; opacity: 0; z-index: 1;}
.carousel-fade .carousel-inner .next.left,
.carousel-fade .carousel-inner .prev.right { opacity: 1;}
.carousel-fade .carousel-control {  z-index: 2;}

.btngrp{ position: absolute; left: 130px; bottom: 90px; z-index: 10;}
.btngrpreg{ background: #ff0000; padding: 14px 20px; width: 100%; font-size: 16px; font-weight: bold; text-align: center;  }
.btngrpreg a{ color: #fff; text-decoration: none;}
.dte{}
.dte h4{ color: #ffffff; font-size: 26px;}
.dte h5{ color: #ffffff; font-size: 16px;}

.btngrpin { position: absolute; left: 130px; bottom: 90px;}

/**********Who should ****************/
.whsa{ background:#fff; width:50%;  padding:20px; color:#000; position: relative;}
.whsa h2{ font-size:20px; font-weight:700; padding:20px 0px 0px 0px; text-transform:uppercase;}
.whsa p{padding:10px 0px 20px 0px;}
.whsa li{ line-height: 23px; list-style:none; padding-left:5px; padding-bottom: 9px;}
.whsa li:before{ content:'\f00c'; font-family: FontAwesome;     position: absolute;    left: 25px;}
.whsa1{ color:#fff;}
.whsa1 h2{ font-size:20px; padding:20px 0px; text-transform:uppercase; text-align: center;}
.whsa1 li{ line-height: 23px; list-style:none; padding-left:5px; padding-bottom: 9px;}

/********Transport********/
.flex-4in {background: #fff; padding:1em; height:460px;
    -webkit-transition: all 500ms ease;
    -ms-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    -moz-transition: all 500ms ease;
    transition: all 500ms ease;
    -webkit-box-shadow: 0 15px 46px rgba(0,0,0,.1);
    -ms-box-shadow: 0 15px 46px rgba(0,0,0,.1);
    box-shadow: 0 15px 46px rgba(0,0,0,.1)}
.flex-4in img{ width:100%;}
.flex-4in h3{font-size: 16px; text-transform:uppercase; line-height: 25px; font-weight: 700; padding-bottom:10px;}
.flex-4in p{line-height: 20px; font-size: 12px;}
.flex-4in:hover{box-shadow: 0 15px 46px rgba(0, 0, 0, 0.39); transition: all 0.5s ease 0s;}


.reson { text-align: left;}
.reson h2{color: #333333; font-size: 20px; font-weight:bold; margin: 0;}
.reson h3{color: #333333; font-size: 16px; font-weight:bold; margin: 0;}
.reson ul { list-style: none; padding-left: 15px; margin: 10px 0; }
.reson ul li { line-height: 26px; font-size:13px;}
.reson ul li:before {    content: ' '; display: inline-block; height: 10px; width: 10px; border-radius: 50px; background-color: #ff0000; margin-right: 10px;}

/********coming********/
.coming { margin: 80px 0;}
.coming h4 { font-size: 28px; text-align: center;}

/********coming********/
.uniq h2{ font-size:20px; color: #333333; font-weight:bold;}
.uniq p{ font-size:14px; margin-top:4%; line-height:23px; color:#404040; text-align: justify;}

.sidebar { position: -webkit-sticky; position: sticky; top: 6px; width: 149px; float: left; padding-left: 10px; padding-top: 58px;}
.sidebarr { position: -webkit-sticky; position: sticky; top: 6px; width: 149px; float: right; padding-right: 10px; padding-top: 58px;}

/*********About Section**********/
.abpos{  }
.aboutsec{ width:100%; }
.aboutsec h1{ font-size:26px; padding-bottom:42px; margin-top:5px; color: #333333; text-align:center; font-weight: bold; word-break: break-word;}
.aboutsecin{ width:100%;}
.aboutsecl{ }
.aboutsecl img{ z-index: 99; width: 100%; }
.aboutsecr{ padding-left: 30px;}

.aboutsecr h2{ font-size:20px; font-weight:700; margin-top:5px; color: #333333; text-transform: uppercase; line-height: 28px;}
.aboutsecr p{ font-size:14px; margin-top:4%; line-height:23px; color:#404040; text-align: justify;}

.aboutsecl1{ float:left;}
.aboutsecl1 img{width:100%; }
.aboutsecr1{ float:left; padding-right: 30px;}
.aboutsecr1 h2{ font-size:30px; border-bottom:1px solid #404040; padding-bottom:10px; margin-top:5px; margin-bottom: 26px;}
.aboutsecr1 p{ font-size:14px; margin-top:4%; line-height:23px; color:#404040;}

.counter2{ width: 33%; float: left; text-align: center;}
.counter-count{font-size: 45px; position: relative; color: #ff0000; text-align: center; line-height: 92px; width: 92px; 
               height: 80px; display: inline-block;}
.employee-p{font-size: 18px;}

/************Numbers Section**************/

.facts{ background:#47adeb;}


/************Conference Agenda**************/
.cona{}
.cona h2{font-size: 30px; padding-bottom: 10px; line-height: 45px; margin-bottom:10px; text-align:center; color: #333333;}
.conain:nth-last-of-type(odd){ background: #f3f3f3; display: block;}
.conain:hover{}
.conain{ border-top: 1px solid #dadada; padding: 16px 0; display: block; overflow: hidden;}
.cona1{ width: 12%; float: left; padding-left: 15px;}
.cona2{ width: 4%; float: left;}
.cona3{ width: 84%; float: left;}
.cona3 h3{font-size:14px; font-weight: 600; line-height: 26px; color: #333333; }
.cona3 p{font-size:14px; font-weight: normal; line-height: 18px; margin-bottom:10px; }
.cona3 a{ color: #ff0000;}
.cona3 a:hover{ color: #c10505;}
.conabtn{ text-align: center; margin: 40px 0;}
.conabtn a{ background: #ff0000; padding: 10px 20px; color: #fff; text-align: center;}

.agenp{width:100%; float:left;}
.agenp h1{font-size:26px; font-weight: 600; line-height: 45px; margin-bottom:10px; text-align:center; }
.agenp h1 span{ color:#ff0000;}
.agenp h4{font-size:18px !important; font-weight: normal; line-height: 20px; margin-bottom:12px; text-align:center;}
.agenp h5{font-size:14px; font-weight: 500; line-height: 18px; }
.agenp h6{font-size:16px; font-weight: 500; line-height: 18px; background:#f9a7a7; color:#000; padding:10px; margin:10px 0; text-align:center; }
.agenpl{ width:100%; float:left; padding:10px; box-sizing:border-box;}

.agendt{ text-align: center; position: relative; margin: 0 auto; margin-bottom: 25px; width: 60%; }
.agendt h2{ padding:0 10px; position: relative; display: inline-block; font-weight: 300; font-size: 30px !important; line-height: 40px; color: #1d2127;}
.agendt span{font-size: 20px;}

.outrtab{ float: left; }
.outrtab > 
.outrtab > li{}
.outrtab > li > a{ background: #ffffff; border: 1px solid #dbdbdb;  padding: 20px 30px; font-size: 16px; }
.outrtab > li > a:hover{ background: #ff0000; color: #ffffff;}
.outrtab > li.active > a, .outrtab > li.active > a:focus, .outrtab > li.active > a:hover{ background: #ff0000; color: #ffffff;}
.outrtabcont{ overflow: hidden;}



/************Partner Page**********/
.logo-section { padding: 0 0 20px; text-align: center; }
.logo-section h2{font-size: 12px; font-weight: 400; margin-bottom: 12px;}
.logo-section h2 span{font-size: 10px; font-weight: 400; margin-bottom: 12px;}
.ptnruper h2{ font-size:26px; color: #333333; font-weight:bold; text-transform: uppercase;}
.ptnr h3{ font-size:20px; color: #333333; font-weight:bold; text-transform: uppercase; padding-bottom:20px;}
.prtnr{width:210px;height:110px;text-align:center;margin-right:25px; display: inline-block; margin-bottom: 60px;}
.prtnr img{width:100%;object-fit:cover;-webkit-filter:grayscale(100%);-webkit-transition:.9s ease-in-out;-moz-filter:grayscale(100%);-moz-transition:.9s ease-in-out;-o-filter:grayscale(100%);-webkit-transition:.9s ease-in-out;filter:grayscale(100%);}
.prtnr img:hover{-webkit-filter:grayscale(0%);-webkit-transition:.9s ease-in-out;-moz-filter:grayscale(0%);-moz-transition:.9s ease-in-out;-o-filter:grayscale(0%);-o-transition:.9s ease-in-out;filter:grayscale(0%);}
.logo-section img{ max-width: 100%; height: auto; border: 1px solid #f2eded;}
.prtnrhbx h2{font-size: 24px;font-weight: bold;font-style: normal; color: #212121; padding: 28px 0; text-align: center;}
.prtnrh{text-align:center;margin-right:25px;}
.prtnrh a:hover{text-decoration: none;}
.prtnrh img{width:160px; object-fit:cover;}
.prtnrh img:hover{}

/************Testimonial Videos Section*********/
.ourglvbx {}
.ourglvbx h2 {font-size:20px; color: #333333; font-weight:bold; text-transform: uppercase; text-align: center; padding: 40px 0;}
.ourglv { width: 15%; float: left; margin-right: 10px; margin-bottom: 24px; color: #000;}
.ourglv a {color: #000; font-size: 11px; width: 100%;}
.ourglv img { width: 100%;}
.ourglv:nth-child(6n+7) { margin-right: 0px;}

/************Footer Section**********/
footer{ background:url(../images/footerbg.jpg); height: 408px; color:#ffffff; }
.ftr{ }
.ftr h4{ font-size:20px; color: #fff; font-weight:bold; text-transform: uppercase; padding-bottom:15px;  }
.ftr1{width: 35%; float: left; padding-right: 30px;}
.ftr1 a{ color:#ffffff; text-decoration: none;}
.ftr1 a:hover{ color:#ffffff; text-decoration: none;}
.ftr2{width: 40%; float: left; padding-left: 45px;}
.ftr3{width: 25%; float: left;}
.ftr2in{width: 55%; float: left;}
.ftr2in ul{ margin-left: -35px; }
.ftr2in ul li{  list-style: none; line-height: 28px;}
.ftr2in ul li a{ color: #ffffff; }
.ftr2in ul li a:hover{ color: #ffffff; }
.ftr2in1{width: 40%; float: left;}
.ftr2in1 ul{ margin-left: -35px; }
.ftr2in1 ul li{  list-style: none; line-height: 28px;}
.ftr2in1 ul li a{ color: #ffffff; }
.ftr2in1 ul li a:hover{ color: #ffffff; }
.ftr3 ul{ margin-left: -35px; }
.ftr3 ul li{  list-style: none; line-height: 26px; width: 100%; clear: both;}
.ftr3 .ficn{font-size: 25px; margin: 0px 8px 43px 0; float: left; }
.ftr3 .ficn1{font-size: 25px; margin: 0px 8px 12px 0; float: left; }
.bftr{ width: 100%; border-top:1px solid #4f4f4f; padding: 28px 0 0 0; margin-top: 43px;}
.bftr1{}
.bftr2{}
.bftr2 ul{ float: right;}
.bftr2 ul li{ display: inline; float: left; text-align: center; margin-left:12px; font-size: 24px; text-align: center; }
.bftr2 ul li a{ background: #ffffff; color: #212121; border-radius: 100%; width: 45px; height: 45px; display: block;  
             padding-top: 6px; }
.bftr2 ul li a:hover{ background:#ff0000; color:#ffffff; 
  -webkit-transition: .5s ease-in-out;
  -moz-transition: .5s ease-in-out;
  -o-transition: .5s ease-in-out; text-decoration:none;}

/**********Coming soon **********/

.coming{ margin: 80px 0;}
.coming h4{ font-size: 28px; text-align: center; }

/************Inner header**********/

.hdr { background:url(../images/about-banner1.jpg);  background-size:cover; height:350px;}
.hdrconsulting { background:url(../images/consulting.jpg);  background-size:cover; height:350px;}
.hdrcontactus { background:url(../images/contact-banner.jpg);  background-size:cover; height:350px;}
.hdrpartners { background:url(../images/partner-banner.jpg);  background-size:cover; height:350px;}
.hdrregistration { background:url(../images/registration-banner.jpg);  background-size:cover; height:350px;}
.hdrconferencereg { background:url(../images/agenda-banner.jpg);  background-size:cover; height:350px;}
.hdrterms { background:url(../images/terms.jpg);  background-size:cover; height:350px;}
.hdr1 { height:350px; width: 100%; background: rgba(0,0,0, 0.5); text-transform:uppercase;}
.hdr1 h2{font-size:24px; font-family: 'Work Sans', sans-serif; font-weight: bold; font-style: normal; color:#ffffff; text-align:center; position:relative; top:48%;}
.hdr1 .separator { width: 3%; border-bottom: 3px solid #ff0000; margin: 10px auto; position:relative; top:48%;}

/**********About page**********/
.tpmr{ margin:40px; display:block;}
.abtbxm{width:100%; float:left; display: table; }
.abtbx{width:50%; padding:20px; box-sizing:border-box; display: table-cell; height: 297px; }
.abtbx h2{ font-size:20px; font-weight: 700; margin-bottom: 18px; line-height: 25px;}
.abtbx ul{font-size:14px; margin-left: -30px; }
.abtbx ul li{ list-style:none; margin: 0 0 0 10px !important; float: left;}
.abtbx ul li .checkic{ margin: 0 0 20px 0; float: left; position: relative; top: 5px; left: -12px;}
.abtbxgreen{ background:#a1f9d5;}
.abtbxyellow{ background:#f0f8a6;}
.abtbxblue{ background:#a5edf8;}
.abtbxred{ background:#faa8a8;}


/************Speakers Page****************/

.spkrt{ width: 100%; display: table; border: 1px solid #e3e1e1; height: 120px;
    -moz-box-shadow: 3px 1px 5px 0px #eeeded;
    -webkit-box-shadow: 3px 1px 5px 0px #eeeded;
    box-shadow: 3px 1px 5px 0px #eeeded;
transition: box-shadow 0.3s ease-in-out;}
.spkr{ background: #f8f8f8; width: 40%; display: table-cell; vertical-align: bottom; min-height: 165px; max-height: 165px; height: 165px;}
.spkr img{ width: 100%;}
.spkl{ width: 60%; display: table-cell; padding: 10px; vertical-align: top;}
.spkl h3{font-size: 16px; font-weight: 600;}
.spkl p{font-size: 12px;}
.spkl a{color:#000;}
.spkl img{ width: 80%; margin-top: 10px;}
.spkrt:hover{ -moz-box-shadow: 3px 6px 8px 2px #c4c4c4;
-webkit-box-shadow: 3px 6px 8px 2px #c4c4c4;
box-shadow: 3px 6px 8px 2px #c4c4c4;}  
/********
.spkr{ width: 147px; text-align: center; float: left; margin-right: 25px; margin-bottom: 30px;}
.spkrcr { width: 147px; height: 147px; overflow: hidden; border:1px solid #ef6f36; padding:5px 5px 0px 5px;  }
.spkrcr img{ width: 147px; height: 147px; object-fit: contain; }
.spkr h3{color: #212121; font-size:16px; font-family: 'Work Sans', sans-serif; font-weight: bold; font-style: normal; margin: 10px 0;}
.spkr p{color: #757575; font-size:14px; }
.spkr:nth-last-child(6n+1){ margin-right: 0;}*****/




/************Speakers profile Page**********/
.spkrpro{position:relative;}
.spkrpro .spkrproimg{width: 210px; height: 206px; }
.spkrpro .spkrproimg img{ width:100%; height:100%; object-fit:contain; border:1px solid #ff0000; padding:5px 5px 0px 5px;}
.spkrpro .spkrprotxt h3{ font-size:14px; background:#ff0000; color: #fff; padding:8px; position: relative; position: relative;
    bottom: 30px; left: 20px; text-transform:uppercase;}
.spkrpro .spkrprotxt h3:after{ content:""; position: absolute;     bottom: -24px;
    left: -0px;		   
        border-top: 0px solid #d10505;
    border-bottom: 24px solid transparent;
    border-right: 34px solid #d10505;}

.spkrprotxt h4{ font-size:12px; margin-left:10px; position: relative; top: -20px; left: 60px; width: 78%;}





/**********Conference Registration **********/

.conreg{}
.conreg h2{ font-size: 22px; margin: 0 0 25px 16px;}
.conreg2{ text-align: center; }
.conreg2 img{ text-align: center; margin-top: 140px;}
.conregcel{ text-align:center; font-size:24px;}

/**********Thank you***********/
.tnk{ border: 1px solid #cccccc; width: 70%; margin: 0 auto; padding: 40px; text-align: center;}
.tnk h2{ font-size: 40px; padding: 40px 0 20px 0; }
.tnk h5{ font-size: 24px; padding-bottom: 40px; }
.tnk p{ font-size: 20px; padding-bottom: 40px; }
.tnk li{ display: inline; padding: 0 3px; }


/************Contact Page**********/
.conpage { }
.conpage h3{ font-size:22px; font-weight: 500; font-style: normal; margin-bottom: 16px; text-align: center; 
            border-bottom: 1px solid #e3e3e3; padding-bottom: 20px; margin-bottom: 50px; }
.conpage h4{ font-size:16px; font-weight: 500; font-style: normal; margin-bottom: 16px; padding-left: 20px; }
.conpage p{ font-size:16px; font-weight:300; line-height: 21px !important; margin: 0 0 8px 0 !important; }
.conpage span{ font-size:14px; font-weight: bold; font-style: normal;}
.cnbox{ background:#ffffff; width:100%; padding:22px 28px; 
        -moz-box-shadow: 12px 12px #e3e3e3;
-webkit-box-shadow: 12px 12px #e3e3e3;
box-shadow: 12px 12px #e3e3e3; }

.coninfoinicn1 {font-size:25px; padding:0 18px 13px 0; float: left; }
.coninfoinicn2 {font-size:30px; padding:0 18px 18px 0; float: left; }
.coninfoinicn3 {font-size:20px; padding:0 18px 0px 0; float: left; }

/************Home Mobile************/

  

  

/************Testimonial************/

.testimh2 h2{ color:#fff; font-size:20px; font-weight:bold; text-transform: uppercase; }
.testimonial-section2{ /*height: 600px;*/ position: relative; padding: 50px 0; background-color: #31bcb7; }
.testim .wrap { position: relative; width: 100%; max-width: 1020px; padding: 40px 20px;  margin: auto;}
.testim .arrow {
    display: block;
    position: absolute;
    color: #eee;
    cursor: pointer;
    font-size: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s ease-in-out;    
    -ms-transition: all .3s ease-in-out;    
    -moz-transition: all .3s ease-in-out;    
    -o-transition: all .3s ease-in-out;    
    transition: all .3s ease-in-out;
    padding: 5px;
    z-index: 22222222;
}

.testim .arrow:before { cursor: pointer;}
.testim .arrow:hover { color: #2b288d;}
.testim .arrow.left { left: 10px;}
.testim .arrow.right { right: 10px;}
.testim .dots {text-align: center; position: absolute; width: 100%; bottom: 60px; left: 0; display: block; z-index: 3333; height: 12px;}
.testim .dots .dot {
    list-style-type: none;
    display: inline-block;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    border: 1px solid #eee;
    margin: 0 10px;
    cursor: pointer;
    -webkit-transition: all .5s ease-in-out;    
    -ms-transition: all .5s ease-in-out;    
    -moz-transition: all .5s ease-in-out;    
    -o-transition: all .5s ease-in-out;    
    transition: all .5s ease-in-out;
    position: relative;
}

.testim .dots .dot.active,
.testim .dots .dot:hover {
    background: #2b288d;
    border-color: #fff;
}

.testim .dots .dot.active {
    -webkit-animation: testim-scale .5s ease-in-out forwards;   
    -moz-animation: testim-scale .5s ease-in-out forwards;   
    -ms-animation: testim-scale .5s ease-in-out forwards;   
    -o-animation: testim-scale .5s ease-in-out forwards;   
    animation: testim-scale .5s ease-in-out forwards;   
}
    
.testim .cont { position: relative; overflow: hidden;}
.testim .cont > div {
    text-align: center;
    position: absolute;
    top: 0;
    left: 0;
    padding: 0 0 70px 0;
    opacity: 0;
}
.testim .cont > div.inactive {  opacity: 1;}
.testim .cont > div.active { position: relative; opacity: 1;}
.testim .cont div .img img { display: block; width: 100px; height: 100px; margin: auto; border-radius: 50%; background:#fff;}
.testim .cont div .h4 { color: #fff; font-size: 1.2em; margin: 15px 0;}
.testim .cont div p { font-size: 1.15em; color: #eee; width: 80%; margin: auto;}
.testim .cont div.active .img img {
    -webkit-animation: testim-show .5s ease-in-out forwards;            
    -moz-animation: testim-show .5s ease-in-out forwards;            
    -ms-animation: testim-show .5s ease-in-out forwards;            
    -o-animation: testim-show .5s ease-in-out forwards;            
    animation: testim-show .5s ease-in-out forwards;            
}

.testim .cont div.active .h4 {
    -webkit-animation: testim-content-in .4s ease-in-out forwards;    
    -moz-animation: testim-content-in .4s ease-in-out forwards;    
    -ms-animation: testim-content-in .4s ease-in-out forwards;    
    -o-animation: testim-content-in .4s ease-in-out forwards;    
    animation: testim-content-in .4s ease-in-out forwards;    
}

.testim .cont div.active p {
    -webkit-animation: testim-content-in .5s ease-in-out forwards;    
    -moz-animation: testim-content-in .5s ease-in-out forwards;    
    -ms-animation: testim-content-in .5s ease-in-out forwards;    
    -o-animation: testim-content-in .5s ease-in-out forwards;    
    animation: testim-content-in .5s ease-in-out forwards;    
}

.testim .cont div.inactive .img img {
    -webkit-animation: testim-hide .5s ease-in-out forwards;            
    -moz-animation: testim-hide .5s ease-in-out forwards;            
    -ms-animation: testim-hide .5s ease-in-out forwards;            
    -o-animation: testim-hide .5s ease-in-out forwards;            
    animation: testim-hide .5s ease-in-out forwards;            
}

.testim .cont div.inactive .h4 {
    -webkit-animation: testim-content-out .4s ease-in-out forwards;        
    -moz-animation: testim-content-out .4s ease-in-out forwards;        
    -ms-animation: testim-content-out .4s ease-in-out forwards;        
    -o-animation: testim-content-out .4s ease-in-out forwards;        
    animation: testim-content-out .4s ease-in-out forwards;        
}

.testim .cont div.inactive p {
    -webkit-animation: testim-content-out .5s ease-in-out forwards;    
    -moz-animation: testim-content-out .5s ease-in-out forwards;    
    -ms-animation: testim-content-out .5s ease-in-out forwards;    
    -o-animation: testim-content-out .5s ease-in-out forwards;    
    animation: testim-content-out .5s ease-in-out forwards;    
}

@-webkit-keyframes testim-scale {
    0% {
        -webkit-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -webkit-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -webkit-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -webkit-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-moz-keyframes testim-scale {
    0% {
        -moz-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -moz-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -moz-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -moz-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-ms-keyframes testim-scale {
    0% {
        -ms-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -ms-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -ms-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -ms-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-o-keyframes testim-scale {
    0% {
        -o-box-shadow: 0px 0px 0px 0px #eee;
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        -o-box-shadow: 0px 0px 10px 5px #eee;        
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        -o-box-shadow: 0px 0px 10px 5px #ea830e;        
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        -o-box-shadow: 0px 0px 0px 0px #ea830e;        
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@keyframes testim-scale {
    0% {
        box-shadow: 0px 0px 0px 0px #eee;
    }

    35% {
        box-shadow: 0px 0px 10px 5px #eee;        
    }

    70% {
        box-shadow: 0px 0px 10px 5px #ea830e;        
    }

    100% {
        box-shadow: 0px 0px 0px 0px #ea830e;        
    }
}

@-webkit-keyframes testim-content-in {
    from {
        opacity: 0;
        -webkit-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -webkit-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-moz-keyframes testim-content-in {
    from {
        opacity: 0;
        -moz-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -moz-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-ms-keyframes testim-content-in {
    from {
        opacity: 0;
        -ms-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -ms-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@-o-keyframes testim-content-in {
    from {
        opacity: 0;
        -o-transform: translateY(100%);
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        -o-transform: translateY(0);        
        transform: translateY(0);        
    }
}

@keyframes testim-content-in {
    from {
        opacity: 0;
        transform: translateY(100%);
    }
    
    to {
        opacity: 1;
        transform: translateY(0);        
    }
}

@-webkit-keyframes testim-content-out {
    from {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -webkit-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-moz-keyframes testim-content-out {
    from {
        opacity: 1;
        -moz-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -moz-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-ms-keyframes testim-content-out {
    from {
        opacity: 1;
        -ms-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        -ms-transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@-o-keyframes testim-content-out {
    from {
        opacity: 1;
        -o-transform: translateY(0);
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
        transform: translateY(-100%);        
    }
}

@keyframes testim-content-out {
    from {
        opacity: 1;
        transform: translateY(0);
    }
    
    to {
        opacity: 0;
        transform: translateY(-100%);        
    }
}

@-webkit-keyframes testim-show {
    from {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
}

@-moz-keyframes testim-show {
    from {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
}

@-ms-keyframes testim-show {
    from {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
}

@-o-keyframes testim-show {
    from {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
}

@keyframes testim-show {
    from {
        opacity: 0;
        transform: scale(0);
    }
    
    to {
        opacity: 1;
        transform: scale(1);       
    }
}

@-webkit-keyframes testim-hide {
    from {
        opacity: 1;
        -webkit-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -webkit-transform: scale(0);
        transform: scale(0);
    }
}

@-moz-keyframes testim-hide {
    from {
        opacity: 1;
        -moz-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -moz-transform: scale(0);
        transform: scale(0);
    }
}

@-ms-keyframes testim-hide {
    from {
        opacity: 1;
        -ms-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -ms-transform: scale(0);
        transform: scale(0);
    }
}

@-o-keyframes testim-hide {
    from {
        opacity: 1;
        -o-transform: scale(1);       
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        -o-transform: scale(0);
        transform: scale(0);
    }
}

@keyframes testim-hide {
    from {
        opacity: 1;
        transform: scale(1);       
    }
    
    to {
        opacity: 0;
        transform: scale(0);
    }
}

@media all and (max-width: 300px) {
  body {
    font-size: 14px;
  }
}

@media all and (max-width: 500px) {
  .testim .arrow { font-size: 1.5em; }
  .testim .cont div p { line-height: 25px; }
}
/******Side btn******/
.side-bar { width:12%; height: auto; position: fixed; top: 50%; right:-1%; -webkit-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%); }
.side-bar a { display: block;  text-align: center;}

/*********Presentation Page*********/

.main-timeline{ overflow: hidden; position: relative; padding: 60px 0;}
.main-timeline:before{ content: ""; width: 1px; height: 100%; background: #cfcdcd; position: absolute;  top: 0; left: 50%;}
.main-timeline .timeline{ width: 50%; clear: both;  position: relative;}
.main-timeline .timeline:before,
.main-timeline .timeline:after{ content: ""; display: block; clear: both;}
.main-timeline .timeline:first-child:before,
.main-timeline .timeline:last-child:before{
    content: "";
    width: 11px;
    height: 11px;
    background: #cfcdcd;
    box-sizing: content-box;
    border: 5px solid #fff;
    box-shadow: 0 0 0 2px #cfcdcd;
    position: absolute;
    top: -54px;
    right: -11px;
    transform: rotate(45deg);
}
.main-timeline .timeline:last-child:before{ top: auto; bottom: -54px;}
.main-timeline .timeline:last-child:nth-child(even):before{ right: auto; left: -11px;}
.main-timeline .timeline-icon{
    width: 24px;
    height: 24px;
    background: #fff;
    border: 1px solid #cfcdcd;
    position: absolute;
    top: 17px;
    right: -13px;
    z-index: 1;
    transform: rotate(45deg);
}
.main-timeline .timeline-icon:before{
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: background-color 0.2s ease 0s;
}
.main-timeline .timeline:hover .timeline-icon:before{ background: #ff0000; }
.main-timeline .timeline-content{
    width: 85%;
    padding: 18px 30px;
    background: #fff;
    text-align: right;
    float: left;
    border: 1px solid transparent;
    position: relative;
    transition: all 0.3s ease 0s;
}
.main-timeline .timeline:hover .timeline-content{ border: 1px solid #cfcdcd;}
.main-timeline .timeline-content:before{
    content: "";
    display: block;
    width: 14px;
    height: 14px;
    background: #fff;
    border: 1px solid #cfcdcd;
    position: absolute;
    top: 21px;
    right: -7.3px;
    transform: rotate(45deg);
    transition: all 0.2s ease 0s;
}
.main-timeline .timeline:hover .timeline-content:before{ background: #ff0000; border-color: #ff0000;}
.main-timeline .timeline-content:after{ content: ""; width: 11%; height: 1px; background: #cfcdcd; position: absolute; top: 28px; right: -14%;}
.main-timeline .date{ display: block; font-size: 15px; font-weight: 600; color: #ff0000; margin: 0 0 8px; transition: all 0.3s ease 0s;}
.main-timeline .timeline:hover .date{ color: #444; }
.main-timeline .title{ font-size: 18px; color: #444; margin-top: 0; transition: all 0.3s ease 0s;}
.main-timeline .timeline:hover .title{ color: #ff0000; }
.main-timeline .description{ font-size: 16px; color: #777; line-height: 20px; margin-top: 8px;}
.main-timeline .timeline:nth-child(2n),
.main-timeline .timeline:nth-child(2n) .timeline-content{ float: right;  text-align: left;}
.main-timeline .timeline:nth-child(2n) .timeline-icon{right: 0; left: -12px; }
.main-timeline .timeline:nth-child(2n) .timeline-content:before{ left: -7.3px; }
.main-timeline .timeline:nth-child(2n) .timeline-content:after{ left: -14%; }
@media only screen and (max-width: 767px){
    .main-timeline{ padding-left: 20px; }
    .main-timeline:before{ left: 20px; }
    .main-timeline .timeline{ width: 100%; }
    .main-timeline .timeline,
    .main-timeline .timeline-content{ float: right; text-align: left;}
    .main-timeline .timeline:first-child:before,
    .main-timeline .timeline:last-child:nth-child(odd):before{ right: auto; left: -11px; }
    .main-timeline .timeline-icon{ right: 0;  left: -12px;  }
    .main-timeline .timeline-content:before{ left: -7.3px; }
    .main-timeline .timeline-content:after{ left: -14%; }
}











