﻿#about,#contact,#c,.page-scroll
{}
.about
{
      height: auto;
  /*background-color: cornflowerblue;*/
  background-color: #ca0d86;
  color: white;
}

.po
{
    color:White;
    font-family: "Coda",Helvetica,Arial,sans-serif;
    font-weight:normal;
    
}
.center
{
text-align:justify !important; 
font-family: candara;
  
}

.pding
{
    padding:0px;
    }
    .margn
    {
        margin:5px;
        }
           .con
{
    height:220px;
    width:100%;
}.main
{
    width:100%;
    height:auto;
    float:left;
}
.img_margin
{
    margin-top: -78px;
}
.box
{
    width:300px;
    height:auto;
    float:left;
    transition:0.5s;
    text-align:center;
    text-decoration:none;
   z-index: 130;
}
.box:hover
{
    margin-top: -150px;
    height:300px;
    background-color:White;
    box-shadow: 0 1px 4px 1px rgba(0, 0, 0, 0.2);
    color:Black;
}
.border1
{
    border-top:4px solid rgb(4, 155, 68);
}
.border2
{
    border-top:4px solid rgb(251, 95, 47);
}
.border3
{
    border-top:4px solid rgb(246, 172, 12);
}
.border4
{
    border-top:4px solid rgb(11, 152, 198);
}
.text
{
    text-align:center;
    font-family: candara;
      font-size: 20px;
}
.box-intro
{
	text-align: center;
	margin-top: -15px;
	color:darkorange !important;
	padding: 0 10px;
	font-family: candara;
}
.box-intro:hover
{
  color:#764394!important;
}
.text_H
{
    display:none;
    text-align:center;
font-family: candara;
}

.text_H:hover
{
      color: #0B98C6;
}

.box:hover > .text_H
{
    display:block;
    } 

.slide_margin
{
 height: 464px;
margin-top: 5px!important;   
}
.heder
{
      height: 70px!important;
      box-shadow: 3px 1px 9px !important;
    }
 .topnv
 {
     height:70px;
     }  
.portofl
{
    height: 280px !important;
    padding: 5px 10px;
    text-align: center;
}
.margin_top
{
    margin-top: 30px;
}
.margin_top2
{
    width:60%!important;
    margin-top:65px;
}
.margin_top1
{
   width: 50%!IMPORTANT;
  margin-top:40px  /*170px;*/;
  float: right!important;
}
.send
{
      WIDTH: 100%;
      float: right;
    }
    .send1
    {
      margin-left:0%;
      float:left;
    }
    
.hader
{
    width: auto;
    height: 150px;
    background-color: Blue;
}
.line-img
{
width: 100%;
text-align: center;

    }
    .line-img1
{
width: 80%;
text-align: center;

    }
    .cnts
    {width:100%;
     height:auto;
        }
.g_page {
color: White;
width: 100%;
height: 9%;
text-align: center;
font-family: candara;
padding: 3px;
font-size: x-large;
margin-top: -30px;
}
.g_page-content {
color: White;
width: 100%;
height: 9%;
text-align: center;
font-family: candara;
padding: 3px;
font-size: x-large;
}
.g_page1 {
color:Black;
width: 80%;
height: 9%;
text-align: center;
font-family: candara;
padding: 3px;
font-size: x-large;
}
.hight
{
    height: 315px !important;
    margin-top: -151px;
}
.img_icon
{
    height: 9px;
width: 50px;
padding: 5px 10px;
}
.span_12
{
    margin-left:15%;
}
.devlop
{
    width: auto;
    height:auto;
    background: none repeat scroll 0 0 rgba(219, 231, 233, 1);
    padding-left: 33%;
}
.slider
{
    width: auto;
    height: 300px;
    background-color: Blue;
}
.bg1
{
    background-color: rgba(47, 168, 117, 0.82);
   
}
.photo
{
    height: 250px;
    float: left;
    width: 270px;
    background-color: rgba(200, 10, 89, 0.90);
    border: 1px white solid;
}
.silver
{
    height: 330px !important;
   
}

.plan1 {
  padding-left: 0px;
  border-style: solid;
  border-width: 1px 1px 4px;
  border-color: #ffce54;
  margin-top:10px;
}

.plan1-ser1 {
  background-color: #ffce54;
}
.price {
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  text-align: center;
}
.plan1-ser1-para {
  margin-top: 10px;
  margin-right: 0px;
  margin-bottom: 30px;
  padding: 0px 10px 20px;
  border-bottom: 2px dashed #eee;
  color: white;
  text-align: center;
}
#clients {
  display: block;
  margin-bottom: 3px;
 padding-top: 1%;
  margin-left:30px;
}
#clients .clients-wrap {
  display: block;
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

