@font-face {
    font-family: "NeoSansArabic";
    src: url('NeoSansArabic.ttf') format('truetype');
}
body{
	font-family: "NeoSansArabic", sans-serif;
}
* {

    -webkit-box-sizing: border-box !important;
    -moz-box-sizing: border-box !important;
    box-sizing: border-box !important;
}
.social-icons{
   /* width: 76px;
    height: 76px;
    font-size: 36px;
    padding: 20px;
    color: black;
    border: 1px solid black;
    /* border: 1px solid #e6e6e6; */
   /* border-radius: 50px;text-align: center;margin: 0 8px;*/
   width: 66px;
    height: 66px;
    font-size: 26px;
    padding: 20px;
    color: black;
    border: 1px solid black;
    /* border: 1px solid #e6e6e6; */
    border-radius: 50px;
    text-align: center;
    /* margin: 0 8px; */
}

.gform_wrapper ul.gform_fields {
    margin: 0!important;
    list-style-type: none;
    display: block;
}
body .gform_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0;
}
gform_wrapper .top_label .gfield_label {
    display: -moz-inline-stack;
    display: inline-block;
    line-height: 1.3;
    clear: both;
}
.gform_wrapper label.gfield_label {
    font-weight: 700;
    font-size: inherit;
}
.gform_wrapper *, .gform_wrapper :after, .gform_wrapper :before {
    box-sizing: border-box!important;
}
textarea{
        background: #f0f0f0;
    border-radius: 2px;
    border: none;
    box-shadow: none;
    margin-bottom: 16px;
    min-height: 60px;resize: none;
}
.gform_wrapper .gform_footer {
    padding: 16px 0 10px;
    margin: 16px 0 0;
    clear: both;
    width: 100%;    margin-left: 40px;

}
input#input_1_2,#input_1_3,#input_1_6,#input_1_1_3,#input_1_4{
    border: 1px solid #e1e1e1;
    padding: 6px 4px;
    outline: none;
    -moz-border-radius: 1px;
    -webkit-border-radius: 1px;
    border-radius: 1px;
    color: #888;
    margin: 0;
    min-width: 60px;
    width: 99%;
    max-width: 100%;
    min-height: 36px;
    display: block;
    margin-bottom: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
input#gform_submit_button_1{
        position: relative;
    border: 0 none;
    border-radius: 3px;
    color: #fff;
    display: inline-block;
    font-family: 'Poppins','Open Sans', Helvetica, Arial, sans-serif;
    font-size: 12px;
    letter-spacing: 1px;
    line-height: 1.5;
    text-transform: uppercase;
    font-weight: 600;
    text-decoration: none;
    cursor: pointer;
    margin-bottom: 21px;
    margin-right: 10px;
    line-height: 1;
    padding: 18px 20px 16px;
    background: #39c36e;
    -webkit-transition: all 0.21s ease;
    -moz-transition: all 0.21s ease;
    -o-transition: all 0.21s ease;
    transition: all 0.21s ease;    width: 20%;
}
.md3{
    -ms-flex: 0 0  25%;
    flex: 0 0  25%;
    max-width:  25%;
    display: inline-block;
}
.md4{
    -ms-flex: 0 0  30%;
    flex: 0 0  30%;
    max-width:  30%;
    display: inline-block;
}
.md5{
    display: inline-block;
    -ms-flex: 0 0  45%;
    flex: 0 0  45%;
    max-width:  45%;
}
img{
    max-width: 100%;
    height: auto;
    width: auto; 
}
.rightborder{
    border-right: 1px solid black;
}
h2{
    letter-spacing: 1px !important;
    font-weight: bold;
}
img.img-responsive2{
    width: 55px;
}
img.img-responsive {
    width: 61px;
    height: 61px;
    max-width: 100%;
}
.displayimg{
   /* display: inline-block;
    margin-left: 10px !important;*/
        display: block;
    text-align: center;
    margin: 0 auto;
}

.imgwithparag{
    display: block;
   text-align: center;
}


#logoStyle {
    width: 100px;
    margin-left: 1%;
    margin-top: -10%;
    margin-bottom: -20%;
    z-index:-1;
    position: absolute;
}
#vl {
    border-left: 1px solid transparent;
    height: 200px;
    position: absolute;
}
#button {
    background-color: #000000;
    color: white;
    border-radius: 5px;
    border: none;
    float: left;
    margin-top: -4%;
    outline: none;
    margin-left:-9%;
    margin-bottom: 2%;
    padding-left:2%;
    padding-right:2%;
    
}
#joinBtn{
    color: white;
    background-color: black;
    border-radius: 5px;
    padding-left: 2%;
    padding-right: 2%;
    margin-left:36%;
    margin-top: 2%;
    outline: none !important;
           
}
.waves-effect.waves-brown .waves-ripple {
    background-color: rgba(121, 85, 72, 0.65);
}
.dropbtn{
    background-color: transparent;
    border: none;
    color: black;
    padding: 31px;
    font-size: 12px;
    cursor: pointer;
    outline: none;
    margin-left: -45px;
}
.dropbtn:hover, .dropbtn:focus {
    background-color: transparent;
}
.Font-4{
    font-weight: 400;
}
.myMail{
    color:black;
}
.navbar{
	margin-bottom: 0;
	border-radius: 0;
	background-color: white;
	color: black; 
	padding-bottom: 1% 0; 
	font-size: 1em;
	border: 0;
	border-bottom: 1px solid #cccccccc; 
	font-family: "NeoSansArabic", sans-serif;
	z-index: 99999;
	position: fixed;
	width: 100%;
	/*padding-top:5%;*/
    top: 0;
    right: 0;
    left: 0;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #000;
}
.navbar-inverse .navbar-toggle:hover ,.navbar-inverse .navbar-toggle:focus {
    background-color: white;
}
.navbar-inverse .navbar-nav>li>a {
    color: black;

}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
    color: #ccc;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color:  #ccc !important;
    background-color: white;
}
.PT_5{
    padding-top: 5%;
}
.dropdown {
    position: relative;
    display: inline-block;
    margin-top: 36px;
    margin-left: 60px;
}
.dropdown-content {
    display: none;
    position: absolute;
    min-width: 160px;
    overflow: auto;
    z-index: 1;
}
.dropdown-content a {
    color: white;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    border:white;
}
.dropdown a:hover {
	color: black;
}
.show {
    display:block;
}
#myDropdown{
    background: black;
    margin-left: -46px;
}
.PT-5{
	padding-top: 5%;
}
.modal-content{
    background-color: black !important;
}
.modal-dialog{
    color: white;  
    margin-top: 10% !important;
}
.modal-header ,.modal-body,.modal-footer{
    background-color: black;
    border-bottom: 1px solid #000;
    border-top: 1px solid #000;
}
.modal-title {
    line-height: 1.42857143;
    margin-left: 34%;
}
.BackClr{
    background-color: #efefef;
}
.paraClr{
    color: black;
    padding-left: 2%;
    padding-top: 2%;
}
.quesClr{
    color: black;
}
.nextBtn{
    background-color: black;
    padding-left: 5%;
    padding-right: 5%;
    border-radius: 7%;
    margin-top:3%;
    margin-bottom: 3%;
    float: right;
    margin-right: 2%;
}
.sendBtn{
    background-color: black;
    padding-left: 5%;
    padding-right: 5%;
    border-radius: 7%;
    margin-top:3%;
    margin-left: 35%;
    margin-bottom: 3%;
}
.prevBtn{
    background-color: black;
    padding-left: 5%;
    padding-right: 5%;
    border-radius: 7%;
    margin-top: 3%;
    margin-bottom: 3%;
    margin-left: 2%;
}
 /*header */
.width-100{
    width: 100%;
} 
/*ABOUT US */
.text-center{
    text-align: center;
    color: black;
    padding-top: 5%;
}  
/*THINK DESIGN SECTION  */
#felxibel{
	background-color:#fafafa;
	padding-bottom: 2%;
}
#felxibel h2{
	color: black;
}
.lst{
	color: black;
	list-style: none;

    text-align: left;
    direction: ltr;
}
#back-top {
    bottom: 20px;
    position: fixed;
    right: 25px;
    z-index: 9;
}
/* PARTNER*/
#partners{
	background-color:#fafafa;
}

#services2{
    height: 10px;
    background: rebeccapurple;
    margin-bottom: 5%;
}
#servicesdiv{
padding-top: 0% !important;
}
.single_right_client{
    text-align: center;
    margin-top:20px;
}
/* parteners*/ 
.proBtn{
  	border: none;
  	background-color: transparent;
  	outline: none;
} 
/*Team */
#AboutUs{
    /*background-color: #fafafa;*/
}
#team h2{
	color: black;
}
.carousel-inner {
    position: relative;
    width: 70% !important;
    overflow: hidden;
    margin-left: -4%;
}
.carousel-control.right {
    right: 22% !important;
    top: 41% !important;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%) !important; 
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%) !important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)))!important; 
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%) !important;
    background-image: -o-linear-gradient(left,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%) !important;
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,0)),to(rgba(0,0,0,0)))!important;
    background-image: linear-gradient(to right,rgba(0,0,0,0) 0,rgba(0,0,0,0) 100%)!important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
    left: -17% !important;
    top: 41% !important;
}
.carousel-control{
    color:black !important;
}
.carousel {
    position: relative;
    margin-left: 28% !important;
}
@media screen and (min-width:360px) {
    #logoStyle {
        width: 100px;
        margin-left: 7%;
        margin-top: -10%;
        margin-bottom: -20%;
        z-index: -1;
        position: absolute;
}
}
@media screen and (min-width:716px) {
    #logoStyle {
        width: 100px;
        margin-left: 38%;
        margin-top: -6%;
        margin-bottom: -20%;
        z-index: -1;
        position: absolute;
    }
}
@media screen and (min-width:360px){
    .carousel-control.right {
        top: 24%;
    }  
    .carousel-control.left{
      top: 24%;
    } 
}
@media screen and (min-width: 1550px){
    #logoStyle {
        width: 136px;
        margin-left: 39% !important;
        margin-top: -21%;
        margin-bottom: -22%;
        position: relative;
    }}
