/*
.blue-bg {
    background: #1e5799;
    background: -webkit-linear-gradient(left, #1e5799 0%, #3ccdbb 0%, #000000 100%);
    background: linear-gradient(to right, #1e5799 0%, #3ccdbb 0%, #000000 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#000000', GradientType=1);
}
*/

.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: 0px auto -webkit-focus-ring-color;
    outline-offset: 0px;
}


.btn.focus, .btn:focus, .btn:hover, input:focus, button:focus, a:focus, a:hover {
    text-decoration: none;
    outline: none;
    color: #40b0df!important;
}

.btn{
    text-transform: capitalize !important;

}




#mail:hover{
    color: #10b0df !important;
}

.form-control:focus{
    color: black !important;
}

.black-bg {
    background-color: #1D252D !important;
}

.gray-bg {
    background-color: #f7f7f9;
}

.gray-text{
    color: #919191!important;
    line-height: 15px !important;
}
.text-blue{
    color: #40b0df;
    font-weight: 500;
}

.inbk{
    display: inline-block;
}
.inbk a {
    color: white;
}

.inbk a:hover{
    text-decoration: underline!important;
    color: white!important;
}


   .numberr{
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    
    font-weight: 500;
    font-size: 25px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: transparent;
    border: 3px solid #ffffff;
    color: #40b0df!important;
    text-align: center;

    
   }


   .price-tables{
    margin-top: 50px;
    box-shadow: 0px 0px 15px #d7d7d7;
    min-height: 460px;
    border-radius: 15px;

   }

   .icn-s{
    color: white;
   }

   .icn-s:hover{
    color: #40b0df!important;
   }

   .price-header{
    margin-top: 15px;
    padding:30px 0;
    border-radius: 15px 15px 0 0;
    
    background-image: linear-gradient(-90deg, #40B0DF 15%, #058FC9 76%);
   }

.img-icn-ben{
    -moz-filter: invert(1);
    filter: invert(1);
    -webkit-filter: invert(1);
    -o-filter: invert(1);
}

   .price-header h3{
    padding-top: 15px;
   }
   
   .price-content{
    padding: 30px;
    min-height: 240px;
   }

   .price-number{
   
    font-size:3em;
    color: black;
    font-weight: 700;
   }

   .price-cents{
    margin-left: -15px;
    font-size:0.7em!important;
    color: black;
    font-weight: 200 !important;
   }

   .price-footer{
    padding: 15px 0;
   }


   .light{
    font-weight: 200;
   }

   .numberrr{
    border-radius: 50%;
    behavior: url(PIE.htc); /* remove if you don't care about IE8 */
    
    font-weight: 500;
    font-size: 25px;
    width: 40px;
    height: 40px;
    line-height: 35px;
    background: transparent;
    border: 3px solid #40b0df;
    color: #000!important;
    text-align: center;

    
   }

   .img-phone{
    width: 45%;
    transform: rotate(15deg);
    transition: 0.3s
   }


   .img-phone:hover{
    width: 45%;
    transform: rotate(5deg);
    transition: 0.3s
   }

   .img-mac{
    width: 90%;
    transform: rotateY(0deg);
    transition: 0.3s    
   }


   .img-mac:hover{
    width: 90%;
    transform: rotateY(20deg);
    transition: 0.3s    
   }


.numb-container{
    margin-bottom: 30px;
}

.under-text{
    height: 1px; background-color: #40b0df; margin: 20px auto; display: block; max-width: 200px
}

.fix {
    overflow: hidden;
}

.lft{
    float:left;
    text-align: left; 
}

.form-control{
    color: #000;
}

.popover{
    min-width: 280px;
}

.pnt{
    cursor: pointer;
}

.popover-title{
    background-color: white;
    border-bottom: none;
}

.m-m{
    margin-top: -3px;
}

.m-m2{
    margin-top: -65px;

}

.text-white a,
.text-white {
    color: #ffffff;
}

.btn-icon {
    padding: 12px 0 12px 50px;
    position: relative;
}

.btn-icon:hover {
    color: #ffffff;
}

.btn-icon span {
    background-color: #2fccd0;
    border: 1px solid #2fccd0;
    border-radius: 50%;
    box-shadow: 2px 2px 5px 0 rgba(255, 255, 255, 0.2);
    color: #ffffff;
    display: inline-block;
    font-size: 16px;
    height: 40px;
    left: 0;
    line-height: 2.3;
    margin-right: 10px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 40px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.btn-icon:hover span {
    background-color: #ffffff;
    color: #2fccd0;
}

.relative {
    position: relative;
}

.ts{
    text-shadow: 2px 2px 5px rgba(0, 0, 0 ,0.2);
}


/*----------------------
Header-Background
-----------------------*/
.parallax-image img {
    position: absolute;
}
.section-bg {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.blue-bg{
 background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #313131 0%, #000000 100%);
 background: rgba(0, 0, 0, 0) linear-gradient(to right, #313131 0%, #000000 100%);
 
}

.owl-stage{
    width: 100vw;
}

.section-bg img {

    height: auto;
    min-width: 100%;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.overlay-bg {
    min-width: 100vw;
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left, #313131 0%, #000000 100%);
    background: rgba(0, 0, 0, 0) linear-gradient(to right, #313131 0%, #000000 100%);
    background-repeat: no-repeat;
}

.overlay-bg img{
    min-width: 100vw;
    min-height: 90vh;
}


.dewo:after {
    background: url("../images/header-dew.png") no-repeat scroll center bottom -10px / 100% auto;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    position: absolute;
    width: 100vw;
}

.alpha.overlay-bg {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
}

.section-bg #video-background {
    bottom: 0;
    left: 0;
    min-height: 100%;
    min-width: 100%;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    position: absolute;
    right: 0;
    top: 0;
}

.bg-slide {
    z-index: -999;
}

.blog-header {
    background: url("../images/blog/bg-1.jpg") no-repeat scroll 0 0 / cover;
    opacity: 0.3;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
}

.particles-js {
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


/*-------------------------
Angle-background
--------------------------*/

.angle-bg:after {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(right bottom, #ffffff 50%, transparent 50%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to left top, #ffffff 50%, transparent 50%) repeat scroll 0 0;
    content: "";
    height: 20%;
    right: 0;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    position: absolute;
    bottom: 0px;
    width: 50%;
    opacity: 1;
    z-index: 1
}

.angle-bg:before {
    background: rgba(0, 0, 0, 0) -webkit-linear-gradient(left bottom, #ffffff 50%, transparent 50%) repeat scroll 0 0;
    background: rgba(0, 0, 0, 0) linear-gradient(to right top, #ffffff 50%, transparent 50%) repeat scroll 0 0;
    content: "";
    height: 20%;
    left: 0;
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    position: absolute;
    bottom: 0px;
    width: 50%;
    opacity: 1;
    z-index: 2
}

.offset-top {
    margin-top: -100px;
}

.down-offset {
    margin-bottom: -100px;
}

.border-icon {
    border: 1px solid;
    border-radius: 50%;
    color: #313131;
    font-size: 20px;
    height: 50px;
    line-height: 2.7;
    text-align: center;
    width: 50px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.active .single-feature .border-icon,
.single-feature:hover .border-icon {
    background-color: #313131;
    color: #ffffff;

}

.active .single-feature .border-icon,
.single-feature:hover .border-icon #blue {
    display: none;

}

.active .single-feature .border-icon,
.single-feature:hover .border-icon #white {
    display: inline-block;

}

#white {
    display: none;

}




.section-video-text {
    left: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
}

.ivideo {
    margin-bottom: -10px;
    width: 100%;
}

.ivideo {
    margin-bottom: -10px;
    width: 100%;
}

.video-button {
    border: medium none;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.6);
    color: #313131;
    height: 60px;
    text-align: center;
    width: 60px;
    background-color: #ffffff;
}

.video-button span {
    font-size: 26px;
    line-height: 2;
}

.single_screen_slide {
    background: rgba(0, 0, 0, 0) url("../images/screen/phone.png") no-repeat scroll center center;
    padding: 66px 70px 70px 71px;
}

.list_screen_slide:after {
    content: url("../images/screen/phone.png");
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-51.4%, -48.9%);
    transform: translate(-50%, -48.9%)
}

.team_details {
    background-color: #ffffff;
    bottom: -75px;
    left: 0;
    padding: 20px 0;
    position: absolute;
    right: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    z-index: 2;
}

.single-team:hover .team_details {
    bottom: 0;
}

.social-menu a {
    color: #313131;
    display: inline-block;
    height: 35px;
    line-height: 2.8;
    width: 35px;
    border-radius: 50%;
    box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0);
    background-color: #ffffff;
    margin: 0 5px;
}

.social-menu a:hover {
    background-color: #313131;
    box-shadow: 1px 1px 6px 1px rgba(0, 0, 0, 0.2);
    color: #ffffff;
}

.box100 {
    border-radius: 50%;
    height: 90px;
    overflow: hidden;
    width: 90px;
    margin: auto;
}

.box100 img {
    width: 100%;
}

.client_photo .owl-item {
    opacity: 0.1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.client_photo .owl-item.center {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.client_nav .testi_next {
    left: 100%;
    right: auto;
}

.price-table {
    padding: 30px 0;
}

.price-table2 {
    padding: 30px 0;
}

.price-table ul li {
    margin: 10px 0;
}

.price-table2 ul li {
    margin: 10px 0;
}

.big {
    font-size: 40px;
    line-height: 1
}

.btn {
    -webkit-transition: 0.3s;
    transition: 0.3s;

}

.myButton{
    box-shadow: 2px 2px 7px rgba(0,0,0,0.7);
}

.logoImg{
   height: 100px;
    margin-top: -7px;
    margin-left: -15px;
}
#buttonss{
    margin-top: 6px;
}

.navbar-brand>img{
    height: 60px!important;
}

.navbar{
    min-height: 80px;
}



.heightLimit{
    margin-top: 30px;
    max-height: 45px;
    padding-bottom:20px;
    line-height: 0px!important;
}

.navbar ul li {
    margin-top: 12px;
}

.navbar ul li > a {
margin: 0px;
padding: 0px;
margin-left: 7px;
margin-right: 7px;
}


.btn.btn-orange {
    border-radius: 100px;
    margin: 0 5px;
    min-width: 150px;
    padding: 12px 25px;
    background-color: #40b0df;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
}

.btn.btn-orange:hover {
   
    background-color: #f1f1f1!important;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, 0.2);
    color: #40b0df!important;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
}

.btn.btn-white {
    border: 1px solid #40b0df;
    border-radius: 100px;
    margin: 0 5px;
    min-width: 150px;
    padding: 12px 25px;
    background-color: transparent;
    color: #40b0df;
    margin: 0 auto;
    display: block;
}

.btn.btn-white:hover {
      background-image: linear-gradient(-90deg, #40B0DF 15%, #058FC9 76%);
    color: white!important;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, 0.2);
   margin: 0 auto;
    display: block;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.lighter{
    font-weight: 300;
}

.btn.btn-link.active:hover,
.btn.btn-link {
    border: 1px solid #40B0DF;
    border-radius: 100px;
    color: #40B0DF;
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 2px;
    min-width: 150px;
    padding: 13px 30px;
    text-decoration: none;
    background: transparent;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.text-uppercase{
    font-weight: 200!important;
}

.text-black{
    color: black!important;
    font-weight: 500;
}


.btn-link:focus{
    background-color: #313131;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, 0.2);
    color: #ffffff;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}

.btn.btn-link.active,
.btn.btn-link:hover,
.price-table.active .btn.btn-link {
    background-color: #313131;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, 0.2);
    color: #ffffff;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}


.btn.btn-link.active,
.btn.btn-link:hover,
.price-table2.active .btn.btn-link {
    background-color: #313131;
    box-shadow: 2px 3px 5px 0 rgba(0, 0, 0, 0.2);
    color: #ffffff;
    -webkit-transform: translateY(-3px);
    transform: translateY(-3px);
}


.blue-color{
    color: #313131;
    cursor: pointer;
}

.logoContainer{
    padding: 10px;
    min-height: 90px; 
    

}

.logoContainer img {
   
    max-width: 200px;
    
}

.logoContainer h1{
    margin-top: 30px;
    height: 75px;
}

.big-button {
    border-radius: 100px;
    display: inline-block;
    min-width: 180px;
    padding: 6px 30px 6px 60px;
    position: relative;
    overflow: hidden;
    z-index: 1;
    box-shadow: 0 0 0 1px rgba(255, 255, 255, 1);
    font-size: 14px;
}

.big-button .big-button-icon {
    left: 25px;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.big-button.aligncenter {
    display: block;
    margin: auto;
    width: 180px;

}

.big-button:hover {
    box-shadow: 0 0 6px 4px rgba(255, 255, 255, 0.6);
    color: #ffffff;
}

.big-button:after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: -1;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    background: #00c9fd;
    background: -webkit-linear-gradient(left, #00c9fd 0%, #81ee8e 100%);
    background: linear-gradient(to right, #00c9fd 0%, #81ee8e 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00c9fd', endColorstr='#81ee8e', GradientType=1);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.big-button:hover:after {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.border-icon.sm {
    font-size: 16px;
    height: 40px;
    width: 40px;
}

.width-300{
    width: 350px;
    font-size: 0.8em;
}

.width-200{
    width: 200px;
}

.table{
    width: 100%;
}

.opaque{
    width: 25%;
    background-color: rgba(64,176,226,0.6)!important;
}

.title{
    color: white!important;
     background-color: rgba(64,176,223,0.8)!important;
}

.rightBorder{
    border-right: 1px solid white;
    color: white;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    vertical-align: middle;
    border-bottom: 1px solid #fff;
    margin: 10px 0;
    color: 000!important;
    background-color: rgba(255,255,255,0.6);
    padding: 15px 10px;
}

.table tr td i {
    font-size: 18px;

}

.feat{
    border-radius: 4px;
}

select{
    border-radius: 2px;
}

.jigsawr{
    position: absolute;
    border-radius: 50px;
    background-color: white;
    width: 50px;
    height: 50px;
    z-index: 99;
    right: 0px;
    margin-top: 146px;
    box-shadow: 5px 0px 7px -4px rgba(0,0,0,0.7);
}

.jigsawl{
    position: absolute;
    border-radius: 50px;
    background-color: #313131;
    width: 50px;
    height: 50px;
    z-index: 98 !important;
    left: 0;
    margin-top: 146px;
    
}

.borderadd{
    background-color: #f7f7f9!important;
}

.number{
   color: #313131;
   padding-bottom: 7px;
   border-bottom: 1px solid black;
   text-shadow: 2px 2px 5px rgba(0, 0, 0 ,0.2);
   padding-left: 15px;
}

.m-b-34{
    margin-bottom: 34px;
    text-align: center;
}

.well{border-radius: 4px!important;}

.jigsawb{
    position: absolute;
    border-radius: 50px;
    background-color: white;
    width: 50px;
    height: 50px;
    z-index: 99;
    bottom: -20px;
    margin-left: calc(50% - 40px);
    box-shadow: 0px 5px 7px -4px rgba(0,0,0,0.2);

}

.jigsawt{
    position: absolute;
    border-radius: 50px;
    background-color: #313131;
    width: 50px;
    height: 50px;
    z-index: 98;
    top: -20px;
    margin-left:calc(50% - 55px); 

}




.green-color{
    color: lightgreen!important;
     text-shadow: 2px 2px 5px green;
     font-size: 30px!important;
     font-weight: bold;
}

.bolder{
    font-weight: bold;
}

address {
    margin-bottom: 0;
}

.padding-bottom-20{
    padding-bottom: 20px;
}

.subscrie-form .form-control {
    border-radius: 100px 0 0 100px !important;
    padding: 0 20px;
    min-height: 45px;
    font-size: 14px;
}

.subscrie-form .form-control-select {
    border-radius: 0px 0 0 0px !important;
    padding: 0 20px;
    min-height: 45px;
    font-size: 14px;
}
.subscrie-form .form-control:focus {
 color: #666666;
}

.form-control-select{
    border-radius: 0px !important;
}
.subscrie-form .btn {
    border-radius: 0 100px 100px 0;
    min-width: 150px;
    min-height: 45px;
}




.mt10 {
  bottom: -38px;
  left: 0;
  position: absolute;
  right: 0;
  text-align: center;
}
.md-icon {
    font-size: 26px;
}

.mainmenu-area {
    left: 0;
    top: 0;
    width: 100%;
    z-index: 999;
    padding: 20px 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: -webkit-linear-gradient(left, transparent 0%, transparent 0%, transparent 100%);
    background: linear-gradient(to right, transparent 0%, transparent 0%, transparent 100%);
}

.mainmenu-area.affix {
    background: #1e5799;
    background: -webkit-linear-gradient(left, #fff 0%, #000000 0%, #313131 100%);
    background: linear-gradient(to right, #fff 0%, #000000 0%, #313131 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#313131', endColorstr='#000000', GradientType=1);
    box-shadow: 0 0 7px 1px rgba(0, 0, 0, 0.1);
    padding: 0;
    position: fixed;
    z-index: 9999;
}

.navbar-brand .logo-text {
    line-height: 0.6;
}

.mainmenu-area .navbar-brand .logo-text {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#mainmenu li a {
    color: #ffffff;
}

#mainmenu li.active a {
    position: relative;
}

#mainmenu li a:before {
    content: "\e71a";
    font-family: themify;
    margin-right: 5px;
    position: absolute;
    left: 50%;
    bottom: 5px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}


#mainmenu li.active a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.price-table .amount,
.price-table .price-title {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.price-table2 .amount,
.price-table2 .price-title {
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

.arrow-img{
    position: absolute;
    z-index: 99;
    margin-left: calc(50% - 100px);
    width: 200px;
}

.price-table.active .amount,
.price-table.active .price-title {
    color: #313131;
}

.price-table2.active .amount,
.price-table2.active .price-title {
    color: #313131;
}

.price-table {
    -webkit-transform: translateY(-0px);
    transform: translateY(-0px);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0);
}

.price-table2 {
    -webkit-transform: translateY(-0px);
    transform: translateY(-0px);
    -webkit-transition: 0.3s;
    transition: 0.3s;
    box-shadow: 3px 3px 5px 0 rgba(0, 0, 0, 0);
}

.price-table.active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.price-table2.active {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.1);
}

.single-team img {
    -webkit-transform: scale(1);
    transform: scale(1);
    width: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.single-team:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.single-blog {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

.single-blog:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 8px 10px 0 rgba(0, 0, 0, 0.1);
}

#scrollUp {
    background-color: #313131;
    border: 1px solid #313131;
    border-radius: 2px;
    bottom: 30px;
    color: #ffffff;
    height: 40px;
    line-height: 3;
    right: 30px;
    text-align: center;
    width: 40px;
}

#scrollUp:hover {
    background-color: #f1f1f1;
    color: #000;
    border-color: #f1f1f1!important;
}

.img-full {
    width: 100%;
}

.list_screen_slide .owl-stage .owl-item .item img {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transform: scale(0.9);
    transform: scale(0.9);
}

.list_screen_slide .owl-stage .owl-item.center .item img {
    -webkit-transform: scale(1);
    transform: scale(1);
}

.list_screen_slide .owl-stage .owl-item .item img:hover {
    -webkit-filter: brightness(0.5);
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="linear" slope="0.5" /><feFuncG type="linear" slope="0.5" /><feFuncB type="linear" slope="0.5" /></feComponentTransfer></filter></svg>#filter');
    filter: brightness(0.5)
}

.client_nav .testi_next,
.client_nav .testi_prev {
    cursor: pointer;
    height: 30px;
    left: 0;
    position: absolute;
    top: 50%;
    width: 30px;
    z-index: 2;
}

.client_nav .testi_next {
    left: auto;
    right: -16px;
}



.screen_image {
    left: 50%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    width: 83%;
}

@media only screen and (max-width: 767px) {
.media{
    padding-right: 10px;
}}



/*-----------------
Preloader
-----------------*/

.preloade {
    background: #000000 none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;

}

.init-feature{
    cursor: pointer;
}

.preload{
    content: url('../images/logo.svg');
    width: 80px;
    height: 80px;
    padding-top: 30px;
    

}

.preloade span {
    background: rgba(58, 123, 213, 1);
    /* For browsers that do not support gradients */
    
    /* For Safari 5.1 to 6.0 */
    /* For Opera 11.1 to 12.0 */
    /* For Firefox 3.6 to 15 */
    background:#000;
    border-radius: 100%;
    bottom: 0;
    height: 100px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    -webkit-animation: mymove 1.5s infinite linear;
    animation: mymove 1.5s infinite linear;
}

@-webkit-keyframes mymove {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 162, 203, 0.4), 0 0 0 0 rgba(37, 162, 203, 0.4);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(37, 162, 203, 0.4), 0 0 0 10px rgba(37, 162, 203, 0.4);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(37, 162, 203, 0.4), 0 0 0 20px rgba(37, 162, 203, 0.4);
    }
    75% {
        box-shadow: 0 0 0 10px rgba(37, 162, 203, 0.4), 0 0 0 10px rgba(37, 162, 203, 0.4);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(37, 162, 203, 0.4), 0 0 0 0 rgba(37, 162, 203, 0.4);
    }
}

@keyframes mymove {
    0% {
        box-shadow: 0 0 0 0 rgba(37, 162, 203, 0.4), 0 0 0 0 rgba(37, 162, 203, 0.4);
    }
    25% {
        box-shadow: 0 0 0 10px rgba(37, 162, 203, 0.4), 0 0 0 10px rgba(37, 162, 203, 0.4);
    }
    50% {
        box-shadow: 0 0 0 10px rgba(37, 162, 203, 0.4), 0 0 0 20px rgba(37, 162, 203, 0.4);
    }
    75% {
        box-shadow: 0 0 0 10px rgba(37, 162, 203, 0.4), 0 0 0 10px rgba(37, 162, 203, 0.4);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(37, 162, 203, 0.4), 0 0 0 0 rgba(37, 162, 203, 0.4);
    }
}

.preloade span i {
    bottom: -7px;
    color: #ffffff;
    font-size: 25px;
    height: 32px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 40px;
}

#accordion .panel-title a {
    position: relative;
}

#accordion .panel-title a:after {
    content: "\e648";
    font-family: themify;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: 0.3s;
    transition: 0.3s;
}

#accordion .panel-title a.collapsed:after {
    content: "\e64b";
}


/*-----------------
Pagination
------------------*/

.paginations li a {
    background-color: #2fccd0;
    border: 1px solid #2fccd0;
    border-radius: 2px;
    color: #ffffff;
    display: block;
    height: 40px;
    line-height: 2.8;
    width: 40px;
}

.paginations li a:hover {
    background-color: #fff;
    color: #2fccd0;
}

.search-form button {
    color: #cccccc;
}

.search-form button:hover {
    background-color: #313131;
    border-color: #313131;
    color: #ffffff;
}

.single-sidebar ul li a q {
    float: right;
}

.single-sidebar ul li a q:before {
    content: "(";
}

.single-sidebar ul li a q:after {
    content: ")";
}

.single-sidebar ul li a {
    display: block;
    padding: 10px 10px 10px 0;
}

.single-sidebar ul.instagram li {
    padding: 5px;
    width: 33.33%;
}

.single-sidebar .instagram li a {
    padding: 0;
}

.round {
    border-radius: 100px !important;
    padding-left: 20px;
}

.hover-shadow {
    border-radius: 5px;
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.2);
    padding: 10px 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}
.hover-shadow:hover {
    box-shadow: 0 3px 22px 0 rgba(0, 0, 0, 0.2);
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#celular{
    text-align: center;
    font-size: 18px;
}