/** Generated by QuickPaging **/
    #slider{border-bottom: 2px solid #1a67b7;}
    .features{/*background:url("theme_files/img/image/111.jpg");
    background: #eee;*/
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;padding: 60px 0;}
    .f-width{width:100%;display: block;clear:both;float:right}
    .cloud-header , .cloud-content{text-align: center;color:#616161;}
   
    body{font-family: 'IRANSans';}
    .cloud-content {
    padding: 5% 12%;
    min-height: 175px;
    position: relative;
    }
    .cloud-content a{    color: #ffffff;
    font-size: 12px;
    margin-top: 15px;
    position: absolute;
    bottom: 0;
    width: auto;
    right: 50%;
    background: #1272e9;
    padding: 3px 8px;
    border-radius: 5px;
    margin-right: -50px;}
    .slick-slide {
    margin: 0 10px !important;
    }
    .slick-slide img{width:100%;}
    .slick-next, .slick-next:focus {
    background: url(//www.parsonline.com/data/uploaded_files/1503912563-9.png) no-repeat center center !important;
    width: 30px !important;
    height: 30px !important;
    color: transparent !important;
    background-position: 0 0 !important;
    }
    .slick-prev, .slick-prev:focus {
    background: url(//www.parsonline.com/data/uploaded_files/1503912562-9.png) no-repeat center center !important;
    width: 30px !important;
    height: 30px !important;
    color: transparent !important;
    background-position: 0 0 !important;
    }
    .slick-next {
    right: 2% !important;z-index: 999;
    }
    .slick-prev {
    left: 2% !important;z-index: 999;
    }
    .slick-next:before , .slick-prev:before{content: "" !important;}
    .slick-track{padding: 15px 0;}
    .slick-slider{padding: 0 0%;}
    .slick-slide img{width:auto !important;display:initial !important;}
    .offers{padding: 50px 0;background: #e6e6e6;}
    .offer-content-head{font-size: 12px;color: #969696;}
    .offer-content-txt{font-weight: bold;
    font-size: 13px;
    padding: 8px 0;
    display: inline-block;}
    .golden-txt{color: #daab4e;}
    .platinum-txt{color:#b9b9ba;}
    .silver-txt{color:#9d9d9d;}
    .bronze-txt{color:#a06b43;}
    .offer-head{background: #fff;text-align: center;border-radius: 3px 3px 0 0;}
    .offer-content-head:before{content:"";width:5px;height:5px;float:right;margin:8px 0 0 5px;/*background: #00de13;*/border-radius: 50%;}
    .offer-item{display: inline-block;border-radius: 5px;box-shadow: 1px 1px 5px -1px rgba(0, 0, 0, 0.71);transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;cursor:pointer;}
    .offer-item:hover{box-shadow: 1px 1px 6px 0px rgba(0, 0, 0, 0.7);transition:0.3s;-webkit-transition:0.3s;-moz-transition:0.3s;}
    .offer-btn{background: #3fc14d;padding: 5px;text-align: center;border-radius: 0 0 3px 3px;}
    .offer-btn a{width:100%;display: block;color:#fff;font-weight: bold;}
    .offer-content{font-size: 14px;background: #fff;}
    .offer-content .col-xs-6 {padding: 5px;}
    .offers .container{width:85%;}
    .offer-head img{width:35px;display: inline-block;float:left;margin:0;border-radius: 3px 0 0 0 }
    .offer-head h3{display:inline-block;float:right;margin:0 15px 0 0;padding: 4px 0;font-size: 18px;}
    .price-txt{display: block;color:#656565;padding-right: 9%;font-size: 14px;}
    .left-txt{color:#656565; text-align: left;display: block;}
    .benefit{min-height: 300px;
    background:#1272e9;
    padding:20px 0 10px 0;
    text-align: center;
    }
    .benefit-item{text-align: center;}
    .benefit-item span{font-size: 24px;color:#b9ffc0;font-weight: bold; position: relative;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
    }
    .benefit-item:nth-child(1) > span
    {-webkit-animation-name: benefit1;
    animation-name: benefit1;-webkit-animation-duration: 7s;animation-duration: 5s;}
    .benefit-item:nth-child(2) > span
    {-webkit-animation-name: benefit2;
    animation-name: benefit2;-webkit-animation-duration: 5s;animation-duration: 3s;}
    .benefit-item:nth-child(3) > span
    {-webkit-animation-name: benefit3;
    animation-name: benefit3;-webkit-animation-duration: 6s;animation-duration: 6s;}
    @-webkit-keyframes benefit1 {
    0%   {top:45px;}
    25%  {top:53px;}
    50%  {top:41px;}
    75%  {top:58px;}
    100% {top:48px;}
    }

    @keyframes benefit1 {
    0%   {top:45px;}
    25%  {top:53px;}
    50%  {top:41px;}
    75%  {top:58px;}
    100% {top:48px;}
    }
    @-webkit-keyframes benefit2 {
    0%   {top:41px;}
    25%  {top:53px;}
    50%  {top:43px;}
    75%  {top:55px;}
    100% {top:41px;}
    }

    @keyframes benefit2 {
    0%   {top:41px;}
    25%  {top:53px;}
    50%  {top:43px;}
    75%  {top:55px;}
    100% {top:41px;}
    }
    @-webkit-keyframes benefit3 {
    0%   {top:50px;}
    25%  {top:58px;}
    50%  {top:48px;}
    75%  {top:58px;}
    100% {top:48px;}
    }

    @keyframes benefit3 {
    0%   {top:50px;}
    25%  {top:58px;}
    50%  {top:48px;}
    75%  {top:58px;}
    100% {top:48px;}
    }
    .reset{margin:0}
    .cloud-content h2{font-size: 18px;margin-bottom: 15px;padding: 0;margin-top: 0;}
    .cloud-content span{font-size: 14px;}
    .calc-txt{padding-top: 10%;color:#fff;text-align: center;}
    .calc-txt h3{font-size: 20px;
    width: 75%;
    text-align: center;
    margin: 0 auto;
    line-height: 45px;}
    .calc-txt a{background: #3fc14d;
    padding: 5px 12px;
    border-radius: 5px;
    margin-top: 15px;
    display: inline-block;}
    @media screen and (max-width:1200px){}
    @media screen and (max-width:980px){
    .cloud-header img{width:100px;}
    .features{}
    }
    @media screen and (max-width:768px){
    p.ls-l{font-size: 12px !important;right:5px !important;height:auto !important;line-height: normal !important;margin-bottom: 15px !important;}
    .stxt1{top:20% !important;}
    .stxt2{top: 30% !important;
    background: rgba(238, 238, 238, 0.88);
    padding: 2px 5px !important;
    border-radius: 5px;}
    .features{padding: 10px 0}
    .offers {padding: 20px 0;}
    .benefit{padding: 20px 0 30px 0;}

    .offer-item{margin-bottom: 5px;}
    [class^="ls-linkto-"] ,[class*="ls-linkto-"] {width:10px !important;height:10px !important;}
    }
    @media screen and (max-width:480px){
    .stxt2{top: 40% !important;}
    .benefit-item span{font-size: 14px;}
    .benefit {min-height: 160px;}
    .offers .container {width: 95%;}
    .calc-image img{height:150px;}
    .features .col-xs-12 {padding: 8% 0;border-bottom: 1px solid #e8e8e8;}
    .cloud-content {padding: 3% 3% 11% 3%;min-height: auto}
    .features .col-xs-12:last-child{border-bottom: none;}


    }