
.select2-container--default .select2-selection--single {
    background-color: #fff !important;
    border: 1px solid #ebebeb !important;
    border-radius: 4px !important;
    line-height: 50px !important;
    height: 48px !important;
}
span.address-footer {
    line-height: 30px;
}
h6.desc-txt {
    font-size: 21px;
}
.classy-nav-container {
    background-color: #0e2737 !important;
    padding: 8px !important;
}
.journals {
    background-color: #f8f9fa;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #84757d !important;
    line-height: 46px !important;
    font-size: 15px !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    top: 78% !important;
}
.ab-sec-home {
    padding: 0px 50px 0px 50px;
}
.conf-butns {
    border: 1px solid #dc3545 !important;
    background-color: #bd2a3a63;
}
.about-box {
    padding-right: 15px;
    padding-left: 0px;
}
.no-gutters {
    margin-right: 0;
    margin-left: 0;
    float: right;
}
.testi-sec {
    display: none;
}
a.journ-lin {
    display: none !important;
}
.welcome-text {
    text-align: left !important;
}
.single-welcome-slide .welcome-text h2 {
    font-size: 55px;
}
.single-welcome-slide .welcome-text h6 {
    text-transform: capitalize;
}
.cont-add-txt {
    margin: 0% 0% 22% 0% !important;
    -webkit-box-shadow: 0px 10px 13px -7px #000000, 2px 2px 11px -1px rgba(0,0,0,0);
    box-shadow: 0px 2px 12px -8px #000000, 2px 2px 11px -1px rgba(0,0,0,0);
    padding: 20px;
    background-color: white;
}
.cont-social {
    margin: 0px 6px 0px 6px;
    font-size: 22px;
    color: #bd2a3a;
}
.breadcrumb-area .page-title {
    color: #ffffff;
    font-size: 50px;
}
.cont-title {
    margin: 15% 0% 0% 0%;
}
.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
    margin-right: 6%;
    background-color: white;
    color: #000;
    margin-top: 4%;
}
.register .nav-tabs .nav-link:hover{
    border: none;
}
.text-align{
    margin-top: -3%;
    margin-bottom: -9%;

    padding: 10%;
    margin-left: 30%;
}
.form-new{
    margin-right: 22%;
    margin-left: 20%;
}
.register-heading{
    margin-left: 21%;
    margin-bottom: 10%;
    color: #e9ecef;
}
.register-heading h1{
    margin-left: 21%;
    margin-bottom: 10%;
    color: #e9ecef;
}
.btnLoginSubmit{
    border: none;
    padding: 2%;
    width: 25%;
    cursor: pointer;
    background: #29abe2;
    color: #fff;
}
.btnForgetPwd{
    cursor: pointer;
    margin-right: 5%;
    color: #f8f9fa;
}
.register{
    background: -webkit-linear-gradient(left, #3931af, #00c6ff);
    margin-top: 3%;
    padding: 3%;
    border-radius: 2.5rem;
}
.nav-tabs .nav-link{
    border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: white;
}
.roberto-cta-area {
    position: relative;
    z-index: 1;
    display: none;
}
.welcome-slides .owl-prev, .welcome-slides .owl-next {
    display: none;
}
.classynav ul li.active a {
    color: #fff !important;
}
.classynav ul li.active a::before {
    display: none;
}
.classynav ul li.active {
    background-color: #bd2a3a;
}
.top-header-area .top-header-content > a {
    display: none;
}
.seacr-icon {
    margin: 0px -100px 0px 11px;
}
.search-custom {
    border-radius: 0px;
}
span.website-link {
    display: none;
}
a.foot-social i {
    color: #fff;
    background-color: #1cc3b2;
    padding: 20px 40px 20px 40px;
    border-radius: 5px;
    margin: 0px -10px 0px -15px;
}
/* Portfolio Start */
.border-bottom {
    border-bottom: 0px solid #dee2e6!important;
}
h4.subject-title {
    text-align: center;
    font-size: 20px;
    padding: 10px 0px 0px 0px;
}
.img-fluid {
    border-radius: 10px;
}
.portfolio-menu{
	text-align:center;
}
.portfolio-menu ul li{
	display:inline-block;
	margin:0;
	list-style:none;
	padding:10px 15px;
	cursor:pointer;
	-webkit-transition:all 05s ease;
	-moz-transition:all 05s ease;
	-ms-transition:all 05s ease;
	-o-transition:all 05s ease;
	transition:all .5s ease;
}

.portfolio-item{
	/*width:100%;*/
}
.portfolio-item .item{
	/*width:303px;*/
	float:left;
	margin-bottom:10px;
}
/* Portfolio Ends */
.blog-item {
    background-color: #fff;
    display: block;
    max-width: 370px;
    margin: 0 auto;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
    webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.blog-item .blog-image {
    width: 100%;
    max-width: 370px;
    position: relative;
    overflow: hidden;
}
#blog .blog-image div.lazy {
    width: 100%;
    height: 150px;
    display: block;
    
    background-repeat: no-repeat;
    background-position: 50% 50%;
}
.blog-item .date {
    background: #010811;
}
.blog-item .date, .blog-item .date a, .blog-item .date a:hover {
    font-size: 15px;
    /* font-weight: bold; */
    text-transform: uppercase;
    padding: 10px;
    /* background-color: #4064d7; */
    color: #fff;
    border-radius: 0px;
    margin: 0 auto;
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    transform: translateY(-20px);
    width: 100%;
}
.text-left
{
    text-align: center !important;
}
.blog-item .descr {
    padding: 0px 15px 0px 15px;
    letter-spacing: .1px;
    line-height: 28px;
    min-height: 70px;
}
.blog-item .descr h3 {
    /* line-height: 30px; */
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 0px;
    position: relative;
}
.blog-item .descr h3:before {
   display: none;
}
.blog-item .descr h3:before {
    position: absolute;
    content: '';
    height: 3px;
    width: 45px;
    left: 42%;
    bottom: -15px;
    background-color: #4064d7;
}
.blog-item .descr h3 a {
    margin-top: 37px;
    font-weight: 500;
    text-align: center;
    letter-spacing: -.3px;
    font-size: 16px;
    color: #272727;
    webkit-transition: all .3s ease-out 0s;
    -moz-transition: all .3s ease-out 0s;
    -ms-transition: all .3s ease-out 0s;
    -o-transition: all .3s ease-out 0s;
    transition: all .3s ease-out 0s;
}
.blog-item .blog-footer {
    background: #fff;
    display: inline-block;
    width: 100%;
    border-top: 1px solid #e5e5e5;
    padding: 14px 20px;
    margin: -7px 0;
}
.blog-item .blog-footer .float-left {
    float: left!important;
}
.blog-item .blog-footer .prop-user a {
    color: #000;
    font-size: 13px;
}
.blog-item .adderess, .blog-item .adderess a, .blog-item .adderess a:hover {
    color: #2a303b;
    font-size: 14px;
    line-height: 22px;
    margin: 0;
    font-weight: 500;
}
.text-right1 h4 {
    color: #fff;
}
.breadcrumb-area {
    height: 400px;
}
.mb-80 {
    margin-bottom: 30px;
}

.section-padding-80-0 {
    padding-top: 30px;
    padding-bottom: 0;
}
.section-heading {
    position: relative;
    z-index: 1;
    margin-bottom: 15px;
}
section.roberto-about-area.section-padding-100-01 {
    margin-top: -50px;
}
h2.add-title1 {
    text-align: center;
    margin-bottom: 25px;
    margin-top: 40px;
}
h2.add-title {
    color: #fff;
    text-align: center;
    margin-bottom: 25px;
    margin-top: -25px;
}
.text-right2 {
    vertical-align: top !important;
    margin: 0% 0% 12% 0%;
}
.text-right1 {
    color: #fff;
    vertical-align: top !important;
    margin: 0% 0% 12% 0%;
}
a.post-title1 {
    font-size: 16px;
}
a.post-thumbnail img {
    border-radius: 20px !important;
}
.section-padding-100-0 {
    padding-top: 30px;
    padding-bottom: 30px;
}
/* Start Gallery */
h4.galle-title {
    font-size: 18px;
    text-align: center;
    margin-top: 15px;
    font-weight: 600;
}
.gal-container {
  padding: 12px;
}

.gal-item {
  overflow: hidden;
  padding: 3px;
}

.gal-item .box {
  height: 350px;
  overflow: hidden;
}

.box img {
  height: 110%;
  width: 110%;
  top: -10%;
  object-fit: cover;
  -o-object-fit: cover;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.box:hover img{
  transform: scale(1.1);
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:focus {
  outline: none;
}

.gal-item a{
  cursor: pointer;
}

.gal-item a::after {
  content: "\f00e";
  font-family: "FontAwesome";
  opacity: 0;
  background-color: rgba(0, 0, 0, 0.75);
  position: absolute;
  right: 3px;
  left: 3px;
  top: 3px;
  bottom: 3px;
  text-align: center;
  line-height: 350px;
  font-size: 30px;
  color: #fff;
  -webkit-transition: all 0.5s ease-in-out 0s;
  -moz-transition: all 0.5s ease-in-out 0s;
  transition: all 0.5s ease-in-out 0s;
}

.gal-item a:hover:after {
  opacity: 1;
}

.modal-open .gal-container .modal {
  background-color: rgba(0,0,0,0.4);
}

.modal-open .gal-item .modal-body {
  padding: 0px;
}

.modal-open .gal-item button.close {
  position: absolute;
  width: 25px;
  height: 25px;
  background-color: #000;
  opacity: 1;
  color: #fff;
  z-index: 999;
  right: -12px;
  top: -12px;
  border-radius: 50%;
  font-size: 15px;
  border: 2px solid #fff;
  line-height: 25px;
  -webkit-box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
  box-shadow: 0 0 1px 1px rgba(0,0,0,0.35);
}

.modal-open .gal-item button.close:focus {
  outline: none;
}

.modal-open .gal-item button.close span {
  position: relative;
  top: -3px;
  font-weight: lighter;
  text-shadow: none;
}

.gal-container {
  width: 80%;
}


@media (min-width: 768px) {
  .gal-container .modal-dialog {
    width: 55%;
    margin: 50 auto;
  }
}

@media (max-width: 768px) {
  .gal-container .modal-content {
    height: 250px;
  }
}


/* Modal */
#myImg {
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

#myImg:hover {opacity: 0.7;}


.modal {
  display: none;
  position: fixed;
  z-index: 1;
  padding-top: 100px;
  left: 0;
  top: 0;
  width: 100%; 
  height: 100%;
  overflow: auto; 
  background-color: rgb(0,0,0); 
  background-color: rgba(0,0,0,0.9); 
}

.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

#caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

.modal-content, #caption { 
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)} 
  to {transform:scale(1)}
}