@media screen and (min-width: 1550px){
    #vl {
        border-left: 1px solid #ccc;
        margin-left: 42% !important;
    }}
@media screen and (min-width: 1440px){
    #vl {
        border-left: 1px solid #ccc;
        margin-left: 38% !important;
    }}
@media screen and (min-width:768px) {
    #joinBtn{
        color: white;
        background-color: black;
        border-radius: 5px;
        padding-left: 2%;
        padding-right: 2%;
        margin-left: 45%;
        margin-top: 2%;
        outline: none !important;
  }
}

@media screen and (max-width: 768px){
    label.about1 {
     text-align: center !important; 
}
.rightborder{
    border-right: none;
    border-bottom: 1px solid black;border-width: thin;
}
}

@media screen and (max-width: 991px){
  .rightborder{
    border-right: none;
    border-bottom: 1px solid black;border-width: thin;
}  
}
@media screen and (min-width:1050px) {
    .navbar {
        margin-bottom: 0;
        border-radius: 0;
        background-color: white;
        color: black;
        padding-bottom: 1% 0;
        font-size: 1em;
        border: 0;
        border-bottom: 1px solid #cccccccc;
        font-family: "NeoSansArabic", sans-serif;
        z-index: 99999;
        position: fixed;
        width: 100%;
        padding-top: 0%; 
}
}

@media screen and (min-width:1050px) {
    .dropbtn{
        background-color: transparent;
        border: none;
        color: black;
        font-size: 12px;
        cursor: pointer;
        outline: none;
        margin-right: 17%;
        padding-top: 13px;
  }
.dropbtn:hover, .dropbtn:focus {
    background-color: transparent;
}
}
@media screen and (min-width:768px) {
    #logoStyle{
        width: 136px;
        margin-left: 24%;
        margin-top: -20%;
        margin-bottom: -22%;
        position: relative;
}
}
@media screen and (min-width:1440px) {
    #logoStyle{
        width: 136px;
        margin-left: 39% !important;
        margin-top: -20%;
        margin-bottom: -22%;
        position: relative;
}
}
@media screen and (min-width:1050px) {
    #logoStyle{
    width: 136px;
    margin-left:33%;
    margin-top: -21%;
    margin-bottom: -22%;
    position: relative;
}
}
@media screen and (min-width: 600px){
    #button {
        background-color: #000000;
        color: white;
        border-radius: 5px;
        border: none;
        float: left;
        margin-top: -48px;
        outline: none;
        margin-left: 0.5px;
    }
}
@media screen and (min-width: 1050px) {
    #vl{
        border-left:1px solid #ccc;
  }
}
@media screen and (min-width: 768px) {
    #button{
    background-color: #000000;
    color: white;
    border-radius: 5px;
    border: none;
    float: left;
    margin-top: -3.5%;
    outline: none;
    margin-left: 0%;
  }
}
@media screen and (min-width: 1440px) {
    #button{
    background-color: #000000;
    color: white;
    border-radius: 5px;
    border: none;
    float: left;
    margin-top: -3.5%;
    outline: none;
    margin-left: -6%;
  }
}
@media (min-width: 767px) and (max-width: 992px ) {
    .carousel-inner .active.left { left: -50%; }
    .carousel-inner .next        { left:  50%; }
    .carousel-inner .prev    { left: -50%; }
    .active > div { display:none; }
    .active > div:first-child { display:block; }
    .active > div:first-child + div { display:block; }
}
@media (min-width: 992px ) {
    .carousel-inner .active.left { left: -16.7%; }
    .carousel-inner .next        { left:  16.7%; }
    .carousel-inner .prev    { left: -16.7%; }  
}
.job {
    font-size: 15px;
    color: white;
    margin: 0 auto;
    font-weight: 500;
}
.new {
    font-size: 15px;
    color: white;
    text-align: center;
    font-weight: 600;
}
.sliderImgs{
    width: 150px;
    height: 150px;
    margin:  0 auto;
}
#red {
    color: #FF0000; 
    font-weight:700;
}
#green {
    color: #00A14B; 
    font-weight:700;
}
label.about1 {
    text-align: left;
    width: 100%;
}
/*footer*/
.foot{
	/*background-color: #fafafa;*/
	color: black;
}
.social-links {
    margin-top: 6%;
}
.collapsible:hover{
    background-color:#f9f9f9 !important;  
}
.twet:hover{
    background-color: #cccccc;
    border-radius: 25px;
}
.FB:hover{
    background-color:#cccccc;
    border-radius: 25px;
}
.insta:hover{
    background-color:#cccccc;
    border-radius: 25px;
}
.linkdin:hover{
    background-color:#cccccc;
    border-radius: 25px;
}
.main_footer{
	color: white; 
	border-top:1px solid white;
	padding-top: 1%;
	background:black;
	padding-bottom: 1%;
}
.about{
    text-align: left;
    margin-left: 10%;
    font-weight: 100;
}
.logo{
    z-index: -1;
    position: absolute;
    left: 280%;
    width: 100px;
    height: 119px;
    margin-top: 13%;
}
p{
    margin: 7px 0 10px !important;
}
#myDIV {
    width: 100%;
    padding: 50px 0;
    text-align: center;
    background-color: lightblue;
    margin-top: 20px;
}
.nameOfPro{
    font-size: 25px;
    padding-right: 2%;
}
.apply{
    color:white;
}
.apply:hover{
    color:white;
    font-weight: 900;
    text-decoration: none;
}
.descOfPro{
    font-weight: 100;
    display: block;
    text-align: left;
    padding-top: 2%;
}
.closeBtn{
    margin-left: 64%;
    background-color: transparent;
    border: none;
    outline: none;
}
textarea {  
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    width: 90%;
}
input{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; 
    width:90%;
}
.PT-8{
    padding-top: 8%;
}
.FW-2{
    font-weight: 200;
}
.email{
    color: black; 
    text-decoration: none;
}
.email:hover{
    color: #ccc; 
    text-decoration: none;
}
.collapsible {
    background-color:  transparent;
    color: black;
    cursor: pointer;
    padding: 18px;
    width: 80%;
    border: none;
    border-bottom: 0.5px solid #cccccccc;
    border-top: 0.5px solid #cccccccc;
    text-align: left;
    outline: none;
    font-size: 15px;
}
.active, .collapsible:hover {
    background-color: transparent;
}
.paraPos{
    margin-left: 5% !important;
}
.collapsible:after {
    content: '\002B';
    color:black;
    font-weight: bold;
    float: right;
    margin-left: 5px;
}
.activee:after {
    content: "\2212";

}
.content {   
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.2s ease-out;
    background-color: transparent;
    width: 80%;
  }