#clients .clients-wrap ul {
  display: block;
  list-style: none;
  position: relative;
  width: 100% !important;
}

#clients .clients-wrap ul li {
  display: block;
  float: left;
  position: relative;
  width: 150px;
  height: 55px;
  line-height: 55px;
  text-align: center;
}
#clients .clients-wrap ul li img {
  vertical-align: middle;
  max-width: 100%;
  max-height: 100%;
  -webkit-transition: all 0.3s linear;
  -moz-transition: all 0.3s linear;
  transition: all 0.3s linear;
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65); 
   opacity: 1.0;
}
#clients .clients-wrap ul li img:hover {
  -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  filter: alpha(opacity=100); 

   opacity: 0.70;
}
.logoslide
{
    height:auto;
    background-color:cornflowerblue;
    clear:both;
}
.contact
{
    height: auto;
    background-color:blanchedalmond;
}
.futer
{
    height: 300px;
   background-color: rgba(232, 144, 28, 1);
}
/* Font imports */

/* Social icons */
.social-icons {
    font-size: 0;
}
.social-icons > a,
.social-icons > span.social-icon {
    width: 64px;
    height: 64px;
    display: inline-block;
    overflow: hidden;
    background:#fff;
}
.social-icons > a > img,
.social-icons > span.social-icon > img {
    width: 64px;
    height: 140px;
}
@-webkit-keyframes social-forward {
    0% { margin-top: 0; -webkit-transform: scale(1); }
    0.25% { margin-top: 0; -webkit-transform: scale(0.84375) translate(0, -7px); }
    0.75% { margin-top: -64px; -webkit-transform: scale(0.84375) translate(0, -7px); }
    1% { margin-top: -76px; -webkit-transform: scale(1); }
    100% { margin-top: -76px; -webkit-transform: scale(1); }
}
@-webkit-keyframes social-backward {
    0% { margin-top: -76px; -webkit-transform: scale(1); }
    0.5% { margin-top: -64px; -webkit-transform: scale(0.84375) translate(0, -7px); }
    0.75% { margin-top: 0; -webkit-transform: scale(0.84375) translate(0, -7px); }
    1% { margin-top: 0; -webkit-transform: scale(1); }
    100% { margin-top: 0; -webkit-transform: scale(1); }
}
@keyframes social-forward {
    0% { margin-top: 0; transform: scale(1); }
    0.25% { margin-top: 0; transform: scale(0.84375) translate(0, -7px); }
    0.75% { margin-top: -64px; transform: scale(0.84375) translate(0, -7px); }
    1% { margin-top: -76px; transform: scale(1); }
    100% { margin-top: -76px; transform: scale(1); }
}
@keyframes social-backward {
    0% { margin-top: -76px; transform: scale(1); }
    0.5% { margin-top: -64px; transform: scale(0.84375) translate(0, -7px); }
    0.75% { margin-top: 0; transform: scale(0.84375) translate(0, -7px); }
    1% { margin-top: 0; transform: scale(1); }
    100% { margin-top: 0; transform: scale(1); }
}

.social-icons > a:hover > img,
.social-icons > span.social-icon:hover > img {
    -webkit-animation: social-forward 65s;
    animation: social-forward 65s;
}
.social-icons > a > img,
.social-icons > span.social-icon > img {
    -webkit-animation: social-backward 50s;
    animation: social-backward 50s;
}


