/*Universalled.new css*/
@import url('https://fonts.googleapis.com/css?family=Raleway:300,400,600,700,800&display=swap');
@font-face {
  font-family: Sail-Regular;
  src: url(../fonts/Sail-Regular.ttf);
}
body {
   font-family: 'Raleway', sans-serif;
   overflow-x: hidden;
}
ul {
  list-style: none;
}
p{font-size: 15px;
    color: #848484;
    line-height: 1.9;
    margin-bottom: 15px;
    margin-top: 0; font-weight: 500;}
a{color: inherit;}
h1,h2,h3,h4,h5,h6{font-family: Sail-Regular;}
.bg-theme{background-color: #293680;}
.text-theme{color: #293680;}
.bg-theme2{background-color: #ef652f;}
.text-theme2{color: #ef652f;}
.bg_lightblue{background-color: #45b2cc;}
.text-light2{color: #e6e7f0;}
.bg-light2{background-color: #e6e7f0;}
.font-raleway{font-family: 'Raleway', sans-serif;}
.main_logo img {
    *width: 240px;
}
.header_right_side_section {
    float: right;
}
.social_icon_top {
    display: inline-flex;
}
.main_social_icons {
    display: inline-flex;
}
.top_social_list li .fa, .tbi_inner_card .img_bottom_cont_per h4{color: #45b2cc;}
.header_rigth_cont_S{
    display: inline;
}
.telegraph_text p {
    font-size: 17px;
    font-weight: 400;
    margin-bottom: 0;
  float: right;
    color: #494949;
}
.social_icons {
    padding: 0px 14px 0px 0px;
}
/*============================================Nav===================================*/

.header_logo .main_logo {
    margin-top: -15px;
}

.menu-area_top {border-top: 1px dashed #ccc; border-bottom: 1px dashed #ccc;}
.dropdown-menu {
  padding: 0;
  margin: 0;
  border: 0 solid transition !important;
  border: 0 solid rgba(0, 0, 0, .15);
  border-radius: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0px;
}
.mainmenu ul li a{
  margin: 0px; 
}

.mainmenu a,
.navbar-default .navbar-nav > li > a,
.mainmenu ul li a,
.navbar-expand-lg .navbar-nav .nav-link {
    color: #606060;
    font-size: 14px;
    text-transform: capitalize;
    display: block !important;
    font-weight: 600;
    padding: 15px 40px;
}

.mainmenu .active a,
.mainmenu .active a:focus,
.mainmenu .active a:hover,
.mainmenu li a:hover,
.mainmenu li a:focus,
.navbar-default .navbar-nav > .show > a,
.navbar-default .navbar-nav > .show > a:focus,
.navbar-default .navbar-nav > .show > a:hover {
  color: #ef652f!important;
  background: utline: 0;
  text-decoration: none;
  transition: .3s;
  -webkit-transition: .3s;
  
}

/*.navbar-nav > li.nav-item:hover > a{font-size: 17px; transition: .3s; -webkit-transition: .3s;}*/
.mainmenu .dropdown-menu a {
    padding: 10px 12px;
    margin: 0;
    border-bottom: 1px solid #626ca2;
    text-align: center;
    color: #fff!important;
    position: relative;
    font-weight: 400;
    font-style: normal;
    *background: #ffed11;
    transition: .3s;
    -webkit-transition: .3s;
}

/******************************Drop-down menu work on hover**********************************/
.mainmenu {
  background: none;
  border: 0 solid;
  margin: 0;
  padding: 0;
  min-height: 20px;
  width: 100%;
}
.mainmenu .collapse ul ul {
    position: absolute;
    top: 100%;
    left: -16px !important;
    min-width: 250px;
    display: none;
    width: 226px;
  text-align: center;
}

/*Socail_icon css*/
.social_icons .fa {
    padding: 12px 0px;
    font-size: 20px;
    width: 50px;
    text-align: center;
    text-decoration: none;
    margin: 5px 2px;
    transition: .2s;
}
.social_icons  .fa:hover {
    opacity: 0.7;
    background: #ec321d;
    color: #fff;
    text-decoration: none;
}
.social_icons  .fa, .footer_socail_icon .fa {
    color: #45b2cc;
    border-radius: 51%;
    width: 35px;
    height: 35px;
    border: 2px solid #45b2cc;
    line-height: 8px;
    font-size: 20px;
    }
.footer_socail_icon  .fa{color: #ccc; border-color: #ccc; line-height: 30px;}

@media only screen and (min-width: 768px) {
.mainmenu .dropdown-menu {min-width: 260px; border: 1px solid #626ca2; transform: translateX(-50%); top: 130%; left: 50%; display: block; -webkit-transition: 0.3s ease; -moz-transition: 0.3s ease; -ms-transition: 0.3s ease; -o-transition: 0.3s ease;
  transition: 0.3s ease; opacity: 0; visibility: hidden; background: #293680;}
.mainmenu .dropdown-menu li a{color: #fff;}
.mainmenu .dropdown:hover .dropdown-menu {opacity: 1; visibility: visible; top: 100%;}
.map {text-align: center;}
.map img {display: inline-block!important; width: 60%; margin-bottom: 20px;}
}

@media only screen and (max-width: 767px) {
  .navbar-nav .show .dropdown-menu .dropdown-menu > li > a {
    padding: 16px 15px 16px 35px
  }
  .navbar-nav .show .dropdown-menu .dropdown-menu .dropdown-menu > li > a {
    padding: 16px 15px 16px 45px
  }
  .main_logo img{width: 200px;}
  .top-strip ul:last-child{display: none;}
}
/*===================================Nav End*===========================================*/




/*===================================Slider*===========================================*/
.heading-box h2{ width:100%; color: red; }
.text-box {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  right: 15%;
  color: #fff;
  text-align: center;
  transform: translateY(-50%);
}
.caption-banner-view {
  position: absolute;
  top: 50%;
  left: 15%;
  right: 15%;
  color: #fff;
  text-align: right;
  transform: translateY(-50%);
    z-index: 2;
}
.text-box h1 {
    font-size: 72px;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.8);
}
.text-box > p {
    color: #fff;
    text-shadow: 1px 2px 4px rgba(0, 0, 0, 0.8);
}
.text-box > .dash {
    display: inline-block;
    width: 100px;
    height: 6px;
    background: #ffe500;
}

.banner_text_hight{
  font-size: 40px;
  font-weight: 600;
}
.inner_banner .carousel-indicators{bottom: 10px;}
.carousel-indicators {
    right: 0 !important;
    justify-content: flex-center;
    padding-left: 0;
    margin-right: 0px;
    margin-left: 0;
    bottom: 100px;
}

.carousel-indicators li {
    width: 12px;
    height: 12px;
    opacity: 1;
    border: none;
    background: #ccc;
}
.all_section{
  padding: 60px 0px;
    overflow: hidden;
}
.perfect_titles h3 .title_arrow {
    position: absolute;
    top: -15px;
}
.perfect_titles h3 .title_arrow.talft{left: 0;}
.perfect_titles h3 .title_arrow.targt{right: 0;}
.perfect_titles h3 {
    padding: 0px 134px;
    font-size: 56px;
    text-align: center;
    margin: auto;
    position: relative;
}
.perfect_wrp{background: #e6e7f0;}
.perfect_titles h1 img{margin-top: -22px;}
.box-section {
    border: 2px solid #293680;
    padding: 2px;
    transition: .3s;
    -webkit-transition: .3s;
}
.box-section img{transition: .3s; -webkit-transition: .3s;}
.box-section .box_img_section {
    background: #111;
    padding: 30px 30px 0 30px;
    transition: .3s;
    -webkit-transition: .3s;
    overflow: hidden;
}

.about-thumb {
    padding-right: 25px;
}
.about-thumb.at-left {
    padding-right: 0;
    padding-left: 25px;
}
.about-thumb .thumb-one {
    margin-right: 75px;
}
.about-thumb .thumb-one, .about-thumb .thumb-two {
    background-color: #ffffff;
    padding: 25px;
    box-shadow: 0px 0px 25.23px 3.77px rgba(164, 164, 164, 0.13);
}
.about-thumb .thumb-one img, .about-thumb .thumb-two img {
    width: 100%;
}
.about-thumb .thumb-two {
    margin-left: 70px;
    margin-top: -48%;
    position: relative;
}
.section-title{position: relative;}
.section-title:before{position: absolute;
    content: '';
    bottom: 0;
    left: 0;
    width: 100px;
    height: 3px;
    border-top: 1px solid #293680;
    border-bottom: 1px solid #293680;
    margin-top: -1px;}
.text-center .section-title:before{left: 50%; margin-left: -50px;}
.section-title.line-theme2:before{border-top: 1px solid #ef652f; border-bottom: 1px solid #ef652f;}

.tbi_card a{text-decoration: none;}
.tbi_card .box-section:hover{margin-top: 0px;}
.box-section:hover, .box-section.active{border-color: #ff4800;}
.box-section:hover .box_img_section, .box-section.active .box_img_section{background: #ef652f;}
.box-section:hover .img-cont-perfect, .box-section.active .img-cont-perfect{background: #ef652f;}
.perfect_wrp.tbi_wpr{margin-top: -54px;}
.tbi_wpr .box-section:hover .img-cont-perfect{background-color: #45b2cc;}
.tbi_wpr .box-section:hover .img_bottom_cont_per h4 {color: #fff;}
.tbi_card .tbi_inner_card .img-cont-perfect{min-height: auto; padding: 30px 15px;}
.img-cont-perfect {
    padding: 30px;
    background-color: #293680;
}
.img_bottom_cont_per p{
  line-height: 24px;
    margin: 0;
    color: #494949;
}
.rotateY {
    cursor: pointer;    
}


.main-banner-content h1 {
  position: relative;
  z-index: 1;
  line-height: 63px;
  padding: 8px 0;
  margin: 0
}

.main-banner-content p {
  margin-top: 30px;
  margin-bottom: 30px;
  font-size: 18px;
}

.main-banner-content a {
  display: inline-block
}

.main-banner-content .video-btn {
  margin-left: 85px;
  color: #848484;
  font-weight: 600
}

.main-banner-content .video-btn .uk-icon {
  width: 45px;
  margin-right: 5px;
  height: 45px;
  line-height: 45px;
  background-color: #fff;
  border: 2px solid #ff4800;
  border-radius: 50%;
  text-align: center;
  color: #ff4800;
  transition: .5s
}

.br-line {
  position:relative;
  overflow: hidden;
  height: 60px;
  width: 3px;
  background: #ff4800;
  right: 0;
  left: 0;
  margin: 0 auto;
  z-index: 1;
}

.br-line::after,
.br-line::before {
  content: "";
  position: absolute;
  background: #fff;
  width: 100%;
  height: 3px;
  left: 0;
  z-index: -1;
  -webkit-animation-duration: 3s;
  animation-duration: 3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-name: MOVE-BG;
  animation-name: MOVE-BG
}

.br-line::after {
  top: 5px
}

.br-line::before {
  top: 15px
}

@-webkit-keyframes MOVE-BG {
  from {
    transform: translateY(0)
  }
  to {
    transform: translateY(60px)
  }
}

@keyframes MOVE-BG {
  from {
    transform: translateY(0)
  }
  to {
    transform: translateY(60px)
  }
}

/*
================================================
Top Strip
================================================
*/

.top-strip {background: #626ca2; background-position: center; padding: 0 0;}
.top-strip ul{display: inline;}
.top-strip ul li {display: inline-block; color: #fff; font-size: 13px;}
.top-strip ul li a:hover {color: #ef6934;}
.top-strip ul li:hover{opacity: 1;}
.header-social-icons li a {padding: 5px 0; display: inline-block; width: 15px; text-align: center;}
.top-contact-info li .fa{display: inline-block; width: 25px; height: 25px; line-height: 25px; text-align: center;
    color: #fff;}
.top-contact-info .seperator{margin: 0 15px;}
.header-social-icons li {display: inline-block; padding: 3px 0px;}

.secondary_bg_wrp{background-color: #ffed11;}
.pad-40{padding: 40px 0;}
.f2f2f2-bg{background-color: #f2f2f2;}
.line_topic{display: inline-block; padding: 0 10px; margin-top: 0px; position: relative;}
.line_topic:before{content: ''; position: absolute; height: 4px; background-color: #dc3545; width: 60px; left: -65px; top: 50%; margin-top: -2px;}
.line_topic:after{content: ''; position: absolute; height: 4px; background-color: #dc3545; width: 60px; right: -65px; top: 50%; margin-top: -2px;}
.ph-white .line_topic:before, .ph-white .line_topic:after{background-color: #343a40;}

.testimonial_wrp{position: relative;}
.testimonial_wrp .elementor-background-overlay{background-image: url(../images/home_speaker_memphis2.png);
    background-position: center right;
    background-repeat: no-repeat;
    opacity: 1;
    transition: background 0.3s,border-radius 0.3s,opacity 0.3s;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;}

/*========================================*/

.card {
  margin: 0 auto;
}
.card .carousel-item {
  height: 220px;
}

.card .carousel-caption {
  padding: 0;
  right: 0;
  left: 0;
  color: #3d3d3d;
}
.card .carousel-caption h3 {
  color: #3d3d3d;
}
.card .carousel-caption p {
  line-height: 30px;
}
.navi a {
   text-decoration: none;
    display: inline-block;
    background-color: #464646;
    width: 40px;
    height: 40px;
    padding: 10px;
    border-radius: 8px;
    opacity: .6;
    transition: .3s;
    -webkit-transition: .3s;
}
.navi a:hover{opacity: 1;}
.card {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background: none;
    background-clip: border-box;
    border:none;
    border-radius: .25rem;
}
.Project_main {
  margin-bottom: 20px;
}

.day_section {
    display: flex;
    font-weight: 300;
}
.main-day {
    border-right: 1px solid #fff;
    padding: 0px 15px 0px 0px;
    color: #ccc;
}
.main-day_time{
    padding: 0px 0px 0px 15px;
    color: #ccc;
}
.hero_heading h5 {
    color: #fff;
    font-weight: 600;
    padding-bottom: 10px;
    border-bottom: 1px dashed #ccc;
    margin: 20px 0;
}
.main_map-section{
    padding: 48px 0px;
    text-align: center;
}
.Conta_footer_heading p {
    color: #ccc;
    font-weight: 300;
}
.footer_socail_icon{
  padding-top: 10px;
}
.copy{
  background: #e1e1e1;
  padding: 10px 0px;
  text-align: center;
    color: #666;
}

.carousel-control-next, .carousel-control-prev {
    width: 60px;
    height: 60px;
    top: 50%;
    margin-top: -40px;
    opacity: 1;
    font-size: 56px;
    border-radius: 6px;
}
.carousel-control-next{right: 15px;}
.carousel-control-prev{left: 15px;}

.vdo_view{border: 2px solid #eee; padding: 4px; overflow: hidden;}
.side_view{overflow: hidden;}
.vdo_view img, .side_view img, .e8e8e8hover, .hassle_card, .hassle_card img, .secure_card, .category_card_content .table tr, .three_card img, .three_card .three_content, .three_card h1, .broucher_card, .broucher_card img, h1.display-l{-webkit-transition: 0.3s ease; transition: 0.3s ease;}
.box-section:hover img, .vdo_view:hover img, .side_view:hover img, .hassle_card:hover img, .secure_card:hover, .category_card_content .table tr:hover, .three_card:hover img, .broucher_card:hover img, h1.display-l:hover{-webkit-transform: scale(1.04); transform: scale(1.04);}
.e8e8e8hover:hover, .hassle_card:hover, .category_card_content .table tr:hover, .three_card:hover .three_content{background-color: #45b2cc!important; color: #fff; border-color: #45b2cc;}
.hassle_card:hover h3{color: #fff;}
.hassle_card:hover > .hassle_cntnt{background: #ffed11; color: #000;}
.category_card_content .table tr:first-child:hover{color: #000;}
.hassle_card img{max-width: 200px;}
.secure_card .fa {font-size: 3em;}
.secure_card:hover{background-color: #fff; border-color: #fff; -webkit-box-shadow: 0px 0.917em 1.94em 0.04em rgba(0,0,0,0.25);
    box-shadow: 0px 0.917em 1.94em 0.04em rgba(0,0,0,0.25);}
.hassle_card.as_card:hover{background: none!important; border-color: #fff;}
.hassle_card.as_card .hassle_cntnt{min-height: 280px;}

.carousel-inner .carousel-item{position: relative;}
.carousel-inner .carousel-item img{min-height: 250px;}
/*.banner .carousel-inner .carousel-item:before{position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: rgba(0,0,0,.4); z-index: 1;}*/
.no-banner-effect .banner .carousel-inner .carousel-item:before{display: none;}
.text-dark .text-box{color: #000;}
.text-dark .text-box h2{text-shadow: none;}
.getquote-btn{background: #ecb70d; font-size: 22px; padding: 15px 50px; border-radius: 0;}

.quiry_pop .modal-content {background: rgba(255, 255, 0, 0.8);  border-radius: 0;  padding: 20px;}
.quiry_pop .modal-body {padding: 4rem 5rem; min-height: 335px;}
.quiry_pop .modal-body.modal-body-2 {padding: 2rem 1rem; min-height: 335px;}
.quiry_pop .custom-control {font-size: 22px; padding-left: 60px;}
.quiry_pop  .form-group .form-label {font-size: 22px;}
.quiry_pop .poptop {position: absolute; right: 25px;}
.custom-control-label::before, .custom-control-label::after{width: 2rem; height: 2rem; left: -2.5rem;}
.quiry_pop .popfoo {padding-top: 4em;}
.quiry_pop button.close {position: absolute; font-size: 40px; top: 5px; z-index: 2;}
.quiry_pop .form-group .form-control{border: 2px solid #636363; height: 48px; border-radius: 0;}
.quiry_pop .box-title{border: 2px solid #636363;  padding: 8px;}
.vdoModal button.close {position: absolute; font-size: 40px; top: -45px; right: 0; z-index: 2; color: #fff; opacity: 1; text-shadow: none; box-shadow: none; outline: 0;}

.q_card .q_view{border: 1px solid #636363; transition: .3s; -webkit-transition: .3s;}
.q_card .q_text{border: 1px solid #636363; padding: 8px 0; transition: .3s; -webkit-transition: .3s;}
.q_card .q_text h6{font-size: 14px;}
.q_card:hover .q_view{background: #fff;}
.q_card:hover .q_text{background: #000!important; color: #fff;}

.pad-30{padding: 30px 0;}
.e8e8e8-bg{background-color: #e8e8e8;}
.brdr-464646{border: 1px solid #c2c2c2;}
.brdr-636363{border: 1px solid #636363;}
.hassle_wrp{position: relative; background-color: #ffe500; border-top: 1px solid #636363; border-bottom: 1px solid #636363;}
.hassle_wrp.why_us_wrp{background-color: #45b2cc;}
.hassle_wrp .hassle_caption{position: absolute; right: 0; bottom: 0; max-width: 400px;}
.hassle_wrp .hassle_caption.hassle_caption_top_right{bottom: auto; top: -30px; max-width: 400px;}
.hassle_wrp .hassle_caption.hassle_caption_top_right{right: 40px; bottom: auto; top: -60px;  max-width: 200px;}
.hassle_wrp .hassle_caption.hassle_caption_top_right.cloud_caption{top: -90px;}
.hassle_wrp .hassle_caption.hassle_caption_top_left{right: auto; left: 60px;  bottom: auto; top: -30px; max-width: 80px;}
.hassle_wrp .hassle_caption.hassle_caption_bottom_left{right: auto;  left: 60px; bottom: -40px; top: auto; max-width: 120px;}
.hassle_content li{padding-left: 40px;}
.hassle_content li img{ margin-left: -40px; margin-right: 10px;}
.why_us_wrp .why_large{font-size: 4em; border-left: 8px solid #fff;}

.hassle_card h3, .hassle_card h4, .bluish{color: #0197bd;}
.hassle_card .line_break, .secure_card .line_break{display: inline-block; height: 2px; background-color: #464646; width: 120px;}
.hassle_card .hassle_cntnt{min-height: 218px;}
.broucher_card {padding: 20px; min-height: auto!important;}
.broucher_card .book2{display: none;}
.broucher_card:hover .book1{display: none;}
.broucher_card:hover .book2{display: inline-block;}
.broucher_card a {color: inherit; text-decoration: none;}
.broucher_card h4 {padding: 0 10%;}
.broucher_card h4 img {float: left;}

.category_card_view .table td, .category_card_view .table th{border: none; transition: .3s; -webkit-transition: .3s;}
.category_card_content .table th{background-color: #ddeef3; border: none; text-align: center; font-size: 16px;}
.category_card_content .table td{text-align: center; border-top: none;}
.category_card_content .table td{font-size: 13px;}
.category_card_content .table th:first-child, .category_card_content .table td:first-child{text-align: left; text-transform: uppercase; font-weight: 600;}
.category_card_content .table tr:nth-child(odd){background-color: #fffce2;}
.mt--85{margin-top: -85px;}
.category_card_content .category_card_view{background:none!important;}
.category_card_content tr td:nth-child(2):hover td:nth-child(2){background: #45b2cc!important;}

.post-card {
    position: relative;
    padding-left: 195px;
}
.post-card .post-thumb {
    position: absolute;
    left: 0;
}
#subscribe-form button {
    border: medium none;
    color: #fff;
    font-size: 24px;
    line-height: 45px;
    position: absolute;
    right: 0;
    transition: all 0.3s ease 0s;
    width: 70px;
    background: #ef652f;
    height: 54px;
}

#subscribe-form input {
    border: 1px solid #626ca2;
    color: #fff;
    float: left;
    font-size: 14px;
    font-weight: 400;
    height: 54px;
    padding-left: 15px;
    width: 100%;
    background: #626ca2;
}
#subscribe-form input::placeholder {
  color: #fff;
}

.accordion .card-header:after {font-family: 'FontAwesome';  content: "\f0d8"; float: right;}
.accordion .card-header.collapsed:after {content: "\f0d7";}
.led_accordion > .card .card-header{background: none; padding: 5px 0; color: #0197bd; border: none;}
.led_accordion > .card .collapse, .led_accordion > .card .collapsing{background: #e8e8e8; border: 1px solid #464646; margin-top: 10px;}
.hassle_led_view, .vdo_content{position: relative;}
.hassle_led_view .hassle_led_caption{position: absolute; top: 0; left: 0; text-align: center; min-width: 170px; padding: 30px;}
.hassle_led_view .hassle_led_caption li img{max-width: 100px;}
.hassle_led_list li img {max-width: 73%;}
.vdo_content.vc .vc1{position: absolute; top: 0; right: 0;}
.vdo_content.vc .vc2{position: absolute; bottom: 0; left: 0;}
.secure_card{min-height: 310px;}
.secure_card.sas_card{min-height: 523px;}
.billboard_content h1{font-size: 32px;}
.billboard_content p {font-size: 14px;}

@-webkit-keyframes spin{
  from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
  to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
  }
@keyframes spin{
  from{-webkit-transform:rotate(0deg);transform:rotate(0deg)}
  to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}
}
.story_slide .story_slide_view{overflow: hidden; position: relative; text-align: center;}
.story_slide .ssv_icon{width: auto; position: absolute; top: 50%; left: 50%; margin-top: -53px; margin-left: -53px; z-index: 22; opacity: 0;}
.story_slide:hover .ssv_icon{transform: scale(1); -webkit-animation: spin .6s ease-out; animation: spin .6s ease-out; opacity: 1;}
.story_slide img{-webkit-transition: 0.5s ease; transition: 0.5s ease;}
.story_slide:hover img{-webkit-transform: scale(1.2); transform: scale(1.2);}
.story_slide p{font-size: 13px;}
.bg--dark-3 {background-color: #2e2e2e;}
.bg--dark-4 {background-color: #45b2cc;}
.barholder_card
.holder{
  height: 10px;
  background:#eaeaea;
  box-shadow:inset 0 0 10px 0 rgba(0,0,0,0.4);
  position:relative;
  width:100%;
}
.bar{
  background: #2e2e2e;
  height: 10px;
  width: 0%;
  transition: .3s;
}

.billboard_card{position: relative; overflow: hidden; max-height: 233px; height: 100%;}
.full_tbi_wpr .billboard_card{max-height: 100%;}
.billboard_card.billonhover:after{position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: rgba(172, 172, 172, 0.5); transition: .6s; -webkit-transition: .6s; -webkit-transform: scale(1.2); transform: scale(1.2);}
.billboard_card.billon:after{position: absolute; content: ''; width: 100%; height: 100%; top: 0; left: 0; background: rgba(172, 172, 172, 0.0); transition: .6s; -webkit-transition: .6s; -webkit-transform: scale(1.2); transform: scale(1.2);}
.billboard_card.billonhover:hover:after{-webkit-transition: .6s; -webkit-transform: scale(0); transform: scale(0);}
.hassle_content_bg{background: rgba(116, 189, 213, 0.65);}
.hassle_content_bg p{font-weight: 500;}

.spec-card p {font-size: 26px;}
.spec-circle{background: #45b2cc; border: 8px solid #d7d7d7; border-radius: 100%; -webkit-border-radius: 100%;
    display: inline-block; width: 100%; max-width: 250px; height: 255px; padding: 5em 0;}
.spec-circle h1 {line-height: 32px;}
.spec-circle h1 small{font-size: 26px;}
.service_overlay:before{content: ''; position: absolute; background: rgba(45, 57, 65, 0.73); top: 0; left: 0; width: 100%;
left: 0; height: 100%;}
.service_overlay .hassle_view h1 {font-size: 54px;}

.filter-button{font-size: 18px; border: 1px solid #ecb70d; text-align: center; color: #000; margin: 1px 10px;
    background: #ecb70d; text-transform: uppercase; border-radius: 0; padding: 10px 20px;}
.btn-default:active .filter-button:active, .filter-button:hover{background-color: #c5c5c5; border-color: #c5c5c5;}
.port-image{width: 100%;}
.gallery_product img{border: 1px solid #eee;}
.gallery_product, .gallery_product img{transition: .3s; -webkit-transition: .3s; 
    animation: winanim 0.5s ;
-webkit-backface-visibility:visible;
    backface-visibility:visible;}
@keyframes winanim {
    0%{opacity:0;transform:scale3d(.3,.3,.3)}
    50%{opacity:1}
    
}
.about-team img{border: 10px solid #d7d7d7; border-radius: 50%; filter: grayscale(100%); max-width: 250px;}
.about-team:hover img{filter: grayscale(0%);}
.about-team h2{font-weight: 300; margin-bottom: 0;}
.about-team p{font-weight: 500; font-size: 22px;}
.about-duration p .fa{width: 20px;}


.lv_share_info_wrapper ul li {
    list-style: none;
    float: left;
    width: 100%;
}
.lv_share_info_wrapper ul li .lv_header_icon {
    float: left;
    width: 60px;
    height: 70px;
    line-height: 46px;
}
.lv_share_info_wrapper ul li p {
    float: left;
    width: auto;
    font-size: 13px;
    color: #a6a6a6;
}
.lv_share_info_wrapper span {
    font-size: 20px;
    color: #000000;
}

.post .entry-meta{margin-top: -60px; position: relative; z-index: 2; transition: .3s;}
.post:hover .entry-meta{margin-top: -80px;}
.f2f2f-bg{background: #f2f2f2;}
.inner-top-wrp{min-height: 300px;}

@media (min-width: 992px){
    .modal-dialog {margin: 8rem auto; max-width: 600px;}
    .modal-dialog.modal-lg{margin: 8rem auto; max-width: 800px;}
    .perfect_titles h1.display-l {font-size: 48px;}
    #tbi_stable.tbi_fixed{position: fixed; margin-top: 0; width: 100%; top: 0; max-height: 72px; background: #fff;}
    #tbi_stable.tbi_fixed .tbi_card .tbi_inner_card .img-cont-perfect{padding: 10px 15px;}
    .top82{margin-top: 215px;}
    .right-brdr{border-right: 1px solid #626ca2;}
    .y_single_info_inner{margin-top: -100px;}
}

/*===media==================*/


@media (max-width:1400px){
  .text-box h1{font-size: 54px;}
}

@media (max-width:991px){
  .text-box > p {
    width: 100%;
    display: block;
}
  .perfect_titles h3 {
    padding: 0 134px;
    font-size: 28px;
}
  .img-cont-perfect {
    min-height: 287px;
}
  .Conta_footer_heading p {
    padding-left: 0;
    font-size: 16px;
}
.box-section{margin-bottom: 20px;}
.perfect_wrp.tbi_wpr{margin-top: 0; padding: 15px 0;}
}

@media (max-width:767px){
.text-box > p {
    width: 100%;
    display: block;
    font-size: 13px;
}
  .text-box h2 {
    font-size: 30px;
  width: 100%;
    display: block;
}
.perfect_titles h3 {
    padding: 0;
    font-size: 22px;
}
  .all_section {
    padding: 20px 0px;
}
.img-cont-perfect {
    min-height: 165px;
}
  .Conta_footer_heading p {
    padding-left: 0;
    font-size: 16px;
}
  .hero_heading h5 {
    text-align: left;
}
  .main_map-section {
    padding: 20PX 0px;
    text-align: left;
}
  .map img {
    float: none;
}
  
  .logo-footer img{
    float: left;
  }
  .perfect_titles h3:before, .perfect_titles h3:after{
    display: none
  }
  .herotohelp-section {
    padding-bottom: 20px;
    overflow: hidden;
}
.card .carousel-caption {
    padding: 0;
    right: 0;
    left: 0;
    color: #3d3d3d;
    top: 18px;
}
.box-section {
    padding-bottom: 30px;
}
.box-section.tbi_inner_card{padding-bottom: 6px;}
.hidden-sm-down{display: none;}
.logo_header_section{padding-top: 0; padding-bottom: 10px;}
.mainmenu{min-height: auto;}
.mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link{padding: 8px 10px;}
.mainmenu .dropdown-menu{border: 1px solid #464646;}
.mainmenu .dropdown-menu a{text-align: left;}
.card .carousel-item{min-height: 450px;}
.perfect_titles h3 .title_arrow img {width: 45px;}
.perfect_titles h3 .title_arrow.targt{right: 15px;}
.perfect_titles h3 .title_arrow.talft{left: 15px;}
.all_section{padding: 30px 0px;}
.hassle_led_view .hassle_led_caption{min-width: 100px;}
.hassle_led_view .hassle_led_caption li img {max-width: 40px;}
.tbi_wpr .nav-link .box-section{padding: 6px;}
    .main-banner-content p{margin: 0px;}
.text-box .btn, .carousel-control-next, .carousel-control-prev{display: none;}
    .main-banner-content h1{line-height: 24px;}
    .about-thumb .thumb-one, .about-thumb .thumb-two{margin: 0; padding: 0;}

}

.navbar-toggler {
    position: absolute;
    right: 0;
    top: -48px;
    background: #ef652f;
}

.quote-card{border: 4px solid #45b2cc;}
.quote-content-widget .label-control{font-weight: 300;}

.section-title .bar {
  position: relative;
  z-index: 1;
  background: #ff4800;
  width: 55px;
  height: 3px;
  margin-top: 12px;
  transition: .5s
}

.section-title .bar::after,
.section-title .bar::before {
  content: "";
  position: absolute;
  height: 100%;
  width: 3px;
  top: 0;
  background: #fff;
  transition: .5s
}
.section-title.darky .bar::after,
.section-title.darky .bar::before{
  background: #111;}

.section-title .bar::after {
  right: 10px
}

.section-title .bar::before {
  right: 20px
}

footer {
    position: relative;
    transition: background .3s,border .3s,border-radius .3s,box-shadow .3s;
}

.footer-part:before{content: ''; position: absolute; height: 100%; width: 100%; top: 0; left: 0; *background: rgba(36, 35, 33, 0.8);}
.footer-part ul{list-style: none; padding: 0;}
.footer-widget-item li, .footer-widget-item li a, .footer-widget-item p{color: #d6d6d6; font-weight: 300; line-height: 28px; font-size: 14px;}
.footer-widget-item h5{font-size: 18px;}
.footer-widget-item .social-icons li{display: inline-block; font-size: 18px; margin-right: 5px;}
.footer-copyright{background: #626ca2; position: relative;}
.social-icons li a {
    width: 40px;
    height: 40px;
    display: inline-block;
    border: 2px solid #ef652f;
    text-align: center;
    line-height: 36px;
    border-radius: 50%;
    transition: .3s;
}
.social-icons li a:hover{background: #626ca2; border-color: #626ca2;}
.footer-copyright p{font-weight: 400;}

.footer-area .footer-shape1 {
    position: absolute;
    left: 0;
    top: 0;
}
.footer-area .footer-shape2 {
    position: absolute;
    right: 0;
    bottom: 0;
}
.feedback-img {
  position: relative
}

.feedback-img img {
  transition: .5s
}

.feedback-img .shape-img {
  position: absolute;
  left: 20px;
  top: -55px;
  z-index: 2;
  -webkit-animation: 3s linear infinite moveleftbounce;
  animation: 3s linear infinite moveleftbounce
}

.feedback-img .video-btn {
  position: absolute;
  right: 15px;
  top: 50%;
  background: #293680;
  color: #fff;
  padding: 20px 20px 20px 65px;
  border-radius: 45px;
  transform: translateY(-50%);
}

.feedback-img .video-btn i {
  position: absolute;
  left: 10px;
  top: 50%;
  width: 45px;
  height: 45px;
  display: inline-block;
  text-align: center;
  line-height: 45px;
  background: #fff;
  color: #293680;
  border-radius: 50%;
  margin-top: -22px;
  transition: .5s
}

.feedback-img .video-btn:focus,
.feedback-img .video-btn:hover {
  background: #fff;
  color: #293680
}

.feedback-img .video-btn:focus i,
.feedback-img .video-btn:hover i {
  background: #293680;
  color: #fff
}

.feedback-img:focus img,
.feedback-img:hover img {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%)
}
.perfect_wrp .carousel{padding-bottom: 50px;}
.perfect_wrp .carousel-indicators{bottom: 0; justify-content: left;}
.carousel-indicators li.active{background: #293680;}

.boat-card .boat-content{background: #eef7fd; padding: 30px;}
.boat-card .boat-content h5 small {font-size: 14px;}
.about-content ul{color: #848484;}
.form-group .form-control {min-height: 52px;}
.about-content table tbody{display: table;}

@media (min-width: 1200px){
    .col-lg-20{-ms-flex: 0 0 20%; flex: 0 0 20%; max-width: 20%; position: relative; width: 100%; padding-right: 15px; padding-left: 15px;}
    .mainmenu a, .navbar-default .navbar-nav > li > a, .mainmenu ul li a, .navbar-expand-lg .navbar-nav .nav-link{padding: 35px 15px;}
    .header_right_side_section .telegraph_section {margin-right: 48px;}
    .top-strip ul.top-contact-info:first-child{margin-left: 90px;}
    .text-box{padding: 0 28%;}
    .middle-widget{margin: 10% 0;}
    .middle-widget h1{font-size: 4.5rem;}
}
.navbar-toggler-icon {
    display: inline-block;
    width: 1.0em;
    height: 1.0em;
    vertical-align: middle;
    content: "";
    background: no-repeat center center;
    background-size: 100% 100%;
}
@media (max-width:620px){
    .about-thumb .thumb-one img, .about-thumb .thumb-two img{margin-bottom: 20px;}
    .section-title{    font-size: 32px;}
}
@media (max-width:480px){
  .text-box h1 {
    font-size: 16px;
    width: 100%;
    display: block;
}
  .text-box > p {
    width: 100%;
    display: block;
    font-size: 12px;
}
  .banner_text_hight {
    font-size: 24px;
}
/*  .main_logo img {
    *width: 200px;
    display: block;
    margin: auto;
}*/
.main_logo img {
    width: 200px;
    display: block;
    float: left;
    margin-top: 18px;
}
  .header_right_side_section {
    float: none;
    text-align: center;
}
  .telegraph_text p {
    text-align: center;
    font-size: 14px;
    float: none;
    padding: 10px 0px 0px;
}
  .perfect_titles h3:before, .perfect_titles h3:after{
    display: none
  }
  .perfect_titles h3 {
    padding: 0;
    font-size: 18px;
}
  .all_section {
    padding: 20px 0px;
}
  
  .herotohelp-section {
    padding-bottom: 20px;
    overflow: hidden;
}
  .card .carousel-caption {
    padding: 0;
    right: 0;
    left: 0;
    color: #3d3d3d;
    top: 18px;
}
  .all_section {
    padding: 23px 0px 0px 0px;
}
  .box-section {
    padding-bottom: 30px;
}
}