.applyBtn{
    margin-left: 20%;
    background-color: black;
    padding-left: 5%;
    padding-right: 5%;
    color: white;
    margin-bottom: 4%;
    padding-top: 0.5%;
    border-radius: 8px;
}
.INTBtn{
    background-color: black;
    padding-left: 5%;
    padding-right: 5%;
    color: white;
    border-radius: 12px;
}
.hl{
    border-top: 3px solid #000;
    border-radius: 2px;
    width: 40%;
    margin-left: 74%;
    margin-top: -4%;
}
.JoinTeam{
    text-decoration: none; 
    color: white;
}
.JoinTeam:hover{
    text-decoration: none !important; 
    color: black !important;
    background:#fafafa !important;
    border:1px solid black !important;
}
figure.effect-lily img {
	width: -webkit-calc(100%);
	width: calc(100%);
	opacity: 0.7;
}
figure.effect-lily figcaption {
	top: auto;
	bottom: 0;
	height: 50%;
	text-align: left;
}
figure.effect-lily:hover img {
	opacity: 1;
}
figure.effect-lily:hover img{
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
::selection {
    background-color:#cccccc;
    color: #fff;
}




.icon-box18 {
    position: relative;
    text-align: center;
    background-color: #fff;
    background-color: #fff\9;
    border: 1px solid #e5e5e5;
    padding: 36px 20px 28px;
    text-shadow: none;
    box-shadow: 0 2px 0 0px rgba(0,0,0,0.016);
    margin: 40px 15px 30px;
}
#wrap.colorskin-custom .whmpress_announcements a, #wrap.colorskin-custom .whmpress_announcements a :hover, #wrap.colorskin-custom .whmpress_pricing_table.one.featured, #wrap.colorskin-custom .whmpress_pricing_table.two .pricing_table_price, #wrap.colorskin-custom .whmpress_pricing_table.one .pricing_table_submit button, #wrap.colorskin-custom .whmpress_pricing_table.one .pricing_table_combo button, #wrap.colorskin-custom .whmpress_pricing_table.two .pricing_table_combo button, #wrap.colorskin-custom .whmpress_pricing_table.two .pricing_table_submit, #wrap.colorskin-custom #bridge .dropdown-menu a:hover, #wrap.colorskin-custom .crsl .owl-buttons div:hover, #wrap.colorskin-custom .icon-box14 a.magicmore:before, #wrap.colorskin-custom .vc_tta-color-white.vc_tta-style-modern.vc_tta-o-shape-group .vc_tta-tab.vc_active>a i.vc_tta-icon, #wrap.colorskin-custom #bridge input[name="hosting"].btn, #wrap.colorskin-custom #bridge .navbar .nav > li > a:before, #wrap.colorskin-custom #bridge p a, #wrap.colorskin-custom #bridge p a, #wrap.colorskin-custom #bridge .btn-group .btn, #wrap.colorskin-custom #bridge #order-standard_cart .products .product header span:first-child, #wrap.colorskin-custom #bridge #order-boxes a, #wrap.colorskin-custom .button.gray.rounded.bordered-bot, #wrap.colorskin-custom .icon-box3:hover .magicmore, #wrap.colorskin-custom .icon-box3 a.magicmore, #wrap.colorskin-custom .vc_tta-tabs.vc_tta-style-modern.vc_tta-shape-round .vc_tta-tab .vc_tta-icon, .colorskin-custom .w-pricing-table.pt-type2 .pt-footer a, .colorskin-custom .rec-post h5 a:hover, .colorskin-custom .about-author-sec h5 a:hover, .colorskin-custom #header h6 i, .colorskin-custom .components h6 i, .colorskin-custom .top-bar h6 i, .top-inf h6 i, .colorskin-custom .top-links a:hover, .colorskin-custom .w-header-type-11 #nav > li:hover > a, .colorskin-custom #nav ul li.current > a, .colorskin-custom #nav ul li a:hover, .colorskin-custom #nav li.current ul li a:hover, .colorskin-custom .nav-wrap2 #nav ul li a:hover, .colorskin-custom .nav-wrap2.darknavi #nav ul li a:hover, .colorskin-custom #nav ul li.current > a, .colorskin-custom #nav ul li:hover > a, .colorskin-custom .icon-box22:hover h4, .colorskin-custom .icon-box22:hover i, .colorskin-custom .icon-box22.w-featured i, .colorskin-custom .icon-box22.w-featured h4, .colorskin-custom .icon-box22 a.magicmore, .colorskin-custom .w-pricing-table.pt-type2 > span, .colorskin-custom a.magicmore, .colorskin-custom .blox.dark .icon-box9 i, .colorskin-custom .icon-box20:hover i, .colorskin-custom .our-team4 .social-team a i:before, .colorskin-custom .our-process-item:hover i, .colorskin-custom .our-process-item:hover i, .colorskin-custom #footer .side-list ul li>a:after, .colorskin-custom .widget ul li.cat-item a:before, .colorskin-custom .footer-navi a:after, .colorskin-custom .footer-navi a:hover, .colorskin-custom .custom-footer-menu a:hover, .colorskin-custom .buy-process-item h4, .colorskin-custom .buy-process-item.featured i, .colorskin-custom .testimonials-slider-w.flexslider .flex-direction-nav a i, .colorskin-custom .icon-box21 i, .colorskin-custom .icon-box21:hover h4, .colorskin-custom .post-format-icon, .colorskin-custom .latestposts-nine .latest-b9-meta .date:after, .colorskin-custom .latestposts-nine .latest-b9-meta .categories:after, .colorskin-custom .w-pricing-table.pt-type4 h3, .colorskin-custom .w-pricing-table.pt-type4.featured h3, .colorskin-custom .w-pricing-table.pt-type4 .pt-price h4 span, .colorskin-custom .w-pricing-table.pt-type4 .pt-price h4 small, .colorskin-custom #footer .side-list ul li:hover a, .colorskin-custom .w-pricing-table.pt-type5 .pt-header h3, .colorskin-custom .w-pricing-table.pt-type5 .pt-header h4 > span, .colorskin-custom .w-pricing-table.pt-type5 .pt-header h4 small, .colorskin-custom .w-pricing-table.pt-type5 .pt-header h5, .colorskin-custom .icon-box i, .colorskin-custom .blgtyp3.blog-post h6 a, .colorskin-custom .blgtyp1.blog-post h6 a, .colorskin-custom .blgtyp2.blog-post h6 a, .colorskin-custom .blog-single-post .postmetadata h6 a, .colorskin-custom .blog-single-post h6.blog-author a, .colorskin-custom .blog-inner .blog-author:after, .colorskin-custom .blog-inner .blog-date:after, .colorskin-custom .blog-post a:hover, .colorskin-custom .blog-author span, .colorskin-custom .blog-line p a:hover, .colorskin-custom a.readmore, .colorskin-custom .sidebar .widget .tabs li:hover a, .colorskin-custom .sidebar .widget .tabs li.active a, .colorskin-custom .pin-box h4 a:hover, .colorskin-custom .tline-box h4 a:hover, .colorskin-custom .pin-ecxt h6.blog-cat a:hover, .colorskin-custom .colorf, .colorskin-custom .related-works .portfolio-item:hover h5 a, .colorskin-custom .icon-box1 i:before, .colorskin-custom .icon-box1 h4, .colorskin-custom .icon-box3 i, .colorskin-custom .icon-box3 h4, .colorskin-custom .icon-box3 p, .colorskin-custom .icon-box4:hover i, .colorskin-custom .icon-box5 i, .colorskin-custom .icon-box7 i, .colorskin-custom .icon-box8 i, .colorskin-custom .blox.dark .icon-box9 i, .colorskin-custom .icon-box9 i, .colorskin-custom .icon-box11 i, .colorskin-custom .blox.dark .icon-box15 i, .colorskin-custom .blox.dark .icon-box15 h4, .colorskin-custom .blox.dark .icon-box15 a.magicmore, .colorskin-custom .icon-box16 h4, .colorskin-custom .icon-box16 i, .colorskin-custom .icon-box18 i, .colorskin-custom .icon-box19 i, .colorskin-custom .icon-box23 h4, .colorskin-custom .icon-box24 i, .colorskin-custom #bridge #order-boxes a, .colorskin-custom .latestposts-two .blog-line:hover h4 a, .colorskin-custom .latestposts-two .blog-line p.blog-cat a, .colorskin-custom .latestposts-two .blog-line:hover .img-hover:before, .colorskin-custom .latestposts-three h6.latest-b2-cat a, .colorskin-custom .latestposts-three .latest-b2-metad2 span a:hover, .colorskin-custom .latestposts-three h3.latest-b2-title a:hover, .colorskin-custom .latestposts-four h3.latest-b2-title a:hover, .colorskin-custom .latestposts-five h6.latest-b2-cat a, .colorskin-custom .latestposts-six .latest-content p.latest-date, .colorskin-custom .latestposts-six .latest-title a:hover, .colorskin-custom .latestposts-six .latest-author a:hover, .colorskin-custom .latestposts-seven .wrap-date-icons h3.latest-date, .colorskin-custom .latestposts-seven .latest-content .latest-title a:hover, .colorskin-custom .latestposts-seven .latest-content .latest-author a, .colorskin-custom .latestposts-eleven .latest-b11 .latest-b11-meta .date:after, .colorskin-custom h6.blog-cat a, .colorskin-custom .latestposts-one .latest-title a:hover, .colorskin-custom .latestposts-one .latest-author a:hover, .colorskin-custom a.magicmore, .colorskin-custom .button.skyblue.bordered-bot, .colorskin-custom button.skyblue.bordered-bot, .colorskin-custom input[type="submit"].skyblue.bordered-bot, .colorskin-custom input[type="reset"].skyblue.bordered-bot, .colorskin-custom input[type="button"].skyblue.bordered-bot, .colorskin-custom .our-team6 h5, .colorskin-custom .our-clients-wrap.crsl .owl-buttons div:active, .colorskin-custom .our-team5 h5, .colorskin-custom .our-team5 .social-team a i:hover:before, .colorskin-custom .latestposts-ten .latest-b10 .latest-b10-content a.readmore, .colorskin-custom .w-pricing-table.pt-type1 .pt-footer a, .colorskin-custom .w-pricing-table.pt-type1 .pt-footer a, .colorskin-custom .w-pricing-table.pt-type1 .plan-price span, .colorskin-custom .w-pricing-table.pt-type1 .plan-price small, .transparent-header-w .colorskin-custom #header.horizontal-w.sticky #nav > li.active > a, .transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w.sticky #nav > li.active > a, .transparent-header-w.t-dark-w .colorskin-custom #header.horizontal-w.sticky #nav > li:hover > a, .colorskin-custom .w-pricing-table.pt-type7 .plan-title, .colorskin-custom .icon-box1 img:after, .colorskin-custom .icon-box1 i:after, .colorskin-custom #header #nav .active a {
    color: #9a333b;
}


.icon-box18 h4, .blox .icon-box18 h4, .blox.dark .icon-box18 h4 {
    color: #363636;
    margin-top: 30px;
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
}
.container .icon-box18 p, .container .blox .icon-box18 p, .container .blox.dark .icon-box18 p {
    color: #818181;
    margin-bottom: 30px;
}
.icon-box18 p {
    font-size: 14px;
    line-height: 1.82;
    padding-left: 15px;
    padding-right: 15px;
}

.icon-box18 {
    border-radius: 25px;
    margin: 40px 0px 30px;
}