.social-icons > a > span.stButton,
.social-icons > span.social-icon > span.stButton {
    display: block !important;
    position: absolute;
    width: auto !important;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
}
.social-icons > a > span.stButton > *,
.social-icons > span.social-icon > span.stButton > * {
    display: none;
}
.social-icons > span.social-icon {
    cursor: pointer;
}
/****************rk*/
.tech
{
    width: 100%;
    height: auto;
}
.tech1
{
    color: #fff;
    width: 100%;
    background-color: rgb(54, 105, 197);
    height: 9%;
    text-align: center;
    font-family: candara;
    padding: 3px;
    font-size: x-large;
    padding-right: 2%;
    margin-top: 10px;
}
.tech2
{
    width: 100%;
    height: auto;
}
.tech_cim1
{
    width: 100%;
    height: auto;
    background-color: rgb(54, 105, 197);
    float: left;
    color: #fff;
    font-family: Candara;
    padding-left: 5px;
    font-size: 12px;
}
.front1
{
    width: 90%;
    height: auto;
    color: #fff;
    font-family: Candara;
    margin-left: 10%;
    font-size: 17px;
}
.front2
{
    width: 90%;
    height: auto;
    color: Black;
    font-family: Candara;
    margin-left: 10%;
    font-size: 17px;
    margin-top: 10px;
}
.arfont1
{
    width: 2%;
    height: 20px;
    float: left;
    text-align: center;
    padding-top: 5px;
}
.arfont2
{
    width: 97%;
    height: 20px;
    float: left;
    color: #fff;
}
.front3
{
    width: 88%;
    height: 20px;
    color: Black;
    font-family: Candara;
    margin-left: 12%;
    font-size: 17px;
    margin-top: 10px;
}
.frn1
{
    width: 2%;
    height: 20px;
    float: left;
    padding-top: 7px;
}
.frn2
{
    width: 98%;
    height: auto;
    color: #fff;
    font-family: Candara;
    float: left;
    padding-top: 3px;
}

.tech_cim2
{
    margin-left: 11%;
}
.line_tech-img
{
    width: 100%;
    text-align: center;
    background-color: rgb(54, 105, 197);
    padding-right: 2%;
}
.prto-new
{
    width: 266px;
    height: 266px;
}
.visson
{
    color: rgb(237, 214, 100);
    padding-top: 10px;
}
.fixd
{
    position: fixed;
}
.cap-line
{
    width: 30%;
    height: 40px;
    background-color: brown;
    float: left;
    position: absolute;
    margin-top: 16px;
    color: #fff;
    text-align: center;
    padding-top: 8px;
}
.lin_window
{
    float: left;
    margin-left: -15px;
    height: 488px;
    width: 1px;
}
.back_end
{
    padding-top: 20px;
}
.etthics
{
    margin-top: -25px;
}
.cap3
{
    width: 40%;
    height: 137px;
    margin: 150px 0px 0px 25%;
}
.icon
{
    margin-right: 3%;
}
.addrs
{
    margin-left: 9%;
    font-size: 13px;
    line-height: 20px;
    margin-top: -26px;
        font-family: helvetica,"Segoe UI",Arial,sans-serif;
}
.addr_font
{
    font-size: 13px;
    margin-top: 40px;
}
.email
{
    width: 15px;
    height: 12px;
    margin-right: 6px;
    margin-left: -9%;
    letter-spacing: 8px;
}
.target
{
    margin-top: -400px;
    color: #fff;
    font-size: 20px;
    height: 30px;
    position: absolute;
    width: 250px;
}
.phon
{
    margin-left: -9%;
    letter-spacing: 8px;
}
.wwn1
{
    height: 95px !important;
    width: 67% !important;
    margin-left: 15% !important;
}
.wwn2
{
    height: 85px !important;
    margin-left: 15% !important;
}


