@charset "utf-8";
/* CSS Document */

.contact-txt {
	color: #fff !important;
}
.text-box {
	height: 220px !important;
	padding: 20px !important;
}
.text-box1 {
	height: 340px !important;
	padding: 40px !important;
	
}
.text-box2 {
	height: 220px !important;
	padding-top: 70px !important;
}
.text-box2:hover {
    background: #fff !important;
	color: #000 !important;
}
.text-box1:hover {
    background: #fff !important;
	color: #000 !important;
}

.text-box-about {
	height: 250px !important;
	padding: 20px !important;
}

.text-box-about {
	padding: 40px;
	text-align: center;
	transition: background .4s ease 0s;
	cursor: pointer;
}

.text-box-about i {
	font-size: 42px;
	margin: 40px 0 20px;
}

.text-box-about i {
	color: #fff;
	transition: all .4s ease 0s;
}

.text-box-about h3,.text-box-about h5,.text-box-about p {
	color: #fff;
	transition: all .4s ease 0s;
}

.text-box-about:hover {
	background: #eee;
}

.text-box-about:hover i,.text-box-about:hover h3,.text-box-about:hover h5,.text-box-about:hover p {
	color: #333;
}

.text-box-about.text-box-about-light {
	border: 1px solid #d9d9d9;
	background: #fff;
}

.text-box-about.text-box-about-light i,.text-box-about.text-box-about-light h3,.text-box-about.text-box-about-light h5,.text-box-about.text-box-about-light p {
	color: #1f1f1f;
}

.text-box-about.text-box-about-light:hover {
	background: #f52f3e;
}

.text-box-about.text-box-about-light:hover i,.text-box-about.text-box-about-light:hover h3,.text-box-about.text-box-about-light:hover h5,.text-box-about.text-box-about-light:hover p {
	color: #fff;
}

.text-box-about.hover-effect {
	padding: 25px 10px 30px !important;
}

.text-box-about.hover-effect i {
	margin: 30px 0 20px;
}

.text-box-about.hover-effect p {
	opacity: 0;
}

.text-box-about.hover-effect:hover i {
	margin: 10px 0 6px;
}
.text-dark1, .text-dark1 a:not(.btn),.text-dark1 a:not(.btn-danger),.text-dark1 a:not(.btn):hover:not(.btn-light) {
	color: #111;
}

.text-dark1 h1,.text-dark1 h2,.text-dark1 h3,.text-dark1 h4,.text-dark1 h5,.text-dark1 h6,.text-dark1 p,.text-dark1 .lead,.text-dark1 i,.text-dark1 li,.text-dark1 label,.text-dark1 div:not(.alert),.text-dark1 span:not(.btn-label) {
	/*color: #fff !important;*/
}
.text-light p {
	
}
.heading-text-gi {
	padding-right: 100px;
	
}
.end-to-end {
	padding-top: 60px;
	padding-left: 50px;
	color: #fff;
}
.end-to-endp {
	
	padding-left: 50px;
	color: #fff;
}

.text-box:hover {
    background: #fff !important;
}

.shop-promo-box {
	border: none !important;
}
button.btn {
	background-color: #000 !important;
	border-color: #000 !important;
}

.but-db{
	margin-top: 24% !important;
}
.but-db1{
	margin-top: 18% !important;
	
}
.flip-card .back {
    background: #ffffff;
    color: #fa5d12;
    line-height: 68px;
    text-align: center;
    transform: rotateY(180deg);
    font-size: 12px;
}
.flip-card .side {
    backface-visibility: hidden;
    height: 100%;
    position: absolute;
    overflow: hidden;
    width: 100%;
    padding-top: 12px;
    border: 1px solid #ffffff;
}
.insurance-box {
    margin-bottom: 20px;
    height: 95px;
    position: relative;
}
/*.process {
	width: 250px !important;
}
*/
/*icon-box .icon a, .icon-box .icon i {
   
    color: #fff !important;
}
.icon-box .icon i:after {
	box-shadow: 0 0 0 3px #fff !important;
}
.icon-box{
	width: 230px !important;
	color: #fff !important;
	height: 180px !important;
	border: 1px solid #fff !important;
    margin-top: 25px !important;
    padding: 20px 30px 0px !important;
   
}
icon-box.process {
    
}*/