/*----------------------- Icon Box Style ----------------------*/
/*----------------------------------

    Theme Name: EasyWeb
    ----------------------
    
    /* #Icon Boxes
    ========================================= */

    article[class*="icon-box"] { clear:both;}
    @media only screen and (max-width: 768px) {
    article[class*="icon-box"] { margin-bottom:20px;}
    }   
    article[class*="icon-box"] i { text-align:center;}
    
    
    /* #Icon Box 0
    =========================== */
    .icon-box { vertical-align: baseline; margin-bottom: 20px; /* New */ position:relative; padding-left:52px;}
    .icon-box img, .icon-box i { float: left; display: block; vertical-align: text-top; margin: 5px 20px 75px 0;}
    .icon-box i { font-size: 32px;color: #00c2e5; float: left; margin-right: 20px; cursor: default; /* New */ position:absolute; left:0; top:0;}
    .icon-box h5, .icon-box h4 { margin-bottom: 5px; line-height: 1.3; font-size:16px; letter-spacing:0; font-weight:600; color: #222222;}
    .icon-box h5 strong, .icon-box h4 strong { font-weight:600;}
    .icon-box p { overflow: hidden; color:#808080; font-size:13.5px;}
    

    /* #Icon Box 1
    =========================== */
    .icon-box1 { position: relative; width: 100%; height: 100%; padding: 35px 10px 0; cursor: pointer; transition: .38s all ease;}
    .icon-box1 img, .icon-box1 i {  margin: 0px 30px 75px 0; transition: .5s; float: left; width: 45px;height: 45px;}
    .icon-box1 i:before {color: #00c2e5; transition: .5s;font-size: 45px;}
    .icon-box1 img:after, .icon-box1 i:after { content: ""; width: 3px; height: 65%; background: #83d3f0; position: absolute; margin-left: 10px;}
    .icon-box1 h4 {text-transform: uppercase; font-size: 17px; font-weight: 600; color: #00c2e5; margin-top: 0; transition: .5s;}
    .icon-box1 p { color: #616161; display: table; transition: .5s; font-size: 12.6px; }
    .icon-box1:hover { background: #00c2e5; }
    #wrap .icon-box1:hover h4, #wrap .icon-box1:hover p, #wrap .icon-box1:hover i:before{ color: #fff;}
    @media only screen and (min-width: 768px) {
    .alignright .icon-box1, .alignright .icon-box1 * { text-align:right; padding-right:0; margin-right:0;}
    }
    @media (min-width:768px) and (max-width:960px) {
    .icon-box1 img:after, .icon-box1 i:after { display: none;}
    .icon-box1 img, .icon-box1 i { display: inline-block; float: none; text-align: center; margin-bottom: 10px; }
    .icon-box1 h4 { border-bottom: 3px solid; padding-bottom: 10px;}
    }

    /* #Icon Box 2
    =========================== */
    .icon-box2 { background-color:#fff; vertical-align:baseline; text-align:center; border-radius:5px; padding:20px 0;  -webkit-transition:background .3s ease-in-out;  -moz-transition:background .3s ease-in-out; -ms-transition:background .3s ease-in-out;  -o-transition:background .3s ease-in-out;   transition:background .3s ease-in-out;}
    .icon-box2 i { display:block; margin:16px 0 20px; font-size:48px; color: #444; text-align: center;}
    .icon-box2 p { padding:0 18px; color: #888;}
    .icon-box2 h4 { font-weight: 300; font-size:21px; color: #444; line-height:1.48;}
    .icon-box2:hover { background-color:#fafafa;}
    #wrap .icon-box2 a.magicmore { padding:0; font-size:15px; font-weight:400; text-transform:none; letter-spacing:0; position:relative;}
    #wrap .icon-box2 a.magicmore:after { display:inline; font-family:simple-line-icons; content: "\e606"; font-size:11px; padding-left:3px; position:static; opacity:1;}
    
    

    /* #Icon Box 3
    =========================== */
    .icon-box3 { background: #e4f2f8 url(../images/patern-bg2.png) right bottom; padding-top: 70px; border-radius: 50%; width: 350px; height: 350px; text-align: center; transition: .5s ease;}
    .blox.dark .icon-box3 { background-color:rgba(0,194,229,0.09);}
    .icon-box3 i { font-size: 32px; color: #00c2e5; margin-bottom: 10px; display: block; transition: all .24s ease;}
    .icon-box3 h4 { position:relative; font-size: 19px; letter-spacing:0; margin-bottom:35px;color: #00c2e5; transition: all .5s ease;}
    .icon-box3 h4:after { content: ""; position: absolute; left: 50%; transform: translate(-50%,0); -webkit-transform: translate(-50%, 0); height: 2px; width: 60px; margin-top: 35px; background: #00c2e5; transition: all .5s ease;}
    .icon-box3 p { font-size:14px; line-height: 21px; margin-right: 10px; color: #616161; padding: 0 35px; transition: all .5s ease;}
    .icon-box3 a.magicmore {display: inline-block; border-radius: 60px; background: #00c2e5; color: #fff !important; padding: 11px 25px; transition: all .5s ease;}
    .blox.dark .icon-box3 a.magicmore { color:#fff;}
    .icon-box3 a.magicmore:after { display: none;}
    .icon-box3:hover, .blox.dark .icon-box3:hover { background-color: #00c2e5;}
    #wrap .icon-box3:hover p, #wrap .icon-box3:hover h4, #wrap .icon-box3:hover i { color: #fff;}
    #wrap .icon-box3:hover .magicmore, .icon-box3:hover h4:after, .blox.dark .icon-box3:hover a.magicmore { background: #fff; color: #00c2e5 !important;}
    #wrap .icon-box3:hover .magicmore:hover { color:#fff !important; background: #222 !important;}
    @media (min-width: 960px) and (max-width: 1280px) {
    .icon-box3 { width: 280px;height: 280px; padding-top: 15px;}
    }
    @media (min-width: 768px) and (max-width: 960px) {
    .icon-box3 { width: 200px; height: 200px; padding-top: 50px;}
    .icon-box3 p, .icon-box3 a.magicmore { display: none;}
    }
    @media (max-width: 480px) and (max-width: 768px) {
    .icon-box3 { width: 300px;height: 300px; padding-top: 15px;}
    }
    @media (min-width: 400px) and (max-width: 480px) {
    .icon-box3 { width: 280px; height: 280px; padding-top: 15px;}
    .icon-box3 p { font-size:13px;}
    }
    @media (max-width: 400px) {
    .icon-box3 { width: 240px; height: 240px; padding-top: 15px;}
    .icon-box3 p { font-size:12px;}
    }



    /* #Icon Box 4
    =========================== */
    .icon-box4 {text-align: left; overflow: hidden; margin-bottom: 30px;}
    .icon-box4 i {display:inline-block; font-size: 32px; border: 3px solid #fff; float: left;padding: 28px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; margin: 8px 30px 80px 0;color: #fff; width: 92px; height: 92px; text-align: center; transition: all 0.18s ease;}
    .icon-box4:hover i {color: #00c2e5; background: #fff;}
    .icon-box4 h4 {font-weight: 400;font-size: 18px;color: #fff; margin-bottom: 12px; overflow: hidden;}
    .icon-box4 p {font-weight: 300; font-size: 14px;color: #fff; margin-bottom: 14px; overflow: hidden;}
    .icon-box4 a {color: #2ba6d8; font-size: 13px;}
    .icon-box4 a.magicmore { padding:0;}
    .icon-box4 a:hover {color: #eb7348;}
    .icon-box4 a.magicmore:after {display:none}


    /* #Icon Box 5
    =========================== */
    .icon-box5 p { text-align: left; margin-top: 3px; color: #888; font-size:13px; line-height:1.54; padding-bottom:10px;}
    .icon-box5 i { cursor: default;display: inline;font-size: 16px;float: left;color: #00c2e5;padding: 0;margin-right: 10px;margin-top: 3px;}
    .icon-box5 h4 { font-size: 15px; line-height: 21px; font-weight: 400; letter-spacing:0; text-align:left; color:#555;}
    .icon-box5 h4 strong { font-weight:400;}
    .icon-box5 img { float: left; display: block; vertical-align: text-top; margin: 0 12px 0 0;}
    .icon-box5 a.magicmore { font-size:11px; font-weight:700; text-transform:uppercase; letter-spacing:1px;}
    .blox.dark .icon-box5 a.magicmore { color: #f9a827;}
    .blox.dark .icon-box5 a.magicmore:after { border-color: #f9a827;}

    @media only screen and (min-width: 768px) {
    .alignright .icon-box5, .alignright .icon-box5 * { text-align:right; padding-right:0; margin-right:0;}
    .alignright .icon-box5 i, .alignright .icon-box5 img { float:right; margin-left:10px; margin-right:0;}
    }

    

    /* #Icon Box 6
    =========================== */
    .icon-box6 { position: relative; text-align:center; background-color: rgba(255,255,255,0.81); background-color:#fff\9; border: 1px solid #e5e5e5; border-radius: 3px; padding: 36px 20px 28px; text-shadow: 0 0 0 0; margin: 40px 0 20px;}
    .icon-box6 * { text-shadow: none;}
    .icon-box6 i { font-size: 24px; width: 56px; height: 56px; text-align: center; padding: 15px 16px 17px; background: #00c2e5; color: #fff; position: absolute; top: -30px; left: 50%; margin-left: -27px; border-radius: 30px; cursor: default;}
    .icon-box6 h4, .blox .icon-box6 h4, .blox.dark .icon-box6 h4 { font-weight: 400;}
    .container .icon-box6 p, .container .blox .icon-box6 p, .container .blox.dark .icon-box6 p { color: #818181; margin-bottom: 12px;}

    
    /* #Icon Box 7
    =========================== */
    .icon-box7 { padding: 0px 0 30px 0; clear:both;}
    .icon-box7 p { text-align: left; margin-top: 3px; font-size: 14px; line-height:1.54; padding-bottom:10px; margin-left: 52px; overflow: hidden; margin-bottom:0;}
    .icon-box7 i { color: #00c2e5; cursor: default; display: inline; font-size: 30px; float: left; padding: 0; margin-right: 20px; margin-top: 3px;}
    .iconright .icon-box7 h4, .icon-box7 h4 { font-size: 18px; line-height: 21px; letter-spacing:0; text-align:left; text-transform: uppercase;padding-top: 5px;margin-bottom: 10px;}
    .icon-box7 img { float: left; display: block; vertical-align: text-top; margin: 0 12px 0 0;}
    #wrap .icon-box7 a.magicmore {background: #00c2e5;border-radius: 55px;display: inline-block;line-height: 18px;padding: 1px 14px 2px;color: #fff;letter-spacing: 1px;text-transform: uppercase;font-size: 10px;font-weight: 600;margin-left:52px;}
    #wrap .icon-box7 a.magicmore:after { content:""; display:none;}
    #wrap .icon-box7 a.magicmore:hover, #wrap .icon-box10 a.magicmore:after {color: #fff !important;}
    #wrap .icon-box7 a.magicmore:hover { background:#2a2a2a !important;}
    .blox.dark .icon-box7 a.magicmore { color: #f9a827;}
    .blox.dark .icon-box7 a.magicmore:after { border-color: #f9a827;}

    
    
    
    @media only screen and (min-width: 768px) {
    .iconright .icon-box7 { text-align:right;}
    .iconright .icon-box7 i { cursor: default; display: inline; font-size: 30px; float: right; padding: 0; margin-left: 20px; margin-right:0; margin-top: 3px;}
    .iconright .icon-box7 img { float: right; display: block; vertical-align: text-top; margin: 0 0 0 12px;}
    .iconright .icon-box7 i, .iconright .icon-box7 h4, .iconright .icon-box7 p {margin-bottom: 0;margin-bottom: 10px;text-align: right;}
    .iconright .icon-box7 p {text-align: right; margin-top: 3px; margin-left: 0;margin-bottom: 0;margin-right: 52px;}
    .alignright .icon-box7, .alignright .icon-box7 * { text-align:right; padding-right:0; margin-right:0;}
    .alignright .icon-box7 i, .alignright .icon-box7 img { float:right; margin-left:10px; margin-right:0;}
    #wrap .iconright .icon-box7 a.magicmore { margin-left:0; margin-right:52px;}
    }


    /* #Icon Box 8
    =========================== */  
    .icon-box8 {text-align: left; overflow: hidden; margin-bottom: 20px; padding-bottom:5px;}
    .icon-box8 i {display:inline-block; font-size: 32px; width:74px; color: #01b6f9; background: #fff; float: left; padding: 20px; border:1px solid #e9e9e9; border-radius: 50%; margin: 8px 15px 60px 0;
    -webkit-transition: all 0.28s ease; -moz-transition: all 0.28s ease; -ms-transition: all 0.28s ease; -o-transition: all 0.28s ease; transition: all 0.28s ease;}
    .icon-box8:hover i {color: #fff !important; background: #01b6f9; border-color: #01b6f9;}
    .icon-box8 h4 { font-size: 17px; font-weight:300; color: #2a2a2a; margin-bottom: 5px; margin-top:8px; overflow: hidden; letter-spacing:0;}
    .icon-box8 h4 strong { font-weight:700;}
    .icon-box8 p {font-weight: 300; font-size: 14px; line-height:1.5; color: #6d6f71; margin-bottom: 16px; max-width:398px;}
    .icon-box8 a.magicmore { background:#fafafa; color: #898f9e; padding:5px 8px 4px 14px; border-radius:20px; border:1px solid #e9e9e9; font-size:9px; text-transform:uppercase; font-weight:400; margin:14px 0; letter-spacing:2px;}
    .icon-box8 a.magicmore:after { border:none;}
    .icon-box8 a:hover { color: #01b6f9;}
    @media only screen and (min-width: 1281px) {
    .icon-box8 p, .icon-box8 h4 { padding-right:20px;}
    }

    
    /* #Icon Box 9
    =========================== */
    .icon-box9 { text-align: left; overflow: hidden; margin-bottom: 0; border: 2px solid #9a9a9a; padding: 21px 21px; border-radius: 3px; box-shadow: 0 2px 0 0px rgba(0,0,0,0.035); transition: all .5s ease;}
    .icon-box9 i, .icon-box9 img { display:inline-block; font-size: 40px;  background: #fff; float: left; padding: 15px; color:#9a9a9a; box-shadow: 0 2px 0 0px rgba(0,0,0,0.035); border:3px solid #9a9a9a; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%; -webkit-transition: all 0.18s ease; -moz-transition: all 0.18s ease; -ms-transition: all 0.18s ease; -o-transition: all 0.18s ease; transition: all 0.18s ease;}
    .blox.dark .icon-box9 i { color:#00c2e5;}
    .icon-box9 h4, .icon-box9 h4 {font-weight: 700; font-size: 21px; margin: 0 auto; overflow: hidden; letter-spacing: 1px;l ine-height: 1; padding-left: 24px; text-transform: uppercase; margin-bottom: 12px;}
    .icon-box9 p {font-size: 14px; display: table; line-height: 1.7; margin-bottom: 10px; padding-left: 23px;}
    #wrap .icon-box9 a.magicmore { text-transform: uppercase; color: #00c2e5; border: 2px solid; border-radius: 60px; padding: 10px 22px; float: right; box-shadow: 0 2px 0 0px rgba(0,0,0,0.035); transition: all .23s ease;}
    .blox.dark .icon-box9, .blox.dark .icon-box9 i, .blox.dark .icon-box9 img { border-color:rgba(255,255,255,0.77);}
    .blox.dark .icon-box9 h4, .blox.dark .icon-box9 p, #wrap .blox.dark .icon-box9 a.magicmore { color:#fff;}
    .icon-box9 .magicmore:hover:after { display: none; }
    #wrap .icon-box9 a.magicmore:hover { background: #fff; color: #222 !important; border-color: #fff;}
    
    @media ( max-width: 480px){
    .icon-box9 i, .icon-box9 img { margin-left: 50%; transform: translate(-50%,0); -webkit-transform: translate(-50%, 0);}
    .icon-box9 h4 { display: inline-block; margin-top: 10px; text-align: center; width: 100%; padding-left: 0;}
    #wrap .icon-box9 a.magicmore { float: left; margin-left: 50%; transform: translate(-50%,0); -webkit-transform: translate(-50%, 0); padding: 9px;}
    }
    @media ( max-width: 320px){
    #wrap .icon-box9 a.magicmore {padding: 7px; font-size: 10px; letter-spacing: 0;}
    }
    
    
    /* #Icon Box 10
    =========================== */  
    .icon-box10 { text-align:center;margin-bottom: 20px;}
    .icon-box10 i { font-size: 32px; color: #484f54; margin-bottom: 23px; display: inline-block; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
    .icon-box10 h4 {margin-bottom: 1px;color: #3f3f3f;font-size: 16px;letter-spacing: 0;line-height: 23px; margin-bottom:9px;font-weight: 600;transition: all .23s ease-in-out;}
    .icon-box10 img { margin-bottom:10px;}
    @media only screen and (min-width: 961px) and (max-width: 1280px) {
    .icon-box10 h4 { font-size:15px;}
    }
    .icon-box10 h4 strong { font-weight:600;}
    .icon-box10 p { line-height: 21px; margin-right: 10px; font-size:13px; color: #6d6f71; letter-spacing:0.25px;}
    .icon-box10 a.magicmore { font-size:11px; font-weight:700; text-transform:uppercase; letter-spacing:1px;}
    
    #wrap .icon-box10 i {color: #363842;font-size: 38px;line-height: 38px;display: block;margin-bottom: 13px;font-weight: 500;margin-right: 0;}
    #wrap .icon-box10 a {text-align:center; min-height:10px;}
    #wrap .icon-box10 p {color: #3f3f3f;font-weight: 400;margin-right: 0;font-size: 13px;margin-bottom: 13px;}
    #wrap .icon-box10 a.magicmore {background: #00c2e5;border-radius: 55px;display: inline-block;line-height: 23px;padding: 1px 20px 2px;color: #fff;letter-spacing: 1px;text-transform: uppercase;font-size: 10px;font-weight: 600;}
    #wrap .icon-box10 a.magicmore:after { content:""; display:none;}
    #wrap .icon-box10 a.magicmore:hover, #wrap .icon-box10 a.magicmore:after {color: #fff !important;}
    #wrap .icon-box10 a.magicmore:hover { background:#2a2a2a !important;}
    
    
    /* #Icon Box 11
    =========================== */  
    .icon-box11 { text-align: center; margin-bottom: 20px;}
    .icon-box11 i {padding: 36px 20px;border:1px solid #e3e3e3;border-radius: 44px;margin-bottom: 28px;width: 110px;height: 110px;cursor: default;font-size: 36px;color: #00c2e5;display: inline-block;-webkit-transition: all .39s ease-in-out;-moz-transition: all .39s ease-in-out;-ms-transition: all .39s ease-in-out;-o-transition: all .39s ease-in-out;transition: all .39s ease-in-out;}
    .icon-box11 img { max-width:220px !important; margin-bottom:18px; -webkit-transition: all .21s ease-out; -moz-transition: all .21s ease-out; -ms-transition: all .21s ease-out; -o-transition: all .21s ease-out; transition: all .21s ease-out;}
    .icon-box11 h4 { margin-bottom: 16px; font-size: 17px; font-weight:400; color:#373e44; letter-spacing: 1.25px; text-transform:uppercase;}
    .icon-box11 h4 strong { font-weight:600;}
    .icon-box11 p { font-size: 14px; font-weight: 300; color: #616161; line-height: 1.7; padding: 0 15px; margin-bottom: 30px;}
    .icon-box11:hover i { color: #fff !important;background: #00c2e5;border-color: #00c2e5;}
    .icon-box11 a.magicmore { font-size:11px; font-weight:700; text-transform:uppercase; letter-spacing:1px;}
    
    @media only screen and (min-width: 961px) {
    .icon-box11:hover img { padding:15px;}
    .vc_row-fluid [class*="vc_span"] .icon-box11 img { max-width:220px;}
    }   
    @media only screen and (min-width: 1281px) {
    .icon-box11 p { padding: 0 35px;}
    }

    @media only screen and (max-width: 767px) {
    .icon-box11 i { margin-bottom:20px;}
    .icon-box11 h4, .icon-box11 h4 { margin-bottom:7px;}
    .icon-box11 p { margin-bottom:45px;}
    }
    
    
    
    /* #Icon Box 12
    =========================== */  
    .icon-box12 { min-height: 132px;text-align: left; margin-bottom: 37px; border-radius: 5px; padding: 0 14px 0 147px; background: #f6f8f9;position: relative;}
    .icon-box12 i { display: inline-block; font-size: 51px; background: #00c2e5;float: left; margin-right: 20px; color:#fff; -webkit-transition: all 0.18s ease; -moz-transition: all 0.18s ease; -ms-transition: all 0.18s ease; -o-transition: all 0.18s ease; transition: all 0.18s ease; padding: 15%; position: absolute; top: 0; left: 14px; bottom: 0;width: 117px;}
    .icon-box12 i:before { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);  -webkit-transform: translate(-50%, -50%);}
    .icon-box12 h4 { font-weight: 600;font-size: 15px; text-transform: uppercase;color: #444;padding-top: 25px; margin-bottom: 5px;}
    .icon-box12 h4 strong { font-weight: normal;}
    .icon-box12 p { font-weight: 400;font-size: 13px;color: #777; letter-spacing: 0px; margin: 0;padding-bottom: 10px;}
    .icon-box12:hover i { background: #6DC068; color: #fff;}
    @media only screen and (min-width: 768px) {
        .alignright .icon-box12, .alignright .icon-box12 * { text-align:right; padding-right:0; margin-right:0;}
        .alignright .icon-box12 i, .alignright .icon-box12 img { float:right; margin-left:10px; margin-right:0;}
    }
    @media only screen and (min-width: 768px) and (max-width: 961px) {
        .icon-box12 {padding: 127px 14px 14px;}
        .icon-box12 i { bottom: auto; left: 0; right: 0;width: auto;height: 117px;margin: 0;}
    }
    @media only screen and (max-width: 480px) {
        .icon-box12 {padding: 140px 14px 14px;}
        .icon-box12 i { bottom: auto; left: 0; right: 0;width: auto; height: 120px; margin: 0;}
    }
    @media (min-width:768px) and (max-width:960px){
        #wrap .icon-box12 i { padding: 10%;}
    }
    
    
        
    
    /* #Icon Box 13
    =========================== */  
    .icon-box13 { text-align:center;padding: 39px 0 25px; transition: .5s ease-out;}
    .icon-box13 h4, .icon-box13 h4 strong { font-size: 21px; text-transform:capitalize;margin-bottom: 19px;}
    #wrap .icon-box13 p { font-size:14px; padding: 0 28px; }
    .icon-box13 i { display: inline-block; text-align: center;width: 57px;height: 57px;background:none; border: 2px solid #eee; border-radius: 4px;padding: 12px; font-size: 30px; line-height: 1; margin-bottom: 25px; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
    #wrap .icon-box13 a.magicmore {display: inline-block;padding: 10px 32px 11px 22px;font-size: 10px;font-weight: 600;border-radius: 40px;background: rgba(44, 45, 47,0.33);color: #fff;letter-spacing: 1px;}
    .blox.dark .icon-box13 i { border-color:#fff; color:#fff;}
    .icon-box13 a.magicmore:after {display:none;}
    .icon-box13 a.magicmore:before {content: "\f054";width: 12px;height: 12px;position: absolute;left: auto;right: 13px;font-family: 'FontAwesome';speak: none;font-style: normal;border: 2px solid #fff;border-radius: 50%;padding: 2px;color: #404854;text-transform: none;-webkit-font-smoothing: antialiased;font-size: 7px;padding-left: 2px;padding-top: 1px;background: #fff;}
    #wrap .icon-box13 a.magicmore:hover { background: #25282d; color: #fff;}
    .icon-box13:hover {background: rgba(85,191,230,0.70) url(../images/patern-bg2.png) top repeat;}

    @media only screen and (min-width: 1500px) {
    .icon-box13 p { padding:0 8%;}
    }

    @-webkit-keyframes magicmore-anim {
    from {left: -11px; opacity:0;}
    to {left: 30px; opacity:1;}
    }

    @keyframes magicmore-anim{
    from {left: -11px; opacity:0;}
    to {left: 30px; opacity:1;}
    }
    
    /* #Icon Box 14
    =========================== */
    .icon-box14 { position: relative; background: rgba(78, 179, 217, 0.72) ; text-align:center; -webkit-transition: all 0.5s ease-in-out;   transition: all 0.5s ease-in-out; margin-bottom: 10px; border: 5px solid transparent; padding-bottom:12px;}
    .icon-box14 i {display:block;  font-size:40px;color: #fff; padding: 40px 0;}
    .icon-box14 h4 { font-size: 17px; font-weight: 600; color: #fff; padding: 0 50px; line-height: 1.34;}
    .icon-box14 p { color: #fff;margin: 0;padding: 15px 30px 25px;}
    .icon-box14 a.magicmore {position:relative;display: inline-block;padding: 11px 33px 11px 19px; letter-spacing: 0.4px;cursor: pointer;border: 2px solid #fff;border-radius: 60px;font-weight: 500;margin-bottom: 20px;color: #fff; text-shadow: 0 0 0; text-transform:uppercase; font-size:11px; -webkit-transition: all 0.6s ease; -moz-transition: all 0.6s ease; -ms-transition: all 0.6s ease; -o-transition: all 0.6s ease;transition: all 0.6s ease;}
    .blox.dark .icon-box14 i {color:#fff}
    .blox.dark .icon-box14 a.magicmore{color: #fff;}
    .icon-box14:hover a.magicmore{text-shadow: 0px 0px 0px rgba(0, 0, 0, 0.2);}
    .icon-box14 a.magicmore:hover {background: rgba(0, 0, 0, 0.5); color: rgba(240, 240, 240, 0.85)}
    #wrap .icon-box14 a.magicmore { color:#fff !important;}
    #wrap .icon-box14 a.magicmore:before {position:absolute;top: 9px;left: auto;right: 8px; width:14px; height:14px; font-family: 'FontAwesome';speak: none;font-style: normal;border: 2px solid #fff;border-radius: 50%;padding: 2px;content: "\f054";color: #0db9e7; text-transform: none; -webkit-font-smoothing: antialiased;font-size: 7px;background: #fff;}
    #wrap .icon-box14 a.magicmore:after {display:none}
    .icon-box14:hover { background: rgba(78, 179, 217, 0.09) url(../images/patern-bg1.png) repeat-x left; border-color: #fff; border-radius: 2px;}
    #wrap .icon-box14 a.magicmore:hover { background: #fff !important; color: #0db9e7 !important;}
    #wrap .icon-box14 a.magicmore:hover:before { background: #0db9e7 !important; border-color: #0db9e7 !important; color: #fff !important;}
    .icon-box14:hover h4:before ,.icon-box14:hover p:before{ opacity: 1;}
    .icon-box14:hover h4:after ,.icon-box14:hover p:after { opacity: .4;}
    
    
        
    /* #Icon Box 15
    =========================== */  
    .icon-box15 i { font-size: 48px; color: #4EB3D9; margin-bottom: 10px; display: inline-block; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; -ms-transition: all .3s ease-in-out; -o-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
    .icon-box15 h4, .icon-box15 h4 { margin-bottom: 11px; font-weight:700; color: #4EB3D9; font-size: 27px; letter-spacing: -1.25px; line-height: 1.1;}
    .icon-box15 h4 strong, .icon-box15 h4 strong { font-weight:700;}
    .icon-box15 p { font-size:21px; line-height: 1.2; margin-right: 10px; padding-right:10px; border-right:1px solid #e5e5e5; letter-spacing:0;font-weight:300;}
    #wrap .icon-box15 a.magicmore { padding:0; font-size:15px; font-weight:400; text-transform:none; letter-spacing:0; position:relative;}
    #wrap .icon-box15 a.magicmore:after { display:inline; font-family:simple-line-icons; content: "\e606"; font-size:11px; padding-left:3px; position:static; opacity:1;}
    .blox.dark .icon-box15 i, .blox.dark .icon-box15 h4, .blox.dark .icon-box15 a.magicmore { color: #4EB3D9;}
    .blox.dark .icon-box15 p, .max-hero .icon-box15 p { color:rgba(255,255,255,0.9);  border-color:rgba(255,255,255,0.4); text-align:left; margin:0 10px 25px 0;}
    .blox .icon-box15 p { margin:0 10px 25px 0;}
    .max-hero .icon-box15 h4 { text-shadow:none;}
    .max-hero .icon-box15 { text-align:left;}
    @media only screen and (max-width: 767px) {
    .max-hero .icon-box15 h4 { font-size:21px;}
    .max-hero .slides-content .icon-box15 p { font-size:16px}
    .max-hero .icon-box15 a.magicmore { font-size:12px;}
    }

        
    /* #Icon Box 16
    =========================== */
    .icon-box16 { text-align: center;border: 2px solid #f0f0f0; position: relative; transition: .5s ease-in-out;padding-top: 40px;padding-bottom: 10px;border-radius: 2px; margin-bottom:20px;}
    .icon-box16 i { cursor: default; display: inline-block; font-size: 40px; color: #00c2e5; line-height: 1; padding-right: 10px; vertical-align: middle;}
    .icon-box16 h4 { color: #00c2e5; font-size: 20px;line-height: 21px;margin-bottom: 37px; font-weight: 600; display: inline-block;}
    .icon-box16 p { color: #616161; font-size:14px; margin-bottom: 40px; padding: 0 16%;}
    .icon-box16 img { float: left; display: block; vertical-align: text-top; margin: 0 12px 0 0;}
    .icon-box16 p strong { color: #00c2e5;}
    .icon-box16 a.magicmore { color: #00c2e5; border: 2px solid #00c2e5; border-radius: 60px; text-transform: uppercase; background: #fff;padding: 10px 30px; display: inline-block; position: absolute;font-size: 12px;font-weight: 600;bottom: -18px; left: 50%;letter-spacing: 1px;transform: translate(-50%,0); -webkit-transform: translate(-50%, 0);}
    .icon-box16 a.magicmore:hover:after { display: none;}
    .icon-box16:hover { background: #f6f8f9;}
    #wrap .icon-box16 a.magicmore:hover { background: #333; color: #fff; border-color:#333;}

    @media only screen and (min-width: 768px) {
    .alignright .icon-box16, .alignright .icon-box16 * { text-align:right; padding-right:0; margin-right:0;}
    .alignright .icon-box16 i, .alignright .icon-box16 img { float:right; margin-left:10px; margin-right:0;}    
    }
    @media only screen and (max-width: 479px) {
    .icon-box16 a.magicmore { width:160px; font-size:11px;}
    .icon-box16  { margin-bottom:35px;}
    }


    
        
    /* # Icon box 17
    ================================================== */
    .icon-box17 { position:relative; display:block; overflow:hidden; padding: 45px 10px 20px; text-align: center; margin-bottom: 30px; color:#0099ff; border: 3px solid #f3f3f3; border-top: none; border-radius: 4px; -webkit-box-shadow: 0 -4px 0 0; box-shadow: 0 -4px 0 0; }
    .icon-box17:hover{ background: transparent; -webkit-box-shadow: 0 3px 0 0,0 -4px 0 0; box-shadow: 0 3px 0 0,0 -4px 0 0;}
    .icon-box17:before { content: ''; width: 0; height: 0;  position: absolute; top: 0; left: 50%; margin-left: -8px; border:none; }
    .icon-box17:hover:before { border-left: 8px solid transparent; border-right: 8px solid transparent; border-top: 8px solid; border-top-color: inherit;}
    .icon-box17 .icon-wrap { display: inline-block; background-color:#0099ff; border-radius: 50%; margin-bottom: 32px; border: 1px solid transparent;}
    .icon-box17 i { width:108px; height:108px; padding: 30px; background: #fff; color:#0099ff; border-radius: 50%; cursor: default; font-size: 48px; line-height:48px; display: inline-block; -webkit-transition: all .3s ease; -moz-transition: all .3s ease; -ms-transition: all .3s ease; -o-transition: all .3s ease; transition: all .3s ease; }
    .icon-box17 h4 { margin-bottom: 13px; font-size: 18px; letter-spacing: -0.3px; font-weight: bold; text-transform: uppercase;}
    .icon-box17 p { font-size: 14px;color: #777;margin-bottom: 25px; padding: 0 15px;}
    .icon-box17:hover i { background: none; color: #fff !important;box-shadow: none;}
    .icon-box17 h4 strong { font-weight: 400;font-size: 18px; display: inline-block;}   
    .icon-box17:hover h4 strong:after { content: ""; margin: 7px auto 0; width: 65%; height: 0; display: block; position: relative; border-bottom: 1px solid; border-color: inherit;}
    #wrap .icon-box17 a.magicmore { padding:0; font-size:15px; font-weight:400; text-transform:none; letter-spacing:0; position:relative;}
    #wrap .icon-box17 a.magicmore:after { display:inline; font-family:simple-line-icons; content: "\e606"; font-size:11px; padding-left:3px; position:static; opacity:1;}



    /* # Icon box 18
    ================================================== */
    .icon-box18 { position: relative; text-align:center; background-color: #fff; background-color:#fff\9; border: 1px solid #e5e5e5; padding: 36px 20px 28px; text-shadow: none; box-shadow: 0 2px 0 0px rgba(0,0,0,0.016); margin: 40px 15px 30px; }
    .icon-box18 * { text-shadow: none; }
    .icon-box18 .displayimg  { box-shadow: 0 0 0 7px transparent, 0 0 0 8px transparent; font-size: 36px; padding: 20px; background: #fff; color: #00c2e5; position: absolute; top: -38px; left: 50%; margin-left: -37px; border-radius: 100%; cursor: default;width: 76px; height: 76px; text-align: center; transition: all .3s ease-in-out;}
    .icon-box18:hover i {background: #00c2e5; color: #fff !important ; box-shadow: 0 0 0 7px #fff, 0 0 0 8px #e5e5e5;}
    .icon-box18 h4, .blox .icon-box18 h4, .blox.dark .icon-box18 h4 {color: #363636; margin-top: 30px; margin-bottom:20px; font-size: 16px; font-weight: 600; letter-spacing: 2px; text-transform:uppercase;}
    .icon-box18 p { font-size:14px; line-height:1.82; padding-left:15px; padding-right:15px;}
    .container .icon-box18 p, .container .blox .icon-box18 p, .container .blox.dark .icon-box18 p { color: #818181; margin-bottom: 30px; }
    #wrap .icon-box18 a.magicmore { padding:0; font-size:15px; font-weight:400; text-transform:none; letter-spacing:0; position:relative; margin-bottom:20px;}
    #wrap .icon-box18 a.magicmore:after { display:inline; font-family:simple-line-icons; content: "\e606"; font-size:11px; padding-left:3px; position:static; opacity:1;}
    
    @media only screen and (max-width: 767px) {
    .icon-box18 { margin:50px 0 80px;}
    }




    /* #Icon Box 19
    =========================== */
    .icon-box19 { padding: 20px 0; text-align:center; border:3px solid #e7e7e7; background:#fff;
    -webkit-transition: all .3s ease-out;-moz-transition: all .3s ease-out;-ms-transition: all .3s ease-out;-o-transition: all .3s ease-out;transition: all .3s ease-out;}
    .icon-box19 h4, .icon-box19 h4 strong, .icon-box19 h5, .icon-box19 h5 strong{ font-weight: 600;font-size: 21px;margin-bottom: 12px;padding: 0 9px;line-height: 1.6; color:#292929; letter-spacing:2px;}
    .icon-box19 h4, .icon-box19 h5 { margin-top:8px; padding-bottom:24px; border-bottom:1px solid #e7e7e7; text-transform:uppercase;}
    .icon-box19 p { font-size: 14px;font-weight: 300;color: #616161;line-height: 1.88; padding:10px 33px 0;}
    .icon-box19 i { width:92px; height:92px; display: inline-block;text-align: center;background: #fff; margin-top:8px;color: #00c2e5;border:1px solid; padding:29px; border-radius:50%;font-size: 32px;line-height: 1;margin-bottom: 26px;-webkit-transition: all .23s ease-out;-moz-transition: all .23s ease-out;-ms-transition: all .23s ease-out;-o-transition: all .23s ease-out;transition: all .23s ease-out;}
    .icon-box19:hover { background:#f5f5f5;}
    .icon-box19 a.magicmore { display: inline-block;margin: 10px 0;padding: 5px 15px 6px 15px;color: #00c2e5; border:2px solid #e7e7e7;font-size: 11px;font-weight: 700;text-transform: uppercase;border-radius: 40px;letter-spacing: 1px;background:#fff;}
    .icon-box19 a.magicmore:hover { border-color:#00c2e5; color:#000;}
    #wrap .icon-box19 a.magicmore:after { display:none;}
    @media only screen and (min-width: 961px) {
    .icon-box19:hover i { border-color:#fff;transform: rotateY(180deg); -webkit-transform: rotateY(180deg);}    
    }

    
    
    /* #Icon Box 20
    =========================== */
    .icon-box20 { text-align: left; overflow: hidden; margin-bottom: 30px;}
    .icon-box20 i { display: inline-block; font-size: 32px; border: 3px solid; float: left; padding: 28px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;margin-right: 15px; width: 92px; height: 92px; text-align: center; transition: all 0.18s ease;}
    .icon-box20:hover i { color: #00c2e5; background: #fff; border-color: #fff; box-shadow: 0 2px 0 0px rgba(0,0,0,0.045);}
    .icon-box20 h4 { font-weight: 300; font-size: 18px; margin-bottom: 12px; overflow: hidden;}
    .icon-box20 h4 strong { font-weight: 600;}
    .icon-box20 p { font-weight: 300; font-size: 14px; margin-bottom: 14px; overflow: hidden;}
    .icon-box20 a { color: #2ba6d8; font-size: 13px;}
    .icon-box20 a.magicmore { padding:0;}
    .icon-box20 a:hover { color: #eb7348;}
    .icon-box20 a.magicmore:after { display:none;}
    @media only screen and (max-width: 479px) {
    .icon-box20 h4 { font-size:13px;}
    .icon-box20 p { font-size:12px;}
    .icon-box20 i { width:54px; height:54px; font-size:24px; padding:14px; border:1px solid; margin-right:8px;}
    }

    
    /* #Icon Box 21
    =========================== */  
    .icon-box21 p { text-align: left; padding-top:7px; margin-left: 80px; font-size:13px; color:#717171; overflow: hidden;}
    .icon-box21 a.magicmore {margin-left:80px}
    .icon-box21 i {border: 2px solid #E5E5E5;background:#fff;border-radius:100%;margin-right: 10px; cursor: default; display: inline-block; font-size: 28px; float: left;color: #00c2e5; padding: 30px; margin-right: 10px; margin-top: 10px; -webkit-border-radius: 50%; -moz-border-radius: 50%; border-radius: 50%;width: 90px;height: 90px; text-align: center; transition: all .3s ease-in-out;}
    .icon-box21 h4 { overflow: auto; display: inline;color: #171c24;font-size: 15px; line-height: 56px; font-weight: bold; letter-spacing: 0; text-transform:uppercase; transition: .3s; }
    .icon-box21:hover h4 { color: #00c2e5;}
    .icon-box21:hover i { color:#fff !important; background: #00c2e5;border-color: #00c2e5;}
    .icon-box21 img { float: left; display: block; vertical-align: text-top; margin: 0 12px 0 0;}
    .blox .icon-box21 i  {background: transparent}
    .icon-box21 h4:before { content: ""; position: absolute;width: 52px; height: 2px;background: #F4F3F3; margin-top: 47px;}
    .blox .icon-box21:hover i {color: #fff;background: #00c2e5;}
    .icon-box21 a.magicmore {color:#2ba6d8}
    .icon-box21 a.magicmore:hover {color: #2ba6d8;}
    @media only screen and (max-width: 479px) {
    .icon-box21 h4 { font-size:13px;}
    .icon-box21 p { font-size:12px; margin-left:63px;}
    .icon-box21 i { width:54px; height:54px; font-size:24px; padding:14px; border:1px solid; margin-right:8px;}
    }

    
    
    /* # Icon box 22
    ================================================== */   
    .icon-box22 { position: relative; text-align: center; padding: 59px 15px 25px; background: #fff; border: 1px solid #eff1f3; box-shadow: 0 2px 0 0px rgba(0,0,0,0.016); -webkit-transition: .16s all ease; transition: .16s all ease;}
    .icon-box22 i { font-size: 48px; color: #cacaca;  transition:all .23s ease;}
    .icon-box22 h4 { text-transform: uppercase; font-size: 21px; color: #474a4c; line-height: 1; margin: 25px 0; transition: all .23s ease;}
    .icon-box22 p {font-size: 13px; color: #616161; padding-left: 5%; padding-rigth: 5%;}
    .icon-box22 a.magicmore { font-size: 10px; color: #00c2e5; margin: 15px 0; background: #fff; border: 1px solid #e5e8ea; box-shadow: 0 2px 0 0px rgba(0,0,0,0.012); border-radius: 60px; padding:10px 15px 10px 16px; -webkit-transition: all .17s ease-in-out; transition: all .17s ease-in-out;  display: inline-block;}
    .icon-box22 a.magicmore:after { display:none;}
    .icon-box22 a.magicmore:hover { background: #393939; border-color:#393939; color: #fff;}
    #wrap .icon-box22 a.magicmore:hover { color: #fff;}
    .icon-box22:hover h4, .icon-box22:hover i, .icon-box22.w-featured i { color: #00c2e5;}
    .icon-box22.w-featured { position: relative; margin-top: -30px; padding: 80px 15px 65px;}
    .icon-box22.w-featured h4 { color: #00c2e5;}
    .icon-box22.w-border-right { border-right: none; }
    .icon-box22.w-border-left { border-left: none; }
    @media(max-width: 767px) {
    .icon-box22.w-featured{ margin-top: 0;}
    }
    
        
    /* #Icon Box 23
    =========================== */  
    .icon-box23 {position: relative; background-color: #f6f8f9; border: 1px solid #e5e5e5; border-radius: 5px; text-shadow: 0 0 0; margin: 40px 0 60px; -webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
    .icon-box23 * { text-shadow: none;}
    .icon-box23 i {font-size: 25px;background: #00c2e5;color: #fff;float: left;border-bottom-left-radius: 5px;border-top-left-radius: 5px;height: 100%;padding: 11px;cursor: default;margin-right: 20px;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;}
    .icon-box23 h4, .blox .icon-box23 h4, .blox.dark .icon-box23 h4 { background:#fff; color: #118eaf;font-size: 16px;font-weight: 600; padding-top: 17px; margin: 0; padding-bottom: 11px; vertical-align: -webkit-baseline-middle; border-bottom: 1px solid #D9D9D9; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px;}
    .icon-box23 h4:after { border-bottom: 2px solid #000; display: block; padding-bottom: 14px;width: 40px;}
    .icon-box23 p, .container .blox .icon-box23 p, .container .blox.dark .icon-box23 p {color: #616161;background: #f6f8f9;font-size: 13px;margin: 0;padding: 15px;}
    #wrap .icon-box23 a.magicmore { padding:0; font-size:15px; font-weight:400; text-transform:none; letter-spacing:0; position:relative; margin-bottom:20px; margin-left:15px;}
    #wrap .icon-box23 a.magicmore:after { display:inline; font-family:simple-line-icons; content: "\e606"; font-size:11px; padding-left:3px; position:static; opacity:1;}
    @media (min-width: 768px ) and (max-width: 960px ) {
    .icon-box23 i { display: block; float: none; width: 100%; border-bottom-left-radius: 0; border-top-right-radius: 6px;}
    .icon-box23 h4 { text-align: center; border-top-left-radius: 0; border-top-right-radius: 0;}
    }

    
    /* #Icon Box 24
    =========================== */  
    .icon-box24 { position: relative;  text-align:center;  background-color: #fff; padding: 0; text-shadow: 0 0 0;transition: .3s ease; padding-top: 70px;padding-bottom: 40px;border: 1px solid #eee;margin-top: 5px;     box-shadow: 0 2px 0 0px rgba(0,0,0,0.016);}
    @media only screen and (min-width: 768px) {
    .brderleftnone .icon-box24 {border-left: none;}
    }
    .icon-box24 * { text-shadow: none;}
    .icon-box24:before { content: ""; position: absolute;top: -1px;left: -1px;right: -1px;height: 55px; background: #fff;transition: .3s ease;}
    .icon-box24:after { content: ""; position: absolute;top: 54px;left: -1px;right: -1px; border-bottom: 1px solid #eee; z-index: 0;transition: .3s ease;}
    .icon-box24 i { font-size: 36px; padding: 29px; background: #fff; color: #0cb9e7; position: absolute;top: 3px; left: 50%; transform: translate(-50%,0); -webkit-transform: translate(-50%, 0); border: 1px solid #e6e6e6;  border-radius: 100%; box-shadow: 0 2px 0 0px #fafafa; cursor: default; width: 100px; height: 100px; text-align: center;z-index: 3; transition: all .3s ease-in-out;}
    .icon-box24 h4 { font-size: 18px;padding-top: 65px;padding-bottom: 15px; margin-bottom: 0px; color: #282727; text-transform: uppercase; width: 100%;}
    .icon-box24 p { font-size: 13px; color: #7a7a7a; text-align: center; padding-bottom: 48px;padding: 0 6%;}
    .icon-box24.w-border-left{ border-left: none;}
    .icon-box24.w-border-right{ border-right: none;}
    .icon-box24:hover i { border-color: transparent; background: #00c2e5; color:#fff !important;}
    #wrap .icon-box24 a.magicmore { padding:0; font-size:15px; font-weight:400; text-transform:none; letter-spacing:0; position:relative; margin-bottom:20px;}
    #wrap .icon-box24 a.magicmore:after { display:inline; font-family:simple-line-icons; content: "\e606"; font-size:11px; padding-left:3px; position:static; opacity:1;}
    @media only screen and (max-width: 767px) {
    .icon-box24 { margin:30px 0 10px;}
    }

    
    /* #Icon Box 25
    =========================== */
    .icon-box25 { background: #f6f6f6; border-right: 2px solid #00c2e5; position: relative; padding-left: 136px; padding-right: 9px; min-height: 100px;}
    .icon-box25 a { display: block;}
    .icon-box25 i { font-size: 45px; background: #00c2e5; color: #fff; padding: 38px 43px; position: relative; position: absolute; top: 0; left: 0; bottom: 0; width: 123px;}
    .icon-box25 i:before { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%);}
    .icon-box25 h4 {padding-top: 22px;padding-bottom: 0; font-size: 17px; font-weight: 600;color: #444;}
    .icon-box25 p {color: #777;font-size: 13px;padding-right: 10px;padding-bottom: 19px; margin: 0;}
    .icon-box25 a.magicmore { display: inline-block; float: right; margin-top: 15px;}
    @media only screen and (min-width: 768px) and (max-width: 961px) {
    .icon-box25 { padding: 127px 14px 14px; border-right: 0; }
    .icon-box25 i { bottom: auto; left: 0; right: 0;width: auto;height: 117px;margin: 0;}
    }
    @media only screen and (max-width: 480px) {
    .icon-box25 {padding: 140px 14px 14px; border-right: 0; }
    .icon-box25 i { bottom: auto; left: 0; right: 0;width: auto; height: 120px; margin: 0;}
    }
    
    
    .icon-colorx i, i.icon-colorx { color: #00c2e5;}
    
    .icon-box18 .displayimg {
    border: 1px solid #e6e6e6;
}
/* -------- end ----------- 