@media (max-width:1330px)
{
    .target
    {
        margin-top: -380px;
        margin-left: 20px;
    }
}
@media (max-width:1300px)
{
    .target
    {
        margin-top: -370px;
        margin-left: 20px;
    }
}
@media (max-width:1250px)
{
    .target
    {
        margin-top: -360px;
        margin-left: 20px;
    }
}
@media (max-width:1200px)
{
    .target
    {
        margin-top: -330px;
        margin-left: 20px;
    }
}
@media (max-width:1150px)
{
    .target
    {
        margin-top: -320px;
        margin-left: 20px;
    }
}
@media (max-width:1100px)
{
    .target
    {
        margin-top: -300px;
        margin-left: 20px;
    }
}
@media (max-width:1050px)
{
    .target
    {
        margin-top: -280px;
        margin-left: 20px;
    }
}
@media (max-width:1000px)
{
    .target
    {
        margin-top: -270px;
        margin-left: 20px;
    }
    .arfont1
    {
        padding-top: 7px !important;
        padding-right: 1% !important;
    }
    .frn1
    {
        padding-right: 1%;
        padding-top: 10px;
    }
    .front3
    {
        font-size: 16px;
    }
}
@media (max-width:950px)
{
    .target
    {
        margin-top: -250px;
        margin-left: 20px;
    }
}
@media (max-width:900px)
{
    .target
    {
        margin-top: -240px;
        margin-left: 20px;
    }
}
@media (max-width:890px)
{
    .g_page
    {
        margin-top: 0px !important;
    }
}
@media (max-width:860px)
{
    .target
    {
        margin-top: -230px;
        margin-left: 20px;
    }
}
@media (max-width:840px)
{
    .target
    {
        display: none;
    }
    #back-to-top a, #back-to-top a:link, #back-to-top a:visited, #back-to-top a:active, #back-to-top a:hover
    {
        display: block !important;
    }
}
@media (max-width:750px)
{
    .arfont1
    {
        width: 3%;
    }
    .frn1
    {
        width: 3%;
    }
    .frn2
    {
        width: 95%;
    }
}
@media (max-width:500px)
{
    .arfont1
    {
        width: 4%;
    }
    .arfont2
    {
        width: 95%;
    }
    .frn1
    {
        width: 4%;
    }
}
@media (max-width:350px)
{
    .arfont2
    {
        width: 95%;
        padding-top: 2px;
    }
    .front2
    {
        font-size: 15px;
    }
}
@media (max-width:300px)
{
    .arfont1
    {
        width: 5%;
    }
    .arfont2
    {
        padding-left: 2%;
    }
    .frn1
    {
        width: 5%;
    }
    .frn2
    {
        padding-left: 2%;
    }
}
/*Offer*/
.offer_main
{
    width: 100%;
    height: auto;
}
.offer_box
{
    width: 80%;
    height: auto;
    margin-left: 4%;
    margin-top: 10px;
}
.offer_box_tp
{
    width: 100%;
    height: auto;
}
.ofer_1
{
    width: 80%;
    height: auto;
    margin-left: 15%;
    float: left;
}
.ofer_2
{
    width: 40%;
    height: auto;
    margin-left: 5%;
    float: left;
}
.of_1_tp
{
    width: 100%;
    height: 30px;
    background-color: Orange;
}
.of_nm_lft
{
    width: 90%;
    height: 30px;
    color: #fff;
    font-family: candara;
    font-size: 16px;
    text-align: left;
    padding-left: 20px;
    padding-top: 5px;
    float: left;
}
.of_nm_right
{
    width: 10%;
    height: 30px;
    color: #fff;
    font-family: candara;
    font-size: 15px;
    text-align: center;
    padding-top: 5px;
    float: left;
}
.ofr_icn
{
    width: 30%;
    height: 20px;
    border: 1px solid rgb(250, 245, 245);
    padding-top: 4px;
    background-color: #fff;
      margin-left: 30%;
    cursor: pointer;
}
.of_icn1
{
    width: 80%;
    height: 1px;
    color: #FDFAFA;
    margin-left: 10%;
    margin-top: 2px;
    background-color: #B8B4B4;
}
.of_1_btm
{
    width: 100%;
    height: 250px;
    background-color: #fff;
    border: 1px solid orange;
    display: none;
}
.ofr_infrm
{
    width: 100%;
    height: 250px;
}
.ofr_infrm_bx
{
    width: 100%;
    height: 50px;
}
.ofr_compu_part
{
    width:100%;
    height:100px;
     margin-top: -4%;
    }
    .ofr_compu_part_lft
    {
        width:50%;
        height:100px;
        float:left;
        }
        .comp_part_tp1
        {
            width:100%;
            height:25px;
            font-size:15px;
            font-family:Monospace;
              padding-left: 40%;
              color: red;
            }
            .ofr_str
            {
                  font-family: monospace;
  font-size: 16px;
  color: red;
                }
            .comp_part_tp2
        {
            width:100%;
            height:25px;
            font-size:15px;
            font-family:Monospace;
              padding-left: 40%;
            }
            .comp_part_tp3
        {
            width:100%;
            height:25px;
            font-size:15px;
            font-family:Monospace;
              padding-left: 40%;
            }
         .ofr_compu_part_right
    {
        width:69%;
        height:100px;
        float:left;
            margin-left: -26%;
        }
.ofr_bx_lft
{
    width: 10%;
    height: 50px;
    text-align: center;
    float: left;
}
.icn_soft
{
    width: 15px;
    height: 15px;
     margin-top: 14px;
}
.ofr_bx_right
{
     width: 85%;
  color: rgb(0, 168, 255);
  height: 50px;
  font-family: monospace;
  font-size: 16px;
  text-align: justify;
  float: left;
  padding-top: 10px;
  margin-left: -3%;
}
.anual
{
      font-family: monospace;
  font-size: 16px;
  color: rgb(96, 14, 110);
  font-weight: normal;
    }
.offer_box_btm
{
    width: 100%;
    height: auto;
}
.soft_icn
{
    width: 20px;
    height: 20px;
    margin-left: -12px;
}
/*Offer*/