.om-but {

	margin: 15px 0 0 60px;
	
}
.grid li:after {
	/*border-bottom: none !important;*/ /* changed for partners page */
}
.team-members.team-members-shadow .team-member {
     border: none !important;
     box-shadow: none !important;
	padding: 20px !important;
	
}

.team-members .team-member {
	text-align: left !important;
}
	
.teamh{
	text-transform: uppercase;
	font-size: 25px !important;
	line-height: 25px !important;
	
}

.btn-dark {
	width: 125px !important;
	
}
/*  Accordion Slider */



 .accordian {
         width: 100%; height: 350px;
         overflow: hidden;
         margin: 10px auto;
        /* box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
         -webkit-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);
         -moz-box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.35);*/
         }
         .accordian ul {
         width: 100%;
         }
         .accordian li {
         position: relative;
         display: block;
         width: 14.25%;
         float: left;
        /* border-left: 1px solid #888;*/
         box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
         -webkit-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
         -moz-box-shadow: 0 0 25px 10px rgba(0, 0, 0, 0.5);
         transition: all 0.5s;
         -webkit-transition: all 0.5s;
         -moz-transition: all 0.5s;
         }
         .accordian ul:hover li {width: 9%;}
         .accordian ul li:hover {width: 40%;  }
         .accordian li img {
         display: block;
         }
         .image_title {
			 background: rgba(0, 0, 0, 0.6);
			 position: absolute;
			 left: 20 px; bottom: 30px;	
			 width: 100%;
			 font-size: 19px;
			 color: #fff;
			 padding: 20px 20px 0px;
         }
         .image_title a {
         display: block;
          color: #fff;
         text-decoration: none;
         font-size: 15px;
			 padding-bottom: 10px;
			 
         
         }
		  .image_desc {
			  padding-left: 350px;
			 /* padding-bottom: -25px !important;*/
			  /*position:relative;*/
			  color: #fff;
		  }

/*  Accordion Slider */

#mainMenu nav>ul>li:hover {
	 color: #f52f3e !important;
}

/*#mainMenu nav>ul>li>a {
	    font-size: 15px !important;
}

#mainMenu nav>ul>li .dropdown-menu>li>a, #mainMenu nav>ul>li .dropdown-menu>li>span, #mainMenu nav>ul>li .dropdown-menu>li [class*=col-]>ul>li>a {
	font-size: 15px !important;
	
}

#mainMenu nav>ul>li.hover-active>a, #mainMenu nav>ul>li.hover-active>span, #mainMenu nav>ul>li.current>a, #mainMenu nav>ul>li.current>span, #mainMenu nav>ul>li:hover>a, #mainMenu nav>ul>li:hover>span, #mainMenu nav>ul>li:focus>a, #mainMenu nav>ul>li:focus>span {
    color: #f52f3e !important;
}*/
.dmc-icons {
	font-size: 35px !important;
}

.shop-promo-box {
    min-height: 0px !important;
}


 .section-title {
    flex: 1;
    display: flex;
    align-items: center;
    width: 100%;
    margin: 0;
    padding: 0;
    text-align: center;
    color: white;
    
    h2 {
      margin: 0;
      transform: rotate(-90deg);
      white-space: nowrap;
    }
  }
  
  .section-content {
    flex: 1;
    display: flex;
    align-items: center;
    margin: 0;
    padding: 0;
    opacity: 0;
    transition: all .25s .1s ease-out;
  }

.otto {
 /* background: #0e8dbc;*/
  color: white;
  text-shadow: 0 1px 0 #ccc,
               0 2px 0 #c9c9c9,
               0 3px 0 #bbb,
               0 4px 0 #b9b9b9,
               0 5px 0 #aaa,
               0 6px 1px rgba(0,0,0,.1),
               0 0 5px rgba(0,0,0,.1),
               0 1px 3px rgba(0,0,0,.3),
               0 3px 5px rgba(0,0,0,.2),
               0 5px 10px rgba(0,0,0,.25),
               0 10px 10px rgba(0,0,0,.2),
               0 20px 20px rgba(0,0,0,.15);
}
.zoom {
 
 /* background-color: green;*/
  transition: transform .2s; /* Animation */
  
  margin: 0 auto;
}