.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}
/* End Gallery */
/* Start Conferences */
.gallery_product img {
    border-radius: 10px;
}
h4.conf-title {
    font-size: 17px;
    text-align: center;
    margin-top: 15px;
    font-weight: 600;
}
.gallery-title {
    font-size: 42px;
    color: #2a303b;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
    text-transform: capitalize;
    display: block;
    line-height: 1.2;
}
.filter-button {
    font-size: 18px;
    border: 1px solid #ffffff;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 30px;
    font-weight: 600;
}
.filter-button:hover
{
    font-size: 18px;
    border: 1px solid #f3c13a;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #f3c13a;
}
.btn-default:active .filter-button:active
{
    background-color: #42B32F;
    color: white;
}

.gallery_product
{
    margin-bottom: 30px;
}

/* End Conferecnces */
.terms-title {
    font-size: 42px;
    color: #2a303b;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
    text-transform: capitalize;
    display: block;
    line-height: 1.2;
}
.single-welcome-slide {
    height: 600px;
}
.mb-100 {
    margin-bottom: 30px;
}
.copywrite-text {
    text-align: center;
}
.section-padding-100-02 {
    padding-top: 40px;
    padding-bottom: 0;
    background-color: #f5d683;
}
h2.conference-title {
    font-size: 42px;
    text-transform: capitalize;
    margin-bottom: 0px;
    display: block;
    line-height: 1.2;
    text-align: center;
    background-color: #0e2737;
    padding: 50px 0px 50px 0px;
    color: #fff;
}
.classy-nav-container .classy-navbar .classynav ul li a {
    padding: 0 7px;
}
.classy-navbar .nav-brand {
    width: 30%;
}
@media only screen and (max-width: 767px) {
.classy-nav-container .classy-navbar .nav-brand {
    max-width: 60% !important;
}
    .classy-navbar .nav-brand {
    width: 60%;
}
    h4.subject-title {
    text-align: center;
    font-size: 16px;
    padding: 10px 0px 0px 0px;
}
    .portfolio-menu ul li {
    padding: 10px 15px 10px 10px;
    margin: 3px;
}
    .top-header-area .top-header-content .top-social-area a {
    margin-right: 10px;
    margin-left: 10px;
}
    .header-phone {
    display: contents;
}
    .single-welcome-slide .welcome-text h2 {
    font-size: 30px;
}
    ul#nav i {
    color: #000;
}
    .seacr-icon {
    margin: 0px -100px 0px -5px;
}
    .filter-button {
    font-size: 15px !important;
    border: 1px solid #ffffff;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    margin-bottom: 12px;
}
    filter-button:hover {
    font-size: 15px !important;
    border: 1px solid #f3c13a;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #f3c13a;
    font-weight: 600;
}
    .nice-select {
        margin-bottom: 30px;
    }
    .classynav ul li.active a {
    color: #dc3545 !important;
}
    .single-welcome-slide {
    height: 220px;
}
    a.foot-social i {
    color: #fff;
    background-color: #1cc3b2;
    padding: 10px 20px 10px 20px;
    border-radius: 5px;
    margin: 0px -10px 0px -15px;
}
}