.zoom:hover {
  transform: scale(1.10); /* (150% zoom)*/
}

.iconul {
   
    height: 2px;
    width: 45px;
    background-color: #f52f3e;
    left: 0;
    right: 0;
}
.addr {
	padding-left: 5px !important;
}

.contact-bg {
	background-image:url(../images/parallax/contact-bg.jpg);
    background-position: center center;
	background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

@media only screen and (max-width: 767px) {
  .contact-bg {
   
    background-image:url(../images/parallax/contact-bg-m.jpg);
  	}
}

#circle {
    background: lightblue;
   	-moz-border-radius: 100px;
	-webkit-border-radius: 100px;
	border-radius: 50%;
    width: 200px;
    height: 200px;
}
.ph {
	padding: 30px;
}

/* */

.gicrow{
display:block;
/*background-color: grey;*/
width:100%;
height: 100px;
margin: 10px;
}
.gicin{
    display:inline-block;
    width:104px;
    height:104px;
}


/* */
container1 {
  position: relative;
  width: 100%;
}

.image1 {
  display: block;
  
  height: auto;
}

.overlay1 {
  position: relative;
  top: -104px;
  bottom: 0;
  /*left: 0;
  right: 0;*/
  width:104px;
  height: 104px;
  padding-left: 20px;
  opacity: 0;
  transition: .5s ease;
  background-color: #8f0921;
  border-radius: 15px;
}

.container1:hover .overlay1 {
  opacity: 1;
}

.text1 {
  color: #fff;
  font-size: 14px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}



@media (min-width: 768px)
.col-md-4 {
    -ms-flex: 0 0 50.00%  !important;
    flex: 0 0 50.00% !important;
    max-width: 50.00% !important;
}
@media (max-width: 720px)
.col-md-4 {
    -ms-flex: 0 0 50.00%  !important;
    flex: 0 0 50.00% !important;
    max-width: 50.00% !important;
}

@media (max-width: 1140px)
.col-md-4 {
    -ms-flex: 0 0 50.00%  !important;
    flex: 0 0 50.00% !important;
    max-width: 50.00% !important;
}


/* logo-carousel starts here */

/* Slider */
.slick-slide {
  margin: 0px;
}

.logo-carousel {
  overflow: inherit;
  /*border-top: 1px solid #353535;
  border-bottom: 1px solid #353535;*/
}

.slick-slide img {
  width: 100%;
  padding: 0 10px 0;
}

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}

/* logo-carousel ends here */
.about-h{
	padding-top: 8px;
}

.aboutbg {

	background-image: url("../images/beyontc-office.jpg");
	background-color: #fff;
	background-repeat: no-repeat;
    background-position: right;
}

@media(min-width:768px) {
	.row-cols-md-3a>* {
		-ms-flex: 0 0 33.333333%;
		flex: 0 0 33.333333%;
		max-width: 33.333333%;
	}
	.col-md-3a {
		-ms-flex: 0 0 25%;
		flex: 0 0 25%;
		max-width: 25%;
	}
.col-md-3a

 {
    position: relative;
    width: 100%;
    padding: 0;
}
}
.img-responsive {
  width: 100%;
  height: auto;
}


.popover-header {
    padding:8px 14px;
    background-color:#f7f7f7;
    border-bottom:1px solid #ebebeb;
    -webkit-border-radius:5px 5px 0 0;
    -moz-border-radius:5px 5px 0 0;
    border-radius:5px 5px 0 0;
}
.popover-title {
    margin:0;
    padding:0;
    background-color:transparent;
    border:none;
}
.example-popovers {
    padding:30px 0;
}
.acenter {
    text-align:center;
    margin:30px 0;
}